.section-padding {
    padding: 80px 0;
}
.arti_img_two img {
    width: 100%;
    margin-bottom: 20px;
}
.arti_sp h2 {
    margin-top: 30px;
    font-weight: 700;
    margin-left: 60px;
    margin-bottom: 30px;
}
.arti_sp img {
    margin-bottom: 30px;
    width: 100%;
}
.share_sp {
    margin-top: 30px;
    overflow: hidden;
}
.share_sp h4 {
    font-weight: 600;
    margin-bottom: 25px;
}

.share_sp ul li {
    float: left;
}
.share_sp ul li a {
    color: #fff;
    transition: 0.3s;
    padding: 15px;
    display: block;
    background: #f4f4f4;
    background: #2eca7f;
    border-radius: 5px;
    margin-right: 10px;
}
.share_sp ul li a:hover {
    background: #1a2d62;
}
/*START SINGLE BLOG PAGE DESIGN*/
.author_part {
    margin-bottom: 30px;
    overflow: hidden;
    margin-top: 60px;
}
.single_author {
    background: #fff none repeat scroll 0 0;
    padding: 40px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 150px 0px rgba(78, 67, 250, 0.06);
    box-shadow: 0px 0px 150px 0px rgba(78, 67, 250, 0.06);
    overflow: hidden;
    border: 1px solid #ededed;
}
.author_part img {
    border: 4px solid #ededed;
    border-radius: 100px;
    float: left;
    height: 120px;
    margin-right: 20px;
    width: 120px;
}
.author_part h4 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 10px;
    overflow: hidden;
}
.author_part p {
    margin-bottom: 0;
}
.blog_head_title {
    border-bottom: 1px solid #ededed;
    margin: 0 0 30px;
    padding-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
}
.comments_part {
    margin-bottom: 60px;
}
.single_comment {
    margin-bottom: 30px;
    background: #fff;
    padding: 40px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 150px 0px rgba(78, 67, 250, 0.06);
    box-shadow: 0px 0px 150px 0px rgba(78, 67, 250, 0.06);
    overflow: hidden;
    border: 1px solid #ededed;
}
.sc_left {
    margin-left: 100px;
}
.single_comment_mbnone {
    margin-bottom: 0px;
}
.single_comment img {
    border: 4px solid #ededed;
    border-radius: 100px;
    float: left;
    height: 120px;
    margin-right: 20px;
    width: 120px;
}
.single_comment h4 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 10px;
    overflow: hidden;
}
.single_comment p {
    margin-bottom: 0;
    overflow: hidden;
}
.comment-box {
    background: #fff;
    padding: 40px;
    border-radius: 10px;
}
@media only screen and (max-width: 768px) {
    .comment_form textarea {
        width: 100%;
    }
}
/*END SINGLE BLOG PAGE DESIGN*/
.sidebar-post {
    background: #fff;
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 30px;
    box-shadow: 0px 0px 150px 0px rgba(78, 67, 250, 0.06);
    border: 1px solid #ededed;
}
.subscribe__input {
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 500px;
    color: #1a2d62;
    display: block;
    font-weight: 600;
    height: 52px;
    letter-spacing: 0.4px;
    margin: 0;
    padding: 0 60px 0 20px;
    text-transform: capitalize;
    width: 100%;
}
.subscribe__input:focus {
    outline: 0 none;
    box-shadow: none;
    border: 2px solid #2eca7f !important;
}
.subscribe__btn {
    background-color: #2eca7f;
    border-radius: 100px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 22px;
    height: 52px;
    position: absolute;
    right: 0;
    top: 0;
    width: 54px;
}
.subscribe__btn:hover i {
    color: #fff;
}
.sub_btn {
    background: #2eca7f;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    padding: 14px 40px;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-radius: 100px;
    display: inline-block;
    font-weight: 500;
}
.sub_btn:hover,
.sub_btn:focus {
    background: #fff;
    color: #1a2d62;
}
.sidebar_title h4 {
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ededed;
}
.single_popular {
    margin-bottom: 20px;
    overflow: hidden;
}
.single_popular:last-child {
    margin-bottom: 0;
}
.single_popular a img {
    width: 80px;
    height: 60px;
    float: left;
    margin-right: 10px;
    border-radius: 6px;
}
.single_popular h5 a {
    color: #1a2d62;
    font-size: 16px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-weight: 500;
}
.single_popular h5 a:hover {
    color: #554c86;
}
.social_item {
    padding: 8px 12px;
    border-radius: 4px;
}
.single_social ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: repeat(2, minmax(0, 1fr));
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    list-style: none;
    -ms-grid-columns: minmax(0, 1fr) 10px minmax(0, 1fr);
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.single_social ul li a i {
    color: #fff;
    font-size: 12px;
}
.b_facebook {
    background: #1a4fc5;
}
.b_tiktok {
    background: #34526f;
}
.b_youtube {
    background: #f50000;
}
.b_instagram {
    background: #e62e3f;
}
.b_tumblr {
    background: #34526f;
}
.b_rss {
    background: #e8a50e;
}
.item-list {
    float: right;
    color: #fff;
    font-size: 13px;
}

/*Start category*/
.single_category {
    overflow: hidden;
}
.item-category {
    padding: 8px 12px;
    border-radius: 4px;
    background: #f2f2f2;
}

.single_category ul li {
    line-height: 32px;
    float: left;
    margin: 10px;
}
.single_category ul li a {
    color: #1a2d62;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
}
/*End category*/
.event-content.ec_pd {
    padding: 0;
    border: 0;
}
.event-content h3 a {
    color: #1a2d62;
    font-size: 20px;
    font-weight: 800;
    margin: 0 0 15px 0;
    text-transform: capitalize;
    display: block;
    line-height: 30px;
    transition: 0.3s;
}
.event-content h3 a:hover {
    color: #2eca7f;
}
.event-content span i {
    color: #2eca7f;
    margin-right: 8px;
}
.event-content > span {
    color: #1a2d62;
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 20px;
}
.will_hide_div h1{
    font-family: "Red Hat Display", sans-serif;
  }