@media (min-width: 767px) {

    .mobile-show {

        display: none;

    }

}

@media (min-width: 1025px) {

    .header-menu {

        display: block !important;

    }

    .header-menu nav > ul > li.dropdown:hover .mega-menu {

        display: block;

    }

    .header-menu nav > ul > li.active {

       border-color: var(--color-primary);

    }

    

    .header-menu nav > ul > li.dropdown:hover .menu-arrow {

        rotate: 180deg;

        color: var(--color-primary);

     }

     .menu-arrow {

        pointer-events: none;

     }

     .menu-toggle {

        display: none;

     }

     .header-menu nav > ul > li.dropdown:hover .menu-arrow {

        rotate: 180deg;

        color: var(--color-primary);

     }

}

@media (max-width: 1440px) {

    .single-point {

        /* align-items: inherit; */

    }

    .single-point-left {

        padding: 64px 16px 64px;

    }

    /* .single-point-right img {

        width: 100%;

        height: 100%;

        object-fit: cover;

    } */

}

@media (max-width: 1300px) {

   

}

@media (max-width: 1200px) {

    :root {

        --font-h1: 54px;

    }

    .single-point-left {

        width: 100%;

        padding: 64px 16px 64px;

    }

    .single-point-right {

        width: 100%;

    }

    .single-point-left .desc-box {

        max-width: 100%;

    }

    .single-point {

        flex-direction: column-reverse;

    }

    .why-choose-us-listing ul li .choose-us-box h3 {

        font-size: 20px;

    }

}

@media (max-width: 1140px) {

    .header-left {

        gap: 20px;

    }

    .header-row {

        gap: 10px;

    }

    .header-right {

        padding-right: 16px;

    }

    .header-menu nav > ul > li > a {

        font-size: 15px;

    }

}

@media (max-width: 1100px) {

    .footer-left {

        width: 250px;

        flex-shrink: 0;

    }

    .industries-listing ul li .industrie-box h3 {

        font-size: 18px;

    }

    .is-close-btn {

        width: 40px;

        height: 40px;

        top: 10px !important;

        right: 10px !important;

    }

}

@media (max-width: 1024px) {

    :root {

        --font-h1: 50px;

    }

   .header-menu {

        width: 100%;

        height: calc(100vh - 120px);

        position: fixed;

        top: 87px;

        left: 0;

        background: var(--color-white);

        border-radius: 0 0 12px 12px;

        overflow: auto;

        box-shadow: 0 0 0 1px #fff;

        display: none;

   }



   .header-menu nav > ul {

        flex-direction: column;

        gap: 0;

   }

   .header-menu nav > ul > li {

        justify-content: space-between;

   }

   .mega-menu {

        position: relative;

        top: inherit;

    }

    .mega-menu .mega-menu-left {

        display: none;

    }

    .header-menu nav > ul > li {

        flex-wrap: wrap;

    }

    .mega-menu-right {

        padding: 0;

    }

    .mega-menu:before {

        display: none;

    }

    .mega-menu-right ul {

        flex-direction: column;

    }

    .mega-menu-right ul li {

        width: 100%;

    }

    .header-menu nav > ul > li > a {

        font-size: 16px;

        padding-left: 0;

        

    }

    .mega-menu-right ul li a {

        font-size: 15px;

        padding: 10px 16px;

    }

    .mega-menu-right ul {

        padding-left: 10px;

        padding-right: 10px;

    }

    .header-menu .header-cta {

        padding: 10px;

    }

    .header-right {

        display: flex;

        gap: 20px;

        align-items: center;

    }

    .open-menu .header-left .header-logo a {

        border-radius: 12px 0px 0px 0px;

    }

    .open-menu .header-row{

        border-radius: 12px 12px 0 0;

    }

    .menu-arrow .icon {

        width: 25px;

        height: auto;

    }

    .header-menu nav > ul > li {

        padding: 0 15px;

    }



    .header-menu nav > ul > li.dropdown .menu-arrow.open {

        rotate: 180deg;

        color: var(--color-primary);

     }

    .footer-row {

        flex-wrap: wrap;

    }

    .footer-left  {

        width: 100%;

    }

    

    .footer-menu-row .menu-col {

        width: 50%;

    }

    .footer-menu-row .menu-col:first-child {

        width: 100%;

    }

    .footer-menu-row {

        row-gap: 30px;

    }

    .menu-col:first-child ul {

        display: flex;

        flex-wrap: wrap;

        flex-direction: inherit;

        gap: 20px;

        row-gap: 10px;

    }

    .professional-service-list ul {

        row-gap: 30px;

    }

    .professional-service-list ul li {

        width: 50%;

    }

    .who-we-are {

        flex-wrap: wrap;

    }

    .who-we-are .who-we-are-left {

        width: 100%;

    }

    .who-we-are .media-row .media-col:first-child .media-box {

        height: calc(50% - 16px);

    }

    .who-we-are-desc .title {

        margin-left: 0;

        max-width: 100%;

    }

    .single-point-left {

        padding: 40px 16px 40px;

    }

    .mega-menu-right ul li:last-child {

        border-bottom: 0;

    }

    .single-point-wrap.full-width .single-point {

        margin-left: 16px;
        padding-right: 16px;

    }

    .single-point-wrap.full-width {

        padding: 100px 0;

        height: auto;

    }

    .why-choose-us-listing ul li {

        width: 50%;

    }

    .why-choose-us-listing ul li .choose-us-box {

        border-bottom: 0.5px solid rgba(255, 255, 255, 0.6);

        height: 268px;

    }

    .why-choose-us-listing ul li:nth-child(2n) .choose-us-box {

        border-right: 0;

    }

    .why-choose-us-listing ul li:last-child .choose-us-box,

    .why-choose-us-listing ul li:nth-last-of-type(2) .choose-us-box {

        border-bottom: 0;

    }

    .error-page-wrap {

        padding: 132px 0 50px;

    }

    .error-page {

        padding-top: 40px;

    }

    .modal-content-box {

        padding: 50px 15px;

    }

    .close-button {

        top: 20px;

        right: 20px;

        width: 30px;

        height: 30px;

    }

    .close-button svg {

        width: 20px;

        height: 20px;

    }

    .modal-content {

        height: auto;

        overflow-y: auto;   

    }

    .about-the-industry-left {

        width: 100%;

    }

    .about-the-industry-right {

        width: 100%;

        padding-top: 40px;

    }

    .why-choose-us-listing ul li .choose-us-box p {

        max-height: 300px;

    }



}

@media (max-width: 991px) {

    :root {

        --font-h1: 40px;

    }

    .banner-content p {

        font-size: 16px;

        line-height: 26px;

    }

    .banner-section {

        height: 100%;

        padding: 200px 0 70px;

    }

    .industries-listing ul {

        justify-content: center;

    }

    .industries-listing ul li {

        width: 50%;

    }

    .call-to-action-box {

        padding: 44px 26px;

    }

    .call-to-action-media {

        right: 30px;

    }

    .call-to-action-box h2 {

        font-size: 33px;

        max-width: 454px;

    }

    .why-choose-us-listing ul li {

        width: 100%;

    }

    .why-choose-us-listing ul li .choose-us-box {

        border-bottom: 0.5px solid rgba(255, 255, 255, 0.6);

        height: 268px;

        border-right: 0;

    }

    .why-choose-us-listing ul li:last-child .choose-us-box,

    .why-choose-us-listing ul li:nth-last-of-type(2) .choose-us-box {

        border-bottom: 0.5px solid rgba(255, 255, 255, 0.6);

    }

    .why-choose-us-listing ul li:last-child .choose-us-box {

        border-bottom: 0;

    }

    .why-choose-us-listing ul li .choose-us-box .num-box {

        font-size: 50px;

    }

    .testimonial-list ul {

        row-gap: 32px;

    }

    .testimonial-list ul li {

        width: 100%;

    }

    .our-story-left {

        width: 100%;

        padding-bottom: 30px;

    }

    .our-story-right {

        width: 100%;

    }

    .contact-us {

        flex-wrap: wrap;

        flex-direction: column-reverse;

    }



}

@media (max-width: 767px) {

    :root {

        --font-h1: 34px;

        --font-h2: 30px;

        --font-h4: 20px;

        --font-h6: 16px;

    }

    .header-cta.mobile-hide {

        display: none;

    }

    .copy-right-section ul {

        flex-wrap: wrap;

        flex-direction: column;

        gap: 10px;

    }

    .copy-right-section ul li {

        width: 100%;

        text-align: center;

        display: block;

    }

    .copy-right-section ul li::after {

        display: none;

    }

    .copy-right-section {

        padding: 30px 0 30px;

    }

    .professional-service-list ul li {

        width: 100%;

    }

    .professional-service-wrap {

        padding: 50px 0 50px;

    }

    .professional-service-list ul li .professional-service-box img {

        margin-bottom: 15px;

    }

    .service-box {

        width: 300px;

        height: 133px;

    }

    .our-service-list .marquee, .our-service-list .marquee-bottom {

        height: 133px;

    }

    .who-we-are-left .media-row .media-col {

        width: 100%;

    }

    .who-we-are-left .media-row .media-col:first-child .media-box {

        margin-bottom: 32px;

        height: auto;

    }

    .service-box h3 {

        font-size: 18px;

    }

    .single-point-left .desc-box .title {

        padding-bottom: 20px;

    }

    .industries-listing ul li {

        width: 100%;

    }

    .call-to-action-media {

        display: none;

    }

    .call-to-action-box h2 {

        font-size: 30px;

        max-width: 100%;

    }

    .call-to-action-box .tag-line {

        font-size: 16px;

    }

    .call-to-action-wrap {

        padding: 64px 0 64px;

    }

    .single-point-wrap.full-width {

        padding: 64px 0;

    }

    .our-misson-vision ul {

        gap: 30px;

    }

    .our-misson-vision ul li {

        width: 100%;

    }

    .our-misson-vision ul li .our-misson-vision-box {

        gap: 20px;

    }

    .our-misson-vision ul li:last-child .our-misson-vision-box {

        flex-direction: column;

    }

    .professional-service-list.our-values-listing ul li {

        width: 100%;

    }

    .work-with-us .col-6 {

        width: 100%;

    }

    .work-with-us .row .title {

        max-width: 100%;

    }

    .work-with-us .row .btn-wrap {

        text-align: left;

    }

    .work-with-gallery {

        padding-top: 30px;

    }

    .work-with-gallery ul li {

        width: 100%;

    }

    .work-with-gallery ul {

        row-gap: 32px;

    }

    .accordion .accordion-item .accordion-header {

        padding: 14px 48px 14px 14px;

    }

    .accordion-content {

        padding: 0 14px 14px;

    }

    .accordion .accordion-item .accordion-header .arrow {

        top: 14px;

        right: 14px;

    }

    .form-wrap .col-6 {

        width: 100%;

    }

    .form-wrap .form-group.footer-form {

        display: block;

    }

    .form-wrap .form-group.footer-form .submit-btn {

        padding-top: 20px;

    }

    .privacy-content .content-box .sub-content-box {

        padding-left: 15px;

    }

    .service-page-listing ul li {

        width: 100%;

    }

    .about-the-industry .professional-service-list ul li {

        width: 100%;

    }

    .contact-info ul li a .icon-box svg {

        width: 28px;

        height: 28px;

    }

    .contact-us-desc .social-media ul li a svg {

        width: 28px;

        height: 28px;

    }

    .accordion-content .content-box {

        padding: 0 0px 24px;

    }

    .service-page-listing ul li a {

        padding-bottom: 64.26% !important;

    }

    .subcontractor-wrap .container > .row > .col-6 {

        width: 100%;

    }

    .navigation-buttons {

        justify-content: start;

        padding-bottom: 30px;

    }

    .subcontractor-wrap .swiper-slide {

        width: 300px;

    }

    .upload-other-document {

        flex-wrap: wrap;

        gap: 0;

    }

    .upload-other-document .add-more {

        padding-top: 0;

        padding-bottom: 20px;

    }

    .upload-other-document .form-group {

        margin-bottom: 0;

    }

    .tab-nav ul li .btn {

        width: auto;

        font-size: 18px;

        padding: 0 20px;

    }

}



@media (max-width: 480px) {

    .footer-menu-row .menu-col {

        width: 100%;

    }

    .menu-col ul {

        display: flex;

        flex-wrap: wrap;

        flex-direction: column;

        gap: 20px;

        row-gap: 10px;

    }

    .our-story-desc ul {

        flex-direction: column;

    }

    .our-story-desc ul .desc-box {

        width: 100%;

        max-width: 100%;

        text-align: left;

    }
    .our-story-desc ul p{
        text-align: left;
    }

}