/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */


body.front.emergency-alert-level-emergency-lowload #header-content-section-wrapper {
    background: #FFF;
}

/* Header Images */

.queensweb-header-text {
    font-size: 108px;
}

.queensweb-header-text.grid-12 {
    margin-left: -470px; /* 940/2 */
}

body.queensweb-legacy-menu .block-superfish {    
    border-radius: 4px 4px 0 0;
}    

/* Image Link Blocks */

.image-link-block-text {
    font-size: 2.5em;
}    

#section-footer .queens-logo {
    display: none;
}

/* Video Pages */

.flexslider-video-page {
    width: 870px;
}

.video-page-carousel .video-page-video-container, 
.video-page-carousel .video-page-video-container-inner {    
    height: 400px;
    padding-bottom: 0;
}

.flexslider-video-page .flex-caption {
    font-size: 18px;
}