/* Imac Resolutions :) */
@media all and (min-width:1921px) and (max-width: 3260px) {
    .menubg{top:-315px !important}
    body nav.navbar.navbar-default ul.nav>li>a {
        font-size: 18px !important;
    }
    body .coverblue{
        bottom: -400px !important
    }
    .coverbluedown{
        top:-150px !important
    }
    body section.ptspecial{
        padding-top: 250px !important
    }
    html body .slide-track{
        bottom: -466vh !important
    }
    body .col-md-6.mobile-off.ipad-on{
        background-position: 50% 0% !important;
    }
}