@charset "UTF-8";
/* line 1, ../../../src/stylesheets/_utility.scss */
\:section, \:article, \:figure, \:figcaption { display: block; }

/* line 6, ../../../src/stylesheets/_utility.scss */
.vertical-align { display: table; }
/* line 9, ../../../src/stylesheets/_utility.scss */
.vertical-align > * { vertical-align: middle; }

/* line 12, ../../../src/stylesheets/_utility.scss */
.vertical-align-inline { display: inline-table; }
/* line 15, ../../../src/stylesheets/_utility.scss */
.vertical-align-inline > * { vertical-align: middle; }

/* line 21, ../../../src/stylesheets/_utility.scss */
a.vertical-align-inline:link, a.vertical-align-inline:visited, a.vertical-align-inline:hover, a.vertical-align-inline:active { text-decoration: none; }
/* line 27, ../../../src/stylesheets/_utility.scss */
a.vertical-align-inline:hover span { text-decoration: underline; }

/* line 1, ../../../src/stylesheets/_navigation.scss */
.back-button { cursor: pointer; height: 25px; }
/* line 5, ../../../src/stylesheets/_navigation.scss */
.back-button i { font-size: 13px; line-height: 0; padding-right: 6px; }

/* line 12, ../../../src/stylesheets/_navigation.scss */
.updown-nav { font-size: 16px; width: 20px; height: 20px; float: right; margin-right: 7px; cursor: pointer; }
/* line 20, ../../../src/stylesheets/_navigation.scss */
.updown-nav:hover { text-decoration: none; }
/* line 22, ../../../src/stylesheets/_navigation.scss */
.updown-nav .nav-text { display: none; }
/* line 24, ../../../src/stylesheets/_navigation.scss */
.updown-nav.up-arrow { position: absolute; right: 40px; }

/* line 31, ../../../src/stylesheets/_navigation.scss */
.tabs-container.page-nav { margin: 0 auto 20px auto; }
/* line 34, ../../../src/stylesheets/_navigation.scss */
.tabs-container.page-nav .tabs { margin: 0; }
/* line 36, ../../../src/stylesheets/_navigation.scss */
.tabs-container.page-nav .dropdown-tab-select { top: 0; }
/* line 38, ../../../src/stylesheets/_navigation.scss */
.tabs-container.page-nav.top-nav { margin-top: 20px; }

/* line 41, ../../../src/stylesheets/_navigation.scss */
.invisible { visibility: hidden; }

/* line 9, ../../../src/stylesheets/main.scss */
#rr-widget-background { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999; background-color: #000; opacity: 0.5; filter: alpha(opacity=50); }

/* line 21, ../../../src/stylesheets/main.scss */
.colour.skycon-arrow-left { color: #0070a5; }

/* line 25, ../../../src/stylesheets/main.scss */
.masthead [class^="skycon-"]:before, .masthead [class*="skycon-"]:before, .masthead .skycon:before, .masthead [class^="masthead__skycon-"]:before, .masthead [class*=" masthead__skycon-"]:before { font-family: skycons-masthead !important; }

@media only screen and (max-width: 767px) { /* line 33, ../../../src/stylesheets/main.scss */
  .sky-buttons { margin: 20px 0; }
  /* line 36, ../../../src/stylesheets/main.scss */
  .sky-buttons .button-container { clear: both; margin: 0 auto; width: 250px; text-align: center; }
  /* line 44, ../../../src/stylesheets/main.scss */
  .skycom.footer { margin-top: 20px; } }

/* line 3, ../../../src/stylesheets/page-header.scss */
.asset-title { font-size: 32px; line-height: 36px; }

/* line 8, ../../../src/stylesheets/page-header.scss */
.page-header { position: relative; margin-top: 20px; }
/* line 12, ../../../src/stylesheets/page-header.scss */
.page-header:not(:empty) { margin-bottom: 20px; }
/* line 14, ../../../src/stylesheets/page-header.scss */
.page-header header { position: relative; }
/* line 17, ../../../src/stylesheets/page-header.scss */
.page-header header h1, .page-header header h2 { display: inline-block; margin: 0 10px 0 0; }
/* line 22, ../../../src/stylesheets/page-header.scss */
.page-header header .sharing-container { position: relative; display: none; bottom: -4px; }
/* line 27, ../../../src/stylesheets/page-header.scss */
.page-header header .sharing-container .share-show { float: left; line-height: 18px; padding-left: 24px; background: url("http://web-toolkit.global.sky.com/0.2.8/images/icons.png") no-repeat 0 -230px; }
/* line 34, ../../../src/stylesheets/page-header.scss */
.page-header header .sharing-container .facebook-share-item, .page-header header .sharing-container .twitter-share-item { display: none; }
/* line 39, ../../../src/stylesheets/page-header.scss */
.page-header header .sharing-container .twitter-share-item { padding-bottom: 2px; }
/* line 41, ../../../src/stylesheets/page-header.scss */
.page-header header .sharing-container #sharing-widget { border-radius: 5px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); position: absolute; right: -60px; top: 25px; padding: 12px; border: 1px solid #ccc; background-color: #fff; width: 136px; z-index: 3; display: none; }
/* line 54, ../../../src/stylesheets/page-header.scss */
.page-header header .sharing-container #sharing-widget a, .page-header header .sharing-container #sharing-widget div { display: block; margin: 12px 0; }
/* line 59, ../../../src/stylesheets/page-header.scss */
.page-header header .sharing-container #sharing-widget .icon-remove { position: absolute; right: 10px; cursor: pointer; }
/* line 65, ../../../src/stylesheets/page-header.scss */
.page-header header .sharing-container #sharing-widget:after { content: ""; position: absolute; bottom: 100%; left: 50%; margin-left: -9px; width: 0; height: 0; border: 9px solid transparent; border-bottom-color: #fff; z-index: 2; }
/* line 78, ../../../src/stylesheets/page-header.scss */
.page-header header .sharing-container #sharing-widget:before { content: ""; position: absolute; bottom: 100%; left: 50%; margin-left: -10px; width: 0; height: 0; border: 10px solid transparent; border-bottom-color: #ccc; z-index: 1; }
/* line 93, ../../../src/stylesheets/page-header.scss */
.page-header header .show #sharing-widget { top: -21px; }
/* line 96, ../../../src/stylesheets/page-header.scss */
.page-header .tx-details { display: inline-block; margin: 0; vertical-align: middle; }
/* line 102, ../../../src/stylesheets/page-header.scss */
.page-header h3.tx-details { margin-right: 50px; }
/* line 104, ../../../src/stylesheets/page-header.scss */
.page-header.content-asset { display: table; width: 100%; }
/* line 108, ../../../src/stylesheets/page-header.scss */
.page-header.content-asset .asset-page-header { display: table-footer-group; }
/* line 111, ../../../src/stylesheets/page-header.scss */
.page-header #main-nav { margin-top: 8px; }

/* line 114, ../../../src/stylesheets/page-header.scss */
.fb-like span, .fb-like iframe { min-height: 20px !important; min-width: 130px !important; }

@media screen and (min-width: 768px) { /* line 121, ../../../src/stylesheets/page-header.scss */
  .sky-buttons .button-container { clear: both; } }
@media only screen and (max-width: 767px) { /* line 125, ../../../src/stylesheets/page-header.scss */
  .page-header .calls-to-action { margin-bottom: 0; } }

/* line 16, ../../../src/stylesheets/pod.scss */
.heading-row { margin-top: 20px; margin-bottom: 7px; }
/* line 22, ../../../src/stylesheets/pod.scss */
.heading-row h2 { margin: 0; }

/* line 27, ../../../src/stylesheets/pod.scss */
.channel .channel-logo-container, .channel .channel-name-container, .channelNav .channel-logo-container, .channelNav .channel-name-container { display: none; }

/* line 31, ../../../src/stylesheets/pod.scss */
.pod-row { padding-top: 36px; }
/* line 34, ../../../src/stylesheets/pod.scss */
.pod-row.with-headings { padding-top: 0; }
/* line 36, ../../../src/stylesheets/pod.scss */
.pod-row.recommendations-row, .pod-row.related-row { padding-top: 9px; }
/* line 40, ../../../src/stylesheets/pod.scss */
.pod-row.recommendations-row .empty, .pod-row.related-row .empty { outline: none; }
/* line 43, ../../../src/stylesheets/pod.scss */
.pod-row.related-row .content { height: auto; }

/* line 46, ../../../src/stylesheets/pod.scss */
.related-title, .recommendations-title { font-size: 40px; }

/* line 49, ../../../src/stylesheets/pod.scss */
.related-title { padding-top: 10px; }

/* line 51, ../../../src/stylesheets/pod.scss */
.recommendations-title { padding: 20px 0 8px 0; }

/* line 53, ../../../src/stylesheets/pod.scss */
.body-text i { display: inline; vertical-align: top; }

/* line 58, ../../../src/stylesheets/pod.scss */
.asset-pod .image, .double, .show-pod .image { margin-bottom: 14px; }
/* line 63, ../../../src/stylesheets/pod.scss */
.asset-pod .image img, .double img, .show-pod .image img { max-height: 100%; }

/* line 66, ../../../src/stylesheets/pod.scss */
.pod { position: relative; }
/* line 69, ../../../src/stylesheets/pod.scss */
.pod a { color: #333; }
/* line 71, ../../../src/stylesheets/pod.scss */
.pod .image img { width: 100%; }
/* line 73, ../../../src/stylesheets/pod.scss */
.pod .title-link { display: block; }
/* line 75, ../../../src/stylesheets/pod.scss */
.pod.title { margin-top: 24px; }
/* line 77, ../../../src/stylesheets/pod.scss */
.pod.link-and-image-pod img { width: 100%; }
/* line 79, ../../../src/stylesheets/pod.scss */
.pod.content { height: 400px; }
/* line 82, ../../../src/stylesheets/pod.scss */
.pod.content.double { overflow: hidden; }
/* line 84, ../../../src/stylesheets/pod.scss */
.pod.content.asset-pod { height: auto; }
/* line 88, ../../../src/stylesheets/pod.scss */
.pod.content.show-pod.populated { outline: 1px solid #cbcbcb; }
/* line 90, ../../../src/stylesheets/pod.scss */
.pod.content.show-pod .header-container { padding: 0 20px; }
/* line 92, ../../../src/stylesheets/pod.scss */
.pod.content.show-pod .calls-to-action { position: absolute; margin: 0 20px; bottom: 20px; }
/* line 99, ../../../src/stylesheets/pod.scss */
.pod.content .channel-logo-container { position: absolute; }
/* line 106, ../../../src/stylesheets/pod.scss */
.pod.content .image-link .channel-logo { position: absolute; display: block; bottom: 35px; left: 20px; }
/* line 115, ../../../src/stylesheets/pod.scss */
.pod.content .header-container h3, .pod.content .header-container p { margin: 0 0 8px 0; overflow: hidden; }
/* line 120, ../../../src/stylesheets/pod.scss */
.pod.content .header-container h3 { max-height: 56px; }
@media only screen and (max-width: 767px) { /* line 120, ../../../src/stylesheets/pod.scss */
  .pod.content .header-container h3 { max-height: 48px; } }
/* line 128, ../../../src/stylesheets/pod.scss */
.pod.content .header-container p { max-height: 40px; }
/* line 130, ../../../src/stylesheets/pod.scss */
.pod.content .header-container .pod-link { display: table; }
/* line 133, ../../../src/stylesheets/pod.scss */
.pod.content .header-container .pod-link i, .pod.content .header-container .pod-link a { display: table-cell; vertical-align: top; }
/* line 138, ../../../src/stylesheets/pod.scss */
.pod.content .header-container .pod-link i { padding-right: 8px; }
/* line 140, ../../../src/stylesheets/pod.scss */
.pod.content .header-container .pod-link a { color: #0070a5; }
/* line 143, ../../../src/stylesheets/pod.scss */
.pod.content .header-container .pod-link a:after { content: ''; display: block; height: 1px; width: 56px; bottom: -10px; }
/* line 155, ../../../src/stylesheets/pod.scss */
.pod.double { height: auto; }
/* line 158, ../../../src/stylesheets/pod.scss */
.pod.double .image-link { display: block; }
/* line 162, ../../../src/stylesheets/pod.scss */
.pod.double .image-link:hover .header-container h3, .pod.double .image-link:hover .header-container p { text-decoration: underline; }
/* line 166, ../../../src/stylesheets/pod.scss */
.pod.double .image-link .image { max-height: 421px; overflow: hidden; *zoom: 1; }
/* line 170, ../../../src/stylesheets/pod.scss */
.pod.double .image-link .image img { float: left; }
/* line 173, ../../../src/stylesheets/pod.scss */
.pod.double .image-link .header-container { width: 100%; bottom: 0; position: absolute; padding: 30px; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #000000), color-stop(100%, rgba(0, 0, 0, 0))); background: -moz-linear-gradient(bottom, #000000, rgba(0, 0, 0, 0)); background: -webkit-linear-gradient(bottom, #000000, rgba(0, 0, 0, 0)); background: linear-gradient(to top, #000000, rgba(0, 0, 0, 0)); background: -ms-linear-gradient(to top, #000000, rgba(0, 0, 0, 0)); *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00000000', endColorstr='#FF000000'); }
/* line 181, ../../../src/stylesheets/pod.scss */
.pod.double .image-link .header-container h3.title-link, .pod.double .image-link .header-container p.teaser-text { max-width: 80%; white-space: normal; text-overflow: none; }
/* line 188, ../../../src/stylesheets/pod.scss */
.pod.double .image-link .header-container .title-link { max-height: 80px; color: #fff; margin: 0; }
/* line 194, ../../../src/stylesheets/pod.scss */
.pod.double .image-link .header-container .teaser-text { max-height: 48px; color: #fff; margin: 0; }

@media only screen and (min-width: 768px) { /* line 206, ../../../src/stylesheets/pod.scss */
  .pod-row section:not(.ng-hide) { margin-left: 0; }
  /* line 209, ../../../src/stylesheets/pod.scss */
  .pod-row section:not(.ng-hide) ~ :not(.ng-hide) { margin-left: 3.15789%; } }
@media only screen and (max-width: 767px) { /* line 216, ../../../src/stylesheets/pod.scss */
  .asset-pod, .show-pod { margin-top: 6px; }
  /* line 220, ../../../src/stylesheets/pod.scss */
  .asset-pod .image img, .show-pod .image img { float: left; width: 50%; }
  /* line 226, ../../../src/stylesheets/pod.scss */
  .double, .link-and-image-pod { margin-top: 20px; }
  /* line 229, ../../../src/stylesheets/pod.scss */
  .asset-pod, .double, .show-pod { border-bottom: 1px solid #cbcbcb; }
  /* line 234, ../../../src/stylesheets/pod.scss */
  .related-title, .recommendations-title { font-size: 32px; line-height: 36px; }
  /* line 240, ../../../src/stylesheets/pod.scss */
  .related-title { padding-top: 15px; }
  /* line 242, ../../../src/stylesheets/pod.scss */
  .recommendations-title { padding-top: 30px; }
  /* line 244, ../../../src/stylesheets/pod.scss */
  .pod-row { padding-top: 0; }
  /* line 247, ../../../src/stylesheets/pod.scss */
  .pod-row.related-row, .pod-row.recommendations-row { padding-top: 0; }
  /* line 251, ../../../src/stylesheets/pod.scss */
  .pod-row.related-row article:first-child, .pod-row.recommendations-row article:first-child { margin-top: 4px; }
  /* line 255, ../../../src/stylesheets/pod.scss */
  .pod { position: inherit; outline: none !important; }
  /* line 259, ../../../src/stylesheets/pod.scss */
  .pod.content { height: auto; padding-bottom: 20px; }
  /* line 263, ../../../src/stylesheets/pod.scss */
  .pod.content .header-container { float: right; width: 45%; }
  /* line 268, ../../../src/stylesheets/pod.scss */
  .pod.content.show-pod { padding-bottom: 0; }
  /* line 271, ../../../src/stylesheets/pod.scss */
  .pod.content.show-pod.no-ctas { padding-bottom: 20px; }
  /* line 273, ../../../src/stylesheets/pod.scss */
  .pod.content.show-pod .calls-to-action { position: static; margin: 10px 0 0 0; width: 100%; }
  /* line 279, ../../../src/stylesheets/pod.scss */
  .pod.content.show-pod .header-container { padding: 0; }
  /* line 283, ../../../src/stylesheets/pod.scss */
  .pod.double .image-link { position: relative; }
  /* line 286, ../../../src/stylesheets/pod.scss */
  .pod.double .image-link .image img { width: 100%; }
  /* line 288, ../../../src/stylesheets/pod.scss */
  .pod.double .image-link .header-container { padding: 10px; }
  /* line 291, ../../../src/stylesheets/pod.scss */
  .pod.double .image-link .header-container h3.title-link, .pod.double .image-link .header-container p.teaser-text { white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
  /* line 294, ../../../src/stylesheets/pod.scss */
  .pod.double .image-link .header-container h3.title-link { font-size: 20px; }
  /* line 296, ../../../src/stylesheets/pod.scss */
  .pod.double .image-link .header-container p.teaser-text { font-size: initial; } }

/* line 5, ../../../src/stylesheets/channel-strip.scss */
.channel-strip { position: relative; display: none; height: 70px; margin-top: 20px !important; margin-bottom: 20px !important; }
/* line 12, ../../../src/stylesheets/channel-strip.scss */
.channel-strip .sky-buttons { position: absolute; top: 20px; right: 20px; }
/* line 17, ../../../src/stylesheets/channel-strip.scss */
.channel-strip .sky-buttons a { margin-left: 5px; }
/* line 20, ../../../src/stylesheets/channel-strip.scss */
.channel-strip.is-defined { display: block; }
/* line 22, ../../../src/stylesheets/channel-strip.scss */
.channel-strip.channel { margin-bottom: 0; }
/* line 24, ../../../src/stylesheets/channel-strip.scss */
.channel-strip.sky1 { background-color: #0065ae; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0065AE', endColorstr='#FF004790'); background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNjVhZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNDc5MCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0065ae), color-stop(100%, #004790)); background-image: -moz-linear-gradient(top, #0065ae, #004790); background-image: -webkit-linear-gradient(top, #0065ae, #004790); background-image: linear-gradient(to bottom, #0065ae, #004790); }
/* line 29, ../../../src/stylesheets/channel-strip.scss */
.channel-strip.sky1 .social-buttons { left: 205px; }
/* line 32, ../../../src/stylesheets/channel-strip.scss */
.channel-strip.skyArts { background-color: #6a408a; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF6A408A', endColorstr='#FF491F69'); background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZhNDA4YSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ5MWY2OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6a408a), color-stop(100%, #491f69)); background-image: -moz-linear-gradient(top, #6a408a, #491f69); background-image: -webkit-linear-gradient(top, #6a408a, #491f69); background-image: linear-gradient(to bottom, #6a408a, #491f69); }
/* line 37, ../../../src/stylesheets/channel-strip.scss */
.channel-strip.skyArts .social-buttons { left: 260px; }
/* line 40, ../../../src/stylesheets/channel-strip.scss */
.channel-strip.skyAtlantic { background: #033262 url(Nu7SBdeRvosNnYPdDBQ8KvVazJttbv2qUjiqraOhzEM.png) no-repeat; }
/* line 43, ../../../src/stylesheets/channel-strip.scss */
.channel-strip.skyAtlantic .social-buttons { left: 326px; }
/* line 46, ../../../src/stylesheets/channel-strip.scss */
.channel-strip.skyLiving { background: #828D97 url(jZojB5QiNj4pzSC4mLpuETtGvxMvOyFpeshO2k3caYz.png) no-repeat; }
/* line 49, ../../../src/stylesheets/channel-strip.scss */
.channel-strip.skyLiving .social-buttons { left: 292px; }
/* line 52, ../../../src/stylesheets/channel-strip.scss */
.channel-strip.skyMovies { background: #881F6C url(ThplaDurhR4iGB8UgaVVxtYZF1sCr6s2h5q1s6A8GMP.png) no-repeat; }
/* line 55, ../../../src/stylesheets/channel-strip.scss */
.channel-strip.skyMovies .social-buttons { left: 293px; }
/* line 58, ../../../src/stylesheets/channel-strip.scss */
.channel-strip.skyNews { background: #00205C url(X5Iel1uz8ySH7I4REi9ga1hMSNP4fvHFC6GhUIkQEQZ.png) no-repeat; }
/* line 62, ../../../src/stylesheets/channel-strip.scss */
.channel-strip.skySports { background: #000519 url(Xtte2thGFaVtm2fsZ8wtGyCtssmow7uC7vb9DtSgS3x.png) no-repeat; }
/* line 66, ../../../src/stylesheets/channel-strip.scss */
.channel-strip.other { background: #0c274f url(kQMjWaIz4cgjHg4gtOc8nGEK2OIDFvN9MOnAZFSwmGX.png) no-repeat; height: 70px; }
/* line 70, ../../../src/stylesheets/channel-strip.scss */
.channel-strip.other .channel-third-party img { margin: 17px 0 0 18px; }
/* line 73, ../../../src/stylesheets/channel-strip.scss */
.channel-strip .channel-sky img { margin: 24px 0 0 18px; }
/* line 75, ../../../src/stylesheets/channel-strip.scss */
.channel-strip .social-buttons { position: absolute; top: 24px; }
/* line 79, ../../../src/stylesheets/channel-strip.scss */
.channel-strip .social-buttons .skycon-facebook, .channel-strip .social-buttons .skycon-twitter { font-size: 22px; color: #fff; opacity: 0.5; filter: alpha(opacity=50); zoom: 1; }
/* line 87, ../../../src/stylesheets/channel-strip.scss */
.channel-strip .social-buttons .skycon-facebook:hover, .channel-strip .social-buttons .skycon-twitter:hover { text-decoration: none; opacity: 0.8; filter: alpha(opacity=80); zoom: 1; }
/* line 95, ../../../src/stylesheets/channel-strip.scss */
.channel-strip .social-buttons .skycon-facebook { margin-left: 15px; font-size: 20px; }

/* line 102, ../../../src/stylesheets/channel-strip.scss */
.faw-footer { padding-top: 36px; }

@media only screen and (max-width: 767px) { /* line 110, ../../../src/stylesheets/channel-strip.scss */
  .channel-strip.sky1 .social-buttons { left: 155px; }
  /* line 114, ../../../src/stylesheets/channel-strip.scss */
  .channel-strip.skyArts .social-buttons { left: 191px; }
  /* line 118, ../../../src/stylesheets/channel-strip.scss */
  .channel-strip.skyAtlantic .social-buttons { left: 236px; }
  /* line 122, ../../../src/stylesheets/channel-strip.scss */
  .channel-strip.skyLiving .social-buttons { left: 207px; }
  /* line 126, ../../../src/stylesheets/channel-strip.scss */
  .channel-strip.skyMovies .social-buttons { left: 208px; }
  /* line 129, ../../../src/stylesheets/channel-strip.scss */
  .channel-strip .social-buttons { width: 70px; top: 23px; }
  /* line 133, ../../../src/stylesheets/channel-strip.scss */
  .channel-strip .social-buttons .skycon-facebook { margin-left: 5px; } }

@media only screen and (max-width: 767px) { /* line 4, ../../../src/stylesheets/masthead-overrides.scss */
  .skycom-footer .skycom-footer__heading { cursor: pointer; } }


