@media (min-width:992px) {

    /* Main menu*/
    .main-menu>ul .link {
        transform: none !important;
    }

    .main-menu {
        clip-path: none !important;
        width: auto !important;
    }

    /* Main menu ends*/
}

@media (max-width:1400px) {
    .main-menu ul {
        gap: 27px;
    }
}

@media (max-width:1200px) {

    /* Main menu*/
    .main-menu>ul {
        gap: 23px;
    }

    .main-menu ul li a {
        padding: 33px 0;
    }

    .main-menu ul li a {
        font-size: 13px;
    }

    .admission-button {
        margin-top: 15px;
    }

    /* Main menu ends*/
    header.sticky.sticky-active .logo {
        width: 153px;
    }

}

@media (max-width:992px) {

    .menu-button {
        display: block;
    }

    /*Header items*/
    .logo {
        margin: 12px 0;
    }

    .main-menu ul .link {
        transform: none !important;
    }


    .main-menu>ul {
        gap: 17px;
        padding: 0 30px;
        height: 100%;
        overflow-y: scroll;
        display: block;
        overflow-x: hidden;
        width: 100%;
        padding-bottom: 100px;
    }

    .nav-button {
        display: block;
    }

    nav {
        display: flex;
        flex-flow: column wrap;
        justify-content: flex-start;
        align-content: center;
        align-items: flex-start;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #b9b9b9;
        transform: translate3d(-100%, 0, 0);
        height: 100vh;
        overflow-y: scroll;
        /* Enable vertical scrolling */
        overflow-x: hidden;
        /* Hide horizontal scrolling if not needed */
        /* Smooth scrolling for iOS */
        padding-top: 80px;
    }

    nav>ul {
        display: flex;
        flex-flow: column wrap;
        justify-content: center;
        /* align-content: center; */
        /* align-items: center; */
        position: fixed;
        list-style: none;



        li {
            margin-bottom: 10px;
            visibility: hidden;
        }
    }

    .main-menu>ul li a,
    header.sticky.sticky-active .main-menu>li a {
        color: #000000;
        padding: 7px 0;
        font-size: 16px;
        font-weight: 200;
    }

    header.sticky.sticky-active .main-menu ul li a {
        padding: 7px 0;
    }

    header.sticky.sticky-active .has-sub-menu .sub-menu li a {
        padding: 12px 13px;
    }

    .has-sub-menu .sub-menu {
        position: inherit;
        background: no-repeat;
        width: 100%;
    }

    .has-sub-menu .sub-menu>li {
        visibility: inherit;
    }

    .has-sub-menu .sub-menu>li>a {
        color: #FFF;

    }

    .sub-menu.active {
        visibility: inherit;
        ;
    }

    .menu-button {
        display: block;
        margin-top: 6px;
    }

    .main-menu>ul {
        transform: translate(0px, 0px);
    }

    .skew {
        clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    }

    .header-top-row {
        display: none;
    }

    header.sticky .main-logo img {
        width: 130px;
    }

    header.sticky.sticky-active .logo {
        width: 230px;
    }

    header.sticky .menu-button {
        margin-top: 3px;
    }

    /*Header items ends*/

    /*Slider items*/

    .caption-1 {
        top: 44%;
        left: 50%;
        transform: translate(-50%, -50%);
        right: auto;
        width: 100%;
        text-align: center;
    }

    .caption-box h3 {
        font-size: 21px;
        text-align: center;
    }

    .caption-2 {
        top: 40%;
        width: 100%;
    }
    .caption-3 {
        top: 30%;
        left: 18%;
        transform: translate(-10%, 0%);
        right: auto;
        text-align: center;
    }
    .button-style-1 {
        padding: 8px 19px;
    }

    /*Slider items ends*/

    .welcome-area {
        padding: 36px 0 0;
    }

    .sub-title-style-1 {
        font-size: 14px;
    }

    .title-style-1 {
        font-size: 29px;
        margin: 0 0 10px;
    }

    .key-feature-box svg {
        width: 40px;
        height: 50px;
    }

    .key-feature-box {
        padding: 20px 9px 60px;
    }

    .title-style-2 {
        font-size: 26px;
        margin: 0 0 13px;
    }

    .service-card h3 {
        font-size: 13px;
        padding: 7px;
        border-radius: 4px;
        width: 100%;
    }

    .renovation-title {
        font-size: 55px;
        line-height: 56px;
        margin: 0 0 25px;
    }

    .renovation-section {
        padding: 100px 0;
    }

    .why-choose-section {
        padding: 40px 0;
    }

    .why-choose-box svg {
        width: 70px;
        height: 80px;
    }

    .why-choose-box {
        padding-right: 10px;
    }

    .image-style-1 {
        width: 90%;
        margin-left: 30px;
    }

    .image-style-1 img {
        border-radius: 18px;
    }

    .image-style-1::before {
        left: -15px;
        bottom: -15px;
        border-radius: 18px;
    }

    .industrial-services-section {
        padding: 0 0 40px;
    }

    .services-carousel .swiper-wrapper {
        margin-bottom: 42px;
    }

    .commercial-services-section {
        padding: 0 0 20px;
    }

    .why-choose-box h3 {
        font-size: 18px;
    }

    header {
        position: absolute;
    }

    footer {
        padding: 40px 0 28px;
        background-size: 270px;
        background-position: right 30px bottom;
    }

    .footer-address li {
        gap: 7px;
    }

    .footer-links {
        gap: 7px;
        margin: 0 0 30px;
    }

    .slider-button-prev svg,
    .slider-button-next svg {
        width: 40px;
        height: 40px;
    }
    .contact-page {
        padding: 40px 0 0;
    }
    .page-header {
        padding: 90px 0 40px;
    }
    .page-header h1 {
        font-size: 24px;
    }
    .breadcrumbs-wrapper {
        padding: 19px 25px;
        border-radius: 9px;
    }
    .page-header::before {
        height: 170px;
    }
    .contatpage-address {
        margin-bottom: 50px;
        margin-top: 21px;
    }
    .service-category-card svg {
        width: 70px;
        height: 70px;
    }
    .service-category-card h2 {
        font-size: 17px;
        line-height: 17px;
        margin: 7px 0 0;
    }
    .service-category-card {
        padding: 25px 14px;
        border-radius: 12px;
    }
    .innerpage {
        padding: 40px 0;
    }
}