@font-face {
  font-family: 'fontello';
  src: url("//images.gmanews.tv/res/fonts/social/fontello.eot");
  src: url("//images.gmanews.tv/res/fonts/social/fontello.eot#iefix") format("embedded-opentype"), url("//images.gmanews.tv/res/fonts/social/fontello.woff") format("woff"), url("//images.gmanews.tv/res/fonts/social/fontello.ttf") format("truetype"), url("//images.gmanews.tv/res/fonts/social/fontello.svg#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 11, ../../scss/common/_common.scss */
body {
  background-color: #100731;
}

/* line 14, ../../scss/common/_common.scss */
.gma-icon {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 24, ../../scss/common/_common.scss */
.gma-icon.gma-facebook:before {
  content: "\e801";
}

/* line 26, ../../scss/common/_common.scss */
.gma-icon.gma-twitter:before {
  content: "\e802";
}

/* line 28, ../../scss/common/_common.scss */
.gma-icon.gma-instagram:before {
  content: '\e808';
}

/* line 30, ../../scss/common/_common.scss */
.gma-icon.gma-youtube:before {
  content: '\e80a';
}

/* line 32, ../../scss/common/_common.scss */
.gma-icon.gma-previous:before {
  content: '\e80e';
}

/* line 34, ../../scss/common/_common.scss */
.gma-icon.gma-next:before {
  content: '\e80d';
}

/* line 36, ../../scss/common/_common.scss */
.container {
  max-width: 1349px;
  width: 1349px !important;
  min-width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}

/* line 45, ../../scss/common/_common.scss */
.no_pad {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

/* line 49, ../../scss/common/_common.scss */
.pad_3 {
  padding-right: 3.5px !important;
  padding-left: 3.5px !important;
}

/* line 53, ../../scss/common/_common.scss */
.pad_5 {
  padding-right: 5px !important;
  padding-left: 5px !important;
}

/* line 57, ../../scss/common/_common.scss */
.pad_2 {
  padding-right: 2.5px !important;
  padding-left: 2.5px !important;
}

/* line 61, ../../scss/common/_common.scss */
.pad_1 {
  padding-right: 1px !important;
  padding-left: 1px !important;
}

/* line 65, ../../scss/common/_common.scss */
.pad_10 {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

/* line 69, ../../scss/common/_common.scss */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 78, ../../scss/common/_common.scss */
.col-xs-5ths {
  width: 20%;
  float: left;
}

/* line 82, ../../scss/common/_common.scss */
.dfp_ad {
  text-align: center;
}

/* line 85, ../../scss/common/_common.scss */
#leaderboard, #footer_ad {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 90, ../../scss/common/_common.scss */
#leaderboard .dfp_ad, #footer_ad .dfp_ad {
  display: inline-block;
  position: relative;
}

/* line 94, ../../scss/common/_common.scss */
#leaderboard > div:before, #footer_ad > div:before {
  position: absolute;
  top: 45%;
  left: -45px;
  content: 'Advertisement';
  color: #777;
  font-size: 8px;
  text-align: center;
  display: block;
  font-family: "Open Sans","sans-serif";
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 1px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

/* line 113, ../../scss/common/_common.scss */
.mobile-label {
  display: none;
}

/* line 116, ../../scss/common/_common.scss */
.mrec-label {
  font-family: 'Roboto Condensed';
  text-align: center;
  font-size: 10px;
  font-weight: 900;
  color: #6A6969;
}

/* line 123, ../../scss/common/_common.scss */
#portal-footer {
  display: block;
  height: 205px;
  color: #FFFFFF;
  background-color: #202020;
  border-top: 5px solid #818181;
  position: relative;
  z-index: 2;
}
/* line 131, ../../scss/common/_common.scss */
#portal-footer .portal-left {
  width: 35%;
  height: 200px;
  background-color: #202020;
  padding-top: 30px;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  text-align: right;
}
/* line 140, ../../scss/common/_common.scss */
#portal-footer .portal-left .portal-connect {
  text-align: center;
  width: 336px;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  text-align: center;
}
/* line 147, ../../scss/common/_common.scss */
#portal-footer .portal-left .portal-connect a {
  color: #FFFFFF;
  font-size: 50px;
  padding: 5px;
}
/* line 154, ../../scss/common/_common.scss */
#portal-footer .portal-right {
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  width: 64%;
}
/* line 159, ../../scss/common/_common.scss */
#portal-footer .portal-right .other-sites {
  width: 80%;
  padding-top: 30px;
  margin-left: 60px;
}
/* line 163, ../../scss/common/_common.scss */
#portal-footer .portal-right .other-sites ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 168, ../../scss/common/_common.scss */
#portal-footer .portal-right .other-sites ul li {
  margin-bottom: 10px;
}
/* line 171, ../../scss/common/_common.scss */
#portal-footer .portal-right .other-sites ul li a {
  font-family: "Open Sans";
  color: #FFFFFF;
  font-size: 16px;
}
/* line 176, ../../scss/common/_common.scss */
#portal-footer .portal-right .other-sites ul li a:hover {
  opacity: 1.6;
}

@media (min-width: 768px) {
  /* line 183, ../../scss/common/_common.scss */
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (max-width: 1348px) {
  /* line 189, ../../scss/common/_common.scss */
  .hidden-md {
    display: none !important;
  }

  /* line 192, ../../scss/common/_common.scss */
  .container {
    width: 100% !important;
    min-width: 100% !important;
  }

  /* line 196, ../../scss/common/_common.scss */
  #leaderboard, #footer_ad {
    margin: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  /* line 201, ../../scss/common/_common.scss */
  #leaderboard > div:before, #footer_ad > div:before {
    display: none;
  }

  /* line 204, ../../scss/common/_common.scss */
  .mobile-label {
    display: block;
    font-family: 'Roboto Condensed';
    text-align: center;
    font-size: 10px;
    font-weight: 900;
    color: #6A6969;
  }

  /* line 212, ../../scss/common/_common.scss */
  #portal-footer {
    height: 300px;
  }
  /* line 214, ../../scss/common/_common.scss */
  #portal-footer .portal-left {
    background-color: transparent;
    width: 100%;
    height: auto;
    padding-top: 0px;
  }
  /* line 219, ../../scss/common/_common.scss */
  #portal-footer .portal-left .portal-connect {
    width: 100%;
  }
  /* line 223, ../../scss/common/_common.scss */
  #portal-footer .portal-right {
    width: 100%;
  }
  /* line 225, ../../scss/common/_common.scss */
  #portal-footer .portal-right .other-sites {
    width: 100%;
    padding-top: 30px;
    margin-left: 0px;
  }
  /* line 229, ../../scss/common/_common.scss */
  #portal-footer .portal-right .other-sites ul {
    margin-bottom: 10px;
    padding: 0;
    list-style: none;
    text-align: center;
    border-top: 1px solid #585858;
    width: 85%;
    padding-top: 5px;
    margin: 10px auto 0 auto;
  }
  /* line 239, ../../scss/common/_common.scss */
  #portal-footer .portal-right .other-sites ul li {
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    margin: 10px 10px 0 10px;
    width: 41%;
  }
}
/*
 * Container style
 */
/* line 253, ../../scss/common/_common.scss */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
/* line 264, ../../scss/common/_common.scss */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

/* line 276, ../../scss/common/_common.scss */
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

/* line 288, ../../scss/common/_common.scss */
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

/* line 294, ../../scss/common/_common.scss */
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

/* line 303, ../../scss/common/_common.scss */
.ps__rail-x:hover,
.ps__rail-y:hover,
.ps__rail-x:focus,
.ps__rail-y:focus {
  background-color: #eee;
  opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
/* line 314, ../../scss/common/_common.scss */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}

/* line 326, ../../scss/common/_common.scss */
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}

/* line 338, ../../scss/common/_common.scss */
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

/* line 344, ../../scss/common/_common.scss */
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  /* line 352, ../../scss/common/_common.scss */
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 358, ../../scss/common/_common.scss */
  .ps {
    overflow: auto !important;
  }
}
/* line 1, ../../scss/widgets/_countdown.scss */
#ny-countdown {
  position: relative;
  height: 572px;
  background-image: url("/gma/assets/newyear2018/images/header.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 8, ../../scss/widgets/_countdown.scss */
#ny-countdown .social_buttons {
  padding: 20px 15px;
  cursor: pointer;
  z-index: 4;
  position: absolute;
}
/* line 12, ../../scss/widgets/_countdown.scss */
#ny-countdown .social_buttons .social {
  float: left;
  margin: 10px;
  width: 40px;
  height: 39px;
  position: relative;
  border-radius: 21px;
  color: white;
}
/* line 21, ../../scss/widgets/_countdown.scss */
#ny-countdown .social_buttons .facebook {
  background-color: #537bbd;
}
/* line 24, ../../scss/widgets/_countdown.scss */
#ny-countdown .social_buttons .twitter {
  background-color: #78cdf0;
}
/* line 27, ../../scss/widgets/_countdown.scss */
#ny-countdown .social_buttons .facebook:hover {
  background-color: #ffffff;
  color: #537bbd;
}
/* line 31, ../../scss/widgets/_countdown.scss */
#ny-countdown .social_buttons .twitter:hover {
  background-color: #ffffff;
  color: #78cdf0;
}
/* line 35, ../../scss/widgets/_countdown.scss */
#ny-countdown .social_buttons .gma-icon {
  position: absolute;
  top: 6px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  text-align: center;
  font-size: 19px;
}
/* line 48, ../../scss/widgets/_countdown.scss */
#ny-countdown #canvas {
  position: absolute;
  display: none;
  z-index: 3;
}
/* line 53, ../../scss/widgets/_countdown.scss */
#ny-countdown #ny-tcard {
  text-align: center;
  top: 100px;
}
/* line 56, ../../scss/widgets/_countdown.scss */
#ny-countdown #ny-tcard img {
  width: auto;
  top: 100px;
}
/* line 62, ../../scss/widgets/_countdown.scss */
#ny-countdown #ny-livestream #livestream {
  background: url("/gma/assets/newyear2018/images/livestream_bg1.png") right bottom no-repeat, url("/gma/assets/newyear2018/images/livestream_bg2.png") left top no-repeat;
  text-align: center;
  z-index: 4;
  min-height: 0;
}
/* line 67, ../../scss/widgets/_countdown.scss */
#ny-countdown #ny-livestream #livestream iframe {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 72, ../../scss/widgets/_countdown.scss */
#ny-countdown #ny-livestream #countdown::before {
  margin: 2px;
  border: 1px solid #D01D9B;
}
/* line 77, ../../scss/widgets/_countdown.scss */
#ny-countdown #ny-livestream #countdown {
  border-left: 3px solid #FFFFFF;
  border-bottom: 3px solid #FFFFFF;
  border-right: 3px solid #FFFFFF;
  font-family: 'Aladin';
  color: #FFFFFF;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
}
/* line 86, ../../scss/widgets/_countdown.scss */
#ny-countdown #ny-livestream #countdown #overlay1, #ny-countdown #ny-livestream #countdown #overlay2 {
  display: none;
  height: 140px;
  position: absolute;
}
/* line 91, ../../scss/widgets/_countdown.scss */
#ny-countdown #ny-livestream #countdown #overlay1 {
  margin: 10px 0;
  border: 3px solid #000000;
}
/* line 95, ../../scss/widgets/_countdown.scss */
#ny-countdown #ny-livestream #countdown #overlay2 {
  margin: 2px 10px;
  border: 3px solid #D01D9B;
}
/* line 99, ../../scss/widgets/_countdown.scss */
#ny-countdown #ny-livestream #countdown #ny-label {
  font-size: 30px;
  top: -20px;
  position: absolute;
  left: 25%;
}
/* line 105, ../../scss/widgets/_countdown.scss */
#ny-countdown #ny-livestream #countdown #line-left {
  width: 30%;
  background-color: white;
  top: 0;
  left: 0;
  height: 1px;
}
/* line 112, ../../scss/widgets/_countdown.scss */
#ny-countdown #ny-livestream #countdown #line-right {
  width: 30%;
  background-color: white;
  top: 0;
  right: 0;
  height: 1px;
  position: absolute;
}
/* line 120, ../../scss/widgets/_countdown.scss */
#ny-countdown #ny-livestream #countdown #countdowntimer {
  font-size: 94px;
  text-shadow: 5px 5px #D01D9B, -5px 5px #000000;
}
/* line 123, ../../scss/widgets/_countdown.scss */
#ny-countdown #ny-livestream #countdown #countdowntimer #countdown-widget {
  margin-left: 35px;
}
/* line 126, ../../scss/widgets/_countdown.scss */
#ny-countdown #ny-livestream #countdown #countdowntimer #countdown-widget td div {
  width: 120px;
  text-align: center;
}
/* line 130, ../../scss/widgets/_countdown.scss */
#ny-countdown #ny-livestream #countdown #countdowntimer #countdown-widget td div.seconds {
  width: 80px !important;
}
/* line 135, ../../scss/widgets/_countdown.scss */
#ny-countdown #ny-livestream #countdown #countdowntimer #label {
  color: #FFFFFF;
  font-family: "Merriweather Light";
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
  text-shadow: none;
  position: absolute;
  bottom: 10px;
  text-shadow: 1px 1px #000000;
}

@media (max-width: 1348px) {
  /* line 151, ../../scss/widgets/_countdown.scss */
  #ny-countdown {
    height: auto;
  }
  /* line 153, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-tcard {
    top: 0;
  }
  /* line 155, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-tcard img {
    width: 100%;
  }
  /* line 161, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #livestream iframe {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* line 167, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #overlay1, #ny-countdown #ny-livestream #countdown #overlay2 {
    height: 100px;
    width: 100%;
  }
  /* line 171, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #line-left {
    width: 25%;
  }
  /* line 174, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #line-right {
    width: 25%;
  }
  /* line 177, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #countdowntimer {
    font-size: 70px;
  }
  /* line 180, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #countdowntimer #countdown-widget {
    margin-left: 19%;
  }
  /* line 183, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #countdowntimer #countdown-widget td div {
    width: 85px;
    text-align: center;
  }
  /* line 187, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #countdowntimer #countdown-widget td div.seconds {
    width: 60px !important;
  }
  /* line 192, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #countdowntimer #label {
    bottom: 8px;
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 1200px) {
  /* line 208, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #line-left {
    width: 25%;
  }
  /* line 211, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #line-right {
    width: 25%;
  }
  /* line 214, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #countdowntimer {
    font-size: 70px;
  }
  /* line 216, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #countdowntimer #countdown-widget {
    margin-left: 30px;
  }
  /* line 219, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #countdowntimer #countdown-widget td div {
    width: 85px;
    text-align: center;
  }
  /* line 223, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #countdowntimer #countdown-widget td div.seconds {
    width: 60px !important;
  }
  /* line 228, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #countdowntimer #label {
    bottom: 8px;
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 768px) {
  /* line 240, ../../scss/widgets/_countdown.scss */
  #ny-countdown .social_buttons {
    padding: 0 0;
    right: 0;
    bottom: 0;
  }
  /* line 244, ../../scss/widgets/_countdown.scss */
  #ny-countdown .social_buttons .social {
    margin: 5px;
  }
  /* line 250, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #livestream iframe {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  /* line 256, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #ny-label {
    left: 33.33%;
  }
  /* line 259, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #countdowntimer {
    font-size: 55px;
  }
}
@media (max-width: 480px) {
  /* line 270, ../../scss/widgets/_countdown.scss */
  #ny-countdown #ny-livestream #countdown #ny-label {
    font-size: 20px;
    top: -15px;
  }
}
/* line 1, ../../scss/widgets/_latest.scss */
#ny-latest-stories {
  min-height: 1px;
  background-image: url("/gma/assets/newyear2018/images/bg.png");
  background-size: 100%;
  background-repeat: repeat;
  background-position: center;
  padding-left: 100px !important;
  padding-right: 100px !important;
}
/* line 9, ../../scss/widgets/_latest.scss */
#ny-latest-stories img {
  z-index: 1;
}
/* line 12, ../../scss/widgets/_latest.scss */
#ny-latest-stories #ny-livestream {
  z-index: 2;
}
/* line 14, ../../scss/widgets/_latest.scss */
#ny-latest-stories #ny-livestream #countdown {
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  font-family: 'Aladin';
  color: #FFFFFF;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
}
/* line 23, ../../scss/widgets/_latest.scss */
#ny-latest-stories #ny-livestream #countdown #ny-label {
  font-size: 30px;
  top: -20px;
  position: absolute;
  left: 25%;
}
/* line 29, ../../scss/widgets/_latest.scss */
#ny-latest-stories #ny-livestream #countdown #line-left {
  width: 25%;
  background-color: white;
  top: 0;
  left: 0;
  height: 1px;
}
/* line 36, ../../scss/widgets/_latest.scss */
#ny-latest-stories #ny-livestream #countdown #line-right {
  width: 25%;
  background-color: white;
  top: 0;
  right: 0;
  height: 1px;
  position: absolute;
}
/* line 44, ../../scss/widgets/_latest.scss */
#ny-latest-stories #ny-livestream #countdown #countdowntimer {
  font-size: 94px;
  text-shadow: 4px 4px #D01D9B, -4px 4px #000000;
}
/* line 50, ../../scss/widgets/_latest.scss */
#ny-latest-stories #latest-widget {
  z-index: 2;
  margin-top: 50px;
  /* padding-top: 50px; */
  border-left: 1px solid white;
  border-right: 1px solid white;
  margin-bottom: 30px;
}
/* line 57, ../../scss/widgets/_latest.scss */
#ny-latest-stories #latest-widget .line-left {
  width: 25%;
  background-color: white;
  top: 0;
  left: 0;
  height: 1px;
}
/* line 64, ../../scss/widgets/_latest.scss */
#ny-latest-stories #latest-widget .line-right {
  width: 25%;
  background-color: white;
  top: 0;
  right: 0;
  height: 1px;
  position: absolute;
}
/* line 72, ../../scss/widgets/_latest.scss */
#ny-latest-stories #latest-widget .line-left-bottom {
  width: 33.33%;
  background-color: white;
  bottom: -17px;
  left: 0;
  height: 1px;
}
/* line 79, ../../scss/widgets/_latest.scss */
#ny-latest-stories #latest-widget .line-right-bottom {
  width: 33.33%;
  background-color: white;
  bottom: 0;
  right: 0;
  height: 1px;
  position: absolute;
}
/* line 87, ../../scss/widgets/_latest.scss */
#ny-latest-stories #latest-widget #latest-header {
  text-align: center;
  font-family: 'Aladin';
  color: #FFFFFF;
  font-size: 67px;
  line-height: 51px;
  text-shadow: 10px 0px #850050, 5px 5px #D01D9B, 10px 10px #171957;
  bottom: 20px;
}
/* line 97, ../../scss/widgets/_latest.scss */
#ny-latest-stories #latest-widget #latest-wrapper::-webkit-scrollbar {
  display: none;
}
/* line 98, ../../scss/widgets/_latest.scss */
#ny-latest-stories #latest-widget #latest-wrapper {
  width: 1055px;
  min-height: 1px;
  overflow: auto;
  margin-left: 55px;
  margin-bottom: 55px;
}
/* line 104, ../../scss/widgets/_latest.scss */
#ny-latest-stories #latest-widget #latest-wrapper .bg {
  background-color: white;
}
/* line 107, ../../scss/widgets/_latest.scss */
#ny-latest-stories #latest-widget #latest-wrapper .latest-container {
  margin-bottom: 10px;
  min-height: 196px;
  width: 341px;
  float: left;
  margin: 2px;
}
/* line 114, ../../scss/widgets/_latest.scss */
#ny-latest-stories #latest-widget #latest-wrapper .latest-container .latest-info .latest-title {
  color: #313131;
  font-family: 'Merriweather';
  font-size: 17px;
  font-style: italic;
  font-weight: 800;
  line-height: 20px;
  max-height: 141px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
/* line 129, ../../scss/widgets/_latest.scss */
#ny-latest-stories #latest-widget #latest-wrapper .latest-container .latest-thumb-holder {
  height: 140px;
}
/* line 133, ../../scss/widgets/_latest.scss */
#ny-latest-stories #latest-widget #latest-wrapper .latest-articles {
  padding: 28px 15px;
}
/* line 137, ../../scss/widgets/_latest.scss */
#ny-latest-stories #latest-widget #load-more {
  text-align: center;
  cursor: pointer;
  color: white;
  font-family: 'Merriweather';
  font-size: 25px;
  font-weight: 800;
  line-height: 18px;
}
/* line 146, ../../scss/widgets/_latest.scss */
#ny-latest-stories #latest-widget .all-articles-loaded {
  display: none;
  text-align: center;
  line-height: 40px;
  color: white;
  font-family: "Roboto Condensed";
  font-size: 20px;
  font-weight: 900;
  top: 20px;
}
/* line 158, ../../scss/widgets/_latest.scss */
#ny-latest-stories ::-moz-scrollbar, #ny-latest-stories ::-webkit-scrollbar {
  width: 0px;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
/* line 162, ../../scss/widgets/_latest.scss */
#ny-latest-stories ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px transparent;
  border-radius: 10px;
}
/* line 166, ../../scss/widgets/_latest.scss */
#ny-latest-stories ::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 10px;
}

@media (max-width: 1348px) {
  /* line 172, ../../scss/widgets/_latest.scss */
  #ny-latest-stories {
    height: 870px;
    background-size: cover;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /* line 178, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #livestream {
    min-height: 0;
  }
  /* line 182, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer {
    font-size: 70px;
  }
  /* line 187, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget {
    width: 100%;
    border-left: none;
    border-right: none;
  }
  /* line 191, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget #latest-header {
    width: 100% !important;
  }
  /* line 194, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget .line-left, #ny-latest-stories #latest-widget .line-right, #ny-latest-stories #latest-widget .line-left-bottom, #ny-latest-stories #latest-widget .line-right-bottom {
    display: none;
  }
  /* line 197, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget #latest-wrapper {
    width: 100%;
    margin-left: 0;
  }
  /* line 200, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget #latest-wrapper .latest-container {
    width: 32.5%;
  }
  /* line 204, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget #load-more, #ny-latest-stories #latest-widget .all-articles-loaded {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* line 211, ../../scss/widgets/_latest.scss */
  #ny-latest-stories {
    height: auto;
  }
  /* line 213, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 217, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #overlay1, #ny-latest-stories #ny-livestream #countdown #overlay2 {
    display: none;
    height: 100px;
    position: absolute;
    width: 100%;
  }
  /* line 223, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #overlay1 {
    margin: 10px 0;
    border: 3px solid #000000;
  }
  /* line 227, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #overlay2 {
    margin: 2px 10px;
    border: 3px solid #D01D9B;
  }
  /* line 231, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #ny-label {
    width: 50%;
    text-align: center;
  }
  /* line 235, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer {
    font-size: 55px;
  }
  /* line 237, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer #countdown-widget {
    margin-left: 33%;
  }
  /* line 240, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer #countdown-widget td div {
    width: 70px;
    text-align: center;
  }
  /* line 244, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer #countdown-widget td div.seconds {
    width: 40px !important;
  }
  /* line 249, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer #label {
    position: absolute;
    color: #FFFFFF;
    font-family: "Merriweather Light";
    font-weight: 300;
    text-shadow: none;
    bottom: 5px;
    font-size: 12px;
    line-height: 12px;
  }
  /* line 262, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget {
    margin-top: 0;
    border-left: none;
    border-right: none;
  }
  /* line 266, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget #latest-header {
    font-size: 34px;
    margin-bottom: 0;
    text-shadow: 4px 0px #850050, 2px 2px #D01D9B, 4px 4px #171957;
    bottom: 0;
  }
  /* line 272, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget #latest-wrapper {
    margin-bottom: 20px;
  }
  /* line 274, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget #latest-wrapper .latest-container {
    width: 100%;
  }
  /* line 278, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget #load-more {
    margin-bottom: 40px;
    font-size: 20px;
  }
  /* line 282, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget .all-articles-loaded {
    margin-bottom: 40px;
  }

  /* line 287, ../../scss/widgets/_latest.scss */
  #ny-latest-stories > img {
    display: none;
  }
}
@media (max-width: 680px) {
  /* line 293, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 297, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #ny-label {
    font-size: 20px;
    top: -15px;
    left: 25%;
    width: 50%;
    text-align: center;
  }
  /* line 305, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer #countdown-widget {
    margin-left: 30%;
  }
  /* line 308, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer #label {
    bottom: 5px;
  }
}
@media (min-width: 560px) and (max-width: 768px) {
  /* line 318, ../../scss/widgets/_latest.scss */
  .latest-thumb-holder {
    width: 30%;
  }

  /* line 321, ../../scss/widgets/_latest.scss */
  .latest-info {
    width: 70%;
  }
}
@media (max-width: 560px) {
  /* line 327, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 331, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #ny-label {
    font-size: 20px;
    top: -15px;
    left: 25%;
    width: 50%;
    text-align: center;
  }
  /* line 339, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer #countdown-widget {
    margin-left: 17%;
  }
  /* line 342, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer #label {
    bottom: 5px;
  }
}
@media (max-width: 480px) {
  /* line 353, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 357, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #ny-label {
    font-size: 20px;
    top: -15px;
    left: 25%;
    width: 50%;
    text-align: center;
  }
  /* line 365, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer #countdown-widget {
    margin-left: 20%;
  }
  /* line 368, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer #label {
    bottom: 5px;
  }
  /* line 375, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget {
    border-left: none;
    border-right: none;
  }
  /* line 378, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget #latest-wrapper {
    margin-bottom: 40px;
  }
  /* line 381, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget #latest-header {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (max-width: 478px) {
  /* line 390, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 394, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #ny-label {
    font-size: 20px;
    top: -15px;
    left: 25%;
    width: 50%;
    text-align: center;
  }
  /* line 402, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer #countdown-widget {
    margin-left: 14.5%;
  }
  /* line 405, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer #label {
    bottom: 5px;
  }
  /* line 412, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget {
    border-left: none;
    border-right: none;
  }
  /* line 415, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget #latest-wrapper {
    margin-bottom: 40px;
  }
  /* line 418, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #latest-widget #latest-header {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (max-width: 413px) {
  /* line 428, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 432, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #ny-label {
    font-size: 20px;
    top: -15px;
    left: 25%;
    width: 50%;
    text-align: center;
  }
  /* line 440, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer #countdown-widget {
    margin-left: 11%;
  }
  /* line 443, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer #label {
    bottom: 5px;
  }
}
@media (max-width: 320px) {
  /* line 453, ../../scss/widgets/_latest.scss */
  #ny-latest-stories {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  /* line 456, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 460, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #ny-label {
    font-size: 20px;
    top: -15px;
    left: 25%;
    width: 50%;
    text-align: center;
  }
  /* line 468, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer #countdown-widget {
    margin-left: 6.5%;
  }
  /* line 471, ../../scss/widgets/_latest.scss */
  #ny-latest-stories #ny-livestream #countdown #countdowntimer #label {
    bottom: 5px;
  }
}
/* line 1, ../../scss/widgets/_crowdy.scss */
#ny-crowdy {
  margin-bottom: 20px;
}
