.navbar-administration .dream365-nav {
  top: 97px;
}

.section-dream365tv #page {
  padding-top: 113px;
}

@media screen and (max-width: 1024px) {
  .section-dream365tv #page {
    padding-top: 109px;
  }
}

@media screen and (max-width: 765px) {
  .section-dream365tv #page {
    padding-top: 38px;
  }
}

@media screen and (max-width: 639px) {
  .section-dream365tv #page {
    padding-top: 26px;
  }
}

.dream365-nav {
  background-color: #f4f4f4;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  position: fixed;
  text-align: center;
  top: 58px;
  z-index: 90;
}

@media screen and (max-width: 765px) {
  .dream365-nav {
    display: none;
  }
}

.dream365-nav ul {
  display: inline-block;
  margin: 12px 0;
  padding-left: 0;
}

.dream365-nav ul:nth-child(2) {
  position: absolute;
  top: 26px;
  right: 10px;
}

@media screen and (max-width: 1020px) {
  .dream365-nav ul:nth-child(2) {
    display: none;
  }
}

.dream365-nav ul:nth-child(2) li {
  margin: 0 10px;
}

.dream365-nav ul li {
  display: inline-block;
  margin: 0 27px;
  vertical-align: middle;
}

.dream365-nav a {
  color: #4D5459;
  font-family: "Geometric Slab 703 W03 Md";
  font-size: 18px;
  text-decoration: none;
  transition-property: color;
  transition-duration: 0.3s;
}

.dream365-nav a:hover, .dream365-nav a.active {
  color: #5FB4E6;
}

.dream365-nav .dream365-logo a {
  background: url(../images/logo-dream-365.png) no-repeat center top;
  background-size: cover;
  display: inline-block;
  width: 64px;
  height: 46px;
  overflow: hidden;
  text-indent: -9999px;
}

.hero-slide {
  position: relative;
  text-align: center;
}

.hero-slide:hover .hero-slide-bg {
  opacity: 0.7;
}

@media screen and (max-width: 700px) {
  .hero-slide .field-name-field-hero-image {
    height: 300px;
    overflow: hidden;
  }
}

@media screen and (max-width: 700px) {
  .hero-slide .field-name-field-hero-image .field-item {
    display: inline-block;
    height: 300px;
    max-width: none;
    padding-left: 50%;
    width: auto;
  }
}

@media screen and (max-width: 700px) {
  .hero-slide .field-name-field-hero-image img {
    left: -50%;
    max-width: none;
    position: relative;
    width: auto;
  }
}

.hero-slide-bg {
  background-color: #000;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.35;
  transition: opacity 0.3s ease-in-out;
  z-index: 900;
}

.hero-content-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1000;
}

.hero-content {
  color: #fff;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 10%;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.63);
}

.slick-slide .hero-divider {
  display: inline-block;
  margin: 13px 0;
}

.hero-title {
  font-family: "Geometric Slab 703 W03 Lite";
  font-size: 36px;
  letter-spacing: 0.25px;
  line-height: 48px;
}

@media screen and (max-width: 700px) {
  .hero-title {
    font-size: 26px;
    line-height: 32px;
  }
}

.field-name-field-hero-subheadline {
  font-family: "Geometric 415 W03 Lite";
  font-size: 18px;
  letter-spacing: 0.12px;
  line-height: 21px;
  margin-bottom: 5px;
}

.view-dream-365-tv-hero-slider-entityqueue {
  margin-bottom: 3px;
}

.view-dream-365-tv-hero-slider-entityqueue .view-content {
  display: none;
}

.view-dream-365-tv-hero-slider-entityqueue .view-content.slick-initialized {
  display: block;
}

.view-dream-365-tv-hero-slider-entityqueue button {
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 28px;
  width: 24px;
  overflow: hidden;
  position: absolute;
  text-indent: 9999px;
  top: calc(50% - 14px);
  z-index: 20;
}

@media screen and (max-width: 700px) {
  .view-dream-365-tv-hero-slider-entityqueue button {
    height: 20px;
    width: 16px;
  }
}

.view-dream-365-tv-hero-slider-entityqueue .slick-next {
  background-image: url(../images/SVG/slider-nav-right.svg);
  right: 60px;
}

@media screen and (max-width: 900px) {
  .view-dream-365-tv-hero-slider-entityqueue .slick-next {
    right: 30px;
  }
}

@media screen and (max-width: 700px) {
  .view-dream-365-tv-hero-slider-entityqueue .slick-next {
    right: 5px;
  }
}

.view-dream-365-tv-hero-slider-entityqueue .slick-prev {
  background-image: url(../images/SVG/slider-nav-left.svg);
  left: 60px;
}

@media screen and (max-width: 900px) {
  .view-dream-365-tv-hero-slider-entityqueue .slick-prev {
    left: 30px;
  }
}

@media screen and (max-width: 700px) {
  .view-dream-365-tv-hero-slider-entityqueue .slick-prev {
    left: 15px;
  }
}

.d365tv-fv {
  margin: 0 auto 30px;
  max-width: 1100px;
  margin-bottom: 40px;
}

.d365tv-fv .pane-title {
  display: none;
}

@media screen and (max-width: 1200px) {
  .d365tv-fv {
    float: none;
    margin: 0 auto 40px;
    max-width: 87%;
  }
}

@media screen and (max-width: 600px) {
  .d365tv-fv {
    padding: 0 15px;
    max-width: 100%;
  }
}

.d365tv-fv article {
  margin-bottom: 20px;
  padding: 0 15px;
}

.d365tv-title-row {
  padding-bottom: 11px;
}

.d365tv-title-row .field-name-field-video-series {
  font-size: 32px;
  font-size: 2rem;
  font-family: "Geometric Slab 703 W03 Md";
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  .d365tv-title-row .field-name-field-video-series {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.d365tv-title-row .field-name-field-video-series a {
  color: #5FB4E6;
  line-height: 43px;
  text-decoration: none;
  transition-property: color;
  transition-duration: 0.3s;
}

.d365tv-title-row .field-name-field-video-series a:hover {
  color: #017E9B;
}

.d365tv-fv-left {
  float: left;
  position: relative;
  width: 66%;
}

.d365tv-fv-left:hover .d365tv-play {
  background-color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 900px) {
  .d365tv-fv-left {
    float: none;
    width: 100%;
  }
}

.d365tv-fv-left .field-name-field-video-thumbnail {
  cursor: pointer;
}

.d365tv-fv-left .d365tv-fv-sharing {
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: calc(100% - 4px);
  text-align: center;
  width: 50px;
}

@media screen and (max-width: 395px) {
  .d365tv-fv-left .d365tv-fv-sharing {
    display: none;
  }
}

.d365tv-fv-left .d365tv-fv-sharing .share-bg {
  opacity: 0.7;
  background: #161616;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.d365tv-fv-left .field-name-field-share-buttons {
  display: inline-block;
  padding-top: 10px;
}

.d365tv-fv-left .field-name-field-share-buttons:before {
  display: none;
}

.d365tv-fv-left .field-name-field-share-buttons .addthis_toolbox {
  display: block;
}

.d365tv-fv-left .field-name-field-share-buttons .addthis_toolbox a {
  background-color: transparent;
  border-top: none;
  width: 100%;
  text-align: center;
}

.d365tv-tag {
  background-color: #F3640D;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
  color: #fff;
  height: 44px;
  padding: 4px 3px 4px 10px;
  position: absolute;
  top: 16px;
  left: 0;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  .d365tv-tag {
    left: 10px;
    box-shadow: none;
  }
}

.d365tv-tag:before {
  content: "";
  position: absolute;
  top: 0;
  left: -35px;
  border-style: solid;
  border-width: 22px;
  border-color: #F3640D #F3640D #F3640D transparent;
  z-index: 0;
}

.d365tv-tag .icon-star {
  position: absolute;
  top: 11px;
  right: 82px;
}

.d365tv-tag-text {
  font-family: "Geometric Slab 703 W03 Bd";
  display: inline-block;
  text-align: center;
  width: 84px;
}

.d365tv-tag-text div:nth-of-type(1) {
  font-size: 11px;
  font-size: 0.6875rem;
}

.d365tv-tag-text div:nth-of-type(2) {
  font-size: 17px;
  font-size: 1.0625rem;
  margin-top: -5px;
}

.d365tv-featured-video .d365tv-tag-text div:nth-of-type(2) {
  font-size: 18px;
  font-size: 1.125rem;
}

.d365tv-featured-episode .d365tv-tag-text div:nth-of-type(2) {
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: -6px;
}

.d365tv-play {
  background-color: rgba(0, 0, 0, 0.37);
  border: 3px solid #fff;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 50%;
  top: 50%;
  margin-left: -62px;
  margin-top: -62px;
  padding: 27px 42px;
  transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 450px) {
  .d365tv-play {
    margin-left: -31px;
    margin-top: -31px;
    padding: 13px 21px;
  }
}

.d365tv-play-arrow {
  width: 0;
  height: 0;
  border-top: 32px solid transparent;
  border-bottom: 31px solid transparent;
  border-left: 34px solid #fff;
}

@media screen and (max-width: 450px) {
  .d365tv-play-arrow {
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 17px solid #fff;
  }
}

.d365tv-fv-right {
  color: #4A4A4A;
  float: right;
  width: calc(34% - 15px);
}

@media screen and (max-width: 900px) {
  .d365tv-fv-right {
    clear: both;
    float: none;
    margin-top: 10px;
    padding: 0;
    width: 100%;
  }
}

.d365tv-fv-right h3 {
  font-family: "Geometric Slab 703 W03 Lite";
  font-size: 24px;
  font-size: 1.5rem;
  margin: 0 0 5px 0;
  line-height: 32px;
}

.d365tv-fv-right .video-card-series {
  margin-bottom: 5px;
  padding: 0;
}

.d365tv-fv-right .field-name-field-video-series a {
  text-decoration: none;
}

.d365tv-fv-right .field-name-field-video-episode {
  color: #959595;
  font-family: "Geometric 415 W03 Md";
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 21px;
  margin: 0 0 11px 0;
}

.d365tv-fv-right .field-name-body {
  font-family: "Geometric 415 W03 Lite";
  line-height: 24px;
  margin-bottom: 36px;
}

@media screen and (max-width: 900px) {
  .d365tv-fv-right .field-name-body {
    margin-bottom: 20px;
  }
}

.btn-primary {
  background-color: #539cc7;
  font-size: 16px;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #fff;
  padding: 10px 20px;
  font-weight: bold;
}

.d365tv-btn {
  background-color: #009ABF;
  border: 1px solid #006178;
  border-radius: 5px;
  color: #fff;
  padding: 10px 20px;
  font-family: "Arial", "Geometric 415 W03 Md";
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  transition-property: background-color;
  transition-duration: 0.3s;
}

.d365tv-btn:hover {
  background-color: #017E9B;
}

a.d365tv-btn {
  display: inline-block;
  text-decoration: none;
}

#header .container-btn #btn-nav-newsletter a.icon-email {
  text-decoration: none;
  color: #fff;
}

#header .container-btn #btn-nav-newsletter a.icon-email:hover {
  color: #67CEE2;
}

#header .container-btn #btn-nav-newsletter a.icon-email:before {
  font-size: 24px;
}

#header .container-btn #btn-nav-newsletter .e-news {
  position: relative;
  bottom: 4px;
}

header .dream365-logo {
  display: none;
}

@media screen and (max-width: 765px) {
  .section-dream365tv header .dream365-logo {
    display: inline-block;
    width: 55px;
    height: 40px;
    margin-top: 8px;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid white;
  }
}

.page-title-landing {
  font-family: "Geometric Slab 703 W03 Md";
  font-size: 32px;
  font-weight: normal;
  color: #4A4A4A;
  letter-spacing: 0.22px;
  line-height: 43px;
  margin: 30px auto 11px;
  max-width: 1280px;
  text-transform: uppercase;
}

@media screen and (max-width: 1295px) {
  .page-title-landing {
    padding: 0 15px;
  }
}

@media screen and (max-width: 600px) {
  .page-title-landing {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

#modalContent input[type="radio"] {
  -webkit-appearance: radio;
}

.panel-flexible .panels-flexible-region {
  width: 100%;
}

.panel-flexible .panels-flexible-row {
  padding-bottom: 0;
}

.flippy {
  padding: 0;
}

.flippy:after {
  content: "";
  display: table;
  clear: both;
}

.flippy .prev {
  float: left;
  padding: 0;
}

.flippy .next {
  float: right;
  padding: 0;
}

.flippy .empty {
  color: #d6d6d6;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  font-size: 0.9375rem;
}

.flippy a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
  font-size: 0.9375rem;
  text-transform: uppercase;
}

@media screen and (max-width: 450px) {
  .flippy a {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.more-link {
  color: #000;
  display: block;
  font-family: "Geometric 415 W03 Blk";
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1em;
  margin-top: 1.25em;
  text-decoration: none;
  text-transform: uppercase;
}

.video-card-wrapper {
  margin: 0 auto 30px;
  max-width: 1114px;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .video-card-wrapper {
    max-width: 87%;
  }
}

@media screen and (max-width: 600px) {
  .video-card-wrapper {
    padding: 0 15px;
    max-width: 100%;
  }
}

.video-card-wrapper a {
  text-decoration: none;
}

.video-card-wrapper h3 {
  font-family: "Geometric Slab 703 W03 Md";
  font-size: 32px;
  font-weight: normal;
  color: #5FB4E6;
  letter-spacing: 0.22px;
  line-height: 43px;
  text-transform: uppercase;
  margin: 0 auto 11px;
  padding-left: 7px;
}

@media screen and (max-width: 600px) {
  .video-card-wrapper h3 {
    padding-left: 0;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 26px;
  }
}

.video-card-wrapper h3 a {
  color: #5FB4E6;
}

@media screen and (max-width: 600px) {
  .video-card-wrapper .field-name-field-videos > .field-items {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.video-card-wrapper .field-name-field-videos > .field-items > .field-item {
  background: #FAFAFA;
  border: 1px solid #D6D6D6;
  float: left;
  margin: 0 7px 14px;
  width: calc(25% - 14px);
  text-decoration: none;
  transition: all 0.15s ease-in-out;
}

@media screen and (max-width: 900px) {
  .video-card-wrapper .field-name-field-videos > .field-items > .field-item {
    width: calc(33.3333% - 14px);
  }
}

@media screen and (max-width: 600px) {
  .video-card-wrapper .field-name-field-videos > .field-items > .field-item {
    background: none;
    border: none;
    margin: 0;
    width: 100%;
  }
}

.video-card-wrapper .field-name-field-videos > .field-items > .field-item:hover {
  box-shadow: 0 0 0 1px #5cb2e7;
  border-color: #5FB4E6;
}

@media screen and (max-width: 600px) {
  .video-card-wrapper .field-name-field-videos > .field-items > .field-item:hover {
    box-shadow: none;
    border-color: none;
  }
}

.video-card-wrapper .field-name-field-videos > .field-items > .field-item img {
  width: 100%;
}

@media screen and (max-width: 600px) {
  .video-card-wrapper .field-name-field-videos > .field-items > .field-item img {
    margin-bottom: 0;
  }
}

.video-thumbnail-wrapper {
  margin-bottom: 12px;
  position: relative;
}

@media screen and (max-width: 600px) {
  .video-thumbnail-wrapper {
    margin-bottom: 0;
  }
}

.video-thumbnail-wrapper time {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 0 6px;
  font-size: 12px;
  font-size: 0.75rem;
  position: absolute;
  right: 0;
  bottom: 4px;
}

.video-card-padder {
  min-height: 289px;
  padding: 7px;
  position: relative;
}

@media screen and (max-width: 600px) {
  .video-card-padder {
    min-height: inherit;
    padding: 0 0 4px 0;
  }
  .video-card-padder > a {
    float: left;
    max-width: 45%;
  }
}

.video-card-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.video-card-series {
  color: #5CB2E7;
  font-family: "Geometric 415 W03 Md It";
  font-size: 13px;
  letter-spacing: 0.1px;
  line-height: 15px;
  margin-bottom: 9px;
  padding: 0 3px;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  .video-card-series {
    margin-bottom: 3px;
    padding-left: 10px;
  }
}

@media screen and (max-width: 450px) {
  .video-card-series {
    font-size: 10px;
    line-height: 12px;
  }
}

.video-card-series a {
  color: #5CB2E7;
}

.video-card-title {
  font-family: "Geometric Slab 703 W03 Md";
  font-size: 16px;
  color: #4A4A4A;
  letter-spacing: 0.11px;
  line-height: 21px;
  padding: 0 3px;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  .video-card-title {
    padding-left: 10px;
    margin-bottom: 3px;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media screen and (max-width: 450px) {
  .video-card-title {
    font-size: 12px;
    line-height: 16px;
    text-transform: none;
  }
}

.video-card-episode {
  font-family: "Geometric Slab 703 W03 Md";
  font-size: 16px;
  color: #959595;
  letter-spacing: 0.11px;
  line-height: 19px;
  padding-left: 10px;
  position: absolute;
  bottom: 7px;
  left: 0;
}

@media screen and (max-width: 600px) {
  .video-card-episode {
    position: static;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
}

@media screen and (max-width: 450px) {
  .video-card-episode {
    font-size: 12px;
    line-height: 14px;
  }
}

@media screen and (max-width: 600px) {
  .page-dream365tv .video-card-wrapper .field-name-field-videos > .field-items > .field-item {
    display: none;
  }
  .page-dream365tv .video-card-wrapper .field-name-field-videos > .field-items > .field-item:nth-child(1), .page-dream365tv .video-card-wrapper .field-name-field-videos > .field-items > .field-item:nth-child(2), .page-dream365tv .video-card-wrapper .field-name-field-videos > .field-items > .field-item:nth-child(3) {
    display: block;
  }
}

.video-card-view-more {
  border: 1px solid #e0e0e0;
  border-width: 1px 0 1px 0;
  clear: both;
  display: none;
  padding: 5px 15px;
  text-align: right;
}

.video-card-view-more a {
  color: #5FB4E6;
  font-family: "Geometric 415 W03 Md";
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  .video-card-view-more {
    display: block;
  }
}

.video-card-carousel .carousel-arrow-wrapper {
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid transparent;
  cursor: pointer;
  position: absolute;
  top: 48%;
  z-index: 50;
  width: 30px;
  height: 30px;
  transition: all 0.3s ease-in-out;
}

.video-card-carousel .carousel-arrow-wrapper:hover, .video-card-carousel .carousel-arrow-wrapper.js-active {
  background-color: rgba(91, 178, 231, 0.3);
  border: 1px solid #4B99C9;
}

@media screen and (max-width: 600px) {
  .video-card-carousel .carousel-arrow-wrapper {
    display: none;
  }
}

.video-card-carousel .carousel-arrow-wrapper img {
  position: relative;
  z-index: 55;
}

.video-card-carousel .carousel-next {
  background-image: url(../images/SVG/carousel-next.svg);
  right: -35px;
}

.video-card-carousel .carousel-prev {
  background-image: url(../images/SVG/carousel-prev.svg);
  left: -32px;
}

.video-card-wrapper .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.video-card-wrapper .slick-list {
  padding-top: 1px;
}

.video-card-wrapper .slick-slide {
  background: #FAFAFA;
  border: 1px solid #D6D6D6;
  height: auto;
  margin: 0 7px 14px;
  width: calc(25% - 14px);
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

.video-card-wrapper .slick-slide:hover {
  box-shadow: 0 0 0 1px #5cb2e7;
  border-color: #5FB4E6;
}

.video-card-wrapper .slick-slide img {
  margin-bottom: 12px;
  width: 100%;
}

.video-card-wrapper .slick-slide time {
  bottom: 0;
}

.page-dream365tv-page-original-series .view-vca-dream-365-series-listing {
  margin-bottom: 60px;
}

@media screen and (max-width: 600px) {
  .view-vca-dream-365-series-listing {
    margin-bottom: 20px;
  }
}

.landscape-wrapper {
  position: relative;
  overflow: hidden;
  margin-bottom: 11px;
}

@media screen and (max-width: 700px) {
  .landscape-wrapper {
    margin-bottom: 0;
  }
}

.landscape-wrapper:after {
  content: "";
  border-bottom: 4px solid white;
  position: absolute;
  bottom: 0;
  height: 4px;
  display: block;
  width: 100%;
}

.landscape-wrapper:hover img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.landscape-wrapper:hover .landscape-bg {
  opacity: 0.7;
}

.landscape-wrapper .landscape-img img {
  transition: all 0.3s ease-in-out;
  width: 100%;
}

@media screen and (max-width: 700px) {
  .landscape-wrapper .field-name-field-image-full,
  .landscape-wrapper .field-name-field-hero-image {
    height: 250px;
    overflow: hidden;
  }
  .landscape-wrapper .field-name-field-image-full .field-item,
  .landscape-wrapper .field-name-field-hero-image .field-item {
    display: inline-block;
    height: 300px;
    max-width: none;
    padding-left: 50%;
    width: auto;
  }
  .landscape-wrapper .field-name-field-image-full img,
  .landscape-wrapper .field-name-field-hero-image img {
    left: -50%;
    max-width: none;
    position: relative;
    width: auto;
  }
}

.landscape-wrapper .hero-divider {
  margin: 9px 0;
  max-width: 80%;
}

.landscape-bg {
  background-color: #000;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 4px;
  left: 0;
  opacity: 0.35;
  z-index: 50;
  transition: all 0.3s ease-in-out;
}

.landscape-content {
  color: white;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 55;
}

.landscape-title {
  font-family: "Geometric Slab 703 W03 Lite";
  font-size: 36px;
  letter-spacing: 0.82px;
  line-height: 48px;
  margin-bottom: 21px;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  .landscape-title {
    font-family: "Geometric Slab 703 W03 Md";
    font-size: 24px;
    line-height: 38px;
  }
}

@media screen and (max-width: 425px) {
  .landscape-title {
    font-size: 18px;
  }
}

.page-taxonomy-term .landscape-wrapper:hover img {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.page-taxonomy-term .landscape-wrapper:hover .landscape-bg {
  opacity: 0.35;
}

.page-taxonomy-term .landscape-wrapper .taxonomy-term-description {
  font-family: "Geometric 415 W03 Md";
  font-size: 18px;
  letter-spacing: 0.12px;
  line-height: 21px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.61);
  margin: 0;
  max-width: 80%;
}

@media screen and (max-width: 425px) {
  .page-taxonomy-term .landscape-wrapper .taxonomy-term-description {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.page-taxonomy-term .landscape-wrapper .taxonomy-term-description p {
  margin: 0;
}

.page-taxonomy-term .landscape-wrapper .landscape-content {
  margin-top: -70px;
}

@media screen and (max-width: 800px) {
  .page-taxonomy-term .landscape-wrapper .landscape-content {
    margin-top: -40px;
  }
}

.page-taxonomy-term .landscape-content {
  margin: 0 auto;
  text-align: center;
  max-width: 620px;
}

.page-taxonomy-term .landscape-title {
  letter-spacing: 0.25px;
  margin-bottom: 0;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.35);
}

.landscape-bottom {
  background: rgba(0, 0, 0, 0.42);
  height: 70px;
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 0;
  z-index: 55;
}

@media screen and (max-width: 800px) {
  .landscape-bottom {
    height: 40px;
  }
}

.landscape-bottom .field-name-field-share-buttons {
  width: 125px;
}

.landscape-bottom .field-name-field-share-buttons:before {
  display: none;
}

.landscape-bottom .field-name-field-share-buttons .addthis_toolbox {
  display: block;
}

.landscape-bottom .field-name-field-share-buttons .addthis_toolbox a {
  background-color: transparent;
  border-top: none;
  width: 100%;
  text-align: center;
  float: none;
}

.landscape-bottom-left {
  color: #fff;
  font-family: "Geometric 415 W03 Blk";
  position: absolute;
  top: 12px;
  left: 87px;
}

@media screen and (max-width: 800px) {
  .landscape-bottom-left {
    left: 50px;
  }
}

@media screen and (max-width: 550px) {
  .landscape-bottom-left {
    left: 15px;
  }
}

@media screen and (max-width: 400px) {
  .landscape-bottom-left {
    display: none;
  }
}

.landscape-bottom-left .field-label {
  font-size: 14px;
  letter-spacing: 0.09px;
  line-height: 16px;
  text-transform: uppercase;
}

.landscape-bottom-left .date-display-single {
  font-size: 24px;
  letter-spacing: 0.16px;
  line-height: 32px;
}

@media screen and (max-width: 800px) {
  .landscape-bottom-left .date-display-single {
    font-size: 14px;
    letter-spacing: 0.09px;
    line-height: 16px;
  }
}

@media screen and (max-width: 800px) {
  .landscape-bottom-left > div {
    display: inline-block;
  }
}

.landscape-bottom-right {
  position: absolute;
  top: 19px;
  right: 87px;
  width: 125px;
}

@media screen and (max-width: 800px) {
  .landscape-bottom-right {
    top: 4px;
    right: 50px;
  }
}

@media screen and (max-width: 550px) {
  .landscape-bottom-right {
    right: 15px;
  }
}

@media screen and (max-width: 400px) {
  .landscape-bottom-right {
    display: none;
  }
}

.view-vca-dream-365-video-listing h2 {
  font-family: "Geometric Slab 703 W03 Md";
  font-size: 32px;
  font-weight: normal;
  color: #4A4A4A;
  letter-spacing: 0.22px;
  line-height: 43px;
  text-transform: uppercase;
  margin: 0 auto 7px;
  max-width: 1100px;
}

@media screen and (max-width: 600px) {
  .view-vca-dream-365-video-listing h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.term-landing-banner .landscape-wrapper {
  margin-bottom: 40px;
}

.promo-blocks:after {
  background-color: white;
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0px;
  left: 0;
  right: 0;
}

.promo-blocks .view-content:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.promo-blocks .views-row {
  color: white;
  float: left;
  margin-bottom: 30px;
  width: 33.3333%;
  overflow: hidden;
  position: relative;
  text-align: center;
}

@media screen and (max-width: 600px) {
  .promo-blocks .views-row {
    margin-bottom: 3px;
    width: 100%;
  }
}

.promo-blocks .views-row:hover img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.promo-blocks .views-row:hover .series-promo-bg {
  opacity: 0.7;
}

.promo-blocks .views-row img {
  transition: all 0.3s ease-in-out;
  width: 100%;
}

.promo-blocks .views-row-2:before, .promo-blocks .views-row-2:after {
  background-color: #fff;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 4px;
  z-index: 100;
}

@media screen and (max-width: 600px) {
  .promo-blocks .views-row-2:before, .promo-blocks .views-row-2:after {
    display: none;
  }
}

.promo-blocks .views-row-2:before {
  left: 0;
}

.promo-blocks .views-row-2:after {
  right: 0;
}

@media (max-width: 639px) {
  .promo-blocks .field.rail-image .field-item {
    max-width: unset;
  }
}

.series-promo-content-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 25;
}

@media screen and (max-width: 900px) and (min-width: 601px) {
  .series-promo-content-wrapper .d365tv-btn {
    font-size: 14px;
  }
}

@media screen and (max-width: 525px) {
  .series-promo-content-wrapper .d365tv-btn {
    font-size: inherit;
    padding: 9px 21px 10px;
  }
}

.series-promo-bg {
  background-color: black;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.35;
  z-index: 20;
  transition: opacity 0.3s ease-in-out;
}

.series-promo-original {
  text-transform: uppercase;
  font-family: "Geometric Slab 703 W03 Bd";
  font-size: 14px;
  letter-spacing: 0.09px;
  line-height: 19px;
  margin-bottom: 6px;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.35);
}

@media screen and (max-width: 900px) and (min-width: 601px) {
  .series-promo-original {
    font-size: 12px;
  }
}

@media screen and (max-width: 525px) {
  .series-promo-original {
    font-size: inherit;
  }
}

.series-promo-title {
  font-family: "Geometric Slab 703 W03 Lite";
  font-size: 26px;
  letter-spacing: 0.18px;
  line-height: 34px;
  margin-bottom: 14px;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.35);
}

@media screen and (max-width: 900px) and (min-width: 601px) {
  .series-promo-title {
    font-size: 18px;
  }
}

@media screen and (max-width: 525px) {
  .series-promo-title {
    font-size: 26px;
  }
}

.block-grid {
  margin-bottom: 51px;
}

.block-grid .view-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-left: 1%;
}

@media screen and (max-width: 767px) {
  .block-grid .view-content {
    margin-left: 2%;
  }
}

@media screen and (max-width: 450px) {
  .block-grid .view-content {
    margin-left: 1%;
  }
}

.block-grid .views-row {
  box-sizing: border-box;
  -webkit-flex-basis: 32%;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  margin: 20px 1% 0 0;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
  position: relative;
}

@media screen and (max-width: 767px) {
  .block-grid .views-row {
    -webkit-flex-basis: 49%;
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
  }
}

@media screen and (max-width: 450px) {
  .block-grid .views-row {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

.block-grid .views-row:after {
  background-color: white;
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0px;
  left: 0;
  right: 0;
}

.block-grid .views-row:hover img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.block-grid .views-row:hover .block-grid-bg {
  opacity: 0.7;
}

@media screen and (max-width: 600px) {
  .block-grid .views-row {
    margin-bottom: 15px;
    width: calc(50% - 10px);
  }
}

@media screen and (max-width: 380px) {
  .block-grid .views-row {
    margin-bottom: 3px;
    width: 100%;
  }
}

.block-grid .views-row img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  width: 100%;
}

.block-grid .field-name-field-icon {
  height: auto;
  margin: 0 auto 7px;
  max-width: 40px;
}

@media screen and (max-width: 600px) {
  .block-grid .field-name-field-icon {
    margin-bottom: 0;
    max-width: 30px;
  }
}

.block-grid .icon-large .field-name-field-icon {
  max-width: 65px;
}

@media screen and (max-width: 767px) {
  .block-grid .icon-large .field-name-field-icon {
    max-width: 50px;
  }
}

@media screen and (max-width: 450px) {
  .block-grid .icon-large .field-name-field-icon {
    max-width: 65px;
  }
}

.block-grid-content-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 25;
}

.block-grid-bg {
  background-color: black;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 4px;
  left: 0;
  opacity: 0.35;
  z-index: 20;
  transition: opacity 0.3s ease-in-out;
}

.block-grid-title {
  font-family: "Geometric Slab 703 W03 Bd";
  font-size: 24px;
  color: #FFF;
  letter-spacing: 0.55px;
  line-height: 32px;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.35);
  text-transform: uppercase;
}

@media screen and (max-width: 500px) {
  .block-grid-title {
    font-size: 20px;
  }
}

@media screen and (max-width: 380px) {
  .block-grid-title {
    font-size: 24px;
  }
}

.node-type-dream-365-video .video-player-container {
  background-color: black;
  max-height: 451px;
  position: relative;
  margin: 0 auto;
  width: 800px;
}

@media screen and (max-width: 800px) {
  .node-type-dream-365-video .video-player-container {
    height: auto;
    width: 100%;
  }
}

.node-type-dream-365-video .video-player-container .youtube-wrapper {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

.node-type-dream-365-video .video-player-container .youtube-wrapper iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.node-type-dream-365-video .video-player-container:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -9999px;
  right: 0;
  border-left: 9999px solid black;
  box-shadow: 9999px 0 0 black;
  z-index: -1;
}

.node-type-dream-365-video .video-player-container .d365tv-video-sharing {
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  text-align: center;
  width: 50px;
  z-index: 1000;
}

.node-type-dream-365-video .video-player-container .at-icon-wrapper,
.node-type-dream-365-video .video-player-container .d365tv-share-link {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

.node-type-dream-365-video .video-player-container .field-name-field-share-buttons {
  display: inline-block;
  padding-top: 10px;
}

.node-type-dream-365-video .video-player-container .field-name-field-share-buttons:before {
  display: none;
}

.node-type-dream-365-video .video-player-container .field-name-field-share-buttons .addthis_toolbox {
  display: block;
}

.node-type-dream-365-video .video-player-container .field-name-field-share-buttons .addthis_toolbox a {
  background-color: transparent;
  border-top: none;
  width: 100%;
  text-align: center;
}

.node-type-dream-365-video .video-player-container .d365tv-link-overlay {
  bottom: 0;
  right: 0;
  max-width: 800px;
  margin: 0 auto;
}

@media screen and (max-width: 800px) {
  .node-type-dream-365-video .video-player-container .d365tv-link-overlay {
    width: 100%;
  }
}

.node-type-dream-365-video .video-player-container .d365tv-sharing-wrapper {
  bottom: 0;
  width: 600px;
  margin-left: 0;
}

@media screen and (max-width: 799px) {
  .node-type-dream-365-video .video-player-container .d365tv-sharing-wrapper {
    width: 100%;
    margin-right: 90px;
    margin-left: 90px;
  }
}

.node-type-dream-365-video .video-player-container .video-player {
  text-align: center;
}

.node-type-dream-365-video .video-player-container .video-player:hover {
  cursor: pointer;
}

.node-type-dream-365-video .video-player-container .video-player:hover .d365tv-play {
  background-color: rgba(0, 0, 0, 0.7);
}

.node-type-dream-365-video .video-player-container .video-message,
.node-type-dream-365-video .video-player-container + .content {
  width: 800px;
  margin: 40px auto;
  color: #585858;
  font-family: "Geometric 415 W03 Lite";
}

@media screen and (max-width: 840px) {
  .node-type-dream-365-video .video-player-container .video-message,
  .node-type-dream-365-video .video-player-container + .content {
    width: 100%;
    padding: 0 20px;
  }
}

@media screen and (max-width: 639px) {
  .node-type-dream-365-video .video-player-container .video-message,
  .node-type-dream-365-video .video-player-container + .content {
    margin: 20px auto;
  }
}

.node-type-dream-365-video .video-player-container .video-message h1,
.node-type-dream-365-video .video-player-container + .content h1 {
  font-family: "Geometric Slab 703 W03 Lite";
  color: #4A4A4A;
  margin: 10px 0 6px;
}

.node-type-dream-365-video .video-player-container .video-message a.link-series,
.node-type-dream-365-video .video-player-container + .content a.link-series {
  color: #5FB4E6;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Geometric 415 W03 Md It";
  font-size: 13px;
}

.node-type-dream-365-video .video-player-container .video-message .created-by,
.node-type-dream-365-video .video-player-container + .content .created-by {
  font-size: 13px;
}

.node-type-dream-365-video .video-player-container .video-message .field-name-body,
.node-type-dream-365-video .video-player-container + .content .field-name-body {
  margin: 20px 0 0;
}

.node-type-dream-365-video .video-player-container .video-message .created-by,
.node-type-dream-365-video .video-player-container + .content .created-by {
  color: #959595;
}

.node-type-dream-365-video .video-player-container .video-message .created-by a,
.node-type-dream-365-video .video-player-container + .content .created-by a {
  color: #5FB4E6;
  text-decoration: none;
}

.node-type-dream-365-video .video-player-container .video-message .created-by::first-letter,
.node-type-dream-365-video .video-player-container + .content .created-by::first-letter {
  text-transform: capitalize;
}

.node-type-dream-365-video .video-player-container .video-message .tags h3,
.node-type-dream-365-video .video-player-container + .content .tags h3 {
  font-family: "Geometric 415 W03 Lite";
  font-size: 16px;
  color: #959595;
  margin-bottom: 10px;
}

.node-type-dream-365-video .video-player-container .video-message .tags a,
.node-type-dream-365-video .video-player-container + .content .tags a {
  display: inline-block;
  margin-right: 5px;
  padding: 6px 12px;
  text-decoration: none;
  background-color: #d6d6d6;
  color: #9c9c9c;
  transition: all 0.3s ease-in-out;
}

.node-type-dream-365-video .video-player-container .video-message .tags a:hover,
.node-type-dream-365-video .video-player-container + .content .tags a:hover {
  background-color: #5c5c5c;
}

.node-type-dream-365-video .video-card-carousel {
  border-top: 1px solid #d6d6d6;
  padding-top: 30px;
}

.node-type-dream-365-video .field-name-field-video-themes .field-item {
  display: inline-block;
}

.node-type-dream-365-video .field-name-field-video-episode {
  font-family: "Geometric 415 W03 Md";
  font-size: 18px;
  color: #959595;
  letter-spacing: 0.12px;
  line-height: 21px;
  margin-bottom: 5px;
}

.node-type-dream-365-video .vimeo.video-player {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

.node-type-dream-365-video .vimeo.video-player iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section-dream365tv .field-name-field-share-buttons .addthis_toolbox span {
  background-color: transparent !important;
  height: 25px !important;
  width: 25px !important;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  margin-top: 3px;
}

.section-dream365tv .field-name-field-share-buttons .addthis_toolbox span svg {
  display: none;
}

.section-dream365tv .field-name-field-share-buttons .addthis_button_google_plusone_share > span {
  background-image: url(../images/SVG/google.svg);
}

.section-dream365tv .field-name-field-share-buttons .addthis_button_facebook > span {
  background-image: url(../images/SVG/facebook.svg);
}

.section-dream365tv .field-name-field-share-buttons .addthis_button_twitter > span {
  background-image: url(../images/SVG/twitter.svg);
}

.section-dream365tv .field-name-field-share-buttons .addthis_button_email > span {
  background-image: url(../images/SVG/mail.svg);
}

.section-dream365tv .d365tv-share-link {
  background-image: url(../images/SVG/link.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  cursor: pointer;
  display: inline-block;
  position: relative;
  height: 25px;
  width: 25px;
  z-index: 50;
}

.section-dream365tv .d365tv-share-link.js-active {
  background-image: url(../images/SVG/link-active.svg);
}

.d365tv-link-overlay {
  background-color: rgba(22, 22, 22, 0.7);
  display: none;
  position: absolute;
  top: 0;
  right: 50px;
  bottom: 4px;
  left: 0;
  z-index: 45;
  transition: all 0.3s ease-in-out;
}

.d365tv-link-overlay.js-active {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.d365tv-link-overlay .d365tv-video-url {
  margin-bottom: 20px;
}

.d365tv-link-overlay input {
  display: inline-block;
  vertical-align: top;
  box-shadow: none;
  background: #FFF;
  background: rgba(255, 255, 255, 0.18);
  border: 1px solid #D6D6D6;
  font-family: "Geometric 415 W03 Md";
  font-size: 14px;
  color: #FFF;
  letter-spacing: 0.07px;
  line-height: 16px;
  height: 40px;
  padding: 0 20px;
  width: calc(100% - 40px);
}

.d365tv-link-overlay .video-icon {
  display: inline-block;
  margin-right: -6px;
  height: 40px;
  width: 40px;
  vertical-align: top;
}

.d365tv-link-overlay .link-medium {
  background-image: url(../images/SVG/link-medium.svg);
}

.d365tv-link-overlay .video-embed {
  background-image: url(../images/SVG/video-embed.svg);
}

.d365tv-sharing-wrapper {
  margin-left: 50px;
  width: 68%;
}

.d365tv-fv-left .field-name-field-share-buttons .addthis_toolbox {
  display: block;
  top: 0 !important;
}

.pager {
  font-family: "Geometric Slab 703 W03 Md";
}

.pager .pager-current {
  color: #4D5459;
  font-weight: normal;
}

.pager a {
  color: #5FB4E6;
}

.dfp-ad {
  text-align: center;
  margin: 100px 0px;
}

.paragraphs-item-standard-paragraph {
  font-family: "Geometric 415 W03 Lite";
  margin-bottom: 30px;
}

.paragraphs-item-standard-paragraph a {
  color: #5FB4E6;
}

.paragraphs-item-blog-image {
  margin-bottom: 30px;
}

.paragraphs-item-blog-image img {
  width: 100%;
}

.paragraphs-item-social-media-embed-code {
  margin-bottom: 30px;
}

.paragraphs-item-social-media-embed-code iframe {
  margin: 0 auto !important;
}

.paragraphs-item-social-media-embed-code .instagram-media {
  max-width: none !important;
  width: 100% !important;
}

.paragraphs-item-social-media-embed-code .twitter-tweet {
  max-width: 520px !important;
  width: 100% !important;
}

.paragraphs-item-video-embed {
  margin-bottom: 30px;
}

.paragraphs-item-video-embed .player {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.paragraphs-item-video-embed iframe, .paragraphs-item-video-embed object, .paragraphs-item-video-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/**
 * @file
 * Component styles for the field-modules-preview-portrait.tpl.php file
 * These components are found on the front page of the site... as far as I know!
 */
.preview-portrait-info .body {
  font-family: "Geometric 415 W03 Lite";
  font-size: 16px;
  line-height: 1.3125em;
  margin-bottom: 1em;
  margin-top: 1em;
}

.more-resources-wrapper {
  margin-top: 15px;
  padding-right: 0;
}

.more-resources-wrapper + a {
  border-top: 1px solid #dfdfdf;
  font-family: "Geometric 415 W03 Blk";
  text-decoration: none;
  color: #5FB4E6;
  float: right;
  display: block;
  width: 100%;
  margin-top: 15px;
  padding-top: 15px;
  text-align: right;
}

.more-resources-wrapper + a:hover {
  color: #92d5fb;
}

.more-resources-wrapper > .node-resource {
  float: left;
  margin-right: 3%;
  width: 22.7%;
}

.more-resources-wrapper > .node-resource:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1100px) {
  .more-resources-wrapper > .node-resource {
    width: 47%;
  }
}

.more-resources-wrapper > .node-resource .field-name-field-url a {
  color: #5FB4E6;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Geometric 415 W03 Blk";
  text-decoration: none;
}

.more-resources-wrapper > .node-resource .field-name-field-url a:hover {
  color: #92d5fb;
}

.more-resources-wrapper > .node-resource img {
  width: 100%;
}

.more-resources-wrapper .field-collection-container {
  border-bottom: none;
  margin-top: 1em;
}

.col-2 .more-resources-wrapper {
  display: none;
}

@media screen and (max-width: 639px) {
  .col-2 .more-resources-wrapper {
    display: block;
  }
}

.view-vca-resource-listing {
  margin-bottom: 20px;
}

@media screen and (max-width: 1280px) {
  .view-vca-resource-listing {
    padding: 0 20px;
  }
}

.view-vca-resource-listing .view-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-left: 1%;
}

@media screen and (max-width: 767px) {
  .view-vca-resource-listing .view-content {
    margin-left: 2%;
  }
}

@media screen and (max-width: 450px) {
  .view-vca-resource-listing .view-content {
    margin-left: 1%;
  }
}

.view-vca-resource-listing img {
  width: 100%;
}

.view-vca-resource-listing .field-name-field-url {
  min-height: 42px;
}

.view-vca-resource-listing .views-row {
  box-sizing: border-box;
  -webkit-flex-basis: 24%;
  -ms-flex-preferred-size: 24%;
  flex-basis: 24%;
  background: #FAFAFA;
  border: 1px solid #D6D6D6;
  margin: 20px 1% 0 0;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
}

@media screen and (max-width: 767px) {
  .view-vca-resource-listing .views-row {
    -webkit-flex-basis: 32%;
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
  }
}

@media screen and (max-width: 450px) {
  .view-vca-resource-listing .views-row {
    -webkit-flex-basis: 49%;
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
  }
}

.view-vca-resource-listing .views-row .view-mode-card {
  padding: 7px;
  position: relative;
}

.view-vca-resource-listing .views-row .view-mode-card .field-name-field-url a {
  font-family: "Geometric Slab 703 W03 Md";
  font-size: 16px;
  color: #4A4A4A;
  letter-spacing: 0.11px;
  line-height: 21px;
  padding: 0 3px;
  text-transform: uppercase;
}

.view-vca-resource-listing .field-name-field-url a {
  color: #5FB4E6;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Geometric 415 W03 Blk";
  text-decoration: none;
}

.view-vca-resource-listing .field-name-field-url a:hover {
  color: #92d5fb;
}

.page-resource-listing .pane-node-title {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-resource-listing .pane-node-field-resource-desc h2 {
  color: #f3640d;
  font-family: "Geometric Slab 703 W03 Lite";
}

@media screen and (max-width: 1280px) {
  .page-resource-listing .pane-node-field-resource-desc {
    padding: 0 20px;
  }
}

.page-resource-listing .field-name-field-resource-desc {
  margin: 16px 0 20px 0;
  font-size: 12px;
  font-size: 0.75rem;
}

.resource-listing-hero {
  position: relative;
  text-align: center;
}

.resource-listing-hero h1 {
  margin: 0;
  max-width: 80%;
}

.resource-listing-hero h1 a {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-family: "Geometric Slab 703 W03 Lite";
  font-size: 60px;
  font-weight: normal;
  line-height: 1.14286em;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
}

@media screen and (max-width: 825px) {
  .resource-listing-hero h1 a {
    font-size: 42px;
    font-size: 2.625rem;
  }
}

@media screen and (max-width: 600px) {
  .resource-listing-hero h1 a {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.node-region .field-collection-view,
.node-destination .field-collection-view {
  margin: 0;
  padding: 0;
}

.node-region .field-sub-items--resources,
.node-destination .field-sub-items--resources {
  margin: 0;
}

@media screen and (max-width: 640px) {
  .node-region .col-2 .field-name-field-sub-items,
  .node-destination .col-2 .field-name-field-sub-items {
    padding: 0;
  }
}

.node-special-feature .cta a:focus {
  outline: none;
}

.container-dual-state .col-body {
  background-color: #fff;
  padding: 25px 50px 0 20px;
  margin-top: -60px;
  width: 42%;
  z-index: 20;
}

@media screen and (max-width: 900px) {
  .container-dual-state .col-body {
    padding-right: 20px;
    width: 95%;
  }
}

.container-dual-state .col-body .body {
  overflow: hidden;
}

.container-dual-state .col-rail .field-sub-items--video {
  max-width: 475px;
}

@media (min-width: 640px) {
  .container-dual-state.is-expanded .col-body {
    width: 62%;
  }
  .container-dual-state.is-expanded .col-rail {
    width: 38%;
    padding-left: 32px;
    padding-right: 0;
  }
}

.field-name-body a {
  color: #5fb4e5 !important;
}

.field-name-body a:hover {
  color: #a7d6f1 !important;
}

.d365tv-container {
  margin: 0 auto;
  max-width: 1100px;
}

.section-dream365tv *,
.section-dream365tv *:before,
.section-dream365tv *:after {
  box-sizing: border-box;
}

.section-dream365tv [class*="panels-flexible-"] .panels-flexible-region {
  width: 100%;
}

.section-dream365tv [class*="panels-flexible-"] .panels-flexible-row {
  padding-bottom: 0;
}

.section-dream365tv .panel-flexible .pane-title {
  display: none;
}

div.panels-ipe-placeholder h3 {
  width: 100%;
}

.panels-flexible-region-new-center {
  width: 100%;
}

.dream365tv-taxonomy-landing-page h1 {
  font-family: "Geometric Slab 703 W03 Md";
  font-size: 32px;
  font-weight: normal;
  color: #4A4A4A;
  letter-spacing: 0.22px;
  line-height: 43px;
  text-transform: uppercase;
  margin: 30px auto 11px;
  max-width: 1100px;
}

@media screen and (max-width: 1200px) {
  .dream365tv-taxonomy-landing-page h1 {
    width: 87%;
  }
}

@media screen and (max-width: 600px) {
  .dream365tv-taxonomy-landing-page h1 {
    padding: 0 15px;
    width: 100%;
  }
}

nav#nav-main {
  overflow: scroll;
}

.nav-sub {
  overflow: scroll;
}
