/*Testimonial Styling*/
.testi-cta-title, .caseresult-cta-title, .team-cta-title, .posts-cta-title{
    font-family: 'Anton';
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.1;
    margin: 0 0 25px;
    color: #050505;
    font-size: 45px;
    display: block;
    text-align: left;
}
.cta-btn {
    text-align: center;
    margin-top: 20px;
}
.cta-btn a.cmn-btn{
    color: #fff !important;
}
.testi-content {
    margin-bottom: 15px;
}

.testimonial-cta-block{
    width: 100%;
    margin-bottom: 30px;
}
.testimonial-cta-block .testi-slider.owl-carousel {
    display: block;
    margin: 0 0 0px;
}
#page-column .testimonial-cta-block .testi-content p {
    color: #931917;
}
.testimonial-cta-block .cta-btn {
    text-align: center;
}
#page-column .testimonial-cta-block .cta-btn a{
    color: #fff;
}
.testimonial-cta-block h2.cta-title {
    text-align: center;
}
.testimonial-cta-block .testi-item {
    text-align: left;
}
.testi-slider-list p.review-links, .testi-slider-list p {
    margin-bottom: 0px !important; 
}
.where-from-review-logo {
    width: 40px;
    height: 40px;
    margin-right: 20px;
}
.star-rating-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}
#page-column .testimonial-cta-block .testi-slider.owl-carousel .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin: 20px 0 0;
    display: none !important;
}
#page-column .testimonial-cta-block .testi-slider.owl-carousel .owl-dots button {
    width: 12px;
    height: 12px;
    border-radius: 50px;
    background: #931917;
}
#page-column .testimonial-cta-block .testi-slider.owl-carousel .owl-dots button.active {
    background: #000;
}
.custom-block-list {
    padding: 35px 30px;
    background-color: #f9f9f9;
    margin-bottom: 20px;
}
.custom-block-list ul li:last-child, .custom-block-list ul {
    margin-bottom: 0px!important;
}
/*Case Result*/
#page-column .case-results-cta {
    margin-bottom: 30px;
}
#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 {
    background-color: transparent ;
    width: 100%;
    text-align: center;
    margin: 0px ;
    border: 1px solid #b7b2b263;
    border-radius: 0px ;
    padding: 4px 4px 30px;
}
.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 .cta-btn a, #page-column .case-results-cta .cta-btn a{
    background: #df0305 !important;
}
.page-container .full-width .case-results-cta .cta-btn a, #page-column .case-results-cta .cta-btn a:hover{
    background: #072433 !important;
}
.page-container .full-width .case-results-cta .case-item h4,#page-column .case-results-cta .case-item h4 {
    background-color: #df0305;
    color: #fff;
    padding: 13px 10px 35px;
    position: relative;
    margin: 0 0 20px;
}
#page-column .case-results-cta .case-item h4:before {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 30%;
    height: 2px;
    bottom: 18px;
    left: 0;
    right: 0;
    margin: auto;
}
#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;
}
.related-insights-posts .posts-list{
    max-width: 400px;
    margin: 0px auto;
}
.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;
}
#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 .testimonial-cta-block .star-rating {
    width: 130px;
}

#page-column section.widget.widget_team_member {
    margin: 0 0 30px;
}
#page-column section.widget.widget_team_member h4.widget-title {
    text-align: center;
}
#page-column section.widget.widget_team_member .team-inner-list {
    justify-content: center;
    flex-wrap: wrap;
    gap: 25px;
}
#page-column section.widget.widget_team_member .team_member_item {
    background-color: #f7f7f7;
    padding-top: 15px;
    max-width: 400px;
    margin: 0px auto;
}
.team_member_name {
    padding: 10px 10px;
    background-color: #b12120;
}
#page-column section.widget.widget_team_member .team_member_pic {
    margin: 0 auto 0px;
    height: 340px;
    overflow: hidden;
    padding: 0px 10px 0px;
}
#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;
    object-fit: cover;
    object-position: top;
}
#page-column section.widget.widget_team_member .team_member_name p {
    margin: 0 0 10px;
    text-transform: uppercase;
}
#page-column section.widget.widget_team_member .team_member_name p.team_designation {
    margin-bottom: 0px !important;
    color: #fff !important;
}
#page-column section.widget.widget_team_member .team_member_summary p {
    margin: 0;
    text-transform: capitalize;
}

#page-column .widget.widget_related_insights h4 {
    text-align: left;
    padding: 0px;
}
#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: bold;
}
.fact-checked-sec {
    background-color: #f7f7f9;
    padding: 30px 0px;
}
.checked_by{
    font-size: 20px;
    line-height: 1.2;
}
p.mod_date {
    font-size: 20px;
    width: 29%;
    display: flex;
    justify-content: flex-end;
}
.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%;
}
.testi-item:before{
    display: none !important;
}
.related-insights-posts h4{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.related-insights-posts h4 a{
    color: #1b3649 !important;
}
.related-insights-posts article:hover h4 a{
    color: #df0305 !important;
}
.related-insights-posts p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}
.related-insights-posts .posts-block{
    padding: 30px 15px;
}
.testi-slider-list {
    padding: 35px 20px 25px 35px;
}
.testi-slider-list .testi-item{padding: 0px !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: 35px;
    }
    #page-column section.widget.widget_team_member .team_member_pic{
        height:320px;
    }
    .testimonial-cta-block {
    margin-bottom: 15px;
}
.testimonial-cta-block .testi-slider.owl-carousel {
    margin: 0 0 5px;
}
#page-column section.widget.widget_team_member {
    margin: 0 0 15px;
}
#page-column .case-results-cta {
    margin-bottom: 15px;
}
.testi-slider-list .testi-item{padding: 0px !important;}
.testi-slider-list { padding: 20px 15px 25px 35px;}
}
@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;
    }
    .testi-slider-list { padding: 20px 15px 25px 30px;}
}
@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%;
    }
    #page-column section.widget.widget_team_member .team_member_pic {
        height: 300px;
    }
    .testi-slider-list .testi-item{border: 0px;}
     .testi-slider-list { padding: 25px 15px}
}
@media screen and (max-width:767px) {
    #page-column section.widget.widget_team_member .team-inner-list{
        width: 100%;
        margin: auto;
    }
    #page-column section.widget.widget_team_member .team_member_item {
        width: 100%;
    }
    .cmn-box-cnslt-btn{
        flex-direction: column;
    }
}
@media screen and (max-width:650px) {
    #page-column .case-results-cta .case-item{
        width: 100%;
    }
    #page-column section.widget.widget_team_member .team_member_item{
        width: 100%;
        max-width: 280px;
        margin: auto;
    }
    .related-insights-posts .posts-list{
        max-width:320px;
        width:100%;
        margin: auto;
    }
    #page-column section.widget.widget_team_member .team_member_pic {
        height: 240px;
    }
}