@media only screen and (max-width:1024px) {
   
    .trustSlide2 {
        position: relative !important;
        left: 0;
        right: 0;
        top: unset !important;
        bottom: unset !important;
    }
    .tag3 {
        right: 0px;
        bottom: 120px;
    }
}

@media only screen and (max-width:767px) {
   .heroSlider .elementor-swiper-button, .journeySlider .elementor-swiper-button, .teamSlider .elementor-swiper-button {
        height: 35px !important;
        width: 35px !important;
    }
    .leftGradient:before{
        display:none !important;
    }
}
