.RFS_spacerBN_US .elementor-spacer-inner {
    position: relative;
}
.RFS_spacerBN_US .elementor-spacer-inner::before,
.RFS_spacerBN_US .elementor-spacer-inner::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100vw;
    height: 1px;
    background: #8c99a8;
}
/*div.VideoDesktop_US video.elementor-video {
    height: auto !important;
    width: 100% !important;
    object-fit: cover !important;
    aspect-ratio: 16/9 !important;
}*/
/*div.VideoDesktop_US video.elementor-video {
    width: 100%;
    height: 860px !important;
    object-fit: cover;
    object-position: center center;
}*/

div.VideoDesktop_US video.elementor-video {
    width: 100%;
    height: 100%;
    aspect-ratio: auto !important;
    object-fit: cover;
}

.WhoAttendSlider_US .elementor-widget-text-editor:hover p {
    color: #557a8d;
}

.RFS_spacerBN_US .elementor-spacer-inner::before {
    left: 0;
}

.RFS_spacerBN_US .elementor-spacer-inner::after {
    right: 0;
}
.PastSpeakersSlider_US, 
.PastSpeakersSlider_US .Speaker_Slide_US.slick-slide{
	height:clamp(22.5rem, -4.167rem + 55.556vw, 37.5rem);
}
.PastSpeakersSlider_US .Speaker_Slide_US .leftBlock img,
.PastSpeakersSlider_US .Speaker_Slide_Content_US{
    width: 100% !important;
    height: clamp(22.5rem, -4.167rem + 55.556vw, 37.5rem) !important;
}
.Testimonial_Slider_US {
    display: block !important;
}
.Testimonial_Slider_US {
    position: relative;
}

.Testimonial_Slider_US::after {
    content: "";
    position: absolute;
    bottom: 0%;
    width: 100vw;
    height: 100%;
    background: #77bec4;
    z-index: -1;
}


@media only screen and (min-width: 768px) and (max-width: 880px) {
    .Testimonial_Slider_US .image_qt_block img {
        width: auto !important; 
        height: auto !important;
    }
}
@media (min-width: 768px) {
    .Testimonial_Slider_US .testmonial_paragrap {
        padding-left: 30px;
    }
    .PastSpeakersSlider_US .Speaker_Slide_US.slick-slide{
    	display:flex;
    } 
    body .Testimonial_Slider_US.slick-slider  .slick-dots {
        bottom: -70px !important;
    }       
}
@media (max-width: 767px) {
    div.VideoMobile_US video.elementor-video{
        height: auto !important;
        width: 100% !important;
        object-fit: cover !important;   
    }    
    .PastSpeakersSlider_US_MB{
        display: block !important;
    }
    .WhoAttends_US{
        background-image:none !important;
    } 
    .Testimonial_Slider_US .slick-arrow {
        top: 60% !important;
        width: 24px !important;
        height: 50px !important;
    }    
    .Testimonial_Slider_US .slick-slide  {
        height:clamp(45.625rem, 35.208rem + 55.556vw, 51.875rem);
        min-height:clamp(45.625rem, 35.208rem + 55.556vw, 51.875rem);
    }     
    .Testimonial_Slider_US .ts-content {
        font-size: clamp(1rem, -0.042rem + 5.556vw, 1.625rem) !important;
    } 
    .Testimonial_Slider_US.slick-slider .slick-arrow.slick-next {
        display: block !important;
        right: 5px !important;
        background: url("/wp-content/uploads/2025/06/ArrowRight.png");
        background-repeat: no-repeat !important;
        background-position: center !important;
    }

    .Testimonial_Slider_US.slick-slider .slick-arrow.slick-prev {
        display: block !important;
        left: 5px !important;
        background: url("/wp-content/uploads/2025/06/ArrowLeft.png");
        background-repeat: no-repeat !important;
        background-position: center !important;
    } 
    body .counterBox_US .counterBoxIner_US .elementor-heading-title  {
        font-size: clamp(7.5rem, 1.042rem + 34.444vw, 11.375rem) !important;
    }
    
    body .counterBox_US .counterBoxIner_US .percent_text .elementor-heading-title  {
        font-size: clamp(5.375rem, 1.208rem + 22.222vw, 7.875rem) !important;
        line-height:1.2 !important;
    } 
    .MobileImage_US .elementor-element .swiper .elementor-swiper-button {
		top: auto !important;
		bottom: -70px;
	}

	.MobileImage_US .elementor-swiper-button.elementor-swiper-button-prev {
		left: 30% !important;
	}

	.MobileImage_US .elementor-swiper-button.elementor-swiper-button-next {
		right: 30% !important;
	}    
    .MobileImage_US .elementor-swiper-button svg{
        width: 24px !important;
        height: 50px !important;
    }	
}

@media (min-width: 1921px) {
    div#WhoAttends_US {
        --padding-bottom: clamp(37.5rem, -25.631rem + 52.582vw, 58.5rem) !important;
    }
}