@media only screen and (max-width:1599.5px){
    .tv-certificate-section {
        padding: 20px 0;
    }
    .tv-certificate-section .single-certificate img{
        max-width: 150px;
        max-height: 70px;
    }
}

@media only screen and (max-width:1440.5px){
    .casestudy-slider-box .casestudy-slider {
        padding-bottom: 70px;
    }
    .casestudy-slider-box .casestudy-slider button.slick-prev {
        left: calc(50% - 50px);
    }
    .casestudy-slider-box .casestudy-slider button.slick-next {
        right: calc(50% - 50px);
    }
    .reviews-slider-box {
        padding: 0 40px;
    }
    .reviews-slider-box .reviews-slider button.slick-prev {
        left: -40px;
    }
    .reviews-slider-box .reviews-slider button.slick-next {
        right: -40px;
    }
    .casestudy-card .casestudy-card-body .casestudy-card-title{
        min-height: 55px;
    }
}

@media only screen and (max-width:1366.5px){
    .our-excellence-card{
        height: 320px;
    }
    .technologies-slider-box-new .technologies-slider-item-inner{
        padding: 16px;
    }
    .technologies-slider-box-new .slick-slider .technologies-icon-box{
        margin-bottom: 16px;
        height: 50px;
    }
    .testimonial-card .write-img-box{
        width: 150px;
        height: 150px;
    }
    .testimonial-card .testimonial-text{
        padding: 24px;
    }
    .technologies-slider-box-new .slick-slider{
        margin-bottom: 0;
    }
}

@media only screen and (max-width:1199.5px){
    .tv-certificate-section .single-certificate img {
        max-width: 120px;
        max-height: 60px;
    }
    .tv-certificate-section {
        padding: 14px 0;
    }
    .our-excellence-col{
        padding: 0 16px;
    }
    .casestudy-card{
        padding: 20px;
    }
}

@media only screen and (max-width:991.5px){
    .tv-certificate-section .single-certificate:nth-child(3n):before{
        display: none;
    }
    .reviews-slider .slick-list{
        padding: 0 16px !important;
    }
    .testimonial-card .testimonial-text .left-quote, .testimonial-card .testimonial-text .right-quote{
        width: 24px;
    }
    .comment-start-quote {
        top: 17px;
    }
    .testimonial-card .testimonial-text .right-quote {
        margin-left: 0px;
    }
}

@media only screen and (max-width:767.5px){
    .our-excellence-col {
        padding: 12px 0;
        width: 100%;
    }
    .our-excellence-col.active{
        width: 100%;
    }
    .our-excellence-card {
        height: 100px;
    }
    .our-excellence-col.active .our-excellence-card {
        height: 320px;
    }
    .testimonial-card .testimonial-text.text-large {
        font-size: 14px !important;
    }
}

@media only screen and (max-width:576.5px){
    .tv-certificate-section .single-certificate img {
        max-width: 100px;
        max-height: 50px;
    }
}







