@media screen {
    /*---------- Logo ----------*/
    header .logo {
        background: #bcbf00 url(../img/logo-gnh-victoriahouse.gif)
        }
    /*-- Logo - Smaller on load for certain page types --*/
    .fixed_qb .logo, .template_iframe .logo, .page_layout_sitemap_selected .logo, .page_layout_text_and_link_list .logo, .page_layout_gallery_simple .logo, .page_layout_special_offers .logo, .template_gallery .logo {
        background: #000 url(../img/logo-gnh-victoriahouse-scroll.gif)
        }
    /*---------- Scroll Quickbook - Less fields than the Group so it needs to be moved over ----------*/
    .quickbook.fixed .ym-form > div:first-child {
        padding-left: 20.2em
        }
    div.quickbook.fixed ul li .bestrate {
        margin: -39px 0 0 90px
        }
    .quickbook .date input#datepicker {
        cursor: pointer;
        width: 9em
        }
    .quickbook.fixed #datepicker[type="text"] {
        width: 10em !important
        }
    p {
        font-size: 0.95em
        }
    /*---------- Footer Section ----------*/
    .footerleftaddress {
        border-right: 0
        }
    .footer_logo {
        background: none;
        width: 173px;
        height: 46px
        }
    .tagline {
        position: relative
        }
    }
@media screen and (max-width: 990px) {
    header .logo, .template_iframe .logo {
        background: transparent url(../img/logo-gnh-victoriahouse-scroll.gif)
        }
    .ui-widget-content {
        z-index: 99999 !important
        }
    }