.icon-share:before, .field-name-field-share-buttons:before {
  content: "\e606";
}

.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;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  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;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  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;
  -webkit-transition: opacity 0.3s ease-in-out;
  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-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1000;
}

.hero-content {
  color: #fff;
  -webkit-box-flex: 1;
  -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 .view-content {
  display: none;
}

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

@media screen and (min-width: 700px) {
  .view-dream-365-tv-hero-slider-entityqueue div.slick-list {
    height: 420px;
  }
}

.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;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  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;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
  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;
    -webkit-box-shadow: none;
    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;
  -webkit-transition: all 0.3s ease-in-out;
  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;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.3s;
  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;
}

nav#nav-main {
  overflow: scroll;
}

.nav-sub {
  overflow: scroll;
}

.html.no-js .field-item:after {
  display: initial;
}

p b, p strong {
  font-family: "Geometric 415 W03 Blk", sans-serif;
  font-weight: normal;
}

.page-newsletter-request-thank-you #content .message {
  background-color: #60b3e5;
  margin: 50px 100px 0px 100px;
  padding: 25px 25px 25px 25px;
  text-align: center;
  color: white;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "Geometric Slab 703 W03 Md";
  line-height: 50px;
}

.page-newsletter-request-thank-you #content .bottom {
  background-color: #4D8FB7;
  height: 50px;
  margin: 0px 100px 50px 100px;
}

@media screen and (max-width: 640px) {
  .page-newsletter-request-thank-you #content .message {
    margin: 50px 0px 0px 0px;
    line-height: 25px;
    font-size: 20px;
  }
  .page-newsletter-request-thank-you #content .bottom {
    margin: 0px 0px 50px 0px;
  }
}

.node-webform .de-required-footnote {
  float: left;
  color: white;
  font-size: 12px;
}

.section-visitors-guide-bulk-order-form .webform-banner-content .node-webform {
  float: right;
  top: auto;
  right: auto;
  margin-top: 0px;
  position: inherit;
}

.usabrand-title {
  float: right;
  width: 58%;
  font-size: 12px;
  margin-top: 13px;
  color: #69bdd9;
}

.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-box-orient: vertical;
    -webkit-box-direction: normal;
    -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;
  -webkit-transition: all 0.15s ease-in-out;
  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 {
  -webkit-box-shadow: 0 0 0 1px #5cb2e7;
  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 {
    -webkit-box-shadow: none;
    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-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -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-box-ordinal-group: 2;
    -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-box-ordinal-group: 4;
    -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;
  -webkit-transition: all 0.3s ease-in-out;
  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-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -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;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.video-card-wrapper .slick-slide:hover {
  -webkit-box-shadow: 0 0 0 1px #5cb2e7;
  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 {
  -webkit-transition: all 0.3s ease-in-out;
  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;
  -webkit-transition: all 0.3s ease-in-out;
  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: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: 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 {
  margin-bottom: 20px;
}

.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-top: 4px;
  width: 33.3333%;
  overflow: hidden;
  position: relative;
  text-align: center;
}

@media screen and (max-width: 600px) {
  .promo-blocks .views-row {
    margin-bottom: 4px;
    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 {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
}

.promo-blocks .view-row-8:before, .promo-blocks .view-row-8:after, .promo-blocks .views-row-5:before, .promo-blocks .views-row-5:after, .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 .view-row-8:before, .promo-blocks .view-row-8:after, .promo-blocks .views-row-5:before, .promo-blocks .views-row-5:after, .promo-blocks .views-row-2:before, .promo-blocks .views-row-2:after {
    display: none;
  }
}

.promo-blocks .view-row-8:before, .promo-blocks .views-row-5:before, .promo-blocks .views-row-2:before {
  left: 0;
}

.promo-blocks .view-row-8:after, .promo-blocks .views-row-5:after, .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-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: 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;
  -webkit-transition: opacity 0.3s ease-in-out;
  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 {
  margin: 0 auto;
  max-width: 1280px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -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 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-flex-basis: 32%;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  margin: 20px 1% 0 0;
  text-decoration: none;
  -webkit-transition: all 0.15s ease-in-out;
  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;
  -webkit-transition: all 0.3s ease-in-out;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: 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;
  -webkit-transition: opacity 0.3s ease-in-out;
  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;
  -webkit-box-shadow: 9999px 0 0 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: 80%;
  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 {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  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;
  -webkit-transition: all 0.3s ease-in-out;
  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;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.d365tv-link-overlay.js-active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: 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;
  -webkit-box-shadow: none;
  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;
  display: block;
  width: calc(100% - 2%);
  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;
  word-break: break-all;
}

.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;
}

.more-resources-wrapper .field-collection-view {
  border: 0px none;
}

.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;
}

.view-vca-resource-listing .view-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

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

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

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

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

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

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

.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;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
}

.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;
}

.container-dual-state.is-expanded .col-rail .view-vca-resource-listing .views-row,
.node-special-feature .welcome > .content .col-1 .view-vca-resource-listing .views-row,
.node-attraction > .welcome > .content .col-1 .view-vca-resource-listing .views-row {
  -webkit-flex-basis: 48%;
  flex-basis: 48%;
  -ms-flex-preferred-size: 48%;
}

.col-rail .field-item:first-child .field-sub-items--video,
.col-rail .field-sub-items--video {
  margin: 20px 10px 0;
}

.node-type-destination .module-alternate-rail-left .container-dual-state .col-rail,
.node-type-attraction .module-alternate-rail-left .container-dual-state .col-rail {
  padding-left: 0;
  padding-right: 32px;
}

.node-type-destination .node-region .col-rail .field-sub-items--resources,
.node-type-destination .node-destination .col-rail .field-sub-items--resources,
.node-type-attraction .node-region .col-rail .field-sub-items--resources,
.node-type-attraction .node-destination .col-rail .field-sub-items--resources {
  margin: 30px 10px 0;
}

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

.page-resource-listing .pane-node-title h2 {
  color: white;
}

.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: 16px;
  font-size: 1rem;
}

.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-type-event .more-resources-wrapper .field-collection-view,
.node-type-special-feature .more-resources-wrapper .field-collection-view {
  margin: 0;
}

.page-node-more-resources .panels-flexible-row-new-main-row .pane-node-field-resource-summary {
  color: #f3640d;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: normal;
  line-height: 1.18182em;
  font-family: "Geometric Slab 703 W03 Md";
  padding: 10px 20px 0;
}

.page-node-more-resources .panels-flexible-row-new-main-row .pane-node-field-resource-desc {
  margin-top: 0;
  padding-top: 10px;
  font-family: "Geometric 415 W03 Lite";
}

@media (min-width: 640px) {
  .page-node-more-resources .panels-flexible-row-new-main-row {
    position: relative;
    background-color: #fff;
    margin: 0 5.20833%;
    padding: 40px 20px 0 20px;
  }
  .page-node-more-resources .panels-flexible-row-new-main-row .pane-node-field-resource-summary, .page-node-more-resources .panels-flexible-row-new-main-row .pane-node-field-resource-desc {
    max-width: 50%;
    background: white;
    margin: 0;
    padding: 10px 20px;
  }
  .page-node-more-resources .panels-flexible-row-new-main-row .pane-node-field-resource-summary {
    margin-top: -100px;
    padding: 20px 20px 00px;
    margin-bottom: 0;
    color: #f3640d;
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: normal;
    line-height: 1.1875em;
    font-family: "Geometric Slab 703 W03 Md";
  }
  .page-node-more-resources .panels-flexible-row-new-main-row .pane-node-field-resource-desc {
    margin-top: 0;
    padding-top: 10px;
    font-family: "Geometric 415 W03 Lite";
  }
}

@media (min-width: 640px) and (max-width: 959px) {
  .page-node-more-resources .panels-flexible-row-new-main-row .pane-node-field-resource-summary, .page-node-more-resources .panels-flexible-row-new-main-row .pane-node-field-resource-desc {
    max-width: 60%;
  }
}

.view-id-vca_resource_listing #edit-submit-vca-resource-listing {
  margin: 0;
}

.view-id-vca_resource_listing .views-exposed-form .views-exposed-widget {
  margin: 0;
}

.view-id-vca_resource_listing .description {
  display: none;
}

.view-id-vca_resource_listing .view-content {
  clear: both;
}

.resource-terms {
  list-style-type: none;
  margin: 5px 0 0 0;
  padding: 5px 0 0 0;
  border-top: 1px solid #D6D6D6;
}

.resource-terms li {
  display: inline;
  margin-right: 10px;
  color: #999999;
  text-transform: uppercase;
  font-family: "Geometric Slab 703 W03 Md";
  font-size: 12px;
  font-size: 0.75rem;
}

#edit-term-node-top-tier-tid-depth-wrapper,
#edit-tid-wrapper {
  width: calc(100% - 10px);
  margin-left: 10px;
}

#edit-term-node-top-tier-tid-depth-wrapper .form-select,
#edit-tid-wrapper .form-select {
  width: 100%;
  border-radius: 0;
  border-color: #D6D6D6;
}

#edit-term-node-top-tier-tid-depth-wrapper label,
#edit-tid-wrapper label {
  color: #f3640d;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.1875em;
  font-family: "Geometric Slab 703 W03 Md";
  margin-bottom: 5px;
}

#edit-term-node-top-tier-tid-depth-wrapper .dropdown.icon, #edit-term-node-top-tier-tid-depth-wrapper .dropdown.field-name-field-share-buttons,
#edit-tid-wrapper .dropdown.icon,
#edit-tid-wrapper .dropdown.field-name-field-share-buttons {
  color: white;
  background-color: #009abf;
  font-family: 'vca-icons';
  margin: -10px -13px 0 0;
  padding: 12px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#edit-term-node-top-tier-tid-depth-wrapper .dropdown.icon:before, #edit-term-node-top-tier-tid-depth-wrapper .dropdown.field-name-field-share-buttons:before,
#edit-tid-wrapper .dropdown.icon:before,
#edit-tid-wrapper .dropdown.field-name-field-share-buttons:before {
  content: "\e61d";
}

#edit-term-node-top-tier-tid-depth-wrapper .ui.multiple.dropdown > .label ~ .text,
#edit-tid-wrapper .ui.multiple.dropdown > .label ~ .text {
  display: inline-block;
  float: left;
  margin-right: 10px;
  color: #999;
}

#edit-term-node-top-tier-tid-depth-wrapper .ui.multiple.dropdown > .label,
#edit-tid-wrapper .ui.multiple.dropdown > .label {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
}

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

.node-special-feature .welcome > .content .col-2 {
  padding-left: 0;
  padding-right: 0;
}

.node-special-feature .welcome > .content .col-2 .field-name-field-sub-items {
  padding-left: 0;
  padding-right: 0;
}

.node-special-feature .welcome > .content .col-2 .field-type-text-with-summary {
  padding-left: 30px;
  padding-right: 30px;
}

.container-dual-state .col-body {
  background-color: #fff;
  padding: 25px 20px;
  z-index: 20;
}

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

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

.container-dual-state .col-rail {
  display: block !important;
}

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

@media screen and (max-width: 640px) {
  .container-dual-state .col-rail {
    padding: 30px;
  }
  .container-dual-state .col-rail img {
    margin-left: auto;
    margin-right: auto;
  }
}

.container-dual-state .col-rail .field-item {
  font-family: "Geometric 415 W03 Lite";
}

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

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

#nav-main .views-exposed-form {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2em 0.5em 0.5em 0.5em;
}

#nav-main .views-exposed-widgets {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 7px 0 7px 10px;
  background-color: #fff;
  border: 1px solid #d5d5d5;
}

#nav-main .views-exposed-widget {
  float: none;
  padding: 0;
}

#nav-main .views-exposed-widget .form-submit {
  margin: 0;
}

#nav-main .views-exposed-widget .form-text {
  width: 100%;
  background-color: #fff;
  border: none;
  color: #959595;
  font-size: 16px;
  font-style: italic;
}

#nav-main .views-exposed-widget .form-text:focus {
  outline: none;
}

#nav-main .views-exposed-widget label {
  display: none;
}

#nav-main .views-exposed-widget .form-submit {
  width: 24px;
  height: 24px;
  border: none;
  background: transparent url(../images/search.png) no-repeat 50% 50%/24px;
  text-indent: -9999em;
  margin-left: 10px;
  float: right;
}

#nav-main .views-exposed-widget .form-submit:focus {
  outline: none;
}

.view-vcal-solr-search {
  padding: 0 1em;
}

.view-vcal-solr-search .views-widget-filter-search_api_views_fulltext {
  width: 100%;
  padding: 0;
  margin: 0;
  float: none;
}

.view-vcal-solr-search .form-item {
  margin: 0;
}

.view-vcal-solr-search .views-exposed-widgets {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 2em;
}

.view-vcal-solr-search .form-text {
  border: #d6d6d6 1px solid;
  color: #010101;
  display: block;
  font-size: 22px;
  line-height: 28px;
  padding: 10px 10px 10px 50px;
  width: 100%;
}

.view-vcal-solr-search .views-exposed-form .form-item-query {
  position: relative;
}

.view-vcal-solr-search .views-exposed-form .form-item-query:before {
  content: "";
  height: 19px;
  width: 19px;
  background-image: url(../images/sprites-s9caef6726e.png);
  background-position: 0 -804px;
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  top: 15px;
  left: 15px;
}

.view-vcal-solr-search .views-exposed-form .views-submit-button,
.view-vcal-solr-search .pager-load-more .pager-next,
#nav-main .views-exposed-form .views-submit-button {
  float: none;
  padding: 0;
  margin-left: 0;
  position: relative;
  z-index: 1;
}

.view-vcal-solr-search .views-exposed-form .views-submit-button .ajax-progress .throbber,
.view-vcal-solr-search .pager-load-more .pager-next .ajax-progress .throbber,
#nav-main .views-exposed-form .views-submit-button .ajax-progress .throbber {
  background-image: url(../images/lazyload.gif);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: center;
  width: 30px;
  height: 30px;
  float: none;
  display: block;
  margin: 0;
  position: absolute;
  left: -40px;
  top: 12px;
  z-index: 2;
}

.view-vcal-solr-search .pager-load-more .pager-next .ajax-progress .throbber {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  top: 30px;
}

#nav-main .views-exposed-form .views-submit-button {
  width: 25px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  position: relative;
  z-index: 0;
  overflow: initial;
}

#nav-main .views-exposed-form .views-submit-button .ajax-progress .throbber {
  background-size: 26px 26px;
  background-position: center;
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  top: -1px;
  left: -30px;
  z-index: 99;
  overflow: initial;
}

.view-vcal-solr-search .views-exposed-form .views-exposed-widget .form-submit {
  margin: 0;
  height: 50px;
  background-color: #ff6813;
  color: white;
  font-size: 14px;
  line-height: 50px;
  text-transform: uppercase;
  padding: 0 20px;
  border: none;
  font-weight: normal;
}

.page-search #content .view-vcal-solr-search .view-header h2 {
  margin: 0 0 1em;
  line-height: 1.4em;
}

.view-vcal-solr-search .vca-search-results-query-text {
  border-bottom: 2px solid #009abf;
}

.vca-solr-search-results-count {
  margin: 0 0 2em;
  font-size: 14px;
  font-family: "Geometric Slab 703 W03 Md";
  color: #959595;
}

@media screen and (max-width: 430px) {
  .vca-solr-search-results-count {
    margin-bottom: 1em;
  }
}

.view-vcal-solr-search .block-facetapi {
  float: left;
  margin: 0 1em 1em 0;
}

.view-vcal-solr-search .form-type-select label {
  margin: 0 0 0.25em;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25em;
  text-transform: uppercase;
  font-family: "Geometric Slab 703 W03 Md";
}

.view-vcal-solr-search .form-select {
  border: #d6d6d6 1px solid;
  background-color: #fff;
  height: 30px;
}

.view-vcal-solr-search .view-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}

@media screen and (min-width: 400px) {
  .view-vcal-solr-search .view-content {
    margin: 0 -1em 2em -1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.view-vcal-solr-search .views-row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  font-size: 16px;
  line-height: 1.3125em;
  font-family: "Geometric 415 W03 Lite";
}

@media screen and (min-width: 600px) {
  .view-vcal-solr-search .views-row {
    width: 33.33333%;
  }
}

@media screen and (max-width: 399px) {
  .view-vcal-solr-search .views-row {
    padding: 1em 0 0;
  }
}

.view-vcal-solr-search .views-row img {
  display: block;
  width: 100%;
  margin: 0 0 0.5em;
}

.view-vcal-solr-search .views-field-title a {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25em;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Geometric Slab 703 W03 Md";
  color: #5fb4e5;
}

.field-name-field-share-buttons {
  cursor: pointer;
  overflow: hidden;
  height: 32px;
  width: 32px;
}

.field-name-field-share-buttons.active {
  height: auto;
}

.field-name-field-share-buttons.active:before {
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
  color: #5fb4e5;
}

.field-name-field-share-buttons:before {
  background-color: #000;
  color: #fff;
  display: block;
  line-height: 32px;
  position: relative;
  text-align: center;
  z-index: 10;
}

.field-name-field-share-buttons .addthis_toolbox {
  display: none;
  position: relative;
  z-index: 0;
}

.field-name-field-share-buttons .addthis_toolbox a {
  background-color: #fff;
  border-top: 1px solid #42aae5;
  padding: 0;
  margin-bottom: 0 !important;
  line-height: 1 !important;
}

.field-name-field-share-buttons .addthis_toolbox a:hover {
  background-color: #000;
}

.field-name-field-share-buttons .addthis_toolbox a:first-child {
  border-top: none;
}

.field-name-field-share-buttons .addthis_button_douban > span,
.field-name-field-share-buttons .addthis_button_email > span,
.field-name-field-share-buttons .addthis_button_facebook > span,
.field-name-field-share-buttons .addthis_button_google_plusone_share > span,
.field-name-field-share-buttons .addthis_button_linkedin > span,
.field-name-field-share-buttons .addthis_button_mixi > span,
.field-name-field-share-buttons .addthis_button_sinaweibo > span,
.field-name-field-share-buttons .addthis_button_twitter > span {
  background-image: url("/sites/all/themes/vca/images/addthis.png") ;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .field-name-field-share-buttons .addthis_button_douban > span,
  .field-name-field-share-buttons .addthis_button_email > span,
  .field-name-field-share-buttons .addthis_button_facebook > span,
  .field-name-field-share-buttons .addthis_button_google_plusone_share > span,
  .field-name-field-share-buttons .addthis_button_linkedin > span,
  .field-name-field-share-buttons .addthis_button_mixi > span,
  .field-name-field-share-buttons .addthis_button_sinaweibo > span,
  .field-name-field-share-buttons .addthis_button_twitter > span {
    background-image: url("/sites/all/themes/vca/images/addthis@2x.png") ;
    background-size: 32px 256px ;
  }
}

.field-name-field-share-buttons .addthis_button_douban > span {
  background-position: 0 -224px;
}

.field-name-field-share-buttons .addthis_button_email > span {
  background-position: 0 0;
}

.field-name-field-share-buttons .addthis_button_facebook > span {
  background-position: 0 -32px;
}

.field-name-field-share-buttons .addthis_button_google_plusone_share > span {
  background-position: 0 -64px;
}

.field-name-field-share-buttons .addthis_button_linkedin > span {
  background-position: 0 -96px;
}

.field-name-field-share-buttons .addthis_button_mixi > span {
  background-position: 0 -128px;
}

.field-name-field-share-buttons .addthis_button_sinaweibo > span {
  background-position: 0 -160px;
}

.field-name-field-share-buttons .addthis_button_twitter > span {
  background-position: 0 -192px;
}

.container-deal-info a {
  text-decoration: none;
}

.view-custom-sitemap table.views-view-grid {
  width: 100%;
  margin-top: 50px;
  vertical-align: top;
}

.view-custom-sitemap table.views-view-grid tr {
  vertical-align: top;
}

.view-custom-sitemap .views-view-grid a {
  text-decoration: none;
}

.view-custom-sitemap .views-view-grid td,
.view-sitemap-destinations td {
  width: 25%;
}

.view-sitemap-destinations {
  margin-top: -20px;
}

.view-custom-sitemap .views-view-grid .views-field-name,
.destination-cities-header {
  background: #009abf;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}

.view-sitemap-destinations .views-field-name {
  background: none !important;
  padding-top: 0px !important;
  text-align: left !important;
}

.view-custom-sitemap .views-view-grid .views-field-field-sitemap-links {
  font-size: 14px;
}

.view-custom-sitemap ul {
  list-style-type: none;
}

.pane-custom-sitemap .pane-title {
  color: #d08a00;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Geometric Slab 703 W03 Md";
  font-size: 26px;
  text-align: center;
}

.paragraphs-item-sitemap-links {
  padding-bottom: 5px;
}

.paragraphs-item-sitemap-links a,
.view-sitemap-destinations a {
  color: #5fb4e5;
  font-family: "Geometric 415 W03 Blk";
  font-size: 16px;
}

.paragraphs-item-sitemap-links a:hover,
.view-sitemap-destinations a:hover {
  color: #a7d6f1;
}

.custom-sitemap-header a:hover {
  color: #4d5459;
}

.custom-sitemap-header,
.custom-sitemap-header a,
.destination-cities-header {
  color: white;
  font-family: "Geometric 415 W03 Blk";
  font-size: 18px;
}

.views-field-field-paragraph-sitemap-links li {
  margin-left: -30px;
}

.pane-custom-sitemap {
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 980px) {
  .view-custom-sitemap td {
    display: block;
    width: 100% !important;
  }
}

.welcome .header h2.fake-h1,
h2.fake-h1 {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 60px;
  color: #fff;
  display: inline-block;
  font-weight: normal;
  line-height: 1.14286em;
  margin-bottom: 5px;
  margin-top: 5px;
  text-transform: uppercase;
  font-family: "Geometric Slab 703 W03 Lite";
  text-align: center;
}

@media (min-width: 640px) and (max-width: 959px) {
  .welcome .header h2.fake-h1,
  h2.fake-h1 {
    font-size: 42px;
  }
}

@media (max-width: 639px) {
  .welcome .header h2.fake-h1,
  h2.fake-h1 {
    font-size: 22px;
  }
}

.webform-fake-h1 {
  color: #000;
  font-size: 17px;
  line-height: 20px;
  font-weight: normal;
  margin: 35px auto 0;
  text-transform: inherit;
  text-align: center;
  font-family: "Geometric 415 W03 Lite";
  width: 160px;
  letter-spacing: 1px;
  display: block;
}

.node-podcast .container-dual-state .body {
  font-family: "Geometric 415 W03 Lite";
}

.field-modules .field-items .field-item-module .node-podcast {
  margin-bottom: 150px;
}

.field-modules .field-items .field-item-module .node-podcast .container-preview {
  width: 100%;
  position: inline;
}

.field-modules .field-items .field-item-module .node-podcast .container-preview .col-body {
  float: left;
  margin-top: -90px;
}

.field-modules .field-items .field-item-module .node-podcast .container-preview .col-rail {
  margin-top: -29px;
}

.node-podcast.node-preview, .node-podcast.node-teaser {
  position: static;
}

@media screen and (max-width: 639px) {
  .node-podcast.node-preview.container-dual-state.col, .node-podcast.node-teaser.container-dual-state.col {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    float: left;
    position: relative;
  }
}

.node-podcast.node-preview .field-name-field-podcast-image-content, .node-podcast.node-teaser .field-name-field-podcast-image-content {
  overflow: hidden;
}

.node-podcast.node-preview .field-name-field-podcast-image-content a, .node-podcast.node-teaser .field-name-field-podcast-image-content a {
  background: black;
  display: block;
}

.node-podcast.node-preview .field-name-field-podcast-image-content a img, .node-podcast.node-teaser .field-name-field-podcast-image-content a img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.node-podcast.node-preview .field-name-field-podcast-image-content a img:hover, .node-podcast.node-teaser .field-name-field-podcast-image-content a img:hover {
  opacity: 0.7;
  -webkit-transform: scale(1.08, 1.08);
  transform: scale(1.08, 1.08);
}

.node-podcast.node-preview .podcast-preview, .node-podcast.node-teaser .podcast-preview {
  position: relative;
}

@media screen and (min-width: 639px) {
  .node-podcast.node-preview .podcast-preview, .node-podcast.node-teaser .podcast-preview {
    position: absolute;
    top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 225px;
    width: 40%;
    z-index: 100;
  }
}

@media screen and (max-width: 649px) {
  .node-podcast.node-preview .podcast-preview, .node-podcast.node-teaser .podcast-preview {
    padding: 20px 20px 0;
  }
  .node-podcast.node-preview .podcast-preview .col-body, .node-podcast.node-teaser .podcast-preview .col-body {
    padding: 0;
    margin: 0;
  }
}

.node-podcast.node-preview .podcast-share, .node-podcast.node-teaser .podcast-share {
  position: absolute;
  top: 140px;
}

@media screen and (max-width: 639px) {
  .node-podcast.node-preview .podcast-share, .node-podcast.node-teaser .podcast-share {
    top: 0;
    right: 2px;
  }
}

.field-item-module div.node-podcast, .field-item-module .view-content, .list-podcast-nodes div.node-podcast, .list-podcast-nodes .view-content {
  padding: 0;
}

@media (max-width: 640px) {
  .field-item-module div.node-podcast, .field-item-module .view-content, .list-podcast-nodes div.node-podcast, .list-podcast-nodes .view-content {
    padding: 0;
  }
  .field-item-module div.node-podcast .container-dual-state.is-expanded .col-rail .view-vca-resource-listing .views-row, .field-item-module .view-content .container-dual-state.is-expanded .col-rail .view-vca-resource-listing .views-row, .list-podcast-nodes div.node-podcast .container-dual-state.is-expanded .col-rail .view-vca-resource-listing .views-row, .list-podcast-nodes .view-content .container-dual-state.is-expanded .col-rail .view-vca-resource-listing .views-row {
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 900px) {
  .field-item-module div.node-podcast .field field-name-field-special-feature-modules .container-dual-state .col-body,
  .field-item-module div.node-podcast .field field-name-field-special-feature-modules .container-preview .col-body, .field-item-module .view-content .field field-name-field-special-feature-modules .container-dual-state .col-body,
  .field-item-module .view-content .field field-name-field-special-feature-modules .container-preview .col-body, .list-podcast-nodes div.node-podcast .field field-name-field-special-feature-modules .container-dual-state .col-body,
  .list-podcast-nodes div.node-podcast .field field-name-field-special-feature-modules .container-preview .col-body, .list-podcast-nodes .view-content .field field-name-field-special-feature-modules .container-dual-state .col-body,
  .list-podcast-nodes .view-content .field field-name-field-special-feature-modules .container-preview .col-body {
    width: calc(100% - 32px);
  }
  .field-item-module div.node-podcast .field field-name-field-special-feature-modules .container-dual-state.is-expanded .col-body,
  .field-item-module div.node-podcast .field field-name-field-special-feature-modules .container-preview.is-expanded .col-body, .field-item-module .view-content .field field-name-field-special-feature-modules .container-dual-state.is-expanded .col-body,
  .field-item-module .view-content .field field-name-field-special-feature-modules .container-preview.is-expanded .col-body, .list-podcast-nodes div.node-podcast .field field-name-field-special-feature-modules .container-dual-state.is-expanded .col-body,
  .list-podcast-nodes div.node-podcast .field field-name-field-special-feature-modules .container-preview.is-expanded .col-body, .list-podcast-nodes .view-content .field field-name-field-special-feature-modules .container-dual-state.is-expanded .col-body,
  .list-podcast-nodes .view-content .field field-name-field-special-feature-modules .container-preview.is-expanded .col-body {
    width: 62%;
  }
}

@media (min-width: 640px) {
  .field-item-module div.node-podcast .views-row-first:first-child, .field-item-module .view-content .views-row-first:first-child, .list-podcast-nodes div.node-podcast .views-row-first:first-child, .list-podcast-nodes .view-content .views-row-first:first-child {
    margin-top: 7%;
  }
}

.field-item-module .views-row-even-podcast, .field-item-module .views-row, .list-podcast-nodes .views-row-even-podcast, .list-podcast-nodes .views-row {
  position: relative;
  width: 100%;
}

@media (max-width: 640px) {
  .field-item-module .views-row-even-podcast, .field-item-module .views-row, .list-podcast-nodes .views-row-even-podcast, .list-podcast-nodes .views-row {
    width: 100%;
    padding: 0;
  }
  .field-item-module .views-row-even-podcast:first-child, .field-item-module .views-row:first-child, .list-podcast-nodes .views-row-even-podcast:first-child, .list-podcast-nodes .views-row:first-child {
    margin-top: 0;
    padding-top: 0;
  }
}

.field-item-module .views-row-last .node-podcast.node-teaser, .list-podcast-nodes .views-row-last .node-podcast.node-teaser {
  margin-bottom: 40px;
}

@media screen and (min-width: 640px) {
  .field-item-module .views-row-last .node-podcast.node-teaser, .list-podcast-nodes .views-row-last .node-podcast.node-teaser {
    margin-bottom: 80px;
  }
}

@media (max-width: 639px) {
  .field-item-module .views-row-odd-podcast,
  .field-item-module .views-row-even-podcast, .list-podcast-nodes .views-row-odd-podcast,
  .list-podcast-nodes .views-row-even-podcast {
    margin-top: 14.0625% !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .field-item-module .podcast-share, .list-podcast-nodes .podcast-share {
    top: 0 !important;
  }
}

@media (min-width: 640px) {
  .field-item-module .views-row-odd-podcast, .list-podcast-nodes .views-row-odd-podcast {
    margin-top: 14.0625%;
  }
  .field-item-module .views-row-odd-podcast .col-body, .list-podcast-nodes .views-row-odd-podcast .col-body {
    right: 5.3%;
  }
  .field-item-module .views-row-odd-podcast .col-rail, .list-podcast-nodes .views-row-odd-podcast .col-rail {
    right: calc(5.3% + 40%);
  }
  .field-item-module .views-row-even-podcast, .list-podcast-nodes .views-row-even-podcast {
    margin-top: 14.0625%;
  }
  .field-item-module .views-row-even-podcast:first-child, .list-podcast-nodes .views-row-even-podcast:first-child {
    margin-top: 7%;
  }
  .field-item-module .views-row-even-podcast .col-body, .list-podcast-nodes .views-row-even-podcast .col-body {
    float: left;
    position: relative;
    margin-top: -60px;
    margin-left: 5.3%;
  }
  .field-item-module .views-row-even-podcast .col-rail, .list-podcast-nodes .views-row-even-podcast .col-rail {
    position: relative;
    float: left;
    top: 32px;
  }
}

.field-item-module .custom-podcast-node, .list-podcast-nodes .custom-podcast-node {
  padding: 0 0 80px 0;
}

@media (max-width: 640px) {
  .field-item-module .custom-podcast-node, .list-podcast-nodes .custom-podcast-node {
    margin-top: 40px;
    min-width: 100%;
    max-width: 100%;
  }
}

.field-item-module .container-dual-state .cta, .list-podcast-nodes .container-dual-state .cta {
  display: block;
  margin-top: 0;
}

.field-item-module .container-dual-state .cta a, .list-podcast-nodes .container-dual-state .cta a {
  display: block;
}

@media (min-width: 639px) {
  .node-podcast.node-teaser .container-map-share, .node-podcast.node-preview .container-map-share {
    top: calc(0% - 32px);
  }
}

@media screen and (max-width: 639px) {
  .node-podcast.view-mode-full .container-dual-state .col {
    display: block;
  }
}

@media (max-width: 639px) {
  .node-podcast.view-mode-full.podcast-node-details .container-map-share {
    right: 10px;
  }
}

@media (max-width: 639px) {
  .node-podcast.view-mode-full .container-map-share {
    top: 0;
    right: 0;
  }
}

.node-podcast.view-mode-full .container-dual-state.is-expanded .col-rail {
  min-height: 190px;
  width: 100%;
}

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

.block-podcast-audio {
  border: 1px solid #fff;
  margin: -50px 0 55px 50px;
  width: 57%;
  z-index: 100;
}

@media (max-width: 958px) {
  .block-podcast-audio {
    margin: -40px 0 38px 35px;
    width: 57.2%;
  }
}

@media (max-width: 640px) {
  .block-podcast-audio {
    border: 0;
    margin: 0;
    padding: 8px;
    width: 96%;
  }
}

@media (max-width: 640px) {
  .block-podcast-audio {
    border: 0;
    margin: 0;
    padding: 8px;
    width: 96%;
  }
}

.block-audio-node-content {
  margin-top: -68px;
  z-index: 1;
  position: relative;
}

@media (max-width: 640px) {
  .block-audio-node-content {
    margin-top: -32px;
    position: static;
  }
  .block-audio-node-content iframe {
    position: relative;
  }
}

.top-podcast {
  margin-bottom: 0;
  border-bottom: 5px solid #5fb4e5;
}

.podcast-node-details {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

@media (max-width: 640px) {
  .podcast-node-details {
    margin: 0;
  }
}

.podcast-node-details .body-podcast {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: "Geometric 415 W03 Lite";
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.podcast-node-details .body-podcast .field-item > p {
  margin-bottom: 0;
}

@media (max-width: 959px) {
  .podcast-node-details .body-podcast .field-item > p {
    font-size: 14px;
  }
}

.podcast-node-details .podcast-dots {
  margin: 0;
}

.list-podcast-nodes .views-row .field-name-field-special-feature-modules {
  margin: 14.0625% 0;
}

.list-podcast-nodes .views-row .field-name-field-special-feature-modules .views-row-odd-podcast {
  padding-top: 0 !important;
}

@media (max-width: 639px) {
  .list-podcast-nodes .views-row .field-name-field-special-feature-modules .views-row-odd-podcast .container-dual-state > .col-rail {
    top: 0 !important;
    right: 0 !important;
    display: block !important;
  }
}

@media (min-width: 640px) {
  .list-podcast-nodes .views-row .field-name-field-special-feature-modules .views-row-odd-podcast .container-dual-state > .col-body,
  .list-podcast-nodes .views-row .field-name-field-special-feature-modules .views-row-odd-podcast .container-dual-state > .col-rail {
    position: relative;
    display: block !important;
    top: 0 !important;
    margin-left: 0;
    right: 0;
    float: right;
  }
  .list-podcast-nodes .views-row .field-name-field-special-feature-modules .views-row-odd-podcast .container-dual-state > .col-rail {
    padding-right: 32px;
    padding-left: 0;
  }
  .list-podcast-nodes .views-row .field-name-field-special-feature-modules .views-row-odd-podcast .container-dual-state > .col-rail .container-map-share {
    left: auto;
  }
  .list-podcast-nodes .views-row .field-name-field-special-feature-modules .views-row-odd-podcast .container-dual-state > .col-body {
    margin-top: -60px;
  }
}

.list-podcast-nodes .views-row .field-name-field-special-feature-modules .views-row-even-podcast {
  padding-top: 0 !important;
}

@media (max-width: 639px) {
  .list-podcast-nodes .views-row .field-name-field-special-feature-modules .views-row-even-podcast .container-dual-state > .col-rail {
    top: 0 !important;
    right: 0 !important;
    display: block !important;
  }
}

@media (min-width: 640px) {
  .list-podcast-nodes .views-row .field-name-field-special-feature-modules .views-row-even-podcast .container-dual-state > .col-body,
  .list-podcast-nodes .views-row .field-name-field-special-feature-modules .views-row-even-podcast .container-dual-state > .col-rail {
    position: relative;
    display: block !important;
    top: 0 !important;
    margin-left: 0;
    right: 0;
    float: left;
  }
  .list-podcast-nodes .views-row .field-name-field-special-feature-modules .views-row-even-podcast .container-dual-state > .col-rail .container-map-share {
    right: auto;
    left: 0;
  }
  .list-podcast-nodes .views-row .field-name-field-special-feature-modules .views-row-even-podcast .container-dual-state > .col-body {
    margin-top: -60px;
  }
}

.views-row-odd-podcast .node-teaser,
.views-row-odd-podcast .node-attraction {
  position: static;
}

@media (max-width: 639px) {
  .views-row-odd-podcast .node-teaser .container-preview,
  .views-row-odd-podcast .node-teaser .container-dual-state,
  .views-row-odd-podcast .node-attraction .container-preview,
  .views-row-odd-podcast .node-attraction .container-dual-state {
    margin: 20px 25px;
    padding: 0;
  }
}

.views-row-even-podcast .node-teaser,
.views-row-even-podcast .node-attraction {
  position: static;
}

@media (max-width: 639px) {
  .views-row-even-podcast .node-teaser .container-preview,
  .views-row-even-podcast .node-teaser .container-dual-state,
  .views-row-even-podcast .node-attraction .container-preview,
  .views-row-even-podcast .node-attraction .container-dual-state {
    margin: 20px 25px;
    padding: 0;
  }
}

.views-row-odd-podcast {
  position: relative;
}

.views-row-odd-podcast .welcome {
  position: static;
}

.views-row-odd-podcast .node-teaser {
  position: static;
}

@media (max-width: 639px) {
  .views-row-odd-podcast .node-teaser .container-preview,
  .views-row-odd-podcast .node-teaser .container-dual-state {
    margin: 20px 25px;
    padding: 0;
  }
}

.views-row-odd-podcast .node-teaser .col-body {
  position: relative;
}

@media screen and (min-width: 639px) {
  .views-row-odd-podcast .node-teaser .col-body {
    position: absolute;
    top: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    min-height: 225px;
    width: 40%;
    z-index: 100;
    right: 5.3%;
  }
}

@media screen and (max-width: 649px) {
  .views-row-odd-podcast .node-teaser .col-body .col-body {
    padding: 0;
    margin: 0;
  }
}

.views-row-odd-podcast .node-teaser .col-rail {
  z-index: 10;
  display: block !important;
  position: absolute;
  top: 0;
}

@media (min-width: 639px) {
  .views-row-odd-podcast .node-teaser .col-rail .field-name-field-sub-items {
    padding-right: 32px;
  }
}

@media (max-width: 639px) {
  .views-row-odd-podcast .node-teaser .col-rail {
    position: static;
  }
  .views-row-odd-podcast .node-teaser .col-rail .container-map-share {
    right: 0px;
    position: absolute;
    top: 0;
  }
}

@media (min-width: 640px) {
  .views-row-odd-podcast .node-teaser .col-rail .container-map-share {
    top: calc(0% - 32px);
  }
}

.views-row-even-podcast {
  position: relative;
}

.views-row-even-podcast .welcome {
  position: static;
}

.views-row-even-podcast .node-preview .col-body, .views-row-even-podcast .node-teaser .col-body {
  position: relative;
}

@media screen and (min-width: 639px) {
  .views-row-even-podcast .node-preview .col-body, .views-row-even-podcast .node-teaser .col-body {
    top: 0;
    right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    min-height: 225px;
    width: 40%;
    z-index: 100;
  }
}

@media screen and (max-width: 649px) {
  .views-row-even-podcast .node-preview .col-body .col-body, .views-row-even-podcast .node-teaser .col-body .col-body {
    padding: 0;
    margin: 0;
  }
}

.views-row-even-podcast .node-preview .col-rail, .views-row-even-podcast .node-teaser .col-rail {
  z-index: 10;
  display: block !important;
  background: white;
  position: relative;
  float: left;
  top: 0;
  float: left;
  margin-right: 0;
  right: 0;
}

@media (max-width: 639px) {
  .views-row-even-podcast .node-preview .col-rail, .views-row-even-podcast .node-teaser .col-rail {
    position: static;
  }
  .views-row-even-podcast .node-preview .col-rail .container-map-share, .views-row-even-podcast .node-teaser .col-rail .container-map-share {
    right: 0px;
    position: absolute;
    top: 0 !important;
  }
}

.views-row-even-podcast .node-preview .col-rail .container-map-share, .views-row-even-podcast .node-teaser .col-rail .container-map-share {
  top: 0;
}

.node-breaker .field-breaker-types--gallery .field-name-field-image {
  margin-bottom: 10px;
}

.node-breaker .field-breaker-types--gallery .field-name-field-image .field-item {
  position: relative;
  margin: 0 auto;
}

.node-breaker .field-breaker-types--gallery .field-name-field-image .field-item img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.node-breaker .field-breaker-types--gallery .field-name-field-media-caption {
  text-align: center;
}

.node-breaker .field-breaker-types--gallery .field-collection-view {
  margin: 0;
}

.node-breaker .field-breaker-types--gallery .slick-slider .slick-dots {
  bottom: 50px;
}

.node-breaker .field-breaker-types--gallery .slick-slider .slick-dots button {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #fff;
}

.node-breaker .field-breaker-types--gallery .slick-slider .slick-dots button:before {
  width: 12px;
  height: 12px;
  top: -3px;
  font-size: 10px;
  text-shadow: 0 0 5px #fff;
}

.node-breaker .field-breaker-types--gallery .slick-slider .slick-prev,
.node-breaker .field-breaker-types--gallery .slick-slider .slick-next {
  height: 70px;
  width: 40px;
  padding-top: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.5);
  top: 40%;
  left: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background-image: url("../images/sprites/keyboard-arrow-left.png");
  background-repeat: no-repeat;
  background-position: center top;
}

.node-breaker .field-breaker-types--gallery .slick-slider .slick-prev:before,
.node-breaker .field-breaker-types--gallery .slick-slider .slick-next:before {
  content: '';
}

.node-breaker .field-breaker-types--gallery .slick-slider .slick-prev:hover,
.node-breaker .field-breaker-types--gallery .slick-slider .slick-next:hover {
  opacity: 0.7;
  background-color: rgba(0, 0, 0, 0.5);
}

.node-breaker .field-breaker-types--gallery .slick-slider .slick-next {
  right: 0;
  left: initial;
  background-image: url("../images/sprites/keyboard-arrow-right.png");
}

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

.section-dream365tv *,
.section-dream365tv *:before,
.section-dream365tv *:after {
  -webkit-box-sizing: border-box;
  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%;
  }
}

.container-deal-info a {
  text-decoration: none;
}

.view-custom-sitemap table.views-view-grid {
  width: 100%;
  margin-top: 50px;
  vertical-align: top;
}

.view-custom-sitemap table.views-view-grid tr {
  vertical-align: top;
}

.view-custom-sitemap .views-view-grid a {
  text-decoration: none;
}

.view-custom-sitemap .views-view-grid td,
.view-sitemap-destinations td {
  width: 25%;
}

.view-sitemap-destinations {
  margin-top: -20px;
}

.view-custom-sitemap .views-view-grid .views-field-name,
.destination-cities-header {
  background: #009abf;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}

.view-sitemap-destinations .views-field-name {
  background: none !important;
  padding-top: 0px !important;
  text-align: left !important;
}

.view-custom-sitemap .views-view-grid .views-field-field-sitemap-links {
  font-size: 14px;
}

.view-custom-sitemap ul {
  list-style-type: none;
}

.pane-custom-sitemap .pane-title {
  color: #d08a00;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Geometric Slab 703 W03 Md";
  font-size: 26px;
  text-align: center;
}

.paragraphs-item-sitemap-links {
  padding-bottom: 5px;
}

.paragraphs-item-sitemap-links a,
.view-sitemap-destinations a {
  color: #5fb4e5;
  font-family: "Geometric 415 W03 Blk";
  font-size: 16px;
}

.paragraphs-item-sitemap-links a:hover,
.view-sitemap-destinations a:hover {
  color: #a7d6f1;
}

.custom-sitemap-header a:hover {
  color: #4d5459;
}

.custom-sitemap-header,
.custom-sitemap-header a,
.destination-cities-header {
  color: white;
  font-family: "Geometric 415 W03 Blk";
  font-size: 18px;
}

.views-field-field-paragraph-sitemap-links li {
  margin-left: -30px;
}

.pane-custom-sitemap {
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 980px) {
  .view-custom-sitemap td {
    display: block;
    width: 100% !important;
  }
}

.welcome .header h2.fake-h1,
h2.fake-h1 {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 60px;
  color: #fff;
  display: inline-block;
  font-weight: normal;
  line-height: 1.14286em;
  margin-bottom: 5px;
  margin-top: 5px;
  text-transform: uppercase;
  font-family: "Geometric Slab 703 W03 Lite";
  text-align: center;
}

@media (min-width: 640px) and (max-width: 959px) {
  .welcome .header h2.fake-h1,
  h2.fake-h1 {
    font-size: 42px;
  }
}

@media (max-width: 639px) {
  .welcome .header h2.fake-h1,
  h2.fake-h1 {
    font-size: 22px;
  }
}

.webform-fake-h1 {
  color: #000;
  font-size: 17px;
  line-height: 20px;
  font-weight: normal;
  margin: 35px auto 0;
  text-transform: inherit;
  text-align: center;
  font-family: "Geometric 415 W03 Lite";
  width: 160px;
  letter-spacing: 1px;
  display: block;
}
