body, html, .card-title .card-duration, .cbt-tabs--content, .s-button {
  font-family: adrianna, sans-serif !important;
}
.tabs--content,
.search {
  background: #fff;
}
.swiper-button-next svg {
  position: relative;
  left: -6px;
}
.swiper-button-prev svg {
  position: relative;
  right: -6px;
}
.swiper-button-next svg, .swiper-button-prev svg {
  zoom: 1.5;
}
.container.items-grid {
  margin-top: 0;
  padding-top: 40px;
}
.dark .search .card-title {
  color: var(--blue) !important;
}
.secondary-filters.container.ui-container {
  margin-top: 0;
}
.all-platforms--subtitle, 
.all-platforms--title,
.watch-anywhere--content h2 {
  color: #141619;
}
.dark .ui-filters {
  border-color: var(--blue) !important;
  background: #fff !important;
  border-bottom-width: 3px !important;
}
.dark .filter-search {
  background: var(--blue);
}
.tabs--navigation.active {
  box-shadow: inset -1px 0 0 0 #060708, inset 0 -15px 0 0 var(--blue);
  position: relative;
}
.tabs--navigation.active:before{
  content: '';
  display: block;
  position: absolute;
  bottom: -19px;
  left: 50%;
  width: 0; 
  height: 0; 
  margin-left: -10px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid var(--blue);
}
.hero_banner--background-shadow {
  background: none !important;
}
.tabs--navigation {
  display: flex;
  align-items: center;
  justify-content: center;
}
.featured-category {
  margin: 0 auto;
  padding: 50px 0;
  background: #fff;
}
.featured-category .card .title a,
.featured-category .card .duration {
  color: var(--blue);
}


.footer--link, .footer .dropdown {
  text-decoration: underline;
}

.footer {
  background: var(--blue);
  padding: 50px 0;
}
/*font-family: adrianna, sans-serif;*/
/*font-family: adriane, serif;*/

h1, h2, h3, h4, h5, .cbt-tabs--subtitle,
.cbt-related-title, .category-title,
.card-title, .s-button {
  font-family: adrianna, sans-serif !important;
}
.cbt-tabs--content,
.dark .s-button,
.sbt-autoplay--slider:before{
  background-color: var(--blue) !important;
}
.cbt-area {
  background: #fff !important;
  padding-bottom: 0 !important;
}
.cbt-area .cbt-header,
.cbt-tabs--tab-link {
  color: var(--blue) !important;
}
.sbt-autoplay {
  background: var(--blue) !important;
}
.checked .sbt-autoplay--slider,
.dark .s-button.inverted{
  background-color: var(--yellow) !important;
}

.new-join--title {
  background: rgb(0,0,255);
  display: inline-flex;
  padding: 10px 30px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 3em;
  transform: rotate(-7deg);
  margin: 0 auto;
  margin-bottom: 1em;
}
.hero_banner--background-image {
  background-position: top center;
}
.tmp-catalog #page .page .dark .category-see-all a, 
.tmp-catalog #page .page .dark .category-title,
.tmp-catalog .card-title {
  color: var(--blue) !important;
}
.dark .catalog-area {
  background: #fff !important;
}
.dark .swiper-container:after {
  display: none !important;
  background: linear-gradient(90deg,transparent,rgba(0, 0, 85, .5) 20px,rgba(0, 0, 85, .1)) !important;
}
.dark .swiper-container:before {
  display: none !important;
  background: linear-gradient(270deg,transparent,rgba(0, 0, 85, .6) 20px,rgba(0, 0, 85, .1)) !important;
}
.tmp-page {
  background: #fff;
  color: var(--blue);
  font-size: 1.2em;
}
.tmp-page p, 
.tmp-page h1, 
.tmp-page h2, 
.tmp-page h3, 
.tmp-page h4 {
  color: var(--blue);
}


.tmp-page .page > .container > .row > .col-12 h1 {
  text-transform: uppercase;
  font-weight: 600;
}

.tmp-page .page > .container > .row > .col-12 {
  text-align: center;
  font-family: adriane, serif;
}
.tmp-page .page > .container > .row > .col-12 ul {
  text-align: left;
}
.tmp-page .container video {
  width: 100%;
  height: auto;
}
.header {
  border-bottom: 2px solid var(--blue);
}
.top_menu .container .dropdown--action, .top_menu .container .top_menu--link {
  text-transform: uppercase;
  font-weight: 700;
}

#page .page .top_menu--link.btn--small,
body .header .top_menu .top_menu--link.btn--small {
  background: var(--yellow) !important;
  color: #222302 !important;
}

.s-desc {
  font-family: adriane, serif !important;
}
.watch-anywhere--content h2,
.all-platforms--title {
  text-transform: uppercase;
  font-weight: 700;
}

.all-platforms--subtitle {
  font-family: adriane, serif;
}

.hero_banner--cta>div {
  text-align: center;
}
.hero_banner--subtitle, .hero_banner--title {
  margin-left: auto;
  text-transform: uppercase;
  font-weight: 700;
}
.hero_banner--cta-link {
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn {
  border-radius: 0;
}
.hero_banner--cta-link .btn {
  font-size: 2em;
  height: 50px;
}
.tabs--navigation {
  text-transform: uppercase;
  font-weight: 600;
}

.category-title,
.cbt-header,
.s-category-area .s-title {
  text-transform: uppercase !important;
  font-weight: 700 !important;
}

.access-screen--btn {
  max-width: none !important;
}
.hero_banner--background-video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.hero_banner--background-shadow {
  opacity: .1;
}
.hero_banner--cta {
  position: relative;
  z-index:10;
  justify-content: flex-end;
  padding-bottom: 20px;
}

@media only screen and (min-width:991px) and (max-width: 1199px) {}
@media only screen and (min-width:768px) and (max-width: 992px) {}
@media only screen and (max-width:767px) {
  .hero_banner .top_menu {
    position: relative;
    z-index: 11;
  }
  .top_menu .container .mobile_menu {
    top: -25px;
  }
  .hero_banner .top_menu--logo img {
    height: 60px;
  }
  .hero_banner--cta-link .btn {
    line-height: 1.2;
    height: 50px;
  }
  .hero_banner .hero_banner--background-image {
    background-image: url('https://s3.amazonaws.com/unode1/assets/11009/gXAHYnGERSOlL1RU1rF4_image00023.jpeg') !important;
    background-position: top 60px center !important;
    background-color: #0000a5;
  }
  .hero_banner--cta-link .btn {
    font-size: 1.3em;
  }
  .hero_banner {
    min-height: 600px;
  }
  .hero_banner--main {
    min-height: 600px;
  }
  .hero_banner--cta {
    padding-top: 70%;
  }
  .top_menu .container .mobile_menu--link {
    text-transform: uppercase;
    font-weight: 700;
  }
  .join-mobile-link {
    background: var(--yellow) !important;
    color: #222302 !important;
  }
  .hero_banner--background-video {
    display: none;
  }
}

