@media (min-width: 1200px) {
    .single-post.ast-narrow-container .site-content > .ast-container {
        max-width: 78.125vw;
        padding: 0 15px;
    }
}
.single-post.ast-narrow-container .site-content > .ast-container {
    display: block;
}
.single-post ,.archive.category{
    background: #fff;
}
.archive.category .site-content{
    background: #E3E6EB;
    padding: 6.042vw 0 7.865vw;
}
body.archive .ast-archive-description {
    background-color: transparent;
    padding: 0;
    margin: 0;
    text-align: center;
    max-width: 100%;
}
.single-post .single-post-header h1,
body.archive .ast-archive-description .ast-archive-title,
 body.archive .ast-archive-description .ast-archive-title *{
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 2.813vw;
    line-height: 3.438vw;
    letter-spacing: -0.01em;
    color: #000000;
    text-align: center;
}
body.archive .ast-archive-description .ast-archive-title,
 body.archive .ast-archive-description .ast-archive-title * {
    margin: 0;
 }
 .search-results h1,
 .search-results h1 span {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #000000;
    text-align: center;
}
.ast-breadcrumbs span{
    color: #000000;
    font-family: "Montserrat", sans-serif;
}
.single-post-header .post-img {
    width: 100%;
    margin: 2.396vw 0 1.927vw;
    /*max-height: 39.271vw;*/
    /*object-fit: cover;*/
}
.single-post header.entry-header .entry-meta,
.single-post header.entry-header .entry-meta *,
.single-post .single-post-meta span,
.single-post .single-post-meta span a,
.ast-blog-meta-container span,
.ast-blog-meta-container span a,
.ast-blog-meta-container .entry-meta{
    font-family: 'Lato';
    font-size: 0.938vw;
    line-height: 1.146vw;
    color: #2B3640;
    font-weight: 500 !important;
    text-align: center;
}
.ast-blog-meta-container span,
.ast-blog-meta-container span a,
.ast-blog-meta-container .entry-meta {
    text-align: left;
}
.archive.category .site-main .no-results .page-content p {
    font-family: 'Lato';
    font-size: 0.938vw;
    line-height: 1.146vw;
    color: #2B3640;
    font-weight: 500 !important;
}
.archive.category .site-main .no-results .page-content .search-form {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 30.15vw;
}

.archive.category .site-main .no-results .page-content .search-form .search-field {
    height: 2.448vw;
    background: #FFFFFF;
    border: 0.15vw solid #1E3D4D;
    border-radius: 2.604vw;
    padding-right: 2.865vw;
}

.archive.category .site-main .no-results .page-content .search-form .search-submit {
    background-color: transparent;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    z-index: 0;
    width: 2.865vw;
    height: 2.448vw;
    font-size: 0;
    box-shadow: none;
}
.archive.category .site-main .no-results .page-content .search-form .search-submit > span {
    font-size: 0;
}
.archive.category .site-main .no-results .page-content .search-form .search-submit .icon-search {
    font-size: 1.146vw;
}
.archive.category .site-main .no-results .page-content .search-form .ast-icon svg {
    fill: #2B3640;
}
.single-post .single-post-meta {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 1.667vw;
}
.single-post .single-post-meta span{
    display: inline-block;
    vertical-align: middle;
}
.single-post .single-post-meta span img{
    margin-right: 0.495vw;
    vertical-align: top;
    width: 1.042vw;
}
.single-post h1.entry-title {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.813vw;
    line-height: 3.438vw;
    letter-spacing: -0.01em;
    color: #000000;
    text-align: center;
}
.single-post .single-post-header p {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 1.146vw;
    line-height: 1.563vw;
    color: #1E3C4D;
}
 .post-navigation .nav-previous a,
 .post-navigation .nav-next a {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 1.563vw;
    line-height: 1.875vw;
    color: #1E3C4D;
    text-decoration: none;
    border-bottom:0.15vw solid #1E3C4D;
    display: inline-block;
    width: auto;
    padding: 0 !important;
}
.post-navigation .nav-previous a:hover,
 .post-navigation .nav-next a:hover{
    color: #E28EA3;
    border-bottom-color: #E28EA3;
}
.post-navigation .nav-previous a img,
 .post-navigation .nav-next a img{
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    top: -0.208vw;
    position: relative;
 }
 .post-navigation .nav-previous a img{
    padding-right: 0.729vw;
 }
.post-navigation .nav-previous a:hover img,
 .post-navigation .nav-next a:hover img{
    filter: brightness(0) saturate(100%) invert(62%) sepia(40%) saturate(590%) hue-rotate(300deg) brightness(106%) contrast(77%);
 }

.single .post-navigation {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.single .post-navigation a p ,
.single .post-navigation .nav-previous:after{
    display: none !important;
}
.archive .ast-article-post .ast-article-inner, .blog .ast-article-post .ast-article-inner,
.archive .ast-article-post .ast-article-inner:hover, .blog .ast-article-post .ast-article-inner:hover {
    background: #fff;
    border-radius: 0;
}
.share-btn {
    position: relative;
    z-index: 2;
}
.singel-post-bottom-social-btn {
    position: absolute;
    right: -120px;
    left: auto;
    top: 40px;
    width: 413px;
    height: auto;
    background: #FFFFFF;
    border: 1px solid #E3E6EB;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 0.521vw;
    text-align: center;
    display: none;
}
.singel-post-bottom-social-btn::before,
.singel-post-bottom-social-btn::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    top: -15px;
    opacity: 1;
    width: 10px;
    margin: 0 auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    transform: rotate(180deg);
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.singel-post-bottom-social-btn::before {
    border-top: 10px solid #E3E6EB;
    margin-top: 5px;
}
.singel-post-bottom-social-btn::after {
    border-top: 10px solid #fff;
    margin-top: 7px;
    z-index: 1;
}
.single-post-des-footer {
    margin-top: 1.563vw;
}
.single-post .social-share-buttons .social-share-button img {
    width: 2.448vw;
    margin: 0;
}

.single-post .social-share-buttons .social-share-button:not(:last-child) {
    margin-right: 0.521vw;
}
.single-post .social-share-buttons .social-share-button {
    display: inline-block;
    vertical-align: top;
}
/*  */
.singel-post-section {
    display: block;
    width: 100%;
    padding: 3.125vw 0;
}
.singel-post-row {
    display: flex;
    column-gap: 2.604vw;
    margin-top: 1.927vw;
}
.singel-post-row .singel-post-left-col {
    width: 25%;
}
.singel-post-row .singel-post-right-col {
    width: 75%;
}
.singel-post-sidebar-text {
    /*padding-right: 0.521vw;*/
    position: sticky;
    top: 9vw;
}
.singel-post-sidebar-text h4{
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.354vw;
    line-height: 1.458vw;
    color: #1E3D4D;
    margin-bottom: 0.781vw;
}
.singel-post-sidebar-text ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.singel-post-sidebar-text ul li {
    position: relative;
	margin-bottom: 1rem;
}
.singel-post-sidebar-text ul a {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 0.938vw;
    line-height: 2vw;
    color: #898989;
    display: block;
}
.singel-post-sidebar-text ul a.active ,
.singel-post-sidebar-text ul a:hover,
.single-post .single-post-meta span a:hover{
    color: #F2455E;
}
.singel-post-des-text h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 1.875vw;
    line-height: 2.250vw;
    color: #1E3D4D;
    margin-bottom: 1.927vw;
}
.common-spacing .singel-post-video ,
.single-post .common-spacing img{
    position: relative;
}
.singel-post-des-text p ,
.singel-post-des-text p a{
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 1.146vw;
    line-height: 1.563vw;
    color: #1E3C4D;
    letter-spacing: 0.016vw;
}
.singel-post-des-text p:last-child{
    margin-bottom: 0;
}
.singel-post-des-text p a {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.singel-post-des-text p a:hover {
    color: #F2455E;
}
.single-post h6,
.singel-post-des-text h6,
.singel-post-des-text ul li h6,
.singel-post-des-text ul li h5,
.singel-post-des-text ul li h4,
.singel-post-des-text ul li h3,
.singel-post-des-text ul li h2{
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 1.354vw;
    line-height: 1.875vw;
    color: #1E3C4D;
    margin-bottom: 0.833vw;
    display: inline-block;
    width: 100%;
}
.single-post-des-meta span a{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 0.938vw;
    line-height: 1.146vw;
    color: #2B3640;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.single-post-des-meta span a:hover {
    color: #F2455E;
}
.meta-devider {
    margin: 0 0.625vw;
    font-weight: 300;
}
.common-spacing {
    margin: 3.281vw 0;
}
.single-post-des-meta img {
    margin: 0 0.521vw 0 0;
    vertical-align: top;
}
.single-cta-section {
    margin-top: 5.99vw;
}
.single-cta-section {
    margin-top: 5.99vw;
    background: linear-gradient(90deg, #02D0C9 0%, #04D1D0 6.25%, #07CDD2 12.5%, #0AC8D3 18.75%, #0CC3D3 25%, #0FBED4 31.25%, #12B9D5 37.5%, #15B5D5 43.75%, #18B0D6 50%, #1BABD6 56.25%, #1EA7D6 62.5%, #21A3D6 68.75%, #259FD7 75%, #289BD7 81.25%, #2E96D4 87.5%, #3392D2 93.75%, #398FD0 100%);
    padding: 3vw 0.781vw 4vw;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 1.042vw;
}
.single-cta-section h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 2.813vw;
    line-height: 3.438vw;
    text-align: center;
    letter-spacing: -0.01em;
    color: #FFFFFF;
}
.single-cta-section a {
    font-family: 'Lato';
    font-weight: 600;
    font-size: 1.563vw;
    line-height: 1.875vw;
    color: #EFEFA0;
    border-bottom: 0.15vw solid #EFEFA0;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.single-cta-section a:hover {
    color: #E28EA3;
    border-bottom: 0.15vw solid #E28EA3;
}
.single-cta-section a img {
    margin: 0 0 0 0.781vw;
}
.single-cta-section a:hover img {
    filter: brightness(0) saturate(100%) invert(62%) sepia(40%) saturate(590%) hue-rotate(300deg) brightness(106%) contrast(77%);
}
/* Related Posts Start*/
.post-related-articles {
    background: #E3E6EB;
    padding: 6.042vw 0 7.865vw;
}
.post-related-articles .container {
    margin: 0 auto;
    padding-left: 0.781vw;
    padding-right: 0.781vw;
}
.post-related-articles .title-section h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 2.813vw;
    line-height: 3.438vw;
    letter-spacing: -0.01em;
    color: #1E3D4D;
    text-align: center;
}
.post-related-articles-wrapper ,
.archive.category .site-main{
    padding-top: 4.896vw;
}
.post-related-articles .post-related-articles-posts {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 2.76vw;
    row-gap: 2.76vw;
}
.post-related-articles .article-content {
    position: relative;
    padding-bottom: 3.125vw;
}

.post-related-articles .article-content .timer-text {
    position: absolute;
    top: auto;
    bottom: 1.042vw;
    left: 1.563vw;
    right: auto;
    width: 100%;
    display: block;
}
/* Related Posts End*/


@media (min-width: 576px) {
    .post-related-articles  .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .post-related-articles .container {
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .post-related-articles .container {
        max-width: 100%;
    }
}
@media (min-width: 1200px) {
    .post-related-articles .container {
        max-width: 89.167vw;
    }
    .single-cta-section, .single .post-navigation {
        width: 89.167vw;
        transform: translateX(-50%);
        position: relative;
        left: 50%;
    }
    .single-cta-section h2 {
        max-width: 70vw;
    }
    .archive.category .ast-container ,
    .search-results .site-content .ast-container{
        max-width: 89.167vw;
    }
}
.search .ast-archive-description {
    max-width: 100%;
}
/* Related Posts End*/
/*////////////////////// Responsive Start //////////////////////*/
@media (max-width: 1199px) {
    .single-post header.entry-header .entry-meta,
    .single-post header.entry-header .entry-meta * {
        font-size: 16px;
        line-height: 24px;
    }
    .single-post h1.entry-title {
        font-size: 26px;
        line-height: 36px;
    }
    .single-post .entry-content {
        font-size: 16px;
        line-height: 24vw;
    }
    .post-navigation .nav-previous a,
    .post-navigation .nav-next a {
        font-size: 24px;
        line-height: 30px;
    }

    .singel-post-section ,.post-related-articles{
        padding: 60px 0;
    }
    .post-related-articles-wrapper, .archive.category .site-main {
        padding-top: 30px;
    }
    .singel-post-row {
        column-gap: 30px;
    }
    .single-post header.entry-header .entry-meta,
    .archive.category .site-main .no-results .page-content p,
    .single-post header.entry-header .entry-meta *, .single-post .single-post-meta span, .single-post .single-post-meta span a {
        font-size: 16px;
        line-height: 24px;
    }
    .single-post .single-post-meta span img {
        width: 15px;
        vertical-align: middle;
    }
    .single-post .single-post-header h1, body.archive .ast-archive-description .ast-archive-title, body.archive .ast-archive-description .ast-archive-title * {
        font-size: 26px;
        line-height: 36px;
    }
    .single-post-header .post-img {
        margin: 15px 0;
    }
    .singel-post-sidebar-text h4 {
        font-size: 20px;
        line-height: 24px;
    }
    .singel-post-sidebar-text ul a {
        font-size: 14px;
        line-height: 24px;
    }
    .singel-post-sidebar-text ul li {
        margin-bottom: 10px;
    }
    .single-post h6, .singel-post-des-text h6, .singel-post-des-text ul li h6, .singel-post-des-text ul li h5, .singel-post-des-text ul li h4, .singel-post-des-text ul li h3, .singel-post-des-text ul li h2 {
        font-size: 18px;
        line-height: normal;
        margin-bottom: 15px;
    }
    .singel-post-des-text p, .singel-post-des-text p a {
        font-size: 16px;
        line-height: 24px;
    }
    .singel-post-des-text h3 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .single-post-des-meta span a {
        font-size: 16px;
        line-height: 24px;
    }

    .single-post-des-meta img {
        margin-right: 10px;
    }
    .single-cta-section {
        margin-top: 50px;
        row-gap: 20px;
        padding: 50px 15px;
    }
    .single-cta-section a {
        font-size: 18px;
        line-height: normal;
    }
    .single-cta-section h2 ,
    .post-related-articles .title-section h2{
        font-size: 26px;
        line-height: 36px;
    }
    .post-navigation .nav-previous a, .post-navigation .nav-next a {
        font-size: 20px;
    }
    .post-related-articles .post-related-articles-posts {
        column-gap: 15px;
        row-gap: 15px;
    }
    .post-navigation .nav-previous a img {
        width: 20px;
        padding-right: 10px;
    }
    .single .post-navigation .nav-next a img{
        padding-left: 10px;
        width: 20px;
    }
    .meta-devider {
        margin: 0 10px;
    }

    .post-related-articles .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .single-post-des-footer {
        margin-top: 20px;
    }
    .post-related-articles .article-content ,
    .article-content{
        padding-bottom: 50px;
    }
    .post-related-articles .article-content .timer-text ,.article-content .timer-text{
        left: 20px;
        bottom: 20px;
    }
    .single-cta-section h2 {
        max-width: 80%;
    }
    .archive.category .site-main .no-results .page-content .search-form .search-field {
        height: 40px;
        padding-right: 40px;
    }
    .archive.category .site-main .no-results .page-content .search-form .search-submit {
        width: 40px;
        height: 40px;
    }
    .archive.category .site-main .no-results .page-content .search-form .search-submit .icon-search {
        font-size: 18px;
    }
    .archive.category .site-main .no-results .page-content .search-form {
        width: 100%;
    }
    .single-post .social-share-buttons .social-share-button img {
        width: 30px;
    }
}

@media (max-width: 991px) {
    .single-post .single-post-meta {
        margin-bottom: 15px;
    }
    .single-post.ast-narrow-container .site-content > .ast-container {
        max-width: 100% !important;
        padding: 0 15px !important;
    }
    .singel-post-row {
        flex-wrap: wrap;
        column-gap: 0;
        row-gap: 30px;
    }
    .singel-post-row .singel-post-left-col{
        display: none;
    }
    .singel-post-row .singel-post-left-col ,
    .singel-post-row .singel-post-right-col{
        width: 100%;
    }
    .singel-post-bottom-social-btn {
        width: 300px;
        right: -10%;
        padding: 10px 15px;
        transform: translateX(40px);
    }
    .single-post .single-post-meta span img {
        margin-right: 5px;
    }
    .post-related-articles .post-related-articles-posts {
        grid-template-columns: 1fr 1fr;
    }
    .ast-blog-layout-4-grid .ast-article-post {
        max-width: 50%;
    }
}
@media (max-width: 767px) {
    .single-post .single-post-meta {
        flex-wrap: wrap;
    }
    .single-cta-section a {
        font-size: 16px;
        border-bottom: none;
        text-decoration: underline;
    }
    .single-cta-section a img {
        margin-left: 15px;
        width: 25px;
    }
    .single-post header.entry-header .entry-meta, .single-post header.entry-header .entry-meta *, .single-post .single-post-meta span, .single-post .single-post-meta span a {
        font-size: 14px;
        line-height: 24px;
    }
    .common-spacing .singel-post-video, .single-post .common-spacing img {
        margin: 20px 0;
    }
    .singel-post-section ,
    .post-related-articles{
        padding: 50px 0;
    }
    .single-cta-section {
        margin-top: 30px;
        padding: 30px 15px;
    }
    .post-navigation .nav-previous a, .post-navigation .nav-next a {
        font-size: 16px;
    }
    .single-post-header .post-img {
        max-height: 400px;
    }

}
@media (max-width: 575px) {
    .post-related-articles .post-related-articles-posts {
        grid-template-columns: 1fr;
    }
    .single-cta-section h2 {
        max-width: 100%;
    }
    .ast-blog-layout-4-grid .ast-article-post {
        max-width: 100%;
    }
    .ast-separate-container #content .ast-container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .ast-separate-container .ast-blog-layout-4-grid .ast-article-post {
        padding: 0;
    }
}

@media (max-width: 420px) {
    .single .post-navigation .nav-next a, .single .post-navigation .nav-previous a {
        max-width: auto;
        width: auto;
    }
}
@media (min-width: 993px) {
    .archive.category .ast-container .content-area ,{
        margin: 0 !important;
    }
}
