/* Cmn Styles */
.cta-btn { text-align: center; margin-top: 20px; }
.cta-btn a.cmn-btn{ color: #fff !important; }
.testi-cta-title, .caseresult-cta-title, .team-cta-title, .posts-cta-title{font-family: 'Urbanist';font-weight: 500;font-size: 60px;line-height: 1.15;letter-spacing: 0px;color: #1f2933;text-align: center;display: block; margin: 0 0 25px; }
.testimonial-cta-block, .case-results-cta, .widget.widget_related_insights, .widget.widget_team_member{ margin: 40px 0; }
/* .where-from-review-logo { width: 40px; height: 40px; margin-right: 20px; } */

/* Testimonial Styling */
.testimonial-cta-block .testi-item { text-align: center; padding: 60px 30px;position: relative;z-index: 1; background-image: -webkit-linear-gradient(90deg, rgb(245, 243, 238) 0%, rgb(255, 255, 255) 100%); border: 1px solid; border-image: linear-gradient(-15deg, rgb(245 243 238) 25%, rgb(217 119 7) 50%, rgb(245 243 238) 75%) 1; }
.testimonial-cta-block .owl-item{padding: 2px;} 
.testimonial-cta-block .testi-item:hover{background: #1f2933 !important;}
#page-column .testimonial-cta-block .star-rating { width: 100%;max-width: 164px;margin: 0 auto 25px;}
#page-column .testimonial-cta-block .star-rating img{width: 100%;display: block;}
#page-column .testimonial-cta-block .testi-content p { }
#page-column .testimonial-cta-block .testi-content h6.testi-name{line-height: 1;text-transform: uppercase;margin: 0px;}
#page-column .testimonial-cta-block .testi-item:hover .testi-content p, #page-column .testimonial-cta-block .testi-item:hover .testi-content h6.testi-name{color: #fff !important;}
.testimonial-cta-block .testi-item::before, .testimonial-cta-block .testi-item::after{position: absolute;content: "";margin: auto;background-image: url(../images/sprites-in.webp);background-repeat: no-repeat;background-position: -20px -196px;width: 52px;height: 45px;top: -21px;left: 33px;}
.testimonial-cta-block .testi-item::after{background-position: -92px -196px;left: unset;right: 33px;top: unset;bottom: -21px;}
.testimonial-cta-block .testi-item:hover::before{background-position: -20px -261px;}
.testimonial-cta-block .testi-item:hover::after{background-position: -92px -261px;}
.testimonial-cta-block .testi-slider .owl-stage-outer { padding: 20px 1px 20px; } 
.testimonial-cta-block .testi-slider.owl-carousel { display: block; margin: 0 0 -55px; }
#page-column .testimonial-cta-block .testi-slider.owl-carousel .owl-nav{ display: flex; justify-content: space-around; align-items: center; gap: 5px; margin: 50px 0 0; }
#page-column .testimonial-cta-block .testi-slider.owl-carousel .owl-nav button { background-image: url(../images/sprites-in.webp);background-repeat: no-repeat;background-position: -315px -211px;width: 46px;height: 16px; font-size: 0px;transition: 0.5s;}
#page-column .testimonial-cta-block .testi-slider.owl-carousel .owl-nav button.owl-next{background-position: -376px -211px;}
#page-column .testimonial-cta-block .testi-slider.owl-carousel .owl-nav button:hover{background-position: -315px -247px;}
#page-column .testimonial-cta-block .testi-slider.owl-carousel .owl-nav button.owl-next:hover{background-position: -376px -247px;}
#page-column .testimonial-cta-block .cta-btn a{ color: #fff; z-index: 1; }

/* Case Result */

#page-column .case-results-cta .case-slider.owl-carousel {
    display: block;
}
.page-container .full-width .case-results-cta .case-item,#page-column .case-results-cta .case-item {
    width: 100%;
    margin: 0px;
    border-radius: 0px;
    padding: 20px 10px 30px;
    background-color: #ffffff;
    border-image: linear-gradient(to bottom, rgb(217 119 6) 0%, rgb(245 243 238) 70%) 1 1;
    background-image: -webkit-linear-gradient(90deg, rgb(245, 243, 238) 0%, rgb(255, 255, 255) 100%);
    border-style: solid;
    border-width: 1px;
    text-align: center;
}
.page-container .full-width .case-results-cta .case-item h4,#page-column  .case-results-cta .case-item h4, .page-container .full-width .case-results-cta .case-item p,#page-column  .case-results-cta .case-item p{
    color: #202020;
}
#page-column .case-results-cta .cta-btn {
    text-align: center;
}

.page-container .full-width .case-results-cta .case-item h3,#page-column .case-results-cta .case-item h3 {
    color: #1f2933;
    position: relative;
    margin: 0 0 10px;
}

#page-column .case-results-cta .case-slider {
    /*display: flex;*/
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
.page-container .full-width .case-slider .case-item{
    width: 48%;
}
.full-width section.case-results-cta {
    margin: 30px 0;
}

.page-container .full-width  h2.cta-title{
    font-size: 40px;
    text-align: center;
}
.page-container .full-width .case-slider {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}


#page-column .case-results-cta {
    text-align: center;
}
#page-column .case-results-cta .case-item p {
    margin: 0px;
    line-height: 1.5;
}
#page-column .widget.widget_related_insights h4 {
    text-align: left;
    padding: 0px;
}
#page-column .widget.widget_related_insights ul li:before{
    top: 21px;
}


#page-column section.widget.widget_team_member h4.widget-title {
    text-align: center;
}

#page-column section.widget.widget_team_member .team_member_item {
    width: 100%;
    text-align: center;
    position: relative;
    border: 2px solid #dd841e;
    padding: 20px 0;
    max-width: 260px;
    margin: auto;
}
#page-column section.widget.widget_team_member .team_member_pic {
    margin: 0 auto;
    width: 80%;
}
#page-column section.widget.widget_team_member .team_member_tags {
    display: none;
}
#page-column section.widget.widget_team_member .team_member_pic img {
    width: 100%;
    display: block;
}
#page-column section.widget.widget_team_member .team_member_name {
    border-top: 2px solid #d97706;
    padding: 15px 0 0;
}
#page-column section.widget.widget_team_member .team_member_name p {
    margin: 0 0 5px;
    text-transform: uppercase;
    line-height: 1;
}
#page-column section.widget.widget_team_member .team_member_summary p {
    margin: 0;
    text-transform: capitalize;
    line-height: 1;
}
#page-column .widget.widget_related_insights h4 {
    text-align: left;
    padding: 0px;
}
.related-insights-posts .posts-list{width: 100%;}
.related-insights-posts .posts-list .posts-block{
    padding-bottom: 0;
}
#page-column .widget.widget_related_insights ul li:before{
    top: 21px;
}
.widget-description {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    margin: 0; /* remove extra spacing */
}

.widget-description.active {
    max-height: 500px; /* adjust as needed */
    margin-top: 10px;
}
.widget-names {
    cursor: pointer;
    font-weight: 700 !important;
        font-family: 'Urbanist';
}
.fact-checked-sec {
    background-color: #f5f3ee;
    padding: 30px 0px;
    border-bottom: 2px solid #1f2933;
}
.checked_by{
    font-size: 20px;
    line-height: 1.2;
}
p.mod_date {
    font-size: 20px;
    width: 29%;
    display: flex;
    justify-content: flex-end;
            font-family: 'Urbanist';
    font-weight: 500;
            line-height: 1 !important;
}
.checked-left {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
.widget.widget_fact_checked  a {
    color: #bf2724;
}
.checked-left p.widget-names::before{
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(../images/drop-down-arrow.webp);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}
.checked-left p.widget-names.nameactive::before{
    transform: rotate(180deg);
}
.checked-right {
    width: 100%;
}
.widget.widget_fact_checked .fact_checked_inner {
    display: flex;
    justify-content: space-between;
    min-height: 45px;
    align-items: flex-start;
}
.widget.widget_fact_checked .fact_checked_inner .checked_by {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 70%;
}
.widget.widget_fact_checked p.mod_date{margin-top:10px;}



.disclaimer-trigger { cursor:pointer } 
#disclaimer-container { display: none; position: relative; margin-top: 10px; } 
#disclaimer-container.show { display: block; } 
.disclaimer-content { background-color: #f9f9f9; border: 1px solid #ccc; padding: 15px; border-radius: 4px; } 
/*.sidebar_posts, .sidebar_search, .sidebar_categories, .sidebar_archives, .sidebar_reviews { margin-bottom: 30px;} */
.blocks { padding:80px 0; } 
.footer-col { width:32% } 
.map-col { width:48% } 
.copyright { text-align: center; } 
.screen-reader-text { display: none !important; } 
/* .widget.widget_fact_checked p { margin-bottom: 0px; display: flex; align-items: center;}  */
.widget.widget_fact_checked p {margin-bottom: 0px; font-family: 'Urbanist'; font-weight: 400; font-size: 20px; line-height: 1.9; letter-spacing: 0px; color: #1f2933; }
.widget.widget_fact_checked p.mod_date span { margin-left: 10px; } 
.widget.widget_fact_checked p.widget-names { margin-left: 10px; } 
.widget.widget_fact_checked p.widget-names a { text-decoration: underline !important; } 
.widget.widget_team_bios .member_bios { padding: 20px 20px 0; text-align: center; margin-bottom:0px; color: #000; } 
.widget.widget_team_bios .member_bios .bio_pic { margin-bottom: 15px; } 
.widget.widget_team_bios .member_bios .bio_name p a{ font-size: 20px; text-decoration: underline; font-weight: bold; } 
section.widget.csae-res .sdbr-case-item h4 { font-size: 24px; line-height: 1; margin: 0 0 20px; color: #ffff; } 
section.widget.csae-res .sdbr-case-item p { font-size: 16px; line-height: 1.6; margin: 0; color: #fff; } 
section.widget.testi .testi-sdbr-blk.owl-carousel .owl-nav, section.widget.csae-res .case-sdbr-blk.owl-carousel .owl-nav, section.widget.widget_team_bios .team-sdbar-list.owl-carousel .owl-nav, section.widget.testi .testi-inner-blk.owl-carousel .owl-nav, section.widget.csae-res .case-inner-blk.owl-carousel .owl-nav ,section.widget .hm-insights.owl-carousel .owl-nav{ display: flex; justify-content: center; align-items: center; gap: 30px; margin: 20px 0 0; } 
section.widget.testi .testi-sdbr-blk.owl-carousel .owl-nav button, section.widget.csae-res .case-sdbr-blk.owl-carousel .owl-nav button, section.widget.widget_team_bios .team-sdbar-list.owl-carousel .owl-nav button, section.widget.testi .testi-inner-blk.owl-carousel .owl-nav button, section.widget.csae-res .case-inner-blk.owl-carousel .owl-nav button , section.widget .hm-insights.owl-carousel .owl-nav button{ width: 17px; height: 29px; background-color:transparent; font-size: 0; } 
section.widget.testi .testi-sdbr-blk.owl-carousel .owl-nav button.owl-prev, section.widget.csae-res .case-sdbr-blk.owl-carousel .owl-nav button.owl-prev, section.widget.widget_team_bios .team-sdbar-list.owl-carousel .owl-nav button.owl-prev, section.widget.testi .testi-inner-blk.owl-carousel .owl-nav button.owl-prev, section.widget.csae-res .case-inner-blk.owl-carousel .owl-nav button.owl-prev, section.widget .hm-insights.owl-carousel .owl-nav button.owl-prev { background-image: url(images/sdbr-prev-arw.webp); } 
section.widget.testi .testi-sdbr-blk.owl-carousel .owl-nav button.owl-next, section.widget.csae-res .case-sdbr-blk.owl-carousel .owl-nav button.owl-next, section.widget.widget_team_bios .team-sdbar-list.owl-carousel .owl-nav button.owl-next, section.widget.testi .testi-inner-blk.owl-carousel .owl-nav button.owl-next, section.widget.csae-res .case-inner-blk.owl-carousel .owl-nav button.owl-next, section.widget .hm-insights.owl-carousel .owl-nav button.owl-next { background-image: url(images/sdbr-next-arw.webp); } 
#page-column .sdbr-case-item p { color: #fff; } 
section.widget.widget_recent_entries { background-color: #b7b2b2; padding: 20px; margin-bottom: 20px; } 
section.widget.widget_recent_entries ul li:before{display: none;} 
#page-column section.widget.widget_recent_entries ul li .readMorebtn a.cmbtn:hover{color: #fff;} 
.readMorebtn a{ display: inline-block; padding: 16px 50px; background-color: #000; color: #fff; line-height: 1; text-transform: capitalize; } 
.widget_recent_entries ul li{ margin-bottom: 10px; } 
section.widget.widget_team_bios{ background-color: #fff4f4; padding:20px 20px 30px; margin-bottom: 20px; text-align: center; } 
#page-column section.widget.csae-res, #page-column section.widget.widget_team_bios, #page-column section.widget.testi, #page-column section.widget.widget_recent_entries { margin: 35px 0; } 
#page-column section.widget.widget_recent_entries { padding-bottom: 30px; } 
#page-column section.widget.widget_recent_entries h4.widget-title { text-align: center; } 
#page-column section.widget.widget_recent_entries ul { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; margin: 0; } 
#page-column section.widget.widget_recent_entries ul li { width: 100%; position: relative; background-color: #ffffff80; padding: 18px 15px 58px; margin: 0; } 
.hm-insights.owl-carousel .owl-item, .hm-insights.owl-carousel .owl-stage{display: flex;} 
#page-column section.widget.widget_recent_entries.hm { background-color: transparent; padding: 0; } 
#page-column section.widget.widget_recent_entries.hm h4.widget-title{text-align: left;} 
#page-column section.widget.widget_recent_entries.hm ul li {background-color: #000;} 
#page-column section.widget.widget_recent_entries ul li a { font-size: 22px; margin: 0 0 15px; display: inline-block; line-height: 1.1; } 
#page-column section.widget.widget_recent_entries ul li p { font-size: 16px; line-height: 1.6; margin: 0 0 15px; color: #fff; } 
#page-column section.widget.widget_recent_entries ul li .readMorebtn { position: absolute; bottom: 18px; } 
#page-column section.widget.widget_recent_entries ul li .readMorebtn a.cmbtn { margin: 0; font-size: 15px; padding: 14px 20px 12px; line-height: 1; } 

.custom-block-list {background: #fff;padding: 25px 25px;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;margin-bottom: 30px;}
.custom-block-list > :last-child{margin-bottom:0 !important;}


@media screen and (max-width:1440px) {
    p.mod_date {
        font-size: 18px;
        width: 29%;
    }
    .checked_by {
        font-size: 18px;
        line-height: 1.2;
    }
    .testi-cta-title, .caseresult-cta-title, .team-cta-title, .posts-cta-title{
        font-size: 45px;
    }
    .testimonial-cta-block .testi-item {
    padding: 45px 30px;
}
.widget.widget_fact_checked p {
    font-size: 19px;
}
}
@media screen and (max-width:1240px) {
    p.mod_date {
        font-size: 16px;
        width: 28%;
    }
    .checked_by {
        font-size: 17px;
        line-height: 1.2;
    }
    .checked-left img {
        width: 27px;
    }
    .testi-cta-title, .caseresult-cta-title, .team-cta-title, .posts-cta-title{
        font-size: 32px;
        margin: 0 0 15px;
    }
.testimonial-cta-block, .case-results-cta, .widget.widget_related_insights, .widget.widget_team_member {margin: 30px 0; }
#page-column .testimonial-cta-block .testi-slider.owl-carousel .owl-nav {margin: 40px 0 0; }
#page-column .testimonial-cta-block .star-rating {max-width: 140px; margin: 0 auto 14px; }
.testimonial-cta-block .testi-item::before, .testimonial-cta-block .testi-item::after{transform: scale(0.8);}
.testimonial-cta-block .testi-item {padding: 30px 25px; }

.widget.widget_fact_checked p {
    font-size: 18px;
}

}
@media screen and (max-width:991px) {
    .widget.widget_fact_checked .fact_checked_inner{
        flex-direction: column;
    }
    .widget.widget_fact_checked .fact_checked_inner .checked_by {
        width: 100%;
        margin-bottom: 15px;
    }
    p.mod_date {
        font-size: 16px;
        width: 100%;
        justify-content: flex-start;
    }
    .fact-checked-sec {
        padding: 15px 0px;
    }
    .widget-description.active {
        font-size: 15px;
    }
    .testi-cta-title, .caseresult-cta-title, .team-cta-title, .posts-cta-title{
        font-size: 28px;
    }
    .related-insights-posts .posts-list{max-width: 100%;}

.testimonial-cta-block .testi-slider.owl-carousel {margin: 0; }
#page-column .testimonial-cta-block .testi-slider.owl-carousel .owl-nav {margin: 20px 0 0; justify-content: center; gap: 20px; }
#page-column .testimonial-cta-block .testi-slider.owl-carousel .owl-nav button{transform: scale(0.9);}
#page-column .testimonial-cta-block .star-rating {max-width: 120px;}
.widget.widget_fact_checked p.mod_date {margin-top: 0;}	
	

}
@media screen and (max-width:767px) {

    #page-column section.widget.widget_team_member .team_member_item {
        width: 100%;
    }

	
.page-container .full-width .case-results-cta .case-item, #page-column .case-results-cta .case-item {width: 100%; max-width: 400px; margin: auto;}

    .widget.widget_fact_checked p {
        font-size: 17px;
        line-height: 1.7;
    }
	
}
@media screen and (max-width:600px) {
    #page-column .case-results-cta .case-item{
        width: 100%;
    }
    .related-insights-posts .posts-list {
        max-width: 400px;
        margin: auto;
    }
    #page-column section.widget.widget_team_member .team_member_item {
        width: 100%;
        max-width: 300px;
        margin: auto;
    }
}

@media screen and (max-width:480px) {

        .testimonial-cta-block, .case-results-cta, .widget.widget_related_insights, .widget.widget_team_member {
        margin: 25px 0;
    }
    .testimonial-cta-block .testi-item {
        padding: 27px 17px;
    }
        .testimonial-cta-block .testi-item::before, .testimonial-cta-block .testi-item::after {
        transform: scale(0.7);
    }
        .testi-cta-title, .caseresult-cta-title, .team-cta-title, .posts-cta-title {
        font-size: 24px;
    }
        .widget.widget_fact_checked p {
        font-size: 16px;
        line-height: 1.6;
        letter-spacing: 0.3px;
    }
}