@charset "UTF-8";
/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
.bg-fill {
  background-color: rgba(0, 0, 0, 0.7) !important; }

.pullup {
  position: relative;
  top: -70px; }
  @media screen and (min-width: 820px) {
    .pullup {
      top: -120px; } }
  @media only screen and (min-width: 1050px) {
    .pullup {
      top: -120px; } }

#header {
  position: -webkit-sticky;
  position: sticky;
  top: -70px;
  height: 130px;
  left: 0;
  width: 100%;
  z-index: 3;
  font-family: Avalon-Medium;
  -webkit-font-smoothing: antialiased;
  /*background: $header-background;*/
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color .25s;
  /*bootstrap-edit-for-table-view*/ }
  @media screen and (min-width: 820px) {
    #header {
      height: 180px; } }
  @media only screen and (min-width: 1050px) {
    #header {
      height: 250px;
      top: -120px; } }
  #header .ad {
    height: 70px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #000;
    margin-left: 0;
    margin-right: 0; }
    @media only screen and (min-width: 1050px) {
      #header .ad {
        height: 120px; } }
    #header .ad .adcontainer {
      margin: 0 auto;
      max-width: 100% !important;
      width: 320px; }
      @media only screen and (min-width: 1050px) {
        #header .ad .adcontainer {
          width: 728px; } }
  @media only screen and (max-width: 767px) {
    #header .channelfinderdesktop {
      display: none; } }
  @media only screen and (min-width: 768px) {
    #header .channelfindermobile {
      display: none; } }
  #header .watchnow a {
    position: relative;
    top: 0;
    right: 0;
    margin-left: 10px; }
  #header .navbar-brand {
    padding: 18px 20px 15px 10px; }
  #header .logo {
    margin-left: 15px;
    display: inline-block;
    padding-top: 13px; }
    #header .logo .ovation-logo, #header .logo .journy-logo {
      height: 95px; }
    #header .logo.watch-page {
      position: relative;
      padding-left: 20px; }
      @media screen and (min-width: 992px) {
        #header .logo.watch-page {
          padding-left: 30px; } }
      @media screen and (min-width: 1050px) {
        #header .logo.watch-page {
          padding-left: 30px; } }
      @media screen and (min-width: 1220px) {
        #header .logo.watch-page {
          padding-left: 40px; } }
  #header .logo.journy-watch-page {
    position: relative;
    padding-left: 20px;
    padding-top: 11px; }
    #header .logo.journy-watch-page .journy-logo {
      height: 30px; }
    @media screen and (min-width: 820px) {
      #header .logo.journy-watch-page {
        padding-top: 17px; }
        #header .logo.journy-watch-page .journy-logo {
          height: 42px; } }
    @media screen and (min-width: 992px) {
      #header .logo.journy-watch-page {
        padding-left: 30px; } }
    @media screen and (min-width: 1050px) {
      #header .logo.journy-watch-page {
        padding-left: 30px;
        padding-top: 32px; } }
    @media screen and (min-width: 1220px) {
      #header .logo.journy-watch-page {
        padding-left: 40px;
        padding-top: 40px; } }
  #header .back-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 10px 6.5px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    top: 20px;
    left: 20px; }
    @media screen and (min-width: 820px) {
      #header .back-arrow {
        top: 30px; } }
    @media screen and (min-width: 992px) {
      #header .back-arrow {
        border-width: 10.5px 16px 10.5px 0;
        top: 42px; } }
    @media screen and (min-width: 1050px) {
      #header .back-arrow {
        border-width: 10.5px 16px 10.5px 0;
        top: 42px; } }
    @media screen and (min-width: 1220px) {
      #header .back-arrow {
        border-width: 12.5px 20px 12.5px 0;
        top: 48px; } }
  #header .navbar .navbar-toggle span {
    display: none; }
  #header .navbar .navbar-toggle .icon-bar {
    background-color: #fff; }
  #header .navbar .navbar-toggle .close {
    color: #fff;
    opacity: 1;
    display: block;
    margin-top: -5px;
    margin-left: -5px; }
  #header .navbar .navbar-toggle.collapsed span {
    display: block; }
    #header .navbar .navbar-toggle.collapsed span.close {
      display: none; }
  #header .navbar .navbar-header .search {
    display: none; }
  #header .navbar .search {
    color: #fff;
    font-size: 20px;
    padding-left: 15px; }
  #header .navbar ul.nav {
    margin-top: 47px; }
    #header .navbar ul.nav li {
      cursor: pointer; }
      #header .navbar ul.nav li a {
        color: #fff;
        text-decoration: none;
        line-height: 1.5;
        font-size: 14px;
        text-transform: uppercase;
        padding: 6px 10px 5px 8px;
        /*text-shadow:$header-text-shadow;*/ }
        @media screen and (min-width: 1400px) {
          #header .navbar ul.nav li a {
            font-size: 18px; } }
        #header .navbar ul.nav li a:hover, #header .navbar ul.nav li a:focus {
          background-color: rgba(0, 0, 0, 0);
          outline: none; }
        #header .navbar ul.nav li a .span .fa {
          font-size: 21px;
          line-height: 1;
          display: inline-block;
          vertical-align: bottom;
          margin-left: 5px; }
        #header .navbar ul.nav li a .plus-icon {
          display: none;
          float: right; }
          @media screen and (max-width: 820px) {
            #header .navbar ul.nav li a .plus-icon {
              height: 25px;
              width: 25px;
              background-position: -223px -4px;
              background-image: url("../../images/icons_mobile.png"); } }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 820px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 820px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 820px), only screen and (min-device-pixel-ratio: 2) and (max-width: 820px), only screen and (min-resolution: 192dpi) and (max-width: 820px), only screen and (min-resolution: 2dppx) and (max-width: 820px) {
            #header .navbar ul.nav li a .plus-icon {
              background-position: -223px -4px;
              background-image: url("../../images/icons2x_mobile.png");
              background-size: 400px 200px; } }
        #header .navbar ul.nav li a .external-link-icon {
          background-image: url("../../images/icons.png");
          display: inline-block;
          height: 18px;
          width: 18px;
          background-position: -209px -2px; }
          @media screen and (min-width: 992px) and (max-width: 1190px) {
            #header .navbar ul.nav li a .external-link-icon {
              transform: scale(0.8);
              background-position: -209px -2px;
              float: right; } }
          @media screen and (min-width: 768px) and (max-width: 991px) {
            #header .navbar ul.nav li a .external-link-icon {
              height: 16px;
              width: 18px;
              background-position: -209px -4px;
              transform: scale(0.7);
              float: right; } }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
            #header .navbar ul.nav li a .external-link-icon {
              background-image: url("../../images/icons2x.png");
              background-position: -209px -2px;
              background-size: 400px 200px; } }
          @media screen and (max-width: 820px) {
            #header .navbar ul.nav li a .external-link-icon {
              height: 16px;
              width: 16px;
              background-position: -191px -4px;
              background-image: url(../../images/icons_mobile.png);
              margin-bottom: -1px; } }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
            #header .navbar ul.nav li a .external-link-icon {
              background-image: url("../../images/icons2x_mobile.png");
              background-position: -191px -4px;
              background-size: 400px 200px; } }
        @media screen and (min-width: 992px) and (max-width: 1200px) {
          #header .navbar ul.nav li a {
            padding: 6px 10px 5px 10px; } }
      #header .navbar ul.nav li .dropdown-menu, #header .navbar ul.nav li .dropdown-menu-mobile {
        background-color: #000000;
        border: 1px solid #3c3c3c;
        border-radius: 0;
        padding: 10px 15px 15px 15px;
        color: #fff;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        min-width: 250px;
        top: 45px;
        text-align: left;
        z-index: 5; }
        #header .navbar ul.nav li .dropdown-menu .selectbox, #header .navbar ul.nav li .dropdown-menu-mobile .selectbox {
          display: inline-block;
          position: relative;
          width: 100%;
          letter-spacing: 0.04em; }
        #header .navbar ul.nav li .dropdown-menu .arrow-top, #header .navbar ul.nav li .dropdown-menu-mobile .arrow-top {
          content: '';
          position: absolute;
          height: 16px;
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          width: 16px;
          background-color: #000000;
          left: 50%;
          border-top: 1px solid #3c3c3c;
          border-left: 1px solid #3c3c3c;
          top: -9px; }
        #header .navbar ul.nav li .dropdown-menu .zip-input, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input {
          color: #8f8f8f;
          background: rgba(0, 0, 0, 0);
          border: 2px solid #fff;
          font-size: 15px;
          padding: 2px 10px 1px 10px;
          display: inline-block;
          border-radius: 0;
          margin: 0;
          width: 100%; }
          #header .navbar ul.nav li .dropdown-menu .zip-input::-webkit-input-placeholder, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input::-webkit-input-placeholder {
            color: #8f8f8f; }
          #header .navbar ul.nav li .dropdown-menu .zip-input::-moz-placeholder, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input::-moz-placeholder {
            color: #8f8f8f; }
          #header .navbar ul.nav li .dropdown-menu .zip-input:-ms-input-placeholder, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:-ms-input-placeholder {
            color: #8f8f8f; }
          #header .navbar ul.nav li .dropdown-menu .zip-input:-moz-placeholder, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:-moz-placeholder {
            color: #8f8f8f; }
          #header .navbar ul.nav li .dropdown-menu .zip-input:focus, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:focus {
            outline: none; }
        #header .navbar ul.nav li .dropdown-menu .service-provider, #header .navbar ul.nav li .dropdown-menu-mobile .service-provider {
          /*background-color:$service-provider-select;*/
          color: #949494;
          display: block;
          margin: auto;
          border-radius: 0;
          width: 100%;
          border: none;
          padding: 4px 10px 5px 0;
          margin-top: 10px; }
          #header .navbar ul.nav li .dropdown-menu .service-provider:focus, #header .navbar ul.nav li .dropdown-menu-mobile .service-provider:focus {
            outline: none; }
        #header .navbar ul.nav li .dropdown-menu .btn-yellow-bordered, #header .navbar ul.nav li .dropdown-menu-mobile .btn-yellow-bordered {
          width: 100%;
          margin: 10px 0;
          padding: 0px 13px 0px 13px;
          font-size: 16px; }
        #header .navbar ul.nav li .dropdown-menu .cant-find-text, #header .navbar ul.nav li .dropdown-menu-mobile .cant-find-text {
          margin: 7px 0 5px 0;
          text-align: left;
          font-size: 13px; }
          #header .navbar ul.nav li .dropdown-menu .cant-find-text a, #header .navbar ul.nav li .dropdown-menu-mobile .cant-find-text a {
            text-decoration: underline;
            color: #fea124;
            text-transform: capitalize;
            font-size: 12px;
            padding: 0; }
      #header .navbar ul.nav li .dropdown-menu-mobile {
        display: none;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid rgba(0, 0, 0, 0);
        position: relative;
        padding: 0 0 10px 0; }
        #header .navbar ul.nav li .dropdown-menu-mobile .arrow-top {
          display: none; }
      #header .navbar ul.nav li.active a {
        background-color: rgba(0, 0, 0, 0);
        border-color: none; }
      #header .navbar ul.nav li.social {
        display: block; }
        #header .navbar ul.nav li.social li {
          text-align: center;
          padding: 5px 10px;
          /*border-bottom:1px solid $zip-finder-input-border;*/ }
          #header .navbar ul.nav li.social li:last-child {
            border-bottom: none; }
          #header .navbar ul.nav li.social li a {
            text-decoration: none;
            border-radius: 50%;
            width: 30px;
            padding: 0;
            display: inline-block;
            height: 30px;
            text-align: center;
            border: 2px solid #fff; }
            #header .navbar ul.nav li.social li a .fa {
              color: #fff;
              line-height: 0.6;
              padding-top: 6px; }
        #header .navbar ul.nav li.social .dropdown-menu, #header .navbar ul.nav li.social .dropdown-menu-mobile {
          right: 5px;
          left: initial;
          transform: none;
          min-width: 175px; }
          #header .navbar ul.nav li.social .dropdown-menu .arrow-top, #header .navbar ul.nav li.social .dropdown-menu-mobile .arrow-top {
            right: 33px;
            left: initial; }
      #header .navbar ul.nav li.social-mobile {
        display: none; }
        #header .navbar ul.nav li.social-mobile a {
          text-decoration: none;
          border-radius: 50%;
          width: 27px;
          padding: 0;
          display: inline-block;
          height: 27px;
          text-align: center;
          border: 2px solid #fff; }
          #header .navbar ul.nav li.social-mobile a .fa {
            color: #fff;
            line-height: 1;
            padding-top: 4px; }
      #header .navbar ul.nav li.programming {
        border-bottom: none; }
        #header .navbar ul.nav li.programming ul {
          list-style: none; }
          #header .navbar ul.nav li.programming ul li {
            padding: 5px 0; }
            #header .navbar ul.nav li.programming ul li a {
              font-size: 15px; }
            #header .navbar ul.nav li.programming ul li .dropdown-menu, #header .navbar ul.nav li.programming ul li .dropdown-menu-mobile {
              min-width: 160px; }
        #header .navbar ul.nav li.programming .view-all a {
          text-align: center;
          border: 1px solid #fff;
          color: #fff;
          background-color: rgba(0, 0, 0, 0);
          border-radius: 0;
          padding: 5px 13px 5px 13px;
          text-transform: uppercase;
          font-size: 13px;
          max-width: 210px; }
        #header .navbar ul.nav li.programming.mobile {
          display: none; }
        @media screen and (max-width: 820px) {
          #header .navbar ul.nav li.programming {
            display: none; }
            #header .navbar ul.nav li.programming.mobile {
              display: block; } }
      #header .navbar ul.nav li.home {
        display: none; }
      #header .navbar ul.nav li.watchlive a {
        color: #fff; }
        #header .navbar ul.nav li.watchlive a .record {
          color: red; }
    #header .navbar ul.nav .sub-menu li a {
      text-transform: none; }
  #header .navbar ul.navbar-right {
    padding-right: 32px; }
    #header .navbar ul.navbar-right ul.selectboxit-options.selectboxit {
      max-height: 300px !important; }
    #header .navbar ul.navbar-right .loadernav {
      display: inline-block; }
      #header .navbar ul.navbar-right .loadernav img {
        margin-top: 1rem;
        height: 15px;
        text-align: left; }
    #header .navbar ul.navbar-right .displayData p {
      font-size: 13px;
      margin-top: 10px; }
      #header .navbar ul.navbar-right .displayData p span {
        font-size: 15px;
        font-weight: bold;
        color: #999; }
      #header .navbar ul.navbar-right .displayData p a {
        font-size: inherit;
        color: #999;
        text-transform: none;
        padding: 0; }
  @media screen and (min-width: 768px) and (max-width: 820px) {
    #header .navbar-header {
      float: none; }
    #header .navbar-collapse.collapse {
      display: none !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: hidden !important; }
    #header .navbar-collapse.in {
      display: block !important; }
    #header .navbar-toggle {
      display: block; }
    #header .navbar-collapse.in {
      overflow-y: hidden; }
    #header .navbar-nav {
      float: none; }
    #header .navbar-right {
      float: none !important; }
    #header .navbar-nav li {
      float: none; } }
  @media screen and (min-width: 992px) and (max-width: 1220px) {
    #header .logo .ovation-logo {
      height: 80px; }
    #header .navbar ul.nav {
      margin-top: 35px;
      margin-left: -35px; }
      #header .navbar ul.nav li a {
        font-size: 13px;
        padding: 6px 5px 5px 5px; }
        #header .navbar ul.nav li a .fa {
          padding-top: 9px; }
    #header .navbar ul.navbar-right {
      padding-right: 10px; }
    #header .navbar .search {
      padding-left: 10px; } }
  @media screen and (min-width: 821px) and (max-width: 870px) {
    #header {
      height: 160px; }
      #header .logo .ovation-logo {
        height: 60px; }
      #header .navbar-brand {
        padding: 8px 0px; }
      #header .navbar-collapse {
        padding: 0; }
      #header .navbar ul.nav {
        margin-top: 20px;
        margin-left: -32px; }
        #header .navbar ul.nav li a {
          font-size: 12px;
          padding: 8px 4px 5px 2px; }
      #header .navbar ul.navbar-right {
        padding-right: 15px; }
      #header .navbar .search {
        padding-left: 5px;
        padding-right: 5px; } }
  @media screen and (min-width: 871px) and (max-width: 991px) {
    #header {
      height: 160px; }
      #header .logo .ovation-logo {
        height: 60px; }
      #header .navbar-brand {
        padding: 8px 0px; }
      #header .navbar-collapse {
        padding: 0; }
      #header .navbar ul.nav {
        margin-top: 20px;
        margin-left: -20px; }
        #header .navbar ul.nav li a {
          font-size: 12px;
          padding: 8px 8px 5px 3px; }
      #header .navbar ul.navbar-right {
        padding-right: 15px; }
      #header .navbar .search {
        padding-left: 5px;
        padding-right: 5px; } }
  @media screen and (max-width: 820px) {
    #header {
      background-color: #000000 !important;
      padding: 0; }
      #header .logo {
        padding-top: 5px;
        padding-left: 0; }
        #header .logo .ovation-logo {
          height: 42px; }
      #header .navbar {
        margin-bottom: 0;
        border: none; }
        #header .navbar .navbar-header .search {
          display: block;
          position: absolute;
          top: 11px;
          right: 70px; }
        #header .navbar .navbar-header .navbar-toggle {
          margin-right: 5px;
          margin-top: 7px;
          margin-bottom: 3px; }
        #header .navbar .navbar-collapse {
          background-color: #191919; }
          #header .navbar .navbar-collapse ul.nav {
            margin: 0;
            padding-right: 0;
            /*nav-right*/
            /*nav-right-End*/ }
            #header .navbar .navbar-collapse ul.nav li {
              /*border-bottom: 1px solid $mobile-navbar-dropdown-border;*/
              /*                                                    &.programming{
																									  .dropdown-menu-mobile{
																											position: relative;
																											transform: none;
																											top: 0;
																											left: 0;
																											li{
																												 border: none;
																												 a{
																													  font-family: $avalon-regular;
																												 }
																											}
																									  }
																								 }
																								 &.home{
																									  display: block;
																								 }*/ }
              #header .navbar .navbar-collapse ul.nav li a {
                padding: 10px 0px 9px 0px;
                /*font-family: $avalon-bold;*/
                /*font-size: 16px;*/ }
                #header .navbar .navbar-collapse ul.nav li a .arrow-down, #header .navbar .navbar-collapse ul.nav li a .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow, .selectbox .selectboxit-container .selectboxit-arrow-container #header .navbar .navbar-collapse ul.nav li a .selectboxit-arrow.selectboxit-default-arrow {
                  display: none; }
                #header .navbar .navbar-collapse ul.nav li a .plus-icon {
                  display: inline-block; }
              #header .navbar .navbar-collapse ul.nav li.active a .plus-icon {
                background-position: -223px -28px; }
            #header .navbar .navbar-collapse ul.nav.navbar-right {
              padding-right: 0; }
              #header .navbar .navbar-collapse ul.nav.navbar-right li {
                /*zip-finder*/
                /*zip-finder-End*/ }
                #header .navbar .navbar-collapse ul.nav.navbar-right li.social {
                  display: none; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.social li {
                    text-align: center;
                    padding: 5px 10px; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li.search {
                  display: none; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li.social-mobile {
                  padding: 10px 0;
                  display: block;
                  border-bottom: none; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.social-mobile a {
                    padding: 0;
                    margin-right: 20px; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li a .arrow-down, #header .navbar .navbar-collapse ul.nav.navbar-right li a .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow, .selectbox .selectboxit-container .selectboxit-arrow-container #header .navbar .navbar-collapse ul.nav.navbar-right li a .selectboxit-arrow.selectboxit-default-arrow {
                  display: none; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li a .plus-icon {
                  display: inline-block; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile {
                  padding: 0;
                  position: relative;
                  transform: none;
                  left: 0;
                  padding: 10px 0;
                  top: 0; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile p {
                    font-size: 15px; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .zip-input {
                    width: -webkit-calc(50% - 7px);
                    width: -moz-calc(50% - 7px);
                    width: calc(50% - 7px);
                    text-transform: uppercase;
                    font-size: 13px;
                    padding: 4px 10px 3px 10px;
                    color: #fff;
                    background-color: #686868; }
                    #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .zip-input::-webkit-input-placeholder {
                      color: #fff; }
                    #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .zip-input::-moz-placeholder {
                      color: #fff; }
                    #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .zip-input:-ms-input-placeholder {
                      color: #fff; }
                    #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .zip-input:-moz-placeholder {
                      color: #fff; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .selectbox {
                    width: -webkit-calc(50% - 7px);
                    width: -moz-calc(50% - 7px);
                    width: calc(50% - 7px);
                    float: right; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .service-provider {
                    width: 100%;
                    display: inline-block;
                    margin: 0;
                    text-transform: uppercase;
                    font-size: 13px;
                    height: auto;
                    padding: 5px 10px 4px 10px;
                    vertical-align: middle;
                    background-color: #686868;
                    color: #fff;
                    border: 2px solid #fff; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .btn-white-bordered, #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile #home #slider .owl-carousel .versailles .versailles-text .view, #home #slider .owl-carousel .versailles .versailles-text #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .view {
                    width: 20%;
                    background-color: #686868; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .displayData p {
                  font-size: 13px;
                  margin-top: 10px; } }

.journynav ul {
  margin-top: 47px; }
  .journynav ul li {
    cursor: pointer; }
    .journynav ul li a {
      color: #fff;
      text-decoration: none;
      line-height: 1.5;
      font-size: 14px;
      text-transform: uppercase;
      padding: 6px 10px 5px 8px;
      /*text-shadow:$header-text-shadow;*/ }
      @media screen and (min-width: 1400px) {
        .journynav ul li a {
          font-size: 18px; } }
      .journynav ul li a:hover, .journynav ul li a:focus {
        background-color: rgba(0, 0, 0, 0);
        outline: none; }
      .journynav ul li a .span .fa {
        font-size: 21px;
        line-height: 1;
        display: inline-block;
        vertical-align: bottom;
        margin-left: 5px; }
      .journynav ul li a .plus-icon {
        display: none;
        float: right; }
        @media screen and (max-width: 820px) {
          .journynav ul li a .plus-icon {
            height: 25px;
            width: 25px;
            background-position: -223px -4px;
            background-image: url("../../images/icons_mobile.png"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 820px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 820px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 820px), only screen and (min-device-pixel-ratio: 2) and (max-width: 820px), only screen and (min-resolution: 192dpi) and (max-width: 820px), only screen and (min-resolution: 2dppx) and (max-width: 820px) {
          .journynav ul li a .plus-icon {
            background-position: -223px -4px;
            background-image: url("../../images/icons2x_mobile.png");
            background-size: 400px 200px; } }
      .journynav ul li a .external-link-icon {
        background-image: url("../../images/icons.png");
        display: inline-block;
        height: 18px;
        width: 18px;
        background-position: -209px -2px; }
        @media screen and (min-width: 992px) and (max-width: 1190px) {
          .journynav ul li a .external-link-icon {
            transform: scale(0.8);
            background-position: -209px -2px;
            float: right; } }
        @media screen and (min-width: 768px) and (max-width: 991px) {
          .journynav ul li a .external-link-icon {
            height: 16px;
            width: 18px;
            background-position: -209px -4px;
            transform: scale(0.7);
            float: right; } }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
          .journynav ul li a .external-link-icon {
            background-image: url("../../images/icons2x.png");
            background-position: -209px -2px;
            background-size: 400px 200px; } }
        @media screen and (max-width: 820px) {
          .journynav ul li a .external-link-icon {
            height: 16px;
            width: 16px;
            background-position: -191px -4px;
            background-image: url(../../images/icons_mobile.png);
            margin-bottom: -1px; } }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
          .journynav ul li a .external-link-icon {
            background-image: url("../../images/icons2x_mobile.png");
            background-position: -191px -4px;
            background-size: 400px 200px; } }
      @media screen and (min-width: 992px) and (max-width: 1200px) {
        .journynav ul li a {
          padding: 6px 10px 5px 10px; } }
    .journynav ul li .dropdown-menu, .journynav #header .navbar ul.nav li .dropdown-menu-mobile, #header .navbar .journynav ul.nav li .dropdown-menu-mobile, .journynav ul li .dropdown-menu-mobile {
      background-color: #000000;
      border: 1px solid #3c3c3c;
      border-radius: 0;
      padding: 10px 15px 15px 15px;
      color: #fff;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      min-width: 250px;
      top: 45px;
      text-align: left;
      z-index: 5; }
      .journynav ul li .dropdown-menu .selectbox, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .selectbox, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .selectbox, .journynav ul li .dropdown-menu-mobile .selectbox {
        display: inline-block;
        position: relative;
        width: 100%;
        letter-spacing: 0.04em; }
      .journynav ul li .dropdown-menu .arrow-top, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .arrow-top, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .arrow-top, .journynav ul li .dropdown-menu-mobile .arrow-top {
        content: '';
        position: absolute;
        height: 16px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        width: 16px;
        background-color: #000000;
        left: 50%;
        border-top: 1px solid #3c3c3c;
        border-left: 1px solid #3c3c3c;
        top: -9px; }
      .journynav ul li .dropdown-menu .zip-input, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input, .journynav ul li .dropdown-menu-mobile .zip-input {
        color: #8f8f8f;
        background: rgba(0, 0, 0, 0);
        border: 2px solid #fff;
        font-size: 15px;
        padding: 2px 10px 1px 10px;
        display: inline-block;
        border-radius: 0;
        margin: 0;
        width: 100%; }
        .journynav ul li .dropdown-menu .zip-input::-webkit-input-placeholder, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input::-webkit-input-placeholder, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input::-webkit-input-placeholder, .journynav ul li .dropdown-menu-mobile .zip-input::-webkit-input-placeholder {
          color: #8f8f8f; }
        .journynav ul li .dropdown-menu .zip-input::-moz-placeholder, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input::-moz-placeholder, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input::-moz-placeholder, .journynav ul li .dropdown-menu-mobile .zip-input::-moz-placeholder {
          color: #8f8f8f; }
        .journynav ul li .dropdown-menu .zip-input:-ms-input-placeholder, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:-ms-input-placeholder, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input:-ms-input-placeholder, .journynav ul li .dropdown-menu-mobile .zip-input:-ms-input-placeholder {
          color: #8f8f8f; }
        .journynav ul li .dropdown-menu .zip-input:-moz-placeholder, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:-moz-placeholder, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input:-moz-placeholder, .journynav ul li .dropdown-menu-mobile .zip-input:-moz-placeholder {
          color: #8f8f8f; }
        .journynav ul li .dropdown-menu .zip-input:focus, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:focus, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input:focus, .journynav ul li .dropdown-menu-mobile .zip-input:focus {
          outline: none; }
      .journynav ul li .dropdown-menu .service-provider, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .service-provider, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .service-provider, .journynav ul li .dropdown-menu-mobile .service-provider {
        /*background-color:$service-provider-select;*/
        color: #949494;
        display: block;
        margin: auto;
        border-radius: 0;
        width: 100%;
        border: none;
        padding: 4px 10px 5px 0;
        margin-top: 10px; }
        .journynav ul li .dropdown-menu .service-provider:focus, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .service-provider:focus, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .service-provider:focus, .journynav ul li .dropdown-menu-mobile .service-provider:focus {
          outline: none; }
      .journynav ul li .dropdown-menu .btn-yellow-bordered, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .btn-yellow-bordered, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .btn-yellow-bordered, .journynav ul li .dropdown-menu-mobile .btn-yellow-bordered {
        width: 100%;
        margin: 10px 0;
        padding: 0px 13px 0px 13px;
        font-size: 16px; }
      .journynav ul li .dropdown-menu .cant-find-text, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .cant-find-text, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .cant-find-text, .journynav ul li .dropdown-menu-mobile .cant-find-text {
        margin: 7px 0 5px 0;
        text-align: left;
        font-size: 13px; }
        .journynav ul li .dropdown-menu .cant-find-text a, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .cant-find-text a, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .cant-find-text a, .journynav ul li .dropdown-menu-mobile .cant-find-text a {
          text-decoration: underline;
          color: #fea124;
          text-transform: capitalize;
          font-size: 12px;
          padding: 0; }
    .journynav ul li .dropdown-menu-mobile {
      display: none;
      background-color: rgba(0, 0, 0, 0);
      border: 1px solid rgba(0, 0, 0, 0);
      position: relative;
      padding: 0 0 10px 0; }
      .journynav ul li .dropdown-menu-mobile .arrow-top {
        display: none; }
    .journynav ul li.active a {
      background-color: rgba(0, 0, 0, 0);
      border-color: none; }
    .journynav ul li.social {
      display: block; }
      .journynav ul li.social li {
        text-align: center;
        padding: 5px 10px;
        /*border-bottom:1px solid $zip-finder-input-border;*/ }
        .journynav ul li.social li:last-child {
          border-bottom: none; }
        .journynav ul li.social li a {
          text-decoration: none;
          border-radius: 50%;
          width: 30px;
          padding: 0;
          display: inline-block;
          height: 30px;
          text-align: center;
          border: 2px solid #fff; }
          .journynav ul li.social li a .fa {
            color: #fff;
            line-height: 0.6;
            padding-top: 6px; }
      .journynav ul li.social .dropdown-menu, .journynav #header .navbar ul.nav li.social .dropdown-menu-mobile, #header .navbar .journynav ul.nav li.social .dropdown-menu-mobile, .journynav ul li.social .dropdown-menu-mobile {
        right: 5px;
        left: initial;
        transform: none;
        min-width: 175px; }
        .journynav ul li.social .dropdown-menu .arrow-top, .journynav #header .navbar ul.nav li.social .dropdown-menu-mobile .arrow-top, #header .navbar .journynav ul.nav li.social .dropdown-menu-mobile .arrow-top, .journynav ul li.social .dropdown-menu-mobile .arrow-top {
          right: 33px;
          left: initial; }
    .journynav ul li.social-mobile {
      display: none; }
      .journynav ul li.social-mobile a {
        text-decoration: none;
        border-radius: 50%;
        width: 27px;
        padding: 0;
        display: inline-block;
        height: 27px;
        text-align: center;
        border: 2px solid #fff; }
        .journynav ul li.social-mobile a .fa {
          color: #fff;
          line-height: 1;
          padding-top: 4px; }
    .journynav ul li.programming {
      border-bottom: none; }
      .journynav ul li.programming ul {
        list-style: none; }
        .journynav ul li.programming ul li {
          padding: 5px 0; }
          .journynav ul li.programming ul li a {
            font-size: 15px; }
          .journynav ul li.programming ul li .dropdown-menu, .journynav #header .navbar ul.nav li.programming ul li .dropdown-menu-mobile, #header .navbar .journynav ul.nav li.programming ul li .dropdown-menu-mobile, .journynav ul li.programming ul li .dropdown-menu-mobile {
            min-width: 160px; }
      .journynav ul li.programming .view-all a {
        text-align: center;
        border: 1px solid #fff;
        color: #fff;
        background-color: rgba(0, 0, 0, 0);
        border-radius: 0;
        padding: 5px 13px 5px 13px;
        text-transform: uppercase;
        font-size: 13px;
        max-width: 210px; }
      .journynav ul li.programming.mobile {
        display: none; }
      @media screen and (max-width: 820px) {
        .journynav ul li.programming {
          display: none; }
          .journynav ul li.programming.mobile {
            display: block; } }
    .journynav ul li.home {
      display: none; }
    .journynav ul li.watchlive a {
      color: #fff; }
      .journynav ul li.watchlive a .record {
        color: red; }

.journynav.navbar-right {
  padding-right: 32px; }
  .journynav.navbar-right ul.selectboxit-options.selectboxit {
    max-height: 300px !important; }
  .journynav.navbar-right .loadernav {
    display: inline-block; }
    .journynav.navbar-right .loadernav img {
      margin-top: 1rem;
      height: 15px;
      text-align: left; }
  .journynav.navbar-right .displayData p {
    font-size: 13px;
    margin-top: 10px; }
    .journynav.navbar-right .displayData p span {
      font-size: 15px;
      font-weight: bold;
      color: #999; }
    .journynav.navbar-right .displayData p a {
      font-size: inherit;
      color: #999;
      text-transform: none;
      padding: 0; }

@media screen and (min-width: 820px) {
  #main-nav, .journynav, .journysubnav {
    /*        .current-menu-item a,.current_page_item a,a:hover {
						color: #000;
						background: #ccc;
				  }*/ }
    #main-nav .plus-icon, .journynav .plus-icon, .journysubnav .plus-icon {
      display: none; }
    #main-nav ul li, .journynav ul li, .journysubnav ul li {
      text-transform: uppercase;
      display: block;
      float: left;
      position: relative; }
      #main-nav ul li .arrow-top, .journynav ul li .arrow-top, .journysubnav ul li .arrow-top {
        content: '';
        position: absolute;
        height: 16px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        width: 16px;
        background-color: #000000;
        left: 50%;
        border-top: 1px solid #3c3c3c;
        border-left: 1px solid #3c3c3c;
        top: -9px; }
    #main-nav ul li a, .journynav ul li a, .journysubnav ul li a {
      display: block; }
    #main-nav ul ul, .journynav ul ul, .journysubnav ul ul {
      display: none;
      position: absolute;
      background-color: #000000;
      padding: 10px 10px 15px 1px !important;
      border: 1px solid #3c3c3c;
      top: 45px; }
      #main-nav ul ul li, .journynav ul ul li, .journysubnav ul ul li {
        /*display:inline;*/
        white-space: nowrap;
        float: left;
        clear: both; }
      #main-nav ul ul li a, .journynav ul ul li a, .journysubnav ul ul li a {
        font-size: 15px !important; } }

@media screen and (max-width: 820px) {
  #main-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    /* only needed if you have not done a CSS reset */ }
    #main-nav ul .sub-menu {
      position: relative;
      transform: none;
      top: 0;
      left: 0; }
      #main-nav ul .sub-menu li {
        border: none; }
        #main-nav ul .sub-menu li a {
          font-family: Avalon-Book; }
    #main-nav ul li a {
      display: block; }
    #main-nav ul .current-menu-item a, #main-nav ul .current_page_item a, #main-nav ul a:hover {
      color: #000;
      background: #ccc; }
  #main-nav ul ul {
    /* this targets all sub menus */
    display: none;
    /* hide all sub menus from view */
    position: absolute;
    background-color: #191919;
    padding-left: 1px !important;
    top: 30px;
    /* this should be the same height as the top level menu -- height + padding + borders */ }
    #main-nav ul ul li a {
      font-size: 15px; }
  #main-nav ul li {
    border-bottom: 1px solid #3c3c3c; }
    #main-nav ul li a {
      font-size: 16px !important; }
  .navbar-nav li {
    border-bottom: 1px solid #3c3c3c; }
    .navbar-nav li a {
      font-family: Avalon-Medium;
      font-size: 16px !important; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#footer {
  padding: 0;
  float: left;
  width: 100%; }
  #footer .ad {
    height: 65px;
    padding-bottom: 15px;
    background-color: #000; }
    @media only screen and (min-width: 1050px) {
      #footer .ad {
        height: 120px; } }
    #footer .ad .adcontainer {
      margin: 0 auto;
      width: 320px;
      max-width: 100% !important; }
      @media only screen and (min-width: 1050px) {
        #footer .ad .adcontainer {
          width: 728px; } }
  #footer .middle-block {
    background-color: #000000;
    padding: 20px 0 20px 0; }
    #footer .middle-block .footer-outer {
      padding: 0 40px; }
    #footer .middle-block ul {
      padding: 0 26px;
      list-style: none; }
      #footer .middle-block ul li {
        margin-bottom: 7px;
        line-height: 13px; }
        @media screen and (max-width: 767px) {
          #footer .middle-block ul li {
            line-height: 10px; } }
        #footer .middle-block ul li a {
          color: #d1d4d3;
          text-decoration: none;
          font-size: 13px;
          cursor: pointer; }
      @media screen and (max-width: 991px) {
        #footer .middle-block ul {
          padding: 0; } }
    @media screen and (max-width: 767px) {
      #footer .middle-block {
        padding: 28px 20px 15px 20px; }
        #footer .middle-block .footer-outer {
          padding: 0; }
          #footer .middle-block .footer-outer ul {
            padding: 0; }
            #footer .middle-block .footer-outer ul li a {
              font-size: 9px; } }
  #footer .lower-block {
    background-color: #000;
    text-align: center;
    padding: 20px 50px 12px 35px;
    height: 68px; }
    #footer .lower-block .container {
      padding: 0; }
    #footer .lower-block p {
      color: #d1d4d3;
      margin-bottom: 0;
      padding: 5px 0;
      font-size: 13px;
      float: left;
      font-family: Avalon-Medium; }
    #footer .lower-block .social-icons a {
      text-decoration: none;
      border-radius: 50%;
      width: 30px;
      display: inline-block;
      height: 30px;
      text-align: center;
      cursor: pointer;
      border: 2px solid #d1d4d3; }
      #footer .lower-block .social-icons a .fa {
        color: #d1d4d3;
        line-height: 1;
        padding-top: 4px; }
    @media screen and (max-width: 767px) {
      #footer .lower-block {
        padding: 20px 20px 12px 20px; }
        #footer .lower-block .col-xs-5 {
          padding: 0; }
        #footer .lower-block .social-icons {
          text-align: right;
          padding: 0; }
          #footer .lower-block .social-icons a {
            margin: 0 6px;
            height: 25px;
            width: 25px; }
            #footer .lower-block .social-icons a .fa {
              font-size: 13px;
              display: inline-block;
              vertical-align: text-top;
              padding-top: 3px; } }
  #footer #menu-footer > li > a {
    display: none; }
  #footer #menu-footer .sub-menu {
    width: 25%;
    float: left; }

#advertisement-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.64); }
  #advertisement-modal .ad-content {
    color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: avalon-book; }
    #advertisement-modal .ad-content h2 {
      font-size: 16px;
      letter-spacing: 1.92px;
      font-weight: 100;
      margin-bottom: 14px; }
    #advertisement-modal .ad-content p {
      margin-top: 10px;
      font-size: 13px; }
    #advertisement-modal .ad-content .media-container {
      position: relative;
      width: 80%;
      margin: 0 auto;
      max-width: 800px; }
      #advertisement-modal .ad-content .media-container img, #advertisement-modal .ad-content .media-container video {
        width: 100%; }
    #advertisement-modal .ad-content .close-btn {
      position: absolute;
      right: -40px;
      font-size: 40px;
      top: -12px;
      font-weight: bold;
      cursor: pointer; }
      @media screen and (max-width: 767px) {
        #advertisement-modal .ad-content .close-btn {
          right: 0px;
          top: -45px; }
          #advertisement-modal .ad-content .close-btn::after {
            content: "Close";
            margin-left: 2px;
            vertical-align: middle;
            color: #fff;
            font-size: 17px;
            letter-spacing: 1.1pt;
            vertical-align: middle;
            font-family: Avalon-Medium, Helvetica, Arial, sans-serif; } }

.fa-times-thin:before {
  content: '\00d7'; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
a:hover, a:active {
  text-decoration: none;
  color: #fea124; }

html {
  margin: 0 !important;
  background-color: #000; }

@font-face {
  font-family: 'Avalon-Bold';
  src: url("../../fonts/avalon_bold/Avalon-Bold-webfont.woff2") format("woff2"), url("../../fonts/avalon_bold/Avalon-Bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-BoldCond';
  src: url("../../fonts/avalon_boldcondensed/Avalon-BoldCond-webfont.woff2") format("woff2"), url("../../fonts/avalon_boldcondensed/Avalon-BoldCond-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-BoldOblique';
  src: url("../../fonts/avalon_boldoblique/Avalon-BoldOblique-webfont.woff2") format("woff2"), url("../../fonts/avalon_boldoblique/Avalon-BoldOblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-Book';
  src: url("../../fonts/avalon_book/Avalon-Book-webfont.woff2") format("woff2"), url("../../fonts/avalon_book/Avalon-Book-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-BookCond';
  src: url("../../fonts/avalon_bookcondensed/Avalon-BookCond-webfont.woff2") format("woff2"), url("../../fonts/avalon_bookcondensed/Avalon-BookCond-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-BookOblique';
  src: url("../../fonts/avalon_bookoblique/Avalon-BookOblique-webfont.woff2") format("woff2"), url("../../fonts/avalon_bookoblique/Avalon-BookOblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-Demi';
  src: url("../../fonts/avalon_demi/Avalon-Demi-webfont.woff2") format("woff2"), url("../../fonts/avalon_demi/Avalon-Demi-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-DemiCond';
  src: url("../../fonts/avalon_demicondensed/Avalon-DemiCond-webfont.woff2") format("woff2"), url("../../fonts/avalon_demicondensed/Avalon-DemiCond-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-DemiOblique';
  src: url("../../fonts/avalon_demioblique/Avalon-DemiOblique-webfont.woff2") format("woff2"), url("../../fonts/avalon_demioblique/Avalon-DemiOblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-XLight';
  src: url("../../fonts/avalon_extralight/Avalon-XLight-webfont.woff2") format("woff2"), url("../../fonts/avalon_extralight/Avalon-XLight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-XLightObl';
  src: url("../../fonts/avalon_extralight/Avalon-XLightObl-webfont.woff2") format("woff2"), url("../../fonts/avalon_extralight/Avalon-XLightObl-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-Medium';
  src: url("../../fonts/avalon_medium/Avalon-Medium-webfont.woff2") format("woff2"), url("../../fonts/avalon_medium/Avalon-Medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-MediumCond';
  src: url("../../fonts/avalon_mediumcondensed/Avalon-MediumCond-webfont.woff2") format("woff2"), url("../../fonts/avalon_mediumcondensed/Avalon-MediumCond-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-MediumOblique';
  src: url("../../fonts/avalon_mediumoblique/Avalon-MediumOblique-webfont.woff2") format("woff2"), url("../../fonts/avalon_mediumoblique/Avalon-MediumOblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
body {
  font-family: Avalon-Medium, Helvetica, Arial, sans-serif;
  font-size: 18px;
  background-color: #000; }

.main-heading {
  background-color: #fea124;
  padding: 30px 50px 30px 50px; }
  .main-heading h1 {
    margin: 0;
    color: #fff;
    font-size: 32px;
    font-family: Avalon-Medium; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .main-heading {
      padding: 20px 50px 18px 50px; }
      .main-heading h1 {
        font-size: 30px; } }
  @media screen and (max-width: 767px) {
    .main-heading {
      padding: 13px 20px 13px 20px; }
      .main-heading h1 {
        font-size: 30px; } }

.float-none {
  margin: auto;
  float: none;
  overflow: hidden; }

.footer-upper-block {
  display: block;
  /*display: none; Hiding for now until email sign up is ready */
  background-color: #000;
  min-height: 70px;
  background-color: #222222;
  padding: 40px 60px; }
  .footer-upper-block .email-subscribe {
    padding: 0 !important; }
  .footer-upper-block .form {
    margin: 20px 0 20px 0 !important; }
  .footer-upper-block .text {
    text-align: left !important;
    padding: 0; }
    .footer-upper-block .text p {
      border-left: 2px solid #fba123;
      padding-left: 20px;
      display: inline-block;
      color: #fff;
      font-size: 32px !important; }
    .footer-upper-block .text.tnc span {
      font-size: 16px !important;
      color: #c9c9c9; }
      .footer-upper-block .text.tnc span.sending {
        opacity: 0.5; }
      .footer-upper-block .text.tnc span a {
        color: #c9c9c9;
        font-weight: 100;
        text-decoration: underline; }
  .footer-upper-block .mail-icon {
    width: 35px;
    height: 35px;
    display: inline-block;
    padding-right: 20px;
    margin-right: 20px;
    background-image: url("../../images/mail-icon.png");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle; }
  .footer-upper-block .msg-balloon {
    position: absolute;
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    padding: 5px 20px;
    margin-top: 10px;
    display: none; }
    .footer-upper-block .msg-balloon.success {
      background-color: green;
      margin-left: -175px; }
      .footer-upper-block .msg-balloon.success:before {
        border-bottom: 10px solid green; }
    .footer-upper-block .msg-balloon.error {
      margin-left: -278px;
      background-color: red; }
      .footer-upper-block .msg-balloon.error:before {
        border-bottom: 10px solid red; }
    .footer-upper-block .msg-balloon:before {
      position: absolute;
      display: inline-block;
      content: '';
      width: 0;
      height: 0;
      right: 50px;
      top: -10px;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent; }
    .footer-upper-block .msg-balloon.email-param-error, .footer-upper-block .msg-balloon.name-param-error {
      display: none; }
      .footer-upper-block .msg-balloon.email-param-error:before, .footer-upper-block .msg-balloon.name-param-error:before {
        left: 10%; }
      .footer-upper-block .msg-balloon.email-param-error.error, .footer-upper-block .msg-balloon.name-param-error.error {
        display: block; }
    .footer-upper-block .msg-balloon.email-param-error {
      margin-left: 0;
      width: 319px; }
    .footer-upper-block .msg-balloon.name-param-error {
      margin-left: 363px;
      width: 222px; }
  .footer-upper-block .sub-email,
  .footer-upper-block .sub-firstname {
    padding: 10px;
    font-size: 16px;
    border: 2px solid #fff;
    margin-right: 40px;
    color: #1e1e1e;
    background-color: #e0e0e0; }
    .footer-upper-block .sub-email:disabled,
    .footer-upper-block .sub-firstname:disabled {
      color: #494949;
      opacity: 0.5; }
  .footer-upper-block .sub-email {
    width: 33%;
    max-width: 319px; }
  .footer-upper-block .sub-firstname {
    width: 33%;
    max-width: 222px; }
  .footer-upper-block .signup-wrap {
    display: inline-block !important; }
    .footer-upper-block .signup-wrap #sub-btn.sub-btn {
      border-radius: 0px !important;
      border: 2px solid #fff;
      padding: 10px !important;
      font-size: 16px !important;
      width: 123px;
      max-width: 100% !important;
      margin-right: 0px !important;
      background-color: #393939; }
      .footer-upper-block .signup-wrap #sub-btn.sub-btn.sending {
        background-color: #222222;
        opacity: 0.5;
        border: 2px solid rgba(255, 255, 255, 0.5); }
  @media screen and (max-width: 767px) {
    .footer-upper-block {
      padding: 40px 30px; }
      .footer-upper-block .email-subscribe .text:first-child {
        white-space: nowrap;
        overflow: hidden; }
        .footer-upper-block .email-subscribe .text:first-child p {
          font-size: 24px !important;
          line-height: 1.23 !important;
          white-space: normal;
          width: calc(100% - 60px); }
      .footer-upper-block .email-subscribe .text.tnc span {
        font-size: 13px !important; }
      .footer-upper-block .email-subscribe .text:last-child {
        padding-right: 0;
        font-size: 13px !important; }
      .footer-upper-block .sub-email,
      .footer-upper-block .sub-firstname {
        display: block;
        width: 100%;
        max-width: 100%;
        margin-bottom: 15px; }
      .footer-upper-block .msg-balloon.success,
      .footer-upper-block .msg-balloon.error {
        font-size: 13px !important;
        margin-left: 0 !important; }
        .footer-upper-block .msg-balloon.success:before,
        .footer-upper-block .msg-balloon.error:before {
          left: 51px !important; }
      .footer-upper-block .msg-balloon.error.email-param-error, .footer-upper-block .msg-balloon.error.name-param-error {
        position: relative;
        width: 100% !important;
        margin-bottom: 10px; }
      .footer-upper-block .signup-wrap {
        width: 100%; }
        .footer-upper-block .signup-wrap .msg-balloon {
          position: relative;
          width: 100% !important; }
      .footer-upper-block .mail-icon {
        width: 60px;
        height: 60px; } }

.btn-white-bordered, #home #slider .owl-carousel .versailles .versailles-text .view {
  color: #fff;
  border: 2px solid #fff;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 0;
  padding: 4px 13px 2px 13px;
  font-size: 12px; }
  .btn-white-bordered:hover, #home #slider .owl-carousel .versailles .versailles-text .view:hover, .btn-white-bordered:focus, #home #slider .owl-carousel .versailles .versailles-text .view:focus {
    color: #fff; }
  .btn-white-bordered:focus, #home #slider .owl-carousel .versailles .versailles-text .view:focus {
    outline: none; }

.btn-yellow-bordered {
  color: #fea124;
  border: 2px solid #fea124;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  padding: 4px 13px 2px 13px;
  font-size: 12px; }
  .btn-yellow-bordered:hover, .btn-yellow-bordered:focus {
    color: #fea124; }
  .btn-yellow-bordered:focus {
    outline: none; }

.arrow-down, .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 15px;
  width: 18px;
  background-position: -17px -68px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .arrow-down, .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
      background-image: url("../../images/icons2x.png");
      background-position: -17px -68px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .arrow-down, .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
      height: 13px;
      width: 18px;
      background-position: -16px -62px;
      background-image: url("../../images/icons_mobile.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .arrow-down, .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -16px -62px;
      background-size: 400px 200px; } }

.arrow-left {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 18px;
  width: 16px;
  background-position: 0px -58px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .arrow-left {
      background-image: url("../../images/icons2x.png");
      background-position: 0px -58px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .arrow-left {
      height: 15px;
      width: 18px;
      background-image: url("../../images/icons_mobile.png");
      background-position: 1px -54px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .arrow-left {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: 1px -54px;
      background-size: 400px 200px; } }

.arrow-right, #home #all-shows .shows .show-name .schedule:before {
  height: 18px;
  width: 16px;
  background-image: url("../../images/icons.png");
  background-position: -36px -58px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .arrow-right, #home #all-shows .shows .show-name .schedule:before {
      background-image: url("../../images/icons2x.png");
      background-position: -36px -58px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .arrow-right, #home #all-shows .shows .show-name .schedule:before {
      height: 15px;
      width: 18px;
      background-position: -32px -54px;
      background-image: url("../../images/icons_mobile.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .arrow-right, #home #all-shows .shows .show-name .schedule:before {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -32px -54px;
      background-size: 400px 200px; } }

.plus-icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 48px;
  cursor: pointer;
  width: 50px;
  background-position: -149px -5px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .plus-icon {
      background-image: url("../../images/icons2x.png");
      background-position: -149px -5px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .plus-icon {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 25px;
      width: 25px;
      background-position: -223px -4px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .plus-icon {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -223px -4px;
      background-size: 400px 200px; } }

.minus-icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 48px;
  width: 50px;
  background-position: -97px -5px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .minus-icon {
      background-image: url("../../images/icons2x.png");
      background-position: -97px -5px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .minus-icon {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 25px;
      width: 25px;
      background-position: -223px -28px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .minus-icon {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -223px -28px;
      background-size: 400px 200px; } }

.cross-icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 25px;
  width: 25px;
  background-position: -209px -26px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .cross-icon {
      background-image: url("../../images/icons2x.png");
      background-position: -209px -26px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .cross-icon {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 24px;
      width: 20px;
      background-position: -192px -25px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .cross-icon {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -192px -25px;
      background-size: 400px 200px; } }

.search-icon {
  background-image: url("../../images/icons.png");
  display: inline-block;
  height: 30px;
  width: 30px;
  background-position: -2px -2px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .search-icon {
      background-image: url("../../images/icons2x.png");
      background-position: -1px -1px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .search-icon {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 28px;
      width: 24px;
      background-position: -3px -4px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .search-icon {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -3px -4px;
      background-size: 400px 200px; } }

.pageline-left {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 118px;
  width: 60px;
  background-position: -3px -80px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .pageline-left {
      background-image: url("../../images/icons2x.png");
      background-position: -3px -80px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .pageline-left {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 80px;
      width: 40px;
      background-position: -3px -56px;
      background-size: 300px 150px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .pageline-left {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -3px -56px;
      background-size: 300px 150px; } }

.pageline-right {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 118px;
  width: 60px;
  background-position: -71px -80px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .pageline-right {
      background-image: url("../../images/icons2x.png");
      background-position: -71px -80px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .pageline-right {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 80px;
      width: 40px;
      background-position: -50px -56px;
      background-size: 300px 150px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .pageline-right {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -50px -56px;
      background-size: 300px 150px; } }

/*carousel-nav*/
.owl-nav .owl-next:before, .owl-nav .owl-prev:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%); }

.owl-nav .owl-next:before {
  content: '';
  right: 50px;
  display: inline-block;
  height: 50px;
  width: 28px;
  background-position: -62px -4px;
  background-image: url("../../images/icons.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .owl-nav .owl-next:before {
      background-image: url("../../images/icons2x.png");
      background-position: -62px -4px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .owl-nav .owl-next:before {
      right: 20px;
      height: 45px;
      width: 26px;
      background-position: -57px -3px;
      background-image: url("../../images/icons_mobile.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .owl-nav .owl-next:before {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -57px -3px;
      background-size: 400px 200px; } }

.owl-nav .owl-prev:before {
  left: 50px;
  content: '';
  display: inline-block;
  height: 50px;
  width: 28px;
  background-image: url("../../images/icons.png");
  background-position: -36px -3px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .owl-nav .owl-prev:before {
      background-image: url("../../images/icons2x.png");
      background-position: -36px -3px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .owl-nav .owl-prev:before {
      left: 20px;
      background-image: url("../../images/icons_mobile.png");
      height: 45px;
      width: 26px;
      background-position: -34px -3px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .owl-nav .owl-prev:before {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -34px -3px;
      background-size: 400px 200px; } }

/*social-icons*/
.social-icons a {
  text-decoration: none;
  border-radius: 50%;
  width: 30px;
  display: inline-block;
  height: 30px;
  text-align: center;
  cursor: pointer;
  border: 2px solid #d1d4d3; }
  .social-icons a .fa {
    color: #d1d4d3;
    line-height: 1;
    padding-top: 4px; }

/*selectBox*/
.selectbox {
  cursor: pointer; }
  .selectbox .selectboxit-container {
    min-width: 100% !important;
    max-width: 100% !important; }
    .selectbox .selectboxit-container .selectboxit.selectboxit-btn {
      background-image: none;
      width: 100% !important;
      max-width: 100% !important;
      background: rgba(255, 255, 255, 0.2); }
      .selectbox .selectboxit-container .selectboxit.selectboxit-btn.selectboxit-hover {
        border: 2px solid #fff; }
      .selectbox .selectboxit-container .selectboxit.selectboxit-btn.selectboxit-enabled:hover, .selectbox .selectboxit-container .selectboxit.selectboxit-btn.selectboxit-enabled:focus {
        color: #fff; }
      .selectbox .selectboxit-container .selectboxit.selectboxit-btn .selectboxit-text {
        max-width: -webkit-calc(100% - 15px) !important;
        max-width: -moz-calc(100% - 15px) !important;
        max-width: calc(100% - 15px) !important;
        font-size: 15px !important; }
        @media screen and (max-width: 767px) {
          .selectbox .selectboxit-container .selectboxit.selectboxit-btn .selectboxit-text {
            font-size: 13px !important; } }
    .selectbox .selectboxit-container span {
      line-height: 16px;
      height: auto;
      max-width: -webkit-calc(100% - 15px) !important;
      max-width: -moz-calc(100% - 15px) !important;
      max-width: calc(100% - 15px) !important; }
    .selectbox .selectboxit-container .selectboxit-options {
      padding: 0px 5px; }
      .selectbox .selectboxit-container .selectboxit-options a {
        height: auto; }
    .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
      border: none;
      margin-top: 2px; }
    .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list {
      top: 34px !important;
      max-height: 300px !important;
      max-width: initial !important;
      min-width: 100% !important;
      background: #000000;
      color: #fff;
      padding: 0;
      right: 0;
      text-indent: 0; }
      .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list li {
        text-indent: 0;
        /*border-bottom: 1px solid $select-box-background;*/ }
        .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list li a {
          color: #fff;
          font-size: 13px !important;
          padding-left: 5px;
          padding-right: 5px; }
        .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list li:last-child {
          /*border-bottom: none;*/ }
        .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list li:hover {
          background: #fea124; }
  .selectbox .selectboxit-container span {
    max-width: 100% !important; }
  .selectbox .selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
    background: #fea124; }

.pointerEventNone {
  pointer-events: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgba(11, 11, 11, 0.8); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #fff; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#not-found {
  color: #fff;
  background-color: #000000;
  padding-top: 137px; }
  #not-found .main-heading {
    padding: 16px 50px 15px 50px; }
    #not-found .main-heading h1 {
      font-size: 30px;
      letter-spacing: 0.04em; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#about {
  color: #fff;
  background-color: #000000;
  padding-top: 0; }
  #about a {
    color: #fea124; }
  @media screen and (min-width: 992px) {
    #about .main-heading {
      padding: 16px 50px 15px 50px; }
      #about .main-heading h1 {
        letter-spacing: 0.04em; } }
  #about .read-more {
    color: #fea124;
    text-decoration: none; }
    #about .read-more .fa {
      font-size: 11px; }
    #about .read-more.mobile {
      display: none; }
  #about .about-description {
    padding: 50px 50px;
    background-image: url("../../images/about_back.jpg");
    background-size: cover;
    background-position: center center; }
    #about .about-description h2 {
      padding: 0;
      font-size: 30px;
      letter-spacing: 0.04em; }
    #about .about-description .description-text {
      padding-right: 50px;
      padding-left: 0;
      font-size: 18px;
      font-family: Avalon-Book;
      /*            -moz-column-count: 2;
                   -moz-column-gap: 20px;
                   -webkit-column-count: 2;
                   -webkit-column-gap: 20px;*/ }
      #about .about-description .description-text p {
        margin-bottom: 20px; }
      @media screen and (max-width: 767px) {
        #about .about-description .description-text.extra-text {
          display: none; } }
  #about .executive-bios {
    padding-bottom: 50px; }
    #about .executive-bios .executive {
      padding: 0 15px;
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: flex-start;
      -webkit-justify-content: flex-start; }
      #about .executive-bios .executive .executive-img {
        padding: 0 35px;
        margin-bottom: 40px;
        /*flex-box-order*/ }
        #about .executive-bios .executive .executive-img img.mobile {
          display: none; }
        @media screen and (max-width: 767px) {
          #about .executive-bios .executive .executive-img img {
            display: none; }
            #about .executive-bios .executive .executive-img img.mobile {
              display: block; } }
        #about .executive-bios .executive .executive-img:nth-child(1) {
          -webkit-box-ordinal-group: 1;
          -moz-box-ordinal-group: 1;
          -ms-flex-order: 1;
          -webkit-order: 1;
          order: 1; }
        #about .executive-bios .executive .executive-img:nth-child(2) {
          -webkit-box-ordinal-group: 2;
          -moz-box-ordinal-group: 2;
          -ms-flex-order: 2;
          -webkit-order: 2;
          order: 2; }
        #about .executive-bios .executive .executive-img:nth-child(3) {
          -webkit-box-ordinal-group: 3;
          -moz-box-ordinal-group: 3;
          -ms-flex-order: 3;
          -webkit-order: 3;
          order: 3; }
        #about .executive-bios .executive .executive-img:nth-child(4) {
          -webkit-box-ordinal-group: 4;
          -moz-box-ordinal-group: 4;
          -ms-flex-order: 4;
          -webkit-order: 4;
          order: 4; }
        #about .executive-bios .executive .executive-img:nth-child(5) {
          -webkit-box-ordinal-group: 5;
          -moz-box-ordinal-group: 5;
          -ms-flex-order: 5;
          -webkit-order: 5;
          order: 5; }
        #about .executive-bios .executive .executive-img:nth-child(6) {
          -webkit-box-ordinal-group: 6;
          -moz-box-ordinal-group: 6;
          -ms-flex-order: 6;
          -webkit-order: 6;
          order: 6; }
        #about .executive-bios .executive .executive-img:nth-child(7) {
          -webkit-box-ordinal-group: 7;
          -moz-box-ordinal-group: 7;
          -ms-flex-order: 7;
          -webkit-order: 7;
          order: 7; }
        #about .executive-bios .executive .executive-img:nth-child(8) {
          -webkit-box-ordinal-group: 8;
          -moz-box-ordinal-group: 8;
          -ms-flex-order: 8;
          -webkit-order: 8;
          order: 8; }
        #about .executive-bios .executive .executive-img:nth-child(9) {
          -webkit-box-ordinal-group: 9;
          -moz-box-ordinal-group: 9;
          -ms-flex-order: 9;
          -webkit-order: 9;
          order: 9; }
        #about .executive-bios .executive .executive-img:nth-child(10) {
          -webkit-box-ordinal-group: 10;
          -moz-box-ordinal-group: 10;
          -ms-flex-order: 10;
          -webkit-order: 10;
          order: 10; }
        #about .executive-bios .executive .executive-img:nth-child(11) {
          -webkit-box-ordinal-group: 11;
          -moz-box-ordinal-group: 11;
          -ms-flex-order: 11;
          -webkit-order: 11;
          order: 11; }
        #about .executive-bios .executive .executive-img:nth-child(12) {
          -webkit-box-ordinal-group: 12;
          -moz-box-ordinal-group: 12;
          -ms-flex-order: 12;
          -webkit-order: 12;
          order: 12; }
        #about .executive-bios .executive .executive-img:nth-child(13) {
          -webkit-box-ordinal-group: 13;
          -moz-box-ordinal-group: 13;
          -ms-flex-order: 13;
          -webkit-order: 13;
          order: 13; }
        #about .executive-bios .executive .executive-img:nth-child(14) {
          -webkit-box-ordinal-group: 14;
          -moz-box-ordinal-group: 14;
          -ms-flex-order: 14;
          -webkit-order: 14;
          order: 14; }
        #about .executive-bios .executive .executive-img:nth-child(15) {
          -webkit-box-ordinal-group: 15;
          -moz-box-ordinal-group: 15;
          -ms-flex-order: 15;
          -webkit-order: 15;
          order: 15; }
        #about .executive-bios .executive .executive-img:nth-child(16) {
          -webkit-box-ordinal-group: 16;
          -moz-box-ordinal-group: 16;
          -ms-flex-order: 16;
          -webkit-order: 16;
          order: 16; }
        #about .executive-bios .executive .executive-img:nth-child(17) {
          -webkit-box-ordinal-group: 17;
          -moz-box-ordinal-group: 17;
          -ms-flex-order: 17;
          -webkit-order: 17;
          order: 17; }
        #about .executive-bios .executive .executive-img:nth-child(18) {
          -webkit-box-ordinal-group: 18;
          -moz-box-ordinal-group: 18;
          -ms-flex-order: 18;
          -webkit-order: 18;
          order: 18; }
        #about .executive-bios .executive .executive-img:nth-child(19) {
          -webkit-box-ordinal-group: 19;
          -moz-box-ordinal-group: 19;
          -ms-flex-order: 19;
          -webkit-order: 19;
          order: 19; }
        #about .executive-bios .executive .executive-img:nth-child(20) {
          -webkit-box-ordinal-group: 20;
          -moz-box-ordinal-group: 20;
          -ms-flex-order: 20;
          -webkit-order: 20;
          order: 20; }
        #about .executive-bios .executive .executive-img:nth-child(21) {
          -webkit-box-ordinal-group: 21;
          -moz-box-ordinal-group: 21;
          -ms-flex-order: 21;
          -webkit-order: 21;
          order: 21; }
        #about .executive-bios .executive .executive-img:nth-child(22) {
          -webkit-box-ordinal-group: 22;
          -moz-box-ordinal-group: 22;
          -ms-flex-order: 22;
          -webkit-order: 22;
          order: 22; }
        #about .executive-bios .executive .executive-img:nth-child(23) {
          -webkit-box-ordinal-group: 23;
          -moz-box-ordinal-group: 23;
          -ms-flex-order: 23;
          -webkit-order: 23;
          order: 23; }
        #about .executive-bios .executive .executive-img:nth-child(24) {
          -webkit-box-ordinal-group: 24;
          -moz-box-ordinal-group: 24;
          -ms-flex-order: 24;
          -webkit-order: 24;
          order: 24; }
        #about .executive-bios .executive .executive-img:nth-child(25) {
          -webkit-box-ordinal-group: 25;
          -moz-box-ordinal-group: 25;
          -ms-flex-order: 25;
          -webkit-order: 25;
          order: 25; }
        #about .executive-bios .executive .executive-img:nth-child(26) {
          -webkit-box-ordinal-group: 26;
          -moz-box-ordinal-group: 26;
          -ms-flex-order: 26;
          -webkit-order: 26;
          order: 26; }
        #about .executive-bios .executive .executive-img:nth-child(27) {
          -webkit-box-ordinal-group: 27;
          -moz-box-ordinal-group: 27;
          -ms-flex-order: 27;
          -webkit-order: 27;
          order: 27; }
        #about .executive-bios .executive .executive-img:nth-child(28) {
          -webkit-box-ordinal-group: 28;
          -moz-box-ordinal-group: 28;
          -ms-flex-order: 28;
          -webkit-order: 28;
          order: 28; }
        #about .executive-bios .executive .executive-img:nth-child(29) {
          -webkit-box-ordinal-group: 29;
          -moz-box-ordinal-group: 29;
          -ms-flex-order: 29;
          -webkit-order: 29;
          order: 29; }
        #about .executive-bios .executive .executive-img:nth-child(30) {
          -webkit-box-ordinal-group: 30;
          -moz-box-ordinal-group: 30;
          -ms-flex-order: 30;
          -webkit-order: 30;
          order: 30; }
        #about .executive-bios .executive .executive-img:nth-child(31) {
          -webkit-box-ordinal-group: 31;
          -moz-box-ordinal-group: 31;
          -ms-flex-order: 31;
          -webkit-order: 31;
          order: 31; }
        #about .executive-bios .executive .executive-img:nth-child(32) {
          -webkit-box-ordinal-group: 32;
          -moz-box-ordinal-group: 32;
          -ms-flex-order: 32;
          -webkit-order: 32;
          order: 32; }
        #about .executive-bios .executive .executive-img:nth-child(33) {
          -webkit-box-ordinal-group: 33;
          -moz-box-ordinal-group: 33;
          -ms-flex-order: 33;
          -webkit-order: 33;
          order: 33; }
        #about .executive-bios .executive .executive-img:nth-child(34) {
          -webkit-box-ordinal-group: 34;
          -moz-box-ordinal-group: 34;
          -ms-flex-order: 34;
          -webkit-order: 34;
          order: 34; }
        #about .executive-bios .executive .executive-img:nth-child(35) {
          -webkit-box-ordinal-group: 35;
          -moz-box-ordinal-group: 35;
          -ms-flex-order: 35;
          -webkit-order: 35;
          order: 35; }
        #about .executive-bios .executive .executive-img:nth-child(36) {
          -webkit-box-ordinal-group: 36;
          -moz-box-ordinal-group: 36;
          -ms-flex-order: 36;
          -webkit-order: 36;
          order: 36; }
        #about .executive-bios .executive .executive-img:nth-child(37) {
          -webkit-box-ordinal-group: 37;
          -moz-box-ordinal-group: 37;
          -ms-flex-order: 37;
          -webkit-order: 37;
          order: 37; }
        #about .executive-bios .executive .executive-img:nth-child(38) {
          -webkit-box-ordinal-group: 38;
          -moz-box-ordinal-group: 38;
          -ms-flex-order: 38;
          -webkit-order: 38;
          order: 38; }
        #about .executive-bios .executive .executive-img:nth-child(39) {
          -webkit-box-ordinal-group: 39;
          -moz-box-ordinal-group: 39;
          -ms-flex-order: 39;
          -webkit-order: 39;
          order: 39; }
        #about .executive-bios .executive .executive-img:nth-child(40) {
          -webkit-box-ordinal-group: 40;
          -moz-box-ordinal-group: 40;
          -ms-flex-order: 40;
          -webkit-order: 40;
          order: 40; }
        #about .executive-bios .executive .executive-img:nth-child(41) {
          -webkit-box-ordinal-group: 41;
          -moz-box-ordinal-group: 41;
          -ms-flex-order: 41;
          -webkit-order: 41;
          order: 41; }
        #about .executive-bios .executive .executive-img:nth-child(42) {
          -webkit-box-ordinal-group: 42;
          -moz-box-ordinal-group: 42;
          -ms-flex-order: 42;
          -webkit-order: 42;
          order: 42; }
        #about .executive-bios .executive .executive-img:nth-child(43) {
          -webkit-box-ordinal-group: 43;
          -moz-box-ordinal-group: 43;
          -ms-flex-order: 43;
          -webkit-order: 43;
          order: 43; }
        #about .executive-bios .executive .executive-img:nth-child(44) {
          -webkit-box-ordinal-group: 44;
          -moz-box-ordinal-group: 44;
          -ms-flex-order: 44;
          -webkit-order: 44;
          order: 44; }
        #about .executive-bios .executive .executive-img:nth-child(45) {
          -webkit-box-ordinal-group: 45;
          -moz-box-ordinal-group: 45;
          -ms-flex-order: 45;
          -webkit-order: 45;
          order: 45; }
        #about .executive-bios .executive .executive-img:nth-child(46) {
          -webkit-box-ordinal-group: 46;
          -moz-box-ordinal-group: 46;
          -ms-flex-order: 46;
          -webkit-order: 46;
          order: 46; }
        #about .executive-bios .executive .executive-img:nth-child(47) {
          -webkit-box-ordinal-group: 47;
          -moz-box-ordinal-group: 47;
          -ms-flex-order: 47;
          -webkit-order: 47;
          order: 47; }
        #about .executive-bios .executive .executive-img:nth-child(48) {
          -webkit-box-ordinal-group: 48;
          -moz-box-ordinal-group: 48;
          -ms-flex-order: 48;
          -webkit-order: 48;
          order: 48; }
        #about .executive-bios .executive .executive-img:nth-child(49) {
          -webkit-box-ordinal-group: 49;
          -moz-box-ordinal-group: 49;
          -ms-flex-order: 49;
          -webkit-order: 49;
          order: 49; }
        #about .executive-bios .executive .executive-img:nth-child(50) {
          -webkit-box-ordinal-group: 50;
          -moz-box-ordinal-group: 50;
          -ms-flex-order: 50;
          -webkit-order: 50;
          order: 50; }
    #about .executive-bios .executive-heading {
      font-family: Avalon-Book; }
    #about .executive-bios .executive-description {
      padding: 30px 50px 0 50px;
      margin-bottom: 40px;
      /*flex-box-order*/ }
      @media screen and (min-width: 768px) {
        #about .executive-bios .executive-description:nth-child(1) {
          -webkit-box-ordinal-group: 1;
          -moz-box-ordinal-group: 1;
          -ms-flex-order: 1;
          -webkit-order: 1;
          order: 1; }
        #about .executive-bios .executive-description:nth-child(2) {
          -webkit-box-ordinal-group: 2;
          -moz-box-ordinal-group: 2;
          -ms-flex-order: 2;
          -webkit-order: 2;
          order: 2; }
        #about .executive-bios .executive-description:nth-child(3) {
          -webkit-box-ordinal-group: 3;
          -moz-box-ordinal-group: 3;
          -ms-flex-order: 3;
          -webkit-order: 3;
          order: 3; }
        #about .executive-bios .executive-description:nth-child(4) {
          -webkit-box-ordinal-group: 4;
          -moz-box-ordinal-group: 4;
          -ms-flex-order: 4;
          -webkit-order: 4;
          order: 4; }
        #about .executive-bios .executive-description:nth-child(5) {
          -webkit-box-ordinal-group: 5;
          -moz-box-ordinal-group: 5;
          -ms-flex-order: 5;
          -webkit-order: 5;
          order: 5; }
        #about .executive-bios .executive-description:nth-child(6) {
          -webkit-box-ordinal-group: 6;
          -moz-box-ordinal-group: 6;
          -ms-flex-order: 6;
          -webkit-order: 6;
          order: 6; }
        #about .executive-bios .executive-description:nth-child(7) {
          -webkit-box-ordinal-group: 7;
          -moz-box-ordinal-group: 7;
          -ms-flex-order: 7;
          -webkit-order: 7;
          order: 7; }
        #about .executive-bios .executive-description:nth-child(8) {
          -webkit-box-ordinal-group: 8;
          -moz-box-ordinal-group: 8;
          -ms-flex-order: 8;
          -webkit-order: 8;
          order: 8; }
        #about .executive-bios .executive-description:nth-child(9) {
          -webkit-box-ordinal-group: 9;
          -moz-box-ordinal-group: 9;
          -ms-flex-order: 9;
          -webkit-order: 9;
          order: 9; }
        #about .executive-bios .executive-description:nth-child(10) {
          -webkit-box-ordinal-group: 10;
          -moz-box-ordinal-group: 10;
          -ms-flex-order: 10;
          -webkit-order: 10;
          order: 10; }
        #about .executive-bios .executive-description:nth-child(11) {
          -webkit-box-ordinal-group: 11;
          -moz-box-ordinal-group: 11;
          -ms-flex-order: 11;
          -webkit-order: 11;
          order: 11; }
        #about .executive-bios .executive-description:nth-child(12) {
          -webkit-box-ordinal-group: 12;
          -moz-box-ordinal-group: 12;
          -ms-flex-order: 12;
          -webkit-order: 12;
          order: 12; }
        #about .executive-bios .executive-description:nth-child(13) {
          -webkit-box-ordinal-group: 13;
          -moz-box-ordinal-group: 13;
          -ms-flex-order: 13;
          -webkit-order: 13;
          order: 13; }
        #about .executive-bios .executive-description:nth-child(14) {
          -webkit-box-ordinal-group: 14;
          -moz-box-ordinal-group: 14;
          -ms-flex-order: 14;
          -webkit-order: 14;
          order: 14; }
        #about .executive-bios .executive-description:nth-child(15) {
          -webkit-box-ordinal-group: 15;
          -moz-box-ordinal-group: 15;
          -ms-flex-order: 15;
          -webkit-order: 15;
          order: 15; }
        #about .executive-bios .executive-description:nth-child(16) {
          -webkit-box-ordinal-group: 16;
          -moz-box-ordinal-group: 16;
          -ms-flex-order: 16;
          -webkit-order: 16;
          order: 16; }
        #about .executive-bios .executive-description:nth-child(17) {
          -webkit-box-ordinal-group: 17;
          -moz-box-ordinal-group: 17;
          -ms-flex-order: 17;
          -webkit-order: 17;
          order: 17; }
        #about .executive-bios .executive-description:nth-child(18) {
          -webkit-box-ordinal-group: 18;
          -moz-box-ordinal-group: 18;
          -ms-flex-order: 18;
          -webkit-order: 18;
          order: 18; }
        #about .executive-bios .executive-description:nth-child(19) {
          -webkit-box-ordinal-group: 19;
          -moz-box-ordinal-group: 19;
          -ms-flex-order: 19;
          -webkit-order: 19;
          order: 19; }
        #about .executive-bios .executive-description:nth-child(20) {
          -webkit-box-ordinal-group: 20;
          -moz-box-ordinal-group: 20;
          -ms-flex-order: 20;
          -webkit-order: 20;
          order: 20; }
        #about .executive-bios .executive-description:nth-child(21) {
          -webkit-box-ordinal-group: 21;
          -moz-box-ordinal-group: 21;
          -ms-flex-order: 21;
          -webkit-order: 21;
          order: 21; }
        #about .executive-bios .executive-description:nth-child(22) {
          -webkit-box-ordinal-group: 22;
          -moz-box-ordinal-group: 22;
          -ms-flex-order: 22;
          -webkit-order: 22;
          order: 22; }
        #about .executive-bios .executive-description:nth-child(23) {
          -webkit-box-ordinal-group: 23;
          -moz-box-ordinal-group: 23;
          -ms-flex-order: 23;
          -webkit-order: 23;
          order: 23; }
        #about .executive-bios .executive-description:nth-child(24) {
          -webkit-box-ordinal-group: 24;
          -moz-box-ordinal-group: 24;
          -ms-flex-order: 24;
          -webkit-order: 24;
          order: 24; }
        #about .executive-bios .executive-description:nth-child(25) {
          -webkit-box-ordinal-group: 25;
          -moz-box-ordinal-group: 25;
          -ms-flex-order: 25;
          -webkit-order: 25;
          order: 25; }
        #about .executive-bios .executive-description:nth-child(26) {
          -webkit-box-ordinal-group: 26;
          -moz-box-ordinal-group: 26;
          -ms-flex-order: 26;
          -webkit-order: 26;
          order: 26; }
        #about .executive-bios .executive-description:nth-child(27) {
          -webkit-box-ordinal-group: 27;
          -moz-box-ordinal-group: 27;
          -ms-flex-order: 27;
          -webkit-order: 27;
          order: 27; }
        #about .executive-bios .executive-description:nth-child(28) {
          -webkit-box-ordinal-group: 28;
          -moz-box-ordinal-group: 28;
          -ms-flex-order: 28;
          -webkit-order: 28;
          order: 28; }
        #about .executive-bios .executive-description:nth-child(29) {
          -webkit-box-ordinal-group: 29;
          -moz-box-ordinal-group: 29;
          -ms-flex-order: 29;
          -webkit-order: 29;
          order: 29; }
        #about .executive-bios .executive-description:nth-child(30) {
          -webkit-box-ordinal-group: 30;
          -moz-box-ordinal-group: 30;
          -ms-flex-order: 30;
          -webkit-order: 30;
          order: 30; }
        #about .executive-bios .executive-description:nth-child(31) {
          -webkit-box-ordinal-group: 31;
          -moz-box-ordinal-group: 31;
          -ms-flex-order: 31;
          -webkit-order: 31;
          order: 31; }
        #about .executive-bios .executive-description:nth-child(32) {
          -webkit-box-ordinal-group: 32;
          -moz-box-ordinal-group: 32;
          -ms-flex-order: 32;
          -webkit-order: 32;
          order: 32; }
        #about .executive-bios .executive-description:nth-child(33) {
          -webkit-box-ordinal-group: 33;
          -moz-box-ordinal-group: 33;
          -ms-flex-order: 33;
          -webkit-order: 33;
          order: 33; }
        #about .executive-bios .executive-description:nth-child(34) {
          -webkit-box-ordinal-group: 34;
          -moz-box-ordinal-group: 34;
          -ms-flex-order: 34;
          -webkit-order: 34;
          order: 34; }
        #about .executive-bios .executive-description:nth-child(35) {
          -webkit-box-ordinal-group: 35;
          -moz-box-ordinal-group: 35;
          -ms-flex-order: 35;
          -webkit-order: 35;
          order: 35; }
        #about .executive-bios .executive-description:nth-child(36) {
          -webkit-box-ordinal-group: 36;
          -moz-box-ordinal-group: 36;
          -ms-flex-order: 36;
          -webkit-order: 36;
          order: 36; }
        #about .executive-bios .executive-description:nth-child(37) {
          -webkit-box-ordinal-group: 37;
          -moz-box-ordinal-group: 37;
          -ms-flex-order: 37;
          -webkit-order: 37;
          order: 37; }
        #about .executive-bios .executive-description:nth-child(38) {
          -webkit-box-ordinal-group: 38;
          -moz-box-ordinal-group: 38;
          -ms-flex-order: 38;
          -webkit-order: 38;
          order: 38; }
        #about .executive-bios .executive-description:nth-child(39) {
          -webkit-box-ordinal-group: 39;
          -moz-box-ordinal-group: 39;
          -ms-flex-order: 39;
          -webkit-order: 39;
          order: 39; }
        #about .executive-bios .executive-description:nth-child(40) {
          -webkit-box-ordinal-group: 40;
          -moz-box-ordinal-group: 40;
          -ms-flex-order: 40;
          -webkit-order: 40;
          order: 40; }
        #about .executive-bios .executive-description:nth-child(41) {
          -webkit-box-ordinal-group: 41;
          -moz-box-ordinal-group: 41;
          -ms-flex-order: 41;
          -webkit-order: 41;
          order: 41; }
        #about .executive-bios .executive-description:nth-child(42) {
          -webkit-box-ordinal-group: 42;
          -moz-box-ordinal-group: 42;
          -ms-flex-order: 42;
          -webkit-order: 42;
          order: 42; }
        #about .executive-bios .executive-description:nth-child(43) {
          -webkit-box-ordinal-group: 43;
          -moz-box-ordinal-group: 43;
          -ms-flex-order: 43;
          -webkit-order: 43;
          order: 43; }
        #about .executive-bios .executive-description:nth-child(44) {
          -webkit-box-ordinal-group: 44;
          -moz-box-ordinal-group: 44;
          -ms-flex-order: 44;
          -webkit-order: 44;
          order: 44; }
        #about .executive-bios .executive-description:nth-child(45) {
          -webkit-box-ordinal-group: 45;
          -moz-box-ordinal-group: 45;
          -ms-flex-order: 45;
          -webkit-order: 45;
          order: 45; }
        #about .executive-bios .executive-description:nth-child(46) {
          -webkit-box-ordinal-group: 46;
          -moz-box-ordinal-group: 46;
          -ms-flex-order: 46;
          -webkit-order: 46;
          order: 46; }
        #about .executive-bios .executive-description:nth-child(47) {
          -webkit-box-ordinal-group: 47;
          -moz-box-ordinal-group: 47;
          -ms-flex-order: 47;
          -webkit-order: 47;
          order: 47; }
        #about .executive-bios .executive-description:nth-child(48) {
          -webkit-box-ordinal-group: 48;
          -moz-box-ordinal-group: 48;
          -ms-flex-order: 48;
          -webkit-order: 48;
          order: 48; }
        #about .executive-bios .executive-description:nth-child(49) {
          -webkit-box-ordinal-group: 49;
          -moz-box-ordinal-group: 49;
          -ms-flex-order: 49;
          -webkit-order: 49;
          order: 49; }
        #about .executive-bios .executive-description:nth-child(50) {
          -webkit-box-ordinal-group: 50;
          -moz-box-ordinal-group: 50;
          -ms-flex-order: 50;
          -webkit-order: 50;
          order: 50; } }
      #about .executive-bios .executive-description h1 {
        font-size: 29px;
        margin: 0; }
      #about .executive-bios .executive-description h3 {
        margin: 2px 0;
        letter-spacing: 0.04em;
        font-size: 22px;
        font-family: Avalon-Book; }
      #about .executive-bios .executive-description p {
        margin-top: 20px;
        font-family: Avalon-Book; }
      @media screen and (max-width: 1200px) {
        #about .executive-bios .executive-description {
          padding: 30px 20px 0 20px; }
          #about .executive-bios .executive-description h1 {
            font-size: 24px; }
          #about .executive-bios .executive-description h3 {
            font-size: 16px;
            border-bottom: 1px solid #fea124;
            padding-bottom: 10px; }
          #about .executive-bios .executive-description p {
            font-size: 14px;
            margin-top: 10px; } }
      @media screen and (max-width: 767px) {
        #about .executive-bios .executive-description {
          display: none; }
          #about .executive-bios .executive-description h1 {
            font-size: 18px; }
          #about .executive-bios .executive-description h3 {
            font-size: 15px; }
          #about .executive-bios .executive-description p {
            font-size: 14px; } }
      #about .executive-bios .executive-description .about-p {
        white-space: pre-wrap; }
    #about .executive-bios .executive-details {
      display: none; }
  @media screen and (max-width: 767px) {
    #about .about-description {
      padding: 20px 20px; }
      #about .about-description h2 {
        padding: 0;
        font-size: 18px; }
      #about .about-description .description-text {
        padding: 0;
        font-size: 18px; }
    #about .read-more {
      display: none; }
      #about .read-more.mobile {
        display: inline-block; }
    #about .executive-bios .executive-description {
      position: relative;
      transform: none;
      /*padding: 0 10px;*/
      right: 0;
      display: none; }
    #about .executive-bios .executive {
      padding: 0; }
      #about .executive-bios .executive .executive-img {
        padding: 0 20px;
        margin: 30px 0 5px 0; }
        #about .executive-bios .executive .executive-img:nth-child(1) {
          -webkit-box-ordinal-group: 1;
          -moz-box-ordinal-group: 1;
          -ms-flex-order: 1;
          -webkit-order: 1;
          order: 1; }
        #about .executive-bios .executive .executive-img:nth-child(2) {
          -webkit-box-ordinal-group: 2;
          -moz-box-ordinal-group: 2;
          -ms-flex-order: 2;
          -webkit-order: 2;
          order: 2; }
        #about .executive-bios .executive .executive-img:nth-child(3) {
          -webkit-box-ordinal-group: 2;
          -moz-box-ordinal-group: 2;
          -ms-flex-order: 2;
          -webkit-order: 2;
          order: 2; }
        #about .executive-bios .executive .executive-img:nth-child(4) {
          -webkit-box-ordinal-group: 3;
          -moz-box-ordinal-group: 3;
          -ms-flex-order: 3;
          -webkit-order: 3;
          order: 3; }
        #about .executive-bios .executive .executive-img:nth-child(5) {
          -webkit-box-ordinal-group: 3;
          -moz-box-ordinal-group: 3;
          -ms-flex-order: 3;
          -webkit-order: 3;
          order: 3; }
        #about .executive-bios .executive .executive-img:nth-child(6) {
          -webkit-box-ordinal-group: 4;
          -moz-box-ordinal-group: 4;
          -ms-flex-order: 4;
          -webkit-order: 4;
          order: 4; }
        #about .executive-bios .executive .executive-img:nth-child(7) {
          -webkit-box-ordinal-group: 4;
          -moz-box-ordinal-group: 4;
          -ms-flex-order: 4;
          -webkit-order: 4;
          order: 4; }
        #about .executive-bios .executive .executive-img:nth-child(8) {
          -webkit-box-ordinal-group: 5;
          -moz-box-ordinal-group: 5;
          -ms-flex-order: 5;
          -webkit-order: 5;
          order: 5; }
        #about .executive-bios .executive .executive-img:nth-child(9) {
          -webkit-box-ordinal-group: 5;
          -moz-box-ordinal-group: 5;
          -ms-flex-order: 5;
          -webkit-order: 5;
          order: 5; }
        #about .executive-bios .executive .executive-img:nth-child(10) {
          -webkit-box-ordinal-group: 6;
          -moz-box-ordinal-group: 6;
          -ms-flex-order: 6;
          -webkit-order: 6;
          order: 6; }
        #about .executive-bios .executive .executive-img:nth-child(11) {
          -webkit-box-ordinal-group: 6;
          -moz-box-ordinal-group: 6;
          -ms-flex-order: 6;
          -webkit-order: 6;
          order: 6; }
        #about .executive-bios .executive .executive-img:nth-child(12) {
          -webkit-box-ordinal-group: 7;
          -moz-box-ordinal-group: 7;
          -ms-flex-order: 7;
          -webkit-order: 7;
          order: 7; }
        #about .executive-bios .executive .executive-img:nth-child(13) {
          -webkit-box-ordinal-group: 7;
          -moz-box-ordinal-group: 7;
          -ms-flex-order: 7;
          -webkit-order: 7;
          order: 7; }
        #about .executive-bios .executive .executive-img:nth-child(14) {
          -webkit-box-ordinal-group: 8;
          -moz-box-ordinal-group: 8;
          -ms-flex-order: 8;
          -webkit-order: 8;
          order: 8; }
        #about .executive-bios .executive .executive-img:nth-child(15) {
          -webkit-box-ordinal-group: 8;
          -moz-box-ordinal-group: 8;
          -ms-flex-order: 8;
          -webkit-order: 8;
          order: 8; }
        #about .executive-bios .executive .executive-img:nth-child(16) {
          -webkit-box-ordinal-group: 9;
          -moz-box-ordinal-group: 9;
          -ms-flex-order: 9;
          -webkit-order: 9;
          order: 9; }
        #about .executive-bios .executive .executive-img:nth-child(17) {
          -webkit-box-ordinal-group: 9;
          -moz-box-ordinal-group: 9;
          -ms-flex-order: 9;
          -webkit-order: 9;
          order: 9; }
        #about .executive-bios .executive .executive-img:nth-child(18) {
          -webkit-box-ordinal-group: 10;
          -moz-box-ordinal-group: 10;
          -ms-flex-order: 10;
          -webkit-order: 10;
          order: 10; }
        #about .executive-bios .executive .executive-img:nth-child(19) {
          -webkit-box-ordinal-group: 10;
          -moz-box-ordinal-group: 10;
          -ms-flex-order: 10;
          -webkit-order: 10;
          order: 10; }
        #about .executive-bios .executive .executive-img:nth-child(20) {
          -webkit-box-ordinal-group: 11;
          -moz-box-ordinal-group: 11;
          -ms-flex-order: 11;
          -webkit-order: 11;
          order: 11; }
        #about .executive-bios .executive .executive-img:nth-child(21) {
          -webkit-box-ordinal-group: 11;
          -moz-box-ordinal-group: 11;
          -ms-flex-order: 11;
          -webkit-order: 11;
          order: 11; }
        #about .executive-bios .executive .executive-img:nth-child(22) {
          -webkit-box-ordinal-group: 12;
          -moz-box-ordinal-group: 12;
          -ms-flex-order: 12;
          -webkit-order: 12;
          order: 12; }
        #about .executive-bios .executive .executive-img:nth-child(23) {
          -webkit-box-ordinal-group: 12;
          -moz-box-ordinal-group: 12;
          -ms-flex-order: 12;
          -webkit-order: 12;
          order: 12; }
        #about .executive-bios .executive .executive-img:nth-child(24) {
          -webkit-box-ordinal-group: 13;
          -moz-box-ordinal-group: 13;
          -ms-flex-order: 13;
          -webkit-order: 13;
          order: 13; }
        #about .executive-bios .executive .executive-img:nth-child(25) {
          -webkit-box-ordinal-group: 13;
          -moz-box-ordinal-group: 13;
          -ms-flex-order: 13;
          -webkit-order: 13;
          order: 13; }
        #about .executive-bios .executive .executive-img:nth-child(26) {
          -webkit-box-ordinal-group: 14;
          -moz-box-ordinal-group: 14;
          -ms-flex-order: 14;
          -webkit-order: 14;
          order: 14; }
        #about .executive-bios .executive .executive-img:nth-child(27) {
          -webkit-box-ordinal-group: 14;
          -moz-box-ordinal-group: 14;
          -ms-flex-order: 14;
          -webkit-order: 14;
          order: 14; }
        #about .executive-bios .executive .executive-img:nth-child(28) {
          -webkit-box-ordinal-group: 15;
          -moz-box-ordinal-group: 15;
          -ms-flex-order: 15;
          -webkit-order: 15;
          order: 15; }
        #about .executive-bios .executive .executive-img:nth-child(29) {
          -webkit-box-ordinal-group: 15;
          -moz-box-ordinal-group: 15;
          -ms-flex-order: 15;
          -webkit-order: 15;
          order: 15; }
        #about .executive-bios .executive .executive-img:nth-child(30) {
          -webkit-box-ordinal-group: 16;
          -moz-box-ordinal-group: 16;
          -ms-flex-order: 16;
          -webkit-order: 16;
          order: 16; }
        #about .executive-bios .executive .executive-img:nth-child(31) {
          -webkit-box-ordinal-group: 16;
          -moz-box-ordinal-group: 16;
          -ms-flex-order: 16;
          -webkit-order: 16;
          order: 16; }
        #about .executive-bios .executive .executive-img:nth-child(32) {
          -webkit-box-ordinal-group: 17;
          -moz-box-ordinal-group: 17;
          -ms-flex-order: 17;
          -webkit-order: 17;
          order: 17; }
        #about .executive-bios .executive .executive-img:nth-child(33) {
          -webkit-box-ordinal-group: 17;
          -moz-box-ordinal-group: 17;
          -ms-flex-order: 17;
          -webkit-order: 17;
          order: 17; }
        #about .executive-bios .executive .executive-img:nth-child(34) {
          -webkit-box-ordinal-group: 18;
          -moz-box-ordinal-group: 18;
          -ms-flex-order: 18;
          -webkit-order: 18;
          order: 18; }
        #about .executive-bios .executive .executive-img:nth-child(35) {
          -webkit-box-ordinal-group: 18;
          -moz-box-ordinal-group: 18;
          -ms-flex-order: 18;
          -webkit-order: 18;
          order: 18; }
        #about .executive-bios .executive .executive-img:nth-child(36) {
          -webkit-box-ordinal-group: 19;
          -moz-box-ordinal-group: 19;
          -ms-flex-order: 19;
          -webkit-order: 19;
          order: 19; }
        #about .executive-bios .executive .executive-img:nth-child(37) {
          -webkit-box-ordinal-group: 19;
          -moz-box-ordinal-group: 19;
          -ms-flex-order: 19;
          -webkit-order: 19;
          order: 19; }
        #about .executive-bios .executive .executive-img:nth-child(38) {
          -webkit-box-ordinal-group: 20;
          -moz-box-ordinal-group: 20;
          -ms-flex-order: 20;
          -webkit-order: 20;
          order: 20; }
        #about .executive-bios .executive .executive-img:nth-child(39) {
          -webkit-box-ordinal-group: 20;
          -moz-box-ordinal-group: 20;
          -ms-flex-order: 20;
          -webkit-order: 20;
          order: 20; }
        #about .executive-bios .executive .executive-img:nth-child(40) {
          -webkit-box-ordinal-group: 21;
          -moz-box-ordinal-group: 21;
          -ms-flex-order: 21;
          -webkit-order: 21;
          order: 21; }
        #about .executive-bios .executive .executive-img:nth-child(41) {
          -webkit-box-ordinal-group: 21;
          -moz-box-ordinal-group: 21;
          -ms-flex-order: 21;
          -webkit-order: 21;
          order: 21; }
        #about .executive-bios .executive .executive-img:nth-child(42) {
          -webkit-box-ordinal-group: 22;
          -moz-box-ordinal-group: 22;
          -ms-flex-order: 22;
          -webkit-order: 22;
          order: 22; }
        #about .executive-bios .executive .executive-img:nth-child(43) {
          -webkit-box-ordinal-group: 22;
          -moz-box-ordinal-group: 22;
          -ms-flex-order: 22;
          -webkit-order: 22;
          order: 22; }
        #about .executive-bios .executive .executive-img:nth-child(44) {
          -webkit-box-ordinal-group: 23;
          -moz-box-ordinal-group: 23;
          -ms-flex-order: 23;
          -webkit-order: 23;
          order: 23; }
        #about .executive-bios .executive .executive-img:nth-child(45) {
          -webkit-box-ordinal-group: 23;
          -moz-box-ordinal-group: 23;
          -ms-flex-order: 23;
          -webkit-order: 23;
          order: 23; }
        #about .executive-bios .executive .executive-img:nth-child(46) {
          -webkit-box-ordinal-group: 24;
          -moz-box-ordinal-group: 24;
          -ms-flex-order: 24;
          -webkit-order: 24;
          order: 24; }
        #about .executive-bios .executive .executive-img:nth-child(47) {
          -webkit-box-ordinal-group: 24;
          -moz-box-ordinal-group: 24;
          -ms-flex-order: 24;
          -webkit-order: 24;
          order: 24; }
        #about .executive-bios .executive .executive-img:nth-child(48) {
          -webkit-box-ordinal-group: 25;
          -moz-box-ordinal-group: 25;
          -ms-flex-order: 25;
          -webkit-order: 25;
          order: 25; }
        #about .executive-bios .executive .executive-img:nth-child(49) {
          -webkit-box-ordinal-group: 25;
          -moz-box-ordinal-group: 25;
          -ms-flex-order: 25;
          -webkit-order: 25;
          order: 25; }
        #about .executive-bios .executive .executive-img:nth-child(50) {
          -webkit-box-ordinal-group: 26;
          -moz-box-ordinal-group: 26;
          -ms-flex-order: 26;
          -webkit-order: 26;
          order: 26; }
      #about .executive-bios .executive .executive-details {
        display: block;
        padding: 0;
        margin-top: 15px; }
        #about .executive-bios .executive .executive-details .executive-heading {
          float: left;
          width: -webkit-calc(100% - 25px);
          width: -moz-calc(100% - 25px);
          width: calc(100% - 25px); }
          #about .executive-bios .executive .executive-details .executive-heading h1 {
            margin: 0;
            color: #fff;
            font-size: 16px;
            padding: 0px; }
          #about .executive-bios .executive .executive-details .executive-heading h3 {
            margin: 0;
            color: #fff;
            font-size: 12px;
            padding: 0px; }
        #about .executive-bios .executive .executive-details .view-more {
          float: right;
          cursor: pointer;
          margin-top: 4px; }
          #about .executive-bios .executive .executive-details .view-more.active .plus-icon {
            background-position: -223px -28px; }
      #about .executive-bios .executive .executive-description:nth-child(2) {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3; }
      #about .executive-bios .executive .executive-description:nth-child(4) {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3; }
      #about .executive-bios .executive .executive-description:nth-child(6) {
        -webkit-box-ordinal-group: 5;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 5;
        -webkit-order: 5;
        order: 5; }
      #about .executive-bios .executive .executive-description:nth-child(8) {
        -webkit-box-ordinal-group: 5;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 5;
        -webkit-order: 5;
        order: 5; }
      #about .executive-bios .executive .executive-description:nth-child(10) {
        -webkit-box-ordinal-group: 7;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 7;
        -webkit-order: 7;
        order: 7; }
      #about .executive-bios .executive .executive-description:nth-child(12) {
        -webkit-box-ordinal-group: 7;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 7;
        -webkit-order: 7;
        order: 7; }
      #about .executive-bios .executive .executive-description:nth-child(14) {
        -webkit-box-ordinal-group: 9;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 9;
        -webkit-order: 9;
        order: 9; }
      #about .executive-bios .executive .executive-description:nth-child(16) {
        -webkit-box-ordinal-group: 9;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 9;
        -webkit-order: 9;
        order: 9; }
      #about .executive-bios .executive .executive-description:nth-child(18) {
        -webkit-box-ordinal-group: 11;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 11;
        -webkit-order: 11;
        order: 11; }
      #about .executive-bios .executive .executive-description:nth-child(20) {
        -webkit-box-ordinal-group: 11;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 11;
        -webkit-order: 11;
        order: 11; }
      #about .executive-bios .executive .executive-description:nth-child(22) {
        -webkit-box-ordinal-group: 13;
        -moz-box-ordinal-group: 13;
        -ms-flex-order: 13;
        -webkit-order: 13;
        order: 13; }
      #about .executive-bios .executive .executive-description:nth-child(24) {
        -webkit-box-ordinal-group: 13;
        -moz-box-ordinal-group: 13;
        -ms-flex-order: 13;
        -webkit-order: 13;
        order: 13; }
      #about .executive-bios .executive .executive-description:nth-child(26) {
        -webkit-box-ordinal-group: 15;
        -moz-box-ordinal-group: 15;
        -ms-flex-order: 15;
        -webkit-order: 15;
        order: 15; }
      #about .executive-bios .executive .executive-description:nth-child(28) {
        -webkit-box-ordinal-group: 15;
        -moz-box-ordinal-group: 15;
        -ms-flex-order: 15;
        -webkit-order: 15;
        order: 15; }
      #about .executive-bios .executive .executive-description:nth-child(30) {
        -webkit-box-ordinal-group: 17;
        -moz-box-ordinal-group: 17;
        -ms-flex-order: 17;
        -webkit-order: 17;
        order: 17; }
      #about .executive-bios .executive .executive-description:nth-child(32) {
        -webkit-box-ordinal-group: 17;
        -moz-box-ordinal-group: 17;
        -ms-flex-order: 17;
        -webkit-order: 17;
        order: 17; }
      #about .executive-bios .executive .executive-description:nth-child(34) {
        -webkit-box-ordinal-group: 19;
        -moz-box-ordinal-group: 19;
        -ms-flex-order: 19;
        -webkit-order: 19;
        order: 19; }
      #about .executive-bios .executive .executive-description:nth-child(36) {
        -webkit-box-ordinal-group: 19;
        -moz-box-ordinal-group: 19;
        -ms-flex-order: 19;
        -webkit-order: 19;
        order: 19; }
      #about .executive-bios .executive .executive-description:nth-child(38) {
        -webkit-box-ordinal-group: 21;
        -moz-box-ordinal-group: 21;
        -ms-flex-order: 21;
        -webkit-order: 21;
        order: 21; }
      #about .executive-bios .executive .executive-description:nth-child(40) {
        -webkit-box-ordinal-group: 21;
        -moz-box-ordinal-group: 21;
        -ms-flex-order: 21;
        -webkit-order: 21;
        order: 21; }
      #about .executive-bios .executive .executive-description:nth-child(42) {
        -webkit-box-ordinal-group: 23;
        -moz-box-ordinal-group: 23;
        -ms-flex-order: 23;
        -webkit-order: 23;
        order: 23; }
      #about .executive-bios .executive .executive-description:nth-child(44) {
        -webkit-box-ordinal-group: 23;
        -moz-box-ordinal-group: 23;
        -ms-flex-order: 23;
        -webkit-order: 23;
        order: 23; }
      #about .executive-bios .executive .executive-description:nth-child(46) {
        -webkit-box-ordinal-group: 25;
        -moz-box-ordinal-group: 25;
        -ms-flex-order: 25;
        -webkit-order: 25;
        order: 25; }
      #about .executive-bios .executive .executive-description:nth-child(48) {
        -webkit-box-ordinal-group: 25;
        -moz-box-ordinal-group: 25;
        -ms-flex-order: 25;
        -webkit-order: 25;
        order: 25; }
      #about .executive-bios .executive .executive-description:nth-child(50) {
        -webkit-box-ordinal-group: 27;
        -moz-box-ordinal-group: 27;
        -ms-flex-order: 27;
        -webkit-order: 27;
        order: 27; } }
  @media screen and (max-width: 420px) {
    #about .executive-bios .executive .executive-details .executive-heading {
      float: left; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#advocacy {
  color: #fff;
  background-color: #000000;
  padding-top: 0; }
  #advocacy .main-heading {
    padding: 16px 50px 15px 50px; }
    #advocacy .main-heading h1 {
      font-size: 30px;
      letter-spacing: 0.04em; }
  #advocacy .about-description {
    padding: 50px 50px;
    background-image: url("../../images/about_back.jpg");
    background-size: cover;
    background-position: center center; }
    #advocacy .about-description h2 {
      padding: 0;
      font-size: 30px;
      letter-spacing: 0.04em; }
    #advocacy .about-description .description-text {
      padding-right: 50px;
      padding-left: 0;
      font-size: 18px;
      font-family: Avalon-Book; }
      #advocacy .about-description .description-text p {
        margin-bottom: 20px; }
  #advocacy .executive-bios {
    padding-bottom: 50px; }
    #advocacy .executive-bios .executive {
      padding: 0 35px;
      margin-bottom: 40px;
      position: relative; }
      #advocacy .executive-bios .executive .executive-description {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translate(0, -50%);
        padding: 0 50px; }
        #advocacy .executive-bios .executive .executive-description h1 {
          font-size: 29px;
          margin: 0; }
        #advocacy .executive-bios .executive .executive-description h3 {
          margin: 2px 0;
          letter-spacing: 0.04em;
          font-size: 22px;
          font-family: Avalon-Book; }
        #advocacy .executive-bios .executive .executive-description p {
          margin-top: 20px;
          font-family: Avalon-Book; }
        #advocacy .executive-bios .executive .executive-description .read-more {
          color: #fea124;
          text-decoration: none; }
          #advocacy .executive-bios .executive .executive-description .read-more .fa {
            font-size: 11px; }
          #advocacy .executive-bios .executive .executive-description .read-more.mobile {
            display: none; }
      #advocacy .executive-bios .executive .executive-details {
        display: none; }
  @media screen and (max-width: 767px) {
    #advocacy .main-heading {
      padding: 16px; }
    #advocacy .about-description {
      padding: 20px 10px; }
      #advocacy .about-description h2 {
        padding: 0;
        font-size: 16px; }
      #advocacy .about-description .description-text {
        padding: 0; }
    #advocacy .executive-bios .executive {
      padding: 0 10px;
      margin: 30px 0 5px 0; }
      #advocacy .executive-bios .executive .executive-img {
        padding: 0; }
      #advocacy .executive-bios .executive .executive-description {
        position: relative;
        transform: none;
        padding: 0 10px;
        right: 0;
        display: none; }
        #advocacy .executive-bios .executive .executive-description .read-more {
          display: none; }
          #advocacy .executive-bios .executive .executive-description .read-more.mobile {
            display: inline-block; }
      #advocacy .executive-bios .executive .executive-details {
        display: block;
        padding: 0;
        margin-top: 15px; }
        #advocacy .executive-bios .executive .executive-details .executive-heading {
          float: left; }
          #advocacy .executive-bios .executive .executive-details .executive-heading h1 {
            margin: 0;
            color: #fff;
            font-size: 16px;
            padding: 0px; }
          #advocacy .executive-bios .executive .executive-details .executive-heading h3 {
            margin: 0;
            color: #fff;
            font-size: 12px;
            padding: 0px; }
        #advocacy .executive-bios .executive .executive-details .view-more {
          float: right;
          padding: 2px 5px;
          font-size: 10px;
          border: 2px solid #8f8f8f;
          color: #8f8f8f;
          cursor: pointer; } }
  @media screen and (max-width: 420px) {
    #advocacy .about-description {
      padding: 20px 16px; }
    #advocacy .executive-bios .executive .executive-details .executive-heading {
      width: -webkit-calc(100% - 22px);
      width: -moz-calc(100% - 22px);
      width: calc(100% - 22px);
      float: left; }
      #advocacy .executive-bios .executive .executive-details .executive-heading h1 {
        font-size: 14px; }
      #advocacy .executive-bios .executive .executive-details .executive-heading h3 {
        font-size: 10px; }
    #advocacy .executive-bios .executive .executive-details .view-more {
      padding: 2px 5px;
      font-size: 10px; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
/* Used for both feed pages (News & Press and Power of Art) */
.p0 {
  padding: 0; }

.back-btn {
  color: white;
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
  font-size: 16px;
  font-weight: 100; }
  .back-btn:hover {
    color: #fff !important;
    text-decoration: underline; }
  .back-btn::before {
    content: " ";
    display: inline-block;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    transform: rotate(45deg);
    border-right-width: 0;
    border-top-width: 0; }
  @media only screen and (max-width: 768px) {
    .back-btn {
      padding: 0px 0 0 20px !important; } }

.article-pair {
  margin-bottom: 40px; }

.tag-header {
  color: white;
  font-size: 22px; }
  @media only screen and (max-width: 768px) {
    .tag-header {
      padding: 0px 0 0 20px !important; } }
  .tag-header .name {
    color: #fba123;
    text-transform: uppercase; }

.tags-wrapper {
  margin-top: 10px; }
  @media only screen and (max-width: 768px) {
    .tags-wrapper {
      display: flex;
      white-space: normal;
      flex-wrap: wrap;
      padding-left: 20px; } }
  @media only screen and (max-width: 768px) {
    .tags-wrapper {
      padding-top: 20px; } }
  .tags-wrapper .tag,
  .tags-wrapper a.tag {
    display: inline-block !important;
    color: #fea124 !important;
    text-transform: uppercase;
    font-size: 15px; }
    @media only screen and (max-width: 768px) {
      .tags-wrapper .tag::after,
      .tags-wrapper a.tag::after {
        margin-right: 10px !important; } }
    .tags-wrapper .tag::after,
    .tags-wrapper a.tag::after {
      content: "|";
      margin-left: 10px;
      margin-right: 5px;
      font-size: 15px;
      vertical-align: top; }
    .tags-wrapper .tag:last-child::after,
    .tags-wrapper a.tag:last-child::after {
      content: "" !important; }

.pagination-numbers {
  display: inline-block;
  margin: 10px; }
  .pagination-numbers a {
    color: white;
    margin: 3px; }
  .pagination-numbers span.current {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
    border-bottom: 2px solid #fff;
    display: inline-block;
    padding-bottom: 0px; }

.view-all {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 22px; }
  .view-all .tags-wrap .tag-item {
    color: #fea124 !important;
    font-size: 17px;
    text-transform: uppercase;
    margin-right: 20px; }
    .view-all .tags-wrap .tag-item:last-child {
      margin-right: 0; }
  @media only screen and (max-width: 768px) {
    .view-all {
      padding: 0px 20px 0 20px !important; } }

.pagination-info {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 13px; }
  @media only screen and (max-width: 768px) {
    .pagination-info {
      padding: 0px 20px 0 20px !important; } }

#articles .background-gradient {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.79) 0%, rgba(61, 61, 61, 0) 24%, rgba(0, 0, 0, 0.79) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.79) 0%, rgba(61, 61, 61, 0) 24%, rgba(0, 0, 0, 0.79) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.79) 0%, rgba(61, 61, 61, 0) 24%, rgba(0, 0, 0, 0.79) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9000000', endColorstr='#00ffffff',GradientType=0 ); }

#articles .hero-img {
  background-image: url(../../images/press-header.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 720px;
  color: #fff;
  position: relative;
  background-position: center center; }
  @media only screen and (max-width: 768px) {
    #articles .hero-img {
      background-image: url(../../images/press-header-mobile.jpg); } }
  #articles .hero-img.poa {
    background-image: url(../../images/poa-header.jpg); }
    @media screen and (max-width: 768px) {
      #articles .hero-img.poa {
        background-image: url(../../images/poa-header-mobile.jpg); } }
  #articles .hero-img .fpo {
    display: none;
    /*            @media only screen and (min-device-width: 768px){ 
                            display: none;
                        }*/ }
    #articles .hero-img .fpo h1 {
      font-size: 110px;
      font-weight: bold;
      letter-spacing: 6px; }
  #articles .hero-img .news {
    position: absolute;
    top: 73%;
    left: 50px;
    z-index: 2; }
    #articles .hero-img .news h2 {
      font-size: 60px;
      letter-spacing: 1px; }
      #articles .hero-img .news h2 a {
        color: white; }

#articles .press-heading {
  width: 100%;
  float: left;
  padding: 0 50px 0px 50px;
  background-color: #fea124;
  color: #ffffff;
  position: relative;
  height: 60px;
  /*        .color-white {
                    a{
                        border: 2px solid $i-border-color;
                        i {
                            color: $color-white;
                        }
                    }
                }*/ }
  #articles .press-heading h2 {
    width: auto;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 30px;
    letter-spacing: 0.7px; }
  #articles .press-heading .social-icons a {
    text-decoration: none;
    border-radius: 50%;
    width: 30px;
    display: inline-block;
    height: 30px;
    text-align: center;
    cursor: pointer;
    border: 2px solid #ffffff;
    -webkit-border: 2px solid #ffffff; }
    #articles .press-heading .social-icons a .fa {
      color: #fff;
      line-height: 1;
      padding-top: 4px; }
  #articles .press-heading h1 {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 30px;
    letter-spacing: 0.7px; }
  #articles .press-heading .press-social-icons {
    padding: 16px 0 16px 0; }

#articles .topics-articles {
  display: none; }

#articles .bg-color {
  color: #fff;
  background-color: #000000; }
  #articles .bg-color .article-bg {
    float: left;
    width: 100%;
    position: absolute;
    min-height: 730px;
    background-position: 0 -44px;
    background-repeat: no-repeat;
    background-size: cover; }
  #articles .bg-color .article-main {
    max-width: 1340px;
    margin: auto;
    width: 100%;
    background-color: #000000;
    color: #fff;
    padding-top: 50px; }
    #articles .bg-color .article-main .padding-side {
      padding-bottom: 50px; }
    #articles .bg-color .article-main .pagination {
      width: 100%;
      float: left;
      position: relative;
      text-align: center;
      height: 50px;
      margin-bottom: 50px; }
      #articles .bg-color .article-main .pagination .page.next {
        padding-left: 10px; }
        @media only screen and (max-width: 400px) {
          #articles .bg-color .article-main .pagination .page.next {
            padding-left: 0px; } }
      #articles .bg-color .article-main .pagination .page.prev {
        padding-right: 10px; }
        @media only screen and (max-width: 400px) {
          #articles .bg-color .article-main .pagination .page.prev {
            padding-right: 0px; } }
      #articles .bg-color .article-main .pagination .page {
        float: none;
        display: inline-block;
        text-align: center; }
        #articles .bg-color .article-main .pagination .page a {
          border: 2px solid #fff;
          background-color: #242424;
          color: #fff;
          padding: 12px 0px;
          font-size: 15px;
          width: 148px;
          text-align: center;
          position: relative;
          display: inline-block; }
          @media only screen and (max-width: 400px) {
            #articles .bg-color .article-main .pagination .page a {
              padding: 9px 0px;
              width: 128px; } }
    #articles .bg-color .article-main .inner-article {
      margin-bottom: 11px;
      padding: 0px 4px 10px 0;
      border-bottom: 1px solid #fea124; }
      #articles .bg-color .article-main .inner-article .separator-wrap {
        display: none;
        padding: 0 20px;
        width: 100%; }
        #articles .bg-color .article-main .inner-article .separator-wrap .separator {
          border-color: #fea124;
          margin: 0 0 20px 0 !important; }
      @media only screen and (max-width: 768px) {
        #articles .bg-color .article-main .inner-article {
          border-bottom: 0px; }
          #articles .bg-color .article-main .inner-article .separator-wrap {
            display: inline-block !important; } }
      #articles .bg-color .article-main .inner-article .img-article {
        height: 325px;
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat; }
        #articles .bg-color .article-main .inner-article .img-article.desktop {
          display: inline-block;
          width: 100%;
          object-fit: contain;
          height: auto; }
          @media screen and (min-width: 768px) {
            #articles .bg-color .article-main .inner-article .img-article.desktop {
              display: block; } }
          @media screen and (max-width: 767px) {
            #articles .bg-color .article-main .inner-article .img-article.desktop {
              display: none; } }
        #articles .bg-color .article-main .inner-article .img-article.mobile {
          width: 100%;
          height: auto;
          object-fit: contain;
          margin-top: 10px; }
          @media screen and (min-width: 768px) {
            #articles .bg-color .article-main .inner-article .img-article.mobile {
              display: none; } }
          @media screen and (max-width: 767px) {
            #articles .bg-color .article-main .inner-article .img-article.mobile {
              display: block; } }
      #articles .bg-color .article-main .inner-article a {
        color: #fff; }
      #articles .bg-color .article-main .inner-article .article-upper-content {
        font-size: 22px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        text-align: left;
        line-height: 1.2;
        position: relative; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          #articles .bg-color .article-main .inner-article .article-upper-content {
            font-size: 19px;
            margin-bottom: 10px;
            text-align: justify; } }
        #articles .bg-color .article-main .inner-article .article-upper-content p {
          position: relative;
          bottom: 0;
          margin-top: 14px;
          color: #fff; }
      #articles .bg-color .article-main .inner-article .article-image {
        display: inline-block;
        width: 100%;
        height: 325px; }
      #articles .bg-color .article-main .inner-article .date-color {
        letter-spacing: 1px;
        color: #fea124;
        color: white;
        font-family: Avalon-Book;
        font-size: 15px; }
      #articles .bg-color .article-main .inner-article .article-lower-content {
        padding: 2px 0 2px 0;
        font-size: 16px;
        font-family: Avalon-Book;
        letter-spacing: 1px;
        color: #fff;
        padding-bottom: 11px; }
        #articles .bg-color .article-main .inner-article .article-lower-content p.ellipsis.multiline {
          height: 44px;
          overflow: hidden; }
      #articles .bg-color .article-main .inner-article .view {
        border: 2px solid #fff;
        padding: 10px 0px;
        font-size: 15px;
        margin-bottom: 50px;
        width: 148px;
        text-align: center;
        position: relative;
        background-color: #242424; }
        #articles .bg-color .article-main .inner-article .view .arrow-right, #articles .bg-color .article-main .inner-article .view #home #all-shows .shows .show-name .schedule:before, #home #all-shows .shows .show-name #articles .bg-color .article-main .inner-article .view .schedule:before {
          height: 18px;
          width: 16px;
          background-image: url(../../images/icons.png);
          background-position: -34px -59px;
          background-repeat: no-repeat;
          display: inline-block;
          float: right;
          top: 13px;
          right: 10px;
          position: absolute; }

#upper-footer {
  float: left;
  width: 100%;
  padding-bottom: 0px;
  background-color: #000000; }
  #upper-footer .upper-footer-cls {
    background-color: #000000;
    float: left;
    width: 100%; }
    #upper-footer .upper-footer-cls .footer-upper-block {
      display: inline;
      text-align: right;
      min-height: 75px;
      padding: 0 50px;
      width: 100%;
      float: left;
      background-color: #000; }
      #upper-footer .upper-footer-cls .footer-upper-block .email-subscribe {
        display: inline-block;
        vertical-align: middle;
        padding: 23px 30px 15px 0px; }
        #upper-footer .upper-footer-cls .footer-upper-block .email-subscribe .text {
          text-align: right;
          letter-spacing: 0.04em;
          padding: 10px 25px 3px 0px; }
          #upper-footer .upper-footer-cls .footer-upper-block .email-subscribe .text p {
            color: #a1a1a1;
            margin: 0;
            font-size: 14px;
            font-family: Avalon-Book;
            vertical-align: middle; }
        #upper-footer .upper-footer-cls .footer-upper-block .email-subscribe .form {
          text-align: left;
          padding: 0;
          margin-left: 0px; }
          #upper-footer .upper-footer-cls .footer-upper-block .email-subscribe .form .email-input {
            color: #a1a1a1;
            background: rgba(255, 255, 255, 0.2);
            border: 2px solid #fff;
            font-size: 14px;
            font-family: Avalon-Medium;
            padding: 4px 10px 3px 10px;
            width: 240px;
            display: inline-block;
            border-radius: 0;
            margin-right: 7px; }
          #upper-footer .upper-footer-cls .footer-upper-block .email-subscribe .form .btn-white-bordered, #upper-footer .upper-footer-cls .footer-upper-block .email-subscribe .form #home #slider .owl-carousel .versailles .versailles-text .view, #home #slider .owl-carousel .versailles .versailles-text #upper-footer .upper-footer-cls .footer-upper-block .email-subscribe .form .view {
            padding: 6px 25px 6px 25px;
            font-size: 12px; }

@media screen and (max-width: 768px) {
  #articles .hero-img {
    height: 85vh;
    min-height: 0; }
    #articles .hero-img .fpo {
      display: none; }
    #articles .hero-img .news {
      top: 62%;
      left: 25px; }
  #articles .article-pair {
    margin-bottom: 40px; }
  #articles .press-heading {
    padding: 0 20px 0px 20px; }
    #articles .press-heading .color-white a {
      border: 2px solid #ffffff; }
      #articles .press-heading .color-white a i {
        color: #fff; }
    #articles .press-heading h1 {
      font-size: 24px;
      padding: 11px 0; }
    #articles .press-heading .press-social-icons {
      display: none; }
  #articles .topics-articles {
    padding: 13px 0;
    display: inline-block;
    font-size: 26px;
    position: relative; }
    #articles .topics-articles i {
      position: absolute;
      right: 15px;
      top: 23px; }
    #articles .topics-articles option {
      background-color: #fea124; }
    #articles .topics-articles .select-topic {
      display: none;
      /*                border: 2px solid $color-white;
                                background-color: transparent;
                                padding: 4px 0 4px 15px;
                                width: 185px;
                                text-transform: uppercase;
                                background-image: none;
                                -webkit-appearance: none;*/ }
  #articles .bg-color .article-bg {
    min-height: 680px; }
  #articles .bg-color .article-main {
    padding-top: 0px; }
    #articles .bg-color .article-main .padding-side {
      padding-bottom: 50px; }
    #articles .bg-color .article-main .padding-side {
      padding: 0;
      float: left;
      width: 100%; }
    #articles .bg-color .article-main .inner-article {
      padding: 0px;
      float: left;
      width: 100%; }
      #articles .bg-color .article-main .inner-article img.article-image.full.img-responsive {
        display: none; }
      #articles .bg-color .article-main .inner-article a {
        color: #fff;
        float: right; }
      #articles .bg-color .article-main .inner-article > a {
        width: 100%; }
      #articles .bg-color .article-main .inner-article .article-upper-content {
        display: none; }
      #articles .bg-color .article-main .inner-article .article-upper-content-hidden {
        font-size: 19px;
        letter-spacing: 1px;
        text-align: left;
        min-height: auto;
        float: left;
        padding: 0 20px;
        width: 100%;
        margin-bottom: 0;
        margin-top: 10px;
        color: #fff; }
        #articles .bg-color .article-main .inner-article .article-upper-content-hidden p {
          margin-bottom: 0; }
      #articles .bg-color .article-main .inner-article .date-hidden {
        text-transform: capitalize;
        font-size: 13px;
        letter-spacing: 1px;
        float: left;
        margin: 13px 20px 0 20px;
        color: white;
        padding: 0 10px 4px 0;
        font-family: Avalon-Book;
        margin-top: 10px;
        width: 90%; }
      #articles .bg-color .article-main .inner-article .article-image {
        height: auto; }
      #articles .bg-color .article-main .inner-article .date-color {
        display: none; }
      #articles .bg-color .article-main .inner-article .article-lower-content {
        padding: 10px 0 10px 20px;
        min-height: 0px;
        width: 100%;
        float: left; }
        #articles .bg-color .article-main .inner-article .article-lower-content p.ellipsis.multiline {
          height: 88px; }
      #articles .bg-color .article-main .inner-article .view {
        border: 2px solid #fff;
        margin-bottom: 40px;
        margin-right: 20px; }
  #upper-footer {
    padding-bottom: 0px; }
    #upper-footer .upper-footer-cls {
      padding-bottom: 0px; }
      #upper-footer .upper-footer-cls .footer-upper-block {
        text-align: left;
        padding: 0 20px;
        display: inline-block; }
        #upper-footer .upper-footer-cls .footer-upper-block .email-subscribe {
          padding: 23px 0px 18px 0px; }
          #upper-footer .upper-footer-cls .footer-upper-block .email-subscribe .text {
            text-align: left;
            padding: 8px 28px 8px 0px; }
          #upper-footer .upper-footer-cls .footer-upper-block .email-subscribe .form .email-input {
            background: transparent;
            padding: 6px 10px 6px 10px;
            width: 238px;
            margin-bottom: 8px; }
          #upper-footer .upper-footer-cls .footer-upper-block .email-subscribe .form .btn-white-bordered, #upper-footer .upper-footer-cls .footer-upper-block .email-subscribe .form #home #slider .owl-carousel .versailles .versailles-text .view, #home #slider .owl-carousel .versailles .versailles-text #upper-footer .upper-footer-cls .footer-upper-block .email-subscribe .form .view {
            padding: 6px 0px 6px 0px;
            width: 85px;
            font-size: 14px;
            background-color: transparent; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .article-main {
    padding-top: 30px; }
    .article-main .padding-side {
      padding-bottom: 50px; }
    .article-main .inner-article {
      padding: 0 20px; }
      .article-main .inner-article img.article-image-mob.img-responsive {
        display: none; }
      .article-main .inner-article .article-upper-content-hidden {
        display: none; }
      .article-main .inner-article .date-hidden {
        display: none; }
      .article-main .inner-article .view {
        border: 2px solid;
        padding: 4px 25px;
        font-size: 20px;
        margin-bottom: 50px; } }

@media screen and (min-width: 1024px) {
  .article-upper-content-hidden {
    display: none; }
  .date-hidden {
    display: none; }
  img.article-image-mob.img-responsive {
    display: none; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#tv-series #about-show .show-details .show-description p {
  color: #000000; }

/*youtube-video-css-edits*/
.video-stream html5-main-video {
  top: 0 !important; }

.ytp-pause-overlay.ytp-scroll-min {
  /*display: none;*/ }

.ytp-large-play-button.ytp-button {
  display: none; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#tv-series #meet-cast .cast-block .cast-details .cast-heading {
  height: 0; }

.season-block {
  display: none; }
  .season-block.active {
    display: block; }

#tv-series-halycon {
  /*    .main-heading{
            padding: 16px 50px 15px 50px;
            h1{
                font-size: 30px;
                letter-spacing: 0.04em;
            }
        }*/
  /*halcyon-page*/ }
  #tv-series-halycon .halcyon-image {
    padding-top: 135px;
    min-height: 85vh;
    background-size: cover;
    position: relative;
    background-position: top center;
    background-image: url("../../images/HP_TheHalcyon_1920x1080.jpg"); }
    @media screen and (max-width: 991px) {
      #tv-series-halycon .halcyon-image {
        padding-top: 50px; } }
  #tv-series-halycon .versailles-image {
    padding-top: 135px;
    min-height: 85vh;
    background-size: cover;
    position: relative;
    background-position: top center;
    background-image: url("../../images/HP_VersaillesS2_1920x1080.jpg"); }
    @media screen and (max-width: 991px) {
      #tv-series-halycon .versailles-image {
        padding-top: 50px; } }
    @media screen and (max-width: 767px) {
      #tv-series-halycon .versailles-image {
        min-height: 75vh; } }
  #tv-series-halycon .versailles {
    position: absolute;
    bottom: 20%;
    left: 50px;
    right: 50px;
    font-size: 16px; }
    @media screen and (min-width: 768px) {
      #tv-series-halycon .versailles {
        min-height: 200px; } }
    #tv-series-halycon .versailles img {
      height: 95px;
      width: auto; }
    #tv-series-halycon .versailles .tv-series-nav {
      float: left; }
      #tv-series-halycon .versailles .tv-series-nav .nav {
        color: #fff; }
        #tv-series-halycon .versailles .tv-series-nav .nav li {
          display: inline-block; }
          #tv-series-halycon .versailles .tv-series-nav .nav li a {
            color: #fff;
            display: inline-block;
            font-size: 18px;
            cursor: pointer;
            font-family: Avalon-Medium;
            text-shadow: 0px 1px rgba(0, 0, 0, 0.6); }
            #tv-series-halycon .versailles .tv-series-nav .nav li a:hover, #tv-series-halycon .versailles .tv-series-nav .nav li a:focus {
              background-color: rgba(0, 0, 0, 0); }
            #tv-series-halycon .versailles .tv-series-nav .nav li a:first-child {
              padding-left: 0; }
          #tv-series-halycon .versailles .tv-series-nav .nav li span {
            display: inline-block;
            vertical-align: text-bottom; }
          #tv-series-halycon .versailles .tv-series-nav .nav li.active a {
            color: #fea124; }
    #tv-series-halycon .versailles .versailles-text {
      text-shadow: 0px 1px rgba(0, 0, 0, 0.6);
      font-size: 19px;
      margin-top: 10px;
      letter-spacing: 0.04em;
      float: right; }
      #tv-series-halycon .versailles .versailles-text .view {
        color: #fff;
        border: 1px solid #fff;
        padding: 4px 15px;
        margin-right: 10px; }
      #tv-series-halycon .versailles .versailles-text .season {
        color: #fea124; }
      #tv-series-halycon .versailles .versailles-text .coming-ovation {
        color: #fff;
        text-transform: capitalize; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #tv-series-halycon .versailles {
        left: 50px;
        right: 50px; } }
    @media screen and (max-width: 767px) {
      #tv-series-halycon .versailles {
        left: 20px;
        right: 20px; }
        #tv-series-halycon .versailles .versailles-text {
          margin-top: 0;
          float: left; }
        #tv-series-halycon .versailles img {
          height: 60px;
          width: auto; }
        #tv-series-halycon .versailles .tv-series-nav {
          display: none; } }
  #tv-series-halycon #about-show .main-heading h1 {
    float: left; }
  #tv-series-halycon #about-show .social-icons {
    float: right; }
    #tv-series-halycon #about-show .social-icons a {
      width: 32px;
      height: 32px;
      border: 2px solid #fff; }
      #tv-series-halycon #about-show .social-icons a .fa {
        color: #fff;
        padding-top: 6px; }
  #tv-series-halycon #about-show .selectbox {
    display: inline-block;
    position: relative;
    letter-spacing: 0.04em; }
  #tv-series-halycon #about-show .select-season {
    display: none; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    #tv-series-halycon #about-show .main-heading h1 {
      margin-top: 7px; } }
  @media screen and (max-width: 767px) {
    #tv-series-halycon #about-show .main-heading {
      text-align: right; }
      #tv-series-halycon #about-show .main-heading h1 {
        float: left;
        margin-top: 5px; }
      #tv-series-halycon #about-show .main-heading .social-icons {
        display: none; }
      #tv-series-halycon #about-show .main-heading .select-season {
        display: block;
        background-color: #fea124;
        color: #fff;
        border: 2px solid #fff;
        display: inline-block;
        margin: auto;
        border-radius: 0;
        min-width: 135px;
        font-size: 15px;
        padding: 2px 10px;
        margin: 0px; }
        #tv-series-halycon #about-show .main-heading .select-season:focus {
          outline: none; } }
  #tv-series-halycon #about-show .show-details {
    padding: 70px 50px 70px 50px;
    background-color: #000;
    background-image: url("../../images/about_back.jpg");
    background-position: top center;
    background-size: cover;
    position: relative; }
    #tv-series-halycon #about-show .show-details .show-video {
      padding: 0; }
      #tv-series-halycon #about-show .show-details .show-video img {
        /*height: 305px;*/ }
      #tv-series-halycon #about-show .show-details .show-video #video-play {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0px;
        z-index: 2;
        background-image: url("../../images/video_thumb.jpg"); }
    #tv-series-halycon #about-show .show-details .show-description {
      padding: 0 0 0 50px;
      color: #fff;
      font-size: 18px;
      font-family: Avalon-Book;
      position: static; }
      #tv-series-halycon #about-show .show-details .show-description .description-text {
        display: none; }
        #tv-series-halycon #about-show .show-details .show-description .description-text.active {
          display: block; }
      #tv-series-halycon #about-show .show-details .show-description p {
        margin-bottom: 30px; }
      #tv-series-halycon #about-show .show-details .show-description .show-seasons {
        border-top: 2px solid #fea124;
        position: absolute;
        width: -webkit-calc(50% - 100px);
        width: -moz-calc(50% - 100px);
        width: calc(50% - 100px);
        right: 50px;
        bottom: 76px;
        padding: 15px 0 0 0; }
        #tv-series-halycon #about-show .show-details .show-description .show-seasons h1 {
          display: inline-block;
          margin: 0;
          line-height: 22px;
          font-size: 32px;
          font-family: Avalon-Book;
          vertical-align: bottom; }
        #tv-series-halycon #about-show .show-details .show-description .show-seasons ul {
          list-style: none;
          display: inline-block;
          margin: 0;
          vertical-align: top;
          padding-left: 15px; }
          #tv-series-halycon #about-show .show-details .show-description .show-seasons ul li {
            display: inline-block;
            font-size: 16px;
            margin: 0px 3px;
            background-color: rgba(0, 0, 0, 0); }
            #tv-series-halycon #about-show .show-details .show-description .show-seasons ul li a {
              border: 2px solid #8f8f8f;
              display: block;
              color: #fff;
              cursor: pointer;
              text-decoration: none;
              padding: 3px 8px 2px 8px;
              line-height: 1;
              font-size: 20px;
              font-family: Avalon-Medium; }
            #tv-series-halycon #about-show .show-details .show-description .show-seasons ul li.active {
              background-color: #5d4800; }
        @media screen and (max-width: 767px) {
          #tv-series-halycon #about-show .show-details .show-description .show-seasons {
            padding: 0;
            border-color: #fea124;
            position: relative;
            top: 0;
            left: 0;
            transform: none;
            width: 100%;
            padding-bottom: 10px; }
            #tv-series-halycon #about-show .show-details .show-description .show-seasons h1 {
              display: none; }
            #tv-series-halycon #about-show .show-details .show-description .show-seasons ul {
              display: none; } }
      @media screen and (min-width: 1400px) {
        #tv-series-halycon #about-show .show-details .show-description {
          position: absolute;
          right: 50px;
          padding-left: 50px;
          width: -webkit-calc(50% - 50px);
          width: -moz-calc(50% - 50px);
          width: calc(50% - 50px);
          top: 70px;
          bottom: 70px; }
          #tv-series-halycon #about-show .show-details .show-description .show-seasons {
            bottom: 0;
            left: 50px;
            width: -webkit-calc(100% - 50px);
            width: -moz-calc(100% - 50px);
            width: calc(100% - 50px);
            right: 0; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #tv-series-halycon #about-show .show-details .show-description {
        font-size: 15px;
        line-height: 20px; }
        #tv-series-halycon #about-show .show-details .show-description p {
          margin-bottom: 10px; }
        #tv-series-halycon #about-show .show-details .show-description .show-seasons {
          /*bottom: -51px;*/ }
          #tv-series-halycon #about-show .show-details .show-description .show-seasons h1 {
            font-size: 26px; }
          #tv-series-halycon #about-show .show-details .show-description .show-seasons ul li a {
            padding: 3px 6px 2px 6px;
            font-size: 16px; } }
    @media screen and (max-width: 767px) {
      #tv-series-halycon #about-show .show-details {
        padding: 0; }
        #tv-series-halycon #about-show .show-details .show-video img {
          height: auto; }
        #tv-series-halycon #about-show .show-details .show-description {
          font-size: 15px;
          padding: 0 20px;
          margin-top: 20px; }
          #tv-series-halycon #about-show .show-details .show-description .description-text {
            padding-bottom: 15px;
            padding-top: 10px; }
            #tv-series-halycon #about-show .show-details .show-description .description-text p {
              margin: 0 0 10px 0; } }
  #tv-series-halycon #meet-cast {
    background-color: #000000; }
    #tv-series-halycon #meet-cast .seasons {
      padding: 0 5px; }
      @media screen and (min-width: 768px) and (max-width: 1200px) {
        #tv-series-halycon #meet-cast .seasons {
          padding: 0 25px; } }
      @media screen and (max-width: 767px) {
        #tv-series-halycon #meet-cast .seasons {
          padding: 0 2px; } }
    #tv-series-halycon #meet-cast .main-heading {
      background-color: rgba(0, 0, 0, 0); }
      #tv-series-halycon #meet-cast .main-heading h1 {
        padding: 1px 0 11px 0; }
    #tv-series-halycon #meet-cast .cast-image {
      border: 1px solid #3c3c3c;
      margin-bottom: 30px; }
      #tv-series-halycon #meet-cast .cast-image img {
        width: 100%; }
      @media screen and (max-width: 767px) {
        #tv-series-halycon #meet-cast .cast-image {
          margin-bottom: 15px; } }
    #tv-series-halycon #meet-cast .cast-heading h1 {
      margin: 0;
      color: #fff;
      font-family: Avalon-Medium;
      font-size: 30px;
      padding: 0px;
      letter-spacing: 0.04em; }
    #tv-series-halycon #meet-cast .cast-heading h2 {
      margin: 0;
      color: #fff;
      font-size: 22px;
      padding: 0px;
      font-family: Avalon-Book; }
    #tv-series-halycon #meet-cast .cast-heading h3 {
      margin: 0;
      text-transform: capitalize;
      color: #fff;
      font-size: 20px;
      padding: 0px; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #tv-series-halycon #meet-cast .cast-heading h1 {
        font-size: 24px; }
      #tv-series-halycon #meet-cast .cast-heading h2 {
        font-size: 18px; } }
    #tv-series-halycon #meet-cast .cast-block {
      padding: 20px 45px 30px 45px; }
      #tv-series-halycon #meet-cast .cast-block .cast-details .cast-heading {
        float: left; }
      #tv-series-halycon #meet-cast .cast-block .cast-details .view-more {
        float: right;
        padding: 6px 0px 0 0;
        cursor: pointer;
        font-size: 23px; }
        #tv-series-halycon #meet-cast .cast-block .cast-details .view-more.active .plus-icon {
          background-position: -97px -4px; }
      @media screen and (min-width: 768px) and (max-width: 1200px) {
        #tv-series-halycon #meet-cast .cast-block {
          padding: 20px 25px 30px 25px; }
          #tv-series-halycon #meet-cast .cast-block .cast-heading {
            width: -webkit-calc(100% - 50px);
            width: -moz-calc(100% - 50px);
            width: calc(100% - 50px); }
            #tv-series-halycon #meet-cast .cast-block .cast-heading h1 {
              font-size: 20px; }
            #tv-series-halycon #meet-cast .cast-block .cast-heading h2 {
              font-size: 16px; }
          #tv-series-halycon #meet-cast .cast-block .cast-details .view-more {
            padding: 0; } }
      @media screen and (max-width: 767px) {
        #tv-series-halycon #meet-cast .cast-block {
          /*padding: 20px 10px 30px 10px;*/
          padding: 0px 18px 30px 18px; }
          #tv-series-halycon #meet-cast .cast-block .cast-heading h1 {
            font-size: 16px; }
          #tv-series-halycon #meet-cast .cast-block .cast-heading h2 {
            font-size: 12px; }
          #tv-series-halycon #meet-cast .cast-block .cast-details .view-more {
            padding: 2px 5px;
            font-size: 14px; }
            #tv-series-halycon #meet-cast .cast-block .cast-details .view-more.active .plus-icon {
              background-position: -222px -28px; } }
      @media screen and (max-width: 500px) {
        #tv-series-halycon #meet-cast .cast-block .cast-heading h1 {
          font-size: 12px; }
        #tv-series-halycon #meet-cast .cast-block .cast-heading h2 {
          font-size: 10px; }
        #tv-series-halycon #meet-cast .cast-block .cast-details .view-more {
          font-size: 12px;
          padding: 1px 4px; } }
    #tv-series-halycon #meet-cast .cast-collapse {
      background-color: #1b1b1b;
      position: relative;
      overflow: hidden;
      margin: auto;
      width: -webkit-calc(100% - 100px);
      width: -moz-calc(100% - 100px);
      width: calc(100% - 100px);
      border: 1px solid #3c3c3c; }
      #tv-series-halycon #meet-cast .cast-collapse .cast-heading {
        padding-bottom: 10px;
        border-bottom: 2px solid #fea124; }
      #tv-series-halycon #meet-cast .cast-collapse .cast-image {
        padding: 0;
        margin-bottom: 0px; }
      #tv-series-halycon #meet-cast .cast-collapse .cast-description {
        padding: 0 130px 0 45px;
        position: absolute;
        right: 0px;
        top: 50%;
        -webkit-transform: translate(0%, -50%);
        -moz-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
        -o-transform: translate(0%, -50%); }
        #tv-series-halycon #meet-cast .cast-collapse .cast-description p {
          color: #fff;
          margin: 15px 0;
          font-size: 16px;
          font-family: Avalon-Book; }
        #tv-series-halycon #meet-cast .cast-collapse .cast-description .cast-heading h1 {
          font-size: 28px;
          font-family: Avalon-Medium; }
        #tv-series-halycon #meet-cast .cast-collapse .cast-description .cast-heading h3 {
          font-size: 21px;
          padding: 0px;
          font-family: Avalon-Book; }
        @media screen and (max-width: 1200px) {
          #tv-series-halycon #meet-cast .cast-collapse .cast-description {
            padding: 25px 45px 0 45px;
            transform: none;
            position: relative;
            right: initial;
            top: initial; } }
      #tv-series-halycon #meet-cast .cast-collapse.mobile {
        display: none;
        background: none;
        border: none;
        margin: auto;
        width: -webkit-calc(100% - 40px);
        width: -moz-calc(100% - 40px);
        width: calc(100% - 40px); }
        #tv-series-halycon #meet-cast .cast-collapse.mobile .cast-description {
          position: relative;
          transform: none;
          padding: 20px 0px; }
          #tv-series-halycon #meet-cast .cast-collapse.mobile .cast-description .cast-heading h1 {
            font-size: 16px; }
          #tv-series-halycon #meet-cast .cast-collapse.mobile .cast-description .cast-heading h3 {
            font-size: 14px; }
      @media screen and (min-width: 768px) and (max-width: 1200px) {
        #tv-series-halycon #meet-cast .cast-collapse {
          width: -webkit-calc(100% - 50px);
          width: -moz-calc(100% - 50px);
          width: calc(100% - 50px); } }
      @media screen and (max-width: 767px) {
        #tv-series-halycon #meet-cast .cast-collapse {
          display: none; }
          #tv-series-halycon #meet-cast .cast-collapse.mobile {
            /*display: block;*/ } }
  #tv-series-halycon #photos-slider .owl-carousel .item {
    min-height: 90vh;
    background-size: cover;
    position: relative;
    background-position: top center; }
    #tv-series-halycon #photos-slider .owl-carousel .item.image1 {
      background-image: url("../../images/carousel-versailles/1.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image2 {
      background-image: url("../../images/carousel-versailles/2.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image3 {
      background-image: url("../../images/carousel-versailles/3.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image4 {
      background-image: url("../../images/carousel-versailles/4.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image5 {
      background-image: url("../../images/carousel-versailles/5.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image6 {
      background-image: url("../../images/carousel-versailles/6.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image7 {
      background-image: url("../../images/carousel-versailles/7.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image8 {
      background-image: url("../../images/carousel-versailles/8.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image9 {
      background-image: url("../../images/carousel-versailles/9.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image10 {
      background-image: url("../../images/carousel-versailles/10.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image11 {
      background-image: url("../../images/carousel-versailles/11.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image12 {
      background-image: url("../../images/carousel-versailles/12.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image13 {
      background-image: url("../../images/carousel-versailles/13.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image14 {
      background-image: url("../../images/carousel-versailles/14.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image15 {
      background-image: url("../../images/carousel-versailles/15.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image16 {
      background-image: url("../../images/carousel-versailles/16.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image100 {
      background-image: url("../../images/carousel-halcyon/1.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image101 {
      background-image: url("../../images/carousel-halcyon/2.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image102 {
      background-image: url("../../images/carousel-halcyon/3.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image103 {
      background-image: url("../../images/carousel-halcyon/4.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image104 {
      background-image: url("../../images/carousel-halcyon/5.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image105 {
      background-image: url("../../images/carousel-halcyon/6.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image106 {
      background-image: url("../../images/carousel-halcyon/7.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image107 {
      background-image: url("../../images/carousel-halcyon/8.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image108 {
      background-image: url("../../images/carousel-halcyon/9.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image109 {
      background-image: url("../../images/carousel-halcyon/10.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image110 {
      background-image: url("../../images/carousel-halcyon/11.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image111 {
      background-image: url("../../images/carousel-halcyon/12.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image112 {
      background-image: url("../../images/carousel-halcyon/13.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image113 {
      background-image: url("../../images/carousel-halcyon/14.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image114 {
      background-image: url("../../images/carousel-halcyon/15.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image115 {
      background-image: url("../../images/carousel-halcyon/16.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image116 {
      background-image: url("../../images/carousel-halcyon/17.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image117 {
      background-image: url("../../images/carousel-halcyon/18.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image118 {
      background-image: url("../../images/carousel-halcyon/19.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image119 {
      background-image: url("../../images/carousel-halcyon/20.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image120 {
      background-image: url("../../images/carousel-halcyon/21.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image121 {
      background-image: url("../../images/carousel-halcyon/22.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image122 {
      background-image: url("../../images/carousel-halcyon/23.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image123 {
      background-image: url("../../images/carousel-halcyon/24.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image124 {
      background-image: url("../../images/carousel-halcyon/25.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image125 {
      background-image: url("../../images/carousel-halcyon/26.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image126 {
      background-image: url("../../images/carousel-halcyon/27.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image127 {
      background-image: url("../../images/carousel-halcyon/28.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image128 {
      background-image: url("../../images/carousel-halcyon/29.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image129 {
      background-image: url("../../images/carousel-halcyon/30.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image130 {
      background-image: url("../../images/carousel-halcyon/31.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image131 {
      background-image: url("../../images/carousel-halcyon/32.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image132 {
      background-image: url("../../images/carousel-halcyon/33.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image133 {
      background-image: url("../../images/carousel-halcyon/34.jpg"); }
    #tv-series-halycon #photos-slider .owl-carousel .item.image134 {
      background-image: url("../../images/carousel-halcyon/35.jpg"); }
    @media screen and (max-width: 767px) {
      #tv-series-halycon #photos-slider .owl-carousel .item {
        min-height: 262.5px;
        background-size: 467.5px 262.5px;
        background-position: initial; } }
  #tv-series-halycon #photos-slider .owl-carousel .owl-dots {
    position: absolute;
    bottom: 6px;
    width: 100%;
    text-align: center; }
    #tv-series-halycon #photos-slider .owl-carousel .owl-dots .owl-dot {
      display: inline-block; }
      #tv-series-halycon #photos-slider .owl-carousel .owl-dots .owl-dot span {
        background: none repeat scroll 0 0 #b0b0b5;
        border-radius: 50%;
        display: block;
        height: 9px;
        width: 9px;
        margin: 5px 2px; }
      #tv-series-halycon #photos-slider .owl-carousel .owl-dots .owl-dot.active span {
        background: none repeat scroll 0 0 #fea124; }
    @media screen and (max-width: 767px) {
      #tv-series-halycon #photos-slider .owl-carousel .owl-dots {
        display: none; } }
  #tv-series-halycon #quotes-block {
    background-color: #fea124;
    color: #fff;
    padding: 38px 0px 28px 0; }
    #tv-series-halycon #quotes-block #quotes-slider .float-none {
      min-height: 110px; }
      @media screen and (max-width: 767px) {
        #tv-series-halycon #quotes-block #quotes-slider .float-none {
          min-height: 80px; } }
    #tv-series-halycon #quotes-block .item {
      position: relative; }
    #tv-series-halycon #quotes-block .left-block {
      padding-left: 5px;
      padding-right: 28px;
      position: static; }
    #tv-series-halycon #quotes-block .center-block {
      padding: 0 20px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      z-index: 1; }
    #tv-series-halycon #quotes-block .right-block {
      padding-left: 28px;
      padding-right: 5px;
      position: static; }
    #tv-series-halycon #quotes-block h2 {
      font-size: 26px;
      text-align: center;
      margin: 10px 0 0 0;
      font-family: Avalon-Book; }
      #tv-series-halycon #quotes-block h2 span {
        font-family: Avalon-BookOblique; }
    #tv-series-halycon #quotes-block h4 {
      padding: 10px 20px 0 0px;
      font-size: 20px;
      text-align: right;
      /*font-family: $avalon-regular;*/
      font-family: Avalon-XLight; }
      #tv-series-halycon #quotes-block h4 span {
        font-size: 22px;
        line-height: 10px;
        vertical-align: middle;
        display: inline-block;
        padding: 5px 0 0 0; }
    #tv-series-halycon #quotes-block .pageline-left {
      position: absolute;
      top: 50%;
      left: 30px;
      -webkit-transform: translate(0%, -50%);
      -moz-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      -o-transform: translate(0%, -50%); }
    #tv-series-halycon #quotes-block .pageline-right {
      position: absolute;
      top: 50%;
      right: 30px;
      -webkit-transform: translate(0%, -50%);
      -moz-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      -o-transform: translate(0%, -50%); }
    @media screen and (max-width: 767px) {
      #tv-series-halycon #quotes-block {
        padding: 8px 0px 25px 0px; }
        #tv-series-halycon #quotes-block .col-xs-8, #tv-series-halycon #quotes-block .col-xs-2 {
          padding: 0;
          text-align: center; }
        #tv-series-halycon #quotes-block h4 {
          font-size: 16px;
          margin: 5px 0 0 0; }
          #tv-series-halycon #quotes-block h4 span {
            padding: 10px 0 0 0; }
        #tv-series-halycon #quotes-block h2 {
          font-size: 20px; }
        #tv-series-halycon #quotes-block .pageline-left {
          left: 20px; }
        #tv-series-halycon #quotes-block .pageline-right {
          right: 20px; } }
    @media screen and (max-width: 500px) {
      #tv-series-halycon #quotes-block h2 {
        font-size: 16px; }
      #tv-series-halycon #quotes-block h4 {
        margin: 5px 0 5px 0;
        font-size: 14px; }
      #tv-series-halycon #quotes-block .left-block {
        padding-left: 28px;
        padding-right: 0px; }
      #tv-series-halycon #quotes-block .center-block {
        padding: 0 10px; }
      #tv-series-halycon #quotes-block .right-block {
        padding-left: 0px;
        padding-right: 28px; } }
    #tv-series-halycon #quotes-block .owl-nav {
      display: none; }
    #tv-series-halycon #quotes-block .owl-dots {
      position: absolute;
      bottom: -25px;
      width: 100%;
      text-align: center; }
      #tv-series-halycon #quotes-block .owl-dots .owl-dot {
        display: inline-block; }
        #tv-series-halycon #quotes-block .owl-dots .owl-dot span {
          background: none repeat scroll 0 0 #fea124;
          border-radius: 50%;
          border: 1px solid #fff;
          display: block;
          height: 9px;
          width: 9px;
          margin: 5px 2px; }
        #tv-series-halycon #quotes-block .owl-dots .owl-dot.active span {
          background: none repeat scroll 0 0 #fff; }
  #tv-series-halycon .background-gradient {
    border-bottom: 3px solid #fea124;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0.05) 21%, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.57) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0.05) 21%, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.57) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0.05) 21%, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.57) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91000000', endColorstr='#91000000',GradientType=0 ); }
    @media screen and (max-width: 767px) {
      #tv-series-halycon .background-gradient {
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0) 8%, rgba(0, 0, 0, 0) 21%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.08) 61%, rgba(0, 0, 0, 0.57) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0) 8%, rgba(0, 0, 0, 0) 21%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.08) 61%, rgba(0, 0, 0, 0.57) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0) 8%, rgba(0, 0, 0, 0) 21%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.08) 61%, rgba(0, 0, 0, 0.57) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91000000', endColorstr='#91000000',GradientType=0 );
        /* IE6-9 */ } }

#follow-versailles {
  padding: 20px 0; }
  #follow-versailles p {
    font-size: 14px;
    color: #d1d4d3; }
  #follow-versailles span {
    font-size: 16px;
    color: #fff;
    display: inline-block; }
  #follow-versailles a {
    text-decoration: none;
    border-radius: 50%;
    width: 27px;
    display: inline-block;
    margin: 0 5px;
    height: 27px;
    text-align: center;
    border: 2px solid #d1d4d3; }
    #follow-versailles a .fa {
      color: #d1d4d3;
      line-height: 1;
      padding-top: 4px; }
  @media screen and (max-width: 767px) {
    #follow-versailles {
      /*display:none;*/ }
      #follow-versailles .copyright p {
        margin-top: 3px;
        font-size: 16px;
        padding-left: 5px; }
      #follow-versailles .follow-versailles {
        text-align: center; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#heartland {
  color: #fefefe;
  background-color: #000000;
  padding-top: 0px; }
  #heartland .hero-img #logo, #heartland .hero-img #logo2 {
    width: auto !important;
    height: auto !important;
    text-align: center;
    display: block; }
  #heartland .main-heading {
    background-color: #fea124;
    padding: 15px 50px; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #heartland .main-heading {
        padding: 20px 50px 18px 50px; }
        #heartland .main-heading h1 {
          font-size: 30px; } }
    @media screen and (max-width: 767px) {
      #heartland .main-heading {
        padding: 13px 20px 13px 20px; }
        #heartland .main-heading h1 {
          font-size: 30px; } }
  #heartland .main-heading--no-mt {
    margin-top: 0; }
  #heartland .section-body-text {
    padding: 0 80px;
    margin-top: 32px;
    font-size: 18px;
    font-family: Avalon-Book; }
    @media screen and (max-width: 767px) {
      #heartland .section-body-text {
        padding: 0 20px;
        margin-top: 30px; } }
    #heartland .section-body-text h2 {
      padding: 0;
      font-size: 30px;
      letter-spacing: 0.04em; }
    #heartland .section-body-text p {
      margin-bottom: 20px; }
      #heartland .section-body-text p strong {
        font-size: 122%; }
    #heartland .section-body-text a {
      color: #fea124;
      text-decoration: none; }
      #heartland .section-body-text a.morelink {
        text-decoration: none;
        outline: none; }
    #heartland .section-body-text .morecontent span {
      display: none; }
  #heartland .hero-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center -6.5em;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 768px) {
      #heartland .hero-img {
        background-size: auto;
        background-position: 70% 50%; } }
    #heartland .hero-img #logo {
      max-height: 10em;
      margin: 3.25em auto; }
      @media screen and (max-width: 768px) {
        #heartland .hero-img #logo {
          max-width: 90%; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
html {
  margin-top: 0 !important; }

#home {
  /*common*/
  /*common-End*/
  /*slider*/
  /*slider-End*/
  /*shows-blocks*/
  /*shows-blocks-End*/
  /*featured-show-block*/
  /*featured-show-block-End*/
  /*art-news-block*/ }
  #home .show-name-bottom, #home #art-news .art-image .art-show {
    position: absolute;
    bottom: 42px;
    left: 50px;
    color: #fff;
    text-shadow: 0px 1px 6px rgba(0, 0, 0, 0.6); }
    #home .show-name-bottom h1, #home #art-news .art-image .art-show h1 {
      font-size: 29px;
      margin: 0;
      font-family: Avalon-Medium;
      letter-spacing: 0.04em; }
    #home .show-name-bottom p, #home #art-news .art-image .art-show p {
      margin: 0;
      font-size: 18px;
      line-height: 1;
      font-family: Avalon-Book;
      letter-spacing: 0.02em; }
    @media screen and (max-width: 767px) {
      #home .show-name-bottom, #home #art-news .art-image .art-show {
        bottom: 28px; }
        #home .show-name-bottom h1, #home #art-news .art-image .art-show h1 {
          font-size: 18px; }
        #home .show-name-bottom p, #home #art-news .art-image .art-show p {
          font-size: 15px;
          font-family: Avalon-Book; } }
  #home #slider {
    max-height: 100vh;
    min-height: 100vh;
    position: relative; }
    #home #slider .owl-carousel .home-hero-image {
      position: relative;
      min-height: 100vh; }
    #home #slider .owl-carousel .item {
      padding-top: 0;
      min-height: 100vh;
      background-size: cover;
      position: relative;
      background-position: center center; }
      #home #slider .owl-carousel .item.desktop {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      #home #slider .owl-carousel .item.mobile {
        display: none; }
      @media screen and (max-width: 991px) {
        #home #slider .owl-carousel .item {
          padding-top: 0px; } }
      @media screen and (max-width: 767px) {
        #home #slider .owl-carousel .item .mobile {
          display: block; }
        #home #slider .owl-carousel .item .desktop {
          display: none; } }
      @media screen and (max-width: 767px) {
        #home #slider .owl-carousel .item {
          /*                    &.slider-image1{
                                            background-image:url('../../images/home_hero_image_mobile.jpg');
                                        }*/ } }
    #home #slider .owl-carousel .background-gradient {
      border-bottom: 3px solid #fea124;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 2;
      /*    background: -moz-linear-gradient(top, rgba(0,0,0,0.79) 0%, rgba(0,0,0,0.79) 1%, rgba(0,0,0,0) 22%, rgba(0,0,0,0) 77%, rgba(0,0,0,0.77) 100%);
        background: -webkit-linear-gradient(top, rgba(0,0,0,0.79) 0%,rgba(0,0,0,0.79) 1%,rgba(0,0,0,0) 22%,rgba(0,0,0,0) 77%,rgba(0,0,0,0.77) 100%);
        background: linear-gradient(to bottom, rgba(0,0,0,0.79) 0%,rgba(0,0,0,0.79) 1%,rgba(0,0,0,0) 22%,rgba(0,0,0,0) 77%,rgba(0,0,0,0.77) 100%); 
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9000000', endColorstr='#c4000000',GradientType=0 ); */
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0.1) 19%, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0.44) 57%, rgba(0, 0, 0, 0.67) 100%);
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0.1) 19%, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0.44) 57%, rgba(0, 0, 0, 0.67) 100%);
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0.1) 19%, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0.44) 57%, rgba(0, 0, 0, 0.67) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91000000', endColorstr='#91000000',GradientType=0 ); }
      @media screen and (max-width: 767px) {
        #home #slider .owl-carousel .background-gradient {
          background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.21) 40%, rgba(0, 0, 0, 0.57) 99%, rgba(0, 0, 0, 0.57) 100%); } }
    #home #slider .owl-carousel .versailles {
      position: absolute;
      bottom: 20%;
      left: 100px; }
      @media screen and (min-width: 768px) {
        #home #slider .owl-carousel .versailles {
          min-height: 200px; } }
      #home #slider .owl-carousel .versailles img {
        height: 101px;
        width: auto; }
      #home #slider .owl-carousel .versailles .versailles-text {
        text-shadow: 0px 1px 6px rgba(0, 0, 0, 0.75);
        font-size: 18px;
        margin-top: 10px;
        text-transform: capitalize; }
        #home #slider .owl-carousel .versailles .versailles-text .view {
          /*                        padding: 9px 20px 10px 25px;
                                                margin-right: 8px;
                                                display: inline-block;
                                                text-align: center;
                                                font-size: 16px;
                                                min-width: 150px;*/
          padding: 9px 15px 10px 15px !important;
          margin-right: 8px;
          display: inline-block;
          text-align: center;
          font-size: 16px !important;
          min-width: 110px; }
          #home #slider .owl-carousel .versailles .versailles-text .view .arrow-right, #home #slider .owl-carousel .versailles .versailles-text .view #all-shows .shows .show-name .schedule:before, #home #all-shows .shows .show-name #slider .owl-carousel .versailles .versailles-text .view .schedule:before {
            float: right;
            margin-top: 4px; }
          #home #slider .owl-carousel .versailles .versailles-text .view.mobile {
            display: none;
            padding: 8px 10px 8px 11px !important;
            min-width: 98px; }
            #home #slider .owl-carousel .versailles .versailles-text .view.mobile .arrow-right, #home #slider .owl-carousel .versailles .versailles-text .view.mobile #all-shows .shows .show-name .schedule:before, #home #all-shows .shows .show-name #slider .owl-carousel .versailles .versailles-text .view.mobile .schedule:before {
              margin-right: -5px; }
        #home #slider .owl-carousel .versailles .versailles-text .season {
          color: #fea124;
          padding-right: 2px; }
        #home #slider .owl-carousel .versailles .versailles-text .coming-ovation {
          color: #fff;
          text-decoration: none;
          padding-left: 2px; }
          #home #slider .owl-carousel .versailles .versailles-text .coming-ovation:hover {
            text-decoration: none; }
      @media screen and (max-width: 767px) {
        #home #slider .owl-carousel .versailles {
          left: 20px;
          right: 20px;
          bottom: 20%; }
          #home #slider .owl-carousel .versailles .versailles-text {
            margin-top: 0;
            width: 100%;
            font-size: 18px;
            float: left; }
            #home #slider .owl-carousel .versailles .versailles-text .view {
              display: none; }
              #home #slider .owl-carousel .versailles .versailles-text .view.mobile {
                display: block;
                margin-top: 10px;
                max-width: 130px;
                min-height: 42px;
                min-width: 105px; }
          #home #slider .owl-carousel .versailles img {
            height: 60px;
            width: auto; } }
      @media screen and (max-width: 500px) {
        #home #slider .owl-carousel .versailles .versailles-text {
          font-size: 14px; }
          #home #slider .owl-carousel .versailles .versailles-text .view.mobile {
            min-width: 80px;
            max-width: 105px;
            padding: 5px 5px 5px 2px !important; }
        #home #slider .owl-carousel .versailles img {
          height: 50px; } }
  @media screen and (min-width: 768px) {
    #home #all-shows {
      position: -webkit-sticky;
      position: sticky;
      bottom: -120px;
      z-index: 2; } }
  @media screen and (min-width: 991px) {
    #home #all-shows {
      bottom: -140px; } }
  #home #all-shows .shows {
    float: left;
    color: #fff;
    padding: 9px 20px 8px 20px;
    height: 137px;
    font-family: Avalon-Book;
    cursor: pointer; }
    #home #all-shows .shows .show-hours {
      font-size: 50px;
      position: relative;
      margin-bottom: 5px; }
      #home #all-shows .shows .show-hours:before {
        content: '';
        width: 8px;
        height: 8px;
        position: absolute;
        bottom: 4px;
        left: 0px;
        border-radius: 50%;
        background-color: #373737; }
      #home #all-shows .shows .show-hours:after {
        content: '';
        position: absolute;
        bottom: 7px;
        left: 12px;
        height: 2px;
        right: 1px;
        background-color: #373737; }
      #home #all-shows .shows .show-hours .time {
        display: inline-block;
        text-align: left;
        margin-left: 8px; }
        #home #all-shows .shows .show-hours .time span {
          display: block;
          line-height: 1; }
          #home #all-shows .shows .show-hours .time span.meridian {
            font-size: 18px;
            line-height: 14px; }
          #home #all-shows .shows .show-hours .time span.zone {
            font-size: 17px; }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        #home #all-shows .shows .show-hours {
          font-size: 35px; }
          #home #all-shows .shows .show-hours .time span.meridian {
            font-size: 12px; }
          #home #all-shows .shows .show-hours .time span.zone {
            font-size: 12px; }
          #home #all-shows .shows .show-hours:before {
            bottom: 1px;
            left: -5px; }
          #home #all-shows .shows .show-hours:after {
            bottom: 3px;
            left: 5px; } }
    #home #all-shows .shows .show-name {
      font-size: 16px;
      font-family: Avalon-Book;
      line-height: 16px;
      padding-left: 5px; }
      #home #all-shows .shows .show-name .status {
        color: #fea124;
        float: right; }
      #home #all-shows .shows .show-name .schedule {
        float: right;
        position: relative;
        padding-right: 15px; }
        #home #all-shows .shows .show-name .schedule:before {
          content: '';
          right: 0;
          top: 0;
          font-size: 20px;
          position: absolute; }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        #home #all-shows .shows .show-name {
          padding-right: 9px;
          font-size: 15px;
          margin-right: -8px; }
          #home #all-shows .shows .show-name .schedule {
            font-size: 15px;
            padding-right: 10px; } }
    #home #all-shows .shows .show-episodes {
      font-size: 12px;
      padding-left: 5px; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #home #all-shows .shows {
        height: 110px;
        padding: 9px 10px 8px 10px; }
        #home #all-shows .shows.show-left {
          width: 26%;
          padding-left: 45px; }
        #home #all-shows .shows.show-center-left {
          width: 24%; }
        #home #all-shows .shows.show-center-right {
          width: 24%; }
        #home #all-shows .shows.show-right {
          width: 26%; } }
  #home #all-shows .show-left {
    width: 28%;
    background-color: #000000;
    padding-left: 100px; }
  #home #all-shows .show-center-left {
    width: 22%;
    background-color: #303030; }
  #home #all-shows .show-center-right {
    width: 22%;
    background-color: #6f6f6f; }
  #home #all-shows .show-right {
    width: 28%;
    background-color: #9f9f9f;
    position: relative; }
    #home #all-shows .show-right .prime-tonight {
      z-index: 1;
      color: #fff;
      position: absolute;
      top: -33px;
      right: 0;
      width: 100%; }
      #home #all-shows .show-right .prime-tonight span {
        padding: 0px 46px 0 47px;
        line-height: 30px;
        font-size: 18px;
        font-family: Avalon-Book; }
      #home #all-shows .show-right .prime-tonight:after {
        content: '';
        border-left: 23px solid rgba(0, 0, 0, 0);
        border-bottom: 34px solid #9f9f9f;
        width: 100%;
        left: 0;
        position: absolute;
        z-index: -1;
        top: -4px; }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        #home #all-shows .show-right .prime-tonight span {
          padding: 0px 0px 0 28px;
          font-size: 14px; } }
  @media screen and (min-width: 767px) and (max-width: 1122px) {
    #home #all-shows .shows.show-left {
      padding-left: 50px; } }
  @media screen and (max-width: 767px) {
    #home #all-shows {
      display: none !important; } }
  #home .versailles-video {
    position: relative; }
    #home .versailles-video .video-js {
      height: 100% !important;
      width: 100% !important;
      padding-top: 135px;
      min-height: 100vh !important;
      position: relative; }
      @media screen and (max-width: 991px) {
        #home .versailles-video .video-js {
          padding-top: 50px; } }
      @media screen and (max-width: 767px) {
        #home .versailles-video .video-js {
          min-height: 75vh; } }
      #home .versailles-video .video-js .vjs-control-bar {
        display: none; }
      #home .versailles-video .video-js .vjs-dock-text {
        display: none; }
      #home .versailles-video .video-js .vjs-loading-spinner {
        display: none; }
      #home .versailles-video .video-js video {
        object-fit: cover !important;
        position: absolute !important;
        width: 100% !important;
        height: 100vh !important; }
  #home #featured {
    background: #000; }
    #home #featured .owl-carousel {
      display: block; }
    #home #featured .featured-program-tile {
      width: 100%;
      min-height: 300px;
      display: inline-block;
      overflow: hidden;
      position: relative;
      float: left; }
      @media screen and (min-width: 768px) {
        #home #featured .featured-program-tile:hover .featured-image,
        #home #featured .featured-program-tile:hover .featured-video {
          transform: scale(1.2);
          transform-origin: center; } }
      #home #featured .featured-program-tile .jwplayerfullwidth .jwplayer.jw-stretch-uniform .jw-media video {
        object-fit: cover !important; }
      #home #featured .featured-program-tile .jwplayerfullwidth .jwplayer.jw-flag-aspect-mode {
        height: 100% !important; }
      #home #featured .featured-program-tile .featured-image,
      #home #featured .featured-program-tile .featured-video {
        overflow: hidden;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-size: cover;
        background-position: center;
        transition: 400ms ease transform;
        transform-origin: center; }
      #home #featured .featured-program-tile .video-js {
        height: 100% !important;
        width: 100% !important;
        padding-top: 135px;
        min-height: 56vw !important;
        position: relative; }
      #home #featured .featured-program-tile .featured-video video {
        object-fit: cover !important;
        position: absolute !important;
        width: 100% !important;
        height: 100% !important; }
      #home #featured .featured-program-tile .featured-show {
        position: absolute;
        bottom: 28px;
        left: 20px; }
        @media screen and (min-width: 768px) {
          #home #featured .featured-program-tile .featured-show {
            bottom: 42px;
            left: 50px; } }
        #home #featured .featured-program-tile .featured-show h1 {
          margin: 0;
          font-family: 'Avalon-Medium';
          letter-spacing: 0.04em;
          font-size: 18px;
          color: #FFF;
          text-shadow: 0px 1px 6px rgba(0, 0, 0, 0.6);
          padding-right: 20px; }
          @media screen and (min-width: 768px) {
            #home #featured .featured-program-tile .featured-show h1 {
              font-size: 29px; } }
        #home #featured .featured-program-tile .featured-show h3 {
          font-size: 15px;
          font-family: 'Avalon-Book';
          color: #FFF;
          margin: 0;
          text-shadow: 0px 1px 6px rgba(0, 0, 0, 0.6); }
          @media screen and (min-width: 768px) {
            #home #featured .featured-program-tile .featured-show h3 {
              font-size: 18px; } }
          #home #featured .featured-program-tile .featured-show h3 span {
            display: block; }
            #home #featured .featured-program-tile .featured-show h3 span.slash {
              display: none; }
            @media screen and (min-width: 768px) {
              #home #featured .featured-program-tile .featured-show h3 span {
                display: inline; }
                #home #featured .featured-program-tile .featured-show h3 span.slash {
                  display: inline; } }
      @media screen and (min-width: 768px) {
        #home #featured .featured-program-tile {
          width: 50%;
          display: inline-block;
          text-decoration: none;
          position: relative;
          float: left; } }
      @media screen and (min-width: 1400px) {
        #home #featured .featured-program-tile {
          min-height: 431px; } }
    #home #featured #featured-slider .owl-nav {
      display: block; }
  #home #art-news .owl-carousel {
    display: block; }
  #home #art-news .art-image {
    position: relative;
    min-height: 300px;
    background-size: cover;
    background-position: top center;
    /*            &.image1{
                background-image: url('../../images/art-news-1.jpg');
            }
            &.image2{
                background-image: url('../../images/shutterstock_360827789-1280x960.jpg');
                background-image: url('../../images/art-news-2.jpg');
            }
            &.image3{
                background-image: url('../../images/shutterstock_360827789-1280x960.jpg');
                background-image: url('../../images/art-news-3.jpg');
            }
            &.image4{
                background-image: url('../../images/shutterstock_360827789-1280x960.jpg');
                background-image: url('../../images/art-news-4.jpg');
            }*/ }
    @media screen and (min-width: 768px) {
      #home #art-news .art-image {
        width: 50%;
        float: left; }
        #home #art-news .art-image:first-child p {
          display: none; } }
    @media screen and (min-width: 769px) and (max-width: 783px) {
      #home #art-news .art-image {
        width: 100%;
        float: left; } }
    @media screen and (min-width: 1400px) {
      #home #art-news .art-image {
        min-height: 431px; } }
    #home #art-news .art-image .art-show a {
      margin: 0;
      font-size: 18px;
      font-family: Avalon-Medium;
      text-decoration: none;
      color: #fff; }
    @media screen and (max-width: 767px) {
      #home #art-news .art-image .art-show {
        left: 20px; }
        #home #art-news .art-image .art-show span {
          display: block; }
          #home #art-news .art-image .art-show span.slash {
            display: none; }
        #home #art-news .art-image .art-show .read-more {
          display: none; } }
    @media screen and (max-width: 767px) {
      #home #art-news .art-image {
        background-size: cover;
        background-position: center;
        min-height: 240px; } }
  @media screen and (max-width: 820px) {
    #home {
      padding-top: 70px; } }

/*art-news-block-End*/
/*email-subscribe*/
.footer-upper-block {
  text-align: center;
  min-height: 75px;
  padding: 0 50px; }
  .footer-upper-block .email-subscribe {
    display: inline-block;
    vertical-align: middle;
    padding: 23px 30px 18px 0px; }
    .footer-upper-block .email-subscribe .text {
      text-align: right;
      letter-spacing: 0.04em;
      padding: 3px 28px 3px 0px; }
    .footer-upper-block .email-subscribe .form {
      text-align: left;
      padding: 0;
      margin-left: -8px; }
    .footer-upper-block .email-subscribe p {
      color: #a1a1a1;
      margin: 0;
      font-size: 14px;
      font-family: Avalon-Book;
      vertical-align: middle; }
    .footer-upper-block .email-subscribe .email-input {
      color: #a1a1a1;
      background: rgba(255, 255, 255, 0.2);
      border: 2px solid #fff;
      font-size: 13px;
      font-family: Avalon-Medium;
      padding: 4px 10px 3px 10px;
      width: 240px;
      display: inline-block;
      border-radius: 0;
      margin-right: 7px; }
      .footer-upper-block .email-subscribe .email-input::-webkit-input-placeholder {
        color: #a1a1a1; }
      .footer-upper-block .email-subscribe .email-input::-moz-placeholder {
        color: #a1a1a1; }
      .footer-upper-block .email-subscribe .email-input:-ms-input-placeholder {
        color: #a1a1a1; }
      .footer-upper-block .email-subscribe .email-input:-moz-placeholder {
        color: #a1a1a1; }
      .footer-upper-block .email-subscribe .email-input:focus {
        outline: none; }
    .footer-upper-block .email-subscribe .btn-white-bordered, .footer-upper-block .email-subscribe #home #slider .owl-carousel .versailles .versailles-text .view, #home #slider .owl-carousel .versailles .versailles-text .footer-upper-block .email-subscribe .view {
      display: inline-block;
      padding: 4px 25px 4px 25px;
      font-size: 12px; }
      .footer-upper-block .email-subscribe .btn-white-bordered:focus, .footer-upper-block .email-subscribe #home #slider .owl-carousel .versailles .versailles-text .view:focus, #home #slider .owl-carousel .versailles .versailles-text .footer-upper-block .email-subscribe .view:focus {
        outline: none; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .footer-upper-block .email-subscribe {
        padding: 23px 0px 18px 0px; } }
    @media screen and (min-width: 768px) and (max-width: 826px) {
      .footer-upper-block .email-subscribe {
        padding: 20px 28px 16px 0px; }
        .footer-upper-block .email-subscribe p {
          line-height: 1;
          padding: 0px 28px 3px 0px; } }
  @media screen and (max-width: 767px) {
    .footer-upper-block {
      padding: 0 20px; }
      .footer-upper-block .email-subscribe {
        display: block;
        text-align: left;
        padding: 13px 0 30px 0; }
        .footer-upper-block .email-subscribe p {
          display: block;
          margin-bottom: 5px;
          text-align: left; }
        .footer-upper-block .email-subscribe .email-input {
          margin-left: 0;
          width: -webkit-calc(75% - 20px);
          width: -moz-calc(75% - 20px);
          width: calc(75% - 20px);
          font-size: 14px;
          padding: 5px 15px 4px 15px; }
        .footer-upper-block .email-subscribe .btn-white-bordered, .footer-upper-block .email-subscribe #home #slider .owl-carousel .versailles .versailles-text .view, #home #slider .owl-carousel .versailles .versailles-text .footer-upper-block .email-subscribe .view {
          font-size: 14px;
          min-width: 90px;
          max-width: 25%;
          padding: 5px 25px 4px 25px; }
        .footer-upper-block .email-subscribe .form {
          text-align: left;
          margin-left: 0px; } }
  @media screen and (max-width: 400px) {
    .footer-upper-block {
      padding: 0 20px; }
      .footer-upper-block .email-subscribe .email-input {
        width: -webkit-calc(100% - 100px);
        width: -moz-calc(100% - 100px);
        width: calc(100% - 100px); }
      .footer-upper-block .email-subscribe .btn-white-bordered, .footer-upper-block .email-subscribe #home #slider .owl-carousel .versailles .versailles-text .view, #home #slider .owl-carousel .versailles .versailles-text .footer-upper-block .email-subscribe .view {
        min-width: 85px; } }

.site-green {
  color: #fea124; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#news {
  color: #fff;
  background-color: #000000;
  padding-top: 137px; }
  #news .row {
    margin-left: 0;
    margin-right: 0; }
  @media screen and (min-width: 992px) and (max-width: 1122px) {
    #news {
      padding-top: 120px; } }
  @media screen and (min-width: 821px) and (max-width: 991px) {
    #news {
      padding-top: 78px; } }
  @media screen and (max-width: 820px) {
    #news {
      padding-top: 50px; } }
  @media screen and (min-width: 992px) {
    #news .main-heading {
      padding: 16px 50px 15px 50px; }
      #news .main-heading h1 {
        letter-spacing: 0.04em; } }
  #news .read-more {
    color: #fea124;
    text-decoration: none; }
    #news .read-more .fa {
      font-size: 11px; }
    #news .read-more.mobile {
      display: none; }
  #news .header-text {
    font-size: 72px;
    color: white;
    position: absolute;
    bottom: -27px;
    left: 50px; }
  #news .subheader-text {
    color: white;
    font-size: 21px;
    position: absolute;
    bottom: -59px;
    left: 50px; }
  #news .upper-text {
    padding-top: 21px; }
  #news .lower-text {
    border-top: 2px solid #fea124;
    color: #fea124; }
  #news .lowest-text {
    margin-bottom: 45px;
    padding-top: 21px; }
    #news .lowest-text span {
      color: #fea124; }
  #news .second-image {
    background-image: url("http://placebeard.it/1758/966");
    height: 480px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
  #news .about-description {
    padding: 50px 50px;
    background-size: cover;
    background-position: center center; }
    #news .about-description h2 {
      padding: 0;
      font-size: 30px;
      letter-spacing: 0.04em; }
    #news .about-description .subjects-where {
      color: #fea124;
      border-top: 2px solid #fea124;
      padding-left: 0; }
    #news .about-description .description-text {
      padding-right: 50px;
      padding-left: 0;
      font-size: 18px;
      font-family: Avalon-Book;
      padding-left: 24px; }
      #news .about-description .description-text p {
        margin-bottom: 20px;
        padding-top: 21px; }
      #news .about-description .description-text span {
        color: #fea124; }
      @media screen and (max-width: 767px) {
        #news .about-description .description-text.extra-text {
          display: none; } }
  #news .news-post-image {
    background-image: url("http://placebeard.it/640/480");
    height: 480px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
  #news .news-header {
    background-image: url("https://placeholdit.co//i/1920x1024");
    background-size: contain;
    width: 100%;
    height: 776px; }
  @media screen and (max-width: 768px) {
    #news .subheader-text {
      display: none; } }
  @media screen and (max-width: 420px) {
    #news .executive-bios .executive .executive-details .executive-heading {
      float: left; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
.p0 {
  padding: 0; }

a.btn.btn-vod-watch-now,
#menu-watch-header li:first-child,
#menu-journy-watch-header li:first-child {
  padding: 7px 16px;
  font-size: 16px;
  object-fit: contain;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  border-image-source: linear-gradient(to bottom, #3191a7, #143154);
  border-image-slice: 1;
  background-image: linear-gradient(to bottom, #00a2dc, #00375c), linear-gradient(to bottom, #3191a7, #143154);
  background-origin: border-box;
  color: #FFF; }

a.btn.btn-vod-watch-now {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 2;
  top: 11px;
  right: 10px;
  font-size: 12px; }
  @media screen and (min-width: 821px) {
    a.btn.btn-vod-watch-now {
      top: 25px;
      right: 25px;
      font-size: 16px; } }
  @media screen and (min-width: 1200px) {
    a.btn.btn-vod-watch-now {
      right: 34px; } }
  a.btn.btn-vod-watch-now .Triangle {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    margin-left: 7px;
    border-width: 3.3px 0 3.3px 6px; }
    @media screen and (min-width: 821px) {
      a.btn.btn-vod-watch-now .Triangle {
        border-width: 5.5px 0 5.5px 8px; } }

#menu-watch-header li:first-child,
#menu-journy-watch-header li:first-child {
  position: relative; }
  #menu-watch-header li:first-child a,
  #menu-journy-watch-header li:first-child a {
    display: inline-block; }
  #menu-watch-header li:first-child:after,
  #menu-journy-watch-header li:first-child:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 8px;
    border-color: transparent transparent transparent #ffffff;
    margin-left: 7px; }

#schedule {
  min-height: 83vh;
  background-color: #000; }
  @media screen and (min-width: 1200px) {
    #schedule .main-heading {
      padding-top: 75px;
      padding: 16px 50px 15px 50px; }
      #schedule .main-heading h1 {
        font-size: 30px;
        letter-spacing: 0.04em; } }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    #schedule .main-heading {
      padding: 20px 25px 18px 25px; } }
  #schedule .days-full-content {
    padding-left: 0;
    padding-right: 0;
    color: white;
    text-align: center;
    width: 100%;
    float: left;
    border-top: 1px solid #000000;
    position: relative; }
    #schedule .days-full-content .day-slides {
      height: 109px;
      font-family: Avalon-Book; }
      @media screen and (max-width: 1200px) {
        #schedule .days-full-content .day-slides {
          height: 89px; } }
    #schedule .days-full-content .day {
      color: #fff;
      overflow: hidden;
      float: left;
      cursor: pointer;
      width: 14.28%;
      background-color: #a0a0a0;
      border-right: 1px solid #000000;
      padding: 7px 0 16px 0; }
      #schedule .days-full-content .day p {
        font-size: 56px;
        margin: auto;
        margin-bottom: -18px; }
        #schedule .days-full-content .day p span {
          font-size: 50px;
          display: inline-block;
          vertical-align: text-bottom; }
      @media screen and (max-width: 1200px) {
        #schedule .days-full-content .day {
          font-size: 16px; }
          #schedule .days-full-content .day p {
            font-size: 42px; }
            #schedule .days-full-content .day p span {
              font-size: 36px; } }
      #schedule .days-full-content .day span {
        font-size: 18px;
        letter-spacing: 0.04em; }
      #schedule .days-full-content .day.active {
        background-color: #1c1c1c; }
      #schedule .days-full-content .day:first-child {
        border-left: 1px solid #000000; }
      #schedule .days-full-content .day:last-child {
        /*border-right: none;*/ }
    #schedule .days-full-content .nav-right {
      height: 109px;
      width: 50px;
      float: left;
      position: relative;
      cursor: pointer;
      background-color: #a0a0a0; }
      #schedule .days-full-content .nav-right span {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        left: 50%;
        color: #fff; }
      @media screen and (max-width: 1200px) {
        #schedule .days-full-content .nav-right {
          height: 89px; } }
    #schedule .days-full-content .nav-left {
      height: 109px;
      width: 50px;
      float: left;
      position: relative;
      cursor: pointer;
      background-color: #a0a0a0; }
      #schedule .days-full-content .nav-left span {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        left: 50%;
        color: #fff; }
      @media screen and (max-width: 1200px) {
        #schedule .days-full-content .nav-left {
          height: 89px; } }
    #schedule .days-full-content .day-slides {
      width: -webkit-calc(100% - 100px);
      width: -moz-calc(100% - 100px);
      width: calc(100% - 100px);
      overflow: hidden;
      float: left; }
  #schedule .on-now-all-show {
    background: #000;
    color: #fff; }
    #schedule .on-now-all-show .all-shows {
      padding: 9px 50px 11px 50px; }
      #schedule .on-now-all-show .all-shows p {
        float: left;
        margin-bottom: auto;
        line-height: 25px;
        font-size: 30px;
        font-family: Avalon-Book;
        padding-top: 9px; }
        @media screen and (max-width: 991px) {
          #schedule .on-now-all-show .all-shows p {
            display: none; } }
      #schedule .on-now-all-show .all-shows .selectbox {
        display: inline-block;
        float: right;
        position: relative;
        letter-spacing: 0.04em; }
      #schedule .on-now-all-show .all-shows .select-box {
        font-size: 14px;
        margin-top: 5px;
        float: right;
        min-width: 160px;
        /*background-color: $episode-select-background;*/
        padding: 5px 25px 5px 25px;
        border: 2px solid;
        border-radius: 0;
        /*                &.time-zone{
                                    margin-left:30px;
                                }*/ }
        #schedule .on-now-all-show .all-shows .select-box:focus {
          outline: none; }
  #schedule h3 {
    margin-bottom: 0; }
  #schedule .smalldetails {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-top: 10px; }
    #schedule .smalldetails .rating {
      display: inline-block;
      padding: 0px 6px;
      margin-right: 1rem;
      border-radius: 3px;
      border: solid 1px #969696;
      font-size: 12px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      color: #969696;
      font-family: 'Avalon-Book'; }
    #schedule .smalldetails .view-more {
      width: 29px;
      height: 19px;
      background-image: url(../../images/more.svg);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: 0 0;
      display: inline-flex; }
  #schedule .col-xs-12 .col-xs-12 {
    padding-left: 0;
    padding-right: 0; }
  #schedule .title-of-episode {
    color: #fff; }
    #schedule .title-of-episode .episode-description {
      position: relative;
      padding: 19px 30px  12px 30px;
      overflow: hidden;
      font-family: Avalon-Book;
      cursor: pointer; }
      #schedule .title-of-episode .episode-description .epimg {
        width: 160px; }
        @media only screen and (max-width: 768px) {
          #schedule .title-of-episode .episode-description .epimg {
            display: none; } }
      #schedule .title-of-episode .episode-description .upload-time {
        float: left;
        position: relative; }
        #schedule .title-of-episode .episode-description .upload-time h1 {
          padding-bottom: 10px;
          float: left;
          font-size: 54px;
          margin: 0; }
          #schedule .title-of-episode .episode-description .upload-time h1 .show-timing-ampm {
            font-size: 28px;
            margin-left: 3px; }
          @media screen and (max-width: 1200px) {
            #schedule .title-of-episode .episode-description .upload-time h1 {
              font-size: 40px; } }
        #schedule .title-of-episode .episode-description .upload-time .new-tag {
          position: absolute;
          top: -20px;
          right: -10px;
          font-family: Avalon-Medium;
          width: 46px;
          font-size: 14px;
          bottom: 16px;
          background-color: #fea124;
          color: #fff;
          padding-top: 46px;
          text-align: center; }
          @media screen and (max-width: 1200px) {
            #schedule .title-of-episode .episode-description .upload-time .new-tag {
              bottom: 20px;
              right: -22px; } }
      #schedule .title-of-episode .episode-description .episode-name {
        float: left; }
        #schedule .title-of-episode .episode-description .episode-name h2 {
          margin: 0;
          font-size: 28px; }
        #schedule .title-of-episode .episode-description .episode-name h3 {
          margin-top: 10px; }
        @media screen and (max-width: 1200px) {
          #schedule .title-of-episode .episode-description .episode-name h2 {
            margin: 4px 0 12px 0;
            padding-top: 2px;
            font-size: 24px; }
          #schedule .title-of-episode .episode-description .episode-name h3 {
            margin-top: 10px; } }
      #schedule .title-of-episode .episode-description .episode-title {
        padding-left: 0;
        float: left; }
        #schedule .title-of-episode .episode-description .episode-title h2 {
          font-size: 28px;
          padding-top: 17px;
          margin: 0; }
        @media screen and (max-width: 1200px) {
          #schedule .title-of-episode .episode-description .episode-title {
            padding-top: 0px; }
            #schedule .title-of-episode .episode-description .episode-title h2 {
              padding-top: 3px; } }
    #schedule .title-of-episode.E2-even {
      background-color: #383838; }
    #schedule .title-of-episode.E1-odd {
      background-color: #1c1c1c; }
    #schedule .title-of-episode .collapsed-block {
      padding: 0;
      display: none;
      padding-bottom: 10px; }
      #schedule .title-of-episode .collapsed-block .episode-video {
        text-align: right;
        padding: 0;
        padding-top: 10px; }
        #schedule .title-of-episode .collapsed-block .episode-video img {
          max-height: 215px; }
      #schedule .title-of-episode .collapsed-block .episode-description {
        padding-left: 0; }
        #schedule .title-of-episode .collapsed-block .episode-description h1 {
          margin: 0;
          font-size: 28px; }
          #schedule .title-of-episode .collapsed-block .episode-description h1 span {
            font-size: 26px;
            display: inline-block;
            vertical-align: top;
            padding: 0 9px; }
        #schedule .title-of-episode .collapsed-block .episode-description h2 {
          margin: 0;
          font-size: 26px; }
        #schedule .title-of-episode .collapsed-block .episode-description p {
          border-top: 2px solid #fea124;
          margin-top: 5px;
          padding-top: 1rem; }
      #schedule .title-of-episode .collapsed-block .btn-white-bordered, #schedule .title-of-episode .collapsed-block #home #slider .owl-carousel .versailles .versailles-text .view, #home #slider .owl-carousel .versailles .versailles-text #schedule .title-of-episode .collapsed-block .view {
        padding: 11px 18px 10px 18px;
        font-size: 14px;
        letter-spacing: 0.04em;
        font-family: Avalon-Medium;
        margin-right: 20px; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    #schedule .days-full-content .nav-left, #schedule .days-full-content .nav-right {
      height: 89px;
      width: 60px; }
      #schedule .days-full-content .nav-left span, #schedule .days-full-content .nav-right span {
        font-size: 38px; }
    #schedule .days-full-content .day {
      width: 20%; }
      #schedule .days-full-content .day p {
        font-size: 40px;
        padding-bottom: 5px; }
      #schedule .days-full-content .day span {
        font-size: 13px; }
    #schedule .days-full-content .day-slides {
      max-height: 90px;
      width: -webkit-calc(100% - 120px);
      width: -moz-calc(100% - 120px);
      width: calc(100% - 120px); }
    #schedule .on-now-all-show .all-shows {
      padding: 10px 20px 10px 20px; }
      #schedule .on-now-all-show .all-shows p {
        display: none; }
      #schedule .on-now-all-show .all-shows .select-box {
        margin: 5px 0 0 0;
        font-size: 15px; }
        #schedule .on-now-all-show .all-shows .select-box.time-zone {
          display: inline-block; }
    #schedule .title-of-episode .episode-description {
      padding-left: 10px;
      padding-top: 0; }
      #schedule .title-of-episode .episode-description .upload-time {
        position: relative; }
        #schedule .title-of-episode .episode-description .upload-time h1 {
          font-size: 30px;
          margin-top: 11px;
          margin-bottom: 0;
          padding-bottom: 4px; }
          #schedule .title-of-episode .episode-description .upload-time h1 .show-timing-ampm {
            font-size: 14px; }
        #schedule .title-of-episode .episode-description .upload-time .new-tag {
          bottom: 10px;
          padding-top: 30px;
          width: 40px; }
      #schedule .title-of-episode .episode-description .episode-name {
        margin-left: 0px;
        padding-top: 0; }
        #schedule .title-of-episode .episode-description .episode-name h2 {
          font-size: 24px;
          margin-top: 14px;
          margin-bottom: 0; }
        #schedule .title-of-episode .episode-description .episode-name h3 {
          margin-top: 8px;
          font-size: 20px; }
      #schedule .title-of-episode .episode-description .episode-title {
        display: none; } }
  @media screen and (max-width: 767px) {
    #schedule .days-full-content .day {
      /*width: 20%;*/ }
      #schedule .days-full-content .day p {
        font-size: 20px;
        padding-bottom: 7px; }
        #schedule .days-full-content .day p span {
          font-size: 17px; }
      #schedule .days-full-content .day span {
        font-size: 9px; }
    #schedule .days-full-content .nav-left {
      height: 55px;
      width: 55px;
      float: left; }
    #schedule .days-full-content .nav-right {
      height: 55px;
      width: 55px;
      float: left; }
    #schedule .days-full-content .day-slides {
      height: 55px;
      width: -webkit-calc(100% - 110px);
      width: -moz-calc(100% - 110px);
      width: calc(100% - 110px); }
    #schedule .on-now-all-show {
      padding: 0; }
      #schedule .on-now-all-show .all-shows {
        padding: 10px 20px 10px 20px; }
        #schedule .on-now-all-show .all-shows .select-box {
          margin: 0;
          font-size: 15px; }
          #schedule .on-now-all-show .all-shows .select-box.time-zone {
            display: inline-block; }
    #schedule .title-of-episode .episode-description {
      padding: 6px 5px 0px 5px; }
      #schedule .title-of-episode .episode-description .upload-time h1 {
        font-size: 28px;
        margin-top: 8px;
        margin-bottom: 0;
        padding-bottom: 4px; }
        #schedule .title-of-episode .episode-description .upload-time h1 .show-timing-ampm {
          font-size: 12px;
          margin-left: 0; }
      #schedule .title-of-episode .episode-description .upload-time .new-tag {
        bottom: 10px;
        padding-top: 30px;
        width: 40px; }
      #schedule .title-of-episode .episode-description .episode-name {
        margin-left: 0px;
        padding-top: 6px;
        padding-left: 0px; }
        #schedule .title-of-episode .episode-description .episode-name h2 {
          padding: 0px 0 0 0px;
          font-size: 38px; }
        #schedule .title-of-episode .episode-description .episode-name h3 {
          margin-top: 10px; }
      #schedule .title-of-episode .episode-description .episode-title {
        display: none; } }
  @media screen and (max-width: 500px) {
    #schedule .days-full-content .day {
      /*width:20%;*/
      padding: 11px 0 11px 0; }
      #schedule .days-full-content .day p {
        font-size: 16px;
        padding-bottom: 5px; }
        #schedule .days-full-content .day p span {
          font-size: 15px; }
      #schedule .days-full-content .day span {
        font-size: 9px; }
    #schedule .days-full-content .nav-left {
      height: 53px;
      width: 30px; }
    #schedule .days-full-content .nav-right {
      height: 53px;
      width: 30px; }
    #schedule .days-full-content .day-slides {
      height: 53px;
      width: -webkit-calc(100% - 60px);
      width: -moz-calc(100% - 60px);
      width: calc(100% - 60px); }
    #schedule .title-of-episode .episode-description {
      padding: 3px 5px 3px 5px; }
      #schedule .title-of-episode .episode-description .upload-time {
        /*                    .new-tag{
                                            padding-top: 18px;
                                            bottom: 8px;
                                            width: 35px;
                                        }*/ }
        #schedule .title-of-episode .episode-description .upload-time h1 {
          /*                        font-size: 14px;
                                                margin-top: 11px;
                                                margin-bottom: 0;
                                                padding-bottom: 4px;
                                                span {
                                                    font-size: 10px;
                                                }*/ }
      #schedule .title-of-episode .episode-description .episode-name {
        /*                    margin-left: 0px;
                                        width: 55%;
                                        padding-top: 0;
                                        h2  {
                                            font-size: 12px;
                                            margin-top: 0;
                                            margin-bottom: 0;
                                            display: inline-block;
                                            vertical-align: middle;
                                        }*/ }
      #schedule .title-of-episode .episode-description .episode-title {
        display: none; }
    #schedule .on-now-all-show {
      padding: 0; }
      #schedule .on-now-all-show .all-shows .select-box {
        margin: 0 0 0 0;
        font-size: 12px; } }
  @media screen and (max-width: 340px) {
    #schedule .days-full-content .day p {
      font-size: 14px;
      margin-bottom: -10px; }
      #schedule .days-full-content .day p span {
        font-size: 12px; }
    #schedule .days-full-content .day span {
      font-size: 6px; } }
  #schedule .footer-upper-block {
    background-color: #1c1c1c; }
    @media screen and (max-width: 767px) {
      #schedule .footer-upper-block {
        display: none; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
/* Styles for single article (News & Press and Power of Art) */
#single-article iframe {
  border: 0; }

#single-article img {
  max-width: 100%; }

#single-article .socials {
  margin: 10px 0;
  margin-top: 12px; }
  #single-article .socials .jssocials-share {
    display: inline-block;
    margin-right: 6px; }
    #single-article .socials .jssocials-share a {
      color: #fea124; }
    #single-article .socials .jssocials-share .jssocials-share-logo {
      width: 26px;
      height: 26px;
      text-align: center;
      border: 1px solid #fea124;
      border-radius: 50%;
      padding-top: 5px;
      font-size: 14px; }

#single-article .tags-wrapper .tag {
  display: inline-block;
  color: #fea124;
  text-transform: uppercase;
  font-size: 15px; }
  #single-article .tags-wrapper .tag::after {
    content: "|";
    margin-left: 10px;
    margin-right: 10px;
    font-size: 15px;
    vertical-align: top; }
  #single-article .tags-wrapper .tag:last-child::after {
    content: "" !important; }

#single-article .background-gradient {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  pointer-events: none;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.79) 0%, rgba(61, 61, 61, 0) 24%, rgba(0, 0, 0, 0.79) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.79) 0%, rgba(61, 61, 61, 0) 24%, rgba(0, 0, 0, 0.79) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.79) 0%, rgba(61, 61, 61, 0) 24%, rgba(0, 0, 0, 0.79) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9000000', endColorstr='#00ffffff',GradientType=0 ); }

#single-article .hero-img {
  background-image: url(../../images/press-header.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 720px;
  color: #fff;
  position: relative;
  background-position: center center; }
  @media screen and (max-width: 768px) {
    #single-article .hero-img {
      /*display: none;*/
      height: 85vh;
      min-height: 0; } }
  #single-article .hero-img.poa {
    background-image: url(../../images/poa-header.jpg); }
    @media screen and (max-width: 768px) {
      #single-article .hero-img.poa {
        background-image: url(../../images/poa-header-mobile.jpg); } }

#single-article .news {
  position: absolute;
  top: 78%;
  left: 50px;
  z-index: 2; }
  @media screen and (max-width: 768px) {
    #single-article .news {
      top: 62%;
      left: 25px; } }
  #single-article .news h2 {
    font-size: 60px;
    letter-spacing: 1px;
    color: #fff; }
    #single-article .news h2 a {
      color: white; }
      #single-article .news h2 a:active {
        text-decoration: none; }

#single-article .press-heading {
  width: 100%;
  float: left;
  padding: 0 50px 0px 50px;
  background-color: #fea124;
  color: #ffffff;
  position: relative;
  height: 60px; }
  @media screen and (max-width: 768px) {
    #single-article .press-heading {
      padding: 0px 30px; } }
  #single-article .press-heading .color-white a {
    border: 2px solid #ffffff; }
    #single-article .press-heading .color-white a i {
      color: #fff; }
  #single-article .press-heading h1 {
    width: auto;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 30px;
    letter-spacing: 0.7px; }
    #single-article .press-heading h1 a {
      color: #fff; }
    @media screen and (max-width: 768px) {
      #single-article .press-heading h1 {
        font-size: 25px; } }
  #single-article .press-heading h2 {
    width: auto;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 30px;
    letter-spacing: 0.7px; }
    #single-article .press-heading h2 a {
      color: #fff; }
  #single-article .press-heading .press-social-icons {
    padding: 16px 0 16px 0; }

#single-article .bg-color {
  color: #fff;
  background-color: #000000; }
  #single-article .bg-color .article-bg {
    float: left;
    width: 100%;
    position: absolute;
    min-height: 800px;
    background-position: 0 -44px;
    background-repeat: no-repeat;
    background-size: cover; }
  #single-article .bg-color .article-main {
    float: left;
    width: 100%;
    background-color: #000000;
    color: #fff;
    padding-top: 30px; }
    @media screen and (max-width: 768px) {
      #single-article .bg-color .article-main {
        padding-top: 50px; } }
    #single-article .bg-color .article-main .inner-article {
      padding: 0 20px; }
      #single-article .bg-color .article-main .inner-article .article-image {
        margin: auto; }
        @media screen and (min-width: 768px) {
          #single-article .bg-color .article-main .inner-article .article-image.desktop {
            display: block; } }
        @media screen and (max-width: 767px) {
          #single-article .bg-color .article-main .inner-article .article-image.desktop {
            display: none; } }
        @media screen and (min-width: 768px) {
          #single-article .bg-color .article-main .inner-article .article-image.mobile {
            display: none; } }
        @media screen and (max-width: 767px) {
          #single-article .bg-color .article-main .inner-article .article-image.mobile {
            display: block; } }
      @media screen and (max-width: 768px) {
        #single-article .bg-color .article-main .inner-article {
          padding: 0; } }
      #single-article .bg-color .article-main .inner-article .article-upper-content {
        font-size: 36px;
        /*border-bottom: 1px solid $date-color;*/
        margin-bottom: 10px;
        letter-spacing: 1px;
        text-align: left;
        line-height: 1.2; }
        @media screen and (max-width: 768px) {
          #single-article .bg-color .article-main .inner-article .article-upper-content {
            font-size: 24px; } }
      #single-article .bg-color .article-main .inner-article .border-bottom {
        height: 1px;
        background-color: #fea124; }
      #single-article .bg-color .article-main .inner-article .date-color {
        text-transform: capitalize;
        letter-spacing: 1px;
        color: white;
        font-family: Avalon-Book;
        /*font-size: 16px;*/
        float: left;
        width: 100%;
        margin: 5px 2px;
        border-bottom: 1px solid #fea124;
        margin-bottom: 28px;
        padding-bottom: 8px; }
      #single-article .bg-color .article-main .inner-article .article-lower-content {
        padding: 30px 70px 30px 70px;
        font-size: 16px;
        font-family: Avalon-Book;
        letter-spacing: 1px;
        white-space: pre-line; }
        @media screen and (max-width: 768px) {
          #single-article .bg-color .article-main .inner-article .article-lower-content {
            padding: 20px 0 0 0; }
            #single-article .bg-color .article-main .inner-article .article-lower-content img {
              max-width: 100% !important;
              height: auto; } }
        #single-article .bg-color .article-main .inner-article .article-lower-content p {
          margin-bottom: 25px; }
          #single-article .bg-color .article-main .inner-article .article-lower-content p a {
            color: #fea124; }
          @media screen and (max-width: 768px) {
            #single-article .bg-color .article-main .inner-article .article-lower-content p {
              margin-bottom: 15px; } }
      #single-article .bg-color .article-main .inner-article .btn-main {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 20px; }
        #single-article .bg-color .article-main .inner-article .btn-main a {
          color: #fff;
          border: 2px solid;
          padding: 10px 0px;
          font-size: 16px;
          margin-bottom: 50px;
          background-color: transparent;
          width: 145px;
          margin-left: 20px;
          display: inline-block;
          margin-right: 20px;
          text-align: center; }
        #single-article .bg-color .article-main .inner-article .btn-main .btn-common {
          display: inline-block;
          position: relative; }
          @media screen and (max-width: 768px) {
            #single-article .bg-color .article-main .inner-article .btn-main .btn-common {
              margin-top: 20px;
              margin-bottom: 20px; } }
          #single-article .bg-color .article-main .inner-article .btn-main .btn-common i.fa.fa-angle-left {
            float: left;
            position: absolute;
            left: 40px;
            top: 14px; }
          #single-article .bg-color .article-main .inner-article .btn-main .btn-common i.fa.fa-angle-right {
            float: right;
            position: absolute;
            right: 40px;
            top: 14px; }

.upper-footer-cls {
  background-color: #000000;
  padding-bottom: 50px; }
  .upper-footer-cls .footer-upper-block {
    display: inline-block;
    width: 100%;
    text-align: center;
    min-height: 75px;
    padding: 0 50px;
    background-color: #000; }
    .upper-footer-cls .footer-upper-block .email-subscribe {
      display: inline-block;
      vertical-align: middle;
      padding: 23px 30px 18px 0px; }
      .upper-footer-cls .footer-upper-block .email-subscribe .text {
        text-align: right;
        letter-spacing: 0.04em;
        padding: 3px 28px 3px 0px; }
        .upper-footer-cls .footer-upper-block .email-subscribe .text p {
          color: #a1a1a1;
          margin: 0;
          font-size: 14px;
          font-family: Avalon-Book;
          vertical-align: middle; }
      .upper-footer-cls .footer-upper-block .email-subscribe .form {
        text-align: left;
        padding: 0;
        margin-left: -8px; }
        .upper-footer-cls .footer-upper-block .email-subscribe .form .email-input {
          color: #a1a1a1;
          background: rgba(255, 255, 255, 0.2);
          border: 2px solid #fff;
          font-size: 13px;
          font-family: Avalon-Medium;
          padding: 4px 10px 3px 10px;
          width: 240px;
          display: inline-block;
          border-radius: 0;
          margin-right: 7px; }
        .upper-footer-cls .footer-upper-block .email-subscribe .form .btn-white-bordered, .upper-footer-cls .footer-upper-block .email-subscribe .form #home #slider .owl-carousel .versailles .versailles-text .view, #home #slider .owl-carousel .versailles .versailles-text .upper-footer-cls .footer-upper-block .email-subscribe .form .view {
          padding: 4px 25px 4px 25px;
          font-size: 12px; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
.bg-fill {
  background-color: rgba(0, 0, 0, 0.7) !important; }

.pullup {
  position: relative;
  top: -70px; }
  @media screen and (min-width: 820px) {
    .pullup {
      top: -120px; } }
  @media only screen and (min-width: 1050px) {
    .pullup {
      top: -120px; } }

#header {
  position: -webkit-sticky;
  position: sticky;
  top: -70px;
  height: 130px;
  left: 0;
  width: 100%;
  z-index: 3;
  font-family: Avalon-Medium;
  -webkit-font-smoothing: antialiased;
  /*background: $header-background;*/
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color .25s;
  /*bootstrap-edit-for-table-view*/ }
  @media screen and (min-width: 820px) {
    #header {
      height: 180px; } }
  @media only screen and (min-width: 1050px) {
    #header {
      height: 250px;
      top: -120px; } }
  #header .ad {
    height: 70px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #000;
    margin-left: 0;
    margin-right: 0; }
    @media only screen and (min-width: 1050px) {
      #header .ad {
        height: 120px; } }
    #header .ad .adcontainer {
      margin: 0 auto;
      max-width: 100% !important;
      width: 320px; }
      @media only screen and (min-width: 1050px) {
        #header .ad .adcontainer {
          width: 728px; } }
  @media only screen and (max-width: 767px) {
    #header .channelfinderdesktop {
      display: none; } }
  @media only screen and (min-width: 768px) {
    #header .channelfindermobile {
      display: none; } }
  #header .watchnow a {
    position: relative;
    top: 0;
    right: 0;
    margin-left: 10px; }
  #header .navbar-brand {
    padding: 18px 20px 15px 10px; }
  #header .logo {
    margin-left: 15px;
    display: inline-block;
    padding-top: 13px; }
    #header .logo .ovation-logo, #header .logo .journy-logo {
      height: 95px; }
    #header .logo.watch-page {
      position: relative;
      padding-left: 20px; }
      @media screen and (min-width: 992px) {
        #header .logo.watch-page {
          padding-left: 30px; } }
      @media screen and (min-width: 1050px) {
        #header .logo.watch-page {
          padding-left: 30px; } }
      @media screen and (min-width: 1220px) {
        #header .logo.watch-page {
          padding-left: 40px; } }
  #header .logo.journy-watch-page {
    position: relative;
    padding-left: 20px;
    padding-top: 11px; }
    #header .logo.journy-watch-page .journy-logo {
      height: 30px; }
    @media screen and (min-width: 820px) {
      #header .logo.journy-watch-page {
        padding-top: 17px; }
        #header .logo.journy-watch-page .journy-logo {
          height: 42px; } }
    @media screen and (min-width: 992px) {
      #header .logo.journy-watch-page {
        padding-left: 30px; } }
    @media screen and (min-width: 1050px) {
      #header .logo.journy-watch-page {
        padding-left: 30px;
        padding-top: 32px; } }
    @media screen and (min-width: 1220px) {
      #header .logo.journy-watch-page {
        padding-left: 40px;
        padding-top: 40px; } }
  #header .back-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 10px 6.5px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    top: 20px;
    left: 20px; }
    @media screen and (min-width: 820px) {
      #header .back-arrow {
        top: 30px; } }
    @media screen and (min-width: 992px) {
      #header .back-arrow {
        border-width: 10.5px 16px 10.5px 0;
        top: 42px; } }
    @media screen and (min-width: 1050px) {
      #header .back-arrow {
        border-width: 10.5px 16px 10.5px 0;
        top: 42px; } }
    @media screen and (min-width: 1220px) {
      #header .back-arrow {
        border-width: 12.5px 20px 12.5px 0;
        top: 48px; } }
  #header .navbar .navbar-toggle span {
    display: none; }
  #header .navbar .navbar-toggle .icon-bar {
    background-color: #fff; }
  #header .navbar .navbar-toggle .close {
    color: #fff;
    opacity: 1;
    display: block;
    margin-top: -5px;
    margin-left: -5px; }
  #header .navbar .navbar-toggle.collapsed span {
    display: block; }
    #header .navbar .navbar-toggle.collapsed span.close {
      display: none; }
  #header .navbar .navbar-header .search {
    display: none; }
  #header .navbar .search {
    color: #fff;
    font-size: 20px;
    padding-left: 15px; }
  #header .navbar ul.nav {
    margin-top: 47px; }
    #header .navbar ul.nav li {
      cursor: pointer; }
      #header .navbar ul.nav li a {
        color: #fff;
        text-decoration: none;
        line-height: 1.5;
        font-size: 14px;
        text-transform: uppercase;
        padding: 6px 10px 5px 8px;
        /*text-shadow:$header-text-shadow;*/ }
        @media screen and (min-width: 1400px) {
          #header .navbar ul.nav li a {
            font-size: 18px; } }
        #header .navbar ul.nav li a:hover, #header .navbar ul.nav li a:focus {
          background-color: rgba(0, 0, 0, 0);
          outline: none; }
        #header .navbar ul.nav li a .span .fa {
          font-size: 21px;
          line-height: 1;
          display: inline-block;
          vertical-align: bottom;
          margin-left: 5px; }
        #header .navbar ul.nav li a .plus-icon {
          display: none;
          float: right; }
          @media screen and (max-width: 820px) {
            #header .navbar ul.nav li a .plus-icon {
              height: 25px;
              width: 25px;
              background-position: -223px -4px;
              background-image: url("../../images/icons_mobile.png"); } }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 820px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 820px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 820px), only screen and (min-device-pixel-ratio: 2) and (max-width: 820px), only screen and (min-resolution: 192dpi) and (max-width: 820px), only screen and (min-resolution: 2dppx) and (max-width: 820px) {
            #header .navbar ul.nav li a .plus-icon {
              background-position: -223px -4px;
              background-image: url("../../images/icons2x_mobile.png");
              background-size: 400px 200px; } }
        #header .navbar ul.nav li a .external-link-icon {
          background-image: url("../../images/icons.png");
          display: inline-block;
          height: 18px;
          width: 18px;
          background-position: -209px -2px; }
          @media screen and (min-width: 992px) and (max-width: 1190px) {
            #header .navbar ul.nav li a .external-link-icon {
              transform: scale(0.8);
              background-position: -209px -2px;
              float: right; } }
          @media screen and (min-width: 768px) and (max-width: 991px) {
            #header .navbar ul.nav li a .external-link-icon {
              height: 16px;
              width: 18px;
              background-position: -209px -4px;
              transform: scale(0.7);
              float: right; } }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
            #header .navbar ul.nav li a .external-link-icon {
              background-image: url("../../images/icons2x.png");
              background-position: -209px -2px;
              background-size: 400px 200px; } }
          @media screen and (max-width: 820px) {
            #header .navbar ul.nav li a .external-link-icon {
              height: 16px;
              width: 16px;
              background-position: -191px -4px;
              background-image: url(../../images/icons_mobile.png);
              margin-bottom: -1px; } }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
            #header .navbar ul.nav li a .external-link-icon {
              background-image: url("../../images/icons2x_mobile.png");
              background-position: -191px -4px;
              background-size: 400px 200px; } }
        @media screen and (min-width: 992px) and (max-width: 1200px) {
          #header .navbar ul.nav li a {
            padding: 6px 10px 5px 10px; } }
      #header .navbar ul.nav li .dropdown-menu, #header .navbar ul.nav li .dropdown-menu-mobile {
        background-color: #000000;
        border: 1px solid #3c3c3c;
        border-radius: 0;
        padding: 10px 15px 15px 15px;
        color: #fff;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        min-width: 250px;
        top: 45px;
        text-align: left;
        z-index: 5; }
        #header .navbar ul.nav li .dropdown-menu .selectbox, #header .navbar ul.nav li .dropdown-menu-mobile .selectbox {
          display: inline-block;
          position: relative;
          width: 100%;
          letter-spacing: 0.04em; }
        #header .navbar ul.nav li .dropdown-menu .arrow-top, #header .navbar ul.nav li .dropdown-menu-mobile .arrow-top {
          content: '';
          position: absolute;
          height: 16px;
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          width: 16px;
          background-color: #000000;
          left: 50%;
          border-top: 1px solid #3c3c3c;
          border-left: 1px solid #3c3c3c;
          top: -9px; }
        #header .navbar ul.nav li .dropdown-menu .zip-input, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input {
          color: #8f8f8f;
          background: rgba(0, 0, 0, 0);
          border: 2px solid #fff;
          font-size: 15px;
          padding: 2px 10px 1px 10px;
          display: inline-block;
          border-radius: 0;
          margin: 0;
          width: 100%; }
          #header .navbar ul.nav li .dropdown-menu .zip-input::-webkit-input-placeholder, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input::-webkit-input-placeholder {
            color: #8f8f8f; }
          #header .navbar ul.nav li .dropdown-menu .zip-input::-moz-placeholder, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input::-moz-placeholder {
            color: #8f8f8f; }
          #header .navbar ul.nav li .dropdown-menu .zip-input:-ms-input-placeholder, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:-ms-input-placeholder {
            color: #8f8f8f; }
          #header .navbar ul.nav li .dropdown-menu .zip-input:-moz-placeholder, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:-moz-placeholder {
            color: #8f8f8f; }
          #header .navbar ul.nav li .dropdown-menu .zip-input:focus, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:focus {
            outline: none; }
        #header .navbar ul.nav li .dropdown-menu .service-provider, #header .navbar ul.nav li .dropdown-menu-mobile .service-provider {
          /*background-color:$service-provider-select;*/
          color: #949494;
          display: block;
          margin: auto;
          border-radius: 0;
          width: 100%;
          border: none;
          padding: 4px 10px 5px 0;
          margin-top: 10px; }
          #header .navbar ul.nav li .dropdown-menu .service-provider:focus, #header .navbar ul.nav li .dropdown-menu-mobile .service-provider:focus {
            outline: none; }
        #header .navbar ul.nav li .dropdown-menu .btn-yellow-bordered, #header .navbar ul.nav li .dropdown-menu-mobile .btn-yellow-bordered {
          width: 100%;
          margin: 10px 0;
          padding: 0px 13px 0px 13px;
          font-size: 16px; }
        #header .navbar ul.nav li .dropdown-menu .cant-find-text, #header .navbar ul.nav li .dropdown-menu-mobile .cant-find-text {
          margin: 7px 0 5px 0;
          text-align: left;
          font-size: 13px; }
          #header .navbar ul.nav li .dropdown-menu .cant-find-text a, #header .navbar ul.nav li .dropdown-menu-mobile .cant-find-text a {
            text-decoration: underline;
            color: #fea124;
            text-transform: capitalize;
            font-size: 12px;
            padding: 0; }
      #header .navbar ul.nav li .dropdown-menu-mobile {
        display: none;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid rgba(0, 0, 0, 0);
        position: relative;
        padding: 0 0 10px 0; }
        #header .navbar ul.nav li .dropdown-menu-mobile .arrow-top {
          display: none; }
      #header .navbar ul.nav li.active a {
        background-color: rgba(0, 0, 0, 0);
        border-color: none; }
      #header .navbar ul.nav li.social {
        display: block; }
        #header .navbar ul.nav li.social li {
          text-align: center;
          padding: 5px 10px;
          /*border-bottom:1px solid $zip-finder-input-border;*/ }
          #header .navbar ul.nav li.social li:last-child {
            border-bottom: none; }
          #header .navbar ul.nav li.social li a {
            text-decoration: none;
            border-radius: 50%;
            width: 30px;
            padding: 0;
            display: inline-block;
            height: 30px;
            text-align: center;
            border: 2px solid #fff; }
            #header .navbar ul.nav li.social li a .fa {
              color: #fff;
              line-height: 0.6;
              padding-top: 6px; }
        #header .navbar ul.nav li.social .dropdown-menu, #header .navbar ul.nav li.social .dropdown-menu-mobile {
          right: 5px;
          left: initial;
          transform: none;
          min-width: 175px; }
          #header .navbar ul.nav li.social .dropdown-menu .arrow-top, #header .navbar ul.nav li.social .dropdown-menu-mobile .arrow-top {
            right: 33px;
            left: initial; }
      #header .navbar ul.nav li.social-mobile {
        display: none; }
        #header .navbar ul.nav li.social-mobile a {
          text-decoration: none;
          border-radius: 50%;
          width: 27px;
          padding: 0;
          display: inline-block;
          height: 27px;
          text-align: center;
          border: 2px solid #fff; }
          #header .navbar ul.nav li.social-mobile a .fa {
            color: #fff;
            line-height: 1;
            padding-top: 4px; }
      #header .navbar ul.nav li.programming {
        border-bottom: none; }
        #header .navbar ul.nav li.programming ul {
          list-style: none; }
          #header .navbar ul.nav li.programming ul li {
            padding: 5px 0; }
            #header .navbar ul.nav li.programming ul li a {
              font-size: 15px; }
            #header .navbar ul.nav li.programming ul li .dropdown-menu, #header .navbar ul.nav li.programming ul li .dropdown-menu-mobile {
              min-width: 160px; }
        #header .navbar ul.nav li.programming .view-all a {
          text-align: center;
          border: 1px solid #fff;
          color: #fff;
          background-color: rgba(0, 0, 0, 0);
          border-radius: 0;
          padding: 5px 13px 5px 13px;
          text-transform: uppercase;
          font-size: 13px;
          max-width: 210px; }
        #header .navbar ul.nav li.programming.mobile {
          display: none; }
        @media screen and (max-width: 820px) {
          #header .navbar ul.nav li.programming {
            display: none; }
            #header .navbar ul.nav li.programming.mobile {
              display: block; } }
      #header .navbar ul.nav li.home {
        display: none; }
      #header .navbar ul.nav li.watchlive a {
        color: #fff; }
        #header .navbar ul.nav li.watchlive a .record {
          color: red; }
    #header .navbar ul.nav .sub-menu li a {
      text-transform: none; }
  #header .navbar ul.navbar-right {
    padding-right: 32px; }
    #header .navbar ul.navbar-right ul.selectboxit-options.selectboxit {
      max-height: 300px !important; }
    #header .navbar ul.navbar-right .loadernav {
      display: inline-block; }
      #header .navbar ul.navbar-right .loadernav img {
        margin-top: 1rem;
        height: 15px;
        text-align: left; }
    #header .navbar ul.navbar-right .displayData p {
      font-size: 13px;
      margin-top: 10px; }
      #header .navbar ul.navbar-right .displayData p span {
        font-size: 15px;
        font-weight: bold;
        color: #999; }
      #header .navbar ul.navbar-right .displayData p a {
        font-size: inherit;
        color: #999;
        text-transform: none;
        padding: 0; }
  @media screen and (min-width: 768px) and (max-width: 820px) {
    #header .navbar-header {
      float: none; }
    #header .navbar-collapse.collapse {
      display: none !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: hidden !important; }
    #header .navbar-collapse.in {
      display: block !important; }
    #header .navbar-toggle {
      display: block; }
    #header .navbar-collapse.in {
      overflow-y: hidden; }
    #header .navbar-nav {
      float: none; }
    #header .navbar-right {
      float: none !important; }
    #header .navbar-nav li {
      float: none; } }
  @media screen and (min-width: 992px) and (max-width: 1220px) {
    #header .logo .ovation-logo {
      height: 80px; }
    #header .navbar ul.nav {
      margin-top: 35px;
      margin-left: -35px; }
      #header .navbar ul.nav li a {
        font-size: 13px;
        padding: 6px 5px 5px 5px; }
        #header .navbar ul.nav li a .fa {
          padding-top: 9px; }
    #header .navbar ul.navbar-right {
      padding-right: 10px; }
    #header .navbar .search {
      padding-left: 10px; } }
  @media screen and (min-width: 821px) and (max-width: 870px) {
    #header {
      height: 160px; }
      #header .logo .ovation-logo {
        height: 60px; }
      #header .navbar-brand {
        padding: 8px 0px; }
      #header .navbar-collapse {
        padding: 0; }
      #header .navbar ul.nav {
        margin-top: 20px;
        margin-left: -32px; }
        #header .navbar ul.nav li a {
          font-size: 12px;
          padding: 8px 4px 5px 2px; }
      #header .navbar ul.navbar-right {
        padding-right: 15px; }
      #header .navbar .search {
        padding-left: 5px;
        padding-right: 5px; } }
  @media screen and (min-width: 871px) and (max-width: 991px) {
    #header {
      height: 160px; }
      #header .logo .ovation-logo {
        height: 60px; }
      #header .navbar-brand {
        padding: 8px 0px; }
      #header .navbar-collapse {
        padding: 0; }
      #header .navbar ul.nav {
        margin-top: 20px;
        margin-left: -20px; }
        #header .navbar ul.nav li a {
          font-size: 12px;
          padding: 8px 8px 5px 3px; }
      #header .navbar ul.navbar-right {
        padding-right: 15px; }
      #header .navbar .search {
        padding-left: 5px;
        padding-right: 5px; } }
  @media screen and (max-width: 820px) {
    #header {
      background-color: #000000 !important;
      padding: 0; }
      #header .logo {
        padding-top: 5px;
        padding-left: 0; }
        #header .logo .ovation-logo {
          height: 42px; }
      #header .navbar {
        margin-bottom: 0;
        border: none; }
        #header .navbar .navbar-header .search {
          display: block;
          position: absolute;
          top: 11px;
          right: 70px; }
        #header .navbar .navbar-header .navbar-toggle {
          margin-right: 5px;
          margin-top: 7px;
          margin-bottom: 3px; }
        #header .navbar .navbar-collapse {
          background-color: #191919; }
          #header .navbar .navbar-collapse ul.nav {
            margin: 0;
            padding-right: 0;
            /*nav-right*/
            /*nav-right-End*/ }
            #header .navbar .navbar-collapse ul.nav li {
              /*border-bottom: 1px solid $mobile-navbar-dropdown-border;*/
              /*                                                    &.programming{
																									  .dropdown-menu-mobile{
																											position: relative;
																											transform: none;
																											top: 0;
																											left: 0;
																											li{
																												 border: none;
																												 a{
																													  font-family: $avalon-regular;
																												 }
																											}
																									  }
																								 }
																								 &.home{
																									  display: block;
																								 }*/ }
              #header .navbar .navbar-collapse ul.nav li a {
                padding: 10px 0px 9px 0px;
                /*font-family: $avalon-bold;*/
                /*font-size: 16px;*/ }
                #header .navbar .navbar-collapse ul.nav li a .arrow-down, #header .navbar .navbar-collapse ul.nav li a .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow, .selectbox .selectboxit-container .selectboxit-arrow-container #header .navbar .navbar-collapse ul.nav li a .selectboxit-arrow.selectboxit-default-arrow {
                  display: none; }
                #header .navbar .navbar-collapse ul.nav li a .plus-icon {
                  display: inline-block; }
              #header .navbar .navbar-collapse ul.nav li.active a .plus-icon {
                background-position: -223px -28px; }
            #header .navbar .navbar-collapse ul.nav.navbar-right {
              padding-right: 0; }
              #header .navbar .navbar-collapse ul.nav.navbar-right li {
                /*zip-finder*/
                /*zip-finder-End*/ }
                #header .navbar .navbar-collapse ul.nav.navbar-right li.social {
                  display: none; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.social li {
                    text-align: center;
                    padding: 5px 10px; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li.search {
                  display: none; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li.social-mobile {
                  padding: 10px 0;
                  display: block;
                  border-bottom: none; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.social-mobile a {
                    padding: 0;
                    margin-right: 20px; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li a .arrow-down, #header .navbar .navbar-collapse ul.nav.navbar-right li a .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow, .selectbox .selectboxit-container .selectboxit-arrow-container #header .navbar .navbar-collapse ul.nav.navbar-right li a .selectboxit-arrow.selectboxit-default-arrow {
                  display: none; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li a .plus-icon {
                  display: inline-block; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile {
                  padding: 0;
                  position: relative;
                  transform: none;
                  left: 0;
                  padding: 10px 0;
                  top: 0; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile p {
                    font-size: 15px; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .zip-input {
                    width: -webkit-calc(50% - 7px);
                    width: -moz-calc(50% - 7px);
                    width: calc(50% - 7px);
                    text-transform: uppercase;
                    font-size: 13px;
                    padding: 4px 10px 3px 10px;
                    color: #fff;
                    background-color: #686868; }
                    #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .zip-input::-webkit-input-placeholder {
                      color: #fff; }
                    #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .zip-input::-moz-placeholder {
                      color: #fff; }
                    #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .zip-input:-ms-input-placeholder {
                      color: #fff; }
                    #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .zip-input:-moz-placeholder {
                      color: #fff; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .selectbox {
                    width: -webkit-calc(50% - 7px);
                    width: -moz-calc(50% - 7px);
                    width: calc(50% - 7px);
                    float: right; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .service-provider {
                    width: 100%;
                    display: inline-block;
                    margin: 0;
                    text-transform: uppercase;
                    font-size: 13px;
                    height: auto;
                    padding: 5px 10px 4px 10px;
                    vertical-align: middle;
                    background-color: #686868;
                    color: #fff;
                    border: 2px solid #fff; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .btn-white-bordered, #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile #home #slider .owl-carousel .versailles .versailles-text .view, #home #slider .owl-carousel .versailles .versailles-text #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .view {
                    width: 20%;
                    background-color: #686868; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .displayData p {
                  font-size: 13px;
                  margin-top: 10px; } }

.journynav ul {
  margin-top: 47px; }
  .journynav ul li {
    cursor: pointer; }
    .journynav ul li a {
      color: #fff;
      text-decoration: none;
      line-height: 1.5;
      font-size: 14px;
      text-transform: uppercase;
      padding: 6px 10px 5px 8px;
      /*text-shadow:$header-text-shadow;*/ }
      @media screen and (min-width: 1400px) {
        .journynav ul li a {
          font-size: 18px; } }
      .journynav ul li a:hover, .journynav ul li a:focus {
        background-color: rgba(0, 0, 0, 0);
        outline: none; }
      .journynav ul li a .span .fa {
        font-size: 21px;
        line-height: 1;
        display: inline-block;
        vertical-align: bottom;
        margin-left: 5px; }
      .journynav ul li a .plus-icon {
        display: none;
        float: right; }
        @media screen and (max-width: 820px) {
          .journynav ul li a .plus-icon {
            height: 25px;
            width: 25px;
            background-position: -223px -4px;
            background-image: url("../../images/icons_mobile.png"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 820px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 820px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 820px), only screen and (min-device-pixel-ratio: 2) and (max-width: 820px), only screen and (min-resolution: 192dpi) and (max-width: 820px), only screen and (min-resolution: 2dppx) and (max-width: 820px) {
          .journynav ul li a .plus-icon {
            background-position: -223px -4px;
            background-image: url("../../images/icons2x_mobile.png");
            background-size: 400px 200px; } }
      .journynav ul li a .external-link-icon {
        background-image: url("../../images/icons.png");
        display: inline-block;
        height: 18px;
        width: 18px;
        background-position: -209px -2px; }
        @media screen and (min-width: 992px) and (max-width: 1190px) {
          .journynav ul li a .external-link-icon {
            transform: scale(0.8);
            background-position: -209px -2px;
            float: right; } }
        @media screen and (min-width: 768px) and (max-width: 991px) {
          .journynav ul li a .external-link-icon {
            height: 16px;
            width: 18px;
            background-position: -209px -4px;
            transform: scale(0.7);
            float: right; } }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
          .journynav ul li a .external-link-icon {
            background-image: url("../../images/icons2x.png");
            background-position: -209px -2px;
            background-size: 400px 200px; } }
        @media screen and (max-width: 820px) {
          .journynav ul li a .external-link-icon {
            height: 16px;
            width: 16px;
            background-position: -191px -4px;
            background-image: url(../../images/icons_mobile.png);
            margin-bottom: -1px; } }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
          .journynav ul li a .external-link-icon {
            background-image: url("../../images/icons2x_mobile.png");
            background-position: -191px -4px;
            background-size: 400px 200px; } }
      @media screen and (min-width: 992px) and (max-width: 1200px) {
        .journynav ul li a {
          padding: 6px 10px 5px 10px; } }
    .journynav ul li .dropdown-menu, .journynav #header .navbar ul.nav li .dropdown-menu-mobile, #header .navbar .journynav ul.nav li .dropdown-menu-mobile, .journynav ul li .dropdown-menu-mobile {
      background-color: #000000;
      border: 1px solid #3c3c3c;
      border-radius: 0;
      padding: 10px 15px 15px 15px;
      color: #fff;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      min-width: 250px;
      top: 45px;
      text-align: left;
      z-index: 5; }
      .journynav ul li .dropdown-menu .selectbox, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .selectbox, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .selectbox, .journynav ul li .dropdown-menu-mobile .selectbox {
        display: inline-block;
        position: relative;
        width: 100%;
        letter-spacing: 0.04em; }
      .journynav ul li .dropdown-menu .arrow-top, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .arrow-top, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .arrow-top, .journynav ul li .dropdown-menu-mobile .arrow-top {
        content: '';
        position: absolute;
        height: 16px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        width: 16px;
        background-color: #000000;
        left: 50%;
        border-top: 1px solid #3c3c3c;
        border-left: 1px solid #3c3c3c;
        top: -9px; }
      .journynav ul li .dropdown-menu .zip-input, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input, .journynav ul li .dropdown-menu-mobile .zip-input {
        color: #8f8f8f;
        background: rgba(0, 0, 0, 0);
        border: 2px solid #fff;
        font-size: 15px;
        padding: 2px 10px 1px 10px;
        display: inline-block;
        border-radius: 0;
        margin: 0;
        width: 100%; }
        .journynav ul li .dropdown-menu .zip-input::-webkit-input-placeholder, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input::-webkit-input-placeholder, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input::-webkit-input-placeholder, .journynav ul li .dropdown-menu-mobile .zip-input::-webkit-input-placeholder {
          color: #8f8f8f; }
        .journynav ul li .dropdown-menu .zip-input::-moz-placeholder, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input::-moz-placeholder, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input::-moz-placeholder, .journynav ul li .dropdown-menu-mobile .zip-input::-moz-placeholder {
          color: #8f8f8f; }
        .journynav ul li .dropdown-menu .zip-input:-ms-input-placeholder, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:-ms-input-placeholder, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input:-ms-input-placeholder, .journynav ul li .dropdown-menu-mobile .zip-input:-ms-input-placeholder {
          color: #8f8f8f; }
        .journynav ul li .dropdown-menu .zip-input:-moz-placeholder, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:-moz-placeholder, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input:-moz-placeholder, .journynav ul li .dropdown-menu-mobile .zip-input:-moz-placeholder {
          color: #8f8f8f; }
        .journynav ul li .dropdown-menu .zip-input:focus, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:focus, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input:focus, .journynav ul li .dropdown-menu-mobile .zip-input:focus {
          outline: none; }
      .journynav ul li .dropdown-menu .service-provider, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .service-provider, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .service-provider, .journynav ul li .dropdown-menu-mobile .service-provider {
        /*background-color:$service-provider-select;*/
        color: #949494;
        display: block;
        margin: auto;
        border-radius: 0;
        width: 100%;
        border: none;
        padding: 4px 10px 5px 0;
        margin-top: 10px; }
        .journynav ul li .dropdown-menu .service-provider:focus, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .service-provider:focus, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .service-provider:focus, .journynav ul li .dropdown-menu-mobile .service-provider:focus {
          outline: none; }
      .journynav ul li .dropdown-menu .btn-yellow-bordered, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .btn-yellow-bordered, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .btn-yellow-bordered, .journynav ul li .dropdown-menu-mobile .btn-yellow-bordered {
        width: 100%;
        margin: 10px 0;
        padding: 0px 13px 0px 13px;
        font-size: 16px; }
      .journynav ul li .dropdown-menu .cant-find-text, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .cant-find-text, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .cant-find-text, .journynav ul li .dropdown-menu-mobile .cant-find-text {
        margin: 7px 0 5px 0;
        text-align: left;
        font-size: 13px; }
        .journynav ul li .dropdown-menu .cant-find-text a, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .cant-find-text a, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .cant-find-text a, .journynav ul li .dropdown-menu-mobile .cant-find-text a {
          text-decoration: underline;
          color: #fea124;
          text-transform: capitalize;
          font-size: 12px;
          padding: 0; }
    .journynav ul li .dropdown-menu-mobile {
      display: none;
      background-color: rgba(0, 0, 0, 0);
      border: 1px solid rgba(0, 0, 0, 0);
      position: relative;
      padding: 0 0 10px 0; }
      .journynav ul li .dropdown-menu-mobile .arrow-top {
        display: none; }
    .journynav ul li.active a {
      background-color: rgba(0, 0, 0, 0);
      border-color: none; }
    .journynav ul li.social {
      display: block; }
      .journynav ul li.social li {
        text-align: center;
        padding: 5px 10px;
        /*border-bottom:1px solid $zip-finder-input-border;*/ }
        .journynav ul li.social li:last-child {
          border-bottom: none; }
        .journynav ul li.social li a {
          text-decoration: none;
          border-radius: 50%;
          width: 30px;
          padding: 0;
          display: inline-block;
          height: 30px;
          text-align: center;
          border: 2px solid #fff; }
          .journynav ul li.social li a .fa {
            color: #fff;
            line-height: 0.6;
            padding-top: 6px; }
      .journynav ul li.social .dropdown-menu, .journynav #header .navbar ul.nav li.social .dropdown-menu-mobile, #header .navbar .journynav ul.nav li.social .dropdown-menu-mobile, .journynav ul li.social .dropdown-menu-mobile {
        right: 5px;
        left: initial;
        transform: none;
        min-width: 175px; }
        .journynav ul li.social .dropdown-menu .arrow-top, .journynav #header .navbar ul.nav li.social .dropdown-menu-mobile .arrow-top, #header .navbar .journynav ul.nav li.social .dropdown-menu-mobile .arrow-top, .journynav ul li.social .dropdown-menu-mobile .arrow-top {
          right: 33px;
          left: initial; }
    .journynav ul li.social-mobile {
      display: none; }
      .journynav ul li.social-mobile a {
        text-decoration: none;
        border-radius: 50%;
        width: 27px;
        padding: 0;
        display: inline-block;
        height: 27px;
        text-align: center;
        border: 2px solid #fff; }
        .journynav ul li.social-mobile a .fa {
          color: #fff;
          line-height: 1;
          padding-top: 4px; }
    .journynav ul li.programming {
      border-bottom: none; }
      .journynav ul li.programming ul {
        list-style: none; }
        .journynav ul li.programming ul li {
          padding: 5px 0; }
          .journynav ul li.programming ul li a {
            font-size: 15px; }
          .journynav ul li.programming ul li .dropdown-menu, .journynav #header .navbar ul.nav li.programming ul li .dropdown-menu-mobile, #header .navbar .journynav ul.nav li.programming ul li .dropdown-menu-mobile, .journynav ul li.programming ul li .dropdown-menu-mobile {
            min-width: 160px; }
      .journynav ul li.programming .view-all a {
        text-align: center;
        border: 1px solid #fff;
        color: #fff;
        background-color: rgba(0, 0, 0, 0);
        border-radius: 0;
        padding: 5px 13px 5px 13px;
        text-transform: uppercase;
        font-size: 13px;
        max-width: 210px; }
      .journynav ul li.programming.mobile {
        display: none; }
      @media screen and (max-width: 820px) {
        .journynav ul li.programming {
          display: none; }
          .journynav ul li.programming.mobile {
            display: block; } }
    .journynav ul li.home {
      display: none; }
    .journynav ul li.watchlive a {
      color: #fff; }
      .journynav ul li.watchlive a .record {
        color: red; }

.journynav.navbar-right {
  padding-right: 32px; }
  .journynav.navbar-right ul.selectboxit-options.selectboxit {
    max-height: 300px !important; }
  .journynav.navbar-right .loadernav {
    display: inline-block; }
    .journynav.navbar-right .loadernav img {
      margin-top: 1rem;
      height: 15px;
      text-align: left; }
  .journynav.navbar-right .displayData p {
    font-size: 13px;
    margin-top: 10px; }
    .journynav.navbar-right .displayData p span {
      font-size: 15px;
      font-weight: bold;
      color: #999; }
    .journynav.navbar-right .displayData p a {
      font-size: inherit;
      color: #999;
      text-transform: none;
      padding: 0; }

@media screen and (min-width: 820px) {
  #main-nav, .journynav, .journysubnav {
    /*        .current-menu-item a,.current_page_item a,a:hover {
						color: #000;
						background: #ccc;
				  }*/ }
    #main-nav .plus-icon, .journynav .plus-icon, .journysubnav .plus-icon {
      display: none; }
    #main-nav ul li, .journynav ul li, .journysubnav ul li {
      text-transform: uppercase;
      display: block;
      float: left;
      position: relative; }
      #main-nav ul li .arrow-top, .journynav ul li .arrow-top, .journysubnav ul li .arrow-top {
        content: '';
        position: absolute;
        height: 16px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        width: 16px;
        background-color: #000000;
        left: 50%;
        border-top: 1px solid #3c3c3c;
        border-left: 1px solid #3c3c3c;
        top: -9px; }
    #main-nav ul li a, .journynav ul li a, .journysubnav ul li a {
      display: block; }
    #main-nav ul ul, .journynav ul ul, .journysubnav ul ul {
      display: none;
      position: absolute;
      background-color: #000000;
      padding: 10px 10px 15px 1px !important;
      border: 1px solid #3c3c3c;
      top: 45px; }
      #main-nav ul ul li, .journynav ul ul li, .journysubnav ul ul li {
        /*display:inline;*/
        white-space: nowrap;
        float: left;
        clear: both; }
      #main-nav ul ul li a, .journynav ul ul li a, .journysubnav ul ul li a {
        font-size: 15px !important; } }

@media screen and (max-width: 820px) {
  #main-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    /* only needed if you have not done a CSS reset */ }
    #main-nav ul .sub-menu {
      position: relative;
      transform: none;
      top: 0;
      left: 0; }
      #main-nav ul .sub-menu li {
        border: none; }
        #main-nav ul .sub-menu li a {
          font-family: Avalon-Book; }
    #main-nav ul li a {
      display: block; }
    #main-nav ul .current-menu-item a, #main-nav ul .current_page_item a, #main-nav ul a:hover {
      color: #000;
      background: #ccc; }
  #main-nav ul ul {
    /* this targets all sub menus */
    display: none;
    /* hide all sub menus from view */
    position: absolute;
    background-color: #191919;
    padding-left: 1px !important;
    top: 30px;
    /* this should be the same height as the top level menu -- height + padding + borders */ }
    #main-nav ul ul li a {
      font-size: 15px; }
  #main-nav ul li {
    border-bottom: 1px solid #3c3c3c; }
    #main-nav ul li a {
      font-size: 16px !important; }
  .navbar-nav li {
    border-bottom: 1px solid #3c3c3c; }
    .navbar-nav li a {
      font-family: Avalon-Medium;
      font-size: 16px !important; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#footer {
  padding: 0;
  float: left;
  width: 100%; }
  #footer .ad {
    height: 65px;
    padding-bottom: 15px;
    background-color: #000; }
    @media only screen and (min-width: 1050px) {
      #footer .ad {
        height: 120px; } }
    #footer .ad .adcontainer {
      margin: 0 auto;
      width: 320px;
      max-width: 100% !important; }
      @media only screen and (min-width: 1050px) {
        #footer .ad .adcontainer {
          width: 728px; } }
  #footer .middle-block {
    background-color: #000000;
    padding: 20px 0 20px 0; }
    #footer .middle-block .footer-outer {
      padding: 0 40px; }
    #footer .middle-block ul {
      padding: 0 26px;
      list-style: none; }
      #footer .middle-block ul li {
        margin-bottom: 7px;
        line-height: 13px; }
        @media screen and (max-width: 767px) {
          #footer .middle-block ul li {
            line-height: 10px; } }
        #footer .middle-block ul li a {
          color: #d1d4d3;
          text-decoration: none;
          font-size: 13px;
          cursor: pointer; }
      @media screen and (max-width: 991px) {
        #footer .middle-block ul {
          padding: 0; } }
    @media screen and (max-width: 767px) {
      #footer .middle-block {
        padding: 28px 20px 15px 20px; }
        #footer .middle-block .footer-outer {
          padding: 0; }
          #footer .middle-block .footer-outer ul {
            padding: 0; }
            #footer .middle-block .footer-outer ul li a {
              font-size: 9px; } }
  #footer .lower-block {
    background-color: #000;
    text-align: center;
    padding: 20px 50px 12px 35px;
    height: 68px; }
    #footer .lower-block .container {
      padding: 0; }
    #footer .lower-block p {
      color: #d1d4d3;
      margin-bottom: 0;
      padding: 5px 0;
      font-size: 13px;
      float: left;
      font-family: Avalon-Medium; }
    #footer .lower-block .social-icons a {
      text-decoration: none;
      border-radius: 50%;
      width: 30px;
      display: inline-block;
      height: 30px;
      text-align: center;
      cursor: pointer;
      border: 2px solid #d1d4d3; }
      #footer .lower-block .social-icons a .fa {
        color: #d1d4d3;
        line-height: 1;
        padding-top: 4px; }
    @media screen and (max-width: 767px) {
      #footer .lower-block {
        padding: 20px 20px 12px 20px; }
        #footer .lower-block .col-xs-5 {
          padding: 0; }
        #footer .lower-block .social-icons {
          text-align: right;
          padding: 0; }
          #footer .lower-block .social-icons a {
            margin: 0 6px;
            height: 25px;
            width: 25px; }
            #footer .lower-block .social-icons a .fa {
              font-size: 13px;
              display: inline-block;
              vertical-align: text-top;
              padding-top: 3px; } }
  #footer #menu-footer > li > a {
    display: none; }
  #footer #menu-footer .sub-menu {
    width: 25%;
    float: left; }

#advertisement-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.64); }
  #advertisement-modal .ad-content {
    color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: avalon-book; }
    #advertisement-modal .ad-content h2 {
      font-size: 16px;
      letter-spacing: 1.92px;
      font-weight: 100;
      margin-bottom: 14px; }
    #advertisement-modal .ad-content p {
      margin-top: 10px;
      font-size: 13px; }
    #advertisement-modal .ad-content .media-container {
      position: relative;
      width: 80%;
      margin: 0 auto;
      max-width: 800px; }
      #advertisement-modal .ad-content .media-container img, #advertisement-modal .ad-content .media-container video {
        width: 100%; }
    #advertisement-modal .ad-content .close-btn {
      position: absolute;
      right: -40px;
      font-size: 40px;
      top: -12px;
      font-weight: bold;
      cursor: pointer; }
      @media screen and (max-width: 767px) {
        #advertisement-modal .ad-content .close-btn {
          right: 0px;
          top: -45px; }
          #advertisement-modal .ad-content .close-btn::after {
            content: "Close";
            margin-left: 2px;
            vertical-align: middle;
            color: #fff;
            font-size: 17px;
            letter-spacing: 1.1pt;
            vertical-align: middle;
            font-family: Avalon-Medium, Helvetica, Arial, sans-serif; } }

.fa-times-thin:before {
  content: '\00d7'; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
a:hover, a:active {
  text-decoration: none;
  color: #fea124; }

html {
  margin: 0 !important;
  background-color: #000; }

@font-face {
  font-family: 'Avalon-Bold';
  src: url("../../fonts/avalon_bold/Avalon-Bold-webfont.woff2") format("woff2"), url("../../fonts/avalon_bold/Avalon-Bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-BoldCond';
  src: url("../../fonts/avalon_boldcondensed/Avalon-BoldCond-webfont.woff2") format("woff2"), url("../../fonts/avalon_boldcondensed/Avalon-BoldCond-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-BoldOblique';
  src: url("../../fonts/avalon_boldoblique/Avalon-BoldOblique-webfont.woff2") format("woff2"), url("../../fonts/avalon_boldoblique/Avalon-BoldOblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-Book';
  src: url("../../fonts/avalon_book/Avalon-Book-webfont.woff2") format("woff2"), url("../../fonts/avalon_book/Avalon-Book-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-BookCond';
  src: url("../../fonts/avalon_bookcondensed/Avalon-BookCond-webfont.woff2") format("woff2"), url("../../fonts/avalon_bookcondensed/Avalon-BookCond-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-BookOblique';
  src: url("../../fonts/avalon_bookoblique/Avalon-BookOblique-webfont.woff2") format("woff2"), url("../../fonts/avalon_bookoblique/Avalon-BookOblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-Demi';
  src: url("../../fonts/avalon_demi/Avalon-Demi-webfont.woff2") format("woff2"), url("../../fonts/avalon_demi/Avalon-Demi-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-DemiCond';
  src: url("../../fonts/avalon_demicondensed/Avalon-DemiCond-webfont.woff2") format("woff2"), url("../../fonts/avalon_demicondensed/Avalon-DemiCond-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-DemiOblique';
  src: url("../../fonts/avalon_demioblique/Avalon-DemiOblique-webfont.woff2") format("woff2"), url("../../fonts/avalon_demioblique/Avalon-DemiOblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-XLight';
  src: url("../../fonts/avalon_extralight/Avalon-XLight-webfont.woff2") format("woff2"), url("../../fonts/avalon_extralight/Avalon-XLight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-XLightObl';
  src: url("../../fonts/avalon_extralight/Avalon-XLightObl-webfont.woff2") format("woff2"), url("../../fonts/avalon_extralight/Avalon-XLightObl-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-Medium';
  src: url("../../fonts/avalon_medium/Avalon-Medium-webfont.woff2") format("woff2"), url("../../fonts/avalon_medium/Avalon-Medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-MediumCond';
  src: url("../../fonts/avalon_mediumcondensed/Avalon-MediumCond-webfont.woff2") format("woff2"), url("../../fonts/avalon_mediumcondensed/Avalon-MediumCond-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-MediumOblique';
  src: url("../../fonts/avalon_mediumoblique/Avalon-MediumOblique-webfont.woff2") format("woff2"), url("../../fonts/avalon_mediumoblique/Avalon-MediumOblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
body {
  font-family: Avalon-Medium, Helvetica, Arial, sans-serif;
  font-size: 18px;
  background-color: #000; }

.main-heading {
  background-color: #fea124;
  padding: 30px 50px 30px 50px; }
  .main-heading h1 {
    margin: 0;
    color: #fff;
    font-size: 32px;
    font-family: Avalon-Medium; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .main-heading {
      padding: 20px 50px 18px 50px; }
      .main-heading h1 {
        font-size: 30px; } }
  @media screen and (max-width: 767px) {
    .main-heading {
      padding: 13px 20px 13px 20px; }
      .main-heading h1 {
        font-size: 30px; } }

.float-none {
  margin: auto;
  float: none;
  overflow: hidden; }

.footer-upper-block {
  display: block;
  /*display: none; Hiding for now until email sign up is ready */
  background-color: #000;
  min-height: 70px;
  background-color: #222222;
  padding: 40px 60px; }
  .footer-upper-block .email-subscribe {
    padding: 0 !important; }
  .footer-upper-block .form {
    margin: 20px 0 20px 0 !important; }
  .footer-upper-block .text {
    text-align: left !important;
    padding: 0; }
    .footer-upper-block .text p {
      border-left: 2px solid #fba123;
      padding-left: 20px;
      display: inline-block;
      color: #fff;
      font-size: 32px !important; }
    .footer-upper-block .text.tnc span {
      font-size: 16px !important;
      color: #c9c9c9; }
      .footer-upper-block .text.tnc span.sending {
        opacity: 0.5; }
      .footer-upper-block .text.tnc span a {
        color: #c9c9c9;
        font-weight: 100;
        text-decoration: underline; }
  .footer-upper-block .mail-icon {
    width: 35px;
    height: 35px;
    display: inline-block;
    padding-right: 20px;
    margin-right: 20px;
    background-image: url("../../images/mail-icon.png");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle; }
  .footer-upper-block .msg-balloon {
    position: absolute;
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    padding: 5px 20px;
    margin-top: 10px;
    display: none; }
    .footer-upper-block .msg-balloon.success {
      background-color: green;
      margin-left: -175px; }
      .footer-upper-block .msg-balloon.success:before {
        border-bottom: 10px solid green; }
    .footer-upper-block .msg-balloon.error {
      margin-left: -278px;
      background-color: red; }
      .footer-upper-block .msg-balloon.error:before {
        border-bottom: 10px solid red; }
    .footer-upper-block .msg-balloon:before {
      position: absolute;
      display: inline-block;
      content: '';
      width: 0;
      height: 0;
      right: 50px;
      top: -10px;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent; }
    .footer-upper-block .msg-balloon.email-param-error, .footer-upper-block .msg-balloon.name-param-error {
      display: none; }
      .footer-upper-block .msg-balloon.email-param-error:before, .footer-upper-block .msg-balloon.name-param-error:before {
        left: 10%; }
      .footer-upper-block .msg-balloon.email-param-error.error, .footer-upper-block .msg-balloon.name-param-error.error {
        display: block; }
    .footer-upper-block .msg-balloon.email-param-error {
      margin-left: 0;
      width: 319px; }
    .footer-upper-block .msg-balloon.name-param-error {
      margin-left: 363px;
      width: 222px; }
  .footer-upper-block .sub-email,
  .footer-upper-block .sub-firstname {
    padding: 10px;
    font-size: 16px;
    border: 2px solid #fff;
    margin-right: 40px;
    color: #1e1e1e;
    background-color: #e0e0e0; }
    .footer-upper-block .sub-email:disabled,
    .footer-upper-block .sub-firstname:disabled {
      color: #494949;
      opacity: 0.5; }
  .footer-upper-block .sub-email {
    width: 33%;
    max-width: 319px; }
  .footer-upper-block .sub-firstname {
    width: 33%;
    max-width: 222px; }
  .footer-upper-block .signup-wrap {
    display: inline-block !important; }
    .footer-upper-block .signup-wrap #sub-btn.sub-btn {
      border-radius: 0px !important;
      border: 2px solid #fff;
      padding: 10px !important;
      font-size: 16px !important;
      width: 123px;
      max-width: 100% !important;
      margin-right: 0px !important;
      background-color: #393939; }
      .footer-upper-block .signup-wrap #sub-btn.sub-btn.sending {
        background-color: #222222;
        opacity: 0.5;
        border: 2px solid rgba(255, 255, 255, 0.5); }
  @media screen and (max-width: 767px) {
    .footer-upper-block {
      padding: 40px 30px; }
      .footer-upper-block .email-subscribe .text:first-child {
        white-space: nowrap;
        overflow: hidden; }
        .footer-upper-block .email-subscribe .text:first-child p {
          font-size: 24px !important;
          line-height: 1.23 !important;
          white-space: normal;
          width: calc(100% - 60px); }
      .footer-upper-block .email-subscribe .text.tnc span {
        font-size: 13px !important; }
      .footer-upper-block .email-subscribe .text:last-child {
        padding-right: 0;
        font-size: 13px !important; }
      .footer-upper-block .sub-email,
      .footer-upper-block .sub-firstname {
        display: block;
        width: 100%;
        max-width: 100%;
        margin-bottom: 15px; }
      .footer-upper-block .msg-balloon.success,
      .footer-upper-block .msg-balloon.error {
        font-size: 13px !important;
        margin-left: 0 !important; }
        .footer-upper-block .msg-balloon.success:before,
        .footer-upper-block .msg-balloon.error:before {
          left: 51px !important; }
      .footer-upper-block .msg-balloon.error.email-param-error, .footer-upper-block .msg-balloon.error.name-param-error {
        position: relative;
        width: 100% !important;
        margin-bottom: 10px; }
      .footer-upper-block .signup-wrap {
        width: 100%; }
        .footer-upper-block .signup-wrap .msg-balloon {
          position: relative;
          width: 100% !important; }
      .footer-upper-block .mail-icon {
        width: 60px;
        height: 60px; } }

.btn-white-bordered, #home #slider .owl-carousel .versailles .versailles-text .view {
  color: #fff;
  border: 2px solid #fff;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 0;
  padding: 4px 13px 2px 13px;
  font-size: 12px; }
  .btn-white-bordered:hover, #home #slider .owl-carousel .versailles .versailles-text .view:hover, .btn-white-bordered:focus, #home #slider .owl-carousel .versailles .versailles-text .view:focus {
    color: #fff; }
  .btn-white-bordered:focus, #home #slider .owl-carousel .versailles .versailles-text .view:focus {
    outline: none; }

.btn-yellow-bordered {
  color: #fea124;
  border: 2px solid #fea124;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  padding: 4px 13px 2px 13px;
  font-size: 12px; }
  .btn-yellow-bordered:hover, .btn-yellow-bordered:focus {
    color: #fea124; }
  .btn-yellow-bordered:focus {
    outline: none; }

.arrow-down, .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 15px;
  width: 18px;
  background-position: -17px -68px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .arrow-down, .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
      background-image: url("../../images/icons2x.png");
      background-position: -17px -68px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .arrow-down, .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
      height: 13px;
      width: 18px;
      background-position: -16px -62px;
      background-image: url("../../images/icons_mobile.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .arrow-down, .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -16px -62px;
      background-size: 400px 200px; } }

.arrow-left {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 18px;
  width: 16px;
  background-position: 0px -58px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .arrow-left {
      background-image: url("../../images/icons2x.png");
      background-position: 0px -58px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .arrow-left {
      height: 15px;
      width: 18px;
      background-image: url("../../images/icons_mobile.png");
      background-position: 1px -54px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .arrow-left {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: 1px -54px;
      background-size: 400px 200px; } }

.arrow-right, #home #all-shows .shows .show-name .schedule:before {
  height: 18px;
  width: 16px;
  background-image: url("../../images/icons.png");
  background-position: -36px -58px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .arrow-right, #home #all-shows .shows .show-name .schedule:before {
      background-image: url("../../images/icons2x.png");
      background-position: -36px -58px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .arrow-right, #home #all-shows .shows .show-name .schedule:before {
      height: 15px;
      width: 18px;
      background-position: -32px -54px;
      background-image: url("../../images/icons_mobile.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .arrow-right, #home #all-shows .shows .show-name .schedule:before {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -32px -54px;
      background-size: 400px 200px; } }

.plus-icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 48px;
  cursor: pointer;
  width: 50px;
  background-position: -149px -5px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .plus-icon {
      background-image: url("../../images/icons2x.png");
      background-position: -149px -5px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .plus-icon {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 25px;
      width: 25px;
      background-position: -223px -4px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .plus-icon {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -223px -4px;
      background-size: 400px 200px; } }

.minus-icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 48px;
  width: 50px;
  background-position: -97px -5px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .minus-icon {
      background-image: url("../../images/icons2x.png");
      background-position: -97px -5px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .minus-icon {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 25px;
      width: 25px;
      background-position: -223px -28px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .minus-icon {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -223px -28px;
      background-size: 400px 200px; } }

.cross-icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 25px;
  width: 25px;
  background-position: -209px -26px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .cross-icon {
      background-image: url("../../images/icons2x.png");
      background-position: -209px -26px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .cross-icon {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 24px;
      width: 20px;
      background-position: -192px -25px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .cross-icon {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -192px -25px;
      background-size: 400px 200px; } }

.search-icon {
  background-image: url("../../images/icons.png");
  display: inline-block;
  height: 30px;
  width: 30px;
  background-position: -2px -2px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .search-icon {
      background-image: url("../../images/icons2x.png");
      background-position: -1px -1px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .search-icon {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 28px;
      width: 24px;
      background-position: -3px -4px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .search-icon {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -3px -4px;
      background-size: 400px 200px; } }

.pageline-left {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 118px;
  width: 60px;
  background-position: -3px -80px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .pageline-left {
      background-image: url("../../images/icons2x.png");
      background-position: -3px -80px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .pageline-left {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 80px;
      width: 40px;
      background-position: -3px -56px;
      background-size: 300px 150px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .pageline-left {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -3px -56px;
      background-size: 300px 150px; } }

.pageline-right {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 118px;
  width: 60px;
  background-position: -71px -80px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .pageline-right {
      background-image: url("../../images/icons2x.png");
      background-position: -71px -80px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .pageline-right {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 80px;
      width: 40px;
      background-position: -50px -56px;
      background-size: 300px 150px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .pageline-right {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -50px -56px;
      background-size: 300px 150px; } }

/*carousel-nav*/
.owl-nav .owl-next:before, .owl-nav .owl-prev:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%); }

.owl-nav .owl-next:before {
  content: '';
  right: 50px;
  display: inline-block;
  height: 50px;
  width: 28px;
  background-position: -62px -4px;
  background-image: url("../../images/icons.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .owl-nav .owl-next:before {
      background-image: url("../../images/icons2x.png");
      background-position: -62px -4px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .owl-nav .owl-next:before {
      right: 20px;
      height: 45px;
      width: 26px;
      background-position: -57px -3px;
      background-image: url("../../images/icons_mobile.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .owl-nav .owl-next:before {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -57px -3px;
      background-size: 400px 200px; } }

.owl-nav .owl-prev:before {
  left: 50px;
  content: '';
  display: inline-block;
  height: 50px;
  width: 28px;
  background-image: url("../../images/icons.png");
  background-position: -36px -3px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .owl-nav .owl-prev:before {
      background-image: url("../../images/icons2x.png");
      background-position: -36px -3px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .owl-nav .owl-prev:before {
      left: 20px;
      background-image: url("../../images/icons_mobile.png");
      height: 45px;
      width: 26px;
      background-position: -34px -3px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .owl-nav .owl-prev:before {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -34px -3px;
      background-size: 400px 200px; } }

/*social-icons*/
.social-icons a {
  text-decoration: none;
  border-radius: 50%;
  width: 30px;
  display: inline-block;
  height: 30px;
  text-align: center;
  cursor: pointer;
  border: 2px solid #d1d4d3; }
  .social-icons a .fa {
    color: #d1d4d3;
    line-height: 1;
    padding-top: 4px; }

/*selectBox*/
.selectbox {
  cursor: pointer; }
  .selectbox .selectboxit-container {
    min-width: 100% !important;
    max-width: 100% !important; }
    .selectbox .selectboxit-container .selectboxit.selectboxit-btn {
      background-image: none;
      width: 100% !important;
      max-width: 100% !important;
      background: rgba(255, 255, 255, 0.2); }
      .selectbox .selectboxit-container .selectboxit.selectboxit-btn.selectboxit-hover {
        border: 2px solid #fff; }
      .selectbox .selectboxit-container .selectboxit.selectboxit-btn.selectboxit-enabled:hover, .selectbox .selectboxit-container .selectboxit.selectboxit-btn.selectboxit-enabled:focus {
        color: #fff; }
      .selectbox .selectboxit-container .selectboxit.selectboxit-btn .selectboxit-text {
        max-width: -webkit-calc(100% - 15px) !important;
        max-width: -moz-calc(100% - 15px) !important;
        max-width: calc(100% - 15px) !important;
        font-size: 15px !important; }
        @media screen and (max-width: 767px) {
          .selectbox .selectboxit-container .selectboxit.selectboxit-btn .selectboxit-text {
            font-size: 13px !important; } }
    .selectbox .selectboxit-container span {
      line-height: 16px;
      height: auto;
      max-width: -webkit-calc(100% - 15px) !important;
      max-width: -moz-calc(100% - 15px) !important;
      max-width: calc(100% - 15px) !important; }
    .selectbox .selectboxit-container .selectboxit-options {
      padding: 0px 5px; }
      .selectbox .selectboxit-container .selectboxit-options a {
        height: auto; }
    .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
      border: none;
      margin-top: 2px; }
    .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list {
      top: 34px !important;
      max-height: 300px !important;
      max-width: initial !important;
      min-width: 100% !important;
      background: #000000;
      color: #fff;
      padding: 0;
      right: 0;
      text-indent: 0; }
      .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list li {
        text-indent: 0;
        /*border-bottom: 1px solid $select-box-background;*/ }
        .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list li a {
          color: #fff;
          font-size: 13px !important;
          padding-left: 5px;
          padding-right: 5px; }
        .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list li:last-child {
          /*border-bottom: none;*/ }
        .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list li:hover {
          background: #fea124; }
  .selectbox .selectboxit-container span {
    max-width: 100% !important; }
  .selectbox .selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
    background: #fea124; }

.pointerEventNone {
  pointer-events: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgba(11, 11, 11, 0.8); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #fff; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

#tv-series #meet-cast .cast-block .cast-details .cast-heading {
  height: 0; }

#tv-series {
  /*halcyon-page*/ }
  #tv-series .watch-now-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-top: 20px; }
    #tv-series .watch-now-wrapper a.btn.btn-watch-now {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      padding: 7px 16px;
      font-size: 16px;
      object-fit: contain;
      border-radius: 2px;
      border-style: solid;
      border-width: 1px;
      border-image-source: linear-gradient(to bottom, #3191a7, #143154);
      border-image-slice: 1;
      background-image: linear-gradient(to bottom, #00a2dc, #00375c), linear-gradient(to bottom, #3191a7, #143154);
      background-origin: border-box;
      color: #FFF; }
      #tv-series .watch-now-wrapper a.btn.btn-watch-now .Triangle {
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5.5px 0 5.5px 8px;
        border-color: transparent transparent transparent #ffffff;
        margin-left: 7px; }
  #tv-series .show-description .watch-now-wrapper {
    justify-content: flex-start; }
  #tv-series .tv-series-hero {
    position: relative;
    min-height: 56vw; }
    @media screen and (max-width: 767px) {
      #tv-series .tv-series-hero {
        margin-top: 50px; } }
  #tv-series .versailles-image {
    padding-top: 135px;
    min-height: 56vw;
    background-size: cover;
    position: relative;
    background-position: top center;
    border-bottom: 3px solid #fea124;
    /*background-image:url('../../images/HP_VersaillesS2_1920x1080.jpg');*/ }
    #tv-series .versailles-image.s1 {
      background-image: url("../../images/HP_VersaillesS1_1920x1080.jpg"); }
    @media screen and (max-width: 991px) {
      #tv-series .versailles-image {
        padding-top: 50px; } }
    @media screen and (max-width: 767px) {
      #tv-series .versailles-image {
        /*            min-height: 75vh;
							background-image:url('../../images/home_hero_image_mobile.jpg'); */ } }
  #tv-series .seasons-carousel .owl-stage-outer, #tv-series .series-carousel .owl-stage-outer {
    width: 100%; }
  #tv-series .seasons-carousel .image-item-element, #tv-series .series-carousel .image-item-element {
    background-size: cover;
    background-position: center; }
  #tv-series .jw-title-primary, #tv-series .jw-title-secondary {
    width: 80% !important; }
  #tv-series .share-controls {
    position: absolute;
    width: 100%;
    height: 15%;
    top: 0;
    left: 0;
    padding: 1em;
    color: #fff;
    text-align: right;
    opacity: 0;
    transition: opacity 600ms ease-out; }
    #tv-series .share-controls .fa {
      margin-left: 0.5em; }
    #tv-series .share-controls .tt {
      position: relative;
      display: block;
      pointer-events: none;
      opacity: 0;
      transition: opacity .3s;
      top: 0;
      text-align: right;
      width: 100%;
      color: #fff;
      font-size: 12px;
      padding: 2px; }
      #tv-series .share-controls .tt.show {
        transition: opacity .3s;
        opacity: 1; }
  #tv-series .video-js:not(.not-hover) + .share-controls, #tv-series .share-controls:hover {
    opacity: 1 !important; }
  #tv-series .vjs-has-started.not-hover + .share-controls {
    opacity: 0; }
  #tv-series .vjs-share-control {
    display: none; }
  #tv-series .versailles-video {
    position: relative;
    border-bottom: 3px solid #fea124; }
    #tv-series .versailles-video .video-js {
      height: 100% !important;
      width: 100% !important;
      padding-top: 135px;
      min-height: 56vw !important;
      position: relative; }
      @media screen and (max-width: 991px) {
        #tv-series .versailles-video .video-js {
          margin-top: 50px; } }
      @media screen and (max-width: 767px) {
        #tv-series .versailles-video .video-js {
          /*min-height: 75vh;*/ } }
      #tv-series .versailles-video .video-js .vjs-control-bar {
        display: none; }
      #tv-series .versailles-video .video-js .vjs-dock-shelf {
        display: none; }
      #tv-series .versailles-video .video-js .vjs-dock-text {
        display: none; }
      #tv-series .versailles-video .video-js .vjs-loading-spinner {
        display: none; }
      #tv-series .versailles-video .video-js video {
        object-fit: cover !important;
        position: absolute !important;
        width: 100% !important;
        /*height: 100vh !important;*/ }
  #tv-series #tv-series-where-to-watch {
    margin-top: -2px; }
    @media screen and (min-width: 768px) {
      #tv-series #tv-series-where-to-watch {
        position: -webkit-sticky;
        position: sticky;
        bottom: -120px;
        z-index: 2; } }
    @media screen and (min-width: 991px) {
      #tv-series #tv-series-where-to-watch {
        bottom: -125px; } }
    #tv-series #tv-series-where-to-watch .where-to-watch {
      margin-top: -42px; }
      @media screen and (max-width: 767px) {
        #tv-series #tv-series-where-to-watch .where-to-watch {
          display: none; } }
    #tv-series #tv-series-where-to-watch .triangle {
      background: #A19FA1;
      color: #FFFFFF;
      font-size: 18px;
      font-family: Avalon-Book;
      float: right;
      position: relative;
      width: calc(25% - 30px); }
      @media screen and (max-width: 767px) {
        #tv-series #tv-series-where-to-watch .triangle {
          width: calc(230px - 30px); } }
      #tv-series #tv-series-where-to-watch .triangle::before {
        content: '';
        width: 0;
        height: 0;
        border-bottom: 39px solid #A19FA1;
        border-left: 30px solid transparent;
        left: -30px;
        position: absolute; }
      #tv-series #tv-series-where-to-watch .triangle a {
        color: white;
        text-decoration: none; }
      #tv-series #tv-series-where-to-watch .triangle h4 {
        padding-left: 20px; }
    #tv-series #tv-series-where-to-watch .dropbox {
      border-top: 2px solid transparent; }
      @media screen and (max-width: 820px) {
        #tv-series #tv-series-where-to-watch .dropbox {
          display: none; } }
    #tv-series #tv-series-where-to-watch .find-outer {
      background: #010001;
      color: #FFFFFF;
      font-family: Avalon-Book, Helvetica, Arial, sans-serif;
      padding-top: 39px;
      padding-bottom: 39px;
      text-align: center;
      font-size: 16px; }
      #tv-series #tv-series-where-to-watch .find-outer p {
        margin: 0;
        text-align: left;
        width: 200px;
        display: inline-block; }
    #tv-series #tv-series-where-to-watch .zip-code-outer {
      background: #2D2B2D;
      padding-top: 47px;
      padding-bottom: 47px;
      text-align: center; }
      #tv-series #tv-series-where-to-watch .zip-code-outer .zip-input2 {
        color: #8f8f8f;
        background: transparent;
        border: 2px solid #fff;
        font-size: 15px;
        padding: 2px 10px 1px 10px;
        display: inline-block;
        border-radius: 0;
        margin: 0;
        max-width: 280px;
        width: 90%;
        font-family: Avalon-Book, Helvetica, Arial, sans-serif; }
        #tv-series #tv-series-where-to-watch .zip-code-outer .zip-input2::-webkit-input-placeholder {
          /* Chrome/Opera/Safari */
          font-weight: 100; }
        #tv-series #tv-series-where-to-watch .zip-code-outer .zip-input2::-moz-placeholder {
          /* Firefox 19+ */
          font-weight: 100; }
        #tv-series #tv-series-where-to-watch .zip-code-outer .zip-input2:-ms-input-placeholder {
          /* IE 10+ */
          font-weight: 100; }
        #tv-series #tv-series-where-to-watch .zip-code-outer .zip-input2:-moz-placeholder {
          /* Firefox 18- */
          font-weight: 100; }
        #tv-series #tv-series-where-to-watch .zip-code-outer .zip-input2:focus {
          outline: 0; }
    #tv-series #tv-series-where-to-watch .service-provider-outer {
      background: #706E70;
      padding-top: 47px;
      padding-bottom: 47px;
      text-align: center; }
      #tv-series #tv-series-where-to-watch .service-provider-outer .selectbox .selectboxit-container .selectboxit.selectboxit-btn {
        color: #949494;
        display: block;
        margin: auto;
        border-radius: 0;
        border: none;
        padding: 6px 10px 6px 0;
        background-image: none;
        max-width: 280px !important;
        width: 90% !important;
        background: #525052;
        font-family: Avalon-Book, Helvetica, Arial, sans-serif; }
      #tv-series #tv-series-where-to-watch .service-provider-outer .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list {
        width: 280px !important;
        top: 28px !important;
        border-radius: 0;
        right: calc((100% - 280px)/2); }
        @media screen and (max-width: 767px) {
          #tv-series #tv-series-where-to-watch .service-provider-outer .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list {
            right: 0; } }
    #tv-series #tv-series-where-to-watch .display-outer {
      background: #A19FA1;
      min-height: 122px; }
      #tv-series #tv-series-where-to-watch .display-outer .displayData {
        color: #fff;
        text-align: left;
        width: 90%;
        font-size: 17px;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-family: Avalon-Book, Helvetica, Arial, sans-serif;
        margin: 0; }
        #tv-series #tv-series-where-to-watch .display-outer .displayData p {
          margin: 0; }
          #tv-series #tv-series-where-to-watch .display-outer .displayData p span {
            font-weight: bold; }
  #tv-series .versailles {
    position: absolute;
    bottom: 20%;
    left: 50px;
    right: 50px;
    font-size: 16px; }
    @media only screen and (min-width: 1600px) {
      #tv-series .versailles {
        bottom: 30%; } }
    #tv-series .versailles img {
      height: 95px;
      width: auto; }
    #tv-series .versailles .tv-series-nav {
      float: left; }
      #tv-series .versailles .tv-series-nav .nav {
        color: #fff; }
        #tv-series .versailles .tv-series-nav .nav li {
          display: inline-block; }
          #tv-series .versailles .tv-series-nav .nav li a {
            color: #fff;
            display: inline-block;
            font-size: 18px;
            cursor: pointer;
            font-family: Avalon-Medium;
            text-shadow: 0px 1px rgba(0, 0, 0, 0.6); }
            #tv-series .versailles .tv-series-nav .nav li a:hover, #tv-series .versailles .tv-series-nav .nav li a:focus {
              background-color: rgba(0, 0, 0, 0); }
            #tv-series .versailles .tv-series-nav .nav li a:first-child {
              padding-left: 0; }
          #tv-series .versailles .tv-series-nav .nav li span {
            display: inline-block;
            vertical-align: text-bottom; }
          #tv-series .versailles .tv-series-nav .nav li.active a {
            color: #fea124; }
    #tv-series .versailles .versailles-text {
      text-shadow: 0px 1px rgba(0, 0, 0, 0.6);
      font-size: 24px;
      margin-top: 10px;
      letter-spacing: 0.04em;
      float: right; }
      #tv-series .versailles .versailles-text .view {
        color: #fff;
        border: 1px solid #fff;
        padding: 4px 15px;
        margin-right: 10px; }
      #tv-series .versailles .versailles-text .season {
        color: #fea124;
        padding-right: 2px; }
      #tv-series .versailles .versailles-text .coming-ovation {
        color: #fff;
        text-transform: capitalize;
        padding-left: 2px; }
      @media screen and (max-width: 767px) {
        #tv-series .versailles .versailles-text {
          font-size: 18px; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #tv-series .versailles {
        left: 50px;
        right: 50px; } }
    @media screen and (max-width: 767px) {
      #tv-series .versailles {
        left: 8px;
        right: 8px;
        bottom: 12px;
        transform: scale(0.72);
        transform-origin: 0% 100%; }
        #tv-series .versailles .versailles-text {
          margin-top: 0;
          float: left; }
        #tv-series .versailles img {
          height: 60px;
          width: auto; }
        #tv-series .versailles .tv-series-nav {
          display: none; } }
  #tv-series #about-show .main-heading h1 {
    float: left; }
  #tv-series #about-show .social-icons {
    float: right; }
    #tv-series #about-show .social-icons a {
      width: 32px;
      height: 32px;
      border: 2px solid #fff; }
      #tv-series #about-show .social-icons a .fa {
        color: #fff;
        padding-top: 6px; }
  #tv-series #about-show .selectbox {
    display: inline-block;
    position: relative;
    letter-spacing: 0.04em; }
  #tv-series #about-show .select-season {
    display: none; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    #tv-series #about-show .main-heading h1 {
      margin-top: 7px; } }
  @media screen and (max-width: 767px) {
    #tv-series #about-show .main-heading {
      text-align: right; }
      #tv-series #about-show .main-heading h1 {
        float: left;
        margin-top: 10px;
        font-size: 15.8px; }
      #tv-series #about-show .main-heading .selectbox {
        margin-top: 6px; }
      #tv-series #about-show .main-heading .social-icons {
        display: none; }
      #tv-series #about-show .main-heading .select-season {
        display: block;
        background-color: #fea124;
        color: #fff;
        border: 2px solid #fff;
        display: inline-block;
        margin: auto;
        border-radius: 0;
        min-width: 135px;
        font-size: 15px;
        padding: 2px 10px;
        margin: 0px; }
        #tv-series #about-show .main-heading .select-season:focus {
          outline: none; } }
  #tv-series #about-show .show-details {
    padding: 70px 50px 70px 50px;
    background-color: #000;
    background-image: url("../../images/about_back.jpg");
    background-position: top center;
    background-size: cover;
    position: relative; }
    #tv-series #about-show .show-details .show-video {
      padding: 0;
      /*
				.video-js {
					height: auto; //28vw
					width: 100%;
					@media screen and (max-width:767px){
					height: 56vw;
					}
					.vjs-control-bar{
						display: none;
					}
					.vjs-dock-text{
						display: none;
					}
					.vjs-loading-spinner{
						display: none;
					}
					video {
						object-fit: cover !important;
						position: absolute !important;
						width: 100% !important;
						height: 300px !important;
					}
					.vjs-poster{
						background-position: center !important;
						background-size: cover !important;
					}
				}
				*/ }
      #tv-series #about-show .show-details .show-video img {
        /*height: 305px;*/ }
      #tv-series #about-show .show-details .show-video #video-play {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0px;
        z-index: 2;
        background-image: url("../../images/video_thumb.jpg"); }
    #tv-series #about-show .show-details .show-description {
      padding: 0 0 0 50px;
      color: #fff;
      font-size: 18px;
      font-family: Avalon-Book;
      position: static;
      clear: both; }
      #tv-series #about-show .show-details .show-description .description-text {
        display: none;
        padding-bottom: 20px; }
        #tv-series #about-show .show-details .show-description .description-text.active {
          display: block; }
      #tv-series #about-show .show-details .show-description p {
        margin-bottom: 30px; }
      #tv-series #about-show .show-details .show-description .show-seasons {
        border-top: 2px solid #fea124;
        width: -webkit-calc(50% - 100px);
        width: -moz-calc(50% - 100px);
        width: calc(50% - 100px);
        right: 50px;
        margin-top: 15px;
        padding: 15px 0 0 0; }
        #tv-series #about-show .show-details .show-description .show-seasons.transform {
          transform: translate(0, 100%); }
        #tv-series #about-show .show-details .show-description .show-seasons h1 {
          display: inline-block;
          margin: 0;
          line-height: 22px;
          font-size: 32px;
          font-family: Avalon-Book;
          vertical-align: bottom; }
        #tv-series #about-show .show-details .show-description .show-seasons ul {
          list-style: none;
          display: inline-block;
          margin: 0;
          vertical-align: top;
          padding-left: 15px; }
          #tv-series #about-show .show-details .show-description .show-seasons ul li {
            display: inline-block;
            font-size: 16px;
            margin: 0px 3px;
            background-color: rgba(0, 0, 0, 0); }
            #tv-series #about-show .show-details .show-description .show-seasons ul li a {
              border: 2px solid #8f8f8f;
              display: block;
              color: #fff;
              cursor: pointer;
              text-decoration: none;
              padding: 3px 8px 2px 8px;
              line-height: 1;
              font-size: 20px;
              font-family: Avalon-Medium; }
            #tv-series #about-show .show-details .show-description .show-seasons ul li.active {
              background-color: #5d4800; }
        @media screen and (max-width: 767px) {
          #tv-series #about-show .show-details .show-description .show-seasons {
            padding: 0;
            border-color: #fea124;
            position: relative;
            top: 0;
            left: 0;
            transform: none;
            width: 100%;
            padding-bottom: 10px; }
            #tv-series #about-show .show-details .show-description .show-seasons h1 {
              display: none; }
            #tv-series #about-show .show-details .show-description .show-seasons ul {
              display: none; } }
      @media screen and (min-width: 767px) {
        #tv-series #about-show .show-details .show-description {
          padding-left: 50px;
          width: -webkit-calc(50% - 50px);
          width: -moz-calc(50% - 50px);
          width: calc(50% - 50px); }
          #tv-series #about-show .show-details .show-description .show-seasons {
            width: -webkit-calc(100% - 50px);
            width: -moz-calc(100% - 50px);
            width: calc(100% - 50px); } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #tv-series #about-show .show-details .show-description {
        font-size: 15px;
        line-height: 20px; }
        #tv-series #about-show .show-details .show-description p {
          margin-bottom: 10px; }
        #tv-series #about-show .show-details .show-description .show-seasons {
          /*bottom: -51px;*/ }
          #tv-series #about-show .show-details .show-description .show-seasons h1 {
            font-size: 26px; }
          #tv-series #about-show .show-details .show-description .show-seasons ul li a {
            padding: 3px 6px 2px 6px;
            font-size: 16px; } }
    @media screen and (max-width: 767px) {
      #tv-series #about-show .show-details {
        padding: 0; }
        #tv-series #about-show .show-details .show-video img {
          height: auto; }
        #tv-series #about-show .show-details .show-description {
          font-size: 15px;
          padding: 0 20px;
          margin-top: 20px; }
          #tv-series #about-show .show-details .show-description .description-text {
            padding-bottom: 15px;
            padding-top: 10px; }
            #tv-series #about-show .show-details .show-description .description-text p {
              margin: 0 0 10px 0; } }
    @media screen and (min-width: 768px) {
      #tv-series #about-show .show-details {
        display: flex; } }
  #tv-series #meet-cast {
    background-color: #000000; }
    #tv-series #meet-cast .seasons {
      padding: 0 5px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: flex-start;
      -webkit-justify-content: flex-start; }
      @media screen and (min-width: 768px) and (max-width: 1200px) {
        #tv-series #meet-cast .seasons {
          padding: 0 25px; } }
      @media screen and (max-width: 767px) {
        #tv-series #meet-cast .seasons {
          padding: 0 2px; } }
    #tv-series #meet-cast .main-heading {
      background-color: rgba(0, 0, 0, 0); }
      #tv-series #meet-cast .main-heading h1 {
        padding: 1px 0 11px 0; }
    #tv-series #meet-cast .cast-image {
      border: 1px solid #3c3c3c;
      margin-bottom: 30px; }
      #tv-series #meet-cast .cast-image img {
        width: 100%; }
      @media screen and (max-width: 767px) {
        #tv-series #meet-cast .cast-image {
          margin-bottom: 15px; } }
    #tv-series #meet-cast .cast-heading h1 {
      margin: 0;
      color: #fff;
      font-family: Avalon-Medium;
      font-size: 22px;
      padding: 0px;
      letter-spacing: 0.04em; }
    #tv-series #meet-cast .cast-heading h2 {
      margin: 0;
      color: #fff;
      font-size: 18px;
      padding: 0px;
      font-family: Avalon-Book; }
    #tv-series #meet-cast .cast-heading h3 {
      margin: 0;
      text-transform: capitalize;
      color: #fff;
      font-size: 20px;
      padding: 0px; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #tv-series #meet-cast .cast-heading h1 {
        font-size: 24px; }
      #tv-series #meet-cast .cast-heading h2 {
        font-size: 18px; } }
    #tv-series #meet-cast .cast-block {
      padding: 20px 45px 30px 45px; }
      #tv-series #meet-cast .cast-block .cast-details {
        position: relative; }
        #tv-series #meet-cast .cast-block .cast-details .cast-heading {
          float: none;
          height: auto;
          padding-right: 50px;
          padding-top: 10px; }
        #tv-series #meet-cast .cast-block .cast-details .view-more {
          padding: 6px 0px 0 0;
          cursor: pointer;
          font-size: 23px;
          position: absolute;
          right: 0;
          top: 0; }
          #tv-series #meet-cast .cast-block .cast-details .view-more.active .plus-icon {
            background-position: -97px -4px; }
      #tv-series #meet-cast .cast-block:nth-child(1) {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1; }
      #tv-series #meet-cast .cast-block:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2; }
      #tv-series #meet-cast .cast-block:nth-child(3) {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2; }
      #tv-series #meet-cast .cast-block:nth-child(4) {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3; }
      #tv-series #meet-cast .cast-block:nth-child(5) {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3; }
      #tv-series #meet-cast .cast-block:nth-child(6) {
        -webkit-box-ordinal-group: 4;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 4;
        -webkit-order: 4;
        order: 4; }
      #tv-series #meet-cast .cast-block:nth-child(7) {
        -webkit-box-ordinal-group: 4;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 4;
        -webkit-order: 4;
        order: 4; }
      #tv-series #meet-cast .cast-block:nth-child(8) {
        -webkit-box-ordinal-group: 5;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 5;
        -webkit-order: 5;
        order: 5; }
      #tv-series #meet-cast .cast-block:nth-child(9) {
        -webkit-box-ordinal-group: 5;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 5;
        -webkit-order: 5;
        order: 5; }
      #tv-series #meet-cast .cast-block:nth-child(10) {
        -webkit-box-ordinal-group: 6;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 6;
        -webkit-order: 6;
        order: 6; }
      #tv-series #meet-cast .cast-block:nth-child(11) {
        -webkit-box-ordinal-group: 6;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 6;
        -webkit-order: 6;
        order: 6; }
      #tv-series #meet-cast .cast-block:nth-child(12) {
        -webkit-box-ordinal-group: 7;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 7;
        -webkit-order: 7;
        order: 7; }
      #tv-series #meet-cast .cast-block:nth-child(13) {
        -webkit-box-ordinal-group: 7;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 7;
        -webkit-order: 7;
        order: 7; }
      #tv-series #meet-cast .cast-block:nth-child(14) {
        -webkit-box-ordinal-group: 8;
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 8;
        -webkit-order: 8;
        order: 8; }
      #tv-series #meet-cast .cast-block:nth-child(15) {
        -webkit-box-ordinal-group: 8;
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 8;
        -webkit-order: 8;
        order: 8; }
      #tv-series #meet-cast .cast-block:nth-child(16) {
        -webkit-box-ordinal-group: 9;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 9;
        -webkit-order: 9;
        order: 9; }
      #tv-series #meet-cast .cast-block:nth-child(17) {
        -webkit-box-ordinal-group: 9;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 9;
        -webkit-order: 9;
        order: 9; }
      #tv-series #meet-cast .cast-block:nth-child(18) {
        -webkit-box-ordinal-group: 10;
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 10;
        -webkit-order: 10;
        order: 10; }
      #tv-series #meet-cast .cast-block:nth-child(19) {
        -webkit-box-ordinal-group: 10;
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 10;
        -webkit-order: 10;
        order: 10; }
      #tv-series #meet-cast .cast-block:nth-child(20) {
        -webkit-box-ordinal-group: 11;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 11;
        -webkit-order: 11;
        order: 11; }
      #tv-series #meet-cast .cast-block:nth-child(21) {
        -webkit-box-ordinal-group: 11;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 11;
        -webkit-order: 11;
        order: 11; }
      #tv-series #meet-cast .cast-block:nth-child(22) {
        -webkit-box-ordinal-group: 12;
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 12;
        -webkit-order: 12;
        order: 12; }
      #tv-series #meet-cast .cast-block:nth-child(23) {
        -webkit-box-ordinal-group: 12;
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 12;
        -webkit-order: 12;
        order: 12; }
      #tv-series #meet-cast .cast-block:nth-child(24) {
        -webkit-box-ordinal-group: 13;
        -moz-box-ordinal-group: 13;
        -ms-flex-order: 13;
        -webkit-order: 13;
        order: 13; }
      #tv-series #meet-cast .cast-block:nth-child(25) {
        -webkit-box-ordinal-group: 13;
        -moz-box-ordinal-group: 13;
        -ms-flex-order: 13;
        -webkit-order: 13;
        order: 13; }
      #tv-series #meet-cast .cast-block:nth-child(26) {
        -webkit-box-ordinal-group: 14;
        -moz-box-ordinal-group: 14;
        -ms-flex-order: 14;
        -webkit-order: 14;
        order: 14; }
      #tv-series #meet-cast .cast-block:nth-child(27) {
        -webkit-box-ordinal-group: 14;
        -moz-box-ordinal-group: 14;
        -ms-flex-order: 14;
        -webkit-order: 14;
        order: 14; }
      #tv-series #meet-cast .cast-block:nth-child(28) {
        -webkit-box-ordinal-group: 15;
        -moz-box-ordinal-group: 15;
        -ms-flex-order: 15;
        -webkit-order: 15;
        order: 15; }
      #tv-series #meet-cast .cast-block:nth-child(29) {
        -webkit-box-ordinal-group: 15;
        -moz-box-ordinal-group: 15;
        -ms-flex-order: 15;
        -webkit-order: 15;
        order: 15; }
      #tv-series #meet-cast .cast-block:nth-child(30) {
        -webkit-box-ordinal-group: 16;
        -moz-box-ordinal-group: 16;
        -ms-flex-order: 16;
        -webkit-order: 16;
        order: 16; }
      #tv-series #meet-cast .cast-block:nth-child(31) {
        -webkit-box-ordinal-group: 16;
        -moz-box-ordinal-group: 16;
        -ms-flex-order: 16;
        -webkit-order: 16;
        order: 16; }
      #tv-series #meet-cast .cast-block:nth-child(32) {
        -webkit-box-ordinal-group: 17;
        -moz-box-ordinal-group: 17;
        -ms-flex-order: 17;
        -webkit-order: 17;
        order: 17; }
      #tv-series #meet-cast .cast-block:nth-child(33) {
        -webkit-box-ordinal-group: 17;
        -moz-box-ordinal-group: 17;
        -ms-flex-order: 17;
        -webkit-order: 17;
        order: 17; }
      #tv-series #meet-cast .cast-block:nth-child(34) {
        -webkit-box-ordinal-group: 18;
        -moz-box-ordinal-group: 18;
        -ms-flex-order: 18;
        -webkit-order: 18;
        order: 18; }
      #tv-series #meet-cast .cast-block:nth-child(35) {
        -webkit-box-ordinal-group: 18;
        -moz-box-ordinal-group: 18;
        -ms-flex-order: 18;
        -webkit-order: 18;
        order: 18; }
      #tv-series #meet-cast .cast-block:nth-child(36) {
        -webkit-box-ordinal-group: 19;
        -moz-box-ordinal-group: 19;
        -ms-flex-order: 19;
        -webkit-order: 19;
        order: 19; }
      #tv-series #meet-cast .cast-block:nth-child(37) {
        -webkit-box-ordinal-group: 19;
        -moz-box-ordinal-group: 19;
        -ms-flex-order: 19;
        -webkit-order: 19;
        order: 19; }
      #tv-series #meet-cast .cast-block:nth-child(38) {
        -webkit-box-ordinal-group: 20;
        -moz-box-ordinal-group: 20;
        -ms-flex-order: 20;
        -webkit-order: 20;
        order: 20; }
      #tv-series #meet-cast .cast-block:nth-child(39) {
        -webkit-box-ordinal-group: 20;
        -moz-box-ordinal-group: 20;
        -ms-flex-order: 20;
        -webkit-order: 20;
        order: 20; }
      #tv-series #meet-cast .cast-block:nth-child(40) {
        -webkit-box-ordinal-group: 21;
        -moz-box-ordinal-group: 21;
        -ms-flex-order: 21;
        -webkit-order: 21;
        order: 21; }
      #tv-series #meet-cast .cast-block:nth-child(41) {
        -webkit-box-ordinal-group: 21;
        -moz-box-ordinal-group: 21;
        -ms-flex-order: 21;
        -webkit-order: 21;
        order: 21; }
      #tv-series #meet-cast .cast-block:nth-child(42) {
        -webkit-box-ordinal-group: 22;
        -moz-box-ordinal-group: 22;
        -ms-flex-order: 22;
        -webkit-order: 22;
        order: 22; }
      #tv-series #meet-cast .cast-block:nth-child(43) {
        -webkit-box-ordinal-group: 22;
        -moz-box-ordinal-group: 22;
        -ms-flex-order: 22;
        -webkit-order: 22;
        order: 22; }
      #tv-series #meet-cast .cast-block:nth-child(44) {
        -webkit-box-ordinal-group: 23;
        -moz-box-ordinal-group: 23;
        -ms-flex-order: 23;
        -webkit-order: 23;
        order: 23; }
      #tv-series #meet-cast .cast-block:nth-child(45) {
        -webkit-box-ordinal-group: 23;
        -moz-box-ordinal-group: 23;
        -ms-flex-order: 23;
        -webkit-order: 23;
        order: 23; }
      #tv-series #meet-cast .cast-block:nth-child(46) {
        -webkit-box-ordinal-group: 24;
        -moz-box-ordinal-group: 24;
        -ms-flex-order: 24;
        -webkit-order: 24;
        order: 24; }
      #tv-series #meet-cast .cast-block:nth-child(47) {
        -webkit-box-ordinal-group: 24;
        -moz-box-ordinal-group: 24;
        -ms-flex-order: 24;
        -webkit-order: 24;
        order: 24; }
      #tv-series #meet-cast .cast-block:nth-child(48) {
        -webkit-box-ordinal-group: 25;
        -moz-box-ordinal-group: 25;
        -ms-flex-order: 25;
        -webkit-order: 25;
        order: 25; }
      #tv-series #meet-cast .cast-block:nth-child(49) {
        -webkit-box-ordinal-group: 25;
        -moz-box-ordinal-group: 25;
        -ms-flex-order: 25;
        -webkit-order: 25;
        order: 25; }
      #tv-series #meet-cast .cast-block:nth-child(50) {
        -webkit-box-ordinal-group: 26;
        -moz-box-ordinal-group: 26;
        -ms-flex-order: 26;
        -webkit-order: 26;
        order: 26; }
      @media screen and (min-width: 768px) and (max-width: 1200px) {
        #tv-series #meet-cast .cast-block {
          padding: 20px 25px 30px 25px; }
          #tv-series #meet-cast .cast-block .cast-heading {
            padding-top: 3px !important; }
            #tv-series #meet-cast .cast-block .cast-heading h1 {
              font-size: 17px; }
            #tv-series #meet-cast .cast-block .cast-heading h2 {
              font-size: 14px; }
          #tv-series #meet-cast .cast-block .cast-details .view-more {
            padding: 0; } }
      @media screen and (max-width: 767px) {
        #tv-series #meet-cast .cast-block {
          /*padding: 20px 10px 30px 10px;*/
          padding: 0px 18px 30px 18px; }
          #tv-series #meet-cast .cast-block .cast-heading h1 {
            font-size: 16px; }
          #tv-series #meet-cast .cast-block .cast-heading h2 {
            font-size: 12px; }
          #tv-series #meet-cast .cast-block .cast-details .view-more {
            padding: 2px 0px;
            font-size: 14px; }
            #tv-series #meet-cast .cast-block .cast-details .view-more.active .plus-icon {
              background-position: -222px -28px; } }
      @media screen and (max-width: 500px) {
        #tv-series #meet-cast .cast-block .cast-heading h1 {
          font-size: 12px; }
        #tv-series #meet-cast .cast-block .cast-heading h2 {
          font-size: 10px; }
        #tv-series #meet-cast .cast-block .cast-details .view-more {
          font-size: 12px;
          padding: 1px 4px; } }
    #tv-series #meet-cast .cast-collapse {
      background-color: #1b1b1b;
      position: relative;
      overflow: hidden;
      margin: auto;
      width: -webkit-calc(100% - 100px);
      width: -moz-calc(100% - 100px);
      width: calc(100% - 100px);
      border: 1px solid #3c3c3c; }
      #tv-series #meet-cast .cast-collapse .cast-heading {
        padding-bottom: 10px;
        border-bottom: 2px solid #fea124; }
      #tv-series #meet-cast .cast-collapse .cast-image {
        padding: 0;
        margin-bottom: 0px; }
      #tv-series #meet-cast .cast-collapse .cast-description {
        padding: 25px 45px 0 45px;
        transform: none;
        position: relative;
        right: initial;
        top: initial; }
        #tv-series #meet-cast .cast-collapse .cast-description p {
          color: #fff;
          margin: 15px 0;
          font-size: 16px;
          font-family: Avalon-Book; }
        #tv-series #meet-cast .cast-collapse .cast-description .cast-heading h1 {
          font-size: 28px;
          font-family: Avalon-Medium; }
        #tv-series #meet-cast .cast-collapse .cast-description .cast-heading h3 {
          font-size: 21px;
          padding: 0px;
          font-family: Avalon-Book; }
        @media screen and (max-width: 1200px) {
          #tv-series #meet-cast .cast-collapse .cast-description {
            padding: 25px 45px 0 45px;
            transform: none;
            position: relative;
            right: initial;
            top: initial; } }
      @media screen and (min-width: 768px) and (max-width: 1200px) {
        #tv-series #meet-cast .cast-collapse {
          width: -webkit-calc(100% - 50px);
          width: -moz-calc(100% - 50px);
          width: calc(100% - 50px); } }
      #tv-series #meet-cast .cast-collapse:nth-child(2) {
        -webkit-box-ordinal-group: 5;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 5;
        -webkit-order: 5;
        order: 5; }
      #tv-series #meet-cast .cast-collapse:nth-child(4) {
        -webkit-box-ordinal-group: 5;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 5;
        -webkit-order: 5;
        order: 5; }
      #tv-series #meet-cast .cast-collapse:nth-child(6) {
        -webkit-box-ordinal-group: 5;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 5;
        -webkit-order: 5;
        order: 5; }
      #tv-series #meet-cast .cast-collapse:nth-child(8) {
        -webkit-box-ordinal-group: 5;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 5;
        -webkit-order: 5;
        order: 5; }
      #tv-series #meet-cast .cast-collapse:nth-child(10) {
        -webkit-box-ordinal-group: 9;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 9;
        -webkit-order: 9;
        order: 9; }
      #tv-series #meet-cast .cast-collapse:nth-child(12) {
        -webkit-box-ordinal-group: 9;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 9;
        -webkit-order: 9;
        order: 9; }
      #tv-series #meet-cast .cast-collapse:nth-child(14) {
        -webkit-box-ordinal-group: 9;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 9;
        -webkit-order: 9;
        order: 9; }
      #tv-series #meet-cast .cast-collapse:nth-child(16) {
        -webkit-box-ordinal-group: 9;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 9;
        -webkit-order: 9;
        order: 9; }
      #tv-series #meet-cast .cast-collapse:nth-child(18) {
        -webkit-box-ordinal-group: 13;
        -moz-box-ordinal-group: 13;
        -ms-flex-order: 13;
        -webkit-order: 13;
        order: 13; }
      #tv-series #meet-cast .cast-collapse:nth-child(20) {
        -webkit-box-ordinal-group: 13;
        -moz-box-ordinal-group: 13;
        -ms-flex-order: 13;
        -webkit-order: 13;
        order: 13; }
      #tv-series #meet-cast .cast-collapse:nth-child(22) {
        -webkit-box-ordinal-group: 13;
        -moz-box-ordinal-group: 13;
        -ms-flex-order: 13;
        -webkit-order: 13;
        order: 13; }
      #tv-series #meet-cast .cast-collapse:nth-child(24) {
        -webkit-box-ordinal-group: 13;
        -moz-box-ordinal-group: 13;
        -ms-flex-order: 13;
        -webkit-order: 13;
        order: 13; }
      #tv-series #meet-cast .cast-collapse:nth-child(26) {
        -webkit-box-ordinal-group: 17;
        -moz-box-ordinal-group: 17;
        -ms-flex-order: 17;
        -webkit-order: 17;
        order: 17; }
      #tv-series #meet-cast .cast-collapse:nth-child(28) {
        -webkit-box-ordinal-group: 17;
        -moz-box-ordinal-group: 17;
        -ms-flex-order: 17;
        -webkit-order: 17;
        order: 17; }
      #tv-series #meet-cast .cast-collapse:nth-child(30) {
        -webkit-box-ordinal-group: 17;
        -moz-box-ordinal-group: 17;
        -ms-flex-order: 17;
        -webkit-order: 17;
        order: 17; }
      #tv-series #meet-cast .cast-collapse:nth-child(32) {
        -webkit-box-ordinal-group: 17;
        -moz-box-ordinal-group: 17;
        -ms-flex-order: 17;
        -webkit-order: 17;
        order: 17; }
      #tv-series #meet-cast .cast-collapse:nth-child(34) {
        -webkit-box-ordinal-group: 21;
        -moz-box-ordinal-group: 21;
        -ms-flex-order: 21;
        -webkit-order: 21;
        order: 21; }
      #tv-series #meet-cast .cast-collapse:nth-child(36) {
        -webkit-box-ordinal-group: 21;
        -moz-box-ordinal-group: 21;
        -ms-flex-order: 21;
        -webkit-order: 21;
        order: 21; }
      #tv-series #meet-cast .cast-collapse:nth-child(38) {
        -webkit-box-ordinal-group: 21;
        -moz-box-ordinal-group: 21;
        -ms-flex-order: 21;
        -webkit-order: 21;
        order: 21; }
      #tv-series #meet-cast .cast-collapse:nth-child(40) {
        -webkit-box-ordinal-group: 21;
        -moz-box-ordinal-group: 21;
        -ms-flex-order: 21;
        -webkit-order: 21;
        order: 21; }
      #tv-series #meet-cast .cast-collapse:nth-child(42) {
        -webkit-box-ordinal-group: 25;
        -moz-box-ordinal-group: 25;
        -ms-flex-order: 25;
        -webkit-order: 25;
        order: 25; }
      #tv-series #meet-cast .cast-collapse:nth-child(44) {
        -webkit-box-ordinal-group: 25;
        -moz-box-ordinal-group: 25;
        -ms-flex-order: 25;
        -webkit-order: 25;
        order: 25; }
      #tv-series #meet-cast .cast-collapse:nth-child(46) {
        -webkit-box-ordinal-group: 25;
        -moz-box-ordinal-group: 25;
        -ms-flex-order: 25;
        -webkit-order: 25;
        order: 25; }
      #tv-series #meet-cast .cast-collapse:nth-child(48) {
        -webkit-box-ordinal-group: 25;
        -moz-box-ordinal-group: 25;
        -ms-flex-order: 25;
        -webkit-order: 25;
        order: 25; }
      #tv-series #meet-cast .cast-collapse:nth-child(50) {
        -webkit-box-ordinal-group: 29;
        -moz-box-ordinal-group: 29;
        -ms-flex-order: 29;
        -webkit-order: 29;
        order: 29; }
      @media screen and (max-width: 767px) {
        #tv-series #meet-cast .cast-collapse {
          background: none;
          border: none;
          margin: auto;
          width: -webkit-calc(100% - 40px);
          width: -moz-calc(100% - 40px);
          width: calc(100% - 40px); }
          #tv-series #meet-cast .cast-collapse:nth-child(2) {
            -webkit-box-ordinal-group: 3;
            -moz-box-ordinal-group: 3;
            -ms-flex-order: 3;
            -webkit-order: 3;
            order: 3; }
          #tv-series #meet-cast .cast-collapse:nth-child(4) {
            -webkit-box-ordinal-group: 3;
            -moz-box-ordinal-group: 3;
            -ms-flex-order: 3;
            -webkit-order: 3;
            order: 3; }
          #tv-series #meet-cast .cast-collapse:nth-child(6) {
            -webkit-box-ordinal-group: 5;
            -moz-box-ordinal-group: 5;
            -ms-flex-order: 5;
            -webkit-order: 5;
            order: 5; }
          #tv-series #meet-cast .cast-collapse:nth-child(8) {
            -webkit-box-ordinal-group: 5;
            -moz-box-ordinal-group: 5;
            -ms-flex-order: 5;
            -webkit-order: 5;
            order: 5; }
          #tv-series #meet-cast .cast-collapse:nth-child(10) {
            -webkit-box-ordinal-group: 7;
            -moz-box-ordinal-group: 7;
            -ms-flex-order: 7;
            -webkit-order: 7;
            order: 7; }
          #tv-series #meet-cast .cast-collapse:nth-child(12) {
            -webkit-box-ordinal-group: 7;
            -moz-box-ordinal-group: 7;
            -ms-flex-order: 7;
            -webkit-order: 7;
            order: 7; }
          #tv-series #meet-cast .cast-collapse:nth-child(14) {
            -webkit-box-ordinal-group: 9;
            -moz-box-ordinal-group: 9;
            -ms-flex-order: 9;
            -webkit-order: 9;
            order: 9; }
          #tv-series #meet-cast .cast-collapse:nth-child(16) {
            -webkit-box-ordinal-group: 9;
            -moz-box-ordinal-group: 9;
            -ms-flex-order: 9;
            -webkit-order: 9;
            order: 9; }
          #tv-series #meet-cast .cast-collapse:nth-child(18) {
            -webkit-box-ordinal-group: 11;
            -moz-box-ordinal-group: 11;
            -ms-flex-order: 11;
            -webkit-order: 11;
            order: 11; }
          #tv-series #meet-cast .cast-collapse:nth-child(20) {
            -webkit-box-ordinal-group: 11;
            -moz-box-ordinal-group: 11;
            -ms-flex-order: 11;
            -webkit-order: 11;
            order: 11; }
          #tv-series #meet-cast .cast-collapse:nth-child(22) {
            -webkit-box-ordinal-group: 13;
            -moz-box-ordinal-group: 13;
            -ms-flex-order: 13;
            -webkit-order: 13;
            order: 13; }
          #tv-series #meet-cast .cast-collapse:nth-child(24) {
            -webkit-box-ordinal-group: 13;
            -moz-box-ordinal-group: 13;
            -ms-flex-order: 13;
            -webkit-order: 13;
            order: 13; }
          #tv-series #meet-cast .cast-collapse:nth-child(26) {
            -webkit-box-ordinal-group: 15;
            -moz-box-ordinal-group: 15;
            -ms-flex-order: 15;
            -webkit-order: 15;
            order: 15; }
          #tv-series #meet-cast .cast-collapse:nth-child(28) {
            -webkit-box-ordinal-group: 15;
            -moz-box-ordinal-group: 15;
            -ms-flex-order: 15;
            -webkit-order: 15;
            order: 15; }
          #tv-series #meet-cast .cast-collapse:nth-child(30) {
            -webkit-box-ordinal-group: 17;
            -moz-box-ordinal-group: 17;
            -ms-flex-order: 17;
            -webkit-order: 17;
            order: 17; }
          #tv-series #meet-cast .cast-collapse:nth-child(32) {
            -webkit-box-ordinal-group: 17;
            -moz-box-ordinal-group: 17;
            -ms-flex-order: 17;
            -webkit-order: 17;
            order: 17; }
          #tv-series #meet-cast .cast-collapse:nth-child(34) {
            -webkit-box-ordinal-group: 19;
            -moz-box-ordinal-group: 19;
            -ms-flex-order: 19;
            -webkit-order: 19;
            order: 19; }
          #tv-series #meet-cast .cast-collapse:nth-child(36) {
            -webkit-box-ordinal-group: 19;
            -moz-box-ordinal-group: 19;
            -ms-flex-order: 19;
            -webkit-order: 19;
            order: 19; }
          #tv-series #meet-cast .cast-collapse:nth-child(38) {
            -webkit-box-ordinal-group: 21;
            -moz-box-ordinal-group: 21;
            -ms-flex-order: 21;
            -webkit-order: 21;
            order: 21; }
          #tv-series #meet-cast .cast-collapse:nth-child(40) {
            -webkit-box-ordinal-group: 21;
            -moz-box-ordinal-group: 21;
            -ms-flex-order: 21;
            -webkit-order: 21;
            order: 21; }
          #tv-series #meet-cast .cast-collapse:nth-child(42) {
            -webkit-box-ordinal-group: 23;
            -moz-box-ordinal-group: 23;
            -ms-flex-order: 23;
            -webkit-order: 23;
            order: 23; }
          #tv-series #meet-cast .cast-collapse:nth-child(44) {
            -webkit-box-ordinal-group: 23;
            -moz-box-ordinal-group: 23;
            -ms-flex-order: 23;
            -webkit-order: 23;
            order: 23; }
          #tv-series #meet-cast .cast-collapse:nth-child(46) {
            -webkit-box-ordinal-group: 25;
            -moz-box-ordinal-group: 25;
            -ms-flex-order: 25;
            -webkit-order: 25;
            order: 25; }
          #tv-series #meet-cast .cast-collapse:nth-child(48) {
            -webkit-box-ordinal-group: 25;
            -moz-box-ordinal-group: 25;
            -ms-flex-order: 25;
            -webkit-order: 25;
            order: 25; }
          #tv-series #meet-cast .cast-collapse:nth-child(50) {
            -webkit-box-ordinal-group: 27;
            -moz-box-ordinal-group: 27;
            -ms-flex-order: 27;
            -webkit-order: 27;
            order: 27; }
          #tv-series #meet-cast .cast-collapse .cast-description {
            position: relative;
            transform: none;
            padding: 20px 0px; }
            #tv-series #meet-cast .cast-collapse .cast-description .cast-heading h1 {
              font-size: 16px; }
            #tv-series #meet-cast .cast-collapse .cast-description .cast-heading h3 {
              font-size: 14px; }
          #tv-series #meet-cast .cast-collapse .cast-image {
            /*display: none;*/ }
            #tv-series #meet-cast .cast-collapse .cast-image img {
              width: 100%; } }
  @media screen and (max-width: 767px) {
    #tv-series #photos-slider .main-heading h1 {
      font-size: 15.8px; } }
  #tv-series #photos-slider .photo-items .item {
    min-height: 90vh;
    background-size: cover;
    position: relative;
    background-position: top center;
    background-color: pink;
    /*                &.image1{
										  background-image:url('../../images/carousel-versailles/1.jpg');
									 }
									 &.image2{
										  background-image:url('../../images/carousel-versailles/2.jpg');
									 }
									 &.image-s1-0{
										  background-image:url('../../images/carousel-versailles/s1/1.jpg');
									 }
									 &.image-s1-1{
										  background-image:url('../../images/carousel-versailles/s1/2.jpg');
									 }
									 &.image-s1-2{
										  background-image:url('../../images/carousel-versailles/s1/3.jpg');
									 }
									 &.image-s1-3{
										  background-image:url('../../images/carousel-versailles/s1/4.jpg');
									 }*/ }
    @media screen and (max-width: 767px) {
      #tv-series #photos-slider .photo-items .item {
        min-height: 262.5px;
        /*background-size: 467.5px 262.5px;*/
        background-position: initial; } }
  #tv-series #photos-slider .photo-items .owl-dots {
    position: absolute;
    bottom: 6px;
    width: 100%;
    text-align: center; }
    #tv-series #photos-slider .photo-items .owl-dots .owl-dot {
      display: inline-block; }
      #tv-series #photos-slider .photo-items .owl-dots .owl-dot span {
        background: none repeat scroll 0 0 #b0b0b5;
        border-radius: 50%;
        display: block;
        height: 9px;
        width: 9px;
        margin: 5px 2px; }
      #tv-series #photos-slider .photo-items .owl-dots .owl-dot.active span {
        background: none repeat scroll 0 0 #fea124; }
    @media screen and (max-width: 767px) {
      #tv-series #photos-slider .photo-items .owl-dots {
        display: none; } }
  #tv-series #title-video-carousel .owl-dots {
    position: absolute;
    bottom: -39px;
    width: 100%;
    text-align: center; }
    #tv-series #title-video-carousel .owl-dots .owl-dot {
      display: inline-block; }
      #tv-series #title-video-carousel .owl-dots .owl-dot span {
        background: none repeat scroll 0 0 #b0b0b5;
        border-radius: 50%;
        display: block;
        height: 9px;
        width: 9px;
        margin: 5px 2px; }
      #tv-series #title-video-carousel .owl-dots .owl-dot.active span {
        background: none repeat scroll 0 0 #fea124; }
    @media screen and (max-width: 767px) {
      #tv-series #title-video-carousel .owl-dots {
        margin-bottom: 10px; } }
  #tv-series .owl-thumbs {
    position: relative;
    width: 100%; }
    #tv-series .owl-thumbs .owl-thumb-item {
      position: relative;
      width: 25%;
      float: left;
      padding: 20px 10px; }
      #tv-series .owl-thumbs .owl-thumb-item img {
        width: 100%;
        display: block;
        margin: 0 auto;
        border: 1px solid transparent;
        cursor: pointer;
        transition: border 300ms ease-out; }
        #tv-series .owl-thumbs .owl-thumb-item img:hover {
          border: 1px solid #fea124; }
  #tv-series .cast-carousel .owl-dots {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center; }
    #tv-series .cast-carousel .owl-dots .owl-dot {
      display: inline-block; }
      #tv-series .cast-carousel .owl-dots .owl-dot span {
        background: none repeat scroll 0 0 #b0b0b5;
        border-radius: 50%;
        display: block;
        height: 9px;
        width: 9px;
        margin: 5px 2px; }
      #tv-series .cast-carousel .owl-dots .owl-dot.active span {
        background: none repeat scroll 0 0 #fea124; }
  #tv-series #quotes-block {
    background-color: #fea124;
    color: #fff;
    padding: 38px 0px 28px 0; }
    #tv-series #quotes-block .quotes-slider .float-none {
      min-height: 110px; }
      @media screen and (max-width: 767px) {
        #tv-series #quotes-block .quotes-slider .float-none {
          min-height: 100px; } }
    #tv-series #quotes-block .item {
      position: relative; }
    #tv-series #quotes-block .left-block {
      padding-left: 5px;
      padding-right: 28px;
      position: static; }
    #tv-series #quotes-block .center-block {
      padding: 0 20px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      z-index: 1; }
    #tv-series #quotes-block .right-block {
      padding-left: 28px;
      padding-right: 5px;
      position: static; }
    #tv-series #quotes-block h2 {
      font-size: 26px;
      text-align: center;
      margin: 10px 0 0 0;
      font-family: Avalon-Book; }
      #tv-series #quotes-block h2 span {
        font-family: Avalon-BookOblique; }
    #tv-series #quotes-block h4 {
      padding: 10px 20px 0 0px;
      font-size: 20px;
      text-align: right;
      /*font-family: $avalon-regular;*/
      font-family: Avalon-XLight; }
      #tv-series #quotes-block h4 span {
        font-size: 22px;
        line-height: 10px;
        vertical-align: middle;
        display: inline-block;
        padding: 5px 0 0 0; }
    #tv-series #quotes-block .pageline-left {
      position: absolute;
      top: 50%;
      left: 30px;
      -webkit-transform: translate(0%, -50%);
      -moz-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      -o-transform: translate(0%, -50%); }
    #tv-series #quotes-block .pageline-right {
      position: absolute;
      top: 50%;
      right: 30px;
      -webkit-transform: translate(0%, -50%);
      -moz-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      -o-transform: translate(0%, -50%); }
    @media screen and (max-width: 767px) {
      #tv-series #quotes-block {
        padding: 8px 0px 25px 0px; }
        #tv-series #quotes-block .col-xs-8, #tv-series #quotes-block .col-xs-2 {
          padding: 0;
          text-align: center; }
        #tv-series #quotes-block h4 {
          font-size: 16px;
          margin: 5px 0 0 0; }
        #tv-series #quotes-block h2 {
          font-size: 20px; }
        #tv-series #quotes-block .pageline-left {
          left: 20px; }
        #tv-series #quotes-block .pageline-right {
          right: 20px; } }
    @media screen and (max-width: 500px) {
      #tv-series #quotes-block h2 {
        font-size: 16px; }
      #tv-series #quotes-block h4 {
        margin: 5px 0 5px 0;
        font-size: 14px; }
      #tv-series #quotes-block .left-block {
        padding-left: 28px;
        padding-right: 0px; }
      #tv-series #quotes-block .center-block {
        padding: 0 10px; }
      #tv-series #quotes-block .right-block {
        padding-left: 0px;
        padding-right: 28px; } }
    #tv-series #quotes-block .owl-nav {
      display: none; }
    #tv-series #quotes-block .owl-dots {
      position: absolute;
      bottom: -25px;
      width: 100%;
      text-align: center; }
      #tv-series #quotes-block .owl-dots .owl-dot {
        display: inline-block; }
        #tv-series #quotes-block .owl-dots .owl-dot span {
          background: none repeat scroll 0 0 #fea124;
          border-radius: 50%;
          border: 1px solid #fff;
          display: block;
          height: 9px;
          width: 9px;
          margin: 5px 2px; }
        #tv-series #quotes-block .owl-dots .owl-dot.active span {
          background: none repeat scroll 0 0 #fff; }
  #tv-series .background-gradient {
    border-bottom: 3px solid #fea124;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0.05) 21%, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.57) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0.05) 21%, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.57) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0.05) 21%, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.57) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91000000', endColorstr='#91000000',GradientType=0 ); }
    @media screen and (max-width: 767px) {
      #tv-series .background-gradient {
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0) 8%, rgba(0, 0, 0, 0) 21%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.08) 61%, rgba(0, 0, 0, 0.57) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0) 8%, rgba(0, 0, 0, 0) 21%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.08) 61%, rgba(0, 0, 0, 0.57) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.57) 0%, rgba(0, 0, 0, 0) 8%, rgba(0, 0, 0, 0) 21%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.08) 61%, rgba(0, 0, 0, 0.57) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91000000', endColorstr='#91000000',GradientType=0 );
        /* IE6-9 */ } }
  #tv-series #before-quote .footer-upper-block {
    display: block !important; }

#follow-versailles {
  padding: 20px 0;
  text-align: left; }
  #follow-versailles p {
    padding-left: 35px;
    font-size: 14px;
    color: #d1d4d3; }
  #follow-versailles span {
    font-size: 16px;
    color: #fff;
    display: inline-block; }
  #follow-versailles a {
    text-decoration: none;
    border-radius: 50%;
    width: 27px;
    display: inline-block;
    margin: 0 5px;
    height: 27px;
    text-align: center;
    border: 2px solid #d1d4d3; }
    #follow-versailles a .fa {
      color: #d1d4d3;
      line-height: 1;
      padding-top: 4px; }
  @media screen and (max-width: 767px) {
    #follow-versailles {
      /*display:none;*/ }
      #follow-versailles .copyright p {
        margin-top: 3px;
        font-size: 16px;
        padding-left: 5px; }
      #follow-versailles .follow-versailles {
        text-align: center; } }

#after-quote .footer-upper-block {
  display: block !important; }

/* Magic */
@media only screen and (min-width: 480px) and (max-width: 900px), not all, not all, not all, only screen and (min-width: 480px) and (max-width: 900px), only screen and (min-width: 480px) and (max-width: 900px) {
  .cast-details .plus-icon {
    background-image: url(../../images/icons2x.png);
    background-position: -274px -2px;
    background-size: 200px 100px;
    width: 25px;
    height: 28px; }
  #tv-series #meet-cast .cast-block .cast-details .view-more.active .plus-icon {
    background-position: -48px -2px; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#all-tv-series {
  background-color: #000000; }
  #all-tv-series .main-heading {
    width: 100%;
    float: left; }
    @media screen and (min-width: 992px) {
      #all-tv-series .main-heading {
        padding: 16px 50px 15px 50px; }
        #all-tv-series .main-heading h1 {
          letter-spacing: 0.04em; } }
    #all-tv-series .main-heading h1 {
      float: left; }
    #all-tv-series .main-heading .selectbox {
      float: left;
      width: 135px;
      display: none;
      float: right;
      position: relative;
      letter-spacing: 0.04em; }
      #all-tv-series .main-heading .selectbox select {
        display: none; }
    @media screen and (max-width: 767px) {
      #all-tv-series .main-heading {
        padding: 13px 20px 11px 20px; }
        #all-tv-series .main-heading .selectbox {
          display: block; }
          #all-tv-series .main-heading .selectbox .sortby {
            background-color: #fea124;
            color: #fff;
            border: 2px solid #fff;
            display: inline-block;
            margin: auto;
            border-radius: 0;
            min-width: 135px;
            font-size: 15px;
            padding: 2px 10px;
            margin: 0px; }
            #all-tv-series .main-heading .selectbox .sortby:focus {
              outline: none; } }
  #all-tv-series #series-container {
    padding: 68px 18px 20px 18px; }
    #all-tv-series #series-container .sort-series {
      overflow: hidden;
      width: 462px;
      padding: 0;
      margin: auto;
      margin-bottom: 40px; }
      @media screen and (max-width: 767px) {
        #all-tv-series #series-container .sort-series {
          display: none; } }
      #all-tv-series #series-container .sort-series li {
        display: block;
        float: left;
        border: 3px solid #fff; }
        #all-tv-series #series-container .sort-series li:first-child {
          border-right: none; }
        #all-tv-series #series-container .sort-series li:last-child {
          border-left: none; }
        #all-tv-series #series-container .sort-series li a {
          display: block;
          text-decoration: none;
          width: 150px;
          text-align: center;
          padding: 10px 10px;
          max-height: 40px;
          font-size: 15px;
          color: #fff; }
          #all-tv-series #series-container .sort-series li a:hover {
            color: #fff; }
        #all-tv-series #series-container .sort-series li.active {
          background-color: #5d4800; }
    #all-tv-series #series-container .series-block {
      color: #fff;
      padding: 0 17px;
      margin-bottom: 35px; }
      #all-tv-series #series-container .series-block .video-js {
        width: 100%;
        height: 220px;
        border: 1px solid #8f8f8f; }
        #all-tv-series #series-container .series-block .video-js .vjs-control-bar {
          display: none; }
        #all-tv-series #series-container .series-block .video-js .vjs-dock-text {
          display: none; }
        #all-tv-series #series-container .series-block .video-js video {
          object-fit: cover !important;
          position: absolute !important;
          width: 100% !important;
          height: 220px !important; }
        #all-tv-series #series-container .series-block .video-js .vjs-poster {
          background-position: center !important;
          background-size: cover !important; }
      #all-tv-series #series-container .series-block h1 {
        margin: 25px 0 0 0;
        font-size: 30px;
        line-height: 1;
        font-family: Avalon-Medium; }
        #all-tv-series #series-container .series-block h1 a {
          color: #fff; }
      #all-tv-series #series-container .series-block h2 {
        margin: 0 0 13px 0;
        font-size: 22px;
        line-height: 1;
        font-family: Avalon-Book; }
      #all-tv-series #series-container .series-block p {
        font-size: 16px;
        letter-spacing: 0.04em; }
    @media screen and (max-width: 767px) {
      #all-tv-series #series-container {
        padding: 0; }
        #all-tv-series #series-container .all-series-block {
          padding: 0; }
          #all-tv-series #series-container .all-series-block .series-block {
            padding: 0;
            margin: 0;
            position: relative; }
            #all-tv-series #series-container .all-series-block .series-block .video-js {
              width: 100%;
              height: 320px !important;
              border: none; }
            #all-tv-series #series-container .all-series-block .series-block .details {
              position: absolute;
              bottom: 30px;
              left: 20px; }
            #all-tv-series #series-container .all-series-block .series-block h1 {
              margin: 0;
              font-size: 22px;
              line-height: 24px; }
            #all-tv-series #series-container .all-series-block .series-block h2 {
              font-size: 16px;
              margin: 0;
              margin: 0; }
            #all-tv-series #series-container .all-series-block .series-block p {
              margin: 0;
              font-size: 14px; }
              #all-tv-series #series-container .all-series-block .series-block p.description {
                display: none; } }

#follow-versailles {
  padding: 20px 0; }
  #follow-versailles p {
    font-size: 14px;
    color: #d1d4d3; }
  #follow-versailles .copyright {
    padding-top: 6px; }
  #follow-versailles span {
    font-size: 16px;
    color: #fff;
    display: inline-block; }
  #follow-versailles a {
    text-decoration: none;
    border-radius: 50%;
    width: 27px;
    display: inline-block;
    margin: 0 5px;
    height: 27px;
    text-align: center;
    border: 2px solid #d1d4d3; }
    #follow-versailles a .fa {
      color: #d1d4d3;
      line-height: 1;
      padding-top: 4px; }
  @media screen and (max-width: 767px) {
    #follow-versailles {
      display: none; }
      #follow-versailles .copyright p {
        margin-top: 3px;
        font-size: 16px;
        padding-left: 5px; }
      #follow-versailles .follow-versailles {
        text-align: center; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
body.page-template-journy #header .navbar .social.dropdown.journy .dropdown-menu, body.page-template-journy #header .navbar .social.dropdown.journy ul.nav li .dropdown-menu-mobile, body.page-template-journy #header .navbar ul.nav li .social.dropdown.journy .dropdown-menu-mobile, body.page-template-journy #header .navbar .social.dropdown.journy .journynav ul li .dropdown-menu-mobile, .journynav ul li body.page-template-journy #header .navbar .social.dropdown.journy .dropdown-menu-mobile,
body.page-template-journy #header .navbar .social.dropdown.journy .dropdown-menu .arrow-top,
body.page-template-journy #header .navbar .social.dropdown.journy ul.nav li .dropdown-menu-mobile .arrow-top,
body.page-template-journy #header .navbar ul.nav li .social.dropdown.journy .dropdown-menu-mobile .arrow-top,
body.page-template-journy #header .navbar .social.dropdown.journy .journynav ul li .dropdown-menu-mobile .arrow-top,
.journynav ul li body.page-template-journy #header .navbar .social.dropdown.journy .dropdown-menu-mobile .arrow-top {
  background: none; }

body.page-template-journy .journynav ul {
  margin-top: 0; }

@media screen and (max-width: 820px) {
  body.page-template-journy .journynav .menu li,
  body.page-template-journy .social-mobile.journy {
    text-align: center; } }

body.page-template-journy #journy {
  background-color: #000;
  padding-left: 0;
  padding-right: 0;
  color: #fff;
  font-family: Avalon, Helvetica, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 1px; }
  body.page-template-journy #journy .row {
    margin-left: 0;
    margin-right: 0; }
  body.page-template-journy #journy a {
    color: #99e2d5; }
  body.page-template-journy #journy p {
    font-size: 1.3rem;
    line-height: 2rem; }
    @media only screen and (min-width: 768px) {
      body.page-template-journy #journy p {
        font-size: 1.5rem; } }
  body.page-template-journy #journy #wheretowatch {
    padding-top: 2rem; }
  body.page-template-journy #journy .wheretowatch {
    padding-bottom: 2rem; }
    body.page-template-journy #journy .wheretowatch .buttons {
      text-align: center; }
      @media only screen and (min-width: 768px) {
        body.page-template-journy #journy .wheretowatch .buttons {
          text-align: left;
          padding-top: 4rem; } }
    body.page-template-journy #journy .wheretowatch .carrier {
      padding-left: 0; }
      body.page-template-journy #journy .wheretowatch .carrier img {
        width: 90px;
        height: 30px;
        display: inline-block;
        vertical-align: top;
        margin-right: 1rem;
        margin-bottom: 2rem;
        object-fit: contain; }
        @media screen and (min-width: 820px) {
          body.page-template-journy #journy .wheretowatch .carrier img {
            width: 100px;
            height: 30px; } }
    body.page-template-journy #journy .wheretowatch p.small {
      font-size: 1.1rem;
      margin-top: 2rem; }
    body.page-template-journy #journy .wheretowatch img {
      margin-right: 2.1rem;
      margin-top: 1rem; }
    body.page-template-journy #journy .wheretowatch .xumologo {
      height: 1.7rem;
      vertical-align: middle;
      margin-right: 2.1rem;
      margin-top: 1rem; }
      @media only screen and (min-width: 768px) {
        body.page-template-journy #journy .wheretowatch .xumologo {
          height: 2.3rem; } }
    body.page-template-journy #journy .wheretowatch .rokulogo {
      height: 2rem;
      vertical-align: middle;
      margin-right: 2.1rem;
      margin-top: 1rem; }
      @media only screen and (min-width: 768px) {
        body.page-template-journy #journy .wheretowatch .rokulogo {
          height: 2.87rem; } }
    body.page-template-journy #journy .wheretowatch button.watch {
      display: inline-block;
      width: 16rem;
      height: 4rem;
      font-size: 1.1rem;
      background-color: transparent;
      border: 2px solid white;
      margin-top: 2rem; }
      @media only screen and (min-width: 992px) {
        body.page-template-journy #journy .wheretowatch button.watch {
          text-align: center;
          margin-left: 1rem;
          width: 21rem;
          height: 5rem;
          font-size: 1.6rem;
          font-weight: bold; } }
      body.page-template-journy #journy .wheretowatch button.watch:hover {
        background-color: rgba(255, 255, 255, 0.3); }
  body.page-template-journy #journy #home {
    position: relative; }
    @media screen and (max-width: 820px) {
      body.page-template-journy #journy #home {
        padding-top: 0; } }
    body.page-template-journy #journy #home .videopad {
      padding-top: 56.25%;
      overflow: hidden; }
      @media only screen and (min-width: 768px) {
        body.page-template-journy #journy #home .videopad {
          padding-top: 56.25%; } }
    body.page-template-journy #journy #home .heroloop {
      width: 100%;
      margin: 0;
      padding: 0;
      opacity: .8;
      transform: scale(2.2); }
      @media only screen and (min-width: 768px) {
        body.page-template-journy #journy #home .heroloop {
          margin-left: 0;
          transform: scale(1); } }
  body.page-template-journy #journy .titleoverlay {
    position: absolute;
    bottom: 12px;
    left: 5%;
    width: 60%; }
    @media only screen and (min-width: 768px) {
      body.page-template-journy #journy .titleoverlay {
        width: 40%;
        left: 6rem;
        bottom: 20%; } }
    @media only screen and (min-width: 1600px) {
      body.page-template-journy #journy .titleoverlay {
        bottom: 35%; } }
    body.page-template-journy #journy .titleoverlay img.logo {
      height: 50px; }
      @media only screen and (min-width: 700px) {
        body.page-template-journy #journy .titleoverlay img.logo {
          height: 120px; } }
    body.page-template-journy #journy .titleoverlay .breadcrumbnav {
      font-weight: bold;
      margin-top: 1rem;
      font-size: 1.5rem;
      text-shadow: 0px 1px 6px rgba(0, 0, 0, 0.6); }
      @media only screen and (min-width: 992px) {
        body.page-template-journy #journy .titleoverlay .breadcrumbnav {
          font-size: 2rem; } }
      body.page-template-journy #journy .titleoverlay .breadcrumbnav a {
        color: #fff; }
  @media only screen and (min-width: 992px) {
    body.page-template-journy #journy .padsection {
      padding-left: 6rem;
      padding-right: 6rem; } }
  body.page-template-journy #journy .titleheader {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#68246c+0,e8bfd1+100 */
    background: #e9c2d3;
    /* Old browsers */
    background: -moz-linear-gradient(left, #e9c2d3 0%, #99e2d5 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #e9c2d3 0%, #99e2d5 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #e9c2d3 0%, #99e2d5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9c2d3', endColorstr='#99e2d5',GradientType=1 );
    /* IE6-9 */
    color: #000;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin: 0;
    font-weight: bold; }
    @media only screen and (min-width: 992px) {
      body.page-template-journy #journy .titleheader {
        padding-left: 6rem;
        line-height: 2.5rem;
        font-size: 2.5rem; } }
    body.page-template-journy #journy .titleheader.footerbreak {
      padding-bottom: 0; }
    body.page-template-journy #journy .titleheader p {
      margin: 0;
      font-size: inherit;
      line-height: inherit; }
    body.page-template-journy #journy .titleheader .social {
      padding-right: 0;
      text-align: right; }
      @media only screen and (min-width: 992px) {
        body.page-template-journy #journy .titleheader .social {
          padding-right: 6rem;
          width: 40%; } }
      body.page-template-journy #journy .titleheader .social i {
        border-radius: 50%;
        border: 2px solid black;
        color: #000;
        width: 27px;
        height: 27px;
        font-size: 1.5rem;
        padding: 0.4rem;
        text-align: center; }
        @media only screen and (min-width: 768px) {
          body.page-template-journy #journy .titleheader .social i {
            font-size: 1.7rem;
            width: 30px;
            height: 30px; } }
  body.page-template-journy #journy #about {
    padding-top: 0; }
  body.page-template-journy #journy .about {
    padding-top: 2rem;
    padding-bottom: 2rem; }
    @media only screen and (min-width: 768px) {
      body.page-template-journy #journy .about {
        padding-top: 4rem;
        padding-bottom: 5rem; } }
    body.page-template-journy #journy .about h1 {
      font-size: 2rem;
      font-weight: bold; }
      @media only screen and (min-width: 768px) {
        body.page-template-journy #journy .about h1 {
          font-size: 2rem; } }
  body.page-template-journy #journy .series {
    position: relative;
    background-size: 100% auto, 100% auto;
    background-repeat: no-repeat, no-repeat; }
    body.page-template-journy #journy .series img.sizer {
      width: 100%;
      opacity: 0;
      pointer-events: none; }
    body.page-template-journy #journy .series .seriestitle {
      width: 90%;
      position: absolute;
      left: 2rem;
      bottom: 2rem;
      text-shadow: 0px 1px 6px rgba(0, 0, 0, 0.6);
      font-size: 1.3rem; }
      @media only screen and (min-width: 768px) {
        body.page-template-journy #journy .series .seriestitle {
          width: 80%;
          bottom: 20%;
          font-size: 1.8rem;
          left: 6rem;
          bottom: 6rem; } }
      body.page-template-journy #journy .series .seriestitle .airtime {
        margin-bottom: 0;
        line-height: 1.5;
        font-size: 1.5rem;
        font-weight: lighter; }
        @media only screen and (min-width: 768px) {
          body.page-template-journy #journy .series .seriestitle .airtime {
            bottom: 10%;
            font-size: 1.8rem; } }
      body.page-template-journy #journy .series .seriestitle h1 {
        font-size: 1.8rem;
        font-weight: 600;
        margin-top: 0;
        margin-left: 0;
        letter-spacing: 1px; }
        @media only screen and (min-width: 768px) {
          body.page-template-journy #journy .series .seriestitle h1 {
            font-size: 2.8rem; } }
        body.page-template-journy #journy .series .seriestitle h1 a {
          cursor: pointer; }
      body.page-template-journy #journy .series .seriestitle a.btn.btn-watch-now {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        padding: 7px 16px;
        font-size: 16px;
        object-fit: contain;
        border-radius: 2px;
        border-style: solid;
        border-width: 1px;
        border-image-source: linear-gradient(to bottom, #3191a7, #143154);
        border-image-slice: 1;
        background-image: linear-gradient(to bottom, #00a2dc, #00375c), linear-gradient(to bottom, #3191a7, #143154);
        background-origin: border-box;
        color: #FFF; }
        body.page-template-journy #journy .series .seriestitle a.btn.btn-watch-now .Triangle {
          display: inline-block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 5.5px 0 5.5px 8px;
          border-color: transparent transparent transparent #ffffff;
          margin-left: 7px; }
    body.page-template-journy #journy .series p {
      line-height: 2rem; }
  body.page-template-journy #journy .videos {
    background-image: url("/app/themes/ovation/images/journy/videos_bg.jpg");
    background-size: cover;
    padding-bottom: 1rem; }
    @media only screen and (min-width: 768px) {
      body.page-template-journy #journy .videos {
        padding-top: 6rem;
        padding-bottom: 6rem; } }
    body.page-template-journy #journy .videos .vidcontainer {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 2rem; }
      @media only screen and (min-width: 992px) {
        body.page-template-journy #journy .videos .vidcontainer {
          padding-left: 6rem;
          padding-right: inherit;
          padding-bottom: inherit; } }
    body.page-template-journy #journy .videos .owl-nav .owl-next:before, body.page-template-journy #journy .videos .owl-nav .owl-prev:before {
      top: 28vw; }
      @media only screen and (min-width: 768px) {
        body.page-template-journy #journy .videos .owl-nav .owl-next:before, body.page-template-journy #journy .videos .owl-nav .owl-prev:before {
          top: 50%; } }
    @media only screen and (min-width: 992px) {
      body.page-template-journy #journy .videos .owl-nav .owl-prev:before {
        left: 2rem; } }
    @media only screen and (min-width: 992px) {
      body.page-template-journy #journy .videos .owl-nav .owl-next:before {
        right: 2rem; } }
  body.page-template-journy #journy .owl-dots {
    width: auto;
    cursor: pointer;
    text-align: center;
    margin-top: 3rem; }
    body.page-template-journy #journy .owl-dots .owl-dot {
      display: inline-block; }
      body.page-template-journy #journy .owl-dots .owl-dot span {
        background: none repeat scroll 0 0 #b0b0b5;
        border-radius: 50%;
        display: block;
        height: 9px;
        width: 9px;
        margin: 5px 5px; }
      body.page-template-journy #journy .owl-dots .owl-dot.active span {
        background: none repeat scroll 0 0 #99e2d5; }
    @media screen and (max-width: 767px) {
      body.page-template-journy #journy .owl-dots {
        display: none; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#sfta {
  color: #fefefe;
  background-color: #000000;
  padding-top: 0px; }
  #sfta .hero-img #logo, #sfta .hero-img #logo2 {
    width: auto !important;
    height: auto !important;
    text-align: center;
    display: block; }
  #sfta .main-heading {
    background-color: #fea124;
    padding: 15px 50px; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #sfta .main-heading {
        padding: 20px 50px 18px 50px; }
        #sfta .main-heading h1 {
          font-size: 30px; } }
    @media screen and (max-width: 767px) {
      #sfta .main-heading {
        padding: 13px 20px 13px 20px; }
        #sfta .main-heading h1 {
          font-size: 30px; } }
  #sfta .main-heading--no-mt {
    margin-top: 0; }
  #sfta .section-body-text {
    padding: 0 80px;
    margin-top: 32px;
    font-size: 18px;
    font-family: Avalon-Book; }
    @media screen and (max-width: 767px) {
      #sfta .section-body-text {
        padding: 0 20px;
        margin-top: 30px; } }
    #sfta .section-body-text h2 {
      padding: 0;
      font-size: 30px;
      letter-spacing: 0.04em; }
    #sfta .section-body-text p {
      margin-bottom: 20px; }
      #sfta .section-body-text p strong {
        font-size: 122%; }
    #sfta .section-body-text a {
      color: #fea124;
      text-decoration: none; }
      #sfta .section-body-text a.morelink {
        text-decoration: none;
        outline: none; }
    #sfta .section-body-text .morecontent span {
      display: none; }
  #sfta .hero-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center -6.5em; }
    @media screen and (max-width: 768px) {
      #sfta .hero-img {
        background-size: initial; } }
    #sfta .hero-img #logo {
      max-height: 10em;
      margin: 3.25em auto; }
      @media screen and (max-width: 768px) {
        #sfta .hero-img #logo {
          max-width: 90%; } }
  #sfta .initiative-blocks {
    padding: 0 50px;
    margin: 32px 0; }
    @media screen and (max-width: 767px) {
      #sfta .initiative-blocks {
        padding: 0 20px; } }
    #sfta .initiative-blocks .initiative-block {
      padding: 30px;
      margin: 0;
      background-size: cover;
      background-position: center; }
      #sfta .initiative-blocks .initiative-block.middle {
        float: none;
        margin: 0 auto; }
      #sfta .initiative-blocks .initiative-block .initiative-block-image-xs-wrapper {
        display: none; }
      @media screen and (max-width: 767px) {
        #sfta .initiative-blocks .initiative-block {
          background-image: none !important;
          padding: 0;
          margin-bottom: 50px; }
          #sfta .initiative-blocks .initiative-block .initiative-block-image-xs-wrapper {
            position: relative;
            display: block; }
            #sfta .initiative-blocks .initiative-block .initiative-block-image-xs-wrapper .background-center-logo {
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              width: 30%; }
            #sfta .initiative-blocks .initiative-block .initiative-block-image-xs-wrapper img {
              max-width: 100%; } }
      #sfta .initiative-blocks .initiative-block .inner {
        border: 1px solid #fea124;
        background-color: rgba(0, 0, 0, 0.3);
        min-height: 450px;
        padding: 30px;
        box-shadow: 0 0 0 30px black;
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        justify-content: center; }
        @media screen and (max-width: 767px) {
          #sfta .initiative-blocks .initiative-block .inner {
            border: 1px solid transparent;
            background-color: #262626;
            min-height: auto;
            justify-content: left;
            padding: 10px; } }
        #sfta .initiative-blocks .initiative-block .inner img {
          width: 40%;
          max-width: 200px;
          max-height: 50%;
          margin: 10px;
          position: absolute; }
          @media screen and (max-width: 767px) {
            #sfta .initiative-blocks .initiative-block .inner img {
              display: none; } }
        #sfta .initiative-blocks .initiative-block .inner h1, #sfta .initiative-blocks .initiative-block .inner p, #sfta .initiative-blocks .initiative-block .inner .link {
          visibility: hidden;
          opacity: 0;
          width: 100%;
          text-align: center;
          margin: 10px;
          transition: opacity 0.5s linear; }
          @media screen and (max-width: 767px) {
            #sfta .initiative-blocks .initiative-block .inner h1, #sfta .initiative-blocks .initiative-block .inner p, #sfta .initiative-blocks .initiative-block .inner .link {
              visibility: visible;
              opacity: initial;
              text-align: left; } }
        #sfta .initiative-blocks .initiative-block .inner h1 {
          font-family: Avalon-Medium;
          font-size: 184%;
          margin-bottom: 0; }
          @media screen and (max-width: 767px) {
            #sfta .initiative-blocks .initiative-block .inner h1 {
              font-size: 160%; } }
        #sfta .initiative-blocks .initiative-block .inner p {
          font-family: Avalon-Book;
          font-size: 80%;
          margin-top: 0; }
        #sfta .initiative-blocks .initiative-block .inner .link {
          border: 2px solid #fefefe;
          border-radius: 0;
          width: 150px; }
          #sfta .initiative-blocks .initiative-block .inner .link a {
            color: #fefefe;
            display: inline-block;
            width: 100%;
            height: 100%;
            padding: 5px;
            background: rgba(255, 255, 255, 0.15); }
          #sfta .initiative-blocks .initiative-block .inner .link i {
            color: #fefefe;
            float: right;
            position: relative;
            top: 3px;
            right: 8px; }
        #sfta .initiative-blocks .initiative-block .inner:hover img {
          position: initial; }
        #sfta .initiative-blocks .initiative-block .inner:hover h1, #sfta .initiative-blocks .initiative-block .inner:hover p, #sfta .initiative-blocks .initiative-block .inner:hover .link {
          visibility: visible;
          opacity: initial; }
  #sfta .affiliates-link {
    padding: 0 50px;
    clear: both;
    font-size: 150%;
    text-align: center;
    border-top: 1px solid #fea124;
    border-bottom: 1px solid #fea124; }
    #sfta .affiliates-link a {
      display: block;
      text-decoration: underline;
      color: #fea124;
      padding: 15px 0 10px; }
    #sfta .affiliates-link p {
      font-size: 72%;
      margin-bottom: 15px; }

#sfta .vjs-share-control, #sfta-detail .vjs-share-control, #heartland .vjs-share-control, #sfta-affiliates .vjs-share-control, #video-popup-carousel .vjs-share-control, #video-grid-popup-carousel .vjs-share-control, .js-drawer-popup .vjs-share-control {
  display: none; }

#sfta .videowrapper, #sfta-detail .videowrapper, #heartland .videowrapper, #sfta-affiliates .videowrapper, #video-popup-carousel .videowrapper, #video-grid-popup-carousel .videowrapper, .js-drawer-popup .videowrapper {
  position: relative; }

.map-videos .shares {
  padding-top: 8px;
  margin-bottom: 24px; }
  .map-videos .shares i {
    color: inherit;
    margin: 0 2px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px; }

#video-carousel .shares i {
  cursor: pointer;
  text-align: center;
  margin-right: 4px;
  border: 1px solid #fff;
  border-radius: 16px;
  width: 30px;
  height: 30px;
  line-height: 30px; }

.video-item-element,
.videowrapper {
  cursor: pointer; }
  .video-item-element:hover .vjs-big-play-button,
  .videowrapper:hover .vjs-big-play-button {
    background: #fea124 !important; }

.videowrapper .vjs-resize-manager {
  pointer-events: none;
  display: none; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#sfta-affiliates {
  color: #fefefe;
  background-color: #000000;
  padding-top: 0px; }
  #sfta-affiliates .hero-img #logo, #sfta-affiliates .hero-img #logo2 {
    width: auto !important;
    height: auto !important;
    text-align: center;
    display: block; }
  #sfta-affiliates .main-heading {
    background-color: #fea124;
    padding: 15px 50px; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #sfta-affiliates .main-heading {
        padding: 20px 50px 18px 50px; }
        #sfta-affiliates .main-heading h1 {
          font-size: 30px; } }
    @media screen and (max-width: 767px) {
      #sfta-affiliates .main-heading {
        padding: 13px 20px 13px 20px; }
        #sfta-affiliates .main-heading h1 {
          font-size: 30px; } }
  #sfta-affiliates .main-heading--no-mt {
    margin-top: 0; }
  #sfta-affiliates .section-body-text {
    padding: 0 80px;
    margin-top: 32px;
    font-size: 18px;
    font-family: Avalon-Book; }
    @media screen and (max-width: 767px) {
      #sfta-affiliates .section-body-text {
        padding: 0 20px;
        margin-top: 30px; } }
    #sfta-affiliates .section-body-text h2 {
      padding: 0;
      font-size: 30px;
      letter-spacing: 0.04em; }
    #sfta-affiliates .section-body-text p {
      margin-bottom: 20px; }
      #sfta-affiliates .section-body-text p strong {
        font-size: 122%; }
    #sfta-affiliates .section-body-text a {
      color: #fea124;
      text-decoration: none; }
      #sfta-affiliates .section-body-text a.morelink {
        text-decoration: none;
        outline: none; }
    #sfta-affiliates .section-body-text .morecontent span {
      display: none; }
  #sfta-affiliates .hero-img {
    background: #000000;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 767px) {
      #sfta-affiliates .hero-img {
        flex-flow: row; } }
    #sfta-affiliates .hero-img #logo, #sfta-affiliates .hero-img #logo2 {
      max-height: 6em;
      margin: 0 1.5em 1.5em; }
      @media screen and (max-width: 767px) {
        #sfta-affiliates .hero-img #logo, #sfta-affiliates .hero-img #logo2 {
          width: 30%; } }
    @media screen and (max-width: 767px) {
      #sfta-affiliates .hero-img #logo2 {
        margin-right: 1.8em; } }
  #sfta-affiliates .distribution-partners {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding: 0 70px;
    margin: 32px 0; }
    @media screen and (max-width: 991px) {
      #sfta-affiliates .distribution-partners {
        padding: 0 20px; } }
    #sfta-affiliates .distribution-partners .logo-outer {
      width: 25%;
      height: 0;
      padding-bottom: 12.5%;
      position: relative; }
      #sfta-affiliates .distribution-partners .logo-outer:first-child {
        margin-top: -8px; }
      @media screen and (max-width: 991px) {
        #sfta-affiliates .distribution-partners .logo-outer {
          width: 25%;
          height: auto;
          padding-bottom: 0;
          align-self: center; } }
      @media screen and (max-width: 767px) {
        #sfta-affiliates .distribution-partners .logo-outer {
          width: 50%; }
          #sfta-affiliates .distribution-partners .logo-outer:first-child {
            margin-top: 0; } }
      #sfta-affiliates .distribution-partners .logo-outer .logo-inner {
        position: absolute;
        left: 10px;
        right: 10px;
        top: 10px;
        bottom: 10px;
        display: flex;
        align-items: stretch; }
        @media screen and (max-width: 991px) {
          #sfta-affiliates .distribution-partners .logo-outer .logo-inner {
            vertical-align: middle;
            position: relative;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            display: inline-block; } }
        #sfta-affiliates .distribution-partners .logo-outer .logo-inner a {
          display: flex;
          align-items: center;
          justify-content: center; }
          @media screen and (max-width: 991px) {
            #sfta-affiliates .distribution-partners .logo-outer .logo-inner a {
              padding: 0; } }
          #sfta-affiliates .distribution-partners .logo-outer .logo-inner a img {
            max-width: 80%;
            max-height: 80%; }
  #sfta-affiliates .press {
    background-color: #1c1c1c;
    color: #fff;
    padding: 70px 70px 30px;
    margin: 0; }
    @media screen and (max-width: 767px) {
      #sfta-affiliates .press {
        padding: 20px; } }
    #sfta-affiliates .press a {
      color: #fea124; }
    #sfta-affiliates .press .post-row {
      clear: both; }
      #sfta-affiliates .press .post-row .post-title {
        padding: 1.2em 0;
        font-size: 80%; }
        @media screen and (max-width: 767px) {
          #sfta-affiliates .press .post-row .post-title {
            padding: 4px 10px 10px;
            margin-bottom: 10px;
            border-bottom: 1px solid grey; } }
      #sfta-affiliates .press .post-row:not(:first-child) .post-title {
        border-top: 1px solid grey; }
        @media screen and (max-width: 767px) {
          #sfta-affiliates .press .post-row:not(:first-child) .post-title {
            border-top: none; } }
      #sfta-affiliates .press .post-row .post-date {
        text-align: right;
        padding: 0.75em 2em 0.75em 1em; }
        @media screen and (max-width: 767px) {
          #sfta-affiliates .press .post-row .post-date {
            text-align: left;
            padding: 0 10px; } }
    #sfta-affiliates .press .more-info {
      padding: 70px 0 0;
      font-size: 80%; }
      @media screen and (max-width: 767px) {
        #sfta-affiliates .press .more-info {
          padding: 30px 0 0; } }

@media screen and (max-width: 991px) and (min-width: 821px) {
  #sfta-affiliates {
    padding-top: 168px; } }

@media screen and (max-width: 1122px) and (min-width: 992px) {
  #sfta-affiliates {
    padding-top: 190px; } }

@media screen and (max-width: 820px) {
  #sfta-affiliates {
    padding-top: 170px; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#sfta-detail {
  color: #fefefe;
  background-color: #000000;
  padding-top: 0px; }
  #sfta-detail .hero-img #logo, #sfta-detail .hero-img #logo2 {
    width: auto !important;
    height: auto !important;
    text-align: center;
    display: block; }
  #sfta-detail .main-heading {
    background-color: #fea124;
    padding: 15px 50px; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #sfta-detail .main-heading {
        padding: 20px 50px 18px 50px; }
        #sfta-detail .main-heading h1 {
          font-size: 30px; } }
    @media screen and (max-width: 767px) {
      #sfta-detail .main-heading {
        padding: 13px 20px 13px 20px; }
        #sfta-detail .main-heading h1 {
          font-size: 30px; } }
  #sfta-detail .main-heading--no-mt {
    margin-top: 0; }
  #sfta-detail .section-body-text {
    padding: 0 80px;
    margin-top: 32px;
    font-size: 18px;
    font-family: Avalon-Book; }
    @media screen and (max-width: 767px) {
      #sfta-detail .section-body-text {
        padding: 0 20px;
        margin-top: 30px; } }
    #sfta-detail .section-body-text h2 {
      padding: 0;
      font-size: 30px;
      letter-spacing: 0.04em; }
    #sfta-detail .section-body-text p {
      margin-bottom: 20px; }
      #sfta-detail .section-body-text p strong {
        font-size: 122%; }
    #sfta-detail .section-body-text a {
      color: #fea124;
      text-decoration: none; }
      #sfta-detail .section-body-text a.morelink {
        text-decoration: none;
        outline: none; }
    #sfta-detail .section-body-text .morecontent span {
      display: none; }
  #sfta-detail .morecontent, #sfta-detail .lesscontent {
    color: #fea124;
    cursor: pointer; }
  #sfta-detail .hero-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: 0 29%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 768px) {
      #sfta-detail .hero-img {
        background-size: initial; } }
    #sfta-detail .hero-img #logo {
      max-height: 5em;
      margin: 5.75em 1em; }
      @media screen and (max-width: 768px) {
        #sfta-detail .hero-img #logo {
          max-width: 90%; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#get-involved {
  color: #fefefe;
  background-color: #000000;
  padding-top: 0px; }
  #get-involved .hero-img #logo, #get-involved .hero-img #logo2 {
    width: auto !important;
    height: auto !important;
    text-align: center;
    display: block; }
  #get-involved .main-heading {
    background-color: #fea124;
    padding: 15px 50px; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #get-involved .main-heading {
        padding: 20px 50px 18px 50px; }
        #get-involved .main-heading h1 {
          font-size: 30px; } }
    @media screen and (max-width: 767px) {
      #get-involved .main-heading {
        padding: 13px 20px 13px 20px; }
        #get-involved .main-heading h1 {
          font-size: 30px; } }
  #get-involved .main-heading--no-mt {
    margin-top: 0; }
  #get-involved .hero-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center -6.5em;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 768px) {
      #get-involved .hero-img {
        background-size: auto;
        background-position: 70% 50%; } }
    #get-involved .hero-img #logo, #get-involved .hero-img #logo2 {
      max-height: 5em;
      margin: 5.75em 1em; }
      @media screen and (max-width: 991px) {
        #get-involved .hero-img #logo, #get-involved .hero-img #logo2 {
          max-height: 4em; } }
      @media screen and (max-width: 767px) {
        #get-involved .hero-img #logo, #get-involved .hero-img #logo2 {
          max-height: 5em; } }
    @media screen and (max-width: 767px) {
      #get-involved .hero-img #logo {
        margin: 40px auto;
        width: 80%; }
      #get-involved .hero-img #logo2 {
        margin: 40px auto; } }
  #get-involved #engage-plugin-404703 {
    border: none; }
    #get-involved #engage-plugin-404703 * {
      font-family: Avalon-Medium, Helvetica, Arial, sans-serif; }
    #get-involved #engage-plugin-404703 h4 {
      border-bottom: 1px solid #fea124;
      padding-bottom: 16px;
      font-size: 160%;
      line-height: 1.1; }
    #get-involved #engage-plugin-404703 span {
      font-size: 18px; }
    #get-involved #engage-plugin-404703 .button {
      background: transparent;
      border: 1px solid #fea124;
      color: #fea124;
      font-size: 18px; }
    #get-involved #engage-plugin-404703 label {
      margin-top: 8px; }
    #get-involved #engage-plugin-404703 input {
      border-radius: 0;
      border: 1px solid #fff;
      color: #fff;
      background: transparent;
      margin: 8px 0; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
@font-face {
  font-family: 'Avenir-Book';
  src: local("☺"), url("./fonts/AvenirLTStd-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

#header.sftaheader {
  background-color: rgba(0, 0, 0, 0.7) !important; }
  #header.sftaheader .navbar-header {
    width: 100%; }
  #header.sftaheader ul.sftacenterlogos {
    list-style: none;
    text-align: left;
    margin-bottom: 0;
    padding-left: 9px; }
    @media only screen and (min-width: 992px) {
      #header.sftaheader ul.sftacenterlogos {
        padding-left: 40px; } }
    #header.sftaheader ul.sftacenterlogos .navbar-brand {
      padding: 2px 4px 0;
      height: 40px; }
      @media only screen and (min-width: 992px) {
        #header.sftaheader ul.sftacenterlogos .navbar-brand {
          height: 50px;
          padding: 18px 0px 15px 0px; } }
    @media only screen and (min-width: 992px) {
      #header.sftaheader ul.sftacenterlogos {
        text-align: center; } }
    #header.sftaheader ul.sftacenterlogos li {
      display: inline-block;
      width: auto;
      margin-top: .2rem;
      padding-top: 0;
      height: 41px; }
      @media only screen and (min-width: 821px) {
        #header.sftaheader ul.sftacenterlogos li {
          margin-top: 1.6rem;
          padding-top: 0;
          height: 44px; } }
      @media only screen and (min-width: 992px) {
        #header.sftaheader ul.sftacenterlogos li {
          margin-top: 2.6rem;
          padding-top: 0;
          height: 80px; } }
      #header.sftaheader ul.sftacenterlogos li.borderright {
        border-right: 1px solid white;
        padding-right: 8px; }
        @media only screen and (min-width: 768px) {
          #header.sftaheader ul.sftacenterlogos li.borderright {
            padding-right: 14px; } }
      #header.sftaheader ul.sftacenterlogos li a.logo {
        padding-top: 0;
        margin-left: 2px; }
        @media only screen and (min-width: 992px) {
          #header.sftaheader ul.sftacenterlogos li a.logo {
            margin-left: 15px; } }
      #header.sftaheader ul.sftacenterlogos li img {
        max-height: 42px;
        padding-top: 0; }
        #header.sftaheader ul.sftacenterlogos li img.spectrum-logo {
          max-height: 36px;
          margin-top: 3px; }
        @media only screen and (min-width: 992px) {
          #header.sftaheader ul.sftacenterlogos li img {
            max-height: 80px; }
            #header.sftaheader ul.sftacenterlogos li img.spectrum-logo {
              max-height: 50px;
              margin-top: 13px; } }
  #header.sftaheader .sftacenterlogos {
    display: block; }
  #header.sftaheader .navbar ul.navbar-right {
    margin-top: 0; }
    @media only screen and (min-width: 768px) {
      #header.sftaheader .navbar ul.navbar-right {
        margin-top: -4.8rem; } }
    @media only screen and (min-width: 992px) {
      #header.sftaheader .navbar ul.navbar-right {
        margin-top: -7rem; } }

#sfta-spectrum {
  background: #000;
  padding-top: 8rem; }
  @media only screen and (min-width: 768px) {
    #sfta-spectrum {
      padding-top: 18rem; } }
  #sfta-spectrum a {
    color: #fea124; }
  #sfta-spectrum a:hover,
  #sfta-spectrum a:focus,
  #sfta-spectrum a:active {
    text-decoration: underline; }
  #sfta-spectrum .videopad {
    padding-top: 120%;
    overflow: hidden; }
    @media only screen and (min-width: 768px) {
      #sfta-spectrum .videopad {
        padding-top: 56.25%; } }
  #sfta-spectrum .module.herovideo {
    background: transparent;
    padding-top: 0;
    margin-top: 0; }
  #sfta-spectrum .heroloop {
    width: 100%;
    margin: 0;
    padding: 0;
    opacity: 1;
    transform: scale(2.2); }
    @media only screen and (min-width: 768px) {
      #sfta-spectrum .heroloop {
        margin-left: 0;
        transform: scale(1); } }
  #sfta-spectrum .container:last-of-type .module {
    margin-bottom: 6rem; }
  #sfta-spectrum .module {
    background: white;
    margin-top: 6rem;
    padding: 3rem 18px; }
  #sfta-spectrum .module_title h1 {
    text-align: center;
    font-size: 4rem; }
    @media only screen and (min-width: 992px) {
      #sfta-spectrum .module_title h1 {
        font-size: 7rem; } }
  #sfta-spectrum .module_title img {
    height: 70px;
    width: auto;
    padding: 1rem;
    margin: 0 auto;
    margin-bottom: 3rem; }
    #sfta-spectrum .module_title img.sftalogo {
      height: 90px; }
      @media screen and (max-width: 768px) {
        #sfta-spectrum .module_title img.sftalogo {
          height: auto; } }
    @media screen and (max-width: 768px) {
      #sfta-spectrum .module_title img {
        height: auto; } }
  #sfta-spectrum .module_content {
    font-family: 'Avenir-Book', 'Helvetica', sans-serif;
    font-weight: 200;
    width: 80%;
    margin: 0 auto; }
    @media screen and (max-width: 992px) {
      #sfta-spectrum .module_content {
        width: 100%; } }
  #sfta-spectrum .module.slider {
    margin-bottom: 0;
    padding-bottom: 0; }
    #sfta-spectrum .module.slider .owl-item {
      display: table; }
      #sfta-spectrum .module.slider .owl-item .item {
        background-color: #000;
        height: 40rem;
        display: table-cell;
        text-align: center;
        vertical-align: middle; }
        @media only screen and (min-width: 768px) {
          #sfta-spectrum .module.slider .owl-item .item {
            height: 60rem; } }
        #sfta-spectrum .module.slider .owl-item .item img {
          max-height: 40rem;
          width: auto;
          max-width: 100%;
          margin: 0 auto; }
          @media only screen and (min-width: 768px) {
            #sfta-spectrum .module.slider .owl-item .item img {
              max-height: 60rem; } }
    #sfta-spectrum .module.slider .owl-dots {
      width: 100%;
      height: 60px;
      padding: 2rem;
      text-align: center; }
    #sfta-spectrum .module.slider .owl-dot {
      display: inline-block;
      margin: .5rem;
      background: #b7b7b7;
      width: 10px;
      height: 10px;
      border-radius: 50%; }
    #sfta-spectrum .module.slider .owl-dot.active {
      background: #11b2bf; }
  #sfta-spectrum .module.organizations {
    margin-top: 0; }
    #sfta-spectrum .module.organizations .organizations-list {
      margin-top: 3rem; }
    #sfta-spectrum .module.organizations .organization-single {
      margin-bottom: 3rem; }
      @media screen and (max-width: 768px) {
        #sfta-spectrum .module.organizations .organization-single {
          margin-bottom: 2rem; } }
    #sfta-spectrum .module.organizations .org-logo {
      padding-right: 30px; }
      @media screen and (max-width: 768px) {
        #sfta-spectrum .module.organizations .org-logo {
          margin-bottom: 1rem; } }
    #sfta-spectrum .module.organizations .org-description {
      padding-left: 0;
      padding-bottom: 3rem; }
      #sfta-spectrum .module.organizations .org-description a {
        display: inline-block;
        margin-top: 3rem; }
      @media screen and (max-width: 768px) {
        #sfta-spectrum .module.organizations .org-description {
          padding-left: 15px;
          padding-bottom: 2rem; }
          #sfta-spectrum .module.organizations .org-description a {
            margin-top: 2rem; } }
    #sfta-spectrum .module.organizations .organization-single:last-of-type .org-description {
      border-bottom: none; }
    #sfta-spectrum .module.organizations .divider {
      border-top: 1px solid; }
      @media screen and (max-width: 768px) {
        #sfta-spectrum .module.organizations .divider {
          margin-left: 1.5rem;
          width: 87%; } }
    #sfta-spectrum .module.organizations .orglogo {
      margin-bottom: 1rem; }
      @media screen and (max-width: 768px) {
        #sfta-spectrum .module.organizations .orglogo img {
          margin: 1rem auto;
          max-width: 14rem; } }
    #sfta-spectrum .module.organizations .modal .modal-dialog {
      margin-top: 22vh; }
      @media (min-width: 768px) {
        #sfta-spectrum .module.organizations .modal .modal-dialog {
          margin-top: 22vh; } }
    #sfta-spectrum .module.organizations .modal .modal-header, #sfta-spectrum .module.organizations .modal .modal-content {
      background: transparent;
      border: none; }
    #sfta-spectrum .module.organizations .modal .modal-header .close {
      color: #fff;
      position: absolute;
      top: 1rem;
      right: -1rem;
      opacity: .8;
      outline: none; }
      #sfta-spectrum .module.organizations .modal .modal-header .close:hover {
        color: #fff;
        opacity: 1;
        outline: none; }
  #sfta-spectrum .module.press .date {
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-weight: bold;
    text-align: right;
    padding-right: 30px; }
    @media screen and (max-width: 768px) {
      #sfta-spectrum .module.press .date {
        text-align: left;
        padding-bottom: 0; } }
  #sfta-spectrum .module.press .post-title-link {
    padding-left: 0;
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #636466; }
    @media screen and (max-width: 768px) {
      #sfta-spectrum .module.press .post-title-link {
        padding-top: .5rem;
        padding-left: 15px; } }
  #sfta-spectrum .module.press .post-single:last-of-type .post-title-link {
    border-bottom: none; }
  #sfta-spectrum .module.footer .module_subtitle {
    margin: 0 auto;
    width: 80%; }
  #sfta-spectrum #sfta-where-to-watch a, #sfta-spectrum #sfta-where-to-watch a:hover, #sfta-spectrum #sfta-where-to-watch a:focus, #sfta-spectrum #sfta-where-to-watch a:active {
    text-decoration: none;
    color: white; }
  #sfta-spectrum #sfta-where-to-watch .where-to-watch {
    margin-top: -39px; }
  #sfta-spectrum #sfta-where-to-watch .triangle {
    background: #A19FA1;
    color: #FFFFFF;
    font-size: 18px;
    font-family: Avalon-Book;
    float: right;
    position: relative;
    width: calc(25% - 30px); }
    @media screen and (max-width: 767px) {
      #sfta-spectrum #sfta-where-to-watch .triangle {
        width: calc(230px - 30px); } }
    #sfta-spectrum #sfta-where-to-watch .triangle::before {
      content: '';
      width: 0;
      height: 0;
      border-bottom: 39px solid #A19FA1;
      border-left: 30px solid transparent;
      left: -30px;
      position: absolute; }
    #sfta-spectrum #sfta-where-to-watch .triangle a {
      color: white;
      text-decoration: none; }
    #sfta-spectrum #sfta-where-to-watch .triangle h4 {
      padding-left: 20px; }
  #sfta-spectrum #sfta-where-to-watch .dropbox {
    border-top: 2px solid #02BBC7; }
  #sfta-spectrum #sfta-where-to-watch .find-outer {
    background: #010001;
    color: #FFFFFF;
    font-family: Avalon-Book, Helvetica, Arial, sans-serif;
    padding-top: 39px;
    padding-bottom: 39px;
    text-align: center;
    font-size: 16px; }
    #sfta-spectrum #sfta-where-to-watch .find-outer p {
      margin: 0;
      text-align: left;
      width: 200px;
      display: inline-block; }
  #sfta-spectrum #sfta-where-to-watch .zip-code-outer {
    background: #2D2B2D;
    padding-top: 47px;
    padding-bottom: 47px;
    text-align: center; }
    #sfta-spectrum #sfta-where-to-watch .zip-code-outer .zip-input2 {
      color: #8f8f8f;
      background: transparent;
      border: 2px solid #fff;
      font-size: 15px;
      padding: 2px 10px 1px 10px;
      display: inline-block;
      border-radius: 0;
      margin: 0;
      max-width: 280px;
      width: 90%;
      font-family: Avalon-Book, Helvetica, Arial, sans-serif; }
      #sfta-spectrum #sfta-where-to-watch .zip-code-outer .zip-input2::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-weight: 100; }
      #sfta-spectrum #sfta-where-to-watch .zip-code-outer .zip-input2::-moz-placeholder {
        /* Firefox 19+ */
        font-weight: 100; }
      #sfta-spectrum #sfta-where-to-watch .zip-code-outer .zip-input2:-ms-input-placeholder {
        /* IE 10+ */
        font-weight: 100; }
      #sfta-spectrum #sfta-where-to-watch .zip-code-outer .zip-input2:-moz-placeholder {
        /* Firefox 18- */
        font-weight: 100; }
      #sfta-spectrum #sfta-where-to-watch .zip-code-outer .zip-input2:focus {
        outline: 0; }
  #sfta-spectrum #sfta-where-to-watch .service-provider-outer {
    background: #706E70;
    padding-top: 47px;
    padding-bottom: 47px;
    text-align: center; }
    #sfta-spectrum #sfta-where-to-watch .service-provider-outer .selectbox .selectboxit-container .selectboxit.selectboxit-btn {
      color: #949494;
      display: block;
      margin: auto;
      border-radius: 0;
      border: none;
      padding: 6px 10px 6px 0;
      background-image: none;
      max-width: 280px !important;
      width: 90% !important;
      background: #525052;
      font-family: Avalon-Book, Helvetica, Arial, sans-serif; }
    #sfta-spectrum #sfta-where-to-watch .service-provider-outer .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list {
      width: 280px !important;
      top: 28px !important;
      border-radius: 0;
      right: calc((100% - 280px)/2); }
      @media screen and (max-width: 767px) {
        #sfta-spectrum #sfta-where-to-watch .service-provider-outer .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list {
          right: 0; } }
  #sfta-spectrum #sfta-where-to-watch .display-outer {
    background: #A19FA1;
    min-height: 122px; }
    #sfta-spectrum #sfta-where-to-watch .display-outer .displayData {
      color: #fff;
      text-align: left;
      width: 90%;
      font-size: 17px;
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-family: Avalon-Book, Helvetica, Arial, sans-serif;
      margin: 0; }
      #sfta-spectrum #sfta-where-to-watch .display-outer .displayData p {
        margin: 0; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#voicearts {
  padding-top: 137px;
  background-color: #000;
  color: #fff;
  font-family: Avalon-Book, Helvetica, Arial, sans-serif; }
  #voicearts .main-heading {
    padding: 16px 50px 15px 50px; }
  #voicearts .video {
    padding-top: 4rem;
    padding-bottom: 4rem; }
  #voicearts .gala {
    background-image: url("/app/themes/ovation/images/voice_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2rem; }
    #voicearts .gala h2 {
      font-size: 2.7rem; }
    #voicearts .gala a {
      color: #5eb0b9; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#generic {
  color: #fff;
  background-color: #000000;
  padding-top: 0px; }
  #generic .main-heading {
    padding: 16px 50px 15px 50px; }
    #generic .main-heading h1 {
      font-size: 30px;
      letter-spacing: 0.04em; }
  @media screen and (min-width: 767px) {
    #generic .add-columns {
      -moz-column-count: 2;
      -moz-column-gap: 20px;
      -webkit-column-count: 2;
      -webkit-column-gap: 20px;
      column-count: 2;
      column-gap: 20px; } }
  #generic a {
    color: #fea124; }
  #generic .owl-thumbs {
    position: relative;
    width: 100%; }
    #generic .owl-thumbs .owl-thumb-item {
      position: relative;
      width: 25%;
      float: left;
      padding: 20px 10px; }
      #generic .owl-thumbs .owl-thumb-item img {
        width: 100%;
        display: block;
        margin: 0 auto;
        border: 1px solid transparent;
        cursor: pointer;
        transition: border 300ms ease-out; }
        #generic .owl-thumbs .owl-thumb-item img:hover {
          border: 1px solid #fea124; }
  #generic .about-description {
    padding: 50px 50px;
    background-image: url("../../images/about_back.jpg");
    background-size: cover;
    background-position: center center; }
    #generic .about-description h2 {
      padding: 0;
      font-size: 30px;
      letter-spacing: 0.04em; }
    #generic .about-description .description-text {
      padding-right: 50px;
      padding-left: 0;
      font-size: 18px;
      font-family: Avalon-Book; }
      #generic .about-description .description-text p {
        margin-bottom: 20px; }
  #generic .executive-bios {
    padding-bottom: 50px; }
    #generic .executive-bios .executive {
      padding: 0 35px;
      margin-bottom: 40px;
      position: relative; }
      #generic .executive-bios .executive .executive-description {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translate(0, -50%);
        padding: 0 50px; }
        #generic .executive-bios .executive .executive-description h1 {
          font-size: 29px;
          margin: 0; }
        #generic .executive-bios .executive .executive-description h3 {
          margin: 2px 0;
          letter-spacing: 0.04em;
          font-size: 22px;
          font-family: Avalon-Book; }
        #generic .executive-bios .executive .executive-description p {
          margin-top: 20px;
          font-family: Avalon-Book; }
        #generic .executive-bios .executive .executive-description .read-more {
          color: #fea124;
          text-decoration: none; }
          #generic .executive-bios .executive .executive-description .read-more .fa {
            font-size: 11px; }
          #generic .executive-bios .executive .executive-description .read-more.mobile {
            display: none; }
      #generic .executive-bios .executive .executive-details {
        display: none; }
  @media screen and (max-width: 767px) {
    #generic .main-heading {
      padding: 16px; }
    #generic .about-description {
      padding: 20px 10px; }
      #generic .about-description h2 {
        padding: 0;
        font-size: 16px; }
      #generic .about-description .description-text {
        padding: 0; }
    #generic .executive-bios .executive {
      padding: 0 10px;
      margin: 30px 0 5px 0; }
      #generic .executive-bios .executive .executive-img {
        padding: 0; }
      #generic .executive-bios .executive .executive-description {
        position: relative;
        transform: none;
        padding: 0 10px;
        right: 0;
        display: none; }
        #generic .executive-bios .executive .executive-description .read-more {
          display: none; }
          #generic .executive-bios .executive .executive-description .read-more.mobile {
            display: inline-block; }
      #generic .executive-bios .executive .executive-details {
        display: block;
        padding: 0;
        margin-top: 15px; }
        #generic .executive-bios .executive .executive-details .executive-heading {
          float: left; }
          #generic .executive-bios .executive .executive-details .executive-heading h1 {
            margin: 0;
            color: #fff;
            font-size: 16px;
            padding: 0px; }
          #generic .executive-bios .executive .executive-details .executive-heading h3 {
            margin: 0;
            color: #fff;
            font-size: 12px;
            padding: 0px; }
        #generic .executive-bios .executive .executive-details .view-more {
          float: right;
          padding: 2px 5px;
          font-size: 10px;
          border: 2px solid #8f8f8f;
          color: #8f8f8f;
          cursor: pointer; } }
  @media screen and (max-width: 420px) {
    #generic .about-description {
      padding: 20px 16px; }
    #generic .executive-bios .executive .executive-details .executive-heading {
      width: -webkit-calc(100% - 22px);
      width: -moz-calc(100% - 22px);
      width: calc(100% - 22px);
      float: left; }
      #generic .executive-bios .executive .executive-details .executive-heading h1 {
        font-size: 14px; }
      #generic .executive-bios .executive .executive-details .executive-heading h3 {
        font-size: 10px; }
    #generic .executive-bios .executive .executive-details .view-more {
      padding: 2px 5px;
      font-size: 10px; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
.bg-fill {
  background-color: rgba(0, 0, 0, 0.7) !important; }

.pullup {
  position: relative;
  top: -70px; }
  @media screen and (min-width: 820px) {
    .pullup {
      top: -120px; } }
  @media only screen and (min-width: 1050px) {
    .pullup {
      top: -120px; } }

#header {
  position: -webkit-sticky;
  position: sticky;
  top: -70px;
  height: 130px;
  left: 0;
  width: 100%;
  z-index: 3;
  font-family: Avalon-Medium;
  -webkit-font-smoothing: antialiased;
  /*background: $header-background;*/
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color .25s;
  /*bootstrap-edit-for-table-view*/ }
  @media screen and (min-width: 820px) {
    #header {
      height: 180px; } }
  @media only screen and (min-width: 1050px) {
    #header {
      height: 250px;
      top: -120px; } }
  #header .ad {
    height: 70px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #000;
    margin-left: 0;
    margin-right: 0; }
    @media only screen and (min-width: 1050px) {
      #header .ad {
        height: 120px; } }
    #header .ad .adcontainer {
      margin: 0 auto;
      max-width: 100% !important;
      width: 320px; }
      @media only screen and (min-width: 1050px) {
        #header .ad .adcontainer {
          width: 728px; } }
  @media only screen and (max-width: 767px) {
    #header .channelfinderdesktop {
      display: none; } }
  @media only screen and (min-width: 768px) {
    #header .channelfindermobile {
      display: none; } }
  #header .watchnow a {
    position: relative;
    top: 0;
    right: 0;
    margin-left: 10px; }
  #header .navbar-brand {
    padding: 18px 20px 15px 10px; }
  #header .logo {
    margin-left: 15px;
    display: inline-block;
    padding-top: 13px; }
    #header .logo .ovation-logo, #header .logo .journy-logo {
      height: 95px; }
    #header .logo.watch-page {
      position: relative;
      padding-left: 20px; }
      @media screen and (min-width: 992px) {
        #header .logo.watch-page {
          padding-left: 30px; } }
      @media screen and (min-width: 1050px) {
        #header .logo.watch-page {
          padding-left: 30px; } }
      @media screen and (min-width: 1220px) {
        #header .logo.watch-page {
          padding-left: 40px; } }
  #header .logo.journy-watch-page {
    position: relative;
    padding-left: 20px;
    padding-top: 11px; }
    #header .logo.journy-watch-page .journy-logo {
      height: 30px; }
    @media screen and (min-width: 820px) {
      #header .logo.journy-watch-page {
        padding-top: 17px; }
        #header .logo.journy-watch-page .journy-logo {
          height: 42px; } }
    @media screen and (min-width: 992px) {
      #header .logo.journy-watch-page {
        padding-left: 30px; } }
    @media screen and (min-width: 1050px) {
      #header .logo.journy-watch-page {
        padding-left: 30px;
        padding-top: 32px; } }
    @media screen and (min-width: 1220px) {
      #header .logo.journy-watch-page {
        padding-left: 40px;
        padding-top: 40px; } }
  #header .back-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 10px 6.5px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    top: 20px;
    left: 20px; }
    @media screen and (min-width: 820px) {
      #header .back-arrow {
        top: 30px; } }
    @media screen and (min-width: 992px) {
      #header .back-arrow {
        border-width: 10.5px 16px 10.5px 0;
        top: 42px; } }
    @media screen and (min-width: 1050px) {
      #header .back-arrow {
        border-width: 10.5px 16px 10.5px 0;
        top: 42px; } }
    @media screen and (min-width: 1220px) {
      #header .back-arrow {
        border-width: 12.5px 20px 12.5px 0;
        top: 48px; } }
  #header .navbar .navbar-toggle span {
    display: none; }
  #header .navbar .navbar-toggle .icon-bar {
    background-color: #fff; }
  #header .navbar .navbar-toggle .close {
    color: #fff;
    opacity: 1;
    display: block;
    margin-top: -5px;
    margin-left: -5px; }
  #header .navbar .navbar-toggle.collapsed span {
    display: block; }
    #header .navbar .navbar-toggle.collapsed span.close {
      display: none; }
  #header .navbar .navbar-header .search {
    display: none; }
  #header .navbar .search {
    color: #fff;
    font-size: 20px;
    padding-left: 15px; }
  #header .navbar ul.nav {
    margin-top: 47px; }
    #header .navbar ul.nav li {
      cursor: pointer; }
      #header .navbar ul.nav li a {
        color: #fff;
        text-decoration: none;
        line-height: 1.5;
        font-size: 14px;
        text-transform: uppercase;
        padding: 6px 10px 5px 8px;
        /*text-shadow:$header-text-shadow;*/ }
        @media screen and (min-width: 1400px) {
          #header .navbar ul.nav li a {
            font-size: 18px; } }
        #header .navbar ul.nav li a:hover, #header .navbar ul.nav li a:focus {
          background-color: rgba(0, 0, 0, 0);
          outline: none; }
        #header .navbar ul.nav li a .span .fa {
          font-size: 21px;
          line-height: 1;
          display: inline-block;
          vertical-align: bottom;
          margin-left: 5px; }
        #header .navbar ul.nav li a .plus-icon {
          display: none;
          float: right; }
          @media screen and (max-width: 820px) {
            #header .navbar ul.nav li a .plus-icon {
              height: 25px;
              width: 25px;
              background-position: -223px -4px;
              background-image: url("../../images/icons_mobile.png"); } }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 820px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 820px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 820px), only screen and (min-device-pixel-ratio: 2) and (max-width: 820px), only screen and (min-resolution: 192dpi) and (max-width: 820px), only screen and (min-resolution: 2dppx) and (max-width: 820px) {
            #header .navbar ul.nav li a .plus-icon {
              background-position: -223px -4px;
              background-image: url("../../images/icons2x_mobile.png");
              background-size: 400px 200px; } }
        #header .navbar ul.nav li a .external-link-icon {
          background-image: url("../../images/icons.png");
          display: inline-block;
          height: 18px;
          width: 18px;
          background-position: -209px -2px; }
          @media screen and (min-width: 992px) and (max-width: 1190px) {
            #header .navbar ul.nav li a .external-link-icon {
              transform: scale(0.8);
              background-position: -209px -2px;
              float: right; } }
          @media screen and (min-width: 768px) and (max-width: 991px) {
            #header .navbar ul.nav li a .external-link-icon {
              height: 16px;
              width: 18px;
              background-position: -209px -4px;
              transform: scale(0.7);
              float: right; } }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
            #header .navbar ul.nav li a .external-link-icon {
              background-image: url("../../images/icons2x.png");
              background-position: -209px -2px;
              background-size: 400px 200px; } }
          @media screen and (max-width: 820px) {
            #header .navbar ul.nav li a .external-link-icon {
              height: 16px;
              width: 16px;
              background-position: -191px -4px;
              background-image: url(../../images/icons_mobile.png);
              margin-bottom: -1px; } }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
            #header .navbar ul.nav li a .external-link-icon {
              background-image: url("../../images/icons2x_mobile.png");
              background-position: -191px -4px;
              background-size: 400px 200px; } }
        @media screen and (min-width: 992px) and (max-width: 1200px) {
          #header .navbar ul.nav li a {
            padding: 6px 10px 5px 10px; } }
      #header .navbar ul.nav li .dropdown-menu, #header .navbar ul.nav li .dropdown-menu-mobile {
        background-color: #000000;
        border: 1px solid #3c3c3c;
        border-radius: 0;
        padding: 10px 15px 15px 15px;
        color: #fff;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        min-width: 250px;
        top: 45px;
        text-align: left;
        z-index: 5; }
        #header .navbar ul.nav li .dropdown-menu .selectbox, #header .navbar ul.nav li .dropdown-menu-mobile .selectbox {
          display: inline-block;
          position: relative;
          width: 100%;
          letter-spacing: 0.04em; }
        #header .navbar ul.nav li .dropdown-menu .arrow-top, #header .navbar ul.nav li .dropdown-menu-mobile .arrow-top {
          content: '';
          position: absolute;
          height: 16px;
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          width: 16px;
          background-color: #000000;
          left: 50%;
          border-top: 1px solid #3c3c3c;
          border-left: 1px solid #3c3c3c;
          top: -9px; }
        #header .navbar ul.nav li .dropdown-menu .zip-input, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input {
          color: #8f8f8f;
          background: rgba(0, 0, 0, 0);
          border: 2px solid #fff;
          font-size: 15px;
          padding: 2px 10px 1px 10px;
          display: inline-block;
          border-radius: 0;
          margin: 0;
          width: 100%; }
          #header .navbar ul.nav li .dropdown-menu .zip-input::-webkit-input-placeholder, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input::-webkit-input-placeholder {
            color: #8f8f8f; }
          #header .navbar ul.nav li .dropdown-menu .zip-input::-moz-placeholder, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input::-moz-placeholder {
            color: #8f8f8f; }
          #header .navbar ul.nav li .dropdown-menu .zip-input:-ms-input-placeholder, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:-ms-input-placeholder {
            color: #8f8f8f; }
          #header .navbar ul.nav li .dropdown-menu .zip-input:-moz-placeholder, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:-moz-placeholder {
            color: #8f8f8f; }
          #header .navbar ul.nav li .dropdown-menu .zip-input:focus, #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:focus {
            outline: none; }
        #header .navbar ul.nav li .dropdown-menu .service-provider, #header .navbar ul.nav li .dropdown-menu-mobile .service-provider {
          /*background-color:$service-provider-select;*/
          color: #949494;
          display: block;
          margin: auto;
          border-radius: 0;
          width: 100%;
          border: none;
          padding: 4px 10px 5px 0;
          margin-top: 10px; }
          #header .navbar ul.nav li .dropdown-menu .service-provider:focus, #header .navbar ul.nav li .dropdown-menu-mobile .service-provider:focus {
            outline: none; }
        #header .navbar ul.nav li .dropdown-menu .btn-yellow-bordered, #header .navbar ul.nav li .dropdown-menu-mobile .btn-yellow-bordered {
          width: 100%;
          margin: 10px 0;
          padding: 0px 13px 0px 13px;
          font-size: 16px; }
        #header .navbar ul.nav li .dropdown-menu .cant-find-text, #header .navbar ul.nav li .dropdown-menu-mobile .cant-find-text {
          margin: 7px 0 5px 0;
          text-align: left;
          font-size: 13px; }
          #header .navbar ul.nav li .dropdown-menu .cant-find-text a, #header .navbar ul.nav li .dropdown-menu-mobile .cant-find-text a {
            text-decoration: underline;
            color: #fea124;
            text-transform: capitalize;
            font-size: 12px;
            padding: 0; }
      #header .navbar ul.nav li .dropdown-menu-mobile {
        display: none;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid rgba(0, 0, 0, 0);
        position: relative;
        padding: 0 0 10px 0; }
        #header .navbar ul.nav li .dropdown-menu-mobile .arrow-top {
          display: none; }
      #header .navbar ul.nav li.active a {
        background-color: rgba(0, 0, 0, 0);
        border-color: none; }
      #header .navbar ul.nav li.social {
        display: block; }
        #header .navbar ul.nav li.social li {
          text-align: center;
          padding: 5px 10px;
          /*border-bottom:1px solid $zip-finder-input-border;*/ }
          #header .navbar ul.nav li.social li:last-child {
            border-bottom: none; }
          #header .navbar ul.nav li.social li a {
            text-decoration: none;
            border-radius: 50%;
            width: 30px;
            padding: 0;
            display: inline-block;
            height: 30px;
            text-align: center;
            border: 2px solid #fff; }
            #header .navbar ul.nav li.social li a .fa {
              color: #fff;
              line-height: 0.6;
              padding-top: 6px; }
        #header .navbar ul.nav li.social .dropdown-menu, #header .navbar ul.nav li.social .dropdown-menu-mobile {
          right: 5px;
          left: initial;
          transform: none;
          min-width: 175px; }
          #header .navbar ul.nav li.social .dropdown-menu .arrow-top, #header .navbar ul.nav li.social .dropdown-menu-mobile .arrow-top {
            right: 33px;
            left: initial; }
      #header .navbar ul.nav li.social-mobile {
        display: none; }
        #header .navbar ul.nav li.social-mobile a {
          text-decoration: none;
          border-radius: 50%;
          width: 27px;
          padding: 0;
          display: inline-block;
          height: 27px;
          text-align: center;
          border: 2px solid #fff; }
          #header .navbar ul.nav li.social-mobile a .fa {
            color: #fff;
            line-height: 1;
            padding-top: 4px; }
      #header .navbar ul.nav li.programming {
        border-bottom: none; }
        #header .navbar ul.nav li.programming ul {
          list-style: none; }
          #header .navbar ul.nav li.programming ul li {
            padding: 5px 0; }
            #header .navbar ul.nav li.programming ul li a {
              font-size: 15px; }
            #header .navbar ul.nav li.programming ul li .dropdown-menu, #header .navbar ul.nav li.programming ul li .dropdown-menu-mobile {
              min-width: 160px; }
        #header .navbar ul.nav li.programming .view-all a {
          text-align: center;
          border: 1px solid #fff;
          color: #fff;
          background-color: rgba(0, 0, 0, 0);
          border-radius: 0;
          padding: 5px 13px 5px 13px;
          text-transform: uppercase;
          font-size: 13px;
          max-width: 210px; }
        #header .navbar ul.nav li.programming.mobile {
          display: none; }
        @media screen and (max-width: 820px) {
          #header .navbar ul.nav li.programming {
            display: none; }
            #header .navbar ul.nav li.programming.mobile {
              display: block; } }
      #header .navbar ul.nav li.home {
        display: none; }
      #header .navbar ul.nav li.watchlive a {
        color: #fff; }
        #header .navbar ul.nav li.watchlive a .record {
          color: red; }
    #header .navbar ul.nav .sub-menu li a {
      text-transform: none; }
  #header .navbar ul.navbar-right {
    padding-right: 32px; }
    #header .navbar ul.navbar-right ul.selectboxit-options.selectboxit {
      max-height: 300px !important; }
    #header .navbar ul.navbar-right .loadernav {
      display: inline-block; }
      #header .navbar ul.navbar-right .loadernav img {
        margin-top: 1rem;
        height: 15px;
        text-align: left; }
    #header .navbar ul.navbar-right .displayData p {
      font-size: 13px;
      margin-top: 10px; }
      #header .navbar ul.navbar-right .displayData p span {
        font-size: 15px;
        font-weight: bold;
        color: #999; }
      #header .navbar ul.navbar-right .displayData p a {
        font-size: inherit;
        color: #999;
        text-transform: none;
        padding: 0; }
  @media screen and (min-width: 768px) and (max-width: 820px) {
    #header .navbar-header {
      float: none; }
    #header .navbar-collapse.collapse {
      display: none !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: hidden !important; }
    #header .navbar-collapse.in {
      display: block !important; }
    #header .navbar-toggle {
      display: block; }
    #header .navbar-collapse.in {
      overflow-y: hidden; }
    #header .navbar-nav {
      float: none; }
    #header .navbar-right {
      float: none !important; }
    #header .navbar-nav li {
      float: none; } }
  @media screen and (min-width: 992px) and (max-width: 1220px) {
    #header .logo .ovation-logo {
      height: 80px; }
    #header .navbar ul.nav {
      margin-top: 35px;
      margin-left: -35px; }
      #header .navbar ul.nav li a {
        font-size: 13px;
        padding: 6px 5px 5px 5px; }
        #header .navbar ul.nav li a .fa {
          padding-top: 9px; }
    #header .navbar ul.navbar-right {
      padding-right: 10px; }
    #header .navbar .search {
      padding-left: 10px; } }
  @media screen and (min-width: 821px) and (max-width: 870px) {
    #header {
      height: 160px; }
      #header .logo .ovation-logo {
        height: 60px; }
      #header .navbar-brand {
        padding: 8px 0px; }
      #header .navbar-collapse {
        padding: 0; }
      #header .navbar ul.nav {
        margin-top: 20px;
        margin-left: -32px; }
        #header .navbar ul.nav li a {
          font-size: 12px;
          padding: 8px 4px 5px 2px; }
      #header .navbar ul.navbar-right {
        padding-right: 15px; }
      #header .navbar .search {
        padding-left: 5px;
        padding-right: 5px; } }
  @media screen and (min-width: 871px) and (max-width: 991px) {
    #header {
      height: 160px; }
      #header .logo .ovation-logo {
        height: 60px; }
      #header .navbar-brand {
        padding: 8px 0px; }
      #header .navbar-collapse {
        padding: 0; }
      #header .navbar ul.nav {
        margin-top: 20px;
        margin-left: -20px; }
        #header .navbar ul.nav li a {
          font-size: 12px;
          padding: 8px 8px 5px 3px; }
      #header .navbar ul.navbar-right {
        padding-right: 15px; }
      #header .navbar .search {
        padding-left: 5px;
        padding-right: 5px; } }
  @media screen and (max-width: 820px) {
    #header {
      background-color: #000000 !important;
      padding: 0; }
      #header .logo {
        padding-top: 5px;
        padding-left: 0; }
        #header .logo .ovation-logo {
          height: 42px; }
      #header .navbar {
        margin-bottom: 0;
        border: none; }
        #header .navbar .navbar-header .search {
          display: block;
          position: absolute;
          top: 11px;
          right: 70px; }
        #header .navbar .navbar-header .navbar-toggle {
          margin-right: 5px;
          margin-top: 7px;
          margin-bottom: 3px; }
        #header .navbar .navbar-collapse {
          background-color: #191919; }
          #header .navbar .navbar-collapse ul.nav {
            margin: 0;
            padding-right: 0;
            /*nav-right*/
            /*nav-right-End*/ }
            #header .navbar .navbar-collapse ul.nav li {
              /*border-bottom: 1px solid $mobile-navbar-dropdown-border;*/
              /*                                                    &.programming{
																									  .dropdown-menu-mobile{
																											position: relative;
																											transform: none;
																											top: 0;
																											left: 0;
																											li{
																												 border: none;
																												 a{
																													  font-family: $avalon-regular;
																												 }
																											}
																									  }
																								 }
																								 &.home{
																									  display: block;
																								 }*/ }
              #header .navbar .navbar-collapse ul.nav li a {
                padding: 10px 0px 9px 0px;
                /*font-family: $avalon-bold;*/
                /*font-size: 16px;*/ }
                #header .navbar .navbar-collapse ul.nav li a .arrow-down, #header .navbar .navbar-collapse ul.nav li a .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow, .selectbox .selectboxit-container .selectboxit-arrow-container #header .navbar .navbar-collapse ul.nav li a .selectboxit-arrow.selectboxit-default-arrow {
                  display: none; }
                #header .navbar .navbar-collapse ul.nav li a .plus-icon {
                  display: inline-block; }
              #header .navbar .navbar-collapse ul.nav li.active a .plus-icon {
                background-position: -223px -28px; }
            #header .navbar .navbar-collapse ul.nav.navbar-right {
              padding-right: 0; }
              #header .navbar .navbar-collapse ul.nav.navbar-right li {
                /*zip-finder*/
                /*zip-finder-End*/ }
                #header .navbar .navbar-collapse ul.nav.navbar-right li.social {
                  display: none; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.social li {
                    text-align: center;
                    padding: 5px 10px; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li.search {
                  display: none; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li.social-mobile {
                  padding: 10px 0;
                  display: block;
                  border-bottom: none; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.social-mobile a {
                    padding: 0;
                    margin-right: 20px; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li a .arrow-down, #header .navbar .navbar-collapse ul.nav.navbar-right li a .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow, .selectbox .selectboxit-container .selectboxit-arrow-container #header .navbar .navbar-collapse ul.nav.navbar-right li a .selectboxit-arrow.selectboxit-default-arrow {
                  display: none; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li a .plus-icon {
                  display: inline-block; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile {
                  padding: 0;
                  position: relative;
                  transform: none;
                  left: 0;
                  padding: 10px 0;
                  top: 0; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile p {
                    font-size: 15px; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .zip-input {
                    width: -webkit-calc(50% - 7px);
                    width: -moz-calc(50% - 7px);
                    width: calc(50% - 7px);
                    text-transform: uppercase;
                    font-size: 13px;
                    padding: 4px 10px 3px 10px;
                    color: #fff;
                    background-color: #686868; }
                    #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .zip-input::-webkit-input-placeholder {
                      color: #fff; }
                    #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .zip-input::-moz-placeholder {
                      color: #fff; }
                    #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .zip-input:-ms-input-placeholder {
                      color: #fff; }
                    #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .zip-input:-moz-placeholder {
                      color: #fff; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .selectbox {
                    width: -webkit-calc(50% - 7px);
                    width: -moz-calc(50% - 7px);
                    width: calc(50% - 7px);
                    float: right; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .service-provider {
                    width: 100%;
                    display: inline-block;
                    margin: 0;
                    text-transform: uppercase;
                    font-size: 13px;
                    height: auto;
                    padding: 5px 10px 4px 10px;
                    vertical-align: middle;
                    background-color: #686868;
                    color: #fff;
                    border: 2px solid #fff; }
                  #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .btn-white-bordered, #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile #home #slider .owl-carousel .versailles .versailles-text .view, #home #slider .owl-carousel .versailles .versailles-text #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .dropdown-menu-mobile .view {
                    width: 20%;
                    background-color: #686868; }
                #header .navbar .navbar-collapse ul.nav.navbar-right li.zip-finder .displayData p {
                  font-size: 13px;
                  margin-top: 10px; } }

.journynav ul {
  margin-top: 47px; }
  .journynav ul li {
    cursor: pointer; }
    .journynav ul li a {
      color: #fff;
      text-decoration: none;
      line-height: 1.5;
      font-size: 14px;
      text-transform: uppercase;
      padding: 6px 10px 5px 8px;
      /*text-shadow:$header-text-shadow;*/ }
      @media screen and (min-width: 1400px) {
        .journynav ul li a {
          font-size: 18px; } }
      .journynav ul li a:hover, .journynav ul li a:focus {
        background-color: rgba(0, 0, 0, 0);
        outline: none; }
      .journynav ul li a .span .fa {
        font-size: 21px;
        line-height: 1;
        display: inline-block;
        vertical-align: bottom;
        margin-left: 5px; }
      .journynav ul li a .plus-icon {
        display: none;
        float: right; }
        @media screen and (max-width: 820px) {
          .journynav ul li a .plus-icon {
            height: 25px;
            width: 25px;
            background-position: -223px -4px;
            background-image: url("../../images/icons_mobile.png"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 820px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 820px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 820px), only screen and (min-device-pixel-ratio: 2) and (max-width: 820px), only screen and (min-resolution: 192dpi) and (max-width: 820px), only screen and (min-resolution: 2dppx) and (max-width: 820px) {
          .journynav ul li a .plus-icon {
            background-position: -223px -4px;
            background-image: url("../../images/icons2x_mobile.png");
            background-size: 400px 200px; } }
      .journynav ul li a .external-link-icon {
        background-image: url("../../images/icons.png");
        display: inline-block;
        height: 18px;
        width: 18px;
        background-position: -209px -2px; }
        @media screen and (min-width: 992px) and (max-width: 1190px) {
          .journynav ul li a .external-link-icon {
            transform: scale(0.8);
            background-position: -209px -2px;
            float: right; } }
        @media screen and (min-width: 768px) and (max-width: 991px) {
          .journynav ul li a .external-link-icon {
            height: 16px;
            width: 18px;
            background-position: -209px -4px;
            transform: scale(0.7);
            float: right; } }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
          .journynav ul li a .external-link-icon {
            background-image: url("../../images/icons2x.png");
            background-position: -209px -2px;
            background-size: 400px 200px; } }
        @media screen and (max-width: 820px) {
          .journynav ul li a .external-link-icon {
            height: 16px;
            width: 16px;
            background-position: -191px -4px;
            background-image: url(../../images/icons_mobile.png);
            margin-bottom: -1px; } }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
          .journynav ul li a .external-link-icon {
            background-image: url("../../images/icons2x_mobile.png");
            background-position: -191px -4px;
            background-size: 400px 200px; } }
      @media screen and (min-width: 992px) and (max-width: 1200px) {
        .journynav ul li a {
          padding: 6px 10px 5px 10px; } }
    .journynav ul li .dropdown-menu, .journynav #header .navbar ul.nav li .dropdown-menu-mobile, #header .navbar .journynav ul.nav li .dropdown-menu-mobile, .journynav ul li .dropdown-menu-mobile {
      background-color: #000000;
      border: 1px solid #3c3c3c;
      border-radius: 0;
      padding: 10px 15px 15px 15px;
      color: #fff;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      min-width: 250px;
      top: 45px;
      text-align: left;
      z-index: 5; }
      .journynav ul li .dropdown-menu .selectbox, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .selectbox, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .selectbox, .journynav ul li .dropdown-menu-mobile .selectbox {
        display: inline-block;
        position: relative;
        width: 100%;
        letter-spacing: 0.04em; }
      .journynav ul li .dropdown-menu .arrow-top, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .arrow-top, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .arrow-top, .journynav ul li .dropdown-menu-mobile .arrow-top {
        content: '';
        position: absolute;
        height: 16px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        width: 16px;
        background-color: #000000;
        left: 50%;
        border-top: 1px solid #3c3c3c;
        border-left: 1px solid #3c3c3c;
        top: -9px; }
      .journynav ul li .dropdown-menu .zip-input, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input, .journynav ul li .dropdown-menu-mobile .zip-input {
        color: #8f8f8f;
        background: rgba(0, 0, 0, 0);
        border: 2px solid #fff;
        font-size: 15px;
        padding: 2px 10px 1px 10px;
        display: inline-block;
        border-radius: 0;
        margin: 0;
        width: 100%; }
        .journynav ul li .dropdown-menu .zip-input::-webkit-input-placeholder, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input::-webkit-input-placeholder, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input::-webkit-input-placeholder, .journynav ul li .dropdown-menu-mobile .zip-input::-webkit-input-placeholder {
          color: #8f8f8f; }
        .journynav ul li .dropdown-menu .zip-input::-moz-placeholder, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input::-moz-placeholder, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input::-moz-placeholder, .journynav ul li .dropdown-menu-mobile .zip-input::-moz-placeholder {
          color: #8f8f8f; }
        .journynav ul li .dropdown-menu .zip-input:-ms-input-placeholder, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:-ms-input-placeholder, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input:-ms-input-placeholder, .journynav ul li .dropdown-menu-mobile .zip-input:-ms-input-placeholder {
          color: #8f8f8f; }
        .journynav ul li .dropdown-menu .zip-input:-moz-placeholder, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:-moz-placeholder, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input:-moz-placeholder, .journynav ul li .dropdown-menu-mobile .zip-input:-moz-placeholder {
          color: #8f8f8f; }
        .journynav ul li .dropdown-menu .zip-input:focus, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .zip-input:focus, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .zip-input:focus, .journynav ul li .dropdown-menu-mobile .zip-input:focus {
          outline: none; }
      .journynav ul li .dropdown-menu .service-provider, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .service-provider, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .service-provider, .journynav ul li .dropdown-menu-mobile .service-provider {
        /*background-color:$service-provider-select;*/
        color: #949494;
        display: block;
        margin: auto;
        border-radius: 0;
        width: 100%;
        border: none;
        padding: 4px 10px 5px 0;
        margin-top: 10px; }
        .journynav ul li .dropdown-menu .service-provider:focus, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .service-provider:focus, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .service-provider:focus, .journynav ul li .dropdown-menu-mobile .service-provider:focus {
          outline: none; }
      .journynav ul li .dropdown-menu .btn-yellow-bordered, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .btn-yellow-bordered, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .btn-yellow-bordered, .journynav ul li .dropdown-menu-mobile .btn-yellow-bordered {
        width: 100%;
        margin: 10px 0;
        padding: 0px 13px 0px 13px;
        font-size: 16px; }
      .journynav ul li .dropdown-menu .cant-find-text, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .cant-find-text, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .cant-find-text, .journynav ul li .dropdown-menu-mobile .cant-find-text {
        margin: 7px 0 5px 0;
        text-align: left;
        font-size: 13px; }
        .journynav ul li .dropdown-menu .cant-find-text a, .journynav #header .navbar ul.nav li .dropdown-menu-mobile .cant-find-text a, #header .navbar .journynav ul.nav li .dropdown-menu-mobile .cant-find-text a, .journynav ul li .dropdown-menu-mobile .cant-find-text a {
          text-decoration: underline;
          color: #fea124;
          text-transform: capitalize;
          font-size: 12px;
          padding: 0; }
    .journynav ul li .dropdown-menu-mobile {
      display: none;
      background-color: rgba(0, 0, 0, 0);
      border: 1px solid rgba(0, 0, 0, 0);
      position: relative;
      padding: 0 0 10px 0; }
      .journynav ul li .dropdown-menu-mobile .arrow-top {
        display: none; }
    .journynav ul li.active a {
      background-color: rgba(0, 0, 0, 0);
      border-color: none; }
    .journynav ul li.social {
      display: block; }
      .journynav ul li.social li {
        text-align: center;
        padding: 5px 10px;
        /*border-bottom:1px solid $zip-finder-input-border;*/ }
        .journynav ul li.social li:last-child {
          border-bottom: none; }
        .journynav ul li.social li a {
          text-decoration: none;
          border-radius: 50%;
          width: 30px;
          padding: 0;
          display: inline-block;
          height: 30px;
          text-align: center;
          border: 2px solid #fff; }
          .journynav ul li.social li a .fa {
            color: #fff;
            line-height: 0.6;
            padding-top: 6px; }
      .journynav ul li.social .dropdown-menu, .journynav #header .navbar ul.nav li.social .dropdown-menu-mobile, #header .navbar .journynav ul.nav li.social .dropdown-menu-mobile, .journynav ul li.social .dropdown-menu-mobile {
        right: 5px;
        left: initial;
        transform: none;
        min-width: 175px; }
        .journynav ul li.social .dropdown-menu .arrow-top, .journynav #header .navbar ul.nav li.social .dropdown-menu-mobile .arrow-top, #header .navbar .journynav ul.nav li.social .dropdown-menu-mobile .arrow-top, .journynav ul li.social .dropdown-menu-mobile .arrow-top {
          right: 33px;
          left: initial; }
    .journynav ul li.social-mobile {
      display: none; }
      .journynav ul li.social-mobile a {
        text-decoration: none;
        border-radius: 50%;
        width: 27px;
        padding: 0;
        display: inline-block;
        height: 27px;
        text-align: center;
        border: 2px solid #fff; }
        .journynav ul li.social-mobile a .fa {
          color: #fff;
          line-height: 1;
          padding-top: 4px; }
    .journynav ul li.programming {
      border-bottom: none; }
      .journynav ul li.programming ul {
        list-style: none; }
        .journynav ul li.programming ul li {
          padding: 5px 0; }
          .journynav ul li.programming ul li a {
            font-size: 15px; }
          .journynav ul li.programming ul li .dropdown-menu, .journynav #header .navbar ul.nav li.programming ul li .dropdown-menu-mobile, #header .navbar .journynav ul.nav li.programming ul li .dropdown-menu-mobile, .journynav ul li.programming ul li .dropdown-menu-mobile {
            min-width: 160px; }
      .journynav ul li.programming .view-all a {
        text-align: center;
        border: 1px solid #fff;
        color: #fff;
        background-color: rgba(0, 0, 0, 0);
        border-radius: 0;
        padding: 5px 13px 5px 13px;
        text-transform: uppercase;
        font-size: 13px;
        max-width: 210px; }
      .journynav ul li.programming.mobile {
        display: none; }
      @media screen and (max-width: 820px) {
        .journynav ul li.programming {
          display: none; }
          .journynav ul li.programming.mobile {
            display: block; } }
    .journynav ul li.home {
      display: none; }
    .journynav ul li.watchlive a {
      color: #fff; }
      .journynav ul li.watchlive a .record {
        color: red; }

.journynav.navbar-right {
  padding-right: 32px; }
  .journynav.navbar-right ul.selectboxit-options.selectboxit {
    max-height: 300px !important; }
  .journynav.navbar-right .loadernav {
    display: inline-block; }
    .journynav.navbar-right .loadernav img {
      margin-top: 1rem;
      height: 15px;
      text-align: left; }
  .journynav.navbar-right .displayData p {
    font-size: 13px;
    margin-top: 10px; }
    .journynav.navbar-right .displayData p span {
      font-size: 15px;
      font-weight: bold;
      color: #999; }
    .journynav.navbar-right .displayData p a {
      font-size: inherit;
      color: #999;
      text-transform: none;
      padding: 0; }

@media screen and (min-width: 820px) {
  #main-nav, .journynav, .journysubnav {
    /*        .current-menu-item a,.current_page_item a,a:hover {
						color: #000;
						background: #ccc;
				  }*/ }
    #main-nav .plus-icon, .journynav .plus-icon, .journysubnav .plus-icon {
      display: none; }
    #main-nav ul li, .journynav ul li, .journysubnav ul li {
      text-transform: uppercase;
      display: block;
      float: left;
      position: relative; }
      #main-nav ul li .arrow-top, .journynav ul li .arrow-top, .journysubnav ul li .arrow-top {
        content: '';
        position: absolute;
        height: 16px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        width: 16px;
        background-color: #000000;
        left: 50%;
        border-top: 1px solid #3c3c3c;
        border-left: 1px solid #3c3c3c;
        top: -9px; }
    #main-nav ul li a, .journynav ul li a, .journysubnav ul li a {
      display: block; }
    #main-nav ul ul, .journynav ul ul, .journysubnav ul ul {
      display: none;
      position: absolute;
      background-color: #000000;
      padding: 10px 10px 15px 1px !important;
      border: 1px solid #3c3c3c;
      top: 45px; }
      #main-nav ul ul li, .journynav ul ul li, .journysubnav ul ul li {
        /*display:inline;*/
        white-space: nowrap;
        float: left;
        clear: both; }
      #main-nav ul ul li a, .journynav ul ul li a, .journysubnav ul ul li a {
        font-size: 15px !important; } }

@media screen and (max-width: 820px) {
  #main-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    /* only needed if you have not done a CSS reset */ }
    #main-nav ul .sub-menu {
      position: relative;
      transform: none;
      top: 0;
      left: 0; }
      #main-nav ul .sub-menu li {
        border: none; }
        #main-nav ul .sub-menu li a {
          font-family: Avalon-Book; }
    #main-nav ul li a {
      display: block; }
    #main-nav ul .current-menu-item a, #main-nav ul .current_page_item a, #main-nav ul a:hover {
      color: #000;
      background: #ccc; }
  #main-nav ul ul {
    /* this targets all sub menus */
    display: none;
    /* hide all sub menus from view */
    position: absolute;
    background-color: #191919;
    padding-left: 1px !important;
    top: 30px;
    /* this should be the same height as the top level menu -- height + padding + borders */ }
    #main-nav ul ul li a {
      font-size: 15px; }
  #main-nav ul li {
    border-bottom: 1px solid #3c3c3c; }
    #main-nav ul li a {
      font-size: 16px !important; }
  .navbar-nav li {
    border-bottom: 1px solid #3c3c3c; }
    .navbar-nav li a {
      font-family: Avalon-Medium;
      font-size: 16px !important; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#footer {
  padding: 0;
  float: left;
  width: 100%; }
  #footer .ad {
    height: 65px;
    padding-bottom: 15px;
    background-color: #000; }
    @media only screen and (min-width: 1050px) {
      #footer .ad {
        height: 120px; } }
    #footer .ad .adcontainer {
      margin: 0 auto;
      width: 320px;
      max-width: 100% !important; }
      @media only screen and (min-width: 1050px) {
        #footer .ad .adcontainer {
          width: 728px; } }
  #footer .middle-block {
    background-color: #000000;
    padding: 20px 0 20px 0; }
    #footer .middle-block .footer-outer {
      padding: 0 40px; }
    #footer .middle-block ul {
      padding: 0 26px;
      list-style: none; }
      #footer .middle-block ul li {
        margin-bottom: 7px;
        line-height: 13px; }
        @media screen and (max-width: 767px) {
          #footer .middle-block ul li {
            line-height: 10px; } }
        #footer .middle-block ul li a {
          color: #d1d4d3;
          text-decoration: none;
          font-size: 13px;
          cursor: pointer; }
      @media screen and (max-width: 991px) {
        #footer .middle-block ul {
          padding: 0; } }
    @media screen and (max-width: 767px) {
      #footer .middle-block {
        padding: 28px 20px 15px 20px; }
        #footer .middle-block .footer-outer {
          padding: 0; }
          #footer .middle-block .footer-outer ul {
            padding: 0; }
            #footer .middle-block .footer-outer ul li a {
              font-size: 9px; } }
  #footer .lower-block {
    background-color: #000;
    text-align: center;
    padding: 20px 50px 12px 35px;
    height: 68px; }
    #footer .lower-block .container {
      padding: 0; }
    #footer .lower-block p {
      color: #d1d4d3;
      margin-bottom: 0;
      padding: 5px 0;
      font-size: 13px;
      float: left;
      font-family: Avalon-Medium; }
    #footer .lower-block .social-icons a {
      text-decoration: none;
      border-radius: 50%;
      width: 30px;
      display: inline-block;
      height: 30px;
      text-align: center;
      cursor: pointer;
      border: 2px solid #d1d4d3; }
      #footer .lower-block .social-icons a .fa {
        color: #d1d4d3;
        line-height: 1;
        padding-top: 4px; }
    @media screen and (max-width: 767px) {
      #footer .lower-block {
        padding: 20px 20px 12px 20px; }
        #footer .lower-block .col-xs-5 {
          padding: 0; }
        #footer .lower-block .social-icons {
          text-align: right;
          padding: 0; }
          #footer .lower-block .social-icons a {
            margin: 0 6px;
            height: 25px;
            width: 25px; }
            #footer .lower-block .social-icons a .fa {
              font-size: 13px;
              display: inline-block;
              vertical-align: text-top;
              padding-top: 3px; } }
  #footer #menu-footer > li > a {
    display: none; }
  #footer #menu-footer .sub-menu {
    width: 25%;
    float: left; }

#advertisement-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.64); }
  #advertisement-modal .ad-content {
    color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: avalon-book; }
    #advertisement-modal .ad-content h2 {
      font-size: 16px;
      letter-spacing: 1.92px;
      font-weight: 100;
      margin-bottom: 14px; }
    #advertisement-modal .ad-content p {
      margin-top: 10px;
      font-size: 13px; }
    #advertisement-modal .ad-content .media-container {
      position: relative;
      width: 80%;
      margin: 0 auto;
      max-width: 800px; }
      #advertisement-modal .ad-content .media-container img, #advertisement-modal .ad-content .media-container video {
        width: 100%; }
    #advertisement-modal .ad-content .close-btn {
      position: absolute;
      right: -40px;
      font-size: 40px;
      top: -12px;
      font-weight: bold;
      cursor: pointer; }
      @media screen and (max-width: 767px) {
        #advertisement-modal .ad-content .close-btn {
          right: 0px;
          top: -45px; }
          #advertisement-modal .ad-content .close-btn::after {
            content: "Close";
            margin-left: 2px;
            vertical-align: middle;
            color: #fff;
            font-size: 17px;
            letter-spacing: 1.1pt;
            vertical-align: middle;
            font-family: Avalon-Medium, Helvetica, Arial, sans-serif; } }

.fa-times-thin:before {
  content: '\00d7'; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
a:hover, a:active {
  text-decoration: none;
  color: #fea124; }

html {
  margin: 0 !important;
  background-color: #000; }

@font-face {
  font-family: 'Avalon-Bold';
  src: url("../../fonts/avalon_bold/Avalon-Bold-webfont.woff2") format("woff2"), url("../../fonts/avalon_bold/Avalon-Bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-BoldCond';
  src: url("../../fonts/avalon_boldcondensed/Avalon-BoldCond-webfont.woff2") format("woff2"), url("../../fonts/avalon_boldcondensed/Avalon-BoldCond-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-BoldOblique';
  src: url("../../fonts/avalon_boldoblique/Avalon-BoldOblique-webfont.woff2") format("woff2"), url("../../fonts/avalon_boldoblique/Avalon-BoldOblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-Book';
  src: url("../../fonts/avalon_book/Avalon-Book-webfont.woff2") format("woff2"), url("../../fonts/avalon_book/Avalon-Book-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-BookCond';
  src: url("../../fonts/avalon_bookcondensed/Avalon-BookCond-webfont.woff2") format("woff2"), url("../../fonts/avalon_bookcondensed/Avalon-BookCond-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-BookOblique';
  src: url("../../fonts/avalon_bookoblique/Avalon-BookOblique-webfont.woff2") format("woff2"), url("../../fonts/avalon_bookoblique/Avalon-BookOblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-Demi';
  src: url("../../fonts/avalon_demi/Avalon-Demi-webfont.woff2") format("woff2"), url("../../fonts/avalon_demi/Avalon-Demi-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-DemiCond';
  src: url("../../fonts/avalon_demicondensed/Avalon-DemiCond-webfont.woff2") format("woff2"), url("../../fonts/avalon_demicondensed/Avalon-DemiCond-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-DemiOblique';
  src: url("../../fonts/avalon_demioblique/Avalon-DemiOblique-webfont.woff2") format("woff2"), url("../../fonts/avalon_demioblique/Avalon-DemiOblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-XLight';
  src: url("../../fonts/avalon_extralight/Avalon-XLight-webfont.woff2") format("woff2"), url("../../fonts/avalon_extralight/Avalon-XLight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-XLightObl';
  src: url("../../fonts/avalon_extralight/Avalon-XLightObl-webfont.woff2") format("woff2"), url("../../fonts/avalon_extralight/Avalon-XLightObl-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-Medium';
  src: url("../../fonts/avalon_medium/Avalon-Medium-webfont.woff2") format("woff2"), url("../../fonts/avalon_medium/Avalon-Medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-MediumCond';
  src: url("../../fonts/avalon_mediumcondensed/Avalon-MediumCond-webfont.woff2") format("woff2"), url("../../fonts/avalon_mediumcondensed/Avalon-MediumCond-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-MediumOblique';
  src: url("../../fonts/avalon_mediumoblique/Avalon-MediumOblique-webfont.woff2") format("woff2"), url("../../fonts/avalon_mediumoblique/Avalon-MediumOblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
body {
  font-family: Avalon-Medium, Helvetica, Arial, sans-serif;
  font-size: 18px;
  background-color: #000; }

.main-heading {
  background-color: #fea124;
  padding: 30px 50px 30px 50px; }
  .main-heading h1 {
    margin: 0;
    color: #fff;
    font-size: 32px;
    font-family: Avalon-Medium; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .main-heading {
      padding: 20px 50px 18px 50px; }
      .main-heading h1 {
        font-size: 30px; } }
  @media screen and (max-width: 767px) {
    .main-heading {
      padding: 13px 20px 13px 20px; }
      .main-heading h1 {
        font-size: 30px; } }

.float-none {
  margin: auto;
  float: none;
  overflow: hidden; }

.footer-upper-block {
  display: block;
  /*display: none; Hiding for now until email sign up is ready */
  background-color: #000;
  min-height: 70px;
  background-color: #222222;
  padding: 40px 60px; }
  .footer-upper-block .email-subscribe {
    padding: 0 !important; }
  .footer-upper-block .form {
    margin: 20px 0 20px 0 !important; }
  .footer-upper-block .text {
    text-align: left !important;
    padding: 0; }
    .footer-upper-block .text p {
      border-left: 2px solid #fba123;
      padding-left: 20px;
      display: inline-block;
      color: #fff;
      font-size: 32px !important; }
    .footer-upper-block .text.tnc span {
      font-size: 16px !important;
      color: #c9c9c9; }
      .footer-upper-block .text.tnc span.sending {
        opacity: 0.5; }
      .footer-upper-block .text.tnc span a {
        color: #c9c9c9;
        font-weight: 100;
        text-decoration: underline; }
  .footer-upper-block .mail-icon {
    width: 35px;
    height: 35px;
    display: inline-block;
    padding-right: 20px;
    margin-right: 20px;
    background-image: url("../../images/mail-icon.png");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle; }
  .footer-upper-block .msg-balloon {
    position: absolute;
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    padding: 5px 20px;
    margin-top: 10px;
    display: none; }
    .footer-upper-block .msg-balloon.success {
      background-color: green;
      margin-left: -175px; }
      .footer-upper-block .msg-balloon.success:before {
        border-bottom: 10px solid green; }
    .footer-upper-block .msg-balloon.error {
      margin-left: -278px;
      background-color: red; }
      .footer-upper-block .msg-balloon.error:before {
        border-bottom: 10px solid red; }
    .footer-upper-block .msg-balloon:before {
      position: absolute;
      display: inline-block;
      content: '';
      width: 0;
      height: 0;
      right: 50px;
      top: -10px;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent; }
    .footer-upper-block .msg-balloon.email-param-error, .footer-upper-block .msg-balloon.name-param-error {
      display: none; }
      .footer-upper-block .msg-balloon.email-param-error:before, .footer-upper-block .msg-balloon.name-param-error:before {
        left: 10%; }
      .footer-upper-block .msg-balloon.email-param-error.error, .footer-upper-block .msg-balloon.name-param-error.error {
        display: block; }
    .footer-upper-block .msg-balloon.email-param-error {
      margin-left: 0;
      width: 319px; }
    .footer-upper-block .msg-balloon.name-param-error {
      margin-left: 363px;
      width: 222px; }
  .footer-upper-block .sub-email,
  .footer-upper-block .sub-firstname {
    padding: 10px;
    font-size: 16px;
    border: 2px solid #fff;
    margin-right: 40px;
    color: #1e1e1e;
    background-color: #e0e0e0; }
    .footer-upper-block .sub-email:disabled,
    .footer-upper-block .sub-firstname:disabled {
      color: #494949;
      opacity: 0.5; }
  .footer-upper-block .sub-email {
    width: 33%;
    max-width: 319px; }
  .footer-upper-block .sub-firstname {
    width: 33%;
    max-width: 222px; }
  .footer-upper-block .signup-wrap {
    display: inline-block !important; }
    .footer-upper-block .signup-wrap #sub-btn.sub-btn {
      border-radius: 0px !important;
      border: 2px solid #fff;
      padding: 10px !important;
      font-size: 16px !important;
      width: 123px;
      max-width: 100% !important;
      margin-right: 0px !important;
      background-color: #393939; }
      .footer-upper-block .signup-wrap #sub-btn.sub-btn.sending {
        background-color: #222222;
        opacity: 0.5;
        border: 2px solid rgba(255, 255, 255, 0.5); }
  @media screen and (max-width: 767px) {
    .footer-upper-block {
      padding: 40px 30px; }
      .footer-upper-block .email-subscribe .text:first-child {
        white-space: nowrap;
        overflow: hidden; }
        .footer-upper-block .email-subscribe .text:first-child p {
          font-size: 24px !important;
          line-height: 1.23 !important;
          white-space: normal;
          width: calc(100% - 60px); }
      .footer-upper-block .email-subscribe .text.tnc span {
        font-size: 13px !important; }
      .footer-upper-block .email-subscribe .text:last-child {
        padding-right: 0;
        font-size: 13px !important; }
      .footer-upper-block .sub-email,
      .footer-upper-block .sub-firstname {
        display: block;
        width: 100%;
        max-width: 100%;
        margin-bottom: 15px; }
      .footer-upper-block .msg-balloon.success,
      .footer-upper-block .msg-balloon.error {
        font-size: 13px !important;
        margin-left: 0 !important; }
        .footer-upper-block .msg-balloon.success:before,
        .footer-upper-block .msg-balloon.error:before {
          left: 51px !important; }
      .footer-upper-block .msg-balloon.error.email-param-error, .footer-upper-block .msg-balloon.error.name-param-error {
        position: relative;
        width: 100% !important;
        margin-bottom: 10px; }
      .footer-upper-block .signup-wrap {
        width: 100%; }
        .footer-upper-block .signup-wrap .msg-balloon {
          position: relative;
          width: 100% !important; }
      .footer-upper-block .mail-icon {
        width: 60px;
        height: 60px; } }

.btn-white-bordered, #home #slider .owl-carousel .versailles .versailles-text .view {
  color: #fff;
  border: 2px solid #fff;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 0;
  padding: 4px 13px 2px 13px;
  font-size: 12px; }
  .btn-white-bordered:hover, #home #slider .owl-carousel .versailles .versailles-text .view:hover, .btn-white-bordered:focus, #home #slider .owl-carousel .versailles .versailles-text .view:focus {
    color: #fff; }
  .btn-white-bordered:focus, #home #slider .owl-carousel .versailles .versailles-text .view:focus {
    outline: none; }

.btn-yellow-bordered {
  color: #fea124;
  border: 2px solid #fea124;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  padding: 4px 13px 2px 13px;
  font-size: 12px; }
  .btn-yellow-bordered:hover, .btn-yellow-bordered:focus {
    color: #fea124; }
  .btn-yellow-bordered:focus {
    outline: none; }

.arrow-down, .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 15px;
  width: 18px;
  background-position: -17px -68px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .arrow-down, .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
      background-image: url("../../images/icons2x.png");
      background-position: -17px -68px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .arrow-down, .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
      height: 13px;
      width: 18px;
      background-position: -16px -62px;
      background-image: url("../../images/icons_mobile.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .arrow-down, .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -16px -62px;
      background-size: 400px 200px; } }

.arrow-left {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 18px;
  width: 16px;
  background-position: 0px -58px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .arrow-left {
      background-image: url("../../images/icons2x.png");
      background-position: 0px -58px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .arrow-left {
      height: 15px;
      width: 18px;
      background-image: url("../../images/icons_mobile.png");
      background-position: 1px -54px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .arrow-left {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: 1px -54px;
      background-size: 400px 200px; } }

.arrow-right, #home #all-shows .shows .show-name .schedule:before {
  height: 18px;
  width: 16px;
  background-image: url("../../images/icons.png");
  background-position: -36px -58px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .arrow-right, #home #all-shows .shows .show-name .schedule:before {
      background-image: url("../../images/icons2x.png");
      background-position: -36px -58px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .arrow-right, #home #all-shows .shows .show-name .schedule:before {
      height: 15px;
      width: 18px;
      background-position: -32px -54px;
      background-image: url("../../images/icons_mobile.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .arrow-right, #home #all-shows .shows .show-name .schedule:before {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -32px -54px;
      background-size: 400px 200px; } }

.plus-icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 48px;
  cursor: pointer;
  width: 50px;
  background-position: -149px -5px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .plus-icon {
      background-image: url("../../images/icons2x.png");
      background-position: -149px -5px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .plus-icon {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 25px;
      width: 25px;
      background-position: -223px -4px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .plus-icon {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -223px -4px;
      background-size: 400px 200px; } }

.minus-icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 48px;
  width: 50px;
  background-position: -97px -5px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .minus-icon {
      background-image: url("../../images/icons2x.png");
      background-position: -97px -5px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .minus-icon {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 25px;
      width: 25px;
      background-position: -223px -28px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .minus-icon {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -223px -28px;
      background-size: 400px 200px; } }

.cross-icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 25px;
  width: 25px;
  background-position: -209px -26px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .cross-icon {
      background-image: url("../../images/icons2x.png");
      background-position: -209px -26px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .cross-icon {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 24px;
      width: 20px;
      background-position: -192px -25px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .cross-icon {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -192px -25px;
      background-size: 400px 200px; } }

.search-icon {
  background-image: url("../../images/icons.png");
  display: inline-block;
  height: 30px;
  width: 30px;
  background-position: -2px -2px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .search-icon {
      background-image: url("../../images/icons2x.png");
      background-position: -1px -1px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .search-icon {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 28px;
      width: 24px;
      background-position: -3px -4px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .search-icon {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -3px -4px;
      background-size: 400px 200px; } }

.pageline-left {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 118px;
  width: 60px;
  background-position: -3px -80px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .pageline-left {
      background-image: url("../../images/icons2x.png");
      background-position: -3px -80px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .pageline-left {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 80px;
      width: 40px;
      background-position: -3px -56px;
      background-size: 300px 150px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .pageline-left {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -3px -56px;
      background-size: 300px 150px; } }

.pageline-right {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 118px;
  width: 60px;
  background-position: -71px -80px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .pageline-right {
      background-image: url("../../images/icons2x.png");
      background-position: -71px -80px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .pageline-right {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 80px;
      width: 40px;
      background-position: -50px -56px;
      background-size: 300px 150px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .pageline-right {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -50px -56px;
      background-size: 300px 150px; } }

/*carousel-nav*/
.owl-nav .owl-next:before, .owl-nav .owl-prev:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%); }

.owl-nav .owl-next:before {
  content: '';
  right: 50px;
  display: inline-block;
  height: 50px;
  width: 28px;
  background-position: -62px -4px;
  background-image: url("../../images/icons.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .owl-nav .owl-next:before {
      background-image: url("../../images/icons2x.png");
      background-position: -62px -4px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .owl-nav .owl-next:before {
      right: 20px;
      height: 45px;
      width: 26px;
      background-position: -57px -3px;
      background-image: url("../../images/icons_mobile.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .owl-nav .owl-next:before {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -57px -3px;
      background-size: 400px 200px; } }

.owl-nav .owl-prev:before {
  left: 50px;
  content: '';
  display: inline-block;
  height: 50px;
  width: 28px;
  background-image: url("../../images/icons.png");
  background-position: -36px -3px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .owl-nav .owl-prev:before {
      background-image: url("../../images/icons2x.png");
      background-position: -36px -3px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .owl-nav .owl-prev:before {
      left: 20px;
      background-image: url("../../images/icons_mobile.png");
      height: 45px;
      width: 26px;
      background-position: -34px -3px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .owl-nav .owl-prev:before {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -34px -3px;
      background-size: 400px 200px; } }

/*social-icons*/
.social-icons a {
  text-decoration: none;
  border-radius: 50%;
  width: 30px;
  display: inline-block;
  height: 30px;
  text-align: center;
  cursor: pointer;
  border: 2px solid #d1d4d3; }
  .social-icons a .fa {
    color: #d1d4d3;
    line-height: 1;
    padding-top: 4px; }

/*selectBox*/
.selectbox {
  cursor: pointer; }
  .selectbox .selectboxit-container {
    min-width: 100% !important;
    max-width: 100% !important; }
    .selectbox .selectboxit-container .selectboxit.selectboxit-btn {
      background-image: none;
      width: 100% !important;
      max-width: 100% !important;
      background: rgba(255, 255, 255, 0.2); }
      .selectbox .selectboxit-container .selectboxit.selectboxit-btn.selectboxit-hover {
        border: 2px solid #fff; }
      .selectbox .selectboxit-container .selectboxit.selectboxit-btn.selectboxit-enabled:hover, .selectbox .selectboxit-container .selectboxit.selectboxit-btn.selectboxit-enabled:focus {
        color: #fff; }
      .selectbox .selectboxit-container .selectboxit.selectboxit-btn .selectboxit-text {
        max-width: -webkit-calc(100% - 15px) !important;
        max-width: -moz-calc(100% - 15px) !important;
        max-width: calc(100% - 15px) !important;
        font-size: 15px !important; }
        @media screen and (max-width: 767px) {
          .selectbox .selectboxit-container .selectboxit.selectboxit-btn .selectboxit-text {
            font-size: 13px !important; } }
    .selectbox .selectboxit-container span {
      line-height: 16px;
      height: auto;
      max-width: -webkit-calc(100% - 15px) !important;
      max-width: -moz-calc(100% - 15px) !important;
      max-width: calc(100% - 15px) !important; }
    .selectbox .selectboxit-container .selectboxit-options {
      padding: 0px 5px; }
      .selectbox .selectboxit-container .selectboxit-options a {
        height: auto; }
    .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
      border: none;
      margin-top: 2px; }
    .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list {
      top: 34px !important;
      max-height: 300px !important;
      max-width: initial !important;
      min-width: 100% !important;
      background: #000000;
      color: #fff;
      padding: 0;
      right: 0;
      text-indent: 0; }
      .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list li {
        text-indent: 0;
        /*border-bottom: 1px solid $select-box-background;*/ }
        .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list li a {
          color: #fff;
          font-size: 13px !important;
          padding-left: 5px;
          padding-right: 5px; }
        .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list li:last-child {
          /*border-bottom: none;*/ }
        .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list li:hover {
          background: #fea124; }
  .selectbox .selectboxit-container span {
    max-width: 100% !important; }
  .selectbox .selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
    background: #fea124; }

.pointerEventNone {
  pointer-events: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgba(11, 11, 11, 0.8); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #fff; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.journy-series .journysubnav .menu-journy-subheader-container ul#menu-journy-subheader > li:last-child {
  padding: 7px 16px;
  font-size: 16px;
  object-fit: contain;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  border-image-source: linear-gradient(to bottom, #3191a7, #143154);
  border-image-slice: 1;
  background-image: linear-gradient(to bottom, #00a2dc, #00375c), linear-gradient(to bottom, #3191a7, #143154);
  background-origin: border-box;
  color: #FFF; }
  .journy-series .journysubnav .menu-journy-subheader-container ul#menu-journy-subheader > li:last-child a {
    padding: 0; }

.journy-series a {
  color: #72b5cf; }
  .journy-series a:hover, .journy-series a:active, .journy-series a:focus {
    color: #98c9dc; }

@media screen and (min-width: 820px) {
  .journy-series #header {
    top: -132px;
    height: 200px; } }

@media only screen and (min-width: 1050px) {
  .journy-series #header {
    top: -182px;
    height: 250px;
    background: transparent; } }

.journy-series #header:after {
  width: 100%;
  content: " ";
  position: absolute;
  height: 4px;
  left: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#e19ea1), to(#c0c4e6));
  background-image: -webkit-linear-gradient(left, #e19ea1, #c0c4e6);
  background-image: -moz-linear-gradient(left, #e19ea1, #c0c4e6);
  background-image: -o-linear-gradient(left, #e19ea1, #c0c4e6); }

@media screen and (min-width: 820px) {
  .journy-series #header:after {
    content: none; } }

.journy-series #header .logo {
  display: none; }
  @media screen and (min-width: 820px) {
    .journy-series #header .logo {
      display: inline-block; } }

.journy-series #header .navbar {
  border: none; }
  .journy-series #header .navbar ul.nav {
    margin-top: 15px; }
    .journy-series #header .navbar ul.nav li a {
      font-size: 12.8px; }
  .journy-series #header .navbar .journyhome {
    display: inline-block !important; }
    @media screen and (min-width: 820px) {
      .journy-series #header .navbar .journyhome {
        display: none !important; } }
    .journy-series #header .navbar .journyhome .journy-logo {
      height: 31px; }
  .journy-series #header .navbar .ovationhome {
    display: none; }
    @media screen and (min-width: 820px) {
      .journy-series #header .navbar .ovationhome {
        display: inline-block; } }
  .journy-series #header .navbar .navbar-brand {
    padding: 11px 20px 15px 10px; }
  .journy-series #header .navbar .navbar-right {
    display: none; }
  .journy-series #header .navbar .logo .ovation-logo {
    height: 42px; }
  .journy-series #header .navbar #navbar {
    display: none;
    background-color: #242424;
    height: 66px !important; }
    @media screen and (min-width: 820px) {
      .journy-series #header .navbar #navbar {
        display: block; } }
    .journy-series #header .navbar #navbar:after {
      width: 100%;
      content: " ";
      position: absolute;
      height: 5px;
      left: 0;
      top: 61px;
      background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#e19ea1), to(#c0c4e6));
      background-image: -webkit-linear-gradient(left, #e19ea1, #c0c4e6);
      background-image: -moz-linear-gradient(left, #e19ea1, #c0c4e6);
      background-image: -o-linear-gradient(left, #e19ea1, #c0c4e6); }

.journy-series #header #menu-journy-superheader ul.sub-menu {
  text-transform: none;
  z-index: 10; }

.journy-series #header .journysubnav .logo {
  padding-top: 0; }

.journy-series #header .journysubnav ul.navbar-nav.navbar-right {
  margin-top: 3px; }
  @media screen and (min-width: 820px) {
    .journy-series #header .journysubnav ul.navbar-nav.navbar-right {
      display: block; } }
  .journy-series #header .journysubnav ul.navbar-nav.navbar-right li.social.dropdown a {
    font-size: 16px; }
  .journy-series #header .journysubnav ul.navbar-nav.navbar-right li.social.dropdown .dropdown-menu li, .journy-series #header .journysubnav ul.navbar-nav.navbar-right .navbar ul.nav li.social.dropdown .dropdown-menu-mobile li, .journy-series #header .navbar ul.nav .journysubnav ul.navbar-nav.navbar-right li.social.dropdown .dropdown-menu-mobile li, .journy-series #header .journysubnav .journynav ul.navbar-nav.navbar-right li.social.dropdown .dropdown-menu-mobile li, .journynav .journy-series #header .journysubnav ul.navbar-nav.navbar-right li.social.dropdown .dropdown-menu-mobile li {
    width: 100%; }

.journy-series .journysubnav {
  width: 100%;
  height: 100vh;
  background-color: #191919;
  background-image: linear-gradient(to right, #3d292a, #2d2e3a);
  padding-top: 10px; }
  @media screen and (min-width: 820px) {
    .journy-series .journysubnav {
      width: auto;
      display: block;
      background: transparent;
      background-image: none; } }
  .journy-series .journysubnav .arrow-down, .journy-series .journysubnav .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow, .selectbox .selectboxit-container .selectboxit-arrow-container .journy-series .journysubnav .selectboxit-arrow.selectboxit-default-arrow {
    display: none; }
    @media screen and (min-width: 820px) {
      .journy-series .journysubnav .arrow-down, .journy-series .journysubnav .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow, .selectbox .selectboxit-container .selectboxit-arrow-container .journy-series .journysubnav .selectboxit-arrow.selectboxit-default-arrow {
        display: inline-block; } }
  .journy-series .journysubnav .brand.logo {
    height: 39px;
    margin-top: 6px;
    vertical-align: top; }
  .journy-series .journysubnav .sub-menu li a {
    text-transform: none;
    margin-left: .5rem; }
  .journy-series .journysubnav .menu-journy-subheader-container {
    display: inline-block;
    vertical-align: top;
    width: 100%; }
    @media screen and (min-width: 820px) {
      .journy-series .journysubnav .menu-journy-subheader-container {
        width: auto;
        margin-left: 30px; } }
    @media screen and (min-width: 820px) {
      .journy-series .journysubnav .menu-journy-subheader-container ul.sub-menu {
        width: auto; } }
    .journy-series .journysubnav .menu-journy-subheader-container ul {
      width: 100%;
      padding-left: 0; }
      .journy-series .journysubnav .menu-journy-subheader-container ul li {
        text-align: left;
        width: 100%;
        display: block;
        border-bottom: 1px solid #7a7a7a; }
        @media screen and (min-width: 820px) {
          .journy-series .journysubnav .menu-journy-subheader-container ul li {
            display: block;
            float: left;
            width: auto;
            border-bottom: none; } }
        .journy-series .journysubnav .menu-journy-subheader-container ul li.active a .plus-icon {
          background-position: -223px -28px; }
        .journy-series .journysubnav .menu-journy-subheader-container ul li a {
          font-size: 16px;
          padding: 10px 0px 9px 0;
          display: block;
          line-height: 1.5;
          color: #fff; }
          @media screen and (min-width: 820px) {
            .journy-series .journysubnav .menu-journy-subheader-container ul li a {
              padding: 10px 20px 9px 0;
              display: inline-block;
              width: auto; } }
          .journy-series .journysubnav .menu-journy-subheader-container ul li a .plus-icon {
            display: inline-block;
            float: right; }
            @media screen and (min-width: 820px) {
              .journy-series .journysubnav .menu-journy-subheader-container ul li a .plus-icon {
                display: none; } }
      .journy-series .journysubnav .menu-journy-subheader-container ul .sub-menu {
        text-transform: none;
        display: none;
        list-style: none; }
  .journy-series .journysubnav ul.menu {
    list-style: none; }
  .journy-series .journysubnav hr {
    height: 0;
    color: transparent;
    border-top: 1px dashed #979797;
    width: 100%;
    margin-top: 10px; }
    @media screen and (min-width: 820px) {
      .journy-series .journysubnav hr {
        display: none; } }
  .journy-series .journysubnav button.return {
    width: 100%;
    height: 61px;
    background-color: #242424;
    padding: .5rem 1rem;
    border: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem; }
    @media screen and (min-width: 820px) {
      .journy-series .journysubnav button.return {
        display: none; } }
    .journy-series .journysubnav button.return img {
      width: 42px;
      height: 42px;
      margin-right: 1rem; }
  .journy-series .journysubnav ul.social {
    padding-left: 0; }
    .journy-series .journysubnav ul.social li a {
      margin-right: 1rem; }
  .journy-series .journysubnav .social-mobile {
    display: block; }
    @media screen and (min-width: 820px) {
      .journy-series .journysubnav .social-mobile {
        display: none; } }
    .journy-series .journysubnav .social-mobile a {
      text-decoration: none;
      border-radius: 50%;
      width: 27px;
      padding: 0;
      display: inline-block;
      height: 27px;
      text-align: center;
      border: 2px solid #fff; }
      .journy-series .journysubnav .social-mobile a .fa {
        color: #fff;
        line-height: 1;
        padding-top: 4px; }

.journy-series #tv-series .versailles {
  z-index: 2; }

.journy-series #tv-series .versailles .versailles-text .season, .journy-series #tv-series .versailles .versailles-text .coming-ovation {
  display: none !important; }

.journy-series #tv-series .versailles-image {
  opacity: .8; }

.journy-series #tv-series #tv-series-where-to-watch {
  min-height: 162px;
  position: relative;
  margin-top: 0;
  margin-right: -15px; }
  @media screen and (min-width: 820px) {
    .journy-series #tv-series #tv-series-where-to-watch {
      position: -webkit-sticky;
      position: sticky;
      bottom: -120px;
      z-index: 2; } }
  @media screen and (min-width: 991px) {
    .journy-series #tv-series #tv-series-where-to-watch {
      bottom: -162px; } }
  @media screen and (min-width: 820px) {
    .journy-series #tv-series #tv-series-where-to-watch {
      margin-top: -2px; } }
  .journy-series #tv-series #tv-series-where-to-watch:before {
    width: calc(100% + 15px);
    content: " ";
    position: absolute;
    height: 5px;
    left: 0;
    top: 0;
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
    background: -moz-linear-gradient(left, #74b8d2 0%, #74b8d2 50%, #102f3e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #74b8d2 0%, #74b8d2 50%, #102f3e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #74b8d2 0%, #74b8d2 50%, #102f3e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74b8d2', endColorstr='#102f3e',GradientType=1 );
    /* IE6-9 */ }
    @media screen and (min-width: 820px) {
      .journy-series #tv-series #tv-series-where-to-watch:before {
        top: 39px; } }
  .journy-series #tv-series #tv-series-where-to-watch:after {
    width: calc(100% + 15px);
    content: " ";
    position: absolute;
    height: 4px;
    left: 0;
    bottom: 0px;
    margin-left: -15px;
    margin-right: -15px;
    background: -moz-linear-gradient(right, #74b8d2 0%, #74b8d2 50%, #102f3e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(right, #74b8d2 0%, #74b8d2 50%, #102f3e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #74b8d2 0%, #74b8d2 50%, #102f3e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74b8d2', endColorstr='#102f3e',GradientType=1 );
    /* IE6-9 */ }

.journy-series #tv-series #tv-series-where-to-watch .triangle {
  background-color: #000;
  width: calc(50% - 30px);
  letter-spacing: 3.4px;
  font-size: 18px; }
  @media screen and (min-width: 820px) {
    .journy-series #tv-series #tv-series-where-to-watch .triangle {
      width: calc(50% - 30px); } }
  @media screen and (min-width: 1024px) {
    .journy-series #tv-series #tv-series-where-to-watch .triangle {
      width: calc(40% - 30px); } }
  @media screen and (min-width: 1400px) {
    .journy-series #tv-series #tv-series-where-to-watch .triangle {
      width: calc(30% - 30px); } }
  .journy-series #tv-series #tv-series-where-to-watch .triangle::before {
    border-bottom: 39px solid #000; }

.journy-series .journychannelfinder {
  background-color: #000;
  color: #fff; }
  .journy-series .journychannelfinder.row {
    position: static; }
  .journy-series .journychannelfinder .text {
    padding: 1rem;
    font-size: 16px;
    color: #fff; }
    @media screen and (min-width: 820px) {
      .journy-series .journychannelfinder .text {
        padding: 2rem;
        font-size: 18px; } }
    @media only screen and (min-width: 1050px) {
      .journy-series .journychannelfinder .text {
        padding: 4rem; } }
  .journy-series .journychannelfinder .icons {
    padding: 2rem; }
    @media only screen and (min-width: 1050px) {
      .journy-series .journychannelfinder .icons {
        padding: 4rem; } }
    .journy-series .journychannelfinder .icons .store img {
      width: 90px;
      height: 30px;
      display: inline-block;
      vertical-align: top;
      margin-right: 1rem;
      margin-bottom: 2rem;
      object-fit: contain; }
      @media screen and (min-width: 820px) {
        .journy-series .journychannelfinder .icons .store img {
          width: 100px;
          height: 30px; } }

.journy-series #tv-series .versailles-video {
  border-bottom: none; }

.journy-series #tv-series .aboutshow {
  background-position: center calc(100vw * 0.5625 + 63px);
  background-size: auto 50%;
  background-repeat: no-repeat;
  position: relative; }
  @media screen and (min-width: 820px) {
    .journy-series #tv-series .aboutshow {
      background-size: cover;
      background-position: center center; } }
  .journy-series #tv-series .aboutshow h1 {
    width: auto;
    font-size: 32px; }
    @media screen and (min-width: 820px) {
      .journy-series #tv-series .aboutshow h1 {
        font-size: 48px; } }
  .journy-series #tv-series .aboutshow #about-show .main-heading {
    display: none; }
  .journy-series #tv-series .aboutshow #about-show .seasons-carousel:before {
    width: calc(100% + 15px);
    content: " ";
    position: absolute;
    height: 4px;
    left: 0;
    top: 0px;
    z-index: 10;
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
    background: -moz-linear-gradient(left, #74b8d2 0%, #74b8d2 50%, #102f3e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #74b8d2 0%, #74b8d2 50%, #102f3e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #74b8d2 0%, #74b8d2 50%, #102f3e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74b8d2', endColorstr='#102f3e',GradientType=1 );
    /* IE6-9 */ }
    @media screen and (min-width: 820px) {
      .journy-series #tv-series .aboutshow #about-show .seasons-carousel:before {
        content: none; } }
  .journy-series #tv-series .aboutshow #about-show .show-details {
    background-image: none;
    background: transparent; }
    .journy-series #tv-series .aboutshow #about-show .show-details .show-description .show-seasons {
      border-top: none; }
      @media screen and (min-width: 820px) {
        .journy-series #tv-series .aboutshow #about-show .show-details .show-description .show-seasons {
          border-top: 2px solid #72b5cf; } }
    .journy-series #tv-series .aboutshow #about-show .show-details .show-description .description-text {
      border-top: 2px solid #72b5cf; }
      @media screen and (min-width: 820px) {
        .journy-series #tv-series .aboutshow #about-show .show-details .show-description .description-text {
          border-top: none; } }

.journy-series #tv-series .meetcast {
  background-repeat: no-repeat;
  position: relative;
  background-position: 90% top;
  background-size: auto 50%; }
  @media screen and (min-width: 820px) {
    .journy-series #tv-series .meetcast {
      background-size: cover;
      background-position: center center; } }
  .journy-series #tv-series .meetcast:before {
    width: calc(100% + 15px);
    content: " ";
    position: absolute;
    height: 7px;
    left: 0;
    top: -2px;
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
    background: -moz-linear-gradient(left, #74b8d2 0%, #74b8d2 50%, #102f3e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #74b8d2 0%, #74b8d2 50%, #102f3e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #74b8d2 0%, #74b8d2 50%, #102f3e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74b8d2', endColorstr='#102f3e',GradientType=1 );
    /* IE6-9 */ }

.journy-series #tv-series #meet-cast .cast-collapse .cast-heading {
  border-bottom: 2px solid #72b5cf; }

.journy-series .selectbox {
  margin-top: 6px;
  width: auto;
  position: absolute;
  right: 1rem;
  top: 2rem;
  margin-left: 7rem;
  text-align: right; }

.journy-series .select-season {
  display: block;
  background-color: #000;
  color: #fff;
  border: 2px solid #72b5cf;
  display: inline-block;
  margin: auto;
  border-radius: 0;
  min-width: 135px;
  font-size: 15px;
  padding: 2px 10px;
  margin: 0px;
  width: auto !important;
  letter-spacing: 3.4px; }
  .journy-series .select-season:focus {
    outline: none; }
  @media screen and (min-width: 820px) {
    .journy-series .select-season {
      display: none; } }

.journy-series .selectbox .selectboxit-container .selectboxit.selectboxit-btn {
  background-color: #000; }

.journy-series #before-quote {
  position: relative; }
  .journy-series #before-quote:after {
    width: calc(100% + 15px);
    content: " ";
    position: absolute;
    height: 10px;
    left: 0;
    bottom: 0px;
    margin-left: -15px;
    margin-right: -15px;
    background: -moz-linear-gradient(left, #74b8d2 0%, #74b8d2 50%, #102f3e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #74b8d2 0%, #74b8d2 50%, #102f3e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #74b8d2 0%, #74b8d2 50%, #102f3e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74b8d2', endColorstr='#102f3e',GradientType=1 );
    /* IE6-9 */ }

.journy-series #tv-series .versailles .tv-series-nav .nav li.active a {
  color: #72b5cf; }

.journy-series #tv-series #about-show .show-details .show-description .show-seasons ul li.active {
  background-image: linear-gradient(135deg, #18406c, rgba(28, 69, 112, 0.3));
  background-color: #000; }

.journy-series #tv-series #meet-cast .cast-collapse .cast-description h1 {
  margin-bottom: 1rem;
  letter-spacing: 6px;
  font-weight: normal;
  font-size: 32px;
  width: auto; }
  @media screen and (min-width: 820px) {
    .journy-series #tv-series #meet-cast .cast-collapse .cast-description h1 {
      font-size: 48px; } }

.journy-series #tv-series #meet-cast .cast-collapse .cast-description h3 {
  font-size: 22px;
  color: #72b5cf;
  letter-spacing: 4.1px;
  font-weight: normal; }

.journy-series #tv-series .photosslider {
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat; }

.journy-series #tv-series #photos-slider .main-heading h1 {
  font-weight: normal;
  letter-spacing: 5.7px;
  font-size: 32px; }
  @media screen and (min-width: 820px) {
    .journy-series #tv-series #photos-slider .main-heading h1 {
      font-size: 48px; } }

.journy-series .row {
  position: relative; }

.journy-series .diamondoverlay {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  display: none; }
  @media screen and (min-width: 820px) {
    .journy-series .diamondoverlay {
      display: block;
      width: 35%; } }
  @media screen and (min-width: 1024px) {
    .journy-series .diamondoverlay {
      width: 25%; } }

.journy-series .angleoverlay {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: auto;
  pointer-events: none;
  z-index: 1; }

.journy-series h1 {
  color: #fff;
  margin-left: 1rem;
  font-weight: normal;
  letter-spacing: 5.7px;
  font-size: 32px; }
  @media screen and (min-width: 820px) {
    .journy-series h1 {
      margin-left: 5rem;
      font-size: 48px; } }

.journy-series #tv-series #photos-slider .photo-items .owl-dots .owl-dot.active span {
  background-color: #72b5cf; }

.journy-series #quotes-block {
  background-color: transparent;
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: auto 100%;
  background-position: center top; }
  @media screen and (min-width: 820px) {
    .journy-series #quotes-block {
      background-size: cover;
      background-position: center center; } }

.journy-series #tv-series #quotes-block .owl-dots .owl-dot span {
  background-color: #b0b0b5; }

.journy-series #tv-series #quotes-block .owl-dots .owl-dot.active span {
  background-color: #72b5cf; }

.journy-series #tv-series .owl-thumbs {
  margin-left: 0;
  width: 100%; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
a:hover, a:active {
  text-decoration: none;
  color: #fea124; }

html {
  margin: 0 !important;
  background-color: #000; }

@font-face {
  font-family: 'Avalon-Bold';
  src: url("../../fonts/avalon_bold/Avalon-Bold-webfont.woff2") format("woff2"), url("../../fonts/avalon_bold/Avalon-Bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-BoldCond';
  src: url("../../fonts/avalon_boldcondensed/Avalon-BoldCond-webfont.woff2") format("woff2"), url("../../fonts/avalon_boldcondensed/Avalon-BoldCond-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-BoldOblique';
  src: url("../../fonts/avalon_boldoblique/Avalon-BoldOblique-webfont.woff2") format("woff2"), url("../../fonts/avalon_boldoblique/Avalon-BoldOblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-Book';
  src: url("../../fonts/avalon_book/Avalon-Book-webfont.woff2") format("woff2"), url("../../fonts/avalon_book/Avalon-Book-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-BookCond';
  src: url("../../fonts/avalon_bookcondensed/Avalon-BookCond-webfont.woff2") format("woff2"), url("../../fonts/avalon_bookcondensed/Avalon-BookCond-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-BookOblique';
  src: url("../../fonts/avalon_bookoblique/Avalon-BookOblique-webfont.woff2") format("woff2"), url("../../fonts/avalon_bookoblique/Avalon-BookOblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-Demi';
  src: url("../../fonts/avalon_demi/Avalon-Demi-webfont.woff2") format("woff2"), url("../../fonts/avalon_demi/Avalon-Demi-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-DemiCond';
  src: url("../../fonts/avalon_demicondensed/Avalon-DemiCond-webfont.woff2") format("woff2"), url("../../fonts/avalon_demicondensed/Avalon-DemiCond-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-DemiOblique';
  src: url("../../fonts/avalon_demioblique/Avalon-DemiOblique-webfont.woff2") format("woff2"), url("../../fonts/avalon_demioblique/Avalon-DemiOblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-XLight';
  src: url("../../fonts/avalon_extralight/Avalon-XLight-webfont.woff2") format("woff2"), url("../../fonts/avalon_extralight/Avalon-XLight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-XLightObl';
  src: url("../../fonts/avalon_extralight/Avalon-XLightObl-webfont.woff2") format("woff2"), url("../../fonts/avalon_extralight/Avalon-XLightObl-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-Medium';
  src: url("../../fonts/avalon_medium/Avalon-Medium-webfont.woff2") format("woff2"), url("../../fonts/avalon_medium/Avalon-Medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-MediumCond';
  src: url("../../fonts/avalon_mediumcondensed/Avalon-MediumCond-webfont.woff2") format("woff2"), url("../../fonts/avalon_mediumcondensed/Avalon-MediumCond-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avalon-MediumOblique';
  src: url("../../fonts/avalon_mediumoblique/Avalon-MediumOblique-webfont.woff2") format("woff2"), url("../../fonts/avalon_mediumoblique/Avalon-MediumOblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
body {
  font-family: Avalon-Medium, Helvetica, Arial, sans-serif;
  font-size: 18px;
  background-color: #000; }

.main-heading {
  background-color: #fea124;
  padding: 30px 50px 30px 50px; }
  .main-heading h1 {
    margin: 0;
    color: #fff;
    font-size: 32px;
    font-family: Avalon-Medium; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .main-heading {
      padding: 20px 50px 18px 50px; }
      .main-heading h1 {
        font-size: 30px; } }
  @media screen and (max-width: 767px) {
    .main-heading {
      padding: 13px 20px 13px 20px; }
      .main-heading h1 {
        font-size: 30px; } }

.float-none {
  margin: auto;
  float: none;
  overflow: hidden; }

.footer-upper-block {
  display: block;
  /*display: none; Hiding for now until email sign up is ready */
  background-color: #000;
  min-height: 70px;
  background-color: #222222;
  padding: 40px 60px; }
  .footer-upper-block .email-subscribe {
    padding: 0 !important; }
  .footer-upper-block .form {
    margin: 20px 0 20px 0 !important; }
  .footer-upper-block .text {
    text-align: left !important;
    padding: 0; }
    .footer-upper-block .text p {
      border-left: 2px solid #fba123;
      padding-left: 20px;
      display: inline-block;
      color: #fff;
      font-size: 32px !important; }
    .footer-upper-block .text.tnc span {
      font-size: 16px !important;
      color: #c9c9c9; }
      .footer-upper-block .text.tnc span.sending {
        opacity: 0.5; }
      .footer-upper-block .text.tnc span a {
        color: #c9c9c9;
        font-weight: 100;
        text-decoration: underline; }
  .footer-upper-block .mail-icon {
    width: 35px;
    height: 35px;
    display: inline-block;
    padding-right: 20px;
    margin-right: 20px;
    background-image: url("../../images/mail-icon.png");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle; }
  .footer-upper-block .msg-balloon {
    position: absolute;
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    padding: 5px 20px;
    margin-top: 10px;
    display: none; }
    .footer-upper-block .msg-balloon.success {
      background-color: green;
      margin-left: -175px; }
      .footer-upper-block .msg-balloon.success:before {
        border-bottom: 10px solid green; }
    .footer-upper-block .msg-balloon.error {
      margin-left: -278px;
      background-color: red; }
      .footer-upper-block .msg-balloon.error:before {
        border-bottom: 10px solid red; }
    .footer-upper-block .msg-balloon:before {
      position: absolute;
      display: inline-block;
      content: '';
      width: 0;
      height: 0;
      right: 50px;
      top: -10px;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent; }
    .footer-upper-block .msg-balloon.email-param-error, .footer-upper-block .msg-balloon.name-param-error {
      display: none; }
      .footer-upper-block .msg-balloon.email-param-error:before, .footer-upper-block .msg-balloon.name-param-error:before {
        left: 10%; }
      .footer-upper-block .msg-balloon.email-param-error.error, .footer-upper-block .msg-balloon.name-param-error.error {
        display: block; }
    .footer-upper-block .msg-balloon.email-param-error {
      margin-left: 0;
      width: 319px; }
    .footer-upper-block .msg-balloon.name-param-error {
      margin-left: 363px;
      width: 222px; }
  .footer-upper-block .sub-email,
  .footer-upper-block .sub-firstname {
    padding: 10px;
    font-size: 16px;
    border: 2px solid #fff;
    margin-right: 40px;
    color: #1e1e1e;
    background-color: #e0e0e0; }
    .footer-upper-block .sub-email:disabled,
    .footer-upper-block .sub-firstname:disabled {
      color: #494949;
      opacity: 0.5; }
  .footer-upper-block .sub-email {
    width: 33%;
    max-width: 319px; }
  .footer-upper-block .sub-firstname {
    width: 33%;
    max-width: 222px; }
  .footer-upper-block .signup-wrap {
    display: inline-block !important; }
    .footer-upper-block .signup-wrap #sub-btn.sub-btn {
      border-radius: 0px !important;
      border: 2px solid #fff;
      padding: 10px !important;
      font-size: 16px !important;
      width: 123px;
      max-width: 100% !important;
      margin-right: 0px !important;
      background-color: #393939; }
      .footer-upper-block .signup-wrap #sub-btn.sub-btn.sending {
        background-color: #222222;
        opacity: 0.5;
        border: 2px solid rgba(255, 255, 255, 0.5); }
  @media screen and (max-width: 767px) {
    .footer-upper-block {
      padding: 40px 30px; }
      .footer-upper-block .email-subscribe .text:first-child {
        white-space: nowrap;
        overflow: hidden; }
        .footer-upper-block .email-subscribe .text:first-child p {
          font-size: 24px !important;
          line-height: 1.23 !important;
          white-space: normal;
          width: calc(100% - 60px); }
      .footer-upper-block .email-subscribe .text.tnc span {
        font-size: 13px !important; }
      .footer-upper-block .email-subscribe .text:last-child {
        padding-right: 0;
        font-size: 13px !important; }
      .footer-upper-block .sub-email,
      .footer-upper-block .sub-firstname {
        display: block;
        width: 100%;
        max-width: 100%;
        margin-bottom: 15px; }
      .footer-upper-block .msg-balloon.success,
      .footer-upper-block .msg-balloon.error {
        font-size: 13px !important;
        margin-left: 0 !important; }
        .footer-upper-block .msg-balloon.success:before,
        .footer-upper-block .msg-balloon.error:before {
          left: 51px !important; }
      .footer-upper-block .msg-balloon.error.email-param-error, .footer-upper-block .msg-balloon.error.name-param-error {
        position: relative;
        width: 100% !important;
        margin-bottom: 10px; }
      .footer-upper-block .signup-wrap {
        width: 100%; }
        .footer-upper-block .signup-wrap .msg-balloon {
          position: relative;
          width: 100% !important; }
      .footer-upper-block .mail-icon {
        width: 60px;
        height: 60px; } }

.btn-white-bordered, #home #slider .owl-carousel .versailles .versailles-text .view {
  color: #fff;
  border: 2px solid #fff;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 0;
  padding: 4px 13px 2px 13px;
  font-size: 12px; }
  .btn-white-bordered:hover, #home #slider .owl-carousel .versailles .versailles-text .view:hover, .btn-white-bordered:focus, #home #slider .owl-carousel .versailles .versailles-text .view:focus {
    color: #fff; }
  .btn-white-bordered:focus, #home #slider .owl-carousel .versailles .versailles-text .view:focus {
    outline: none; }

.btn-yellow-bordered {
  color: #fea124;
  border: 2px solid #fea124;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  padding: 4px 13px 2px 13px;
  font-size: 12px; }
  .btn-yellow-bordered:hover, .btn-yellow-bordered:focus {
    color: #fea124; }
  .btn-yellow-bordered:focus {
    outline: none; }

.arrow-down, .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 15px;
  width: 18px;
  background-position: -17px -68px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .arrow-down, .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
      background-image: url("../../images/icons2x.png");
      background-position: -17px -68px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .arrow-down, .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
      height: 13px;
      width: 18px;
      background-position: -16px -62px;
      background-image: url("../../images/icons_mobile.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .arrow-down, .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -16px -62px;
      background-size: 400px 200px; } }

.arrow-left {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 18px;
  width: 16px;
  background-position: 0px -58px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .arrow-left {
      background-image: url("../../images/icons2x.png");
      background-position: 0px -58px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .arrow-left {
      height: 15px;
      width: 18px;
      background-image: url("../../images/icons_mobile.png");
      background-position: 1px -54px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .arrow-left {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: 1px -54px;
      background-size: 400px 200px; } }

.arrow-right, #home #all-shows .shows .show-name .schedule:before {
  height: 18px;
  width: 16px;
  background-image: url("../../images/icons.png");
  background-position: -36px -58px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .arrow-right, #home #all-shows .shows .show-name .schedule:before {
      background-image: url("../../images/icons2x.png");
      background-position: -36px -58px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .arrow-right, #home #all-shows .shows .show-name .schedule:before {
      height: 15px;
      width: 18px;
      background-position: -32px -54px;
      background-image: url("../../images/icons_mobile.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .arrow-right, #home #all-shows .shows .show-name .schedule:before {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -32px -54px;
      background-size: 400px 200px; } }

.plus-icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 48px;
  cursor: pointer;
  width: 50px;
  background-position: -149px -5px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .plus-icon {
      background-image: url("../../images/icons2x.png");
      background-position: -149px -5px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .plus-icon {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 25px;
      width: 25px;
      background-position: -223px -4px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .plus-icon {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -223px -4px;
      background-size: 400px 200px; } }

.minus-icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 48px;
  width: 50px;
  background-position: -97px -5px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .minus-icon {
      background-image: url("../../images/icons2x.png");
      background-position: -97px -5px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .minus-icon {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 25px;
      width: 25px;
      background-position: -223px -28px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .minus-icon {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -223px -28px;
      background-size: 400px 200px; } }

.cross-icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 25px;
  width: 25px;
  background-position: -209px -26px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .cross-icon {
      background-image: url("../../images/icons2x.png");
      background-position: -209px -26px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .cross-icon {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 24px;
      width: 20px;
      background-position: -192px -25px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .cross-icon {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -192px -25px;
      background-size: 400px 200px; } }

.search-icon {
  background-image: url("../../images/icons.png");
  display: inline-block;
  height: 30px;
  width: 30px;
  background-position: -2px -2px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .search-icon {
      background-image: url("../../images/icons2x.png");
      background-position: -1px -1px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .search-icon {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 28px;
      width: 24px;
      background-position: -3px -4px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .search-icon {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -3px -4px;
      background-size: 400px 200px; } }

.pageline-left {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 118px;
  width: 60px;
  background-position: -3px -80px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .pageline-left {
      background-image: url("../../images/icons2x.png");
      background-position: -3px -80px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .pageline-left {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 80px;
      width: 40px;
      background-position: -3px -56px;
      background-size: 300px 150px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .pageline-left {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -3px -56px;
      background-size: 300px 150px; } }

.pageline-right {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../images/icons.png");
  height: 118px;
  width: 60px;
  background-position: -71px -80px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .pageline-right {
      background-image: url("../../images/icons2x.png");
      background-position: -71px -80px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .pageline-right {
      display: inline-block;
      vertical-align: middle;
      background-image: url("../../images/icons_mobile.png");
      height: 80px;
      width: 40px;
      background-position: -50px -56px;
      background-size: 300px 150px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .pageline-right {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -50px -56px;
      background-size: 300px 150px; } }

/*carousel-nav*/
.owl-nav .owl-next:before, .owl-nav .owl-prev:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%); }

.owl-nav .owl-next:before {
  content: '';
  right: 50px;
  display: inline-block;
  height: 50px;
  width: 28px;
  background-position: -62px -4px;
  background-image: url("../../images/icons.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .owl-nav .owl-next:before {
      background-image: url("../../images/icons2x.png");
      background-position: -62px -4px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .owl-nav .owl-next:before {
      right: 20px;
      height: 45px;
      width: 26px;
      background-position: -57px -3px;
      background-image: url("../../images/icons_mobile.png"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .owl-nav .owl-next:before {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -57px -3px;
      background-size: 400px 200px; } }

.owl-nav .owl-prev:before {
  left: 50px;
  content: '';
  display: inline-block;
  height: 50px;
  width: 28px;
  background-image: url("../../images/icons.png");
  background-position: -36px -3px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
    .owl-nav .owl-prev:before {
      background-image: url("../../images/icons2x.png");
      background-position: -36px -3px;
      background-size: 400px 200px; } }
  @media screen and (max-width: 767px) {
    .owl-nav .owl-prev:before {
      left: 20px;
      background-image: url("../../images/icons_mobile.png");
      height: 45px;
      width: 26px;
      background-position: -34px -3px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767pxx) {
    .owl-nav .owl-prev:before {
      background-image: url("../../images/icons2x_mobile.png");
      background-position: -34px -3px;
      background-size: 400px 200px; } }

/*social-icons*/
.social-icons a {
  text-decoration: none;
  border-radius: 50%;
  width: 30px;
  display: inline-block;
  height: 30px;
  text-align: center;
  cursor: pointer;
  border: 2px solid #d1d4d3; }
  .social-icons a .fa {
    color: #d1d4d3;
    line-height: 1;
    padding-top: 4px; }

/*selectBox*/
.selectbox {
  cursor: pointer; }
  .selectbox .selectboxit-container {
    min-width: 100% !important;
    max-width: 100% !important; }
    .selectbox .selectboxit-container .selectboxit.selectboxit-btn {
      background-image: none;
      width: 100% !important;
      max-width: 100% !important;
      background: rgba(255, 255, 255, 0.2); }
      .selectbox .selectboxit-container .selectboxit.selectboxit-btn.selectboxit-hover {
        border: 2px solid #fff; }
      .selectbox .selectboxit-container .selectboxit.selectboxit-btn.selectboxit-enabled:hover, .selectbox .selectboxit-container .selectboxit.selectboxit-btn.selectboxit-enabled:focus {
        color: #fff; }
      .selectbox .selectboxit-container .selectboxit.selectboxit-btn .selectboxit-text {
        max-width: -webkit-calc(100% - 15px) !important;
        max-width: -moz-calc(100% - 15px) !important;
        max-width: calc(100% - 15px) !important;
        font-size: 15px !important; }
        @media screen and (max-width: 767px) {
          .selectbox .selectboxit-container .selectboxit.selectboxit-btn .selectboxit-text {
            font-size: 13px !important; } }
    .selectbox .selectboxit-container span {
      line-height: 16px;
      height: auto;
      max-width: -webkit-calc(100% - 15px) !important;
      max-width: -moz-calc(100% - 15px) !important;
      max-width: calc(100% - 15px) !important; }
    .selectbox .selectboxit-container .selectboxit-options {
      padding: 0px 5px; }
      .selectbox .selectboxit-container .selectboxit-options a {
        height: auto; }
    .selectbox .selectboxit-container .selectboxit-arrow-container .selectboxit-arrow.selectboxit-default-arrow {
      border: none;
      margin-top: 2px; }
    .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list {
      top: 34px !important;
      max-height: 300px !important;
      max-width: initial !important;
      min-width: 100% !important;
      background: #000000;
      color: #fff;
      padding: 0;
      right: 0;
      text-indent: 0; }
      .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list li {
        text-indent: 0;
        /*border-bottom: 1px solid $select-box-background;*/ }
        .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list li a {
          color: #fff;
          font-size: 13px !important;
          padding-left: 5px;
          padding-right: 5px; }
        .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list li:last-child {
          /*border-bottom: none;*/ }
        .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list li:hover {
          background: #fea124; }
  .selectbox .selectboxit-container span {
    max-width: 100% !important; }
  .selectbox .selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
    background: #fea124; }

.pointerEventNone {
  pointer-events: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgba(11, 11, 11, 0.8); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #fff; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

#adSales {
  padding: 0;
  position: relative; }
  #adSales .header-img {
    background-image: url("../../images/HomeBanner.png");
    min-height: 64vh;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    @media screen and (max-width: 768px) {
      #adSales .header-img {
        background-position: center right; } }
  #adSales #header-carousel:after {
    content: '';
    width: 100%;
    height: 32%;
    position: absolute;
    top: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00000000',GradientType=0 ); }
  #adSales iframe {
    width: 100%; }
  #adSales .embedslideshow iframe {
    width: 100%;
    height: 100%;
    min-height: 45vh; }
    @media screen and (min-width: 767px) {
      #adSales .embedslideshow iframe {
        min-height: 75vh; } }
  #adSales .header-links {
    z-index: 1;
    min-height: 0; }
    #adSales .header-links .welcome {
      position: absolute;
      bottom: 40px;
      left: 50px;
      right: 200px; }
      #adSales .header-links .welcome h1 {
        color: #fefefe;
        font-size: 54px;
        font-weight: bold;
        letter-spacing: 5px;
        margin: 0; }
      #adSales .header-links .welcome ul {
        padding-left: 0;
        list-style: none;
        font-size: 20px; }
        #adSales .header-links .welcome ul li {
          display: inline-block; }
          #adSales .header-links .welcome ul li a {
            color: #fefefe;
            display: inline-block;
            padding: 0 15px;
            position: relative;
            text-decoration: none; }
            #adSales .header-links .welcome ul li a:after {
              content: '\\';
              display: inline-block;
              position: absolute;
              right: -4px;
              font-size: 16px;
              top: 1px;
              font-weight: bold;
              color: #fefefe; }
            #adSales .header-links .welcome ul li a:hover {
              color: #fea124; }
          #adSales .header-links .welcome ul li.active a {
            color: #fea124; }
          #adSales .header-links .welcome ul li:first-child a {
            padding-left: 0; }
          #adSales .header-links .welcome ul li:last-child a:after {
            display: none; }
  #adSales .user {
    position: absolute;
    bottom: 50px;
    right: 50px;
    font-size: 20px;
    color: #fefefe;
    z-index: 1; }
    #adSales .user .dropdown {
      display: inline-block; }
      #adSales .user .dropdown .dropdown-toggle {
        min-width: 75px;
        background: transparent;
        border: 0; }
      #adSales .user .dropdown .dropdown-menu, #adSales .user .dropdown #header .navbar ul.nav li .dropdown-menu-mobile, #header .navbar ul.nav li #adSales .user .dropdown .dropdown-menu-mobile, #adSales .user .dropdown .journynav ul li .dropdown-menu-mobile, .journynav ul li #adSales .user .dropdown .dropdown-menu-mobile {
        max-width: 100%;
        min-width: 1px;
        background: #4eb3bf;
        border-radius: 0;
        padding: 0;
        text-align: center;
        right: 0; }
        #adSales .user .dropdown .dropdown-menu a, #adSales .user .dropdown #header .navbar ul.nav li .dropdown-menu-mobile a, #header .navbar ul.nav li #adSales .user .dropdown .dropdown-menu-mobile a, #adSales .user .dropdown .journynav ul li .dropdown-menu-mobile a, .journynav ul li #adSales .user .dropdown .dropdown-menu-mobile a {
          padding: 5px 11px;
          color: #fff; }
          #adSales .user .dropdown .dropdown-menu a:hover, #adSales .user .dropdown #header .navbar ul.nav li .dropdown-menu-mobile a:hover, #header .navbar ul.nav li #adSales .user .dropdown .dropdown-menu-mobile a:hover, #adSales .user .dropdown .journynav ul li .dropdown-menu-mobile a:hover, .journynav ul li #adSales .user .dropdown .dropdown-menu-mobile a:hover {
            color: #4eb3bf; }
  #adSales .register-login-div {
    padding: 30px 50px;
    background-color: #fea124; }
    #adSales .register-login-div h2 {
      color: #ffffff;
      margin: 0 15px 0 0;
      font-size: 28px; }
    #adSales .register-login-div .profilepress-login-status, #adSales .register-login-div .profilepress-reset-status {
      width: 100%;
      float: left;
      margin: 10px 0 20px 0;
      background-color: #a50000;
      padding: 10px 15px;
      text-align: left;
      border-radius: 0;
      font-size: 16px;
      line-height: 17px; }
    #adSales .register-login-div #loginErrMessage {
      width: 100%;
      float: left;
      background: #a50000;
      padding: 10px 15px;
      color: #fff;
      margin: 10px 0 25px 0; }
      #adSales .register-login-div #loginErrMessage h3 {
        font-size: 16px;
        margin: 0; }
    #adSales .register-login-div #not-allow-message {
      width: 100%;
      float: left;
      color: #020202;
      margin: 10px 0 25px 0; }
      #adSales .register-login-div #not-allow-message h3 {
        font-size: 19px;
        margin: 0; }
      @media screen and (max-width: 768px) {
        #adSales .register-login-div #not-allow-message {
          width: calc(100% - 175px);
          margin: 0 0 10px 0; } }
      @media screen and (max-width: 600px) {
        #adSales .register-login-div #not-allow-message h3 {
          font-size: 3.4vw; } }
    #adSales .register-login-div #registerForm .profilepress-reg-status {
      width: 100%;
      float: left;
      margin: 10px 0 25px 0;
      background-color: #a50000;
      text-align: left;
      padding: 10px 15px;
      font-size: 16px;
      border-radius: 0;
      line-height: 17px; }
    #adSales .register-login-div form {
      float: left;
      width: calc(100% - 140px);
      /*			.register-btn-cont{
							display: inline-block;
							float:left;
						}*/ }
      #adSales .register-login-div form .text-input {
        width: 250px;
        border: 2px solid #f5fafb;
        padding-left: 10px;
        height: 27px;
        background: #feb757;
        margin: 0 10px;
        float: left;
        color: #fefefe;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        border-radius: 0; }
        #adSales .register-login-div form .text-input:focus {
          outline: 0;
          border: 2px solid #bb6c01; }
        #adSales .register-login-div form .text-input::-webkit-input-placeholder {
          color: #fafcfd;
          font-weight: 100;
          font-size: 13px; }
        #adSales .register-login-div form .text-input::-moz-placeholder {
          color: #fafcfd;
          font-weight: 100;
          font-size: 13px; }
        #adSales .register-login-div form .text-input:-ms-input-placeholder {
          color: #fafcfd;
          font-weight: 100;
          font-size: 13px; }
        #adSales .register-login-div form .text-input:-moz-placeholder {
          color: #fafcfd;
          font-weight: 100;
          font-size: 13px; }
      #adSales .register-login-div form .enter-btn-cont, #adSales .register-login-div form .register-btn-cont {
        display: inline-block;
        padding-right: 12px;
        margin-right: 12px;
        border-right: 2px solid #fff;
        float: left; }
      #adSales .register-login-div form .lostp {
        width: 145px;
        border: 2px solid #f5fafb;
        text-align: center;
        color: #fefefe;
        background: #feb757;
        display: inline-block;
        margin: 0 10px;
        float: left;
        font-size: 13px;
        padding-top: 2px;
        font-family: 'Avalon-Demi';
        padding: 4px 5px 2px 5px; }
        #adSales .register-login-div form .lostp:hover {
          background-color: #bb6c01; }
      #adSales .register-login-div form .register-btn {
        padding-top: 2px; }
      #adSales .register-login-div form .register-btn, #adSales .register-login-div form .enter-btn, #adSales .register-login-div form input[name="password_reset_submit"] {
        width: 80px;
        border: 2px solid #f5fafb;
        text-align: center;
        color: #fefefe;
        background: #feb757;
        display: inline-block;
        margin: 0 10px;
        float: left;
        font-size: 13px;
        font-family: 'Avalon-Demi';
        border-radius: 0;
        padding: 4px 5px 2px 5px !important; }
        #adSales .register-login-div form .register-btn:hover, #adSales .register-login-div form .register-btn:focus, #adSales .register-login-div form .enter-btn:hover, #adSales .register-login-div form .enter-btn:focus, #adSales .register-login-div form input[name="password_reset_submit"]:hover, #adSales .register-login-div form input[name="password_reset_submit"]:focus {
          background-color: #bb6c01; }
    #adSales .register-login-div .social-icons-blue {
      float: right; }
      #adSales .register-login-div .social-icons-blue ul {
        padding-left: 0;
        list-style: none;
        font-size: 20px;
        margin-bottom: 0; }
        #adSales .register-login-div .social-icons-blue ul li {
          display: inline-block; }
          #adSales .register-login-div .social-icons-blue ul li a {
            color: #fefefe;
            display: inline-block;
            position: relative;
            text-decoration: none; }
            #adSales .register-login-div .social-icons-blue ul li a i {
              width: 30px;
              height: 30px;
              text-align: center;
              border: 2px solid #fffffd;
              border-radius: 50%;
              padding-top: 4px;
              font-size: 18px; }
            #adSales .register-login-div .social-icons-blue ul li a:hover i {
              background-color: #fefefe;
              color: #fea124; }
  #adSales #registerForm .success-message {
    width: 100%;
    float: left;
    margin: 10px 0 25px 0;
    background-color: #1d6905;
    padding: 10px 15px;
    color: #fff;
    font-size: 16px;
    line-height: 17px; }
  #adSales #registerForm form {
    width: 250px; }
    #adSales #registerForm form .text-input {
      margin: 7px 0; }
      #adSales #registerForm form .text-input:first-child {
        margin: 0 0 7px 0; }
    #adSales #registerForm form .bar {
      float: right;
      margin: 20px 0 40px 0;
      border: 0;
      padding: 0; }
      #adSales #registerForm form .bar input {
        margin: 0;
        padding: 0; }
  #adSales #forgotPassForm h2 {
    margin-bottom: 20px; }
  #adSales #forgotPassForm p {
    color: #fefefe; }
  #adSales #forgotPassForm .text-input {
    margin-left: 0; }
  #adSales #forgotPassForm input[name="password_reset_submit"] {
    width: 115px; }
  #adSales .why-advertise {
    color: #fef9fb;
    background-color: #020202;
    padding: 80px 50px;
    background-image: url(../../images/WhyAdvertiseSectionBanner.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat; }
    #adSales .why-advertise h2 {
      margin: 0;
      font-size: 30px; }
    #adSales .why-advertise p {
      margin: 8px 0 0 0;
      font-size: 19px; }
  #adSales .owl-carousel {
    display: block;
    width: 100%;
    float: left;
    background-color: #000; }
    #adSales .owl-carousel a {
      text-decoration: none;
      color: #fef8fb; }
    #adSales .owl-carousel .bg-image {
      width: 50%;
      float: left;
      position: relative;
      min-height: 23vw;
      background-size: cover;
      background-position: center; }
      @media screen and (max-width: 767px) {
        #adSales .owl-carousel .bg-image {
          min-height: 300px; } }
      #adSales .owl-carousel .bg-image.img-1 {
        background-image: url("../../images/FPOTitleShow1.png"); }
      #adSales .owl-carousel .bg-image.img-2 {
        background-image: url("../../images/FPOTitleShow2.png"); }
      #adSales .owl-carousel .bg-image.img-3 {
        background-image: url("../../images/FPOTitleShow3.png"); }
      #adSales .owl-carousel .bg-image.img-4 {
        background-image: url("../../images/FPOTitleShow4.png"); }
      #adSales .owl-carousel .bg-image .text {
        position: absolute;
        bottom: 3vw;
        left: 3.5vw;
        right: 3.5vw;
        color: #fef8fb; }
        @media screen and (max-width: 767px) {
          #adSales .owl-carousel .bg-image .text {
            bottom: 40px;
            left: 50px;
            right: 50px; } }
        #adSales .owl-carousel .bg-image .text h1 {
          margin: 0;
          font-size: 29px; }
        #adSales .owl-carousel .bg-image .text p {
          margin: 0;
          font-size: 18px; }
  #adSales .blue-bg {
    background-color: #fea124;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    color: #feffff;
    padding: 40px 50px; }
    #adSales .blue-bg h2 {
      margin: 0; }
      #adSales .blue-bg h2 span {
        font-size: 22px; }
      #adSales .blue-bg h2 a {
        color: #feffff; }
        #adSales .blue-bg h2 a:hover, #adSales .blue-bg h2 a:focus {
          color: #feffff; }
  #adSales .pd-0 {
    padding: 0; }
  #adSales.all-programming-videos {
    background-color: #000000; }
    #adSales.all-programming-videos .prog-data {
      padding: 68px 35px 20px 35px;
      background-image: url("../../images/adprog-bg.png");
      background-size: 132%;
      background-position: center 42.3%; }
      #adSales.all-programming-videos .prog-data h2.prog-data-header {
        color: #fff;
        margin-left: 15px; }
    #adSales.all-programming-videos .bottom-bg {
      padding: 0 20px; }
    #adSales.all-programming-videos .pd-0 .sort-list {
      overflow: hidden;
      max-width: 462px;
      padding: 0;
      margin: 80px auto 40px auto; }
      @media screen and (max-width: 767px) {
        #adSales.all-programming-videos .pd-0 .sort-list {
          margin: 0 auto; } }
      #adSales.all-programming-videos .pd-0 .sort-list li {
        display: block;
        float: left;
        border: 3px solid #fff; }
        #adSales.all-programming-videos .pd-0 .sort-list li:first-child {
          border-right: none; }
        #adSales.all-programming-videos .pd-0 .sort-list li:last-child {
          border-left: none; }
        #adSales.all-programming-videos .pd-0 .sort-list li a {
          display: block;
          text-decoration: none;
          width: 150px;
          text-align: center;
          padding: 10px 10px;
          max-height: 40px;
          font-size: 15px;
          color: #fff; }
          #adSales.all-programming-videos .pd-0 .sort-list li a:hover {
            color: #fff; }
        #adSales.all-programming-videos .pd-0 .sort-list li.active {
          background-color: #264e53; }
    #adSales.all-programming-videos .programming {
      padding-bottom: 20px; }
      #adSales.all-programming-videos .programming:nth-child(3n+1) {
        clear: both; }
      #adSales.all-programming-videos .programming .programming-video {
        color: #fff; }
        #adSales.all-programming-videos .programming .programming-video .video-js, #adSales.all-programming-videos .programming .programming-video .jwplayer {
          height: 220px !important;
          width: 100% !important;
          position: relative;
          border: 1px solid #8f8f8f; }
          #adSales.all-programming-videos .programming .programming-video .video-js .vjs-control-bar, #adSales.all-programming-videos .programming .programming-video .jwplayer .vjs-control-bar {
            display: none; }
          #adSales.all-programming-videos .programming .programming-video .video-js .vjs-dock-text, #adSales.all-programming-videos .programming .programming-video .jwplayer .vjs-dock-text {
            display: none; }
          #adSales.all-programming-videos .programming .programming-video .video-js .vjs-loading-spinner, #adSales.all-programming-videos .programming .programming-video .jwplayer .vjs-loading-spinner {
            display: none; }
          #adSales.all-programming-videos .programming .programming-video .video-js video, #adSales.all-programming-videos .programming .programming-video .jwplayer video {
            object-fit: cover !important;
            position: absolute !important;
            width: 100% !important;
            height: 220px !important; }
          #adSales.all-programming-videos .programming .programming-video .video-js .vjs-poster, #adSales.all-programming-videos .programming .programming-video .jwplayer .vjs-poster {
            background-position: center !important;
            background-size: cover !important; }
        #adSales.all-programming-videos .programming .programming-video .text-video {
          /*height: 170px !important;*/ }
          #adSales.all-programming-videos .programming .programming-video .text-video h2 {
            font-family: 'Avalon-Demi';
            margin-bottom: 5px; }
          #adSales.all-programming-videos .programming .programming-video .text-video h3 {
            font-size: 20px;
            margin-top: 0; }
            #adSales.all-programming-videos .programming .programming-video .text-video h3 span {
              font-size: 12px; }
          #adSales.all-programming-videos .programming .programming-video .text-video a {
            color: #fefefe; }
          #adSales.all-programming-videos .programming .programming-video .text-video p {
            font-family: 'Avalon-Book'; }
  #adSales #clientsPage img {
    margin: 40px auto; }
  #adSales #adContactsPage {
    padding: 50px; }
    #adSales #adContactsPage .custom-tabs {
      padding: 0;
      list-style: none;
      text-align: center;
      font-size: 0; }
      #adSales #adContactsPage .custom-tabs li {
        display: inline-block;
        border: 3px solid #fea124;
        min-width: 160px;
        font-size: 16px; }
        #adSales #adContactsPage .custom-tabs li.no-border {
          border-left: 0;
          border-right: 0; }
        #adSales #adContactsPage .custom-tabs li.active {
          background-color: #feb757; }
        #adSales #adContactsPage .custom-tabs li a {
          padding: 10px;
          display: block;
          color: #fff;
          font-family: 'Avalon-Book'; }
          #adSales #adContactsPage .custom-tabs li a:focus {
            text-decoration: none; }
    #adSales #adContactsPage .tab-pane .address {
      color: #fff; }
    #adSales #adContactsPage .tab-pane .p0 {
      color: #fff;
      min-height: 15rem; }
      @media screen and (min-width: 767px) {
        #adSales #adContactsPage .tab-pane .p0 {
          min-height: 20rem; } }
    #adSales #adContactsPage .tab-pane .col-xs-12 {
      padding-top: 40px; }
    #adSales #adContactsPage .tab-pane .col-sm-3 p {
      word-break: break-all;
      font-family: 'Avalon-Book'; }
      #adSales #adContactsPage .tab-pane .col-sm-3 p .blue {
        color: #fea124; }
    @media screen and (min-width: 768px) and (max-width: 992px) {
      #adSales #adContactsPage .tab-pane .address {
        margin: 0 !important; }
      #adSales #adContactsPage .tab-pane .col-xs-12 {
        margin: 0 -10px; }
        #adSales #adContactsPage .tab-pane .col-xs-12 .col-sm-3 {
          padding: 0 10px; } }

.upfront-video {
  width: 50%;
  float: left;
  position: relative; }
  .upfront-video.pdf-download {
    background-image: url(../../images/adsales-background.jpg); }
  .upfront-video .video-js {
    height: 100% !important;
    width: 100% !important;
    min-height: 23vw !important;
    position: relative; }
    @media screen and (max-width: 768px) {
      .upfront-video .video-js {
        min-height: 300px !important; } }
    .upfront-video .video-js .vjs-control-bar {
      display: none; }
    .upfront-video .video-js .vjs-dock-text {
      display: none; }
    .upfront-video .video-js .vjs-loading-spinner {
      display: none; }
    .upfront-video .video-js video {
      object-fit: cover !important;
      position: absolute !important;
      width: 100% !important;
      height: 300px !important; }
    .upfront-video .video-js .vjs-poster {
      background-position: center !important;
      background-size: cover !important; }
  .upfront-video .video-text {
    position: absolute;
    bottom: 40px;
    left: 50px;
    right: 50px; }
    .upfront-video .video-text h1 {
      margin: 0;
      font-size: 29px;
      color: #fefefe; }
    .upfront-video .video-text p {
      color: #fefefe;
      margin: 0;
      font-size: 18px; }

@media screen and (max-width: 1313px) {
  #adSales .register-login-div #loginForm form {
    width: calc(100% - 325px); }
    #adSales .register-login-div #loginForm form .register-btn-cont, #adSales .register-login-div #loginForm form .lostp, #adSales .register-login-div #loginForm form .enter-btn-cont {
      margin-top: 12px; }
    #adSales .register-login-div #loginForm form .text-input {
      width: 41%; } }

@media screen and (max-width: 1207px) {
  #adSales .register-login-div #loginForm form {
    width: calc(100% - 210px); } }

@media screen and (max-width: 1100px) {
  #adSales .register-login-div #loginForm form {
    width: calc(100% - 140px); } }

@media screen and (max-width: 1019px) {
  #adSales .register-login-div #loginForm form .enter-btn-cont {
    margin-top: 12px; }
  #adSales .register-login-div #loginForm form .text-input {
    width: 36%; } }

@media screen and (max-width: 991px) {
  #adSales .header-links .welcome {
    right: 50px; } }

@media screen and (max-width: 768px) {
  #adSales .header-links {
    width: 100%;
    float: left; }
    #adSales .header-links .welcome {
      right: 0; }
      #adSales .header-links .welcome h1 {
        font-size: 41px; }
  #adSales .header-links .welcome {
    left: 20px; }
    #adSales .header-links .welcome ul {
      display: none; }
  #adSales .user {
    position: absolute;
    text-align: right;
    bottom: inherit;
    top: 70px;
    right: 15px; }
  #adSales .dropdown .dropdown-toggle span {
    float: right;
    margin-top: 8px;
    margin-left: 6px; }
  #adSales #owl-mobile-slider {
    width: 100%;
    float: left; }
  #adSales .why-advertise {
    width: 100%;
    float: left;
    padding: 20px; }
    #adSales .why-advertise h2 {
      font-size: 19px; }
    #adSales .why-advertise p {
      font-size: 15px; }
  #adSales .blue-bg {
    width: 100%;
    float: left; }
  #adSales .register-login-div {
    padding: 20px; }
    #adSales .register-login-div h2 {
      width: 100%;
      font-size: 18px;
      margin-bottom: 10px; }
    #adSales .register-login-div #menuBtn {
      background-color: transparent;
      border-color: #f5fafb;
      border: 2px solid #f5fafb;
      border-radius: 0;
      color: #f5fafb;
      min-width: 160px;
      text-align: left; }
      #adSales .register-login-div #menuBtn .caret {
        float: right;
        border: 0;
        margin-top: 4px;
        height: 13px;
        width: 18px;
        background-position: -16px -62px;
        background-image: url(../../images/icons_mobile.png); }
    #adSales .register-login-div #registerForm {
      width: 100%;
      float: left; }
      #adSales .register-login-div #registerForm form {
        width: 100%;
        float: left; }
        #adSales .register-login-div #registerForm form .bar {
          min-width: 135px; }
    #adSales .register-login-div #loginForm form {
      width: 100%; }
      #adSales .register-login-div #loginForm form .text-input {
        width: 100%; }
      #adSales .register-login-div #loginForm form .enter-btn-cont {
        border-right: 1px solid #bbe2e7; }
    #adSales .register-login-div #forgotPassForm input[name="password_reset_submit"] {
      margin-left: 0;
      margin-top: 15px;
      width: 170px;
      min-height: 35px;
      font-size: 14px;
      float: right;
      margin-right: 0; }
    #adSales .register-login-div #forgotPassForm form {
      width: 100%;
      margin-top: 15px; }
    #adSales .register-login-div #forgotPassForm div.pull-left {
      width: 100%; }
    #adSales .register-login-div #mobileMenu {
      background: #4eb3bf;
      border: 2px solid #f5fafb;
      border-radius: 0;
      padding: 0; }
      #adSales .register-login-div #mobileMenu ul {
        padding: 0;
        list-style: none;
        margin: 0;
        padding: 0; }
      #adSales .register-login-div #mobileMenu a {
        color: #fff;
        padding: 4px 0px 4px 10px;
        display: block; }
        #adSales .register-login-div #mobileMenu a:hover {
          color: #4eb3bf;
          background: #fff; }
    #adSales .register-login-div form .text-input {
      margin: 7px 0;
      width: 100%;
      height: 40px; }
    #adSales .register-login-div form .enter-btn-cont {
      width: 50%;
      float: left;
      padding-right: 25px;
      margin-right: 0;
      margin-top: 10px;
      border-right: 1px solid #bbe2e7; }
      #adSales .register-login-div form .enter-btn-cont input {
        width: 100%;
        margin: 0;
        font-size: 17px;
        padding: 7px 5px 5px 5px; }
    #adSales .register-login-div form .enter-btn {
      width: 100%;
      margin: 0;
      font-size: 17px;
      padding: 7px 5px 5px 5px; }
    #adSales .register-login-div form .register-btn {
      width: 100%;
      padding-top: 5px;
      font-size: 17px;
      margin: 0;
      padding: 7px 5px 5px 5px; }
    #adSales .register-login-div form .register-btn-cont {
      margin-top: 10px;
      padding-left: 25px;
      width: 50%;
      float: left;
      margin-right: 0;
      border: 0;
      padding-right: 0; }
      #adSales .register-login-div form .register-btn-cont a {
        width: 100%;
        padding-top: 5px;
        font-size: 17px;
        margin: 0;
        padding: 7px 5px 5px 5px; }
    #adSales .register-login-div form .lostp {
      font-size: 17px;
      margin-top: 15px;
      margin-left: 0;
      padding-top: 7px;
      width: 100%;
      padding: 7px 5px 5px 5px; }
    #adSales .register-login-div .social-icons-blue {
      display: none; }
  #adSales .owl-carousel .bg-image {
    width: auto;
    float: none; }
  #adSales .blue-bg {
    padding: 20px; }
    #adSales .blue-bg h2 {
      font-size: 17px; }
      #adSales .blue-bg h2 span {
        font-size: 12px;
        height: auto; }
  #adSales #clientsPage {
    padding: 0 20px; }
    #adSales #clientsPage img {
      margin: 5px 0; }
  #adSales #adresearchPage img {
    margin: 5px 0; }
  #adSales #adContactsPage img {
    padding: 35px 0; }
  #adSales #adContactsPage {
    padding: 20px 0; }
    #adSales #adContactsPage .custom-tabs {
      width: 100%;
      float: left;
      display: table; }
      #adSales #adContactsPage .custom-tabs li {
        min-width: 33.33333%;
        font-size: 14px;
        width: 33.33333%;
        float: none;
        display: table-cell;
        vertical-align: middle; }
        #adSales #adContactsPage .custom-tabs li a {
          padding: 8px 10px; }
    #adSales #adContactsPage .tab-pane .col-xs-12 {
      padding: 0; }
    #adSales #adContactsPage .tab-pane .address {
      padding: 15px; }
      #adSales #adContactsPage .tab-pane .address h4 {
        font-size: 15px;
        margin: 0; }
    #adSales #adContactsPage .tab-pane .col-sm-3 {
      padding: 15px;
      font-size: 13px; }
      #adSales #adContactsPage .tab-pane .col-sm-3:nth-child(2n+1) {
        clear: both; }
      #adSales #adContactsPage .tab-pane .col-sm-3 p {
        color: #fff; }
        #adSales #adContactsPage .tab-pane .col-sm-3 p .blue {
          color: #fea124; }
  .owl-nav .owl-next:before {
    background-position: -63px -3px; }
  #adSales.all-programming-videos .prog-data {
    padding: 40px 0 20px 0;
    width: 100%;
    float: left; }
  #adSales.all-programming-videos .pd-0 .sort-list {
    margin: 0 auto;
    display: table;
    width: 100%; }
    #adSales.all-programming-videos .pd-0 .sort-list li {
      width: 33.333333%;
      display: table-cell;
      float: none;
      vertical-align: middle; }
      #adSales.all-programming-videos .pd-0 .sort-list li a {
        width: 100%;
        max-height: 100px; }
  .programming {
    padding: 0 0 20px 0; }
    .programming .text-video {
      padding: 0 20px; } }

@media screen and (max-width: 565px) {
  #adSales.all-programming-videos .pd-0 .sort-list li a {
    padding: 10px 5px;
    font-size: 2.9vw; }
  #adSales.all-programming-videos .pd-0 .sort-list li {
    border: 2px solid #fff; } }

@media screen and (max-width: 480px) {
  #adSales .header-links .welcome h1 {
    font-size: 10vw; } }

/*@import "adsales.scss";
@import "adsales-home.scss";
@import "adsales-all-videos.scss";
@import "adupfront_d.scss";*/
/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#watchlive {
  padding-top: 0px; }
  #watchlive .signinstatus {
    width: 100%;
    text-align: right;
    padding-bottom: 14px; }
    #watchlive .signinstatus img.providerlogo {
      width: 100px;
      background-color: #fff;
      padding: .2rem; }
    #watchlive .signinstatus a {
      color: #fea124; }
  #watchlive .vjs-dock-text {
    display: none; }
  #watchlive .vjs-big-play-button {
    background-color: rgba(0, 0, 0, 0.8); }
    #watchlive .vjs-big-play-button:hover {
      background-color: #fea124; }
  #watchlive #mvpdframe {
    max-width: 100%;
    border: 1px solid white; }
  #watchlive .mobileovationnow {
    text-align: center;
    color: #fff; }
    #watchlive .mobileovationnow p {
      font-size: 16px; }
    @media screen and (min-width: 821px) {
      #watchlive .mobileovationnow {
        display: none; } }
    #watchlive .mobileovationnow img {
      height: 3.9rem; }
    #watchlive .mobileovationnow img.googleplay {
      height: 6rem; }
  #watchlive .loginoverlay {
    background-color: black;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6b6b6b+0,000000+100 */
    background: #353535;
    /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #353535 0%, #000000 100%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #353535 0%, #000000 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #353535 0%, #000000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353535', endColorstr='#000000',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    position: relative;
    z-index: 2;
    text-align: center;
    padding-bottom: 4rem;
    /*display:flex;justify-content:center;align-items:center; */ }
    @media screen and (min-width: 821px) {
      #watchlive .loginoverlay {
        background-color: rgba(0, 0, 0, 0.8); } }
    #watchlive .loginoverlay .ovation-logo {
      width: 8rem;
      max-width: 100%;
      display: inline;
      margin: 2rem auto 1rem; }
      @media screen and (min-width: 821px) {
        #watchlive .loginoverlay .ovation-logo {
          width: 10rem; } }
    #watchlive .loginoverlay h1 {
      color: #fff;
      font-family: 'Avalon-Medium'; }
    #watchlive .loginoverlay p {
      color: #fff;
      font-size: 12px; }
      @media screen and (min-width: 821px) {
        #watchlive .loginoverlay p {
          font-size: 16px;
          font-family: 'Avalon-Book'; } }
    #watchlive .loginoverlay p.allproviders {
      margin-top: 2rem;
      margin-bottom: 0; }
    #watchlive .loginoverlay select {
      max-width: 60rem;
      display: block;
      margin: 0 auto 1rem; }
    #watchlive .loginoverlay .btn-primary {
      background-color: #fea124;
      color: #000;
      border: 0;
      border-radius: 0;
      padding: 1rem 2rem; }
      #watchlive .loginoverlay .btn-primary:hover {
        background-color: #feb757; }
    #watchlive .loginoverlay .mvpditem {
      padding: .5rem; }
      #watchlive .loginoverlay .mvpditem div.border {
        margin: 0 auto;
        background-color: #1b1b1b;
        border: 1px solid rgba(255, 255, 255, 0.8);
        width: 96%;
        height: 8rem;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media screen and (min-width: 821px) {
          #watchlive .loginoverlay .mvpditem div.border {
            height: 14rem; } }
        @media screen and (min-width: 821px) {
          #watchlive .loginoverlay .mvpditem div.border {
            width: 70%; } }
      #watchlive .loginoverlay .mvpditem img.mvpd {
        width: auto;
        max-height: 8rem;
        max-width: 100%;
        cursor: pointer; }
        @media screen and (min-width: 821px) {
          #watchlive .loginoverlay .mvpditem img.mvpd {
            max-height: 10rem; } }
    #watchlive .loginoverlay #provider_list {
      height: 2.4375em;
      margin: 0 auto 1em;
      padding: .5rem;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border: 1px solid #cacaca;
      border-radius: 0;
      background-color: #fefefe;
      font-family: inherit;
      font-size: 1em;
      line-height: normal;
      color: #0a0a0a;
      background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
      background-origin: content-box;
      background-position: right -1rem center;
      background-repeat: no-repeat;
      background-size: 9px 6px;
      padding-right: 1.5em;
      -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
      transition: box-shadow .5s,border-color .25s ease-in-out;
      max-width: 100%; }
  #watchlive .distributor {
    height: 8rem;
    width: auto; }
  #watchlive p.dontsee {
    margin: 2rem auto;
    text-align: center;
    max-width: 60rem; }
  #watchlive .loader {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-color: #000;
    text-align: center; }
  #watchlive #schedule {
    padding-top: 1rem;
    min-height: auto; }
    #watchlive #schedule .header {
      color: #fff;
      padding-left: 20px;
      font-size: 30px; }
      @media screen and (min-width: 821px) {
        #watchlive #schedule .header {
          padding-left: 44px;
          font-size: 40px; } }
    #watchlive #schedule .title-of-episode {
      vertical-align: top;
      display: inline-block;
      width: 100%;
      margin-bottom: 2rem; }
      @media screen and (min-width: 821px) {
        #watchlive #schedule .title-of-episode {
          width: 32%; } }
      #watchlive #schedule .title-of-episode .episode-description .upload-time h1 {
        font-size: 16px;
        float: none; }
      #watchlive #schedule .title-of-episode .episode-description .upload-time h2 {
        font-size: 16px; }
      #watchlive #schedule .title-of-episode .show-timing, #watchlive #schedule .title-of-episode .show-timing-ampm {
        font-size: 25px; }
      #watchlive #schedule .title-of-episode h3 {
        font-size: 20px; }
      #watchlive #schedule .title-of-episode h1, #watchlive #schedule .title-of-episode h2, #watchlive #schedule .title-of-episode h3, #watchlive #schedule .title-of-episode h4, #watchlive #schedule .title-of-episode h5, #watchlive #schedule .title-of-episode h6, #watchlive #schedule .title-of-episode p {
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
        margin-bottom: .5rem; }
      #watchlive #schedule .title-of-episode p {
        font-size: 14px; }
    #watchlive #schedule .schedulelink {
      width: 100%;
      text-align: right;
      padding-right: 1rem; }
      #watchlive #schedule .schedulelink a {
        color: #fea124;
        text-decoration: none; }

.liveplayer {
  position: relative;
  display: block; }
  .liveplayer .jwplayerlive {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.subvod {
  font-weight: normal;
  padding-bottom: 2rem; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
a {
  color: #fea124; }

.channelfinderpage {
  padding-top: 0;
  min-height: 800px; }
  .channelfinderpage .main-heading {
    margin-bottom: 2rem; }
    @media screen and (min-width: 992px) {
      .channelfinderpage .main-heading {
        padding: 16px 50px 15px 50px; }
        .channelfinderpage .main-heading h1 {
          letter-spacing: 0.04em; } }
  .channelfinderpage .loader img {
    height: 15px;
    text-align: left; }
  .channelfinderpage .widget .displayData {
    color: #fff;
    text-align: left;
    width: 100%;
    padding-left: 10px;
    font-size: 20px;
    font-family: Avalon-Book, Helvetica, Arial, sans-serif;
    margin: 0; }
    .channelfinderpage .widget .displayData p span {
      font-size: 22px;
      font-weight: bold;
      color: #999; }
  .channelfinderpage .triangle {
    background: #A19FA1;
    color: #FFFFFF;
    font-size: 18px;
    font-family: Avalon-Book;
    float: right;
    position: relative;
    width: calc(25% - 30px); }
    @media screen and (max-width: 767px) {
      .channelfinderpage .triangle {
        width: calc(230px - 30px); } }
    .channelfinderpage .triangle::before {
      content: '';
      width: 0;
      height: 0;
      border-bottom: 39px solid #A19FA1;
      border-left: 30px solid transparent;
      left: -30px;
      position: absolute; }
    .channelfinderpage .triangle a {
      color: white;
      text-decoration: none; }
    .channelfinderpage .triangle h4 {
      padding-left: 20px; }
  .channelfinderpage .dropbox {
    border-top: 2px solid transparent; }
  .channelfinderpage .find-outer {
    background: #010001;
    color: #FFFFFF;
    font-family: Avalon-Book, Helvetica, Arial, sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px; }
    .channelfinderpage .find-outer p {
      margin: 0;
      text-align: left;
      display: inline-block; }
      @media screen and (min-width: 768px) {
        .channelfinderpage .find-outer p {
          width: 200px; } }
  .channelfinderpage .zip-code-outer {
    padding-top: 17px;
    padding-bottom: 10px; }
    .channelfinderpage .zip-code-outer .zip-input2 {
      color: #fff;
      background: transparent;
      border: 2px solid #fff;
      font-size: 15px;
      padding: 2px 10px 1px 10px;
      display: inline-block;
      border-radius: 0;
      margin: 0;
      max-width: 280px;
      width: 90%;
      font-family: Avalon-Book, Helvetica, Arial, sans-serif; }
      .channelfinderpage .zip-code-outer .zip-input2::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-weight: 100;
        color: #eee; }
      .channelfinderpage .zip-code-outer .zip-input2::-moz-placeholder {
        /* Firefox 19+ */
        font-weight: 100; }
      .channelfinderpage .zip-code-outer .zip-input2:-ms-input-placeholder {
        /* IE 10+ */
        font-weight: 100; }
      .channelfinderpage .zip-code-outer .zip-input2:-moz-placeholder {
        /* Firefox 18- */
        font-weight: 100; }
      .channelfinderpage .zip-code-outer .zip-input2:focus {
        outline: 0; }
  .channelfinderpage .service-provider-outer {
    padding-top: 17px;
    padding-bottom: 10px; }
    .channelfinderpage .service-provider-outer .selectbox .selectboxit-container .selectboxit.selectboxit-btn {
      color: #949494;
      display: block;
      border-radius: 0;
      border: none;
      padding: 6px 10px 6px 0;
      background-image: none;
      max-width: 280px !important;
      width: 90% !important;
      background: #525052;
      font-family: Avalon-Book, Helvetica, Arial, sans-serif; }
    .channelfinderpage .service-provider-outer .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list {
      width: 280px !important;
      top: 28px !important;
      max-height: 300px !important;
      border-radius: 0;
      right: calc((100% - 280px)/2); }
      @media screen and (max-width: 767px) {
        .channelfinderpage .service-provider-outer .selectbox .selectboxit-container ul.selectboxit-options.selectboxit-list {
          right: 0; } }
  .channelfinderpage .display-outer {
    min-height: 122px;
    padding-top: 1rem; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
@keyframes nowPulse {
  0% {
    transform: scale(1);
    opacity: 0; }
  8% {
    transform: scale(1.2);
    opacity: 1; }
  100% {
    transform: scale(4);
    opacity: 0; } }

#main-nav #menu-watch-header a,
#main-nav #menu-journy-watch-header a {
  background: transparent !important; }

@media screen and (min-width: 821px) {
  #main-nav #menu-watch-header,
  #main-nav #menu-journy-watch-header {
    display: flex;
    justify-content: center;
    align-items: center; }
    #main-nav #menu-watch-header li,
    #main-nav #menu-journy-watch-header li {
      margin-right: 16px; }
      #main-nav #menu-watch-header li .arrow-top,
      #main-nav #menu-journy-watch-header li .arrow-top {
        left: 15%; } }

@media screen and (max-width: 820px) {
  a.btn.btn-vod-watch-now {
    display: flex;
    margin: 10px 0 20px; } }

.video-js .vjs-progress-holder .vjs-play-progress {
  background-color: #fff; }

.vod-pages .video-js:hover .vjs-big-play-button {
  background-color: #fea124 !important; }

body.page-template-watch-journy .vod-pages .video-js:hover .vjs-big-play-button {
  background-color: #9CE2D5 !important; }

body.page-template-watch,
body.page-template-watch-journy {
  background-color: #1c1c1c !important;
  overflow-x: hidden; }
  body.page-template-watch #header,
  body.page-template-watch-journy #header {
    background-color: transparent !important; }
    body.page-template-watch #header.bg-fill,
    body.page-template-watch-journy #header.bg-fill {
      background-color: rgba(0, 0, 0, 0.7) !important; }
    body.page-template-watch #header .nav.navbar-nav,
    body.page-template-watch-journy #header .nav.navbar-nav {
      margin-top: 32px; }
  body.page-template-watch .navbar,
  body.page-template-watch-journy .navbar {
    margin: 0 auto; }
  body.page-template-watch #main-nav .menu-item .sub-menu.display,
  body.page-template-watch-journy #main-nav .menu-item .sub-menu.display {
    display: block; }

.season-episode-label {
  background: #fea124;
  color: #000;
  padding: 2px 10px;
  font-size: 15px;
  vertical-align: middle;
  position: absolute;
  white-space: nowrap;
  bottom: 10px;
  left: 90px; }

#vod-show-landing .signinstatus, #vod-show-landing .signinstatus {
  top: 35px; }

.vod-pages {
  -webkit-font-smoothing: antialiased;
  font-family: 'Avalon-Book';
  position: relative; }
  .vod-pages .provider-login {
    width: 100%; }
  .vod-pages .show-number {
    background: #fea124;
    color: #000;
    padding: 2px 10px;
    font-size: 15px;
    vertical-align: middle;
    margin-right: 25px; }
  .vod-pages .mpaa-rating {
    color: #969696;
    border-radius: 3px;
    border: solid 1px #969696;
    font-size: 12px;
    padding: 2px 5px;
    vertical-align: middle; }
  .vod-pages .episode-list {
    margin: -149px auto 0;
    padding: 46px 35px;
    width: calc(100% - 42px);
    background: #00a2dc;
    position: relative;
    z-index: 1;
    color: #fff;
    clear: both;
    max-width: 1280px; }
    .vod-pages .episode-list:before {
      z-index: 0;
      content: '';
      position: absolute;
      width: 100%;
      height: calc(100% - 9px);
      top: 9px;
      right: 0;
      background: #1c1c1c; }
      @media screen and (min-width: 821px) {
        .vod-pages .episode-list:before {
          width: calc(100% - 70px); } }
    .vod-pages .episode-list .episode-item {
      z-index: 2;
      position: relative;
      margin-bottom: 30px;
      display: none; }
      .vod-pages .episode-list .episode-item.display {
        display: flex; }
      .vod-pages .episode-list .episode-item a {
        color: inherit; }
      @media screen and (max-width: 820px) {
        .vod-pages .episode-list .episode-item {
          flex-direction: column; } }
      .vod-pages .episode-list .episode-item .episode-thumb {
        background: grey;
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        padding: 16px;
        margin-right: 30px;
        background-size: cover;
        background-position: center;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
        width: 100%;
        padding: 40% 16px 16px; }
        @media screen and (min-width: 820px) {
          .vod-pages .episode-list .episode-item .episode-thumb {
            width: 288px;
            height: 162px;
            padding: 16px; } }
        .vod-pages .episode-list .episode-item .episode-thumb .fa {
          font-size: 40px;
          transition: color 300ms ease-out; }
        .vod-pages .episode-list .episode-item .episode-thumb .show-number {
          margin: 0; }
        .vod-pages .episode-list .episode-item .episode-thumb:hover .fa {
          color: #fea124; }
        .vod-pages .episode-list .episode-item .episode-thumb img.providerlogo {
          width: 100px;
          height: 38px;
          object-fit: contain; }
      .vod-pages .episode-list .episode-item .episode-description .episode-title:hover {
        color: #fea124; }
      .vod-pages .episode-list .episode-item .episode-description h1 {
        margin-top: 7px; }
  .vod-pages .liveplayer {
    z-index: 1; }
  .vod-pages .signinstatus {
    position: absolute;
    display: flex;
    align-items: flex-start;
    right: 55px;
    top: -55px;
    z-index: 10;
    border-radius: 4px;
    overflow: hidden; }
    @media screen and (min-width: 821px) {
      .vod-pages .signinstatus {
        right: 26px;
        top: -80px;
        z-index: 10; } }
    .vod-pages .signinstatus img.providerlogo {
      width: 100px; }
    .vod-pages .signinstatus a {
      color: #fea124; }
    .vod-pages .signinstatus #sign_out {
      background: #3e3e3e;
      width: 46px;
      background-image: url("../../images/vod-signout.png");
      background-size: 23px auto;
      background-position: center;
      background-repeat: no-repeat;
      min-height: 38px;
      border-radius: 2px; }
  .vod-pages .vjs-dock-text {
    display: none; }
  .vod-pages .vjs-big-play-button {
    background-color: rgba(0, 0, 0, 0.8); }
    .vod-pages .vjs-big-play-button:hover {
      background-color: #fea124; }
  .vod-pages #mvpdframe {
    max-width: 100%;
    border: 1px solid white; }
  .vod-pages .mobileovationnow {
    text-align: center;
    color: #fff; }
    .vod-pages .mobileovationnow p {
      font-size: 16px; }
    @media screen and (min-width: 821px) {
      .vod-pages .mobileovationnow {
        display: none; } }
    .vod-pages .mobileovationnow img {
      height: 3.9rem; }
    .vod-pages .mobileovationnow img.googleplay {
      height: 6rem; }
  .vod-pages .loginoverlay {
    position: relative;
    z-index: 2;
    text-align: center;
    padding-bottom: 4rem;
    /*display:flex;justify-content:center;align-items:center; */ }
    .vod-pages .loginoverlay .ovation-logo {
      width: 8rem;
      max-width: 100%;
      display: inline;
      margin: 2rem auto 1rem; }
      @media screen and (min-width: 821px) {
        .vod-pages .loginoverlay .ovation-logo {
          width: 10rem; } }
    .vod-pages .loginoverlay h1 {
      color: #fff;
      font-family: 'Avalon-Medium'; }
    .vod-pages .loginoverlay p {
      color: #fff;
      font-size: 12px; }
      @media screen and (min-width: 821px) {
        .vod-pages .loginoverlay p {
          font-size: 16px;
          font-family: 'Avalon-Book'; } }
    .vod-pages .loginoverlay p.allproviders {
      margin-top: 2rem;
      margin-bottom: 0; }
    .vod-pages .loginoverlay select {
      max-width: 60rem;
      display: block;
      margin: 0 auto 1rem; }
    .vod-pages .loginoverlay .btn-primary {
      background-color: #fea124;
      color: #000;
      border: 0;
      border-radius: 0;
      padding: 1rem 2rem; }
      .vod-pages .loginoverlay .btn-primary:hover {
        background-color: #feb757; }
    .vod-pages .loginoverlay .mvpditem {
      padding: .5rem; }
      .vod-pages .loginoverlay .mvpditem div.border {
        margin: 0 auto;
        background-color: #1b1b1b;
        border: 1px solid rgba(255, 255, 255, 0.8);
        width: 96%;
        height: 8rem;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media screen and (min-width: 821px) {
          .vod-pages .loginoverlay .mvpditem div.border {
            height: 14rem; } }
        @media screen and (min-width: 821px) {
          .vod-pages .loginoverlay .mvpditem div.border {
            width: 70%; } }
      .vod-pages .loginoverlay .mvpditem img.mvpd {
        width: auto;
        max-height: 8rem;
        max-width: 100%;
        cursor: pointer; }
        @media screen and (min-width: 821px) {
          .vod-pages .loginoverlay .mvpditem img.mvpd {
            max-height: 10rem; } }
    .vod-pages .loginoverlay #provider_list {
      height: 2.4375em;
      margin: 0 auto 1em;
      padding: .5rem;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border: 1px solid #cacaca;
      border-radius: 0;
      background-color: #fefefe;
      font-family: inherit;
      font-size: 1em;
      line-height: normal;
      color: #0a0a0a;
      background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
      background-origin: content-box;
      background-position: right -1rem center;
      background-repeat: no-repeat;
      background-size: 9px 6px;
      padding-right: 1.5em;
      -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
      transition: box-shadow .5s,border-color .25s ease-in-out;
      max-width: 100%; }
  .vod-pages .on-now-all-show {
    display: none; }

body.page-template-watch-journy .vod-pages .show-number {
  background: #9CE2D5; }

#vod-landing {
  color: #fff;
  padding: 0; }
  #vod-landing .vod-max-width {
    max-width: 1400px;
    margin: 0 auto 76px; }
  #vod-landing .episode-description h1, #vod-landing .episode-description h2, #vod-landing .episode-description h3 {
    margin: 0; }
  #vod-landing .episode-description h1 {
    font-size: 28px;
    line-height: 1.14;
    margin: 9px 0 7px; }
  #vod-landing .episode-description h2 {
    font-size: 20px;
    margin-bottom: 20px; }
  #vod-landing .episode-description h3 {
    font-size: 16px;
    color: #bfc8cc; }
  #vod-landing .on-now-header {
    position: relative;
    display: inline-block;
    width: 132px;
    margin-bottom: 72px; }
    #vod-landing .on-now-header h3 {
      z-index: 1;
      position: relative;
      margin: 0;
      text-align: center; }
      #vod-landing .on-now-header h3:before {
        content: '';
        width: 10px;
        height: 10px;
        border-radius: 10px;
        background: #ca0000;
        display: inline-block;
        margin-right: 4px;
        margin-bottom: 2px; }
    #vod-landing .on-now-header .on-now-pulse {
      z-index: 0;
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      width: 100%;
      height: 132px; }
      #vod-landing .on-now-header .on-now-pulse .pulse {
        position: absolute;
        border-radius: 100%;
        background: #00a2dc;
        width: 100%;
        height: 100%;
        animation: nowPulse 6400ms ease-out 3; }
        #vod-landing .on-now-header .on-now-pulse .pulse-one {
          animation-delay: 0ms; }
        #vod-landing .on-now-header .on-now-pulse .pulse-two {
          animation-delay: -1600ms; }
        #vod-landing .on-now-header .on-now-pulse .pulse-three {
          animation-delay: -3200ms; }
        #vod-landing .on-now-header .on-now-pulse .pulse-four {
          animation-delay: -4800ms; }
      #vod-landing .on-now-header .on-now-pulse.paused .pulse {
        animation-play-state: paused; }
  #vod-landing .title-of-episode {
    margin-left: 20px;
    margin-bottom: 45px;
    position: relative; }
    #vod-landing .title-of-episode:nth-child(2):before {
      content: "UPCOMING";
      font-size: 18px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.56;
      letter-spacing: normal;
      color: #86d2ed;
      margin-bottom: 10px;
      display: block; }
  #vod-landing .schedule-link {
    transition: color 300ms ease-out;
    margin-left: 20px;
    color: #fea124; }
    #vod-landing .schedule-link:hover {
      color: #fea124; }
  #vod-landing .landing-playlists h1 {
    font-size: 21px;
    margin-bottom: 15px; }
  #vod-landing .landing-playlists .owl-stage, #vod-landing .landing-playlists h1 {
    margin-left: 15px; }
    @media screen and (min-width: 1280px) {
      #vod-landing .landing-playlists .owl-stage, #vod-landing .landing-playlists h1 {
        margin-left: 0px; } }
  #vod-landing .landing-playlist {
    position: relative;
    margin-bottom: 59px; }
    #vod-landing .landing-playlist .item, #vod-landing .landing-playlist .owl-item {
      width: 288px;
      display: block; }
      #vod-landing .landing-playlist .item:hover h2, #vod-landing .landing-playlist .owl-item:hover h2 {
        color: #fea124; }
    #vod-landing .landing-playlist .playlist-thumb {
      width: 100%;
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); }
    #vod-landing .landing-playlist h2 {
      margin-top: 11px;
      font-size: 16px;
      color: #fff;
      transition: color 300ms ease-out; }
  #vod-landing .owl-nav .owl-prev, #vod-landing .owl-nav .owl-next {
    transition: opacity 320ms ease-out; }
  #vod-landing .owl-nav .owl-next:before {
    right: 20px;
    top: 48%; }
  #vod-landing .owl-nav .owl-prev:before {
    left: 20px;
    top: 48%; }
  #vod-landing .owl-nav .disabled {
    opacity: 0; }

body.page-template-watch-journy #vod-landing .on-now-header .on-now-pulse .pulse {
  background: #A692A5; }

body.page-template-watch-journy #vod-landing .schedule-link {
  color: #9CE2D5; }
  body.page-template-watch-journy #vod-landing .schedule-link:hover {
    color: #9CE2D5; }

body.page-template-watch-journy #vod-landing .landing-playlists {
  margin-top: 30px;
  border-left: 20px;
  border-top: 10px;
  border-bottom: 0;
  border-right: 0;
  border-style: solid;
  border-image: linear-gradient(to right, #A692A5, #9CE2D5) 100; }

#vod-show-landing .show-hero {
  position: relative;
  width: 100%;
  height: calc(100vh - 125px);
  min-height: 700px;
  margin-top: -125px;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url("../../images/ITAS_Homepage_Slide_DESKTOP_1920x1080.jpg"); }
  #vod-show-landing .show-hero.right {
    background-position: right top; }
  #vod-show-landing .show-hero .show-hero-info {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 149px;
    color: #fff;
    position: absolute;
    bottom: 0;
    height: 90%;
    width: 100%;
    padding-left: 54px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); }
    @media screen and (min-width: 1280px) {
      #vod-show-landing .show-hero .show-hero-info {
        padding-left: calc((100% - 1280px) / 2); } }
    #vod-show-landing .show-hero .show-hero-info p {
      margin-bottom: 46px;
      line-height: 1.63; }
      @media screen and (min-width: 821px) {
        #vod-show-landing .show-hero .show-hero-info p {
          margin-right: 50%; } }
      #vod-show-landing .show-hero .show-hero-info p.not-available-message {
        margin: 0 auto;
        width: 80%;
        max-width: 720px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4); }

#vod-show-player {
  color: #fff;
  max-width: 1600px; }
  #vod-show-player .video-content-container {
    width: calc(100% - 12px);
    margin: 20px auto 20px auto;
    max-width: 1280px; }
    @media screen and (min-width: 821px) {
      #vod-show-player .video-content-container {
        display: flex; } }
    #vod-show-player .video-content-container .video-column {
      display: flex; }
    #vod-show-player .video-content-container .video-info {
      flex-direction: column; }
      #vod-show-player .video-content-container .video-info h1 {
        margin: 0; }
      #vod-show-player .video-content-container .video-info h2 {
        margin-bottom: 30px;
        margin-top: 8px; }
      #vod-show-player .video-content-container .video-info .show-number {
        margin-bottom: 30px;
        align-self: flex-start; }
      #vod-show-player .video-content-container .video-info p {
        flex-grow: 1; }
    #vod-show-player .video-content-container .episode-navigation {
      display: flex;
      align-self: flex-start; }
      #vod-show-player .video-content-container .episode-navigation > * {
        width: 121px;
        flex-shrink: 0;
        text-align: center;
        margin-right: 12px; }
  #vod-show-player .season-dropdown-wrapper {
    width: calc(100% - 12px);
    margin: 20px auto 20px auto;
    display: flex;
    max-width: 1280px; }
    #vod-show-player .season-dropdown-wrapper .season-dropdown {
      margin-left: 21px;
      margin-top: 30px; }
  #vod-show-player #myElement .jw-title {
    display: none !important; }
  #vod-show-player .episode-list {
    margin-top: 24px; }

.vod-button {
  background: #424546;
  border: 1px solid #555555;
  font-size: 18px;
  border-radius: 4px;
  padding: 13px 0;
  text-decoration: none;
  color: inherit;
  transition: color 300ms ease-out; }
  .vod-button.disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }

.vod-custom-select {
  position: relative;
  font-family: Arial;
  width: 160px;
  margin-bottom: 24px; }

.vod-custom-select select {
  display: none;
  /*hide original SELECT element:*/ }

.select-selected {
  background-color: black; }

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 18px;
  right: 16px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent; }

.select-selected:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 46px;
  right: 0;
  top: 0;
  z-index: 0;
  background: #00a2dc; }

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 11px; }

/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none; }

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: black;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99; }

/*hide the items when the select box is closed:*/
.select-hide {
  display: none; }

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1); }

.article-main.not-available {
  height: 500px; }
  .article-main.not-available p.not-available-message {
    margin: 0 auto;
    width: 80%;
    max-width: 720px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4); }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
.columns1_3 {
  padding: 50px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  background-size: cover;
  background-position: center; }
  @media screen and (max-width: 767px) {
    .columns1_3 {
      padding: 0; } }
  .columns1_3 .column {
    padding: 30px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center; }
    .columns1_3 .column.cqrc-form {
      background: #fff;
      color: #000;
      transition: transform 400ms ease-out;
      padding: 0;
      height: 100%; }
      .columns1_3 .column.cqrc-form a {
        padding: 30px;
        display: block;
        color: #000000;
        display: flex;
        flex-direction: column;
        align-items: center; }
      .columns1_3 .column.cqrc-form img {
        max-width: 100%;
        max-height: 180px; }
      @media screen and (min-width: 767px) {
        .columns1_3 .column.cqrc-form:hover {
          transform: scale(1.04); } }
    @media screen and (max-width: 767px) {
      .columns1_3 .column {
        padding: 20px; } }
    .columns1_3 .column .img-wrapper {
      height: 136px;
      overflow: hidden; }
      @media screen and (max-width: 991px) {
        .columns1_3 .column .img-wrapper {
          height: initial;
          overflow: hidden; } }
      .columns1_3 .column .img-wrapper img {
        max-width: 100%; }
    .columns1_3 .column h1, .columns1_3 .column p, .columns1_3 .column .link {
      width: 100%;
      text-align: center; }
    .columns1_3 .column h1 {
      font-family: Avalon-Medium;
      font-size: 160%;
      color: #fea124; }
    .columns1_3 .column p {
      font-family: Avalon-Book;
      font-size: 80%; }
    .columns1_3 .column .link {
      width: 150px;
      margin: auto auto 0; }
      .columns1_3 .column .link span {
        color: #fea124;
        display: inline-block;
        width: 100%;
        border: 2px solid #fea124;
        margin-top: 20px;
        padding: 5px;
        background: rgba(255, 255, 255, 0.15); }
      .columns1_3 .column .link i {
        color: #fea124;
        float: right;
        position: relative;
        top: 3px;
        right: 8px; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
.logo-grid {
  padding: 0 50px;
  margin-top: 32px;
  margin-bottom: 70px; }
  @media screen and (max-width: 767px) {
    .logo-grid {
      margin-top: 0;
      padding: 0 20px;
      margin-bottom: 0; } }
  .logo-grid #logo-navigation {
    width: 100%;
    height: 0;
    position: absolute;
    top: calc(50% - 32px + 10px);
    margin: 0;
    left: 0; }
    .logo-grid #logo-navigation .custom-owl-nav {
      position: absolute;
      font-size: 78px;
      cursor: pointer;
      transform: translate(0, -50%); }
      .logo-grid #logo-navigation .custom-owl-nav-prev {
        left: 16px; }
      .logo-grid #logo-navigation .custom-owl-nav-next {
        right: 6px; }
      .logo-grid #logo-navigation .custom-owl-nav:before {
        -webkit-text-stroke: 4px black;
        text-stroke: 4px black; }
      .logo-grid #logo-navigation .custom-owl-nav.disabled {
        opacity: 0.5;
        pointer-events: none; }
    @media screen and (max-width: 767px) {
      .logo-grid #logo-navigation {
        display: none; } }
    .logo-grid #logo-navigation .owl-prev::before {
      left: -35px; }
    .logo-grid #logo-navigation .owl-next::before {
      right: -35px; }
  .logo-grid .owl-theme .owl-dots {
    margin-top: 32px; }
    @media screen and (max-width: 767px) {
      .logo-grid .owl-theme .owl-dots {
        margin-top: 20px; } }
    .logo-grid .owl-theme .owl-dots .owl-dot.active span {
      background-color: #fea124; }
  .logo-grid .owl-theme .no-logo {
    display: none; }
    @media screen and (max-width: 767px) {
      .logo-grid .owl-theme .no-logo {
        display: block;
        margin-top: 20px; } }
  .logo-grid .item {
    display: flex;
    flex-flow: row wrap; }
    .logo-grid .item .logo-outer {
      width: 12.5%;
      height: 0;
      padding-bottom: 12.5%;
      position: relative; }
      @media screen and (max-width: 767px) {
        .logo-grid .item .logo-outer {
          width: 50%;
          padding-bottom: 50%;
          position: relative; } }
      .logo-grid .item .logo-outer .logo-inner {
        position: absolute;
        left: 10px;
        right: 10px;
        top: 10px;
        bottom: 10px;
        background: #aeaeae;
        display: flex;
        align-items: stretch;
        overflow: hidden; }
        .logo-grid .item .logo-outer .logo-inner img {
          transition: transform 400ms ease-out; }
        .logo-grid .item .logo-outer .logo-inner:hover {
          background: #fff;
          filter: initial; }
          .logo-grid .item .logo-outer .logo-inner:hover img {
            transform: scale(1.08); }
        @media screen and (max-width: 767px) {
          .logo-grid .item .logo-outer .logo-inner {
            background: #fff; } }
        .logo-grid .item .logo-outer .logo-inner .visit {
          display: none; }
          @media screen and (max-width: 767px) {
            .logo-grid .item .logo-outer .logo-inner .visit {
              display: block;
              position: absolute;
              align-self: flex-end;
              color: #262626;
              text-decoration: underline;
              font-size: 16px;
              bottom: 7px; } }
        .logo-grid .item .logo-outer .logo-inner a {
          display: flex;
          align-items: center;
          mix-blend-mode: multiply; }
          @media screen and (max-width: 767px) {
            .logo-grid .item .logo-outer .logo-inner a {
              justify-content: center; } }
          .logo-grid .item .logo-outer .logo-inner a div {
            display: flex;
            align-items: center;
            height: 100%;
            background: white;
            font-size: 90%;
            text-align: center;
            color: #000000; }
  .logo-grid .no-logo {
    color: #fea124; }
    @media screen and (max-width: 767px) {
      .logo-grid .no-logo {
        display: none; } }
    .logo-grid .no-logo a {
      font-family: Avalon-Book;
      font-size: 80%;
      text-decoration: underline;
      color: #fea124; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
.social-icons-bar {
  background-color: rgba(0, 0, 0, 0);
  color: #fea124;
  padding: 0 50px;
  margin-top: 32px;
  clear: both;
  margin-bottom: 20px; }
  .social-icons-bar .social-icons-text {
    font-size: 150%;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .social-icons-bar .social-icons-text {
        text-align: left;
        border-top: 1px solid #fea124;
        padding: 0.75em 0; } }
  .social-icons-bar hr {
    border: 0;
    border-top: 1px solid #fea124;
    margin: 3em 30% 1em; }
    @media screen and (min-width: 768px) {
      .social-icons-bar hr {
        display: none; } }
  .social-icons-bar .social-icons {
    display: inline-block;
    text-decoration: none;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .social-icons-bar .social-icons {
        text-align: right;
        border-top: 1px solid #fea124;
        padding: 1em 0; } }
    .social-icons-bar .social-icons a {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      border: 2px solid #fea124;
      margin: 0 0.5em; }
      @media screen and (min-width: 768px) {
        .social-icons-bar .social-icons a {
          margin: 0; } }
      .social-icons-bar .social-icons a .fa {
        color: #fea124;
        font-size: 26px;
        vertical-align: text-top; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
.map-videos {
  padding: 0;
  margin-bottom: 32px; }
  .map-videos.destop .video-js {
    pointer-events: none; }
  .map-videos #coming-soon-box {
    position: absolute;
    transform: translate(-50%, 0);
    background: #303030;
    padding: 3px 6px;
    display: none; }
    .map-videos #coming-soon-box:after {
      content: "";
      width: 10px;
      height: 10px;
      position: absolute;
      left: 50%;
      bottom: 0;
      transform: translate(-50%, 50%) rotate(45deg);
      background: #303030; }
  .map-videos .state-select {
    margin: 0 auto 20px;
    width: calc(100% - 40px);
    max-width: 250px;
    background: #000000;
    border: none;
    border: 1px solid #fea124;
    border-radius: 0;
    color: #fff; }
  .map-videos .map {
    text-align: center;
    transition: all 1s; }
    @media screen and (min-width: 992px) {
      .map-videos .map {
        padding-left: 5%;
        left: 15%; }
        .map-videos .map.active {
          left: 33%; } }
    @media screen and (max-width: 991px) {
      .map-videos .map {
        left: 0; } }
    .map-videos .map path {
      fill: #efefef;
      stroke: #000000;
      stroke-opacity: 1;
      fill-opacity: 1;
      stroke-width: 0.28222218;
      stroke-miterlimit: 4;
      stroke-dasharray: none;
      cursor: pointer; }
    .map-videos .map path.coming-soon {
      fill: #656565; }
    .map-videos .map path.heartland {
      fill: #f18002; }
    .map-videos .map path.with-content:not(.selected) {
      fill: #fea124; }
    .map-videos .map path.with-content:hover,
    .map-videos .map path.heartland:hover,
    .map-videos .map path.selected {
      fill: #b46812 !important; }
  .map-videos .map-videos-drawer {
    text-align: center;
    height: 0px;
    overflow: hidden; }
    .map-videos .map-videos-drawer, .map-videos .map-videos-drawer .state-drawer, .map-videos .map-videos-drawer .close-drawer {
      transition: top 1s, height 1s; }
      @media screen and (min-width: 992px) {
        .map-videos .map-videos-drawer, .map-videos .map-videos-drawer .state-drawer, .map-videos .map-videos-drawer .close-drawer {
          transition: left 1s, height 1s; } }
    .map-videos .map-videos-drawer .state-drawer {
      background-color: #1b1b1b;
      left: -1000px;
      top: -1000px;
      position: absolute; }
    .map-videos .map-videos-drawer .close-drawer {
      position: absolute;
      left: -1000px;
      bottom: 0;
      width: 100%;
      height: 30px;
      background: #fea124;
      cursor: pointer;
      z-index: 10;
      line-height: 50%;
      font-size: 80%;
      color: #1b1b1b; }
      .map-videos .map-videos-drawer .close-drawer.active {
        left: 0; }
      .map-videos .map-videos-drawer .close-drawer .fa-times {
        display: none; }
      @media screen and (min-width: 992px) {
        .map-videos .map-videos-drawer .close-drawer {
          width: 99%;
          height: 0;
          bottom: auto;
          top: 3px;
          background: transparent;
          font-size: 120%;
          -webkit-text-stroke: 2px #1b1b1b;
          color: #fff;
          text-align: right; }
          .map-videos .map-videos-drawer .close-drawer .fa-times {
            display: inline-block; }
          .map-videos .map-videos-drawer .close-drawer span {
            display: none; } }
    .map-videos .map-videos-drawer p, .map-videos .map-videos-drawer h1, .map-videos .map-videos-drawer h2 {
      color: #fff;
      margin: auto;
      width: 90%; }
      @media screen and (min-width: 992px) {
        .map-videos .map-videos-drawer p, .map-videos .map-videos-drawer h1, .map-videos .map-videos-drawer h2 {
          width: 80%; } }
    .map-videos .map-videos-drawer h1 {
      font-family: Avalon-Medium;
      font-size: 132%;
      margin-top: 1.5em;
      margin-bottom: 3px; }
    .map-videos .map-videos-drawer h2 {
      font-family: Avalon-Medium;
      font-size: 80%;
      margin-top: 0;
      margin-bottom: 1.5em; }
    .map-videos .map-videos-drawer .owl-nav {
      position: absolute;
      width: 100%;
      height: 0; }
      @media screen and (min-width: 992px) {
        .map-videos .map-videos-drawer .owl-nav {
          margin: auto;
          width: 75%;
          left: 12.5%; }
          .map-videos .map-videos-drawer .owl-nav .owl-prev::before {
            left: 0;
            height: 25px;
            width: 14px;
            background-position-y: -15px; }
          .map-videos .map-videos-drawer .owl-nav .owl-next::before {
            right: 0;
            height: 25px;
            width: 14px;
            background-position-x: -75px;
            background-position-y: -15px; } }
    .map-videos .map-videos-drawer .videowrapper {
      width: 100%;
      margin: auto;
      min-height: 23rem; }
      @media screen and (min-width: 992px) {
        .map-videos .map-videos-drawer .videowrapper {
          width: 80%; } }
      .map-videos .map-videos-drawer .videowrapper .videowrapper-inner .video-js {
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 100%; }
      .map-videos .map-videos-drawer .videowrapper .vjs-big-play-button {
        font-size: 1.75em; }
    .map-videos .map-videos-drawer p {
      margin: 1em auto;
      font-family: Avalon-Book;
      font-size: 80%; }
      .map-videos .map-videos-drawer p a {
        text-decoration: none;
        color: #fea124; }
    .map-videos .map-videos-drawer .owl-dots {
      margin-bottom: 2em; }
      .map-videos .map-videos-drawer .owl-dots .owl-dot span {
        background-color: #fff; }
      .map-videos .map-videos-drawer .owl-dots .active span {
        background-color: #fea124; }

.drawer-popup.is-active {
  color: #fff;
  position: relative;
  padding: 20px;
  width: auto;
  max-width: 60%;
  margin: 20px auto; }
  @media screen and (max-width: 767px) {
    .drawer-popup.is-active {
      max-width: 100%;
      padding: 0; } }
  .drawer-popup.is-active .videowrapper-inner {
    position: relative;
    padding-bottom: 52.9%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
  .drawer-popup.is-active .video-js {
    pointer-events: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .drawer-popup.is-active .close-drawer {
    display: none; }
  .drawer-popup.is-active .mfp-close {
    color: #fff;
    font-size: 60px;
    opacity: 1;
    margin-right: 20px; }
    @media screen and (max-width: 767px) {
      .drawer-popup.is-active .mfp-close {
        font-size: 32px;
        margin-top: -10px; } }
  .drawer-popup.is-active h1 {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .drawer-popup.is-active h1 {
        font-size: 20px; } }
  .drawer-popup.is-active h2 {
    font-size: 16px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px; }
  .drawer-popup.is-active p {
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .drawer-popup.is-active p {
        font-size: 16px; } }
  .drawer-popup.is-active .owl-dots {
    margin-bottom: 2em; }
    .drawer-popup.is-active .owl-dots .owl-dot span {
      background-color: #fff !important; }
    .drawer-popup.is-active .owl-dots .active span {
      background-color: #fea124 !important; }
  .drawer-popup.is-active .shares,
  .drawer-popup.is-active .owl-nav {
    display: none; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
.video-grid {
  margin-bottom: 30px;
  padding: 0 35px; }
  .video-grid .show-video {
    padding: 15px; }
    .video-grid .show-video #video-play {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0px;
      z-index: 2;
      background-image: url("../../images/video_thumb.jpg"); }
    .video-grid .show-video .vjs-big-play-button {
      font-size: 1.75em; }
  .video-grid .show-description {
    padding: 0 50px; }
    @media screen and (min-width: 768px) {
      .video-grid .show-description {
        margin-bottom: -200px; } }
    .video-grid .show-description h1 {
      border-bottom: 1px solid #fea124;
      font-size: 160%;
      margin-right: 20px; }
    .video-grid .show-description p {
      margin-bottom: 30px; }
  .video-grid .owl-nav {
    width: 100%;
    position: absolute;
    top: 50%; }
    .video-grid .owl-nav .owl-prev::before {
      left: -23px; }
    .video-grid .owl-nav .owl-next::before {
      right: -23px; }
  .video-grid .owl-theme .owl-dots .owl-dot.active span {
    background-color: #fea124; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .video-grid .show-description {
      font-size: 15px;
      line-height: 20px; }
      .video-grid .show-description p {
        margin-bottom: 10px; } }
  @media screen and (max-width: 767px) {
    .video-grid {
      padding: 0; }
      .video-grid .show-video img {
        height: auto; }
      .video-grid .show-description {
        font-size: 15px;
        padding: 0 20px;
        margin-top: 20px; }
        .video-grid .show-description .description-text {
          padding-bottom: 15px;
          padding-top: 10px; }
          .video-grid .show-description .description-text p {
            margin: 0 0 10px 0; } }

.videoGrid-Popup {
  color: #fff;
  position: relative;
  padding: 20px;
  width: auto;
  max-width: 60%;
  margin: 20px auto; }
  @media screen and (max-width: 767px) {
    .videoGrid-Popup {
      max-width: 100%;
      padding: 0; } }
  .videoGrid-Popup .mfp-close {
    color: #fff;
    font-size: 60px;
    opacity: 1;
    margin-right: 20px; }
    @media screen and (max-width: 767px) {
      .videoGrid-Popup .mfp-close {
        font-size: 32px;
        margin-top: -10px; } }
  .videoGrid-Popup .videoGrid-Popup-container {
    margin: 30px auto;
    float: none; }
  .videoGrid-Popup .owl-dots {
    margin-bottom: 2em; }
    .videoGrid-Popup .owl-dots .owl-dot span {
      background-color: #fff !important; }
    .videoGrid-Popup .owl-dots .active span {
      background-color: #fea124 !important; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
.video-slider {
  border-top: 1px solid #fea124;
  margin-top: 32px;
  padding: 70px 50px 0 50px;
  background-image: url("../../images/about_back.jpg");
  background-size: cover;
  overflow: hidden;
  margin-bottom: 32px; }
  .video-slider.destop .video-js {
    pointer-events: none; }
  .video-slider .item {
    display: flex; }
    @media screen and (max-width: 767px) {
      .video-slider .item {
        flex-direction: column; } }
  .video-slider .show-video {
    padding: 0; }
    @media screen and (max-width: 767px) {
      .video-slider .show-video {
        order: 2; } }
    .video-slider .show-video #video-play {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0px;
      z-index: 2;
      background-image: url("../../images/video_thumb.jpg"); }
  .video-slider .show-description {
    padding: 0 50px; }
    @media screen and (max-width: 767px) {
      .video-slider .show-description {
        order: 1; } }
    @media screen and (min-width: 768px) {
      .video-slider .show-description {
        display: flex;
        flex-grow: 1;
        flex-flow: column;
        justify-content: center; } }
    .video-slider .show-description h1 {
      font-size: 160%;
      margin-right: 20px; }
    .video-slider .show-description h2 {
      font-size: 100%;
      margin-top: 0;
      margin-bottom: 1em;
      padding-bottom: 0.5em;
      border-bottom: 1px solid #fea124; }
    .video-slider .show-description p {
      margin-bottom: 30px;
      font-family: Avalon-Book; }
  .video-slider .description-xs,
  .video-slider .owl-prev span,
  .video-slider .owl-next span {
    display: none; }
  .video-slider .owl-nav {
    width: 100%;
    position: absolute;
    top: 50%; }
    .video-slider .owl-nav.disabled {
      display: none; }
    .video-slider .owl-nav .owl-prev {
      cursor: pointer; }
      .video-slider .owl-nav .owl-prev:before {
        left: -38px; }
    .video-slider .owl-nav .owl-next {
      cursor: pointer; }
      .video-slider .owl-nav .owl-next:before {
        right: 60px; }
    @media screen and (max-width: 767px) {
      .video-slider .owl-nav {
        position: relative;
        display: flex;
        justify-content: space-between;
        padding: 0 20px;
        padding-bottom: 32px; }
        .video-slider .owl-nav .owl-prev::before,
        .video-slider .owl-nav .owl-next::before {
          content: none; }
        .video-slider .owl-nav .owl-prev span,
        .video-slider .owl-nav .owl-next span {
          padding: 4px 8px;
          border: 1px solid #333;
          font-family: Avalon-Book; }
          .video-slider .owl-nav .owl-prev span:before, .video-slider .owl-nav .owl-prev span:after,
          .video-slider .owl-nav .owl-next span:before,
          .video-slider .owl-nav .owl-next span:after {
            border: solid white;
            border-width: 0 1px 1px 0;
            display: inline-block;
            padding: 3px; }
        .video-slider .owl-nav .owl-prev span:before {
          content: "";
          margin: 2px 4px 2px 0;
          transform: rotate(135deg); }
        .video-slider .owl-nav .owl-next span:after {
          content: "";
          margin: 2px 0 2px 4px;
          transform: rotate(-45deg); } }
  .video-slider .owl-thumbs {
    padding: 0; }
    .video-slider .owl-thumbs.disabled {
      display: none; }
    .video-slider .owl-thumbs .owl-thumb-item {
      position: relative;
      width: 25%;
      float: left;
      padding: 20px 5px; }
      .video-slider .owl-thumbs .owl-thumb-item:nth-child(1) {
        padding-left: 0; }
      .video-slider .owl-thumbs .owl-thumb-item:nth-child(4) {
        padding-right: 0; }
      .video-slider .owl-thumbs .owl-thumb-item:nth-child(n+5) {
        display: none; }
      .video-slider .owl-thumbs .owl-thumb-item img {
        width: 100%;
        display: block;
        margin: 0 auto;
        border: 1px solid transparent;
        cursor: pointer;
        transition: border 300ms ease-out; }
        .video-slider .owl-thumbs .owl-thumb-item img:hover {
          border: 1px solid #fea124; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .video-slider .show-description {
      font-size: 15px;
      line-height: 20px; }
      .video-slider .show-description p {
        margin-bottom: 10px; } }
  @media screen and (max-width: 767px) {
    .video-slider {
      padding: 0;
      margin-bottom: 0; }
      .video-slider .show-video img {
        height: auto; }
      .video-slider .show-description {
        font-size: 15px;
        padding: 0 20px;
        margin-top: 20px;
        margin-bottom: 10px; }
        .video-slider .show-description p {
          display: none; }
        .video-slider .show-description .description-text {
          padding-bottom: 15px;
          padding-top: 10px; }
          .video-slider .show-description .description-text p {
            display: none; }
      .video-slider .description-xs {
        display: block;
        padding: 20px; }
        .video-slider .description-xs p {
          font-family: Avalon-Book;
          font-size: 15px; }
      .video-slider .owl-thumbs {
        position: absolute;
        padding: 0;
        bottom: calc(32px + 10px);
        left: 50%;
        transform: translateX(-50%);
        z-index: 1; }
        .video-slider .owl-thumbs .owl-thumb-item {
          position: relative;
          width: 12px;
          height: 12px;
          background: #d6d6d6;
          border-radius: 50%;
          padding: 0;
          margin: 0 4px;
          cursor: pointer; }
          .video-slider .owl-thumbs .owl-thumb-item.active {
            background: #fea124; }
          .video-slider .owl-thumbs .owl-thumb-item img {
            display: none; }
      .video-slider .owl-prev span,
      .video-slider .owl-next span {
        display: block; } }

.videoSlider-Popup {
  color: #fff;
  position: relative;
  padding: 20px;
  width: auto;
  max-width: 60%;
  margin: 20px auto; }
  @media screen and (max-width: 767px) {
    .videoSlider-Popup {
      max-width: 100%;
      padding: 0; } }
  .videoSlider-Popup .mfp-close {
    color: #fff;
    font-size: 60px;
    opacity: 1;
    margin-right: 20px; }
    @media screen and (max-width: 767px) {
      .videoSlider-Popup .mfp-close {
        font-size: 32px;
        margin-top: -10px; } }
  .videoSlider-Popup .videoSlider-Popup-container {
    margin: 30px auto;
    float: none; }
  .videoSlider-Popup .videoSlider-Popup-title {
    font-family: Avalon-Medium;
    font-size: 160%;
    padding-bottom: 20px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .videoSlider-Popup .videoSlider-Popup-title {
        font-size: 20px; } }
  .videoSlider-Popup .videoSlider-Popup-description {
    font-family: Avalon-Book;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .videoSlider-Popup .videoSlider-Popup-description {
        font-size: 16px; } }
  .videoSlider-Popup .owl-dots {
    margin-bottom: 2em; }
    .videoSlider-Popup .owl-dots .owl-dot span {
      background-color: #fff !important; }
    .videoSlider-Popup .owl-dots .active span {
      background-color: #fea124 !important; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#heartland-mock {
  color: #fefefe;
  background-color: #000000;
  padding-top: 137px; }
  @media screen and (min-width: 992px) and (max-width: 1122px) {
    #heartland-mock {
      padding-top: 120px; } }
  @media screen and (min-width: 821px) and (max-width: 991px) {
    #heartland-mock {
      padding-top: 78px; } }
  @media screen and (max-width: 820px) {
    #heartland-mock {
      padding-top: 50px; } }
  #heartland-mock .main-heading {
    background-color: #fea124;
    padding: 15px 50px; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #heartland-mock .main-heading {
        padding: 20px 50px 18px 50px; }
        #heartland-mock .main-heading h1 {
          font-size: 30px; } }
    @media screen and (max-width: 767px) {
      #heartland-mock .main-heading {
        padding: 13px 20px 13px 20px; }
        #heartland-mock .main-heading h1 {
          font-size: 30px; } }
  #heartland-mock .main-heading--no-mt {
    margin-top: 0; }
  #heartland-mock .section-body-text {
    padding: 0 80px;
    margin-top: 32px;
    font-size: 18px;
    font-family: Avalon-Book; }
    @media screen and (max-width: 767px) {
      #heartland-mock .section-body-text {
        padding: 0 20px;
        margin-top: 30px; } }
    #heartland-mock .section-body-text h2 {
      padding: 0;
      text-transform: uppercase;
      font-size: 30px;
      letter-spacing: 0.04em; }
    #heartland-mock .section-body-text p {
      margin-bottom: 20px; }
      #heartland-mock .section-body-text p strong {
        font-size: 122%; }
    #heartland-mock .section-body-text a {
      color: #fea124;
      text-decoration: none; }
      #heartland-mock .section-body-text a.morelink {
        text-decoration: none;
        outline: none; }
    #heartland-mock .section-body-text .morecontent span {
      display: none; }
  #heartland-mock .hero-img {
    background-image: url(../../images/heartland/heartland-header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center -6.5em;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 768px) {
      #heartland-mock .hero-img {
        background-image: url(../../images/heartland/heartland-header-mobile.jpg);
        background-size: auto;
        background-position: 70% 50%; } }
    #heartland-mock .hero-img #logo, #heartland-mock .hero-img #logo2 {
      max-height: 5em;
      margin: 5.75em 1em;
      text-align: center;
      display: block; }
      @media screen and (max-width: 991px) {
        #heartland-mock .hero-img #logo, #heartland-mock .hero-img #logo2 {
          max-height: 4em; } }
      @media screen and (max-width: 767px) {
        #heartland-mock .hero-img #logo, #heartland-mock .hero-img #logo2 {
          max-height: 5em; } }
    @media screen and (max-width: 767px) {
      #heartland-mock .hero-img #logo {
        margin: 40px auto;
        width: 80%; }
      #heartland-mock .hero-img #logo2 {
        margin: 40px auto; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#sfta-mock {
  color: #fefefe;
  background-color: #000000;
  padding-top: 137px; }
  @media screen and (min-width: 992px) and (max-width: 1122px) {
    #sfta-mock {
      padding-top: 120px; } }
  @media screen and (min-width: 821px) and (max-width: 991px) {
    #sfta-mock {
      padding-top: 78px; } }
  @media screen and (max-width: 820px) {
    #sfta-mock {
      padding-top: 50px; } }
  #sfta-mock .main-heading {
    background-color: #fea124;
    padding: 15px 50px; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #sfta-mock .main-heading {
        padding: 20px 50px 18px 50px; }
        #sfta-mock .main-heading h1 {
          font-size: 30px; } }
    @media screen and (max-width: 767px) {
      #sfta-mock .main-heading {
        padding: 13px 20px 13px 20px; }
        #sfta-mock .main-heading h1 {
          font-size: 30px; } }
  #sfta-mock .main-heading--no-mt {
    margin-top: 0; }
  #sfta-mock .section-body-text {
    padding: 0 80px;
    margin-top: 32px;
    font-size: 18px;
    font-family: Avalon-Book; }
    @media screen and (max-width: 767px) {
      #sfta-mock .section-body-text {
        padding: 0 20px;
        margin-top: 30px; } }
    #sfta-mock .section-body-text h2 {
      padding: 0;
      text-transform: uppercase;
      font-size: 30px;
      letter-spacing: 0.04em; }
    #sfta-mock .section-body-text p {
      margin-bottom: 20px; }
      #sfta-mock .section-body-text p strong {
        font-size: 122%; }
    #sfta-mock .section-body-text a {
      color: #fea124;
      text-decoration: none; }
      #sfta-mock .section-body-text a.morelink {
        text-decoration: none;
        outline: none; }
    #sfta-mock .section-body-text .morecontent span {
      display: none; }
  #sfta-mock .hero-img {
    background-image: url(../../images/sfta/content/sfta/hero.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center -6.5em; }
    @media screen and (max-width: 768px) {
      #sfta-mock .hero-img {
        background-image: url(../../images/sfta/content/sfta/hero-mobile.jpg);
        background-size: initial; } }
    #sfta-mock .hero-img #logo {
      max-height: 5em;
      margin: 5.75em auto;
      text-align: center;
      display: block; }
      @media screen and (max-width: 768px) {
        #sfta-mock .hero-img #logo {
          max-width: 90%; } }
  #sfta-mock .initiative-blocks {
    padding: 0 50px;
    margin: 32px 0; }
    @media screen and (max-width: 767px) {
      #sfta-mock .initiative-blocks {
        padding: 0 20px; } }
    #sfta-mock .initiative-blocks .initiative-block {
      padding: 30px;
      margin: 0;
      background-size: cover;
      background-position: center; }
      #sfta-mock .initiative-blocks .initiative-block.middle {
        float: none;
        margin: 0 auto; }
      #sfta-mock .initiative-blocks .initiative-block .initiative-block-image-xs-wrapper {
        display: none; }
      @media screen and (max-width: 767px) {
        #sfta-mock .initiative-blocks .initiative-block {
          background-image: none !important;
          padding: 0;
          margin-bottom: 50px; }
          #sfta-mock .initiative-blocks .initiative-block .initiative-block-image-xs-wrapper {
            position: relative;
            display: block; }
            #sfta-mock .initiative-blocks .initiative-block .initiative-block-image-xs-wrapper .background-center-logo {
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              width: 30%; }
            #sfta-mock .initiative-blocks .initiative-block .initiative-block-image-xs-wrapper img {
              max-width: 100%; } }
      #sfta-mock .initiative-blocks .initiative-block .inner {
        border: 1px solid #fea124;
        background-color: rgba(0, 0, 0, 0.3);
        min-height: 450px;
        padding: 30px;
        box-shadow: 0 0 0 30px black;
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        justify-content: center; }
        @media screen and (max-width: 767px) {
          #sfta-mock .initiative-blocks .initiative-block .inner {
            border: 1px solid transparent;
            background-color: #262626;
            min-height: auto;
            justify-content: left;
            padding: 10px; } }
        #sfta-mock .initiative-blocks .initiative-block .inner img {
          width: 40%;
          max-width: 200px;
          max-height: 50%;
          margin: 10px;
          position: absolute; }
          @media screen and (max-width: 767px) {
            #sfta-mock .initiative-blocks .initiative-block .inner img {
              display: none; } }
        #sfta-mock .initiative-blocks .initiative-block .inner h1, #sfta-mock .initiative-blocks .initiative-block .inner p, #sfta-mock .initiative-blocks .initiative-block .inner .link {
          visibility: hidden;
          opacity: 0;
          width: 100%;
          text-align: center;
          margin: 10px;
          transition: opacity 0.5s linear; }
          @media screen and (max-width: 767px) {
            #sfta-mock .initiative-blocks .initiative-block .inner h1, #sfta-mock .initiative-blocks .initiative-block .inner p, #sfta-mock .initiative-blocks .initiative-block .inner .link {
              visibility: visible;
              opacity: initial;
              text-align: left; } }
        #sfta-mock .initiative-blocks .initiative-block .inner h1 {
          text-transform: uppercase;
          font-family: Avalon-Medium;
          font-size: 184%;
          margin-bottom: 0; }
          @media screen and (max-width: 767px) {
            #sfta-mock .initiative-blocks .initiative-block .inner h1 {
              font-size: 160%; } }
        #sfta-mock .initiative-blocks .initiative-block .inner p {
          font-family: Avalon-Book;
          font-size: 80%;
          margin-top: 0; }
        #sfta-mock .initiative-blocks .initiative-block .inner .link {
          border: 2px solid #fefefe;
          border-radius: 0;
          width: 150px; }
          #sfta-mock .initiative-blocks .initiative-block .inner .link a {
            color: #fefefe;
            display: inline-block;
            width: 100%;
            height: 100%;
            text-transform: uppercase;
            padding: 5px;
            background: rgba(255, 255, 255, 0.15); }
          #sfta-mock .initiative-blocks .initiative-block .inner .link i {
            color: #fefefe;
            float: right;
            position: relative;
            top: 3px;
            right: 8px; }
        #sfta-mock .initiative-blocks .initiative-block .inner:hover img {
          position: initial; }
        #sfta-mock .initiative-blocks .initiative-block .inner:hover h1, #sfta-mock .initiative-blocks .initiative-block .inner:hover p, #sfta-mock .initiative-blocks .initiative-block .inner:hover .link {
          visibility: visible;
          opacity: initial; }
  #sfta-mock .affiliates-link {
    padding: 0 50px;
    clear: both;
    font-size: 150%;
    text-align: center;
    border-top: 1px solid #fea124;
    border-bottom: 1px solid #fea124; }
    #sfta-mock .affiliates-link a {
      display: block;
      text-decoration: underline;
      color: #fea124;
      padding: 15px 0 10px; }
    #sfta-mock .affiliates-link p {
      font-size: 72%;
      margin-bottom: 15px; }

#sfta-mock .vjs-share-control, #sfta-detail-mock .vjs-share-control, #heartland-mock .vjs-share-control, #sfta-affiliates-mock .vjs-share-control {
  display: none; }

#sfta-mock .videowrapper, #sfta-detail-mock .videowrapper, #heartland-mock .videowrapper, #sfta-affiliates-mock .videowrapper {
  position: relative; }

.map-videos-mock .shares {
  padding-top: 8px;
  margin-bottom: 24px; }
  .map-videos-mock .shares i {
    color: inherit;
    margin: 0 2px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px; }

#video-carousel-mock .shares i {
  cursor: pointer;
  text-align: center;
  margin-right: 4px;
  border: 1px solid #fff;
  border-radius: 16px;
  width: 30px;
  height: 30px;
  line-height: 30px; }

.video-item-element,
.videowrapper {
  cursor: pointer; }
  .video-item-element:hover .vjs-big-play-button,
  .videowrapper:hover .vjs-big-play-button {
    background: #fea124 !important; }

#heartland-mock #engage-plugin-404703 {
  border: none; }
  #heartland-mock #engage-plugin-404703 * {
    font-family: Avalon-Medium, Helvetica, Arial, sans-serif; }
  #heartland-mock #engage-plugin-404703 h4 {
    text-transform: uppercase;
    border-bottom: 1px solid #fea124;
    padding-bottom: 16px;
    font-size: 160%;
    line-height: 1.1; }
  #heartland-mock #engage-plugin-404703 span {
    font-size: 18px; }
  #heartland-mock #engage-plugin-404703 .button {
    background: transparent;
    border: 1px solid #fea124;
    color: #fea124;
    text-transform: uppercase;
    font-size: 18px; }
  #heartland-mock #engage-plugin-404703 label {
    margin-top: 8px; }
  #heartland-mock #engage-plugin-404703 input {
    border-radius: 0;
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
    margin: 8px 0; }

.videowrapper .vjs-resize-manager {
  pointer-events: none;
  display: none; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#sfta-affiliates-mock {
  color: #fefefe;
  background-color: #000000;
  padding-top: 137px; }
  @media screen and (min-width: 992px) and (max-width: 1122px) {
    #sfta-affiliates-mock {
      padding-top: 120px; } }
  @media screen and (min-width: 821px) and (max-width: 991px) {
    #sfta-affiliates-mock {
      padding-top: 78px; } }
  @media screen and (max-width: 820px) {
    #sfta-affiliates-mock {
      padding-top: 50px; } }
  #sfta-affiliates-mock .main-heading {
    background-color: #fea124;
    padding: 15px 50px; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #sfta-affiliates-mock .main-heading {
        padding: 20px 50px 18px 50px; }
        #sfta-affiliates-mock .main-heading h1 {
          font-size: 30px; } }
    @media screen and (max-width: 767px) {
      #sfta-affiliates-mock .main-heading {
        padding: 13px 20px 13px 20px; }
        #sfta-affiliates-mock .main-heading h1 {
          font-size: 30px; } }
  #sfta-affiliates-mock .main-heading--no-mt {
    margin-top: 0; }
  #sfta-affiliates-mock .section-body-text {
    padding: 0 80px;
    margin-top: 32px;
    font-size: 18px;
    font-family: Avalon-Book; }
    @media screen and (max-width: 767px) {
      #sfta-affiliates-mock .section-body-text {
        padding: 0 20px;
        margin-top: 30px; } }
    #sfta-affiliates-mock .section-body-text h2 {
      padding: 0;
      text-transform: uppercase;
      font-size: 30px;
      letter-spacing: 0.04em; }
    #sfta-affiliates-mock .section-body-text p {
      margin-bottom: 20px; }
      #sfta-affiliates-mock .section-body-text p strong {
        font-size: 122%; }
    #sfta-affiliates-mock .section-body-text a {
      color: #fea124;
      text-decoration: none; }
      #sfta-affiliates-mock .section-body-text a.morelink {
        text-decoration: none;
        outline: none; }
    #sfta-affiliates-mock .section-body-text .morecontent span {
      display: none; }
  #sfta-affiliates-mock .hero-img {
    background: #000000;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: -32px; }
    @media screen and (max-width: 767px) {
      #sfta-affiliates-mock .hero-img {
        flex-flow: row; } }
    #sfta-affiliates-mock .hero-img #logo, #sfta-affiliates-mock .hero-img #logo2 {
      max-height: 13em;
      margin: 0 0.5em 1.5em;
      text-align: center;
      display: block; }
      @media screen and (max-width: 767px) {
        #sfta-affiliates-mock .hero-img #logo, #sfta-affiliates-mock .hero-img #logo2 {
          width: 30%; } }
    @media screen and (max-width: 767px) {
      #sfta-affiliates-mock .hero-img #logo2 {
        margin-right: 1.8em; } }
  #sfta-affiliates-mock .distribution-partners {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding: 0 70px;
    margin: 32px 0; }
    @media screen and (max-width: 991px) {
      #sfta-affiliates-mock .distribution-partners {
        padding: 0 20px; } }
    #sfta-affiliates-mock .distribution-partners .logo-outer {
      width: 25%;
      height: 0;
      padding-bottom: 12.5%;
      position: relative; }
      #sfta-affiliates-mock .distribution-partners .logo-outer:first-child {
        margin-top: -8px; }
      @media screen and (max-width: 991px) {
        #sfta-affiliates-mock .distribution-partners .logo-outer {
          width: 25%;
          height: auto;
          padding-bottom: 0;
          align-self: center; } }
      @media screen and (max-width: 767px) {
        #sfta-affiliates-mock .distribution-partners .logo-outer {
          width: 50%; }
          #sfta-affiliates-mock .distribution-partners .logo-outer:first-child {
            margin-top: 0; } }
      #sfta-affiliates-mock .distribution-partners .logo-outer .logo-inner {
        position: absolute;
        left: 10px;
        right: 10px;
        top: 10px;
        bottom: 10px;
        display: flex;
        align-items: stretch; }
        @media screen and (max-width: 991px) {
          #sfta-affiliates-mock .distribution-partners .logo-outer .logo-inner {
            vertical-align: middle;
            position: relative;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            display: inline-block; } }
        #sfta-affiliates-mock .distribution-partners .logo-outer .logo-inner a {
          display: flex;
          align-items: center;
          justify-content: center; }
          @media screen and (max-width: 991px) {
            #sfta-affiliates-mock .distribution-partners .logo-outer .logo-inner a {
              padding: 0; } }
          #sfta-affiliates-mock .distribution-partners .logo-outer .logo-inner a img {
            max-width: 80%;
            max-height: 80%; }
  #sfta-affiliates-mock .press {
    background-color: #1c1c1c;
    color: #fff;
    padding: 70px 70px 30px;
    margin: 0; }
    @media screen and (max-width: 767px) {
      #sfta-affiliates-mock .press {
        padding: 20px; } }
    #sfta-affiliates-mock .press a {
      color: #fea124; }
    #sfta-affiliates-mock .press .post-row {
      clear: both; }
      #sfta-affiliates-mock .press .post-row .post-title {
        padding: 1.2em 0;
        font-size: 80%; }
        @media screen and (max-width: 767px) {
          #sfta-affiliates-mock .press .post-row .post-title {
            padding: 4px 10px 10px;
            margin-bottom: 10px;
            border-bottom: 1px solid grey; } }
      #sfta-affiliates-mock .press .post-row:not(:first-child) .post-title {
        border-top: 1px solid grey; }
        @media screen and (max-width: 767px) {
          #sfta-affiliates-mock .press .post-row:not(:first-child) .post-title {
            border-top: none; } }
      #sfta-affiliates-mock .press .post-row .post-date {
        text-align: right;
        padding: 0.75em 2em 0.75em 1em; }
        @media screen and (max-width: 767px) {
          #sfta-affiliates-mock .press .post-row .post-date {
            text-align: left;
            padding: 0 10px; } }
    #sfta-affiliates-mock .press .more-info {
      padding: 70px 0 0;
      font-size: 80%; }
      @media screen and (max-width: 767px) {
        #sfta-affiliates-mock .press .more-info {
          padding: 30px 0 0; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
#sfta-detail-mock {
  color: #fefefe;
  background-color: #000000;
  padding-top: 137px; }
  @media screen and (min-width: 992px) and (max-width: 1122px) {
    #sfta-detail-mock {
      padding-top: 120px; } }
  @media screen and (min-width: 821px) and (max-width: 991px) {
    #sfta-detail-mock {
      padding-top: 78px; } }
  @media screen and (max-width: 820px) {
    #sfta-detail-mock {
      padding-top: 50px; } }
  #sfta-detail-mock .main-heading {
    background-color: #fea124;
    padding: 15px 50px; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #sfta-detail-mock .main-heading {
        padding: 20px 50px 18px 50px; }
        #sfta-detail-mock .main-heading h1 {
          font-size: 30px; } }
    @media screen and (max-width: 767px) {
      #sfta-detail-mock .main-heading {
        padding: 13px 20px 13px 20px; }
        #sfta-detail-mock .main-heading h1 {
          font-size: 30px; } }
  #sfta-detail-mock .main-heading--no-mt {
    margin-top: 0; }
  #sfta-detail-mock .section-body-text {
    padding: 0 80px;
    margin-top: 32px;
    font-size: 18px;
    font-family: Avalon-Book; }
    @media screen and (max-width: 767px) {
      #sfta-detail-mock .section-body-text {
        padding: 0 20px;
        margin-top: 30px; } }
    #sfta-detail-mock .section-body-text h2 {
      padding: 0;
      text-transform: uppercase;
      font-size: 30px;
      letter-spacing: 0.04em; }
    #sfta-detail-mock .section-body-text p {
      margin-bottom: 20px; }
      #sfta-detail-mock .section-body-text p strong {
        font-size: 122%; }
    #sfta-detail-mock .section-body-text a {
      color: #fea124;
      text-decoration: none; }
      #sfta-detail-mock .section-body-text a.morelink {
        text-decoration: none;
        outline: none; }
    #sfta-detail-mock .section-body-text .morecontent span {
      display: none; }
  #sfta-detail-mock .morecontent, #sfta-detail-mock .lesscontent {
    color: #fea124;
    cursor: pointer; }
  #sfta-detail-mock .hero-img {
    background-image: url(../../images/sfta/content/sfta-detail/HERO.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: 0 29%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 768px) {
      #sfta-detail-mock .hero-img {
        background-size: initial; } }
    #sfta-detail-mock .hero-img #logo {
      max-height: 5em;
      margin: 5.75em 1em;
      text-align: center;
      display: block; }
      @media screen and (max-width: 768px) {
        #sfta-detail-mock .hero-img #logo {
          max-width: 90%; } }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
.columns1_3-mock {
  padding: 50px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  background-image: url(../../images/sfta/content/sfta/cqrc-bg.jpg);
  background-size: cover;
  background-position: center; }
  @media screen and (max-width: 767px) {
    .columns1_3-mock {
      padding: 0; } }
  .columns1_3-mock .column {
    padding: 30px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center; }
    .columns1_3-mock .column.cqrc-form {
      background: #fff;
      color: #000;
      transition: transform 400ms ease-out;
      padding: 0; }
      .columns1_3-mock .column.cqrc-form a {
        padding: 30px;
        display: block; }
      .columns1_3-mock .column.cqrc-form img {
        width: 100%; }
      @media screen and (min-width: 767px) {
        .columns1_3-mock .column.cqrc-form:hover {
          transform: scale(1.04); } }
    @media screen and (max-width: 767px) {
      .columns1_3-mock .column {
        padding: 20px; } }
    .columns1_3-mock .column .img-wrapper {
      height: 136px;
      overflow: hidden; }
      @media screen and (max-width: 991px) {
        .columns1_3-mock .column .img-wrapper {
          height: initial;
          overflow: hidden; } }
      .columns1_3-mock .column .img-wrapper img {
        max-width: 100%; }
    .columns1_3-mock .column h1, .columns1_3-mock .column p, .columns1_3-mock .column .link {
      width: 100%;
      text-align: center; }
    .columns1_3-mock .column h1 {
      text-transform: uppercase;
      font-family: Avalon-Medium;
      font-size: 160%;
      color: #fea124; }
    .columns1_3-mock .column p {
      font-family: Avalon-Book;
      font-size: 80%; }
    .columns1_3-mock .column .link {
      border: 2px solid #fea124;
      border-radius: 0;
      width: 150px;
      margin: 20px auto 0; }
      .columns1_3-mock .column .link span {
        color: #fea124;
        display: inline-block;
        width: 100%;
        height: 100%;
        text-transform: uppercase;
        padding: 5px;
        background: rgba(255, 255, 255, 0.15); }
      .columns1_3-mock .column .link i {
        color: #fea124;
        float: right;
        position: relative;
        top: 3px;
        right: 8px; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
.logo-grid-mock {
  padding: 0 50px;
  margin-top: 32px;
  margin-bottom: 70px; }
  @media screen and (max-width: 767px) {
    .logo-grid-mock {
      margin-top: 0;
      padding: 0 20px;
      margin-bottom: 0; } }
  .logo-grid-mock .owl-nav {
    width: 100%;
    height: 0;
    position: absolute;
    top: calc(50% - 32px + 10px);
    margin: 0; }
    @media screen and (max-width: 767px) {
      .logo-grid-mock .owl-nav {
        display: none; } }
    .logo-grid-mock .owl-nav .owl-prev::before {
      left: -35px;
      background-image: url(../../images/icons2x.png); }
    .logo-grid-mock .owl-nav .owl-next::before {
      right: -35px;
      background-image: url(../../images/icons2x.png); }
  .logo-grid-mock .owl-theme .owl-dots {
    margin-top: 32px; }
    @media screen and (max-width: 767px) {
      .logo-grid-mock .owl-theme .owl-dots {
        margin-top: 20px; } }
    .logo-grid-mock .owl-theme .owl-dots .owl-dot.active span {
      background-color: #fea124; }
  .logo-grid-mock .owl-theme .no-logo {
    display: none; }
    @media screen and (max-width: 767px) {
      .logo-grid-mock .owl-theme .no-logo {
        display: block;
        margin-top: 20px; } }
  .logo-grid-mock .item {
    display: flex;
    flex-flow: row wrap; }
    .logo-grid-mock .item .logo-outer {
      width: 12.5%;
      height: 0;
      padding-bottom: 12.5%;
      position: relative; }
      @media screen and (max-width: 767px) {
        .logo-grid-mock .item .logo-outer {
          width: 50%;
          padding-bottom: 50%;
          position: relative; } }
      .logo-grid-mock .item .logo-outer .logo-inner {
        position: absolute;
        left: 10px;
        right: 10px;
        top: 10px;
        bottom: 10px;
        background: #aeaeae;
        display: flex;
        align-items: stretch;
        overflow: hidden; }
        .logo-grid-mock .item .logo-outer .logo-inner img {
          transition: transform 400ms ease-out; }
        .logo-grid-mock .item .logo-outer .logo-inner:hover {
          background: #fff;
          filter: initial; }
          .logo-grid-mock .item .logo-outer .logo-inner:hover img {
            transform: scale(1.08); }
        @media screen and (max-width: 767px) {
          .logo-grid-mock .item .logo-outer .logo-inner {
            background: #fff; } }
        .logo-grid-mock .item .logo-outer .logo-inner .visit {
          display: none; }
          @media screen and (max-width: 767px) {
            .logo-grid-mock .item .logo-outer .logo-inner .visit {
              display: block;
              position: absolute;
              align-self: flex-end;
              color: #262626;
              text-decoration: underline;
              font-size: 16px;
              bottom: 7px; } }
        .logo-grid-mock .item .logo-outer .logo-inner a {
          display: flex;
          align-items: center;
          mix-blend-mode: multiply; }
          @media screen and (max-width: 767px) {
            .logo-grid-mock .item .logo-outer .logo-inner a {
              justify-content: center; } }
          .logo-grid-mock .item .logo-outer .logo-inner a div {
            display: flex;
            align-items: center;
            height: 100%;
            background: white;
            font-size: 90%;
            text-align: center;
            color: #000000; }
  .logo-grid-mock .no-logo {
    color: #fea124; }
    @media screen and (max-width: 767px) {
      .logo-grid-mock .no-logo {
        display: none; } }
    .logo-grid-mock .no-logo a {
      font-family: Avalon-Book;
      font-size: 80%;
      text-decoration: underline;
      color: #fea124; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
.social-icons-bar-mock {
  background-color: rgba(0, 0, 0, 0);
  color: #fea124;
  padding: 0 50px;
  margin-top: 32px;
  clear: both;
  margin-bottom: 20px; }
  .social-icons-bar-mock .social-icons-text {
    font-size: 150%;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .social-icons-bar-mock .social-icons-text {
        text-align: left;
        border-top: 1px solid #fea124;
        padding: 0.75em 0; } }
  .social-icons-bar-mock hr {
    border: 0;
    border-top: 1px solid #fea124;
    margin: 3em 30% 1em; }
    @media screen and (min-width: 768px) {
      .social-icons-bar-mock hr {
        display: none; } }
  .social-icons-bar-mock .social-icons {
    display: inline-block;
    text-decoration: none;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .social-icons-bar-mock .social-icons {
        text-align: right;
        border-top: 1px solid #fea124;
        padding: 1em 0; } }
    .social-icons-bar-mock .social-icons a {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      border: 2px solid #fea124;
      margin: 0 0.5em; }
      @media screen and (min-width: 768px) {
        .social-icons-bar-mock .social-icons a {
          margin: 0; } }
      .social-icons-bar-mock .social-icons a .fa {
        color: #fea124;
        font-size: 26px;
        vertical-align: text-top; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
.map-videos-mock {
  padding: 0;
  margin-top: 32px;
  margin-bottom: 32px; }
  .map-videos-mock #coming-soon-box {
    position: absolute;
    transform: translate(-50%, 0);
    background: #303030;
    padding: 3px 6px;
    display: none; }
    .map-videos-mock #coming-soon-box:after {
      content: "";
      width: 10px;
      height: 10px;
      position: absolute;
      left: 50%;
      bottom: 0;
      transform: translate(-50%, 50%) rotate(45deg);
      background: #303030; }
  .map-videos-mock .state-select {
    margin: 0 auto 20px;
    width: calc(100% - 40px);
    max-width: 250px;
    background: #000000;
    border: none;
    border: 1px solid #fea124;
    border-radius: 0;
    color: #fff; }
    @media screen and (min-width: 992px) {
      .map-videos-mock .state-select {
        display: none; } }
  .map-videos-mock .map {
    text-align: center;
    transition: all 1s; }
    @media screen and (min-width: 992px) {
      .map-videos-mock .map {
        padding-left: 5%;
        left: 15%; }
        .map-videos-mock .map.active {
          left: 33%; } }
    @media screen and (max-width: 991px) {
      .map-videos-mock .map {
        left: 0; } }
    .map-videos-mock .map path {
      fill: #ddd;
      stroke: #000000;
      stroke-opacity: 1;
      fill-opacity: 1;
      stroke-width: 0.28222218;
      stroke-miterlimit: 4;
      stroke-dasharray: none;
      cursor: pointer; }
    .map-videos-mock .map path.coming-soon {
      fill: #656565; }
    .map-videos-mock .map path.with-content:not(.selected) {
      fill: #fea124; }
    .map-videos-mock .map path.with-content:hover,
    .map-videos-mock .map path.selected {
      fill: #b46812 !important; }
  .map-videos-mock .map-videos-drawer {
    text-align: center;
    height: 0px;
    overflow: hidden; }
    .map-videos-mock .map-videos-drawer, .map-videos-mock .map-videos-drawer .state-drawer, .map-videos-mock .map-videos-drawer .close-drawer {
      transition: top 1s, height 1s; }
      @media screen and (min-width: 992px) {
        .map-videos-mock .map-videos-drawer, .map-videos-mock .map-videos-drawer .state-drawer, .map-videos-mock .map-videos-drawer .close-drawer {
          transition: left 1s, height 1s; } }
    .map-videos-mock .map-videos-drawer .state-drawer {
      background-color: #1b1b1b;
      left: -1000px;
      top: -1000px;
      position: absolute; }
    .map-videos-mock .map-videos-drawer .close-drawer {
      position: absolute;
      left: -1000px;
      bottom: 0;
      width: 100%;
      height: 30px;
      background: #fea124;
      cursor: pointer;
      z-index: 10;
      line-height: 50%;
      font-size: 80%;
      color: #1b1b1b; }
      .map-videos-mock .map-videos-drawer .close-drawer.active {
        left: 0; }
      .map-videos-mock .map-videos-drawer .close-drawer .fa-times {
        display: none; }
      @media screen and (min-width: 992px) {
        .map-videos-mock .map-videos-drawer .close-drawer {
          width: 99%;
          height: 0;
          bottom: auto;
          top: 3px;
          background: transparent;
          font-size: 120%;
          -webkit-text-stroke: 2px #1b1b1b;
          color: #fff;
          text-align: right; }
          .map-videos-mock .map-videos-drawer .close-drawer .fa-times {
            display: inline-block; }
          .map-videos-mock .map-videos-drawer .close-drawer span {
            display: none; } }
    .map-videos-mock .map-videos-drawer p, .map-videos-mock .map-videos-drawer h1, .map-videos-mock .map-videos-drawer h2 {
      color: #fff;
      margin: auto;
      width: 90%; }
      @media screen and (min-width: 992px) {
        .map-videos-mock .map-videos-drawer p, .map-videos-mock .map-videos-drawer h1, .map-videos-mock .map-videos-drawer h2 {
          width: 80%; } }
    .map-videos-mock .map-videos-drawer h1 {
      font-family: Avalon-Medium;
      text-transform: uppercase;
      font-size: 132%;
      margin-top: 1.5em;
      margin-bottom: 3px; }
    .map-videos-mock .map-videos-drawer h2 {
      font-family: Avalon-Medium;
      font-size: 80%;
      margin-top: 0;
      margin-bottom: 1.5em; }
    .map-videos-mock .map-videos-drawer .owl-nav {
      position: absolute;
      width: 100%;
      height: 0; }
      @media screen and (min-width: 992px) {
        .map-videos-mock .map-videos-drawer .owl-nav {
          margin: auto;
          width: 75%;
          left: 12.5%; }
          .map-videos-mock .map-videos-drawer .owl-nav .owl-prev::before {
            left: 0;
            height: 25px;
            width: 14px;
            background-position-y: -15px; }
          .map-videos-mock .map-videos-drawer .owl-nav .owl-next::before {
            right: 0;
            height: 25px;
            width: 14px;
            background-position-x: -75px;
            background-position-y: -15px; } }
    .map-videos-mock .map-videos-drawer .videowrapper {
      width: 100%;
      margin: auto; }
      @media screen and (min-width: 992px) {
        .map-videos-mock .map-videos-drawer .videowrapper {
          width: 80%; } }
      .map-videos-mock .map-videos-drawer .videowrapper .videowrapper-inner .video-js {
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 100%; }
      .map-videos-mock .map-videos-drawer .videowrapper .vjs-big-play-button {
        font-size: 1.75em; }
    .map-videos-mock .map-videos-drawer p {
      margin: 1em auto;
      font-family: Avalon-Book;
      font-size: 80%; }
      .map-videos-mock .map-videos-drawer p a {
        text-decoration: none;
        color: #fea124; }
    .map-videos-mock .map-videos-drawer .owl-dots {
      margin-bottom: 2em; }
      .map-videos-mock .map-videos-drawer .owl-dots .owl-dot span {
        background-color: #fff; }
      .map-videos-mock .map-videos-drawer .owl-dots .active span {
        background-color: #fea124; }

.drawer-popup-mock.is-active {
  color: #fff;
  position: relative;
  padding: 20px;
  width: auto;
  max-width: 60%;
  margin: 20px auto; }
  @media screen and (max-width: 767px) {
    .drawer-popup-mock.is-active {
      max-width: 100%;
      padding: 0; } }
  .drawer-popup-mock.is-active .videowrapper-inner {
    position: relative;
    padding-bottom: 52.9%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
  .drawer-popup-mock.is-active .video-js {
    pointer-events: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .drawer-popup-mock.is-active .close-drawer {
    display: none; }
  .drawer-popup-mock.is-active .mfp-close {
    color: #fff;
    font-size: 60px;
    opacity: 1;
    margin-right: 20px; }
    @media screen and (max-width: 767px) {
      .drawer-popup-mock.is-active .mfp-close {
        font-size: 32px;
        margin-top: -10px; } }
  .drawer-popup-mock.is-active h1 {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase; }
    @media screen and (max-width: 767px) {
      .drawer-popup-mock.is-active h1 {
        font-size: 20px; } }
  .drawer-popup-mock.is-active h2 {
    font-size: 16px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px; }
  .drawer-popup-mock.is-active p {
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .drawer-popup-mock.is-active p {
        font-size: 16px; } }
  .drawer-popup-mock.is-active .owl-dots {
    margin-bottom: 2em; }
    .drawer-popup-mock.is-active .owl-dots .owl-dot span {
      background-color: #fff !important; }
    .drawer-popup-mock.is-active .owl-dots .active span {
      background-color: #fea124 !important; }
  .drawer-popup-mock.is-active .shares,
  .drawer-popup-mock.is-active .owl-nav {
    display: none; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
.video-grid-mock {
  margin-bottom: 30px;
  padding: 0 35px; }
  .video-grid-mock .show-video {
    padding: 15px; }
    .video-grid-mock .show-video #video-play {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0px;
      z-index: 2;
      background-image: url("../../images/video_thumb.jpg"); }
    .video-grid-mock .show-video .vjs-big-play-button {
      font-size: 1.75em; }
  .video-grid-mock .show-description {
    padding: 0 50px; }
    @media screen and (min-width: 768px) {
      .video-grid-mock .show-description {
        margin-bottom: -200px; } }
    .video-grid-mock .show-description h1 {
      text-transform: uppercase;
      border-bottom: 1px solid #fea124;
      font-size: 160%;
      margin-right: 20px; }
    .video-grid-mock .show-description p {
      margin-bottom: 30px; }
  .video-grid-mock .owl-nav {
    width: 100%;
    position: absolute;
    top: 50%; }
    .video-grid-mock .owl-nav .owl-prev::before {
      left: -23px; }
    .video-grid-mock .owl-nav .owl-next::before {
      right: -23px; }
  .video-grid-mock .owl-theme .owl-dots .owl-dot.active span {
    background-color: #fea124; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .video-grid-mock .show-description {
      font-size: 15px;
      line-height: 20px; }
      .video-grid-mock .show-description p {
        margin-bottom: 10px; } }
  @media screen and (max-width: 767px) {
    .video-grid-mock {
      padding: 0; }
      .video-grid-mock .show-video img {
        height: auto; }
      .video-grid-mock .show-description {
        font-size: 15px;
        padding: 0 20px;
        margin-top: 20px; }
        .video-grid-mock .show-description .description-text {
          padding-bottom: 15px;
          padding-top: 10px; }
          .video-grid-mock .show-description .description-text p {
            margin: 0 0 10px 0; } }

.videoSlider-Popup-mock {
  color: #fff;
  position: relative;
  padding: 20px;
  width: auto;
  max-width: 60%;
  margin: 20px auto; }
  @media screen and (max-width: 767px) {
    .videoSlider-Popup-mock {
      max-width: 100%;
      padding: 0; } }
  .videoSlider-Popup-mock .mfp-close {
    color: #fff;
    font-size: 60px;
    opacity: 1;
    margin-right: 20px; }
    @media screen and (max-width: 767px) {
      .videoSlider-Popup-mock .mfp-close {
        font-size: 32px;
        margin-top: -10px; } }
  .videoSlider-Popup-mock .videoSlider-Popup-container {
    margin: 30px auto;
    float: none; }
  .videoSlider-Popup-mock .videoSlider-Popup-title {
    font-family: Avalon-Medium;
    text-transform: uppercase;
    font-size: 160%;
    padding-bottom: 20px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .videoSlider-Popup-mock .videoSlider-Popup-title {
        font-size: 20px; } }
  .videoSlider-Popup-mock .videoSlider-Popup-description {
    font-family: Avalon-Book;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .videoSlider-Popup-mock .videoSlider-Popup-description {
        font-size: 16px; } }
  .videoSlider-Popup-mock .owl-dots {
    margin-bottom: 2em; }
    .videoSlider-Popup-mock .owl-dots .owl-dot span {
      background-color: #fff !important; }
    .videoSlider-Popup-mock .owl-dots .active span {
      background-color: #fea124 !important; }

/* GENERAL */
/*header*/
/*mobile-header*/
/*zip-finder*/
/*mobile-zip-finder*/
/*mobile-programming-*/
/*header-END*/
/*HOME-page*/
/*slider*/
/*shows-block*/
/*yellow*/
/*black*/
/*dark-grey*/
/*grey*/
/*light-grey*/
/*light-grey*/
/*$show-time-border-old:#848484; */
/*light-grey*/
/*email-block*/
/*HOME-page-END*/
/*ABOUT-page*/
/*ABOUT-page-END*/
/*TV-SERIES-page-*/
/*versailles-block*/
/*about-show-block*/
/*meet-cast-block*/
/*photos-slider*/
/*quotes-block*/
/*TV-SERIES-page-END*/
/*ALL-TV-SERIES-page*/
/*ALL-TV-SERIES-page-END*/
/*SCHEDULE-PAGE*/
/*schedule-slider-block*/
/*SCHEDULE-PAGE-END*/
/*STAND FOR THE ARTS*/
/*STAND FOR THE ARTS END*/
/*footer*/
/*footer-end*/
/* 1/3 Columns */
/*Social icons*/
/*USA Map-Videos*/
/*common*/
/*featured-show and art-news show-name text*/
/*content-headings*/
/*fonts*/
/*max-no-of-cast*/
/*max-no-of-executive*/
/*articles*/
/*Media queries */
/*Affiliates*/
/*Fonts*/
/*Affiliates END*/
.video-slider-mock {
  border-top: 1px solid #fea124;
  margin-top: 32px;
  padding: 70px 50px 0 50px;
  background-image: url("../../images/about_back.jpg");
  background-size: cover;
  overflow: hidden;
  margin-bottom: 32px; }
  .video-slider-mock .item {
    display: flex; }
    @media screen and (max-width: 767px) {
      .video-slider-mock .item {
        flex-direction: column; } }
  .video-slider-mock .show-video {
    padding: 0; }
    @media screen and (max-width: 767px) {
      .video-slider-mock .show-video {
        order: 2; } }
    .video-slider-mock .show-video #video-play {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0px;
      z-index: 2;
      background-image: url("../../images/video_thumb.jpg"); }
  .video-slider-mock .show-description {
    padding: 0 50px; }
    @media screen and (max-width: 767px) {
      .video-slider-mock .show-description {
        order: 1; } }
    @media screen and (min-width: 768px) {
      .video-slider-mock .show-description {
        display: flex;
        flex-grow: 1;
        flex-flow: column;
        justify-content: center; } }
    .video-slider-mock .show-description h1 {
      text-transform: uppercase;
      border-bottom: 1px solid #fea124;
      font-size: 160%;
      margin-right: 20px; }
    .video-slider-mock .show-description p {
      margin-bottom: 30px;
      font-family: Avalon-Book; }
  .video-slider-mock .description-xs,
  .video-slider-mock .owl-prev span,
  .video-slider-mock .owl-next span {
    display: none; }
  .video-slider-mock .owl-nav {
    width: 100%;
    position: absolute;
    top: 50%; }
    .video-slider-mock .owl-nav.disabled {
      display: none; }
    .video-slider-mock .owl-nav .owl-prev {
      cursor: pointer; }
      .video-slider-mock .owl-nav .owl-prev:before {
        left: -38px; }
    .video-slider-mock .owl-nav .owl-next {
      cursor: pointer; }
      .video-slider-mock .owl-nav .owl-next:before {
        right: 60px; }
    @media screen and (max-width: 767px) {
      .video-slider-mock .owl-nav {
        position: relative;
        display: flex;
        justify-content: space-between;
        padding: 0 20px; }
        .video-slider-mock .owl-nav .owl-prev::before,
        .video-slider-mock .owl-nav .owl-next::before {
          content: none; }
        .video-slider-mock .owl-nav .owl-prev span,
        .video-slider-mock .owl-nav .owl-next span {
          padding: 4px 8px;
          border: 1px solid #333;
          font-family: Avalon-Book; }
          .video-slider-mock .owl-nav .owl-prev span:before, .video-slider-mock .owl-nav .owl-prev span:after,
          .video-slider-mock .owl-nav .owl-next span:before,
          .video-slider-mock .owl-nav .owl-next span:after {
            border: solid white;
            border-width: 0 1px 1px 0;
            display: inline-block;
            padding: 3px; }
        .video-slider-mock .owl-nav .owl-prev span:before {
          content: "";
          margin: 2px 4px 2px 0;
          transform: rotate(135deg); }
        .video-slider-mock .owl-nav .owl-next span:after {
          content: "";
          margin: 2px 0 2px 4px;
          transform: rotate(-45deg); } }
  .video-slider-mock .owl-thumbs {
    padding: 0; }
    .video-slider-mock .owl-thumbs.disabled {
      display: none; }
    .video-slider-mock .owl-thumbs .owl-thumb-item {
      position: relative;
      width: 25%;
      float: left;
      padding: 20px 5px; }
      .video-slider-mock .owl-thumbs .owl-thumb-item:nth-child(1) {
        padding-left: 0; }
      .video-slider-mock .owl-thumbs .owl-thumb-item:nth-child(4) {
        padding-right: 0; }
      .video-slider-mock .owl-thumbs .owl-thumb-item:nth-child(n+5) {
        display: none; }
      .video-slider-mock .owl-thumbs .owl-thumb-item img {
        width: 100%;
        display: block;
        margin: 0 auto;
        border: 1px solid transparent;
        cursor: pointer;
        transition: border 300ms ease-out; }
        .video-slider-mock .owl-thumbs .owl-thumb-item img:hover {
          border: 1px solid #fea124; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .video-slider-mock .show-description {
      font-size: 15px;
      line-height: 20px; }
      .video-slider-mock .show-description p {
        margin-bottom: 10px; } }
  @media screen and (max-width: 767px) {
    .video-slider-mock {
      padding: 0; }
      .video-slider-mock .show-video img {
        height: auto; }
      .video-slider-mock .show-description {
        font-size: 15px;
        padding: 0 20px;
        margin-top: 20px;
        margin-bottom: 10px; }
        .video-slider-mock .show-description p {
          display: none; }
        .video-slider-mock .show-description .description-text {
          padding-bottom: 15px;
          padding-top: 10px; }
          .video-slider-mock .show-description .description-text p {
            display: none; }
      .video-slider-mock .description-xs {
        display: block;
        padding: 20px; }
        .video-slider-mock .description-xs p {
          font-family: Avalon-Book;
          font-size: 15px; }
      .video-slider-mock .owl-thumbs {
        position: absolute;
        padding: 0;
        bottom: 10px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1; }
        .video-slider-mock .owl-thumbs .owl-thumb-item {
          position: relative;
          width: 12px;
          height: 12px;
          background: #d6d6d6;
          border-radius: 50%;
          padding: 0;
          margin: 0 4px;
          cursor: pointer; }
          .video-slider-mock .owl-thumbs .owl-thumb-item.active {
            background: #fea124; }
          .video-slider-mock .owl-thumbs .owl-thumb-item img {
            display: none; }
      .video-slider-mock .owl-prev span,
      .video-slider-mock .owl-next span {
        display: block; } }

.owl-theme .owl-nav [class*=owl-] {
  background: rgba(255, 255, 255, 0) !important; }
  .owl-theme .owl-nav [class*=owl-]:hover {
    background: rgba(255, 255, 255, 0) !important; }

.jwplayerfullwidth, .videopad .jwplayer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }
