/* line 1, ../scss/lib/_reset.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  outline: 0;
}

/* line 3, ../scss/lib/_reset.scss */
html {
  line-height: 1;
}

/* line 5, ../scss/lib/_reset.scss */
ol, ul {
  list-style: none;
}

/* line 7, ../scss/lib/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 9, ../scss/lib/_reset.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 11, ../scss/lib/_reset.scss */
q, blockquote {
  quotes: none;
}

/* line 12, ../scss/lib/_reset.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 14, ../scss/lib/_reset.scss */
a img {
  border: none;
}

/* line 16, ../scss/lib/_reset.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 18, ../scss/lib/_reset.scss */
input, select {
  vertical-align: middle;
}

/* line 21, ../scss/lib/_reset.scss */
input[type="text"],
input[type="submit"] {
  -webkit-appearance: textfield;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

/* line 28, ../scss/lib/_reset.scss */
input[type="text"]::-webkit-search-decoration,
input[type="text"]::-webkit-search-cancel-button,
input[type="submit"]::-webkit-search-decoration,
input[type="submit"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* Variables ===================================================*/
/*
  Sprite configuration
  http://compass-style.org/help/tutorials/spriting/
*/
/* line 10, ../scss/lib/_sprite-3.scss */
.sprite-bg, .toggleModuleHideIcon:before, .toggleModuleShowIcon:before, #follow-aol-footer .followaol-icons .sprite, #follow-aol-footer .tooltip .tooltip-arrow, #aol-comments .share-bar .aol-share-facebook, #aol-comments .cross-post-buttons a.aol-comments-post-fb, .comment-overlay .share-bar .aol-share-facebook, .comment-overlay .cross-post-buttons a.aol-comments-post-fb, #aol-comments .share-bar .aol-share-twitter, #aol-comments .cross-post-buttons a.aol-comments-post-tw, .comment-overlay .share-bar .aol-share-twitter, .comment-overlay .cross-post-buttons a.aol-comments-post-tw, #aol-comments .share-bar .aol-share-email, .comment-overlay .share-bar .aol-share-email, #aol-comments .share-bar .aol-share-googleplus, .comment-overlay .share-bar .aol-share-googleplus, #aol-comments .share-bar .aol-share-facebook:hover, #aol-comments .cross-post-buttons a.aol-comments-post-fb.selected, #aol-comments .cross-post-buttons a.aol-comments-post-fb:hover, .comment-overlay .share-bar .aol-share-facebook:hover, .comment-overlay .cross-post-buttons a.aol-comments-post-fb.selected, .comment-overlay .cross-post-buttons a.aol-comments-post-fb:hover, #aol-comments .share-bar .aol-share-twitter:hover, #aol-comments .cross-post-buttons a.aol-comments-post-tw.selected, #aol-comments .cross-post-buttons a.aol-comments-post-tw:hover, .comment-overlay .share-bar .aol-share-twitter:hover, .comment-overlay .cross-post-buttons a.aol-comments-post-tw.selected, .comment-overlay .cross-post-buttons a.aol-comments-post-tw:hover, #aol-comments .share-bar .aol-share-email:hover, .comment-overlay .share-bar .aol-share-email:hover, #aol-comments .share-bar .aol-share-googleplus:hover, .comment-overlay .share-bar .aol-share-googleplus:hover, #aol-profile .avatar .twitter, #aol-comments .avatar .twitter, #aol-profile .avatar .facebook, #aol-comments .avatar .facebook, #aol-profile .avatar .google, #aol-comments .avatar .google, .comment .thread .reply-to-name:before, .rating-reply .rate-up, .commentsDrawerClose a {
  display: inline-block;
  background-image: url('../../images/legacy/sprite-3.png');
  background-repeat: no-repeat;
}

/* line 16, ../scss/lib/_sprite-3.scss */
.sprite-fg {
  display: block;
  overflow: hidden;
  position: relative;
}
/* line 21, ../scss/lib/_sprite-3.scss */
.sprite-fg img {
  position: relative;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-Arrow-left-grey-reg {
  background-position: 0 0;
  width: 7px;
  height: 12px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-Arrow-left-grey-reg {
  width: 7px;
  height: 12px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-Arrow-left-grey-reg img {
  top: 0;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-Arrow-left-white {
  background-position: 0 -42px;
  width: 20px;
  height: 32px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-Arrow-left-white {
  width: 20px;
  height: 32px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-Arrow-left-white img {
  top: -42px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-Arrow-right-grey-reg {
  background-position: 0 -104px;
  width: 7px;
  height: 12px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-Arrow-right-grey-reg {
  width: 7px;
  height: 12px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-Arrow-right-grey-reg img {
  top: -104px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-Arrow-right-white {
  background-position: 0 -146px;
  width: 20px;
  height: 32px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-Arrow-right-white {
  width: 20px;
  height: 32px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-Arrow-right-white img {
  top: -146px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-ad-choices {
  background-position: 0 -208px;
  width: 8.5px;
  height: 10px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-ad-choices {
  width: 8.5px;
  height: 10px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-ad-choices img {
  top: -208px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-arrow-down-white {
  background-position: 0 -248px;
  width: 17.5px;
  height: 20px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-arrow-down-white {
  width: 17.5px;
  height: 20px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-arrow-down-white img {
  top: -248px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-arrow-up-white {
  background-position: 0 -298px;
  width: 17.5px;
  height: 20px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-arrow-up-white {
  width: 17.5px;
  height: 20px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-arrow-up-white img {
  top: -298px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-collapse_arrow_down, .toggleModuleHideIcon:before {
  background-position: 0 -348px;
  width: 11px;
  height: 6px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-collapse_arrow_down {
  width: 11px;
  height: 6px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-collapse_arrow_down img {
  top: -348px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-collapse_arrow_up, .toggleModuleShowIcon:before {
  background-position: 0 -384px;
  width: 11px;
  height: 6px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-collapse_arrow_up {
  width: 11px;
  height: 6px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-collapse_arrow_up img {
  top: -384px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-fb-black {
  background-position: 0 -420px;
  width: 10px;
  height: 16px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-fb-black {
  width: 10px;
  height: 16px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-fb-black img {
  top: -420px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-fb-blue, #aol-comments .share-bar .aol-share-facebook:hover, #aol-comments .cross-post-buttons a.aol-comments-post-fb.selected, #aol-comments .cross-post-buttons a.aol-comments-post-fb:hover, .comment-overlay .share-bar .aol-share-facebook:hover, .comment-overlay .cross-post-buttons a.aol-comments-post-fb.selected, .comment-overlay .cross-post-buttons a.aol-comments-post-fb:hover {
  background-position: 0 -466px;
  width: 8px;
  height: 17px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-fb-blue {
  width: 8px;
  height: 17px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-fb-blue img {
  top: -466px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-fb-bonanza, #follow-aol-footer .followaol-icons .item-1, #follow-aol-footer .followaol-icons .item-1:hover {
  background-position: 0 -513px;
  width: 16px;
  height: 16px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-fb-bonanza {
  width: 16px;
  height: 16px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-fb-bonanza img {
  top: -513px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-fb-darkgray, #aol-comments .share-bar .aol-share-facebook, #aol-comments .cross-post-buttons a.aol-comments-post-fb, .comment-overlay .share-bar .aol-share-facebook, .comment-overlay .cross-post-buttons a.aol-comments-post-fb, #aol-profile .avatar .facebook, #aol-comments .avatar .facebook {
  background-position: 0 -559px;
  width: 8px;
  height: 17px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-fb-darkgray {
  width: 8px;
  height: 17px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-fb-darkgray img {
  top: -559px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-fb-gray {
  background-position: 0 -606px;
  width: 10px;
  height: 16px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-fb-gray {
  width: 10px;
  height: 16px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-fb-gray img {
  top: -606px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-gplus, #aol-comments .share-bar .aol-share-googleplus, .comment-overlay .share-bar .aol-share-googleplus, #aol-profile .avatar .google, #aol-comments .avatar .google {
  background-position: 0 -652px;
  width: 15px;
  height: 15px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-gplus {
  width: 15px;
  height: 15px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-gplus img {
  top: -652px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-gplus_hover, #aol-comments .share-bar .aol-share-googleplus:hover, .comment-overlay .share-bar .aol-share-googleplus:hover {
  background-position: 0 -697px;
  width: 15px;
  height: 15px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-gplus_hover {
  width: 15px;
  height: 15px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-gplus_hover img {
  top: -697px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-instagram-black {
  background-position: 0 -742px;
  width: 17px;
  height: 17px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-instagram-black {
  width: 17px;
  height: 17px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-instagram-black img {
  top: -742px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-instagram-gray, #follow-aol-footer .followaol-icons .item-3, #follow-aol-footer .followaol-icons .item-3:hover {
  background-position: 0 -789px;
  width: 16px;
  height: 16px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-instagram-gray {
  width: 16px;
  height: 16px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-instagram-gray img {
  top: -789px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-mobile-black {
  background-position: 0 -835px;
  width: 13px;
  height: 19.5px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-mobile-black {
  width: 13px;
  height: 19.5px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-mobile-black img {
  top: -835px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-mobile-gray, #follow-aol-footer .followaol-icons .item-6, #follow-aol-footer .followaol-icons .item-6:hover {
  background-position: 0 -885px;
  width: 9px;
  height: 16px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-mobile-gray {
  width: 9px;
  height: 16px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-mobile-gray img {
  top: -884.5px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-newsletter-black {
  background-position: 0 -931px;
  width: 19px;
  height: 16px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-newsletter-black {
  width: 19px;
  height: 16px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-newsletter-black img {
  top: -930.5px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-newsletter-gray, #follow-aol-footer .followaol-icons .item-4, #follow-aol-footer .followaol-icons .item-4:hover {
  background-position: 0 -977px;
  width: 20px;
  height: 16px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-newsletter-gray {
  width: 20px;
  height: 16px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-newsletter-gray img {
  top: -976.5px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-pause-button-white {
  background-position: 0 -1023px;
  width: 16px;
  height: 24.5px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-pause-button-white {
  width: 16px;
  height: 24.5px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-pause-button-white img {
  top: -1022.5px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-play-button-white {
  background-position: 0 -1077px;
  width: 15.5px;
  height: 23.5px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-play-button-white {
  width: 15.5px;
  height: 23.5px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-play-button-white img {
  top: -1077px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-replyto, .comment .thread .reply-to-name:before {
  background-position: 0 -1131px;
  width: 13px;
  height: 8px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-replyto {
  width: 13px;
  height: 8px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-replyto img {
  top: -1130.5px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-rss-black {
  background-position: 0 -1169px;
  width: 15.5px;
  height: 15.5px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-rss-black {
  width: 15.5px;
  height: 15.5px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-rss-black img {
  top: -1168.5px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-rss-gray, #follow-aol-footer .followaol-icons .item-5, #follow-aol-footer .followaol-icons .item-5:hover {
  background-position: 0 -1214px;
  width: 16px;
  height: 16px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-rss-gray {
  width: 16px;
  height: 16px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-rss-gray img {
  top: -1214px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-send, #aol-comments .share-bar .aol-share-email, .comment-overlay .share-bar .aol-share-email {
  background-position: 0 -1260px;
  width: 16px;
  height: 13px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-send {
  width: 16px;
  height: 13px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-send img {
  top: -1260px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-send_hover, #aol-comments .share-bar .aol-share-email:hover, .comment-overlay .share-bar .aol-share-email:hover {
  background-position: 0 -1303px;
  width: 16px;
  height: 13px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-send_hover {
  width: 16px;
  height: 13px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-send_hover img {
  top: -1303px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-small-close-x {
  background-position: 0 -1346px;
  width: 12.5px;
  height: 12.5px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-small-close-x {
  width: 12.5px;
  height: 12.5px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-small-close-x img {
  top: -1346px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-small-video-icon {
  background-position: 0 -1389px;
  width: 13.5px;
  height: 13.5px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-small-video-icon {
  width: 13.5px;
  height: 13.5px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-small-video-icon img {
  top: -1388.5px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-thumb-up, .rating-reply .rate-up {
  background-position: 0 -1432px;
  width: 10px;
  height: 14px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-thumb-up {
  width: 10px;
  height: 14px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-thumb-up img {
  top: -1432px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-twitter-black {
  background-position: 0 -1476px;
  width: 17px;
  height: 14px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-twitter-black {
  width: 17px;
  height: 14px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-twitter-black img {
  top: -1476px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-twitter-blue, #aol-comments .share-bar .aol-share-twitter:hover, #aol-comments .cross-post-buttons a.aol-comments-post-tw.selected, #aol-comments .cross-post-buttons a.aol-comments-post-tw:hover, .comment-overlay .share-bar .aol-share-twitter:hover, .comment-overlay .cross-post-buttons a.aol-comments-post-tw.selected, .comment-overlay .cross-post-buttons a.aol-comments-post-tw:hover {
  background-position: 0 -1520px;
  width: 17px;
  height: 14px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-twitter-blue {
  width: 17px;
  height: 14px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-twitter-blue img {
  top: -1520px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-twitter-gray, #follow-aol-footer .followaol-icons .item-2, #follow-aol-footer .followaol-icons .item-2:hover, #aol-comments .share-bar .aol-share-twitter, #aol-comments .cross-post-buttons a.aol-comments-post-tw, .comment-overlay .share-bar .aol-share-twitter, .comment-overlay .cross-post-buttons a.aol-comments-post-tw, #aol-profile .avatar .twitter, #aol-comments .avatar .twitter {
  background-position: 0 -1564px;
  width: 20px;
  height: 16px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-twitter-gray {
  width: 20px;
  height: 16px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-twitter-gray img {
  top: -1564px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-up-arrow-pink {
  background-position: 0 -1610px;
  width: 14.5px;
  height: 20px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-up-arrow-pink {
  width: 14.5px;
  height: 20px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-up-arrow-pink img {
  top: -1610px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-up-arrow-tooltip-pink, #follow-aol-footer .tooltip .tooltip-arrow {
  background-position: 0 -1660px;
  width: 14px;
  height: 7px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-up-arrow-tooltip-pink {
  width: 14px;
  height: 7px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-up-arrow-tooltip-pink img {
  top: -1660px;
  left: 0;
  width: 20px;
}

/* line 33, ../scss/lib/_sprite-3.scss */
.sprite-x-close-white, .commentsDrawerClose a {
  background-position: 0 -1697px;
  width: 15px;
  height: 15px;
  background-size: 20px 1712px;
}

/* line 41, ../scss/lib/_sprite-3.scss */
.sprite-fg-x-close-white {
  width: 15px;
  height: 15px;
}
/* line 45, ../scss/lib/_sprite-3.scss */
.sprite-fg-x-close-white img {
  top: -1697px;
  left: 0;
  width: 20px;
}

/* icon specific */
/* line 2, ../scss/lib/_icon-fonts-3.scss */
.screen-reader-text {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

/*
[class^="navicon-"]:before, [class*=" navicon-"]:before, .navicon-down_arrow:after, .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .readmore:after, .aol-share-facebook:before {
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.navicon-close:before {
  content: "\e600";
}

.navicon-down_arrow:after, .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .readmore:after {
  content: "\e601";
}

.navicon-account:before {
  content: "\e602";
}

.navicon-entertainment:before {
  content: "\e603";
}

.navicon-finance:before {
  content: "\e604";
}

.navicon-lifestyle:before {
  content: "\e605";
}

.navicon-mail:before {
  content: "\e606";
}

.navicon-news:before {
  content: "\e607";
}

.navicon-services:before {
  content: "\e608";
}

.navicon-sports:before {
  content: "\e609";
}

.navicon-tech:before {
  content: "\e60a";
}

.navicon-weather:before {
  content: "\e60b";
}

.navicon-dlcat:before {
  content: "\e60c";
  font-size: 50px;
}

.navicon-dlprev:before {
  content: "\e60d";
}

.navicon-dlnext:before {
  content: "\e610";
}

.navicon-search:before {
  content: "\e60e";
}

.navicon-filleddropdown:before {
  content: "\ea1c";
}

.navicon-searchicon:before {
  content: "\e611";
}

.navicon-facebooklargelogo:before {
  content: "\e612";
}

.navicon-instalargelogo:before {
  content: "\e614";
}

.navicon-snapchatlargelogo:before {
  content: "\e615";
}

.navicon-speechbubbleicon:before {
  content: "\e616";
}

.navicon-twitterlargelogo:before {
  content: "\e617";
}

.navicon-videoicon:before {
  content: "\e618";
}

.navicon-chevron-down:before {
  content: "\e61b";
}

.navicon-family:before {
  content: "\e61d";
}
*/

.navicon-googleplus:before, .shared-services .aol-share .aol-share-googleplus:before, #article-wrapper.article .shared-services .aol-share a.aol-share-googleplus:before, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-googleplus:before, .article.top-module.article .shared-services .aol-share a.aol-share-googleplus:before, #build-share .shared-services .aol-share a.aol-share-googleplus:before {
  content: "\EA16";
}

.navicon-email:before, .shared-services .aol-share .aol-share-email:before, #article-wrapper.article .shared-services .aol-share a.aol-share-email:before, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-email:before, .article.top-module.article .shared-services .aol-share a.aol-share-email:before, #build-share .shared-services .aol-share a.aol-share-email:before {
  content: "\EA0B";
}

.navicon-facebook:before, .shared-services .aol-share .aol-share-facebook:before {
  content: "\EA0D";
}

.navicon-twitter:before, .shared-services .aol-share .aol-share-twitter:before, #article-wrapper.article .shared-services .aol-share a.aol-share-twitter:before, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-twitter:before, .article.top-module.article .shared-services .aol-share a.aol-share-twitter:before, #build-share .shared-services .aol-share a.aol-share-twitter:before {
  content: "\EA22";
}

.navicon-Pinterest:before, .shared-services .aol-share .aol-share-pinterest:before {
  content: "\EA03";
}

/*
    DO NOT PUT ANY CSS CODE HERE
    use _global.scss instead
*/
/* This file is a place to put CSS shared across all the snap points and NOT specific to any module */
/* Font definitions for Bonanza */
/* Font Color for What-to-Watch */
@font-face {
  font-family: "Larsseit";
  font-style: "normal";
  font-weight: "normal";
  src: url("../../fonts/larsseit/2DE4E0_4_0.eot");
  /* IE9 */
  src: url("../../fonts/larsseit/2DE4E0_4_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/larsseit/2DE4E0_4_0.woff2") format("woff2"), url("../../fonts/larsseit/2DE4E0_4_0.woff") format("woff"), url("../../fonts/larsseit/2DE4E0_4_0.ttf") format("truetype");
  /* legacy ios */
}
@font-face {
  font-family: "Larsseit-Italic";
  font-style: "normal";
  font-weight: "normal";
  src: url("../../fonts/larsseit/2DE4E0_5_0.eot");
  /* IE9 */
  src: url("../../fonts/larsseit/2DE4E0_5_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/larsseit/2DE4E0_5_0.woff2") format("woff2"), url("../../fonts/larsseit/2DE4E0_5_0.woff") format("woff"), url("../../fonts/larsseit/2DE4E0_5_0.ttf") format("truetype");
  /* legacy ios */
}
@font-face {
  font-family: "Larsseit-Bold";
  font-style: "normal";
  font-weight: "normal";
  src: url("../../fonts/larsseit/2DE4E0_1_0.eot");
  /* IE9 */
  src: url("../../fonts/larsseit/2DE4E0_1_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/larsseit/2DE4E0_1_0.woff2") format("woff2"), url("../../fonts/larsseit/2DE4E0_1_0.woff") format("woff"), url("../../fonts/larsseit/2DE4E0_1_0.ttf") format("truetype");
  /* legacy ios */
}
@font-face {
  font-family: "Larsseit-BoldItalic";
  font-style: "normal";
  font-weight: "normal";
  src: url("../../fonts/larsseit/2DE4E0_0_0.eot");
  /* IE9 */
  src: url("../../fonts/larsseit/2DE4E0_0_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/larsseit/2DE4E0_0_0.woff2") format("woff2"), url("../../fonts/larsseit/2DE4E0_0_0.woff") format("woff"), url("../../fonts/larsseit/2DE4E0_0_0.ttf") format("truetype");
  /* legacy ios */
}
@font-face {
  font-family: "Larsseit-Medium";
  font-style: "normal";
  font-weight: "normal";
  src: url("../../fonts/larsseit/2DE4E0_2_0.eot");
  /* IE9 */
  src: url("../../fonts/larsseit/2DE4E0_2_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/larsseit/2DE4E0_2_0.woff2") format("woff2"), url("../../fonts/larsseit/2DE4E0_2_0.woff") format("woff"), url("../../fonts/larsseit/2DE4E0_2_0.ttf") format("truetype");
  /* legacy ios */
}
@font-face {
  font-family: "Larsseit-MediumItalic";
  font-style: "normal";
  font-weight: "normal";
  src: url("../../fonts/larsseit/2DE4E0_3_0.eot");
  /* IE9 */
  src: url("../../fonts/larsseit/2DE4E0_3_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/larsseit/2DE4E0_3_0.woff2") format("woff2"), url("../../fonts/larsseit/2DE4E0_3_0.woff") format("woff"), url("../../fonts/larsseit/2DE4E0_3_0.ttf") format("truetype");
  /* legacy ios */
}
@font-face {
  font-family: "Larsseit-Light";
  font-style: "normal";
  font-weight: "normal";
  src: url("../../fonts/larsseit/2DDBD6_4_0.eot");
  /* IE9 */
  src: url("../../fonts/larsseit/2DDBD6_4_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/larsseit/2DDBD6_4_0.woff2") format("woff2"), url("../../fonts/larsseit/2DDBD6_4_0.woff") format("woff"), url("../../fonts/larsseit/2DDBD6_4_0.ttf") format("truetype");
  /* legacy ios */
}
/* line 40, ../scss/modules-3/_global.scss */
body {
  background: #fff;
  font-family: "Larsseit", sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
}
/* line 46, ../scss/modules-3/_global.scss */
body.noscroll {
  overflow: hidden;
}

/* line 51, ../scss/modules-3/_global.scss */
.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* line 62, ../scss/modules-3/_global.scss */
.clearfix {
  clear: both;
  _zoom: 1;
}

@font-face {
  font-family: "wif";
  font-style: "normal";
  font-weight: "normal";
  src: url("wif/wif.eot");
  src: url("wif/wif.eot?#iefix") format("embedded-opentype"), url("wif/wif.woff") format("woff"), url("wif/wif.ttf") format("truetype"), url("wif/wif.svg#wif") format("svg");
}
/* line 70, ../scss/modules-3/_global.scss */
[data-icon]:before {
  font-family: "wif" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}

/*
@font-face {
  font-family: "icons";
  font-style: "normal";
  font-weight: "normal";
  src: url("../../images/legacy/icons/icons.eot");
  src: url("../../images/legacy/icons/icons.eot?#iefix") format("embedded-opentype"), url("../../images/legacy/icons/icons.woff") format("woff"), url("../../images/legacy/icons/icons.ttf") format("truetype"), url("../../images/legacy/icons/icons.svg#icons") format("svg");
}
*/
/* line 87, ../scss/modules-3/_global.scss */

/*
[data-navicon]:before {
  font-family: "icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}
*/

/* line 101, ../scss/modules-3/_global.scss */
.mlid-mobileviewlink,
#themes {
  display: none;
}

/* line 106, ../scss/modules-3/_global.scss */
a {
  color: #222;
  cursor: pointer;
  cursor: hand;
  text-decoration: none;
}
/* line 111, ../scss/modules-3/_global.scss */
a:hover {
  color: #008ee1;
}

/* line 116, ../scss/modules-3/_global.scss */
.tablet a:hover,
.responsiveTouch a:hover {
  color: inherit;
}

/* line 121, ../scss/modules-3/_global.scss */
.hidden {
  height: 1px;
  overflow: hidden;
  position: absolute;
  top: -999px;
  width: 1px;
}

/* line 129, ../scss/modules-3/_global.scss */
.dn {
  display: none;
}

/* line 132, ../scss/modules-3/_global.scss */
.sprite img {
  position: relative;
}

/* line 138, ../scss/modules-3/_global.scss */
.state-indicator {
  left: -999em;
  position: absolute;
  top: -999em;
}

/* line 143, ../scss/modules-3/_global.scss */
div.resp-hide {
  display: none;
}

/* line 147, ../scss/modules-3/_global.scss */
.icon-font-wthr .screen-reader-text {
  text-indent: -9999px;
  top: -999px;
  left: -999px;
  position: absolute;
}

/* line 154, ../scss/modules-3/_global.scss */
.toggleModuleHideIcon:before {
  content: "";
  margin-left: 4px;
  padding-bottom: 5px;
  padding-right: 5px;
}

/* line 163, ../scss/modules-3/_global.scss */
.toggleModuleShowIcon:before {
  content: "";
  margin-left: 4px;
  padding-bottom: 5px;
  padding-right: 5px;
}

/* network banner */
/* line 175, ../scss/modules-3/_global.scss */
#network-banner {
  display: none;
}
/* line 178, ../scss/modules-3/_global.scss */
#network-banner .hide {
  display: none;
}
/* line 181, ../scss/modules-3/_global.scss */
#network-banner .show {
  display: block;
  z-index: 7999999;
}
/* line 186, ../scss/modules-3/_global.scss */
#network-banner #banner-close {
  margin-left: 0;
  margin-top: 4px;
  right: 20px;
  width: 12px;
}
/* line 193, ../scss/modules-3/_global.scss */
#network-banner .banner-inner {
  width: 100%;
}

/* line 198, ../scss/modules-3/_global.scss */
#banner-centered-promo {
  position: absolute;
  overflow: hidden;
  width: 100%;
}
/* line 202, ../scss/modules-3/_global.scss */
#banner-centered-promo .largeimage {
  text-align: center;
}

/* line 207, ../scss/modules-3/_global.scss */
#banner-promo {
  position: absolute;
  margin-top: 4px;
  width: 700px;
}
/* line 211, ../scss/modules-3/_global.scss */
#banner-promo .ttanchor {
  color: #33B3FE;
  cursor: pointer;
}
/* line 214, ../scss/modules-3/_global.scss */
#banner-promo .ttanchor:hover {
  text-decoration: underline;
}
/* line 218, ../scss/modules-3/_global.scss */
#banner-promo .right {
  float: left;
  margin-right: 5px;
  margin-top: 3px;
}
/* line 223, ../scss/modules-3/_global.scss */
#banner-promo .promoff {
  font-weight: normal;
  margin-top: 5px;
}

/* line 230, ../scss/modules-3/_global.scss */
.bannerw {
  height: 36px;
  display: table;
  overflow: hidden;
  width: 100%;
}
/* line 235, ../scss/modules-3/_global.scss */
.bannerw img.left {
  float: left;
}

/* line 240, ../scss/modules-3/_global.scss */
.banner-grid {
  display: table-cell;
  vertical-align: middle;
}

/* line 245, ../scss/modules-3/_global.scss */
.banner-inner {
  height: 36px;
  width: 100%;
  margin: auto;
}

/* line 251, ../scss/modules-3/_global.scss */
.iconleft {
  float: left;
  margin-right: 5px;
}

/* line 257, ../scss/modules-3/_global.scss */
#banner-close {
  position: absolute;
  margin-top: 8px;
  width: 12px;
  right: 10px;
  font-size: 14px;
  text-align: right;
  cursor: pointer;
}
/* line 265, ../scss/modules-3/_global.scss */
#banner-close a {
  color: #33B3FE;
}

/* line 271, ../scss/modules-3/_global.scss */
.wurflMobile #banner-close {
  margin-top: 4px;
}
/* line 274, ../scss/modules-3/_global.scss */
.wurflMobile #art_mtmhp {
  display: none;
}

/* line 279, ../scss/modules-3/_global.scss */
.banner-tooltip {
  display: none;
  position: absolute;
  z-index: 7999998;
  margin-top: 27px;
}

/* line 286, ../scss/modules-3/_global.scss */
.bannerttarrow {
  width: 17px;
  height: 10px;
  margin-left: 100px;
  position: absolute;
  z-index: 5999999;
}

/* line 294, ../scss/modules-3/_global.scss */
.bannerttw {
  background-color: #fff;
  border: 1px solid #D9D9D9;
  width: 230px;
  padding: 8px;
  font-size: 10px;
  position: absolute;
  top: 8px;
  z-index: 5999998;
}

/* line 306, ../scss/modules-3/_global.scss */
.ttinstr ol {
  list-style-type: decimal;
  padding: 10px;
  margin-left: 10px;
}
/* line 310, ../scss/modules-3/_global.scss */
.ttinstr ol li {
  margin-bottom: 5px;
}

/* line 316, ../scss/modules-3/_global.scss */
.ttmoreinstr {
  border-top: 1px solid #ccc;
  display: block;
  width: 100%;
  margin-top: 5px;
}

/* line 323, ../scss/modules-3/_global.scss */
.ie-ttanchor {
  display: none;
}

/* line 327, ../scss/modules-3/_global.scss */
.ttmoreinstr a {
  float: right;
  font-weight: bold;
}

/* line 332, ../scss/modules-3/_global.scss */
.mtmhpw {
  display: none;
}

/* line 335, ../scss/modules-3/_global.scss */
.pgbg-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* IE7 & 8 */
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
}

/* line 348, ../scss/modules-3/_global.scss */
#headerlogo-globallink img {
  width: 100%;
}

/* end network banner */
/* line 353, ../scss/modules-3/_global.scss */
#chromeOneClick {
  cursor: pointer;
}

/* line 357, ../scss/modules-3/_global.scss */
.article-share-float {
  position: fixed;
  top: 0px;
  z-index: 8000;
  width: 100%;
  margin: 0 auto 0 -284px;
  display: none;
}

/* line 367, ../scss/modules-3/_global.scss */
.dam-credit {
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  color: #333;
  font-size: 10px;
  margin: 0;
  overflow: hidden;
  padding: 5px;
  opacity: 0;
  z-index: 1;
}

/* line 380, ../scss/modules-3/_global.scss */
a#dlimg:hover .dam-credit {
  opacity: 1;
}

/* line 385, ../scss/modules-3/_global.scss */
a.photo-link:hover .dam-credit {
  opacity: 1;
}

/* line 391, ../scss/modules-3/_global.scss */
#bon-rr, #centerwell-container {
  position: relative;
}

/* line 394, ../scss/modules-3/_global.scss */
#dl-container {
  position: relative;
  z-index: 100;
}

/* line 398, ../scss/modules-3/_global.scss */
#dl-container #dl_v2 .dlslide.initialSlide {
  position: absolute;
  top: 0;
  z-index: 200;
}
/* line 402, ../scss/modules-3/_global.scss */
#dl-container #dl_v2 .dlslide.initialSlide .dl-copy-overlay {
  display: block;
}

/* line 406, ../scss/modules-3/_global.scss */
.isVerticalPage #dl-container #dl_v2 .dlslide.initialSlide .dl-copy-overlay {
  display: none;
}

/* line 411, ../scss/modules-3/_global.scss */
.page-article #dl-container {
  display: none;
}

/* line 416, ../scss/modules-3/_global.scss */
.page-build #centre-wrapper, .page-what-to-watch #centre-wrapper {
  width: auto;
  float: none;
  padding: 0 0 0 20px;
}

/* line 424, ../scss/modules-3/_global.scss */
.page-what-to-watch #centre-wrapper {
  width: auto;
  float: none;
  padding: 0 0 0 20px;
}

/* global SCSS is common for all the snap points */
/*DL partner color variables */
/* line 40, ../scss/modules-3/dl/_dl.scss */
#dl-container #dl_v2, #dl-container #dl_v2 {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin: 0;
}
/* line 47, ../scss/modules-3/dl/_dl.scss */
#dl-container #dl_v2 .dlwtmrk, #dl-container #dl_v2 .dlwtmrk {
  display: none;
  width: 1px;
  height: 1px;
}
/* line 52, ../scss/modules-3/dl/_dl.scss */
#dl-container #dl_v2 .dlslide, #dl-container #dl_v2 .dlslide {
  position: relative;
  background-color: white;
}
/* line 55, ../scss/modules-3/dl/_dl.scss */
#dl-container #dl_v2 .dlslide .slideoverlay, #dl-container #dl_v2 .dlslide .slideoverlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 420px;
  background: rgba(0, 0, 0, 0.6);
  z-index: 200;
  cursor: pointer;
}
/* line 63, ../scss/modules-3/dl/_dl.scss */
#dl-container #dl_v2 .dlslide .slideoverlay:hover, #dl-container #dl_v2 .dlslide .slideoverlay:hover {
  background: rgba(0, 0, 0, 0.8);
}
/* line 69, ../scss/modules-3/dl/_dl.scss */
#dl-container #dl_v2 .dlactive .slideoverlay, #dl-container #dl_v2 .dlactive .slideoverlay {
  display: none;
}
/* line 73, ../scss/modules-3/dl/_dl.scss */
#dl-container #dl_v2 .slick-slide .dl-copy-overlay, #dl-container #dl_v2 .slick-slide .dl-copy-overlay {
  display: none;
}
/* line 76, ../scss/modules-3/dl/_dl.scss */
#dl-container #dl_v2 .slick-slide .dl-overlay-label, #dl-container #dl_v2 .slick-slide .dl-overlay-label {
  display: none;
}
/* line 81, ../scss/modules-3/dl/_dl.scss */
#dl-container #dl_v2 .slick-slide.dlactive .dl-overlay-label, #dl-container #dl_v2 .slick-slide.dlactive .dl-overlay-label {
  display: block;
}
/* line 86, ../scss/modules-3/dl/_dl.scss */
#dl-container .dl-scrolltable-wr, #dl-container .dl-scrolltable-wr {
  display: none;
}
/* line 89, ../scss/modules-3/dl/_dl.scss */
#dl-container img.dlimage, #dl-container img.dlimage {
  cursor: pointer;
  width: 100%;
  height: auto;
}
/* line 95, ../scss/modules-3/dl/_dl.scss */
#dl-container a.photo-link, #dl-container a.photo-link {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  max-height: 420px;
  overflow: hidden;
}
/* line 105, ../scss/modules-3/dl/_dl.scss */
#dl-container a:hover, #dl-container a:hover {
  color: #008EE1;
  text-decoration: none;
}
/* line 109, ../scss/modules-3/dl/_dl.scss */
.page-lifestyle #dl-container a:hover, .page-lifestyle #dl-container a:hover {
  color: #cb857e;
}
/* line 114, ../scss/modules-3/dl/_dl.scss */
#dl-container h2, #dl-container h2 a, #dl-container h2, #dl-container h2 a {
  letter-spacing: normal;
  color: black;
  font-size: 28px;
}
/* line 121, ../scss/modules-3/dl/_dl.scss */
#dl-container h2 a:hover, #dl-container h2 a:hover {
  color: #008EE1;
  text-decoration: none;
}
/* line 127, ../scss/modules-3/dl/_dl.scss */
#dl-container .credit, #dl-container .credit {
  display: none;
  font-size: 10px;
  margin-left: 1px;
  text-align: left;
  text-transform: none;
  color: #616161;
  width: 250px;
}
/* line 135, ../scss/modules-3/dl/_dl.scss */
#dl-container .credit a, #dl-container .credit a {
  color: #616161;
}
/* line 140, ../scss/modules-3/dl/_dl.scss */
#dl-container .credit.display, #dl-container .credit.display {
  display: block;
  margin-left: 455px;
  margin-right: 10px;
  position: absolute;
  text-align: right;
  top: 399px;
  width: 175px;
}
/* line 150, ../scss/modules-3/dl/_dl.scss */
#dl-container .overlay, #dl-container .overlay {
  opacity: 0.5;
}
/* line 154, ../scss/modules-3/dl/_dl.scss */
#dl-container .dl-copy-overlay, #dl-container .dl-copy-overlay {
  display: none;
  position: absolute;
  font-weight: normal;
  background: white;
  color: black;
  font-size: 13px;
  height: 360px;
  top: 30px;
  width: 248px;
  left: 392px;
  opacity: 1;
  z-index: 0;
  letter-spacing: -0.2px;
  overflow: hidden;
}
/* line 170, ../scss/modules-3/dl/_dl.scss */
#dl-container .dl-copy-overlay h2, #dl-container .dl-copy-overlay h2 a, #dl-container .dl-copy-overlay h2, #dl-container .dl-copy-overlay h2 a {
  letter-spacing: -1px;
}
/* line 175, ../scss/modules-3/dl/_dl.scss */
#dl-container .sublede-section, #dl-container .sublede-section {
  display: none;
}
/* line 180, ../scss/modules-3/dl/_dl.scss */
#dl-container .main-section, #dl-container .bondlcopy, #dl-container .main-section, #dl-container .bondlcopy {
  margin-left: 15px;
  margin-right: 10px;
  margin-top: 25px;
}
/* line 187, ../scss/modules-3/dl/_dl.scss */
#dl-container .main-section .sponsorLogo a, #dl-container .bondlcopy .sponsorLogo a, #dl-container .main-section .sponsorLogo a, #dl-container .bondlcopy .sponsorLogo a {
  cursor: pointer;
}
/* line 192, ../scss/modules-3/dl/_dl.scss */
#dl-container .main-section .category, #dl-container .bondlcopy .category, #dl-container .main-section .category, #dl-container .bondlcopy .category {
  display: none;
}
/* line 196, ../scss/modules-3/dl/_dl.scss */
#dl-container .main-section .dl-partner-indicator, #dl-container .bondlcopy .dl-partner-indicator, #dl-container .main-section .dl-partner-indicator, #dl-container .bondlcopy .dl-partner-indicator {
  width: 52px;
  height: 2px;
  margin-bottom: 6px;
}
/* line 202, ../scss/modules-3/dl/_dl.scss */
#dl-container .main-section .source, #dl-container .bondlcopy .source, #dl-container .main-section .source, #dl-container .bondlcopy .source {
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 12px;
  color: #898c8e;
}
/* line 208, ../scss/modules-3/dl/_dl.scss */
#dl-container .main-section .sourceimg, #dl-container .bondlcopy .sourceimg, #dl-container .main-section .sourceimg, #dl-container .bondlcopy .sourceimg {
  padding-right: 5px;
}
/* line 212, ../scss/modules-3/dl/_dl.scss */
#dl-container .main-section p, #dl-container .bondlcopy p, #dl-container .main-section p, #dl-container .bondlcopy p {
  line-height: 18px;
}
/* line 215, ../scss/modules-3/dl/_dl.scss */
#dl-container .main-section p.lede-link, #dl-container .bondlcopy p.lede-link, #dl-container .main-section p.lede-link, #dl-container .bondlcopy p.lede-link {
  font-family: "Larsseit", sans-serif;
  color: #3399ff;
  line-height: 16px;
  font-size: 14px;
  padding-top: 5px;
}
/* line 221, ../scss/modules-3/dl/_dl.scss */
#dl-container .main-section p.lede-link a, #dl-container .bondlcopy p.lede-link a, #dl-container .main-section p.lede-link a, #dl-container .bondlcopy p.lede-link a {
  color: #3399ff;
}
/* line 225, ../scss/modules-3/dl/_dl.scss */
#dl-container .main-section p.dlcopy, #dl-container .bondlcopy p.dlcopy, #dl-container .main-section p.dlcopy, #dl-container .bondlcopy p.dlcopy {
  font-family: "Larsseit", sans-serif;
  color: #111111;
  line-height: 18px;
  cursor: default;
}
/* line 234, ../scss/modules-3/dl/_dl.scss */
#dl-container .sourceImg-logo .category, #dl-container .sourceImg-favicon .category, #dl-container .sourceImg-logo .category, #dl-container .sourceImg-favicon .category {
  display: none;
}
/* line 237, ../scss/modules-3/dl/_dl.scss */
#dl-container .sourceImg-logo .source, #dl-container .sourceImg-favicon .source, #dl-container .sourceImg-logo .source, #dl-container .sourceImg-favicon .source {
  display: none;
}
/* line 243, ../scss/modules-3/dl/_dl.scss */
#dl-container .sourceImg-logo .sourceimg, #dl-container .sourceImg-logo .sourceimg {
  height: 39px;
  margin-top: -25px;
  display: block;
  position: relative;
}
/* line 248, ../scss/modules-3/dl/_dl.scss */
#dl-container .sourceImg-logo .sourceimg img, #dl-container .sourceImg-logo .sourceimg img {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
/* line 258, ../scss/modules-3/dl/_dl.scss */
#dl-container .sourceImg-favicon .sourceimg img, #dl-container .sourceImg-favicon .sourceimg img {
  vertical-align: bottom;
  margin-top: -2px;
  height: 16px;
}
/* line 266, ../scss/modules-3/dl/_dl.scss */
#dl-container .dllabel, #dl-container .dllabel {
  position: absolute;
  left: 20px;
  height: 87px;
  width: 72px;
  top: 0;
}
/* line 273, ../scss/modules-3/dl/_dl.scss */
#dl-container .dllabel .img, #dl-container .dllabel .img {
  height: 87px;
  width: 72px;
}
/* line 279, ../scss/modules-3/dl/_dl.scss */
#dl-container .overlay-text, #dl-container .overlay-text {
  position: absolute;
}
/* line 283, ../scss/modules-3/dl/_dl.scss */
#dl-container div.dlcontentlabel, #dl-container div.dlcontentlabel {
  position: absolute;
  left: 10px;
  top: 360px;
  background-color: #008EE1;
  color: white;
  padding: 5px 8px;
  font-size: 13px;
}
/* line 292, ../scss/modules-3/dl/_dl.scss */
#dl-container div.dlcontentlabel div.text, #dl-container div.dlcontentlabel div.text {
  float: left;
}
/* line 295, ../scss/modules-3/dl/_dl.scss */
#dl-container div.dlcontentlabel img.playbutton, #dl-container div.dlcontentlabel img.playbutton-over, #dl-container div.dlcontentlabel img.playbutton, #dl-container div.dlcontentlabel img.playbutton-over {
  float: left;
  margin-left: 5px;
  margin-top: 2px;
}
/* line 300, ../scss/modules-3/dl/_dl.scss */
#dl-container div.dlcontentlabel img.playbutton-over, #dl-container div.dlcontentlabel img.playbutton-over {
  display: none;
}
/* line 304, ../scss/modules-3/dl/_dl.scss */
#dl-container #dlimg .dlwtmrk, #dl-container #dlimg .dlwtmrk {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
/* line 308, ../scss/modules-3/dl/_dl.scss */
#dl-container #dlimg .dlwtmrk img, #dl-container #dlimg .dlwtmrk img {
  width: auto;
  height: auto;
}
/* line 314, ../scss/modules-3/dl/_dl.scss */
#dl-container .dlcounter, #dl-container .dlcounter {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 14px 11px 10px;
  color: #aaaaaa;
  font-size: 15px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
/* line 324, ../scss/modules-3/dl/_dl.scss */
#dl-container .showtape .source, #dl-container .showtape .source {
  display: none;
}
/* line 329, ../scss/modules-3/dl/_dl.scss */
#dl-container .showtapelast .dlcounter, #dl-container .showtapelast .dlcounter {
  display: block;
}
/* line 332, ../scss/modules-3/dl/_dl.scss */
#dl-container .dlref, #dl-container .dlref {
  background: #000;
  padding: 15px 0 13px;
  text-align: center;
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: .15em;
  color: #fff;
  text-transform: uppercase;
}

/* line 345, ../scss/modules-3/dl/_dl.scss */
#dl-copy-tape-wrap {
  position: absolute;
  right: 2px;
  top: 73px;
}

/* line 350, ../scss/modules-3/dl/_dl.scss */
#dl-copy-overlay-background {
  display: none;
  /* will probably need to use this div for text */
  position: relative;
  background: white;
  color: black;
  font-size: 13px;
  opacity: 1;
  height: 260px;
  max-width: 250px;
  margin: 0 auto;
}
/* line 361, ../scss/modules-3/dl/_dl.scss */
#dl-copy-overlay-background h2, #dl-copy-overlay-background h2 a {
  cursor: pointer;
  letter-spacing: 0;
}
/* line 366, ../scss/modules-3/dl/_dl.scss */
#dl-copy-overlay-background .main-section {
  margin: 0;
}

/*** END main DL styles ***/
/** Styles for partner dl color **/
/* line 377, ../scss/modules-3/dl/_dl.scss */
.source-color-aol .dl-partner-indicator, .source-color-aol-autos .dl-partner-indicator, .source-color-aol-jobs .dl-partner-indicator, .source-color-aol-travel .dl-partner-indicator, .source-color-autoblog .dl-partner-indicator {
  background-color: #3e7ec7;
}

/* line 382, ../scss/modules-3/dl/_dl.scss */
.source-color-aol-real-estate .dl-partner-indicator {
  background-color: #36b;
}

/* line 388, ../scss/modules-3/dl/_dl.scss */
.source-color-bleacher-report .dl-partner-indicator {
  background-color: #ff4000;
}

/* line 394, ../scss/modules-3/dl/_dl.scss */
.source-color-cambio .dl-partner-indicator {
  background-color: #2cbdb6;
}

/* line 400, ../scss/modules-3/dl/_dl.scss */
.source-color-cnn .dl-partner-indicator {
  background-color: #c00;
}

/* line 406, ../scss/modules-3/dl/_dl.scss */
.source-color-lucky .dl-partner-indicator {
  background-color: #ed1c24;
}

/* line 412, ../scss/modules-3/dl/_dl.scss */
.source-color-dailyfinance .dl-partner-indicator {
  background-color: #5e117a;
}

/* line 418, ../scss/modules-3/dl/_dl.scss */
.source-color-discovery-news .dl-partner-indicator {
  background-color: #3c80a1;
}

/* line 424, ../scss/modules-3/dl/_dl.scss */
.source-color-elite-daily .dl-partner-indicator {
  background-color: #4992d3;
}

/* line 430, ../scss/modules-3/dl/_dl.scss */
.source-color-engadget .dl-partner-indicator {
  background-color: #3798d3;
}

/* line 436, ../scss/modules-3/dl/_dl.scss */
.source-color-everyday-health .dl-partner-indicator {
  background-color: #93c702;
}

/* line 442, ../scss/modules-3/dl/_dl.scss */
.source-color-fortune .dl-partner-indicator {
  background-color: #ec412e;
}

/* line 448, ../scss/modules-3/dl/_dl.scss */
.source-color-fox-business .dl-partner-indicator {
  background-color: #d5b872;
}

/* line 454, ../scss/modules-3/dl/_dl.scss */
.source-color-fox-news .dl-partner-indicator {
  background-color: #183a52;
}

/*Dot*/
/* line 460, ../scss/modules-3/dl/_dl.scss */
.source-color-golfdotcom .dl-partner-indicator {
  background-color: #3e7ec7;
}

/* line 466, ../scss/modules-3/dl/_dl.scss */
.source-color-healthination .dl-partner-indicator {
  background-color: #fa4c12;
}

/* line 472, ../scss/modules-3/dl/_dl.scss */
.source-color-huffington-post .dl-partner-indicator {
  background-color: #058b7b;
}

/* line 478, ../scss/modules-3/dl/_dl.scss */
.source-color-kitchen-daily .dl-partner-indicator {
  background-color: #8ab047;
}

/* line 484, ../scss/modules-3/dl/_dl.scss */
.source-color-makers .dl-partner-indicator {
  background-color: #000000;
}

/* line 490, ../scss/modules-3/dl/_dl.scss */
.source-color-momdotme .dl-partner-indicator {
  background-color: #44caf1;
}

/* line 496, ../scss/modules-3/dl/_dl.scss */
.source-color-money .dl-partner-indicator, .source-color-moneydotcom .dl-partner-indicator {
  background-color: #069;
}

/* line 502, ../scss/modules-3/dl/_dl.scss */
.source-color-moviefone .dl-partner-indicator {
  background-color: #01cdff;
}

/* line 508, ../scss/modules-3/dl/_dl.scss */
.source-color-new-york-times .dl-partner-indicator {
  background-color: #231f20;
}

/* line 514, ../scss/modules-3/dl/_dl.scss */
.source-color-pawnation .dl-partner-indicator {
  background-color: #00ace5;
}

/* line 520, ../scss/modules-3/dl/_dl.scss */
.source-color-purple-clover .dl-partner-indicator {
  background-color: #7f008c;
}

/* line 526, ../scss/modules-3/dl/_dl.scss */
.source-color-sports-illustrated .dl-partner-indicator {
  background-color: #d8272d;
}

/* line 532, ../scss/modules-3/dl/_dl.scss */
.source-color-sports-illustrated a {
  color: #d8272d;
}

/* line 538, ../scss/modules-3/dl/_dl.scss */
.source-color-stylelist .dl-partner-indicator {
  background-color: #000000;
}

/* line 544, ../scss/modules-3/dl/_dl.scss */
.source-color-techcrunch .dl-partner-indicator {
  background-color: #0a9600;
}

/* line 550, ../scss/modules-3/dl/_dl.scss */
.source-color-the-daily-meal .dl-partner-indicator {
  background-color: #fe57a1;
}

/* line 556, ../scss/modules-3/dl/_dl.scss */
.source-color-time .dl-partner-indicator {
  background-color: #e90606;
}

/* line 562, ../scss/modules-3/dl/_dl.scss */
.source-color-upworthy .dl-partner-indicator {
  background-color: #ff6a0c;
}

/* line 567, ../scss/modules-3/dl/_dl.scss */
.aol3-hide {
  display: none;
}

/* line 570, ../scss/modules-3/dl/_dl.scss */
.aol3-show {
  display: block;
}

/* line 574, ../scss/modules-3/dl/_dl.scss */
div.dl-tape {
  position: absolute;
  margin: 0;
  display: block;
  /* hide it initially because we need to use javascript to figure where to position it */
  width: 234px;
  height: 46px;
  letter-spacing: 0.06em;
  top: -28px;
  right: 2px;
  z-index: 2;
  background-image: url("../../images/legacy/dl_tape_background.png");
  background-size: contain;
}
/* line 587, ../scss/modules-3/dl/_dl.scss */
div.dl-tape div.dl-tape-title {
  font-family: "Larsseit", sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: white;
  width: 63%;
  float: left;
  padding-left: 6px;
  padding-top: 10px;
  padding-right: 0;
  text-align: right;
}

/** DL Count **/
/* line 603, ../scss/modules-3/dl/_dl.scss */
#dl-count {
  font-family: "Meta Serif book", sans-serif;
  display: block;
  position: absolute;
  text-align: center;
  width: 25%;
  z-index: 2;
  background-color: transparent;
  font-weight: normal;
  right: 0;
  color: white;
  padding-right: 8px;
  bottom: initial;
  letter-spacing: 0.06em;
  line-height: 36px;
  top: 6px;
}
/* line 620, ../scss/modules-3/dl/_dl.scss */
#dl-count label.current {
  font-size: 36px;
}
/* line 624, ../scss/modules-3/dl/_dl.scss */
#dl-count #dl-end-count {
  font-size: 20px;
  color: #8e8e8e;
  margin-left: -5px;
}

/* line 631, ../scss/modules-3/dl/_dl.scss */
#dl-end-count {
  color: #777;
}

/** End of DL count **/
/*** Start of DL Controls ****/
/* line 640, ../scss/modules-3/dl/_dl.scss */
#dl-controls * {
  box-sizing: border-box;
}
/* line 644, ../scss/modules-3/dl/_dl.scss */
#dl-controls a {
  display: block;
  overflow: hidden;
  position: absolute;
  padding: 10px 15px;
  right: 0;
  top: 0;
  background: white;
  width: 50px;
  height: 50px;
}
/* line 655, ../scss/modules-3/dl/_dl.scss */
#dl-controls a img {
  position: relative;
}
/* line 660, ../scss/modules-3/dl/_dl.scss */
#dl-controls a.dl-pause, #dl-controls a.dl-play {
  display: none;
}
/* line 665, ../scss/modules-3/dl/_dl.scss */
#dl-controls #dlbBtn {
  left: 0;
}
/* line 668, ../scss/modules-3/dl/_dl.scss */
#dl-controls #dlbBtn.shrink {
  padding-left: 1px;
}
/* line 672, ../scss/modules-3/dl/_dl.scss */
#dl-controls #dlfBtn {
  float: right;
  padding-left: 4px;
}
/* line 676, ../scss/modules-3/dl/_dl.scss */
#dl-controls #dlfBtn.shrink {
  padding-left: 28px;
}
/* line 681, ../scss/modules-3/dl/_dl.scss */
#dl-controls #dlfBtn, #dl-controls #dlbBtn {
  cursor: pointer;
  top: 45%;
  background-color: transparent;
}
/* line 687, ../scss/modules-3/dl/_dl.scss */
#dl-controls .useicon a {
  color: white;
  font-size: 40px;
  padding: 10px 5px 0 5px;
}
/* line 691, ../scss/modules-3/dl/_dl.scss */
#dl-controls .useicon a:hover {
  color: #e3e3e3;
}

/* line 698, ../scss/modules-3/dl/_dl.scss */
.sprite-fg-Arrow-left-white img {
  top: -42px;
  left: 0;
}

/* line 706, ../scss/modules-3/dl/_dl.scss */
.sprite-fg-Arrow-right-white img {
  top: -146px;
  left: 0;
}

/* line 714, ../scss/modules-3/dl/_dl.scss */
.sprite-fg-pause-button-blue:hover img {
  top: -1023px;
  left: 0;
}

/* line 721, ../scss/modules-3/dl/_dl.scss */
.sprite-fg-play-button-blue:hover img {
  top: -1077px;
  left: 0;
}

/*** End of DL Controls ****/
/*** DL VideoButtons ***/
/* line 733, ../scss/modules-3/dl/_dl.scss */
#dl-container .vbpos-bottom-right, #dl-container .vbpos-top-right {
  left: 360px;
}
/* line 737, ../scss/modules-3/dl/_dl.scss */
#dl-container .vbpos-top-left {
  left: 20px !important;
  top: 20px !important;
}
/* line 742, ../scss/modules-3/dl/_dl.scss */
#dl-container .vbpos-bottom-left {
  left: 20px !important;
  top: 370px !important;
}
/* line 747, ../scss/modules-3/dl/_dl.scss */
#dl-container .videobutton {
  width: 105px;
  font-size: 10px;
  z-index: 2;
  position: absolute;
  display: none;
  margin-left: -5px;
  margin-top: -5px;
  background: #008ee1;
}
/* line 757, ../scss/modules-3/dl/_dl.scss */
#dl-container .videobutton img.playbutton, #dl-container .videobutton img.playbutton-over {
  width: auto;
  height: auto;
  right: 8px;
  top: 6px;
  z-index: 1;
  position: absolute;
}
/* line 766, ../scss/modules-3/dl/_dl.scss */
#dl-container .videobutton .vbtext {
  position: absolute;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
/* line 773, ../scss/modules-3/dl/_dl.scss */
#dl-container .videobutton .vbtext td {
  font-weight: normal;
  font-size: 13px;
  border: 0 solid;
  vertical-align: middle;
  color: white;
  padding-left: 10px;
  text-align: left;
}
/* line 785, ../scss/modules-3/dl/_dl.scss */
#dl-container .videobutton-bg {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  margin-left: -5px;
  margin-top: -5px;
}
/* line 793, ../scss/modules-3/dl/_dl.scss */
#dl-container .adserved-dl.videobutton.videobutton {
  width: 75px;
  height: 25px;
  left: 20px;
  top: 370px;
  display: block;
}
/* line 800, ../scss/modules-3/dl/_dl.scss */
#dl-container .adserved-dl.videobutton-bg {
  left: 20px;
  top: 370px;
  width: 75px;
  height: 25px;
  display: block;
}

/*** DL VideoButtons END ***/
/*** Advertorial DL ***/
/* line 814, ../scss/modules-3/dl/_dl.scss */
#advertad1 .dl-copy-overlay .main-section,
#mkplace1 .dl-copy-overlay .main-section {
  margin: 0;
}

/* line 819, ../scss/modules-3/dl/_dl.scss */
#mkplace1 .sublede-section {
  display: none;
}

/* line 823, ../scss/modules-3/dl/_dl.scss */
#mkplace1 b.boverlay {
  padding-left: 0;
}

/* line 827, ../scss/modules-3/dl/_dl.scss */
#mkplace1 .nonvideo-overlay td {
  font-size: 9px;
  padding: 1px 0 0 9px;
  text-align: center;
}

/* line 833, ../scss/modules-3/dl/_dl.scss */
#advertad1 .overlay,
#mkplace1 .overlay,
#advertad1 .nonvideo-overlay,
#mkplace1 .nonvideo-overlay {
  width: 105px;
  height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  top: 0;
  font-weight: normal;
  display: block;
  color: #ddd;
  background-color: #000;
}

/* line 847, ../scss/modules-3/dl/_dl.scss */
#advertad1 .overlay-text,
#mkplace1 .overlay-text,
#advertad1 .nonvideo-overlay {
  font-family: "Larsseit", sans-serif;
  display: block;
  text-align: center;
  width: 120px;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2;
  top: 0px;
  right: 0px;
}

/* line 864, ../scss/modules-3/dl/_dl.scss */
#advertad1 .overlay,
#mkplace1 .overlay,
#advertad1 .nonvideo-overlay,
#mkplace1 .overlay {
  display: none;
}

/* line 871, ../scss/modules-3/dl/_dl.scss */
#mkplace1 .sponsorLogo {
  /*dislay: none;*/
  margin: 0 12px;
}

/* line 876, ../scss/modules-3/dl/_dl.scss */
#advertad1 p.lede-link {
  margin-bottom: 21px;
}

/* line 880, ../scss/modules-3/dl/_dl.scss */
#advertad1 a.photo-link img {
  width: 100%;
  height: auto;
}

/*** End of Advertorial DL ***/
/* Slider */
/* line 887, ../scss/modules-3/dl/_dl.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 908, ../scss/modules-3/dl/_dl.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 918, ../scss/modules-3/dl/_dl.scss */
.slick-list:focus {
  outline: none;
}

/* line 922, ../scss/modules-3/dl/_dl.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 928, ../scss/modules-3/dl/_dl.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 938, ../scss/modules-3/dl/_dl.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

/* line 946, ../scss/modules-3/dl/_dl.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 953, ../scss/modules-3/dl/_dl.scss */
.slick-track:after {
  clear: both;
}

/* line 957, ../scss/modules-3/dl/_dl.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 962, ../scss/modules-3/dl/_dl.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 970, ../scss/modules-3/dl/_dl.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 974, ../scss/modules-3/dl/_dl.scss */
.slick-slide img {
  display: block;
}

/* line 978, ../scss/modules-3/dl/_dl.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 982, ../scss/modules-3/dl/_dl.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 986, ../scss/modules-3/dl/_dl.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 990, ../scss/modules-3/dl/_dl.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 994, ../scss/modules-3/dl/_dl.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 1004, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container #dl_v2 {
  height: 490px;
}
/* line 1006, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container #dl_v2 div.dlslide .slideoverlay {
  background: rgba(255, 255, 255, 0.7);
}
/* line 1010, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container #dl-controls .useicon a {
  color: black;
}
/* line 1012, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container .dlslide .dam-credit {
  bottom: auto;
  top: 0;
}
/* line 1017, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container .sublede-section {
  display: none;
}
/* line 1022, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container .dl-secondaries .sublede-section {
  display: none;
}
/* line 1026, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container .bondlcopy {
  height: 90px;
  width: 520px;
  padding: 26px 30px 10px 30px;
  margin: 0 30px;
}
/* line 1032, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container .bondlcopy h2, .isVerticalPage:not(.page-article) #dl-container .bondlcopy h2 a {
  text-align: center;
}
/* line 1038, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container .bondlcopy p.dlcopy {
  display: none;
}
/* line 1042, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container .bondlcopy .category {
  display: none;
  position: absolute;
  bottom: -40px;
  margin-left: 50%;
  left: -70px;
  font-size: 52px;
  text-transform: uppercase;
}
/* line 1051, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container .bondlcopy .category a {
  font-family: "Larsseit-Bold", sans-serif;
  position: absolute;
  left: 50px;
  top: 20px;
  font-size: 12px;
  letter-spacing: 0.1em;
  color: #000;
}
/* line 1059, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container .bondlcopy .category a:hover {
  color: #000;
}
/* line 1064, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container .bondlcopy .source {
  display: none;
}
/* line 1071, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container #dl_v2 #dl-copy-tape-wrap .bondlcopy .source {
  display: block;
  position: relative;
  padding: 15px 0 25px;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  letter-spacing: .1em;
}
/* line 1079, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container #dl_v2 #dl-copy-tape-wrap .bondlcopy .source .dl-partner-indicator {
  display: none;
}
/* line 1082, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container #dl_v2 #dl-copy-tape-wrap .bondlcopy .source a {
  color: #c1c1c1;
}
/* line 1090, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container #dl-tape {
  display: none;
}
/* line 1093, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container #dl-copy-tape-wrap {
  left: 3px;
  bottom: auto;
  top: 360px;
  /* 420 - 60 */
  right: auto;
}
/* line 1100, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container #dl-copy-overlay-background {
  max-width: 640px;
}
/* line 1103, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage:not(.page-article) #dl-container .dlcounter {
  display: none;
}

/* line 1109, ../scss/modules-3/dl/_dl.scss */
.channel-lifestyle:not(.page-article) #dl-container {
  padding-bottom: 3px;
  margin-bottom: 0;
  border-bottom: none;
}
/* line 1113, ../scss/modules-3/dl/_dl.scss */
.channel-lifestyle:not(.page-article) #dl-container #dl-controls .useicon a {
  color: #CB857E;
}
/* line 1114, ../scss/modules-3/dl/_dl.scss */
.channel-lifestyle:not(.page-article) #dl-container .bondlcopy .category {
  color: #CB857E;
}

/* line 1120, ../scss/modules-3/dl/_dl.scss */
.channel-lifestyle:not(.page-article) #dl-container .bondlcopy h2:hover,
.channel-lifestyle:not(.page-article) #dl-container .bondlcopy h2 a:hover {
  color: #cb857e;
}
/* line 1125, ../scss/modules-3/dl/_dl.scss */
.channel-lifestyle:not(.page-article) #dl-container #dl_v2 #dl-controls .useicon a, .channel-lifestyle:not(.page-article) #dl-container #dl_v2 .dl-copy-overlay .source a, .channel-lifestyle:not(.page-article) #dl-container #dl_v2 #dl-copy-tape-wrap .bondlcopy .source a {
  color: #cb857e;
}
/* line 1132, ../scss/modules-3/dl/_dl.scss */
.channel-lifestyle:not(.page-article).subchannel-wellness #dl-container .bondlcopy h2 a:hover {
  color: #7c74ad;
}
/* line 1136, ../scss/modules-3/dl/_dl.scss */
.channel-lifestyle:not(.page-article).subchannel-wellness #dl-container #dl_v2 #dl-controls .useicon a, .channel-lifestyle:not(.page-article).subchannel-wellness #dl-container #dl_v2 .dl-copy-overlay .source a, .channel-lifestyle:not(.page-article).subchannel-wellness #dl-container #dl_v2 #dl-copy-tape-wrap .bondlcopy .source a {
  color: #7c74ad;
}
/* line 1144, ../scss/modules-3/dl/_dl.scss */
.channel-lifestyle:not(.page-article).subchannel-travel #dl-container .bondlcopy h2 a:hover {
  color: #8fbbc9;
}
/* line 1148, ../scss/modules-3/dl/_dl.scss */
.channel-lifestyle:not(.page-article).subchannel-travel #dl-container #dl_v2 #dl-controls .useicon a, .channel-lifestyle:not(.page-article).subchannel-travel #dl-container #dl_v2 .dl-copy-overlay .source a, .channel-lifestyle:not(.page-article).subchannel-travel #dl-container #dl_v2 #dl-copy-tape-wrap .bondlcopy .source a {
  color: #8fbbc9;
}
/* line 1156, ../scss/modules-3/dl/_dl.scss */
.channel-lifestyle:not(.page-article).subchannel-home #dl-container .bondlcopy h2 a:hover {
  color: #e89e84;
}
/* line 1160, ../scss/modules-3/dl/_dl.scss */
.channel-lifestyle:not(.page-article).subchannel-home #dl-container #dl_v2 #dl-controls .useicon a, .channel-lifestyle:not(.page-article).subchannel-home #dl-container #dl_v2 .dl-copy-overlay .source a, .channel-lifestyle:not(.page-article).subchannel-home #dl-container #dl_v2 #dl-copy-tape-wrap .bondlcopy .source a {
  color: #e89e84;
}
/* line 1168, ../scss/modules-3/dl/_dl.scss */
.channel-lifestyle:not(.page-article).subchannel-food #dl-container .bondlcopy h2 a:hover {
  color: #9bcca8;
}
/* line 1172, ../scss/modules-3/dl/_dl.scss */
.channel-lifestyle:not(.page-article).subchannel-food #dl-container #dl_v2 #dl-controls .useicon a, .channel-lifestyle:not(.page-article).subchannel-food #dl-container #dl_v2 .dl-copy-overlay .source a, .channel-lifestyle:not(.page-article).subchannel-food #dl-container #dl_v2 #dl-copy-tape-wrap .bondlcopy .source a {
  color: #9bcca8;
}

/* line 1180, ../scss/modules-3/dl/_dl.scss */
.channel-entertainment:not(.page-article) #dl-container {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e3e3e3;
}
/* line 1184, ../scss/modules-3/dl/_dl.scss */
.channel-entertainment:not(.page-article) #dl-container #dl-controls .useicon a, .channel-entertainment:not(.page-article) #dl-container #dl_v2 #dl-copy-tape-wrap .bondlcopy .source a {
  color: #868686;
}
/* line 1185, ../scss/modules-3/dl/_dl.scss */
.channel-entertainment:not(.page-article) #dl-container .bondlcopy .category {
  color: #868686;
}
/* line 1186, ../scss/modules-3/dl/_dl.scss */
.channel-entertainment:not(.page-article) #dl-container .bondlcopy h2,
.channel-entertainment:not(.page-article) #dl-container .bondlcopy h2 a {
  color: white;
}
/* line 1193, ../scss/modules-3/dl/_dl.scss */
.channel-entertainment:not(.page-article) #dl-container #dl-copy-overlay-background {
  background-color: black;
  height: 105px;
}

/* line 1200, ../scss/modules-3/dl/_dl.scss */
.channel-sports:not(.page-article) #dl-container {
  padding-bottom: 3px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e3e3e3;
}
/* line 1204, ../scss/modules-3/dl/_dl.scss */
.channel-sports:not(.page-article) #dl-container #dl-controls .useicon a, .channel-sports:not(.page-article) #dl-container #dl_v2 #dl-copy-tape-wrap .bondlcopy .source a {
  color: #da4f42;
}
/* line 1205, ../scss/modules-3/dl/_dl.scss */
.channel-sports:not(.page-article) #dl-container .bondlcopy h2,
.channel-sports:not(.page-article) #dl-container .bondlcopy h2 a {
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 24px;
  line-height: 29px;
  color: #364b65;
}

/* line 1215, ../scss/modules-3/dl/_dl.scss */
.channel-finance:not(.page-article) #dl-container {
  padding-bottom: 3px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e3e3e3;
}
/* line 1219, ../scss/modules-3/dl/_dl.scss */
.channel-finance:not(.page-article) #dl-container #dl-controls .useicon a, .channel-finance:not(.page-article) #dl-container #dl_v2 #dl-copy-tape-wrap .bondlcopy .source a {
  color: lightblue;
}
/* line 1220, ../scss/modules-3/dl/_dl.scss */
.channel-finance:not(.page-article) #dl-container .bondlcopy h2,
.channel-finance:not(.page-article) #dl-container .bondlcopy h2 a {
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 24px;
  line-height: 29px;
}

/* line 1230, ../scss/modules-3/dl/_dl.scss */
.channel-tech:not(.page-article) #dl-container {
  padding-bottom: 3px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e3e3e3;
}
/* line 1234, ../scss/modules-3/dl/_dl.scss */
.channel-tech:not(.page-article) #dl-container #dl-controls .useicon a, .channel-tech:not(.page-article) #dl-container #dl_v2 #dl-copy-tape-wrap .bondlcopy .source a {
  color: #3bd1ba;
}
/* line 1235, ../scss/modules-3/dl/_dl.scss */
.channel-tech:not(.page-article) #dl-container .bondlcopy h2,
.channel-tech:not(.page-article) #dl-container .bondlcopy h2 a {
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 24px;
  line-height: 29px;
}

/* line 1245, ../scss/modules-3/dl/_dl.scss */
.channel-news:not(.page-article) #dl-container {
  padding-bottom: 3px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e3e3e3;
}
/* line 1249, ../scss/modules-3/dl/_dl.scss */
.channel-news:not(.page-article) #dl-container #dl-controls .useicon a, .channel-news:not(.page-article) #dl-container #dl_v2 #dl-copy-tape-wrap .bondlcopy .source a {
  color: #000000;
}
/* line 1250, ../scss/modules-3/dl/_dl.scss */
.channel-news:not(.page-article) #dl-container .bondlcopy h2,
.channel-news:not(.page-article) #dl-container .bondlcopy h2 a {
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 24px;
  line-height: 29px;
}

/* line 1262, ../scss/modules-3/dl/_dl.scss */
.page-article #dl-container #dl-controls .useicon a, .page-article #dl-container #dl-controls #dl_v2 #dl-copy-tape-wrap .bondlcopy .source a {
  color: #000;
}
/* line 1265, ../scss/modules-3/dl/_dl.scss */
.page-article #dl-container #dl-controls #dlfBtn, .page-article #dl-container #dl-controls #dlbBtn {
  background-color: #fff;
  opacity: 0.7;
  height: 67px;
}

/* strange dl inter snap points with really small left & right slivers */
@media only screen and (min-width: 1266px) and (max-width: 1302px) {
  /* line 1275, ../scss/modules-3/dl/_dl.scss */
  #dl-controls #dlfBtn {
    padding-left: 18px;
  }

  /* line 1276, ../scss/modules-3/dl/_dl.scss */
  #dl-controls #dlbBtn {
    padding-left: 1px;
    left: -8px;
  }

  /* line 1277, ../scss/modules-3/dl/_dl.scss */
  #dl-container .dl_s9 #dl-controls #dlbBtn {
    padding-left: 1px;
    left: 0px;
  }
}
@media only screen and (min-width: 1109px) and (max-width: 1146px) {
  /* line 1280, ../scss/modules-3/dl/_dl.scss */
  #dl-controls #dlfBtn {
    padding-left: 18px;
  }

  /* line 1281, ../scss/modules-3/dl/_dl.scss */
  #dl-controls #dlbBtn {
    padding-left: 1px;
    left: -8px;
  }

  /* line 1282, ../scss/modules-3/dl/_dl.scss */
  #dl-container .dl_s9 #dl-controls #dlbBtn {
    padding-left: 1px;
    left: 0px;
  }
}
/* line 1285, ../scss/modules-3/dl/_dl.scss */
.page-finance #dl-container #dl-controls .useicon a {
  color: #16cff7;
}

/* line 1286, ../scss/modules-3/dl/_dl.scss */
.page-finance #dl-container .bondlcopy h2, .page-finance #dl-container .bondlcopy h2 a {
  color: #444;
}

/* line 1287, ../scss/modules-3/dl/_dl.scss */
.page-tech #dl-container .bondlcopy h2, .page-tech #dl-container .bondlcopy h2 a {
  color: #444;
}

/* line 1288, ../scss/modules-3/dl/_dl.scss */
.page-sports #dl-container .bondlcopy h2, .page-sports #dl-container .bondlcopy h2 a {
  color: #444;
}

/* line 1289, ../scss/modules-3/dl/_dl.scss */
.cobrand-bon #dl-copy-overlay-background h2, .cobrand-bon #dl-copy-overlay-background h2 a {
  letter-spacing: 0;
}

/* add a default color (non-white) for partner indicator line, so ones we haven't explicitly mapped still show up */
/* line 1298, ../scss/modules-3/dl/_dl.scss */
#dl-container .dl_s9 div.dl-tape {
  width: 218px;
  height: 40px;
  top: -22px;
  right: 10px;
  background-size: cover;
}
/* line 1305, ../scss/modules-3/dl/_dl.scss */
#dl-container .dl_s9 div.dl-tape div.dl-tape-title {
  font-size: 11px;
  line-height: 14px;
  padding-top: 9px;
}
/* line 1312, ../scss/modules-3/dl/_dl.scss */
#dl-container .dl_s9 #dl-count {
  padding-right: 6px;
  top: 4px;
}
/* line 1316, ../scss/modules-3/dl/_dl.scss */
#dl-container .dl_s9 #dl-count label.current {
  font-size: 30px;
}
/* line 1322, ../scss/modules-3/dl/_dl.scss */
#dl-container .dl_s9 #dl-controls a {
  width: 52px;
  max-width: 52px;
  height: 67px;
}
/* line 1328, ../scss/modules-3/dl/_dl.scss */
#dl-container .dl_s9 #dl-controls #dlfBtn, #dl-container .dl_s9 #dl-controls #dlbBtn {
  background-color: #fff;
  opacity: 0.7;
}
/* line 1333, ../scss/modules-3/dl/_dl.scss */
#dl-container .dl_s9 #dl-controls .useicon a {
  color: #000;
  padding: 15px 5px 0 5px;
}

@-moz-document url-prefix() {
  /* line 1344, ../scss/modules-3/dl/_dl.scss */
  #dl-container .dl_s9 #dl-count {
    top: 6px;
  }
}
/* Custom Scrollbar plugin*/
/* line 1352, ../scss/modules-3/dl/_dl.scss */
.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 1355, ../scss/modules-3/dl/_dl.scss */
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

/* line 1359, ../scss/modules-3/dl/_dl.scss */
.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

/* line 1368, ../scss/modules-3/dl/_dl.scss */
.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

/* line 1375, ../scss/modules-3/dl/_dl.scss */
.mCSB_inside > .mCSB_container {
  margin-right: 10px;
}

/* line 1379, ../scss/modules-3/dl/_dl.scss */
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

/* line 1381, ../scss/modules-3/dl/_dl.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}

/* line 1386, ../scss/modules-3/dl/_dl.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

/* line 1390, ../scss/modules-3/dl/_dl.scss */
.mCSB_scrollTools {
  position: absolute;
  width: 10px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  background: #3d3d3d;
}

/* line 1401, ../scss/modules-3/dl/_dl.scss */
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

/* line 1405, ../scss/modules-3/dl/_dl.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}

/* line 1411, ../scss/modules-3/dl/_dl.scss */
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

/* line 1415, ../scss/modules-3/dl/_dl.scss */
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

/* line 1424, ../scss/modules-3/dl/_dl.scss */
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

/* line 1428, ../scss/modules-3/dl/_dl.scss */
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}

/* line 1437, ../scss/modules-3/dl/_dl.scss */
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
  background: #fff;
}

/* line 1445, ../scss/modules-3/dl/_dl.scss */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}

/* line 1456, ../scss/modules-3/dl/_dl.scss */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
}

/* line 1461, ../scss/modules-3/dl/_dl.scss */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
}

/* line 1466, ../scss/modules-3/dl/_dl.scss */
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

/* line 1477, ../scss/modules-3/dl/_dl.scss */
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

/* Override for Channel DL Source Colors - Moved from Adhoccss on 09/02/15. To revert back to different colours on each channel, remove the following */
/* line 1481, ../scss/modules-3/dl/_dl.scss */
.isVerticalPage #dl-container #dl_v2 #dl-copy-tape-wrap .bondlcopy .source a {
  color: #c1c1c1 !important;
}

/* line 1484, ../scss/modules-3/dl/_dl.scss */
.artcle-dl {
  margin-top: 30px;
}

/* line 1488, ../scss/modules-3/dl/_dl.scss */
#dl-container.dl-adserved .dlcounter {
  display: none;
}

/* line 2, ../scss/modules-3/dl/_gamification.scss */
#dlgamification {
  position: relative;
  margin-top: -38px;
  width: 100%;
}
/* line 7, ../scss/modules-3/dl/_gamification.scss */
#dlgamification img.gamelogo {
  position: relative;
  z-index: 10;
}
/* line 11, ../scss/modules-3/dl/_gamification.scss */
#dlgamification div.gamelogo {
  position: relative;
  z-index: 10;
  width: 57px;
  height: 57px;
  top: -4px;
  left: -4px;
  background-image: url("http://o.aolcdn.com/os/bonanza/dlgamification-logo-a.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
/* line 22, ../scss/modules-3/dl/_gamification.scss */
#dlgamification .grade {
  color: #3e9f8e;
  background: #c5ccf;
  float: right;
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 12px;
  margin-top: -28px;
  padding-right: 10px;
  text-transform: uppercase;
  position: relative;
  z-index: 10;
}
/* line 35, ../scss/modules-3/dl/_gamification.scss */
#dlgamification .easeBarContainer {
  position: relative;
  z-index: 2;
  display: block;
  width: auto;
  background: none;
  height: 26px;
  padding: 0px;
  margin-bottom: 10px;
  margin-top: -26px;
  margin-left: 236px;
}
/* line 47, ../scss/modules-3/dl/_gamification.scss */
#dlgamification .easeBar {
  position: relative;
  z-index: 2;
  display: block;
  width: 0px;
  height: 26px;
  padding: 0px;
  margin: 0;
  background: #40F3E2;
  color: white;
  -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
/* line 61, ../scss/modules-3/dl/_gamification.scss */
#dlgamification .copy {
  color: #ccc;
  background: black;
  padding: 5px 5px 5px 15px;
  margin-top: -45px;
  margin-left: 50px;
  display: block;
  width: 165px;
  font-family: "Larsseit", sans-serif;
  font-size: 12px;
  position: relative;
  line-height: 16px;
}
/* line 73, ../scss/modules-3/dl/_gamification.scss */
#dlgamification .copy:after {
  content: "";
  position: absolute;
  z-index: 4;
  display: block;
  width: 0px;
  height: 0px;
  top: 0;
  left: 185px;
  border-right: 10px solid transparent;
  border-left: 0px solid transparent;
  border-top: 26px solid #000;
}
/* line 88, ../scss/modules-3/dl/_gamification.scss */
#dlgamification .bgfiller {
  height: 26px;
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  margin-top: -45px;
  left: 50px;
  right: 0;
}

@media only screen and (max-width: 753px), only screen and (min-width: 900px) and (max-width: 1108px) {
  /* line 100, ../scss/modules-3/dl/_gamification.scss */
  #dlgamification {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    overflow: hidden;
  }
  /* line 107, ../scss/modules-3/dl/_gamification.scss */
  #dlgamification div.gamelogo {
    width: 26px;
    height: 26px;
    background-image: url("http://o.aolcdn.com/os/bonanza/dlgamification-logo-b.png");
    top: 0;
    left: 0;
  }
  /* line 115, ../scss/modules-3/dl/_gamification.scss */
  #dlgamification .copy {
    margin-top: -26px;
    margin-left: 26px;
  }
  /* line 119, ../scss/modules-3/dl/_gamification.scss */
  #dlgamification .easeBarContainer {
    margin-left: 212px;
  }
  /* line 122, ../scss/modules-3/dl/_gamification.scss */
  #dlgamification .bgfiller {
    margin-top: -26px;
  }
}
@media only screen and (max-width: 753px) {
  /* line 130, ../scss/modules-3/dl/_gamification.scss */
  #dlgamification .copy {
    margin-left: 16px;
    width: 150px;
  }
  /* line 133, ../scss/modules-3/dl/_gamification.scss */
  #dlgamification .copy:after {
    left: 165px;
  }
  /* line 137, ../scss/modules-3/dl/_gamification.scss */
  #dlgamification .easeBarContainer {
    margin-left: 182px;
  }
}
/* line 4, ../scss/modules-3/leftnav/_leftnav.scss */
.leftnav-close {
  display: none;
}

/* line 8, ../scss/modules-3/leftnav/_leftnav.scss */
.sliding-menu-fade-screen {
  position: fixed;
}

/* line 13, ../scss/modules-3/leftnav/_leftnav.scss */
.burger-menu .mobile-menu {
  -webkit-tap-highlight-color: transparent;
}

/* line 18, ../scss/modules-3/leftnav/_leftnav.scss */
.nav {
  position: fixed;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
  height: 100%;
  z-index: 9999;
  font-family: "Larsseit", sans-serif;
  background: #fff;
  overflow-x: hidden;
  overflow-y: scroll;
  -ms-overflow-style: none;
  border-right: solid 2px #f4f4f4;
}
/* line 30, ../scss/modules-3/leftnav/_leftnav.scss */
.nav::-webkit-scrollbar {
  width: 0;
}
/* line 33, ../scss/modules-3/leftnav/_leftnav.scss */
.Gecko .nav, .IE9 .nav {
  overflow: hidden;
}
/* line 36, ../scss/modules-3/leftnav/_leftnav.scss */
.nav:after {
  display: none;
}

/* line 42, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-container .leftnav-inner {
  background-color: white;
}

/* line 48, ../scss/modules-3/leftnav/_leftnav.scss */
.Gecko .leftnav-inner, .IE9 .leftnav-inner {
  overflow-y: scroll;
  overflow-x: hidden;
  position: absolute;
  width: 215px;
  height: 100%;
}
/* line 54, ../scss/modules-3/leftnav/_leftnav.scss */
.Gecko .leftnav-inner .lftnv_top, .IE9 .leftnav-inner .lftnv_top {
  margin-right: 15px;
}
/* line 58, ../scss/modules-3/leftnav/_leftnav.scss */
.Gecko .leftnav-inner .persistScroll .lftnv_top, .IE9 .leftnav-inner .persistScroll .lftnv_top {
  margin-right: 0;
}

/* line 65, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr {
  background-color: #fff;
  position: relative;
  /*.Gecko .nav &, .IE9 .nav & {
      width: 215px;
      overflow-y: scroll;
      overflow-x: hidden;
      height: 100%;
      ul li.sns .navicon-down_arrow:after {
          right: 20px;
      }
      .lftnv_wr ul li.sns-usr-info {
          margin-left: 15px;
      }
  }*/
}
/* line 80, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr a {
  cursor: pointer;
}
/* line 83, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_bg {
  color: #fff;
  padding: 10px 14px;
  z-index: 100;
  position: relative;
}
/* line 85, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_bg a {
  color: #fff;
}
/* line 90, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_bg #skyscape_video {
  height: 209px;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
}
/* line 102, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_err {
  background: #fff;
  border: 1px solid #ccc;
  margin-left: 6px;
  margin-top: -2px;
  position: absolute;
  width: 185px;
  z-index: 99;
  box-shadow: 1px 1px 4px 0px #ccc;
}
/* line 113, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_err .arrwr {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #ccc;
  margin: -6px auto auto;
}
/* line 120, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_err .arrwr .arrw {
  width: 0;
  height: 0;
  margin: 1px auto auto -5px;
  position: absolute;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
}
/* line 130, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_err span {
  display: inline-block;
  padding: 8px 10px;
  color: #ff526f;
  font-size: 13px;
  letter-spacing: 0.04em;
}
/* line 139, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top .globalHeaderLogo {
  text-align: center;
}
/* line 143, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top #headerlogo-globallink {
  display: inline-block;
  margin: 9px auto 12px;
  -webkit-backface-visibility: hidden;
  text-align: center;
}
/* line 148, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top #headerlogo-globallink img {
  width: 150px;
  height: 58px;
  -webkit-backface-visibility: hidden;
}
/* line 154, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top .date {
  margin: auto;
  text-align: center;
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: .03em;
}
/* line 161, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top .date span {
  display: block;
  line-height: 18px;
  white-space: nowrap;
}
/* line 165, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top .date span.dday {
  font-size: 16px;
  letter-spacing: .08em;
  text-transform: uppercase;
}
/* line 172, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top .greeting {
  font-weight: bold;
  font-size: 16px;
}
/* line 176, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top #weather {
  text-align: center;
}
/* line 178, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top #weather a {
  display: block;
  clear: both;
  margin: 10px 0 0;
  letter-spacing: .03em;
  font-size: 15px;
  white-space: nowrap;
}
/* line 186, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top #weather .curr {
  font-size: 40px;
  font-weight: normal;
  -webkit-transition: width .05s linear;
  transition: font-size .05s linear;
}
/* line 192, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top #weather .tempformat {
  font-size: 18px;
  font-family: "Larsseit-Medium", sans-serif;
  display: inline-block;
  padding-top: 5px;
  vertical-align: top;
}
/* line 199, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top #weather .tempdegree {
  font-size: 18px;
  font-family: "Larsseit-Medium", sans-serif;
  display: inline-block;
  vertical-align: top;
  padding-top: 2px;
}
/* line 206, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top #weather #weatheredit {
  margin: 0 auto 3px;
  height: 17px;
  font-weight: 500;
  max-width: 125px;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 1;
  visibility: visible;
}
/* line 216, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top #weather .noloc {
  text-transform: uppercase;
}
/* line 219, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top #weather #weatherform {
  width: 200px;
  margin: -32px 0 0 -15px;
}
/* line 222, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top #weather #weatherform #wz {
  border: 1px solid #fff;
  padding: 4px;
  width: 135px;
  color: #444;
  font-size: 11px;
  letter-spacing: 0.02em;
}
/* line 229, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top #weather #weatherform #wz::-ms-clear {
  display: none;
}
/* line 233, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top #weather #weatherform #weathersubmit {
  display: inline-block;
  text-align: center;
  background: #fff;
  color: #3399ff;
  font-size: 10px;
  font-family: "Larsseit-Medium", sans-serif;
  line-height: 18px;
  padding: 2px 7px 2px;
  box-sizing: border-box;
  border: 1px solid #fff;
}
/* line 246, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top #weather #weatherform #weathersubmit:hover {
  color: #afafaf;
  border: 1px solid #3399ff;
}
/* line 250, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top #weather #weatherform #weathersubmit .ff3 {
  padding: 3px 7px 2px;
}
/* line 253, ../scss/modules-3/leftnav/_leftnav.scss */
.mac.ff3 .lftnv_wr .lftnv_top #weather #weatherform #weathersubmit, .SAF .lftnv_wr .lftnv_top #weather #weatherform #weathersubmit {
  padding: 4px 7px 1px;
}
/* line 259, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top #weather.showeditform #weatheredit {
  /*opacity: 0;
  visibility: hidden;
  transition: opacity .5s linear;*/
}
/* line 268, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top ul.usr_info li .weatherloc a {
  font-size: 24px;
}
/* line 271, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_top ul.usr_info li #weatheredit {
  margin-left: 5px;
  font-size: 12px;
}
/* line 278, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .leftnav-close {
  display: none;
  padding: 10px 15px 30px;
  color: #fff;
}
/* line 284, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul {
  padding: 0;
  margin: 0;
}
/* line 288, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul a.signout {
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  line-height: 10px;
  border-right: 1px solid #444;
}
/* line 295, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul li {
  list-style: none;
  padding: 11px 15px 9px;
}
/* line 298, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul li a {
  line-height: 24px;
  display: inline-block;
  font-family: "Larsseit-Medium", sans-serif;
  font-weight: 500;
}
/* line 304, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul li a[class^="navicon-"]:before {
  float: left;
  font-size: 21px;
  line-height: 22px;
  padding: 0 13px 0 3px;
}
/* line 311, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul li a.navicon-home {
  cursor: text;
}
/* line 314, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul li a.navicon-entertainment:before {
  line-height: 20px;
}
/* line 317, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul li a.navicon-services:before {
  color: #6B6B6B;
}
/* line 321, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul li.sns {
  font-size: 14px;
  letter-spacing: 0.07em;
  padding-right: 0;
  padding-bottom: 10px;
}
/* line 329, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul li.sns a.sn {
  max-width: 135px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  width: 100%;
  padding-right: 18px;
  white-space: nowrap;
}
/* line 338, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul li.sns .navicon-down_arrow:after, .lftnv_wr ul li.sns .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .readmore:after, .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .lftnv_wr ul li.sns .readmore:after {
  display: inline-block;
  position: absolute;
  right: 10px;
  font-size: 25px;
  color: #444;
}
/* line 346, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul li.sns.show .navicon-down_arrow:after, .lftnv_wr ul li.sns.show .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .readmore:after, .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .lftnv_wr ul li.sns.show .readmore:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 356, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul li.sns-usr-info {
  font-size: 12px;
  display: none;
  padding-right: 0;
  padding-left: 0;
  letter-spacing: 0.07em;
}
/* line 363, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul li.show_usr_info {
  display: block;
  background: #efefef;
  text-align: center;
}
/* line 367, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul li.show_usr_info:hover {
  background: #efefef;
}
/* line 370, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul li.show_usr_info a:hover {
  color: #3399ff;
}
/* line 374, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul li .mail {
  width: 100%;
}
/* line 377, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr ul li .mailcount {
  display: inline-block;
  margin-left: 10px;
  float: right;
  width: 40px;
  height: 22px;
  background-color: rgba(255, 0, 0, 0.5);
  border-radius: 12px;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.03em;
}
/* line 396, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr.usr_info li a {
  font-size: 12px;
  color: #444;
}
/* line 403, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_lst .line, .lftnv_wr .toplist .line {
  border-bottom: 1px solid #e0e0e0;
  padding: 0;
}
/* line 407, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_lst li, .lftnv_wr .toplist li {
  font-size: 13px;
  font-famity: "Larsseit-Medium", sans-serif;
  letter-spacing: 1px;
}
/* line 411, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_lst li a, .lftnv_wr .toplist li a {
  color: #444;
}
/* line 414, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_lst li:hover, .lftnv_wr .toplist li:hover {
  background-color: #f6f7f7;
}
/* line 417, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_lst li .topsearch, .lftnv_wr .toplist li .topsearch {
  font-weight: 500;
  font-size: 13px;
}
/* line 421, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_lst li.selected, .lftnv_wr .toplist li.selected {
  background: #4fa3d0;
}
/* line 423, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_lst li.selected a, .lftnv_wr .toplist li.selected a {
  color: #fff;
}
/* line 428, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_lst li.active a, .lftnv_wr .lftnv_lst li.active a:hover, .lftnv_wr .toplist li.active a, .lftnv_wr .toplist li.active a:hover {
  color: #3399ff;
}
/* line 435, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_lst li {
  padding: 0;
}
/* line 437, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .lftnv_lst li a {
  width: auto;
  display: block;
  padding: 10px 15px 8px;
}
/* line 444, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr .toplist {
  border-bottom: 1px solid #e0e0e0;
  position: relative;
}

/* line 452, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr.unauthenticated .toplist li.sns a {
  color: #3399ff;
}
/* line 454, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_wr.unauthenticated .toplist li.sns a[class^="navicon-"]:before {
  color: #444;
}

/* line 462, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_overlay {
  display: none;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background: none repeat scroll 0 0 #4fa3d0;
  opacity: .9;
  position: fixed;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
  visibility: visible;
  z-index: 1;
  max-width: 1450px;
}
/* line 475, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_overlay.is-visible {
  display: block;
}

/* line 480, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_overlay_content {
  display: none;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: fixed;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
  visibility: visible;
  z-index: 1;
  text-align: center;
  max-width: 1450px;
}
/* line 492, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_overlay_content.is-visible {
  display: block;
}
/* line 495, ../scss/modules-3/leftnav/_leftnav.scss */
.lftnv_overlay_content .loading {
  margin: 200px auto;
}

/* line 500, ../scss/modules-3/leftnav/_leftnav.scss */
.animated {
  -webkit-animation-duration: 8s;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 8s;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 3;
  -moz-animation-iteration-count: 3;
}

/* line 509, ../scss/modules-3/leftnav/_leftnav.scss */
.copyfade {
  -webkit-animation-duration: 8s;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 8s;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 3;
  -moz-animation-iteration-count: 3;
}

/* line 518, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container {
  height: 120px;
  width: 200px;
  overflow: hidden;
  letter-spacing: 2px;
  display: none;
  position: relative;
  margin-top: 10px;
  margin-left: 0px;
}
/* line 528, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container .hide {
  display: none;
}
/* line 532, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container .whole-clickable {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10005;
}
/* line 541, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container .pin {
  background-repeat: no-repeat;
  background-position: 3px 3px;
  width: 29px;
  height: 14px;
  background-color: #FF526F;
  position: absolute;
  z-index: 3;
  right: 0;
  color: white;
  font-size: 11px;
  padding-left: 26px;
  letter-spacing: .06em;
  padding-top: 6px;
  font-family: "Larsseit-Medium", sans-serif;
  cursor: pointer;
}
@-moz-document url-prefix() {
  /* line 560, ../scss/modules-3/leftnav/_leftnav.scss */
  #leftnav-video-container .pin {
    height: 14px;
    padding-top: 7px;
    width: 45px;
  }
  /* line 566, ../scss/modules-3/leftnav/_leftnav.scss */
  #leftnav-video-container .copy-text {
    font-weight: 500;
  }
}
/* line 571, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container .copy-text {
  position: absolute;
  color: white;
  font-size: 12px;
  line-height: 16px;
  margin-left: 16px;
  margin-top: 30px;
  letter-spacing: 0.1em;
  font-weight: 500;
  opacity: 0;
  z-index: 3;
}
/* line 583, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container .copy-text img {
  width: 12px;
  height: 12px;
  padding-right: 5px;
  display: inline-block;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 518, ../scss/modules-3/leftnav/_leftnav.scss */
  #leftnav-video-container {
    /* Safari and Chrome, if Chrome rule needed */
  }
  /* line 593, ../scss/modules-3/leftnav/_leftnav.scss */
  #leftnav-video-container .copy-text {
    font-weight: bold;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 599, ../scss/modules-3/leftnav/_leftnav.scss */
  #leftnav-video-container .copy-text {
    font-weight: 600;
  }
}
/* line 604, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container a {
  color: #fff;
  text-decoration: none;
}
/* line 608, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container a:hover {
  text-decoration: underline;
}
/* line 613, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container .watch-now {
  cursor: pointer;
  display: block;
  margin-top: 8px;
}
/* line 619, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container .overlay {
  width: 100%;
  height: 45px;
  background: black;
  color: white;
  text-align: center;
  padding-top: 6px;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.1em;
}
/* line 631, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container .overlay span {
  font-size: 10px;
}
/* line 636, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container .slideup {
  -webkit-animation-name: slideup-animation;
  animation-name: slideup-animation;
}
/* line 643, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container .fadein {
  -webkit-animation-name: fadein-animation;
  animation-name: fadein-animation;
}

@-webkit-keyframes slideup-animation {
  from {
    opacity: 1;
    -webkit-transform: translateY(95px);
  }
  40% {
    -webkit-transform: translateY(95px);
  }
  50% {
    color: white;
    opacity: 1;
    -webkit-transform: translateY(95px);
  }
  60% {
    -webkit-transform: translateY(-45px);
    z-index: 0;
    color: black;
    opacity: 0.7;
  }
  to {
    height: 250px;
    opacity: 0.7;
    color: black;
    -webkit-transform: translateY(-45px);
    z-index: 0;
  }
}
@-webkit-keyframes fadein-animation {
  from {
    opacity: 0;
    z-index: 3;
  }
  60% {
    opacity: 0;
    z-index: 3;
  }
  70% {
    opacity: 1;
    z-index: 3;
  }
  to {
    opacity: 1;
    z-index: 3;
  }
}
/* line 750, ../scss/modules-3/leftnav/_leftnav.scss */
.MSIE #leftnav-video-container .overlay {
  margin-top: 95px;
  height: 165px;
}
/* line 756, ../scss/modules-3/leftnav/_leftnav.scss */
.MSIE #leftnav-video-container .copy-text img {
  width: 14px;
  height: 12px;
  padding-right: 0px;
}

/* line 766, ../scss/modules-3/leftnav/_leftnav.scss */
.isCollapsedLftnv #leftnav-container #leftnav-video-container, #leftnav-container.tabletNav #leftnav-video-container {
  background-size: cover;
  width: 100%;
  margin-left: 0px;
}
/* line 771, ../scss/modules-3/leftnav/_leftnav.scss */
.isCollapsedLftnv #leftnav-container #leftnav-video-container #remote-mini-player, #leftnav-container.tabletNav #leftnav-video-container #remote-mini-player {
  display: none;
}
@-moz-document url-prefix() {
  /* line 766, ../scss/modules-3/leftnav/_leftnav.scss */
  .isCollapsedLftnv #leftnav-container #leftnav-video-container, #leftnav-container.tabletNav #leftnav-video-container {
    background-size: contain;
  }
  /* line 777, ../scss/modules-3/leftnav/_leftnav.scss */
  .isCollapsedLftnv #leftnav-container #leftnav-video-container .pin, #leftnav-container.tabletNav #leftnav-video-container .pin {
    right: initial;
    left: 0px;
  }
}
/* line 783, ../scss/modules-3/leftnav/_leftnav.scss */
.isCollapsedLftnv #leftnav-container #leftnav-video-container .copy-text, .isCollapsedLftnv #leftnav-container #leftnav-video-container .overlay, #leftnav-container.tabletNav #leftnav-video-container .copy-text, #leftnav-container.tabletNav #leftnav-video-container .overlay {
  display: none;
}
/* line 789, ../scss/modules-3/leftnav/_leftnav.scss */
.isCollapsedLftnv #leftnav-container.is-visible #leftnav-video-container, #leftnav-container.tabletNav.is-visible #leftnav-video-container {
  background-size: cover;
  width: 200px;
  margin-left: 0px;
}
/* line 794, ../scss/modules-3/leftnav/_leftnav.scss */
.isCollapsedLftnv #leftnav-container.is-visible #leftnav-video-container .copy-text, .isCollapsedLftnv #leftnav-container.is-visible #leftnav-video-container .overlay, #leftnav-container.tabletNav.is-visible #leftnav-video-container .copy-text, #leftnav-container.tabletNav.is-visible #leftnav-video-container .overlay {
  display: inline-block;
}
/* line 798, ../scss/modules-3/leftnav/_leftnav.scss */
.isCollapsedLftnv #leftnav-container.is-visible #leftnav-video-container .fadein, #leftnav-container.tabletNav.is-visible #leftnav-video-container .fadein {
  -webkit-animation-name: fadein-animation;
  animation-name: fadein-animation;
}
/* line 805, ../scss/modules-3/leftnav/_leftnav.scss */
.isCollapsedLftnv #leftnav-container.is-visible #leftnav-video-container .slideup, #leftnav-container.tabletNav.is-visible #leftnav-video-container .slideup {
  -webkit-animation-name: slideup-animation;
  animation-name: slideup-animation;
}
@-moz-document url-prefix() {
  /* line 813, ../scss/modules-3/leftnav/_leftnav.scss */
  .isCollapsedLftnv #leftnav-container.is-visible #leftnav-video-container .pin, #leftnav-container.tabletNav.is-visible #leftnav-video-container .pin {
    left: initial;
    right: 0px;
    width: 30px;
  }
}
@-moz-document url-prefix() {}
/* line 828, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container #live-stream-player {
  width: 200px;
  border: none;
}
/* line 832, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container #live-stream-player iframe {
  width: 200px;
  overflow: hidden;
}
/* line 837, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container #live-stream-player .player-control {
  z-index: 10006;
  position: absolute;
  top: 94px;
  right: 0px;
  box-sizing: border-box;
  padding: 2px 0px;
  background-color: #000000;
  opacity: 0.4;
}
/* line 847, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container #live-stream-player .player-control:hover {
  opacity: 1;
}
/* line 851, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container #live-stream-player .player-control img {
  cursor: pointer;
  padding: 0 8px;
  vertical-align: middle;
  border-right: none;
  float: left;
}
/* line 859, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container #live-stream-player .player-control img:first-child {
  border-right: solid 1px #ffffff;
}
/* line 864, ../scss/modules-3/leftnav/_leftnav.scss */
#leftnav-video-container #live-stream-player .pin {
  top: 0;
}

@-moz-document url-prefix() {
  /* line 872, ../scss/modules-3/leftnav/_leftnav.scss */
  #leftnav-video-container #live-stream-player {
    overflow: hidden;
  }
  /* line 875, ../scss/modules-3/leftnav/_leftnav.scss */
  #leftnav-video-container #live-stream-player #remote-mini-player {
    height: 200px;
  }
  /* line 879, ../scss/modules-3/leftnav/_leftnav.scss */
  #leftnav-video-container #live-stream-player .pin {
    width: 30px;
  }
}
/* line 1, ../scss/modules-3/header/_header.scss */
#header-container {
  padding-bottom: 10px;
}
/* line 5, ../scss/modules-3/header/_header.scss */
#header-container #burger-menu {
  height: 50px;
  width: 60px;
  overflow: hidden;
  float: left;
}
/* line 11, ../scss/modules-3/header/_header.scss */
#header-container #burger-menu img {
  top: -1796px;
  left: -12px;
  position: relative;
  width: 300px;
}
/* line 18, ../scss/modules-3/header/_header.scss */
#header-container #burger-menu img:hover {
  left: -92px;
}
/* line 22, ../scss/modules-3/header/_header.scss */
#header-container #burger-menu a.mobile-menu {
  float: left;
  width: 100%;
  height: 100%;
}
/* line 29, ../scss/modules-3/header/_header.scss */
#header-container #headerlogo-global-dark {
  width: 100%;
  margin-right: -60px;
  margin-left: -60px;
  margin-top: 10px;
  display: block;
  float: left;
}
/* line 37, ../scss/modules-3/header/_header.scss */
#header-container #headerlogo-global-dark img {
  width: 77px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  display: block;
}
/* line 46, ../scss/modules-3/header/_header.scss */
#header-container #headerlogo-global-dark #headerlogo-global-darklink {
  height: 30px;
  width: 80px;
  position: absolute;
  float: left;
  left: 50%;
  margin-left: -40px;
}
/* line 56, ../scss/modules-3/header/_header.scss */
#header-container .mnid-header-search {
  padding-right: 320px;
  margin-left: 20px;
}
/* line 60, ../scss/modules-3/header/_header.scss */
#header-container .mnid-header-search-wywg {
  padding-right: 0;
  float: left;
  width: 61%;
}
/* line 66, ../scss/modules-3/header/_header.scss */

/* line 73, ../scss/modules-3/header/_header.scss */
#header-container #aol-header-query {
  width: 100%;
  padding-left: 4px;
  padding-right: 100px;
  box-sizing: border-box;
  margin-right: -100px;
  float: left;
  border: 1px solid #666;
  border-right: 0;
  height: 40px;
  background-color: #fff;
  font-size: 16px;
  line-height: 19px;
  -moz-box-sizing: border-box;
}
/* line 89, ../scss/modules-3/header/_header.scss */

/* line 96, ../scss/modules-3/header/_header.scss */
#header-container textarea:focus, #header-container input:focus {
  outline: 0;
}
/* line 99, ../scss/modules-3/header/_header.scss */
#header-container #aol-header-search-button {
  cursor: pointer;
  letter-spacing: normal;
  background-color: #e81d82;
  border: 0;
  color: #fff;
  width: 100px;
  right: 0;
  text-transform: uppercase;
  font-size: 15px;
  height: 40px;
  float: right;
  margin: 0;
}

/* line 116, ../scss/modules-3/header/_header.scss */
#aol-header-search-results span.bestMatch {
  color: #0000CC;
}
/* line 121, ../scss/modules-3/header/_header.scss */
#aol-header-search-results li.aol-header-search-highlight span.bestMatch {
  color: white;
}

/* line 127, ../scss/modules-3/header/_header.scss */
#aol-header-search-results,
#aol-footer-search-results,
#aol-standalonesearch-search-results {
  border: 1px solid #484848;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  background-color: white;
  width: 528px;
  padding: 0;
  display: none;
  position: absolute;
  top: 38px;
  left: 0px;
  z-index: 5999999;
}
/* line 141, ../scss/modules-3/header/_header.scss */
#aol-header-search-results li,
#aol-footer-search-results li,
#aol-standalonesearch-search-results li {
  list-style: none;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  padding: 3px 10px 3px 6px;
  float: none;
  cursor: pointer;
  color: #000;
  height: 23px;
}
/* line 153, ../scss/modules-3/header/_header.scss */
#aol-header-search-results li.aol-header-search-highlight,
#aol-footer-search-results li.aol-header-search-highlight,
#aol-standalonesearch-search-results li.aol-header-search-highlight {
  background-color: #DFDFDF;
}
/* line 157, ../scss/modules-3/header/_header.scss */
#aol-header-search-results b,
#aol-footer-search-results b,
#aol-standalonesearch-search-results b {
  font-weight: bold;
}

/* line 163, ../scss/modules-3/header/_header.scss */
#aol-standalonesearch-search {
  margin-bottom: 30px;
}

/* line 167, ../scss/modules-3/header/_header.scss */
#channelHeader {
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
  box-sizing: border-box;
  width: 100%;
  margin-right: -320px;
  border-bottom: 1px solid #e3e3e3;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
/* line 179, ../scss/modules-3/header/_header.scss */
#channelHeader img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-height: 60px;
  max-width: 75%;
}
/* line 189, ../scss/modules-3/header/_header.scss */
#channelHeader .isVerticalPage #header-container #burger-menu {
  width: 30px;
}
/* line 191, ../scss/modules-3/header/_header.scss */
#channelHeader .isVerticalPage #header-container #burger-menu img {
  left: -22px;
}

/* line 201, ../scss/modules-3/header/_header.scss */
.page-article #header-container {
  padding-bottom: 1px;
}

/* line 207, ../scss/modules-3/header/_header.scss */
.page-build #headerlogo, .page-what-to-watch #headerlogo {
  width: 100%;
  margin-right: -200px;
  margin-top: 21px;
  float: left;
  text-align: center;
  position: relative;
}
/* line 216, ../scss/modules-3/header/_header.scss */
.page-build #quick-nav-wrapper, .page-what-to-watch #quick-nav-wrapper {
  margin-top: 16px;
}

/* line 222, ../scss/modules-3/header/_header.scss */
#header-container.submenuopen .dynamicSearch #searchbox-container {
  display: none;
}

/* line 20, ../scss/modules-3/footer/_footer.scss */
.footer-refresh {
  padding-bottom: 20px;
}

/* line 24, ../scss/modules-3/footer/_footer.scss */
#ftlinks {
  font-size: 11px;
  margin: 0 auto;
}

/* line 29, ../scss/modules-3/footer/_footer.scss */
.footer-links-row1,
.footer-links-row2,
.footer-links-row3 {
  line-height: 28px;
}
/* line 33, ../scss/modules-3/footer/_footer.scss */
.footer-links-row1 a,
.footer-links-row2 a,
.footer-links-row3 a {
  cursor: pointer;
  padding: 0 12px 0 12px;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
  color: #7f7f7f;
}
/* line 41, ../scss/modules-3/footer/_footer.scss */
.footer-links-row1 a:first-child,
.footer-links-row2 a:first-child,
.footer-links-row3 a:first-child {
  padding-left: 0px;
}

/* line 47, ../scss/modules-3/footer/_footer.scss */
.footer-links-row2 {
  line-height: 34px;
}

/* line 51, ../scss/modules-3/footer/_footer.scss */
.mnid-footerlinks {
  float: left;
  width: 70%;
}
/* line 54, ../scss/modules-3/footer/_footer.scss */
.mnid-footerlinks .footer-links-row1 {
  border-bottom: 2px solid #f4f4f4;
}

/* line 61, ../scss/modules-3/footer/_footer.scss */
.mnid-footerlinks-copyright-only {
  float: right;
}

/* line 65, ../scss/modules-3/footer/_footer.scss */
.rights-text {
  font-size: 9px;
  line-height: 23px;
}


/* line 164, ../scss/modules-3/footer/_footer.scss */
#aol-copyright {
  clear: both;
  margin-left: 5px;
  font-size: 10px;
}
/* line 169, ../scss/modules-3/footer/_footer.scss */
#aol-copyright a .footer-stamp-img {
  cursor: pointer;
}
/* line 173, ../scss/modules-3/footer/_footer.scss */
#aol-copyright .copy-text,
#aol-copyright .rights-text {
  color: #7f7f7f;
  line-height: 39px;
}
/* line 178, ../scss/modules-3/footer/_footer.scss */
#aol-copyright .footer-stamp-img {
  vertical-align: middle;
  height: 28px;
}

@media only screen and (max-width: 400px) {
  /* line 185, ../scss/modules-3/footer/_footer.scss */
  .footer-links-row2 .lnid-sec1_lnk9 {
    display: block;
  }
}
/* line 1, ../scss/modules-3/ads/_ads.scss */
#topad {
  text-align: center;
  border-bottom: none;
}
/* line 5, ../scss/modules-3/ads/_ads.scss */
#topad * {
  margin: 0 auto;
}

/* line 10, ../scss/modules-3/ads/_ads.scss */
#topadw #topad {
  padding: 10px 0;
}

/* line 14, ../scss/modules-3/ads/_ads.scss */
div.feedback {
  float: right;
  font-size: 11px;
  color: #7f7f7f;
}
/* line 21, ../scss/modules-3/ads/_ads.scss */
div.feedback a {
  color: #7f7f7f;
}

/* line 26, ../scss/modules-3/ads/_ads.scss */
#adfeedback {
  float: right;
  padding-left: 8px;
}
/* line 29, ../scss/modules-3/ads/_ads.scss */
#adfeedback b {
  cursor: pointer;
}

/* line 35, ../scss/modules-3/ads/_ads.scss */
#adchoice {
  float: right;
}

/* line 39, ../scss/modules-3/ads/_ads.scss */
#adchoicelink {
  display: block;
  text-align: right;
}
/* line 43, ../scss/modules-3/ads/_ads.scss */
#adchoicelink b {
  cursor: pointer;
  padding-left: 6px;
  padding-right: 4px;
}
/* line 49, ../scss/modules-3/ads/_ads.scss */
#adchoicelink span {
  float: right;
}

/* line 54, ../scss/modules-3/ads/_ads.scss */
.feedback .text-ad {
  text-align: right;
}
/* line 57, ../scss/modules-3/ads/_ads.scss */
.feedback .text-ad .di {
  display: inline;
}
/* line 61, ../scss/modules-3/ads/_ads.scss */
.feedback .text-ad a {
  padding-right: 4px;
}

/* line 66, ../scss/modules-3/ads/_ads.scss */
#om_mantle_evergreen {
  text-align: center;
  margin: 0 auto;
}

/* line 71, ../scss/modules-3/ads/_ads.scss */
.mobile-ad {
  bottom: -2px;
}

/* line 76, ../scss/modules-3/ads/_ads.scss */
.wurflMobile .mobile-ad {
  bottom: -4px;
}

/* line 81, ../scss/modules-3/ads/_ads.scss */
#bon-rr {
  clear: both;
}

/* line 85, ../scss/modules-3/ads/_ads.scss */
.onViewAd {
  margin-top: 20px;
  z-index: 999;
}

/* line 2, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper {
  height: 50px;
  float: right;
  display: inline-block;
}
/* line 7, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper .quicknav {
  float: right;
}
/* line 10, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper .wywgMod {
  width: 250px;
  margin-top: 14px;
  position: absolute;
  right: 152px;
}
/* line 15, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper .wywgMod .wywg-tape {
  background-image: url("../../images/legacy/wywg_tape_background.png");
  height: 24px;
  width: 191px;
  position: absolute;
  top: -12px;
  right: 25px;
  margin: 0;
  display: block;
}
/* line 24, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper .wywgMod .wywg-tape .wywg-tape-title {
  font-family: "Larsseit", sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
  color: #fff;
  padding: 5px 0 0 2px;
  text-align: center;
  width: 100%;
}
/* line 35, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper .wywgMod .wgHdlContainer {
  background-color: #f0f0f0;
  font-size: 14px;
  line-height: 16px;
  width: 234px;
  height: 30px;
  padding: 20px 8px 8px 8px;
}
/* line 42, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper .wywgMod .wgHdlContainer .wgHeadline {
  float: left;
  width: 224px;
  max-height: 40px;
}
/* line 46, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper .wywgMod .wgHdlContainer .wgHeadline .slick-headlines {
  width: 218px;
  overflow: hidden;
}
/* line 49, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper .wywgMod .wgHdlContainer .wgHeadline .slick-headlines .slick-slide {
  width: 218px;
  text-align: center;
}
/* line 55, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper .wywgMod .wgHdlContainer .wgNext {
  background-image: url("../../images/legacy/arrow-next-wywg.png");
  float: right;
  margin-top: 6px;
  width: 6px;
  height: 10px;
  cursor: pointer;
}
/* line 65, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper b {
  display: inline-block;
  float: left;
}
/* line 68, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper b img {
  position: relative;
}
/* line 71, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper b .tooltip {
  display: none;
}
/* line 75, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper b .qnpos1 img {
  top: -94px;
  left: -18px;
}
/* line 79, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper b .qnpos1 img:hover {
  left: -98px;
}
/* line 85, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper b .qnpos3 img {
  top: -178px;
  left: -24px;
}
/* line 89, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper b .qnpos3 img:hover {
  left: -104px;
}
/* line 96, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper a {
  cursor: pointer;
  width: 60px;
  float: left;
  height: 60px;
  overflow: hidden;
}
/* line 103, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper a img {
  width: 302px;
}
/* line 108, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper .mobile-search img {
  top: -1730px;
  left: -13px;
  position: relative;
}
/* line 113, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper .mobile-search img:hover {
  left: -101px;
}
/* line 118, ../scss/modules-3/quicknav/_quicknav.scss */
#header-container #quick-nav-wrapper .mobile-menu {
  display: none;
}

/* line 123, ../scss/modules-3/quicknav/_quicknav.scss */
.mailpreview {
  color: #404040;
  position: relative;
}
/* line 126, ../scss/modules-3/quicknav/_quicknav.scss */
.mailpreview:hover {
  color: #E81D82;
}
/* line 129, ../scss/modules-3/quicknav/_quicknav.scss */
.mailpreview.active {
  cursor: default;
}
/* line 131, ../scss/modules-3/quicknav/_quicknav.scss */
.mailpreview.active, .mailpreview.active:hover {
  color: #bfbfbf;
}
/* line 134, ../scss/modules-3/quicknav/_quicknav.scss */
.mailpreview.auth-0 span {
  background-color: transparent;
}

/* line 138, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w {
  position: absolute;
  border: 1px solid #dfdfdf;
  display: none;
  background: #fff;
  width: 300px;
  margin-bottom: 20px;
  z-index: 5999999;
}
/* line 146, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.fixedPos {
  position: fixed;
}

/* line 151, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_pl {
  height: 324px;
  border: none;
  display: none;
  margin-bottom: 20px;
}

/* line 158, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev {
  height: 300px;
  border: 1px solid #b3b3b3;
  padding: 8px 7px;
  position: relative;
  background-color: white;
  margin-top: auto;
}

/* line 166, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev .loading {
  background: url(loading.gif) center center no-repeat;
  margin-top: auto;
  height: 300px;
}

/* line 171, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev .welcome {
  padding-top: 5px;
  padding-bottom: 9px;
  margin-bottom: 9px;
  border-bottom: 1px solid #bfbfbf;
  white-space: nowrap;
}

/* line 179, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev .welcome, #mail_prev {
  color: #2c2c2c;
  font-weight: bold;
}

/* line 184, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev #mail_inbox {
  position: relative;
  height: 200px;
}

/* line 189, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev li {
  padding: 5px 5px 6px 5px;
}

/* line 193, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev li.msgbg {
  padding: 2.5px 5px 2.5px 5px;
}

/* line 197, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev li.msgbg {
  background: #edecec;
}

/* line 201, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev .title {
  clear: both;
  font-weight: normal;
}

/* line 206, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev .sender {
  display: block;
  width: 100%;
}

/* line 211, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev .timestamp {
  float: right;
  font-weight: bold;
  font-size: 11.667px;
  white-space: nowrap;
}

/* line 218, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev li.last {
  padding-bottom: 0;
}

/* line 222, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev .mail_ddwrap_open {
  border-top: 1px solid #bfbfbf;
  position: absolute;
  top: 153px;
  padding: 0 5px;
  padding-top: 5px;
  width: 273px;
  font-size: 13px;
}

/* line 232, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev .mail_ddwrap_open a {
  color: #1ea1f7;
}

/* line 236, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev .openMailA {
  float: left;
}

/* line 240, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev .msg_comp {
  float: right;
}

/* line 244, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev .digest {
  display: none;
}

/* line 248, ../scss/modules-3/quicknav/_quicknav.scss */
#mail-arrow {
  margin-left: -14px;
  background: url(mail-arrow.png) no-repeat 0px 0px;
  height: 7px;
  position: relative;
  z-index: 1;
}

/* line 257, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr {
  margin-left: 13px;
  border: 0;
  background-color: transparent;
  margin-top: -4px;
}

/* line 264, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev .digest {
  display: block;
  font-weight: normal;
  color: #999;
  padding-top: 1px;
  width: 100%;
  zoom: 1;
  line-height: 16px;
  max-height: 32px;
  overflow: hidden;
}

/* line 276, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev {
  height: auto;
  padding: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: -1px;
}

/* line 286, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev #mail_inbox {
  height: auto;
}

/* line 290, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev .mail_ddwrap_open, .IE8 #mail_prev_w.glb-hdr #mail_prev .mail_ddwrap_open {
  position: static;
  clear: both;
  border: none;
  background-color: #EEE;
  color: #666;
  width: 280px;
  padding: 8px 9px 22px;
}

/* line 300, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev .mail_ddwrap_open a {
  color: #666;
}

/* line 304, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev .mail_ddwrap_open a:hover {
  color: #666;
  text-decoration: underline;
}

/* line 309, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev .timestamp {
  color: #BBB;
  font-weight: normal;
  font-size: 11px;
  margin-top: -39px;
}

/* line 316, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev .sender {
  display: block;
  font-size: 14px;
  width: 220px;
  height: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 326, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev .title {
  display: block;
  font-size: 12px;
  font-weight: bold;
  width: 275px;
  height: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 337, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev li {
  background-color: #FFF;
  border-bottom: 1px solid #EDECEC;
  padding: 14px 8px 11px 8px;
  zoom: 1;
}

/* line 344, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev li.new:hover, .IE #mail_prev_w.glb-hdr #mail_prev li.hover {
  background-color: #F9F9F9;
  cursor: pointer;
}

/* line 349, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev li.no-mail, #mail_prev_w.glb-hdr #mail_prev li.unauth-mail {
  padding: 0;
  width: 100%;
  text-align: center;
  height: 160px;
  line-height: 160px;
  font-size: 12px;
  color: #999;
}

/* line 359, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev li.unauth-mail {
  line-height: 15px;
}

/* line 363, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev li.unauth-mail b {
  display: block;
  padding-top: 36px;
}

/* line 368, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev li.unauth-mail a {
  padding-top: 5px;
  display: block;
}

/* line 373, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev li b {
  zoom: 1;
}

/* line 377, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev li a {
  color: #000;
}

/* line 381, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev li a:hover {
  text-decoration: none;
  color: #E6248A;
}

/* line 386, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev .welcome {
  display: none;
}

/* line 389, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr {
  margin-top: 0;
}
/* line 391, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail-arrow {
  display: none;
}
/* line 394, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev {
  box-shadow: none;
  line-height: 20px;
  left: -14px;
}
/* line 398, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev li {
  padding: 10px 15px 15px;
}
/* line 401, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev li .sender {
  color: #aaa;
  font-size: 12px;
  font-weight: normal;
  height: auto;
}
/* line 407, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev li .title {
  color: #111;
  font-size: 15px;
  height: auto;
}
/* line 412, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev li .digest {
  color: #111;
  font-size: 12px;
  line-height: 18px;
}
/* line 417, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev li .timestamp {
  color: #aaa;
  margin-top: -39px;
}
/* line 422, ../scss/modules-3/quicknav/_quicknav.scss */
#mail_prev_w.glb-hdr #mail_prev .mail_ddwrap_open {
  background-color: #f0f0f0;
  font-size: 12px;
  padding: 4px 14px 26px;
  width: 270px;
  font-weight: normal;
}

/* line 432, ../scss/modules-3/quicknav/_quicknav.scss */
.prv_top {
  pointer-events: none;
  background: none;
  border: 1px solid;
  border-color: #e0e0df #e0e0df #fff;
  height: 64px;
  width: 2px;
  left: 99px;
  padding: 4px 34px 0 13px;
  position: absolute;
  top: -70px;
}

/* line 444, ../scss/modules-3/quicknav/_quicknav.scss */
.qnprev_wr {
  position: absolute;
  border: 1px solid #dfdfdf;
  width: 300px;
  z-index: 5999999;
  background-color: white;
  display: none;
}
/* line 451, ../scss/modules-3/quicknav/_quicknav.scss */
.qnprev_wr .loading {
  background: url(loading.gif) center center no-repeat;
  min-height: 300px;
}
/* line 455, ../scss/modules-3/quicknav/_quicknav.scss */
.qnprev_wr #quick-nav-menu {
  width: 100%;
  font-size: 13px;
  font-weight: 100;
  top: 0;
  text-align: center;
  padding: 3px 3px 0 0;
}
/* line 463, ../scss/modules-3/quicknav/_quicknav.scss */
.qnprev_wr #quick-nav-menu ul .qnMenuItem {
  width: 96px;
  height: 92px;
  float: left;
  margin-right: 3px;
  margin-bottom: 3px;
}
/* line 469, ../scss/modules-3/quicknav/_quicknav.scss */
.qnprev_wr #quick-nav-menu ul .qnMenuItem a {
  display: inline-block;
  padding-top: 15px;
  width: 100%;
}
/* line 473, ../scss/modules-3/quicknav/_quicknav.scss */
.qnprev_wr #quick-nav-menu ul .qnMenuItem a img {
  width: 40px;
  height: 40px;
}
/* line 478, ../scss/modules-3/quicknav/_quicknav.scss */
.qnprev_wr #quick-nav-menu ul .qnMenuItem span {
  display: inline-block;
  width: 100%;
  padding-top: 8px;
}
/* line 485, ../scss/modules-3/quicknav/_quicknav.scss */
.qnprev_wr #quick-nav-menu .qnMenu_top {
  pointer-events: none;
  background: none;
  border: 1px solid;
  border-color: #fff #ccc;
  height: 64px;
  left: 99px;
  padding: 0 16px 0 13px;
  position: absolute;
  top: -66px;
}

/* line 1, ../scss/modules-3/refresh-banner/_refreshbanner.scss */
.mlid-refresh-module {
  margin-left: 20px;
}
/* line 3, ../scss/modules-3/refresh-banner/_refreshbanner.scss */
.mlid-refresh-module a {
  font-size: 12px;
  color: #008ee1;
  display: block;
  font-weight: bold;
  padding: 3px 0;
  text-align: center;
  width: 100%;
}
/* line 12, ../scss/modules-3/refresh-banner/_refreshbanner.scss */
.mlid-refresh-module a b {
  color: #404040;
  font-weight: normal;
}

/* line 19, ../scss/modules-3/refresh-banner/_refreshbanner.scss */
#main-bottom-container > div.mlid-refresh-module > div.resp-show1024 {
  display: none;
}

/* line 3, ../scss/modules-3/breaking_news/_breaking_news.scss */
#announcement-news-bar {
  margin-left: 0;
  height: 30px;
  overflow: hidden;
  margin-bottom: 6px;
  width: auto;
}
/* line 10, ../scss/modules-3/breaking_news/_breaking_news.scss */
#announcement-news-bar .breaking-news-headline {
  display: block;
  position: relative;
  line-height: 31px;
  font-size: 13px;
  color: white;
  height: 30px;
  margin-top: -29px;
  font-family: "Larsseit", arial;
}
/* line 21, ../scss/modules-3/breaking_news/_breaking_news.scss */
#announcement-news-bar .breaking-news-title {
  margin-right: 20px;
  margin-left: 20px;
  float: left;
  font-weight: bold;
  background-color: #FFEA00;
  display: block;
  height: 20px;
  text-align: center;
  width: auto;
  max-width: 120px;
  font-size: 13px;
  font-family: "Larsseit", arial;
  position: relative;
  top: -30px;
  margin-top: 0;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 4px;
}
/* line 40, ../scss/modules-3/breaking_news/_breaking_news.scss */
#announcement-news-bar .breaking-news-title:before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: 0;
  left: -12px;
  border-left: 12px solid transparent;
  border-right: 0 solid transparent;
  border-bottom: 30px solid #FFEA00;
}
/* line 52, ../scss/modules-3/breaking_news/_breaking_news.scss */
#announcement-news-bar .breaking-news-title:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -12px;
  top: 0;
  border-right: 12px solid transparent;
  border-left: 0 solid transparent;
  border-top: 30px solid #FFEA00;
}
/* line 66, ../scss/modules-3/breaking_news/_breaking_news.scss */
#announcement-news-bar #breaking-news-colour {
  height: 30px;
  background-color: #3399FF;
}
/* line 71, ../scss/modules-3/breaking_news/_breaking_news.scss */
#announcement-news-bar .animated {
  -webkit-animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
}
/* line 77, ../scss/modules-3/breaking_news/_breaking_news.scss */
#announcement-news-bar .delay-animated {
  -webkit-animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
/* line 85, ../scss/modules-3/breaking_news/_breaking_news.scss */
#announcement-news-bar .delay-animated2 {
  -webkit-animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
/* line 93, ../scss/modules-3/breaking_news/_breaking_news.scss */
#announcement-news-bar .fadein {
  -webkit-animation-name: fadein;
  animation-name: fadein;
}
@-webkit-keyframes fadein {
  from {
    margin-left: 1000px;
  }
}
/* line 108, ../scss/modules-3/breaking_news/_breaking_news.scss */
#announcement-news-bar .slidein {
  -webkit-animation-name: slidein;
  animation-name: slidein;
}
@-webkit-keyframes slidein {
  from {
    margin-left: 800px;
  }
  to {
    margin-top: 0;
  }
}
/* line 123, ../scss/modules-3/breaking_news/_breaking_news.scss */
#announcement-news-bar .slideup {
  -webkit-animation-name: slideup;
  animation-name: slideup;
}
@-webkit-keyframes slideup {
  from {
    margin-top: 30px;
  }
  to {
    margin-top: 0;
  }
}
/* line 139, ../scss/modules-3/breaking_news/_breaking_news.scss */
#announcement-news-bar.breaking-share .breaking-news-headline {
  margin-right: 92px;
}
/* line 142, ../scss/modules-3/breaking_news/_breaking_news.scss */
#announcement-news-bar.breaking-share .breakingNewsShare {
  display: block;
  float: right;
  line-height: 20px;
  margin-top: -28px;
  position: relative;
  width: 90px;
}
/* line 149, ../scss/modules-3/breaking_news/_breaking_news.scss */
#announcement-news-bar.breaking-share .breakingNewsShare a {
  color: #FFFFFF;
  font-size: 24px;
  padding-right: 2px;
}

/* line 1, ../scss/modules-3/mtmhp/_mtmhp.scss */
#intelligentgreeting {
  padding-bottom: 16px;
}

/* line 5, ../scss/modules-3/mtmhp/_mtmhp.scss */
#intelligentgreeting, .mtmhpbutton {
  float: left;
}

/* line 9, ../scss/modules-3/mtmhp/_mtmhp.scss */
.wcmsg * {
  cursor: pointer;
}

/* line 13, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp {
  background: white;
  height: 100%;
}
/* line 16, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp .header {
  padding: 7px 0 7px 15px;
  font-size: 24px;
  margin-bottom: 0;
  border-bottom: none;
  height: 29px;
  background-color: #00a8ff;
  color: #fff;
}
/* line 24, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp .header .closeimg {
  margin-top: 14px;
  margin-right: 19px;
  position: absolute;
}
/* line 30, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp #cboxWrapper {
  height: auto;
  padding: 4px 4px 0 4px;
}
/* line 34, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp #cboxLoadedContent {
  padding: 0;
  margin: -7px 0 0 0;
  width: 516px;
  height: auto !important;
}
/* line 40, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp #cboxContent {
  margin-top: 0;
}
/* line 43, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp #cboxClose {
  width: 30px;
  position: absolute;
  top: 6px;
  right: 4px;
}
/* line 49, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp .signupmsg {
  float: left;
  margin: 11px 0 0 -5px;
}
/* line 53, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp .promo {
  display: block;
  overflow: auto;
  padding-top: 16px;
  padding-right: 20px;
}
/* line 58, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp .promo a.btnlbl {
  position: absolute;
  top: 150px;
  color: #fff;
  background-color: #e7248a;
  padding: 10px 15px;
  text-align: center;
  font-weight: bold;
}
/* line 67, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp .promo .promo-txt {
  font-size: 16px;
  line-height: 18px;
}
/* line 71, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp .promo .ffonly {
  padding-left: 65px;
}
/* line 74, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp .promo .ffdrag {
  margin: 24px 0 9px 0;
  height: 66px;
}
/* line 77, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp .promo .ffdrag img {
  margin-top: 4px;
  margin-left: -9px;
}
/* line 82, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp .promo .ffdragtxt {
  font-size: 12px;
  margin-left: 0;
  margin-top: 21px;
}
/* line 86, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp .promo .ffdragtxt li {
  line-height: 25px;
}
/* line 90, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp .promo .icon {
  margin: 0 16px 300px 16px;
  float: left;
}
/* line 94, ../scss/modules-3/mtmhp/_mtmhp.scss */
#msg-ol-mtmhp .promo .subheader {
  padding: 17px 0 19px 15px;
  font-size: 15px;
}

/* line 30, ../scss/modules-3/article/_article.scss */
.article {
  padding: 0;
  font-size: 15px;
  font-family: "Larsseit", arial;
  line-height: 23px;
  color: #333;
  text-align: left;
  position: relative;
  /* Entertainment and Lifestyle body copy overrides */
  /* END Entertainment and Lifestyle body copy overrides */
  /* Links within body channel overrides */
  /* END Links within body channel overrides */
  /* Entertainemnt and Lifestyle channels title overrides */
  /* END Entertainemnt and Lifestyle channels title overrides */
  /* Nav color overrides for each channel */
  /* END Nav color overrides for each channel */
}
/* line 40, ../scss/modules-3/article/_article.scss */
.article.article-entertainment, .article.article-lifestyle {
  color: #000;
}
/* line 48, ../scss/modules-3/article/_article.scss */
.article p {
  padding: 0 0 15px 0;
}
/* line 52, ../scss/modules-3/article/_article.scss */
.article a {
  color: #333;
  text-decoration: underline;
}
/* line 56, ../scss/modules-3/article/_article.scss */
.article a:hover {
  text-decoration: none;
  color: #3399ff;
}
/* line 64, ../scss/modules-3/article/_article.scss */
.article.article-entertainment {
  color: #000;
}
/* line 67, ../scss/modules-3/article/_article.scss */
.article.article-entertainment a:hover {
  color: #868686;
}
/* line 71, ../scss/modules-3/article/_article.scss */
.article.article-lifestyle {
  color: #000;
}
/* line 74, ../scss/modules-3/article/_article.scss */
.article.article-lifestyle a:hover {
  color: #d8a49e;
}
/* line 78, ../scss/modules-3/article/_article.scss */
.article.article-finance a:hover {
  color: #16cff7;
}
/* line 81, ../scss/modules-3/article/_article.scss */
.article.article-news a:hover {
  color: #000;
}
/* line 84, ../scss/modules-3/article/_article.scss */
.article.article-sports a:hover {
  color: #364b65;
}
/* line 87, ../scss/modules-3/article/_article.scss */
.article.article-tech a:hover {
  color: #1cd7ba;
}
/* line 92, ../scss/modules-3/article/_article.scss */
.article img {
  max-width: 100% !important;
}
/* line 96, ../scss/modules-3/article/_article.scss */
.article .commentator-network a, .article .commentator-network a:visited {
  color: black;
}
/* line 100, ../scss/modules-3/article/_article.scss */
.article strong {
  font-weight: bold;
}
/* line 104, ../scss/modules-3/article/_article.scss */
.article h2.article-title {
  font-weight: normal;
  text-align: center;
  color: #333;
  padding: 0;
  margin: 0;
  padding-bottom: 22px;
  padding-top: 10px;
  font-family: "Larsseit-Medium", Arial, Sans-Serif;
  position: relative;
  background: #fff;
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
}
/* line 121, ../scss/modules-3/article/_article.scss */
.article.article-entertainment.lead-image h2.article-title {
  background-color: #000;
  color: #fff;
}
/* line 127, ../scss/modules-3/article/_article.scss */
.article.article-entertainment h2.article-title, .article.article-lifestyle h2.article-title {
  color: #000;
}
/* line 135, ../scss/modules-3/article/_article.scss */
.article.top-module h2.article-title {
  margin-bottom: 0;
}
/* line 139, ../scss/modules-3/article/_article.scss */
.article.top-module .article-share-top {
  margin-bottom: 30px;
  margin-top: 30px;
}
/* line 145, ../scss/modules-3/article/_article.scss */
.article .article-byline {
  border-right: 0;
  border-left: 0;
  padding: 0;
  margin: 20px 0;
  width: 100%;
  color: #000;
  line-height: 35px;
  font-family: 'Larsseit-Bold', Arial;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* line 158, ../scss/modules-3/article/_article.scss */
.article .article-byline .article-author {
  float: left;
  margin-right: 10px;
}
/* line 162, ../scss/modules-3/article/_article.scss */
.article .article-byline .article-author img {
  display: block;
  max-width: 120px;
  max-height: 33px;
}
/* line 169, ../scss/modules-3/article/_article.scss */
.article .article-byline .article-comments {
  float: right;
  font-size: 14px;
}
/* line 173, ../scss/modules-3/article/_article.scss */
.article .article-byline .article-comments a {
  color: #666;
}
/* line 176, ../scss/modules-3/article/_article.scss */
.article .article-byline .article-comments a:hover {
  color: #008EE1;
}
/* line 181, ../scss/modules-3/article/_article.scss */
.article .article-byline .article-commentcount {
  margin: 0;
  padding: 0;
  background-color: #fff;
  float: none;
}
/* line 188, ../scss/modules-3/article/_article.scss */
.article .article-byline .commentator-network {
  text-transform: uppercase;
  padding: 10px 0 0 0;
  line-height: 17px;
}
/* line 193, ../scss/modules-3/article/_article.scss */
.article .article-byline .commentator-network img {
  margin-right: 7px;
  vertical-align: middle;
}
/* line 198, ../scss/modules-3/article/_article.scss */
.article .article-byline .commentator-network-name {
  text-transform: uppercase;
}
/* line 201, ../scss/modules-3/article/_article.scss */
.article .article-byline .article-date {
  padding-left: 3px;
  color: #666;
}
/* line 207, ../scss/modules-3/article/_article.scss */
.article.top-module .article-byline {
  text-align: center;
}
/* line 211, ../scss/modules-3/article/_article.scss */
.article .article-author,
.article .article-date,
.article .article-source,
.article .article-commentcount {
  padding: 0 8px 0 0;
  margin-right: 5px;
}
/* line 220, ../scss/modules-3/article/_article.scss */
.article .article-tags span {
  font-weight: bold;
  font-family: "Larsseit-Bold", Arial;
  font-size: 12px;
  text-transform: uppercase;
}
/* line 226, ../scss/modules-3/article/_article.scss */
.article .article-tags ul {
  padding: 0 !important;
  margin: 0 !important;
}
/* line 229, ../scss/modules-3/article/_article.scss */
.article .article-tags ul li {
  list-style-type: none !important;
  float: left;
  margin-right: 8px;
}
/* line 234, ../scss/modules-3/article/_article.scss */
.article .article-tags ul li a {
  cursor: pointer;
}
/* line 241, ../scss/modules-3/article/_article.scss */
.article.top-module .article-tags {
  padding-left: 100px;
}
/* line 245, ../scss/modules-3/article/_article.scss */
.article .article-author,
.article .article-source {
  border: 1px solid lightgray;
  border-top: 0;
  border-left: 0;
  border-bottom: 0;
}
/* line 254, ../scss/modules-3/article/_article.scss */
.article .article-date {
  color: #222;
}
/* line 258, ../scss/modules-3/article/_article.scss */
.article .article-commentcount {
  background-color: lightgray;
  float: right;
  margin: -3px 0;
  padding: 3px 8px;
}
/* line 265, ../scss/modules-3/article/_article.scss */
.article blockquote {
  border-left: 5px solid #ccc;
  padding: 2px 8px 2px 20px;
  margin: 14px 40px 0 40px;
  font-style: italic;
}
/* line 271, ../scss/modules-3/article/_article.scss */
.article blockquote p {
  padding: 10px 0 0 0;
  margin: 14px 0;
}
/* line 277, ../scss/modules-3/article/_article.scss */
.article .article-content {
  padding-top: 15px;
  padding-bottom: 10px;
  box-sizing: border-box;
}
/* line 282, ../scss/modules-3/article/_article.scss */
.article .article-content ol {
  list-style: decimal;
}
/* line 286, ../scss/modules-3/article/_article.scss */
.article .article-content ol,
.article .article-content ul,
.article .article-content dl {
  padding: 0 40px;
  margin: 14px 0;
  font-size: 13px;
}
/* line 294, ../scss/modules-3/article/_article.scss */
.article .article-content ul li {
  list-style-type: disc;
}
/* line 298, ../scss/modules-3/article/_article.scss */
.article .article-content #SmartPlayer_0 {
  float: none !important;
  min-width: 0 !important;
}
/* line 305, ../scss/modules-3/article/_article.scss */
.article .article-content .aol-twist-wrapper .aol-twist-flyout .aol-twist-flyout-ad {
  border: none;
}
/* line 312, ../scss/modules-3/article/_article.scss */
.article img {
  height: auto;
}
/* line 316, ../scss/modules-3/article/_article.scss */
.article .img-caption {
  width: 1px;
}
/* line 319, ../scss/modules-3/article/_article.scss */
.article .img-caption tr td {
  position: relative;
  display: block;
}
/* line 323, ../scss/modules-3/article/_article.scss */
.article .img-caption tr td .img-credit {
  display: none;
  position: absolute;
  right: 4px;
  font-size: 10px;
  text-transform: uppercase;
  color: #616161;
}
/* line 334, ../scss/modules-3/article/_article.scss */
.article .img-caption:hover tr td .img-credit {
  display: block;
}
/* line 338, ../scss/modules-3/article/_article.scss */
.article .caption {
  color: #808080;
  background-color: #efefef;
  font-size: 12px;
  line-height: 16px;
  font-style: italic;
  padding: 15px;
  margin-top: -5px;
}
/* line 348, ../scss/modules-3/article/_article.scss */
.article .more-articles {
  display: none;
}
/* line 352, ../scss/modules-3/article/_article.scss */
.article .btmcommntlnk {
  width: 100%;
  display: block;
  margin-top: 25px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
  padding-top: 15px;
}
/* line 361, ../scss/modules-3/article/_article.scss */
.article nav {
  position: relative;
  display: none;
  z-index: 10;
}
/* line 367, ../scss/modules-3/article/_article.scss */
.article nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 372, ../scss/modules-3/article/_article.scss */
.article nav ul li {
  position: absolute;
  top: 0px;
  z-index: 100;
  cursor: pointer;
  list-style-type: none !important;
}
/* line 380, ../scss/modules-3/article/_article.scss */
.article nav ul li a {
  background-color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  color: #3399ff;
  display: block;
  font-size: 40px;
  line-height: 1;
  padding: 15px 0;
  text-align: center;
  width: 70px;
  text-decoration: none;
}
/* line 394, ../scss/modules-3/article/_article.scss */
.article nav ul li a:hover {
  color: #e3e3e3 !important;
}
/* line 398, ../scss/modules-3/article/_article.scss */
.article nav ul li a div {
  overflow: hidden;
}
/* line 402, ../scss/modules-3/article/_article.scss */
.article nav ul li a .text {
  color: #000;
  margin: 15px auto 0;
  font-family: "Larsseit-Bold", Arial;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 16px;
}
/* line 410, ../scss/modules-3/article/_article.scss */
.article nav ul li.prev {
  left: -85px;
}
/* line 412, ../scss/modules-3/article/_article.scss */
.article nav ul li.prev a {
  cursor: pointer;
}
/* line 416, ../scss/modules-3/article/_article.scss */
.article nav ul li.next {
  right: -85px;
}
/* line 418, ../scss/modules-3/article/_article.scss */
.article nav ul li.next a {
  cursor: pointer;
}
/* line 427, ../scss/modules-3/article/_article.scss */
.article.article-entertainment nav ul li a {
  color: #868686;
}
/* line 430, ../scss/modules-3/article/_article.scss */
.article.article-finance nav ul li a {
  color: #16cff7;
}
/* line 433, ../scss/modules-3/article/_article.scss */
.article.article-lifestyle nav ul li a {
  color: #d8a49e;
}
/* line 436, ../scss/modules-3/article/_article.scss */
.article.article-news nav ul li a {
  color: #000;
}
/* line 439, ../scss/modules-3/article/_article.scss */
.article.article-sports nav ul li a {
  color: #364b65;
}
/* line 442, ../scss/modules-3/article/_article.scss */
.article.article-tech nav ul li a {
  color: #1cd7ba;
}
/* line 449, ../scss/modules-3/article/_article.scss */
.article.top-module nav ul li.prev {
  left: 0;
}
/* line 452, ../scss/modules-3/article/_article.scss */
.article.top-module nav ul li.next {
  right: 0;
}
/* line 457, ../scss/modules-3/article/_article.scss */
.article.top-module .divider {
  border-top: 1px solid #ddd;
  width: 35%;
  height: 1px;
  margin: 0 auto;
}
/* line 467, ../scss/modules-3/article/_article.scss */
.article #bon-cw {
  margin: 0 80px;
}
/* line 471, ../scss/modules-3/article/_article.scss */
.article iframe {
  display: block;
  max-width: 100%;
  margin: 0 auto 30px;
}
/* line 477, ../scss/modules-3/article/_article.scss */
.article .m-slideshow {
  margin-bottom: 30px;
}
/* line 481, ../scss/modules-3/article/_article.scss */
.article .m-slideshow__preview {
  position: relative;
  text-align: center;
  background-color: #fafafa;
}
/* line 486, ../scss/modules-3/article/_article.scss */
.article .m-slideshow__preview .m-slideshow__preview-overlay {
  background-color: rgba(255, 255, 255, 0.8);
  bottom: 0;
  cursor: pointer;
  left: 0;
  padding: 30px 20px;
  position: absolute;
  right: 0;
  text-align: left;
  width: auto;
  z-index: 35;
}
/* line 499, ../scss/modules-3/article/_article.scss */
.article .m-slideshow__preview .m-slideshow__preview-overlay p {
  color: #000;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 30px;
  padding: 0;
}
/* line 507, ../scss/modules-3/article/_article.scss */
.article .m-slideshow__preview .m-slideshow__preview-overlay .m-slideshow__preview-overlay-cta {
  background-color: #000;
  border: 3px solid #000;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: "Larsseit-Bold", Arial;
  font-size: 12px;
  height: 39px;
  letter-spacing: 0.1em;
  line-height: 39px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 173px;
}
/* line 527, ../scss/modules-3/article/_article.scss */
.article .m-slideshow__preview .m-slideshow__view-gallery {
  position: absolute;
  left: 0;
  bottom: 15px;
  top: auto;
  color: #3399ff;
  background-color: #fff;
  text-align: center;
  font-family: "Larsseit", Arial;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.1em;
  display: block;
  cursor: pointer;
  width: 280px;
  height: 70px;
  line-height: 70px;
  overflow: hidden;
}
/* line 550, ../scss/modules-3/article/_article.scss */
.article .m-slideshow__preview .m-slideshow__view-gallery:hover {
  color: #e3e3e3;
}
/* line 555, ../scss/modules-3/article/_article.scss */
.article .m-slideshow__preview img {
  padding-bottom: 0 !important;
  display: block;
  margin: 0 auto;
  max-height: 500px;
}
/* line 564, ../scss/modules-3/article/_article.scss */
.article.article-lifestyle .m-slideshow__preview-overlay {
  background-color: rgba(0, 0, 0, 0.8);
}
/* line 568, ../scss/modules-3/article/_article.scss */
.article.article-lifestyle .m-slideshow__preview-overlay p {
  color: #fff;
  font-size: 30px;
  line-height: 36px;
}
/* line 574, ../scss/modules-3/article/_article.scss */
.article.article-lifestyle .m-slideshow__preview-overlay .m-slideshow__preview-overlay-cta {
  background-color: #fff;
  border: 3px solid #d8a49e;
  color: #000;
}
/* line 581, ../scss/modules-3/article/_article.scss */
.article.article-entertainment .m-slideshow__preview-overlay {
  background-color: rgba(0, 0, 0, 0.8);
}
/* line 585, ../scss/modules-3/article/_article.scss */
.article.article-entertainment .m-slideshow__preview-overlay p {
  color: #fff;
  font-size: 30px;
  line-height: 36px;
}
/* line 591, ../scss/modules-3/article/_article.scss */
.article.article-entertainment .m-slideshow__preview-overlay .m-slideshow__preview-overlay-cta {
  background-color: #868686;
  border: 3px solid #868686;
}
/* line 597, ../scss/modules-3/article/_article.scss */
.article.article-sports .m-slideshow__preview-overlay {
  background-color: rgba(54, 75, 101, 0.8);
}
/* line 601, ../scss/modules-3/article/_article.scss */
.article.article-sports .m-slideshow__preview-overlay p {
  color: #fff;
}
/* line 605, ../scss/modules-3/article/_article.scss */
.article.article-sports .m-slideshow__preview-overlay .m-slideshow__preview-overlay-cta {
  background-color: #da4f42;
  border: 3px solid #da4f42;
}
/* line 611, ../scss/modules-3/article/_article.scss */
.article.article-tech .m-slideshow__preview-overlay {
  background-color: rgba(0, 0, 0, 0.8);
}
/* line 615, ../scss/modules-3/article/_article.scss */
.article.article-tech .m-slideshow__preview-overlay p {
  color: #fff;
}
/* line 619, ../scss/modules-3/article/_article.scss */
.article.article-tech .m-slideshow__preview-overlay .m-slideshow__preview-overlay-cta {
  background-color: #1cd7ba;
  border: 3px solid #1cd7ba;
}
/* line 625, ../scss/modules-3/article/_article.scss */
.article.article-finance .m-slideshow__preview-overlay {
  background-color: rgba(0, 0, 0, 0.8);
}
/* line 629, ../scss/modules-3/article/_article.scss */
.article.article-finance .m-slideshow__preview-overlay p {
  color: #fff;
}
/* line 633, ../scss/modules-3/article/_article.scss */
.article.article-finance .m-slideshow__preview-overlay .m-slideshow__preview-overlay-cta {
  background-color: #16cff7;
  border: 3px solid #16cff7;
}
/* line 642, ../scss/modules-3/article/_article.scss */
.article.article-lifestyle .m-slideshow__preview .m-slideshow__view-gallery {
  color: #000;
  margin-left: -17px;
  padding-left: 100px;
  text-align: left;
  line-height: 63px;
  background: url("http://o.aolcdn.com/os/alura/images/gallery-btn.png") top left no-repeat;
}
/* line 650, ../scss/modules-3/article/_article.scss */
.article.article-lifestyle .m-slideshow__preview .m-slideshow__view-gallery:hover {
  color: #d8a49e;
}
/* line 654, ../scss/modules-3/article/_article.scss */
.article.article-entertainment .m-slideshow__preview .m-slideshow__view-gallery {
  color: #fff;
  background-color: #000;
}
/* line 658, ../scss/modules-3/article/_article.scss */
.article.article-entertainment .m-slideshow__preview .m-slideshow__view-gallery:hover {
  color: #868686;
}
/* line 662, ../scss/modules-3/article/_article.scss */
.article.article-finance .m-slideshow__preview .m-slideshow__view-gallery {
  color: #16cff7;
}
/* line 665, ../scss/modules-3/article/_article.scss */
.article.article-news .m-slideshow__preview .m-slideshow__view-gallery {
  color: #000;
}
/* line 668, ../scss/modules-3/article/_article.scss */
.article.article-sports .m-slideshow__preview .m-slideshow__view-gallery {
  color: #364b65;
}
/* line 671, ../scss/modules-3/article/_article.scss */
.article.article-tech .m-slideshow__preview .m-slideshow__view-gallery {
  color: #1cd7ba;
}
/* line 674, ../scss/modules-3/article/_article.scss */
.article.inlineSS {
  padding: 0;
}
/* line 676, ../scss/modules-3/article/_article.scss */
.article.inlineSS .permalink__nav {
  display: none;
}
/* line 680, ../scss/modules-3/article/_article.scss */
.article.inlineSS .article-content .m-slideshow {
  position: relative;
}
/* line 682, ../scss/modules-3/article/_article.scss */
.article.inlineSS .article-content .m-slideshow .m-slideshow__preview {
  display: none;
}
/* line 686, ../scss/modules-3/article/_article.scss */
.article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .twist-header {
  display: none;
}
/* line 689, ../scss/modules-3/article/_article.scss */
.article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-slide-wrapper {
  box-shadow: none;
}
/* line 692, ../scss/modules-3/article/_article.scss */
.article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-prev, .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next {
  font-size: 24px;
  width: 30px;
  height: 45px;
  padding-top: 17px;
  text-shadow: none;
  background-color: rgba(255, 255, 255, 0.9);
}
/* line 703, ../scss/modules-3/article/_article.scss */
.article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumb-controls {
  display: none !important;
}
/* line 706, ../scss/modules-3/article/_article.scss */
.article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumbs-wrapper {
  margin: 0;
}
/* line 710, ../scss/modules-3/article/_article.scss */
.article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar {
  display: none;
}
/* line 712, ../scss/modules-3/article/_article.scss */
.article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .readmore {
  display: inline-block;
  border: 1px solid #000;
  margin: 0 auto 20px;
  padding: 2px 20px 2px 30px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
}
/* line 720, ../scss/modules-3/article/_article.scss */
.article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .readmore:after {
  font-size: 18px;
  float: right;
}
/* line 727, ../scss/modules-3/article/_article.scss */
.article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .galleryOpacOverlay {
  font-family: "Larsseit", sans-serif;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
/* line 737, ../scss/modules-3/article/_article.scss */
.article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .galleryOpacOverlay .circle {
  position: absolute;
  top: 40%;
  left: 40%;
  border: 2px solid #fff;
  border-radius: 50%;
  height: 150px;
  width: 150px;
  margin: 0 auto 0;
}
/* line 746, ../scss/modules-3/article/_article.scss */
.article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .galleryOpacOverlay .circle .overlaytext {
  margin-top: 48px;
}
/* line 749, ../scss/modules-3/article/_article.scss */
.article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .galleryOpacOverlay .circle .galtotalcount {
  border-top: 2px solid #fff;
  font-size: 12px;
  margin: 10px 30px;
  padding-top: 10px;
}
/* line 758, ../scss/modules-3/article/_article.scss */
.article.inlineSS .article-content .m-slideshow .m-slideshow__gallery.fullscreen .galleryOpacOverlay {
  display: none;
}

/* to fix small hero image contained in table */
/* line 769, ../scss/modules-3/article/_article.scss */
.article table.img-caption {
  width: 100%;
}

/* to fix ipad full width video cut at bottom issue */
/* line 774, ../scss/modules-3/article/_article.scss */
.ipad .article #adaptvDiv0 {
  height: 100% !important;
}

/* line 780, ../scss/modules-3/article/_article.scss */
.article-notfound .article-content {
  font-size: 17px;
  margin-top: 8px;
}
/* line 785, ../scss/modules-3/article/_article.scss */
.article-notfound h1 {
  font-size: 45px;
  font-weight: normal;
  padding-bottom: 20px;
}

/* line 792, ../scss/modules-3/article/_article.scss */
.respVideoWrap {
  width: 100%;
  height: auto;
  margin-bottom: 0px;
}
/* line 797, ../scss/modules-3/article/_article.scss */
.respVideoWrap .fmvps-wrapper {
  height: 456px;
}

/* line 802, ../scss/modules-3/article/_article.scss */
.article.fixed-comments {
  position: fixed;
  bottom: 100px;
  width: 641px;
}

/* line 807, ../scss/modules-3/article/_article.scss */
#aol-footer.fixed-comments {
  position: fixed;
  bottom: 0;
  width: 926px;
  z-index: 100000;
}

/* line 814, ../scss/modules-3/article/_article.scss */
#partnerDl {
  margin: 0 auto;
  width: 640px;
  padding: 80px 0 0 0;
}

/* line 820, ../scss/modules-3/article/_article.scss */
.partnerdlarticle {
  padding-bottom: 80px;
}

/* line 824, ../scss/modules-3/article/_article.scss */
.hero-image {
  max-height: 435px;
  overflow: hidden;
  min-height: 58px;
}
/* line 828, ../scss/modules-3/article/_article.scss */
.hero-image img {
  display: block;
  width: 100%;
}
/* line 832, ../scss/modules-3/article/_article.scss */
.hero-image .dam-credit {
  bottom: auto;
  top: 415px;
}

/* line 840, ../scss/modules-3/article/_article.scss */
#before-you-go-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: initial;
}
/* line 848, ../scss/modules-3/article/_article.scss */
#before-you-go-container .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1c1c1c;
  opacity: 0.7;
  display: none;
}
/* line 859, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go {
  box-sizing: border-box;
  width: 1023px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -512px;
  background-color: white;
  display: none;
}
/* line 870, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go .header {
  height: 90px;
  width: 100%;
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 24px;
  color: #1c1c1c;
  letter-spacing: 0.02em;
  background-repeat: no-repeat;
}
/* line 879, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go .header .text {
  margin-right: 19px;
  margin-bottom: 14px;
  padding-left: 298px;
  padding-top: 32px;
  height: 43px;
  border-bottom: solid 1px #000000;
}
/* line 888, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go .header .close {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 16px;
  right: 19px;
  overflow: hidden;
}
/* line 896, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go .header .close a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
/* line 902, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go .header .close:hover {
  cursor: pointer;
}
/* line 908, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go .pieces-content {
  height: 320px;
  width: 100%;
}
/* line 912, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go .pieces-content .cell {
  width: 341px;
  height: 100%;
  box-sizing: border-box;
  padding: 25px 35px 30px 35px;
  float: left;
  overflow: hidden;
}
/* line 923, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go .pieces-content .cell:hover .recommendation .recommendation-url .overlay {
  display: block;
}
/* line 929, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go .pieces-content .cell:hover .title a {
  color: #b2b2b2;
}
/* line 933, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go .pieces-content .cell:hover .cta a {
  color: #3399ff;
}
/* line 938, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go .pieces-content .cell .recommendation {
  width: 270px;
  height: 180px;
  background-color: #f2f2f2;
  position: relative;
  overflow: hidden;
}
/* line 945, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go .pieces-content .cell .recommendation .recommendation-url {
  width: 270px;
  height: 180px;
  display: inline-block;
}
/* line 950, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go .pieces-content .cell .recommendation .recommendation-url .overlay {
  background-color: white;
  opacity: 0.2;
  width: 270px;
  height: 180px;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
/* line 963, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go .pieces-content .cell .title {
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 20px;
  line-height: 22px;
  max-height: 45px;
  letter-spacing: 0.02em;
  color: #333333;
  margin-top: 12px;
  overflow: hidden;
  height: 45px;
}
/* line 975, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go .pieces-content .cell .cta {
  position: absolute;
  bottom: 30px;
}
/* line 976, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go .pieces-content .cell .cta a {
  font-family: "Larsseit", sans-serif;
  font-size: 12px;
  color: #b2b2b2;
  letter-spacing: 0.06em;
}
/* line 987, ../scss/modules-3/article/_article.scss */
#before-you-go-container .before-you-go .pieces-content .clearboth {
  clear: both;
}
/* line 993, ../scss/modules-3/article/_article.scss */
#before-you-go-container.slidedown {
  z-index: 10001;
}
/* line 996, ../scss/modules-3/article/_article.scss */
#before-you-go-container.slidedown .mask {
  -webkit-animation-name: slidedown;
  animation-name: slidedown;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  display: block;
}
/* line 1017, ../scss/modules-3/article/_article.scss */
#before-you-go-container.slidedown .before-you-go {
  -webkit-animation-name: slidedown-cells;
  animation-name: slidedown-cells;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  display: block;
}

@-webkit-keyframes slidedown {
  from {
    top: -100%;
  }
  50% {
    top: 0px;
  }
  to {
    top: 0px;
  }
}
@keyframes slidedown {
  from {
    top: -100%;
  }
  50% {
    top: 0px;
  }
  to {
    top: 0px;
  }
}
@-webkit-keyframes slidedown-cells {
  from {
    top: -400px;
  }
  25% {
    top: -310px;
  }
  50% {
    top: -220px;
  }
  to {
    top: 0;
  }
}
@keyframes slidedown-cells {
  from {
    top: -400px;
  }
  25% {
    top: -310px;
  }
  50% {
    top: -220px;
  }
  to {
    top: 0;
  }
}
/* @END Overlay views between 768 and 1163*/
/* line 1122, ../scss/modules-3/article/_article.scss */
.cobrand-bon-article .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-prev:hover, .cobrand-bon-article .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-next:hover {
  color: #e3e3e3;
}

/* line 1126, ../scss/modules-3/article/_article.scss */
#bon-cw .bon-grid-item.module-the-latest .subitem {
  border-bottom: none;
}

/* line 1127, ../scss/modules-3/article/_article.scss */
#bon-rr {
  margin-bottom: 30px;
}

/* line 1, ../scss/modules-3/comments/_comments.scss */
#aol-comments {
  font: 12px/17px Arial, Helvetica, sans-serif;
  padding: 15px 0;
  margin: 0 20px;
  position: relative;
  color: #333;
}

/* line 8, ../scss/modules-3/comments/_comments.scss */
.comment-overlay {
  font: 12px/17px Arial, Helvetica, sans-serif;
}

/* line 11, ../scss/modules-3/comments/_comments.scss */
#aol-comments, .comment-overlay {
  /*.user-moderator-text {
      background: url("http://o.aolcdn.com/os/aol-comments/images/15-comments-sprite") no-repeat scroll -285px -95px transparent;
      color: #aaa;
      float: right;
      font-size: 15px;
      line-height: 36px;
      padding-left: 30px;
  }*/
}
/* line 12, ../scss/modules-3/comments/_comments.scss */
#aol-comments div, #aol-comments dl, #aol-comments dt, #aol-comments dd, #aol-comments ul, #aol-comments ol, #aol-comments li, #aol-comments pre, #aol-comments code, #aol-comments form, #aol-comments fieldset, #aol-comments legend, #aol-comments input, #aol-comments button, #aol-comments p, #aol-comments blockquote, #aol-comments th, #aol-comments td, .comment-overlay div, .comment-overlay dl, .comment-overlay dt, .comment-overlay dd, .comment-overlay ul, .comment-overlay ol, .comment-overlay li, .comment-overlay pre, .comment-overlay code, .comment-overlay form, .comment-overlay fieldset, .comment-overlay legend, .comment-overlay input, .comment-overlay button, .comment-overlay p, .comment-overlay blockquote, .comment-overlay th, .comment-overlay td {
  margin: 0;
  padding: 0;
}
/* line 16, ../scss/modules-3/comments/_comments.scss */
#aol-comments table, .comment-overlay table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 20, ../scss/modules-3/comments/_comments.scss */
#aol-comments fieldset, #aol-comments img, .comment-overlay fieldset, .comment-overlay img {
  border: 0;
}
/* line 23, ../scss/modules-3/comments/_comments.scss */
#aol-comments address, #aol-comments caption, #aol-comments cite, #aol-comments code, #aol-comments dfn, #aol-comments em, #aol-comments strong, #aol-comments th, #aol-comments var, #aol-comments optgroup, .comment-overlay address, .comment-overlay caption, .comment-overlay cite, .comment-overlay code, .comment-overlay dfn, .comment-overlay em, .comment-overlay strong, .comment-overlay th, .comment-overlay var, .comment-overlay optgroup {
  font-style: inherit;
  font-weight: inherit;
}
/* line 27, ../scss/modules-3/comments/_comments.scss */
#aol-comments del, #aol-comments ins, .comment-overlay del, .comment-overlay ins {
  text-decoration: none;
}
/* line 30, ../scss/modules-3/comments/_comments.scss */
#aol-comments li, .comment-overlay li {
  list-style: none;
}
/* line 33, ../scss/modules-3/comments/_comments.scss */
#aol-comments caption, #aol-comments th, .comment-overlay caption, .comment-overlay th {
  text-align: left;
}
/* line 36, ../scss/modules-3/comments/_comments.scss */
#aol-comments h1, #aol-comments h2, #aol-comments h3, #aol-comments h4, #aol-comments h5, #aol-comments h6, .comment-overlay h1, .comment-overlay h2, .comment-overlay h3, .comment-overlay h4, .comment-overlay h5, .comment-overlay h6 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
/* line 42, ../scss/modules-3/comments/_comments.scss */
#aol-comments q:before, #aol-comments q:after, .comment-overlay q:before, .comment-overlay q:after {
  content: '';
}
/* line 45, ../scss/modules-3/comments/_comments.scss */
#aol-comments abbr, #aol-comments acronym, .comment-overlay abbr, .comment-overlay acronym {
  border: 0;
  font-variant: normal;
}
/* line 49, ../scss/modules-3/comments/_comments.scss */
#aol-comments sup, .comment-overlay sup {
  vertical-align: baseline;
}
/* line 52, ../scss/modules-3/comments/_comments.scss */
#aol-comments sub, .comment-overlay sub {
  vertical-align: baseline;
}
/* line 55, ../scss/modules-3/comments/_comments.scss */
#aol-comments legend, .comment-overlay legend {
  color: #000;
}
/* line 58, ../scss/modules-3/comments/_comments.scss */
#aol-comments optgroup, #aol-comments option, .comment-overlay optgroup, .comment-overlay option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
/* line 64, ../scss/modules-3/comments/_comments.scss */
#aol-comments input, #aol-comments button, #aol-comments textarea, #aol-comments select, .comment-overlay input, .comment-overlay button, .comment-overlay textarea, .comment-overlay select {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  font-size: 100%;
}
/* line 71, ../scss/modules-3/comments/_comments.scss */
#aol-comments form b, .comment-overlay form b {
  font-weight: normal;
}
/* line 74, ../scss/modules-3/comments/_comments.scss */
#aol-comments a, .comment-overlay a {
  text-decoration: none;
  color: #333;
}
/* line 78, ../scss/modules-3/comments/_comments.scss */
#aol-comments .loading-image, .comment-overlay .loading-image {
  position: absolute;
  right: 5px;
  top: 8px;
}
/* line 83, ../scss/modules-3/comments/_comments.scss */
#aol-comments h4, .comment-overlay h4 {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  margin-bottom: 25px;
  color: #333;
}
/* line 90, ../scss/modules-3/comments/_comments.scss */
#aol-comments .avatar img, .comment-overlay .avatar img {
  height: 33px;
  width: 33px;
  margin: 3px;
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
  background: #eee;
}
/* line 103, ../scss/modules-3/comments/_comments.scss */
#aol-comments .avatar .social-icon, .comment-overlay .avatar .social-icon {
  display: none;
}
/* line 107, ../scss/modules-3/comments/_comments.scss */
#aol-comments .mini-profile, .comment-overlay .mini-profile {
  display: none;
  float: left;
  margin: 3px 0 0;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
  width: 100%;
}
/* line 116, ../scss/modules-3/comments/_comments.scss */
#aol-comments .toggle-auth, .comment-overlay .toggle-auth {
  display: block;
  float: left;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  position: relative;
  top: -4px;
}
/* line 125, ../scss/modules-3/comments/_comments.scss */
#aol-comments #aol-comments-form, .comment-overlay #aol-comments-form {
  clear: both;
  overflow: hidden;
  padding: 40px 30px 14px 30px;
  position: relative;
  zoom: 1;
  border: 1px solid #d7d7d7;
}
/* line 133, ../scss/modules-3/comments/_comments.scss */
#aol-comments #aol-comments-form .loading-image, .comment-overlay #aol-comments-form .loading-image {
  bottom: 12px;
  right: 0;
  top: auto;
}
/* line 138, ../scss/modules-3/comments/_comments.scss */
#aol-comments #aol-comments-form label, .comment-overlay #aol-comments-form label {
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
}
/* line 143, ../scss/modules-3/comments/_comments.scss */
#aol-comments #aol-comments-form #aol-comments-textarea, .comment-overlay #aol-comments-form #aol-comments-textarea {
  background-color: #ffffff;
  border: 0;
  color: #808080;
  font: 14px/17px Arial, Helvetica, sans-serif;
  height: 100px;
  overflow: auto;
  width: 98%;
  padding: 6px;
  resize: none;
  border: 1px solid #d7d7d7;
}
/* line 156, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comments-share, .comment-overlay .comments-share {
  float: right;
  margin: 5px;
}
/* line 160, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-post-label, .comment-overlay .comment-post-label {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  padding: 3px;
  position: static;
  text-indent: 0;
}
/* line 168, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-post-label input, .comment-overlay .comment-post-label input {
  height: 12px;
  margin: 0 5px 0 0;
  vertical-align: middle;
  width: 12px;
}
/* line 174, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-post-label .facebook, .comment-overlay .comment-post-label .facebook {
  background: transparent url(http://o.aolcdn.com/os/aol-comments/images/15-comments-sprite) no-repeat scroll -24px -105px;
  display: inline-block;
  height: 12px;
  margin-right: 5px;
  padding: 0;
  vertical-align: middle;
  width: 12px;
}
/* line 183, ../scss/modules-3/comments/_comments.scss */
#aol-comments .share-facebook, .comment-overlay .share-facebook {
  display: none;
}
/* line 186, ../scss/modules-3/comments/_comments.scss */
#aol-comments .post-fb-label, .comment-overlay .post-fb-label {
  float: right;
  font-size: 10px;
  font-weight: normal;
  line-height: 10px;
  margin: 12px 0 0 5px;
  overflow: hidden;
}
/* line 194, ../scss/modules-3/comments/_comments.scss */
#aol-comments .post-fb, .comment-overlay .post-fb {
  float: right;
  margin: 10px 0 0;
}
/* line 198, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-button, .comment-overlay .comment-button {
  display: block;
  height: 35px;
  overflow: hidden;
  margin-top: 8px;
  width: 100%;
}
/* line 205, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-button button, .comment-overlay .comment-button button {
  border: 2px solid #252525;
  text-transform: uppercase;
  color: #000;
  cursor: pointer;
  display: block;
  font-size: 12px;
  height: 35px;
  letter-spacing: 0;
  line-height: 35px;
  margin: 0 auto;
  padding: 0 17px;
  text-align: center;
  background: none;
  font-family: "Larsseit-Bold", Arial;
}
/* line 223, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-button button::-moz-focus-inner, .comment-overlay .comment-button button::-moz-focus-inner {
  border: 0px;
}
/* line 227, ../scss/modules-3/comments/_comments.scss */
#aol-comments .char-limit, .comment-overlay .char-limit {
  color: #808080;
  display: block;
  font-size: 10px;
  line-height: 10px;
  margin: 6px 0 0;
  float: right;
  display: none;
}
/* line 236, ../scss/modules-3/comments/_comments.scss */
#aol-comments .cancel, .comment-overlay .cancel {
  float: right;
  font-size: 13px;
  margin: 0 16px;
  display: none;
}
/* line 242, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comments-moderation-text, .comment-overlay .comments-moderation-text {
  clear: left;
  color: #808080;
  float: left;
  margin: 6px 0 0;
}
/* line 248, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-permalink, .comment-overlay .comment-permalink {
  background: #FFFFFF;
  border: 1px solid #d7d7d7;
  margin-bottom: 20px;
  padding: 10px;
}
/* line 253, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-permalink .comment-body, .comment-overlay .comment-permalink .comment-body {
  background: #fff;
}
/* line 256, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-permalink .comment-hover, .comment-overlay .comment-permalink .comment-hover {
  background: #ededed;
}
/* line 259, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-permalink em, .comment-overlay .comment-permalink em {
  font-style: italic;
}
/* line 262, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-permalink .permalink-meta, .comment-overlay .comment-permalink .permalink-meta {
  margin-bottom: 15px;
  position: relative;
}
/* line 266, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-permalink .permalink-replies, .comment-overlay .comment-permalink .permalink-replies {
  display: inline-block;
  line-height: 22px;
  margin-bottom: 7px;
  margin-top: 5px;
  vertical-align: text-bottom;
}
/* line 277, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-permalink .reply-comment-textarea, #aol-comments .comment .reply-comment-textarea, .comment-overlay .comment-permalink .reply-comment-textarea, .comment-overlay .comment .reply-comment-textarea {
  resize: none;
  padding: 5px;
  border: 1px solid #d7d7d7;
}
/* line 282, ../scss/modules-3/comments/_comments.scss */
#aol-comments .reply-comment-form, .comment-overlay .reply-comment-form {
  clear: both;
  overflow: hidden;
  position: relative;
  zoom: 1;
  width: 91%;
  float: right;
  padding-bottom: 20px;
  padding-top: 8px;
}
/* line 294, ../scss/modules-3/comments/_comments.scss */
#aol-comments .reply-comment-form fieldset, .comment-overlay .reply-comment-form fieldset {
  overflow: hidden;
  position: relative;
}
/* line 298, ../scss/modules-3/comments/_comments.scss */
#aol-comments .reply-comment-form label, .comment-overlay .reply-comment-form label {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 10px;
  display: none;
}
/* line 306, ../scss/modules-3/comments/_comments.scss */
#aol-comments .reply-comment-form .text-wrapper, .comment-overlay .reply-comment-form .text-wrapper {
  margin: 12px 0 0;
}
/* line 310, ../scss/modules-3/comments/_comments.scss */
#aol-comments .reply-comment-form .reply-comment-textarea, .comment-overlay .reply-comment-form .reply-comment-textarea {
  border: 0;
  border: none;
  color: #808080;
  font: 12px/17px Arial, Helvetica, sans-serif;
  height: 90px;
  overflow: auto;
  padding: 5px;
  width: 97.5%;
  border: 1px solid #eee;
}
/* line 324, ../scss/modules-3/comments/_comments.scss */
#aol-comments .reply-comment-form .loading-image, .comment-overlay .reply-comment-form .loading-image {
  bottom: 10px;
  right: 20px;
  top: auto;
}
/* line 329, ../scss/modules-3/comments/_comments.scss */
#aol-comments .reply-arrow, .comment-overlay .reply-arrow {
  width: 20px;
  height: 8px;
  position: absolute;
  right: 122px;
  margin-top: -6px;
}
/* line 336, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comments-meta, .comment-overlay .comments-meta {
  border-top: 1px solid #d7d7d7;
  clear: both;
  padding: 60px 0 0 0;
  position: relative;
}
/* line 341, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comments-meta .loading-image, .comment-overlay .comments-meta .loading-image {
  right: 166px;
  top: 15px;
}
/* line 345, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comments-meta .num-of-comments span, .comment-overlay .comments-meta .num-of-comments span {
  margin-left: 15px;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  line-height: 11px;
  background-color: #B7B7B7;
  padding: 4px 11px;
  color: #ffffff;
  position: absolute;
  top: 3px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
}
/* line 361, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comments-disabled, .comment-overlay .comments-disabled {
  background: #FFFEE5;
  border: 1px solid #EFDBA4;
  font-size: 14px;
  margin: 10px 0;
  text-align: center;
}
/* line 368, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment, .comment-overlay .comment {
  clear: both;
  position: relative;
  width: 100%;
  padding-bottom: 15px;
}
/* line 373, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment b, .comment-overlay .comment b {
  font-weight: normal;
}
/* line 376, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment .display-name, .comment-overlay .comment .display-name {
  font-weight: bold;
}
/* line 379, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment p, .comment-overlay .comment p {
  margin: 7px 0 0 60px;
  word-wrap: break-word;
}
/* line 383, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment .moderation, #aol-comments .comment .moderation-status, .comment-overlay .comment .moderation, .comment-overlay .comment .moderation-status {
  background: #EDEDED;
  border-top: 1px solid #d7d7d7;
  bottom: 0;
  display: block;
  font-size: 11px;
  height: 26px;
  left: 0;
  /*position: absolute;*/
  margin-top: 30px;
  width: 100%;
  z-index: 100;
}
/* line 396, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment .moderation-status, .comment-overlay .comment .moderation-status {
  background: none;
  border: 0;
  color: #B53232;
  font-weight: bold;
  text-align: right;
  width: 98%;
  z-index: 10;
}
/* line 405, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment .moderation-status span, .comment-overlay .comment .moderation-status span {
  color: #b76d00;
}
/* line 408, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment .share-bar, .comment-overlay .comment .share-bar {
  position: absolute;
  right: 12px;
  bottom: -60px;
  background-color: #fff;
  display: none;
  z-index: 2;
}
/* line 415, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment .share-bar .aol-share, .comment-overlay .comment .share-bar .aol-share {
  padding: 9px 0 3px 14px;
  border: #e5e5e5 solid 1px;
  height: 20px;
}
/* line 420, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment .share-bar .sprite-up-arrow-white, .comment-overlay .comment .share-bar .sprite-up-arrow-white {
  position: absolute;
  top: -9px;
  right: 54px;
}
/* line 427, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-body, .comment-overlay .comment-body {
  margin: 0 0 2px 0;
  overflow: visible;
  padding: 10px 0 20px 0;
  position: relative;
  zoom: 1;
}
/* line 433, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-body p, .comment-overlay .comment-body p {
  font-size: 14px;
}
/* line 437, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-hover, .comment-overlay .comment-hover {
  background-color: #EDEDED;
}
/* line 440, ../scss/modules-3/comments/_comments.scss */
#aol-comments .toggle-thread, .comment-overlay .toggle-thread {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  height: 30px;
  width: 100%;
}
/* line 447, ../scss/modules-3/comments/_comments.scss */
#aol-comments .toggle-thread .toggle-divider, .comment-overlay .toggle-thread .toggle-divider {
  border-bottom: #e5e5e5 solid 1px;
  width: 520px;
  position: absolute;
  top: 16px;
  left: 60px;
  width: 100%;
}
/* line 455, ../scss/modules-3/comments/_comments.scss */
#aol-comments .toggle-thread .toggle-link, .comment-overlay .toggle-thread .toggle-link {
  display: block;
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  line-height: 12px;
  padding: 11px 0 10px 15px;
  color: #959595;
  position: absolute;
  right: 0;
  background: #fff;
}
/* line 468, ../scss/modules-3/comments/_comments.scss */
#aol-comments .thread.level-one, .comment-overlay .thread.level-one {
  padding-top: 15px;
}
/* line 471, ../scss/modules-3/comments/_comments.scss */
#aol-comments .thread.level-one .toggle-thread .toggle-divider, .comment-overlay .thread.level-one .toggle-thread .toggle-divider {
  left: 78px;
}
/* line 474, ../scss/modules-3/comments/_comments.scss */
#aol-comments .thread.level-two .toggle-thread .toggle-divider, .comment-overlay .thread.level-two .toggle-thread .toggle-divider {
  left: 78px;
}
/* line 477, ../scss/modules-3/comments/_comments.scss */
#aol-comments .thread, .comment-overlay .thread {
  clear: both;
  padding: 0 0 0 36px;
}
/* line 480, ../scss/modules-3/comments/_comments.scss */
#aol-comments .thread .comment-body, .comment-overlay .thread .comment-body {
  background-color: #FFF;
}
/* line 483, ../scss/modules-3/comments/_comments.scss */
#aol-comments .thread .rank, .comment-overlay .thread .rank {
  background-color: transparent;
}
/* line 486, ../scss/modules-3/comments/_comments.scss */
#aol-comments .thread .comment-hover, #aol-comments .thread .rank-hover, .comment-overlay .thread .comment-hover, .comment-overlay .thread .rank-hover {
  background-color: #EDEDED;
}
/* line 490, ../scss/modules-3/comments/_comments.scss */
#aol-comments .thread.level-two, .comment-overlay .thread.level-two {
  padding: 0 0 0 56px;
}
/* line 502, ../scss/modules-3/comments/_comments.scss */
#aol-comments .moderation .feature, .comment-overlay .moderation .feature {
  margin: 5px 0 0 8px;
  display: inline-block;
}
/* line 506, ../scss/modules-3/comments/_comments.scss */
#aol-comments .moderation .mark-comment, .comment-overlay .moderation .mark-comment {
  display: block;
  margin: 0;
  overflow: hidden;
  position: absolute;
  float: right;
  right: 0;
  top: 20px;
  width: 270px;
  z-index: 99;
}
/* line 517, ../scss/modules-3/comments/_comments.scss */
#aol-comments .moderation .mark-comment li, .comment-overlay .moderation .mark-comment li {
  float: left;
  list-style: none;
  padding-right: 6px;
  text-decoration: none;
  display: inline-block;
  line-height: 22px;
}
/* line 525, ../scss/modules-3/comments/_comments.scss */
#aol-comments .moderation .mark-comment li.first:hover, .comment-overlay .moderation .mark-comment li.first:hover {
  background: none;
}
/* line 528, ../scss/modules-3/comments/_comments.scss */
#aol-comments .moderation .mark-comment li label, .comment-overlay .moderation .mark-comment li label {
  color: #1096BB;
  cursor: pointer;
  display: inline-block;
}
/* line 533, ../scss/modules-3/comments/_comments.scss */
#aol-comments .moderation .mark-comment li label input, .comment-overlay .moderation .mark-comment li label input {
  float: left;
  height: 20px;
  margin: 0;
  width: 15px;
}
/* line 539, ../scss/modules-3/comments/_comments.scss */
#aol-comments .moderation .mark-comment strong, .comment-overlay .moderation .mark-comment strong {
  font-weight: bold;
}
/* line 543, ../scss/modules-3/comments/_comments.scss */
#aol-comments .pagination, .comment-overlay .pagination {
  background-color: #f5f5f5;
  border-bottom: 1px solid #d7d7d7;
  height: auto;
  margin: 0;
  padding: 22px 0;
  position: relative;
  text-align: center;
}
/* line 551, ../scss/modules-3/comments/_comments.scss */
#aol-comments .pagination .load-more-comments, #aol-comments .pagination #aol-profile-details .aol-profile-load-more, .comment-overlay .pagination .load-more-comments, .comment-overlay .pagination #aol-profile-details .aol-profile-load-more {
  font-size: 14px;
  font-family: "Larsseit",sans-serif;
  padding: 0 0 0 20px;
}
/* line 557, ../scss/modules-3/comments/_comments.scss */
#aol-comments .button, .comment-overlay .button {
  font-size: 10px;
  padding: 4px 6px;
  text-decoration: none;
  font-weight: bold;
}
/* line 563, ../scss/modules-3/comments/_comments.scss */
#aol-comments .permalink, .comment-overlay .permalink {
  display: none;
  color: #808080;
  float: right;
  font-size: 11px;
  margin-top: 15px;
  margin-right: 16px;
}
/* line 571, ../scss/modules-3/comments/_comments.scss */
#aol-comments .reply, #aol-comments .share, #aol-comments .report-abuse, .comment-overlay .reply, .comment-overlay .share, .comment-overlay .report-abuse {
  cursor: pointer;
  float: right;
  text-transform: uppercase;
}
/* line 576, ../scss/modules-3/comments/_comments.scss */
#aol-comments .reply, .comment-overlay .reply {
  padding-left: 20px;
  padding-right: 20px;
}
/* line 580, ../scss/modules-3/comments/_comments.scss */
#aol-comments .report-abuse, .comment-overlay .report-abuse {
  padding-left: 22px;
  padding-right: 0;
  font-weight: bold;
  font-size: 10px;
}
/* line 586, ../scss/modules-3/comments/_comments.scss */
#aol-comments .report-abuse:hover, .comment-overlay .report-abuse:hover {
  color: #878787;
}
/* line 589, ../scss/modules-3/comments/_comments.scss */
#aol-comments .report-abuse.reported:hover, .comment-overlay .report-abuse.reported:hover {
  color: red;
}
/* line 592, ../scss/modules-3/comments/_comments.scss */
#aol-comments .reply:hover, #aol-comments .report-abuse:hover, #aol-comments .share:hover, .comment-overlay .reply:hover, .comment-overlay .report-abuse:hover, .comment-overlay .share:hover {
  color: #008EE1;
}
/* line 595, ../scss/modules-3/comments/_comments.scss */
#aol-comments .share-bar .aol-share-facebook, #aol-comments .cross-post-buttons a.aol-comments-post-fb, .comment-overlay .share-bar .aol-share-facebook, .comment-overlay .cross-post-buttons a.aol-comments-post-fb {
  width: 8px;
  height: 17px;
}
/* line 601, ../scss/modules-3/comments/_comments.scss */
#aol-comments .share-bar .aol-share-twitter, #aol-comments .cross-post-buttons a.aol-comments-post-tw, .comment-overlay .share-bar .aol-share-twitter, .comment-overlay .cross-post-buttons a.aol-comments-post-tw {
  width: 18px;
  height: 14px;
}
/* line 608, ../scss/modules-3/comments/_comments.scss */
#aol-comments .share-bar .aol-share-email, .comment-overlay .share-bar .aol-share-email {
  width: 16px;
  height: 12px;
}
/* line 614, ../scss/modules-3/comments/_comments.scss */
#aol-comments .share-bar .aol-share-googleplus, .comment-overlay .share-bar .aol-share-googleplus {
  width: 15px;
  height: 16px;
}
/* line 620, ../scss/modules-3/comments/_comments.scss */
#aol-comments .share-bar a, .comment-overlay .share-bar a {
  display: inline;
  overflow: hidden;
  padding: 0 4px;
}
/* line 627, ../scss/modules-3/comments/_comments.scss */
#aol-comments .share-bar .aol-share-facebook:hover, #aol-comments .cross-post-buttons a.aol-comments-post-fb.selected, #aol-comments .cross-post-buttons a.aol-comments-post-fb:hover, .comment-overlay .share-bar .aol-share-facebook:hover, .comment-overlay .cross-post-buttons a.aol-comments-post-fb.selected, .comment-overlay .cross-post-buttons a.aol-comments-post-fb:hover {
  width: 8px;
  height: 17px;
}
/* line 633, ../scss/modules-3/comments/_comments.scss */
#aol-comments .share-bar .aol-share-twitter:hover, #aol-comments .cross-post-buttons a.aol-comments-post-tw.selected, #aol-comments .cross-post-buttons a.aol-comments-post-tw:hover, .comment-overlay .share-bar .aol-share-twitter:hover, .comment-overlay .cross-post-buttons a.aol-comments-post-tw.selected, .comment-overlay .cross-post-buttons a.aol-comments-post-tw:hover {
  width: 18px;
  height: 14px;
}
/* line 639, ../scss/modules-3/comments/_comments.scss */
#aol-comments .share-bar .aol-share-email:hover, .comment-overlay .share-bar .aol-share-email:hover {
  width: 16px;
  height: 12px;
}
/* line 645, ../scss/modules-3/comments/_comments.scss */
#aol-comments .share-bar .aol-share-googleplus:hover, .comment-overlay .share-bar .aol-share-googleplus:hover {
  width: 15px;
  height: 16px;
}
/* line 651, ../scss/modules-3/comments/_comments.scss */
#aol-comments .meta-form, .comment-overlay .meta-form {
  margin-top: 15px;
  float: left;
}
/* line 656, ../scss/modules-3/comments/_comments.scss */
#aol-comments .cross-post-buttons, .comment-overlay .cross-post-buttons {
  display: block;
  float: left;
}
/* line 659, ../scss/modules-3/comments/_comments.scss */
#aol-comments .cross-post-buttons a, .comment-overlay .cross-post-buttons a {
  display: inline-block;
  margin-right: 14px;
}

/* line 667, ../scss/modules-3/comments/_comments.scss */
.mini-profile .avatar {
  display: inline;
  float: left;
  height: auto;
  margin: 0 9px 0 0;
  position: static;
  width: auto;
}
/* line 675, ../scss/modules-3/comments/_comments.scss */
.mini-profile .toggle-auth .auth-icons {
  height: 18px;
  left: 0;
  position: absolute;
  top: 25px;
  width: 40px;
  z-index: 5;
}
/* line 684, ../scss/modules-3/comments/_comments.scss */
.mini-profile .auth-logout-link {
  display: inline;
  font-size: 12px;
  line-height: 36px;
}

/* line 690, ../scss/modules-3/comments/_comments.scss */
.IE7 #aol-comments .cancel {
  position: relative;
  top: 23px;
  left: -65px;
}

/* line 696, ../scss/modules-3/comments/_comments.scss */
ul#aol-comments-filter {
  margin-top: 21px;
  border-bottom: #e5e5e5 2px solid;
  height: 32px;
}

/* line 702, ../scss/modules-3/comments/_comments.scss */
#aol-comments-filter li {
  float: left;
  cursor: pointer;
  font-size: 13px;
  margin: 0 30px 14px 0;
}
/* line 707, ../scss/modules-3/comments/_comments.scss */
#aol-comments-filter li a {
  font-weight: bold;
}
/* line 711, ../scss/modules-3/comments/_comments.scss */
#aol-comments-filter li.filter-selected a {
  color: #3399ff;
}
/* line 714, ../scss/modules-3/comments/_comments.scss */
#aol-comments-filter li.filter-selected {
  border-bottom: #3399ff 2px solid;
  padding-bottom: 15px;
}

/* line 732, ../scss/modules-3/comments/_comments.scss */
.comment .avatar {
  display: inline;
  float: left;
  height: 33px;
  margin: -7px 27px 0 0;
  position: relative;
  top: auto;
  width: 33px;
}
/* line 740, ../scss/modules-3/comments/_comments.scss */
.comment .avatar .social-icon {
  display: none;
}
/* line 744, ../scss/modules-3/comments/_comments.scss */
.comment .display-name {
  display: inline;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  margin: 0 5px 0 0;
}
/* line 752, ../scss/modules-3/comments/_comments.scss */
.comment .thread .reply-to-name {
  color: #959595;
}
/* line 755, ../scss/modules-3/comments/_comments.scss */
.comment .thread .reply-to-name:before {
  width: 15px;
  display: inline-block;
  padding-left: 5px;
  height: 10px;
  content: " ";
}
/* line 765, ../scss/modules-3/comments/_comments.scss */
.comment .date {
  color: #959595;
  display: inline;
  font-size: 12px;
  line-height: 12px;
  margin: 0 0 0 4px;
  position: relative;
}
/* line 773, ../scss/modules-3/comments/_comments.scss */
.comment .date:before {
  content: ".";
  bottom: 4px;
  left: -7px;
  position: absolute;
}
/* line 779, ../scss/modules-3/comments/_comments.scss */
.comment .comment-meta {
  color: #808080;
  display: block;
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
  margin: 8px 0px 0 60px;
  /*overflow: hidden; to make share work */
  position: relative;
}

/* line 791, ../scss/modules-3/comments/_comments.scss */
.comment-permalink .comment .date {
  margin: 2px 100px 0 68px;
}

/* line 795, ../scss/modules-3/comments/_comments.scss */
.rating-reply .rank {
  vertical-align: middle;
  font-weight: bold;
  position: absolute;
  top: 3px;
  left: 17px;
}
/* line 802, ../scss/modules-3/comments/_comments.scss */
.rating-reply .rank-hover {
  background-color: #EDEDED;
}
/* line 805, ../scss/modules-3/comments/_comments.scss */
.rating-reply .rate-up {
  width: 11px;
  height: 16px;
  margin-right: 6px;
}
/* line 815, ../scss/modules-3/comments/_comments.scss */
.rating-reply .rate-down {
  display: none;
}
/* line 818, ../scss/modules-3/comments/_comments.scss */
.rating-reply .reply {
  clear: both;
  font-size: 13px;
  font-weight: bold;
  line-height: 13px;
  padding: 7px 0 0;
  text-align: center;
  width: 100%;
}

/* line 829, ../scss/modules-3/comments/_comments.scss */
.rate-comment b {
  cursor: pointer;
  display: block;
  float: left;
  height: 25px;
  overflow: hidden;
  text-indent: -9999px;
  width: 27px;
}

/* line 840, ../scss/modules-3/comments/_comments.scss */
.thread .avatar {
  margin: -7px 20px 0 0;
}
/* line 843, ../scss/modules-3/comments/_comments.scss */
.thread .comment-meta {
  margin: 10px 0 0 60px;
}

/* line 848, ../scss/modules-3/comments/_comments.scss */
#aol-comments.aol-comments-moderation .comment-body {
  padding-bottom: 40px;
}
/* line 851, ../scss/modules-3/comments/_comments.scss */
#aol-comments.aol-comments-moderation .comment .feature {
  display: block;
  left: 5px;
  padding: 0 0 0 18px;
  /*position: absolute;*/
  top: 5px;
  z-index: 110;
}

/* line 864, ../scss/modules-3/comments/_comments.scss */
.aol-message-box {
  border: 1px solid black;
  box-shadow: 3px 3px 4px #666666;
  position: absolute;
  webkit-box-shadow: 3px 3px 4px #666666;
  width: 350px;
  z-index: 9999999;
}
/* line 871, ../scss/modules-3/comments/_comments.scss */
.aol-message-box b {
  display: block;
  font-weight: normal;
}
/* line 875, ../scss/modules-3/comments/_comments.scss */
.aol-message-box .message-type {
  display: block;
  float: left;
}
/* line 879, ../scss/modules-3/comments/_comments.scss */
.aol-message-box .message-close {
  cursor: pointer;
  display: block;
  float: right;
}
/* line 884, ../scss/modules-3/comments/_comments.scss */
.aol-message-box .heading, .aol-message-box .message {
  clear: both;
  display: block;
  overflow: hidden;
  padding: 10px;
}
/* line 890, ../scss/modules-3/comments/_comments.scss */
.aol-message-box .heading {
  background: #252525;
  color: #fff;
  font-size: 18px;
  padding: 5px;
}
/* line 896, ../scss/modules-3/comments/_comments.scss */
.aol-message-box .message {
  background-color: #fff;
}
/* line 899, ../scss/modules-3/comments/_comments.scss */
.aol-message-box .confirmation {
  background: #fff;
  padding: 10px;
  text-align: right;
}

/* line 905, ../scss/modules-3/comments/_comments.scss */
#aol-comments .featured-comments {
  padding-bottom: 20px;
}

/* line 909, ../scss/modules-3/comments/_comments.scss */
.featured-comments .comment-body {
  background-color: #EDEDED;
}

/* line 913, ../scss/modules-3/comments/_comments.scss */
.featured-comments .rank {
  background: none;
}

/* line 916, ../scss/modules-3/comments/_comments.scss */
#aol-profile {
  background: #fff;
  border: 1px solid #919191;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  display: none;
  left: 50%;
  margin-left: -290px;
  margin-top: -265px;
  moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  position: fixed;
  text-align: left;
  top: 50%;
  webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  width: 580px;
  z-index: 10000000;
}
/* line 932, ../scss/modules-3/comments/_comments.scss */
#aol-profile a {
  text-decoration: none;
}
/* line 935, ../scss/modules-3/comments/_comments.scss */
#aol-profile .follow-user a, #aol-profile .user-activity a {
  color: #1096BB;
}
/* line 938, ../scss/modules-3/comments/_comments.scss */
#aol-profile .follow-user .aol-profile-follow {
  color: #456D39;
}
/* line 941, ../scss/modules-3/comments/_comments.scss */
#aol-profile .loading-large {
  display: block;
  margin: 200px auto;
}

/* line 946, ../scss/modules-3/comments/_comments.scss */
#aol-profile-head {
  border-bottom: 2px solid #000000;
  overflow: hidden;
  padding: 20px 0 15px;
  position: relative;
  /*.badge-m {
      background: url("http://o.aolcdn.com/os/aol-comments/images/15-comments-sprite") no-repeat scroll transparent;
      cursor: pointer;
      display: inline-block;
      height: 26px;
      margin-right: 5px;
      width: 26px;
  }
  .badge-m-s1 {
      background-position: -40px -395px;
  }
  .badge-m-s2 {
      background-position: -170px -395px;
  }
  .badge-m-s3 {
      background-position: -300px -395px;
  }*/
}
/* line 951, ../scss/modules-3/comments/_comments.scss */
#aol-profile-head .avatar {
  float: left;
  margin: 0 10px 0 20px;
  padding-top: 3px;
  position: relative;
}
/* line 956, ../scss/modules-3/comments/_comments.scss */
#aol-profile-head .avatar img {
  height: 80px;
  width: 80px;
}
/* line 961, ../scss/modules-3/comments/_comments.scss */
#aol-profile-head .display-name {
  color: #1096BB;
  display: block;
  font-size: 25px;
  line-height: 27px;
}
/* line 967, ../scss/modules-3/comments/_comments.scss */
#aol-profile-head .profile-stats {
  border-bottom: 1px solid #ddd;
  color: #7F7F7F;
  display: block;
  font-size: 12px;
  margin: 0 20px 0 110px;
  padding: 3px 0;
}
/* line 974, ../scss/modules-3/comments/_comments.scss */
#aol-profile-head .profile-stats a {
  text-decoration: none;
}
/* line 978, ../scss/modules-3/comments/_comments.scss */
#aol-profile-head .follow-user {
  background: #fff;
  font-size: 12px;
  font-weight: normal;
  position: absolute;
  right: 20px;
  top: 80px;
}
/* line 986, ../scss/modules-3/comments/_comments.scss */
#aol-profile-head .close {
  cursor: pointer;
  height: 21px;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 21px;
}
/* line 998, ../scss/modules-3/comments/_comments.scss */
#aol-profile-head .user-badges {
  display: block;
  margin-left: 100px;
  padding-top: 5px;
}
/* line 1020, ../scss/modules-3/comments/_comments.scss */
#aol-profile-head .user-connect-fb {
  background: #E9F8FD;
  float: left;
  margin-top: 15px;
  padding: 15px 20px;
  width: 540px;
}
/* line 1026, ../scss/modules-3/comments/_comments.scss */
#aol-profile-head .user-connect-fb .close {
  background: #0F9BD0;
  border: 1px solid #0F9BD0;
  border-radius: 13px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  margin-left: 15px;
  moz-border-radius: 13px;
  padding: 0 5px 0 15px;
  position: static;
  webkit-border-radius: 13px;
}

/* line 1041, ../scss/modules-3/comments/_comments.scss */
#aol-badge-overlay {
  background: #fff;
  border: 1px solid #000;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  padding: 15px;
  position: absolute;
  webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  width: 270px;
  z-index: 10000001;
  /*.badge-l {
      background: url("http://o.aolcdn.com/os/aol-comments/images/15-comments-sprite") no-repeat scroll transparent;
      cursor: pointer;
      float: left;
      height: 50px;
      margin-right: 10px;
      width: 50px;
  }
  .badge-l-s1 {
      background-position: -80px -371px;
  }
  .badge-l-s2 {
      background-position: -210px -371px;
  }
  .badge-l-s3 {
      background-position: -340px -371px;
  }*/
}
/* line 1052, ../scss/modules-3/comments/_comments.scss */
#aol-badge-overlay .aol-badge-title {
  display: block;
  font-size: 18px;
  line-height: 18px;
  padding-bottom: 5px;
}

/* line 1076, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details {
  width: 5000px;
}
/* line 1078, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .user-activity {
  border-bottom: 1px dotted #ddd;
  padding: 15px 50px 15px 20px;
}
/* line 1082, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .user-activity:hover {
  background: #F5F5F5;
}
/* line 1085, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .avatar {
  float: left;
  margin-right: 10px;
  position: relative;
}
/* line 1090, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .avatar img {
  height: 37px;
  width: 37px;
}
/* line 1094, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .display-name {
  color: #1099CD;
  float: left;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  padding-right: 4px;
}
/* line 1102, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .activity-type {
  color: #666666;
  float: left;
  font-size: 11px;
  font-weight: normal;
  line-height: 14px;
}
/* line 1108, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .activity-type strong {
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
}
/* line 1115, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .permalink {
  float: left;
  font-size: 12px;
  line-height: 16px;
  padding: 4px 0 2px;
  width: 430px;
}
/* line 1122, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-slide {
  float: left;
  width: 580px;
}
/* line 1126, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-follow-status {
  background: url("http://o.aolcdn.com/os/aol-comments/images/15-comments-sprite") no-repeat scroll -392px -285px transparent;
  color: #456E37;
  font-size: 11px;
  font-weight: bold;
  line-height: 37px;
  margin-left: 10px;
  padding-left: 12px;
}
/* line 1135, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details p {
  clear: both;
  font-size: 12px;
  line-height: 16px;
  padding: 0 0 0 47px;
}
/* line 1141, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details p.comment:before {
  background: url("http://o.aolcdn.com/os/aol-comments/images/15-comments-sprite") no-repeat scroll -23px -308px transparent;
  content: "";
  display: inline-block;
  height: 13px;
  width: 16px;
}
/* line 1148, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details p.comment:after {
  background: url("http://o.aolcdn.com/os/aol-comments/images/15-comments-sprite") no-repeat scroll 0px -308px transparent;
  content: "";
  display: inline-block;
  height: 13px;
  margin-bottom: -2px;
  margin-left: 3px;
  width: 13px;
}
/* line 1157, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-pref {
  border-top: 1px solid #ddd;
  display: none;
}
/* line 1160, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-pref form {
  margin: 30px;
  overflow: hidden;
  position: relative;
}
/* line 1165, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-pref fieldset {
  border-bottom: 1px dotted #EEEEEE;
  float: left;
  margin-bottom: 20px;
  padding: 0 5% 40px;
  width: 40%;
}
/* line 1172, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-pref input {
  margin: 0 10px 0 0;
  padding: 0;
}
/* line 1176, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-pref legend {
  display: block;
  font-size: 18px;
  margin-bottom: 15px;
}
/* line 1181, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-pref label {
  color: #1096BB;
  display: block;
  font-size: 16px;
  padding: 10px 0;
}
/* line 1187, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-pref .aol-profile-save {
  clear: both;
  display: block;
  font: bold 20px Arial, sans-serif;
  margin: 0 auto;
  padding: 5px 20px;
  width: 170px;
}
/* line 1196, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-pref.selected {
  display: block;
}
/* line 1199, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .tab-contents {
  height: 362px;
  overflow-y: auto;
  position: relative;
}
/* line 1204, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-user {
  border-bottom: 1px dotted #aaa;
  overflow: hidden;
  padding: 10px 15px;
}
/* line 1208, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-user .avatar {
  border: none;
}
/* line 1211, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-user .display-name {
  border: 0;
  font-size: 12px;
  line-height: 37px;
  margin: 0;
  padding: 0;
}
/* line 1218, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-user .aol-profile-unblock, #aol-profile-details .aol-profile-user .aol-profile-block, #aol-profile-details .aol-profile-user .aol-profile-follow, #aol-profile-details .aol-profile-user .aol-profile-unfollow {
  display: none;
  float: right;
  margin-left: 5px;
}
/* line 1224, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-user:hover {
  background: #F5F5F5;
}
/* line 1226, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-user:hover a {
  display: block;
}
/* line 1230, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-tabs {
  border-bottom: 2px solid #ddd;
  box-shadow: 0 1px 3px #ddd;
  moz-box-shadow: 0 1px 3px #ddd;
  webkit-box-shadow: 0 1px 3px #ddd;
}
/* line 1235, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-tabs b {
  border-bottom: 3px solid #FFFFFF;
  color: #00AEEF;
  cursor: pointer;
  display: inline-block;
  font: bold 12px/12px Arial;
  margin: 0 18px;
  padding: 13px 2px 12px;
}
/* line 1243, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-tabs b img {
  display: inline-block;
  height: 12px;
  line-height: 12px;
  vertical-align: middle;
}
/* line 1250, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-tabs b.selected, #aol-profile-details .aol-profile-tabs b:hover {
  border-bottom: 3px solid #000000;
  color: #000000;
}
/* line 1255, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-load-more {
  border-bottom: 1px dotted #DDDDDD;
  cursor: pointer;
  display: block;
  margin-bottom: 10px;
  padding: 10px 0 10px 20px;
}
/* line 1263, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-load-more:hover {
  background-color: #f7f7f7;
}
/* line 1266, ../scss/modules-3/comments/_comments.scss */
#aol-profile-details .aol-profile-emptymsg {
  border-bottom: 1px dotted #ddd;
  color: #333;
  display: block;
  font-size: 17px;
  font-weight: normal;
  padding: 20px;
  text-align: center;
}

/* line 1276, ../scss/modules-3/comments/_comments.scss */
.aol-profile-unfollow, .aol-profile-block, .aol-profile-save, .aol-profile-follow {
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  moz-border-radius: 3px;
  webkit-border-radius: 3px;
}

/* line 1284, ../scss/modules-3/comments/_comments.scss */
.aol-profile-unfollow, .aol-profile-block {
  background-color: #f9f9f9;
  background-image: -webkit-linear-gradient(bottom, #fff, #EFF0EB);
  background-image: linear-gradient(to top, #fff, #EFF0EB);
  border: 1px solid #ccc;
  color: #1199CD;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#EFF0EB');
}

/* line 1294, ../scss/modules-3/comments/_comments.scss */
.aol-profile-save, .aol-profile-follow {
  background-color: #C9FEBA;
  background-image: -webkit-linear-gradient(bottom, #C9FEBA, #98D585);
  background-image: linear-gradient(to top, #C9FEBA, #98D585);
  border: 1px solid #456D39;
  color: #456D39;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#C9FEBA', EndColorStr='#98D585');
}

/* line 1304, ../scss/modules-3/comments/_comments.scss */
.aol-profile-follow, .aol-profile-unfollow, .aol-profile-block {
  padding: 5px 10px;
}

/* line 1307, ../scss/modules-3/comments/_comments.scss */
.aol-profile-disabled {
  background: #eee;
  background-image: -webkit-linear-gradient(bottom, #eee, #ccc);
  background-image: linear-gradient(to top, #eee, #ccc);
  border: 1px solid #999;
  color: #888;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#EEEEEE', EndColorStr='#CCCCCC');
}

/* line 1317, ../scss/modules-3/comments/_comments.scss */
.aol-profile-unfollow:hover, .aol-profile-block:hover {
  background-color: #f9f9f9;
  background-image: -webkit-linear-gradient(bottom, #fff, #ddd);
  background-image: linear-gradient(to top, #fff, #ddd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#DDDDDD');
}

/* line 1325, ../scss/modules-3/comments/_comments.scss */
.aol-profile-follow:hover, .aol-profile-save:hover {
  background-color: #C9FEBA;
  background-image: -webkit-linear-gradient(bottom, #C9FEBA, #82bf71);
  background-image: linear-gradient(to top, #C9FEBA, #82bf71);
  border: 1px solid #456D39;
  color: #456D39;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#C9FEBA', EndColorStr='#82bf71');
}

/* line 1335, ../scss/modules-3/comments/_comments.scss */
.num-of-comments {
  font-size: 24px;
  line-height: 24px;
  position: relative;
}
/* line 1339, ../scss/modules-3/comments/_comments.scss */
.num-of-comments .number {
  font-weight: bold;
}

/* line 1346, ../scss/modules-3/comments/_comments.scss */
.arrow-down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 20px solid #454545;
}

/* line 1353, ../scss/modules-3/comments/_comments.scss */
.inner {
  display: block;
}

/* line 1356, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer {
  position: absolute;
  right: -335px;
  top: 0;
  background-color: #FFFFFF;
  z-index: 99999;
  width: 332px;
  display: none;
}
/* line 1364, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments {
  padding-top: 0;
  padding-bottom: 0;
  border: 1px solid #DEDEDE;
  width: auto;
}
/* line 1369, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments #aol-comments-form {
  padding: 58px 30px 30px;
}
/* line 1372, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments h4 {
  position: absolute;
  top: 20px;
  left: 30px;
  z-index: 1;
}
/* line 1378, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments .comments-meta {
  padding: 30px 25px 0;
  border-top: 0;
}
/* line 1382, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments .meta-form {
  width: 65%;
}
/* line 1385, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments .comment {
  width: auto;
  padding: 0 23px;
}
/* line 1388, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments .comment .comment {
  padding: 0;
}
/* line 1390, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments .comment .comment .toggle-thread {
  display: none;
}
/* line 1394, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments .comment p {
  margin-left: 50px;
}
/* line 1397, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments .comment .moderation {
  height: 50px;
  margin-top: 0;
}
/* line 1401, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments .comment .mark-comment {
  position: relative;
  margin-top: -14px;
  width: 100%;
}
/* line 1407, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments .comment.hasReply {
  padding-bottom: 30px;
  margin-bottom: 5px;
}
/* line 1411, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments .thread.level-one .comment:last-child {
  padding-bottom: 20px;
}
/* line 1414, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments .thread.level-one.collapsed {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
/* line 1419, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments .toggle-thread {
  position: absolute;
  width: 84.5%;
  bottom: 10px;
  z-index: 1;
}
/* line 1424, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments .toggle-thread .toggle-divider {
  left: 50px;
}
/* line 1429, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments #aol-comments-form #aol-comments-textarea {
  width: 253px;
}
/* line 1433, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments .reply-comment-form .reply-comment-textarea {
  width: 95%;
}
/* line 1436, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments ul#aol-comments-filter li:last-child {
  margin-right: 0;
}
/* line 1439, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer #aol-comments .thread.level-two {
  display: none !important;
}
/* line 1444, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer .comment .avatar {
  padding-right: 0;
  margin-right: 15px;
  margin-top: -7px;
}
/* line 1449, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer .comment .comment-meta {
  margin-left: 50px;
}
/* line 1453, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer .comment .comment .reply-to-name {
  display: none;
}
/* line 1456, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer .comment .comment .comment-meta {
  display: none;
}
/* line 1461, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer .comments-bottom {
  float: left;
  height: 600px;
  width: 330px;
  margin-left: -2px;
  background-color: #fff;
}

/* line 1469, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer.db {
  display: block;
}

/* line 1472, ../scss/modules-3/comments/_comments.scss */
.commentsDrawerClose {
  position: absolute;
  left: -36px;
  top: 34px;
  width: 35px;
  height: 40px;
  background-color: #252525;
  display: none;
  cursor: pointer;
}
/* line 1481, ../scss/modules-3/comments/_comments.scss */
.commentsDrawerClose a {
  text-indent: -50px;
  font-size: 0;
  overflow: hidden;
  padding: 10px 5px 0;
  margin: 12px 0 0 10px;
}

/* line 1491, ../scss/modules-3/comments/_comments.scss */
.commentsDrawerClose.db {
  display: block;
}

/* line 1494, ../scss/modules-3/comments/_comments.scss */
.comment-overlay {
  background-color: #fff;
  height: 100%;
}

/* line 1499, ../scss/modules-3/comments/_comments.scss */
.comment-overlay #cboxWrapper {
  position: relative;
}
/* line 1502, ../scss/modules-3/comments/_comments.scss */
.comment-overlay #colorbox #cboxClose {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  background-color: #fff;
}
/* line 1510, ../scss/modules-3/comments/_comments.scss */
.comment-overlay #colorbox {
  background-color: #fff;
  box-shadow: 0px 0px 35px 5px #AAAAAA;
}
/* line 1514, ../scss/modules-3/comments/_comments.scss */
.comment-overlay h2 {
  border-bottom: 2px solid #ddd;
  padding-bottom: 15px;
  margin: 30px 60px 15px;
}
/* line 1520, ../scss/modules-3/comments/_comments.scss */
.comment-overlay .main-comment {
  padding: 15px 60px 0 60px;
  width: auto;
  height: 80%;
  overflow: auto;
}
/* line 1526, ../scss/modules-3/comments/_comments.scss */
.comment-overlay .meta-form {
  width: 81%;
}
/* line 1530, ../scss/modules-3/comments/_comments.scss */
.comment-overlay .toggle-thread {
  display: none;
}
/* line 1535, ../scss/modules-3/comments/_comments.scss */
.comment-overlay .comment .thread p, .comment-overlay .comment .thread .comment-meta {
  margin-left: 55px;
}
/* line 1539, ../scss/modules-3/comments/_comments.scss */
.comment-overlay .comment .moderation {
  position: absolute;
  top: 20px;
}
/* line 1543, ../scss/modules-3/comments/_comments.scss */
.comment-overlay .comment .display-name {
  font-size: 14px;
  color: #333;
}
/* line 1547, ../scss/modules-3/comments/_comments.scss */
.comment-overlay .comment .date {
  font-size: 13px;
}
/* line 1550, ../scss/modules-3/comments/_comments.scss */
.comment-overlay .comment .thread {
  padding-left: 55px;
}

/* line 1555, ../scss/modules-3/comments/_comments.scss */
.SAF .comment-overlay .reply-arrow {
  top: 7px;
}

/* line 1561, ../scss/modules-3/comments/_comments.scss */
#aol-comments {
  border: solid #d7d7d7;
  border-width: 1px 0;
  border-bottom: 0;
  margin: 0 20px;
  font-family: "Larsseit", sans-serif;
}
/* line 1568, ../scss/modules-3/comments/_comments.scss */
#aol-comments h4 {
  float: none;
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 16px;
  line-height: 22px;
  font-family: "Larsseit", sans-serif;
  letter-spacing: 3px;
  margin-top: 30px;
}
/* line 1582, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-button button {
  font-weight: 300;
  font-size: 14px;
  padding: 0 14px;
}
/* line 1597, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comments-meta .num-of-comments span {
  font-family: "Larsseit", sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  top: 0;
  right: 0;
  margin: 0;
}
/* line 1609, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comments-meta ul#aol-comments-filter {
  margin-top: 0;
}
/* line 1618, ../scss/modules-3/comments/_comments.scss */
#aol-comments .pagination {
  border: 2px solid #000;
  background: none;
  border-radius: 2px / 2px;
  line-height: 45px;
  padding: 0;
  width: 70%;
  margin: 0 auto;
  text-transform: uppercase;
}
/* line 1629, ../scss/modules-3/comments/_comments.scss */
#aol-comments .pagination .load-more-comments {
  font-family: "Larsseit-Bold", Arial;
  color: #000;
  padding: 0;
  display: block;
  /*&:after{
      content:"";
      @extend .sprite-bg;
      @extend .sprite-up-arrow-white;
  }*/
}
/* line 1645, ../scss/modules-3/comments/_comments.scss */
#aol-comments #aol-comments-form #aol-comments-textarea {
  width: 100%;
  box-sizing: border-box;
}
/* line 1651, ../scss/modules-3/comments/_comments.scss */
#aol-comments .open-comments {
  display: none;
}
/* line 1655, ../scss/modules-3/comments/_comments.scss */
#aol-comments.collapsed .comments-meta,
#aol-comments.collapsed .comment,
#aol-comments.collapsed .pagination {
  display: none;
}
/* line 1661, ../scss/modules-3/comments/_comments.scss */
#aol-comments.collapsed .open-comments {
  position: relative;
  border: 2px solid #000;
  display: block;
  line-height: 45px;
  text-align: center;
  font-family: "Larsseit-Bold", Arial;
  color: #000;
  font-size: 14px;
  margin: 20px auto 0;
  cursor: pointer;
  width: 70%;
  text-transform: uppercase;
}
/* line 1677, ../scss/modules-3/comments/_comments.scss */
#aol-comments.collapsed .open-comments span {
  display: none;
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  border-radius: 12px / 12px;
  background: #21354f;
  padding: 0 11px;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -10px;
}

/* line 1700, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-entertainment .comment-button button, #aol-comments.article-entertainment .comment-overlay .comment-button button, #aol-comments.article-entertainment .open-comments, #aol-comments.article-entertainment .pagination {
  border-color: #868686;
}
/* line 1703, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-entertainment #aol-comments-filter li.filter-selected {
  border-color: #868686;
}
/* line 1705, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-entertainment #aol-comments-filter li.filter-selected a {
  color: #868686;
}

/* line 1711, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-finance .comment-button button, #aol-comments.article-finance .comment-overlay .comment-button button, #aol-comments.article-finance .open-comments, #aol-comments.article-finance .pagination {
  border-color: #16cff7;
}
/* line 1714, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-finance #aol-comments-filter li.filter-selected {
  border-color: #16cff7;
}
/* line 1716, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-finance #aol-comments-filter li.filter-selected a {
  color: #16cff7;
}

/* line 1722, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-lifestyle .comment-button button, #aol-comments.article-lifestyle .comment-overlay .comment-button button, #aol-comments.article-lifestyle .open-comments, #aol-comments.article-lifestyle .pagination {
  border-color: #d8a49e;
}
/* line 1725, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-lifestyle #aol-comments-filter li.filter-selected {
  border-color: #d8a49e;
}
/* line 1727, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-lifestyle #aol-comments-filter li.filter-selected a {
  color: #d8a49e;
}

/* line 1733, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-news .comment-button button, #aol-comments.article-news .comment-overlay .comment-button button, #aol-comments.article-news .open-comments, #aol-comments.article-news .pagination {
  border-color: #000;
}
/* line 1736, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-news #aol-comments-filter li.filter-selected {
  border-color: #000;
}
/* line 1738, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-news #aol-comments-filter li.filter-selected a {
  color: #000;
}

/* line 1744, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-sports .comment-button button, #aol-comments.article-sports .comment-overlay .comment-button button, #aol-comments.article-sports .open-comments, #aol-comments.article-sports .pagination {
  border-color: #364b65;
}
/* line 1747, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-sports #aol-comments-filter li.filter-selected {
  border-color: #364b65;
}
/* line 1749, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-sports #aol-comments-filter li.filter-selected a {
  color: #364b65;
}

/* line 1755, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-tech .comment-button button, #aol-comments.article-tech .comment-overlay .comment-button button, #aol-comments.article-tech .open-comments, #aol-comments.article-tech .pagination {
  border-color: #1cd7ba;
}
/* line 1758, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-tech #aol-comments-filter li.filter-selected {
  border-color: #1cd7ba;
}
/* line 1760, ../scss/modules-3/comments/_comments.scss */
#aol-comments.article-tech #aol-comments-filter li.filter-selected a {
  color: #1cd7ba;
}

/* Copied from responsice adhoc css */
/* line 1769, ../scss/modules-3/comments/_comments.scss */
#aol-comments .avatar img, .comment-overlay .avatar img {
  background-size: 33px 33px;
  background-image: url("http://o.aolcdn.com/os/aolcom/media/noprofile.jpeg");
  box-shadow: none !important;
}

/* line 1776, ../scss/modules-3/comments/_comments.scss */
.commentsDrawer {
  right: -335px;
}

/* line 1781, ../scss/modules-3/comments/_comments.scss */
#aol-comments #aol-comments-form {
  padding: 40px 15px 14px 15px;
}
/* line 1784, ../scss/modules-3/comments/_comments.scss */
#aol-comments .comment-button {
  right: 8px;
}
/* line 1787, ../scss/modules-3/comments/_comments.scss */
#aol-comments .meta-form {
  width: 67%;
}
/* line 1791, ../scss/modules-3/comments/_comments.scss */
#aol-comments .reply-comment-form .reply-comment-textarea {
  width: 96%;
}

/* line 1796, ../scss/modules-3/comments/_comments.scss */
.aol-message-box {
  width: 300px;
}

/* line 1809, ../scss/modules-3/comments/_comments.scss */
#aol-content.overlay #aol-comments .comment {
  width: auto;
  padding-left: 5.625%;
  padding-right: 5.625%;
}
/* line 1815, ../scss/modules-3/comments/_comments.scss */
#aol-content.overlay #aol-comments .comments-meta {
  padding: 30px 5.625% 0;
}
/* line 1818, ../scss/modules-3/comments/_comments.scss */
#aol-content.overlay #aol-comments .comments-meta span {
  display: none;
}
/* line 1826, ../scss/modules-3/comments/_comments.scss */
#aol-content.overlay #aol-comments #aol-comments-filter li {
  margin: 0 14px 14px 0;
}

/*@import "modules-3/article_gallery/gallery";*/
/* line 1, ../scss/modules-3/article_share/_article_share.scss */
#article-share {
  width: 335px;
  margin: 0 auto !important;
  height: 28px;
}
/* line 6, ../scss/modules-3/article_share/_article_share.scss */
#article-share .share-text {
  display: none;
}
/* line 10, ../scss/modules-3/article_share/_article_share.scss */
#article-share a {
  font-size: 18px;
}

/* line 15, ../scss/modules-3/article_share/_article_share.scss */
.article-share-float {
  display: none;
  margin: 0 auto;
}

/* counts text */
/* line 21, ../scss/modules-3/article_share/_article_share.scss */
.shared-services .aol-share a,
#shared-services-lightbox .aol-share a {
  display: inline;
  margin: 0;
  width: 28px;
  height: 28px;
  overflow: hidden;
  position: relative;
}

/* line 34, ../scss/modules-3/article_share/_article_share.scss */
.shared-services .aol-share a {
  margin-right: 15px;
  text-decoration: initial;
}
/* line 39, ../scss/modules-3/article_share/_article_share.scss */
.shared-services .aol-share .aol-share-email:before {
  margin-left: 8px !important;
}
/* line 43, ../scss/modules-3/article_share/_article_share.scss */
.shared-services .aol-share .aol-share-email:hover:before {
  display: none;
}
/* line 49, ../scss/modules-3/article_share/_article_share.scss */
.shared-services .aol-share .aol-share-twitter:hover:before {
  display: none;
}
/* line 58, ../scss/modules-3/article_share/_article_share.scss */
.shared-services .aol-share .aol-share-googleplus:hover:before {
  display: none;
}
/* line 61, ../scss/modules-3/article_share/_article_share.scss */
.shared-services .aol-share .aol-share-pinterest:before {
  margin-left: 11px !important;
}
/* line 65, ../scss/modules-3/article_share/_article_share.scss */
.shared-services .aol-share .aol-share-pinterest:hover:before {
  display: none;
}
/* line 70, ../scss/modules-3/article_share/_article_share.scss */
.shared-services .aol-sharec a.aol-share-comments {
  width: 26px;
  height: 26px;
}
/* line 77, ../scss/modules-3/article_share/_article_share.scss */
.shared-services .aol-sharec .article-commentcount {
  background-color: transparent;
  padding: 0;
}
/* line 82, ../scss/modules-3/article_share/_article_share.scss */
.shared-services .share-text {
  float: left;
  margin-right: 5px;
}
/* line 85, ../scss/modules-3/article_share/_article_share.scss */
.shared-services .share-text p {
  padding-top: 5px;
}

/* line 94, ../scss/modules-3/article_share/_article_share.scss */
.countsoff .shared-services .aol-share a b {
  display: none;
}

/* line 104, ../scss/modules-3/article_share/_article_share.scss */
.countson .shared-services .aol-share a {
  overflow: visible;
  width: 26px;
}
/* line 108, ../scss/modules-3/article_share/_article_share.scss */
.countson .shared-services .aol-share a b {
  color: black;
  display: block;
  font-size: 11px;
  font-weight: bold;
  margin: 2px 0 0 30px;
  text-indent: 0;
  text-align: left;
}
/* line 119, ../scss/modules-3/article_share/_article_share.scss */
.countson .shared-services a.aol-share-email {
  width: 30px;
}
/* line 122, ../scss/modules-3/article_share/_article_share.scss */
.countson .shared-services a.aol-share-email b {
  display: none;
}

/* line 131, ../scss/modules-3/article_share/_article_share.scss */
#artbodyshare .aol-share a b {
  margin: 2px 0 0 30px;
}

/* floating share bar */
/* line 140, ../scss/modules-3/article_share/_article_share.scss */
#article-share .floating-share {
  position: fixed;
  _position: absolute;
  _top: 0;
  top: 10px;
  left: 10px;
  background: #fff;
  width: 29px;
  border: 0;
  z-index: 99999;
  padding: 0 2px 0 0;
}
/* line 151, ../scss/modules-3/article_share/_article_share.scss */
#article-share .floating-share .shared-services {
  float: none;
  position: relative;
}
/* line 155, ../scss/modules-3/article_share/_article_share.scss */
#article-share .floating-share .aol-share {
  background: white;
  margin-left: 5px;
  position: absolute;
  top: 44px;
}
/* line 161, ../scss/modules-3/article_share/_article_share.scss */
#article-share .floating-share .aol-share a {
  margin: 4px 0 14px 0;
  overflow: visible;
  width: 26px;
}
/* line 165, ../scss/modules-3/article_share/_article_share.scss */
#article-share .floating-share .aol-share a b {
  margin: 0;
  position: absolute;
  top: 23px;
  left: -2px;
  display: none;
  width: 30px;
}
/* line 175, ../scss/modules-3/article_share/_article_share.scss */
#article-share .floating-share .aol-sharec {
  top: 0;
}
/* line 178, ../scss/modules-3/article_share/_article_share.scss */
#article-share .floating-share .aol-shareg {
  clear: both;
  margin-right: 28px;
  padding-top: 22px;
}
/* line 182, ../scss/modules-3/article_share/_article_share.scss */
#article-share .floating-share .aol-shareg a {
  margin: 4px 0 14px 0;
  overflow: visible;
  width: 26px;
}
/* line 190, ../scss/modules-3/article_share/_article_share.scss */
#article-share .floating-share.countson .aol-share a b {
  display: block;
  text-align: center;
}
/* line 194, ../scss/modules-3/article_share/_article_share.scss */
#article-share .floating-share.countson .aol-share a.aol-share-email b {
  display: none;
}

/* line 202, ../scss/modules-3/article_share/_article_share.scss */
.article-content .aol-knot-slide-wrapper, .article-content .aol-knot-slides, .article-content .aol-knot-slide-container {
  min-height: 220px;
}

/* line 206, ../scss/modules-3/article_share/_article_share.scss */
#article-share .shared-services {
  margin: 0;
}

/* line 216, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article #article-share, #article-wrapper.share-1 #article-share, .article.top-module.article #article-share, .article.top-module.share-1 #article-share {
  height: auto;
  margin: 18px 0 0;
}
/* line 222, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article.pagetype-perspective #article-share, #article-wrapper.share-1.pagetype-perspective #article-share, .article.top-module.article.pagetype-perspective #article-share, .article.top-module.share-1.pagetype-perspective #article-share {
  margin-top: 10px;
}
/* line 225, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article.pagetype-perspective #shared-services-articlebody-bottom-w, #article-wrapper.share-1.pagetype-perspective #shared-services-articlebody-bottom-w, .article.top-module.article.pagetype-perspective #shared-services-articlebody-bottom-w, .article.top-module.share-1.pagetype-perspective #shared-services-articlebody-bottom-w {
  background: #ffffff;
  padding: 20px 2.3346304% 24px 3.0155642%;
}
/* line 229, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article.pagetype-perspective #shared-services-articlebody-bottom-w .share-text, #article-wrapper.share-1.pagetype-perspective #shared-services-articlebody-bottom-w .share-text, .article.top-module.article.pagetype-perspective #shared-services-articlebody-bottom-w .share-text, .article.top-module.share-1.pagetype-perspective #shared-services-articlebody-bottom-w .share-text {
  display: none;
}
/* line 237, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share, #article-wrapper.share-1 .shared-services .aol-share, .article.top-module.article .shared-services .aol-share, .article.top-module.share-1 .shared-services .aol-share {
  /*&:last-of-type a:nth-last-of-type(1) {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  }*/
}
/* line 239, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a, #article-wrapper.share-1 .shared-services .aol-share a, .article.top-module.article .shared-services .aol-share a, .article.top-module.share-1 .shared-services .aol-share a {
  height: 40px;
  margin-right: 0;
  min-width: 40px;
  width: auto;
  background: #ccc;
  position: relative;
  text-decoration: none;
  /*&:first-child {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  }*/
}
/* line 250, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a:before, #article-wrapper.share-1 .shared-services .aol-share a:before, .article.top-module.article .shared-services .aol-share a:before, .article.top-module.share-1 .shared-services .aol-share a:before {
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  float: left;
  margin: 10px 0 0 10px;
}
/* line 266, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a:hover b, #article-wrapper.share-1 .shared-services .aol-share a:hover b, .article.top-module.article .shared-services .aol-share a:hover b, .article.top-module.share-1 .shared-services .aol-share a:hover b {
  display: block !important;
  line-height: 18px;
  text-align: center;
  padding-top: 4px;
}
/* line 274, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a b, #article-wrapper.share-1 .shared-services .aol-share a b, .article.top-module.article .shared-services .aol-share a b, .article.top-module.share-1 .shared-services .aol-share a b {
  color: #fff;
  margin: 0;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  padding-top: 6px;
  padding: 0 4px;
  float: right;
  display: none;
  font: normal 12px "Larsseit-Bold", sans-serif;
  letter-spacing: 0.04px;
}
/* line 290, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a b:after, #article-wrapper.share-1 .shared-services .aol-share a b:after, .article.top-module.article .shared-services .aol-share a b:after, .article.top-module.share-1 .shared-services .aol-share a b:after {
  content: "SHARES";
  font: normal 9px "Larsseit", sans-serif;
  letter-spacing: 0.02px;
  display: inherit;
}
/* line 300, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a.aol-share-email, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-email, .article.top-module.article .shared-services .aol-share a.aol-share-email, .article.top-module.share-1 .shared-services .aol-share a.aol-share-email {
  background: #afafaf;
}
/* line 308, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a.aol-share-email:hover, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-email:hover, .article.top-module.article .shared-services .aol-share a.aol-share-email:hover, .article.top-module.share-1 .shared-services .aol-share a.aol-share-email:hover {
  background: #bad7e4;
}
/* line 312, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a.aol-share-twitter, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-twitter, .article.top-module.article .shared-services .aol-share a.aol-share-twitter, .article.top-module.share-1 .shared-services .aol-share a.aol-share-twitter {
  background: #00aced;
}
/* line 318, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a.aol-share-twitter:hover, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-twitter:hover, .article.top-module.article .shared-services .aol-share a.aol-share-twitter:hover, .article.top-module.share-1 .shared-services .aol-share a.aol-share-twitter:hover {
  background: #1ab4ef;
}
/* line 322, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a.aol-share-facebook, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-facebook, .article.top-module.article .shared-services .aol-share a.aol-share-facebook, .article.top-module.share-1 .shared-services .aol-share a.aol-share-facebook {
  background: #3b5998;
  width: 180px;
  line-height: 36px;
}
/* line 326, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a.aol-share-facebook:hover:after, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-facebook:hover:after, .article.top-module.article .shared-services .aol-share a.aol-share-facebook:hover:after, .article.top-module.share-1 .shared-services .aol-share a.aol-share-facebook:hover:after {
  content: "";
}
/* line 330, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a.aol-share-facebook:hover b, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-facebook:hover b, .article.top-module.article .shared-services .aol-share a.aol-share-facebook:hover b, .article.top-module.share-1 .shared-services .aol-share a.aol-share-facebook:hover b {
  display: inline !important;
}
/* line 334, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a.aol-share-facebook:after, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-facebook:after, .article.top-module.article .shared-services .aol-share a.aol-share-facebook:after, .article.top-module.share-1 .shared-services .aol-share a.aol-share-facebook:after {
  content: "SHARE ON FACEBOOK";
  letter-spacing: 0.03em;
  font: normal 12px "Larsseit-Medium", sans-serif;
}
/* line 341, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a.aol-share-facebook b:after, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-facebook b:after, .article.top-module.article .shared-services .aol-share a.aol-share-facebook b:after, .article.top-module.share-1 .shared-services .aol-share a.aol-share-facebook b:after {
  padding: 0 60px 0 5px;
  line-height: 36px;
  display: inline;
}
/* line 348, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a.aol-share-googleplus, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-googleplus, .article.top-module.article .shared-services .aol-share a.aol-share-googleplus, .article.top-module.share-1 .shared-services .aol-share a.aol-share-googleplus {
  background: #dd4b39;
}
/* line 353, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a.aol-share-googleplus:hover, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-googleplus:hover, .article.top-module.article .shared-services .aol-share a.aol-share-googleplus:hover, .article.top-module.share-1 .shared-services .aol-share a.aol-share-googleplus:hover {
  background: #e05d4d;
}
/* line 357, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a.aol-share-comments, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-comments, .article.top-module.article .shared-services .aol-share a.aol-share-comments, .article.top-module.share-1 .shared-services .aol-share a.aol-share-comments {
  background: #3a5270;
}
/* line 362, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a.aol-share-comments:hover, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-comments:hover, .article.top-module.article .shared-services .aol-share a.aol-share-comments:hover, .article.top-module.share-1 .shared-services .aol-share a.aol-share-comments:hover {
  background: #4e647f;
}
/* line 366, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a.aol-share-comments span, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-comments span, .article.top-module.article .shared-services .aol-share a.aol-share-comments span, .article.top-module.share-1 .shared-services .aol-share a.aol-share-comments span {
  float: left;
  margin-right: 14px;
  font-size: 12px;
  line-height: 36px;
}
/* line 372, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a.aol-share-comments span:before, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-comments span:before, .article.top-module.article .shared-services .aol-share a.aol-share-comments span:before, .article.top-module.share-1 .shared-services .aol-share a.aol-share-comments span:before {
  content: "Comments";
}
/* line 380, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share a.aol-share-pinterest, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-pinterest, .article.top-module.article .shared-services .aol-share a.aol-share-pinterest, .article.top-module.share-1 .shared-services .aol-share a.aol-share-pinterest {
  background-color: #cb2027;
}
/* line 398, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.article .shared-services .aol-share .share-text, #article-wrapper.share-1 .shared-services .aol-share .share-text, .article.top-module.article .shared-services .aol-share .share-text, .article.top-module.share-1 .shared-services .aol-share .share-text {
  display: none;
}
/* line 415, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.share-1 .shared-services .aol-share a, .article.top-module.share-1 .shared-services .aol-share a {
  width: 117px;
}
/* line 418, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.share-1 .shared-services .aol-share a:before, .article.top-module.share-1 .shared-services .aol-share a:before {
  margin-left: 25%;
}
/* line 422, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.share-1 .shared-services .aol-share a.aol-share-email, .article.top-module.share-1 .shared-services .aol-share a.aol-share-email {
  border-radius: 0 5px 5px 0;
}
/* line 429, ../scss/modules-3/article_share/_article_share.scss */
#article-wrapper.share-1 .shared-services .aol-share b, .article.top-module.share-1 .shared-services .aol-share b {
  margin-right: 45% !important;
}

/* line 439, ../scss/modules-3/article_share/_article_share.scss */
#shared-services-articlebody-top.shared-services {
  margin: 0 auto;
  width: 304px;
}

/* line 443, ../scss/modules-3/article_share/_article_share.scss */
#shared-services-articlebody-w.shared-services-w {
  width: 304px;
  margin: 0 auto;
}

/* line 448, ../scss/modules-3/article_share/_article_share.scss */
#build-share {
  margin-bottom: 30px;
}

/* line 455, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a {
  height: 40px;
  margin-right: 0;
  min-width: 40px;
  width: auto;
  background: #ccc;
  position: relative;
  font-size: 18px;
}
/* line 465, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a:before {
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  float: left;
  margin: 10px 0 0 10px;
}
/* line 481, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a:hover b {
  display: block !important;
  line-height: 18px;
  text-align: center;
  padding-top: 4px;
}
/* line 489, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a b {
  color: #fff;
  margin: 0;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  padding-top: 6px;
  padding: 0 4px;
  float: right;
  display: none;
  font: normal 12px "Larsseit-Bold", sans-serif;
  letter-spacing: 0.04px;
}
/* line 501, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a b:after {
  content: "SHARES";
  font: normal 9px "Larsseit", sans-serif;
  letter-spacing: 0.02px;
  display: inherit;
}
/* line 509, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a.aol-share-email {
  background: #b2d3e1  none repeat scroll 0 0;
}
/* line 516, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a.aol-share-email:hover {
  background: #bad7e4;
}
/* line 520, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a.aol-share-twitter {
  background: #00aced;
}
/* line 526, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a.aol-share-twitter:hover {
  background: #1ab4ef;
}
/* line 530, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a.aol-share-facebook {
  background: #3b5998;
  width: 150px;
  line-height: 36px;
}
/* line 534, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a.aol-share-facebook:hover:after {
  content: "";
}
/* line 538, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a.aol-share-facebook:hover b {
  display: inline !important;
}
/* line 542, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a.aol-share-facebook:after {
  content: "SHARE ON FACEBOOK";
  letter-spacing: 0.03em;
  font: 10px "Larsseit-Medium",sans-serif;
}
/* line 548, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a.aol-share-facebook b:after {
  padding: 0 60px 0 5px;
  line-height: 36px;
  display: inline;
}
/* line 555, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a.aol-share-googleplus {
  background: #dd4b39;
}
/* line 560, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a.aol-share-googleplus:hover {
  background: #e05d4d;
}
/* line 564, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a.aol-share-comments {
  background: #3a5270;
}
/* line 569, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a.aol-share-comments:hover {
  background: #4e647f;
}
/* line 573, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a.aol-share-comments span {
  float: left;
  margin-right: 14px;
  font-size: 12px;
  line-height: 36px;
}
/* line 579, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a.aol-share-comments span:before {
  content: "Comments";
}
/* line 587, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .aol-share a.aol-share-pinterest {
  background-color: #cb2027;
}
/* line 595, ../scss/modules-3/article_share/_article_share.scss */
#build-share .shared-services .share-text {
  display: none;
}

/**
 * Customizing Twist for LifeStyle
 *
 * @author Sungok Lim
 * @group LifeStyle
 *
 * This CSS is used to override Twist CSS for customizing Slideshow
 *
 */

/* line 18, ../scss/modules-3/slideshow/_slideshow.scss */
.b-icon-facebook:before {
  font-family: 'icons';
  content: "\e619";
}

/* line 22, ../scss/modules-3/slideshow/_slideshow.scss */
.b-icon-twitter:before {
  font-family: 'icons';
  content: "\e61a";
}

/* line 26, ../scss/modules-3/slideshow/_slideshow.scss */
.b-icon-Pinterest-ico2:before {
  font-family: 'icons';
  content: "\e61c";
}

/* line 30, ../scss/modules-3/slideshow/_slideshow.scss */
.b-icon-email-ico:before {
  font-family: 'icons';
  content: "\e613";
}

/* font */
/* layout */
/* header */
/* thumbs */
/* flyout */
/* share */
/* ad */
/* bottom space will be added by js when there's bottom ad on the screen */
/* layput ratio */
/*********/
/* Theme */
/*********/
/* line 314, ../scss/modules-3/slideshow/_slideshow.scss */
html.aol-twist-fullscreen,
.aol-twist-fullscreen body {
  overflow: hidden;
}

/* line 319, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery {
  top: 0px;
  left: 0px;
  background-color: #FFFFFF;
  color: #000000;
  /*********/
  /* Slide */
  /*********/
  /*****************************/
  /*          Infobar          */
  /*****************************/
  /*****************************/
  /*          Flyout           */
  /*****************************/
  /*****************************/
  /*          Thumbs           */
  /*****************************/
  /*****************************/
  /*       Fullscreen          */
  /*****************************/
  /* End Fullscreen */
  /************************/
  /*       Carousel       */
  /************************/
}
/* line 327, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper {
  border: 0px;
  background-color: #FFFFFF;
  box-shadow: 0px 75px 35px -75px transparent;
}
/* line 329, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper ul {
  padding-left: 0px;
}
/* line 331, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper ul.aol-twist-slides {
  margin-top: 0px;
}
/* line 333, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper ul.aol-twist-slides .fmvps-wrapper {
  z-index: 11;
}
/* line 337, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper ul li {
  list-style-type: none;
}
/* line 345, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-loading-indicator {
  -webkit-tap-highlight-color: transparent;
}
/* line 348, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls {
  -webkit-tap-highlight-color: transparent;
  font-size: 40px;
  top: 50%;
}
/* line 353, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-prev,
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next {
  text-shadow: 1px 1px #FFFFFF;
  background-color: transparent;
  -webkit-tap-highlight-color: transparent;
  font-family: 'icons';
  color: #3399ff;
  height: 24px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
/* line 373, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next-slides {
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
  font-size: 16px;
  text-align: left;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: auto;
  right: 10px;
  cursor: pointer;
  display: block;
  z-index: 12;
  background-color: #FFFFFF;
  border: 1px solid #E5E5E5;
  width: 20%;
  min-width: 200px;
  padding: 10px 30px 10px 10px;
}
/* line 394, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next-slides .aol-twist-next-slides-title {
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 12px;
  color: #000000;
}
/* line 400, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next-slides span {
  display: block;
  visibility: visible;
}
/* line 405, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next-slides:before {
  top: 50%;
  right: 0px;
  font-family: "icons";
  font-size: 40px;
  text-shadow: none;
  color: #3399ff;
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
/* line 425, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar {
  padding: 40px 0px 0px 0px;
  background-color: #FFFFFF;
}
/* line 428, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-count {
  display: none;
  font-size: 22px;
  line-height: 22px;
  color: #C8C8C8;
  top: 20px;
}
/* line 435, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-count .aol-twist-slide-current {
  color: #000000;
}
/* line 439, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar h3.aol-twist-slide-title {
  display: none;
  font-family: "Larsseit-Bold", Arial;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
}
/* line 448, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption {
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  text-align: left;
  margin-bottom: 15px;
}
/* line 455, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption a {
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  text-decoration: underline;
}
/* line 461, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption a:hover {
  color: #666666;
  text-decoration: underline;
}
/* line 466, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption .aol-twist-flyout-credit {
  text-transform: uppercase;
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #C0C0C0;
  margin-top: 10px;
  letter-spacing: 0.1em;
  word-wrap: break-word;
}
/* line 479, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.infobar .aol-twist-thumbs-container:after {
  height: 0px;
}
/* line 487, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout {
  z-index: 9;
  background-color: #FFFFFF;
  display: none;
}
/* line 491, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-head {
  display: none;
}
/* line 494, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content {
  top: 0px;
  right: 0px;
}
/* line 497, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-count {
  display: none;
  font-family: "Larsseit", sans-serif;
  font-size: 22px;
  line-height: 30x;
  color: #C8C8C8;
}
/* line 503, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-count .aol-twist-flyout-current {
  color: #333333;
}
/* line 507, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content h3.aol-twist-flyout-title {
  display: none;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  margin-bottom: 15px;
}

/* line 520, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption a {
  -webkit-transition: color 0.2s cubic-bezier(0.23, 1, 0.32, 1);
          transition: color 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  color: #39f;
  text-decoration: none;
  position: relative;
  text-decoration: none;
}
/* line 526, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption a:hover {
  color: #000;
}
/* line 531, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption .aol-twist-flyout-credit {
  text-transform: uppercase;
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #C0C0C0;
  margin-top: 10px;
  letter-spacing: 0.1em;
  word-wrap: break-word;
}
/* line 544, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a {
  font-family: "Larsseit", sans-serif;
}
/* line 556, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container {
  border-top: 1px solid #E5E5E5;
}
/* line 558, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumbs-wrapper {
  background-color: #FFFFFF;
  margin-left: 35px;
  margin-right: 35px;
}
/* line 562, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs {
  padding: 10px 0px;
}
/* line 564, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li {
  cursor: pointer;
  margin: 5px;
  border: 1px solid #E6E6E6;
  width: 58px;
  height: 58px;
}
/* line 570, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li :hover {
  cursor: pointer;
}
/* line 573, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li.active {
  border: 1px solid #3399ff;
}
/* line 580, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-prev-thumb,
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-next-thumb {
  width: 30px;
  height: 30px;
  font-family: "Arial";
  background: #3399ff;
  color: #FFFFFF;
  font-size: 24px;
  line-height: 1.2;
}
/* line 590, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-prev-thumb:before {
  font-family: 'icons';
  content: "\e60d";
}
/* line 594, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-next-thumb:before {
  font-family: 'icons';
  content: "\e610";
}
/* line 604, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen {
  z-index: 5000001;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  box-shadow: 0px 0px 0px 0px #FFFFFF;
  visibility: visible;
  display: block;
}
/* line 614, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top {
  -webkit-overflow-scrolling: touch;
  bottom: 0px;
  display: block;
  left: 0px;
  overflow-x: hidden;
  overflow-y: scroll;
  position: absolute;
  right: 0px;
  top: 0px;
  visibility: visible;
  margin-bottom: 0xp;
}
/* line 628, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header {
  display: block;
  z-index: 14;
  position: absolute;
  min-height: auto;
  height: auto;
  width: 100%;
  border-bottom: 1px solid #E6E6E6;
  overflow: hidden;
  background-color: #FFFFFF;
  left: 0px;
  right: 0px;
}
/* line 640, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-title {
  white-space: normal;
  margin: 10px;
  font-size: 24px;
  float: left;
  line-height: 1;
}
/* line 647, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-close {
  line-height: 1.25;
  background-color: #FFFFFF;
  height: auto;
  position: absolute;
  cursor: pointer;
  right: 0px;
  margin: 10px;
  font-size: 24px;
}
/* line 659, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
  z-index: 13;
  left: 0px;
  right: 0px;
  bottom: 50%;
  display: block;
}
/* line 667, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout {
  z-index: 12;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  width: 100%;
  box-shadow: 50px 0px 0 0 #FFFFFF;
  top: 50%;
  bottom: auto;
  overflow: visible;
  visibility: visible;
  height: auto;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 20px;
}
/* line 684, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content {
  left: 0px;
  top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  visibility: visible;
  position: relative;
  padding-bottom: 20px;
  min-height: 230px;
}
/* line 694, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-count {
  position: absolute;
  right: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}
/* line 700, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-title {
  width: 80%;
}
/* line 703, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption {
  padding-top: 0px;
  word-wrap: break-word;
}
/* line 707, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper {
  z-index: 15;
  position: fixed;
  bottom: 0px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  /*-webkit-transform: translateZ(0);*/
  -ms-transform: translateX(-50%);
  visibility: visible;
  height: 40px;
}
/* line 721, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a {
  margin-right: 0px;
  margin-bottom: 0px;
  height: 40px;
  color: #FFFFFF;
  display: block;
  text-decoration: none;
  float: left;
  text-align: center;
  line-height: 40px;
}
/* line 731, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a > b {
  margin-left: 0px;
}
/* line 735, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a .aol-share-count {
  display: none;
  font-size: 9px;
  position: absolute;
  line-height: 26px;
  top: 0px;
}
/* line 743, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-facebook {
  color: #FFFFFF !important;
  text-align: center;
  background-color: #3D5895;
  background-image: none;
  width: 56.8%;
  font-size: 24px;
}
/* line 750, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-facebook:before {
  line-height: 1.7;
}
/* line 753, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-facebook .aol-share-count {
  background-color: #3D5895;
}
/* line 757, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-facebook #share__fb {
  padding-left: 10px;
  vertical-align: top;
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 12px;
  color: #fff;
  display: inline-block;
  text-align: left;
  text-transform: uppercase;
  line-height: 44px;
  height: 40px;
  letter-spacing: .03em;
  opacity: 100;
  visibility: visible;
  width: auto;
}
/* line 775, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-twitter {
  color: #FFFFFF !important;
  background-color: #00A8DD;
  background-image: none;
  width: 14.4%;
  font-size: 20px;
}
/* line 781, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-twitter .aol-share-count {
  background-color: #00A8DD;
}
/* line 786, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-pinterest {
  color: #FFFFFF !important;
  background-color: #D21928 !important;
  background-image: none !important;
  width: 14.4%;
  font-size: 20px;
}
/* line 792, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-pinterest .aol-share-count {
  background-color: #D21928;
}
/* line 797, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-googleplus {
  display: none;
}
/* line 800, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-email {
  color: #FFFFFF !important;
  background-color: #AEAEAF;
  background-image: none;
  width: 14.4%;
  font-size: 18px;
}
/* line 806, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-email .aol-share-count {
  background-color: #AEAEAF;
}
/* line 814, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  width: 151px;
  height: 39px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  background: url("http://o.aolcdn.com/os/aolportal/theme/default/aol-shop-now-btn.svg");
  background-repeat: no-repeat;
}
/* line 829, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-ad {
  display: none;
}
/* line 831, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-ad:after {
  content: '';
  line-height: 0px;
}
/* line 838, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container {
  z-index: 13;
  display: none;
  background-color: #FFFFFF;
}
/* line 843, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-next {
  cursor: pointer;
  display: block;
  height: 100px;
  line-height: 24px;
  position: relative;
  right: 0px;
  text-align: center;
  text-shadow: none;
  width: 200px;
}
/* line 860, ../scss/modules-3/slideshow/_slideshow.scss */
.article .article-content .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-container {
  background-color: #FFFFFF;
}

/* line 865, ../scss/modules-3/slideshow/_slideshow.scss */
.inlineSS.article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-top .twist-share-wrapper {
  display: none;
}

/****************************/
/*  Not Related with Twist  */
/****************************/
/* line 871, ../scss/modules-3/slideshow/_slideshow.scss */
.aol-twist-fullscreen .m-slideshow {
  /* to prevent expanding article page */
  width: 0px;
}

/* line 875, ../scss/modules-3/slideshow/_slideshow.scss */
.m-slideshow__gallery,
.m-slideshow__gallery-data,
.m-slideshow__gallery_extra {
  display: none;
}

/* line 880, ../scss/modules-3/slideshow/_slideshow.scss */
.m-slideshow h2 {
  display: none;
}

/* line 883, ../scss/modules-3/slideshow/_slideshow.scss */
.m-slideshow__view-gallery, .m-slideshow__first-img {
  cursor: pointer;
}

/* line 888, ../scss/modules-3/slideshow/_slideshow.scss */
.m-slideshow .twist-share-wrapper {
  display: none;
}

/* line 892, ../scss/modules-3/slideshow/_slideshow.scss */
.ssDesktopFull .aol-twist-flyout-count {
  display: none;
  font-family: "Larsseit", sans-serif;
  font-size: 18px;
  color: #C8C8C8;
}
/* line 897, ../scss/modules-3/slideshow/_slideshow.scss */
.ssDesktopFull .aol-twist-flyout-count .aol-twist-flyout-current {
  color: #333333;
}

/* line 901, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut {
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #ADADAD;
  padding: 5px;
  left: -10px;
  z-index: 100000;
}
/* line 908, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .galleryOpacOverlay {
  display: none;
}
/* line 912, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-top .twist-share-wrapper {
  display: none;
}
/* line 916, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout {
  box-sizing: border-box;
}
/* line 919, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .aol-twist-flyout-content {
  width: 308px;
}
/* line 921, ../scss/modules-3/slideshow/_slideshow.scss */
.IE9 .desktopSSPopOut .aol-twist-flyout .aol-twist-flyout-content, .IE10 .desktopSSPopOut .aol-twist-flyout .aol-twist-flyout-content, .IE11 .desktopSSPopOut .aol-twist-flyout .aol-twist-flyout-content {
  width: 310px;
}
/* line 925, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .aol-twist-flyout-content.userScrolled {
  width: 294px;
}
/* line 929, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  width: 151px;
  height: 39px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  background: url("http://o.aolcdn.com/os/aolportal/theme/default/aol-shop-now-btn.svg");
  background-repeat: no-repeat;
}
/* line 943, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .twist-share-wrapper {
  z-index: 15;
  position: fixed;
  bottom: 0px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  /*-webkit-transform: translateZ(0);*/
  -ms-transform: translateX(-50%);
  visibility: visible;
  height: 40px;
}
/* line 957, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .twist-share-wrapper .aol-share a {
  font-family: "Larsseit", sans-serif;
  margin-right: 0px;
  margin-bottom: 0px;
  height: 30px;
  text-decoration: none;
  float: left;
  text-align: center;
  line-height: 38px;
}
/* line 966, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .twist-share-wrapper .aol-share a > b {
  margin-left: 0px;
}
/* line 970, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .twist-share-wrapper .aol-share a .aol-share-count {
  display: none;
  font-size: 9px;
  position: absolute;
  line-height: 26px;
  top: 0px;
}
/* line 978, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-facebook {
  color: #FFFFFF !important;
  text-align: center;
  background-color: #3D5895;
  background-image: none;
  width: 56.8%;
  font-size: 21px;
}
/* line 985, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-facebook:before {
  line-height: 1.4;
}
/* line 988, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-facebook .aol-share-count {
  background-color: #3D5895;
}
/* line 992, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-facebook #share__fb {
  padding-left: 10px;
  vertical-align: top;
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 12px;
  color: #fff;
  display: inline-block;
  text-align: left;
  text-transform: uppercase;
  line-height: 44px;
  height: 40px;
  letter-spacing: .03em;
  opacity: 100;
  visibility: visible;
  width: auto;
}
/* line 1010, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-twitter {
  color: #FFFFFF !important;
  background-color: #00A8DD;
  background-image: none;
  width: 14.4%;
  font-size: 18px;
}
/* line 1016, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-twitter .aol-share-count {
  background-color: #00A8DD;
}
/* line 1021, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-pinterest {
  color: #FFFFFF !important;
  background-color: #D21928 !important;
  background-image: none !important;
  width: 14.4%;
  font-size: 18px;
}
/* line 1027, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-pinterest .aol-share-count {
  background-color: #D21928;
}
/* line 1032, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-googleplus {
  display: none;
}
/* line 1035, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-email {
  color: #FFFFFF !important;
  background-color: #AEAEAF;
  background-image: none;
  width: 14.4%;
  font-size: 14px;
}
/* line 1041, ../scss/modules-3/slideshow/_slideshow.scss */
.desktopSSPopOut .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-email .aol-share-count {
  background-color: #AEAEAF;
}

/*********/
/* Theme */
/*********/
/* line 216, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
  height: auto;
}
/* line 218, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
  margin: 10px 40px 10px 10px;

}
/* line 224, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
  font-size: 26px;
}
/* line 230, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next-slides {

  color: #333333;
}

/* line 246, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-count .aol-twist-slide-current {
  color: #000000;
}

/* line 256, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption {
  color: #333333;
}
/* line 264, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
  top: 55px;
}
/* line 267, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
  top: 0px;
}

/* line 271, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-count .aol-twist-flyout-current {
  color: #000000;
}

/* line 281, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-caption {
  color: #333333;
}
/* line 1060, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-prev,
.article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-next {
  color: #868686;
}
/* line 1064, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-next-slides:before {
  color: #868686;
}
/* line 1069, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li.active {
  border: 1px solid #868686;
}
/* line 1073, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-prev-thumb,
.article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-next-thumb {
  background: #868686;
}
/* line 1082, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-entertainment .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption a {
  color: #868686;
}
/* line 1085, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-entertainment .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit {
  background: url("http://o.aolcdn.com/os/aolportal/theme/entertainment/aol-shop-now-btn.svg");
}

/* line 107, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
  height: auto;
}
/* line 109, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
  color: #333333;
  margin: 10px 40px 10px 10px;
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 18px;
  line-height: 24px;
}
/* line 116, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
  font-size: 24px;
}
/* line 122, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next-slides {
  font-family: "Larsseit", sans-serif;
  font-size: 15px;
  line-height: 23px;
  color: #333333;
}
/* line 127, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next-slides .aol-twist-next-slides-title {
  font-family: "Larsseit-Bold", Arial;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* line 138, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-count {
  font-family: "Larsseit", sans-serif;
}
/* line 140, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-count .aol-twist-slide-current {
  color: #333333;
}
/* line 144, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar h3.aol-twist-slide-title {
  font-family: "Larsseit-Bold", Arial;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* line 151, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption {
  font-family: "Larsseit", sans-serif;
  font-size: 15px;
  line-height: 23px;
  color: #333333;
}
/* line 159, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
  top: 55px;
}
/* line 162, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-count {
  font-family: "Larsseit", sans-serif;
}
/* line 164, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-count .aol-twist-flyout-current {
  color: #333333;
}
/* line 168, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
  top: 0px;
}
/* line 170, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-count {
  font-family: "Larsseit", sans-serif;
}
/* line 172, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-count .aol-twist-flyout-current {
  color: #333333;
}
/* line 176, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content h3.aol-twist-flyout-title {
  font-family: "Larsseit-Bold", Arial;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* line 183, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-caption {
  font-family: "Larsseit", sans-serif;
  font-size: 15px;
  line-height: 23px;
  color: #333333;
}
/* line 1060, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-prev,
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-next {
  color: #16cff7;
}
/* line 1064, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-next-slides:before {
  color: #16cff7;
}
/* line 1069, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li.active {
  border: 1px solid #16cff7;
}
/* line 1073, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-prev-thumb,
.article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-next-thumb {
  background: #16cff7;
}
/* line 1082, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption a {
  color: #16cff7;
}
/* line 1085, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-finance .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit {
  background: url("http://o.aolcdn.com/os/aolportal/theme/finance/aol-shop-now-btn.svg");
}

/* line 216, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
  height: auto;
}

/* line 224, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
  font-size: 26px;
}
/* line 230, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next-slides {
  color: #333333;
}


/* line 246, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-count .aol-twist-slide-current {
  color: #000000;
}

/* line 256, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption {
  color: #333333;
}
/* line 264, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
  top: 55px;
}
/* line 267, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
  top: 0px;
}

/* line 271, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-count .aol-twist-flyout-current {
  color: #000000;
}

/* line 281, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-caption {
  color: #333333;
}
/* line 1060, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-prev,
.article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-next {
  color: #d8a49e;
}
/* line 1064, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-next-slides:before {
  color: #d8a49e;
}
/* line 1069, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li.active {
  border: 1px solid #d8a49e;
}
/* line 1073, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-prev-thumb,
.article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-next-thumb {
  background: #d8a49e;
}
/* line 1082, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-lifestyle .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption a {
  color: #d8a49e;
}
/* line 1085, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-lifestyle .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit,
.article.article-lifestyle .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit {
  /*background: url("http://o.aolcdn.com/os/aolportal/theme/lifestyle/aol-shop-now-btn.svg");*/
  background: none;
  margin: 0 0 20px;
  height: 38px;
  width: 120px;
}
/* Slideshow flyout tag-style */
.article.article-lifestyle .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit .tag-outer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article.article-lifestyle .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit .tag-outer {
  background: #CB857E;
}
.article.article-lifestyle .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit .tag-outer .triangle {
  background: #fff;
  position: absolute;
  top: 0;
  right: -11px;
  width: 0;
	height: 0;
	border-top: 19px solid transparent;
	border-left: 19px solid #CB857E;
	border-bottom: 19px solid transparent;
}
.article.article-lifestyle .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit .tag-inner .text {
  color: #000;
  font-family: "Larsseit";
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 2px;
  position: absolute;
  top: 3px;
  left: 0;
  width: 100%;
}
.article.article-lifestyle .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit .tag-inner {
  background: #fff;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 107px;
  height: 32px;
}
.article.article-lifestyle .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit .tag-inner .triangle {
  background: none;
  position: absolute;
  top: 0;
  right: -16px;
  width: 0;
	height: 0;
	border-top: 16px solid transparent;
	border-left: 16px solid #fff;
	border-bottom: 16px solid transparent;
}
.article.article-lifestyle .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit .tag-inner .dot {
  background: #CB857E;
  border-radius: 10px;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 13px;
  right: -2px;
}
.article.article-lifestyle .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption a.shop-cta {
  display: block;
  color: #CB857E;
  font-family: "Larsseit";
  font-size: 15px;
  line-height: 22px;
}

/* line 107, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
  height: auto;
}
/* line 109, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
  color: #333333;
  margin: 10px 40px 10px 10px;
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 18px;
  line-height: 24px;
}
/* line 116, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
  font-size: 24px;
}
/* line 122, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next-slides {
  font-family: "Larsseit", sans-serif;
  font-size: 15px;
  line-height: 23px;
  color: #333333;
}
/* line 127, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next-slides .aol-twist-next-slides-title {
  font-family: "Larsseit-Bold", Arial;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* line 138, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-count {
  font-family: "Larsseit", sans-serif;
}
/* line 140, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-count .aol-twist-slide-current {
  color: #333333;
}
/* line 144, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar h3.aol-twist-slide-title {
  font-family: "Larsseit-Bold", Arial;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* line 151, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption {
  font-family: "Larsseit", sans-serif;
  font-size: 15px;
  line-height: 23px;
  color: #333333;
}
/* line 159, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
  top: 55px;
}
/* line 162, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-count {
  font-family: "Larsseit", sans-serif;
}
/* line 164, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-count .aol-twist-flyout-current {
  color: #333333;
}
/* line 168, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
  top: 0px;
}
/* line 170, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-count {
  font-family: "Larsseit", sans-serif;
}
/* line 172, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-count .aol-twist-flyout-current {
  color: #333333;
}
/* line 176, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content h3.aol-twist-flyout-title {
  font-family: "Larsseit-Bold", Arial;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* line 183, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-caption {
  font-family: "Larsseit", sans-serif;
  font-size: 15px;
  line-height: 23px;
  color: #333333;
}
/* line 1060, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-prev,
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-next {
  color: #000;
}
/* line 1064, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-next-slides:before {
  color: #000;
}
/* line 1069, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li.active {
  border: 1px solid #000;
}
/* line 1073, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-prev-thumb,
.article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-next-thumb {
  background: #000;
}
/* line 1082, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption a {
  color: #000;
}
/* line 1085, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-news .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit {
  background: url("http://o.aolcdn.com/os/aolportal/theme/news/aol-shop-now-btn.svg");
}

/* line 107, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
  height: auto;
}
/* line 109, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
  color: #333333;
  margin: 10px 40px 10px 10px;
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 18px;
  line-height: 24px;
}
/* line 116, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
  font-size: 24px;
}
/* line 122, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next-slides {
  font-family: "Larsseit", sans-serif;
  font-size: 15px;
  line-height: 23px;
  color: #333333;
}
/* line 127, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next-slides .aol-twist-next-slides-title {
  font-family: "Larsseit-Bold", Arial;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* line 138, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-count {
  font-family: "Larsseit", sans-serif;
}
/* line 140, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-count .aol-twist-slide-current {
  color: #333333;
}
/* line 144, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar h3.aol-twist-slide-title {
  font-family: "Larsseit-Bold", Arial;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* line 151, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption {
  font-family: "Larsseit", sans-serif;
  font-size: 15px;
  line-height: 23px;
  color: #333333;
}
/* line 159, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
  top: 55px;
}
/* line 162, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-count {
  font-family: "Larsseit", sans-serif;
}
/* line 164, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-count .aol-twist-flyout-current {
  color: #333333;
}
/* line 168, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
  top: 0px;
}
/* line 170, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-count {
  font-family: "Larsseit", sans-serif;
}
/* line 172, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-count .aol-twist-flyout-current {
  color: #333333;
}
/* line 176, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content h3.aol-twist-flyout-title {
  font-family: "Larsseit-Bold", Arial;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* line 183, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-caption {
  font-family: "Larsseit", sans-serif;
  font-size: 15px;
  line-height: 23px;
  color: #333333;
}
/* line 1060, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-prev,
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-next {
  color: #364b65;
}
/* line 1064, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-next-slides:before {
  color: #364b65;
}
/* line 1069, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li.active {
  border: 1px solid #364b65;
}
/* line 1073, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-prev-thumb,
.article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-next-thumb {
  background: #364b65;
}
/* line 1082, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption a {
  color: #364b65;
}
/* line 1085, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-sports .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit {
  background: url("http://o.aolcdn.com/os/aolportal/theme/sports/aol-shop-now-btn.svg");
}

/* line 107, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
  height: auto;
}
/* line 109, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
  color: #333333;
  margin: 10px 40px 10px 10px;
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 18px;
  line-height: 24px;
}
/* line 116, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
  font-size: 24px;
}
/* line 122, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next-slides {
  font-family: "Larsseit", sans-serif;
  font-size: 15px;
  line-height: 23px;
  color: #333333;
}
/* line 127, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next-slides .aol-twist-next-slides-title {
  font-family: "Larsseit-Bold", Arial;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* line 138, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-count {
  font-family: "Larsseit", sans-serif;
}
/* line 140, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-count .aol-twist-slide-current {
  color: #333333;
}
/* line 144, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar h3.aol-twist-slide-title {
  font-family: "Larsseit-Bold", Arial;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* line 151, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption {
  font-family: "Larsseit", sans-serif;
  font-size: 15px;
  line-height: 23px;
  color: #333333;
}
/* line 159, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
  top: 55px;
}
/* line 162, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-count {
  font-family: "Larsseit", sans-serif;
}
/* line 164, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-count .aol-twist-flyout-current {
  color: #333333;
}
/* line 168, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
  top: 0px;
}
/* line 170, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-count {
  font-family: "Larsseit", sans-serif;
}
/* line 172, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-count .aol-twist-flyout-current {
  color: #333333;
}
/* line 176, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content h3.aol-twist-flyout-title {
  font-family: "Larsseit-Bold", Arial;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* line 183, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-caption {
  font-family: "Larsseit", sans-serif;
  font-size: 15px;
  line-height: 23px;
  color: #333333;
}
/* line 1060, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-prev,
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-next {
  color: #1cd7ba;
}
/* line 1064, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-controls .aol-twist-next-slides:before {
  color: #1cd7ba;
}
/* line 1069, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li.active {
  border: 1px solid #1cd7ba;
}
/* line 1073, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-prev-thumb,
.article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-next-thumb {
  background: #1cd7ba;
}
/* line 1082, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption a {
  color: #1cd7ba;
}
/* line 1085, ../scss/modules-3/slideshow/_slideshow.scss */
.article.article-tech .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit {
  background: url("http://o.aolcdn.com/os/aolportal/theme/tech/aol-shop-now-btn.svg");
}

/*****************************/
/*      Inline slideshow     */
/*  channel specific styles  */
/*****************************/
/* line 1098, ../scss/modules-3/slideshow/_slideshow.scss */
.channel-news .article .article-content .aol-twist-wrapper.m-slideshow__gallery
.aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption {
  font-family: "Larsseit", sans-serif;
}

/* line 1102, ../scss/modules-3/slideshow/_slideshow.scss */
.channel-sports .article .article-content .aol-twist-wrapper.m-slideshow__gallery
.aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption {
  font-family: "Larsseit", sans-serif;
}

/* line 1106, ../scss/modules-3/slideshow/_slideshow.scss */
.channel-tech .article .article-content .aol-twist-wrapper.m-slideshow__gallery
.aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption {
  font-family: "Larsseit", sans-serif;
}

/* line 1110, ../scss/modules-3/slideshow/_slideshow.scss */
.channel-finance .article .article-content .aol-twist-wrapper.m-slideshow__gallery
.aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption {
  font-family: "Larsseit", sans-serif;
}

/* line 1, ../scss/modules-3/rivers/_river.scss */
.page-tag {
  /*****************************/
  /*  channel specific styles  */
  /*****************************/
}
/* line 3, ../scss/modules-3/rivers/_river.scss */
.page-tag #header-container {
  padding-bottom: 0px;
}
/* line 5, ../scss/modules-3/rivers/_river.scss */
.page-tag #header-container #channelHeader {
  border-bottom: 1px solid #e3e3e3;
}
/* line 10, ../scss/modules-3/rivers/_river.scss */
.page-tag #dl-container {
  display: none;
}
/* line 13, ../scss/modules-3/rivers/_river.scss */
.page-tag .scroll-wrapper {
  padding-bottom: 300px;
}
/* line 17, ../scss/modules-3/rivers/_river.scss */
.page-tag .topic-banner {
  margin: 0 auto;
  text-align: center;
  width: auto;
  padding: 10px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
/* line 25, ../scss/modules-3/rivers/_river.scss */
.page-tag .topic-banner h1 {
  font: normal 20px "Larsseit", sans-serif;
  letter-spacing: 0.3em;
}
/* line 32, ../scss/modules-3/rivers/_river.scss */
.page-tag .topic-notFound {
  margin: 0 auto;
  text-align: center;
}
/* line 37, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic .timeline-article {
  width: 32%;
  display: inline-block;
  margin: 0 1.5% 15px 0;
  vertical-align: top;
}
/* line 43, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic .timeline-article .rmore {
  font: normal 12px "Larsseit-Bold", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #cb857e;
}
/* line 50, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic .timeline-article .shadow {
  box-shadow: 0px 10px 11px -10px rgba(0, 0, 0, 0.6);
}
/* line 56, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic .timeline-article .timeline-arrow {
  display: none;
}
/* line 60, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic .timeline-article .timeline-banner {
  font: bold 12px "Larsseit-Bold", sans-serif;
  text-transform: uppercase;
  margin: 10px 0;
}

/* line 70, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic .timeline-article .timeline-content .timeline-excerpt {
  min-height: 60px;
}
/* line 72, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic .timeline-article .timeline-content .timeline-excerpt a:hover {
  color: #000;
}
/* line 77, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic .timeline-article .timeline-content .timeline-time {
  font: normal 12px "Larsseit-Bold", sans-serif;
  letter-spacing: 0.1em;
  color: #cb857e;
}
/* line 83, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic .timeline-article .timeline-content .timeline-time-date {
  display: block;
  padding: 5px 0 8px 0;
  color: #c1c1c1;
}
/* line 88, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic .timeline-article .timeline-content .timeline-media {
  overflow: hidden;
  margin-bottom: 8px;
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.3);
}
/* line 93, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic .timeline-article .timeline-content .timeline-media img {
  width: 100%;
}
/* line 99, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic .timeline-article .seoby {
  display: none;
}
/* line 104, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic .timeline-controls {
  display: none;
  border: 3px solid #cb857e;
  padding: 12px 8px;
  text-align: center;
  font: bold 11.96px "Larsseit-Bold", sans-serif;
  text-transform: uppercase;
  width: 94.5%;
  margin: 0;
  clear: both;
}
/* line 114, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic .timeline-controls a:hover {
  color: #000;
}
/* line 126, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic.channel-lifestyle .timeline-article .timeline-content .timeline-excerpt a:hover, .page-tag #topic.channel-lifestyle .timeline-article .timeline-content .timeline-excerpt .rmore {
  color: #d8a49e;
}

/* line 136, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic.channel-entertainment .timeline-article .timeline-content .timeline-excerpt a:hover, .page-tag #topic.channel-entertainment .timeline-article .timeline-content .timeline-excerpt .rmore {
  color: #868686;
}

/* line 145, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic.channel-finance .timeline-article .timeline-content .timeline-excerpt a:hover, .page-tag #topic.channel-finance .timeline-article .timeline-content .timeline-excerpt .rmore {
  color: #16cff7;
}
/* line 148, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic.channel-finance .timeline-article .timeline-content .timeline-excerpt h3, .page-tag #topic.channel-finance .timeline-article .timeline-content .timeline-excerpt p, .page-tag #topic.channel-finance .timeline-article .timeline-content .timeline-excerpt a {
  font-family: "Larsseit-Medium", sans-serif, sans-serif;
}
/* line 154, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic.channel-sports .timeline-article .timeline-content .timeline-excerpt a:hover, .page-tag #topic.channel-sports .timeline-article .timeline-content .timeline-excerpt .rmore {
  color: #364b65;
}
/* line 157, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic.channel-sports .timeline-article .timeline-content .timeline-excerpt h3, .page-tag #topic.channel-sports .timeline-article .timeline-content .timeline-excerpt p, .page-tag #topic.channel-sports .timeline-article .timeline-content .timeline-excerpt a {
  font-family: "Larsseit-Medium", sans-serif, sans-serif;
}
/* line 163, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic.channel-tech .timeline-article .timeline-content .timeline-excerpt a:hover, .page-tag #topic.channel-tech .timeline-article .timeline-content .timeline-excerpt .rmore {
  color: #1cd7ba;
}
/* line 166, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic.channel-tech .timeline-article .timeline-content .timeline-excerpt h3, .page-tag #topic.channel-tech .timeline-article .timeline-content .timeline-excerpt p, .page-tag #topic.channel-tech .timeline-article .timeline-content .timeline-excerpt a {
  font-family: "Larsseit-Medium", sans-serif, sans-serif;
}
/* line 173, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic.channel-news .timeline-article .timeline-content .timeline-excerpt a:hover, .page-tag #topic.channel-news .timeline-article .timeline-content .timeline-excerpt .rmore {
  color: #000;
}
/* line 176, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic.channel-news .timeline-article .timeline-content .timeline-excerpt h3, .page-tag #topic.channel-news .timeline-article .timeline-content .timeline-excerpt p, .page-tag #topic.channel-news .timeline-article .timeline-content .timeline-excerpt a {
  font-family: "Larsseit-Medium", sans-serif, sans-serif;
}
/* line 180, ../scss/modules-3/rivers/_river.scss */
.page-tag #topic.channel-news .timeline-controls {
  border-color: #000;
}

/* Tag page redesign bug fixes - Priya */
/* line 188, ../scss/modules-3/rivers/_river.scss */
.channel-lifestyle .subnav a {
  font-family: "Larsseit-Bold",sans-serif;
}

@media all and (orientation: landscape) {
  /* line 193, ../scss/modules-3/rivers/_river.scss */
  .timeline-controls {
    margin-top: 70px !important;
  }

  /* line 194, ../scss/modules-3/rivers/_river.scss */
  #topic .timeline-article .timeline-content .timeline-excerpt {
    min-height: 80px !important;
  }
}
@media only screen and (max-width: 400px) {
  /* line 200, ../scss/modules-3/rivers/_river.scss */
  .footer-links-row2 .lnid-sec1_lnk9 {
    display: block;
  }
}
@-moz-document url-prefix() {
  /* line 205, ../scss/modules-3/rivers/_river.scss */
  #leftnav-video-container .pin {
    width: 45px;
  }
}
/* 52 Weeks of Chic */
/* 0-753 -- Mobile */
/* 754-1107 -- Tablet */
/* 1108-1264 -- Desktop small */
/* 1265-1450 -- Desktop */
/* line 31, ../scss/modules-3/52woc/_52woc.scss */
.page-stylechic #centre-wrapper {
  width: auto !important;
  float: none !important;
  padding-right: 0;
}
/* line 35, ../scss/modules-3/52woc/_52woc.scss */
.page-stylechic #centre-wrapper #centerwell-container {
  margin-right: 0;
  padding-right: 0;
}
/* line 39, ../scss/modules-3/52woc/_52woc.scss */
.page-stylechic #centre-wrapper #dl-container {
  display: none;
  padding-bottom: 0;
}

/* line 45, ../scss/modules-3/52woc/_52woc.scss */
.gots__banner {
  text-align: center;
}
/* line 47, ../scss/modules-3/52woc/_52woc.scss */
.gots__banner img {
  max-width: 100%;
  cursor: default;
}

.gots.row {
  margin: 0 auto;
}

/* line 52, ../scss/modules-3/52woc/_52woc.scss */
.gots {
  width: 300px;
  margin: 0 auto;
}
/* line 55, ../scss/modules-3/52woc/_52woc.scss */
.gots .gots__calendar {
  list-style-type: none;
  display: block;
  color: #898989;
  padding: 0;
  text-align: center;
  margin: 20px 0;
}
/* line 62, ../scss/modules-3/52woc/_52woc.scss */
.gots .gots__calendar .gots__calendar-year {
  display: block;
  text-align: center;
}
/* line 66, ../scss/modules-3/52woc/_52woc.scss */
.gots .gots__calendar .gots__calendar-month {
  list-style-type: none;
  display: inline-block;
  margin-right: 58px;
}
/* line 70, ../scss/modules-3/52woc/_52woc.scss */
.gots .gots__calendar .gots__calendar-month.active a {
  color: #CB857E;
}
/* line 73, ../scss/modules-3/52woc/_52woc.scss */
.gots .gots__calendar .gots__calendar-month a {
  font: normal 12px "Larsseit-Bold", Arial;
  color: #000;
  letter-spacing: 0.1em;
}
/* line 77, ../scss/modules-3/52woc/_52woc.scss */
.gots .gots__calendar .gots__calendar-month a:hover {
  color: #CB857E;
}
/* line 81, ../scss/modules-3/52woc/_52woc.scss */
.gots .gots__calendar .gots__calendar-month.last {
  margin-right: 0;
}

/* line 88, ../scss/modules-3/52woc/_52woc.scss */
.gots__article {
  position: relative;
  z-index: 999;
  width: 148px;
  height: 188px;
  float: left;
  margin: 0 16px 20px 0;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 4px 5px 0;
}
/* line 101, ../scss/modules-3/52woc/_52woc.scss */
.gots__article:hover .gots__article-titleoverlay {
  color: #CB857E;
}
/* line 104, ../scss/modules-3/52woc/_52woc.scss */
.gots__article:hover .gots__article-playoverlay {
  display: none;
}
/* line 108, ../scss/modules-3/52woc/_52woc.scss */
.gots__article img {
  z-index: -1;
  top: 0;
  left: 0;
  max-width: 100%;
}
/* line 114, ../scss/modules-3/52woc/_52woc.scss */
.gots__article .gots__article-titleoverlay {
  position: absolute;
  width: 100%;
  display: block;
  bottom: -2px;
  color: #000;
}
/* line 120, ../scss/modules-3/52woc/_52woc.scss */
.gots__article .gots__article-titleoverlay .gots__article-titleoverlay-day {
  display: block;
  font: normal 12px "Larsseit-Bold", Arial;
  letter-spacing: 0.1em;
  line-height: 22px;
}
/* line 126, ../scss/modules-3/52woc/_52woc.scss */
.gots__article .gots__article-titleoverlay .gots__article-titleoverlay-title {
  text-align: center;
  width: auto;
  display: block;
  bottom: 0px;
  position: absolute;
  letter-spacing: 0.1em;
  background: #fff;
  margin: 0 25px;
  padding: 5px 0;
  text-transform: none;
  position: relative;
  letter-spacing: normal;
  z-index: 999;
}
/* line 143, ../scss/modules-3/52woc/_52woc.scss */
.gots__article .gots__article-moreoverlay {
  display: none;
  background-color: #000;
  opacity: 0.8;
  position: absolute;
  color: #fff;
  vertical-align: middle;
  text-transform: uppercase;
  text-align: center;
  line-height: 186px;
  top: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
/* line 156, ../scss/modules-3/52woc/_52woc.scss */
.gots__article .gots__article-moreoverlay .gots__article-moreoverlay-text {
  border: 3px solid #fff;
  padding: 20px 30px;
  width: 300px;
  display: inline;
  letter-spacing: normal;
  letter-spacing: 0.1em;
  font: normal 12px "Larsseit-Bold", Arial;
}
/* line 166, ../scss/modules-3/52woc/_52woc.scss */
.gots__article .gots__article-dayoverlay {
  display: block;
  width: 100%;
  margin: 0 auto;
  vertical-align: middle;
  top: 29%;
}
/* line 172, ../scss/modules-3/52woc/_52woc.scss */
.gots__article .gots__article-dayoverlay .gots__article-dayoverlay-day {
  color: #000;
  position: absolute;
  width: 100%;
  height: 60px;
  text-align: center;
  top: 40%;
  left: 0;
  z-index: 9999;
  letter-spacing: normal;
  background: transparent url(../../images/legacy/52-weeks-of-chic-swoosh.png) no-repeat 50% 175%;
}
/* line 186, ../scss/modules-3/52woc/_52woc.scss */
.gots__article .gots__article-playoverlay {
  -webkit-text-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -moz-text-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -webkit-transition: opacity 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  border: 0;
  background: none;
  color: #fff;
  font-size: 50px;
  position: absolute;
  top: 31%;
  left: 37%;
}

/* line 1, ../scss/modules-3/subnav/_subnav.scss */
.subnav {
  position: relative;
  clear: both;
  font-family: "Larsseit-Bold", sans-serif;
  text-align: center;
  z-index: 500;
}
/* line 8, ../scss/modules-3/subnav/_subnav.scss */
.subnav ul {
  position: relative;
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 15, ../scss/modules-3/subnav/_subnav.scss */
.subnav ul a {
  display: block;
  padding: 5px 10px 10px;
  color: black;
}
/* line 21, ../scss/modules-3/subnav/_subnav.scss */
.subnav ul li {
  position: relative;
  float: left;
  list-style-type: none;
  padding: 0 30px;
  text-transform: uppercase;
  font-size: 14px;
}
/* line 31, ../scss/modules-3/subnav/_subnav.scss */
.subnav ul.submenu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #FFF;
}
/* line 38, ../scss/modules-3/subnav/_subnav.scss */
.subnav ul.submenu li {
  float: left;
  width: 150px;
}
/* line 42, ../scss/modules-3/subnav/_subnav.scss */
.subnav ul.submenu li a {
  color: black;
}
/* line 48, ../scss/modules-3/subnav/_subnav.scss */
.subnav span.hoverarrow {
  display: none;
  height: 10px;
  position: absolute;
  left: 45%;
  bottom: 8px;
}


/* colors */
/* line 69, ../scss/modules-3/subnav/_subnav.scss */
.subnav.desktopmode ul.nav-top-level li:hover, .subnav ul.nav-top-level li.currentItem.topLevel {
  /* lifestyle */
}
/* line 71, ../scss/modules-3/subnav/_subnav.scss */
.subnav.desktopmode ul.nav-top-level li:hover.style .color, .subnav ul.nav-top-level li.currentItem.topLevel.style .color {
  color: #CB857E;
}
/* line 72, ../scss/modules-3/subnav/_subnav.scss */
.subnav.desktopmode ul.nav-top-level li:hover.beauty .color, .subnav ul.nav-top-level li.currentItem.topLevel.beauty .color {
  color: #CB857E;
}
/* line 73, ../scss/modules-3/subnav/_subnav.scss */
.subnav.desktopmode ul.nav-top-level li:hover.food .color, .subnav ul.nav-top-level li.currentItem.topLevel.food .color {
  color: #9BCCA8;
}
/* line 74, ../scss/modules-3/subnav/_subnav.scss */
.subnav.desktopmode ul.nav-top-level li:hover.wellness .color, .subnav ul.nav-top-level li.currentItem.topLevel.wellness .color {
  color: #7c74ad;
}
/* line 75, ../scss/modules-3/subnav/_subnav.scss */
.subnav.desktopmode ul.nav-top-level li:hover.travel .color, .subnav ul.nav-top-level li.currentItem.topLevel.travel .color {
  color: #8fbbc9;
}
/* line 76, ../scss/modules-3/subnav/_subnav.scss */
.subnav.desktopmode ul.nav-top-level li:hover.home .color, .subnav ul.nav-top-level li.currentItem.topLevel.home .color {
  color: #e89e84;
}

/* Shared Css Across Video Hub Pages */
/* line 4, ../scss/modules-3/vidhub-page/_vidhub_page.scss */
.page-build h3, .page-what-to-watch h3 {
  font-family: "Larsseit-Light", sans-serif;
  margin-bottom: 25px;
  color: #000000;
  font-size: 21px;
  text-transform: uppercase;
  margin: 27px 0 21px;
  letter-spacing: 1px;
}

/* line 17, ../scss/modules-3/vidhub-page/_vidhub_page.scss */
.page-what-to-watch .load_more_thumbs, .page-what-to-watch .load-more, .page-what-to-watch .show-less {
  color: #c2ff01 !important;
}
/* line 22, ../scss/modules-3/vidhub-page/_vidhub_page.scss */
.page-what-to-watch .select-arrow-down-white {
  background-image: url("../../images/legacy/dropdown-arrow-green.png");
  background-repeat: no-repeat;
}
/* line 27, ../scss/modules-3/vidhub-page/_vidhub_page.scss */
.page-what-to-watch .header_subtitle {
  clear: both;
  background-image: url("http://o.aolcdn.com/os/contributor_dash/images/snailblob.png");
  background-position: 50% -4px;
  background-repeat: no-repeat;
  display: block;
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-align: center;
}
/* line 39, ../scss/modules-3/vidhub-page/_vidhub_page.scss */
.page-what-to-watch #aol-header-logo > img {
  margin-bottom: 13px;
}
/* line 43, ../scss/modules-3/vidhub-page/_vidhub_page.scss */
.page-what-to-watch #headerlogo {
  float: left;
  margin-right: -200px;
  margin-top: 21px;
  position: relative;
  text-align: center;
  width: 100%;
}
/* line 52, ../scss/modules-3/vidhub-page/_vidhub_page.scss */
.page-what-to-watch #dl-container {
  display: none;
  margin-left: 340px;
  padding-bottom: 2%;
}
/* line 59, ../scss/modules-3/vidhub-page/_vidhub_page.scss */
.page-what-to-watch .build-video-player .videodate {
  background-image: url("http://o.aolcdn.com/os/contributor_dash/images/snailblob.png");
  background-position: -7px 0;
  background-repeat: no-repeat;
  background-size: 66px 10px;
  display: block;
  font-family: "Larsseit-Bold",sans-serif;
  font-size: 12px;
  padding-bottom: 8px;
}
/* line 69, ../scss/modules-3/vidhub-page/_vidhub_page.scss */
.page-what-to-watch .build-video-player a.wtw-link {
  background-color: black;
  color: #c2ff01;
  display: block;
  font-size: 13px;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
  padding: 13px 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
/* line 82, ../scss/modules-3/vidhub-page/_vidhub_page.scss */
.page-what-to-watch #header-container {
  padding-bottom: 20px;
  border-bottom: 1px solid black;
  margin-bottom: 25px;
}
/* line 88, ../scss/modules-3/vidhub-page/_vidhub_page.scss */
.page-what-to-watch .vidmod_wrapper.news_wrapper .vid-container .thumb-img #vid_num {
  border-color: #000 transparent transparent;
  border-style: solid;
  border-width: 33px 33px 0 0;
  display: block;
  font-size: 12px;
  height: 0;
  line-height: 0;
  position: absolute;
  -webkit-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
  width: 0;
  z-index: 1;
}
/* line 104, ../scss/modules-3/vidhub-page/_vidhub_page.scss */
.page-what-to-watch #build-all-videos #build-videos-sort {
  background-position: 95% 7px;
}

/* line 110, ../scss/modules-3/vidhub-page/_vidhub_page.scss */
/*html.subchannel-.page-what-to-watch #header-container {*/
  /*padding-bottom: 25px;*/
  /*border-bottom: 1px solid black;*/
  /*margin-bottom: 30px;*/
  /*margin-left: 20px;*/
/*}*/

/* line 3, ../scss/modules-3/vidhub-video/_video.scss */
.vidmod_wrapper .hide {
  display: none;
}
/* line 7, ../scss/modules-3/vidhub-video/_video.scss */
.vidmod_wrapper .module-slick {
  overflow: hidden;
}
/* line 11, ../scss/modules-3/vidhub-video/_video.scss */
.vidmod_wrapper .vid-container {
  width: 25%;
  height: 100%;
  float: left;
  margin-bottom: 10px;
  position: relative;
}
/* line 19, ../scss/modules-3/vidhub-video/_video.scss */
.vidmod_wrapper .vid-container .thumb-img {
  max-height: 150px;
  overflow: hidden;
  padding-right: 10px;
  position: relative;
}
/* line 25, ../scss/modules-3/vidhub-video/_video.scss */
.vidmod_wrapper .vid-container .thumb-img:hover {
  opacity: .7;
}
/* line 29, ../scss/modules-3/vidhub-video/_video.scss */
.vidmod_wrapper .vid-container .thumb-img #vid_num {
  display: none;
}
/* line 33, ../scss/modules-3/vidhub-video/_video.scss */
.vidmod_wrapper .vid-container .thumb-img .video_play_container {
  width: 50px;
  height: 50px;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 200;
}
/* line 45, ../scss/modules-3/vidhub-video/_video.scss */
.vidmod_wrapper .vid-container .thumb-img .video_play_container .navicon-videoicon:before {
  font-size: 44px;
  line-height: 50px;
  color: white;
}
/* line 53, ../scss/modules-3/vidhub-video/_video.scss */
.vidmod_wrapper .vid-container .thumb-img img {
  width: 100%;
  position: relative;
}
/* line 58, ../scss/modules-3/vidhub-video/_video.scss */
.vidmod_wrapper .vid-container .thumb-title {
  font-family: "Larsseit-Light", sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
}
/* line 63, ../scss/modules-3/vidhub-video/_video.scss */
.vidmod_wrapper .vid-container .thumb-title a {
  text-decoration: none;
  color: #000;
}
/* line 67, ../scss/modules-3/vidhub-video/_video.scss */
.vidmod_wrapper .vid-container .thumb-title a:hover {
  color: #000;
  text-decoration: underline;
}
/* line 71, ../scss/modules-3/vidhub-video/_video.scss */
.vidmod_wrapper .vid-container .thumb-title a span {
  overflow: hidden;
  height: 60px;
  display: block;
  margin: 10px 10px 0px 10px;
}
/* line 80, ../scss/modules-3/vidhub-video/_video.scss */
.vidmod_wrapper div.load_more_thumbs {
  font-family: larsseit-medium;
  font-size: 12px;
  height: 39px;
  letter-spacing: 1px;
  line-height: 42px;
  width: 100%;
  clear: both;
  background-color: black;
  cursor: pointer;
  color: white;
  text-align: center;
}
/* line 93, ../scss/modules-3/vidhub-video/_video.scss */
.vidmod_wrapper div.load_more_thumbs:hover {
  opacity: .8;
}

@media only screen and (max-width: 753px) {
  /* line 102, ../scss/modules-3/vidhub-video/_video.scss */
  .vidmod_wrapper .vid-container {
    width: 50%;
  }
}
/* line 1, ../scss/modules-3/vidhub-video/_highlights.scss */
.highlights_wrapper {
  width: 100%;
  clear: both;
}
/* line 5, ../scss/modules-3/vidhub-video/_highlights.scss */
.highlights_wrapper #loop_index {
  display: none;
}

/* line 1, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos {
  position: relative;
  clear: both;
  padding-top: 20px;
  border-top: 1px solid black;
}
/* line 8, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos h2 {
  font-size: 21px;
  font-weight: normal;
  font-family: 'larsseit-light';
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
/* line 17, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos .hide {
  display: none;
}
/* line 21, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos .allvideos-items {
  position: relative;
  overflow: auto;
}
/* line 26, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos .loadingSpinner {
  background: url("loader.gif") no-repeat scroll center center transparent;
  height: 45px;
  width: 100%;
  float: left;
}
/* line 32, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos .loadingSpinnerAll {
  background: url("loader.gif") no-repeat scroll center center transparent;
  width: 100%;
  height: 100%;
}
/* line 39, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos .load_more_thumbs {
  height: 40px;
  text-transform: uppercase;
  line-height: 40px;
}
/* line 46, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos .allvideooptions.sortonly {
  position: absolute;
  right: 10px;
  top: 15px;
}
/* line 52, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos #build-videos-search-form {
  width: 70%;
  display: inline-block;
  margin-right: 30px;
}
/* line 57, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos #build-videos-search {
  width: 100%;
  height: 28px;
  border: 0;
}
/* line 62, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos #build-videos-sort {
  width: 25%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: 95% 2px;
  float: right;
  margin-right: 10px;
}
/* line 70, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos #build-videos-sort option {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 77, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos select::-ms-expand {
  display: none;
}
/* line 80, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos select::-ms-value {
  background: none;
}
/* line 82, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos #build-videos-sort, #build-all-videos option, #build-all-videos input {
  background-color: black;
  color: white;
  height: 30px;
  font-size: 14px;
  font-family: "Larsseit-Light", sans-serif;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding-left: 10px;
}
/* line 93, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos .loadingoverlay {
  display: none;
  height: 0;
  width: 0;
}
/* line 97, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos .loadingoverlay.loading {
  display: block;
  position: absolute;
  z-index: 200;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5) url(loader.gif) center center no-repeat;
}
/* line 107, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos .error {
  padding: 12px;
}
/* line 110, ../scss/modules-3/vidhub-video/_allvideos.scss */
#build-all-videos .searchandsort {
  padding: 0 0 15px 0;
}

/* line 116, ../scss/modules-3/vidhub-video/_allvideos.scss */
.select-arrow-down-white {
  background-image: url("../../images/legacy/arrow-down-white.png");
  background-repeat: no-repeat;
}

/* line 120, ../scss/modules-3/vidhub-video/_allvideos.scss */
.select-arrow-up-white {
  background-image: url("../../images/legacy/arrow-up-white.png");
  background-repeat: no-repeat;
}

@media only screen and (max-width: 753px) {
  /* line 128, ../scss/modules-3/vidhub-video/_allvideos.scss */
  #build-all-videos .vid-container {
    width: 49%;
  }
  /* line 130, ../scss/modules-3/vidhub-video/_allvideos.scss */
  #build-all-videos .vid-container .thumb-img {
    padding: 0;
  }
  /* line 134, ../scss/modules-3/vidhub-video/_allvideos.scss */
  #build-all-videos .videoitem:nth-child(odd) {
    float: left;
  }
  /* line 137, ../scss/modules-3/vidhub-video/_allvideos.scss */
  #build-all-videos .videoitem:nth-child(even) {
    float: right;
  }
}
@media only screen and (min-width: 754px) and (max-width: 899px) {
  /* line 144, ../scss/modules-3/vidhub-video/_allvideos.scss */
  #build-all-videos {
    margin: 0 10px;
  }
  /* line 146, ../scss/modules-3/vidhub-video/_allvideos.scss */
  #build-all-videos h2 {
    padding-left: 0;
  }
  /* line 149, ../scss/modules-3/vidhub-video/_allvideos.scss */
  #build-all-videos .vid-container {
    width: 32%;
  }
  /* line 151, ../scss/modules-3/vidhub-video/_allvideos.scss */
  #build-all-videos .vid-container .thumb-img {
    padding: 0;
  }
  /* line 155, ../scss/modules-3/vidhub-video/_allvideos.scss */
  #build-all-videos .videoitem:nth-child(3n+1) {
    float: left;
  }
  /* line 158, ../scss/modules-3/vidhub-video/_allvideos.scss */
  #build-all-videos .videoitem:nth-child(3n+2) {
    padding-left: 2%;
  }
  /* line 161, ../scss/modules-3/vidhub-video/_allvideos.scss */
  #build-all-videos .videoitem:nth-child(3n+3) {
    float: right;
  }
}
@media only screen and (max-width: 899px) {
  /* line 168, ../scss/modules-3/vidhub-video/_allvideos.scss */
  #build-all-videos #build-videos-sort {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    margin: 10px 0;
    background-position-x: 95%;
  }
  /* line 176, ../scss/modules-3/vidhub-video/_allvideos.scss */
  #build-all-videos #build-videos-search-form {
    width: 100%;
    margin-right: 0;
  }
  /* line 180, ../scss/modules-3/vidhub-video/_allvideos.scss */
  #build-all-videos .searchandsort {
    padding-left: 0;
    position: relative;
    overflow: hidden;
  }
}
/* line 4, ../scss/modules-3/vidhub-video/_news.scss */
.vidmod_wrapper.news_wrapper .vid-container .thumb-img #vid_num {
  display: block;
  position: absolute;
  z-index: 1;
  border-color: black transparent transparent;
  border-width: 35px 35px 0px 0px;
  -webkit-transition: .3s;
          transition: .3s;
  border-style: solid;
  width: 0px;
  height: 0px;
  line-height: 0px;
}
/* line 19, ../scss/modules-3/vidhub-video/_news.scss */
.vidmod_wrapper.news_wrapper #index {
  position: absolute;
  font-family: "Larsseit-Medium", sans-serif;
  top: -20px;
  left: 4px;
  color: #c2ff01;
}

/* line 1, ../scss/modules-3/vidhub-video/_video_player.scss */
.build-video-player {
  width: 100%;
}
/* line 4, ../scss/modules-3/vidhub-video/_video_player.scss */
.build-video-player .playerwrap {
  float: left;
  width: 650px;
  min-height: 150px;
  background-color: black;
}
/* line 11, ../scss/modules-3/vidhub-video/_video_player.scss */
.build-video-player .videoplayer-info {
  margin-left: 650px;
}
/* line 14, ../scss/modules-3/vidhub-video/_video_player.scss */
.build-video-player .videotext {
  color: #000000;
  font-family: "Larsseit", sans-serif;
  padding-left: 28px;
  letter-spacing: 0em;
}
/* line 21, ../scss/modules-3/vidhub-video/_video_player.scss */
.build-video-player .buttons {
  position: relative;
  margin-top: 25px;
  padding-left: 28px;
}
/* line 26, ../scss/modules-3/vidhub-video/_video_player.scss */
.build-video-player .videodate {
  font-family: "Larsseit-Bold", sans-serif;
  font-size: 12px;
  display: block;
  padding-bottom: 8px;
}
/* line 33, ../scss/modules-3/vidhub-video/_video_player.scss */
.build-video-player .videotitle {
  display: block;
  font-size: 19px;
  line-height: 26px;
  text-transform: uppercase;
  padding-bottom: 20px;
}
/* line 40, ../scss/modules-3/vidhub-video/_video_player.scss */
.build-video-player .videodesc {
  display: block;
  font-size: 14px;
  line-height: 19px;
  font-family: "Larsseit-Light", sans-serif;
  letter-spacing: 0.5px;
}
  .red .build-video-player .videodesc > a {
    color: #9e1b30;
  }
    .red .build-video-player .videodesc > a:hover {
      color: #5C101C;
    }
/* line 48, ../scss/modules-3/vidhub-video/_video_player.scss */
.build-video-player .bottom {
  height: 30px;
  clear: both;
  width: 100%;
  border-bottom: 1px solid #000000;
}
/* line 56, ../scss/modules-3/vidhub-video/_video_player.scss */
.build-video-player .shared-services-w .clearfix {
  clear: none;
}
/* line 59, ../scss/modules-3/vidhub-video/_video_player.scss */
.build-video-player .shared-services .share-text {
  float: none;
  margin: 0;
}
/* line 61, ../scss/modules-3/vidhub-video/_video_player.scss */
.build-video-player #build-share {
  overflow: auto;
  margin-bottom: 25px;
  float: left;
  margin-right: 30px;
}
/* line 67, ../scss/modules-3/vidhub-video/_video_player.scss */
.build-video-player .wtwdata {
  padding-left: 28px;
  margin-top: 10px;
}
/* line 71, ../scss/modules-3/vidhub-video/_video_player.scss */
.build-video-player a.wtw-link {
  display: block;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  background-color: black;
  color: #c2ff01;
  margin-bottom: 10px;
}


.page-build .build-video-player a.wtw-link{
  color:white;
  font-size: 13px;
  letter-spacing: .02em;
  margin-bottom: 10px;
  padding: 13px 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

@media only screen and (max-width: 1108px) {
  /* line 84, ../scss/modules-3/vidhub-video/_video_player.scss */
  .build-video-player .playerwrap {
    width: 100%;
    float: none;
  }
  /* line 88, ../scss/modules-3/vidhub-video/_video_player.scss */
  .build-video-player .videoplayer-info {
    margin-left: 0;
    padding: 0 10px;
  }
  /* line 92, ../scss/modules-3/vidhub-video/_video_player.scss */
  .build-video-player .videotext {
    width: 100%;
    float: none;
    padding: 0;
    margin-top: 15px;
  }
  /* line 98, ../scss/modules-3/vidhub-video/_video_player.scss */
  .build-video-player .videotitle {
    padding-bottom: 12px;
  }
  /* line 101, ../scss/modules-3/vidhub-video/_video_player.scss */
  .build-video-player .buttons {
    padding-left: 0;
  }
  /* line 104, ../scss/modules-3/vidhub-video/_video_player.scss */
  .build-video-player .wtwdata {
    padding-left: 0;
  }
  /* line 107, ../scss/modules-3/vidhub-video/_video_player.scss */
  .build-video-player #build-share {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 1265px) and (max-width: 1399px) {
  /* line 114, ../scss/modules-3/vidhub-video/_video_player.scss */
  .build-video-player .playerwrap {
    width: 650px;
  }
  /* line 117, ../scss/modules-3/vidhub-video/_video_player.scss */
  .build-video-player .videoplayer-info {
    margin-left: 650px;
  }
}
@media only screen and (min-width: 1400px) {
  /* line 125, ../scss/modules-3/vidhub-video/_video_player.scss */
  .build-video-player .playerwrap {
    width: 780px;
  }
  /* line 128, ../scss/modules-3/vidhub-video/_video_player.scss */
  .build-video-player .videoplayer-info {
    margin-left: 780px;
  }
}
/* line 1, ../scss/modules-3/vidhub-sailthru/_build_sailthru.scss */
.build-sailthru-module, .generic-sailthru-module {
  font-family: "Larsseit-Light", sans-serif;
  clear: left;
  float: left;
  margin-right: 20px;
  margin-top: 34px;
  width: 48%;
  box-sizing: border-box;
}
/* line 10, ../scss/modules-3/vidhub-sailthru/_build_sailthru.scss */
.build-sailthru-module .desc, .generic-sailthru-module .desc {
  padding-left: 4px;
  font-size: 14px;
  letter-spacing: 0.5px;
}
/* line 16, ../scss/modules-3/vidhub-sailthru/_build_sailthru.scss */
.build-sailthru-module .title, .generic-sailthru-module .title {
  font-family: "Larsseit-Light", sans-serif;
  font-size: 20px;
}
/* line 21, ../scss/modules-3/vidhub-sailthru/_build_sailthru.scss */
.build-sailthru-module .signup-wrapper, .generic-sailthru-module .signup-wrapper {
  margin-top: 27px;
  margin-bottom: 30px;
}
/* line 25, ../scss/modules-3/vidhub-sailthru/_build_sailthru.scss */
.build-sailthru-module .signup-wrapper .email, .generic-sailthru-module .signup-wrapper .email {
  height: 40px;
  border: solid 1px #aaaaaa;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  outline: medium none;
  width: 270px;
  letter-spacing: 1px;
  font-family: "Larsseit", sans-serif;
}
/* line 38, ../scss/modules-3/vidhub-sailthru/_build_sailthru.scss */
.build-sailthru-module .signup-wrapper .email.initial, .generic-sailthru-module .signup-wrapper .email.initial {
  color: #999999;
}
/* line 43, ../scss/modules-3/vidhub-sailthru/_build_sailthru.scss */
.build-sailthru-module .signup-wrapper input.signup, .generic-sailthru-module .signup-wrapper input.signup {
  width: 170px;
  height: 40px;
  background-color: #000000;
  font-size: 14px;
  color: #ffffff;
  border: medium none;
  padding: 0;
  line-height: 40px;
  outline: medium none;
  cursor: pointer;
  letter-spacing: 1px;
  font-family: "Larsseit", sans-serif;
}
/* line 60, ../scss/modules-3/vidhub-sailthru/_build_sailthru.scss */
.build-sailthru-module .signup-result, .generic-sailthru-module .signup-result {
  margin-top: 30px;
  margin-bottom: 30px;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
/* line 68, ../scss/modules-3/vidhub-sailthru/_build_sailthru.scss */
.build-sailthru-module .signup-result .redo, .generic-sailthru-module .signup-result .redo {
  margin-left: 4px;
  text-decoration: underline;
}
/* line 74, ../scss/modules-3/vidhub-sailthru/_build_sailthru.scss */
.build-sailthru-module .hide, .generic-sailthru-module .hide {
  display: none;
}

/* line 81, ../scss/modules-3/vidhub-sailthru/_build_sailthru.scss */
.generic-sailthru-module .signup-wrapper input.signup {
  color: #C2FF01;
}

/* line 3, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper h3 {
  padding-top: 20px;
  border-top: 1px solid black;
}
/* line 8, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper {
  height: 350px;
  width: 50%;
  float: left;
  margin-bottom: 20px;
  -webkit-perspective: 1000px;
  /* Chrome, Safari, Opera */
  perspective: 1000px;
}
/* line 16, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container {
  position: relative;
  width: 98%;
  height: 100%;
  float: left;
  z-index: 1;
}
/* line 23, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card {
  height: 100%;
  width: 100%;
  float: left;
}
/* line 28, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .image_wrapper {
  height: 85%;
  overflow: hidden;
}
/* line 32, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .image_wrapper .face_cover {
  width: 100%;
}
/* line 37, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .face {
  position: absolute;
  height: 100%;
  width: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  cursor: pointer;
}
/* line 45, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .face.back {
  cursor: default;
  overflow: hidden;
  display: block;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  box-sizing: border-box;
  color: black;
  text-align: center;
  background-color: white;
}
/* line 59, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .face.back .collection_title {
  border-bottom: 1px solid black;
  height: 20px;
  text-transform: uppercase;
  text-align: left;
  font-size: 14px;
  line-height: initial;
  cursor: default;
}
/* line 68, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .face.back .collection_title .close {
  float: right;
  cursor: pointer;
}
/* line 74, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .face.back .season_sort {
  border: 1px solid black;
  background-position: 95% 11px;
  border-radius: 0px;
  padding-left: 5px;
  width: 169px;
  height: 38px;
  color: white;
  background-color: black;
  text-transform: uppercase;
  text-align: left;
  font-size: 12px;
  display: block;
  margin: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
/* line 92, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .face.back .season_sort::-ms-expand {
  display: none;
}
/* line 97, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .face.back .video_selection {
  height: 300px;
}
/* line 100, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .face.back .video_selection .carousel_wrapper {
  height: 220px;
  margin: 10px 0 0 0;
  overflow: hidden;
  border-bottom: 1px solid black;
}
/* line 106, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .face.back .video_selection .carousel_wrapper .slider-nav, .collections_wrapper .panel_wrapper #container #card .face.back .video_selection .carousel_wrapper .slider-for {
  width: 50%;
  float: left;
}
/* line 110, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .face.back .video_selection .carousel_wrapper .slider-nav {
  padding: 0px 5px 0 0px;
}
/* line 113, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .face.back .video_selection .carousel_wrapper .slider-for {
  padding: 0px 0px 0 5px;
}
/* line 117, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .face.back .video_selection .carousel_wrapper .carousel {
  height: 160px;
}
/* line 122, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .face.back .video_selection .slick_controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
/* line 131, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .img_cover {
  background-color: white;
  width: 90%;
  height: 100px;
  margin-top: -40px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid white;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
/* line 143, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .img_cover .lead_text {
  margin: 30px 0 10px 30px;
  text-transform: uppercase;
  font-size: 20px;
}
/* line 149, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container #card .img_cover .secondary_link {
  margin: 10px 0 10px 30px;
  text-transform: uppercase;
  font-size: 13px;
  text-decoration: underline;
  color: #000000;
}
/* line 160, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper .vid-container {
  height: 170px;
}
/* line 163, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper .vid-container .thumb-img {
  max-height: 120px;
  padding-right: 0px;
}
/* line 169, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper .slick-list {
  height: 100% !important;
}
/* line 174, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper .slick-next, .collections_wrapper .panel_wrapper .slick-prev {
  position: relative;
  display: inline-block;
  z-index: 1;
  font-size: 45px;
  border: none;
  color: #c2ff01;
  background-color: white;
  cursor: pointer;
}
/* line 184, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper .slick-next:focus, .collections_wrapper .panel_wrapper .slick-prev:focus {
  outline: none;
}
/* line 189, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper .slick-next {
  left: 15%;
  bottom: -7px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 199, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper .slick-prev {
  right: 15%;
  bottom: -10px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 209, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
/* line 225, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container.clicked #card {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* line 231, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container.clicked #card .front {
  display: none;
}
/* line 235, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper #container.clicked #card .face {
  backface-visibility: visible;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -o-backface-visibility: visible;
  -ms-backface-visibility: visible;
}
/* line 244, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .panel_wrapper .loadingSpinnerAll {
  background: url("loader.gif") no-repeat scroll center center transparent;
  width: 100%;
  height: 100%;
}
/* line 251, ../scss/modules-3/vidhub-collections/_collections.scss */
.collections_wrapper .collections_title {
  border-bottom: 1px solid black;
  cursor: default;
  font-size: 14px;
  height: 20px;
  line-height: 14px;
  padding-bottom: 6px;
  text-align: left;
  text-transform: uppercase;
}

/* line 1, ../scss/modules-3/followaol/_followaol.scss */
.buildsocialmod, .generic-socialmod {
  width: 48%;
  float: left;
  margin: 72px 0 30px;
}
/* line 5, ../scss/modules-3/followaol/_followaol.scss */
.buildsocialmod h2, .generic-socialmod h2 {
  padding-top: 30px;
  margin: 0 0 25px;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-family: "Larsseit-Light", sans-serif;
}
/* line 12, ../scss/modules-3/followaol/_followaol.scss */
.buildsocialmod a[class^="navicon-"], .buildsocialmod a[class*=" navicon-"], .generic-socialmod a[class^="navicon-"], .generic-socialmod a[class*=" navicon-"] {
  float: left;
  font-size: 39px;
  margin-right: 30px;
}
/* line 16, ../scss/modules-3/followaol/_followaol.scss */
.buildsocialmod a[class^="navicon-"]:hover, .buildsocialmod a[class*=" navicon-"]:hover, .generic-socialmod a[class^="navicon-"]:hover, .generic-socialmod a[class*=" navicon-"]:hover {
  color: #000;
}
/* line 20, ../scss/modules-3/followaol/_followaol.scss */
.buildsocialmod .clear, .generic-socialmod .clear {
  display: none;
}

/* line 26, ../scss/modules-3/followaol/_followaol.scss */
.generic-socialmod a[class^="navicon-"], .generic-socialmod a[class*=" navicon-"] {
  height: 39px;
  width: 39px;
  border-radius: 22px;
  background-color: #C2FF01;
}
/* line 31, ../scss/modules-3/followaol/_followaol.scss */
.generic-socialmod a[class^="navicon-"]:hover, .generic-socialmod a[class*=" navicon-"]:hover {
  opacity: 0.9;
}

/* line 1, ../scss/modules-3/timer/_timer.scss */
.timer {
  background: #000;
  color: #fff;
  padding: 17px 0 12px;
  text-align: center;
  margin-bottom: 30px;
  min-height: 74px;
  font-family: "Larsseit-Light", sans-serif;
}
/* line 9, ../scss/modules-3/timer/_timer.scss */
.timer .txttimerwrap {
  display: inline-block;
}
/* line 12, ../scss/modules-3/timer/_timer.scss */
.timer .hdrtxt {
  display: inline-block;
  font-size: 16px;
  padding-top: 30px;
  letter-spacing: .1em;
  margin-right: 30px;
  text-transform: uppercase;
  vertical-align: middle;
}
/* line 20, ../scss/modules-3/timer/_timer.scss */
.IE9 .timer .hdrtxt {
  padding-top: 20px;
}
/* line 24, ../scss/modules-3/timer/_timer.scss */
.timer .countdowntimer {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
}
/* line 28, ../scss/modules-3/timer/_timer.scss */
.timer .countdowntimer .clock {
  float: left;
  margin: 0 20px 0 0;
  letter-spacing: .2em;
  width: 63px;
}
/* line 33, ../scss/modules-3/timer/_timer.scss */
.timer .countdowntimer .clock span {
  font-size: 18px;
}
/* line 36, ../scss/modules-3/timer/_timer.scss */
.timer .countdowntimer .clock .label {
  border-top: 1px solid white;
  font-size: 12px;
  line-height: 26px;
  margin-top: 2px;
  padding-top: 2px;
  letter-spacing: .1em;
}
/* line 45, ../scss/modules-3/timer/_timer.scss */
.IE9 .timer .countdowntimer {
  display: inline-block;
  margin-bottom: -35px;
}
/* line 50, ../scss/modules-3/timer/_timer.scss */
.timer .liveEventText {
  text-transform: uppercase;
  padding-top: 25px;
  line-height: 26px;
}
/* line 54, ../scss/modules-3/timer/_timer.scss */
.timer .liveEventText.dn {
  padding-top: 0;
}
/* line 58, ../scss/modules-3/timer/_timer.scss */
.timer .liveEventText a {
  line-height: 26px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-decoration: underline;
}
/* line 65, ../scss/modules-3/timer/_timer.scss */
.timer .liveEventText a:hover {
  opacity: 0.9;
}
/* line 70, ../scss/modules-3/timer/_timer.scss */
.timer .addthisevent-drop {
  z-index: 9999;
  border-radius: 0;
  font-family: "Larsseit-Medium", sans-serif;
  font-size: 12px;
  font-weight: normal;
  width: 135px;
  top: 3px;
  padding: 18px;
  margin-left: 30px;
  margin-bottom: 0;
}
/* line 81, ../scss/modules-3/timer/_timer.scss */
.timer .addthisevent-drop .addthisevent_icon {
  background: none;
}
/* line 84, ../scss/modules-3/timer/_timer.scss */
.timer .addthisevent-drop:hover {
  color: #000;
  font-size: 12px;
  text-decoration: underline;
}
/* line 90, ../scss/modules-3/timer/_timer.scss */
.timer .addthisevent {
  display: none;
}

/* line 1, ../scss/modules-3/vidhub-question/_build_question.scss */
.build-question-button {
  border: 0px;
  background: Black none repeat scroll 0 0;
  color: white;
  font-family: 'Larsseit', arial;
  cursor: pointer;
  font-size: 10px;
  height: 40px;
  left: 0;
  letter-spacing: 4px;
  padding: 14px;
  text-align: center;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  top: 0;
  -webkit-transform-origin: center bottom 0;
          transform-origin: center bottom 0;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: all 0.3s ease-out 0s;
          transition: all 0.3s ease-out 0s;
  width: 242px;
  text-transform: uppercase;
  text-decoration: none;
}
/* line 2, ../scss/modules-3/vidhub-question/_build_question.scss */
.build-question-button:before {
  content: "\e616";
  font-family: "icons";
}

/* line 28, ../scss/modules-3/vidhub-question/_build_question.scss */
.build-question-module .build-question-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .0;
  filter: alpha(opacity=0);
  z-index: 999999;
  display: none;
}
/* line 41, ../scss/modules-3/vidhub-question/_build_question.scss */
.build-question-module .build-question-wrapper {
  position: fixed;
  top: 0;
  margin-top: 100px;
  background: #ffffff;
  z-index: 10001;
  box-shadow: 0px 0px 5px #444444;
  display: none;
  padding: 10px 0px 10px 0px;
  left: 0px;
  width: 100%;
  height: 360px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: -180px;
}
/* line 60, ../scss/modules-3/vidhub-question/_build_question.scss */
.build-question-module .build-question-wrapper .build-question-close {
  float: right;
  margin-right: 6px;
  cursor: pointer;
  font-family: 'Larsseit', arial;
}
/* line 66, ../scss/modules-3/vidhub-question/_build_question.scss */
.build-question-module .build-question-wrapper .build-question-form {
  margin: 40px 33px;
}
/* line 68, ../scss/modules-3/vidhub-question/_build_question.scss */
.build-question-module .build-question-wrapper .build-question-form span {
  display: block;
  font-family: "Larsseit", arial;
  font-size: 18px;
  letter-spacing: 2px;
  margin-bottom: 15px;
  color: #333;
}
/* line 76, ../scss/modules-3/vidhub-question/_build_question.scss */
.build-question-module .build-question-wrapper .build-question-form textarea {
  background-color: #e7e7e7;
  border: medium none;
  font-family: arial;
  font-size: 14px;
  height: 120px;
  letter-spacing: 1px;
  margin-bottom: 30px;
  padding: 5px;
  width: 85%;
  resize: none;
}
/* line 88, ../scss/modules-3/vidhub-question/_build_question.scss */
.build-question-module .build-question-wrapper .build-question-form .build-question-name {
  background-color: #e7e7e7;
  border: medium none;
  font-size: 14px;
  height: 25px;
  padding-left: 10px;
  width: 85%;
  max-width: 250px;
}
/* line 97, ../scss/modules-3/vidhub-question/_build_question.scss */
.build-question-module .build-question-wrapper .build-question-form button {
  background-color: black;
  border: medium none;
  clear: both;
  color: white;
  display: block;
  font-size: 12px;
  letter-spacing: 2px;
  padding: 10px;
  position: absolute;
  text-transform: uppercase;
}
/* line 109, ../scss/modules-3/vidhub-question/_build_question.scss */
.build-question-module .build-question-wrapper .build-question-form .build-question-submit {
  right: 20px;
  bottom: 20px;
  float: right;
}
/* line 114, ../scss/modules-3/vidhub-question/_build_question.scss */
.build-question-module .build-question-wrapper .build-question-form .build-question-result-msg {
  margin: 22% auto;
  text-align: center;
  display: block;
}
/* line 119, ../scss/modules-3/vidhub-question/_build_question.scss */
.build-question-module .build-question-wrapper .build-question-form .build-question-close-btn {
  width: 100px;
  position: relative;
  margin-top: 30px;
  display: inline-block;
}
/* line 125, ../scss/modules-3/vidhub-question/_build_question.scss */
.build-question-module .build-question-wrapper .build-question-form .build-question-error {
  _display: none;
  color: red;
  padding-bottom: 10px;
}
/* line 129, ../scss/modules-3/vidhub-question/_build_question.scss */
.build-question-module .build-question-wrapper .build-question-form .build-question-error ul {
  list-style-type: disc;
}
/* line 133, ../scss/modules-3/vidhub-question/_build_question.scss */
.build-question-module .build-question-wrapper .build-question-form .input_error {
  background-color: pink;
  border: 1px dashed red;
  color: white;
}

/* line 3, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
#build_up_next {
  border-bottom: 1px solid black;
}
/* line 7, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
#build_up_next ul {
  width: 100%;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 14, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
#build_up_next ul .slick-list {
  margin-bottom: -200px !important;
  padding-bottom: 200px !important;
}
/* line 20, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
#build_up_next ul.full-width li {
  width: 50%;
}
/* line 25, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
#build_up_next ul li {
  float: left;
  width: 25%;
  list-style-type: none;
}
/* line 30, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
#build_up_next ul li .build_image {
  margin-right: 10px;
  overflow: hidden;
}
/* line 34, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
#build_up_next ul li .build_image img {
  width: 100%;
  vertical-align: middle;
  display: inline-block;
}
/* line 41, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
#build_up_next ul li .build_text {
  background-color: #FFF;
  position: relative;
  padding: 15px 15px 0;
  font-family: "Larsseit", sans-serif;
}
/* line 48, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
#build_up_next ul li .build_text .build_date {
  font-size: 12px;
  font-family: 'larsseit-bold';
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
/* line 55, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
#build_up_next ul li .build_text h3 {
  margin: 15px 0;
}
/* line 59, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
#build_up_next ul li .build_text .build_synopsis {
  line-height: 20px;
  font-size: 15px;
  margin-bottom: 30px;
}
/* line 65, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
#build_up_next ul li .build_text .build_ticket {
  margin-bottom: 15px;
}
/* line 69, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
#build_up_next ul li .build_text .build_ticket a,
#build_up_next ul li .build_text .add_to_calendar {
  font-size: 12px;
  font-family: 'larsseit-bold';
  text-transform: uppercase;
  border-bottom: 1px solid #CCC;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
  line-height: 1.5;
}
/* line 84, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
#build_up_next .load-more a {
  display: block;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 38px;
  padding-top: 2px;
  font-size: 12px;
  font-family: 'larsseit-medium';
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
/* line 97, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
#build_up_next .load-more a:hover {
  opacity: .8;
}
/* line 103, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
#build_up_next .addthisevent-drop {
  border: none;
  padding: 3px 0 0 25px;
  z-index: 9998 !important;
}
/* line 108, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
#build_up_next .addthisevent-drop .addthisevent_icon {
  left: 0;
  top: 0;
}

@media only screen and (min-width: 481px) and (max-width: 560px) {
  /* line 121, ../scss/modules-3/vidhub_up_next/_build_up_next.scss */
  #build_up_next ul li .build_text .build_date {
    font-size: 10px;
  }
}
/* line 3, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
#join-the-conversation {
  font-family: 'larsseit-light';
  overflow: hidden;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  padding-bottom: 15px;
  margin-top: 20px;
}
/* line 11, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
#join-the-conversation .intro {
  color: #000;
  line-height: 23px;
  margin: 0 30px 25px 0;
}
/* line 17, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
#join-the-conversation .tweet {
  background-color: #000;
  padding: 10px;
  color: #fff;
  width: 180px;
  margin-right: 10px;
  margin-bottom: 15px;
  vertical-align: top;
  position: relative;
}
/* line 27, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
#join-the-conversation .tweet:hover {
  opacity: .7;
}
/* line 31, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
#join-the-conversation .tweet a {
  color: #fff;
}
/* line 34, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
#join-the-conversation .tweet a:hover {
  color: #fff;
}
/* line 39, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
#join-the-conversation .tweet .bottom {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 15px 10px;
  border-color: transparent transparent transparent #000;
  position: absolute;
  left: 0;
  bottom: -15px;
}
/* line 62, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
#join-the-conversation .tweet .top {
  line-height: 25px;
  text-transform: uppercase;
  font-size: 14px;
}
/* line 67, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
#join-the-conversation .tweet .top .navicon-twitter {
  font-size: 19px;
}
/* line 71, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
#join-the-conversation .tweet .top .date {
  float: right;
  font-family: 'larsseit-medium';
}
/* line 76, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
#join-the-conversation .tweet .top .usehandle {
  font-family: 'larsseit-medium';
  position: relative;
  top: -2px;
}
/* line 83, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
#join-the-conversation .tweet .tweet-body {
  line-height: 23px;
  font-size: 12px;
  padding: 0 6px 15px;
}
/* line 91, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
#join-the-conversation .load-more, #join-the-conversation .show-less {
  display: none;
  clear: both;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 42px;
  font-size: 12px;
  margin-bottom: 20px;
  font-family: 'larsseit-medium';
  letter-spacing: 1px;
  height: 39px;
  cursor: pointer;
}
/* line 106, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
#join-the-conversation .load-more:hover, #join-the-conversation .show-less:hover {
  opacity: .8;
}

@media only screen and (min-width: 900px) {
  /* line 115, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
  #join-the-conversation ul {
    width: 100%;
    overflow: hidden;
  }
  /* line 119, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
  #join-the-conversation ul > *:nth-child(3n) {
    margin-right: 0;
  }
  /* line 122, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
  #join-the-conversation ul > *:nth-child(3n+1) {
    clear: left;
  }
  /* line 127, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
  #join-the-conversation .intro {
    float: left;
  }
  /* line 131, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
  #join-the-conversation .tweet, #join-the-conversation .intro {
    margin: 0 3.5% 25px 0;
    width: 31%;
    position: relative;
    box-sizing: border-box;
    float: left;
  }
  /* line 137, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
  #join-the-conversation .tweet.ishidden, #join-the-conversation .intro.ishidden {
    display: none;
  }
  /* line 142, ../scss/modules-3/vidhub-tweets/_build_tweets.scss */
  #join-the-conversation .load-more, #join-the-conversation .show-less {
    display: block;
  }
}
/* line 3, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget a:link {
  color: black;
  text-decoration: none;
}
/* line 8, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget a:visited {
  color: black;
  text-decoration: none;
}
/* line 13, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget a:hover {
  color: #3399ff;
  text-decoration: none;
}
/* line 17, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .tab-container {
  height: 25px;
  left: -4px;
  position: absolute;
  top: 19px;
  width: 15px;
}
/* line 25, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .tranover {
  z-index: 999999;
  width: 40px;
  height: 135px;
  background: transparent;
  opacity: 0.4;
  position: fixed;
  top: 50%;
  right: 0;
  cursor: pointer;
}
/* line 37, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .next-article {
  outline: none;
  z-index: 99999;
  width: 360px;
  height: 130px;
  background-color: #fff;
  border-top: #3399ff  2px solid;
  border-bottom: #3399ff 2px solid;
  position: fixed;
  top: 50%;
  right: -375px;
  padding-right: 5px;
}
/* line 50, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .next-article img, .article-next-widget .next-article span, .article-next-widget .next-article button {
  float: left;
}
/* line 54, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .next-article .tab-container.reversed span {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -ms-filter: "FlipH";
  -webkit-filter: "FlipH";
          filter: "FlipH";
}
/* line 62, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .next-article .tab-container.reversed span:before {
  content: "\e60d";
  margin-left: -15px;
}
/* line 68, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .next-article .tab-container span {
  background-repeat: no-repeat;
  width: 12px;
  border: none;
  margin-top: 29px;
  margin-left: 10px;
  font-family: 'icons';
}
/* line 75, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .next-article .tab-container span:before {
  content: "\e60d";
  font-size: 30px;
  color: white;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 86, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .next-article img {
  width: 110px;
  height: 110px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  float: left;
}
/* line 95, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .next-article .card-title, .article-next-widget .next-article .card-text, .article-next-widget .next-article .card-cta {
  color: #3c3c3c;
  display: block;
  padding-bottom: 8px;
  width: 50%;
}
/* line 102, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .next-article .card-title {
  font-family: "Larsseit-Bold", sans-serif;
  font-weight: 900;
  font-size: 13px;
  letter-spacing: 2px;
  padding-top: 15px;
}
/* line 110, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .next-article .card-text, .article-next-widget .next-article .card-cta {
  font-family: "Larsseit", sans-serif;
  font-size: 15px;
  line-height: 24px;
}
/* line 116, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .next-article .card-cta {
  color: #3399ff;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 900;
}
/* line 121, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .next-article .card-cta a {
  color: #3399ff;
}
/* line 126, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .next-article .card-text {
  height: 56px;
  overflow: hidden;
}
/* line 131, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .next-article button {
  background: #3399ff none repeat scroll 0 0;
  border: medium none;
  color: white;
  height: 130px;
  margin-top: 0px;
  width: 40px;
  cursor: pointer;
  z-index: 999;
}
/* line 143, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .slide-in {
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
}
/* line 152, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .slidein {
  -webkit-animation-name: slidein;
  animation-name: slidein;
}
@-webkit-keyframes slidein {
  from {
    right: -340px;
  }
  to {
    right: -2px;
  }
}
@-webkit-keyframes slideout {
  from {
    right: -2px;
  }
  to {
    right: -305px;
  }
}
/* line 193, ../scss/modules-3/article_next/_article_next.scss */
.article-next-widget .slideout {
  -webkit-animation-name: slideout;
  animation-name: slideout;
}
@-webkit-keyframes slideout {
  from {
    right: -2px;
  }
  to {
    right: -325px;
  }
}
@media only screen and (max-width: 753px) {
  /* line 221, ../scss/modules-3/article_next/_article_next.scss */
  .article-next-widget {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  /* The following sets a handle for boot.js respond method.  DO NOT MODIFY */
  /* line 2, ../scss/grid-3/_grid_480.scss */
  html {
    font-family: display_480;
  }

  /* line 7, ../scss/grid-3/_grid_480.scss */
  .state-indicator {
    z-index: 480;
  }

  /* End boot.js respond handle */
  /* line 11, ../scss/grid-3/_grid_480.scss */
  #aol3-grid {
    margin-top: 64px;
    width: 100%;
  }

  /* line 15, ../scss/grid-3/_grid_480.scss */
  #aol3-grid.dynamicSearchGrid {
    margin-top: 93px;
  }

  /* line 18, ../scss/grid-3/_grid_480.scss */
  body div.resp-show480 {
    display: block;
  }

  /* line 22, ../scss/grid-3/_grid_480.scss */
  body div.resp-show1024 {
    display: none;
  }

  /* line 25, ../scss/grid-3/_grid_480.scss */
  #leftnav-container {
    width: 255px;
  }

  /* line 28, ../scss/grid-3/_grid_480.scss */
  #header-container {
    background-color: #FFF;
    border-bottom: 1px solid #e3e3e3;
    height: 60px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
  }
  /* line 37, ../scss/grid-3/_grid_480.scss */
  #header-container.include-sharebar {
    padding-bottom: 38px;
  }

  /* line 42, ../scss/grid-3/_grid_480.scss */
  #rightrail-container {
    float: left;
    width: 100%;
    min-width: 300px;
    padding: 0 10px;
    box-sizing: border-box;
    position: relative;
  }

  /* line 50, ../scss/grid-3/_grid_480.scss */
  #centerwell-container {
    width: auto;
    min-width: 300px;
    padding: 0 10px;
  }

  /* line 55, ../scss/grid-3/_grid_480.scss */
  #dl-container {
    margin-bottom: 10px;
  }

  /* line 58, ../scss/grid-3/_grid_480.scss */
  #footer-container {
    clear: both;
  }

  /* line 63, ../scss/grid-3/_grid_480.scss */
  .page-build #centre-wrapper, .page-what-to-watch #centre-wrapper {
    padding: 0;
  }

  /* line 2, ../scss/modules-3/leftnav/_leftnav_480.scss */
  #leftnav-container {
    -webkit-transform: translateX(-255px);
    transform: translateX(-255px);
    border-right: 0;
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
  }
  /* line 11, ../scss/modules-3/leftnav/_leftnav_480.scss */
  #leftnav-container.is-visible {
    display: block;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  /* line 20, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .leftnav-close {
    display: none;
    font-size: 14px;
    left: 255px;
    padding: 20px;
    position: fixed;
    z-index: 99999;
    color: #fff;
  }
  /* line 28, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .leftnav-close.is-visible {
    display: inline-block;
  }

  /* line 33, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .Gecko .leftnav-inner, .IE9 .leftnav-inner {
    width: 270px;
  }

  /* line 37, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr {
    padding-bottom: 100px;
  }
  /* line 39, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .leftnav-close {
    font-size: 14px;
    left: 255px;
    padding: 20px;
    position: absolute;
    z-index: 99999;
    color: #fff;
  }
  /* line 48, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr ul li {
    letter-spacing: .05em;
  }
  /* line 50, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr ul li a {
    font-size: 14px;
    color: #696969;
  }
  /* line 54, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr ul li a[class^="navicon-"]:before {
    line-height: 24px;
    padding-right: 15px;
  }
  /* line 59, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr ul .line {
    padding: 0;
    border-bottom: 1px solid #e0e0e0;
    margin: 0 15px;
  }
  /* line 65, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .lftnv_top {
    padding: 0;
    background: #facb85;
    /* Old browsers */
    /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #facb85), color-stop(10%, #eadc8d), color-stop(40%, #79dbc9), color-stop(100%, #15dbff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, #facb85 0%, #eadc8d 10%, #79dbc9 40%, #15dbff 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(45deg, #facb85 0%, #eadc8d 10%, #79dbc9 40%, #15dbff 100%);
    /* W3C */
  }
  /* line 76, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .lftnv_top .lftnv_bg {
    background: none;
    padding: 10px 15px 0 15px;
    /*color: #fff;
    font-size: 20px;*/
  }
  /* line 83, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .lftnv_top .usr_info, .lftnv_wr .lftnv_top .date, .lftnv_wr .lftnv_top #weather {
    display: none;
  }
  /* line 86, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .lftnv_top #headerlogo-globallink {
    margin: 15px 0 25px;
  }
  /* line 88, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .lftnv_top #headerlogo-globallink img {
    width: auto;
    height: 30px;
  }
  /* line 93, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .lftnv_top .globalHeaderLogo {
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
  }
  /* line 98, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .toplist {
    border-bottom: 0;
  }
  /* line 100, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .toplist li {
    color: #fff;
    padding: 15px 20px 12px 15px;
    font-weight: normal;
  }
  /* line 104, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .toplist li a {
    color: #fff;
  }
  /* line 107, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .toplist li .mailcount {
    float: none;
    margin-left: 15px;
    background-color: #FF526F;
  }
  /* line 112, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .toplist li:hover {
    background: none;
  }
  /* line 116, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .toplist li.sns a[class^="navicon-"]::before {
    color: #fff;
  }
  /* line 119, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .toplist li.sns .navicon-down_arrow:after, .lftnv_wr .toplist li.sns .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .readmore:after, .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .lftnv_wr .toplist li.sns .readmore:after {
    right: 20px;
    color: #fff;
  }
  /* line 123, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .toplist li.sns .sn {
    max-width: 200px;
  }
  /* line 127, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .toplist li.sns-usr-info a {
    color: #767676;
    font-size: 13px;
  }
  /* line 131, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .toplist li.show_usr_info {
    display: block;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: left;
    padding-left: 15px;
  }
  /* line 136, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .toplist li.show_usr_info a, .lftnv_wr .toplist li.show_usr_info a:hover {
    color: #fff;
  }
  /* line 139, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .toplist li.show_usr_info a.signout {
    border-color: #fff;
  }
  /* line 142, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .toplist li.show_usr_info:hover {
    background-color: rgba(0, 0, 0, 0.6);
  }
  /* line 148, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .toplist .line {
    border-bottom: 1px solid #e0e0e0;
    margin: 0 15px;
  }
  /* line 154, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .lftnv_lst li {
    padding: 2px 20px 0 14px;
  }
  /* line 156, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .lftnv_lst li:after {
    display: inline-block;
    width: 230px;
    margin: 0 auto -2px;
    padding-top: 12px;
    border-bottom: 1px solid #e0e0e0;
    content: "";
  }
  /* line 164, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .lftnv_lst li:last-child:after {
    border-color: transparent;
  }
  /* line 167, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .lftnv_lst li:hover:after {
    border-color: transparent;
  }
  /* line 170, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .lftnv_lst li:not(:first-child):hover {
    position: relative;
    margin-top: -1px;
    padding-top: 3px;
  }
  /* line 176, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .lftnv_lst li a {
    padding: 11px 0 0px;
  }
  /* line 181, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr .hide-mobile {
    display: none;
  }

  /* line 187, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .lftnv_wr.unauthenticated .toplist li.sns a, .lftnv_wr.unauthenticated .toplist li.sns a[class^="navicon-"]::before {
    color: #fff;
  }

  /* line 193, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .sliding-menu-fade-screen {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: black;
    opacity: 0;
    visibility: hidden;
    z-index: 0;
  }
  /* line 203, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .sliding-menu-fade-screen.is-visible {
    opacity: 0.7;
    visibility: visible;
    z-index: 99998;
  }

  /* line 209, ../scss/modules-3/leftnav/_leftnav_480.scss */
  .nav:after {
    background-color: transparent;
  }

  /* line 1, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 {
    width: 100%;
    max-width: 480px;
    max-height: 350px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    padding-bottom: 0;
    height: auto;
  }
  /* line 12, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .dlslide .slideoverlay {
    display: none;
  }
  /* line 17, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .overlaylink {
    display: none;
  }
  /* line 21, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 h3, #dl-container #dl_v2 p, #dl-container #dl_v2 ul {
    display: none;
  }
  /* line 25, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .dl-copy-overlay {
    position: relative;
    height: 100px;
    width: 80%;
    left: 0;
    margin: 0 auto;
    margin-top: -50px;
    top: 0;
  }
  /* line 37, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .dl-copy-overlay .source a {
    color: white;
  }
  /* line 54, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .dl-copy-overlay.showtape h2, #dl-container #dl_v2 .bondlcopy.showtape h2 {
    padding-top: 30px;
  }
  /* line 58, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .dl-copy-overlay h2, #dl-container #dl_v2 .bondlcopy h2 {
    text-align: center;
    padding: 20px 25px 0px 25px;
  }
  /* line 63, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .dl-copy-overlay h2, #dl-container #dl_v2 .dl-copy-overlay h2 a, #dl-container #dl_v2 .bondlcopy h2, #dl-container #dl_v2 .bondlcopy h2 a {
    font-size: 18px;
    line-height: 20px;
  }
  /* line 68, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .dl-copy-overlay .source, #dl-container #dl_v2 .bondlcopy .source {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
  }
  /* line 75, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .dl-copy-overlay .source .dl-partner-indicator, #dl-container #dl_v2 .bondlcopy .source .dl-partner-indicator {
    display: none;
  }
  /* line 80, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .dl-copy-overlay .sponsorLogo, #dl-container #dl_v2 .bondlcopy .sponsorLogo {
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -75px;
  }
  /* line 86, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .dl-copy-overlay .sponsorLogo br, #dl-container #dl_v2 .bondlcopy .sponsorLogo br {
    display: none;
  }
  /* line 90, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .dl-copy-overlay .sponsorLogo span, #dl-container #dl_v2 .bondlcopy .sponsorLogo span {
    float: left;
    font-family: "Larsseit", sans-serif;
    font-size: 10px;
    color: #999999;
  }
  /* line 96, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .dl-copy-overlay .sponsorLogo a, #dl-container #dl_v2 .bondlcopy .sponsorLogo a {
    float: left;
    bottom: -10px;
    position: absolute;
    margin-left: 4px;
  }
  /* line 102, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .dl-copy-overlay .sponsorLogo a img, #dl-container #dl_v2 .bondlcopy .sponsorLogo a img {
    max-width: 145px;
  }
  /* line 109, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .sublede-section {
    display: none;
    height: 0;
    width: 0;
  }
  /* line 115, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .main-section .category {
    display: none;
  }
  /* line 119, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .main-section h2.dl-headline {
    width: 100%;
    text-align: center;
  }
  /* line 123, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .main-section h2.dl-headline a {
    text-align: center;
    font-family: "Meta Serif book", sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #111111;
    word-break: normal;
  }
  /* line 134, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 .dllabel {
    display: none;
  }
  /* line 138, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 div.dlcontentlabel {
    top: 270px;
  }
  /* line 142, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 #dl-copy-tape-wrap {
    position: relative;
    width: 100%;
    margin-top: -50px;
    top: auto;
    right: 0;
    left: 0;
  }
  /* line 150, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 #dl-tape {
    position: absolute;
    margin: 0;
    top: -22px;
    left: 50%;
    margin-left: -117px;
  }
  /* line 157, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container #dl_v2 #dl-copy-overlay-background {
    margin: 0;
    padding: 0;
    width: 95%;
    margin: 0 auto;
    height: 80px;
    max-width: 479px;
    opacity: 1;
  }

  /* line 168, ../scss/modules-3/dl/_dl_480.scss */
  #dl_v2:after {
    padding-top: 65.625%;
    /*32:21 ratio*/
  }

  /* line 173, ../scss/modules-3/dl/_dl_480.scss */
  #dl_v2.mobile-degraded {
    height: auto;
    background: #FFF;
  }

  /* line 178, ../scss/modules-3/dl/_dl_480.scss */
  #dlimg {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
  }
  /* line 184, ../scss/modules-3/dl/_dl_480.scss */
  #dlimg img:first-child {
    width: 100%;
    height: auto;
  }

  /* line 190, ../scss/modules-3/dl/_dl_480.scss */
  #dlimg:after {
    padding-top: 65.625%;
  }

  /*** DL Controls ***/
  /* line 198, ../scss/modules-3/dl/_dl_480.scss */
  #dl-controls div.dl-button {
    height: 100%;
  }
  /* line 201, ../scss/modules-3/dl/_dl_480.scss */
  #dl-controls div.dl-button:hover {
    background: transparent;
  }
  /* line 206, ../scss/modules-3/dl/_dl_480.scss */
  #dl-controls a.dl-previous {
    float: left;
    left: 0px;
    top: 50%;
    position: absolute;
    padding: 10px 5px 10px 0px;
  }
  /* line 213, ../scss/modules-3/dl/_dl_480.scss */
  #dl-controls a.dl-nextb {
    float: right;
    position: absolute;
    right: 0px;
    top: 50%;
    padding: 10px 0px 10px 0px;
  }
  /* line 220, ../scss/modules-3/dl/_dl_480.scss */
  #dl-controls a.dl-pause {
    display: none;
  }
  /* line 223, ../scss/modules-3/dl/_dl_480.scss */
  #dl-controls a.dl-play {
    display: none;
  }
  /* line 228, ../scss/modules-3/dl/_dl_480.scss */
  #dl-controls .dl-button {
    width: 100%;
  }
  /* line 232, ../scss/modules-3/dl/_dl_480.scss */
  #dl-controls #dlfBtn, #dl-controls #dlbBtn {
    background-color: black;
    opacity: .6;
    width: 10%;
    min-width: 35px;
    height: 64px;
    top: 30%;
  }
  /* line 239, ../scss/modules-3/dl/_dl_480.scss */
  #dl-controls #dlfBtn:hover, #dl-controls #dlbBtn:hover {
    opacity: .8;
  }
  /* line 243, ../scss/modules-3/dl/_dl_480.scss */
  #dl-controls #dlfBtn {
    padding-left: 0;
  }
  /* line 245, ../scss/modules-3/dl/_dl_480.scss */
  #dl-controls #dlfBtn:before {
    position: relative;
    right: 2px;
  }
  /* line 250, ../scss/modules-3/dl/_dl_480.scss */
  #dl-controls .sprite-fg-Arrow-left-white img {
    top: -11px;
    left: -10px;
  }
  /* line 255, ../scss/modules-3/dl/_dl_480.scss */
  #dl-controls .sprite-fg-Arrow-right-white img {
    left: 10px;
    top: -74px;
  }

  /* line 261, ../scss/modules-3/dl/_dl_480.scss */
  #dl-controls a.dl-pause,
  #dl-controls a.dl-play {
    display: none;
  }

  /*** DL Count ***/
  /*** DL VideoButtons ***/
  /* line 270, ../scss/modules-3/dl/_dl_480.scss */
  #dl_v2 .vbpos-top-left {
    left: 10px !important;
    top: 10px !important;
  }
  /* line 275, ../scss/modules-3/dl/_dl_480.scss */
  #dl_v2 .vbpos-bottom-left {
    left: 20px !important;
    top: 10px !important;
  }
  /* line 280, ../scss/modules-3/dl/_dl_480.scss */
  #dl_v2 .videobutton {
    left: 20px !important;
    top: 10px !important;
  }
  /* line 283, ../scss/modules-3/dl/_dl_480.scss */
  #dl_v2 .videobutton img.playbutton, #dl_v2 .videobutton img.playbutton-over {
    width: auto;
    height: auto;
  }
  /* line 288, ../scss/modules-3/dl/_dl_480.scss */
  #dl_v2 .videobutton-bg {
    left: 20px !important;
    top: 10px !important;
  }

  /*** Advertorial ***/
  /* line 295, ../scss/modules-3/dl/_dl_480.scss */
  #advertad1 .dl-copy-overlay .main-section,
  #mkplace1 .dl-copy-overlay .main-section {
    margin-top: 5px;
  }

  /* line 300, ../scss/modules-3/dl/_dl_480.scss */
  #advertad1 a.photo-link img {
    width: 100%;
    height: auto;
  }

  /* line 305, ../scss/modules-3/dl/_dl_480.scss */
  .slick-list {
    overflow: hidden;
  }

  /* line 309, ../scss/modules-3/dl/_dl_480.scss */
  .slick-slide {
    margin: 0;
    width: 100%;
  }

  /* line 313, ../scss/modules-3/dl/_dl_480.scss */
  .slick-track {
    max-height: 500px;
  }

  /* line 318, ../scss/modules-3/dl/_dl_480.scss */
  .isVerticalPage:not(.page-article) #dl-container #dl_v2 {
    height: auto;
  }
  /* line 321, ../scss/modules-3/dl/_dl_480.scss */
  .isVerticalPage:not(.page-article) #dl-container #dl-controls #dlfBtn, .isVerticalPage:not(.page-article) #dl-container #dl-controls #dlbBtn {
    background-color: white;
  }
  /* line 324, ../scss/modules-3/dl/_dl_480.scss */
  .isVerticalPage:not(.page-article) #dl-container #dl-copy-tape-wrap {
    top: auto;
  }

  /* line 348, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container .dl_s9 #dl-controls .useicon a {
    color: #000;
  }
  /* line 351, ../scss/modules-3/dl/_dl_480.scss */
  #dl-container .dl_s9 #dl-controls a#dlfBtn:before {
    right: 0;
  }

  /** Styles for partner dl color **/
  /* line 361, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-aol a, .source-color-aol-autos a, .source-color-aol-jobs a, .source-color-aol-travel a, .source-color-autoblog a {
    color: #3e7ec7;
  }

  /* line 368, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-aol-real-estate a {
    color: #36b;
  }

  /* line 374, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-bleacher-report a {
    color: #ff4000;
  }

  /* line 380, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-cambio a {
    color: #2cbdb6;
  }

  /* line 386, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-cnn a {
    color: #c00;
  }

  /* line 392, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-lucky a {
    color: #ed1c24;
  }

  /* line 398, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-dailyfinance a {
    color: #5e117a;
  }

  /* line 404, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-discovery-news a {
    color: #3c80a1;
  }

  /* line 410, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-elite-daily a {
    color: #4992d3;
  }

  /* line 416, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-engadget a {
    color: #3798d3;
  }

  /* line 422, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-everyday-health a {
    color: #93c702;
  }

  /* line 428, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-fortune a {
    color: #ec412e;
  }

  /* line 434, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-fox-business a {
    color: #d5b872;
  }

  /* line 440, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-fox-news a {
    color: #183a52;
  }

  /*Dot*/
  /* line 446, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-golfdotcom a {
    color: #3e7ec7;
  }

  /* line 452, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-healthination a {
    color: #fa4c12;
  }

  /* line 458, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-huffington-post a {
    color: #058b7b;
  }

  /* line 464, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-kitchen-daily a {
    color: #8ab047;
  }

  /* line 470, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-makers a {
    color: #000000;
  }

  /* line 476, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-momdotme a {
    color: #44caf1;
  }

  /* line 482, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-money a, .source-color-moneydotcom a {
    color: #069;
  }

  /* line 488, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-moviefone a {
    color: #01cdff;
  }

  /* line 494, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-new-york-times a {
    color: #231f20;
  }

  /* line 500, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-pawnation a {
    color: #00ace5;
  }

  /* line 506, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-purple-clover a {
    color: #7f008c;
  }

  /* line 512, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-sports-illustrated a {
    color: #d8272d;
  }

  /* line 518, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-stylelist a {
    color: #000000;
  }

  /* line 524, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-techcrunch a {
    color: #0a9600;
  }

  /* line 530, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-the-daily-meal a {
    color: #fe57a1;
  }

  /* line 536, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-time a {
    color: #e90606;
  }

  /* line 542, ../scss/modules-3/dl/_dl_480.scss */
  .source-color-upworthy a {
    color: #ff6a0c;
  }

  /* line 551, ../scss/modules-3/dl/_dl_480.scss */
  .isVerticalPage:not(.page-article) #dl-container #dl_v2 #dl-copy-tape-wrap #dl-copy-overlay-background {
    height: 90px;
  }
  /* line 553, ../scss/modules-3/dl/_dl_480.scss */
  .isVerticalPage:not(.page-article) #dl-container #dl_v2 #dl-copy-tape-wrap #dl-copy-overlay-background .source {
    display: none;
  }

  /* line 1, ../scss/modules-3/header/_header_480.scss */
  #header-container {
    min-height: 50px;
    height: auto;
    padding-bottom: 0px;
    border-bottom: 1px solid #e3e3e3;
  }
  /* line 7, ../scss/modules-3/header/_header_480.scss */
  #header-container #aol-header-search {
    display: none;
  }
  /* line 11, ../scss/modules-3/header/_header_480.scss */
  #header-container #searchbox-container {
    height: 0px;
    float: none;
    margin-bottom: 0px;
  }
  /* line 16, ../scss/modules-3/header/_header_480.scss */
  #header-container #channelHeader {
    padding-top: 6px;
    padding-bottom: 5px;
    padding-right: 0;
    margin-right: -60px;
    margin-left: -60px;
    border-bottom: none;
  }
  /* line 23, ../scss/modules-3/header/_header_480.scss */
  #header-container #channelHeader div.channel-hdr {
    text-align: center;
  }
  /* line 25, ../scss/modules-3/header/_header_480.scss */
  #header-container #channelHeader div.channel-hdr img {
    display: inline;
    margin: 6px 0 0 0;
    max-height: 24px;
    max-width: 200px;
    height: auto;
  }
  /* line 36, ../scss/modules-3/header/_header_480.scss */
  #header-container #channelHeader.hasSubnav div.channel-hdr img {
    margin: 6px 0 0 -30px;
  }

  /* line 44, ../scss/modules-3/header/_header_480.scss */
  .page-build #headerlogo, .page-what-to-watch #headerlogo {
    position: absolute;
    margin-top: 8px;
    z-index: -1;
  }
  /* line 49, ../scss/modules-3/header/_header_480.scss */
  .page-build #headerlogo #aol-header-logo img, .page-what-to-watch #headerlogo #aol-header-logo img {
    width: 150px;
  }
  /* line 55, ../scss/modules-3/header/_header_480.scss */
  .page-build #quick-nav-wrapper, .page-what-to-watch #quick-nav-wrapper {
    margin-top: 7px;
  }
  /* line 58, ../scss/modules-3/header/_header_480.scss */
  .page-build #burger-menu, .page-what-to-watch #burger-menu {
    margin-top: 7px;
  }

  /* line 67, ../scss/modules-3/header/_header_480.scss */
  html.subchannel-.page-what-to-watch #headerlogo #aol-header-logo img {
    margin-top: 7px;
  }
  /* line 73, ../scss/modules-3/header/_header_480.scss */
  html.subchannel-.page-what-to-watch .header_subtitle {
    display: none;
  }
  /* line 77, ../scss/modules-3/header/_header_480.scss */
  html.subchannel-.page-what-to-watch #header-container {
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-bottom: none;
  }

  /* line 85, ../scss/modules-3/header/_header_480.scss */
  #header-container #quick-nav-wrapper .mobile-search.showSearchHover img {
    left: -181px;
  }
  /* line 88, ../scss/modules-3/header/_header_480.scss */
  #header-container .dynamicSearch {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
  }
  /* line 92, ../scss/modules-3/header/_header_480.scss */
  #header-container .dynamicSearch #aol-header-search {
    position: relative;
    display: block;
    float: right;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 3px;
  }
  /* line 102, ../scss/modules-3/header/_header_480.scss */
  #header-container .dynamicSearch .mnid-header-search {
    padding-right: 0px;
    margin-right: -8px;
  }
  /* line 107, ../scss/modules-3/header/_header_480.scss */
  #header-container .dynamicSearch #aol-header-query {
    height: 40px;
  }
  /* line 110, ../scss/modules-3/header/_header_480.scss */
  #header-container .dynamicSearch #aol-header-search-button {
    font-size: 12px;
    padding: 2px 6px 3px;
    height: 40px;
    width: 100px;
  }
  /* line 117, ../scss/modules-3/header/_header_480.scss */
  #header-container .dynamicSearch #searchbox-container {
    height: 76px;
    display: inline-block;
    margin-bottom: -22px;
    width: 100%;
    float: none;
    clear: both;
    height: 48px;
    margin-right: 0;
    display: block;
  }
  /* line 127, ../scss/modules-3/header/_header_480.scss */
  #header-container .dynamicSearch #searchbox-container #aol-header-search {
    padding-bottom: 3px;
  }

  /* line 134, ../scss/modules-3/header/_header_480.scss */
  #aol-header-search-results,
  .isVerticalPage #aol-header-search-results {
    width: 100%;
  }

  /* line 2, ../scss/modules-3/quicknav/_quicknav_480.scss */
  #header-container #quick-nav-wrapper {
    width: auto;
    margin-left: 0px;
  }
  /* line 5, ../scss/modules-3/quicknav/_quicknav_480.scss */
  #header-container #quick-nav-wrapper .wywgMod {
    display: none;
  }
  /* line 8, ../scss/modules-3/quicknav/_quicknav_480.scss */
  #header-container #quick-nav-wrapper b {
    display: none;
  }

  /* line 1, ../scss/modules-3/footer/_footer_480.scss */
  #ftlinks {
    font-size: 10px;
  }
  /* line 5, ../scss/modules-3/footer/_footer_480.scss */
  #ftlinks .footer-links-row1 a, #ftlinks .footer-links-row2 a, #ftlinks .footer-links-row3 a {
    white-space: nowrap;
    display: inline-block;
  }

  /* line 16, ../scss/modules-3/footer/_footer_480.scss */
  #aol-footer .mnid-footerlinks {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 0px;
  }

  /* line 40, ../scss/modules-3/footer/_footer_480.scss */
  #aol-footer .mnid-footerlinks-copyright-only {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 60px;
  }
  /* line 47, ../scss/modules-3/footer/_footer_480.scss */
  #aol-footer .lnid-sec1_lnk5 {
    display: none !important;
  }

  /* line 1, ../scss/modules-3/ads/_ads_480.scss */
  .topAd {
    width: 100%;
  }
  /* line 3, ../scss/modules-3/ads/_ads_480.scss */
  .topAd .feedback {
    display: none;
  }

  /* line 7, ../scss/modules-3/ads/_ads_480.scss */
  .mobile-ad {
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 0;
    z-index: 2000000;
    background-color: rgba(255, 255, 255, 0.5);
  }
  /* line 15, ../scss/modules-3/ads/_ads_480.scss */
  .mobile-ad * {
    margin: 0 auto;
  }

  /* line 19, ../scss/modules-3/ads/_ads_480.scss */
  #rightrail-container .topAd {
    width: 301px;
    margin: 0 auto;
  }

  /* line 1, ../scss/modules-3/breaking_news/_breaking_news_480.scss */
  #announcement-news-bar {
    margin-left: 0;
    height: 50px;
  }
  /* line 4, ../scss/modules-3/breaking_news/_breaking_news_480.scss */
  #announcement-news-bar .breaking-news-title {
    height: 50px;
    line-height: 34px;
    top: -50px;
  }
  /* line 8, ../scss/modules-3/breaking_news/_breaking_news_480.scss */
  #announcement-news-bar .breaking-news-title:before {
    left: -16px;
    border-left: 16px solid transparent;
    border-bottom: 50px solid #FFEA00;
  }
  /* line 13, ../scss/modules-3/breaking_news/_breaking_news_480.scss */
  #announcement-news-bar .breaking-news-title:after {
    right: -16px;
    border-right: 16px solid transparent;
    border-top: 50px solid #FFEA00;
  }
  /* line 19, ../scss/modules-3/breaking_news/_breaking_news_480.scss */
  #announcement-news-bar #breaking-news-colour {
    height: 50px;
  }
  /* line 22, ../scss/modules-3/breaking_news/_breaking_news_480.scss */
  #announcement-news-bar.breaking-share .breakingNewsShare {
    display: none;
  }
  /* line 25, ../scss/modules-3/breaking_news/_breaking_news_480.scss */
  #announcement-news-bar.breaking-share .breaking-news-headline {
    margin-right: 0;
  }
  /* line 28, ../scss/modules-3/breaking_news/_breaking_news_480.scss */
  #announcement-news-bar .breaking-news-headline {
    display: table-cell;
    height: 50px;
    line-height: 18px;
    vertical-align: middle;
    top: -48px;
  }

  /* line 1, ../scss/modules-3/mtmhp/_mtmhp_480.scss */
  #intelligentgreeting, .mtmhpbutton {
    display: none;
  }

  /* line 3, ../scss/modules-3/article/_article_480.scss */
  .article .article-byline {
    font-size: 11px;
    padding: 10px 0;
  }
  /* line 7, ../scss/modules-3/article/_article_480.scss */
  .article .article-byline .article-comments {
    width: 110px;
  }
  /* line 12, ../scss/modules-3/article/_article_480.scss */
  .article .article-title {
    padding: 0 15px !important;
  }
  /* line 16, ../scss/modules-3/article/_article_480.scss */
  .article h2.article-title {
    /*
    font-size:21px;
    line-height:24px;
    margin-bottom:-2px;
    padding:0 15px;
    */
    font-size: 26px !important;
    line-height: 32px !important;
  }
  /* line 27, ../scss/modules-3/article/_article_480.scss */
  .article .article-content {
    /*padding:0 15px;*/
    font-size: 18px;
    line-height: 28px;
    width: 100%;
    padding: 0 15px !important;
  }
  /* line 35, ../scss/modules-3/article/_article_480.scss */
  .article .btmcommntlnk {
    display: none;
  }
  /* line 38, ../scss/modules-3/article/_article_480.scss */
  .article .hnavTrendingNow div.trending-now {
    padding-left: 15px;
  }
  /* line 42, ../scss/modules-3/article/_article_480.scss */
  .article .share-text {
    padding-left: 15px;
  }
  /* line 46, ../scss/modules-3/article/_article_480.scss */
  .article .m-slideshow__preview .m-slideshow__view-gallery {
    top: auto;
    bottom: 15px;
    width: 80%;
  }
  /* line 53, ../scss/modules-3/article/_article_480.scss */
  .article .m-slideshow__preview .m-slideshow__preview-overlay {
    padding: 15px 20px;
  }
  /* line 56, ../scss/modules-3/article/_article_480.scss */
  .article .m-slideshow__preview .m-slideshow__preview-overlay p {
    display: none;
  }
  /* line 63, ../scss/modules-3/article/_article_480.scss */
  .article.article-lifestyle .m-slideshow__preview-overlay p {
    font-size: 22px;
    line-height: 28px;
  }
  /* line 70, ../scss/modules-3/article/_article_480.scss */
  .article.article-entertainment .m-slideshow__preview-overlay p {
    font-size: 22px;
    line-height: 28px;
  }
  /* line 78, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .galleryOpacOverlay {
    display: none;
  }
  /* line 83, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .twist-header {
    display: block;
    padding: 10px 20px;
    text-align: left;
    font-size: 14px;
    background-color: #e5e5e5;
  }
  /* line 90, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper {
    background-color: #e5e5e5;
    box-shadow: none;
  }
  /* line 94, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-prev, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next {
    font-size: 24px;
    width: 24px;
    height: 35px;
    padding-top: 4px;
    text-shadow: none;
    background-color: rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
  }
  /* line 108, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-container, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-wrapper {
    background-color: #e5e5e5;
  }
  /* line 110, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-container .aol-twist-thumbs, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-wrapper .aol-twist-thumbs {
    margin: 0 auto;
  }
  /* line 113, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-container .aol-twist-thumbs li.active, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-wrapper .aol-twist-thumbs li.active {
    border: 1px solid #fff;
  }
  /* line 120, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar {
    display: block;
    padding-top: 0;
    background-color: #e5e5e5;
    text-align: center;
  }
  /* line 125, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption {
    color: #888;
    font-size: 12px;
    line-height: 18px;
    height: 4.2em;
    padding: 0 15px;
    text-overflow: elipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  /* line 136, ../scss/modules-3/article/_article_480.scss */
  .Gecko .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption, .MSIE .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption {
    position: relative;
    height: 4.2em;
    display: -moz-box;
    -moz-box-orient: vertical;
  }
  /* line 141, ../scss/modules-3/article/_article_480.scss */
  .Gecko .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption:after, .MSIE .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption:after {
    content: "...";
    position: absolute;
    top: 3em;
    right: 20px;
  }
  /* line 152, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen {
    background: #000;
  }
  /* line 154, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen.thumb-carousel .aol-twist-thumbs-wrapper {
    background: #000;
  }
  /* line 157, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header {
    border-bottom: 0;
  }
  /* line 159, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-title {
    display: none;
  }
  /* line 163, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-infobar {
    display: none;
  }
  /* line 166, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .twist-header {
    background: none;
    color: #fff;
    float: left;
  }
  /* line 171, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    background: #000;
  }
  /* line 174, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout {
    background: #000;
    padding-bottom: 40px;
  }
  /* Lifestyle slideshow 'buy now' tag */
  .article.article-lifestyle .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit .tag-outer > .triangle {
      background: #000;
  }

  /* line 179, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-caption {
    color: #fff;
    padding-right: 15px;
    padding-left: 15px;
  }
  /* line 185, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container {
    display: block;
    border-top: none;
    position: relative;
    /*.MSIE & {
        position: absolute;
        bottom: 40px;
    }*/
  }
  /* line 193, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumbs-wrapper {
    margin: 0;
    white-space: nowrap;
  }
  /* line 196, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li {
    border: none;
  }
  /* line 198, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li.active {
    border: 1px solid #fff;
  }
  /* line 201, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li:last-child {
    margin-right: 0;
  }
  /* line 207, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header {
    background: none;
  }
  /* line 209, ../scss/modules-3/article/_article_480.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-close {
    color: #fff;
    background: #000;
    float: right;
    position: relative;
  }

  /* line 224, ../scss/modules-3/article/_article_480.scss */
  .aol-twist-wrapper .aol-twist-controls {
    top: 36.5%;
  }

  /* line 229, ../scss/modules-3/article/_article_480.scss */
  .wurflMobile .aol-twist-wrapper .aol-twist-controls {
    top: 33%;
  }
  /* line 232, ../scss/modules-3/article/_article_480.scss */
  .wurflMobile .article-content {
    width: 100%;
    box-sizing: border-box;
  }

  /* line 237, ../scss/modules-3/article/_article_480.scss */
  #article-share .floating-share .aol-share a {
    margin-right: 13px;
  }

  /* line 241, ../scss/modules-3/article/_article_480.scss */
  .respVideoWrap {
    width: 100%;
  }
  /* line 245, ../scss/modules-3/article/_article_480.scss */
  .respVideoWrap .fmvps-wrapper {
    height: 220px;
  }

  /* line 2, ../scss/modules-3/comments/_comments_480.scss */
  #aol-comments .meta-form {
    width: 76%;
  }

  /* line 8, ../scss/modules-3/comments/_comments_480.scss */
  #aol-comments .reply-comment-form .reply-comment-textarea {
    width: 97%;
  }

  /*@import "modules-3/article_gallery/gallery_480";*/
  /* line 1, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-share {
    height: 80px;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    position: relative;
    top: auto;
    width: 100%;
  }
  /* line 10, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-share .floating-share {
    height: 100%;
    left: 0 !important;
    padding: 0;
    position: relative;
    top: 0 !important;
    width: 100%;
    position: relative;
  }
  /* line 18, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-share .floating-share .aol-share {
    left: 45px;
    top: 25px;
  }
  /* line 21, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-share .floating-share .aol-share a {
    margin: 4px 10px 14px;
    margin-right: 13px !important;
  }
  /* line 26, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-share .floating-share .aol-share.aol-sharec {
    left: 0;
    top: 25px;
  }
  /* line 32, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-share .floating-share .shared-services {
    float: none;
  }
  /* line 35, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-share .floating-share .shared-services .share-text {
    display: block;
  }
  /* line 37, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-share .floating-share .shared-services .share-text p {
    display: block;
    font-weight: bold;
  }

  /* line 50, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.article #article-share, #article-wrapper.share-1 #article-share, .article.top-module.article #article-share, .article.top-module.share-1 #article-share {
    margin-right: 0;
    /*width: 320px;*/
  }
  /* line 56, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.article.pagetype-perspective #article-share,
  #article-wrapper.article.pagetype-perspective #shared-services-articlebody-bottom-w, #article-wrapper.share-1.pagetype-perspective #article-share,
  #article-wrapper.share-1.pagetype-perspective #shared-services-articlebody-bottom-w, .article.top-module.article.pagetype-perspective #article-share,
  .article.top-module.article.pagetype-perspective #shared-services-articlebody-bottom-w, .article.top-module.share-1.pagetype-perspective #article-share,
  .article.top-module.share-1.pagetype-perspective #shared-services-articlebody-bottom-w {
    /*padding: 30px 3.75% 0;*/
  }
  /* line 61, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.article.pagetype-perspective #shared-services-articlebody-top-w, #article-wrapper.share-1.pagetype-perspective #shared-services-articlebody-top-w, .article.top-module.article.pagetype-perspective #shared-services-articlebody-top-w, .article.top-module.share-1.pagetype-perspective #shared-services-articlebody-top-w {
    /*padding: 0 1.5% 0 6%;*/
    padding: 0 1.5%;
  }
  /* line 69, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.article .shared-services .aol-share, #article-wrapper.share-1 .shared-services .aol-share, .article.top-module.article .shared-services .aol-share, .article.top-module.share-1 .shared-services .aol-share {
    margin: 0;
  }
  /* line 73, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.article .shared-services .aol-share a, #article-wrapper.share-1 .shared-services .aol-share a, .article.top-module.article .shared-services .aol-share a, .article.top-module.share-1 .shared-services .aol-share a {
    box-sizing: border-box;
    min-width: 40px;
    width: auto;
    /*&.aol-share-email {
      -webkit-border-radius: 0 5px 5px 0;
         -moz-border-radius: 0 5px 5px 0;
              border-radius: 0 5px 5px 0;
    }*/
  }
  /* line 80, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.article .shared-services .aol-share a b, #article-wrapper.share-1 .shared-services .aol-share a b, .article.top-module.article .shared-services .aol-share a b, .article.top-module.share-1 .shared-services .aol-share a b {
    float: none;
    max-width: 46px;
    text-align: center;
  }
  /* line 87, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.article .shared-services .aol-share a:before, #article-wrapper.share-1 .shared-services .aol-share a:before, .article.top-module.article .shared-services .aol-share a:before, .article.top-module.share-1 .shared-services .aol-share a:before {
    left: 5px;
  }
  /* line 92, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.article .shared-services .aol-share a.aol-share-facebook b, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-facebook b, .article.top-module.article .shared-services .aol-share a.aol-share-facebook b, .article.top-module.share-1 .shared-services .aol-share a.aol-share-facebook b {
    margin-left: 40px;
  }
  /* line 94, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.article .shared-services .aol-share a.aol-share-facebook b:after, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-facebook b:after, .article.top-module.article .shared-services .aol-share a.aol-share-facebook b:after, .article.top-module.share-1 .shared-services .aol-share a.aol-share-facebook b:after {
    padding: 0 50px 0 5px;
  }
  /* line 100, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.article .shared-services .aol-share a.aol-share-comments, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-comments, .article.top-module.article .shared-services .aol-share a.aol-share-comments, .article.top-module.share-1 .shared-services .aol-share a.aol-share-comments {
    display: none;
  }
  /* line 102, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.article .shared-services .aol-share a.aol-share-comments span, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-comments span, .article.top-module.article .shared-services .aol-share a.aol-share-comments span, .article.top-module.share-1 .shared-services .aol-share a.aol-share-comments span {
    display: none;
  }
  /* line 124, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.share-1 .shared-services .aol-share, .article.top-module.share-1 .shared-services .aol-share {
    padding: 12px 17px;
    margin: 0 0 0 2px;
  }
  /* line 128, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.share-1 .shared-services .aol-share a, .article.top-module.share-1 .shared-services .aol-share a {
    width: 71px;
    height: 36px;
  }
  /* line 132, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.share-1 .shared-services .aol-share a:before, .article.top-module.share-1 .shared-services .aol-share a:before {
    margin-left: 2%;
  }
  /* line 136, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.share-1 .shared-services .aol-share a.aol-share-email, .article.top-module.share-1 .shared-services .aol-share a.aol-share-email {
    border-radius: 0 5px 5px 0;
  }
  /* line 143, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.share-1 .shared-services .aol-share b, .article.top-module.share-1 .shared-services .aol-share b {
    margin: 7px 0 0 14% !important;
    width: 12px;
  }

  /*.article-share-top{
      display: none;
  }*/
  /* line 157, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.article .article-share-float, #article-wrapper.share-1 .article-share-float, .article.top-module.article .article-share-float, .article.top-module.share-1 .article-share-float {
    margin-left: 0;
    z-index: 99995;
    pointer-events: none;
  }
  /* line 164, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.article .article-share-float .shared-services-w, #article-wrapper.share-1 .article-share-float .shared-services-w, .article.top-module.article .article-share-float .shared-services-w, .article.top-module.share-1 .article-share-float .shared-services-w {
    min-width: 160px;
  }
  /* line 168, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a, #article-wrapper.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a, .article.top-module.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a, .article.top-module.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a {
    min-height: 30px;
    height: 30px;
  }
  /* line 171, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a:before, #article-wrapper.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a:before, .article.top-module.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a:before, .article.top-module.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a:before {
    margin: 6px 0 0 10px;
  }
  /* line 175, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a.aol-share-facebook, #article-wrapper.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a.aol-share-facebook, .article.top-module.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a.aol-share-facebook, .article.top-module.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a.aol-share-facebook {
    width: 40px;
  }
  /* line 177, ../scss/modules-3/article_share/_article_share_480.scss */
  #article-wrapper.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a.aol-share-facebook:after, #article-wrapper.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a.aol-share-facebook:after, .article.top-module.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a.aol-share-facebook:after, .article.top-module.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a.aol-share-facebook:after {
    content: "";
  }

  /* line 3, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header {
    min-height: auto;
  }
  /* line 5, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 10px;
    font-size: 24px;
  }
  /* line 9, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-close {
    margin: 10px;
    font-size: 24px;
  }
  /* line 14, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: auto;
  }

  /* line 22, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper {
    display: block;
    z-index: 15;
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    /*-webkit-transform: translateZ(0);*/
    -ms-transform: translateX(-50%);
    visibility: visible;
    height: 40px;
  }
  /* line 37, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a {
    margin-right: 0px;
    margin-bottom: 0px;
    height: 40px;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    float: left;
    text-align: center;
    line-height: 40px;
  }
  /* line 47, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a > b {
    margin-left: 0px;
  }
  /* line 51, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a .aol-share-count {
    display: none;
    font-size: 9px;
    position: absolute;
    line-height: 26px;
    top: 0px;
  }
  /* line 59, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-facebook {
    color: #FFFFFF !important;
    text-align: center;
    background-color: #3D5895;
    background-image: none;
    width: 56.8%;
    font-size: 24px;
  }
  /* line 66, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-facebook:before {
    line-height: 1.7;
  }
  /* line 69, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-facebook .aol-share-count {
    background-color: #3D5895;
  }
  /* line 73, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-facebook #share__fb {
    padding-left: 10px;
    vertical-align: top;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 12px;
    color: #fff;
    display: none;
    text-align: left;
    text-transform: uppercase;
    line-height: 44px;
    height: 40px;
    letter-spacing: .03em;
    opacity: 100;
    visibility: visible;
    width: auto;
  }
  /* line 89, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-facebook span#share__fb:nth-of-type(1) {
    display: inline-block;
  }
  /* line 94, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-twitter {
    color: #FFFFFF !important;
    background-color: #00A8DD;
    background-image: none;
    width: 14.4%;
    font-size: 20px;
  }
  /* line 100, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-twitter .aol-share-count {
    background-color: #00A8DD;
  }
  /* line 105, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-pinterest {
    color: #FFFFFF !important;
    background-color: #D21928 !important;
    background-image: none !important;
    width: 14.4%;
    font-size: 20px;
  }
  /* line 111, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-pinterest .aol-share-count {
    background-color: #D21928;
  }
  /* line 116, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-googleplus {
    display: none;
  }
  /* line 119, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-email {
    color: #FFFFFF !important;
    background-color: #AEAEAF;
    background-image: none;
    width: 14.4%;
    font-size: 18px;
  }
  /* line 125, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-email .aol-share-count {
    background-color: #AEAEAF;
  }
  /* line 134, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .ios .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper {
    position: fixed;
  }
  /* line 141, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper {
    display: none;
  }
  /* line 144, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content {
    width: 100%;
  }
  /* line 146, ../scss/modules-3/slideshow/_slideshow_480.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper {
    display: none;
  }

  /* line 3, ../scss/modules-3/rivers/_river_480.scss */
  .page-tag .scroll-wrapper {
    padding-bottom: 50px;
  }
  /* line 8, ../scss/modules-3/rivers/_river_480.scss */
  .page-tag #topic .timeline-article {
    width: 100%;
  }

  /* line 2, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots .gots__calendar {
    margin: 0;
  }
  /* line 4, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots .gots__calendar .gots__calendar-month {
    padding: 5px 0;
    margin-right: 0;
    width: 85px;
    text-align: left;
  }
  /* line 10, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots .gots__calendar .gots__calendar-month-4 {
    width: auto;
  }
  /* line 13, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots .gots__calendar .gots__calendar-month-8 {
    width: auto;
  }
  /* line 16, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots .gots__calendar .gots__calendar-month-12 {
    width: auto;
  }

  /* line 22, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item2 {
    margin-right: 0;
  }
  /* line 25, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item4 {
    margin-right: 0;
  }
  /* line 28, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item5 {
    margin-right: 0;
    width: 299px;
    height: 383px;
  }
  /* line 33, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item7 {
    margin-right: 0;
  }
  /* line 36, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item9 {
    margin-right: 0;
  }
  /* line 39, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item10 {
    margin-right: 0;
    width: 299px;
    height: 383px;
  }
  /* line 44, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item12 {
    margin-right: 0;
  }
  /* line 47, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item14 {
    margin-right: 0;
  }
  /* line 50, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item15 {
    margin-right: 0;
    width: 299px;
    height: 383px;
  }
  /* line 55, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item17 {
    margin-right: 0;
  }
  /* line 58, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item19 {
    margin-right: 0;
  }
  /* line 61, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item20 {
    margin-right: 0;
    width: 299px;
    height: 383px;
  }
  /* line 66, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item22 {
    margin-right: 0;
  }
  /* line 69, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item24 {
    margin-right: 0;
  }
  /* line 72, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item25 {
    margin-right: 0;
    width: 299px;
    height: 383px;
  }
  /* line 77, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item27 {
    margin-right: 0;
  }
  /* line 80, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item29 {
    margin-right: 0;
  }
  /* line 83, ../scss/modules-3/52woc/_52woc_480.scss */
  .gots__article.gots__article-item30 {
    margin-right: 0;
    width: 299px;
    height: 383px;
  }

  /* line 1, ../scss/modules-3/subnav/_subnav_480.scss */
  .subnav {
    display: none;
    padding-bottom: 30px;
  }
  /* line 5, ../scss/modules-3/subnav/_subnav_480.scss */
  .subnav ul {
    display: block;
  }
  /* line 8, ../scss/modules-3/subnav/_subnav_480.scss */
  .subnav ul li {
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #e3e3e3;
    float: none;
  }
  /* line 13, ../scss/modules-3/subnav/_subnav_480.scss */
  .subnav ul li a {
    padding-top: 10px;
  }
  /* line 17, ../scss/modules-3/subnav/_subnav_480.scss */
  .subnav ul li.subopen {
    background-color: #e3e3e3;
  }
  /* line 21, ../scss/modules-3/subnav/_subnav_480.scss */
  .subnav ul.submenu {
    position: relative;
  }
  /* line 23, ../scss/modules-3/subnav/_subnav_480.scss */
  .subnav ul.submenu li {
    width: 100%;
    text-align: center;
    background: #e3e3e3;
    float: none;
    padding: 10px 0;
  }

  /* line 38, ../scss/modules-3/subnav/_subnav_480.scss */
  #header-container.submenuopen {
    height: auto;
  }

  /* line 1, ../scss/modules-3/followaol/_followaol_480.scss */
  .buildsocialmod, .generic-socialmod {
    width: 92%;
    margin: 0 15px 30px;
  }
  /* line 4, ../scss/modules-3/followaol/_followaol_480.scss */
  .buildsocialmod .followaol-icons, .generic-socialmod .followaol-icons {
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  /* line 10, ../scss/modules-3/followaol/_followaol_480.scss */
  .buildsocialmod .followaol-icons .followaol-icon a[class^="navicon-"], .buildsocialmod .followaol-icons .followaol-icon a[class*=" navicon-"], .generic-socialmod .followaol-icons .followaol-icon a[class^="navicon-"], .generic-socialmod .followaol-icons .followaol-icon a[class*=" navicon-"] {
    margin-right: 0;
  }
  /* line 12, ../scss/modules-3/followaol/_followaol_480.scss */
  .IE9 .buildsocialmod .followaol-icons .followaol-icon a[class^="navicon-"], .IE9 .buildsocialmod .followaol-icons .followaol-icon a[class*=" navicon-"], .IE9 .generic-socialmod .followaol-icons .followaol-icon a[class^="navicon-"], .IE9 .generic-socialmod .followaol-icons .followaol-icon a[class*=" navicon-"] {
    float: none;
  }
  /* line 16, ../scss/modules-3/followaol/_followaol_480.scss */
  .IE9 .buildsocialmod .followaol-icons .followaol-icon, .IE9 .generic-socialmod .followaol-icons .followaol-icon {
    display: inline-block;
    width: 32%;
    text-align: center;
  }
  /* line 21, ../scss/modules-3/followaol/_followaol_480.scss */
  .IE9 .buildsocialmod .followaol-icons .followaol-icon.first, .IE9 .generic-socialmod .followaol-icons .followaol-icon.first {
    padding-left: 0;
    text-align: left;
  }
  /* line 26, ../scss/modules-3/followaol/_followaol_480.scss */
  .IE9 .buildsocialmod .followaol-icons .followaol-icon.last, .IE9 .generic-socialmod .followaol-icons .followaol-icon.last {
    padding-right: 0;
    margin-right: 0;
    text-align: right;
  }

  /* line 36, ../scss/modules-3/followaol/_followaol_480.scss */
  .generic-socialmod {
    width: 100%;
    margin: 0 0 30px;
  }

  /* line 1, ../scss/modules-3/vidhub-sailthru/_build_sailthru_480.scss */
  .build-sailthru-module, .generic-sailthru-module {
    clear: left;
    float: left;
    margin-top: 30px;
    padding-right: 10px;
    width: 100%;
    margin-right: 0;
  }
  /* line 9, ../scss/modules-3/vidhub-sailthru/_build_sailthru_480.scss */
  .build-sailthru-module .desc, .generic-sailthru-module .desc {
    padding-left: 0px;
  }
  /* line 13, ../scss/modules-3/vidhub-sailthru/_build_sailthru_480.scss */
  .build-sailthru-module .signup-wrapper, .generic-sailthru-module .signup-wrapper {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* line 18, ../scss/modules-3/vidhub-sailthru/_build_sailthru_480.scss */
  .build-sailthru-module .signup-wrapper .email, .generic-sailthru-module .signup-wrapper .email {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  /* line 24, ../scss/modules-3/vidhub-sailthru/_build_sailthru_480.scss */
  .build-sailthru-module .signup-wrapper input.signup, .generic-sailthru-module .signup-wrapper input.signup {
    width: 100%;
  }
  /* line 29, ../scss/modules-3/vidhub-sailthru/_build_sailthru_480.scss */
  .build-sailthru-module .signup-result, .generic-sailthru-module .signup-result {
    height: 110px;
  }

  /* line 34, ../scss/modules-3/vidhub-sailthru/_build_sailthru_480.scss */
  .generic-sailthru-module {
    padding-right: 0;
  }

  /* line 2, ../scss/modules-3/timer/_timer_480.scss */
  .timer .hdrtxt {
    margin-right: 0;
    margin-bottom: 10px;
    padding-top: 15px;
    line-height: 26px;
  }
  /* line 9, ../scss/modules-3/timer/_timer_480.scss */
  .timer .countdowntimer .clock {
    width: 55px;
    margin-right: 15px;
  }
  /* line 12, ../scss/modules-3/timer/_timer_480.scss */
  .timer .countdowntimer .clock:last-child {
    margin-right: 0;
  }
  /* line 15, ../scss/modules-3/timer/_timer_480.scss */
  .timer .countdowntimer .clock .label {
    font-size: 10px;
  }
  /* line 19, ../scss/modules-3/timer/_timer_480.scss */
  .IE9 .timer .countdowntimer {
    margin-bottom: 0;
  }
  /* line 23, ../scss/modules-3/timer/_timer_480.scss */
  .timer .liveEventText {
    padding: 25px 10px 0;
  }
  /* line 26, ../scss/modules-3/timer/_timer_480.scss */
  .timer .addthisevent-drop {
    display: block;
    top: 10px;
    margin: 0 auto 20px;
  }

  /* line 2, ../scss/modules-3/vidhub-question/_build_question_480.scss */
  .build-question-module .build-question-wrapper {
    padding: 10px 0px 10px 0px;
    left: 0px;
    width: 100%;
    height: 360px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 100px;
  }
  /* line 11, ../scss/modules-3/vidhub-question/_build_question_480.scss */
  .build-question-module .build-question-wrapper .build-question-form textarea {
    width: 90%;
  }

  /* line 3, ../scss/modules-3/vidhub_up_next/_build_up_next_480.scss */
  #build_up_next .build_ticket a,
  #build_up_next .add_to_calendar {
    border-bottom: none;
    background-color: black;
    color: white;
    padding: 10px;
    display: block;
    text-align: center;
  }
  /* line 12, ../scss/modules-3/vidhub_up_next/_build_up_next_480.scss */
  #build_up_next .addthisevent_icon {
    display: none;
  }
  /* line 15, ../scss/modules-3/vidhub_up_next/_build_up_next_480.scss */
  #build_up_next .addthisevent-drop {
    padding: 0;
    width: 100%;
  }
  /* line 19, ../scss/modules-3/vidhub_up_next/_build_up_next_480.scss */
  #build_up_next .load-more {
    display: none;
  }
  /* line 23, ../scss/modules-3/vidhub_up_next/_build_up_next_480.scss */
  #build_up_next.hide_more ul li:nth-child(n+5) {
    display: block;
  }

  /* line 1, ../scss/modules-3/vidhub-collections/_collections_480.scss */
  .collections_wrapper {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  /* line 6, ../scss/modules-3/vidhub-collections/_collections_480.scss */
  .collections_wrapper .panel_wrapper {
    width: 100%;
  }
  /* line 12, ../scss/modules-3/vidhub-collections/_collections_480.scss */
  .collections_wrapper .panel_wrapper #container #card .image_wrapper .face_cover {
    height: 100%;
    width: 100%;
  }
  /* line 20, ../scss/modules-3/vidhub-collections/_collections_480.scss */
  .collections_wrapper .panel_wrapper .slick-prev {
    right: 25%;
  }
  /* line 24, ../scss/modules-3/vidhub-collections/_collections_480.scss */
  .collections_wrapper .panel_wrapper .slick-next {
    left: 25%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 753px) {
  /* The following sets a handle for boot.js respond method.  DO NOT MODIFY */
  /* line 2, ../scss/grid-3/_grid_754.scss */
  html {
    font-family: display_754;
  }

  /* line 7, ../scss/grid-3/_grid_754.scss */
  .state-indicator {
    z-index: 754;
  }

  /* End boot.js respond handle */
  /* line 11, ../scss/grid-3/_grid_754.scss */
  #aol3-grid {
    margin-top: 64px;
    width: 100%;
  }

  /* line 15, ../scss/grid-3/_grid_754.scss */
  #aol3-grid.dynamicSearchGrid {
    margin-top: 103px;
  }

  /* line 18, ../scss/grid-3/_grid_754.scss */
  body div.resp-show754 {
    display: block;
  }

  /* line 21, ../scss/grid-3/_grid_754.scss */
  body div.resp-show1024 {
    display: none;
  }

  /* line 24, ../scss/grid-3/_grid_754.scss */
  #leftnav-container {
    width: 255px;
  }

  /* line 27, ../scss/grid-3/_grid_754.scss */
  #header-container {
    background-color: #FFF;
    border-bottom: 1px solid #e3e3e3;
    height: 60px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
  }
  /* line 36, ../scss/grid-3/_grid_754.scss */
  #header-container.include-sharebar {
    padding-bottom: 38px;
  }

  /* line 41, ../scss/grid-3/_grid_754.scss */
  #rightrail-container {
    float: left;
    width: 100%;
    min-width: 470px;
    padding: 0 10px;
    box-sizing: border-box;
    position: relative;
  }

  /* line 49, ../scss/grid-3/_grid_754.scss */
  #centerwell-container {
    width: auto;
    min-width: 470px;
    padding: 0 10px;
  }

  /* line 54, ../scss/grid-3/_grid_754.scss */
  #footer-container {
    clear: both;
  }

  /* line 59, ../scss/grid-3/_grid_754.scss */
  .page-build #centre-wrapper, .page-what-to-watch #centre-wrapper {
    padding: 0;
  }

  /* line 2, ../scss/modules-3/leftnav/_leftnav_754.scss */
  #leftnav-container {
    -webkit-transform: translateX(-255px);
    transform: translateX(-255px);
    border-right: 0;
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
  }
  /* line 11, ../scss/modules-3/leftnav/_leftnav_754.scss */
  #leftnav-container.is-visible {
    display: block;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  /* line 20, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .leftnav-close {
    display: none;
    font-size: 14px;
    left: 255px;
    padding: 20px;
    position: fixed;
    z-index: 99999;
    color: #fff;
  }
  /* line 28, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .leftnav-close.is-visible {
    display: inline-block;
  }

  /* line 33, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .Gecko .leftnav-inner, .IE9 .leftnav-inner {
    width: 270px;
  }

  /* line 37, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr {
    padding-bottom: 100px;
  }
  /* line 39, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .leftnav-close {
    font-size: 14px;
    left: 255px;
    padding: 20px;
    position: absolute;
    z-index: 99999;
    color: #fff;
  }
  /* line 48, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr ul li {
    letter-spacing: .05em;
  }
  /* line 50, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr ul li a {
    font-size: 14px;
    color: #696969;
  }
  /* line 54, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr ul li a[class^="navicon-"]:before {
    line-height: 24px;
    padding-right: 15px;
  }
  /* line 59, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr ul .line {
    padding: 0;
    border-bottom: 1px solid #e0e0e0;
    margin: 0 15px;
  }
  /* line 65, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .lftnv_top {
    padding: 0;
    background: #facb85;
    /* Old browsers */
    /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #facb85), color-stop(10%, #eadc8d), color-stop(40%, #79dbc9), color-stop(100%, #15dbff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, #facb85 0%, #eadc8d 10%, #79dbc9 40%, #15dbff 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(45deg, #facb85 0%, #eadc8d 10%, #79dbc9 40%, #15dbff 100%);
    /* W3C */
  }
  /* line 76, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .lftnv_top .lftnv_bg {
    background: none;
    padding: 10px 15px 0 15px;
    /*color: #fff;
    font-size: 20px;*/
  }
  /* line 83, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .lftnv_top .usr_info, .lftnv_wr .lftnv_top .date, .lftnv_wr .lftnv_top #weather {
    display: none;
  }
  /* line 86, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .lftnv_top #headerlogo-globallink {
    margin: 15px 0 25px;
  }
  /* line 88, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .lftnv_top #headerlogo-globallink img {
    width: auto;
    height: 30px;
  }
  /* line 93, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .lftnv_top .globalHeaderLogo {
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
  }
  /* line 98, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .toplist {
    border-bottom: 0;
  }
  /* line 100, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .toplist li {
    color: #fff;
    padding: 15px 20px 12px 15px;
    font-weight: normal;
  }
  /* line 104, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .toplist li a {
    color: #fff;
  }
  /* line 107, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .toplist li .mailcount {
    float: none;
    margin-left: 15px;
    background-color: #FF526F;
  }
  /* line 112, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .toplist li:hover {
    background: none;
  }
  /* line 116, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .toplist li.sns a[class^="navicon-"]::before {
    color: #fff;
  }
  /* line 119, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .toplist li.sns .navicon-down_arrow:after, .lftnv_wr .toplist li.sns .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .readmore:after, .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .lftnv_wr .toplist li.sns .readmore:after {
    right: 20px;
    color: #fff;
  }
  /* line 123, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .toplist li.sns .sn {
    max-width: 200px;
  }
  /* line 127, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .toplist li.sns-usr-info a {
    color: #767676;
    font-size: 13px;
  }
  /* line 131, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .toplist li.show_usr_info {
    display: block;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: left;
    padding-left: 15px;
  }
  /* line 136, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .toplist li.show_usr_info a, .lftnv_wr .toplist li.show_usr_info a:hover {
    color: #fff;
  }
  /* line 139, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .toplist li.show_usr_info a.signout {
    border-color: #fff;
  }
  /* line 142, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .toplist li.show_usr_info:hover {
    background-color: rgba(0, 0, 0, 0.6);
  }
  /* line 148, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .toplist .line {
    border-bottom: 1px solid #e0e0e0;
    margin: 0 15px;
  }
  /* line 154, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .lftnv_lst li {
    padding: 2px 20px 0 14px;
  }
  /* line 156, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .lftnv_lst li:after {
    display: inline-block;
    width: 230px;
    margin: 0 auto -2px;
    padding-top: 12px;
    border-bottom: 1px solid #e0e0e0;
    content: "";
  }
  /* line 164, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .lftnv_lst li:last-child:after {
    border-color: transparent;
  }
  /* line 167, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .lftnv_lst li:hover:after {
    border-color: transparent;
  }
  /* line 170, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .lftnv_lst li:not(:first-child):hover {
    position: relative;
    margin-top: -1px;
    padding-top: 3px;
  }
  /* line 176, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .lftnv_lst li a {
    padding: 11px 0 0px;
  }
  /* line 181, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr .hide-mobile {
    display: none;
  }

  /* line 187, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .lftnv_wr.unauthenticated .toplist li.sns a, .lftnv_wr.unauthenticated .toplist li.sns a[class^="navicon-"]::before {
    color: #fff;
  }

  /* line 193, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .sliding-menu-fade-screen {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear;
    background: black;
    opacity: 0;
    visibility: hidden;
    z-index: 0;
  }
  /* line 205, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .sliding-menu-fade-screen.is-visible {
    opacity: 0.7;
    visibility: visible;
    z-index: 99998;
  }

  /* line 211, ../scss/modules-3/leftnav/_leftnav_754.scss */
  .nav:after {
    background-color: transparent;
  }

  /* line 2, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container #dl_v2 {
    width: 100%;
    max-width: 753px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    height: auto;
  }
  /* line 11, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container #dl_v2 .dlslide .slideoverlay {
    display: none;
  }
  /* line 20, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container .dl-copy-overlay {
    position: relative;
    height: 100px;
    width: 67%;
    left: 0;
    top: 0;
    margin: 0 auto;
    margin-top: -50px;
  }
  /* line 33, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container .dl-copy-overlay.showtape h2, #dl-container .bondlcopy.showtape h2 {
    padding-top: 30px;
  }
  /* line 38, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container .dl-copy-overlay h2, #dl-container .bondlcopy h2 {
    text-align: center;
    padding: 20px 25px 0px 25px;
  }
  /* line 43, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container .dl-copy-overlay h2, #dl-container .dl-copy-overlay h2 a, #dl-container .bondlcopy h2, #dl-container .bondlcopy h2 a {
    font-size: 20px;
    line-height: 24px;
  }
  /* line 48, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container .dl-copy-overlay .source, #dl-container .bondlcopy .source {
    color: white;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
  }
  /* line 56, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container .dl-copy-overlay .source a, #dl-container .bondlcopy .source a {
    color: white;
  }
  /* line 60, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container .dl-copy-overlay .source .dl-partner-indicator, #dl-container .bondlcopy .source .dl-partner-indicator {
    display: none;
  }
  /* line 65, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container .dl-copy-overlay p.dlcopy, #dl-container .dl-copy-overlay p.lede-link, #dl-container .bondlcopy p.dlcopy, #dl-container .bondlcopy p.lede-link {
    display: none;
  }
  /* line 69, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container .dl-copy-overlay .sponsorLogo, #dl-container .bondlcopy .sponsorLogo {
    position: absolute;
    bottom: 2px;
    left: 50%;
    margin-left: -75px;
  }
  /* line 75, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container .dl-copy-overlay .sponsorLogo br, #dl-container .bondlcopy .sponsorLogo br {
    display: none;
  }
  /* line 79, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container .dl-copy-overlay .sponsorLogo span, #dl-container .bondlcopy .sponsorLogo span {
    float: left;
    font-family: "Larsseit", sans-serif;
    font-size: 10px;
    color: #999999;
  }
  /* line 85, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container .dl-copy-overlay .sponsorLogo a, #dl-container .bondlcopy .sponsorLogo a {
    float: left;
    bottom: -10px;
    position: absolute;
    margin-left: 4px;
  }
  /* line 91, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container .dl-copy-overlay .sponsorLogo a img, #dl-container .bondlcopy .sponsorLogo a img {
    max-width: 145px;
  }
  /* line 97, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container #dl-copy-tape-wrap {
    position: relative;
    width: 100%;
    margin-top: -50px;
    top: auto;
    right: 0;
  }
  /* line 104, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container #dl-tape {
    position: absolute;
    margin: 0;
    top: -22px;
    left: 50%;
    margin-left: -117px;
  }
  /* line 111, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container #dl-copy-overlay-background {
    margin: 0;
    padding: 0;
    width: 80%;
    margin: 0 auto;
    height: 80px;
    max-width: 750px;
    opacity: 1;
  }
  /* line 121, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container #dl-count {
    right: 0px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    width: 25%;
  }
  /* line 129, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container #dl-controls #dlfBtn, #dl-container #dl-controls #dlbBtn {
    background-color: black;
    opacity: .6;
    width: 48px;
    height: 64px;
    top: 40%;
  }
  /* line 135, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container #dl-controls #dlfBtn:hover, #dl-container #dl-controls #dlbBtn:hover {
    opacity: .8;
  }
  /* line 139, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container #dl-controls .sprite-fg-Arrow-left-white img {
    top: 5px;
    left: -0px;
  }
  /* line 144, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container #dl-controls .sprite-fg-Arrow-right-white img {
    left: -1px;
    top: -56px;
  }
  /* line 150, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container .slick-list {
    overflow: hidden;
  }
  /* line 153, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container .slick-slide {
    margin: 0;
    width: 100%;
  }
  /* line 157, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container .slick-track {
    max-height: 500px;
  }

  /* line 164, ../scss/modules-3/dl/_dl_754.scss */
  .isVerticalPage:not(.page-article) #dl-container #dl_v2 {
    height: auto;
  }
  /* line 166, ../scss/modules-3/dl/_dl_754.scss */
  .isVerticalPage:not(.page-article) #dl-container #dl_v2 #dl-copy-overlay-background {
    height: 95px;
  }
  /* line 170, ../scss/modules-3/dl/_dl_754.scss */
  .isVerticalPage:not(.page-article) #dl-container #dl-controls #dlfBtn, .isVerticalPage:not(.page-article) #dl-container #dl-controls #dlbBtn {
    background-color: white;
  }
  /* line 173, ../scss/modules-3/dl/_dl_754.scss */
  .isVerticalPage:not(.page-article) #dl-container #dl-copy-tape-wrap {
    top: auto;
  }


  /* line 197, ../scss/modules-3/dl/_dl_754.scss */
  #dl-container .dl_s9 #dl-controls .useicon a {
    color: #000;
  }

  /* line 208, ../scss/modules-3/dl/_dl_754.scss */
  .isVerticalPage:not(.page-article) #dl-container #dl_v2 #dl-copy-tape-wrap #dl-copy-overlay-background .source {
    display: none;
  }

  /* line 1, ../scss/modules-3/header/_header_754.scss */
  #header-container {
    min-height: 50px;
    height: auto;
    padding-bottom: 0px;
    border-bottom: 1px solid #e3e3e3;
  }
  /* line 7, ../scss/modules-3/header/_header_754.scss */
  #header-container #aol-header-search {
    display: none;
  }
  /* line 11, ../scss/modules-3/header/_header_754.scss */
  #header-container #searchbox-container {
    height: 0px;
    float: none;
    margin-bottom: 0px;
  }
  /* line 16, ../scss/modules-3/header/_header_754.scss */
  #header-container #channelHeader {
    padding-top: 6px;
    padding-bottom: 5px;
    height: auto;
    min-height: 50px;
    overflow: auto;
    padding-right: 0;
    margin-right: -60px;
    margin-left: -60px;
    border-bottom: none;
  }
  /* line 26, ../scss/modules-3/header/_header_754.scss */
  #header-container #channelHeader div.channel-hdr {
    text-align: center;
  }
  /* line 28, ../scss/modules-3/header/_header_754.scss */
  #header-container #channelHeader div.channel-hdr img {
    display: inline;
    margin: 0;
    max-height: 32px;
    height: auto;
  }
  /* line 38, ../scss/modules-3/header/_header_754.scss */
  #header-container #channelHeader.hasSubnav div.channel-hdr img {
    margin: 0 0 0 -30px;
  }
  /* line 44, ../scss/modules-3/header/_header_754.scss */
  #header-container #quick-nav-wrapper .mobile-search img {
    left: -12px;
  }
  /* line 47, ../scss/modules-3/header/_header_754.scss */
  #header-container #quick-nav-wrapper .mobile-search img:hover {
    left: -92px;
  }

  /* line 54, ../scss/modules-3/header/_header_754.scss */
  .isVerticalPage #header-container #burger-menu {
    z-index: 1;
    position: relative;
  }

  /* line 63, ../scss/modules-3/header/_header_754.scss */
  .page-build #headerlogo, .page-what-to-watch #headerlogo {
    position: absolute;
    margin-top: 8px;
  }
  /* line 67, ../scss/modules-3/header/_header_754.scss */
  .page-build #headerlogo #aol-header-logo img, .page-what-to-watch #headerlogo #aol-header-logo img {
    width: 150px;
  }
  /* line 73, ../scss/modules-3/header/_header_754.scss */
  .page-build #quick-nav-wrapper, .page-what-to-watch #quick-nav-wrapper {
    margin-top: 7px;
  }
  /* line 76, ../scss/modules-3/header/_header_754.scss */
  .page-build #burger-menu, .page-what-to-watch #burger-menu {
    margin-top: 7px;
  }

  /* line 85, ../scss/modules-3/header/_header_754.scss */
  html.subchannel-.page-what-to-watch #headerlogo #aol-header-logo img {
    margin-top: 7px;
  }
  /* line 91, ../scss/modules-3/header/_header_754.scss */
  html.subchannel-.page-what-to-watch .header_subtitle {
    display: none;
  }
  /* line 95, ../scss/modules-3/header/_header_754.scss */
  html.subchannel-.page-what-to-watch #header-container {
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-bottom: none;
  }

  /* line 103, ../scss/modules-3/header/_header_754.scss */
  #header-container #quick-nav-wrapper .mobile-search.showSearchHover img {
    left: -172px;
  }
  /* line 106, ../scss/modules-3/header/_header_754.scss */
  #header-container .dynamicSearch {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
  }
  /* line 110, ../scss/modules-3/header/_header_754.scss */
  #header-container .dynamicSearch #aol-header-search {
    position: relative;
    display: block;
    float: right;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 3px;
  }
  /* line 120, ../scss/modules-3/header/_header_754.scss */
  #header-container .dynamicSearch .mnid-header-search {
    padding-right: 0px;
    margin-right: -8px;
  }
  /* line 125, ../scss/modules-3/header/_header_754.scss */
  #header-container .dynamicSearch #aol-header-query {
    height: 40px;
  }
  /* line 128, ../scss/modules-3/header/_header_754.scss */
  #header-container .dynamicSearch #aol-header-search-button {
    font-size: 12px;
    padding: 2px 6px 3px;
    height: 40px;
    width: 100px;
  }
  /* line 135, ../scss/modules-3/header/_header_754.scss */
  #header-container .dynamicSearch #searchbox-container {
    height: 76px;
    display: inline-block;
    margin-bottom: -22px;
    width: 100%;
    float: none;
    clear: both;
    height: 48px;
    margin-right: 0;
    display: block;
  }
  /* line 145, ../scss/modules-3/header/_header_754.scss */
  #header-container .dynamicSearch #searchbox-container #aol-header-search {
    padding-bottom: 3px;
  }

  /* line 151, ../scss/modules-3/header/_header_754.scss */
  .isVerticalPage #aol-header-search-results {
    width: 100%;
  }

  /* line 3, ../scss/modules-3/quicknav/_quicknav_754.scss */
  #header-container #quick-nav-wrapper {
    width: auto;
    margin-left: 0px;
  }
  /* line 6, ../scss/modules-3/quicknav/_quicknav_754.scss */
  #header-container #quick-nav-wrapper .wywgMod {
    display: none;
  }
  /* line 9, ../scss/modules-3/quicknav/_quicknav_754.scss */
  #header-container #quick-nav-wrapper b {
    display: none;
  }

  /* line 5, ../scss/modules-3/footer/_footer_754.scss */
  #aol-footer .mnid-footerlinks {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 0px;
  }

  /* line 23, ../scss/modules-3/footer/_footer_754.scss */
  #aol-footer .mnid-footerlinks-copyright-only {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 60px;
  }
  /* line 30, ../scss/modules-3/footer/_footer_754.scss */
  #aol-footer .lnid-sec1_lnk5 {
    display: none !important;
  }

  /* line 1, ../scss/modules-3/ads/_ads_754.scss */
  .topAd {
    width: 100%;
  }
  /* line 3, ../scss/modules-3/ads/_ads_754.scss */
  .topAd .feedback {
    display: none;
  }

  /* line 7, ../scss/modules-3/ads/_ads_754.scss */
  .mobile-ad {
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 0;
    z-index: 2000000;
    background-color: rgba(255, 255, 255, 0.5);
  }
  /* line 15, ../scss/modules-3/ads/_ads_754.scss */
  .mobile-ad * {
    margin: 0 auto;
  }

  /* line 19, ../scss/modules-3/ads/_ads_754.scss */
  #rightrail-container .topAd {
    width: 301px;
    margin: 0 auto;
  }

  /* line 1, ../scss/modules-3/breaking_news/_breaking_news_754.scss */
  #announcement-news-bar.breaking-share {
    margin-left: 0;
  }
  /* line 3, ../scss/modules-3/breaking_news/_breaking_news_754.scss */
  #announcement-news-bar.breaking-share .breaking-news-headline {
    font-size: 15px;
  }
  /* line 6, ../scss/modules-3/breaking_news/_breaking_news_754.scss */
  #announcement-news-bar.breaking-share.breaking-share .breaking-news-headline {
    margin-right: 0;
  }
  /* line 9, ../scss/modules-3/breaking_news/_breaking_news_754.scss */
  #announcement-news-bar.breaking-share.breaking-share .breakingNewsShare {
    display: none;
  }
  /* line 12, ../scss/modules-3/breaking_news/_breaking_news_754.scss */
  #announcement-news-bar.breaking-share.breaking-share-mobile {
    height: 50px;
  }
  /* line 14, ../scss/modules-3/breaking_news/_breaking_news_754.scss */
  #announcement-news-bar.breaking-share.breaking-share-mobile .breaking-news-title {
    height: 50px;
    line-height: 34px;
    top: -50px;
  }
  /* line 18, ../scss/modules-3/breaking_news/_breaking_news_754.scss */
  #announcement-news-bar.breaking-share.breaking-share-mobile .breaking-news-title:before {
    left: -16px;
    border-left: 16px solid transparent;
    border-bottom: 50px solid #FFEA00;
  }
  /* line 23, ../scss/modules-3/breaking_news/_breaking_news_754.scss */
  #announcement-news-bar.breaking-share.breaking-share-mobile .breaking-news-title:after {
    right: -16px;
    border-right: 16px solid transparent;
    border-top: 50px solid #FFEA00;
  }
  /* line 29, ../scss/modules-3/breaking_news/_breaking_news_754.scss */
  #announcement-news-bar.breaking-share.breaking-share-mobile .breaking-news-headline {
    display: table-cell;
    height: 50px;
    line-height: 18px;
    vertical-align: middle;
    top: -48px;
  }
  /* line 36, ../scss/modules-3/breaking_news/_breaking_news_754.scss */
  #announcement-news-bar.breaking-share.breaking-share-mobile #breaking-news-colour {
    height: 50px;
  }

  /* line 1, ../scss/modules-3/mtmhp/_mtmhp_754.scss */
  #intelligentgreeting, .mtmhpbutton {
    display: none;
  }

  /* line 1, ../scss/modules-3/article/_article_754.scss */
  .article {
    /*
    .article-byline {
    font-size:11px;
    }
    */
    padding: 0 30px;
    /*.article-byline,.article-content{
    padding:0 5px;
    font-size:12px;
    }*/
  }
  /* line 9, ../scss/modules-3/article/_article_754.scss */
  .article h2.article-title {
    /*  font-size:25px;
    line-height:24px;
    margin-top: 5px;
    padding:0 5px;*/
    font-size: 26px !important;
    line-height: 32px !important;
    /*font-size:30px;
    line-height:36px;*/
  }
  /* line 21, ../scss/modules-3/article/_article_754.scss */
  .article.top-module .article-share-top {
    margin-top: 0;
  }
  /* line 25, ../scss/modules-3/article/_article_754.scss */
  .article .article-byline {
    padding-top: 7px;
  }
  /* line 29, ../scss/modules-3/article/_article_754.scss */
  .article .article-content {
    padding-top: 34px;
    width: 100%;
  }
  /* line 36, ../scss/modules-3/article/_article_754.scss */
  .article .btmcommntlnk {
    display: none;
  }
  /* line 45, ../scss/modules-3/article/_article_754.scss */
  .article .m-slideshow__preview .m-slideshow__preview-overlay {
    padding: 15px 20px;
  }
  /* line 48, ../scss/modules-3/article/_article_754.scss */
  .article .m-slideshow__preview .m-slideshow__preview-overlay p {
    margin-bottom: 15px;
    overflow: hidden;
  }
  /* line 56, ../scss/modules-3/article/_article_754.scss */
  .article.article-lifestyle .m-slideshow__preview-overlay p {
    font-size: 22px;
    line-height: 28px;
  }
  /* line 63, ../scss/modules-3/article/_article_754.scss */
  .article.article-entertainment .m-slideshow__preview-overlay p {
    font-size: 22px;
    line-height: 28px;
  }
  /* line 71, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .galleryOpacOverlay {
    display: none;
  }
  /* line 76, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .twist-header {
    display: block;
    padding: 10px 20px;
    text-align: left;
    font-size: 14px;
    background-color: #e5e5e5;
  }
  /* line 83, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper {
    background-color: #e5e5e5;
    box-shadow: none;
  }
  /* line 87, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-prev, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next {
    font-size: 24px;
    width: 24px;
    height: 35px;
    padding-top: 4px;
    text-shadow: none;
    background-color: rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
  }
  /* line 101, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-container, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-wrapper {
    background-color: #e5e5e5;
  }
  /* line 103, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-container .aol-twist-thumbs, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-wrapper .aol-twist-thumbs {
    margin: 0 auto;
  }
  /* line 106, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-container .aol-twist-thumbs li.active, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-wrapper .aol-twist-thumbs li.active {
    border: 1px solid #fff;
  }
  /* line 113, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar {
    display: block;
    padding-top: 0;
    background-color: #e5e5e5;
    text-align: center;
  }
  /* line 118, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption {
    color: #888;
    font-size: 12px;
    line-height: 18px;
    padding: 0 15px;
    text-overflow: elipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  /* line 128, ../scss/modules-3/article/_article_754.scss */
  .Gecko .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption, .MSIE .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption {
    position: relative;
    height: 4.2em;
    display: -moz-box;
    -moz-box-orient: vertical;
  }
  /* line 133, ../scss/modules-3/article/_article_754.scss */
  .Gecko .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption:after, .MSIE .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption:after {
    content: "...";
    position: absolute;
    top: 3em;
    right: 20px;
  }
  /* line 144, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen {
    background: #000;
  }
  /* line 146, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen.thumb-carousel .aol-twist-thumbs-wrapper {
    background: #000;
  }
  /* line 149, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header {
    border-bottom: 0;
  }
  /* line 151, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-title {
    display: none;
  }
  /* line 155, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-infobar {
    display: none;
  }
  /* line 158, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .twist-header {
    background: none;
    color: #fff;
    float: left;
  }
  /* line 163, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    background: #000;
  }
  /* line 166, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout {
    background: #000;
    padding-bottom: 40px;
  }
  /* line 171, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-caption {
    color: #fff;
    padding-right: 15px;
    padding-left: 15px;
  }
  /* line 177, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container {
    display: block;
    border-top: none;
    position: relative;
    padding-right: 10px;
  }
  /* line 182, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumbs-wrapper {
    margin: 0;
    white-space: nowrap;
  }
  /* line 185, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li {
    border: none;
  }
  /* line 187, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li.active {
    border: 1px solid #fff;
  }
  /* line 193, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header {
    background: none;
  }
  /* line 195, ../scss/modules-3/article/_article_754.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-close {
    color: #fff;
    background: #000;
    float: right;
    position: relative;
  }

  .article.article-lifestyle .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit .tag-outer .triangle {
    background: #000;
  }
  .article.article-lifestyle .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-getit .tag-inner .triangle {
    background: none;
  }

  /* line 210, ../scss/modules-3/article/_article_754.scss */
  .respVideoWrap {
    width: 100%;
  }
  /* line 214, ../scss/modules-3/article/_article_754.scss */
  .respVideoWrap .fmvps-wrapper {
    height: 330px;
  }

  /* line 220, ../scss/modules-3/article/_article_754.scss */
  .wurflMobile .article-content {
    width: 100%;
    box-sizing: border-box;
  }

  /*.commentsDrawer {
      right: -8px;
  }*/
  /* line 11, ../scss/modules-3/comments/_comments_754.scss */
  #aol-content.overlay #aol-comments {
    margin-left: 3.0155642%;
    margin-right: 3.0155642%;
    width: auto;
    float: none;
    clear: both;
  }

  /*@import "modules-3/article_gallery/gallery_754";*/
  /* line 1, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-share {
    height: 80px;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    position: relative;
    top: auto;
    width: 100%;
  }
  /* line 10, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-share .floating-share {
    height: 100%;
    left: 0 !important;
    padding: 0;
    position: relative;
    top: 0 !important;
    width: 100%;
    position: relative;
  }
  /* line 18, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-share .floating-share .aol-share {
    left: 45px;
    top: 25px;
  }
  /* line 21, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-share .floating-share .aol-share a {
    margin: 4px 10px 14px;
  }
  /* line 25, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-share .floating-share .aol-share.aol-sharec {
    left: 0;
    top: 25px;
  }
  /* line 31, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-share .floating-share .shared-services {
    float: none;
  }
  /* line 34, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-share .floating-share .shared-services .share-text {
    display: block;
  }
  /* line 36, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-share .floating-share .shared-services .share-text p {
    display: block;
    font-weight: bold;
  }

  /* line 51, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.article #article-share, #article-wrapper.share-1 #article-share, .article.top-module.article #article-share, .article.top-module.share-1 #article-share {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 57, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.article.pagetype-perspective #article-share,
  #article-wrapper.article.pagetype-perspective #shared-services-articlebody-bottom-w, #article-wrapper.share-1.pagetype-perspective #article-share,
  #article-wrapper.share-1.pagetype-perspective #shared-services-articlebody-bottom-w, .article.top-module.article.pagetype-perspective #article-share,
  .article.top-module.article.pagetype-perspective #shared-services-articlebody-bottom-w, .article.top-module.share-1.pagetype-perspective #article-share,
  .article.top-module.share-1.pagetype-perspective #shared-services-articlebody-bottom-w {
    padding: 13px 3.75% 0;
  }
  /* line 61, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.article.pagetype-perspective #shared-services-articlebody-bottom-w, #article-wrapper.share-1.pagetype-perspective #shared-services-articlebody-bottom-w, .article.top-module.article.pagetype-perspective #shared-services-articlebody-bottom-w, .article.top-module.share-1.pagetype-perspective #shared-services-articlebody-bottom-w {
    padding-top: 30px;
  }
  /* line 70, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.article .shared-services .aol-share a, #article-wrapper.share-1 .shared-services .aol-share a, .article.top-module.article .shared-services .aol-share a, .article.top-module.share-1 .shared-services .aol-share a {
    min-width: 40px;
    /*&.aol-share-email {
      -webkit-border-radius: 0 5px 5px 0;
         -moz-border-radius: 0 5px 5px 0;
              border-radius: 0 5px 5px 0;
    }*/
  }
  /* line 74, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.article .shared-services .aol-share a b, #article-wrapper.share-1 .shared-services .aol-share a b, .article.top-module.article .shared-services .aol-share a b, .article.top-module.share-1 .shared-services .aol-share a b {
    text-align: center;
  }
  /* line 80, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.article .shared-services .aol-share a:before, #article-wrapper.share-1 .shared-services .aol-share a:before, .article.top-module.article .shared-services .aol-share a:before, .article.top-module.share-1 .shared-services .aol-share a:before {
    left: 5px;
  }
  /* line 84, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.article .shared-services .aol-share a.aol-share-comments, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-comments, .article.top-module.article .shared-services .aol-share a.aol-share-comments, .article.top-module.share-1 .shared-services .aol-share a.aol-share-comments {
    display: none;
  }
  /* line 86, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.article .shared-services .aol-share a.aol-share-comments span, #article-wrapper.share-1 .shared-services .aol-share a.aol-share-comments span, .article.top-module.article .shared-services .aol-share a.aol-share-comments span, .article.top-module.share-1 .shared-services .aol-share a.aol-share-comments span {
    display: none;
  }
  /* line 108, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.share-1 .shared-services .aol-share, .article.top-module.share-1 .shared-services .aol-share {
    margin: 0;
  }
  /* line 111, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.share-1 .shared-services .aol-share a, .article.top-module.share-1 .shared-services .aol-share a {
    width: 94px;
    height: 36px;
  }
  /* line 115, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.share-1 .shared-services .aol-share a:before, .article.top-module.share-1 .shared-services .aol-share a:before {
    margin-left: 15% !important;
  }
  /* line 119, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.share-1 .shared-services .aol-share a.aol-share-email, .article.top-module.share-1 .shared-services .aol-share a.aol-share-email {
    border-radius: 0 5px 5px 0;
  }
  /* line 126, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.share-1 .shared-services .aol-share b, .article.top-module.share-1 .shared-services .aol-share b {
    margin: 7px 0 0 25% !important;
    width: 25px;
  }

  /* line 136, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.article .article-share-float, #article-wrapper.share-1 .article-share-float, .article.top-module.article .article-share-float, .article.top-module.share-1 .article-share-float {
    margin-left: 0;
    z-index: 99995;
    pointer-events: none;
  }
  /* line 143, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.article .article-share-float .shared-services-w, #article-wrapper.share-1 .article-share-float .shared-services-w, .article.top-module.article .article-share-float .shared-services-w, .article.top-module.share-1 .article-share-float .shared-services-w {
    min-width: 300px;
  }
  /* line 147, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a, #article-wrapper.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a, .article.top-module.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a, .article.top-module.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a {
    min-height: 30px;
    height: 30px;
  }
  /* line 150, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a:before, #article-wrapper.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a:before, .article.top-module.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a:before, .article.top-module.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a:before {
    margin: 6px 0 0 10px;
  }
  /* line 155, ../scss/modules-3/article_share/_article_share_754.scss */
  #article-wrapper.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a.aol-share-facebook:after, #article-wrapper.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a.aol-share-facebook:after, .article.top-module.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a.aol-share-facebook:after, .article.top-module.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a.aol-share-facebook:after {
    position: absolute;
    margin: 10px 0 0 5px;
  }

  /* line 3, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header {
    min-height: auto;
  }
  /* line 5, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 10px;
    font-size: 24px;
  }
  /* line 9, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-close {
    margin: 10px;
    font-size: 24px;
  }
  /* line 14, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: auto;
  }

  /* line 22, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper {
    display: block;
    z-index: 15;
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    /*-webkit-transform: translateZ(0);*/
    -ms-transform: translateX(-50%);
    visibility: visible;
    height: 40px;
  }
  /* line 37, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a {
    margin-right: 0px;
    margin-bottom: 0px;
    height: 40px;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    float: left;
    text-align: center;
    line-height: 40px;
  }
  /* line 47, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a > b {
    margin-left: 0px;
  }
  /* line 51, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a .aol-share-count {
    display: none;
    font-size: 9px;
    position: absolute;
    line-height: 26px;
    top: 0px;
  }
  /* line 59, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-facebook {
    color: #FFFFFF !important;
    text-align: center;
    background-color: #3D5895;
    background-image: none;
    width: 56.8%;
    font-size: 24px;
  }
  /* line 66, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-facebook:before {
    line-height: 1.7;
  }
  /* line 69, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-facebook .aol-share-count {
    background-color: #3D5895;
  }
  /* line 73, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-facebook #share__fb {
    padding-left: 10px;
    vertical-align: top;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 12px;
    color: #fff;
    display: none;
    text-align: left;
    text-transform: uppercase;
    line-height: 44px;
    height: 40px;
    letter-spacing: .03em;
    opacity: 100;
    visibility: visible;
    width: auto;
  }
  /* line 89, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-facebook span#share__fb:nth-of-type(1) {
    display: inline-block;
  }
  /* line 94, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-twitter {
    color: #FFFFFF !important;
    background-color: #00A8DD;
    background-image: none;
    width: 14.4%;
    font-size: 20px;
  }
  /* line 100, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-twitter .aol-share-count {
    background-color: #00A8DD;
  }
  /* line 105, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-pinterest {
    color: #FFFFFF !important;
    background-color: #D21928 !important;
    background-image: none !important;
    width: 14.4%;
    font-size: 20px;
  }
  /* line 111, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-pinterest .aol-share-count {
    background-color: #D21928;
  }
  /* line 116, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-googleplus {
    display: none;
  }
  /* line 119, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-email {
    color: #FFFFFF !important;
    background-color: #AEAEAF;
    background-image: none;
    width: 14.4%;
    font-size: 18px;
  }
  /* line 125, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-email .aol-share-count {
    background-color: #AEAEAF;
  }
  /* line 134, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .ios .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper {
    position: absolute;
  }
  /* line 141, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper {
    display: none;
  }
  /* line 144, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content {
    width: 100%;
  }
  /* line 146, ../scss/modules-3/slideshow/_slideshow_754.scss */
  .inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper {
    display: none;
  }

  /* line 2, ../scss/modules-3/rivers/_river_754.scss */
  .page-tag .topic-banner h1 {
    padding-top: 20px;
  }
  /* line 5, ../scss/modules-3/rivers/_river_754.scss */
  .page-tag #header-container #channelHeader {
    margin-bottom: 15px;
    height: auto;
    padding-bottom: 10px;
  }
  /* line 11, ../scss/modules-3/rivers/_river_754.scss */
  .page-tag .scroll-wrapper {
    padding-bottom: 50px;
  }
  /* line 16, ../scss/modules-3/rivers/_river_754.scss */
  .page-tag #topic .timeline-article {
    width: 100%;
  }

  /* line 2, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots .gots__calendar {
    margin: 0;
  }
  /* line 4, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots .gots__calendar .gots__calendar-month {
    padding: 5px 0;
    margin-right: 0;
    width: 85px;
    text-align: left;
  }
  /* line 10, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots .gots__calendar .gots__calendar-month-4 {
    width: auto;
  }
  /* line 13, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots .gots__calendar .gots__calendar-month-8 {
    width: auto;
  }
  /* line 16, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots .gots__calendar .gots__calendar-month-12 {
    width: auto;
  }

  /* line 22, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item2 {
    margin-right: 0;
  }
  /* line 25, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item4 {
    margin-right: 0;
  }
  /* line 28, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item5 {
    margin-right: 0;
    width: 299px;
    height: 383px;
  }
  /* line 33, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item7 {
    margin-right: 0;
  }
  /* line 36, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item9 {
    margin-right: 0;
  }
  /* line 39, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item10 {
    margin-right: 0;
    width: 299px;
    height: 383px;
  }
  /* line 44, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item12 {
    margin-right: 0;
  }
  /* line 47, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item14 {
    margin-right: 0;
  }
  /* line 50, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item15 {
    margin-right: 0;
    width: 299px;
    height: 383px;
  }
  /* line 55, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item17 {
    margin-right: 0;
  }
  /* line 58, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item19 {
    margin-right: 0;
  }
  /* line 61, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item20 {
    margin-right: 0;
    width: 299px;
    height: 383px;
  }
  /* line 66, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item22 {
    margin-right: 0;
  }
  /* line 69, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item24 {
    margin-right: 0;
  }
  /* line 72, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item25 {
    margin-right: 0;
    width: 299px;
    height: 383px;
  }
  /* line 77, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item27 {
    margin-right: 0;
  }
  /* line 80, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item29 {
    margin-right: 0;
  }
  /* line 83, ../scss/modules-3/52woc/_52woc_754.scss */
  .gots__article.gots__article-item30 {
    margin-right: 0;
    width: 299px;
    height: 383px;
  }

  /* line 1, ../scss/modules-3/subnav/_subnav_754.scss */
  .subnav {
    display: none;
    padding-bottom: 30px;
  }
  /* line 5, ../scss/modules-3/subnav/_subnav_754.scss */
  .subnav ul {
    display: block;
  }
  /* line 8, ../scss/modules-3/subnav/_subnav_754.scss */
  .subnav ul li {
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #e3e3e3;
    float: none;
  }
  /* line 13, ../scss/modules-3/subnav/_subnav_754.scss */
  .subnav ul li a {
    padding-top: 10px;
  }
  /* line 17, ../scss/modules-3/subnav/_subnav_754.scss */
  .subnav ul li.subopen {
    background-color: #e3e3e3;
  }
  /* line 21, ../scss/modules-3/subnav/_subnav_754.scss */
  .subnav ul.submenu {
    position: relative;
  }
  /* line 23, ../scss/modules-3/subnav/_subnav_754.scss */
  .subnav ul.submenu li {
    width: 100%;
    text-align: center;
    background: #e3e3e3;
    float: none;
    padding: 10px 0;
  }

  /* line 38, ../scss/modules-3/subnav/_subnav_754.scss */
  #header-container.submenuopen {
    height: auto;
  }

  /* line 1, ../scss/modules-3/followaol/_followaol_754.scss */
  .buildsocialmod, .generic-socialmod {
    width: 92%;
    margin: 0 15px 30px;
  }
  /* line 4, ../scss/modules-3/followaol/_followaol_754.scss */
  .buildsocialmod .followaol-icons, .generic-socialmod .followaol-icons {
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  /* line 10, ../scss/modules-3/followaol/_followaol_754.scss */
  .buildsocialmod .followaol-icons .followaol-icon a[class^="navicon-"], .buildsocialmod .followaol-icons .followaol-icon a[class*=" navicon-"], .generic-socialmod .followaol-icons .followaol-icon a[class^="navicon-"], .generic-socialmod .followaol-icons .followaol-icon a[class*=" navicon-"] {
    margin-right: 0;
  }
  /* line 12, ../scss/modules-3/followaol/_followaol_754.scss */
  .IE9 .buildsocialmod .followaol-icons .followaol-icon a[class^="navicon-"], .IE9 .buildsocialmod .followaol-icons .followaol-icon a[class*=" navicon-"], .IE9 .generic-socialmod .followaol-icons .followaol-icon a[class^="navicon-"], .IE9 .generic-socialmod .followaol-icons .followaol-icon a[class*=" navicon-"] {
    float: none;
  }
  /* line 16, ../scss/modules-3/followaol/_followaol_754.scss */
  .IE9 .buildsocialmod .followaol-icons .followaol-icon, .IE9 .generic-socialmod .followaol-icons .followaol-icon {
    display: inline-block;
    width: 32%;
    text-align: center;
  }
  /* line 20, ../scss/modules-3/followaol/_followaol_754.scss */
  .IE9 .buildsocialmod .followaol-icons .followaol-icon.first, .IE9 .generic-socialmod .followaol-icons .followaol-icon.first {
    padding-left: 0;
    text-align: left;
  }
  /* line 24, ../scss/modules-3/followaol/_followaol_754.scss */
  .IE9 .buildsocialmod .followaol-icons .followaol-icon.last, .IE9 .generic-socialmod .followaol-icons .followaol-icon.last {
    padding-right: 0;
    margin-right: 0;
    text-align: right;
  }

  /* line 34, ../scss/modules-3/followaol/_followaol_754.scss */
  .generic-socialmod {
    width: 100%;
    margin: 0 0 30px;
  }

  /* line 1, ../scss/modules-3/vidhub-sailthru/_build_sailthru_754.scss */
  .build-sailthru-module, .generic-sailthru-module {
    clear: left;
    float: left;
    margin-top: 30px;
    padding-right: 10px;
    width: 100%;
  }
  /* line 8, ../scss/modules-3/vidhub-sailthru/_build_sailthru_754.scss */
  .build-sailthru-module .desc, .generic-sailthru-module .desc {
    padding-left: 0px;
  }
  /* line 12, ../scss/modules-3/vidhub-sailthru/_build_sailthru_754.scss */
  .build-sailthru-module .signup-wrapper, .generic-sailthru-module .signup-wrapper {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* line 17, ../scss/modules-3/vidhub-sailthru/_build_sailthru_754.scss */
  .build-sailthru-module .signup-wrapper .email, .generic-sailthru-module .signup-wrapper .email {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  /* line 23, ../scss/modules-3/vidhub-sailthru/_build_sailthru_754.scss */
  .build-sailthru-module .signup-wrapper input.signup, .generic-sailthru-module .signup-wrapper input.signup {
    width: 100%;
  }
  /* line 28, ../scss/modules-3/vidhub-sailthru/_build_sailthru_754.scss */
  .build-sailthru-module .signup-result, .generic-sailthru-module .signup-result {
    height: 110px;
  }

  /* line 33, ../scss/modules-3/vidhub-sailthru/_build_sailthru_754.scss */
  .generic-sailthru-module {
    padding-right: 0;
  }

  /* line 2, ../scss/modules-3/timer/_timer_754.scss */
  .timer .hdrtxt {
    margin-right: 0;
    margin-bottom: 10px;
    padding-top: 15px;
    line-height: 26px;
    width: 100%;
  }
  /* line 10, ../scss/modules-3/timer/_timer_754.scss */
  .timer .countdowntimer .clock {
    width: 55px;
    margin-right: 15px;
  }
  /* line 13, ../scss/modules-3/timer/_timer_754.scss */
  .timer .countdowntimer .clock:last-child {
    margin-right: 0;
  }
  /* line 16, ../scss/modules-3/timer/_timer_754.scss */
  .timer .countdowntimer .clock .label {
    font-size: 10px;
  }
  /* line 20, ../scss/modules-3/timer/_timer_754.scss */
  .IE9 .timer .countdowntimer {
    margin-bottom: 0;
  }
  /* line 24, ../scss/modules-3/timer/_timer_754.scss */
  .timer .liveEventText {
    padding: 25px 10px 0;
  }
  /* line 27, ../scss/modules-3/timer/_timer_754.scss */
  .timer .addthisevent-drop {
    display: block;
    top: 10px;
    margin: 0 auto 20px;
  }

  /* line 2, ../scss/modules-3/vidhub-question/_build_question_754.scss */
  .build-question-module .build-question-wrapper {
    left: 50%;
    width: 480px;
    height: 360px;
    margin-left: -240px;
    margin-top: 100px;
    padding: 10px;
  }
  /* line 10, ../scss/modules-3/vidhub-question/_build_question_754.scss */
  .build-question-module .build-question-wrapper .build-question-form textarea {
    width: 95%;
  }

  /* line 3, ../scss/modules-3/vidhub_up_next/_build_up_next_754.scss */
  #build_up_next h3 {
    margin-left: 10px;
  }
  /* line 8, ../scss/modules-3/vidhub_up_next/_build_up_next_754.scss */
  #build_up_next ul li {
    width: 33.33%;
  }
  /* line 11, ../scss/modules-3/vidhub_up_next/_build_up_next_754.scss */
  #build_up_next ul li .build_image {
    height: 150px;
  }
  /* line 15, ../scss/modules-3/vidhub_up_next/_build_up_next_754.scss */
  #build_up_next ul li .build_text {
    margin: 0 0 20px;
  }
  /* line 18, ../scss/modules-3/vidhub_up_next/_build_up_next_754.scss */
  #build_up_next ul li .build_text h3 {
    margin: 5px 0;
  }
  /* line 22, ../scss/modules-3/vidhub_up_next/_build_up_next_754.scss */
  #build_up_next ul li .build_text .build_synopsis {
    margin-bottom: 10px;
  }
  /* line 27, ../scss/modules-3/vidhub_up_next/_build_up_next_754.scss */
  #build_up_next ul li:nth-child(3n+1) {
    clear: both;
  }
  /* line 33, ../scss/modules-3/vidhub_up_next/_build_up_next_754.scss */
  #build_up_next.hide_more ul li:nth-child(n+4) {
    display: none;
  }

  /* line 3, ../scss/modules-3/vidhub-tweets/_build_tweets_754.scss */
  #join-the-conversation ul {
    width: 100%;
    overflow: hidden;
  }
  /* line 7, ../scss/modules-3/vidhub-tweets/_build_tweets_754.scss */
  #join-the-conversation ul > *:nth-child(2n) {
    margin-right: 0;
  }
  /* line 10, ../scss/modules-3/vidhub-tweets/_build_tweets_754.scss */
  #join-the-conversation ul > *:nth-child(2n+1) {
    clear: left;
  }
  /* line 15, ../scss/modules-3/vidhub-tweets/_build_tweets_754.scss */
  #join-the-conversation .intro {
    float: left;
  }
  /* line 19, ../scss/modules-3/vidhub-tweets/_build_tweets_754.scss */
  #join-the-conversation .tweet, #join-the-conversation .intro {
    margin: 0 4% 25px 0;
    width: 48%;
    position: relative;
    box-sizing: border-box;
    float: left;
  }
  /* line 25, ../scss/modules-3/vidhub-tweets/_build_tweets_754.scss */
  #join-the-conversation .tweet.ishidden, #join-the-conversation .intro.ishidden {
    display: none;
  }
  /* line 30, ../scss/modules-3/vidhub-tweets/_build_tweets_754.scss */
  #join-the-conversation .load-more, #join-the-conversation .show-less {
    display: block;
  }

  /* line 1, ../scss/modules-3/vidhub-collections/_collections_754.scss */
  .collections_wrapper {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  /* line 6, ../scss/modules-3/vidhub-collections/_collections_754.scss */
  .collections_wrapper .panel_wrapper {
    height: 305px;
    width: 100%;
  }
  /* line 14, ../scss/modules-3/vidhub-collections/_collections_754.scss */
  .collections_wrapper .panel_wrapper #container #card .face.back .video_selection .carousel_wrapper {
    height: 180px;
  }
  /* line 21, ../scss/modules-3/vidhub-collections/_collections_754.scss */
  .collections_wrapper .panel_wrapper #container #card .image_wrapper .face_cover {
    height: auto;
    width: 100%;
  }
}
@media only screen and (min-width: 754px) and (max-width: 899px) {
  /* The following sets a handle for boot.js respond method.  DO NOT MODIFY */
  /* line 2, ../scss/grid-3/_grid_900.scss */
  html {
    font-family: display_900;
  }

  /* line 7, ../scss/grid-3/_grid_900.scss */
  .state-indicator {
    z-index: 900;
  }

  /* End boot.js respond handle */
  /* line 12, ../scss/grid-3/_grid_900.scss */
  #aol3-grid {
    margin-top: 64px;
    width: 100%;
  }

  /* line 16, ../scss/grid-3/_grid_900.scss */
  #aol3-grid.dynamicSearchGrid {
    margin-top: 103px;
  }

  /* line 19, ../scss/grid-3/_grid_900.scss */
  body div.resp-show900 {
    display: block;
  }

  /* line 23, ../scss/grid-3/_grid_900.scss */
  body div.resp-show1024 {
    display: block;
  }

  /* line 27, ../scss/grid-3/_grid_900.scss */
  #leftnav-container {
    width: 255px;
  }

  /* line 30, ../scss/grid-3/_grid_900.scss */
  #header-container {
    background-color: #FFF;
    border-bottom: 1px solid #e3e3e3;
    height: 60px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
  }
  /* line 39, ../scss/grid-3/_grid_900.scss */
  #header-container.include-sharebar {
    padding-bottom: 38px;
  }

  /* line 44, ../scss/grid-3/_grid_900.scss */
  #rightrail-container {
    float: right;
    width: 300px;
    position: relative;
  }

  /* line 49, ../scss/grid-3/_grid_900.scss */
  #centerwell-container {
    float: left;
    box-sizing: border-box;
    width: 100%;
    padding-right: 320px;
    margin-right: -320px;
  }
  /* line 55, ../scss/grid-3/_grid_900.scss */
  .page-build #centerwell-container, .page-what-to-watch #centerwell-container {
    padding-right: 0;
    margin-right: 0;
  }

  /* line 61, ../scss/grid-3/_grid_900.scss */
  #dl-container {
    padding-bottom: 2%;
  }

  /* line 64, ../scss/grid-3/_grid_900.scss */
  #footer-container {
    clear: both;
  }

  /* line 69, ../scss/grid-3/_grid_900.scss */
  .page-build #centre-wrapper, .page-what-to-watch #centre-wrapper {
    padding: 0;
  }

  /* line 2, ../scss/modules-3/leftnav/_leftnav_900.scss */
  #leftnav-container {
    -webkit-transform: translateX(-255px);
    transform: translateX(-255px);
    border-right: 0;
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
  }
  /* line 11, ../scss/modules-3/leftnav/_leftnav_900.scss */
  #leftnav-container.is-visible {
    display: block;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  /* line 20, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .leftnav-close {
    display: none;
    font-size: 14px;
    left: 255px;
    padding: 20px;
    position: fixed;
    z-index: 99999;
    color: #fff;
  }
  /* line 28, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .leftnav-close.is-visible {
    display: inline-block;
  }

  /* line 33, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .Gecko .leftnav-inner, .IE9 .leftnav-inner {
    width: 270px;
  }

  /* line 37, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr {
    padding-bottom: 100px;
  }
  /* line 39, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .leftnav-close {
    font-size: 14px;
    left: 255px;
    padding: 20px;
    position: absolute;
    z-index: 99999;
    color: #fff;
  }
  /* line 48, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr ul li {
    letter-spacing: .05em;
  }
  /* line 50, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr ul li a {
    font-size: 14px;
    color: #696969;
  }
  /* line 54, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr ul li a[class^="navicon-"]:before {
    line-height: 24px;
    padding-right: 15px;
  }
  /* line 59, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr ul .line {
    padding: 0;
    border-bottom: 1px solid #e0e0e0;
    margin: 0 15px;
  }
  /* line 65, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .lftnv_top {
    padding: 0;
    background: #facb85;
    /* Old browsers */
    /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #facb85), color-stop(10%, #eadc8d), color-stop(40%, #79dbc9), color-stop(100%, #15dbff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, #facb85 0%, #eadc8d 10%, #79dbc9 40%, #15dbff 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(45deg, #facb85 0%, #eadc8d 10%, #79dbc9 40%, #15dbff 100%);
    /* W3C */
  }
  /* line 76, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .lftnv_top .lftnv_bg {
    background: none;
    padding: 10px 15px 0 15px;
    /*color: #fff;
    font-size: 20px;*/
  }
  /* line 83, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .lftnv_top .usr_info, .lftnv_wr .lftnv_top .date, .lftnv_wr .lftnv_top #weather {
    display: none;
  }
  /* line 86, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .lftnv_top #headerlogo-globallink {
    margin: 15px 0 25px;
  }
  /* line 88, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .lftnv_top #headerlogo-globallink img {
    width: auto;
    height: 30px;
  }
  /* line 93, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .lftnv_top .globalHeaderLogo {
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
  }
  /* line 98, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .toplist {
    border-bottom: 0;
  }
  /* line 100, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .toplist li {
    color: #fff;
    padding: 15px 20px 12px 15px;
    font-weight: normal;
  }
  /* line 104, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .toplist li a {
    color: #fff;
  }
  /* line 107, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .toplist li .mailcount {
    float: none;
    margin-left: 15px;
    background-color: #FF526F;
  }
  /* line 112, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .toplist li:hover {
    background: none;
  }
  /* line 116, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .toplist li.sns a[class^="navicon-"]::before {
    color: #fff;
  }
  /* line 119, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .toplist li.sns .navicon-down_arrow:after, .lftnv_wr .toplist li.sns .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .readmore:after, .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .lftnv_wr .toplist li.sns .readmore:after {
    right: 20px;
    color: #fff;
  }
  /* line 123, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .toplist li.sns .sn {
    max-width: 200px;
  }
  /* line 127, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .toplist li.sns-usr-info a {
    color: #767676;
    font-size: 13px;
  }
  /* line 131, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .toplist li.show_usr_info {
    display: block;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: left;
    padding-left: 15px;
  }
  /* line 136, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .toplist li.show_usr_info a, .lftnv_wr .toplist li.show_usr_info a:hover {
    color: #fff;
  }
  /* line 139, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .toplist li.show_usr_info a.signout {
    border-color: #fff;
  }
  /* line 142, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .toplist li.show_usr_info:hover {
    background-color: rgba(0, 0, 0, 0.6);
  }
  /* line 148, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .toplist .line {
    border-bottom: 1px solid #e0e0e0;
    margin: 0 15px;
  }
  /* line 154, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .lftnv_lst li {
    padding: 2px 20px 0 14px;
  }
  /* line 156, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .lftnv_lst li:after {
    display: inline-block;
    width: 230px;
    margin: 0 auto -2px;
    padding-top: 12px;
    border-bottom: 1px solid #e0e0e0;
    content: "";
  }
  /* line 164, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .lftnv_lst li:last-child:after {
    border-color: transparent;
  }
  /* line 167, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .lftnv_lst li:hover:after {
    border-color: transparent;
  }
  /* line 170, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .lftnv_lst li:not(:first-child):hover {
    position: relative;
    margin-top: -1px;
    padding-top: 3px;
  }
  /* line 176, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .lftnv_lst li a {
    padding: 11px 0 0px;
  }
  /* line 181, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr .hide-mobile {
    display: none;
  }

  /* line 187, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .lftnv_wr.unauthenticated .toplist li.sns a, .lftnv_wr.unauthenticated .toplist li.sns a[class^="navicon-"]::before {
    color: #fff;
  }

  /* line 193, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .sliding-menu-fade-screen {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear;
    background: black;
    opacity: 0;
    visibility: hidden;
    z-index: 0;
  }
  /* line 205, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .sliding-menu-fade-screen.is-visible {
    opacity: 0.7;
    visibility: visible;
    z-index: 99998;
  }

  /* line 211, ../scss/modules-3/leftnav/_leftnav_900.scss */
  .nav:after {
    background-color: transparent;
  }

  /* line 3, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container #dl-allslides-wrapper {
    width: 646px;
    margin: 0 auto;
    overflow: visible;
  }
  /* line 9, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container #dl_v2 {
    width: 100%;
    height: 420px;
    position: relative;
    margin: 0;
  }
  /* line 15, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container #dl_v2 div.dlslide {
    width: 640px;
    height: 420px;
    padding: 0 3px;
  }
  /* line 19, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container #dl_v2 div.dlslide .slideoverlay {
    width: 640px;
  }
  /* line 23, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container #dl_v2 .dlwtmrk {
    display: none;
  }
  /* line 29, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container #dl-controls #dlfBtn, #dl-container #dl-controls #dlbBtn {
    top: 183px;
  }
  /* line 34, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container span.dl-copy-overlay {
    height: 210px;
    padding-top: 20px;
  }
  /* line 38, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container span.dl-copy-overlay .dlcopy {
    margin-top: 1px;
  }
  /* line 44, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dltext {
    padding-left: 10px;
  }
  /* line 47, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dl-copy-overlay {
    position: absolute;
    top: 75px;
    left: 383px;
  }
  /* line 52, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dl-copy-overlay, #dl-container .bondlcopy {
    height: 218px;
    width: 220px;
    margin: 0;
    padding: 30px 10px 25px 10px;
    background: white;
  }
  /* line 59, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dl-copy-overlay.nosource, #dl-container .bondlcopy.nosource {
    padding-top: 46px;
  }
  /* line 63, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dl-copy-overlay.notape, #dl-container .bondlcopy.notape {
    height: 210px;
    padding-top: 15px;
  }
  /* line 67, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dl-copy-overlay.notape .dlcopy, #dl-container .bondlcopy.notape .dlcopy {
    margin-top: 1px;
  }
  /* line 71, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dl-copy-overlay.notape.nosource, #dl-container .bondlcopy.notape.nosource {
    padding-top: 30px;
  }
  /* line 76, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dl-copy-overlay .sublede-section, #dl-container .dl-copy-overlay .lede-link, #dl-container .bondlcopy .sublede-section, #dl-container .bondlcopy .lede-link {
    display: none;
  }
  /* line 80, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dl-copy-overlay .dlcopy, #dl-container .bondlcopy .dlcopy {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-top: 7px;
    overflow: hidden;
  }
  /* line 88, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dl-copy-overlay h2, #dl-container .bondlcopy h2 {
    overflow: hidden;
  }
  /* line 91, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dl-copy-overlay h2 a, #dl-container .bondlcopy h2 a {
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 24px;
    line-height: 29px;
    color: #111111;
  }
  /* line 99, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dl-copy-overlay .source, #dl-container .bondlcopy .source {
    position: absolute;
    bottom: 12px;
    font-size: 12px;
    color: #898c8e;
  }
  /* line 107, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dl-copy-overlay .source a, #dl-container .bondlcopy .source a {
    font-size: 12px;
    color: #898c8e;
  }
  /* line 114, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dl-copy-overlay .sponsorLogo, #dl-container .bondlcopy .sponsorLogo {
    position: absolute;
    bottom: 11px;
  }
  /* line 118, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dl-copy-overlay .sponsorLogo br, #dl-container .bondlcopy .sponsorLogo br {
    display: none;
  }
  /* line 122, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dl-copy-overlay .sponsorLogo span, #dl-container .bondlcopy .sponsorLogo span {
    float: left;
    font-size: 10px;
    color: #999999;
  }
  /* line 128, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dl-copy-overlay .sponsorLogo a, #dl-container .bondlcopy .sponsorLogo a {
    float: left;
    bottom: -10px;
    position: absolute;
    margin-left: 10px;
  }
  /* line 134, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container .dl-copy-overlay .sponsorLogo a img, #dl-container .bondlcopy .sponsorLogo a img {
    max-width: 145px;
  }
  /* line 141, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container #dlimg {
    width: 640px;
    height: 420px;
    display: block;
    position: relative;
  }
  /* line 147, ../scss/modules-3/dl/_dl_900.scss */
  #dl-container #dlimg img:first-child {
    width: 640px;
    height: 420px;
  }

  /* line 157, ../scss/modules-3/dl/_dl_900.scss */
  .slick-list {
    overflow: visible;
  }

  /* line 160, ../scss/modules-3/dl/_dl_900.scss */
  .slick-track {
    height: 420px;
  }

  /* line 168, ../scss/modules-3/dl/_dl_900.scss */
  .isVerticalPage:not(.page-article) #dl-container #dl_v2 #dl-copy-tape-wrap #dl-copy-overlay-background .source {
    display: none;
  }

  /* line 178, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container #dl_v2 {
    width: 100%;
    height: 100%;
    max-width: 700px;
    max-height: 500px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    overflow: hidden;
  }
  /* line 188, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container #dl_v2 .dlslide {
    width: auto;
    height: auto;
    padding: 0;
  }
  /* line 192, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container #dl_v2 .dlslide .slideoverlay {
    display: none;
  }
  /* line 196, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container #dl_v2 #dl-allslides-wrapper {
    width: auto;
  }
  /* line 199, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container #dl_v2 .dltext {
    padding-left: 0;
  }
  /* line 205, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container #dl-controls .sprite-fg-Arrow-left-white img {
    top: 5px;
    left: -0px;
  }
  /* line 209, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container #dl-controls .sprite-fg-Arrow-right-white img {
    left: -1px;
    top: -56px;
  }
  /* line 214, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container #dl-controls #dlfBtn, .page-article #dl-container #dl-controls #dlbBtn {
    top: 36%;
    background-color: white;
    opacity: .6;
    width: 48px;
    height: 64px;
  }
  /* line 221, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container #dl-controls #dlfBtn:hover, .page-article #dl-container #dl-controls #dlbBtn:hover {
    opacity: .8;
  }
  /* line 225, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container #dl-controls #dlfBtn img, .page-article #dl-container #dl-controls #dlbBtn img {
    padding-top: 5px;
    left: 0;
  }
  /* line 232, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container .dl-copy-overlay {
    position: relative;
    height: 100px;
    width: 67%;
    left: 0;
    margin: 0 auto;
    margin-top: -50px;
    top: 0;
  }
  /* line 244, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container .dl-copy-overlay h2, .page-article #dl-container .bondlcopy h2 {
    text-align: center;
    padding: 20px 25px 0px 25px;
    position: absolute;
    padding: 30px 20px 0;
  }
  /* line 251, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container .dl-copy-overlay h2, .page-article #dl-container .dl-copy-overlay h2 a, .page-article #dl-container .bondlcopy h2, .page-article #dl-container .bondlcopy h2 a {
    font-size: 20px;
    line-height: 24px;
  }
  /* line 256, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container .dl-copy-overlay .source, .page-article #dl-container .bondlcopy .source {
    color: white;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
  }
  /* line 264, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container .dl-copy-overlay .source a, .page-article #dl-container .bondlcopy .source a {
    color: white;
  }
  /* line 268, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container .dl-copy-overlay .source .dl-partner-indicator, .page-article #dl-container .bondlcopy .source .dl-partner-indicator {
    display: none;
  }
  /* line 273, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container .dl-copy-overlay p.dlcopy, .page-article #dl-container .dl-copy-overlay p.lede-link, .page-article #dl-container .bondlcopy p.dlcopy, .page-article #dl-container .bondlcopy p.lede-link {
    display: none;
  }
  /* line 277, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container .dl-copy-overlay .sponsorLogo, .page-article #dl-container .bondlcopy .sponsorLogo {
    position: absolute;
    bottom: 2px;
    left: 50%;
    margin-left: -75px;
  }
  /* line 283, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container .dl-copy-overlay .sponsorLogo br, .page-article #dl-container .bondlcopy .sponsorLogo br {
    display: none;
  }
  /* line 287, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container .dl-copy-overlay .sponsorLogo span, .page-article #dl-container .bondlcopy .sponsorLogo span {
    float: left;
    font-family: "Larsseit", sans-serif;
    font-size: 10px;
    color: #999999;
  }
  /* line 293, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container .dl-copy-overlay .sponsorLogo a, .page-article #dl-container .bondlcopy .sponsorLogo a {
    float: left;
    bottom: -10px;
    position: absolute;
    margin-left: 4px;
  }
  /* line 299, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container .dl-copy-overlay .sponsorLogo a img, .page-article #dl-container .bondlcopy .sponsorLogo a img {
    max-width: 145px;
  }
  /* line 306, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container .sublede-section {
    display: none;
    height: 0;
    width: 0;
  }
  /* line 312, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container .main-section .category {
    display: none;
  }
  /* line 316, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container .main-section h2.dl-headline {
    width: 100%;
    text-align: center;
  }
  /* line 320, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container .main-section h2.dl-headline a {
    text-align: center;
    font-family: "Meta Serif book", sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #111111;
    word-break: normal;
  }
  /* line 331, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container #dl-count {
    right: 0px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    float: left;
    width: 25%;
  }
  /* line 341, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container #dl-copy-tape-wrap {
    position: relative;
    width: 100%;
    margin-top: -50px;
    top: auto;
    right: 0;
  }
  /* line 348, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container #dl-tape {
    position: absolute;
    margin: 0;
    top: -22px;
    left: 50%;
    margin-left: -117px;
  }
  /* line 355, ../scss/modules-3/dl/_dl_900.scss */
  .page-article #dl-container #dl-copy-overlay-background {
    margin: 0 auto;
    padding: 0;
    width: 80%;
    margin: 0 auto;
    height: 100px;
    max-width: 750px;
    opacity: 1;
  }

  /* line 365, ../scss/modules-3/dl/_dl_900.scss */
  .dlgamification .dam-credit {
    bottom: auto;
    top: 0;
  }

  /* line 1, ../scss/modules-3/header/_header_900.scss */
  #header-container {
    padding-bottom: 0px;
    min-height: 50px;
    height: auto;
    border-bottom: 1px solid #e3e3e3;
  }
  /* line 7, ../scss/modules-3/header/_header_900.scss */
  #header-container #aol-header-search {
    display: none;
  }
  /* line 11, ../scss/modules-3/header/_header_900.scss */
  #header-container #searchbox-container {
    height: 0px;
    float: none;
    margin-bottom: 0px;
  }
  /* line 16, ../scss/modules-3/header/_header_900.scss */
  #header-container #channelHeader {
    padding-top: 6px;
    padding-bottom: 5px;
    height: auto;
    min-height: 50px;
    overflow: auto;
    padding-right: 0;
    margin-right: -60px;
    margin-left: -60px;
    border-bottom: none;
  }
  /* line 26, ../scss/modules-3/header/_header_900.scss */
  #header-container #channelHeader div.channel-hdr {
    text-align: center;
  }
  /* line 28, ../scss/modules-3/header/_header_900.scss */
  #header-container #channelHeader div.channel-hdr img {
    display: inline;
    margin: 0;
    max-height: 38px;
    height: auto;
  }
  /* line 37, ../scss/modules-3/header/_header_900.scss */
  #header-container #quick-nav-wrapper .mobile-search img {
    left: -12px;
  }
  /* line 40, ../scss/modules-3/header/_header_900.scss */
  #header-container #quick-nav-wrapper .mobile-search img:hover {
    left: -92px;
  }

  /* line 47, ../scss/modules-3/header/_header_900.scss */
  .isVerticalPage #header-container #burger-menu {
    z-index: 1;
    position: relative;
  }

  /* line 57, ../scss/modules-3/header/_header_900.scss */
  .page-build #headerlogo, .page-what-to-watch #headerlogo {
    position: absolute;
    margin-top: 8px;
  }
  /* line 61, ../scss/modules-3/header/_header_900.scss */
  .page-build #headerlogo #aol-header-logo img, .page-what-to-watch #headerlogo #aol-header-logo img {
    width: 150px;
  }
  /* line 67, ../scss/modules-3/header/_header_900.scss */
  .page-build #quick-nav-wrapper, .page-what-to-watch #quick-nav-wrapper {
    margin-top: 7px;
  }
  /* line 70, ../scss/modules-3/header/_header_900.scss */
  .page-build #burger-menu, .page-what-to-watch #burger-menu {
    margin-top: 7px;
  }

  /* line 76, ../scss/modules-3/header/_header_900.scss */
  #header-container #quick-nav-wrapper .mobile-search.showSearchHover img, #header-container #quick-nav-wrapper .mobile-search.showSearchHover img {
    left: -172px;
  }
  /* line 79, ../scss/modules-3/header/_header_900.scss */
  #header-container .dynamicSearch, #header-container .dynamicSearch {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
  }
  /* line 83, ../scss/modules-3/header/_header_900.scss */
  #header-container .dynamicSearch #aol-header-search, #header-container .dynamicSearch #aol-header-search {
    position: relative;
    display: block;
    float: right;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 3px;
  }
  /* line 93, ../scss/modules-3/header/_header_900.scss */
  #header-container .dynamicSearch .mnid-header-search, #header-container .dynamicSearch .mnid-header-search {
    padding-right: 0px;
    margin-right: -8px;
  }
  /* line 98, ../scss/modules-3/header/_header_900.scss */
  #header-container .dynamicSearch #aol-header-query, #header-container .dynamicSearch #aol-header-query {
    height: 40px;
  }
  /* line 101, ../scss/modules-3/header/_header_900.scss */
  #header-container .dynamicSearch #aol-header-search-button, #header-container .dynamicSearch #aol-header-search-button {
    font-size: 12px;
    padding: 2px 6px 3px;
    height: 40px;
    width: 100px;
  }
  /* line 108, ../scss/modules-3/header/_header_900.scss */
  #header-container .dynamicSearch #searchbox-container, #header-container .dynamicSearch #searchbox-container {
    height: 76px;
    display: inline-block;
    margin-bottom: -22px;
    width: 100%;
    float: none;
    clear: both;
    height: 48px;
    margin-right: 0;
    display: block;
  }
  /* line 118, ../scss/modules-3/header/_header_900.scss */
  #header-container .dynamicSearch #searchbox-container #aol-header-search, #header-container .dynamicSearch #searchbox-container #aol-header-search {
    padding-bottom: 3px;
  }

  /* line 127, ../scss/modules-3/header/_header_900.scss */
  html.subchannel-.page-what-to-watch #headerlogo #aol-header-logo img {
    margin-top: 7px;
  }
  /* line 133, ../scss/modules-3/header/_header_900.scss */
  html.subchannel-.page-what-to-watch .header_subtitle {
    display: none;
  }
  /* line 137, ../scss/modules-3/header/_header_900.scss */
  html.subchannel-.page-what-to-watch #header-container {
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  /* line 143, ../scss/modules-3/header/_header_900.scss */
  .isVerticalPage #aol-header-search-results {
    width: 100%;
  }

  /* line 3, ../scss/modules-3/quicknav/_quicknav_900.scss */
  #header-container #quick-nav-wrapper {
    width: auto;
    margin-left: 0px;
  }
  /* line 6, ../scss/modules-3/quicknav/_quicknav_900.scss */
  #header-container #quick-nav-wrapper .wywgMod {
    display: none;
  }
  /* line 9, ../scss/modules-3/quicknav/_quicknav_900.scss */
  #header-container #quick-nav-wrapper b {
    display: none;
  }

  /* line 4, ../scss/modules-3/footer/_footer_900.scss */
  #aol-footer .lnid-sec1_lnk5 {
    display: none !important;
  }

  /* line 22, ../scss/modules-3/footer/_footer_900.scss */
  .footer-links-row1 a,
  .footer-links-row2 a,
  .footer-links-row3 a {
    padding: 0 8px 0 8px;
  }

  /* line 26, ../scss/modules-3/footer/_footer_900.scss */
  .mnid-footerlinks {
    width: 74%;
  }

  /* line 1, ../scss/modules-3/refresh-banner/_refreshbanner_900.scss */
  #main-bottom-container > div.mlid-refresh-module > div.resp-show1024 {
    display: none;
  }

  /* line 1, ../scss/modules-3/ads/_ads_900.scss */
  .topAd {
    width: 300px;
  }

  /* line 4, ../scss/modules-3/ads/_ads_900.scss */
  .mobile-ad {
    display: none;
  }

  /* line 1, ../scss/modules-3/breaking_news/_breaking_news_900.scss */
  #announcement-news-bar {
    margin-left: 0;
  }
  /* line 3, ../scss/modules-3/breaking_news/_breaking_news_900.scss */
  #announcement-news-bar .breaking-news-headline {
    font-size: 15px;
  }

  /* line 1, ../scss/modules-3/mtmhp/_mtmhp_900.scss */
  #intelligentgreeting, .mtmhpbutton {
    display: none;
  }

  /* line 1, ../scss/modules-3/article/_article_900.scss */
  #article-wrapper.lead-image {
    margin-top: -58px;
  }

  /* line 5, ../scss/modules-3/article/_article_900.scss */
  .article {
    padding: 0 30px;
  }
  /* line 8, ../scss/modules-3/article/_article_900.scss */
  .article .article-byline {
    padding-left: 0;
  }
  /* line 12, ../scss/modules-3/article/_article_900.scss */
  .article.top-module .article-share-top {
    margin-top: 0;
  }
  /* line 17, ../scss/modules-3/article/_article_900.scss */
  .article .m-slideshow__preview .m-slideshow__preview-overlay {
    padding: 15px 20px;
  }
  /* line 20, ../scss/modules-3/article/_article_900.scss */
  .article .m-slideshow__preview .m-slideshow__preview-overlay p {
    margin-bottom: 15px;
    overflow: hidden;
  }
  /* line 28, ../scss/modules-3/article/_article_900.scss */
  .article.article-lifestyle .m-slideshow__preview-overlay p {
    font-size: 22px;
    line-height: 28px;
  }
  /* line 35, ../scss/modules-3/article/_article_900.scss */
  .article.article-entertainment .m-slideshow__preview-overlay p {
    font-size: 22px;
    line-height: 28px;
  }
  /* line 40, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS {
    padding: 0 20px;
  }
  /* line 44, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .galleryOpacOverlay {
    display: none;
  }
  /* line 49, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .twist-header {
    display: block;
    padding: 10px 20px;
    text-align: left;
    font-size: 14px;
    background-color: #e5e5e5;
  }
  /* line 56, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper {
    background-color: #e5e5e5;
    box-shadow: none;
  }
  /* line 60, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-prev, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-controls .aol-twist-next {
    font-size: 24px;
    width: 24px;
    height: 35px;
    padding-top: 4px;
    text-shadow: none;
    background-color: rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
  }
  /* line 74, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-container, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-wrapper {
    background-color: #e5e5e5;
  }
  /* line 76, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-container .aol-twist-thumbs, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-wrapper .aol-twist-thumbs {
    margin: 0 auto;
  }
  /* line 79, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-container .aol-twist-thumbs li.active, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.thumb-carousel .aol-twist-thumbs-wrapper .aol-twist-thumbs li.active {
    border: 1px solid #fff;
  }
  /* line 86, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar {
    display: block;
    padding-top: 0;
    background-color: #e5e5e5;
    text-align: center;
  }
  /* line 91, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption {
    color: #888;
    font-size: 12px;
    line-height: 18px;
    padding: 0 15px;
    text-overflow: elipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  /* line 101, ../scss/modules-3/article/_article_900.scss */
  .Gecko .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption, .MSIE .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption {
    position: relative;
    height: 4.2em;
    display: -moz-box;
    -moz-box-orient: vertical;
  }
  /* line 106, ../scss/modules-3/article/_article_900.scss */
  .Gecko .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption:after, .MSIE .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar .aol-twist-slide-caption:after {
    content: "...";
    position: absolute;
    top: 3em;
    right: 20px;
  }
  /* line 117, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen {
    background: #000;
  }
  /* line 119, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container, .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen.thumb-carousel .aol-twist-thumbs-wrapper {
    background: #000;
  }
  /* line 122, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header {
    border-bottom: 0;
  }
  /* line 124, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-title {
    display: none;
  }
  /* line 128, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-infobar {
    display: none;
  }
  /* line 131, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .twist-header {
    background: none;
    color: #fff;
    float: left;
  }
  /* line 136, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    background: #000;
  }
  /* line 139, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout {
    background: #000;
    padding-bottom: 40px;
  }
  /* line 144, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content .aol-twist-flyout-caption {
    color: #fff;
    padding-right: 15px;
    padding-left: 15px;
  }
  /* line 150, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container {
    display: block;
    border-top: none;
    position: relative;
    padding-right: 10px;
  }
  /* line 155, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumbs-wrapper {
    margin: 0;
    white-space: nowrap;
  }
  /* line 158, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li {
    border: none;
  }
  /* line 160, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumbs-wrapper .aol-twist-thumbs li.active {
    border: 1px solid #fff;
  }
  /* line 166, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header {
    background: none;
  }
  /* line 168, ../scss/modules-3/article/_article_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-close {
    color: #fff;
    background: #000;
    float: right;
    position: relative;
  }

  /* line 183, ../scss/modules-3/article/_article_900.scss */
  .respVideoWrap {
    width: 100%;
  }
  /* line 187, ../scss/modules-3/article/_article_900.scss */
  .respVideoWrap .fmvps-wrapper {
    height: 330px;
  }

  /* line 192, ../scss/modules-3/article/_article_900.scss */
  #partnerDl {
    margin: 0 auto;
    width: 640px;
    padding: 80px 0 0 0;
  }

  /* 52woc tablet day10 spacing fix */
  /* line 205, ../scss/modules-3/article/_article_900.scss */
  .gots__article.gots__article-item10 {
    margin-right: 13px;
  }

  /* line 208, ../scss/modules-3/article/_article_900.scss */
  .gots__article.gots__article-item11 {
    margin-right: 0px;
  }

  /* line 211, ../scss/modules-3/article/_article_900.scss */
  .gots__article.gots__article-item12 {
    margin-right: 0px;
  }

  /* line 215, ../scss/modules-3/article/_article_900.scss */
  .article .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content {
    bottom: 272px !important;
  }

  /* line 1, ../scss/modules-3/comments/_comments_900.scss */
  #aol-comments {
    margin: 0 20px;
  }

  /*@import "modules-3/article_gallery/gallery_900";*/
  /* line 1, ../scss/modules-3/article_share/_article_share_900.scss */
  #article-share {
    height: auto;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    position: relative;
    top: auto;
    width: 320px;
  }
  /* line 10, ../scss/modules-3/article_share/_article_share_900.scss */
  #article-share .floating-share {
    height: 100%;
    left: 0 !important;
    padding: 0;
    position: relative;
    top: 0 !important;
    width: 100%;
    position: relative;
  }
  /* line 18, ../scss/modules-3/article_share/_article_share_900.scss */
  #article-share .floating-share .aol-share {
    left: 45px;
    top: 25px;
  }
  /* line 21, ../scss/modules-3/article_share/_article_share_900.scss */
  #article-share .floating-share .aol-share a {
    margin: 4px 10px 14px;
  }
  /* line 25, ../scss/modules-3/article_share/_article_share_900.scss */
  #article-share .floating-share .aol-share.aol-sharec {
    left: 0;
    top: 25px;
  }
  /* line 30, ../scss/modules-3/article_share/_article_share_900.scss */
  #article-share .floating-share .shared-services {
    float: none;
  }
  /* line 33, ../scss/modules-3/article_share/_article_share_900.scss */
  #article-share .floating-share .shared-services .share-text {
    display: block;
  }
  /* line 35, ../scss/modules-3/article_share/_article_share_900.scss */
  #article-share .floating-share .shared-services .share-text p {
    display: block;
    font-weight: bold;
  }

  /* line 48, ../scss/modules-3/article_share/_article_share_900.scss */
  #aol-content.share-1 .shared-services .aol-share a {
    width: 62px;
    height: 55px;
  }
  /* line 52, ../scss/modules-3/article_share/_article_share_900.scss */
  #aol-content.share-1 .shared-services .aol-share a:before {
    margin-left: 15%;
  }
  /* line 56, ../scss/modules-3/article_share/_article_share_900.scss */
  #aol-content.share-1 .shared-services .aol-share a.aol-share-email {
    border-radius: 0 5px 5px 0;
  }
  /* line 62, ../scss/modules-3/article_share/_article_share_900.scss */
  #aol-content.share-1 .shared-services .aol-share a.aol-share-pinterest:before {
    margin-top: -4px;
  }
  /* line 68, ../scss/modules-3/article_share/_article_share_900.scss */
  #aol-content.share-1 .shared-services .aol-share b {
    margin: 17px 13px 0 0 !important;
    margin-right: 35% !important;
  }

  /* line 80, ../scss/modules-3/article_share/_article_share_900.scss */
  .aol20 #aol-content.overlay .shared-services .aol-share a.aol-share-pinterest:before, .aol20 #aol-content.share-1 .shared-services .aol-share a.aol-share-pinterest:before {
    margin-top: -4px;
  }

  /* line 88, ../scss/modules-3/article_share/_article_share_900.scss */
  #article-wrapper.article .article-share-float, #article-wrapper.share-1 .article-share-float, .article.top-module.article .article-share-float, .article.top-module.share-1 .article-share-float {
    margin-left: 0;
    z-index: 99995;
    pointer-events: none;
  }
  /* line 95, ../scss/modules-3/article_share/_article_share_900.scss */
  #article-wrapper.article .article-share-float .shared-services-w, #article-wrapper.share-1 .article-share-float .shared-services-w, .article.top-module.article .article-share-float .shared-services-w, .article.top-module.share-1 .article-share-float .shared-services-w {
    min-width: 300px;
  }
  /* line 99, ../scss/modules-3/article_share/_article_share_900.scss */
  #article-wrapper.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a, #article-wrapper.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a, .article.top-module.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a, .article.top-module.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a {
    min-height: 30px;
    height: 30px;
  }
  /* line 102, ../scss/modules-3/article_share/_article_share_900.scss */
  #article-wrapper.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a:before, #article-wrapper.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a:before, .article.top-module.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a:before, .article.top-module.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a:before {
    margin: 6px 0 0 10px;
  }
  /* line 107, ../scss/modules-3/article_share/_article_share_900.scss */
  #article-wrapper.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a.aol-share-facebook:after, #article-wrapper.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a.aol-share-facebook:after, .article.top-module.article .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a.aol-share-facebook:after, .article.top-module.share-1 .article-share-float .shared-services-w .shared-services.mnid-shared-services-articlebody .aol-share a.aol-share-facebook:after {
    position: absolute;
    margin: 10px 0 0 5px;
  }

  /* line 3, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper {
    box-shadow: 0px 75px 35px -75px rgba(0, 0, 0, 0.45);
  }
  /* line 8, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-next-slides {
    min-width: 250px;
    font-size: 18px;
    padding: 10px 40px 10px 10px;
  }
  /* line 14, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar {
    overflow: auto;
  }
  /* line 18, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.infobar .aol-twist-thumbs-container:after {
    top: 0px;
  }
  /* line 22, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen {
    bottom: 0px;
    overflow-y: hidden;
    box-shadow: 0px 0px 0px 50px #FFFFFF;
  }
  /* line 26, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top {
    -webkit-overflow-scrolling: touch;
    margin-bottom: 0px;
  }
  /* line 30, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header {
    position: fixed;
    width: auto;
    left: 30px;
    right: 30px;
    min-height: auto;
  }
  /* line 36, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 20px 20px 0px;
    font-size: 24px;
  }
  /* line 40, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-close {
    margin: 20px 20px 20px 0px;
    font-size: 24px;
  }
  /* line 45, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    height: auto;
    bottom: 120px;
    top: auto;
    right: 360px;
    left: 30px;
  }
  /* line 52, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout {
    position: absolute;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
    top: 0px;
    right: 0px;
    width: 300px;
    left: auto;
    height: auto;
    bottom: 0px;
    min-height: 500px;
    padding-bottom: 0px;
  }
  /* line 71, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content {
    padding-left: 30px;
    padding-right: 0px;
    padding-bottom: 50px;
    left: 0px;
    right: 30px;
    top: 70px;
    position: absolute;
    bottom: 272px;
    width: 300px;
    overflow: auto;
  }
  /* line 82, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-count {
    display: block;
    right: 0px;
    position: relative;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  /* line 89, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-title {
    width: auto;
  }
  /* line 93, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    left: 0px;
    bottom: 0px;
    width: 160px;
    position: relative;
    margin-bottom: 20px;
  }
  /* line 105, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-facebook {
    width: 25%;
  }
  /* line 107, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-facebook #share__fb {
    display: none;
  }
  /* line 111, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-twitter {
    width: 25%;
  }
  /* line 114, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-pinterest {
    width: 25%;
  }
  /* line 117, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-email {
    width: 25%;
  }
  /* line 120, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a:hover > .aol-share-count {
    display: block;
  }
  /* line 123, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a .aol-share-count {
    width: 25%;
    height: 40px;
  }
  /* line 126, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a .aol-share-count:after {
    display: inline-block;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    content: "shares";
    font-size: 9px;
    display: block;
    line-height: 2px;
    letter-spacing: .02px;
    padding-left: 0px;
  }
  /* line 142, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-ad {
    display: block;
    position: absolute;
    width: 300px;
    left: 30px;
    right: 30px;
    bottom: 20px;
  }
  /* line 151, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container {
    display: block;
    right: 360px;
    left: 30px;
  }
  /* line 155, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls,
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-prev-thumb,
  .article:not(.inlineSS) .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-next-thumb {
    display: block;
  }
  /* line 164, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery {
    width: 100%;
  }
  /* line 168, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper {
    display: block;
    z-index: 15;
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    /*-webkit-transform: translateZ(0);*/
    -ms-transform: translateX(-50%);
    visibility: visible;
    height: 40px;
  }
  /* line 183, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a {
    margin-right: 0px;
    margin-bottom: 0px;
    height: 40px;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    float: left;
    text-align: center;
    line-height: 40px;
  }
  /* line 193, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a > b {
    margin-left: 0px;
  }
  /* line 197, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a .aol-share-count {
    display: none;
    font-size: 9px;
    position: absolute;
    line-height: 26px;
    top: 0px;
  }
  /* line 205, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-facebook {
    color: #FFFFFF !important;
    text-align: center;
    background-color: #3D5895;
    background-image: none;
    width: 56.8%;
    font-size: 24px;
  }
  /* line 212, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-facebook:before {
    line-height: 1.7;
  }
  /* line 215, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-facebook .aol-share-count {
    background-color: #3D5895;
  }
  /* line 219, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-facebook #share__fb {
    padding-left: 10px;
    vertical-align: top;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 12px;
    color: #fff;
    display: none;
    text-align: left;
    text-transform: uppercase;
    line-height: 44px;
    height: 40px;
    letter-spacing: .03em;
    opacity: 100;
    visibility: visible;
    width: auto;
  }
  /* line 235, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-facebook span#share__fb:nth-of-type(1) {
    display: inline-block;
  }
  /* line 240, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-twitter {
    color: #FFFFFF !important;
    background-color: #00A8DD;
    background-image: none;
    width: 14.4%;
    font-size: 20px;
  }
  /* line 246, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-twitter .aol-share-count {
    background-color: #00A8DD;
  }
  /* line 251, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-pinterest {
    color: #FFFFFF !important;
    background-color: #D21928 !important;
    background-image: none !important;
    width: 14.4%;
    font-size: 20px;
  }
  /* line 257, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-pinterest .aol-share-count {
    background-color: #D21928;
  }
  /* line 262, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-googleplus {
    display: none;
  }
  /* line 265, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-email {
    color: #FFFFFF !important;
    background-color: #AEAEAF;
    background-image: none;
    width: 14.4%;
    font-size: 18px;
  }
  /* line 271, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper .aol-share a.aol-share-email .aol-share-count {
    background-color: #AEAEAF;
  }
  /* line 280, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .ios .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top .twist-share-wrapper {
    position: fixed;
  }
  /* line 285, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header {
    min-height: 0;
  }
  /* line 287, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 10px;
    font-size: 24px;
  }
  /* line 291, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-close {
    margin: 10px;
    font-size: 24px;
  }
  /* line 296, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: auto;
  }
  /* line 300, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .twist-share-wrapper {
    display: none;
  }
  /* line 303, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content {
    width: 100%;
  }
  /* line 305, ../scss/modules-3/slideshow/_slideshow_900.scss */
  .article.inlineSS .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper {
    display: none;
  }

  /*********/
  /* Theme */
  /*********/
  /* line 290, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }

  /* line 298, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 30px;
  }
  /* line 303, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 76px;
  }
  /* line 306, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 76px;
  }

  /* line 193, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }
  /* line 195, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 60px 20px 0px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 30px;
    line-height: 36px;
  }
  /* line 201, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 24px;
  }
  /* line 206, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 75px;
  }
  /* line 209, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 75px;
  }

  /* line 290, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }

  /* line 298, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 30px;
  }
  /* line 303, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 76px;
  }
  /* line 306, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 76px;
  }

  /* line 193, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }
  /* line 195, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 60px 20px 0px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 30px;
    line-height: 36px;
  }
  /* line 201, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 24px;
  }
  /* line 206, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 75px;
  }
  /* line 209, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 75px;
  }

  /* line 193, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }
  /* line 195, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 60px 20px 0px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 30px;
    line-height: 36px;
  }
  /* line 201, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 24px;
  }
  /* line 206, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 75px;
  }
  /* line 209, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 75px;
  }

  /* line 193, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }
  /* line 195, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 60px 20px 0px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 30px;
    line-height: 36px;
  }
  /* line 201, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 24px;
  }
  /* line 206, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 75px;
  }
  /* line 209, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 75px;
  }

  /* line 2, ../scss/modules-3/rivers/_river_900.scss */
  .page-tag .topic-banner h1 {
    padding-top: 20px;
  }
  /* line 6, ../scss/modules-3/rivers/_river_900.scss */
  .page-tag #header-container #channelHeader {
    margin-bottom: 15px;
    height: auto;
    padding-bottom: 10px;
  }
  /* line 12, ../scss/modules-3/rivers/_river_900.scss */
  .page-tag .scroll-wrapper {
    padding-bottom: 50px;
  }
  /* line 17, ../scss/modules-3/rivers/_river_900.scss */
  .page-tag #topic .timeline-article {
    width: 48.5%;
  }
  /* line 20, ../scss/modules-3/rivers/_river_900.scss */
  .page-tag #topic .timeline-article .timeline-media {
    height: 360px !important;
  }
  /* line 23, ../scss/modules-3/rivers/_river_900.scss */
  .page-tag #topic .timeline-article:nth-child(2n) {
    margin-right: 0;
  }

  /* line 1, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots {
    width: 704px;
  }
  /* line 4, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots .gots__calendar .gots__calendar-year {
    display: inline-block;
    margin-right: 25px;
  }
  /* line 8, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots .gots__calendar .gots__calendar-month {
    margin-right: 25px;
    display: inline-block;
    color: #000;
    letter-spacing: 0.1em;
    font: normal 12px "Larsseit-Bold", Arial;
  }

  /* line 18, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article {
    width: 232px;
    height: 298px;
  }
  /* line 21, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item3 {
    margin-right: 0;
  }
  /* line 24, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item5 {
    margin-right: 0;
    width: 468px;
    height: 601px;
    float: right;
  }
  /* line 29, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item5 img {
    width: 468px;
    height: 601px;
  }
  /* line 33, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item5 .gots__article-playoverlay {
    top: 40%;
    left: 45%;
  }
  /* line 38, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item9 {
    margin-right: 0;
  }
  /* line 41, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item10 {
    margin-right: 4px !important;
    width: 468px;
    height: 601px;
    float: left;
  }
  /* line 46, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item10 img {
    width: 468px;
    height: 601px;
  }
  /* line 50, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item10 .gots__article-playoverlay {
    top: 40%;
    left: 45%;
  }
  /* line 55, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item11 {
    margin-right: 0;
  }
  /* line 58, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item12 {
    margin-right: 0;
  }
  /* line 61, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item15 {
    margin-right: 0;
  }
  /* line 64, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item17 {
    margin-right: 0;
    width: 468px;
    height: 601px;
    float: right;
  }
  /* line 69, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item17 img {
    width: 468px;
    height: 601px;
  }
  /* line 73, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item17 .gots__article-playoverlay {
    top: 40%;
    left: 45%;
  }
  /* line 78, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item21 {
    margin-right: 0;
  }
  /* line 81, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item22 {
    width: 468px;
    height: 601px;
    float: left;
  }
  /* line 85, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item22 img {
    width: 468px;
    height: 601px;
  }
  /* line 89, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item22 .gots__article-playoverlay {
    top: 40%;
    left: 45%;
  }
  /* line 94, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item23 {
    margin-right: 0;
  }
  /* line 97, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item24 {
    margin-right: 0;
  }
  /* line 100, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item27 {
    margin-right: 0;
  }
  /* line 103, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item29 {
    margin-right: 0;
    width: 468px;
    height: 601px;
    float: right;
  }
  /* line 108, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item29 img {
    width: 468px;
    height: 601px;
  }
  /* line 112, ../scss/modules-3/52woc/_52woc_900.scss */
  .gots__article.gots__article-item29 .gots__article-playoverlay {
    top: 40%;
    left: 45%;
  }

  /* line 1, ../scss/modules-3/subnav/_subnav_900.scss */
  .subnav {
    display: none;
    padding-bottom: 30px;
  }
  /* line 5, ../scss/modules-3/subnav/_subnav_900.scss */
  .subnav ul {
    display: block;
  }
  /* line 8, ../scss/modules-3/subnav/_subnav_900.scss */
  .subnav ul li {
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #e3e3e3;
    float: none;
  }
  /* line 13, ../scss/modules-3/subnav/_subnav_900.scss */
  .subnav ul li a {
    padding-top: 10px;
  }
  /* line 17, ../scss/modules-3/subnav/_subnav_900.scss */
  .subnav ul li.subopen {
    background-color: #e3e3e3;
  }
  /* line 21, ../scss/modules-3/subnav/_subnav_900.scss */
  .subnav ul.submenu {
    position: relative;
  }
  /* line 23, ../scss/modules-3/subnav/_subnav_900.scss */
  .subnav ul.submenu li {
    width: 100%;
    text-align: center;
    background: #e3e3e3;
    float: none;
    padding: 10px 0;
  }

  /* line 38, ../scss/modules-3/subnav/_subnav_900.scss */
  #header-container.submenuopen {
    height: auto;
  }

  /* line 1, ../scss/modules-3/followaol/_followaol_900.scss */
  .buildsocialmod {
    width: 45%;
  }

  /* line 5, ../scss/modules-3/followaol/_followaol_900.scss */
  .generic-socialmod {
    width: 40%;
  }

  /* line 2, ../scss/modules-3/timer/_timer_900.scss */
  .timer .countdowntimer {
    margin-top: 15px;
  }
  /* line 5, ../scss/modules-3/timer/_timer_900.scss */
  .timer .addthisevent-drop {
    display: block;
    top: 10px;
    margin: 0 auto 20px;
  }

  /* line 2, ../scss/modules-3/vidhub-question/_build_question_900.scss */
  .build-question-module .build-question-wrapper {
    left: 50%;
    width: 480px;
    height: 360px;
    margin-left: -240px;
    margin-top: 100px;
    padding: 10px;
  }

  /* line 3, ../scss/modules-3/vidhub_up_next/_build_up_next_900.scss */
  #build_up_next h3 {
    margin-left: 10px;
  }
  /* line 8, ../scss/modules-3/vidhub_up_next/_build_up_next_900.scss */
  #build_up_next ul li {
    width: 33.33%;
  }
  /* line 11, ../scss/modules-3/vidhub_up_next/_build_up_next_900.scss */
  #build_up_next ul li .build_image {
    height: 200px;
  }
  /* line 15, ../scss/modules-3/vidhub_up_next/_build_up_next_900.scss */
  #build_up_next ul li .build_text {
    margin: 0 0 20px;
  }
  /* line 18, ../scss/modules-3/vidhub_up_next/_build_up_next_900.scss */
  #build_up_next ul li .build_text h3 {
    margin: 5px 0;
  }
  /* line 22, ../scss/modules-3/vidhub_up_next/_build_up_next_900.scss */
  #build_up_next ul li .build_text .build_synopsis {
    margin-bottom: 10px;
  }
  /* line 27, ../scss/modules-3/vidhub_up_next/_build_up_next_900.scss */
  #build_up_next ul li:nth-child(3n+1) {
    clear: both;
  }
  /* line 33, ../scss/modules-3/vidhub_up_next/_build_up_next_900.scss */
  #build_up_next.hide_more ul li:nth-child(n+4) {
    display: none;
  }

  /* line 1, ../scss/modules-3/vidhub-sailthru/_build_sailthru_900.scss */
  .build-sailthru-module, .generic-sailthru-module {
    margin-top: 34px;
  }
  /* line 4, ../scss/modules-3/vidhub-sailthru/_build_sailthru_900.scss */
  .build-sailthru-module .signup-wrapper .email, .generic-sailthru-module .signup-wrapper .email {
    width: 70%;
    margin-right: 4%;
  }
  /* line 9, ../scss/modules-3/vidhub-sailthru/_build_sailthru_900.scss */
  .build-sailthru-module .signup-wrapper input.signup, .generic-sailthru-module .signup-wrapper input.signup {
    width: 25%;
  }

  /* line 15, ../scss/modules-3/vidhub-sailthru/_build_sailthru_900.scss */
  .generic-sailthru-module {
    width: 55%;
  }

  /* line 1, ../scss/modules-3/vidhub-tweets/_build_tweets_900.scss */
  #join-the-conversation {
    padding: 10px;
  }
  /* line 5, ../scss/modules-3/vidhub-tweets/_build_tweets_900.scss */
  #join-the-conversation ul {
    width: 100%;
    overflow: hidden;
  }
  /* line 9, ../scss/modules-3/vidhub-tweets/_build_tweets_900.scss */
  #join-the-conversation ul > *:nth-child(2n) {
    margin-right: 0;
  }
  /* line 12, ../scss/modules-3/vidhub-tweets/_build_tweets_900.scss */
  #join-the-conversation ul > *:nth-child(2n+1) {
    clear: left;
  }
  /* line 17, ../scss/modules-3/vidhub-tweets/_build_tweets_900.scss */
  #join-the-conversation .intro {
    float: left;
  }
  /* line 21, ../scss/modules-3/vidhub-tweets/_build_tweets_900.scss */
  #join-the-conversation .tweet, #join-the-conversation .intro {
    margin: 0 4% 25px 0;
    width: 48%;
    position: relative;
    box-sizing: border-box;
    float: left;
  }
  /* line 27, ../scss/modules-3/vidhub-tweets/_build_tweets_900.scss */
  #join-the-conversation .tweet.ishidden, #join-the-conversation .intro.ishidden {
    display: none;
  }
  /* line 32, ../scss/modules-3/vidhub-tweets/_build_tweets_900.scss */
  #join-the-conversation .load-more, #join-the-conversation .show-less {
    display: block;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1108px) {
  /* The following sets a handle for boot.js respond method.  DO NOT MODIFY */
  /* line 2, ../scss/grid-3/_grid_1108.scss */
  html {
    font-family: display_1108;
  }

  /* line 7, ../scss/grid-3/_grid_1108.scss */
  .state-indicator {
    z-index: 1108;
  }

  /* End boot.js respond handle */
  /* line 11, ../scss/grid-3/_grid_1108.scss */
  body div.resp-show1108 {
    display: block;
  }

  /* line 15, ../scss/grid-3/_grid_1108.scss */
  #aol3-grid {
    width: auto;
    padding-right: 14px;
  }

  /* line 20, ../scss/grid-3/_grid_1108.scss */
  body div.resp-show1024 {
    display: block;
  }

  /* line 23, ../scss/grid-3/_grid_1108.scss */
  #leftnav-container {
    width: 54px;
    float: left;
  }

  /* line 28, ../scss/grid-3/_grid_1108.scss */
  #main-container {
    margin-left: 54px;
    min-width: 640px;
  }

  /* line 33, ../scss/grid-3/_grid_1108.scss */
  #header-container {
    height: auto;
    min-width: 640px;
  }

  /* line 37, ../scss/grid-3/_grid_1108.scss */
  #centre-wrapper {
    width: 100%;
    min-width: 640px;
    margin-left: -340px;
    float: left;
    padding: 0 20px;
  }

  /* line 45, ../scss/grid-3/_grid_1108.scss */
  #dl-container {
    margin-left: 340px;
    padding-bottom: 2%;
  }

  /* line 49, ../scss/grid-3/_grid_1108.scss */
  #centerwell-container {
    margin-left: 340px;
  }

  /* line 52, ../scss/grid-3/_grid_1108.scss */
  #rightrail-container {
    width: 300px;
    float: right;
    position: relative;
  }

  /* line 57, ../scss/grid-3/_grid_1108.scss */
  #announcement-news-bar.announcement-news-bar {
    margin-left: 340px;
    margin-bottom: 5px;
  }

  /* line 61, ../scss/grid-3/_grid_1108.scss */
  #footer-container {
    clear: both;
  }

  /* line 2, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .Gecko .leftnav-inner, .IE9 .leftnav-inner {
    width: 69px;
  }
  /* line 6, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .Gecko .is-visible .leftnav-inner, .IE9 .is-visible .leftnav-inner {
    width: 215px;
  }

  /* line 12, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr .hide-tablet {
    display: none;
  }
  /* line 16, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr ul li {
    white-space: nowrap;
  }
  /* line 20, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr ul li a[class^="navicon-"]:before {
    padding-right: 17px;
  }
  /* line 29, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr .lftnv_top .greeting {
    display: none;
  }
  /* line 32, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr .lftnv_top .lftnv_bg {
    padding: 27px 2px;
    height: 158px;
    background-size: auto;
  }
  /* line 36, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr .lftnv_top .lftnv_bg #headerlogo-globallink {
    margin: 15px auto 30px;
  }
  /* line 38, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr .lftnv_top .lftnv_bg #headerlogo-globallink img {
    width: 50px;
    height: 20px;
  }
  /* line 43, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr .lftnv_top .lftnv_bg .date {
    text-align: center;
  }
  /* line 47, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr .lftnv_top .lftnv_bg #weather {
    margin-top: 25px;
  }
  /* line 50, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr .lftnv_top .lftnv_bg #weather .weatherloc .curr {
    font-size: 28px;
  }
  /* line 53, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr .lftnv_top .lftnv_bg #weather .weatherloc .tempformat, .lftnv_wr .lftnv_top .lftnv_bg #weather .weatherloc .tempdegree {
    font-size: 13px;
  }
  /* line 57, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr .lftnv_top .lftnv_bg #weather #weatheredit {
    display: none;
    visibility: hidden;
  }
  /* line 61, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr .lftnv_top .lftnv_bg #weather #weatherform {
    margin: -36px 0 0 -20px;
  }
  /* line 65, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr .lftnv_top .lftnv_bg #skyscape_video {
    height: 212px;
  }
  /* line 71, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr .lftnv_top ul li .mailcount {
    width: 5px;
    height: 5px;
    font-size: 0;
    line-height: 0;
    position: absolute;
    float: none;
    left: 40px;
    background: #ff526f;
    margin: -2px auto auto;
  }
  /* line 87, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr .lftnv_top ul li.sns a span.navicon-down_arrow:after, .lftnv_wr .lftnv_top ul li.sns .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar a.readmore:after, .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .lftnv_wr .lftnv_top ul li.sns a.readmore:after {
    display: none;
  }
  /* line 90, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr .lftnv_top ul li.sns .sn {
    width: auto;
  }
  /* line 97, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  .lftnv_wr .lftnv_lst li {
    padding-right: 17px;
  }

  /* line 103, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  #leftnav-container.is-visible {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 99999;
    width: 200px;
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear;
  }
  /* line 116, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg {
    padding: 10px 20px;
    height: 192px;
  }
  /* line 119, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #headerlogo-globallink {
    margin: 9px 0 12px 7px;
  }
  /* line 122, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather {
    margin-top: 0;
  }
  /* line 124, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather .curr {
    font-size: 40px;
  }
  /* line 127, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather .tempformat, #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather .tempdegree {
    font-size: 18px;
  }
  /* line 130, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather #weatheredit {
    display: inline-block;
  }
  /* line 133, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather #weatheredit {
    display: inline-block;
    visibility: visible;
    -webkit-transition: visibility 0s linear 0.5s;
    transition: visibility 0s linear 0.5s;
  }
  /* line 148, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  #leftnav-container.is-visible .lftnv_wr li.sns a span.navicon-down_arrow:after, #leftnav-container.is-visible .lftnv_wr li.sns .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar a.readmore:after, .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar #leftnav-container.is-visible .lftnv_wr li.sns a.readmore:after {
    display: inline-block;
  }
  /* line 151, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  #leftnav-container.is-visible .lftnv_wr li.sns .sn {
    width: 100%;
  }
  /* line 157, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  #leftnav-container.is-visible .lftnv_wr li a[class^="navicon-"]:before {
    padding-right: 14px;
  }
  /* line 162, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  #leftnav-container.is-visible .lftnv_wr li .mailcount {
    display: inline-block;
    margin-left: 10px;
    margin-top: auto;
    right: 15px;
    left: auto;
    float: right;
    width: 40px;
    height: 22px;
    background-color: rgba(255, 0, 0, 0.5);
    border-radius: 12px;
    font-size: 13px;
    line-height: 22px;
  }
  /* line 178, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  #leftnav-container.is-visible #headerlogo-globallink {
    display: inline-block;
    margin: 9px 0 12px 12px;
  }
  /* line 181, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  #leftnav-container.is-visible #headerlogo-globallink img {
    width: 150px;
    height: 58px;
  }
  /* line 188, ../scss/modules-3/leftnav/_leftnav_1108.scss */
  #leftnav-container #leftnav-video-container {
    display: block;
  }

  /* line 3, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container #dl_v2 {
    width: 100%;
    max-width: 700px;
    max-height: 500px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    overflow: hidden;
  }
  /* line 13, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container #dl_v2 .dlslide .slideoverlay {
    display: none;
  }
  /* line 20, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container #dl-controls .sprite-fg-Arrow-left-white img {
    top: 5px;
    left: -0px;
  }
  /* line 24, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container #dl-controls .sprite-fg-Arrow-right-white img {
    left: -1px;
    top: -56px;
  }
  /* line 29, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container #dl-controls #dlfBtn, #dl-container #dl-controls #dlbBtn {
    top: 36%;
    background-color: black;
    opacity: .6;
    width: 48px;
    height: 64px;
  }
  /* line 36, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container #dl-controls #dlfBtn:hover, #dl-container #dl-controls #dlbBtn:hover {
    opacity: .8;
  }
  /* line 40, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container #dl-controls #dlfBtn img, #dl-container #dl-controls #dlbBtn img {
    padding-top: 5px;
    left: 0;
  }
  /* line 49, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container span.dl-copy-overlay h2 {
    height: 83px;
    padding-top: 17px;
  }
  /* line 55, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container .dl-copy-overlay {
    position: relative;
    height: 100px;
    width: 67%;
    left: 0;
    margin: 0 auto;
    margin-top: -50px;
    top: 0;
  }
  /* line 67, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container .dl-copy-overlay h2, #dl-container .bondlcopy h2 {
    text-align: center;
    padding: 20px 25px 0px 25px;
  }
  /* line 72, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container .dl-copy-overlay h2, #dl-container .dl-copy-overlay h2 a, #dl-container .bondlcopy h2, #dl-container .bondlcopy h2 a {
    font-size: 24px;
    line-height: 28px;
  }
  /* line 77, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container .dl-copy-overlay .source, #dl-container .bondlcopy .source {
    color: white;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
  }
  /* line 85, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container .dl-copy-overlay .source a, #dl-container .bondlcopy .source a {
    color: white;
  }
  /* line 89, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container .dl-copy-overlay .source .dl-partner-indicator, #dl-container .bondlcopy .source .dl-partner-indicator {
    display: none;
  }
  /* line 94, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container .dl-copy-overlay p.dlcopy, #dl-container .dl-copy-overlay p.lede-link, #dl-container .bondlcopy p.dlcopy, #dl-container .bondlcopy p.lede-link {
    display: none;
  }
  /* line 98, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container .dl-copy-overlay .sponsorLogo, #dl-container .bondlcopy .sponsorLogo {
    position: absolute;
    bottom: 2px;
    left: 50%;
    margin-left: -75px;
  }
  /* line 104, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container .dl-copy-overlay .sponsorLogo br, #dl-container .bondlcopy .sponsorLogo br {
    display: none;
  }
  /* line 108, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container .dl-copy-overlay .sponsorLogo span, #dl-container .bondlcopy .sponsorLogo span {
    float: left;
    font-family: "Larsseit", sans-serif;
    font-size: 10px;
    color: #999999;
  }
  /* line 114, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container .dl-copy-overlay .sponsorLogo a, #dl-container .bondlcopy .sponsorLogo a {
    float: left;
    bottom: -10px;
    position: absolute;
    margin-left: 4px;
  }
  /* line 120, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container .dl-copy-overlay .sponsorLogo a img, #dl-container .bondlcopy .sponsorLogo a img {
    max-width: 145px;
  }
  /* line 127, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container .sublede-section {
    display: none;
    height: 0;
    width: 0;
  }
  /* line 133, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container .main-section .category {
    display: none;
  }
  /* line 137, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container .main-section h2.dl-headline {
    width: 100%;
    text-align: center;
  }
  /* line 141, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container .main-section h2.dl-headline a {
    text-align: center;
    font-family: "Meta Serif book", sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #111111;
    word-break: normal;
  }
  /* line 152, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container #dl-count {
    right: 0px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    float: left;
    width: 25%;
  }
  /* line 162, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container #dl-copy-tape-wrap {
    position: relative;
    width: 100%;
    margin-top: -50px;
    top: auto;
    right: 0;
  }
  /* line 169, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container #dl-tape {
    position: absolute;
    margin: 0;
    top: -22px;
    left: 50%;
    margin-left: -117px;
  }
  /* line 176, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container #dl-copy-overlay-background {
    margin: 0;
    padding: 0;
    width: 80%;
    margin: 0 auto;
    height: 100px;
    max-width: 750px;
    opacity: 1;
  }
  /* line 188, ../scss/modules-3/dl/_dl_1108.scss */
  .isVerticalPage:not(.page-article) #dl-container #dl_v2 #dl-copy-tape-wrap #dl-copy-overlay-background {
    height: 110px;
  }
  /* line 190, ../scss/modules-3/dl/_dl_1108.scss */
  .isVerticalPage:not(.page-article) #dl-container #dl_v2 #dl-copy-tape-wrap #dl-copy-overlay-background .source {
    padding: 5px 0 25px;
  }

  /* line 199, ../scss/modules-3/dl/_dl_1108.scss */
  .slick-list {
    overflow: hidden;
  }

  /* line 203, ../scss/modules-3/dl/_dl_1108.scss */
  .slick-slide {
    margin: 0;
    width: 100%;
  }

  /* line 208, ../scss/modules-3/dl/_dl_1108.scss */
  .slick-track {
    max-height: 500px;
  }

  /* line 213, ../scss/modules-3/dl/_dl_1108.scss */
  .isVerticalPage:not(.page-article) #dl-container #dl_v2 {
    height: auto;
  }
  /* line 216, ../scss/modules-3/dl/_dl_1108.scss */
  .isVerticalPage:not(.page-article) #dl-container #dl-copy-tape-wrap {
    top: 0;
  }
  /* line 219, ../scss/modules-3/dl/_dl_1108.scss */
  .isVerticalPage:not(.page-article) #dl-container #dl-controls #dlfBtn,
  .isVerticalPage:not(.page-article) #dl-container #dl-controls #dlbBtn {
    top: 39%;
    background-color: white;
  }

  /* line 247, ../scss/modules-3/dl/_dl_1108.scss */
  #dl-container .dl_s9 #dl-controls .useicon a {
    color: #000;
  }

  /* line 2, ../scss/modules-3/header/_header_1108.scss */
  #header-container #burger-menu {
    display: none;
  }
  /* line 5, ../scss/modules-3/header/_header_1108.scss */
  #header-container #headerlogo-global-dark {
    display: none;
  }
  /* line 8, ../scss/modules-3/header/_header_1108.scss */
  #header-container .mobile-search {
    display: none;
  }
  /* line 15, ../scss/modules-3/header/_header_1108.scss */
  html[class*=' subchannel-'] #header-container {
    /*padding-bottom: 13px;*/
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
    margin-left: 20px;
  }
  /* line 21, ../scss/modules-3/header/_header_1108.scss */
  html.subchannel- #header-container {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  /* line 26, ../scss/modules-3/header/_header_1108.scss */
  html.page-lifestyle #header-container {
    /*padding-bottom: 13px;*/
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
    margin-left: 20px;
  }
  /* line 33, ../scss/modules-3/header/_header_1108.scss */
  #header-container #channelHeader {
    padding: 20px 0 20px 0;
    float: left;
    box-sizing: border-box;
    margin: 0 -500px 20px 18px;
    width: -o-calc(100% - 18px);
    width: calc(100% - 18px);
    border-bottom: 1px solid #e3e3e3;
  }
  /* line 44, ../scss/modules-3/header/_header_1108.scss */
  html[class*=' subchannel-'] #header-container #channelHeader {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 23px;
  }
  /* line 49, ../scss/modules-3/header/_header_1108.scss */
  html.page-tech #header-container #channelHeader, html.page-finance #header-container #channelHeader {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
  }
  /* line 53, ../scss/modules-3/header/_header_1108.scss */
  html.page-entertainment #header-container #channelHeader, html.page-news #header-container #channelHeader {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
  }
  /* line 57, ../scss/modules-3/header/_header_1108.scss */
  #header-container #channelHeader img {
    max-height: 38px;
    height: auto;
  }

  /* line 65, ../scss/modules-3/header/_header_1108.scss */
  html.page-sports .custHR {
    background-image: url("../../images/legacy/sports-hr-background.png");
    height: 4px;
    position: relative;
    top: 88px;
    left: 18px;
    width: -o-calc(100% - 18px);
    width: calc(100% - 18px);
    display: none;
  }

  /* line 78, ../scss/modules-3/header/_header_1108.scss */
  #aol-header-search-results,
  #aol-footer-search-results,
  #aol-standalonesearch-search-results {
    width: 498px;
  }

  /* line 86, ../scss/modules-3/header/_header_1108.scss */
  .isVerticalPage #header-container .dynamicSearch, .page-article #header-container .dynamicSearch {
    display: none;
  }
  /* line 88, ../scss/modules-3/header/_header_1108.scss */
  .isVerticalPage #header-container .dynamicSearch.desktopEnabled, .page-article #header-container .dynamicSearch.desktopEnabled {
    display: block;
    position: absolute;
  }
  /* line 92, ../scss/modules-3/header/_header_1108.scss */
  .isVerticalPage #header-container .dynamicSearch.desktopEnabled #aol-header-search, .page-article #header-container .dynamicSearch.desktopEnabled #aol-header-search {
    width: 100%;
    max-width: 215px;
  }

  /* line 1, ../scss/modules-3/breaking_news/_breaking_news_1108.scss */
  #announcement-news-bar {
    margin-left: 340px;
  }
  /* line 3, ../scss/modules-3/breaking_news/_breaking_news_1108.scss */
  #announcement-news-bar .breaking-news-headline {
    font-size: 15px;
  }
  /* line 6, ../scss/modules-3/breaking_news/_breaking_news_1108.scss */
  #announcement-news-bar.breaking-share-mobile {
    height: 50px;
  }
  /* line 8, ../scss/modules-3/breaking_news/_breaking_news_1108.scss */
  #announcement-news-bar.breaking-share-mobile .breaking-news-title {
    height: 50px;
    line-height: 34px;
    top: -50px;
  }
  /* line 12, ../scss/modules-3/breaking_news/_breaking_news_1108.scss */
  #announcement-news-bar.breaking-share-mobile .breaking-news-title:before {
    left: -16px;
    border-left: 16px solid transparent;
    border-bottom: 50px solid #FFEA00;
  }
  /* line 17, ../scss/modules-3/breaking_news/_breaking_news_1108.scss */
  #announcement-news-bar.breaking-share-mobile .breaking-news-title:after {
    right: -16px;
    border-right: 16px solid transparent;
    border-top: 50px solid #FFEA00;
  }
  /* line 23, ../scss/modules-3/breaking_news/_breaking_news_1108.scss */
  #announcement-news-bar.breaking-share-mobile .breaking-news-headline {
    display: table-cell;
    height: 50px;
    line-height: 18px;
    padding-right: 92px;
    vertical-align: middle;
    top: -48px;
  }
  /* line 31, ../scss/modules-3/breaking_news/_breaking_news_1108.scss */
  #announcement-news-bar.breaking-share-mobile #breaking-news-colour {
    height: 50px;
  }
  /* line 34, ../scss/modules-3/breaking_news/_breaking_news_1108.scss */
  #announcement-news-bar.breaking-share-mobile .breakingNewsShare {
    display: table-cell;
    line-height: 18px;
    margin-top: -86px;
    vertical-align: middle;
  }

  /* line 1, ../scss/modules-3/refresh-banner/_refreshbanner_1108.scss */
  #main-bottom-container > div.mlid-refresh-module > div.resp-show1024 {
    display: block;
  }

  /* line 5, ../scss/modules-3/refresh-banner/_refreshbanner_1108.scss */
  div.mlid-refresh-module > div > div > a > img.monst {
    left: 80px !important;
  }

  /* line 1, ../scss/modules-3/mtmhp/_mtmhp_1108.scss */
  #intelligentgreeting, .mtmhpbutton {
    display: block;
  }

  /* line 1, ../scss/modules-3/article/_article_1108.scss */
  #article-wrapper.lead-image {
    margin-top: -58px;
  }

  /* line 5, ../scss/modules-3/article/_article_1108.scss */
  .article {
    padding: 0 80px;
  }
  /* line 8, ../scss/modules-3/article/_article_1108.scss */
  .article nav {
    display: block;
  }
  /* line 12, ../scss/modules-3/article/_article_1108.scss */
  .article.top-module .article-share-top {
    margin-top: 0;
  }
  /* line 17, ../scss/modules-3/article/_article_1108.scss */
  .article .m-slideshow__preview .m-slideshow__preview-overlay {
    padding: 15px 20px;
  }
  /* line 20, ../scss/modules-3/article/_article_1108.scss */
  .article .m-slideshow__preview .m-slideshow__preview-overlay p {
    margin-bottom: 15px;
    overflow: hidden;
  }
  /* line 28, ../scss/modules-3/article/_article_1108.scss */
  .article.article-lifestyle .m-slideshow__preview-overlay p {
    font-size: 22px;
    line-height: 28px;
  }
  /* line 35, ../scss/modules-3/article/_article_1108.scss */
  .article.article-entertainment .m-slideshow__preview-overlay p {
    font-size: 22px;
    line-height: 28px;
  }

  /* Stylelist articles templates  */
  /* line 45, ../scss/modules-3/article/_article_1108.scss */
  .article-lifestyle_template-a,
  .article-lifestyle_template-b {
    overflow: hidden;
  }

  /* line 50, ../scss/modules-3/article/_article_1108.scss */
  .article-lifestyle_template-a .permalink__featured-image,
  .article-lifestyle_template-a .m-slideshow__preview {
    float: right;
    margin-left: 15px;
  }
  /* line 56, ../scss/modules-3/article/_article_1108.scss */
  .article-lifestyle_template-a .m-slideshow {
    margin-bottom: 0;
  }

  /* line 62, ../scss/modules-3/article/_article_1108.scss */
  .article-lifestyle_template-b .permalink__featured-image,
  .article-lifestyle_template-b .m-slideshow__preview {
    float: left;
    margin: 0 15px 15px 0;
  }
  /* line 68, ../scss/modules-3/article/_article_1108.scss */
  .article-lifestyle_template-b .m-slideshow {
    margin-bottom: 0;
  }

  /* line 73, ../scss/modules-3/article/_article_1108.scss */
  .article .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content {
    bottom: 272px !important;
  }

  /* line 1, ../scss/modules-3/comments/_comments_1108.scss */
  #aol-comments {
    margin: 0 80px;
  }

  /*@import "modules-3/article_gallery/gallery_1108";*/
  /* line 3, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper {
    box-shadow: 0px 75px 35px -75px rgba(0, 0, 0, 0.45);
  }
  /* line 8, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-next-slides {
    min-width: 250px;
    font-size: 18px;
    padding: 10px 40px 10px 10px;
  }
  /* line 14, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar {
    overflow: auto;
  }
  /* line 18, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.infobar .aol-twist-thumbs-container:after {
    top: 0px;
  }
  /* line 22, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen {
    bottom: 0px;
    overflow-y: hidden;
    box-shadow: 0px 0px 0px 50px #FFFFFF;
  }
  /* line 26, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top {
    -webkit-overflow-scrolling: touch;
    margin-bottom: 0px;
  }
  /* line 30, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header {
    position: fixed;
    width: auto;
    left: 30px;
    right: 30px;
    min-height: auto;
  }
  /* line 36, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 20px 20px 0px;
    font-size: 24px;
  }
  /* line 40, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-close {
    margin: 20px 20px 20px 0px;
    font-size: 24px;
  }
  /* line 45, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    height: auto;
    bottom: 120px;
    top: auto;
    right: 360px;
    left: 30px;
  }
  /* line 52, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout {
    position: absolute;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
    top: 0px;
    right: 0px;
    width: 300px;
    left: auto;
    height: auto;
    bottom: 0px;
    min-height: 500px;
    padding-bottom: 0px;
  }
  /* line 71, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content {
    padding-left: 30px;
    padding-right: 0px;
    padding-bottom: 50px;
    left: 0px;
    right: 30px;
    top: 70px;
    position: absolute;
    bottom: 272px;
    width: 300px;
    overflow: auto;
  }
  /* line 82, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-count {
    display: block;
    right: 0px;
    position: relative;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  /* line 89, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-title {
    width: auto;
  }
  /* line 93, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    left: 0px;
    bottom: 0px;
    width: 160px;
    position: relative;
    margin-bottom: 20px;
  }
  /* line 105, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-facebook {
    width: 25%;
  }
  /* line 107, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-facebook #share__fb {
    display: none;
  }
  /* line 111, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-twitter {
    width: 25%;
  }
  /* line 114, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-pinterest {
    width: 25%;
  }
  /* line 117, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-email {
    width: 25%;
  }
  /* line 120, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a:hover > .aol-share-count {
    display: block;
  }
  /* line 123, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a .aol-share-count {
    width: 25%;
    height: 40px;
  }
  /* line 126, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a .aol-share-count:after {
    display: inline-block;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    content: "shares";
    font-size: 9px;
    display: block;
    line-height: 2px;
    letter-spacing: .02px;
    padding-left: 0px;
  }
  /* line 142, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-ad {
    display: block;
    position: absolute;
    width: 300px;
    left: 30px;
    right: 30px;
    bottom: 20px;
  }
  /* line 151, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container {
    display: block;
    right: 360px;
    left: 30px;
  }
  /* line 155, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls,
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-prev-thumb,
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-next-thumb {
    display: block;
  }

  /* line 164, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper {
    box-shadow: 0px 75px 35px -75px rgba(0, 0, 0, 0.45);
  }
  /* line 169, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-next-slides {
    min-width: 250px;
    font-size: 18px;
    padding: 10px 40px 10px 10px;
  }
  /* line 175, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar {
    overflow: auto;
  }
  /* line 179, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.infobar .aol-twist-thumbs-container:after {
    top: 0px;
  }
  /* line 183, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout {
    display: block;
    position: absolute;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    top: 0px;
    right: 0px;
    width: 318px;
    left: auto;
    height: auto;
    bottom: 0px;
    min-height: 412px;
    padding-bottom: 0px;
    z-index: 12;
  }
  /* line 198, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-count {
    display: block;
    margin: 10px 0 0 5px;
  }
  /* line 201, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-count .aol-twist-flyout-caption {
    font-size: 18px;
    line-height: 24px;
  }
  /* line 206, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper {
    display: block;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    left: 6px;
    width: 120px;
    top: 30px;
    position: relative;
  }
  /* line 218, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-facebook {
    width: 25%;
  }
  /* line 220, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-facebook #share__fb {
    display: none;
  }
  /* line 224, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-twitter {
    width: 25%;
  }
  /* line 227, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-pinterest {
    width: 25%;
  }
  /* line 230, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-email {
    width: 25%;
  }
  /* line 233, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a:hover > .aol-share-count {
    display: block;
  }
  /* line 236, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a .aol-share-count {
    width: 25%;
    height: 30px;
  }
  /* line 239, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a .aol-share-count:after {
    display: inline-block;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    content: "shares";
    font-size: 8px;
    display: block;
    line-height: 2px;
    letter-spacing: .02px;
    padding-left: 0px;
  }
  /* line 254, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content {
    padding-right: 0px;
    left: 6px;
    top: 16px;
    position: relative;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  /* line 261, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-count {
    display: none;
  }
  /* line 264, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-title {
    width: auto;
  }
  /* line 268, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper {
    display: none;
  }
  /* line 272, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption.fade:before {
    content: '';
    width: 100%;
    height: 100%;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: -webkit-gradient(linear, left bottom, left bottom, color-stop(0%, white), color-stop(20%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0) 20%);
    background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 20%);
  }
  /* line 293, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-slideshow-close {
    color: #6e6e6e;
    margin: 10px 10px 0;
    font-size: 24px;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
  }
  /* line 304, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen {
    bottom: 0px;
    overflow-y: hidden;
    box-shadow: 0px 0px 0px 50px #FFFFFF;
  }
  /* line 308, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top {
    -webkit-overflow-scrolling: touch;
    margin-bottom: 0px;
  }
  /* line 312, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header {
    position: fixed;
    width: auto;
    left: 30px;
    right: 30px;
    min-height: auto;
  }
  /* line 318, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 20px 20px 0px;
    font-size: 24px;
  }
  /* line 322, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-close {
    margin: 20px 20px 20px 0px;
    font-size: 24px;
  }
  /* line 327, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    height: auto;
    bottom: 120px;
    top: auto;
    right: 360px;
    left: 30px;
  }
  /* line 334, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container {
    display: block;
    right: 360px;
    left: 30px;
  }
  /* line 338, ../scss/modules-3/slideshow/_slideshow_1108.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls,
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-prev-thumb,
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-next-thumb {
    display: block;
  }

  /*********/
  /* Theme */
  /*********/
  /* line 290, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }

  /* line 298, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 30px;
  }
  /* line 303, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 76px;
  }
  /* line 306, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 76px;
  }

  /* line 193, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }
  /* line 195, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 60px 20px 0px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 30px;
    line-height: 36px;
  }
  /* line 201, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 24px;
  }
  /* line 206, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 75px;
  }
  /* line 209, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 75px;
  }

  /* line 290, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }

  /* line 298, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 30px;
  }
  /* line 303, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 76px;
  }
  /* line 306, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 76px;
  }

  /* line 193, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }
  /* line 195, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 60px 20px 0px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 30px;
    line-height: 36px;
  }
  /* line 201, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 24px;
  }
  /* line 206, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 75px;
  }
  /* line 209, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 75px;
  }

  /* line 193, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }
  /* line 195, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 60px 20px 0px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 30px;
    line-height: 36px;
  }
  /* line 201, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 24px;
  }
  /* line 206, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 75px;
  }
  /* line 209, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 75px;
  }

  /* line 193, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }
  /* line 195, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 60px 20px 0px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 30px;
    line-height: 36px;
  }
  /* line 201, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 24px;
  }
  /* line 206, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 75px;
  }
  /* line 209, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 75px;
  }

  /* line 2, ../scss/modules-3/rivers/_river_1108.scss */
  .page-tag #dl-container {
    display: none;
  }
  /* line 7, ../scss/modules-3/rivers/_river_1108.scss */
  .page-tag #topic .timeline-article {
    margin-right: 1.2%;
  }
  /* line 9, ../scss/modules-3/rivers/_river_1108.scss */
  .page-tag #topic .timeline-article .timeline-media {
    height: 225px !important;
  }
  /* line 12, ../scss/modules-3/rivers/_river_1108.scss */
  .page-tag #topic .timeline-article:nth-child(3n) {
    margin-right: 0;
  }

  /* line 1, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots {
    width: 800px;
  }
  /* line 4, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots .gots__calendar .gots__calendar-year {
    display: inline-block;
    margin-right: 33px;
  }
  /* line 8, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots .gots__calendar .gots__calendar-month {
    margin-right: 33px;
  }

  /* line 14, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article {
    width: 197px;
    height: 253px;
  }
  /* line 18, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article:hover .gots__article-moreoverlay {
    display: block;
  }
  /* line 22, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article .gots__article-moreoverlay {
    width: 100%;
    height: 253px;
    font-size: 20px;
    line-height: 200px;
    letter-spacing: 0.14em;
  }
  /* line 29, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item4 {
    margin-right: 0;
  }
  /* line 32, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item7 {
    margin-right: 0;
    width: 398px;
    height: 511px;
    float: right;
  }
  /* line 37, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item7 img {
    width: 398px;
    height: 511px;
  }
  /* line 41, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item7 .gots__article-moreoverlay {
    height: 511px;
    line-height: 511px;
  }
  /* line 44, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item7 .gots__article-moreoverlay .gots__article-moreoverlay-text {
    padding: 20px 125px;
  }
  /* line 48, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item7 .gots__article-playoverlay {
    top: 40%;
    left: 45%;
  }
  /* line 53, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item13 {
    margin-right: 0;
  }
  /* line 56, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item14 {
    width: 398px;
    height: 511px;
    float: left;
  }
  /* line 60, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item14 img {
    width: 398px;
    height: 511px;
  }
  /* line 64, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item14 .gots__article-moreoverlay {
    height: 511px;
    line-height: 511px;
  }
  /* line 67, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item14 .gots__article-moreoverlay .gots__article-moreoverlay-text {
    padding: 20px 125px;
  }
  /* line 71, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item14 .gots__article-playoverlay {
    top: 40%;
    left: 45%;
  }
  /* line 76, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item16 {
    margin-right: 0;
  }
  /* line 79, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item18 {
    margin-right: 0;
  }
  /* line 82, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item22 {
    margin-right: 0;
  }
  /* line 85, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item25 {
    margin-right: 0;
    width: 398px;
    height: 511px;
    float: right;
  }
  /* line 90, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item25 img {
    width: 398px;
    height: 511px;
  }
  /* line 94, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item25 .gots__article-moreoverlay {
    height: 511px;
    line-height: 511px;
  }
  /* line 97, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item25 .gots__article-moreoverlay .gots__article-moreoverlay-text {
    padding: 20px 125px;
  }
  /* line 101, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item25 .gots__article-playoverlay {
    top: 40%;
    left: 45%;
  }
  /* line 106, ../scss/modules-3/52woc/_52woc_1108.scss */
  .gots__article.gots__article-item31 {
    margin-right: 0;
  }

  /* line 4, ../scss/modules-3/subnav/_subnav_1108.scss */
  .subnav ul li:hover span.hoverarrow {
    display: block;
  }
  /* line 7, ../scss/modules-3/subnav/_subnav_1108.scss */
  .subnav ul li:hover ul.submenu {
    display: block;
  }
  /* line 12, ../scss/modules-3/subnav/_subnav_1108.scss */
  .subnav ul.submenu {
    margin-left: -30%;
  }
  /* line 15, ../scss/modules-3/subnav/_subnav_1108.scss */
  .subnav ul.submenu li:hover {
    background-color: black;
  }
  /* line 17, ../scss/modules-3/subnav/_subnav_1108.scss */
  .subnav ul.submenu li:hover a {
    color: white;
  }

  /* line 1, ../scss/modules-3/followaol/_followaol_1108.scss */
  .generic-socialmod {
    width: 40%;
  }

  /* line 2, ../scss/modules-3/timer/_timer_1108.scss */
  .timer .countdowntimer {
    margin-top: 15px;
  }
  /* line 6, ../scss/modules-3/timer/_timer_1108.scss */
  .timer.rmdbtn .txttimerwrap {
    margin-top: -10px;
    max-width: 600px;
  }
  /* line 9, ../scss/modules-3/timer/_timer_1108.scss */
  .timer.rmdbtn .txttimerwrap .hdrtxt {
    line-height: 24px;
  }
  /* line 12, ../scss/modules-3/timer/_timer_1108.scss */
  .timer.rmdbtn .txttimerwrap .countdowntimer {
    margin-top: 15px;
  }
  /* line 14, ../scss/modules-3/timer/_timer_1108.scss */
  .IE9 .timer.rmdbtn .txttimerwrap .countdowntimer {
    margin-bottom: 0;
  }
  /* line 19, ../scss/modules-3/timer/_timer_1108.scss */
  .timer.rmdbtn .addthisevent-drop {
    float: right;
    right: 50px;
    top: 30px;
    margin-left: 22px;
  }

  /* line 2, ../scss/modules-3/vidhub-question/_build_question_1108.scss */
  .build-question-module .build-question-wrapper {
    left: 50%;
    width: 480px;
    height: 360px;
    margin-left: -240px;
    margin-top: 100px;
    padding: 10px;
  }
  /* line 10, ../scss/modules-3/vidhub-question/_build_question_1108.scss */
  .build-question-module .build-question-wrapper .build-question-form textarea {
    width: 95%;
  }

  /* line 4, ../scss/modules-3/vidhub_up_next/_build_up_next_1108.scss */
  #build_up_next ul li {
    width: 25%;
  }
  /* line 7, ../scss/modules-3/vidhub_up_next/_build_up_next_1108.scss */
  #build_up_next ul li .build_text {
    margin: 0 0 30px;
  }
  /* line 11, ../scss/modules-3/vidhub_up_next/_build_up_next_1108.scss */
  #build_up_next ul li:nth-child(4n+1) {
    clear: both;
  }
  /* line 17, ../scss/modules-3/vidhub_up_next/_build_up_next_1108.scss */
  #build_up_next.hide_more ul li:nth-child(n+5) {
    display: none;
  }

  /* line 1, ../scss/modules-3/vidhub-sailthru/_build_sailthru_1108.scss */
  .build-sailthru-module, .generic-sailthru-module {
    margin-top: 34px;
  }
  /* line 5, ../scss/modules-3/vidhub-sailthru/_build_sailthru_1108.scss */
  .build-sailthru-module .signup-wrapper .email, .generic-sailthru-module .signup-wrapper .email {
    width: 70%;
    margin-right: 4%;
  }
  /* line 10, ../scss/modules-3/vidhub-sailthru/_build_sailthru_1108.scss */
  .build-sailthru-module .signup-wrapper input.signup, .generic-sailthru-module .signup-wrapper input.signup {
    width: 25%;
  }

  /* line 15, ../scss/modules-3/vidhub-sailthru/_build_sailthru_1108.scss */
  .generic-sailthru-module {
    width: 55%;
  }
}
@media only screen and (min-width: 1109px) and (max-width: 1265px) {
  /* The following sets a handle for boot.js respond method.  DO NOT MODIFY */
  /* line 2, ../scss/grid-3/_grid_1265.scss */
  html {
    font-family: display_1265;
  }

  /* line 7, ../scss/grid-3/_grid_1265.scss */
  .state-indicator {
    z-index: 1265;
  }

  /* line 10, ../scss/grid-3/_grid_1265.scss */
  body div.resp-show1265 {
    display: block;
  }

  /* line 14, ../scss/grid-3/_grid_1265.scss */
  body div.resp-show1024 {
    display: block;
  }

  /* line 18, ../scss/grid-3/_grid_1265.scss */
  #aol3-grid {
    width: auto;
    padding-right: 14px;
  }

  /* line 23, ../scss/grid-3/_grid_1265.scss */
  #leftnav-container {
    width: 54px;
    float: left;
  }

  /* line 28, ../scss/grid-3/_grid_1265.scss */
  #main-container {
    margin-left: 54px;
    min-width: 640px;
  }

  /* line 33, ../scss/grid-3/_grid_1265.scss */
  #header-container {
    height: auto;
    min-width: 640px;
  }

  /* line 37, ../scss/grid-3/_grid_1265.scss */
  #centre-wrapper {
    width: 100%;
    min-width: 640px;
    margin-left: -340px;
    float: left;
    padding: 0 20px;
  }

  /* line 45, ../scss/grid-3/_grid_1265.scss */
  #dl-container {
    margin-left: 340px;
    padding-bottom: 2%;
  }

  /* line 49, ../scss/grid-3/_grid_1265.scss */
  #centerwell-container {
    margin-left: 340px;
  }

  /* line 52, ../scss/grid-3/_grid_1265.scss */
  #rightrail-container {
    width: 300px;
    float: right;
    position: relative;
  }

  /* line 57, ../scss/grid-3/_grid_1265.scss */
  #announcement-news-bar.announcement-news-bar {
    margin-left: 340px;
    margin-bottom: 5px;
  }

  /* line 61, ../scss/grid-3/_grid_1265.scss */
  #footer-container {
    clear: both;
  }

  /* line 66, ../scss/grid-3/_grid_1265.scss */
  .isVerticalPage #leftnav-container {
    width: 54px;
  }
  /* line 69, ../scss/grid-3/_grid_1265.scss */
  .isVerticalPage #main-container {
    margin-left: 54px;
  }

  /* End boot.js respond handle */
  /* line 2, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .Gecko .leftnav-inner, .IE9 .leftnav-inner {
    width: 69px;
  }
  /* line 6, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .Gecko .is-visible .leftnav-inner, .IE9 .is-visible .leftnav-inner {
    width: 215px;
  }

  /* line 12, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr .hide-tablet {
    display: none;
  }
  /* line 16, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr ul li {
    white-space: nowrap;
  }
  /* line 20, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr ul li a[class^="navicon-"]:before {
    padding-right: 14px;
  }
  /* line 28, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr .lftnv_top .greeting {
    display: none;
  }
  /* line 31, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr .lftnv_top .lftnv_bg {
    padding: 27px 2px;
    height: 158px;
    background-size: auto;
  }
  /* line 35, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr .lftnv_top .lftnv_bg #headerlogo-globallink {
    margin: 15px auto 30px;
  }
  /* line 37, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr .lftnv_top .lftnv_bg #headerlogo-globallink img {
    width: 50px;
    height: 20px;
  }
  /* line 42, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr .lftnv_top .lftnv_bg .date {
    text-align: center;
  }
  /* line 46, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr .lftnv_top .lftnv_bg #weather {
    margin-top: 25px;
  }
  /* line 49, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr .lftnv_top .lftnv_bg #weather .weatherloc .curr {
    font-size: 28px;
  }
  /* line 52, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr .lftnv_top .lftnv_bg #weather .weatherloc .tempformat, .lftnv_wr .lftnv_top .lftnv_bg #weather .weatherloc .tempdegree {
    font-size: 13px;
  }
  /* line 56, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr .lftnv_top .lftnv_bg #weather #weatheredit {
    display: none;
    visibility: hidden;
  }
  /* line 60, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr .lftnv_top .lftnv_bg #weather #weatherform {
    margin: -36px 0 0 -20px;
  }
  /* line 64, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr .lftnv_top .lftnv_bg #skyscape_video {
    height: 212px;
  }
  /* line 70, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr .lftnv_top ul li .mailcount {
    width: 5px;
    height: 5px;
    font-size: 0;
    line-height: 0;
    position: absolute;
    float: none;
    left: 40px;
    background: #ff526f;
    margin: -2px auto auto;
  }
  /* line 86, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr .lftnv_top ul li.sns a span.navicon-down_arrow:after, .lftnv_wr .lftnv_top ul li.sns .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar a.readmore:after, .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .lftnv_wr .lftnv_top ul li.sns a.readmore:after {
    display: none;
  }
  /* line 89, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr .lftnv_top ul li.sns .sn {
    width: auto;
  }
  /* line 96, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  .lftnv_wr .lftnv_lst li {
    padding-right: 17px;
  }

  /* line 102, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  #leftnav-container.is-visible {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 99999;
    width: 200px;
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear;
  }
  /* line 115, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg {
    padding: 10px 20px;
    height: 192px;
  }
  /* line 118, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #headerlogo-globallink {
    margin: 9px 0 12px 0px;
  }
  /* line 121, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather {
    margin-top: 0;
  }
  /* line 123, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather .curr {
    font-size: 40px;
  }
  /* line 126, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather .tempformat, #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather .tempdegree {
    font-size: 18px;
  }
  /* line 129, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather #weatheredit {
    display: inline-block;
  }
  /* line 132, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather #weatheredit {
    display: inline-block;
    visibility: visible;
    -webkit-transition: visibility 0s linear 0.5s;
    transition: visibility 0s linear 0.5s;
  }
  /* line 147, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  #leftnav-container.is-visible .lftnv_wr li.sns a span.navicon-down_arrow:after, #leftnav-container.is-visible .lftnv_wr li.sns .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar a.readmore:after, .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar #leftnav-container.is-visible .lftnv_wr li.sns a.readmore:after {
    display: inline-block;
  }
  /* line 150, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  #leftnav-container.is-visible .lftnv_wr li.sns .sn {
    width: 100%;
  }
  /* line 156, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  #leftnav-container.is-visible .lftnv_wr li a[class^="navicon-"]:before {
    padding-right: 14px;
  }
  /* line 161, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  #leftnav-container.is-visible .lftnv_wr li .mailcount {
    display: inline-block;
    margin-left: 10px;
    margin-top: auto;
    right: 15px;
    left: auto;
    float: right;
    width: 40px;
    height: 22px;
    background-color: rgba(255, 0, 0, 0.5);
    border-radius: 12px;
    font-size: 13px;
    line-height: 22px;
  }
  /* line 177, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  #leftnav-container.is-visible #headerlogo-globallink {
    display: inline-block;
    margin: 9px 0 12px 12px;
  }
  /* line 180, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  #leftnav-container.is-visible #headerlogo-globallink img {
    width: 150px;
    height: 58px;
  }
  /* line 187, ../scss/modules-3/leftnav/_leftnav_1265.scss */
  #leftnav-container #leftnav-video-container {
    display: block;
  }

  /* line 1, ../scss/modules-3/dl/_dl_1265.scss */
  .page-entertainment #dl-container {
    padding-bottom: 30px;
  }

  /* line 7, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container #dl-allslides-wrapper {
    width: 646px;
    margin: 0 auto;
    overflow: visible;
  }
  /* line 13, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container #dl_v2 {
    width: 100%;
    height: 420px;
    position: relative;
    margin: 0;
  }
  /* line 19, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container #dl_v2 div.dlslide {
    width: 640px;
    height: 420px;
    padding: 0 3px;
  }
  /* line 23, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container #dl_v2 div.dlslide .slideoverlay {
    width: 640px;
  }
  /* line 29, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .overlay {
    opacity: 0.5;
  }
  /* line 34, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .main-section p.dlcopy, #dl-container .bondlcopy p.dlcopy {
    font-size: 14px;
    line-height: 20px;
  }
  /* line 39, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .main-section .sponsorLogo, #dl-container .bondlcopy .sponsorLogo {
    position: absolute;
    bottom: 11px;
  }
  /* line 43, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .main-section .sponsorLogo br, #dl-container .bondlcopy .sponsorLogo br {
    display: none;
  }
  /* line 47, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .main-section .sponsorLogo span, #dl-container .bondlcopy .sponsorLogo span {
    float: left;
    font-family: "Larsseit", sans-serif;
    font-size: 10px;
    color: #999999;
  }
  /* line 53, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .main-section .sponsorLogo a, #dl-container .bondlcopy .sponsorLogo a {
    float: left;
    bottom: -10px;
    position: absolute;
    margin-left: 10px;
  }
  /* line 59, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .main-section .sponsorLogo a img, #dl-container .bondlcopy .sponsorLogo a img {
    max-width: 145px;
  }
  /* line 67, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container span.dl-copy-overlay {
    height: 210px;
    padding-top: 20px;
  }
  /* line 71, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container span.dl-copy-overlay .dlcopy {
    margin-top: 1px;
  }
  /* line 77, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-copy-overlay {
    position: absolute;
    top: 75px;
    left: 383px;
  }
  /* line 82, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-copy-overlay, #dl-container .bondlcopy {
    height: 218px;
    width: 220px;
    margin: 0;
    padding: 30px 10px 25px 10px;
    background: white;
  }
  /* line 89, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-copy-overlay.nosource, #dl-container .bondlcopy.nosource {
    padding-top: 46px;
  }
  /* line 93, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-copy-overlay.notape, #dl-container .bondlcopy.notape {
    height: 210px;
    padding-top: 15px;
  }
  /* line 97, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-copy-overlay.notape .dlcopy, #dl-container .bondlcopy.notape .dlcopy {
    margin-top: 1px;
  }
  /* line 101, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-copy-overlay.notape.nosource, #dl-container .bondlcopy.notape.nosource {
    padding-top: 30px;
  }
  /* line 107, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-copy-overlay .dlcopy, #dl-container .bondlcopy .dlcopy {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-top: 12px;
    overflow: hidden;
  }
  /* line 115, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-copy-overlay h2, #dl-container .bondlcopy h2 {
    overflow: hidden;
  }
  /* line 118, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-copy-overlay h2 a, #dl-container .bondlcopy h2 a {
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 24px;
    line-height: 29px;
    color: #111111;
  }
  /* line 126, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-copy-overlay .source, #dl-container .bondlcopy .source {
    position: absolute;
    bottom: 12px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 12px;
    color: #898c8e;
  }
  /* line 134, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-copy-overlay .source a, #dl-container .bondlcopy .source a {
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 12px;
    color: #898c8e;
  }
  /* line 143, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-secondaries h2 {
    font-size: 24px;
  }
  /* line 145, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-secondaries h2 a {
    line-height: 27px;
  }
  /* line 149, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-secondaries .source {
    bottom: 9px;
  }
  /* line 152, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-secondaries.notape {
    height: 242px;
  }
  /* line 155, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-secondaries .sublede-section {
    display: block;
    padding-top: 3px;
  }
  /* line 158, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-secondaries .sublede-section .dl-sublede-link {
    font-size: 14px;
    line-height: 16px;
    color: #3399ff;
  }
  /* line 164, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dl-secondaries .dlcounter {
    padding-bottom: 8px;
  }
  /* line 170, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dltext {
    padding-left: 10px;
  }
  /* line 173, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dllabel {
    position: absolute;
    left: 20px;
    height: 87px;
    width: 72px;
    top: 0;
  }
  /* line 180, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .dllabel .img {
    height: 87px;
    width: 72px;
  }
  /* line 186, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .overlay-text {
    position: absolute;
  }
  /* line 190, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container div.dlcontentlabel {
    position: absolute;
    left: 10px;
    top: 360px;
    background-color: #008EE1;
    color: white;
    padding: 5px 8px;
    font-size: 13px;
  }
  /* line 199, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container div.dlcontentlabel div.text {
    float: left;
  }
  /* line 202, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container div.dlcontentlabel img.playbutton, #dl-container div.dlcontentlabel img.playbutton-over {
    float: left;
    margin-left: 5px;
    margin-top: 2px;
  }
  /* line 207, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container div.dlcontentlabel img.playbutton-over {
    display: none;
  }
  /* line 211, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container #dlimg {
    width: 640px;
    height: 420px;
    display: block;
    position: relative;
  }
  /* line 217, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container #dlimg img:first-child {
    width: 640px;
    height: 420px;
  }
  /* line 222, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container #dlimg .dlwtmrk {
    display: none;
    position: absolute;
    bottom: 20px;
    left: 20px;
  }
  /* line 227, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container #dlimg .dlwtmrk img {
    width: auto;
    height: auto;
  }
  /* line 234, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB .showtape .dlcounter {
    display: block;
  }
  /* line 238, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB #dl-copy-tape-wrap {
    top: 63px;
  }
  /* line 241, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB .dl-copy-overlay, #dl-container .cntrlB .bondlcopy {
    height: 260px;
  }
  /* line 243, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB .dl-copy-overlay .dlcopy, #dl-container .cntrlB .bondlcopy .dlcopy {
    margin-top: 10px;
  }
  /* line 246, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB .dl-copy-overlay .source, #dl-container .cntrlB .bondlcopy .source {
    color: #c2c2c2;
    font-size: 11px;
    bottom: 47px;
  }
  /* line 250, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB .dl-copy-overlay .source .dl-partner-indicator, #dl-container .cntrlB .bondlcopy .source .dl-partner-indicator {
    display: none;
  }
  /* line 255, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB .dltext {
    border-bottom: 1px solid black;
    padding-bottom: 14px;
    padding-left: 0;
    margin-left: 10px;
    height: 232px;
  }
  /* line 262, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB .dl-copy-overlay.notape, #dl-container .cntrlB .bondlcopy.notape {
    height: 275px;
  }
  /* line 264, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB .dl-copy-overlay.notape .dltext, #dl-container .cntrlB .bondlcopy.notape .dltext {
    height: 247px;
  }
  /* line 268, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB .main-section .sponsorLogo, #dl-container .cntrlB .bondlcopy .sponsorLogo {
    bottom: 50px;
  }
  /* line 271, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB .dlcounter {
    right: auto;
    font-size: 18px;
    color: #9c9c9c;
    padding-bottom: 9px;
  }
  /* line 278, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB #dl-controls a {
    height: 40px;
    max-width: 30px;
    width: 30px !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
  }
  /* line 286, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB #dl-controls .navicon-dlprev:before, #dl-container .cntrlB #dl-controls .navicon-dlnext:before {
    font-size: 26px;
  }
  /* line 289, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB #dl-controls .navicon-dlprev:hover:before, #dl-container .cntrlB #dl-controls .navicon-dlnext:hover:before {
    color: #3399ff;
  }
  /* line 295, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB.dl_s9 #dl-controls {
    position: relative;
    width: 640px;
    margin: 0 auto;
  }
  /* line 299, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB.dl_s9 #dl-controls a {
    max-width: 30px;
  }
  /* line 302, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB.dl_s9 #dl-controls #dlfBtn {
    left: auto;
    top: auto;
    bottom: 45px;
    right: 6px;
    background: transparent;
    opacity: 1;
  }
  /* line 309, ../scss/modules-3/dl/_dl_1265.scss */
  .mac #dl-container .cntrlB.dl_s9 #dl-controls #dlfBtn {
    bottom: 42px;
  }
  /* line 313, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .cntrlB.dl_s9 #dl-controls #dlbBtn {
    background: transparent;
    opacity: 1;
    left: auto;
    top: auto;
    bottom: 45px;
    right: 34px;
  }
  /* line 320, ../scss/modules-3/dl/_dl_1265.scss */
  .mac #dl-container .cntrlB.dl_s9 #dl-controls #dlbBtn {
    bottom: 42px;
  }

  /*** END main DL styles ***/
  /* line 336, ../scss/modules-3/dl/_dl_1265.scss */
  .sprite-fg-Arrow-left-white img {
    top: -42px;
    left: 0;
  }

  /* line 344, ../scss/modules-3/dl/_dl_1265.scss */
  .sprite-fg-Arrow-right-white img {
    top: -146px;
    left: 0;
  }

  /* line 352, ../scss/modules-3/dl/_dl_1265.scss */
  .sprite-fg-pause-button-blue:hover img {
    top: -1023px;
    left: 0;
  }

  /* line 359, ../scss/modules-3/dl/_dl_1265.scss */
  .sprite-fg-play-button-blue:hover img {
    top: -1077px;
    left: 0;
  }

  /** End of DL count **/
  /*** DL VideoButtons ***/
  /* line 370, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .vbpos-bottom-right, #dl-container .vbpos-top-right {
    left: 360px;
  }
  /* line 374, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .vbpos-top-left {
    left: 20px !important;
    top: 20px !important;
  }
  /* line 379, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .vbpos-bottom-left {
    left: 20px !important;
    top: 370px !important;
  }
  /* line 384, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .videobutton {
    width: 105px;
    font-size: 10px;
    z-index: 2;
    position: absolute;
    display: none;
    margin-left: -5px;
    margin-top: -5px;
    background: #008ee1;
  }
  /* line 394, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .videobutton img.playbutton, #dl-container .videobutton img.playbutton-over {
    width: auto;
    height: auto;
    right: 8px;
    top: 6px;
    z-index: 1;
    position: absolute;
  }
  /* line 403, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .videobutton .vbtext {
    position: absolute;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
  }
  /* line 410, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .videobutton .vbtext td {
    font-weight: normal;
    font-size: 13px;
    border: 0 solid;
    vertical-align: middle;
    color: white;
    padding-left: 10px;
    text-align: left;
  }
  /* line 422, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .videobutton-bg {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    margin-left: -5px;
    margin-top: -5px;
  }
  /* line 430, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .adserved-dl.videobutton.videobutton {
    width: 75px;
    height: 25px;
    left: 20px;
    top: 370px;
    display: block;
  }
  /* line 437, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container .adserved-dl.videobutton-bg {
    left: 20px;
    top: 370px;
    width: 75px;
    height: 25px;
    display: block;
  }
  /* line 446, ../scss/modules-3/dl/_dl_1265.scss */
  #dl-container #dl-controls #dlfBtn, #dl-container #dl-controls #dlbBtn {
    top: 183px;
  }

  /*** DL VideoButtons END ***/
  /*** Advertorial DL ***/
  /*** End of Advertorial DL ***/
  /* line 464, ../scss/modules-3/dl/_dl_1265.scss */
  .slick-list {
    overflow: visible;
  }

  /* line 467, ../scss/modules-3/dl/_dl_1265.scss */
  .slick-track {
    height: 420px;
  }

  /* line 470, ../scss/modules-3/dl/_dl_1265.scss */
  .dlgamification .dam-credit {
    bottom: auto;
    top: 0;
  }

  /* line 2, ../scss/modules-3/header/_header_1265.scss */
  #header-container #burger-menu {
    display: none;
  }
  /* line 5, ../scss/modules-3/header/_header_1265.scss */
  #header-container #headerlogo-global-dark {
    display: none;
  }
  /* line 8, ../scss/modules-3/header/_header_1265.scss */
  #header-container .mobile-search {
    display: none;
  }
  /* line 11, ../scss/modules-3/header/_header_1265.scss */
  html[class*=' subchannel-'] #header-container {
    /*padding-bottom: 13px;*/
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
    margin-left: 20px;
  }
  /* line 17, ../scss/modules-3/header/_header_1265.scss */
  html.subchannel- #header-container {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  /* line 22, ../scss/modules-3/header/_header_1265.scss */
  html.page-lifestyle #header-container {
    /*padding-bottom: 13px;*/
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
    margin-left: 20px;
  }

  /* line 30, ../scss/modules-3/header/_header_1265.scss */
  #channelHeader {
    padding: 20px 0 30px 0;
    float: left;
    box-sizing: border-box;
    margin: 0 -500px 20px 18px;
    width: -o-calc(100% - 18px);
    width: calc(100% - 18px);
    border-bottom: 1px solid #e3e3e3;
  }
  /* line 40, ../scss/modules-3/header/_header_1265.scss */
  html[class*=' subchannel-'] #header-container #channelHeader {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 23px;
  }
  /* line 45, ../scss/modules-3/header/_header_1265.scss */
  html.page-tech #header-container #channelHeader, html.page-finance #header-container #channelHeader {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
  }
  /* line 49, ../scss/modules-3/header/_header_1265.scss */
  html.page-entertainment #header-container #channelHeader, html.page-news #header-container #channelHeader {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
  }

  /* line 54, ../scss/modules-3/header/_header_1265.scss */
  .page-sports .custHR {
    background-image: url("../../images/legacy/sports-hr-background.png");
    height: 4px;
    position: relative;
    top: 104px;
    left: 18px;
    width: -o-calc(100% - 18px);
    width: calc(100% - 18px);
    display: none;
  }

  /* line 69, ../scss/modules-3/header/_header_1265.scss */
  .isVerticalPage #header-container .dynamicSearch, .page-article #header-container .dynamicSearch {
    display: none;
  }
  /* line 71, ../scss/modules-3/header/_header_1265.scss */
  .isVerticalPage #header-container .dynamicSearch.desktopEnabled, .page-article #header-container .dynamicSearch.desktopEnabled {
    display: block;
    position: absolute;
  }
  /* line 75, ../scss/modules-3/header/_header_1265.scss */
  .isVerticalPage #header-container .dynamicSearch.desktopEnabled #aol-header-search, .page-article #header-container .dynamicSearch.desktopEnabled #aol-header-search {
    width: 100%;
    max-width: 215px;
  }

  /* line 1, ../scss/modules-3/refresh-banner/_refreshbanner_1265.scss */
  #main-bottom-container > div.mlid-refresh-module > div.resp-show1024 {
    display: block;
  }

  /* line 1, ../scss/modules-3/breaking_news/_breaking_news_1265.scss */
  #announcement-news-bar {
    margin-left: 340px;
  }
  /* line 3, ../scss/modules-3/breaking_news/_breaking_news_1265.scss */
  #announcement-news-bar .breaking-news-headline {
    font-size: 15px;
  }

  /* line 1, ../scss/modules-3/mtmhp/_mtmhp_1265.scss */
  #intelligentgreeting, .mtmhpbutton {
    display: block;
  }

  /* line 1, ../scss/modules-3/article/_article_1265.scss */
  #article-wrapper.lead-image {
    margin-top: -58px;
  }

  /* line 5, ../scss/modules-3/article/_article_1265.scss */
  .article {
    padding: 0 80px;
  }
  /* line 8, ../scss/modules-3/article/_article_1265.scss */
  .article nav {
    display: block;
  }
  /* line 12, ../scss/modules-3/article/_article_1265.scss */
  .article.top-module .article-share-top {
    margin-top: 0;
  }
  /* line 15, ../scss/modules-3/article/_article_1265.scss */
  .article.inlineSS {
    padding: 0 64px;
  }

  /* Stylelist articles templates  */
  /* line 22, ../scss/modules-3/article/_article_1265.scss */
  .article-lifestyle_template-a,
  .article-lifestyle_template-b {
    overflow: hidden;
  }

  /* line 27, ../scss/modules-3/article/_article_1265.scss */
  .article-lifestyle_template-a .permalink__featured-image,
  .article-lifestyle_template-a .m-slideshow__preview {
    float: right;
    margin-left: 15px;
  }
  /* line 33, ../scss/modules-3/article/_article_1265.scss */
  .article-lifestyle_template-a .m-slideshow {
    margin-bottom: 0;
  }

  /* line 39, ../scss/modules-3/article/_article_1265.scss */
  .article-lifestyle_template-b .permalink__featured-image,
  .article-lifestyle_template-b .m-slideshow__preview {
    float: left;
    margin: 0 15px 15px 0;
  }
  /* line 45, ../scss/modules-3/article/_article_1265.scss */
  .article-lifestyle_template-b .m-slideshow {
    margin-bottom: 0;
  }

  /* line 50, ../scss/modules-3/article/_article_1265.scss */
  .article .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content {
    bottom: 272px !important;
  }

  /* line 1, ../scss/modules-3/comments/_comments_1265.scss */
  #aol-comments {
    margin: 0 80px;
  }

  /*@import "modules-3/article_gallery/gallery_1265";*/
  /* line 2, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper {
    box-shadow: 0px 75px 35px -75px rgba(0, 0, 0, 0.45);
  }
  /* line 7, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-next-slides {
    min-width: 250px;
    font-size: 18px;
    padding: 10px 40px 10px 10px;
  }
  /* line 13, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar {
    overflow: auto;
  }
  /* line 17, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.infobar .aol-twist-thumbs-container:after {
    top: 0px;
  }
  /* line 21, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen {
    bottom: 0px;
    overflow-y: hidden;
    box-shadow: 0px 0px 0px 50px #FFFFFF;
  }
  /* line 25, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top {
    -webkit-overflow-scrolling: touch;
    margin-bottom: 0px;
  }
  /* line 29, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header {
    position: fixed;
    width: auto;
    left: 30px;
    right: 30px;
    min-height: auto;
  }
  /* line 35, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 20px 20px 0px;
    font-size: 24px;
  }
  /* line 39, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-close {
    margin: 20px 20px 20px 0px;
    font-size: 24px;
  }
  /* line 44, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    height: auto;
    bottom: 120px;
    top: auto;
    right: 360px;
    left: 30px;
  }
  /* line 51, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout {
    position: absolute;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
    top: 0px;
    right: 0px;
    width: 300px;
    left: auto;
    height: auto;
    bottom: 0px;
    min-height: 500px;
    padding-bottom: 0px;
  }
  /* line 70, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content {
    padding-left: 30px;
    padding-right: 0px;
    padding-bottom: 50px;
    left: 0px;
    right: 30px;
    top: 70px;
    position: absolute;
    bottom: 272px;
    width: 300px;
    overflow: auto;
  }
  /* line 81, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-count {
    display: block;
    right: 0px;
    position: relative;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  /* line 88, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-title {
    width: auto;
  }
  /* line 92, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    left: 0px;
    bottom: 0px;
    width: 160px;
    position: relative;
    margin-bottom: 20px;
  }
  /* line 104, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-facebook {
    width: 25%;
  }
  /* line 106, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-facebook #share__fb {
    display: none;
  }
  /* line 110, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-twitter {
    width: 25%;
  }
  /* line 113, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-pinterest {
    width: 25%;
  }
  /* line 116, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-email {
    width: 25%;
  }
  /* line 119, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a:hover > .aol-share-count {
    display: block;
  }
  /* line 122, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a .aol-share-count {
    width: 25%;
    height: 40px;
  }
  /* line 125, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a .aol-share-count:after {
    display: inline-block;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    content: "shares";
    font-size: 9px;
    display: block;
    line-height: 2px;
    letter-spacing: .02px;
    padding-left: 0px;
  }
  /* line 141, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-ad {
    display: block;
    position: absolute;
    width: 300px;
    left: 30px;
    right: 30px;
    bottom: 20px;
  }
  /* line 150, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container {
    display: block;
    right: 360px;
    left: 30px;
  }
  /* line 154, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls,
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-prev-thumb,
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-next-thumb {
    display: block;
  }

  /* line 163, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper {
    box-shadow: 0px 75px 35px -75px rgba(0, 0, 0, 0.45);
  }
  /* line 168, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-next-slides {
    min-width: 250px;
    font-size: 18px;
    padding: 10px 40px 10px 10px;
  }
  /* line 174, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar {
    overflow: auto;
  }
  /* line 178, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.infobar .aol-twist-thumbs-container:after {
    top: 0px;
  }
  /* line 182, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout {
    display: block;
    position: absolute;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    top: 0px;
    right: 0px;
    width: 318px;
    left: auto;
    height: auto;
    bottom: 0px;
    min-height: 412px;
    padding-bottom: 0px;
    z-index: 12;
  }
  /* line 197, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper {
    display: block;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    left: 6px;
    width: 120px;
    top: 30px;
    position: relative;
    margin-bottom: 20px;
  }
  /* line 210, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-facebook {
    width: 25%;
  }
  /* line 212, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-facebook #share__fb {
    display: none;
  }
  /* line 216, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-twitter {
    width: 25%;
  }
  /* line 219, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-pinterest {
    width: 25%;
  }
  /* line 222, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-email {
    width: 25%;
  }
  /* line 225, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a:hover > .aol-share-count {
    display: block;
  }
  /* line 228, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a .aol-share-count {
    width: 25%;
    height: 30px;
  }
  /* line 231, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a .aol-share-count:after {
    display: inline-block;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    content: "shares";
    font-size: 8px;
    display: block;
    line-height: 2px;
    letter-spacing: .02px;
    padding-left: 0px;
  }
  /* line 246, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-count {
    display: block;
    margin: 10px 0 0 5px;
  }
  /* line 250, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content {
    padding-right: 0px;
    left: 6px;
    top: 16px;
    position: relative;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  /* line 257, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-count {
    display: none;
  }
  /* line 260, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-title {
    width: auto;
  }
  /* line 264, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper {
    display: none;
  }
  /* line 268, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption.fade:before {
    content: '';
    width: 100%;
    height: 100%;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: -webkit-gradient(linear, left bottom, left bottom, color-stop(0%, white), color-stop(20%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0) 20%);
    background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 20%);
  }
  /* line 286, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-ad {
    display: block;
    position: absolute;
    width: 300px;
    left: 26px;
    bottom: 18px;
  }
  /* line 293, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-slideshow-close {
    color: #6e6e6e;
    margin: 10px 10px 0;
    font-size: 24px;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
  }
  /* line 304, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen {
    bottom: 0px;
    overflow-y: hidden;
    box-shadow: 0px 0px 0px 50px #FFFFFF;
  }
  /* line 308, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top {
    -webkit-overflow-scrolling: touch;
    margin-bottom: 0px;
  }
  /* line 312, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header {
    position: fixed;
    width: auto;
    left: 30px;
    right: 30px;
    min-height: auto;
  }
  /* line 318, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 20px 20px 0px;
    font-size: 24px;
  }
  /* line 322, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-close {
    margin: 20px 20px 20px 0px;
    font-size: 24px;
  }
  /* line 327, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    height: auto;
    bottom: 120px;
    top: auto;
    right: 360px;
    left: 30px;
  }
  /* line 334, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container {
    display: block;
    right: 360px;
    left: 30px;
  }
  /* line 338, ../scss/modules-3/slideshow/_slideshow_1265.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls,
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-prev-thumb,
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-next-thumb {
    display: block;
  }

  /*********/
  /* Theme */
  /*********/
  /* line 290, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }

  /* line 298, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 30px;
  }
  /* line 303, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 76px;
  }
  /* line 306, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 76px;
  }

  /* line 193, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }
  /* line 195, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 60px 20px 0px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 30px;
    line-height: 36px;
  }
  /* line 201, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 24px;
  }
  /* line 206, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 75px;
  }
  /* line 209, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 75px;
  }

  /* line 290, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }

  /* line 298, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 30px;
  }
  /* line 303, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 76px;
  }
  /* line 306, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 76px;
  }

  /* line 193, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }
  /* line 195, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 60px 20px 0px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 30px;
    line-height: 36px;
  }
  /* line 201, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 24px;
  }
  /* line 206, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 75px;
  }
  /* line 209, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 75px;
  }

  /* line 193, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }
  /* line 195, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 60px 20px 0px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 30px;
    line-height: 36px;
  }
  /* line 201, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 24px;
  }
  /* line 206, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 75px;
  }
  /* line 209, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 75px;
  }

  /* line 193, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }
  /* line 195, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 60px 20px 0px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 30px;
    line-height: 36px;
  }
  /* line 201, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 24px;
  }
  /* line 206, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 75px;
  }
  /* line 209, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 75px;
  }

  /* line 2, ../scss/modules-3/rivers/_river_1265.scss */
  .page-tag #dl-container {
    display: none;
  }
  /* line 8, ../scss/modules-3/rivers/_river_1265.scss */
  .page-tag #topic .timeline-article .timeline-media {
    height: 250px !important;
  }
  /* line 11, ../scss/modules-3/rivers/_river_1265.scss */
  .page-tag #topic .timeline-article:nth-child(3n) {
    margin-right: 0;
  }
  /* line 16, ../scss/modules-3/rivers/_river_1265.scss */
  .page-tag #header-container {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
  }

  /* line 1, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots {
    width: 991px;
  }
  /* line 4, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots .gots__calendar .gots__calendar-year {
    display: inline-block;
    margin-right: 48px;
  }
  /* line 8, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots .gots__calendar .gots__calendar-month {
    margin-right: 48px;
  }

  /* line 14, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article {
    width: 195px;
    height: 251px;
  }
  /* line 18, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article:hover .gots__article-moreoverlay {
    display: block;
  }
  /* line 21, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article:hover .gots__article-playicon-overlay {
    display: none;
  }
  /* line 24, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article:hover .gots__article-playicon-timeoverlay {
    display: block;
  }
  /* line 28, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article .gots__article-moreoverlay {
    width: 100%;
    height: 251px;
    font-size: 20px;
    line-height: 200px;
    letter-spacing: 0.14em;
  }
  /* line 35, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item5 {
    margin-right: 0;
  }
  /* line 38, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item9 {
    margin-right: 0;
    width: 394px;
    height: 507px;
    float: right;
  }
  /* line 43, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item9 img {
    width: 394px;
    height: 507px;
  }
  /* line 47, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item9 .gots__article-moreoverlay {
    height: 507px;
    line-height: 507px;
  }
  /* line 50, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item9 .gots__article-moreoverlay .gots__article-moreoverlay-text {
    padding: 20px 125px;
  }
  /* line 54, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item9 .gots__article-playoverlay {
    top: 40%;
    left: 45%;
  }
  /* line 59, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item17 {
    margin-right: 0;
  }
  /* line 62, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item18 {
    width: 394px;
    height: 507px;
    float: left;
  }
  /* line 66, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item18 img {
    width: 394px;
    height: 507px;
  }
  /* line 70, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item18 .gots__article-moreoverlay {
    height: 507px;
    line-height: 507px;
  }
  /* line 73, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item18 .gots__article-moreoverlay .gots__article-moreoverlay-text {
    padding: 20px 125px;
  }
  /* line 77, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item18 .gots__article-playoverlay {
    top: 40%;
    left: 45%;
  }
  /* line 82, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item21 {
    margin-right: 0;
  }
  /* line 85, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item24 {
    margin-right: 0;
  }
  /* line 88, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item29 {
    margin-right: 0;
  }
  /* line 91, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item300 {
    width: 394px;
    height: 507px;
  }
  /* line 94, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item300 img {
    width: 394px;
    height: 507px;
  }
  /* line 98, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item300 .gots__article-moreoverlay {
    height: 507px;
    line-height: 507px;
  }
  /* line 101, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item300 .gots__article-moreoverlay .gots__article-moreoverlay-text {
    padding: 20px 125px;
  }
  /* line 106, ../scss/modules-3/52woc/_52woc_1265.scss */
  .gots__article.gots__article-item31 {
    margin-right: 0;
  }

  /* line 4, ../scss/modules-3/subnav/_subnav_1265.scss */
  .subnav ul li:hover span.hoverarrow {
    display: block;
  }
  /* line 7, ../scss/modules-3/subnav/_subnav_1265.scss */
  .subnav ul li:hover ul.submenu {
    display: block;
  }
  /* line 12, ../scss/modules-3/subnav/_subnav_1265.scss */
  .subnav ul.submenu {
    margin-left: -30%;
  }
  /* line 15, ../scss/modules-3/subnav/_subnav_1265.scss */
  .subnav ul.submenu li:hover {
    background-color: black;
  }
  /* line 17, ../scss/modules-3/subnav/_subnav_1265.scss */
  .subnav ul.submenu li:hover a {
    color: white;
  }

  /* line 2, ../scss/modules-3/timer/_timer_1265.scss */
  .timer .countdowntimer {
    margin-top: 15px;
  }
  /* line 6, ../scss/modules-3/timer/_timer_1265.scss */
  .timer.rmdbtn .txttimerwrap {
    margin-top: -10px;
    max-width: 800px;
  }
  /* line 9, ../scss/modules-3/timer/_timer_1265.scss */
  .timer.rmdbtn .txttimerwrap .hdrtxt {
    line-height: 24px;
  }
  /* line 12, ../scss/modules-3/timer/_timer_1265.scss */
  .timer.rmdbtn .txttimerwrap .countdowntimer {
    margin-top: 15px;
  }
  /* line 14, ../scss/modules-3/timer/_timer_1265.scss */
  .IE9 .timer.rmdbtn .txttimerwrap .countdowntimer {
    margin-bottom: 0;
  }
  /* line 19, ../scss/modules-3/timer/_timer_1265.scss */
  .timer.rmdbtn .addthisevent-drop {
    float: right;
    right: 50px;
  }

  /* line 2, ../scss/modules-3/vidhub-question/_build_question_1265.scss */
  .build-question-module .build-question-wrapper {
    left: 50%;
    width: 480px;
    height: 360px;
    margin-left: -240px;
    margin-top: 100px;
    padding: 10px;
  }
  /* line 10, ../scss/modules-3/vidhub-question/_build_question_1265.scss */
  .build-question-module .build-question-wrapper .build-question-form textarea {
    width: 95%;
  }

  /* line 4, ../scss/modules-3/vidhub_up_next/_build_up_next_1265.scss */
  #build_up_next ul li {
    width: 25%;
  }
  /* line 7, ../scss/modules-3/vidhub_up_next/_build_up_next_1265.scss */
  #build_up_next ul li .build_text {
    margin: -25px 25px 30px;
  }
  /* line 11, ../scss/modules-3/vidhub_up_next/_build_up_next_1265.scss */
  #build_up_next ul li:nth-child(4n+1) {
    clear: both;
  }
  /* line 17, ../scss/modules-3/vidhub_up_next/_build_up_next_1265.scss */
  #build_up_next.hide_more ul li:nth-child(n+5) {
    display: none;
  }
}
@media only screen and (min-width: 1266px) {
  /* The following sets a handle for boot.js respond method.  DO NOT MODIFY */
  /* line 2, ../scss/grid-3/_grid_1450.scss */
  html {
    font-family: display_1450;
  }

  /* line 7, ../scss/grid-3/_grid_1450.scss */
  .state-indicator {
    z-index: 1450;
  }

  /* line 10, ../scss/grid-3/_grid_1450.scss */
  body div.resp-show1450 {
    display: block;
  }

  /* line 14, ../scss/grid-3/_grid_1450.scss */
  body div.resp-show1024 {
    display: block;
  }

  /* line 17, ../scss/grid-3/_grid_1450.scss */
  #aol3-grid {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 1450px;
    position: relative;
    padding-right: 14px;
  }

  /* line 26, ../scss/grid-3/_grid_1450.scss */
  #leftnav-container {
    width: 200px;
    float: left;
  }
  /* line 29, ../scss/grid-3/_grid_1450.scss */
  #leftnav-container.tabletNav {
    width: 54px;
  }

  /* line 34, ../scss/grid-3/_grid_1450.scss */
  #main-container {
    margin-left: 200px;
    min-width: 640px;
  }

  /* line 39, ../scss/grid-3/_grid_1450.scss */
  #header-container {
    height: auto;
    min-width: 640px;
  }

  /* line 43, ../scss/grid-3/_grid_1450.scss */
  #centre-wrapper {
    width: 100%;
    min-width: 640px;
    margin-left: -340px;
    float: left;
    padding: 0 20px;
  }

  /* line 51, ../scss/grid-3/_grid_1450.scss */
  #dl-container {
    margin-left: 340px;
    padding-bottom: 2%;
  }

  /* line 55, ../scss/grid-3/_grid_1450.scss */
  #centerwell-container {
    margin-left: 340px;
  }

  /* line 58, ../scss/grid-3/_grid_1450.scss */
  #rightrail-container {
    width: 300px;
    float: right;
    position: relative;
  }

  /* line 63, ../scss/grid-3/_grid_1450.scss */
  #announcement-news-bar.announcement-news-bar {
    margin-left: 340px;
    margin-bottom: 5px;
  }

  /* line 67, ../scss/grid-3/_grid_1450.scss */
  #footer-container {
    clear: both;
  }

  /* line 72, ../scss/grid-3/_grid_1450.scss */
  .isCollapsedLftnv #leftnav-container {
    width: 54px;
  }
  /* line 75, ../scss/grid-3/_grid_1450.scss */
  .isCollapsedLftnv #main-container {
    margin-left: 54px;
  }
}
@media only screen and (min-width: 1266px) and (min-width: 1266px) and (max-width: 1319px) {
  /* line 81, ../scss/grid-3/_grid_1450.scss */
  #aol3-grid {
    padding-right: calc(18px + 1.30%);
  }

  /* line 84, ../scss/grid-3/_grid_1450.scss */
  #centre-wrapper {
    margin-left: calc(-355px + 1.3%);
  }

  /* line 87, ../scss/grid-3/_grid_1450.scss */
  #main-container {
    margin-left: calc(183px + 1.3%);
  }

  /* line 90, ../scss/grid-3/_grid_1450.scss */
  .page-entertainment #dl-container {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 1266px) and (min-width: 1320px) and (max-width: 1450px) {
  /* line 95, ../scss/grid-3/_grid_1450.scss */
  #aol3-grid {
    padding-right: 40px;
  }

  /* line 98, ../scss/grid-3/_grid_1450.scss */
  #centre-wrapper {
    margin-left: -343px;
  }

  /* line 101, ../scss/grid-3/_grid_1450.scss */
  #main-container {
    margin-left: 224px;
  }

  /* line 104, ../scss/grid-3/_grid_1450.scss */
  .page-entertainment #dl-container {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 1266px) {
  /* End boot.js respond handle */
  /* line 2, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .lftnv_wr .hide-desktop {
    display: none;
  }

  /* line 8, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .Gecko.isCollapsedLftnv .tabletNav, .IE9.isCollapsedLftnv .tabletNav {
    position: fixed;
  }
  /* line 11, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .Gecko.isCollapsedLftnv .leftnav-inner, .IE9.isCollapsedLftnv .leftnav-inner {
    width: 69px;
  }
  /* line 15, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .Gecko.isCollapsedLftnv .is-visible .leftnav-inner, .IE9.isCollapsedLftnv .is-visible .leftnav-inner {
    width: 215px;
  }

  /* line 21, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .nav {
    border-left: 1px solid #e0e0e0;
  }

  /* line 26, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr ul li {
    white-space: nowrap;
  }
  /* line 30, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr ul li a[class^="navicon-"]:before {
    padding-right: 14px;
  }
  /* line 38, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr .lftnv_top .greeting {
    display: none;
  }
  /* line 41, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr .lftnv_top .lftnv_bg {
    padding: 27px 2px;
    height: 158px;
    background-size: auto;
  }
  /* line 45, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr .lftnv_top .lftnv_bg #headerlogo-globallink {
    margin: 15px auto 30px;
  }
  /* line 47, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr .lftnv_top .lftnv_bg #headerlogo-globallink img {
    width: 50px;
    height: 20px;
    /*
    -webkit-transition: width 0.15s linear, height 0.15s linear;
    -moz-transition: width 0.15s linear, height 0.15s linear;
    -o-transition: width 0.15s linear, height 0.15s linear;
    transition: width 0.15s linear, height 0.15s linear;
    */
  }
  /* line 59, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr .lftnv_top .lftnv_bg .date {
    text-align: center;
  }
  /* line 61, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr .lftnv_top .lftnv_bg .date span.dday {
    margin: auto;
    width: 40px;
    overflow: hidden;
  }
  /* line 68, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr .lftnv_top .lftnv_bg #weather {
    margin-top: 25px;
  }
  /* line 71, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr .lftnv_top .lftnv_bg #weather .weatherloc .curr {
    font-size: 28px;
  }
  /* line 74, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr .lftnv_top .lftnv_bg #weather .weatherloc .tempformat, .isCollapsedLftnv .lftnv_wr .lftnv_top .lftnv_bg #weather .weatherloc .tempdegree {
    font-size: 13px;
  }
  /* line 78, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr .lftnv_top .lftnv_bg #weather #weatheredit {
    display: none;
    visibility: hidden;
  }
  /* line 82, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr .lftnv_top .lftnv_bg #weather #weatherform {
    margin: -36px 0 0 -20px;
  }
  /* line 90, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr .lftnv_top ul li .mailcount {
    width: 5px;
    height: 5px;
    font-size: 0;
    line-height: 0;
    position: absolute;
    float: none;
    left: 40px;
    background: #ff526f;
    margin: -2px auto auto;
  }
  /* line 103, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr .lftnv_top ul li.sns a[class^="navicon-"]:before {
    display: inline-block;
  }
  /* line 106, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr .lftnv_top ul li.sns a span.navicon-down_arrow:after, .isCollapsedLftnv .lftnv_wr .lftnv_top ul li.sns .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar a.readmore:after, .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .isCollapsedLftnv .lftnv_wr .lftnv_top ul li.sns a.readmore:after {
    display: none;
  }
  /* line 109, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr .lftnv_top ul li.sns .sn {
    width: auto;
  }
  /* line 116, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv .lftnv_wr .lftnv_lst li {
    padding-right: 17px;
  }

  /* line 123, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv #leftnav-container.is-visible {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 99999;
    width: 200px;
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear;
  }
  /* line 136, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg {
    padding: 10px 20px;
    height: 192px;
  }
  /* line 139, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #headerlogo-globallink {
    margin: 9px 0 12px 7px;
    -webkit-transition: width .05s linear;
    transition: font-size .05s linear;
  }
  /* line 144, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather {
    margin-top: 0;
  }
  /* line 146, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather .curr {
    font-size: 40px;
  }
  /* line 149, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather .tempformat, .isCollapsedLftnv #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather .tempdegree {
    font-size: 18px;
  }
  /* line 152, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather #weatheredit {
    display: inline-block;
  }
  /* line 155, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv #leftnav-container.is-visible .lftnv_wr .lftnv_top .lftnv_bg #weather #weatheredit {
    display: inline-block;
    visibility: visible;
    -webkit-transition: visibility 0s linear 0.5s;
    transition: visibility 0s linear 0.5s;
  }
  /* line 164, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv #leftnav-container.is-visible .lftnv_wr .lftnv_top .date span.dday {
    width: auto;
  }
  /* line 175, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv #leftnav-container.is-visible .lftnv_wr li.sns a span.navicon-down_arrow:after, .isCollapsedLftnv #leftnav-container.is-visible .lftnv_wr li.sns .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar a.readmore:after, .article.inlineSS .article-content .m-slideshow .m-slideshow__gallery .aol-twist-infobar .isCollapsedLftnv #leftnav-container.is-visible .lftnv_wr li.sns a.readmore:after {
    display: inline-block;
  }
  /* line 178, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv #leftnav-container.is-visible .lftnv_wr li.sns .sn {
    width: 100%;
  }
  /* line 184, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv #leftnav-container.is-visible .lftnv_wr li a[class^="navicon-"]:before {
    padding-right: 12px;
  }
  /* line 189, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv #leftnav-container.is-visible .lftnv_wr li .mailcount {
    display: inline-block;
    margin-left: 10px;
    margin-top: auto;
    right: 15px;
    left: auto;
    float: right;
    width: 40px;
    height: 22px;
    background-color: rgba(255, 0, 0, 0.5);
    border-radius: 12px;
    font-size: 13px;
    line-height: 22px;
  }
  /* line 205, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv #leftnav-container.is-visible #headerlogo-globallink {
    display: inline-block;
    margin: 9px 0 12px 12px;
  }
  /* line 208, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  .isCollapsedLftnv #leftnav-container.is-visible #headerlogo-globallink img {
    width: 150px;
    height: 58px;
  }

  /* line 217, ../scss/modules-3/leftnav/_leftnav_1450.scss */
  #leftnav-video-container {
    display: block;
  }

  /* line 3, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container #dl-allslides-wrapper {
    width: 646px;
    margin: 0 auto;
    overflow: visible;
  }
  /* line 9, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container #dl_v2 {
    width: 100%;
    height: 420px;
    position: relative;
    margin: 0;
  }
  /* line 15, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container #dl_v2 div.dlslide {
    width: 640px;
    height: 420px;
    /*margin: 0 3px;*/
    padding: 0 3px;
  }
  /* line 20, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container #dl_v2 div.dlslide .slideoverlay {
    width: 640px;
  }
  /* line 26, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .overlay {
    opacity: 0.5;
  }
  /* line 31, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .main-section p.dlcopy, #dl-container .bondlcopy p.dlcopy {
    font-size: 14px;
    line-height: 20px;
  }
  /* line 36, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .main-section .sponsorLogo, #dl-container .bondlcopy .sponsorLogo {
    position: absolute;
    bottom: 11px;
  }
  /* line 40, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .main-section .sponsorLogo br, #dl-container .bondlcopy .sponsorLogo br {
    display: none;
  }
  /* line 44, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .main-section .sponsorLogo span, #dl-container .bondlcopy .sponsorLogo span {
    float: left;
    font-family: "Larsseit", sans-serif;
    font-size: 10px;
    color: #999999;
  }
  /* line 50, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .main-section .sponsorLogo a, #dl-container .bondlcopy .sponsorLogo a {
    float: left;
    bottom: -10px;
    position: absolute;
    margin-left: 10px;
  }
  /* line 55, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .main-section .sponsorLogo a img, #dl-container .bondlcopy .sponsorLogo a img {
    max-width: 145px;
  }
  /* line 61, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container span.dl-copy-overlay {
    height: 210px;
    padding-top: 20px;
  }
  /* line 65, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container span.dl-copy-overlay .dlcopy {
    margin-top: 1px;
  }
  /* line 71, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-copy-overlay {
    position: absolute;
    top: 75px;
    left: 383px;
  }
  /* line 76, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-copy-overlay, #dl-container .bondlcopy {
    height: 218px;
    width: 220px;
    margin: 0;
    padding: 30px 10px 25px 10px;
    background: white;
  }
  /* line 83, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-copy-overlay.nosource, #dl-container .bondlcopy.nosource {
    padding-top: 46px;
  }
  /* line 87, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-copy-overlay.notape, #dl-container .bondlcopy.notape {
    height: 210px;
    padding-top: 15px;
  }
  /* line 91, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-copy-overlay.notape .dlcopy, #dl-container .bondlcopy.notape .dlcopy {
    margin-top: 1px;
  }
  /* line 95, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-copy-overlay.notape.nosource, #dl-container .bondlcopy.notape.nosource {
    padding-top: 30px;
  }
  /* line 100, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-copy-overlay .dlcopy, #dl-container .bondlcopy .dlcopy {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-top: 12px;
    overflow: hidden;
  }
  /* line 108, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-copy-overlay h2, #dl-container .bondlcopy h2 {
    overflow: hidden;
  }
  /* line 111, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-copy-overlay h2 a, #dl-container .bondlcopy h2 a {
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 24px;
    line-height: 29px;
    color: #111111;
  }
  /* line 117, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-copy-overlay h2 a:hover, #dl-container .bondlcopy h2 a:hover {
    color: #008EE1;
    text-decoration: none;
  }
  /* line 125, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-copy-overlay .source, #dl-container .bondlcopy .source {
    position: absolute;
    bottom: 12px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 12px;
    color: #898c8e;
  }
  /* line 133, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-copy-overlay .source a, #dl-container .bondlcopy .source a {
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 12px;
    color: #898c8e;
  }
  /* line 141, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-secondaries h2 {
    font-size: 24px;
  }
  /* line 144, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-secondaries h2 a {
    line-height: 27px;
  }
  /* line 148, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-secondaries .source {
    bottom: 9px;
  }
  /* line 151, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-secondaries.notape {
    height: 242px;
  }
  /* line 154, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-secondaries .sublede-section {
    display: block;
    padding-top: 3px;
  }
  /* line 157, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-secondaries .sublede-section .dl-sublede-link {
    font-size: 14px;
    line-height: 16px;
    color: #3399ff;
  }
  /* line 163, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dl-secondaries .dlcounter {
    padding-bottom: 8px;
  }
  /* line 169, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .dltext {
    padding-left: 10px;
  }
  /* line 176, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .overlay-text {
    position: absolute;
  }
  /* line 180, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container #dlimg {
    width: 640px;
    height: 420px;
    display: block;
    position: relative;
  }
  /* line 186, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container #dlimg img:first-child {
    width: 640px;
    height: 420px;
  }
  /* line 191, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container #dlimg .dlwtmrk {
    display: none;
    position: absolute;
    bottom: 20px;
    left: 20px;
  }
  /* line 196, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container #dlimg .dlwtmrk img {
    width: auto;
    height: auto;
  }
  /* line 204, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container #dl-controls #dlfBtn, #dl-container #dl-controls #dlbBtn {
    top: 183px;
  }
  /* line 217, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB .showtape .dlcounter {
    display: block;
  }
  /* line 221, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB #dl-copy-tape-wrap {
    top: 63px;
  }
  /* line 224, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB .dl-copy-overlay, #dl-container .cntrlB .bondlcopy {
    height: 260px;
  }
  /* line 226, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB .dl-copy-overlay .dlcopy, #dl-container .cntrlB .bondlcopy .dlcopy {
    margin-top: 10px;
  }
  /* line 229, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB .dl-copy-overlay .source, #dl-container .cntrlB .bondlcopy .source {
    color: #c2c2c2;
    font-size: 11px;
    bottom: 47px;
  }
  /* line 233, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB .dl-copy-overlay .source .dl-partner-indicator, #dl-container .cntrlB .bondlcopy .source .dl-partner-indicator {
    display: none;
  }
  /* line 238, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB .dltext {
    border-bottom: 1px solid black;
    padding-bottom: 14px;
    padding-left: 0;
    margin-left: 10px;
    height: 232px;
  }
  /* line 245, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB .dl-copy-overlay.notape, #dl-container .cntrlB .bondlcopy.notape {
    height: 275px;
  }
  /* line 247, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB .dl-copy-overlay.notape .dltext, #dl-container .cntrlB .bondlcopy.notape .dltext {
    height: 247px;
  }
  /* line 251, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB .main-section .sponsorLogo, #dl-container .cntrlB .bondlcopy .sponsorLogo {
    bottom: 50px;
  }
  /* line 254, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB .dlcounter {
    right: auto;
    font-size: 18px;
    color: #9c9c9c;
    padding-bottom: 9px;
  }
  /* line 261, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB #dl-controls a {
    height: 40px;
    max-width: 30px;
    width: 30px !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
  }
  /* line 269, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB #dl-controls .navicon-dlprev:before, #dl-container .cntrlB #dl-controls .navicon-dlnext:before {
    font-size: 26px;
  }
  /* line 272, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB #dl-controls .navicon-dlprev:hover:before, #dl-container .cntrlB #dl-controls .navicon-dlnext:hover:before {
    color: #3399ff;
  }
  /* line 278, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB.dl_s9 #dl-controls {
    position: relative;
    width: 640px;
    margin: 0 auto;
  }
  /* line 282, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB.dl_s9 #dl-controls a {
    max-width: 30px;
  }
  /* line 285, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB.dl_s9 #dl-controls #dlfBtn {
    left: auto;
    top: auto;
    bottom: 35px;
    right: 6px;
    background: transparent;
    opacity: 1;
  }
  /* line 292, ../scss/modules-3/dl/_dl_1450.scss */
  .mac #dl-container .cntrlB.dl_s9 #dl-controls #dlfBtn {
    bottom: 42px;
  }
  /* line 296, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .cntrlB.dl_s9 #dl-controls #dlbBtn {
    background: transparent;
    opacity: 1;
    left: auto;
    top: auto;
    bottom: 35px;
    right: 34px;
  }
  /* line 303, ../scss/modules-3/dl/_dl_1450.scss */
  .mac #dl-container .cntrlB.dl_s9 #dl-controls #dlbBtn {
    bottom: 42px;
  }
  /* line 312, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable.cntrlB.dl_s9 #dl-controls {
    position: static;
    width: auto;
  }
  /* line 317, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable .dl-scrolltable-wr {
    display: block;
    width: 150px;
    height: auto;
    -ms-overflow-style: none;
    float: left;
    background: #000;
  }
  /* line 326, ../scss/modules-3/dl/_dl_1450.scss */
  .Gecko.mac #dl-container .hasScrollTable .dl-scrolltable-wr {
    overflow-y: scroll;
  }
  /* line 329, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable .dl-scrolltable-wr h2 {
    color: #fff;
    padding: 0 0 15px;
    font-size: 12px;
    font-family: 'Larsseit-Bold', Arial;
    letter-spacing: 0.1em;
    padding-top: 10px;
    margin-left: 10px;
  }
  /* line 338, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable .dl-scrolltable-wr .dl-scrolltable {
    margin-right: 10px;
    margin-left: 10px;
  }
  /* line 342, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable .dl-scrolltable-wr .dl-scrolltable .dlhdln {
    padding: 15px 0;
    border-top: 1px solid #3d3d3d;
  }
  /* line 345, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable .dl-scrolltable-wr .dl-scrolltable .dlhdln a {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
  }
  /* line 349, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable .dl-scrolltable-wr .dl-scrolltable .dlhdln a:hover {
    color: #3399ff;
  }
  /* line 354, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable .dl-scrolltable-wr .dl-scrolltable .dlhdln.active a {
    color: #3399ff;
  }
  /* line 361, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable#dl_v2 {
    max-width: 910px;
    max-height: 499px;
    margin: 0;
    padding: 0;
    padding-bottom: 0;
    height: auto;
  }
  /* line 370, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable#dl_v2.cntrlB #dl-controls #dlbBtn, #dl-container .hasScrollTable#dl_v2.cntrlB #dl-controls #dlfBtn {
    bottom: auto;
    top: 339px;
  }
  /* line 375, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable#dl_v2.cntrlB #dl-copy-tape-wrap {
    right: 0;
  }
}
@media only screen and (min-width: 1266px) and (min-width: 1266px) and (max-width: 1350px) {
  /* line 379, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable#dl_v2.cntrlB #dl-copy-tape-wrap {
    top: 30px;
  }
  /* line 383, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable#dl_v2.cntrlB #dl-controls #dlbBtn, #dl-container .hasScrollTable#dl_v2.cntrlB #dl-controls #dlfBtn {
    bottom: auto;
    top: 306px;
  }
}
@media only screen and (min-width: 1266px) and (min-width: 1450px) {
  /* line 390, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable#dl_v2.cntrlB #dl-copy-tape-wrap {
    top: 95px;
  }
  /* line 394, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable#dl_v2.cntrlB #dl-controls #dlbBtn, #dl-container .hasScrollTable#dl_v2.cntrlB #dl-controls #dlfBtn {
    bottom: auto;
    top: 370px;
  }
}
@media only screen and (min-width: 1266px) {
  /* line 401, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable#dl_v2 #dl-allslides-wrapper {
    margin: 0 0 0 150px;
    overflow: hidden;
    width: auto;
    height: auto;
    max-width: 760px;
    max-height: 499px;
  }
}
@media only screen and (min-width: 1266px) and (min-width: 1266px) and (max-width: 1350px) {
  /* line 401, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable#dl_v2 #dl-allslides-wrapper {
    max-width: 599px;
    max-height: 388px;
  }
}
@media only screen and (min-width: 1266px) {
  /* line 412, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable#dl_v2 #dl-allslides-wrapper .slick-list {
    over-flow: hidden;
    height: auto;
  }
  /* line 415, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable#dl_v2 #dl-allslides-wrapper .slick-list .slick-track {
    height: auto;
  }
  /* line 418, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable#dl_v2 #dl-allslides-wrapper .slick-list div.dlslide {
    width: 100%;
    max-width: 760px;
    height: auto;
    background: #000;
    box-sizing: border-box;
    padding: 0;
  }
}
@media only screen and (min-width: 1266px) and (min-width: 1266px) and (max-width: 1350px) {
  /* line 418, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable#dl_v2 #dl-allslides-wrapper .slick-list div.dlslide {
    max-width: 599px;
  }
}
@media only screen and (min-width: 1266px) {
  /* line 428, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable#dl_v2 #dl-allslides-wrapper .slick-list div.dlslide .slideoverlay {
    display: none;
  }
  /* line 431, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable#dl_v2 #dl-allslides-wrapper .slick-list div.dlslide a.photo-link {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    max-height: 499px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1266px) and (min-width: 1266px) and (max-width: 1350px) {
  /* line 431, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .hasScrollTable#dl_v2 #dl-allslides-wrapper .slick-list div.dlslide a.photo-link {
    max-height: 388px;
  }
}

@media only screen and (min-width: 1266px) {
  /* line 451, ../scss/modules-3/dl/_dl_1450.scss */
  .sprite-fg-Arrow-left-white img {
    top: -42px;
    left: 0;
  }

  /* line 459, ../scss/modules-3/dl/_dl_1450.scss */
  .sprite-fg-Arrow-right-white img {
    top: -146px;
    left: 0;
  }

  /* line 467, ../scss/modules-3/dl/_dl_1450.scss */
  .sprite-fg-pause-button-blue:hover img {
    top: -1023px;
    left: 0;
  }

  /* line 474, ../scss/modules-3/dl/_dl_1450.scss */
  .sprite-fg-play-button-blue:hover img {
    top: -1077px;
    left: 0;
  }

  /*** End of DL Controls ****/
  /*** DL VideoButtons ***/
  /* line 486, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .vbpos-bottom-right, #dl-container .vbpos-top-right {
    left: 360px;
  }
  /* line 490, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .vbpos-top-left {
    left: 20px !important;
    top: 20px !important;
  }
  /* line 495, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .vbpos-bottom-left {
    left: 20px !important;
    top: 370px !important;
  }
  /* line 500, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .videobutton {
    width: 105px;
    font-size: 10px;
    z-index: 2;
    position: absolute;
    display: none;
    margin-left: -5px;
    margin-top: -5px;
    background: #008ee1;
  }
  /* line 510, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .videobutton img.playbutton, #dl-container .videobutton img.playbutton-over {
    width: auto;
    height: auto;
    right: 8px;
    top: 6px;
    z-index: 1;
    position: absolute;
  }
  /* line 519, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .videobutton .vbtext {
    position: absolute;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
  }
  /* line 526, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .videobutton .vbtext td {
    font-weight: normal;
    font-size: 13px;
    border: 0 solid;
    vertical-align: middle;
    color: white;
    padding-left: 10px;
    text-align: left;
  }
  /* line 538, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .videobutton-bg {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    margin-left: -5px;
    margin-top: -5px;
  }
  /* line 546, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .adserved-dl.videobutton.videobutton {
    width: 75px;
    height: 25px;
    left: 20px;
    top: 370px;
    display: block;
  }
  /* line 553, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-container .adserved-dl.videobutton-bg {
    left: 20px;
    top: 370px;
    width: 75px;
    height: 25px;
    display: block;
  }

  /*** DL VideoButtons END ***/
  /* line 565, ../scss/modules-3/dl/_dl_1450.scss */
  #dl-allslides-wrapper .slick-list {
    overflow: visible;
  }

  /* line 568, ../scss/modules-3/dl/_dl_1450.scss */
  .slick-track {
    height: 420px;
  }

  /* line 571, ../scss/modules-3/dl/_dl_1450.scss */
  .dlgamification .dam-credit {
    bottom: auto;
    top: 0;
  }

  /* line 2, ../scss/modules-3/header/_header_1450.scss */
  #header-container #burger-menu {
    display: none;
  }
  /* line 5, ../scss/modules-3/header/_header_1450.scss */
  #header-container #headerlogo-global-dark {
    display: none;
  }
  /* line 8, ../scss/modules-3/header/_header_1450.scss */
  #header-container .mobile-search {
    display: none;
  }
  /* line 11, ../scss/modules-3/header/_header_1450.scss */
  html[class*=' subchannel-'] #header-container {
    /*padding-bottom: 13px;*/
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
  }
  /* line 16, ../scss/modules-3/header/_header_1450.scss */
  html.subchannel- #header-container {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  /* line 21, ../scss/modules-3/header/_header_1450.scss */
  html.page-lifestyle #header-container {
    /*padding-bottom: 13px;*/
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
  }

  /* line 29, ../scss/modules-3/header/_header_1450.scss */
  #channelHeader {
    padding: 20px 0 30px 0;
    float: left;
    box-sizing: border-box;
    margin: 0 -500px 20px 18px;
    width: -o-calc(100% - 18px);
    width: calc(100% - 18px);
    border-bottom: 1px solid #e3e3e3;
  }
  /* line 40, ../scss/modules-3/header/_header_1450.scss */
  html[class*=' subchannel-'] #header-container #channelHeader {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 23px;
  }
  /* line 45, ../scss/modules-3/header/_header_1450.scss */
  html.page-tech #header-container #channelHeader, html.page-finance #header-container #channelHeader {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
  }
  /* line 49, ../scss/modules-3/header/_header_1450.scss */
  html.page-entertainment #header-container #channelHeader, html.page-news #header-container #channelHeader {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
  }
  /* line 54, ../scss/modules-3/header/_header_1450.scss */
  html.page-sports #header-container #channelHeader {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
  }

  /* line 59, ../scss/modules-3/header/_header_1450.scss */
  .page-sports .custHR {
    background-image: url("../../images/legacy/sports-hr-background.png");
    height: 4px;
    position: relative;
    top: 104px;
    left: 18px;
    width: -o-calc(100% - 18px);
    width: calc(100% - 18px);
    display: none;
  }

  /* line 72, ../scss/modules-3/header/_header_1450.scss */
  #header-container #channelHeader {
    padding: 20px 0 20px 0;
  }

  /* line 78, ../scss/modules-3/header/_header_1450.scss */
  .isVerticalPage #header-container .dynamicSearch, .page-article #header-container .dynamicSearch {
    display: none;
  }
  /* line 80, ../scss/modules-3/header/_header_1450.scss */
  .isVerticalPage #header-container .dynamicSearch.desktopEnabled, .page-article #header-container .dynamicSearch.desktopEnabled {
    display: block;
    position: absolute;
  }
  /* line 84, ../scss/modules-3/header/_header_1450.scss */
  .isVerticalPage #header-container .dynamicSearch.desktopEnabled #aol-header-search, .page-article #header-container .dynamicSearch.desktopEnabled #aol-header-search {
    width: 100%;
    max-width: 215px;
  }

  /* line 1, ../scss/modules-3/breaking_news/_breaking_news_1450.scss */
  #announcement-news-bar {
    margin-left: 340px;
  }
  /* line 3, ../scss/modules-3/breaking_news/_breaking_news_1450.scss */
  #announcement-news-bar .breaking-news-headline {
    font-size: 15px;
  }

  /* line 1, ../scss/modules-3/refresh-banner/_refreshbanner_1450.scss */
  #main-bottom-container > div.mlid-refresh-module > div.resp-show1024 {
    display: block;
  }

  /* line 1, ../scss/modules-3/mtmhp/_mtmhp_1450.scss */
  #intelligentgreeting, .mtmhpbutton {
    display: block;
  }

  /* line 1, ../scss/modules-3/article/_article_1450.scss */
  #article-wrapper.lead-image {
    margin-top: -58px;
  }

  /* line 5, ../scss/modules-3/article/_article_1450.scss */
  .article {
    padding: 0 80px;
  }
  /* line 8, ../scss/modules-3/article/_article_1450.scss */
  .article nav {
    display: block;
  }
  /* line 12, ../scss/modules-3/article/_article_1450.scss */
  .article.top-module .article-share-top {
    margin-top: 0;
  }
  /* line 15, ../scss/modules-3/article/_article_1450.scss */
  .article.inlineSS {
    padding: 0 68px;
  }

  /* Stylelist articles templates  */
  /* line 22, ../scss/modules-3/article/_article_1450.scss */
  .article-lifestyle_template-a,
  .article-lifestyle_template-b {
    overflow: hidden;
  }

  /* line 27, ../scss/modules-3/article/_article_1450.scss */
  .article-lifestyle_template-a .permalink__featured-image,
  .article-lifestyle_template-a .m-slideshow__preview {
    float: right;
    margin-left: 15px;
  }
  /* line 33, ../scss/modules-3/article/_article_1450.scss */
  .article-lifestyle_template-a .m-slideshow {
    margin-bottom: 0;
  }

  /* line 39, ../scss/modules-3/article/_article_1450.scss */
  .article-lifestyle_template-b .permalink__featured-image,
  .article-lifestyle_template-b .m-slideshow__preview {
    float: left;
    margin: 0 15px 15px 0;
  }
  /* line 45, ../scss/modules-3/article/_article_1450.scss */
  .article-lifestyle_template-b .m-slideshow {
    margin-bottom: 0;
  }

  /* line 50, ../scss/modules-3/article/_article_1450.scss */
  .article .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content {
    bottom: 272px !important;
  }

  /* line 1, ../scss/modules-3/comments/_comments_1450.scss */
  #aol-comments {
    margin: 0 80px;
  }

  /*@import "modules-3/article_gallery/gallery_1450";*/
  /* line 2, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper {
    box-shadow: 0px 75px 35px -75px rgba(0, 0, 0, 0.45);
  }
  /* line 7, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-next-slides {
    min-width: 250px;
    font-size: 18px;
    padding: 10px 40px 10px 10px;
  }
  /* line 13, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar {
    overflow: auto;
  }
  /* line 17, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.infobar .aol-twist-thumbs-container:after {
    top: 0px;
  }
  /* line 21, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen {
    bottom: 0px;
    overflow-y: hidden;
    box-shadow: 0px 0px 0px 50px #FFFFFF;
  }
  /* line 25, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top {
    -webkit-overflow-scrolling: touch;
    margin-bottom: 0px;
  }
  /* line 29, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header {
    position: fixed;
    width: auto;
    left: 30px;
    right: 30px;
    min-height: auto;
  }
  /* line 35, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 20px 20px 0px;
    font-size: 24px;
  }
  /* line 39, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-close {
    margin: 20px 20px 20px 0px;
    font-size: 24px;
  }
  /* line 44, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    height: auto;
    bottom: 120px;
    top: auto;
    right: 360px;
    left: 30px;
  }
  /* line 51, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout {
    position: absolute;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
    top: 0px;
    right: 0px;
    width: 300px;
    left: auto;
    height: auto;
    bottom: 0px;
    min-height: 500px;
    padding-bottom: 0px;
  }
  /* line 70, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content {
    padding-left: 30px;
    padding-right: 0px;
    padding-bottom: 50px;
    left: 0px;
    right: 30px;
    top: 70px;
    position: absolute;
    bottom: 272px;
    width: 300px;
    overflow: auto;
  }
  /* line 81, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-count {
    display: block;
    right: 0px;
    position: relative;
    margin-top: 40px;
    margin-bottom: 30px;
  }
  /* line 88, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-title {
    width: auto;
  }
  /* line 92, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    left: 0px;
    bottom: 0px;
    width: 160px;
    position: relative;
    margin-bottom: 20px;
  }
  /* line 104, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-facebook {
    width: 25%;
  }
  /* line 106, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-facebook #share__fb {
    display: none;
  }
  /* line 110, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-twitter {
    width: 25%;
  }
  /* line 113, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-pinterest {
    width: 25%;
  }
  /* line 116, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a.aol-share-email {
    width: 25%;
  }
  /* line 119, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a:hover > .aol-share-count {
    display: block;
  }
  /* line 122, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a .aol-share-count {
    width: 25%;
    height: 40px;
  }
  /* line 125, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper .aol-share a .aol-share-count:after {
    display: inline-block;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    content: "shares";
    font-size: 9px;
    display: block;
    line-height: 2px;
    letter-spacing: .02px;
    padding-left: 0px;
  }
  /* line 141, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout .aol-twist-flyout-ad {
    display: block;
    position: absolute;
    width: 300px;
    left: 30px;
    right: 30px;
    bottom: 20px;
  }
  /* line 150, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container {
    display: block;
    right: 360px;
    left: 30px;
  }
  /* line 154, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls,
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-prev-thumb,
  .article .article-content .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-next-thumb {
    display: block;
  }

  /* line 164, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper {
    box-shadow: 0px 75px 35px -75px rgba(0, 0, 0, 0.45);
  }
  /* line 169, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slide-wrapper .aol-twist-next-slides {
    min-width: 250px;
    font-size: 18px;
    padding: 10px 40px 10px 10px;
  }
  /* line 175, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-infobar {
    overflow: auto;
  }
  /* line 179, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.infobar .aol-twist-thumbs-container:after {
    top: 0px;
  }
  /* line 183, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout {
    display: block;
    position: absolute;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    top: 0px;
    right: 0px;
    width: 318px;
    left: auto;
    height: auto;
    bottom: 0px;
    min-height: 456px;
    padding-bottom: 0px;
    z-index: 12;
  }
  /* line 198, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-count {
    display: block;
    margin: 10px 0 0 5px;
  }
  /* line 202, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper {
    display: block;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    left: 6px;
    width: 120px;
    top: 30px;
    position: relative;
  }
  /* line 214, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-facebook {
    width: 25%;
  }
  /* line 216, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-facebook #share__fb {
    display: none;
  }
  /* line 220, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-twitter {
    width: 25%;
  }
  /* line 223, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-pinterest {
    width: 25%;
  }
  /* line 226, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a.aol-share-email {
    width: 25%;
  }
  /* line 229, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a:hover > .aol-share-count {
    display: block;
  }
  /* line 232, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a .aol-share-count {
    width: 25%;
    height: 30px;
  }
  /* line 235, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .twist-share-wrapper .aol-share a .aol-share-count:after {
    display: inline-block;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    content: "shares";
    font-size: 8px;
    display: block;
    line-height: 2px;
    letter-spacing: .02px;
    padding-left: 0px;
  }
  /* line 250, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content {
    padding-right: 0px;
    left: 6px;
    top: 16px;
    position: relative;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  /* line 257, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-count {
    display: none;
  }
  /* line 260, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-title {
    width: auto;
  }
  /* line 264, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .twist-share-wrapper {
    display: none;
  }
  /* line 268, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-content .aol-twist-flyout-caption.fade:before {
    content: '';
    width: 100%;
    height: 100%;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: -webkit-gradient(linear, left bottom, left bottom, color-stop(0%, white), color-stop(20%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0) 20%);
    background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 20%);
  }
  /* line 286, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-flyout-ad {
    display: block;
    position: absolute;
    width: 300px;
    left: 26px;
    bottom: 0px;
  }
  /* line 294, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery .aol-twist-flyout .aol-twist-slideshow-close {
    color: #6e6e6e;
    margin: 10px 10px 0;
    font-size: 24px;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
  }
  /* line 305, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen {
    bottom: 0px;
    overflow-y: hidden;
    box-shadow: 0px 0px 0px 50px #FFFFFF;
  }
  /* line 309, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-top {
    -webkit-overflow-scrolling: touch;
    margin-bottom: 0px;
  }
  /* line 313, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header {
    position: fixed;
    width: auto;
    left: 30px;
    right: 30px;
    min-height: auto;
  }
  /* line 319, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 20px 20px 0px;
    font-size: 24px;
  }
  /* line 323, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slideshow-header .aol-twist-slideshow-close {
    margin: 20px 20px 20px 0px;
    font-size: 24px;
  }
  /* line 328, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    height: auto;
    bottom: 120px;
    top: auto;
    right: 360px;
    left: 30px;
  }
  /* line 335, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container {
    display: block;
    right: 360px;
    left: 30px;
  }
  /* line 339, ../scss/modules-3/slideshow/_slideshow_1450.scss */
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls,
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-prev-thumb,
  .article .article-content .desktopSSPopOut .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-thumbs-container .aol-twist-thumb-controls .aol-twist-next-thumb {
    display: block;
  }

  /*********/
  /* Theme */
  /*********/
  /* line 290, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }

  /* line 298, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 30px;
  }
  /* line 303, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 76px;
  }
  /* line 306, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-entertainment .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 76px;
  }

  /* line 193, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }
  /* line 195, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 60px 20px 0px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 30px;
    line-height: 36px;
  }
  /* line 201, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 24px;
  }
  /* line 206, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 75px;
  }
  /* line 209, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-finance .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 75px;
  }

  /* line 290, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }

  /* line 298, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 30px;
  }
  /* line 303, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 76px;
  }
  /* line 306, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-lifestyle .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 76px;
  }

  /* line 193, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }
  /* line 195, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 60px 20px 0px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 30px;
    line-height: 36px;
  }
  /* line 201, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 24px;
  }
  /* line 206, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 75px;
  }
  /* line 209, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-news .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 75px;
  }

  /* line 193, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }
  /* line 195, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 60px 20px 0px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 30px;
    line-height: 36px;
  }
  /* line 201, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 24px;
  }
  /* line 206, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 75px;
  }
  /* line 209, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-sports .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 75px;
  }

  /* line 193, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header {
    height: auto;
  }
  /* line 195, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-title {
    margin: 20px 60px 20px 0px;
    font-family: "Larsseit-Medium", sans-serif;
    font-size: 30px;
    line-height: 36px;
  }
  /* line 201, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery .aol-twist-slideshow-header .aol-twist-slideshow-close {
    font-size: 24px;
  }
  /* line 206, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-slide-wrapper {
    top: 75px;
  }
  /* line 209, ../scss/modules-3/slideshow/_slideshow.scss */
  .article.article-tech .article-content .m-slideshow .aol-twist-wrapper.m-slideshow__gallery.fullscreen .aol-twist-flyout-content {
    top: 75px;
  }

  /* line 2, ../scss/modules-3/rivers/_river_1450.scss */
  .page-tag #dl-container {
    display: none;
  }
  /* line 8, ../scss/modules-3/rivers/_river_1450.scss */
  .page-tag #topic .timeline-article .timeline-media {
    height: 250px !important;
  }
  /* line 11, ../scss/modules-3/rivers/_river_1450.scss */
  .page-tag #topic .timeline-article:nth-child(3n) {
    margin-right: 0;
  }

  /* line 1, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots {
    width: 991px;
  }
  /* line 4, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots .gots__calendar .gots__calendar-year {
    display: inline-block;
    margin-right: 48px;
  }
  /* line 8, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots .gots__calendar .gots__calendar-month {
    margin-right: 48px;
  }

  /* line 14, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article {
    width: 195px;
    height: 251px;
  }
  /* line 18, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article:hover .gots__article-moreoverlay {
    display: block;
  }
  /* line 21, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article:hover .gots__article-playicon-overlay {
    display: none;
  }
  /* line 24, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article:hover .gots__article-playicon-timeoverlay {
    display: block;
  }
  /* line 28, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article .gots__article-moreoverlay {
    width: 100%;
    height: 251px;
    font-size: 20px;
    line-height: 200px;
    letter-spacing: 0.14em;
  }
  /* line 35, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item5 {
    margin-right: 0;
  }
  /* line 38, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item9 {
    margin-right: 0;
    width: 394px;
    height: 507px;
    float: right;
  }
  /* line 43, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item9 img {
    width: 394px;
    height: 507px;
  }
  /* line 47, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item9 .gots__article-moreoverlay {
    height: 507px;
    line-height: 507px;
  }
  /* line 50, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item9 .gots__article-moreoverlay .gots__article-moreoverlay-text {
    padding: 20px 125px;
  }
  /* line 54, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item9 .gots__article-playoverlay {
    top: 40%;
    left: 45%;
  }
  /* line 59, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item17 {
    margin-right: 0;
  }
  /* line 62, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item18 {
    width: 394px;
    height: 507px;
    float: left;
  }
  /* line 66, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item18 img {
    width: 394px;
    height: 507px;
  }
  /* line 70, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item18 .gots__article-moreoverlay {
    height: 507px;
    line-height: 507px;
  }
  /* line 73, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item18 .gots__article-moreoverlay .gots__article-moreoverlay-text {
    padding: 20px 125px;
  }
  /* line 77, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item18 .gots__article-playoverlay {
    top: 40%;
    left: 45%;
  }
  /* line 82, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item21 {
    margin-right: 0;
  }
  /* line 85, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item24 {
    margin-right: 0;
  }
  /* line 88, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item29 {
    margin-right: 0;
  }
  /* line 91, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item300 {
    width: 394px;
    height: 507px;
  }
  /* line 94, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item300 img {
    width: 394px;
    height: 507px;
  }
  /* line 98, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item300 .gots__article-moreoverlay {
    height: 507px;
    line-height: 507px;
  }
  /* line 101, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item300 .gots__article-moreoverlay .gots__article-moreoverlay-text {
    padding: 20px 125px;
  }
  /* line 106, ../scss/modules-3/52woc/_52woc_1450.scss */
  .gots__article.gots__article-item31 {
    margin-right: 0;
  }

  /* line 4, ../scss/modules-3/subnav/_subnav_1450.scss */
  .subnav ul li:hover span.hoverarrow {
    display: block;
  }
  /* line 7, ../scss/modules-3/subnav/_subnav_1450.scss */
  .subnav ul li:hover ul.submenu {
    display: block;
  }
  /* line 12, ../scss/modules-3/subnav/_subnav_1450.scss */
  .subnav ul.submenu {
    margin-left: -30%;
  }
  /* line 15, ../scss/modules-3/subnav/_subnav_1450.scss */
  .subnav ul.submenu li:hover {
    background-color: black;
  }
  /* line 17, ../scss/modules-3/subnav/_subnav_1450.scss */
  .subnav ul.submenu li:hover a {
    color: white;
  }

  /* line 2, ../scss/modules-3/timer/_timer_1450.scss */
  .timer.rmdbtn .txttimerwrap {
    margin-top: -10px;
    max-width: 800px;
  }
  /* line 5, ../scss/modules-3/timer/_timer_1450.scss */
  .timer.rmdbtn .txttimerwrap .hdrtxt {
    line-height: 24px;
  }
  /* line 8, ../scss/modules-3/timer/_timer_1450.scss */
  .timer.rmdbtn .txttimerwrap .countdowntimer {
    margin-top: 15px;
  }
  /* line 12, ../scss/modules-3/timer/_timer_1450.scss */
  .timer.rmdbtn .addthisevent-drop {
    float: right;
    right: 100px;
  }
}
@media only screen and (min-width: 1266px) and (max-width: 1350px) {
  /* line 12, ../scss/modules-3/timer/_timer_1450.scss */
  .timer.rmdbtn .addthisevent-drop {
    right: 50px;
  }
}

@media only screen and (min-width: 1266px) {
  /* line 2, ../scss/modules-3/vidhub-question/_build_question_1450.scss */
  .build-question-module .build-question-wrapper {
    left: 50%;
    width: 480px;
    height: 360px;
    margin-left: -240px;
    margin-top: 100px;
    padding: 10px;
  }
  /* line 10, ../scss/modules-3/vidhub-question/_build_question_1450.scss */
  .build-question-module .build-question-wrapper .build-question-form textarea {
    width: 95%;
  }

  /* line 4, ../scss/modules-3/vidhub_up_next/_build_up_next_1450.scss */
  #build_up_next ul li {
    width: 25%;
  }
  /* line 7, ../scss/modules-3/vidhub_up_next/_build_up_next_1450.scss */
  #build_up_next ul li .build_text {
    margin: -25px 25px 30px;
  }
  /* line 11, ../scss/modules-3/vidhub_up_next/_build_up_next_1450.scss */
  #build_up_next ul li:nth-child(4n+1) {
    clear: both;
  }
  /* line 17, ../scss/modules-3/vidhub_up_next/_build_up_next_1450.scss */
  #build_up_next.hide_more ul li:nth-child(n+5) {
    display: none;
  }
}
@media print {
  /* line 1, ../scss/grid-3/_grid_print.scss */
  .page-article {
    font-family: "Larsseit",sans-serif;
  }
  /* line 3, ../scss/grid-3/_grid_print.scss */
  .page-article #aol-content.overlay {
    background: #fff;
  }
  /* line 6, ../scss/grid-3/_grid_print.scss */
  .page-article a {
    text-decoration: none;
    color: #888 !important;
  }
  /* line 10, ../scss/grid-3/_grid_print.scss */
  .page-article #overlayClose, .page-article #articleOverlayArrows, .page-article .hnavDrawerWr,
  .page-article #scrollcurtain, .page-article #aol-footer, .page-article .mlid-mobileviewlink, .page-article .mlid-topbanner,
  .page-article .respVideoWrap, .page-article .mlid-netbanner, .page-article #scrollcurtain, .page-article #themes, .page-article #mobilegridlogosrc,
  .page-article .article-byline, .page-article #aol-header .mpid-3, .page-article #user-menu-wrapper, .page-article #quick-nav-wrapper,
  .page-article #aol-hnav, .page-article h1, .page-article #col12_2 .mpid-3, .page-article #col12_2 .mpid-4, .page-article #col3, .page-article #col12_2 .mpid-2,
  .page-article .article-share-top, .page-article .mnid-user-menu, .page-article .btmcommntlnk, .page-article #topad {
    display: none !important;
  }
  /* line 18, ../scss/grid-3/_grid_print.scss */
  .page-article #pgbg {
    background: #fff !important;
    width: 100%;
  }
  /* line 22, ../scss/grid-3/_grid_print.scss */
  .page-article #aol-content.overlay .overlay-container #col12_2 .col12_2-inner {
    margin: 0 0 0 20px;
    padding: 0;
  }
  /* line 26, ../scss/grid-3/_grid_print.scss */
  .page-article h2 {
    font-size: 28px;
    margin-top: 40px;
  }
  /* line 29, ../scss/grid-3/_grid_print.scss */
  .page-article #headerlogo-globallink img {
    width: 100px;
    position: absolute;
    top: 10px;
    margin-bottom: 20px;
  }
  /* line 35, ../scss/grid-3/_grid_print.scss */
  .page-article .hero-image {
    width: 96%;
    margin: 20px;
  }

  /* line 41, ../scss/grid-3/_grid_print.scss */
  .hasAdPushdown object {
    display: none;
  }

  /* line 46, ../scss/grid-3/_grid_print.scss */
  .isVerticalPage * {
    -webkit-transition: none !important;
            transition: none !important;
  }
  /* line 48, ../scss/grid-3/_grid_print.scss */
  .isVerticalPage body, .isVerticalPage #pgbg, .isVerticalPage #aol-content, .isVerticalPage #aol-content > div {
    width: 650px;
  }
  /* line 51, ../scss/grid-3/_grid_print.scss */
  .isVerticalPage .grv_panel_content li, .isVerticalPage .grv_number, .isVerticalPage .grv_slide_controls, .isVerticalPage #ghnav-wrapper, .isVerticalPage #verticalSlideshow, .isVerticalPage .aol-twist-controls,
  .isVerticalPage .aol-twist-flyout, .isVerticalPage .aol-twist-infobar, .isVerticalPage form#aol-footer-search, .isVerticalPage .aol20-video-nav, .isVerticalPage #back-to-top-footer,
  .isVerticalPage .perspective-news.gmod, .isVerticalPage #quick-nav-wrapper, .isVerticalPage #grv_widget .grvRibbonImage {
    display: none;
  }
  /* line 56, ../scss/grid-3/_grid_print.scss */
  .isVerticalPage .grv_panel_content li.active, .isVerticalPage li.aol-twist-slide {
    display: block;
  }
  /* line 59, ../scss/grid-3/_grid_print.scss */
  .isVerticalPage div.latest-thumbs.gmod {
    padding-bottom: 40px !important;
  }
  /* line 61, ../scss/grid-3/_grid_print.scss */
  .isVerticalPage div.latest-thumbs.gmod .thumb-items {
    width: 600px;
    float: inherit;
    margin: 0 auto !important;
  }
  /* line 65, ../scss/grid-3/_grid_print.scss */
  .isVerticalPage div.latest-thumbs.gmod .thumb-items .item-0 {
    width: 200px;
  }
  /* line 68, ../scss/grid-3/_grid_print.scss */
  .isVerticalPage div.latest-thumbs.gmod .thumb-items .item-3, .isVerticalPage div.latest-thumbs.gmod .thumb-items .item-6 {
    clear: left;
  }
  /* line 71, ../scss/grid-3/_grid_print.scss */
  .isVerticalPage div.latest-thumbs.gmod .thumb-items .image {
    position: relative;
    height: 84px;
  }
  /* line 74, ../scss/grid-3/_grid_print.scss */
  .isVerticalPage div.latest-thumbs.gmod .thumb-items .image img {
    position: absolute;
    left: 0;
    margin: 0;
  }
  /* line 81, ../scss/grid-3/_grid_print.scss */
  .isVerticalPage div.latest-thumbs.gmod .text-items {
    padding-top: 40px !important;
    margin: 0 auto !important;
    float: inherit;
    width: 600px;
  }
  /* line 86, ../scss/grid-3/_grid_print.scss */
  .isVerticalPage div.latest-thumbs.gmod .text-items li:nth-child(4n) {
    clear: left;
  }
  /* line 89, ../scss/grid-3/_grid_print.scss */
  .isVerticalPage div.latest-thumbs.gmod .text-items .text {
    padding-right: 20px;
    width: 180px;
  }
  /* line 95, ../scss/grid-3/_grid_print.scss */
  .isVerticalPage #grv-personalization-channel-dl {
    padding-bottom: 150px;
  }
}

/* fix for twitter galleries */
.aol-twist-slides .aol-twist-slide .aol-knot-tweet-wrapper iframe.twitter-tweet {
    width: 100% !important;
    max-width: 520px !important;
}
