@media only screen and (min-width:0) and (max-width:767px) {
    header.header {
        display: none;
    }

    .responsive_menu {
        display: block;
    }

    .bannerContent h1 {
        font-size: 39px;
    }

    section.banner {
        padding-top: 5rem;
        padding-bottom: 0;
        overflow: hidden;
    }

    .bannerContent p {
        font-size: 16px;
    }

    .btn {
        font-size: 13px;
        padding: 9px 13px;
    }

    .bannerImg {
        height: auto;
    }

    ul#myTab button {
        font-size: 12px;
        text-align: center;
    }

    ul#myTab button img {
        margin: 0 auto 10px;
    }

    ul#myTab li {
        margin-bottom: 26px;
    }

    .tabs_inner_content h2 {
        font-size: 30px;
    }

    .tabs_inner_content p {
        font-size: 12px;
    }

    .tabs_inner_content .global_btn.white_sec {
        display: block;
    }

    .global_btn.white_sec button {
        margin-top: 5px;
        width: 100% !important;
    }

    .tabs_inner_content ul li img {
        height: auto;
    } 

    .tabs_inner_content ul {
        margin: 0;
    }

    .tabs_inner_content {
        padding: 0 10px;
    }

    section.portfolio_sec {
        padding-bottom: 40px;
        overflow: hidden;
    }

    .author_box {
        min-height: auto;
    }

    section.author_sec {
        overflow: hidden;
        padding: 40px 0px;
    }

    .audit_inner h2 {
        font-size: 30px;
    }

    section.last_sec {
        padding: 40px 0px;
        overflow: hidden;
    }

    footer.footer {
        padding-top: 40px;
        overflow: hidden;
    }



    .bannerSlider .slick-next {
        right: 0;
    }

    .bannerSlider .slick-prev {
        left: 0;
    }

    .footerBottom {
        display: block;
        text-align: -webkit-center;
    }

    p.copContent {
        margin-bottom: 10px;
    }

    section.service_sec {
    overflow: hidden;
}

section.limelight_sec {
    overflow: hidden;
}

section.cta_sec {
    overflow: hidden;
} 

html {
    overflow-x: hidden;
}

body {overflow-x: hidden;}
 
 .bannerContent h2 {
    font-size: 30px;
}
}

@media only screen and (min-width:768px) and (max-width:991px) {
.tabs_inner_content ul li img {
    width: 170px;
    height: 266px;
    object-fit: cover;
}

.tabs_inner_content p {
    font-size: 14px;
}

.third_count {
    font-size: 30px;
}

::after {}

.third_count:after {
    font-size: 29px;
    right: 40px;
}

.count-title {
    font-size: 31px;
}

.first_count:after {
    font-size: 30px;
    right: 50px;
}

.first_count, .third_count {
    padding-left: 0;
    text-align: center;
    padding-right: 40px;
}

.count-text {
    font-size: 14px;
}

.counter {
    border-radius: 24px;
}

ul.slick-dots {
    display: none !important;
}

.bannerSlider .slick-next {
    right: 0;
}

.bannerSlider .slick-prev {
    left: 0;
}

.service_inner h2 {
    font-size: 35px;
}

.icon_box ul li p {
    font-size: 13px;
}

.icon_box ul li {
    padding: 13px 10px;
}

.icon_box ul li img {
}

.global_inner h2 {
    font-size: 32px;
    text-align: center;
}

.limelight_inner p {
    font-size: 16px;
}

.limelight_inner h2 {
    font-size: 20px;
}

.cta_inner_img img {
    width: 100%;
}

.audit_inner h2 {
    font-size: 30px;
}

.cta_inner h2 {
    font-size: 35px;
}

.audit_inner form textarea {
    height: 120px;
}

ul.footerLinks li {
    width: 49%;
}

.fooPrivacy label {
    font-size: 11px;
}

.fooFormp p {
    font-size: 10px;
}}

@media only screen and (min-width:992px) and (max-width:1250px) {
.third_count {
    font-size: 30px;
}
 
.third_count:after {
    font-size: 41px;
    right: 40px;
}

.count-title {
    font-size: 42px;
}

.first_count:after {
    font-size: 40px;
    right: 50px;
}

.first_count, .third_count {
    padding-left: 0;
    text-align: center;
    padding-right: 40px;
}

.count-text {
    font-size: 17px;
}

.counter {
    border-radius: 24px;
}
.tabs_inner_content ul li img {
    width: 210px;
    height: 318px;
}

.bannerSlider .slick-next {
    right: 0;
}

.bannerSlider .slick-prev {
    left: 0;
}
 
}