﻿@font-face {
  font-family: "external-link-font";
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBSoAAAC8AAAAYGNtYXAXVtKHAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZvFacWoAAAF4AAAAhGhlYWQIUvSYAAAB/AAAADZoaGVhBq0DxgAAAjQAAAAkaG10eAoAAAAAAAJYAAAAFGxvY2EAKABWAAACbAAAAAxtYXhwAAgAFQAAAngAAAAgbmFtZRdPKjEAAAKYAAACCnBvc3QAAwAAAAAEpAAAACAAAwMAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAAPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6QD//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAACAAD/6wLrAtYACgASAAAXESEVIxEhNTMRIQE3JyERJwcnAAEAlQIVa/0VAVDFbwFFcMRnFQLra/3qwP7WAbfFbv68b8VnAAABAAAAAQAAratF9V8PPPUACwQAAAAAANMkWG0AAAAA0yRYbQAA/+sC6wLWAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAALrAAEAAAAAAAAAAAAAAAAAAAAFBAAAAAAAAAAAAAAAAgAAAAQAAAAAAAAAAAoAFAAeAEIAAQAAAAUAEwACAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABABIAAAABAAAAAAACAAcAwwABAAAAAAADABIAVwABAAAAAAAEABIA2AABAAAAAAAFAAsANgABAAAAAAAGABIAjQABAAAAAAAKABoBDgADAAEECQABACQAEgADAAEECQACAA4AygADAAEECQADACQAaQADAAEECQAEACQA6gADAAEECQAFABYAQQADAAEECQAGACQAnwADAAEECQAKADQBKGV4dGVybmFsLWxpbmstZm9udABlAHgAdABlAHIAbgBhAGwALQBsAGkAbgBrAC0AZgBvAG4AdFZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGV4dGVybmFsLWxpbmstZm9udABlAHgAdABlAHIAbgBhAGwALQBsAGkAbgBrAC0AZgBvAG4AdGV4dGVybmFsLWxpbmstZm9udABlAHgAdABlAHIAbgBhAGwALQBsAGkAbgBrAC0AZgBvAG4AdFJlZ3VsYXIAUgBlAGcAdQBsAGEAcmV4dGVybmFsLWxpbmstZm9udABlAHgAdABlAHIAbgBhAGwALQBsAGkAbgBrAC0AZgBvAG4AdEZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  #Watch {
    display: none;
  }
}
.HeaderPartial {
  color: white;
  position: fixed;
  width: 100%;
  z-index: 3000;
  font: 400 18px/170% "proxima-nova", sans-serif;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.HeaderPartial.explore .header {
  background-color: #f5f5f5;
}
.HeaderPartial.program .center .explore_logo {
  border: none;
}
.HeaderPartial .explore_bar {
  background-color: black;
  height: 74px;
  line-height: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .HeaderPartial .explore_bar .join_renew {
    margin-left: 0;
    font-size: 12px;
  }
}
.HeaderPartial .explore_bar.small {
  height: 34px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.HeaderPartial .explore_bar.small .container {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.HeaderPartial .explore_bar.small .container.bar {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.HeaderPartial .explore_bar.small .container.bar .explore_link_wrapper {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.HeaderPartial .explore_bar.small .container.bar .explore_link_wrapper .explore_link {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 34px !important;
  height: 34px;
}
.HeaderPartial .explore_bar.small .container .left .explore_link {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 34px;
}
.HeaderPartial .explore_bar.small .container .left .explore_link img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  top: -2px !important;
}
.HeaderPartial .explore_bar.small .container .left .social_icon {
  height: 18px;
  top: 3px;
}
.HeaderPartial .explore_bar.small .container .left .social_link {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 34px;
  font-size: 14px;
}
.HeaderPartial .explore_bar.small .container .left .join_renew {
  position: relative;
  top: -1px;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .HeaderPartial .explore_bar.small .container .left .join_renew {
    margin-left: 0;
    font-size: 12px;
  }
}
.HeaderPartial .explore_bar.small .container .left .join_renew a {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
}
.HeaderPartial .explore_bar.small .container .right {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .HeaderPartial .explore_bar.small .container .right a {
    background: #000;
    display: inline-block;
    width: 76px;
    overflow: hidden;
  }
}
.HeaderPartial .explore_bar.small .container .right .watch_nratv {
  position: relative;
  -webkit-transition: all 0.55s;
  -moz-transition: all 0.55s;
  -o-transition: all 0.55s;
  transition: all 0.55s;
  width: 140px;
  fill: #ffc515;
  height: 34px;
  top: -0.5px;
  background: transparent;
}
@media screen and (max-width: 768px) {
  .HeaderPartial .explore_bar.small .container .right .watch_nratv {
    left: -55px;
  }
}
.HeaderPartial .explore_bar .container {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  height: 100%;
}
.HeaderPartial .explore_bar .container.bar {
  width: 100%;
  max-width: 1500px;
  padding-left: 0;
  padding-right: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.HeaderPartial .explore_bar .container.bar .explore_link_wrapper {
  display: inline-block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.HeaderPartial .explore_bar .container.bar .explore_link_wrapper .master_nav_trigger img {
  height: auto;
  margin-left: 15px;
  margin-right: 15px;
}
.HeaderPartial .explore_bar .container.bar .explore_link_wrapper.open a {
  background: #0d0d0d;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.HeaderPartial .explore_bar .container.bar .explore_link_wrapper .explore_link {
  line-height: 74px !important;
  height: 74px;
  background: #BD1300;
  display: inline-block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.HeaderPartial .explore_bar .container.bar .explore_link_wrapper .explore_link:hover {
  background: #a1130e;
}
.HeaderPartial .explore_bar .container.bar .explore_link_wrapper .explore_link img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  top: -3px;
}
.HeaderPartial .explore_bar .row {
  height: 100%;
}
.HeaderPartial .explore_bar .left {
  font-weight: 600;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.HeaderPartial .explore_bar .left .explore_link {
  color: white;
  line-height: 74px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.HeaderPartial .explore_bar .left .social_link {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: white;
  display: inline-block;
  line-height: 74px;
  text-transform: uppercase;
}
.HeaderPartial .explore_bar .left .social_or:last-of-type {
  display: none;
}
.HeaderPartial .explore_bar .left .social_icon {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  height: 20px;
  margin: 0 5px;
  position: relative;
  top: 4px;
  width: 20px;
}
.HeaderPartial .explore_bar .left .social_icon svg {
  fill: white;
  height: 100%;
  width: 100%;
}
.HeaderPartial .explore_bar .left .social_connect {
  color: #67696A;
  font-weight: 600;
}
.HeaderPartial .explore_bar .left .join_renew {
  height: 100%;
  padding: 0 15px;
  margin-left: 15px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.HeaderPartial .explore_bar .left .join_renew a {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  line-height: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 992px) {
  .HeaderPartial .explore_bar .left .join_renew a {
    padding-left: 7px;
    padding-right: 7px;
  }
}
.HeaderPartial .explore_bar .right {
  font-size: 12px;
  font-weight: 600;
  text-align: right;
  display: inline;
  padding-right: 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.HeaderPartial .explore_bar .right .watch_nratv {
  position: relative;
  top: -2px;
  -webkit-transition: all 0.45s;
  -moz-transition: all 0.45s;
  -o-transition: all 0.45s;
  transition: all 0.45s;
  width: 150px;
  fill: #fff;
  height: 76px;
  padding-right: 17px;
  padding-left: 15px;
  background: #d89c09;
}
.HeaderPartial .explore_bar .right .watch_nratv:hover {
  background: #bd8922;
}
.HeaderPartial .header {
  background-color: #f5f5f5;
  height: 90px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.HeaderPartial .header .container, .HeaderPartial .header .row {
  height: 100%;
  position: relative;
}
.HeaderPartial .left {
  height: 100%;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.HeaderPartial .left .push_menu_btn {
  background-color: transparent;
  border-style: none;
  color: #222;
  outline: none;
  padding: 0;
  position: relative;
  top: 25%;
  width: 35px;
}
@media screen and (min-width: 767px) {
  .HeaderPartial .left .push_menu_btn {
    height: 40px;
    max-width: 100px;
    width: 100%;
  }
}
.HeaderPartial .left .push_menu_btn.open .icon_menu {
  background-color: transparent;
}
.HeaderPartial .left .push_menu_btn.open .icon_menu:before {
  -ms-transform: rotate(225deg) translate(0, 0);
  -webkit-transform: rotate(225deg) translate3d(0, 0, 0);
  transform: rotate(225deg) translate3d(0, 0, 0);
}
.HeaderPartial .left .push_menu_btn.open .icon_menu:after {
  -ms-transform: rotate(-225deg) translate(0, 0);
  -webkit-transform: rotate(-225deg) translate3d(0, 0, 0);
  transform: rotate(-225deg) translate3d(0, 0, 0);
}
.HeaderPartial .left .push_menu_btn .icon_menu, .HeaderPartial .left .push_menu_btn .icon_menu:before, .HeaderPartial .left .push_menu_btn .icon_menu:after {
  background-color: black;
  content: "";
  display: block;
  height: 4px;
  max-width: 35px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
}
.HeaderPartial .left .push_menu_btn .icon_menu, .HeaderPartial .left .push_menu_btn .text {
  display: inline-block;
  vertical-align: middle;
}
.HeaderPartial .left .push_menu_btn .icon_menu:before {
  -ms-transform: translate(0, -10px);
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.HeaderPartial .left .push_menu_btn .icon_menu:after {
  position: relative;
  top: -4px;
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}
.HeaderPartial .left .push_menu_btn .text {
  font-size: 18px;
  font-weight: 600;
  margin-left: 5px;
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .HeaderPartial .left .push_menu_btn .text {
    display: block;
    font-size: 12px;
    margin: 0;
  }
}
.HeaderPartial .center {
  height: 100%;
  padding: 5px;
  position: relative;
  text-align: center;
}
.HeaderPartial .center a.explore_logo {
  border-right: 1px solid shade(#f5f5f5, 50%);
  display: inline-block;
  height: 50px;
  margin-right: 20px;
  padding: 4px 20px 0 0;
  position: relative;
  top: 15px;
  vertical-align: middle;
}
.HeaderPartial .center a.explore_logo:hover {
  text-decoration: none;
}
@media screen and (min-width: 707px) and (max-width: 991px) {
  .HeaderPartial .center a.explore_logo {
    padding-top: 10px;
    width: 30%;
  }
}
@media screen and (max-width: 706px) {
  .HeaderPartial .center a.explore_logo {
    display: none;
  }
}
.HeaderPartial .center .wrapper {
  height: 100%;
  width: 100%;
}
.HeaderPartial .center h3 {
  color: #222;
  font-size: 17px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  max-width: 290px;
  display: inline-block;
  position: relative;
  text-align: left;
  vertical-align: middle;
  top: 15px;
}
@media screen and (max-width: 767px) {
  .HeaderPartial .center h3 {
    text-align: center;
  }
}
.HeaderPartial .center h3 a.program_title {
  color: #222;
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .HeaderPartial .center h3 a.program_title {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .HeaderPartial .center h3 {
    top: 50%;
    font-size: 13px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: top;
  }
}
.HeaderPartial .right {
  height: 100%;
  text-align: right;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .HeaderPartial .right {
    text-align: center;
  }
}
.HeaderPartial .right .push_menu_search_btn {
  background-color: transparent;
  border-style: none;
  float: right;
  height: 40px;
  outline: none;
  padding: 5px;
  position: relative;
  top: 25%;
  width: 40px;
  z-index: 10;
}
.HeaderPartial .right .push_menu_search_btn .icon_search {
  fill: #222;
  height: 40px;
  left: 5px;
  position: absolute;
  top: 0;
  width: 30px;
}
.HeaderPartial .right .push_menu_search_btn .icon_search_open {
  fill-opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.HeaderPartial .push_menu_search_container {
  background-color: #f5f5f5;
  height: 100%;
  max-width: 480px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 10px;
  top: 0;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
  width: calc(100% - 60px);
  z-index: -1;
}
.HeaderPartial .push_menu_search_container.open {
  opacity: 1;
  z-index: 15;
}
.HeaderPartial .push_menu_search_container .icon_search_close {
  color: white;
  font-size: 45px;
  height: 40px;
  line-height: 44px;
  width: 40px;
}
.HeaderPartial .search_field_container {
  background-color: black;
  border: 1px solid black;
  float: right;
  height: 42px;
  position: relative;
  top: 25%;
  white-space: nowrap;
  width: 95%;
}
.HeaderPartial .search_field {
  color: shade(#f5f5f5, 50%);
  float: left;
  height: 100%;
  padding-left: 10px;
  width: calc(100% - 40px);
}
.HeaderPartial .search_field_close_btn {
  background-color: #222;
  border-style: none;
  height: 40px;
  padding: 0;
  position: relative;
  width: 40px;
}
@media screen and (max-width: 768px) {
  .HeaderPartial .explore_bar {
    height: 34px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .HeaderPartial .explore_bar .container {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .HeaderPartial .explore_bar .container.bar {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .HeaderPartial .explore_bar .container.bar .explore_link_wrapper {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .HeaderPartial .explore_bar .container.bar .explore_link_wrapper .explore_link {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    line-height: 34px !important;
    height: 34px;
  }
  .HeaderPartial .explore_bar .container .left .explore_link {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    line-height: 34px;
  }
  .HeaderPartial .explore_bar .container .left .explore_link img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    top: -2px !important;
  }
  .HeaderPartial .explore_bar .container .left .social_icon {
    height: 18px;
    top: 3px;
  }
  .HeaderPartial .explore_bar .container .left .social_link {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    line-height: 34px;
    font-size: 14px;
  }
  .HeaderPartial .explore_bar .container .left .join_renew {
    position: relative;
    top: -1px;
    padding: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .HeaderPartial .explore_bar .container .left .join_renew {
    margin-left: 0;
    font-size: 11px;
  }
}
@media screen and (max-width: 768px) {
  .HeaderPartial .explore_bar .container .left .join_renew a {
    padding-left: 4px;
    padding-right: 4px;
    font-size: 11px;
  }
}
@media screen and (max-width: 768px) {
  .HeaderPartial .explore_bar .container .right {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .HeaderPartial .explore_bar .container .right a {
    background: #000;
    display: inline-block;
    width: 76px;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  .HeaderPartial .explore_bar .container .right .watch_nratv {
    position: relative;
    -webkit-transition: all 0.55s;
    -moz-transition: all 0.55s;
    -o-transition: all 0.55s;
    transition: all 0.55s;
    width: 128px;
    fill: #ffc515;
    height: 34px;
    top: -0.5px;
    background: transparent;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .HeaderPartial .explore_bar .container .right .watch_nratv {
    left: -49px;
  }
}
@media screen and (max-width: 990px) {
  .HeaderPartial .explore_bar .container.bar .explore_link_wrapper .master_nav_trigger img {
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
    top: -1px !important;
    width: 130px;
  }
}
@media screen and (max-width: 768px) {
  .HeaderPartial .explore_bar .container.bar .explore_link_wrapper .master_nav_trigger img {
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
    top: -1px !important;
    width: 130px;
  }
}

.header_buffer {
  height: 164px;
}
.header_buffer.explore {
  height: 164px;
}
@media screen and (max-width: 768px) {
  .header_buffer.explore {
    left: -49px;
    height: 124px;
  }
}
