/* Normal desktop :1200px. */
@media (min-width: 1200px) {
    .container.container-small{
        max-width: 1560px;
    }
}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
    .main-menu ul {
        gap: 20px;
    }

}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    .main-menu {
        display: none;
    }
    #goup {
        bottom: 14px;
    }

    .logo a.primary-logo {
        max-width: 104px;
    }

    .logo a.secondary-logo {
        max-width: 165px;
    }

    a.menu-trigger {
        display: block;
    }

    .single-service {
        flex-direction: column;
    }

    .single-service-left {
        width: 100%;
    }

    .single-service-right {
        width: 100%;
    }

    .company-text-box-single {
        width: 100%;
    }

    .company-text-box {
        flex-direction: column;
        gap: 30px;
    }

    .contact-info {
        flex-direction: column;
        gap: 50px;
    }

    .contact-info-single {
        max-width: 100%;
    }

    section.contact-area-2 {
        padding: 130px 0;
    }

    .company-pilares-items {
        flex-direction: column;
    }

    .company-pilare-single-item {
        max-width: 100%;
    }

    .footer-right {
        justify-content: flex-start;
        padding-top: 60px;
    }

    .footer-right-content {
        display: flex;
        gap: 30px;
    }

    .footer-copy-right {
        text-align: left;
        padding-top: 50px;
    }
    .type-selector {
        display: flex;
        margin-left: 113px;
        justify-content: flex-start;
        gap: 50px;
        margin-top: 23px;
        margin-top: 179px;
    }
    .service-area h2 {
        padding: 78px 0 0 0;
    }

}


/* small mobile :320px. */
@media (max-width: 767px) {
    .pdf-flex img{
        height: auto;
        width: 120px !important;
        height: unset !important;
    }
    .pdf-flex a:nth-child(2) img{
        width: 98px !important;
    
    }

 
    .pdf-flex a:nth-child(1) img{
        margin-top: -11px !important;
    
    }

    .margen-superior{
        margin-top: 50px;
    }

    .margen-sup{
        margin-top: 6rem;
    }
    
    .main-menu {
        display: none;
    }
    .service-area h2 {
        padding: 78px 0 0 0;
    }
    .type-selector {
        display: flex;
        margin-left: 113px;
        justify-content: flex-start;
        gap: 50px;
        margin-top: 23px;
        margin-top: 30px;
    }
    #goup {
        bottom: 14px;
    }

    a.primary-logo {
        max-width: 104px;
    }

    .logo a.secondary-logo {
        max-width: 165px;
    }

    .hero-content-box h1 {
        font-size: 30px;
        line-height: 38px;
        padding: 0;
    }
    .single-service {
        display: flex;
        gap: 28px;
        padding: 110px 0 0 0;
    }

    section.hero-area {
        height: 100%;
    }

    .hero-content-box {
        max-height: 291px;
        width: 100%;
        position: unset;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hero-content-box-text {
        max-width: 295px;
    }

    .hero-area .row>* {
        padding-left: 0;
        padding-right: 0;
    }

    img.hero-img {
        object-position: center right;
        height: 505px;
    }

    section.ntext-box-area {
        padding: 43px 0 100px 0;
    }

    .ntext-box p {
        font-size: 18px;
        line-height: 24px;
    }

    .intro-featured-img {
        display: none;
    }

    .intro-featured-img-m {
        display: block;
    }

    .service-intro {
        height: 100%;
        margin-bottom: 40px;
    }

    .types-of-road {
        padding-top: 15px;
        margin-bottom: 30px;
    }

    .types-of-road ul {
        padding-top: 10px;
    }

    .service-intro-text-box {
        width: 100%;
        position: unset;
        padding-left: 35px;
    }

    .service-intro-text-box h2 {
        font-size: 40px;
    }

    .service-intro-text-box p {
        font-size: 21px;
    }

    .single-service {
        flex-direction: column;
        padding: 0;
        margin-bottom: 50px;
    }

    .single-service-left {
        width: 100%;
    }

    .single-service-right {
        width: 100%;
    }

    .service-intro-text-box-content {
        max-width: 250px;
    }

    .single-service-left a.know-more {
        display: block;
        text-align: center;
        margin-top: 40px;
    }

    .company-text-box {
        flex-direction: column;
    }

    .company-text-box-single {
        width: 100%;
    }

    

    .single-service-left p {
        font-size: 18px;
        line-height: 24px;
    }

    .single-service-left h3 {
        font-size: 36px;
    }

    .single-service-right-img {
        height: unset;
    }

    .company-area .service-intro {
        height: 100%;
    }

    .company-text-box {
        padding: 10px 0 45px 0;
        gap: 0;
    }

    .company-text-box-single p {
        margin-bottom: 20px;
    }

    .company-featured-img {
        height: 245px;
    }

    .company-featured-img img:last-child {
        display: block;
    }

    .company-featured-img img:first-child {
        display: none;
    }

    .company-pilares-items {
        flex-direction: column;
    }

    .company-pilare-single-item {
        max-width: 100%;
    }

    .company-pilare-single-item h3 {
        border: 0;
        padding: 0;
    }

    .company-pilare-single-item-block {
        display: flex;
        gap: 50px;
        align-items: center;
        padding-bottom: 30px;
        border-bottom: 1px solid #00004C;
        margin-bottom: 30px;
    }

    .company-pilare-single-item-icon {
        min-width: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
    }

    .company-pilare-single-item h3 {
        margin: 0;
    }

    .company-pilare-single-item p {
        margin: 0 0 60px 0;
    }

    .company-pilares {
        padding: 80px 0 50px 0;
    }

    section.news-area .service-intro {
        height: 100%;
        margin: 0;
    }

    section.news-area {
        padding-bottom: 100px;
    }

    .contact-area .service-intro {
        height: 100%;
        margin: 0;
    }

    .contact-form {
        padding: 90px 0 0 0;
    }

    .single-form-group input[type="submit"] {
        max-width: 100%;
    }

    .single-form-group.single-form-group-btn {
        margin-top: 80px;
        text-align: center;
    }

    .contact-area .service-intro {
        height: 100%;
        margin: 0;
    }

    .contact-form {
        padding: 90px 0 0 0;
    }

    .single-form-group input[type="submit"] {
        max-width: 100%;
    }

    .single-form-group.single-form-group-btn {
        margin-top: 80px;
        text-align: center;
    }

    .contact-info {
        flex-direction: column;
        gap: 50px;
    }

    section.contact-area-2 {
        padding: 130px 0;
    }


    section.google-map-area iframe {
        height: 515px;
    }

    .footer-logo {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
        margin-bottom: 50px;
    }

    .footer-right {
        justify-content: flex-start;
        padding: 50px 0 0 0;
    }

    .footer-right-content {
        display: flex;
        gap: 30px;
    }

    .footer-copy-right {
        text-align: left;
        padding: 100px 0 0 0;
    }

    .container {
        width: 90%;
    }


    section.hero-area .container {
        width: 100%;
    }

    .logo {
        gap: 20px;
    }

    a.menu-trigger {
        display: block;
    }

    .single-service.single-service-3 {
        margin-bottom: 50px;
    }

    .contact-area .service-intro-text-box-content {
        max-width: 315px;
    }

    .service-intro-text-box{
        padding: 40px 25px;
        height: unset;
    }
    .service-intro-text-box h2{
        padding: 5px 0 0 0;
    }






}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {}