﻿@media screen and (min-width:1100px) {
    header #page-heading h1 { padding: 12px 24px 12px 12px; }
    header #page-heading { margin-top: -64px; }
    body.sys_top-header-fixed #page-heading { top: 55px; margin-top: 0 !important; }
    body.sys_top-header-fixed #course-nav { padding-top: 0; }
    body.sys_course-nav-fixed #course-nav { top: 107px; }
    body.sys_course-nav-fixed #banner-img { padding-bottom: 78px; }
    body.sys_top-header-fixed header h1 { width: 1090px; }
    .sys_panel-image-carousel .sys_slick-dots.slick-dots { top: 535px; }
    #course-nav .sys_span12 { width: 1100px; }
    #course-nav ul { font-size: 1.15em; }
    #course-nav ul li a, #course-nav ul li a:focus, #course-nav ul li a:active, #course-nav ul li a:hover {  }
    .carousel { height: 20rem; }
    #page-body #relatedCarousel ul li { padding-right: 16px; width: 9.41rem; font-size: 1.1em; }
    
    }
    
    @media screen and (min-width:1300px) {
    body.sys_course-nav-fixed #banner-img { padding-bottom: 54px; }
    }
    