@media only screen and (min-width: 1400px) and (max-width: 1600px) {}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .ban-text {
        width: 90%;
    }

    h1 {
        font-size: 48px;
    }

    .banner .banner_bottom>.slide_arrows {
        gap: 20px;
    }

    section.about-us h3 {
        font-size: 29px;
    }

    .abt-img img {
        height: 493px;
    }

    .abt-text,
    .innerabout .abt-text {
        height: 493px;
    }

    .client-sli .slick-prev {
        left: -40px;
    }

    .client-sli .slick-next {
        right: 0;
    }

    .our-work-heading {
        top: 130px;
    }

    section.footer-sec .container-fluid.add-padding.mb5 {
        padding: 0;
    }

    .we-are-content {
        height: 580px;
    }

    .we-img img {
        height: 580px;
    }

    .cour-box p {
        width: 100%;
    }

    .btn-header a.theme_btn {
        font-size: 11px;
    }

    .btn-header a.theme_btn span img {
        width: 31px;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    section.contact-us .contact-info-item-details.telphone a {
    font-size: 17px;
}

.contact-info-item-details a, .contact-info-item-details p {
    font-size: 14px;
}

.contact-info-item {
    gap: 10px;
    padding: 30px 10px;
}

.cntct-info-icon {
    width: 50px;
    height: 50px;
}
    .ban-text {
        width: 100%;
        padding: 70px 20px;
    }

    h1 {
        font-size: 50px;
    }

    .social-links ul {
        margin-left: 10%;
    }

    .banner .banner_bottom>.slide_arrows {
        gap: 10px;
    }

    .progress {
        width: 47%;
        right: 16%;
    }

    section.about-us h2 {
        font-size: 40px;
    }

    section.about-us h3 {
        font-size: 24px;
    }

    .abt-text {
        height: 521px;
    }

    .area-content {
        right: 0;
    }

    img.img-area {
        height: 490px;
    }

    .client-sli .slick-next {
        right: 10px;
    }

    .client-sli .slick-prev {
        left: -20px;
    }

    .our-work-heading {
        margin-bottom: -180px;
    }

    .our-gallery-sec h2 {
        font-size: 44px;
    }

    .footer-form {
        width: 100%;
    }

    footer .container-fluid.add-padding {
        padding-right: 0;
    }

    .footer-link h5 {
        font-size: 15px;
    }

    .we-are-content {
        height: 670px;
    }

    .we-img img {
        height: 670px;
    }

    .cour-box p {
        width: 100%;
    }

    .cour-box img {
        height: 290px;
    }

    .cour-box h4 {
        width: 100%;
    }

    .csdtDes-text .listingcheck {
        width: 100%;
    }

    .client-ineer-box ul li h4 {
        font-size: 20px;
    }

    section.our-client-sec .client-ineer-box {
        padding: 40px 10px;
    }

    .btn-header a.theme_btn {
        font-size: 10px;
    }

    .btn-header a.theme_btn span img {
        width: 22px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    h1 {
        font-size: 30px;
    }

    .ban-wrap .col-md-6 {
        width: 80%;
    }


    .ban-text {
        width: 81%;
        padding: 40px 20px;
    }

    .ban-side-content {
        width: 70%;
        position: static;
        margin: 0;
        margin-bottom: 30px;
    }

    .baner-slider {
        margin-bottom: 20px;
    }

    .progress {
        width: 40%;
        right: 20%;
    }

    .banner .banner_bottom>.slide_arrows {
        gap: 10px;
    }

    .social-links ul {
        margin-left: 10px;
        gap: 10px;
    }

    .social-links ul li a {
        width: 40px;
        height: 40px;
    }

    header .theme_btn {
        font-size: 10px;
        padding: 0 5px 0 7px;
        gap: 2px;
        height: 45px;
    }

    header .col-md-2.col-sm-6.col-6.text-right {
        padding: 0;
    }

    header .theme_btn span img {
        width: 30px;
    }

    .menuSec ul li a {
        font-size: 13px;
    }

    section.about-us .col-md-8.p-0 {
        width: 50%;
    }

    section.about-us .col-md-4.p-0 {
        width: 50%;
    }

    section.about-us h2 {
        font-size: 31px;
        line-height: 1.2;
    }

    section.about-us h3 {
        font-size: 23px;
        line-height: 1.2;
    }

    .abt-text p {
        font-size: 13px;
        line-height: 21px;
    }

    .abt-img img {
        height: 417px;
    }

    .area-content {
        position: static;
        width: 100%;
    }

    img.img-area {
        width: 100%;
        height: 400px;
        object-fit: cover;
        margin-bottom: 10px;
    }

    section.areas.wow.bounceInUp {
        padding-top: 0;
    }

    .client-sli .slick-next {
        right: 0;
    }

    .client-sli .slick-prev {
        left: -30px;
    }

    .our-work-slider-box h4 {
        font-size: 24px;
    }

    .our-work-slider-box {
        padding: 50px 20px;
    }

    .our-work-slider-box p {
        font-size: 13px;
        line-height: 20px;
    }

    .our-gallery-sec h2 {
        font-size: 30px;
    }

    .our-work-heading p {
        line-height: 20px;
    }

    section.our-gallery-sec .slick-track {
        height: auto !important;
    }

    section.our-gallery-sec .slick-list.draggable {
        height: auto !important;
    }

    section.footer-sec .col-md-3,
    section.footer-sec .col-md-2,
    section.footer-sec .col-md-4 {
        width: 50%;
    }


    section.footer-sec .row {
        flex-flow: wrap-reverse;
    }

    .let-heading h2 {
        font-size: 38px;
    }

    .let-heading p {
        font-size: 12px;
        line-height: 20px;
        width: 70%;
    }

    .footer-form {
        margin-top: -300px;
    }

    img.img-fluid.innerBanerImg {
        object-fit: cover;
    }

    .innerabout .abt-text {
        height: 417px;
    }

    .we-are-content {
        height: 830px;
    }

    .we-img img {
        height: 830px;
    }

    .we-are-content.we-are-content2 {
        height: 530px;
    }

    .we-img.we-img2 img {
        height: 530px;
    }

    section.courses.coursesPage .row {
        justify-content: center;
    }

    section.courses.coursesPage .col-lg-4.col-md-4.col-12 {
        width: 50%;
        margin-bottom: 10px;
    }

    .cour-box p {
        width: 100%;
    }

    .csdtDes-text .listingcheck {
        width: 100%;
    }

    .innerClientsSec .rev-wraper {
        width: 100%;
    }

    .innerClientsSec .rev-wraper .col-md-4 {
        width: 50%;
    }
    section.about-us .abt-text {
    height: 417px;
}


}

@media only screen and (min-width: 520px) and (max-width: 767px) {}

@media only screen and (min-width: 300px) and (max-width: 519px) {
    header {
        position: static;
        padding: 10px 0;
        background: #000;
    }

    .ban-text {
        width: 100%;
        padding: 40px 20px;
    }

    h1 {
        font-size: 40px;
    }

    .ban-side-content ul {
        width: 100%;
    }

    .ban-side-content {
        position: static;
        margin-bottom: 30px;
    }

    .social-links {
        display: none;
    }

    .baner-slider {
        margin-bottom: 30px;
    }

    .slide_counter {
        width: 30%;
    }

    .banner .banner_bottom>.slide_arrows {
        width: 30%;
        gap: 10px;
    }

    .banner .banner_bottom {
        background: #000;
        justify-content: space-between;
        padding: 10px 0;
    }

    .progress {
        width: 40%;
        position: static;
    }

    section.about-us {
        padding: 80px 20px;
    }

    section.about-us h2 {
        font-size: 40px;
        line-height: 1.2;
    }

    .abt-text {
        text-align: center;
    }

    section.about-us h3 {
        font-size: 20px;
    }

    .abt-text a {
        margin: 0 auto;
    }

    .abt-vid {
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        top: 50%;
        transform: translate(0, -50%);
        height: 210px;
    }

    .area-content {
        position: static;
        width: 100%;
        padding: 20px 10px;
    }



    section.areas.wow.bounceInUp {
        padding: 0;
        padding-bottom: 50px;
    }

    img.img-area {
        height: 300px;
        object-fit: cover;
    }

    .area-content ul li {
        width: 50%;
    }

    .our-work-heading {
        position: static;
        display: block;
        margin: 0;
        width: 100%;
        text-align: center;
    }

    .our-work-heading p {
        width: 100%;
        max-width: 100%;
    }

    .our-work-slider-box {
        min-height: auto;
        height: auto;
    }

    .let-heading h2 {
        font-size: 40px;
    }

    .let-heading p {
        width: 100%;
    }

    .footer-form {
        margin: 0;
    }

    .bottom-right-side p {
        font-size: 12px;
    }

    a.theme_btn {
        font-size: 11px;
        gap: 2px;
    }

    a.theme_btn span img {
        width: 30px;
    }

    img.img-fluid.innerBanerImg {
        height: 350px;
    }

    .innerbaner-warp .inerTxt h2 {
        margin: 0;
        font-size: 35px;
    }

    section.who-we h2 {
        font-size: 30px;
    }

    .we-are-content {
        height: auto;
    }

    .we-img img {
        height: 400px;
        margin-top: 20px;
    }

    section.who-we .row.mt-5 {
        flex-direction: column-reverse;
    }

    .we-are-content.we-are-content2 {
        height: auto;
    }

    section.innerBanner img.img-fluid.innerBanerImg {
        object-fit: cover;
    }

    .cour-box {
        margin-bottom: 20px;
    }

    .cour-box p {
        width: 100%;
    }

    section.courses.coursesPage .pb-4 {
        padding: 0 !important;
        margin-bottom: 0 !important;
    }

    section.courses.coursesPage {
        padding-bottom: 10px;
    }

    .csDt-img img {
        object-fit: cover;
    }

    .csdtDes-text .listingcheck {
        width: 100%;
        display: block !important;
    }

    section.courseDet h4 {
        font-size: 20px;
    }

    section.courseDet {
        padding-bottom: 0;
    }

    section.contact-us .get-in-touch.cntct-head {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }

    .contact-info-item-details a,
    .contact-info-item-details p {
        font-size: 15px;
    }

    section.contact-us .contact-info-item-details.telphone a {
        font-size: 16px;
    }

    .contact-info-item {
        gap: 10px;
        padding: 20px;
    }

    section.contact-us.quotePage .let-heading p {
        width: 100%;
    }

    section.contact-us.quotePage h2 {
        font-size: 33px;
    }

    section.contact-us.quotePage .let-heading.pb-4.mb-4 {
        margin: 0;
    }

}