@media screen and (max-width: 767px) {
.engineering-text {
    margin-bottom: 30px;
}

}

@media screen and (max-width: 480px) {

.header .navigation .menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu {
    left: 0% !important;
    top: 100% !important;
}
.header.sticky .navigation .menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu {
    left: 0% !important;
    top: 100% !important;
}

}
@media screen and (max-width: 576px) {
    .play-modal .modal-content {
        max-width: 100%;
        height: 200px !important;
        margin: 10px;
    }
    button.play-btn img {
        width: 50px;
    }
}

@media screen and (max-width: 992px) {
	.hamburger {
    display: flex !important;
    width: 40px;
    height: 40px;
    background: var(--thm-color-one);
    align-items: center;
    justify-content: center;
}

.navigation {
    display: block !important;
    position: fixed;
    left: -100% !important;
    top: 63px;
    height: 100vh;
    overflow-y: auto;
    width: 250px;
    background-color: var(--thm-color-one);
    transition: 0.5s all;
    z-index: 100;
}
	.header .navigation.open {
    left: 0 !important;
}
	.menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu, .menu-item-has-megamenu:hover>.megamenu, .menu-item-has-megamenu .megamenu, .menu-item-has-children .sub-menu {
    opacity: 1 !important;
    visibility: visible!important;
    left: 0!important;
    width: 100%!important;
    position: relative;
    display: none;
    padding: 0;
}

.menu-item-has-children .sub-menu {
    position: relative !important;
    top: 10px!important;
    left: 0px!important;
    right: 0!important;
    width: 200px!important;
    transition: 0s all !important;
    z-index: 1!important;
}
    .header .navigation .main-menu {
    display: block !important;
}
.menu-item a {
    padding: 10px !important;
}
    .menu-item {
    color: #000!important;
    font-size: 16px !important;
    font-family: 'Dosis';
    font-weight: 500;
    background: #fff;
    margin: 1px 2px;
}
    .banner-image img {
    width: 100%;
    height: 550px;
}
    .menu-item a {
    display: flex;
    justify-content: space-between;
}

.header .navigation .menu-item-has-children .sub-menu {
        width: 100% !important;
}
.header .navigation .menu-item-has-children .sub-menu .menu-item {
    background-color: var(--thm-color-one) !important;
    border: 0 ;
}

.header .navigation .menu-item-has-children .sub-menu .menu-item>a {
    font-size: 16px !important;
}
.banner-bg {
    height: 450px !important;
}
.header-btn {
    display: none;
}
.about-title.mb-5 {
    padding-top: 30px;
}
.testi-perra {
    padding: 0px !important;
}
.contact-details {
    margin-bottom: 25px;
}
.filter-btn {
    margin: 0 10px 10px 0 !important;
}
.tab-title {
    margin-bottom: 0;
}
.about-right {
    padding: 0 22px !important;
}
.number-circle {
    width: 44px !important;
    height: 44px !important;
    font-size: 30px !important;
}
.arrow-linerotate {
    display: none !important;
}
.vision-card {
    width: 100% !important;
}
.vision-grid {
    gap: 10px !important;
}
.about-left:before {
   display: none !important;
}
.about-image {
    display: none !important;
 }
 .about-left {
    margin-bottom: 30px;
}
.land-list-item {
    padding-bottom: 20px;
}
.land-list {
    padding: 20px;
}
 .engineer-warapper {
        padding: 0 10px !important;
    }
    .engineering-box {
    margin-right: 0 !important;
}
}

@media screen and (max-width: 576px) {
    .top-headding {
        display: block !important;
        margin-bottom: 25px;
    }
    .number-about {
        gap: 6px !important;
    }
    .rotate-two {
        margin-top: 16px !important;
    }
    .rotate-three {
        margin-top: 16px !important;
    }
    .rotate-four {
        margin-top: 16px !important;
    }
    .gallery-section {
        background-size: inherit !important;
        padding-top: 45px !important;
    }
    .about-card h4 {
        font-size: 16px !important;
    }
    .number-count {
        height: 650px !important;
    }
    .subheader {
        padding: 40px 0 !important;
    }
    .portfolio-right img {
        margin-top: 17px !important;
        margin-bottom: -50px;
    }
    .subheader-hedding h1 {
        color: #fff;
        font-size: 30px;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .vision-grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}
@media screen and (max-width: 767px) {
    .banner-title h1 {
        font-size: 26px !important;
    }
}

@media screen and (min-width: 767px) and (max-width: 992px) {
    .vision-grid {
        grid-template-columns: repeat(3, 1fr) !important;
    }
    .rotate-one {
        margin-top: 55px !important;
    }
    .rotate-two {
        margin-top: 55px !important;
    }
    .rotate-three {
        margin-top: 55px !important;
    }
    .rotate-four {
        margin-top: 55px !important;
    }
    .banner-title h1 {
        font-size: 30px !important;
    }
}
@media screen and (min-width: 360px) and (max-width: 576px) {
    .banner-title h1 {
        font-size: 25px !important;
    }
    .banner-title p {
        font-size: 16px !important;
    }
    .vision-grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }

}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .tab-title {
        margin-bottom: 0;
    }
    .about-right {
        padding: 0px 30px !important;
    }
    .vision-card img {
        width: 43px;
    }
    .testi-perra {
        padding: 25px !important;
    }
    .vision-card {
        padding: 16px !important;
        width: 230px !important;
        min-height: 251px;
    }
    .banner-title h1 {
        font-size: 50px !important;
    }
    .btn-sm {
        padding: 3px 10px !important;
        font-size: 13px !important;
    }
    .project-bottom p {
        font-size: 14px !important;
    }
    .engineer-warapper {
        padding: 0 65px !important;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .banner-title h1 {
        font-size: 45px !important;
    }
    .project-bottom {
        display: block !important;
    }
    .project-bottom p {
        margin-top: 10px;
    }
    .filter-btn {
        margin: 0 10px 0 0 !important;
    }
    .tab-title {
        margin-bottom: 0;
    }
    .about-right {
        padding: 0 0 !important;
    }
    .number-about {
        padding-top: 0 !important;
    }
     .engineer-warapper {
        padding: 0 35px !important;
    }
}


