@media only screen and (min-width: 2000px) {
    /* HOME */
    .rgt-cnt {
        max-width: 975px;
    }
    .transporte-cnt .rgt-arw {
        flex: 0 1 10%;
    }
    /* END HOME */
}
@media only screen and (max-width: 1600px) {

    /* Servicio-section */
    .contact-form {
        margin: 80px auto 0;
    }

    .contact-form form input[type="text"],
    .contact-form form select,
    .contact-form form input[type="email"],
    .contact-form form input[type="tel"],
    .contact-form form textarea[class="wpcf7-form-control wpcf7-textarea form-control"] {
        height: 55px;
        padding: 12px 15px;
        border-radius: 15px;
    }

    .contact-form form textarea[class="wpcf7-form-control wpcf7-textarea form-control"] {
        padding: 12px 15px;
    }

    /* END contact-form */
    .dimen-table table th,
    .dimen-table table tr td,
    .maritmo-table table th,
    .maritmo-table table tr td {
        line-height: 30px;
    }
}

@media only screen and (min-width:1366px) and (max-width:1400px) {

    /* contact-form */
    .contact-form {
        margin: 80px auto 0;
    }

    /* END contact-form */
}

@media only screen and (min-width:1280px) and (max-width: 1365px) {

    /* contact-form */
    .contact-form {
        margin: 80px auto 0;
    }

    /* END contact-form */
}

@media screen and (min-width:1024px) and (max-width:1279px) {

    /* contact-form */
    .contact-form {
        margin: 80px auto 0;
    }

    .contact-form form textarea[class="wpcf7-form-control wpcf7-textarea form-control"] {
        width: 100%;
    }

    /* END contact-form */
}
@media screen and (min-width:1024px) {
    #header-home-sticky-wrapper header .hdr-wrapper .hdr-top .row{
        padding: 0 40px;
    }
}
@media screen and (max-width:1023px) {
    /* menu mobile */
    .hdr-wrapper{
        padding-top: 6px;
        padding-right: 6px;
        padding-left: 6px;
    }
    #header-home-sticky-wrapper header .hdr-top{
        background-color: transparent;
        backdrop-filter: none;
        padding: 0;
    }
    #header-home-sticky-wrapper.is-sticky header .hdr-top {
        border-radius: 10px;
    }
    #header-home-sticky-wrapper header .top-menu-div {
        padding-bottom: 5px;
        padding-top: 5px;
    }
    /* END menu */

    /* footer Mobile */
    .rgt-tp-lst{
        display: none;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {

    /* contact-form */
    .contact-form {
        margin: 50px auto 0;
    }

    .contact-sec {
        padding: 0 0 60px 0;
    }

    .rht-check input[type="submit"] {
        width: 60px;
        height: 60px;
    }

    .frm-input.check-b input[type="checkbox"]:not(old)+.wpcf7-list-item-label {
        width: 20px;
        height: 18px;
    }

    .frm-input.check-b input[type="checkbox"]:not(old):checked+.wpcf7-list-item-label::before {
        height: 9px;
        width: 9px;
        top: 4px;
    }

    .contact-form form textarea[class="wpcf7-form-control wpcf7-textarea form-control"] {
        width: 100%;
    }

    /* END contact-form */

    .rgt-ft {
        column-gap: 8%;
    }

    .transporte-cnt {
        width: 750px;
        padding: 0 15px;
    }
    .aero-cnt {
        width: 750px;
    }
    .aero-section .rgt-arw{
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 750px;
        padding: 0 15px;
    }
}

@media screen and (max-width:767px) {

    /* Home Banner */
    .swiper-caption {
        left: 15px;
        ;
    }

    .home-banner .banner-cnt {
        left: 15px;
    }

    /* END Home Banner */
    .transporte-cnt {
        width: 100%;
        padding: 0px 15px;
    }

    /* contact-form */
    .contact-form {
        margin: 35px auto 0;
    }

    .contact-sec {
        padding: 30px 0;
    }

    .rht-check input[type="submit"] {
        width: 50px;
        height: 50px;
    }

    .contact-form form .frm-input.width-50 {
        flex: 0 1 100%;
    }

    .contact-form form .frm-input {
        margin-bottom: 15px;
    }

    .frm-input.check-b input[type="checkbox"]:not(old)+.wpcf7-list-item-label {
        column-gap: 5%;
    }

    .frm-input.check-b input[type="checkbox"]:not(old)+.wpcf7-list-item-label {
        width: 17px;
        height: 15px;
        margin: 0;
    }

    .frm-input.check-b input[type="checkbox"]:not(old):checked+.wpcf7-list-item-label::before {
        height: 8px;
        width: 8px;
        top: 3px;
    }

    .contact-form form textarea[class="wpcf7-form-control wpcf7-textarea form-control"] {
        width: 100%;
    }

    /* END contact-form */

    .transporte-cnt .rgt-lan,
    .transporte-cnt .lft-num span,
    .terres-cnt .lft-num span,
    .aero-cnt .lft-num span,
    .top-servio .lft-num span {
        font-size: 24px;
    }

    .transporte-cnt .rgt-cnt p,
    .terres-cnt .rgt-lan p,
    .servio-cnt p {
        padding-bottom: 20px;
    }

    .value-sec .swiper-counter,
    .value-main .swiper-nav-values {
        margin-bottom: 20px;
    }

    .value-sec .swiper-container {
        padding: 20px 0 0 0;
    }

    .swiper-slide span {
        margin-bottom: 15px;
    }

    .detail-lft h2 {
        margin-bottom: 20px;
    }

    /* footer */
    .rgt-ft {
        column-gap: 8%;
    }

    /* mobile menu */
    #header-home-sticky-wrapper header .hdr-wrapper .hdr-top .row{
        padding: 0 10px;
    }
    /* END mobile menu */

    .aero-section .rgt-arw {
        width: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 0px 15px;
    }
}

@media screen and (max-width:639px) {
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 7.5px;
        height: 7.5px;
    }

    /* Home Banner */
    .swiper-caption {
        left: 15px;
        ;
    }

    .home-banner .banner-cnt {
        left: 15px;
    }

    /* END Home Banner */
}

@media screen and (max-width:479px) {

    /* contact-form */
    .lft-check {
        flex: 0 1 100%;
        margin-bottom: 15px;
    }

    .rht-check input[type="submit"] {
        width: 40px;
        height: 40px;
    }

    .contact-form form input[type="text"],
    .contact-form form select,
    .contact-form form input[type="email"],
    .contact-form form input[type="tel"],
    .contact-form form textarea[class="wpcf7-form-control wpcf7-textarea form-control"] {
        height: 45px;
    }

    .contact-form form textarea[class="wpcf7-form-control wpcf7-textarea form-control"] {
        height: 100px
    }

    .frm-input.check-b input[type="checkbox"]:not(old)+.wpcf7-list-item-label {
        margin: 0;
        width: 20px;
        height: 16px;
    }

    .frm-input.check-b input[type="checkbox"]:not(old):checked+.wpcf7-list-item-label::before {
        width: 8px;
        height: 8px
    }

    /* END contact-form */

    .value-sec .swiper-counter {
        font-size: 25px;
    }

    .title-rht ul li:hover {
        border-top: 1px solid #9CB9EB;
        ;
        opacity: 0.5;
        border-bottom: 0px;
    }

    .rgt-ft {
        column-gap: 3%;
    }
}