/* line 4, ../../../src/stylesheets/carousel.scss */
.carousel-container { overflow: hidden; }

/* line 6, ../../../src/stylesheets/carousel.scss */
.skycom-carousel { margin-bottom: 5px; z-index: 0; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
/* line 17, ../../../src/stylesheets/carousel.scss */
.skycom-carousel.single-slide .indicators { display: none; }
/* line 20, ../../../src/stylesheets/carousel.scss */
.skycom-carousel figure .image-wrapper, .skycom-carousel figure .image, .skycom-carousel figure .image img { height: 100%; }
/* line 23, ../../../src/stylesheets/carousel.scss */
.skycom-carousel .previous, .skycom-carousel .next { display: none !important; }
/* line 25, ../../../src/stylesheets/carousel.scss */
.skycom-carousel .skycom-carousel-container, .skycom-carousel .skycom-carousel-container > div { height: auto !important; }

/* line 30, ../../../src/stylesheets/carousel.scss */
.slide .poster [src='/images/no-image-placeholder.png'] { max-height: 380px; }
/* line 32, ../../../src/stylesheets/carousel.scss */
.slide .play-video { text-decoration: none; }
/* line 35, ../../../src/stylesheets/carousel.scss */
.slide .play-video .icon-video-play { display: inline-block; }
/* line 40, ../../../src/stylesheets/carousel.scss */
.slide.dark-scheme i.skycon-never-miss, .slide.dark-scheme i.skycon-download { color: #0070a5; }
/* line 43, ../../../src/stylesheets/carousel.scss */
.slide.dark-scheme i.skycon-remote-record { color: #ed1c24; }
/* line 45, ../../../src/stylesheets/carousel.scss */
.slide.dark-scheme i.skycon-sky-go { color: #44ad3a; }
/* line 48, ../../../src/stylesheets/carousel.scss */
.slide.dark-scheme span { color: #fff; }

/* line 53, ../../../src/stylesheets/carousel.scss */
.carousel-content a { white-space: nowrap; }
/* line 56, ../../../src/stylesheets/carousel.scss */
.carousel-content .calls-to-action { margin-top: 5px; }
/* line 59, ../../../src/stylesheets/carousel.scss */
.carousel-content .calls-to-action a.hover { text-decoration: none; }
/* line 62, ../../../src/stylesheets/carousel.scss */
.carousel-content .calls-to-action a.hover:hover { text-decoration: underline; }
/* line 65, ../../../src/stylesheets/carousel.scss */
.carousel-content .calls-to-action a.hover p { text-decoration: underline; }

/* line 69, ../../../src/stylesheets/carousel.scss */
.movie-carousel .channel-logo-container { display: none; }

/* line 72, ../../../src/stylesheets/carousel.scss */
.no-touch .skycom-carousel .previous, .no-touch .skycom-carousel .next { display: block !important; }

@media only screen and (max-width: 767px) { /* line 78, ../../../src/stylesheets/carousel.scss */
  .slide .tx-details { font-size: 1em; }
  /* line 80, ../../../src/stylesheets/carousel.scss */
  .slide .calls-to-action { margin-top: 2px; }
  /* line 82, ../../../src/stylesheets/carousel.scss */
  .slide.dark-scheme span { color: #333; } }
@media all and (max-width: 600px) { /* line 89, ../../../src/stylesheets/carousel.scss */
  .skycom-carousel i.skycon-video-play { color: #666; }
  /* line 93, ../../../src/stylesheets/carousel.scss */
  img.channel-logo { height: 23px; }
  /* line 95, ../../../src/stylesheets/carousel.scss */
  .hidden-carousel-mobile, .carousel-content a .teaser { display: none !important; }
  /* line 98, ../../../src/stylesheets/carousel.scss */
  .visible-carousel-mobile { display: block; } }
@media all and (min-width: 601px) { /* line 102, ../../../src/stylesheets/carousel.scss */
  .hidden-carousel-mobile { display: block; }
  /* line 104, ../../../src/stylesheets/carousel.scss */
  .visible-carousel-mobile { display: none !important; }
  /* line 106, ../../../src/stylesheets/carousel.scss */
  #main-carousel .carousel-content { padding-left: 50px; } }
/* line 109, ../../../src/stylesheets/carousel.scss */
.lt-ie9 .visible-carousel-mobile { display: none !important; }

/* line 111, ../../../src/stylesheets/carousel.scss */
.show-carousel .slide .channel-logo-container { display: none; }
