.blog-023 .blog-bar {
    padding: 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}

.blog-023 h1 {
    color: #1D202D;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 49.6px;
}

.blog-023 h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 67.2px;
}

.blog-023 .short-exp {
    color: #666872;
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 40px;
}

.featuredImg img {
    border-radius: 7px;
}

.blog-023 h3,
.blog-023 h3 a {
    color: #1D202D;
    font-size: 31px;
    font-style: normal;
    font-weight: 700;
    line-height: 49.6px;
}

.blog-023 .readMore {
    color: #4E5FF9;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.2px;
    border-radius: 3px;
    border: 2px solid #4E5FF9;
    box-shadow: 0px 2px 6px 0px rgba(78, 95, 249, 0.40);
    padding: 10px;
    width: 151px;
    display: inline-block;
    height: 38px;
    margin-top: 15px;
    transition: all ease 0.25s;
    background: transparent;
}

.blog-023 .readMore:hover {
    background: #4E5FF9;
    color: #fff;
}

.blog-023 .search-form {
    float: none;
    margin: 0;
    max-width: 243px;
    display: inline-block;
}

.blog-023 .sidebar-blog .fl-search-input.form-control,
.blog-023 input.search-field {
    background: url(https://www.benchmarkemail.com/wp-content/uploads/2023/09/search-69171dd3-1.svg) 10px 12px no-repeat #F9F9FA;
    background-size: auto;
    height: 40px;
    padding-left: 30px;
    padding-right: 10px;
    box-shadow: none;
    color: #1d202d;
    position: relative;
    z-index: 10;
    outline: 0;
    width: 100%;
    border-radius: 2px;
    border: 1px solid #CFCFDA;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.blog-023 .search-cat .category-dd-label,
.blog-023 .search-cat .category-dd-label:hover {
    color: #1D202D;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 23px;
    text-transform: uppercase;
    text-decoration: none !important;
    background: url('/wp-content/uploads/2023/09/arrow_drop_down.svg') right center no-repeat;
    padding-right: 30px;
    font-weight: 600;
}

.blog-023 .search-cat .category-dd-label.active {
    background: url('/wp-content/uploads/2023/09/arrow_drop_down1.svg') right center no-repeat;
}

.blog-023 .blog-featured {
    background: #E7F2FB;
}

.blog-023 .team-write,
.blog-023 .team-write * {
    color: #666772;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}

.blog-023 .latest-posts {
    padding: 40px 0;
}

.blog-023 .seeAllbtn {
    color: #5587E0;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    float: right;
    transition: all ease 0.2s;
}
.blog-023 .seeAllbtn:hover {
    color: #5587E0;
    text-decoration: underline !important;
}
.blog-023 .seeAllbtn:hover svg {
    transform: translateX(2px);
  }
.blog-023 .cat-link {
    color: #AFB1B5;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}
.blog-023 .cat-link:hover {
    color: #1d202d;
  }
.blog-023 article .date-post {
    color: #666872;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}

.blog-023 article .post-text {
    padding: 30px 0;
}

.blog-023 article .post-img {
    background-position: center;
    background-size: cover;
    min-height: 190px;
    margin: 0;
    border-radius: 7px;
    overflow: hidden;
    max-height: 198px;
}

.blog-023 article .post-img img:hover {
    transform: scale(1.1);
}

.blog-023 article .post-text h4,
.blog-023 article .post-text h4 a {
    color: #1D202D;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}

.blog-023 article .post-text h4 {
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.blog-023 .featured-text {
    padding-left: 30px;
}

.blog-023 .search-cat {
    text-align: right;
    padding-top: 8px;
}

.blog-023 .dd-container {
    display: inline-block;
    padding-left: 68px;
}

.blog-023 .registerBtn,
.blog-023 .registerBtn:hover {
    color: #FFF;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.2px;
    background: #4E5FF9;
    padding: 14px 10px 13px 10px;
    width: 159.605px;
    height: 44.27px;
    display: block;
    margin-top: 30px;
    border-radius: 2px;
    transition: all ease 0.25s;
    box-shadow: 0px 2px 6px 0px rgba(78, 95, 249, 0.40);
}

.blog-023 .cta-posts {
    background: #F9F9FA;
    padding-bottom: 0;
}

.blog-023 .ctaTxt {
    padding-left: 130px;
    padding-top: 70px;
}

.blog-023 .ctaTxt p {
    color: #96979D;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
}

.trending-posts h3 {
    margin-bottom: 40px;
}

.trending-posts article {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    padding: 0 0px 50px 0px;
    margin: 0 15px 50px 15px;
}

.trending-posts article h3 {
    margin-bottom: 10px;
}

.trending-posts article:last-of-type {
    border-bottom: none;
}

.trending-posts article img {
    border-radius: 7px;
}

.blog-023 .trending-posts article h3 a {
    font-weight: 600;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.blog-023 .trending-posts article .post-text {
    padding-left: 90px;
  }
.blog-023 .newsletter-blog-ad {
    border-radius: 7px;
    background: rgba(78, 95, 249, 0.13);
    box-shadow: none;
    box-shadow: none;
    position: relative;
    padding: 50px;
}

.blog-023 .newsletter-blog-ad::after {
    content: '';
    position: absolute;
    right: 0;
    top: -10%;
    height: 115%;
    width: 40%;
    background: url(https://www.benchmarkemail.com/wp-content/uploads/2023/09/newsletter-subscribe.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.blog-023 .newsletter-blog-ad p span {
    margin: 0;
    color: #1D202D;
    font-size: 31px;
    font-style: normal;
    font-weight: 700;
    line-height: 67.2px;
    text-transform: none;
}

.blog-023 .newsletter-blog-ad p {
    color: #666772;
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: 42.5px;
}

.blog-023 .newletter-email,
.blog-023 .newsletter-content {
    width: 55%;
    float: left;
}

.blog-023 .inner-content-blog {
    width: 100%;
    max-width: 1200px;
}

.blog-023 .newsltetter-email-inner {
    width: 100%;
    height: auto;
    max-width: 400px;
}

.blog-023 .newsltetter-email-inner button,
.blog-023 .newsltetter-email-inner input[type="submit"] {
    float: left;
    width: 100%;
    height: 44px;
    padding: 0 5px;
    margin: 0 0 1.25rem;
    position: relative;
    -webkit-appearance: none;
    transition: all .3s ease-out;
    text-decoration: none;
    background-color: #4e5ff9;
    border: none;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.6px;
    margin-bottom: 0;
    border-radius: 7px;
}

.blog-023 .newsltetter-email-inner input {
    float: left;
    width: 100%;
    height: 47px;
    box-shadow: none;
    margin: 0;
    margin-bottom: 0px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    font-size: 13px;
    margin-bottom: 25px;
    border-radius: 2px;
    border: 1px solid #CFCFDA;
    background: #F9F9FA;
}

.blog-023 .newletter-email #subscribe_message {
    width: 100%;
    clear: both;
}

.newsletter-posts {
    background: #F9F9FA;
    padding: 50px 0;
}

.benchmark-recommends {
    background: #F9F9FA;
}

article.swiper-slide {
    border-radius: 0px 7px 7px 0px;
    background: #FFF;
}

.swiper-button-prev {
    background: url(https://www.benchmarkemail.com/wp-content/uploads/2023/09/left-active.svg) no-repeat center;
}

.swiper-button-next {
    background: url(https://www.benchmarkemail.com/wp-content/uploads/2023/09/right-active.svg) no-repeat center;
}

.swiper-button-prev,
.swiper-button-next {
    width: 40px;
    height: 40px;
    position: relative;
    display: inline-block;
    margin: 0 15px;
    margin-top: 9px;
}

.swiper-button-next::after,
.swiper-rtl .swiper-button-prev::after {
    display: none;
}

.swiper-button-prev::after,
.swiper-rtl .swiper-button-next::after {
    display: none;
}

.controls {
    display: inline-block;
    vertical-align: middle;
}

.swiper.mySwiper {
    padding-top: 50px;
    padding-bottom: 100px;
}

.swiper.mySwiper article .post-text {
    padding: 30px 20px 0 20px;
}

.swiper.mySwiper article .post-text h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.swiper.mySwiper article .post-img {
    border-radius: 7px 0px 0px 7px;
    min-height: 300px;
}

.swiper.mySwiper article .post-img img {
    display: none !important;
}

.category-mega {
    background: #FFF;
    box-shadow: 0 4px 4px 0px rgba(0, 0, 0, 0.13);
    padding: 40px 0;
    position: absolute;
    z-index: 9;
    left: 0;
    width: 100%;
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    transition: all ease 0.2s;
}

.category-mega ul li a {
    color: #666872;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    display: block;
}

.category-mega #category-dd-options {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.category-mega ul li {
    float: left;
    width: 245px;
    list-style: none;
}

.blog-023 .cta-posts .row {
    flex-direction: row-reverse;
}

.blog-023 .benchmark-recommends .blog-title {
    font-weight: 300;
}

.blog-023 .trending-posts article .post-img {
    max-height: 280px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
}

/* single  */
.header-023 {
    background: #e7f2fb;
    padding-bottom: 400px
}

.header-023 .category_name {
    color: #afb1b5;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 1.2px;
    text-transform: uppercase
}

.icon-post {
    width: 40.266px;
    height: 40.266px;
    display: inline-block;
    border-radius: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: 0 8px
}

.linkedin-social.icon-post {
    background-image: url(/wp-content/uploads/2023/09/ln.png);
}

.facebook-social.icon-post {
    background-image: url(/wp-content/uploads/2023/09/fb.png);
}

.twitter-social.icon-post {
    background-image: url(/wp-content/uploads/2023/09/X.png);
}

.email.icon-post {
    background-image: url(/wp-content/uploads/2023/09/Email.png);
}

.linkcopy.icon-post {
    background-image:url(/wp-content/uploads/2023/09/link.png);
}
.linkcopy.icon-post:hover {
    background-image:url(/wp-content/uploads/2023/09/link-active.png);
}
.linkedin-social.icon-post:hover {
    background-image: url(/wp-content/uploads/2023/09/ln-1.png);
}

.facebook-social.icon-post:hover {
    background-image: url(/wp-content/uploads/2023/09/fb-1.png);
}

.twitter-social.icon-post:hover {
    background-image: url(/wp-content/uploads/2023/09/X-1.png);
}

.email.icon-post:hover {
    background-image: url(/wp-content/uploads/2023/09/Email-1.png);
}

.header-023 .team-write {
    float: left
}

.header-023 .post-shared {
    float: right
}

.header-023 .team-write * {
    color: #666872;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px
}

.single .FimgUrl {
    margin-top: -410px;
    margin-bottom: 40px;
}

.FimgUrl img {
    margin: 0 auto;
  display: block;
    border-radius: 7px
}

#messagecopy {
    position: absolute;
    right: 0;
    font-size: 10px
}
.search .blog-023 h2 {
    font-size: 31px;
    line-height: 49px;
  }
  .search .breadcrumbs {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    margin-bottom: 44px;
    padding-bottom: 14px;
    padding-left: 0;
  }
  .search  .breadcrumbs span,.search  .breadcrumbs span a {
    color: #666872;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
  }
  .search  .breadcrumbs span.active a,
  .search  .breadcrumbs span.active{
    color: #5587E0; 
  }
/* End single */
.blogheadform {
    position: relative;
}
.blog-023 .expand .search-form {
    max-width: none;
    display: inline-block;
    position: absolute;
    left: 15px;
    width: 92%;
  }
  .blog-023 .expand input.search-field {
    border: 1px solid rgba(101, 34, 255, 0.50);
  }
  .blog-023 #closesearch {
    background: url(/wp-content/uploads/2023/09/close.svg);
      background-position-x: 0%;
      background-position-y: 0%;
      background-repeat: repeat;
    background-repeat: no-repeat;
    background-position: center;
    height: 30px;
    width: 30px;
    float: right;
    cursor: pointer;
    display: none;
    padding: 20px;
  }
  .blog-023 .expand #closesearch{
    display: block;
  }
  .blog-023 .expand .dd-container{
    display: none;
  }
  body .pagination-blog, 
  body .pagination-blog.inner-content-blog {
    padding-bottom: 50px;
  }

  /* author */
.auto-descr,.guest-author {
    color: #666872;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    max-width: 980px;
     margin: 0 auto;
  }
  
  .sc-auth {
    padding-top: 30px;
  }
  .explore-more {
    background-color: #E7F2FB;
    padding: 0;
    background-image: url(/wp-content/uploads/2023/10/patteren.svg);
    background-size: contain;
    background-position: right top;
    background-repeat: no-repeat;
  }
  .explore-more h3{
    color: #1D202D;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 67.2px;
  }
  .content-exp{
    padding-top: 100px;
  }
  .all-articles{
    color: #1D202D;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 180% */
  }
.layoutconvert {
text-align: right;
margin-bottom: 0px;
}
.layoutconvert span{
font-size: 12px;
font-weight: 700;
color: #afb1b5;
line-height: 26px;
letter-spacing: 1.2px;
display: inline-block;
text-transform: uppercase;
}
.togglelayout {
width: 80px;
height: 40px;
float: right;
margin-left: 30px;
 position: relative;
}
.togglelayout span{
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor:pointer;
  display:block;
  width: 100%;
 height: 100%;
 position: absolute;
  top: 0;
  right: 0;
}
.togglelayout span.small{
  background-image: url('/wp-content/uploads/2023/10/list-small.png');
}
.togglelayout span.big{
  
background-image: url('/wp-content/uploads/2023/10/list-big.png');
}
.shifted-row.trending-posts article {
    display: flex;
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
  }
  .shifted-row.trending-posts article .post-img {
    max-width: 500px;
  }
  .shifted-row.trending-posts .all-articles,
  .shifted-row.trending-posts .layoutconvert{
    margin-bottom: 58px;
  }
  .shifted-row .post {
    transition: all ease 0.3s;
  }
  .single-post .blog-023 .inner-content-blog {
    max-width: 720px;
  }
  .single-post .header-023  .search {
    display: none;
  }
  .single-post .blog-023 .auto-descr, .single-post .blog-023 .guest-author {
    font-size: 16px;
    color: #666872;
  }
  .single-post .blog-023 .auto-descr a{
    color: #5587E0; 
  }
  .single-post .author-thumb {
    width: 32px;
    height: 32px;
    border-radius: 100%;
  }
  .single-post .author-bio {
    display: flex;
    padding: 50px 0;
    border-top: 1px solid #00000021;
    align-items: baseline;
  }
  /* Typo graphy */
  .single-post .header-023 h1 {
    color: #1D202D;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 67.2px;
  }
  .single-post .blog-content h2, .single-post .blog-content h2 span {
    color: #1D202D;
    font-size: 31px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.6;
  }
  .single-post .blog-content h3, .single-post .blog-content h3 span {
    color: #1d202d;
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.6;
  }
  .single-post .blog-content h4, .single-post .blog-content h4 span {
    color: #96979D;
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.7;
  }
  .single-post .blog-content h5, .single-post .blog-content h5 span {
    color: #96979D;
    font-size: 25px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.8;
  }
  .single-post .blog-content h6, .single-post .blog-content h6 span {
    color: #96979D;
    font-size: 25px;
    font-weight: 300;
    font-style: normal;
    line-height: 1.8;
  }
  .single-post .blog-content p,
  .single-post .blog-content ul li {
    color: #666872;
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
    margin-bottom: 30px;
    font-weight: 400;
  }
  .single-post .blog-content p strong,
  .single-post .blog-content p b,
  .single-post .blog-content ul li strong,
  .single-post .blog-content ul li b{
    color: #353844;;
    font-weight: 700;
  }
  .single-post .blog-content h2, 
  .single-post .blog-content h3,
  .single-post .blog-content h4, 
  .single-post .blog-content h5,
  .single-post .blog-content h6 {
    padding: 0 0 15px 0;
  }
  .single-post .blog-content a, 
  .single-post .blog-content p a,
  .single-post .blog-content li a {
    color: #5587E0;
    }
  /* End typo graphy */
  .auth-head {
    min-width: 200px;
    color: #1D202D;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 49.6px; /* 198.4% */
    }
  .author-thumb-link,.guest-author{
    display: inline-block;
  }
  .tags div a.tags {
    border-radius: 3px;
    border: 2px solid #4E5FF9;
    box-shadow: 0px 2px 6px 0px rgba(78, 95, 249, 0.40);
    padding: 7px 10px;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    line-height: normal;
    letter-spacing: 1.2px;
    font-weight: 700;
    display: inline-block;
    margin: 0 30px 30px 0;
  }
  .tags div a.tags:hover{
    color:#fff;
    background: #4E5FF9;
  }
  .single-post .cover-image {
    padding: 50px;
    text-align: center;
    margin: 50px 0;
  }
  .inline-team-mistakes {
    background: #4E5FF9;
    border-radius: 8px;
    display: flex;
    padding: 30px;
    align-items: center;
    margin-bottom: 30px;
  }
  .content-team-mistakes {
    padding-left: 15px;
  }
  .blog-content .inline-team-mistakes h3, 
  .blog-content .inline-team-mistakes p {
    color: #fff;
    padding: 0;
    margin: 0;
  }
  .inline-team-mistakes img {
    max-width: 150px;
  }
/* Resource widget */
body{
    overflow-x: hidden;
  }
  .resource-download {
    background: #E7F2FB;
    padding: 80px 20px;
    width: 100%;
    display: flex;
    margin-bottom: 30px;
    position: relative;
  }
  .resource-download::after {
    position: absolute;
    content: '';
    width: 100%;
    background: #E7F2FB;
    right: -99%;
    left: auto;
    height: 100%;
    top: 0;
  }
  .resource-download::before {
    position: absolute;
    content: '';
    width: 100%;
    background: #E7F2FB;
    left: -99%;
    right: auto;
    height: 100%;
    top: 0;
  }
  .resource-content-down span {
    color: #666872;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    display: block;
    padding: 30px 0 10px 0;
  }
  
  .single-post .blog-content .resource-content-down > h3, 
  .single-post .blog-content .resource-content-down > h3 a{
    font-size: 31px;
    font-weight: 700;
    color: #000;
    line-height: 49px;
    margin: 0;
    padding: 0 0 29px 0;
    display: block;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .resource-content-down {
    padding-left: 40px;
  }
  .resource-image img {
    min-width: 250px;
    max-width: 100%;
  }
  .single-post .blog-content .resource-down-btn {
    border: 2px solid #4E5FF9;
    box-shadow: 0px 2px 6px 0px #4E5FF966;
    padding: 12px 20px;
    width: 210px;
    display: block;
    text-align: center;
    color: #4E5FF9;
    border-radius: 3px;
  }
  /* Resource widget end */  
  .single-post.post {
    background: #f9f9f9;
  }
  .header-023 .team-write .avatar {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    margin: 0 10px 0;
  }
  .header-023 .team-write .authArticle{
    color: #5587E0;
    text-decoration: underline;
  }
  .header-023 .team-write .blog-author {
    display: inline-block;
  }
  .inline-auth {
    display: inline-block;
    vertical-align: top;
    max-width: 90%;
  }
  .inline-auth p {
    margin: 0;
    line-height: normal !important;
  }
  .guest_author_info .guest_author_thumb{
  max-width: 250px;
  display: inline-block;
  vertical-align: middle;
  width: 36%;
  padding-right: 20px;
  }
  .guest_author_content
  {
  display: inline-block;
  width: 60%;
  vertical-align: middle;
  }
  .guest_author_info
  {
  color: #666872;
  padding-top: 20px;

  }
  .guest_author_company{
  color: #5587E0;
  }
 
@media screen and (max-width: 600px) {
     /* Resource widget */
     .resource-download{
        flex-direction: column;
      }
      .resource-content-down {
        padding-left: 15px;
      }
      .single-post .blog-content .resource-content-down > h3, 
      .single-post .blog-content .resource-content-down > h3 a{
        display: block;
      }
    /* Resource widget end */
    .single-post .cover-image {
        padding: 20px;
        margin: 20px 0;
      }
    .blog-023 .trending-posts article .post-img,.blog-023 article .post-img {
        max-height: none;
    }
    .shifted-row.trending-posts article .post-img {
        max-width: none;
      }
    .blog-023 .blog-featured {
        text-align: center;
    }

    .blog-023 h2 {
        font-size: 31px;
        line-height: 40px;
    }

    .blog-023 .featured-text {
        padding-left: 0;
    }

    .blog-023 .featured-text h3 {
        font-size: 20px;
        line-height: 34px;
    }

    .featuredImg img {
        margin-bottom: 25px;
    }

    .blog-023 .team-write,
    .blog-023 .team-write * {
        font-size: 14px;
    }

    .blog-023 .readMore {
        width: 100%;
    }

    .blog-023 .search-form {
        display: none;
    }

    .blog-023 .search-cat .category-dd-label {
        width: auto;
    }

    .bloghead,
    .blogheadform {
        width: auto;
    }

    .blogheadform {
        width: 75%;
        float: right;
        padding-right: 0;
    }

    .category-mega ul li {
        width: 100%;
    }

    .category-mega ul li a {
        border-bottom: 1px solid #66687236;
        padding: 5px 20px;
    }

    .category-mega ul li:last-child a {
        border: none;
    }

    .blog-023 .ctaTxt {
        padding-left: 0;
        padding-top: 0;
        text-align: center;
    }

    .blog-023 .registerBtn,
    .blog-023 .registerBtn:hover {
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .blog-023 h3.blog-title {
        font-size: 25px;
    }

    .blog-023 .trending-posts article h3 a {
        font-size: 20px;
        line-height: 36px;
    }

    .blog-023 .seeAllbtn {
        display: none;
    }

    .blog-023 .newsletter-blog-ad {
        padding: 25px;
        padding-bottom: 230px;
    }

    .blog-023 .newletter-email,
    .blog-023 .newsletter-content {
        width: 100%;
        float: left;
    }

    .blog-023 .newsletter-blog-ad::after {
        height: 212px;
        width: 200px;
        bottom: -20px;
        left: calc(50% - 100px);
        top: auto;
    }

    .blog-023 .newsletter-blog-ad p {
        font-size: 20px;
        line-height: 36.5px;
    }

    .blog-023 .newsletter-blog-ad p span {
        font-size: 31px;
        line-height: 49px;
    }

    .blog-023 .newsltetter-email-inner {
        max-width: none;
    }

    .blog-023 .newletter-email {
        margin-top: 30px;
    }

    .blog-023 h3,
    .blog-023 h3 a {
        font-size: 20px;
        line-height: 34px;
    }

    .blog-023 .seeAllbtn-div .seeAllbtn {
        color: #4E5FF9;
        text-align: center;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 1.2px;
        border: 2px solid #4E5FF9;
        filter: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.25));
        background: #fff;
        padding: 10px 12px;
        border-radius: 4px;
        text-transform: uppercase;
        width: 100%;
    }

    .blog-023 .seeAllbtn-div,
    .blog-023 .seeAllbtn-div .seeAllbtn {
        display: block !important;
    }

    .row.lts-wrap {
        flex-wrap: nowrap;
        overflow: hidden;
        overflow-x: scroll;
    }

    .latest-posts article {
        margin-top: 20px;
    }

    .row.lts-wrap .col-md-4 {
        min-width: 94%;
    }

    .seeAllbtn-div {
        margin-top: 40px;
    }

    .row.lts-wrap>article {
        min-width: 90%;
    }
    .blog-023 .trending-posts article .post-text {
        padding: 30px 0;
    }
}
@media screen and (max-width: 560px) {
    .guest_author_info .guest_author_thumb,
    .guest_author_content{
      width: 100%;
      max-width:none;
      padding: 10px;
    }
  }