
/* 15 pulgadas Retina Sm */
@media all and (min-width:1100px) and (max-width: 1700px) {
    body span.title.lh-1 {
        font-size: 150px !important;
    }
    span.title.lh-1.pc11{font-size: 9pc !important;}
    h2{margin-top: 0 !important}
    .sectionMod {
        padding: 120px 0 !important;
    }
    .threeButtons p{
        display: inline-block;
        font-size: 22px !important;
        letter-spacing: 0 !important;
        color: white !important;
    }
    .promopack svg{
        max-width: 60%
    }
    .header-fullscreen-style-1 .navbar-fullscreen[aria-expanded=true] .main-nav > li {
        margin-bottom: 0 !important;
    }
    .secondMenu a span.txt {
        font-size: 30px !important;
    }

    #main-header-collapse2 a {
        line-height: 1em !important;
    }
    body ul.loadMenu_bars.active a{
        line-height: 1.3em !important;
    }

}