@media (min-width: 1441px) {

    .header_area .container,
    .banner .container,
    .breadcrumb-section .container, .join_our_team .container {
        max-width: 1400px;
    }

    .excavating-section .container,
    .team-section .container {
        max-width: 1400px;
    }
}

@media (min-width: 1681px) {

    .header_area .container,
    .banner .container,
    .breadcrumb-section .container, .join_our_team .container {
        max-width: 1680px;
    }

    .excavating-section .container,
    .team-section .container {
        max-width: 1720px;
    }
}

@media (max-width: 1700px) { 
    .header_area .navbar .nav {
        margin-left: 50px;
    }
}

@media (max-width: 1680px) {
    .banner-text h1 {
        font-size: 70px;
    }

    .page-banner-text h1 {
        font-size: 70px;
    }

    .team-inner .team {
        width: 33%;
        float: left;
        margin-bottom: 30px;
    }

    .promo-bg {
        height: 700px;
    }
    section.about-us > img {
        right: 2%;
        max-width: 300px;
    }
}

@media (max-width: 1440px) {
    .header_area .navbar-brand img {
        max-width: 200px;
    }

    /* .header_area .navbar .nav {
        margin-left: 60px;
    } */
    .header_area .navbar .nav {
        margin-left: 20px;
    }
    .header_area .navbar .nav li {
        margin-right: 25px;
    }

    .phone-number a {
        font-size: 24px;
    }

    .about-left-thumbnail {
        margin-left: 0;
    }

    .excavating-left h2 {
        font-size: 38px;
    }

    .promo-bg {
        height: 600px;
    }

    .promo-box-wrapper h3 {
        font-size: 42px;
    }

    .promo-box-content p {
        font-size: 18px;
    }

}

@media (max-width: 1366px) {
    .banner-text h1 {
        font-size: 60px;
    }

    .banner-text p {
        font-size: 24px;
    }

    .about-right-text h2 {
        font-size: 50px;
    }

    .section-title h2 {
        font-size: 50px;
    }

    .service-table-left h3 {
        font-size: 50px;
    }

    .page-banner-text h1 {
        font-size: 60px;
    }

    .breadcrumb-section {
        padding: 200px 0 0;
    }
}

@media (max-width: 1199px) {
    .navbar-toggler {
        border: none;
        border-radius: 0px;
        padding: 0px;
        cursor: pointer;
        margin-top: 27px;
        margin-bottom: 23px;
    }

    .navbar-toggler[aria-expanded=false] span:nth-child(2) {
        opacity: 1;
    }

    .navbar-toggler[aria-expanded=true] span:nth-child(2) {
        opacity: 0;
    }

    .navbar-toggler[aria-expanded=true] span:first-child {
        transform: rotate(-45deg);
        position: relative;
        top: 7.5px;
    }

    .navbar-toggler[aria-expanded=true] span:last-child {
        transform: rotate(45deg);
        bottom: 6px;
        position: relative;
    }

    .navbar-toggler span {
        display: block;
        width: 25px;
        height: 3px;
        background: #FF5300;
        margin: auto;
        margin-bottom: 4px;
        transition: all 400ms linear;
        cursor: pointer;
    }

    .navbar .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .nav {
        padding: 0;
        padding-bottom: 20px;
        padding-top: 0;
    }

    .header_area+section,
    .header_area+row,
    .header_area+div {
        margin-top: 117px;
    }

    .header_top .nav {
        padding: 0px;
    }

    .header_area .navbar-collapse {
        max-height: 410px;
        overflow-y: scroll;
    }

    .header_area .navbar .nav li {
        margin-right: 0px;
        text-align: center;
        border-bottom: 1px solid #eee;
        line-height: 40px;
    }

    .header_area .navbar .nav li a {
        line-height: 40px;
    }

    .header_area .navbar .nav .nav-item:last-child {
        border-bottom: 1px solid transparent;
    }

    .header_area+section,
    .header_area+row,
    .header_area+div {
        margin-top: 0;
    }

    header.header_area .navbar-brand img {
        max-width: 120px;
    }

    header.header_area .nav-btn {
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 25px;
    }

    .header_area .navbar-nav {
        margin-left: 0;
    }


    .banner {
        height: auto !important;
        padding: 120px 0 200px;
    }

    .banner-thumbnail {
        margin-top: 0;
    }

    .phone-number {
        text-align: center;
        padding-bottom: 30px;
    }

    .header_area .navbar .nav {
        margin-left: 0;
    }

    .single-service-box h3 {
        font-size: 24px;
    }

    .single-service-box a {
        margin-top: 20px;
    }

    .single-service-box {
        padding: 30px 20px;
    }

    .service-table-section {
        margin-bottom: 600px;
    }

    .breadcrumb-wrapper span {
        font-size: 24px;
    }

    .promo-box-wrapper {
        padding: 20px;
    }
    .promo-bg {
        height: 400px;
    }
    section.about-us > img {
        display: none;
    }
}

@media (max-width: 991px) {
    .about-right-text {
        margin-top: 60px;
    }

    .banner-text h1 {
        font-size: 42px;
    }

    .banner-text p {
        font-size: 16px;
    }

    .single-service-box {
        min-height: 380px;
        margin-bottom: 30px;
    }

    .service-boxes {
        padding: 50px 0 50px;
    }

    .featured-section {
        padding: 150px 0 80px;
        background-position: 28% 50%;
    }

    .service-table-section {
        padding: 80px 0 0;
        background-size: cover;
        background-position: bottom center;
        height: auto;
        margin-bottom: 0;
    }

    .service-table-right {
        text-align: left;
        margin-top: 15px;
    }

    .footer-right {
        margin-top: 30px;
    }

    .site-footer {
        margin-top: 0;
        background-position: 30% 50%;
    }

    .copyright-text .col-lg-3 {
        text-align: center;
    }

    .copyright {
        margin-left: 0;
    }

    .page-banner-text h1 {
        font-size: 42px;
    }

    .breadcrumb-wrapper span {
        font-size: 16px;
    }

    .breadcrumb-wrapper span {
        padding: 0 4px;
    }

    .breadcrumb-wrapper {
        border-left: 4px solid #FF5300;
    }

    .breadcrumb-section {
        padding: 130px 0 0;
    }

    .map-section {
        padding: 80px 0;
    }

    .contact-form {
        padding-bottom: 50px;
    }

    .projects-section {
        padding: 80px 0 0;
    }

    .single-service-media-section {
        padding: 90px 0 100px;
    }

    .excavating-section {
        padding-bottom: 80px;
    }

    .earthwork {
        padding: 80px 0 40px;
    }

    .image-block-custom {
        padding-bottom: 0;
    }

    .team-inner .team {
        width: 50%;
        float: left;
    }

    .team-section {
        padding-bottom: 0;
    }

    .cta-inner h3 {
        font-size: 42px;
    }

    .about-us {
        padding: 80px 0;
    }

    .promo-box-wrapper {
        position: relative;
    }
    .promo-bg {
        height: 300px;
    }
    .promo-box img {
        max-width: 90px;
    }
    .join_our_team, .password-post-form {
        padding: 0px;
    }
    .job_position_list .single-service-box {
        min-height: auto;
        margin-bottom: 30px;
        height: auto;
    }
    .employment_application .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input {margin-right: 2px; }
    .password-post-form input[type="submit"] { max-width: 160px; }
}

@media (max-width: 767px) {
    .banner-thumbnail {
        display: none;
    }

    .banner {
        padding: 120px 0 160px;
    }

    .copyright-menu {
        text-align: center;
    }

    .copyright {
        text-align: center;
        display: block;
        margin-bottom: 10px;
    }

    .project-bidding-table table {
        border: 1px solid #FFAD85;
        display: block;
        overflow-x: auto;
    }

    .section-title h2 {
        font-size: 38px;
    }

    .breadcrumb-section {
        padding: 130px 0;
    }

    .page-thumbnail {
        display: none;
    }

    .map-meta {
        width: inherit;
        position: inherit;
        bottom: 0;
        right: 0;
        overflow: hidden;
        margin-top: 50px;
    }

    .map-frame iframe {
        height: 350px;
    }

    textarea {
        height: 160px !important;
    }

    .about-us {
        padding: 0 0 80px;
    }

    .featured-section {
        padding: 150px 0 80px;
        background-position: 85% 50%;
    }

    .earthwork .wp-block-column {
        flex-basis: calc(100% - 1em) !important;
        margin-left: 0;
    }

    .earthwork h4 {
        font-size: 42px;
        margin-top: 30px;
    }

    .image-block-custom .wp-block-column {
        flex-basis: calc(100% - 1em) !important;
        margin-left: 0;
    }

    .cta-inner {
        padding: 40px;
    }

    .cta {
        padding: 80px 0;
    }

    .team-inner .team {
        width: 100%;
    }
    
}

@media (max-width: 425px) {
    .promo-bg {
        height: 200px;
    }
    .banner-text h1 {
        font-size: 38px;
    }

    .contact-footer a {
        font-size: 16px;
    }

    .footer-right-inner {
        padding: 50px 10px;
    }

    .primary-btn {
        padding: 0 90px 0 20px;
        font-size: 16px;
    }

    .page-banner-text h1 {
        font-size: 38px;
    }

    .map-meta-box {
        width: 100%;
        float: inherit;
    }

    .map-frame iframe {
        height: 250px;
    }

    .single-service-media h3 {
        font-size: 38px;
    }

    .about-right-text h2 {
        font-size: 38px;
    }

    .about-experience span:first-child {
        font-size: 38px;
    }

    .about-experience p span {
        font-size: 22px !important;
    }

    .cta-inner h3 {
        font-size: 38px;
    }

    .promo-box-wrapper h3 {
        font-size: 32px;
    }

    .earthwork {
        padding: 80px 15px 40px;
    }
    .password-post-form input[type="submit"] { max-width: 100%; margin-left: 0px; }
    .password-post-form label { width: 100%; }
}


@media (max-width: 375px) {
    .project-bg {
        height: 200px;
    }

    .cta-inner {
        padding: 30px;
    }
    .excavating-left {
        padding: 30px;
    }
}

@media (max-width: 370px) {}