/*body.mobile-side-slide{*/
    /*overflow-x:hidden !important;*/
/*}*/

.content-img{
    width:100% !important;
    height:auto !important;
    display:block;
    object-fit:cover;
}

.three-column-section .mcb-wrap-inner{
    align-items:center !important;
}
.three-column-section .column .mcb-wrap-inner{
    margin:0 !important;
}
.three-column-section .column .mcb-column-inner-ko7rf1efn{
    padding-top:0 !important;
}

.testimonial-page .testimonials_list .item .photo img{
    width:80px !important;
}

.teamTl img.scale-with-grid, #Content img{
    max-width:100% !important;
}
.clients_slider ul.slick-slider li img{
     max-height:85px !important;
}
.useracq-banner{
    min-height:550px !important;
}

.useracq-banner p{
    line-height:1.2;
}

.mua-services-banner .rgt-side-img .banner-img, .mua-services-banner .rgt-side-img .banner-img img {
    width:100%;
}

.reporting-section .image-side img, .bruteforce-section .image-side img{
    width:100%;
}

.ai-agents-section .ai-agents-layout, .creative-agents-section .creative-agents-layout {
    grid-template-columns:1.5fr 1.5fr;
}
.ai-agents-section .ai-agents-image img, .creative-agents-section .creative-agents-image img{
    max-width:unset !important;
}
.awesome-panelist  .image_wrapper .scale-with-grid {
    aspect-ratio:1 !important;
    object-fit:cover !important;
}

@media screen and (max-width:1300px){
    .three-column-section h2{
        font-size:20px !important;
        line-height:30px !important;
        margin-left:20px;
    }
    .three-column-section .laptop-one-third.mcb-wrap{
        width:45% !important;
    }
}

@media screen and (max-width:1100px){
    .testimonial-page .testimonials_list .item .desc .blockquote blockquote{
        font-size:15px !important;
    }
}

@media screen and (max-width:1000px){
    .three-column-section .laptop-one-third.mcb-wrap{
        width:100% !important;
    }
    .three-column-section .mcb-wrap-inner{
        flex-direction:column; !important;
        align-items:center !important;
    }
    .three-column-section .mcb-wrap-inner .mcb-column{
        width:100% !important;
        
    }
    .three-column-section .mcb-wrap-inner .mcb-column .mcb-column-inner{
        margin:0 !important;
    }
    .three-column-section .icon_box.icon_position_left{
        padding-left:0 !important; 
    }
    .three-column-section h2{
        text-align:center !important;
    }
    .icon_box.icon_position_left .icon_wrapper{
       position:static !important;
    }
}

@media screen and (max-width:992px){
    .ai-agents-section .ai-agents-layout, .creative-agents-section .creative-agents-layout {
        grid-template-columns:1fr;
    }
}
@media screen and (max-width:770px){
    .useracq-banner .section_wrapper{
        padding:30px !important;
    }
    .useracq-banner h2{
        font-size:45px !important;
    }
    .useracq-banner p{
        font-size:20px !important;
        margin-top:10px !important;
    }
}

@media screen and (max-width:560px){
    .testimonial-page .testimonials_list .item .desc .blockquote blockquote{
        font-size:14px !important;
    }
    .testimonial-page .testimonials_list .item .photo img{
        width:60px !important;
        height:60px !important;
    }
    .testimonial-page .testimonials_list .item .photo{
        width:auto !important;
    }
    .testimonial-page .testimonials_list .item .desc{
        width: calc(100% - 80px) !important;
    }
    .home-button{
        width:auto !important;
        padding:12px 15px !important;
    }
}



