


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1500px) {

    #homeSlider {
        height: 472px;
        background: #777;
    }

    #homeSlider .list-group-item {
        height: 158px;
    }

    #homeSlider .list-group .info h4 {
        margin-right: 20px;
    }

   

    #homeSlider .videoPlayer {
        top: 23px;
    }


    #homeSlider .airTime {
        width: 410px;
        top:2px;
        right: 20px;
        height: 100px;
        font-size: 18px;

    }

    #homeSlider .moreLink {
    
        width: 410px;
        right: 20px;
        height: 100px;
        bottom:0px;
    }

  
}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

    .navbar-collapse.collapse {
        display: inline-block !important;
    }
    .navbar-default .navbar-toggle {
        display: none !important;
    }

    .navbar .navigation .schedule {
        width:140px;
        text-align: center;
        margin-right: -15px;
    }

    .navbar .navigation .onNow {
        width: 244px;
    }
    


}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

    .navbar-collapse.collapse {
        display: inline-block !important;
    }
    .navbar-default .navbar-toggle {
        display: none !important;
    }

    #homeSlider {
        height: 400px;
        background: #777;
    }

    #homeSlider .list-group-item {
        height: 134px;
    }


    #homeSlider .list-group .info h4 {
        font-size: 16px;
    }

 
        
    .triangle {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -13px;
        margin-left: -12px;
        background: #f2c037 !important;
        z-index: 100;
    }

    .triangle,
    .triangle:before,
    .triangle:after {
        width:  17px;
        height: 17px;
        border-top-right-radius: 30%;
    }

    #homeSlider .moreLink {
        font-size: 16px;
        width: 311px;
        right: 10px;
        height: 103px;
        bottom: 0px;
    }

    #homeSlider .airTime {
        width: 310px;
        top: 2px;
        right: 10px;
        height: 89px;
        font-size: 14px;
    }


    #topBanner .text .fa-window-close {
        right: 336px;
    }

    #demandAction {
        margin-left: -15px;
        width: calc(970px + 30px);
    }

    .navbar .navigation .onNow {
        width: 202px;
    }
    ul.widget-ul li.onNow a .showTitle {
        font-size: 12px;
    }
    .next-showTitle {
        font-size: 12px;
    }
    .navbar .navigation .schedule {
        font-size: 15px;
    }


    #topBanner .banner .videoPlayer {
        width: 90%;
        z-index: 999;
        position: absolute;
        top: 61px;
        left: 5%;
        height: 78%;
    }


    #topBanner-old .text .videoThumb {
        right: 341px;
        width: 340px;
        height: 225px;
        top: 90px;
    } 
    #topBanner-old .text .videoThumb .fa-play-circle {
        margin-left: 138px;
        font-size:66px;
    }

    #topBanner-old .text .fa-window-close {
        right: 336px;
    }

    #topBanner-old .banner .videoPlayer {
        width: 90%;
        z-index: 999;
        position: absolute;
        top: 61px;
        left: 5%;
        height: 78%;
    }


    #countDown .countDown {
        width: 360px;
        right: -28px;
    }

    #countDown .countDown .top h3 {
        font-size: 20px;
        margin: 13px auto;
    }

    #countDown .countDown .middle .day,
    #countDown .countDown .middle .min,
    #countDown .countDown .middle .hour {
         font-size: 22px;
    }

    #countDown .countDown .middle .block {
        padding: 10px 16px;
        margin: 0px 15px 5px 15px;
        color: #fff;
        font-size: 27px;
        width: 57px;
        height: 45px;
    }

    #countDown .countDown .bottom .btn {
        background: none;
        border: #fff 1px solid;
        font-weight: bold;
        margin: 0px 0px 0px 20px;
        color: #fff;
        font-weight: lighter;
        text-transform: uppercase;
        padding: 10px 8px;
        margin-top: -21px;
        font-size: 11px;
    }

    #countDown .countDown .middle {
        margin-top: 17px;
    }

    #countDown .countDown .bottom {
        margin-top: 11px;
    }

       #countDown.sidebar .countDown {
        width: 263px;
        height: 219px;
        position: absolute;
        right: 0px;
        top: 0px;
    }

    #countDown.sidebar .countDown .top h3 {
        font-family: 'Times New Roman', Times, serif;
        margin: 15px auto;
        text-align: center;
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
        transform: scale(1, 2);
        -webkit-transform: scale(1, 2);
        -moz-transform: scale(1, 2);
        -ms-transform: scale(1, 2);
        -o-transform: scale(1, 2);
        text-shadow: 2px 3px 6px rgba(0,0,0, 0.7);
    }

    #countDown.sidebar .countDown .middle .block {
        padding: 3px 14px;
        margin: 1px 5px 5px 9px;
        color: #fff;
        font-size: 31px;
        width: 56px;
        height: 39px;
        text-shadow: 2px 3px 6px rgba(0,0,0, 0.2);
    }

    #countDown.sidebar .countDown .middle .day, #countDown.sidebar .countDown .middle .min, #countDown.sidebar .countDown .middle .hour {
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        text-align: center;
        display: inline-block;
        font-size: 15px;
        color: #fff;
    }

    #countDown.sidebar .countDown .bottom .left {
        margin-left: 70px;
    }

    #countDown.sidebar .countDown .bottom .title {
        font-weight: lighter;
        text-align: right;
        display: block;
        color: #fff;
        font-size: 9px;
        margin-bottom: 5px;
    }

    #countDown.sidebar .countDown .bottom .date {
        font-weight: bold;
        text-align: right;
        display: block;
        color: #fff;
        font-size: 9px;
    }

    #countDown.sidebar.sidebar .countDown .bottom .btn {
        background: none;
        border: #fff 1px solid;
        font-weight: bold;
        margin: 0px 0px 0px 3px;
        color: #fff;
        font-weight: lighter;
        text-transform: uppercase;
        padding: 3px 4px;
        margin-top: -15px;
        font-size: 10px;
    }
    #countDown.sidebar .countDown .bottom {
        bottom:6px;
    }

    #countDown .countDown .middle h3 {

        font-size: 33px;
        margin: 30px;
        }

        #countDown.sidebar .countDown .middle h3 {
            font-size: 21px;
            margin: 36px;
        }

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

    /*****************************************************************************************************/
    /*Top NavBar*/
    /****************************************************************************************************/

    .navbar-header {
        width: 100%;
    }

    .navbar-collapse.collapse {
        display: none !important;

    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .navbar-default .navbar-collapse {
        position: absolute;
        top: 70px;
        background: #f2c037 !important;
        background-color: #f2c037 !important;
        padding: 0px;
        width: 100%;
    }

    .navbar-default .navbar-toggle {
        display: inline-block !important;
        margin-top: 30px;
        margin-right: 0px;
    }

    .navbar .navigation .socialBar {
        float: right;
        display: block;
        font-size: 35px;
        position: absolute;
        width: 181px;
        height: 47px;
        padding-top: 7px;
        margin-top: 12px;
        top: 5px;
        right: 27px;
        font-size: 28px;

    }

    .navbar .navigation .socialBar .fa {
        margin-right: 5px;
    }

    .navbar .navigation .socialBar .fa-facebook-official {
        position: relative;
        left: 0px;
        top: 0;
        float:right;
    }

    .navbar .navigation .socialBar .fa-twitter-square {
        position: relative;
        right: 0px;
        top: 0;
        float:right;
    }

    .navbar .navigation .socialBar .fa-instagram {
        position: relative;
        right: 0px;
        top: 0;
        float:right;
    }

    .navbar .navigation .socialBar .fa-youtube-square {
        position: relative;
        right: 0px;
        top: 0;
        float:right;
    }


    .navbar .navigation .onNow {
        color: #f2c037;
        width: 100%;
        background: #9c9a97 !important;
        padding: 16px 16px;
    }
    .navbar .navigation .onNow span.title {
        color:#505050;
    }

    .navbar .navigation .onNow span.title a{
        color:#505050;
        display: block;
        font-size: 16px;
    }

    .navbar .navigation ul {
        width: 100%;
    }

    .navbar .navigation ul li {
        float: none;
        display: block;
        list-style: none;
        font-size: 16px;
        position: relative;
        border-bottom: 1px solid #fff;
        width: 100%;
        padding-left: 10px;
    }

    .navbar .navigation ul li a {
        color: #fff;
        width: 100%;
        padding: 10px 0px;
        height: auto;
    }

    .navbar .navigation ul li:hover {
        background-color:rgba(255,255,255s, 0.3);
    }

    #homeSlider .list-group {
        display: none;
    }

    #homeSlider .col-md-8 {
        width: 100%;
    }

    #homeSlider .list-group {
        display: none;
    }

    #homeSlider .carousel-inner >.item {
        background-size: auto 117%;
    }

  

    #homeSlider .videoPlayer {
        top: 21px;
    }

    #homeSlider .bannerContent img {
        left: 20px !important;
    }

    #topBanner .background.large {
        display: none !important;
    }

    #topBanner .background.small {
        display: block !important;
    }


    #pageSocialBar .container {
        width: 100%;
        padding: 0px;
    }

    #pageSocialBar .container .followUs {
        padding-left: 0px;
    }

    #pageSocialBar .container .newsletter {
        padding-right: 0px;
    }

    #pageSocialBar .followUs span, #pageSocialBar .newsletter span {
        margin-left: 0px;
    }


    #primary.row-eq-height {
        display: block;
    }

    #toggleFooter {
        display: none;
        padding: 20px 0px;
    }

    #toggleFooter.collapse.in {
        display: block;
    }


    .site-footer {
        padding: 0px 0px;
        background: #f7df94 !important;
    }

    .site-footer .navbar-toggle {
        display: block;
    }

    .site-footer .copyright {
        position: relative;
        color: #555759;
        display: inline-block;
        float: left;
        margin-top: 20px;
    }


    #primary #content .videoPlayer {
        height: 333px;
    }


    #topBar p {
        font-size: 13px;
    }

    #primary #secondary {
        display: none;
    }

    

    #topBar #secondaryNav .wrap {
        right: 13px;
    }

    #topBarMobile ul#toggleSubMenu {
        right: 13px;
    }

    #topBar .showTime{
        margin-top: 6px;
    }


    #topBanner .text .logo {
        position: absolute;
        bottom: 0px;
        left:-682px;  
    }

    #topBanner .text .fa-window-close {
        right: 388px;
    }
    #topBanner .banner .videoPlayer {
        left: 96px;
    }


    .row-eq-height-sm {
        display: block;
    }

    .VideoContainerExperience {
        width: 100% !important;
        height: 272px !important;
    }

    #demandAction {
        margin-left: -15px;
        width: calc(750px + 30px);
    }

    #demandAction ul.nav li a, #demandAction ul.nav li.active a,   #demandAction ul.nav li a:hover {
        font-size: 20px;
        padding: 15px 20px;
    }

    #demandAction .tab-content>.active {
        display: inline-table;
    }
    #demandAction .videoPlayer {
        height: 307px;
    }

    #topBanner .banner .videoPlayer {
        width: 90%;
        z-index: 999;
        position: absolute;
        top: 61px;
        left: 5%;
    }

    #topBanner .banner img.smallBanner {
        position: absolute;
        left: 50% !important;
        margin-left: -390px !important;
    }

    #topBanner .banner img {
        width: 150px;
        left: 10px !important;
    }

    #topBanner .banner .bannerContent {
        height: 84px;
    }

    #topBanner .banner .bannerContent.hasVideo .rightContent,
    body.single-presskit #topBanner .banner .bannerContent.hasVideo .rightContent {
        right:10px;
    }

    #topBanner .banner .bannerContent.hasVideo .rightContent {
        margin-top: 4px;
    }




    
    #topBanner-old .text .videoThumb {
        right: 386px;
    }

    #topBanner-old .text .fa-window-close {
        right: 388px;
    }
    #topBanner-old .banner .videoPlayer {
        left: 96px;
    }

    #topBanner-old .banner .videoPlayer {
        width: 90%;
        z-index: 999;
        position: absolute;
        top: 61px;
        left: 5%;
    }

    #topBanner-old .banner img.smallBanner {
        position: absolute;
        left: 50% !important;
        margin-left: -390px !important;
    }

    #topBanner-old .banner .videoThumb {
        width: 287px;
        height: 190px;
        left: 50%;
        margin-left: -143px;
    }
    #topBanner-old .banner .videoThumb .fa-play-circle {
        margin-left: 115px;
        font-size: 66px;
    }

   
    #episodes.tab-content .col-md-5 img {
    margin: 0px auto;
    float: unset;
    display: block;
    }

    
    #episodes.tab-content .fa-youtube-play {
        font-size: 80px;
        color: red;
        position: absolute;
        top: 50%;
        margin-top: -39px;
        left: 50%;
        margin-left: -25px;
        z-index: 111;
    }

    #episodes.tab-content .white {
        width: 43px;
        height: 30px;
        background: white;
        position: absolute;
        top: 50%;
        margin-top: -15px;
        left: 50%;
        margin-left: -10px;
        z-index: 99;
    }


    #countDown .countDown .top h3 {
        font-size: 13px;
        margin: 13px auto 0 auto;
    }

    #countDown .countDown .middle .block {
        padding: 8px 14px;
        margin: 0px 5px 5px 5px;
        color: #fff;
        font-size: 17px;
        width: 42px;
        height: 31px;
    }

    #countDown .countDown .middle {
        margin-top: 8px;
    }

    #countDown .countDown .middle .day, #countDown .countDown .middle .min, #countDown .countDown .middle .hour {
        font-size: 15px;
    }

    #countDown .countDown {
        width: 326px;
        right: -28px;
    }
    #countDown .countDown .bottom .btn {
        background: none;
        border: #fff 1px solid;
        font-weight: bold;
        margin: 0px 0px 0px 20px;
        color: #fff;
        font-weight: lighter;
        text-transform: uppercase;
        padding: 6px 8px;
        margin-top: -21px;
        font-size: 11px;
    }

    #countDown .countDown .bottom .title {
        font-weight: lighter;
        text-align: right;
        display: block;
        color: #fff;
        font-size: 12px;
        margin-bottom: 5px;
    }

    #countDown .countDown .bottom .date {
        font-weight: bold;
        text-align: right;
        display: block;
        color: #fff;
        font-size: 13px;
    }

    #countDown .countDown .middle h3 {
        font-size: 23px;
        margin: 22px;
       
        }

 


}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

    .navbar {
        height: 53px;
    }

    .navbar-default .navbar-toggle {
        margin-top: 18px;
    }

    .navbar .navigation .socialBar {
        margin-top: 1px;
    }

    .navbar .logo {
        margin-top: 6px;
        float: left;
        width: 60px;
        margin-top: 9px;
    }

    .navbar-default .navbar-collapse {
        top: 52px;
    }

    #homeSlider {
        height: 445px;
    }



    #homeSlider .videoPlayer {
        top: 15px;
    }

    #homeSlider .carousel-inner > .item .background.large,
    #topBanner .background.large {
        display: none !important;
    }

    #homeSlider .carousel-inner > .item .background.small,
    #topBanner .background.small {
        display: block !important;
    }

    #topBanner .play {
        Bottom: 50%;
        right: 50%;
        z-index: 100;
        margin-right: -20px;
    }

    


    .socialBar .search-form {
        top: 47px;
    }

    #primary #secondary {
        border: none;
    }

    .site-footer h3.mTop20 {
        margin-top: 0px;
    }

    .site-footer .topLinks {
        display: table;
    }

    .globalMarketingBar p {
        display: inline-block;
        margin-top: 8px;
        font-size: 18px;
    }

    .globalMarketingBar .btn {
        font-size: 16px;
        float:right;
        display: inline-block;
    }


    #topBar .borderRight {
        border-right: none;
    }

    .newsletter .form-group .omega {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-top: 10px;
    }

    .newsletter .form-group .alpha {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }



    #topBanner .text .fa-window-close {
        right: 11px;
    }
    
   



    .gv_galleryWrap, .gv_gallery, .gv_panelWrap, .gv_panel {
        width: 100% !important;
        /*height: auto !important;*/
    }

    body.single-events #topBar .sectionTitle a .fa,
    body.single-movies #topBar .sectionTitle a .fa{
        left: 0px;
        top: 0px;
        color: #fff;
        margin-left: 0px;
        position: relative;
        float: left;
        font-size: 14px;
        margin-bottom: 10px;
    }

    body.single-events #topBar h1, body.single-movies #topBar h1 {

        font-size: 14px;
        font-weight: bold;
        display: inline-block;
        float: left;
        margin-top: 0px;
        clear: both;
    }

    #demandAction {
        margin-left: -15px;
        width: calc(100% + 30px);
    }

    #email_div_get .col-md-4  {
        padding: 0px;
        margin-top: 10px;
    }

    #email_div_get .centerDiv {
        text-align: left;
    }

    #newsletter_form_getinsp .col-md-6 {
        padding: 0px;
        margin-top: 10px;
    }

    #primary #content td, th {
        display: block;
    }

    
    .triangle {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -10px;
        margin-left: -9px;
        background: #f2c037 !important;
        z-index: 100;
    }
    
    .triangle,
    .triangle:before,
    .triangle:after {
        width:  14px;
        height: 14px;
        border-top-right-radius: 30%;
    }

    #topBanner-old .triangle {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -10px;
        margin-left: -9px;
        background: #f2c037 !important;
        z-index: 100;
    }
    
    #topBanner-old .triangle,
    #topBanner-old .triangle:before,
    #topBanner-old .triangle:after {
        width:  14px;
        height: 14px;
        border-top-right-radius: 30%;
    }


    

     #topBanner .text .info {
           top: 400px;
    position: absolute;
    padding-bottom: 10px;
    background: #fff;
    margin-left: -21px;
    padding: 30px;
    width: 100%;
    }
    

    @media only screen and (min-width : 640px) {

        .smallBanner {
            display: block !important;
            right: 50% !important;
            margin-right: -390px !important;
        }
    }

    #topBanner .banner .videoPlayer {
        width: 90%;
        z-index: 999;
        position: absolute;
        top: 61px;
        left: 5%;
    }


    #topBanner-old .text .videoThumb {
        right: 395px;
        top: 194px;
    }

    #topBanner-old .text .fa-window-close {
        right: 11px;
    }


    #topBanner-old .text .videoThumb {
        width: 287px;
        height: 190px;
        right: 50%;
        margin-right: -143px;
    }

    #topBanner-old .text .videoThumb .fa-play-circle {
        margin-left: 114px;
        font-size: 50px;
  
    }


     #topBanner-old .text .info {
           top: 400px;
    position: absolute;
    padding-bottom: 10px;
    background: #fff;
    margin-left: -21px;
    padding: 30px;
    width: 100%;
    }

    #topBanner-old .banner .videoPlayer {
        width: 90%;
        z-index: 999;
        position: absolute;
        top: 61px;
        left: 5%;
    }

    .smallBanner {
        right: 50% !important;
        margin-right: -390px !important;
    }
  
}

@media only screen and (max-width : 767px) {
    #topBanner .text {
        background: transparent !important;
        border: none;
    }

    #topBanner .banner .bannerContent .rightContent {
        margin-top: 26px;
    }

    body.single-shows #topBanner .banner .bannerContent .rightContent.hasLogo,
    body.single-events #topBanner .banner .bannerContent .rightContent.hasLogo,
    body.single-specials #topBanner .banner .bannerContent .rightContent.hasLogo
      {
        margin-top: 12px;
    }

    body.single-shows #topBanner .banner .bannerContent .rightContent,
    body.single-events #topBanner .banner .bannerContent .rightContent,
    body.single-specials #topBanner .banner .bannerContent .rightContent
     {
        margin-top: 33px;
    }


    #topBanner-old .text {
        background: transparent !important;
        border: none;
    }

}

@media only screen and (max-width : 600px) {

    .triangle {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -10px;
        margin-left: -9px;
        background: #f2c037 !important;
        z-index: 100;
    }
    
    .triangle,
    .triangle:before,
    .triangle:after {
        width:  14px;
        height: 14px;
        border-top-right-radius: 30%;
    }

    
    #topBanner-old .triangle {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -10px;
        margin-left: -9px;
        background: #f2c037 !important;
        z-index: 100;
    }
    
    #topBanner-old .triangle,
    #topBanner-old .triangle:before,
    #topBanner-old .triangle:after {
        width:  14px;
        height: 14px;
        border-top-right-radius: 30%;
    }


    #homeSlider .videoPlayer {
        top: 15px;
        left: 72px;
    }

    #homeSlider .bannerContent .rightContent .link .btn {
        display: none;
    }
    #homeSlider .bannerContent {
        height: 70px;
    }

    #homeSlider .bannerContent.hasLogo .rightContent {
        margin-top: -4px;
    }

    #homeSlider .bannerContent img {
        width: 130px;
        height: auto;
    }
    #homeSlider .bannerContent .rightContent {
        margin-top: 21px;
    }
   
    #homeSlider .videoThumb {
        bottom:50%;
        right: 50%;
        margin-bottom: -20px;
        margin-right: -20px;
    }

    #homeSlider .bannerContent.hasVideo .rightContent {
        right:10px;
    }

    #topBanner .banner .bannerContent .rightContent {
        margin-top: 26px;
    }

    body.single-shows #topBanner .banner .bannerContent .rightContent.hasLogo,
    body.single-events #topBanner .banner .bannerContent .rightContent.hasLogo,
    body.single-specials #topBanner .banner .bannerContent .rightContent.hasLogo
     {
        margin-top: 12px;
    }

    body.single-shows #topBanner .banner .bannerContent .rightContent,
    body.single-events #topBanner .banner .bannerContent .rightContent,
    body.single-specials #topBanner .banner .bannerContent .rightContent
     {
        margin-top: 33px;
    }

    .articleListing .row-eq-height {
        display: block;
    }
    .articleListing.row-eq-height {
        display: block;
    }
    .row-eq-height.articleListing {
        display: block;
    }

    #primary #secondary {
        border: none;
    }

    #primary #content .videoPlayer {
        height: 272px;
    }

    .globalMarketingBar p {
        display: block;
        margin-top: 8px;
        font-size: 16px;
    }

    .globalMarketingBar .btn {
        font-size: 14px;
        float:left;
        display: block;
        margin-top: 15px;
    }

    #pageSocialBar.shareLinks .info {
        width: 400px;
        font-size: 30px;

    }

    .pressroomCategoryListing {
        display: block;
        float:none;
        margin: 0px 20px;
    }
    
    
    img.alignright, img.alignleft, img.aligncenter {
        margin: 0px auto;
        float: unset;
        display: block;
    }
    
    div.gv_overlay {
        display: none;
    }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

    #primary h1, #primary h2,#primary h3, #primary h4  {
        font-size: 18px !important;
    }

    #primary h1, #primary h2 {
        font-size: 25px !important;
    }

    .site-footer .PTCSeal {
        margin-top: 0px;
        width: 52%;
    }
    .site-footer h3.mTop20 {
        margin-top: 0px;
    }
    .site-footer .topLinks ul li a {
        font-size: 24px;
    }

    #primary #content .videoPlayer {
        height: 191px;
    }

    .btn {
        white-space: normal;
    }

    .showFeaturedContent .col-xs-6 {
        width: 100%;
    }

    .showRelatedArticle .col-xs-6 {
        width: 100%;
    }

    #topBar .referal .sectionTitle {
        font-size: 14px;
        font-weight: bold;
        display: inline-block;
        float: left;
        margin-top: 15px;
        clear: both;
        line-height: 20px;
    }

    body.single-movies #topBar .referal .sectionTitle, 
    body.single-pressroom #topBar .referal .sectionTitle,
    body.single-blog #topBar .referal .sectionTitle{
        font-size: 14px;
        font-weight: bold;
        display: inline-block;
        float: none;
        margin-top: 6px;
        clear: both;
        line-height: 20px;
    }

    #topBar .sectionTitle {
        font-size: 20px;
        font-weight: bold;
        display: inline-block;
        float: left;
        margin-top: 0px;
        clear: both;
    }

    body.archive #topBar h1, body.single-shows #topBar h1 {
        margin-top: 6px;
    }

    #topBar ul#toggleSubMenu {
        top: 67px;
    }

    #topBar .subMenuButton {
        margin-top: 12px;
    }

    #topBar.yellow .subMenuButton {
        margin-top: 5px;
    }

    #topBar .referal {
        padding-top: 0px;
    }


    #topBar .referal .showTime  {

        padding: 10px 0px 5px 0px;
    }
    #topBar .referal h1 {
        float: none;
        margin-left: 8px;
        display: block;
        margin-top: 10px;
    }

    #pageSocialBar.shareLinks .info {
        width: 100%;
        font-size: 25px;
    }

    .VideoContainerExperience {
        width: 100% !important;
        height: 191px !important;
    }

    #signup-form .col-xs-6 {
        width: 100%;
        padding: 0px;
    }

    .modal .form-group .col-xs-6 {
        width: 100%;
        padding: 0px;
    }

    .modal .form-group .omegaPadding {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .modal .form-group .alphaPadding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 400px) {

    #homeSlider {
        height: 445px;
    }

    #homeSlider .carousel-inner >.item .background .large {
        display: none;
    }

    #homeSlider .carousel-inner >.item .background .small {
        display: block;
        max-width: 400px;
        position: absolute;
        left: 50%;
        margin-left: -200px;

    }

    #homeSlider .airTime .text.desktop {
        display: none;
    }

    #homeSlider .airTime .text.mobile {
        display: block;
    }

    #homeSlider .moreLink {
        display: none;
    }
    #homeSlider {
        height: 445px;
    }
  

    
    #homeSlider .bannerContent {
        height: 57px;
    }
    #homeSlider .bannerContent.hasLogo .rightContent {
        margin-top: -10px;
    }

    #homeSlider .bannerContent img {
        width: 100px;
        height: auto;
        left: 10px !important;
    }
    #homeSlider .bannerContent .rightContent {
        margin-top: 11px;
        right: 10px;
    }
   

    #homeSlider .videoPlayer {
        left: 50%;
        margin-left: -150px;
        height: 200px;
        top: 50%;
        margin-top: -100px;
        width: 300px;
    }

    #topBanner .banner img {
        width: 120px;
        left: 10px !important;
        top: 11px !important;
    }

    body.single-presskit #topBanner .banner img{
        width: 110px;
        left: 10px !important;
        top: 13px !important;
    }

    #topBanner .banner .bannerContent .rightContent .typeDate .date {
        font-size: 11px;
    }

    .site-footer .topLinks ul li a {
        font-size: 16px;
    }


}

/* Custom, iPhone Retina */

@media only screen and (max-width : 320px) {

    .socialBar .search-form {
        top: 47px;
    }
    .site-footer .PTCSeal {
        margin-top: 0px;
        width: 52%;
    }
    .site-footer h3.mTop20 {
        margin-top: 0px;
    }
    .site-footer .copyright {
        width: 77%
    }
    #topBanner .play
    #primary #content .videoPlayer {
        height: 137px;
    }
}


@media only screen and (max-width : 1067px) {
    .navbar .navigation .onNow {
        display: none;
    }
}

@media (max-width : 992px) and (min-width : 768px) {

    #topBanner .play {
        right: 50%;
        bottom: 50%;
        margin-right: -20px;
    }

    #topBanner .banner .bannerContent .rightContent {
        margin-top: 26px;
    }

    #topBanner .banner .bannerContent .rightContent.hasLogo {
        margin-top: 3px;
    }

    body.single-shows #topBanner .banner .bannerContent .rightContent.hasLogo,
    body.single-events #topBanner .banner .bannerContent .rightContent.hasLogo,
    body.single-specials #topBanner .banner .bannerContent .rightContent.hasLogo
    {
        margin-top: 12px;
    }

    body.single-shows #topBanner .banner .bannerContent .rightContent,
    body.single-events #topBanner .banner .bannerContent .rightContent,
    body.single-specials .banner .bannerContent .rightContent {
        margin-top: 33px;
    }

    #topBanner  {
        height: 400px !important;
       }
}