/* title section */
*{
    margin: 0px;
    padding: 0px;
}
@media only screen and (max-width:576px){
    .blog-thumbnail img{
        height: 214px;
    }
    .blog-container img.blog-thumbnail{
        max-height: 214px;
    }
    
    .blog-container .blog-card .card-content .card-detail .insurance-rad{
        margin: 20px 0px 10px;
    }
    .h2.card-title{
        margin-top: 0px;
    }
    /* nav.page-content.pagination {
        margin-bottom: 80px !important;
    } */
    .blog-container .blog-card .card-content:first-child{
        margin-top: 30px !important;
    }
    .blog-container{
        margin-bottom: 80px !important;
    }
}
.blog-container .blog-card .card-content:nth-child(-n+3) {
    margin-top: 40px;
}
.blog-container{
    /* max-width: 860px; */
    margin: 30px auto 80px;
    max-width: 1160px;
}
.blog-container .blog-title-para .blog-title{
    width: 100%;
    color: #171717;
    font-size: 36px;
    font-family: "spirits-soft";
    font-weight: 400;
    text-align: center;
    line-height: 150%;
    letter-spacing: 0.72px;
}
.blog-container .blog-title-para .blod-para{
    font-size: 18px;
    font-family: 'Prata', serif;
    font-weight: 300;
    text-align: center;
    margin-bottom: 10px;
    line-height: 25px;
    font-family: 'League Spartan', sans-serif;
    text-align: center;
    width: 100%;
} 

/* container  section*/
.blog-container .blog-card{
    display: flex;
    column-gap:32px;
    flex-wrap: wrap;
  
}
#ms-animation {
    width: 80px;
}
.blog-container img.w-100 {
    width: 100%;
}
.blog-container img.blog-thumbnail{
    max-height: 240px;
    overflow: hidden;
    transition: 1s;
    box-sizing: border-box;
    aspect-ratio: 73 / 48;
    /* object-fit: cover; */
    object-fit: fill;

}
.blog-container .card-content:hover img.blog-thumbnail{
    transform: scale(1.1);
}
a.blog-thumbnail {
    overflow: hidden;
}
.blog-container .card-content:hover .card-title, .blog-container .card-content:hover p.card-para{
    color: #8A7CC9 !important;
}
.blog-container .blog-card  .card-content{
    display: flex;
    flex-direction: column;
    margin-top: 60px;
    width:31.49%
}
.blog-container .blog-card .card-content .card-detail .insurance-rad{
    display: flex;
    justify-content: space-between;
    margin: 20px 0px 10px;
}
.blog-container  .blog-card  .card-content .card-detail .insurance-rad .insurance{
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    font-family: 'League Spartan', sans-serif;
    background:#E9EAEE;
    color: #1A1A1D;
    padding: 3px;
}
.blog-container  .blog-card  .card-content .card-detail .insurance-rad .read-more{
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    font-family: 'League Spartan', sans-serif;
    color: #1A1A1D;  
} 
.blog-container .blog-card .card-content .card-detail .card-title{
    color: #171717;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    font-family: Fira Sans, sans-serif;
    margin-bottom: 5px;
}
.blog-container  .blog-card  .card-content .card-detail .card-para{
    color: #212120;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    font-family: Fira Sans, sans-serif;
}

/* paggination */
.blog-container .paggination{
    display: flex;
    margin-top: 70px;
    justify-content: center;
    margin-bottom: 130px;
}
.blog-container .paggination .page-number{
    margin: 0px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    font-family: 'League Spartan', sans-serif;
}
.blog-container .paggination .active{
    background-color: #000000;
    padding: 0px 10px;
    color: #ffff;
}
 /* discoverMoney Sign */
.discover-moneysign{
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   background-color:#000000;
   padding: 40px 40px;
   position: relative;
   overflow: hidden;
} 
.discover-moneysign::before{
  position: absolute;
  /* content: ; */
}
img.moneysign-shape{
    position: absolute;
    top: -15px;
    right: -40px;
}
.discover-moneysign .discover-moneysign-info{
    text-align: center;
    margin-top: 30px;
}
.discover-moneysign .discover-moneysign-info h2{
    margin-bottom: 10px;
    font-size: 36px;
    font-family: spirits-soft, serif;
    font-weight: 400;
    line-height: 150%;
    color: #171717;
    text-align: center;
    width: 100%;
    font-style: normal;
    letter-spacing: 0.7px;
}
span.registred-mark {
    font-size: 70%;
    vertical-align: super;
    font-family: 'Inter';
}
.discover-moneysign .discover-moneysign-info p{
    font-size: 18px;
    line-height: 28px;
    font-family: Fira Sans, sans-serif;
    color: #41423f;
    font-weight: 300;
    font-style: normal;
}
.discover-moneysign .downlaod-button{
    margin-top: 40px;
}
.summary{
    max-width: 1160px;
    background-color:#F3F6F9;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
    margin-top: 80px;
    margin-bottom: 80px;
    box-sizing: border-box;
}
.summary .summary-title{
    font-size: 24px;
    font-family: 'Prata', serif;
    line-height:36px;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}
.summary .summary-para{
    font-size: 18px;
    line-height: 25px;
    font-family: 'League Spartan', sans-serif;
    font-weight: 300;
    color: #1A1A1D;

}
.trade-mark{
    font-weight: 400;
}
button.downloadbtn.mobile-invisible img {
    width: 261px;
}
.blog-slide a img {
    width: 100%;
}
#article .post-container .blog-card{
    padding: 0;
    box-shadow: none;
}
.insurance-rad {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    align-items: center;
}
.blog-thumbnail img {
    width: 100%;
    height: 240px;
}
.blog-category {
    background-color: #E9ECE9;
    padding: 3px 5px 0 5px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    color: #171717;
    font-family: Fira Sans, sans-serif;
}
#article .related-blogs .relatedHeading {
    font-size: 18px;
    line-height: 25px;
    width: 100%;
    text-align: left;
}
ul.quick-links {
    list-style-type: none;
    margin-left: 0px;
    margin-top: 20px;
}
.quick-links li.list-items {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
}
h2.card-title {
    font-size: 24px;
    font-weight: 400;
}
.footer-cta-mobile{
    display: none;
}
.mobile-share{
    margin-top: 60px;
}
img.explore-greater-sign.lazyloaded {
    width: 8px;
    margin-bottom: -4px;
}
p.blog-para {
    text-align: center;
    width: 100%;
}
.downloadbtn .download-img {
    width: 261px
px
;
    height: 52px;
} 
.related-blogs .container {
    max-width: 1225px !important;
    margin: 60px auto 100px;
}  
p.read-time {
    color: #a0a09b;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;
    font-family: "League Spartan", sans-serif;
}
.active {
    font-weight: 500;
}

#article .blog-body p {
    padding: 0 !important;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
    color: #1A1A1D;
}
#article .blog-body h1, #article .blog-body h2, #article .blog-body h3, #article .blog-body h4, #article .blog-body h5, #article .blog-body h6 {
    margin-bottom: 10px;
    margin-top:40px;
    color: #000000;
}
.blog-body h1, .blog-body h2, .blog-body h3, .blog-body h4, .blog-body h5, .blog-body h6 {
    margin-left: 0;
    text-align: left;
}
.post.blog-card.desktop {
    width: 32.5%;
}
#article .blog-body ul, #article .blog-body ol {
    margin: 20px 0;
    margin-left: 25px;
    
}
#article .blog-body ul li {
    margin-bottom: 10px;
    list-style-type: none;
    position: relative;
}
#article .blog-body ul li, #article .blog-body ol li{
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    font-family: 'League Spartan';
}
#article .blog-body ul li::before {
    content: "";
    height: 6px;
    width: 6px;
    background-color: #90BEF8;
    position: absolute;
    left: -16px;
    margin-top: 6px;
}
h2.blog-faq-title {
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
    font-family: 'Prata';
}

#article .blog-body ol li {
    margin-bottom: 10px;
}
#article .blog-body h3 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
}
#article .blog-body h4 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}
/* .discover-moneysign-info {
    z-index: 10;
} */
#blog-page-faq {
    max-width: 1160px;
    margin:0 auto 120px;
    box-sizing: border-box;
}
h3.blog-faq-q {
    font-family: 'League Spartan';
    font-size: 20px !important;
    margin-top: 20px !important;
    color:#000;
    line-height: 28px !important;
    margin-bottom: 10px;
}

p.blog-faq-a {
    font-size: 18px;
    color: #1A1A1D;
    line-height: 25px;
    font-family: 'League Spartan';
    font-weight: 300;
}
span.show-first-page.disabled-nav {
    color: #B9BABE;
    font-family: 'League Spartan';
    padding: 2px 7px;
    font-weight: 500;
    margin: 0 6px;
}

img.arrow-right-disabled {
    margin-left: 20px;
    padding: 0 5px 0 5px;
    width: 6px;
    -webkit-transform:rotate(180deg); /* Chrome, Safari, Opera*/
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);   /* Standard syntax*/
}
img.arrow-lesft-disabled {
    margin-right: 20px;
    width: 6px;
}

#cta-card.cta-sticky {
    position: fixed;
    top: 50px;
    width: 368px !important;
}
p.insurance, p.read-time{
    font-size: 16px;
}

@media screen and (max-width:1200px){
    .blog-container{
        /* max-width: 860px; */
        margin: 0 auto;
        max-width: 800px;
    }
}

@media screen and (max-width:992px){
    .blog-container{
        /* max-width: 860px; */
        margin: 0 auto;
        max-width: 800px;
    }
}
@media screen and (max-width:768px){
    .blog-container{
        /* max-width: 860px; */
        margin: 0 auto;
        max-width: 600px;
    }
    .footer-cta-mobile{
        display: block;
    }
    .cta-bottom {
        background-color: #000000;
        color: #ffffff;
        padding: 17px 25px;
        position: fixed;
        bottom: 0;
        z-index: 999;
        width: 100%;
    }
    .card-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .footer-cta-mobile img.lazyloaded {
        width: 185px;
        height: 100%;
    }
    .footer-cta-mobile h2.text-white {
        font-size: 16px;
        line-height: 22px;
    }
    img.explore-greater-sign.ls-is-cached.lazyloaded {
        width: 7px;
        margin-bottom: -2px;
        margin-left: 8px;
    }
    .blog-container .blog-title {
        text-align: left;
    }

}
@media screen and (max-width:576px){
    .blog-container{
        max-width:550px;
        margin: 0px 25px;
        /* width: 100%; */
    }
    .blog-body {
        margin: 0 25px;
    }
    #blog-page-faq {
        margin: 0 25px 80px;
    }
    img.moneysign-shape{
        position: absolute;
        top: 0;
        right: -225px;
    }
    .blog-container .blog-title-para .blog-title{
        font-size: 24px;
        line-height: 36px;
        /* margin-top: 60px; */
        text-align: center;
       
    }
    img.mobile-download-btn{
        width: 261px;
        z-index: 1;
    }
    h2.blog-faq-title {
        width: 100%;
        font-size: 18px;
        line-height: 25px;
        font-weight: 400;
    }

    .blog-container .blog-title-para .blog-para{
        font-family: 'League Spartan';
        font-size: 16px;
        line-height: 22px;
        text-align: center;

    } 
    .summary{
        margin: 60px 25px 80px 25px;
        box-sizing: border-box;
    }
    .blog-container {
        margin: 140px 25px 50px 25px;
    }
    .blog-container .blog-card  .card-content{
        margin-top: 40px;
    }

    .blog-container .blog-card{
        flex-direction: column;
    }
    .blog-container .blog-card .card-content{
    width: 100%;
    }
    .blog-container .blog-card .card-content .card-detail .insurance-rad .insurance {
        font-size: 14px;
        line-height: 20px;
        text-transform: uppercase;
    }
    p.insurance {
        text-transform: uppercase;
        padding: 5px 5px 0px 5px !important;
        background-color: #E9EAEE;
    }
    img.explore-greater-sign.lazyloaded {
        width: 8px;
        margin-bottom: -4px;
    }
        
    .blog-container .blog-card .card-content .card-detail .insurance-rad .read-more {
        font-size: 14px;
        line-height: 20px;
      font-weight: 400;
      color:#65676D;
    }  
     
    .blog-container .blog-card .card-content .card-detail .card-title {
        font-size: 18px;
        line-height: 28px;
    }
    .blog-container .blog-card .card-content .card-detail .card-para{
        font-size: 16px;
        line-height: 25px;
    }
    h2.card-title {
        font-family: 'Prata';
        margin-bottom: 20px;
        font-size:18px;
        line-height:25px;
    }
    .cta-bottom sup {
        font-size: 16px;
    }
    .blog-container {
        margin-top: 30px;
        margin-left: 25px;
        margin-right: 25px;
    }
    .blog-container .blog-title {
        text-align: left;
    }
    #article .related-blogs .relatedHeading {
        margin-left: 25px;
        font-size: 18px;
        line-height: 25px;

    }
    #article .blog-body h3.blog-faq-q {
        font-family: 'League Spartan';
        margin-top: 20px;
        color:#000;
        line-height: 25px !important;
        font-size: 18px !important;
        text-align: left;
    }
    #article .blog-body p.blog-faq-a {
        font-size: 16px !important;
        color: #1A1A1D;
        line-height: 22px !important;
        font-family: 'League Spartan';
        font-weight: 300;
        text-align: left;
    }
    h3.blog-faq-q {
        font-family: 'League Spartan';
        margin-top: 20px;
        color:#000;
        line-height: 25px !important;
        font-size: 18px !important;
        text-align: left;
    }
    p.blog-faq-a {
        font-size: 16px !important;
        color: #1A1A1D;
        line-height: 22px !important;
        font-family: 'League Spartan';
        font-weight: 300;
        text-align: left;
    }
    #article .blog-body h3 {
        font-size: 20px;
        line-height: 28px;
        font-weight: 400;
    }
    #article .blog-body h4 {
        font-size: 18px;
        line-height: 25px;
        font-weight: 400;
    }
    #article .blog-body ul li, #article .blog-body ol li{
        font-size: 16px;
        line-height: 22px;
        font-weight: 300;
        font-family: 'League Spartan';
    }
    .related-blogs .container {
        margin: 60px auto 0 ;
    }
    .assignment-banner.mobile-visible {
        text-align: center;
    }
    h1.article-title.blog-title {
        font-size: 24px !important;
        line-height: 36px !important;
    }
    .cta-bottom img.mobile-download-btn.lazyloaded {
        width: 200px;
    }
    .discover-moneysign .discover-moneysign-info h2 {
        margin-bottom: 10px;
        font-size: 24px;
        font-family: spirits-soft, serif;
        font-weight: 400;
        line-height: 30px;
        color: #171717;
        text-align: center;
        width: 100%;
        letter-spacing: 0.7px;
    }
    .trade-mark {
        font-weight: 400;
        font-size: 14px;
    }
    .discover-moneysign .discover-moneysign-info p {
        width: 100%;
        font-size: 16px;
        line-height: 25px;
        font-family: 'League Spartan', sans-serif;
        color: #898B90;
    }

    img.arrow-right-disabled {
        margin-left: 15px;
        padding: 0 3px 0 3px;
        width: 6px;
        -webkit-transform:rotate(180deg); /* Chrome, Safari, Opera */
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);   /* Standard */
    }
    img.arrow-lesft-disabled {
        margin-right: 20px;
        width: 6px;
    }
    #article .blog-body p {
        margin-bottom: 10px;
        font-size: 16px;
    }
    #article .post-container.related-posts-mobile{
        padding: 20px 25px 80px 25px !important;
    }
    #article .assignment-banner h2 {
        width: 100%;
    }
    .blog-category {
        font-size: 14px;
        line-height: 22px;
    }
    p.insurance, p.read-time{
        font-size: 14px;
    }
    .discover-moneysign {
        box-shadow: 0 25px 25px #E6E0FF;
    }
    .tax-blog-category .blog-container img.blog-thumbnail{
        width: 100%;
    }
}

@media screen and (max-width:375px){
    /*.blog-container{
        max-width: 860px;
        margin: 110px 25px 0 25px;
    } */
    img.explore-greater-sign.lazyloaded {
        width: 8px;
        margin-bottom: -4px;
    }
    .blog-container .blog-title {
        text-align: left;
    }
    h1.article-title.blog-title {
        font-size: 24px;
        line-height: 36px;
    }

    img.arrow-right-disabled {
        margin-left: 15px;
        padding: 0 3px 0 3px;
        width: 6px;
        -webkit-transform:rotate(180deg); /* Chrome, Safari, Opera */
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);   /* Standard syntax */
    }
    img.arrow-lesft-disabled {
        margin-right: 20px;
        width: 6px;
    }

    #article .blog-body p {
        margin-bottom: 10px;
    }
    .page-numbers{
        margin: 0 2px;
    }
    p.insurance, p.read-time{
        font-size: 12px;
        line-height: 20px;
    }
}

/* .single-blog #article .article-body {
    width: 68%;
    max-width: 833px;
    margin-top: 40px;
} */


.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #000000;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
nav.page-content.pagination {
    text-align: center;
    margin-top: 60px;
    /* margin-bottom: 120px; */
    font-size: 16px;
    line-height: 22px;
}
.page-numbers.current {
    background-color: #000;
    color: #fff;
    padding: 5px 7px 2px 7px;
}
.page-numbers {
    font-family: 'League Spartan';
    padding: 2px 7px;
    font-weight: 500;
    margin: 0 6px;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #3C8DC5;
}

#article .blog-body table {
    border-collapse: collapse;
    width: 100%;
    font-family: 'League Spartan';
}
#article .blog-body table tr, #article .blog-body table th {
    padding: 8px;
}
#article .blog-body table tr:nth-child(even) {
    background-color: #F3F6F9;
}
#article .blog-body table td {
    padding: 10px;
}
#article .blog-body table th{
	background-color:#E9EAEE;
}
#article .blog-body table {
    margin: 20px
px
 0 20px 0;
}
.w-25{width:25%;}
.w-50{width:50%;}
.w-75{width:75%;}
.w-100{width:100%;}
@media only screen and (max-width:360px){
	.cta-bottom img.mobile-download-btn.lazyloaded {
    width: 170px;
    margin-left: 10px;
}
}

p.breadcrumb-links {
    font-weight: 300;
    font-size: 18px;
    font-style: normal;
    line-height: 28px;
    font-family: "Fira Sans";
}
img.breadcrumb-separator {
    margin: 0 5px;
    height: 16px;
    width: 16px;
}
.breadcrumb {
    margin-bottom: 40px;
}
.breadcrumb > ul {
    display: flex;
    list-style: none;
    padding: 0;
}
.breadcrumb > ul li:not(:last-child) {
    margin-right: 56px;
}
.breadcrumb > ul li {
    position: relative;
}
.breadcrumb > ul li a {
    color: #61625e;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    font-family: Fira Sans, sans-serif;
}
.breadcrumb > ul li:not(:last-child):after {
    content: "";
    background-image: url(https://imaages-hosting-1fin.s3.ap-south-1.amazonaws.com/assets/images/fintigrity/next-arrow-grey.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    right: -40px;
}
.breadcrumb > ul li.active a {
    color: #101010;
    font-weight: 400;
}
.discover-moneysign {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #EBE8F5;
    padding: 40px 40px;
    position: relative;
    overflow: hidden;
}
img.moneysign-shape{
    position: absolute;
    top: -15px;
    right: -40px;
}
.faq * {
    box-sizing: border-box;
}

.faq {
    width: 100%;
    max-width: 761px;
    margin: 80px auto 80px;
    vertical-align: baseline;
    box-sizing: border-box;
}
.faq .faq_title {
    text-align: center;
    color: #171717;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.56px;
    font-family: spirits-soft, serif;
    margin-bottom: 20px;
    width: 100%;
}
.faq .faq_item:not(:last-child) {
    margin-bottom: 20px;
}
.faq .faq_item {
    cursor: pointer;
    border-radius: 2px;
    background: var(--White, #fff);
    box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.09);
    padding: 20px;
    -webkit-tap-highlight-color: transparent;
}
.faq_ques {
    display: flex;
    align-items: center;
}
.faq_ques img {
    margin-right: 10px;
}
.faq .faq_item_title {
    color: #171717;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    font-family: Fira Sans, sans-serif;
}
.faq_ans {
    font-family: Fira Sans, sans-serif;
    color: #212120;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 25px;
    height: 0;
    overflow: hidden;
    transition: height 0.3s ease-in-out;
    margin-top: 5px;
    padding-left: 25px;
}
.rotated {
    transform: rotate(45deg);
}
.faq p{
    width: 100%;
    margin-bottom: 10px;
}
.faq-item-list{
    margin-top: 20px;
  }
  .faq-item-list .faq-list-title{
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
  }
  .faq_ans > ul{
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 10px;
  }
  .faq_ans > ul li:not(:last-child){
    margin-bottom: 5px;
  }
  .faq .faq_item_title.active{
    font-weight: 500;
  }
  ::marker {
    font-weight: inherit;
    }
@media screen and (max-width: 540px){
    .breadcrumb > ul li a {
        font-size: 16px;
        line-height: 25px;
    }
    .breadcrumb {
        margin-bottom: 30px;
    }
    .discover-moneysign-logo, .discover-moneysign-info {
        z-index: 1;
    }
    img.moneysign-shape{
        position: absolute;
        top: -58px;
        right: -202px;
    }
    .faq {
        padding: 0 30px;
        margin: 60px auto;
    }
}

.all-categories {
    margin-top: 40px;
}

.search-box {
    width: 100%;
    max-width: 962px;
    margin: 0 auto 40px;
    position: relative;
}

form#search-blog {
    width: 100%;
    max-width: 962px;
    display: flex;
    border: 1px solid #A0A09B;
    border-radius: 2px;
    margin-bottom: 40px;
    position: relative;
    margin: auto;
    box-sizing: border-box;
}
button, input {
    border: none;
    outline: none;
    background: transparent;
}
.button-search {
    height: 54px;
    width: 49px;
    padding: 15px 10px 15px 15px;
    /* background-color: #A0A09B; */
}
button, input {
    border: none;
    outline: none;
    background: transparent;
}
input#search-field {
    height: 54px;
    width: calc(100% - 54px);
    color: #171717;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    font-family: Fira Sans, sans-serif;
}
.button-close {
    height: 54px;
    width: 54px;
    cursor: pointer;
    display: none;
}
.search-results {
    max-width: 962px;
    width: 100%;
    margin: auto;
    padding: 15px 2px 15px 30px;
    box-sizing: border-box;
    border: 1px solid #A0A09B;
    position: absolute;
    background-color: #fff;
    z-index: 1;
    display: none;
}
.results-list {
    list-style-type: none;
    width: 100%;
    min-height: 26px;
    max-height: 220px;
    overflow-y: scroll;
    position: relative;
}
#loader_state {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-content: center;
    background-color: #fff;
    /* display: none; */
}
.loader {
    width: 60px;
    margin: auto;
    aspect-ratio: 5;
    --_g: no-repeat radial-gradient(circle closest-side, #D9D9D9 90%, #0000);
    background: var(--_g) 0% 50%, var(--_g) 50% 50%, var(--_g) 100% 50%;
    background-size: calc(100% / 3) 100%;
    animation: l7 1.5s infinite linear;
}
.button-search svg path {
    stroke: #000;
}
a.search-link {
    color: #171717;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
    font-family: Fira Sans, sans-serif;
    text-decoration: none;
}
.highlight {
    font-weight: 500;
}
.results-list .search-item {
    padding: 15px 0;
    border-bottom: 1px solid #F1F0EC;
    width: calc(100% - 20px);
}

.results-list .search-item:first-child {
    padding-top: 0;
}

.results-list::-webkit-scrollbar{
    width: 4px;
    position: absolute;
    right: 20px;
}

.results-list::-webkit-scrollbar-track{
    background: transparent;
}
.results-list::-webkit-scrollbar-thumb{
    background-color: #D4D4CF;
    border-radius: 1px;
}

.blog-category {
    background-color: #E9ECE9;
    padding: 3px 5px 0 5px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    font-family: Fira Sans, sans-serif;
}
ul.blog-category {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style-type: none;
    font-family: 'League Spartan';
    font-weight: 300;
    background-color: #fff;
    column-gap: 10px;
    row-gap: 10px;
    margin: 0 auto;
}
.blog_category.category_item {
    color: #000;
    padding: 5px 10px 3px;
    border: 0.5px solid #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    text-transform: capitalize;
    font-family: Fira Sans, sans-serif;
}
.category_item.active {
    box-shadow: 2px 2px 0 black;
}
.blog_category.category_item:first-child {
    margin-left: 0;
}
li.all_posts.blog_category.category_item.active {
    position: relative;
    font-weight: 400;
    border: 0.5px solid #000;
}
.blog_category.category_item a {
    font-family: Fira Sans, sans-serif;
}

.pagination-btn {
    margin: 0 5px;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    padding: 2px 6px 2px 6px;
}

.pagination-btn img {
    display: block;
}

.pagination-btn.disabled {
    cursor: not-allowed;
    opacity: 0.5; /* Dim the image */
    filter: grayscale(100%); /* Optional: Convert to grayscale */
}

.pagination-ellipsis {
    margin: 0 5px;
    font-size: 14px;
    color: #777;
}

.pagination-btn.current-page{
    background-color: #000;
    color: #fff;
}

#ticket_slider{
    /* background: var(--Green-Gradient-Horizontal-Gradient, linear-gradient(88deg, #22443d 31.84%, #162f2d 105.66%)); */
    /* padding: 8px; */
    font-family: var(--font-family-Body, "Fira Sans");
}

span.ticker-label {
    font-size: 14px;
    padding: 6px 8px;
    background: #bad5c7;
    color: #0a0a0a;
    font-family: var(--font-family-Body, "Fira Sans");
    border-radius: 5px;
}

.slide_container {
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    column-gap: 8px;
    color: #fff;
    height: 45px;
}

.ticker_content a, .ticker_link {
    color: #0a0a0a !important;
}
#ticket_slider {
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.ticker_content b {
    font-weight: 500;
}

.ticker_link img {
    filter: invert();
}

.header_background{
    height: 80px;
    background-color: #0a0a0a;
}

.arrow-left-disabled {
    margin-right: 20px;
}

#floating-whatsapp {
    position: fixed;
    bottom: 80px;
    right: 40px;
}

.d-none{
    display: none;
}

.ticker_content a {
    font-family: 'Fira Sans';
    font-size: 18px;
    line-height: 28px;
}

@media only screen and (max-width: 1400px) {
    .header_background{
        height: 98px;
        background-color: #0a0a0a;
    }
}
@media screen and (max-width: 576px) {
    .category-container {
        margin-left: -25px;
        margin-right: -25px;
        overflow-x: scroll;
        margin-bottom: -10px;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    ul.blog-category {
        margin-right: 25px;
        margin-left: 25px;
        min-width: 500px;
        padding: 0;
        justify-content: flex-start;
    }
    .header_background{
        height: 70px;
    }
    .ticker_content a {
        font-family: 'Fira Sans';
        line-height: 20px;
        font-size: 14px;
    }
    #floating-whatsapp {
        bottom: 70px;
        right: 14px;
    }
    #floating-whatsapp {
        bottom: 70px;
        right: 14px;
    }
}

@media screen and (max-width:375px){
    .ticker_content a{
        font-size: 12px;
    }
}