
@media all and (max-width: 1400px) {
    #support-carousel .carousel-inner {
        padding: 0 80px;
    }
    #support-carousel a.carousel-control-next {
        right: 0;
    }

    #support-carousel a.carousel-control-prev {
        left: 0;
    }
    #map-container {
        transform: scale(0.6);
    }
    .col-map {
        max-height: 500px;
    }
    .page-careers #start .container {
        padding: 0 30px;
    }
    #home-carousel .carousel-control-next, #home-carousel .carousel-control-prev {
        top: 50%;
    }
    #contact-page-wrapper {
        padding: 0 15px;
    }

    .greenquote {
        display:none;
    }

}



@media all and (max-width: 1200px) {
    h1 {font-size: 48px;}
    h2 {font-size: 36px;}
    h3 {font-size: 32px;}
    h4 {font-size: 28px;}
    h5 {font-size: 22px;}
    h6 {font-size: 18px;}
    .about-bg {
        height: 500px;
    }
    #support-carousel .carousel-indicators {
        bottom: -40px;
    }
    h4#careers-all-vacancies {
        float: none;
        margin: 0;
    }
    .select-dropdown {
        position: relative;
        width: 100%;
    }
    #careers-location-sel {
        float: none;
        width: 100% !important;
    }
}

@media all and (max-width: 992px) {
    .col-lg-6.col-title-faq {
        padding-left: 0;
    }
}

@media all and (max-width: 979px) {
    .card .card-image:first-child img {
        width: 100%;
    }
}

@media all and (max-width: 840px) {
    .mobile-menu .button_container span {
        background: #2dafe6;
    }
    .mobile-menu .button_container span:nth-of-type(1) {
        margin-top: 0px;
        top: initial;
    }
    .mobile-menu .button_container span:nth-of-type(2) {
        margin-top: 8px;
        top: initial;
    }
    .mobile-menu .button_container span:nth-of-type(3) {
        margin-top: 16px;
        top: initial;
    }
    .mobile-menu .button_container {
        height: 180px;
        top: 0;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #home-carousel {

    }
    .header-fixed #header, #header .navbar-section {
        height: 10px;
        /*z-index: 3;*/
    }
    #header .logo img, #header .logo svg {
        max-width: 140px;
    }
    .mobile-menu .button_container {
        height: 86px;
    }
    .mobile-nav-open .carousel-indicators {
        display: none;
    }
    .overlay {
        background:#FFF;
    }Â§
     .mobile-menu .button_container.active .bottom,
     .mobile-menu .button_container.active .top {
         background:#2dafe6;
     }
    .treemenu li.tree-empty>.toggler:before {
        content: none;
    }
    .treemenu.treemenu-root {
        margin: 4rem 1rem;
    }
    .treemenu li a.active, .treemenu li a:focus, .treemenu li a:hover {
        color: #7B868C !important;
    }
    .treemenu li a {
        font-size: 2rem;
        line-height: 2.8rem;
    }
    .mobile-container {
        z-index: 2;
    }
    #support-carousel .carousel-inner {
        overflow: hidden;
    }
    .scrolled .mobile-menu .button_container {
        height: 46px;
    }
    .mobile-menu .button_container.active .bottom {
        background: #2dafe6;
    }
    .col-blog {
        margin-top: 20px;
    }
    section#blog-hero {

        height:300px;
        background-size:cover;
    }
    .card-title h5.p-name.mt-1 {
        min-height: auto;
    }
    .mobile-container .treemenu li a {
        margin-left: 30px;
    }
    #map-container {
        transform: scale(0.5);
    }
    .col-map {
        max-height: 450px;
    }

    video#hero-video {
        width: 100%;

        min-height: 280px;
    }
}

@media all and (max-width: 768px) {
    h1 {font-size: 40px;}
    h2 {font-size: 32px;}
    h3 {font-size: 28px;}
    h4 {font-size: 24px;}
    h5 {font-size: 20px;}
    h6 {font-size: 16px;}
    #home-carousel img {
        height: 500px;
    }
    #txt-intro {
        font-size: 18px;
    }
    .navbar {
        top: -10px;
        position: relative;
        left: -30px;
    }
    .about-bg {
        height: 300px;
        margin-bottom: 30px;
    }
    .about-overlay {
        height: 100%;
        height: -webkit-calc(100% - 30px);
        height: -moz-calc(100% - 30px);
        height: calc(100% - 30px);
    }
    .about-content-wrapper {
        display: flex;
        align-items: center !important;
        justify-content: center;
    }
    #sub-footer .col-md {
        margin-bottom: 30px;
    }
    #map-container {
        transform-origin: center top;
    }
    .col-career-icon-wrap {
        margin: 40px 0;
    }
    div#careers-featured .row .col-md-6:first-of-type {
        padding-left: 0;
    }
    div#careers-featured .row .col-md-6:last-of-type {
        padding-left: 0;
        padding-right: 15px;
    }
    div#careers-featured .row .col-md-6 {
        margin-bottom: 30px;
    }
    .job-title {
        margin-top: 10px;
    }

    #careers-hero #hero-video {
        display: none;
    }
    #careers-hero-mobile {
        display: block;
        width: 100%;
        height: 500px;
    }

    .contractor-hero-text {
        top: 150px;
        color:#fff;
        z-index: 2;
        text-align: center;
        position:Relative;
    }

    #accordion .col-lg-6:first-of-type {
        padding-left: 15px;
    }

    #accordion .col-lg-6:nth-of-type(2) {
        padding-left: 15px;
    }

    #accordion .col-lg-6:nth-of-type(3) {
        padding-left: 15px;
    }


    #accordion .col-lg-6:nth-of-type(4) {
        padding-left: 15px;
    }

    #accordion .col-lg-6:nth-of-type(5) {
        padding-left: 15px;
    }


    .contractor-hero-title {
        top: 150px;
        color: #FFF;
        z-index: 2;
        text-align: center;
        position: relative;
        font-size: 28px;

    }

    #spacer {
        padding-top:75px;

    }

    .client-tab {
        display:none;
    }

    .client-tab-bottom {
        display:none;
    }

    #services {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .quote-inside {
        max-width: 90%;
        margin: 0 auto;
    }

    #service-body {
        margin-top: 0px;
    }

    #body-text {
        margin-top:50px;
        margin-bottom: 50px;
    }

    div#callback-wrapper {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    div#contractors-wrapper {
        padding-bottom:0px;
    }


}

@media all and (max-width: 575px) {
    h1 {font-size: 32px;}
    h2 {font-size: 28px;}
    h3 {font-size: 24px;}
    h4 {font-size: 20px;}
    h5 {font-size: 18px;}
    h6 {font-size: 14px;}
    .treemenu.treemenu-root {
        margin: 5rem 1rem;
    }
    #sub-footer {
        text-align: center;
    }
    #sub-footer .row {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #support-carousel .carousel-inner {
        padding: 0;
    }
    #support-carousel a.carousel-control-prev,
    #support-carousel a.carousel-control-next {
        display: none;
    }
    #careers-wrapper h4, #latest-news-wrapper h3 {
        margin-top: 0;
    }
    a#footer-logo {
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .col-social {
        max-width: 180px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    #map-container {
        transform-origin: left top;
    }
    .col-contact-form {
        margin-top: 60px;
    }
    #icon-linked-circle {
        width: 60px;
        height: 60px;
        background-size: 60px;
    }
    h2#linked-title {
        font-size: 22px;
    }
    span.faq-title {
        font-size: 18px;
    }
    h5.mb-0 {
        width: calc(100% - 2px);
    }
}

@media all and (max-width: 470px) {
    #map-container {
        transform: scale(0.4);
    }
    .col-map {
        max-height: 400px;
    }
    #icon-linked-circle {
        width: 50px;
        height: 50px;
        background-size: 50px;
    }
    h2#linked-title {
        font-size: 18px;
    }

}

@media all and (max-width: 420px) {
    h1 {font-size: 28px;}
    h2 {font-size: 24px;}
    h3 {font-size: 22px;}
    h4 {font-size: 20px;}
    h5 {font-size: 18px;}
    h6 {font-size: 14px;}
}

@media all and (max-width: 380px) {
    #map-container {
        transform: scale(0.3);
    }
    .col-map {
        max-height: 300px;
    }
    h2#linked-title {
        font-size: 16px;
    }
}



@media screen and (min-width: 1000px){

    section.testimonial #quote-wrapper {
        padding-left: 360px;
    }


}



@media screen and (max-width: 1000px){

    #cert-panel {
        padding-top: 50px;
        padding-bottom: 0px;
    }

    section.testimonial .inner {
        padding-left: 0;
    }

    section.testimonial .quote {
        max-width: 75%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    section.testimonial blockquote {
        font-family: "FrutigerLT-45Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #666;
        font-size: 18px;
        line-height: 1.3em;
        padding-top: 1em;
        position: relative;
        z-index: 1;
        margin-bottom: 0.5em;
    }

    section.testimonial cite {
        font-size: 15px;
        color: #595756;
        font-weight: bold;
        margin: 1em 0;
        margin-left: 0px;
        line-height:14px;

    }
}

@media all and (max-width: 768px) {
    #division {
        padding: 20px 35px;
    }

    .blog-listing .bricklayer-column {
        padding-right: 0px;
        padding-left: 0;
    }

    #conversion-hero h4 {
        font-size: 40px;
        line-height: auto;
        font-family: FrutigerLT-45Lt;
        position: relative;
        z-index: 1;
        text-decoration: none;
    }

    #about-stroma {
        margin-top:20px;
        margin-bottom:0px;
    }

    #about-stroma p {
        padding-right:0px;
    }

    .snagging-hero {
        height:800px;
        margin-top:0px;
    }






    #client-home-image {
        min-height:300px;
        padding:0px;
        background-size: cover;
    }

    #careers-home-image {
        min-height:300px;
        padding:0px;
        background-size: cover;
    }

    #stroma-home-image {
        min-height:300px;
        padding:0px;
        background-size: cover;
    }



    #client-grid {
        padding-top:20px; padding-bottom:20px;
    }
}


@media all and (max-width: 1024px) {
    #service-hero h1, #project-hero h1 {
        font-size: 40px;
        line-height: auto;
        position: relative;
        z-index: 1;
    }

    #project-hero h6 {
        z-index: 1;
        font-size: 20px;
        font-family: FrutigerLT-45Lt;
        font-weight: 300;
        position: Relative;
    }

    #conversion-hero h4 {
        font-size: 38px;
        line-height: auto;
        font-family: FrutigerLT-45Lt;
        position: relative;
        z-index: 1;
        text-decoration: none;
    }



    #about-stroma {
        margin-top: 30px;
        margin-bottom: 0px;
    }



    #career-panel {
        padding-top:40px; padding-bottom:0px;
    }

    #latest-news-wrapper {
        padding-bottom:40px; padding-top:0px;
    }

    .snagging-hero {
        height:1100px;

    }



}




@media all and (max-width: 420px) {
    #service-hero h1, #project-hero h1 {
        font-size: 38px;
        line-height: auto;
        position: relative;
        z-index: 1;
        padding-right:15px;
    }

    #service-hero h6, #project-hero h6 {
        z-index: 1;
        font-size: 18px;
        font-family: FrutigerLT-45Lt;
        font-weight: 300;
        position: Relative;
        width: 85%;
    }

    #coverimage {
        display:none;
    }

    #service-text {
        margin-left: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 50px;
        padding-bottom: 50px;
    }



    .inside {
        max-width: var(--contentWidth);
        margin-right: 15px;
    }

    #career-panel {
        padding-top:40px; padding-bottom:40px;
    }


    #latest-news-wrapper {
        padding-bottom:40px; padding-top:40px;
    }

    #home-area {
        margin:0px;
        --contentWidth: 700px;
        padding:15px 15px 0px 15px;
    }

    .quote-inside {
        max-width: 90%;
        margin: 0 auto;
    }


    .cta-section {
        margin-top:25px;
        margin-bottom: 25px;

    }


    .cta-section h2 {

        font-size: 30px;
        line-height: auto;
    }

    .cta-section h4 {
        font-size: 20px;
        text-align: right;
    }




    .service-bullet p {
        font-size:17px;
        font-weight: 600;
        padding: 5px 15px 5px 15px;
        margin-bottom: 10px;
    }


    #conversion-hero h1 {
        font-size:28px;

    }

    #conversion-hero h4 {
        font-size: 26px;
        line-height: auto;
        font-family: FrutigerLT-45Lt;
        position: relative;
        z-index: 1;
        text-decoration: none;
    }

    .snagging-hero {
        height:1100px;
        margin-top:0px;
    }


}

@media all and (max-width: 450px) {
    .snagging-hero {
        height:1400px;
        margin-top:0px;
    }
}


@media all and (max-width: 320px) {
    #service-hero h1, #project-hero h1 {
        font-size: 35px;
        line-height: 35px;
        position: relative;
        z-index: 1;
        padding-right:15px;
    }

    #service-hero h6, #project-hero h6 {
        z-index: 1;
        font-size: 18px;
        font-family: FrutigerLT-45Lt;
        font-weight: 300;
        position: Relative;
        width: 85%;
    }

    #conversion-hero h1 {
        font-size:28px;

    }

    #coverimage {
        display:none;
    }

}


@media all and (max-width: 500px) {
    #client-home-icon {
        width:50%;
    }

}

@media all and (min-width: 600px) {
    #client-home-icon {
        width:25%;
    }

}


@media (max-width: 420px)  {
    .h6 {
        font-size: 17px;
    }

    .service-body {
        padding-left: 0px;
        padding-right:15px;
        margin-bottom: 30px;
    }

    client-tab-hero {
        background: #a62d4a;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: right;
        padding-right: 30px;
        z-index: 2;
        position: sticky;
        margin-left: -41%;
    }

}



