/* 15 pulgadas Retina Sm */
@media all and (min-width:1100px) and (max-width: 1700px) {
    .col.accordion-menu.col-md-6.col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .nav.navbar-nav.no-margin.alt-font.text-normal{background-color: transparent !important;}
    body h1 {
        font-size: 106px !important;
        margin-bottom: 20px !important;
    }
    body h2 {
        font-size: 36px !important;
        margin-bottom: 10px !important;
    }
    body a, body p {
        font-size: 16px !important;
    }
    body .element1 {
        width: 225px ;
    }
    body .element2 {
        position: absolute;
        top: 0px;
        right: -205px;
        width: 220px;
    }
    body .mh700{min-height: 770px !important;}
    html body .Schedule li span {
        display: block;
        background-color: #3A6A48;
        border-radius: 80px ;
        padding: 15px 15px ;
        color: #E39240;
        font-weight: bold;
        font-size: 32px;
        min-width: 380px ;
        line-height: 1;
        text-align: center;
    }
    body .element5 {
        position: absolute;
        bottom: 18%;
        right: -4%;
        width: 29%;
    }
    body .element6 {
        position: absolute;
        bottom: -114%;
        right: 37%;
        width: 29%;
        z-index: 1;
    }
    body .hotels aside {
        margin-top: -103px ;
    }
    .bgtext img{opacity: 0;}
    .bgtext{height: 100%}
    .bgtext:before{
        content: "";
        background-color: #db6e3a;
        width:  60%;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0
    }
    body .element7 {
        position: absolute;
        bottom: 34%;
        left: 12%;
        width: 40%;
        z-index: 1;
    }
}