@media(max-width:767px) {
    h1:after {
        content: "";
        display: block;
        width: 50px;
        height: 2px;
        background: #f8a12d;
        margin: 20px auto 0;
        text-align: left;
        position: absolute;
        left: 4%;
    }
    .ayuda-turismo-atiende span.ayuda-titulo {
        font-size: 17px;
        padding-top: 12px;
        display: block;
    }
    li.item-sub-menu-home.active.text-center,
    li.item-sub-menu-home.text-center {
        width: 100%;
    }
    .ayuda-turismo-atiende {
        background-color: #F8A12D;
        height: 100px;
        width: 310px;
        position: fixed;
        right: -203px !important;
        top: 100px;
        padding: 5px 10px 10px 10px;
        color: #fff;
        z-index: 100;
        font-size: 12px;
        border-radius: 50px 0px 2px 50px;
    }
    .item-box-seccion-down {
        border-bottom: 2px solid #386f834a;
        border-right: none;
        min-height: 165px;
    }
    .item-box-seccion-down:nth-child(3) {
        border-bottom: none;
        border-right: none;
    }
    .ayuda-turismo-atiende img {
        padding: 9px 0px 0px 7px;
        position: relative;
        left: -16px;
    }
    .button {
        border-radius: 22px;
        padding: 10px 28px;
        font-size: 19px;
        font-weight: bolder;
    }
    .box-blue {
        background-color: #57ADCC;
        border-radius: 22px;
        padding: 42px 20px;
        color: #fff;
        margin: 20px auto;
    }
}

@media(max-width:1200px) {
    .sliderweb {
        height: 480px;
    }
}

@media(max-width:1100px) {
    .sliderweb {
        height: 445px;
    }
}

@media(max-width:1024px) {
    .sliderweb {
        height: 414px;
    }
}

@media(max-width:992px) {
    .sliderweb {
        height: 400px;
    }
}

@media(max-width:768px) {
    .onebyone {
        padding-top: 34px;
    }
    .sliderweb {
        height: 310px;
    }
}

@media(max-width:690px) {
    .sliderweb {
        height: 280px;
    }
}

@media(max-width:462px) {
    .sliderweb {
        height: 280px;
    }
    .cont-3-map-ct {
        height: 100%;
    }
    .hidden_xs {
        display: none;
    }
    .display_xs {
        display: block;
    }
    .onebyone {
        padding-top: 34px;
    }
    .modal-content h2 {
        font-size: 25px;
    }
}

@media(max-width:414px) {
    .sliderweb {
        height: 432px;
    }
}

@media(max-width:375px) {
    .sliderweb {
        height: 392px;
    }
}

@media(max-width:360px) {
    .sliderweb {
        height: 376px;
    }
}