@media only screen and (min-width: 1454px) and (max-width: 1599px) {
    .menuSec ul li a {
        padding: 7px 15px;
        font-size: 12px;
    }

    .about-text:before {
        top: -10px;
        left: 0;
    }

    .baner-img img {
        height: 700px;
        object-fit: contain;
    }

    .experience-sec:before {
        height: 240px;
        width: 91%;
        top: 14%;
        background-position: bottom;
    }

    img.bnr-design.b2 {
        right: -90px;
    }

    img.bnr-design.b3 {
        right: 34%;
        bottom: 0;
    }

    .banner-sec:after {
        height: 175px;
    }

    .ban-cntc-btn {
        margin-top: 20px;
    }

    h2 {
        line-height: 1.05;
    }

    img.bnr-design.b1 {
        left: -30px;
    }

    .about-text p {
        width: 70%;
        font-size: 15px;
        line-height: 25px;
    }

    .about-text {
        width: 55%;
        top: 23%;
        left: -20px;
    }

    .about-left-img img {
        height: 560px;
    }

    .about-text.inr p {
        width: 75%;
    }

    .about-text.inr:before {
        top: 8px;
    }

    .about-text.inr {top: 20%;}

    .about-left-img {
        top: 80px;
    }
}

@media only screen and (min-width: 1777px) and (max-width: 1920px) {

    .banner-sec {
        height: 110vh;
    }

    img.bnr-design.b1 {
        top: -20px;
        left: -40px;
        width: 100%;
    }

    .menuSec ul li a {
        padding: 9px 22px;
    }

    .experience-sec:before {
        left: -42%;
        height: 270px;
    }

    .baner-img img {
        height: 770px;
    }

    .about-text {
        width: 50%;
        padding: 105px 0;
        left: -5px;
    }

    .about-left-img {
        left: 5px;
        top: 65px;
    }

    .about-text.inr:before {
        left: 0;
    }

    .about-text.inr {
        width: 51%;
    }

    .about-text.inr ul {
        margin-top: -10px;
    }

    .about-text ul li {
        margin-bottom: 7px;
    }

    .about-right-img {
        right: -38%;
        top: 65px;
    }

    .about-right-img img {
        width: 530px;
    }


    .about-text p {
        font-size: 15px;
        line-height: 28px;
        width: 73%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-right-img {
        right: 0;
    }

    html {
        overflow-x: hidden;
    }

    .menuSec ul {
        gap: 8px;
    }

    .menuSec ul li a {
        padding: 6px 12px;
        font-size: 9px;
    }

    .baner-img img {
        height: 540px;
        object-fit: cover;
    }

    .btn-1 {
        font-size: 10px;
        padding: 5px 5px 5px 5px;
        gap: 7px;
    }

    .btn-1 span {
        width: 30px;
        height: 30px;
    }

    h2 {
        font-size: 70px;
        line-height: 1.05;
    }

    img.bnr-design.b1 {
        width: 80%;
    }

    .banner-sec {
        height: auto;
        padding-top: 110px;
    }

    h6 {
        font-size: 20px;
    }

    .banner-text h6 {
        margin-bottom: 5px;
    }

    img.bnr-design.b3 {
        width: 300px;
        right: 30%;
        bottom: 80px;
    }

    img.bnr-design.b2 {
        width: 430px;
    }

    .baner-img {
        top: -20px;
    }

    .baner-authrz {
        left: 32%;
        bottom: 6px;
    }

    .banner-sec:after {
        height: 140px;
        background-position: center;
    }

    .baner-authrz img {
        object-fit: scale-down;
        width: 90px;
        height: 90px;
    }

    .ban-cntc-btn {
        margin-top: 15px;
    }

    .banner-text {
        padding-bottom: 100px;
    }

    .prg-hedpne a {
        font-size: 20px;
        margin-top: 2px;
    }

    .hav-quest-bnr span {
        font-size: 14px;
    }

    .hav-quest-bnr img {
        width: 43px;
    }

    .about-left-img img {
        height: 580px;
        object-fit: cover;
    }

    .about-sec {
        padding: 120px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (min-width: 520px) and (max-width: 767px) {}

@media only screen and (min-width: 300px) and (max-width: 519px) {}

@media only screen and (min-width: 0px) and (max-width: 299px) {}