@import url('https://fonts.googleapis.com/css?family=Libre+Franklin:400,500,600|Roboto:400,500,700');
/*!
 * ABS-CBN News
 * ABS-CBN Corporation 2018
 * v5.0
 * Google Fonts
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 2, sass/_normalize.scss */
* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 2, sass/_normalize.scss */
body {
  font-family: 'Libre Franklin',serif;
  font-size: 16px;
  font-weight: normal;
	line-height: 1.42857143;
  color: #333;
  margin: 0;
  padding: 0;
	text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 2, sass/_normalize.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 2, sass/_normalize.scss */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 2, sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 2, sass/_normalize.scss */
[hidden], template {
  display: none;
}

/* line 2, sass/_normalize.scss */
a {
  background-color: transparent;
}

/* line 2, sass/_normalize.scss */
a:active, a:hover {
  outline: 0;
}

/* line 2, sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 2, sass/_normalize.scss */
b, strong {
  font-weight: bold;
}

/* line 2, sass/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 2, sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: .67em 0;
}

/* line 2, sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 2, sass/_normalize.scss */
small {
  font-size: 80%;
}

/* line 2, sass/_normalize.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 2, sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 2, sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 2, sass/_normalize.scss */
img {
  border: 0;
}

/* line 2, sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 2, sass/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 2, sass/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 2, sass/_normalize.scss */
pre {
  overflow: auto;
}

/* line 2, sass/_normalize.scss */
code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

/* line 2, sass/_normalize.scss */
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 2, sass/_normalize.scss */
button {
  overflow: visible;
}

/* line 2, sass/_normalize.scss */
button, select {
  text-transform: none;
}

/* line 2, sass/_normalize.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 2, sass/_normalize.scss */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 2, sass/_normalize.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 2, sass/_normalize.scss */
input {
  line-height: normal;
}

/* line 2, sass/_normalize.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 2, sass/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 2, sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 2, sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 2, sass/_normalize.scss */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

/* line 2, sass/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 2, sass/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 2, sass/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 2, sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 2, sass/_normalize.scss */
td, th {
  padding: 0;
}

/* line 8, sass/_type.scss */
h1 {
  margin: 0;
}

/* line 11, sass/_type.scss */
h1.news-title {
  font-size: 1.875em;
  font-weight: 500;
  color: #252525;
}

/* line 19, sass/_type.scss */
.outbrain h2 {
  color: #C71D1D;
  font-size: 1.250em;
  font-weight: 500;
}

/* line 25, sass/_type.scss */
.stream-block h2 {
  color: #C71D1D;
  font-size: 1.250em;
  font-weight: 500;
}

/* line 34, sass/_type.scss */
.brand-news-header h3 span {
  font-size: 1.000em;
  font-weight: 500;
  color: #C71D1D;
}

/* line 38, sass/_type.scss */
.brand-news-header h3 span:first-child {
  color: #fff;
}

/* line 44, sass/_type.scss */
.brand-news-header h3 small {
  font-size: 0.688em;
  font-weight: 400;
  text-decoration: underline;
}

/* line 49, sass/_type.scss */
.brand-news-header h3 small a {
  color: #c1c1c1;
}

/* line 53, sass/_type.scss */
.web-news-header h3 {
  color: #9f0013;
  font-size: 1.563em;
  font-weight: 400;
}

/* line 61, sass/_type.scss */
h4.outbrain-title {
  color: #000;
  font-size: 0.875em;
  font-weight: 500;
}

.ob-rec-text {
    font-weight: 500!important;
}

/* line 67, sass/_type.scss */
.brand-news-list h4 {
  color: #000;
  font-weight: 400;
  font-size: 0.875em;
	word-break: break-word;
}

/* line 75, sass/_type.scss */
h5.author-details {
  color: #C71D1D;
  font-size: 0.750em;
  font-weight: 500;
}

/* line 81, sass/_type.scss */
.brand-news-list h5 {
  color: #000;
  font-weight: 400;
  font-size: 0.875em;
}

/* line 90, sass/_type.scss */
a {
  text-decoration: none;
}

/* line 96, sass/_type.scss */
a:hover {
  text-decoration: none;
}

/* line 108, sass/_type.scss */
.label-title a {
  font-size: 0.875em;
  font-weight: 400;
  color: #fff;
}

/* line 115, sass/_type.scss */
.article-metakey a {
  color: #C71D1D;
  font-size: 0.875em;
  font-weight: 400;
}

/* line 121, sass/_type.scss */
.tabs-latest a, .tabs-most a {
  font-size: 0.750em;
  font-weight: 400;
  color: #959595;
}

/* line 127, sass/_type.scss */
.current a {
  color: #C71D1D;
}

/* line 131, sass/_type.scss */
.article-content a {
  color: #C71D1D;
  font-weight: 500;
}

.media-block a {
  color: #C71D1D;
  font-weight: 500;
}

/* line 135, sass/_type.scss */
.article-content a:hover {
	text-decoration: none;
  box-shadow: 0 -1px 0 #C71D1D inset;
}

/* line 174, sass/_type.scss */
p {
  font-size: 0.875em;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333;
  line-height: 1.5;
}

/* line 179, sass/_type.scss */
p.special-qoute {
  font-size: 30px;
}

/* line 183, sass/_type.scss */
p.timestamp-entry {
  font-size: 0.625em;
  font-weight: 400;
  color: #959595 !important;
}

/* line 189, sass/_type.scss */
p.special-qoute {
  color: #898989;
  font-weight: 500;
  font-size: 1.875em;
}

/* line 195, sass/_type.scss */
p.sponsor-name {
  color: #959595;
  font-weight: 500;
  font-size: 0.750em;
}

/* line 201, sass/_type.scss */
p.title-sidebar {
  color: #000000;
  font-weight: 400;
  font-size: 0.875em;
}

/* line 206, sass/_type.scss */
p.title-sidebar:hover {
  color: #C71D1D;
}

/* line 210, sass/_type.scss */
p.title-sidebar a {
  color: #262626;
  font-weight: 400;
}

/* line 216, sass/_type.scss */
p.timestamp-sidebar {
  color: #959595;
  font-weight: 400;
  font-size: 0.750em;
}

/* line 222, sass/_type.scss */
footer .holder p {
  color: #fff;
  font-size: 1.000em;
  font-weight: 500;
}

/* line 228, sass/_type.scss */
.special-link p {
  color: #ed949c;
  font-size: 1.000em;
}

/* line 234, sass/_type.scss */
p.stream-caption .stream-title {
  font-size: 0.875em;
  font-weight: 400;
  color: #505050;
}

/* line 240, sass/_type.scss */
p.stream-caption .stream-link {
  text-transform: uppercase;
  color: #fff;
  font-size: 0.875em;
  font-weight: 400;
}

/* line 248, sass/_type.scss */
.brand-news-list p {
  color: #959595;
  text-transform: uppercase;
}

/* line 259, sass/_type.scss */
small.media-caption {
  font-size: 1em;
  font-weight: 400;
  color: #333;
}

/* line 264, sass/_type.scss */
small.media-caption p {
  padding: 0;
	font-size: 15px;
	font-size: 0.938em;
	font-weight: 400;
	line-height: 1.6666666667;
	margin: 10px 0 15px;
}

/* line 271, sass/_type.scss */
small.media-caption p a {
  color: #C71D1D;
  font-size: 1em;
}

/* line 277, sass/_type.scss */
.media-block small.media-caption {
  text-align: left;
  line-height: 2;
}

/* line 287, sass/_type.scss */
.AR_6.ob-two-rows-strip-layout .ob-widget-header {
  color: #C71D1D !important;
  font-size: 1.250em !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
}

/* line 294, sass/_type.scss */
.AR_6.ob-two-rows-strip-layout .ob-rec-text {
  color: #000 !important;
  font-size: 0.875em !important;
  font-weight: 500 !important;
}

/* line 300, sass/_type.scss */
.AR_6.ob-two-rows-strip-layout .ob-rec-source {
  color: #959595 !important;
  font-weight: 500 !important;
  font-size: 0.750em !important;
}

/* line 1, sass/_sprite.scss */
.sprite {
  display: block;
  background: url(//sa.kapamilya.com/absnews/abscbnnews/media/newsmain/theme/sprite2.png) no-repeat;
  width: 40px;
  height: 40px;
}

/* line 7, sass/_sprite.scss */
.sprite.bookmark {
  background-position: 0 0;
}

/* line 9, sass/_sprite.scss */
.sprite.bookmark:hover {
  background-position: -40px 0;
}

/* line 11, sass/_sprite.scss */
.sprite.share-fb {
  background-position: 0px -40px;
}

/* line 14, sass/_sprite.scss */
.sprite.share-fb:hover {
  background-position: -40px -40px;
}

/* line 16, sass/_sprite.scss */
.sprite.share-tw {
  background-position: 0px -120px;
}

/* line 19, sass/_sprite.scss */
.sprite.share-tw:hover {
  background-position: -40px -120px;
}

/* line 21, sass/_sprite.scss */
.sprite.share-gplus {
  background-position: 0px -240px;
}

/* line 24, sass/_sprite.scss */
.sprite.share-gplus:hover {
  background-position: -40px -240px;
}

/* line 26, sass/_sprite.scss */
.sprite.share-ktalk {
  display: none;
  background-position: 0px -80px;
}

/* line 30, sass/_sprite.scss */
.sprite.share-ktalk:hover {
  background-position: -40px -80px;
}

/* line 32, sass/_sprite.scss */
.sprite.share-viber {
  display: none;
  background-position: 0px -160px;
}

/* line 36, sass/_sprite.scss */
.sprite.share-viber:hover {
  background-position: -40px -160px;
}

/* line 38, sass/_sprite.scss */
.sprite.share-wechat {
  display: none;
  background-position: 0px -200px;
}

/* line 42, sass/_sprite.scss */
.sprite.share-wechat:hover {
  background-position: -40px -200px;
}

/* line 44, sass/_sprite.scss */
.sprite.share-in {
  background-position: 0px -280px;
}

/* line 47, sass/_sprite.scss */
.sprite.share-in:hover {
  background-position: -40px -280px;
}

/* line 49, sass/_sprite.scss */
.sprite.share-pin {
  background-position: 0px -320px;
}

/* line 52, sass/_sprite.scss */
.sprite.share-pin:hover {
  background-position: -40px -320px;
}

/* line 54, sass/_sprite.scss */
.sprite.share-insta {
  background-position: 0px -480px;
}

/* line 57, sass/_sprite.scss */
.sprite.share-insta:hover {
  background-position: -40px -480px;
}

/* line 59, sass/_sprite.scss */
.sprite.share-tum {
  background-position: 0px -520px;
}

/* line 62, sass/_sprite.scss */
.sprite.share-tum:hover {
  background-position: -40px -520px;
}

/* line 66, sass/_sprite.scss */
.slick-arrow {
  display: block;
  background: url(//sa.kapamilya.com/absnews/abscbnnews/media/newsmain/theme/sprite.png) no-repeat;
  width: 40px;
  height: 40px;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  position: absolute;
}

/* line 76, sass/_sprite.scss */
.slick-arrow.slick-prev {
  left: -15px;
  top: -25px;
  bottom: 0;
  margin: auto;
  z-index: 10;
  background-position: 0px -400px;
}

/* line 84, sass/_sprite.scss */
.slick-arrow.slick-prev:hover {
  background-position: -40px -360px;
}

/* line 87, sass/_sprite.scss */
.slick-arrow.slick-next {
  right: -15px;
  top: -25px;
  bottom: 0;
  margin: auto;
  z-index: 10;
  background-position: -40px -400px;
}

/* line 95, sass/_sprite.scss */
.slick-arrow.slick-next:hover {
  background-position: -40px -440px;
}

/* line 1, sass/_main.scss */
body {
  margin: 0;
}

/* line 5, sass/_main.scss */
h1,
h2,
h3,
h4,
h5,
p {
  margin: 0;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 24, sass/_main.scss */
header.uninav-news .header-bar {
  background-color: #B4051D;
}

/* line 27, sass/_main.scss */
header.uninav-news .logo a > img {
  max-width: 200px;
  height: 30px;
}

/* line 36, sass/_main.scss */
header.uninav-header .search-container-lg .search-container input[type=text],
header.uninav-header .search-container-lg .search-container input[type=search] {
  width: 200px;
  padding-right: 5px;
  border: solid 1px #fff;
}

header.uninav-main ul li {
  color: #fff;
}

/* line 46, sass/_main.scss */
#next {
  display: none;
}

/* line 50, sass/_main.scss */
.header-nav {
  position: relative;
}

/* line 52, sass/_main.scss */
.header-nav .special-link {
  position: absolute !important;
  right: 0;
}

/* line 55, sass/_main.scss */
.header-nav .special-link a {
  padding: 0 !important;
}

/* line 57, sass/_main.scss */
.header-nav .special-link a:hover {
  background-color: transparent !important;
}

/* line 60, sass/_main.scss */
.header-nav .special-link a p {
  padding-right: 10px;
  line-height: 44px;
  position: relative;
  float: left;
}

/* line 70, sass/_main.scss */
.loader {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background: url(//sa.kapamilya.com/absnews/abscbnnews/media/newsmain/theme/loader.gif) no-repeat top center;
}

/* line 77, sass/_main.scss */
.ticker-block {
  width: 100%;
  min-height: 50px;
  overflow: hidden;
  position: relative;
  background-color: #e4e6ea;
  text-align: left;
  background: #0055a5;
  background-repeat: no-repeat;
  background-position: 20px center;
  padding-left: 20px;
  box-sizing: border-box;
  margin: 0 0 10px 0;
}

/* line 91, sass/_main.scss */
.ticker-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 95.05208%;
}

/* line 96, sass/_main.scss */
.ticker-block ul li {
  list-style: none;
  line-height: 1;
  display: none;
  opacity: 0;
  transition: all 0.5s ease;
}

/* line 102, sass/_main.scss */
.ticker-block ul li:first-child {
  display: block;
  opacity: 1;
  transition: all 0.5s ease;
}

/* line 107, sass/_main.scss */
.ticker-block ul li p {
  margin: 0;
  font-size: 1.125em;
  color: #fff;
  line-height: 1.5;
  padding: 10px 0 10px 0px;
  font-weight: 400;
}

/* line 115, sass/_main.scss */
.ticker-block ul li p a {
  color: #fff;
}

/* line 121, sass/_main.scss */
.ticker-block #btn-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-color: #094986;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  line-height: 50px;
}

/* line 135, sass/_main.scss */
.ticker-block #btn-close:hover {
  text-decoration: none;
}

/* line 141, sass/_main.scss */
#0,
#1,
#2,
#3,
#4 {
  height: 100%;
}

/* line 150, sass/_main.scss */
.main > #content {
  padding: 0 10px;
  box-sizing: border-box;
}

/* line 156, sass/_main.scss */
.item-content-block {
  height: 100%;
  border-bottom: 1px solid #e6e6e6;
  max-width: 1366px;
  margin: auto;
}

/* line 161, sass/_main.scss */
.item-content-block:last-child {
  border-bottom: 0;
}

/* line 166, sass/_main.scss
.ads-block {
  margin: 10px auto; } */
/* line 168, sass/_main.scss */
.ads-block.leaderboard {
  max-width: 100%;
  text-align: center;
  margin: 20px auto;
}

/* line 172, sass/_main.scss */
.ads-block.leaderboard * {
  display: block;
  margin: 0 auto;
}

/* line 177, sass/_main.scss */
.ads-block.article-ads-entry {
  width: 100%;
  text-align: center;
}

/* line 180, sass/_main.scss */
.ads-block div,
.ads-block iframe {
  max-width: 100% !important;
  margin: auto auto;
  display: block;
}

/* line 188, sass/_main.scss */
.cnAdzerkDiv {
  display: block;
  margin: 20px auto;
}

/* line 193, sass/_main.scss */
.section-block {
  max-width: 75.78125%;
  margin: 20px auto;
}

/* line 197, sass/_main.scss */
.section-block .section-left-panel {
  width: 67.01031%;
  float: left;
}

/* line 201, sass/_main.scss */
.section-block .section-right-panel {
  width: 30.92784%;
  float: right;
}

/* line 206, sass/_main.scss */
.section-block .breadcrumb-block {
  padding-top: 0;
  padding-bottom: 20px;
}

/* line 209, sass/_main.scss */
.section-block .breadcrumb-block p {
  line-height: 1.5;
  padding: 0;
}

/* line 212, sass/_main.scss */
.section-block .breadcrumb-block p a,
.section-block .breadcrumb-block p .divider {
  color: #898989;
  font-size: 0.750em;
  font-weight: 400;
}

/* line 220, sass/_main.scss */
.section-block .news-title {
  padding: 10px 0;
  font-family: 'Roboto', sans-serif;
  font-size: 2.875em;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: -.01em;
}

/* line 224, sass/_main.scss */
.section-block .author-block {
  padding: 10px 0;
  font-family: 'Roboto', sans-serif;
}

/* line 226, sass/_main.scss */
.section-block .author-block .author-photo {
  float: left;
  padding-right: 10px;
}

/* line 229, sass/_main.scss */
.section-block .author-block .author-photo img {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

/* line 235, sass/_main.scss */
.section-block .author-block .author-details,
.section-block .author-block .post-details {
  line-height: 1.5;
}

/* line 239, sass/_main.scss */
.section-block .author-block .timestamp-entry {
  padding: 0;
}

/* line 243, sass/_main.scss */
.section-block .article-label {
  position: relative;
  height: auto;
}

/* line 246, sass/_main.scss */
.section-block .article-label .label-title {
  padding: 10px 3.33333%;
  background: #C71D1D;
  float: left;
}

/* line 251, sass/_main.scss */
.section-block .article-label .label-property {
  float: right;
}

/* line 255, sass/_main.scss */
.section-block .article-label .label-property img {
  float: right;
  width: 45%;
}

/* line 261, sass/_main.scss */
.section-block .article-block {
  position: relative;
  padding: 0 0 40px;
  border-bottom: solid 1px #eee;
  margin-bottom: 40px;
}

/* line 267, sass/_main.scss */
.section-block .article-block .media-block.image, .section-block .article-block .media-block.video {
  display: block;
  text-align: center;
}

/* line 272, sass/_main.scss */
.section-block .article-block .media-block.video iframe {
  width: 100%;
}

/* line 275, sass/_main.scss */
.section-block .article-block .media-block.image img {
  width: 100%;
}

/* line 279, sass/_main.scss */
.section-block .article-block .media-caption {
  display: block;
  padding: 0;
}

/* line 285, sass/_main.scss 
.section-block .article-block blockquote:before,
.section-block .article-block q:before {
  content: '\201C';
  display: inline;
  margin: 0 auto;
  padding-top: 40px;
  color: #444;
  font-family: sans-serif;
  font-size: 110px;
  font-size: 6.88rem;
  line-height: 10px;
  line-height: 0.2rem;
  position: relative;
  top: 50px;
}*/

/* line 299, sass/_main.scss 
.section-block .article-block blockquote:after,
.section-block .article-block q:after {
  content: '\201D';
  display: inline;
  margin: 0 auto;
  padding-top: 40px;
  color: #444;
  font-family: sans-serif;
  font-size: 110px;
  font-size: 6.88rem;
  line-height: 10px;
  line-height: 0.2rem;
  position: relative;
  top: 50px;
}*/

/* line 316, sass/_main.scss */
.section-block .article-content p {
  padding: 0;
	font-size: 15px;
	font-size: 0.938em;
  font-weight: 400;
  line-height: 1.6666666667;
  margin: 10px 0 15px;
}

/* line 321, sass/_main.scss */
.section-block .article-content p.special-qoute {
  display: inline;
}

/* line 325, sass/_main.scss */
.section-block .article-content iframe {
  /*max-width: 100% !important;*/
  margin: auto;
  display: block;
}

/* line 331, sass/_main.scss */
.section-block .article-metakey {
  padding: 20px 0 0;
}

/* line 333, sass/_main.scss */
.section-block .article-metakey b {
  color: #252525;
  font-size: 0.875em;
}

/* line 339, sass/_main.scss */
.section-block .news-share-block p {
  text-align: center;
  border-bottom: 1px solid #fff;
  padding: 10px 0;
  color: #000;
  font-size: 0.875em;
  font-weight: 500;
}

/* line 347, sass/_main.scss */
.section-block .news-share-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 352, sass/_main.scss */
.section-block .news-share-block ul li a {
  margin: 10px 0;
  overflow: hidden;
  text-indent: -999em;
}

/* line 361, sass/_main.scss */
.section-block .outbrain ul {
  list-style: none;
  margin: 0;
  padding: 20px 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

/* line 383, sass/_main.scss */
.section-block .outbrain ul li {
  padding-right: 15px;
  list-style: none;
  display: inline-block;
  width: 23.36957%;
}

/* line 388, sass/_main.scss */
.section-block .outbrain ul li img {
  max-width: 100%;
}

/* line 394, sass/_main.scss */
.section-block .crowdy-news {
  background: #f6f4f4;
  height: auto;
}

/* line 398, sass/_main.scss */
.section-block .tabs {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 402, sass/_main.scss */
.section-block .tabs li {
  margin: 0;
  padding: 10px 15px;
  display: inline-block;
  text-align: center;
  float: left;
}

/* line 410, sass/_main.scss */
.section-block .tabs .current {
  background: #e9ebee;
}

/* line 413, sass/_main.scss */
.section-block .tabs h2 {
  display: inline-block;
	margin: 0;
  font-family: 'Roboto', sans-serif;
}

/* line 419, sass/_main.scss */
.section-block .tabs-inner ul,
.section-block .brand-news-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 425, sass/_main.scss */
.section-block .tabs-inner {
  width: 100%;
  padding: 15px 6.66667%;
  background-color: #e9ebee;
  display: none;
}

/* line 431, sass/_main.scss */
.section-block .tabs-inner ul li {
  padding: 5px 0;
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
}

/* line 435, sass/_main.scss */
.section-block .tabs-inner ul li p {
  margin: 0;
}

/* line 438, sass/_main.scss */
.section-block .tabs-inner ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

/* line 446, sass/_main.scss */
.section-block .tabs-inner a p.title-sidebar {
  width: 100%;
}

/* line 452, sass/_main.scss */
.section-block .tabs-inner.current {
  display: inherit;
  position: relative;
}

/* line 456, sass/_main.scss */
.section-block .tabs-inner.current#tabs-most .arrow-up {
  right: 95px;
}

/* line 461, sass/_main.scss */
.section-block .tabs-inner.current#tabs-latest .arrow-up {
  left: 70px;
}

/* line 468, sass/_main.scss */
.section-block .stream-block {
  padding: 0 0 15px;
}

/* line 470, sass/_main.scss */
.section-block .stream-block .streaming-box {
  margin: 10px 0;
  overflow: hidden;
  height: 99px;
  background: #f6f4f4;
}

/* line 475, sass/_main.scss */
.section-block .stream-block .streaming-box img {
  float: left;
  max-width: 100%;
}

/* line 479, sass/_main.scss */
.section-block .stream-block .streaming-box.stream-audio {
  height: auto;
  background: transparent;
}

/* line 482, sass/_main.scss */
.section-block .stream-block .streaming-box.stream-audio img {
  max-width: 100%;
  width: 100%;
}

/* line 487, sass/_main.scss */
.section-block .stream-block .streaming-box .stream-caption {
  display: inline-block;
  width: 42.66667%;
  margin: 5px 3.33333%;
  overflow: hidden;
  position: relative;
  height: 99px;
}

/* line 494, sass/_main.scss */
.section-block .stream-block .streaming-box .stream-caption .stream-title {
  display: block;
  margin-top: 10px;
  height: 40px;
  overflow: hidden;
}

/* line 500, sass/_main.scss */
.section-block .stream-block .streaming-box .stream-caption .stream-link {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  background: #C71D1D;
  margin-top: 5px;
  text-align: center;
  padding: 2px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 516, sass/_main.scss default 12% */
.section-block .sharebar {
  margin-left: -15%;
}

/* line 518, sass/_main.scss */
.section-block .sharebar #sticker {
  position: absolute;
  top: 80px !important;
  height: auto;
  padding: 5px 12px;
  background-color: #ddd;
}

/* line 527, sass/_main.scss */
.section-block.article-footer {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 540, sass/_main.scss */
.brand-news-block {
  padding: 20px 0;
}

/* line 543, sass/_main.scss */
.brand-news-block.desktop .multiple-items {
  max-height: 345px;
  height: auto;
  overflow-y: auto;
}

/* line 547, sass/_main.scss */
.brand-news-block.desktop .multiple-items div {
  padding: 5px 0;
}

/* line 549, sass/_main.scss */
.brand-news-block.desktop .multiple-items div img {
  float: left;
  max-width: 49.33333%;
}

/* line 555, sass/_main.scss */
.brand-news-block.desktop .fix {
  max-height: auto;
}

/* line 557, sass/_main.scss */
.brand-news-block.desktop .fix div {
  padding: 5px 0;
}

/* line 559, sass/_main.scss */
.brand-news-block.desktop .fix div img {
  float: left;
  max-width: 49.33333%;
}

/* line 566, sass/_main.scss */
.brand-news-block.desktop .brand-news-list h4 {
  display: inline-block;
  max-width: 45.66667%;
  /*height: 99px;*/
  padding-left: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 575, sass/_main.scss */
.brand-news-block.desktop .brand-news-list p,
.brand-news-block.desktop .brand-news-list h5 {
  display: inline-block;
  max-width: 45.66667%;
  padding-left: 15px;
  display: flex;
}

/* line 584, sass/_main.scss */
.brand-news-block.desktop ul li {
  padding: 5px 0;
}

/* line 591, sass/_main.scss */
.brand-news-header {
  padding: 10px 0;
  margin-bottom: 10px;
  background: #000;
}

/* line 595, sass/_main.scss */
.brand-news-header h3 {
  height: 22px;
  font-family: 'Roboto', sans-serif;
}

/* line 598, sass/_main.scss */
.brand-news-header h3 p.brand-news {
  float: left;
  padding: 0;
  padding-left: 15px;
}

/* line 603, sass/_main.scss */
.brand-news-header h3 p.what-is-brand {
  float: right;
  padding: 0;
  padding-right: 15px;
}

/* line 613, sass/_main.scss */
.web-news-header {
  padding: 10px 0;
  margin-bottom: 10px;
}

/* line 616, sass/_main.scss */
.web-news-header h3 {
  height: 24px;
  font-family: 'Roboto', sans-serif;
	margin-bottom: 0;
}

/* line 622, sass/_main.scss */
.twitter-tweet {
  margin: 0 auto;
}

/* line 626, sass/_main.scss */
.clearfix:after {
  clear: both;
}

/* line 631, sass/_main.scss */
.block-content li {
  font-weight: 400;
  line-height: 1.6666666667;
	font-size: 15px;
}

/* line 637, sass/_main.scss */
.instagram-media {
  margin: 20px auto !important;
}

/* line 641, sass/_main.scss */
.embed-wrap {
  margin: 10px 0 20px;
  background-color: #F3F6F7;
}

/* line 648, sass/_main.scss */
.embed-wrap img {
  width: 100% !important;
  vertical-align: middle;
  margin: 0 !important;
}

/* line 653, sass/_main.scss */
.embed-desc {
  padding: 5px 10px 10px;
  font-size: 14px;
  color: #333;
}

.multx li {
	list-style: disc;
	margin: 10px 0 10px 40px;
}

.embed-wrap figcaption {
  font-family: 'Roboto', sans-serif;
  padding: 10px 15px;
  font-size: 13px;
  color: #595959;
	line-height: 1.4;
}

.embed-wrap em:before {
  font-family: FontAwesome;
  color: #ababab;
  font-style: normal;
  content: "\f030";
  display: inline-block;
  padding: 0 5px 0 5px;
  vertical-align: initial;
}

.op-related-articles a:before {
  font-family: FontAwesome;
  color: #C71D1D;
  content: "\f08e";
  display: inline-block;
  padding-right: 5px;
  vertical-align: initial;
}

figcaption em {
  color: #959595;
}

/* line 659, sass/_main.scss */
.embed-wrap figure {
  margin: 0;
}

.article-content h1, h2, h3 {
  font-weight: 600;
	margin-bottom: 15px;
}

.article-content blockquote p {
  font-size: 26px;
  display: inline;
}

.article-content .twitter-video {
  text-align: center;
  margin: 10px auto !important;
}

.SpotXAd {
  overflow: hidden;
}		

/* line 663, sass/_main.scss */
.OUTBRAIN.ob-shrink {
  margin-top: 20px;
}

/* line 667, sass/_main.scss */
.op-related-articles {
  list-style: outside none none;
  padding: 0;
}

.op-related-articles a {
  font-weight: 500;
}

/* default slider */
.media-content img {
  width: 100%;
}

.article-content .media-content .slider-thumb img {
  width: 106px;
  height: 67px;
  clip: rect(0px, 200px, 150px, 0px);
}

.article-content .media-content {
  margin-top: 30px;
	margin-bottom: 30px;
  background-color: #fafafa;
}

.article-content .slider-desc {
	margin-top: 0;
}

.article-content .slider-desc p cite {
  color: #595959;
}

.article-content .slider-desc cite {
  color: #595959;
}

.article-content .slider-desc .heading {
  text-transform: none !important;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 0;
}

/* komiks ko */
.komiks-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.media-item {
  width: 50%;
  padding: 2px;
  background-color: #fafafa;
}

.media-item img {
	width: 100%;
	vertical-align: middle;
	display: inline-block;

}

/* specials */
.w-banner img {
  display: block;
  margin: 20px auto;
  width: 98%;
}

.patrolbox {
  background: #e9ebee;
  padding: 10px 20px;
  color: #000;
  margin: 20px 0;
}

/* weather widget */
.yui3-cssreset.wx-skin-default {
  margin-top: 20px;
}

/* google map iframe */
.map-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
		margin: 20px 0;
    height:0;
}

.map-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/* home stream toggle */
.floatbox {
	position: fixed;
	right: 0px;
	bottom: 0px;
	z-index: 9999999;
	display: none;
	width: auto;
	padding-bottom: 0px;
	background-color: #b11717;
}

.vidplayer {
	width: 400px;
	background-color: #1c222e;
}

.vidembed {
	position: relative;
	height: auto;
	background-color: #000;
}

.livebtn {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #b11717;
	font-family: Roboto, sans-serif;
	color: #fff;
	font-size: 20px;
	line-height: 1em;
	font-weight: 400;
	text-align: left;
	text-transform: uppercase;
}

.aikon {
	padding: 8px 12px;
	font-family: Roboto, sans-serif;
	color: #fff;
	cursor: pointer;
	font-size: 24px;
	line-height: 24px;
	font-weight: 300;
	text-decoration: none;
}

.aikon.close {
	background-color: #1c222e;
	font-size: 24px;
	line-height: 24px;
}

.videsc {
	padding: 10px;
}

.videsc p {
	font-family: 'Libre Franklin', sans-serif;
	color: #fff;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 400;
	margin: 0;
}
	

.vidred {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.vidred p {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #b11717;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 1em;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.btns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

/* BRIGHTCOVE V2 */
.bc-container {
	background-color: #fafafa;
	object-fit: cover;
	object-position: top;
}

.bc-player {
	position: relative;
	display: block;
	max-width: 100%;
	padding-top: 56.25%;
}

.video-js {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.article-content .item-desc.slick-slide {
  border-bottom: 1px solid #e9ebee;
  padding: 0 10px;
}

.article-content .item-desc.slick-slide p {
  padding-top: 0;
	font-size: 0.875em;
}

.article-content .item-desc.slick-slide cite:before {
  font-family: FontAwesome;
  color: #ccc;
  font-style: normal;
  content: "\f030";
  display: inline-block;
  padding: 0 5px 0 5px;
  vertical-align: initial;
}

.article-content .slick-arrow.slick-prev {
  left: 0;
}

.article-content .slick-arrow.slick-next {
  right: 0;
}

.section-tabs .date-posted {
    font-size: 11px;
}

.opinion .text-gray {
    margin: 0;
}

/* home stream */
.stream {
  background-color: #101821;
  background-size: cover;
  display: block;
  width: 100%;
  padding: 30px 0;
}

.stream a {
  text-decoration: none;
  color: #fff;
}

.stream-toggle {
  background: #0055a5;
  border-top: 1px solid #000;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 5px 0;
  font-size: 18px;
  font-weight: 500;
}

.stream-yt-bt {
  background-color: #000;
  margin: 0 auto;
  width: 600px;
  max-width: 100%;
}

.stream-text {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
}

.stream-text p {
  color: #fff;
  margin: 0;
  font-weight: normal;
  text-align: center;
  padding-top: 10px;
}

.stream-toggle a {
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  margin-left: 10px;
}

.stream-toggle p {
  color: #fff;
  margin: 0;
  font-weight: 400;
  display: inline-block;
}

.rotate {
  -moz-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.rotate.down {
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.uninav-main ul, .uninav-main ul li {
  color: #fff;
}

/* line 672, sass/_main.scss */
.op-social {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  display: block;
  padding: 0;
  height: 0;
  margin: 0;
}

/* line 680, sass/_main.scss */
.op-social iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
}

/* line 689, sass/_main.scss */
.containing-block {
  width: 100%;
  margin-bottom: 10px;
}

/* line 694, sass/_main.scss */
.outer-container {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}

/* line 700, sass/_main.scss */
.BrightcoveExperience {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 708, sass/_main.scss */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  /* max-width: 100%;*/
}

/* line 716, sass/_main.scss */
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*# instant articles */
/* line 738, sass/_main.scss */
.op-interactive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin: 20px 0 0;
}

/* line 743, sass/_main.scss */
.op-interactive iframe {
  width: 100%;
  height: 100% !important;
  position: absolute;
  border: 0;
  top: 0px;
  left: 0px;
}

/*# iwant bar - videos */
/* line 755, sass/_main.scss */
.iwantbar {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-size: 0.875em;
  color: #595959;
  margin-bottom: 20px;
  background-color: #f3f6f7;
  text-align: center;
  padding: 5px;
}

.bookmarked-saved-container {
  position: absolute !important;
  top: -80px;
  left: 0;
}

/* Footer */
/* line 767, sass/_main.scss */
footer {
  width: 100%;
  height: 40px;
  color: #fff;
  background: #9f0014;
  font-weight: 400;
  font-size: 12px;
  position: relative;
  z-index: 10;
}

/* line 776, sass/_main.scss */
footer .holder {
  margin: 0 auto;
  width: 92.1875%;
  padding: 0px;
}

/* line 780, sass/_main.scss */
footer .holder p {
  line-height: 40px;
  margin-bottom: 0;
}

/* line 784, sass/_main.scss */
footer .holder .left {
  float: left;
}

/* line 787, sass/_main.scss */
footer .holder .right {
  float: right;
}

/* line 791, sass/_main.scss */
footer a {
  color: #ed949c;
  margin-left: 15px;
  text-transform: uppercase;
  font-weight: normal;
}

/* line 796, sass/_main.scss */
footer a:hover {
  color: #fff;
}

/* line 804, sass/_main.scss */
.special-banner img,
.side-banner img {
  display: block;
  margin: 20px auto;
}

/* line 810, sass/_main.scss */
.fb_iframe_widget {
  text-align: center;
  width: 100%;
}

/* line 815, sass/_main.scss */
.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 888;
  top: 0;
}

/* line 824, sass/_main.scss */
.modal {
  width: 800px;
  display: block;
  margin: auto;
  background: #e9ebee;
  border: solid 10px #fff;
  border-radius: 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: 80px;
  z-index: 999;
  -webkit-box-shadow: 0px 0px 69px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 69px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 69px 0px rgba(0, 0, 0, 0.75);
  -webkit-animation: fadein .5s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein .5s;
  /* Firefox < 16 */
  -ms-animation: fadein .5s;
  /* Internet Explorer */
  -o-animation: fadein .5s;
  /* Opera < 12.1 */
  animation: fadein .5s;
}

/* line 848, sass/_main.scss */
.modal .mobile {
  display: none;
}

/* line 851, sass/_main.scss */
.modal .header {
  background: #9f0014;
  margin-top: 20px;
}

/* line 854, sass/_main.scss */
.modal .header p {
  font-size: 1.5em;
  text-align: center;
  padding: 20px;
  font-weight: 400;
  margin-bottom: 0;
}

/* line 861, sass/_main.scss */
.modal .header .close {
  position: absolute;
  right: -40px;
  top: -40px;
  max-width: 30px;
  cursor: pointer;
}

/* line 869, sass/_main.scss */
.modal .body {
  padding: 20px 20px 0 0;
  box-sizing: border-box;
  height: 470px;
}

/* line 873, sass/_main.scss */
.modal .body p {
  color: #868485;
  font-weight: 400;
  margin-bottom: 30px;
}

/* line 877, sass/_main.scss */
.modal .body p strong {
  font-weight: 500;
}

/* line 881, sass/_main.scss */
.modal .body img {
  margin: 0;
  position: absolute;
  width: 50%;
  display: block;
}

/* line 888, sass/_main.scss */
.modal .indented {
  padding-left: 40px;
  margin-top: 40px;
}

/* line 895, sass/_main.scss */
.brand-news-full.mobile {
  display: none;
}

/* line 900, sass/_main.scss */
table {
  margin: 0;
  border-color: #959595;
}

/* line 903, sass/_main.scss */
table td,
table th {
  border-color: #959595;
  padding: 5px;
  font-size: 15px;
}

/* line 911, sass/_main.scss */
.article-content table a {
  color: #0055a5;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* line 1, sass/_styleguide.scss */
a {
  line-height: 18px;
  font-weight: 500;
  color: #000000;
}

/* line 5, sass/_styleguide.scss */
a:hover {
  text-decoration: underline;
}

/* line 8, sass/_styleguide.scss */
a.see-more {
  font-size: 14px;
  font-size: 0.875em;
	font-weight: 500!important;
}

/* line 14, sass/_styleguide.scss */
p {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}

/* line 20, sass/_styleguide.scss */
p.text-light {
  font-weight: normal;
}

/* line 26, sass/_styleguide.scss */
ul.unstyled {
  list-style: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 34, sass/_styleguide.scss */
.heading {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 26px;
  font-size: 1.625em;
  line-height: normal;
  font-weight: 400;
}

/* line 42, sass/_styleguide.scss */
.container {
  max-width: 1200px;
  display: block;
  margin: auto;
}

/* line 49, sass/_styleguide.scss */
.color-swatch .color {
  padding-top: 60%;
}

/* line 52, sass/_styleguide.scss */
.color-swatch .color-hex {
  font-weight: light;
}

/* line 57, sass/_styleguide.scss */
.thumbnail {
  padding: 20px 0;
}

/* line 61, sass/_styleguide.scss */
.tags {
  margin: 20px auto;
}

/* line 65, sass/_styleguide.scss */
.tag {
  padding: 7px 20px;
  color: #fff;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: normal;
}

/* line 71, sass/_styleguide.scss */
.tag.tag-large {
  font-size: 16px;
  font-size: 1em;
}

/* line 75, sass/_styleguide.scss */
.tag.tag-red {
  background-color: #C71D1D;
}

/* line 78, sass/_styleguide.scss */
.tag.tag-blue {
  background-color: #0055a5;
}

/* line 81, sass/_styleguide.scss */
.tag.tag-green {
  background-color: #bed72d;
}

/* line 84, sass/_styleguide.scss */
.tag.tag-purple {
  background-color: #642d91;
}

/* line 87, sass/_styleguide.scss */
.tag.tag-black {
  background-color: #000000;
}

/* line 94, sass/_styleguide.scss */
.columns ul li {
  padding: 20px 0;
  border-bottom: solid 1px #ebebeb;
}

/* line 101, sass/_styleguide.scss */
.columns ul li:last-child {
  border-bottom: none;
}

/* line 108, sass/_styleguide.scss */
.section-tabs {
  margin-bottom: 0;
}

/* line 111, sass/_styleguide.scss */
.section-tabs .tabs ul {
  margin-bottom: 0;
}

/* line 113, sass/_styleguide.scss */
.section-tabs .tabs ul li {
  display: inline-block;
  padding: 8px 15px;
  box-sizing: border-box;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-size: 1.500em;
}

/* line 119, sass/_styleguide.scss */
.section-tabs .tabs ul li a {
  font-size: 0.857em;
  font-weight: 400;
  color: #959595;
}

/* line 124, sass/_styleguide.scss */
.section-tabs .tabs ul li.current {
  background-color: #e9ebee;
}

/* line 126, sass/_styleguide.scss */
.section-tabs .tabs ul li.current a {
  font-size: 0.857em;
  font-weight: 400;
  color: #C71D1D;
}

/* line 135, sass/_styleguide.scss */
.section-tabs .content {
  padding: 10px 20px;
  background-color: #e9ebee;
  display: none;
  box-sizing: border-box;
}

/* line 140, sass/_styleguide.scss */
.section-tabs .content li {
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}

/* line 144, sass/_styleguide.scss */
.section-tabs .content li p {
  margin-bottom: 0;
}

/* line 146, sass/_styleguide.scss */
.section-tabs .content li p a {
  color: #000000;
  font-weight: 400;
  font-size: 14px;
}

/* line 153, sass/_styleguide.scss */
.section-tabs .content.current {
  display: block;
}

/* line 157, sass/_styleguide.scss */
.section-tabs .content#most-read li {
  padding-bottom: 8px;
}

/* line 166, sass/_styleguide.scss */
.social ul li {
  margin: 20px 0;
}

/* line 168, sass/_styleguide.scss */
.social ul li p,
.social ul li a {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  width: 30%;
}

/* line 174, sass/_styleguide.scss */
.social ul li p.like-us,
.social ul li a.like-us {
  padding-left: 20px;
}

/* line 178, sass/_styleguide.scss */
.social ul li a {
  height: 40px;
  max-width: 40px;
  padding: 0;
}

/* line 185, sass/_styleguide.scss */
.social .like-count {
  font-size: 20px;
  line-height: 18px;
  text-align: right;
}

/* line 192, sass/_styleguide.scss */
.jcarousel-wrapper {
  position: relative;
  margin-bottom: 40px;
  /** Carousel Controls **/
  /** Carousel Pagination **/
}

/* line 196, sass/_styleguide.scss */
.jcarousel-wrapper .jcarousel-control-prev,
.jcarousel-wrapper .jcarousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto auto;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  border-radius: 0;
  box-shadow: none;
}

/* line 209, sass/_styleguide.scss */
.jcarousel-wrapper .jcarousel-control-prev:hover span,
.jcarousel-wrapper .jcarousel-control-next:hover span {
  display: block;
}

/* line 212, sass/_styleguide.scss */
.jcarousel-wrapper .jcarousel-control-prev.inactive,
.jcarousel-wrapper .jcarousel-control-next.inactive {
  opacity: .5;
  cursor: default;
}

/* line 217, sass/_styleguide.scss */
.jcarousel-wrapper .jcarousel-control-prev {
  background: url(//sa.kapamilya.com/absnews/abscbnnews/media/newsmain/theme/carousel-prev.png) #C71D1D no-repeat center center;
  left: -50px;
}

/* line 220, sass/_styleguide.scss */
.jcarousel-wrapper .jcarousel-control-prev.half-insert {
  left: -25px;
}

/* line 224, sass/_styleguide.scss */
.jcarousel-wrapper .jcarousel-control-next {
  background: url(//sa.kapamilya.com/absnews/abscbnnews/media/newsmain/theme/carousel-next.png) #C71D1D no-repeat center center;
  right: -50px;
}

/* line 227, sass/_styleguide.scss */
.jcarousel-wrapper .jcarousel-control-next.half-insert {
  right: -25px;
}

/* line 232, sass/_styleguide.scss */
.jcarousel-wrapper .jcarousel-pagination {
  position: absolute;
  bottom: 0;
  left: 15px;
}

/* line 236, sass/_styleguide.scss */
.jcarousel-wrapper .jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  line-height: 14px;
  min-width: 14px;
  background: #fff;
  color: #4E443C;
  border-radius: 14px;
  padding: 3px;
  text-align: center;
  margin-right: 2px;
  opacity: .75;
}

/* line 249, sass/_styleguide.scss */
.jcarousel-wrapper .jcarousel-pagination a.active {
  background: #4E443C;
  color: #fff;
  opacity: 1;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}

/* line 257, sass/_styleguide.scss */
.jcarousel-wrapper.carousel-570, .jcarousel-wrapper.carousel-threes, .jcarousel-wrapper.carousel-full {
  width: 100%;
  display: block;
  margin: 20px auto;
  position: relative;
  /** Carousel **/
}

/* line 266, sass/_styleguide.scss */
.jcarousel-wrapper.carousel-570 .scroll, .jcarousel-wrapper.carousel-threes .scroll, .jcarousel-wrapper.carousel-full .scroll {
  padding: 0 10px;
}

/* line 268, sass/_styleguide.scss */
.jcarousel-wrapper.carousel-570 .scroll a, .jcarousel-wrapper.carousel-threes .scroll a, .jcarousel-wrapper.carousel-full .scroll a {
  -webkit-touch-callout: default;
}

/* line 271, sass/_styleguide.scss */
.jcarousel-wrapper.carousel-570 .scroll img, .jcarousel-wrapper.carousel-threes .scroll img, .jcarousel-wrapper.carousel-full .scroll img {
  display: block;
  margin: auto auto 10px;
  width: 100%;
  -webkit-touch-callout: default;
}

/* line 278, sass/_styleguide.scss */
.jcarousel-wrapper.carousel-570 .slick-arrow.slick-prev, .jcarousel-wrapper.carousel-threes .slick-arrow.slick-prev, .jcarousel-wrapper.carousel-full .slick-arrow.slick-prev {
  left: 0;
}

/* line 280, sass/_styleguide.scss */
.jcarousel-wrapper.carousel-570 .slick-arrow.slick-prev.slick-disabled, .jcarousel-wrapper.carousel-threes .slick-arrow.slick-prev.slick-disabled, .jcarousel-wrapper.carousel-full .slick-arrow.slick-prev.slick-disabled {
  background-position: 0px -400px;
}

/* line 284, sass/_styleguide.scss */
.jcarousel-wrapper.carousel-570 .slick-arrow.slick-next, .jcarousel-wrapper.carousel-threes .slick-arrow.slick-next, .jcarousel-wrapper.carousel-full .slick-arrow.slick-next {
  right: 0;
}

/* line 286, sass/_styleguide.scss */
.jcarousel-wrapper.carousel-570 .slick-arrow.slick-next.slick-disabled, .jcarousel-wrapper.carousel-threes .slick-arrow.slick-next.slick-disabled, .jcarousel-wrapper.carousel-full .slick-arrow.slick-next.slick-disabled {
  background-position: -40px -400px;
}

/* line 291, sass/_styleguide.scss */
.jcarousel-wrapper.carousel-570 {
  width: 100%;
  display: block;
  margin: 20px 0 0 25px;
}

/* line 295, sass/_styleguide.scss */
.jcarousel-wrapper.carousel-570 .slick-arrow.slick-prev,
.jcarousel-wrapper.carousel-570 .slick-arrow.slick-next {
  bottom: 20%;
}

/* line 300, sass/_styleguide.scss */
.jcarousel-wrapper.carousel-full {
  width: 90%;
  height: auto;
}

/* line 303, sass/_styleguide.scss */
.jcarousel-wrapper.carousel-full .scroll {
  padding: 0 30px;
  box-sizing: border-box;
}

/* line 309, sass/_styleguide.scss */
.jcarousel-wrapper.carousel-threes .scroll-container {
  padding: 0 40px;
  box-sizing: border-box;
}

/* line 314, sass/_styleguide.scss */
.jcarousel-wrapper .placeholder {
  background: #e9ebee;
  vertical-align: middle;
  text-align: center;
  padding: 30% 0;
  box-sizing: border-box;
  font-size: 30px;
  color: #aaa;
}

/* line 323, sass/_styleguide.scss */
.jcarousel-wrapper .photo-credits {
  position: absolute;
  right: 15px;
  bottom: 0;
  font-size: 13px;
  color: #fff;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
  opacity: .66;
}

/* line 331, sass/_styleguide.scss */
.jcarousel-wrapper .photo-credits a {
  color: #fff;
}

/* line 337, sass/_styleguide.scss */
.easyPaginateNav {
  display: block;
  margin: 20px auto;
  text-align: center;
}

/* line 341, sass/_styleguide.scss */
.easyPaginateNav a {
  margin: auto;
  padding: 10px 15px;
  color: #9f0013;
  font-weight: 400;
  display: inline-block;
}

/* line 347, sass/_styleguide.scss */
.easyPaginateNav a:hover {
  color: #fff;
  background: #9f0013;
  text-decoration: none;
}

/* line 352, sass/_styleguide.scss */
.easyPaginateNav a.current {
  font-weight: bold;
}

/* line 360, sass/_styleguide.scss */
.more-news .top-section > p {
  vertical-align: middle;
}

/* line 363, sass/_styleguide.scss */
.more-news .top-section > p:last-child {
  text-align: right;
  margin-top: 10px;
}

/* line 371, sass/_styleguide.scss */
.text-red {
  color: #C71D1D;
	font-weight: 400!important;
}

/* line 375, sass/_styleguide.scss */
.text-gray {
  color: #959595;
  line-height: 16px;
}

/* line 379, sass/_styleguide.scss */
.text-white {
  color: #ffffff;
}

/* line 383, sass/_styleguide.scss */
.pull-right {
  float: right;
}

/* line 387, sass/_styleguide.scss */
.pull-left {
  float: left;
}

/* line 391, sass/_styleguide.scss */
.gray-stripe {
  background-color: #e9ebee;
}

/* line 395, sass/_styleguide.scss */
.black-stripe {
  background-color: #000000;
}

/* line 399, sass/_styleguide.scss */
.small {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-size: 0.688em;
  font-weight: 400;
  margin-top: 10px;
}

/* line 405, sass/_styleguide.scss */
.text-center {
  text-align: center;
}

/* line 409, sass/_styleguide.scss */
.upper {
  text-transform: uppercase;
}

/* line 414, sass/_styleguide.scss */
.pagination a {
  padding: 10px;
}

/* line 416, sass/_styleguide.scss */
.pagination a:hover {
  background: #C71D1D;
  color: #fff;
}

/* line 422, sass/_styleguide.scss */
.media .cover:after, .icon {
  background-image: url("//sa.kapamilya.com/absnews/abscbnnews/media/news-special1/graphics/multimedia-sprite.png");
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  /* line 427, sass/_styleguide.scss */
  .media .cover:after, .icon {
    background-image: url("//sa.kapamilya.com/absnews/abscbnnews/media/news-special1/graphics/multimedia-sprite2x.png");
    background-size: 32px 192px;
  }
}
/* line 433, sass/_styleguide.scss */
.media .cover {
  position: relative;
  display: block;
}

/* line 436, sass/_styleguide.scss */
.media .cover:after {
  content: '';
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
}

/* line 445, sass/_styleguide.scss */
.media .cover img {
  width: 100%;
}

/* line 451, sass/_styleguide.scss */
.media.media-photo .cover:after {
  background-position: 0 -96px;
}

/* line 458, sass/_styleguide.scss */
.media.media-video .cover:after {
  background-position: 0 -160px;
}

/* line 465, sass/_styleguide.scss */
.media.media-infographic .cover:after {
  background-position: 0 -32px;
}

/* line 472, sass/_styleguide.scss */
.media.media-video-inverse .cover:after {
  background-image: url(//sa.kapamilya.com/absnews/abscbnnews/media/2016/graphics/icon-play-lg.png);
  bottom: initial;
  right: initial;
  top: 20px;
  left: 20px;
  width: 47px;
  height: 48px;
  background-size: contain;
}

/* line 486, sass/_styleguide.scss */
.icon:not(#mobile-icon) {
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 5px;
  width: 32px;
  height: 32px;
}

/* line 492, sass/_styleguide.scss */
.icon:not(#mobile-icon).icon-photo-red {
  background-position: 0 -64px;
}

/* line 495, sass/_styleguide.scss */
.icon:not(#mobile-icon).icon-video-red {
  background-position: 0 -128px;
}

/* line 498, sass/_styleguide.scss */
.icon:not(#mobile-icon).icon-gallery {
  background-position: 0 0;
}

/* line 501, sass/_styleguide.scss */
.icon:not(#mobile-icon).icon-infographic {
  background-position: 0 -32px;
}

/*  SECTIONS  */
/* line 509, sass/_styleguide.scss */
.row {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/* line 515, sass/_styleguide.scss */
.section-maroon {
  background-color: #3e100e;
}

/* line 519, sass/_styleguide.scss */
.section-gray {
  background-color: #f1f1f1;
}

/* line 523, sass/_styleguide.scss */
.section-dark-gray {
  background-color: #313131;
}

/* line 527, sass/_styleguide.scss */
.section-white {
  background-color: #fff;
}

/*  COLUMN SETUP  */
/* line 534, sass/_styleguide.scss */
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  display: block;
  float: left;
  margin: 0 0 0 1.6%;
}

/* line 550, sass/_styleguide.scss */
.col-1:first-child,
.col-2:first-child,
.col-3:first-child,
.col-4:first-child,
.col-5:first-child,
.col-6:first-child,
.col-7:first-child,
.col-8:first-child,
.col-9:first-child,
.col-10:first-child,
.col-11:first-child,
.col-12:first-child {
  margin-left: 0;
}

/* line 555, sass/_styleguide.scss */
.first {
  margin-left: 0;
}

/*  GROUPING  */
/* line 562, sass/_styleguide.scss */
.group:before,
.group:after {
  content: "";
  display: table;
}

/* line 568, sass/_styleguide.scss */
.group:after {
  clear: both;
}

/* line 572, sass/_styleguide.scss */
.group {
  zoom: 1;
  /* For IE 6/7 */
}

/*  GRID OF TWELVE  */
/* line 580, sass/_styleguide.scss */
.col-12 {
  width: 100%;
}

/* line 584, sass/_styleguide.scss */
.col-11 {
  width: 91.53%;
}

/* line 588, sass/_styleguide.scss */
.col-10 {
  width: 83.06%;
}

/* line 592, sass/_styleguide.scss */
.col-9 {
  width: 74.6%;
}

/* line 596, sass/_styleguide.scss */
.col-8 {
  width: 66.13%;
}

/* line 600, sass/_styleguide.scss */
.col-7 {
  width: 57.66%;
}

/* line 604, sass/_styleguide.scss */
.col-6 {
  width: 49.2%;
}

/* line 608, sass/_styleguide.scss */
.col-5 {
  width: 40.73%;
}

/* line 612, sass/_styleguide.scss */
.col-4 {
  width: 32.26%;
}

/* line 616, sass/_styleguide.scss */
.col-3 {
  width: 23.8%;
}

/* line 620, sass/_styleguide.scss */
.col-2 {
  width: 15.33%;
}

/* line 624, sass/_styleguide.scss */
.col-1 {
  width: 6.866%;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
  /* line 632, sass/_styleguide.scss */
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12 {
    width: 100%;
  }

  .stream {
    padding: 10px 0;
  }

  .stream-text p {
    padding: 30px 10px 0 10px;
  }

  .stream-yt-bt {
    width: 320px;
    max-width: 100%;
  }

  .headlines h1 {
    font-size: 1.6em !important;
  }

  .section-page .section-block .text-gray {
    font-size: 14px;
  }

  /* livestream toggle */
  .livebtn p {
		font-size: 16px;
	}
	.vidred {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
/* line 1, sass/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 16, sass/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 23, sass/_slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 27, sass/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 32, sass/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 41, sass/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

/* line 47, sass/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

/* line 53, sass/_slick.scss */
.slick-track:after {
  clear: both;
}

/* line 57, sass/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 61, sass/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 65, sass/_slick.scss */
.slick-slide, .slick-slide[tabindex] {
  outline: none;
}

/* line 68, sass/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}

/* line 71, sass/_slick.scss */
.slick-slide img {
  display: block;
  width: 100%;
  margin: auto;
}

/* line 74, sass/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 80, sass/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 84, sass/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 88, sass/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 92, sass/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, sass/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* line 1, sass/_homepage.scss */
.adv {
  margin: 20px auto;
}

/* line 3, sass/_homepage.scss */
.adv img {
  display: block;
  margin: auto auto;
}

/* line 9, sass/_homepage.scss */
.ads-block * {
  display: block;
  margin: auto auto;
}

/* line 15, sass/_homepage.scss */
.headlines .carousel {
  margin-top: 0;
}

/* line 18, sass/_homepage.scss */
.headlines .tag {
  text-transform: uppercase;
}

/* line 21, sass/_homepage.scss */
.headlines .jcarousel-wrapper,
.headlines .side-thumb {
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
}

/* line 27, sass/_homepage.scss */
.headlines .jcarousel-wrapper {
  margin-left: 0;
}

/* line 30, sass/_homepage.scss */
.headlines .side-thumb {
  max-width: 190px;
}

/* line 32, sass/_homepage.scss */
.headlines .side-thumb div {
  margin-bottom: 40px;
}

/* line 34, sass/_homepage.scss */
.headlines .side-thumb div img {
  width: 100%;
  margin-bottom: 5px;
}

/* line 38, sass/_homepage.scss */
.headlines .side-thumb div a {
  font-size: 15px;
	font-size: 0.938em;
  font-weight: 400;
}

/* line 43, sass/_homepage.scss */
.headlines h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 2em;
  line-height: 1.1;
	letter-spacing: -.01em;
}

/* line 48, sass/_homepage.scss */
.headlines .editors-pick {
  border-top: solid 1px #e9ebee;
  padding-top: 30px;
}

/* line 51, sass/_homepage.scss */
.headlines .editors-pick .top-section {
  margin: auto;
}

/* line 53, sass/_homepage.scss */
.headlines .editors-pick .top-section p {
  display: inline-block;
  vertical-align: baseline;
  width: 48.78049%;
}

/* line 57, sass/_homepage.scss */
.headlines .editors-pick .top-section p:last-child {
  text-align: right;
}

/* line 62, sass/_homepage.scss */
.headlines .editors-pick img {
  margin-bottom: 5px;
  width: 100%;
}

/* line 66, sass/_homepage.scss */
.headlines .editors-pick .thumb {
  margin-bottom: 10px;
}

/* line 69, sass/_homepage.scss */
.headlines .editors-pick .thumb > div p {
  margin-bottom: 5px;
}

/* line 71, sass/_homepage.scss */
.headlines .editors-pick .thumb > div p:last-child {
  margin-bottom: 0;
}

/* line 76, sass/_homepage.scss */
.headlines .editors-pick .thumb a {
  font-size: 15px;
	font-size: 0.938em;
  line-height: 1;
  font-weight: 400;
}

/* line 83, sass/_homepage.scss */
.headlines .brand-news-side {
  background-color: #e9ebee;
}

/* line 85, sass/_homepage.scss */
.headlines .brand-news-side .thumbs {
  padding: 10px 20px;
  box-sizing: border-box;
}

/* line 88, sass/_homepage.scss */
.headlines .brand-news-side .thumbs img {
  margin-bottom: 5px;
  width: 100%;
}

/* line 92, sass/_homepage.scss */
.headlines .brand-news-side .thumbs a {
  font-size: 0.875em;
  line-height: 1.3;
  font-weight: 400;
}

/* line 101, sass/_homepage.scss */
.skinning,
.no-skinning {
  border-bottom: solid 1px #e9ebee;
  position: relative;
}

/* line 105, sass/_homepage.scss */
.skinning .ads-skin,
.no-skinning .ads-skin {
  margin-bottom: 160px;
}

/* line 107, sass/_homepage.scss */
.skinning .ads-skin .skinning-img,
.no-skinning .ads-skin .skinning-img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
}

/* line 114, sass/_homepage.scss */
.skinning .ads-skin > div,
.no-skinning .ads-skin > div {
  position: absolute;
  z-index: 0;
  max-width: 100%;
  overflow: hidden;
  left: 0;
  right: 0;
}

/* line 121, sass/_homepage.scss */
.skinning .ads-skin > div *,
.no-skinning .ads-skin > div * {
  width: 100%;
  display: block !important;
  margin: auto auto;
}

/* line 128, sass/_homepage.scss */
.skinning .new-videos,
.skinning .spotlight,
.no-skinning .new-videos,
.no-skinning .spotlight {
  padding: 20px 0;
}

/* line 131, sass/_homepage.scss */
.skinning .new-videos .jcarousel-wrapper,
.skinning .spotlight .jcarousel-wrapper,
.no-skinning .new-videos .jcarousel-wrapper,
.no-skinning .spotlight .jcarousel-wrapper {
  margin: 0 auto;
}

/* line 133, sass/_homepage.scss */
.skinning .new-videos .jcarousel-wrapper p,
.skinning .spotlight .jcarousel-wrapper p,
.no-skinning .new-videos .jcarousel-wrapper p,
.no-skinning .spotlight .jcarousel-wrapper p {
  margin: 10px 0px;
}

/* line 136, sass/_homepage.scss */
.skinning .new-videos .jcarousel-wrapper .scroll a,
.skinning .spotlight .jcarousel-wrapper .scroll a,
.no-skinning .new-videos .jcarousel-wrapper .scroll a,
.no-skinning .spotlight .jcarousel-wrapper .scroll a {
  font-size: 15px;
	font-size: 0.938em;
  line-height: 1.3;
  font-weight: 400;
}

/* line 145, sass/_homepage.scss */
.skinning .new-videos .scroll > a,
.no-skinning .new-videos .scroll > a {
  display: block;
  position: relative;
}

/* line 148, sass/_homepage.scss */
.skinning .new-videos .scroll > a .hover,
.no-skinning .new-videos .scroll > a .hover {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
}

/* line 155, sass/_homepage.scss */
.skinning .new-videos .scroll > a .icon-play,
.no-skinning .new-videos .scroll > a .icon-play {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto;
  z-index: 1;
}

/* line 166, sass/_homepage.scss */
.skinning .new-videos .scroll > a .tag,
.no-skinning .new-videos .scroll > a .tag {
  position: absolute;
  top: 0;
}

/* line 175, sass/_homepage.scss */
.skinning .spotlight .ad > *,
.no-skinning .spotlight .ad > * {
  display: block;
  margin: auto auto;
}

/* line 181, sass/_homepage.scss */
.skinning .container,
.no-skinning .container {
  max-width: 960px;
  margin: auto auto;
  background: #fff;
  padding: 20px 0;
  position: relative;
}

/* line 187, sass/_homepage.scss */
.skinning .container .top-section,
.no-skinning .container .top-section {
  width: 89.58333%;
  margin: auto;
}

/* line 190, sass/_homepage.scss */
.skinning .container .top-section p,
.no-skinning .container .top-section p {
  display: inline-block;
  vertical-align: baseline;
  width: 48.83721%;
}

/* line 194, sass/_homepage.scss */
.skinning .container .top-section p:last-child,
.no-skinning .container .top-section p:last-child {
  text-align: right;
}

/* line 199, sass/_homepage.scss */
.skinning .container .spotlight,
.no-skinning .container .spotlight {
  background-color: transparent;
  padding: 20px 0;
  border-top: solid 1px #e9ebee;
}

/* line 202, sass/_homepage.scss */
.skinning .container .spotlight .jcarousel-wrapper,
.no-skinning .container .spotlight .jcarousel-wrapper {
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}

/* line 206, sass/_homepage.scss */
.skinning .container .spotlight .jcarousel-wrapper .slick-prev,
.no-skinning .container .spotlight .jcarousel-wrapper .slick-prev {
  left: -20px;
}

/* line 209, sass/_homepage.scss */
.skinning .container .spotlight .jcarousel-wrapper .slick-next,
.no-skinning .container .spotlight .jcarousel-wrapper .slick-next {
  right: -20px;
}

/* line 214, sass/_homepage.scss */
.skinning .container .focus,
.skinning .container .whats-hot,
.no-skinning .container .focus,
.no-skinning .container .whats-hot {
  margin: auto 50px;
  box-sizing: border-box;
  border-top: solid 1px #e9ebee;
  border-bottom: solid 1px #e9ebee;
  padding: 20px 0;
}

/* line 221, sass/_homepage.scss */
.skinning .container .focus .top-section,
.skinning .container .whats-hot .top-section,
.no-skinning .container .focus .top-section,
.no-skinning .container .whats-hot .top-section {
  width: 100%;
}

/* line 224, sass/_homepage.scss */
.skinning .container .focus img,
.skinning .container .whats-hot img,
.no-skinning .container .focus img,
.no-skinning .container .whats-hot img {
  margin-bottom: 5px;
  width: 100%;
}

/* line 228, sass/_homepage.scss */
.skinning .container .focus a,
.skinning .container .whats-hot a,
.no-skinning .container .focus a,
.no-skinning .container .whats-hot a {
  font-size: 15px;
	font-size: 0.938em;
  line-height: 1.3;
  font-weight: 400;
}

/* line 234, sass/_homepage.scss */
.skinning .container .whats-hot,
.no-skinning .container .whats-hot {
  border: 0;
}

/* line 240, sass/_homepage.scss */
.no-skinning {
  padding-top: 0px;
}

/* line 243, sass/_homepage.scss */
.no-skinning .new-videos .container {
  background-color: transparent;
}

/* line 249, sass/_homepage.scss */
.large-thumb {
  padding-top: 20px;
  text-align: center;
}

/* line 251, sass/_homepage.scss */
.large-thumb .tofit {
  display: inline-block;
  float: none;
  width: 32.25806%;
  margin: 10px auto;
  vertical-align: top;
  padding: 0 5px;
  text-align: left;
  box-sizing: border-box;
}

/* line 259, sass/_homepage.scss */
.large-thumb .tofit img {
  margin-bottom: 5px;
  width: 100%;
}

/* line 265, sass/_homepage.scss */
.large-thumb .tofit.classified-odd a, .large-thumb .tofit.trending a {
  font-size: 15px;
	font-size: 0.938em;
  line-height: 1.3;
  font-weight: 400;
	font-family: inherit;
}

/* line 269, sass/_homepage.scss */
.large-thumb .tofit.classified-odd a.heading, .large-thumb .tofit.trending a.heading {
  font-size: 24px;
  font-size: 1.500em;
  line-height: normal;
}

/* line 274, sass/_homepage.scss */
.large-thumb .tofit.classified-odd a.see-more, .large-thumb .tofit.trending a.see-more {
  font-size: 14px;
  font-size: 0.875em;
}

/* line 280, sass/_homepage.scss */
.large-thumb .tofit.revealOnScroll {
  opacity: 0;
}

/* line 284, sass/_homepage.scss */
.large-thumb a {
  font-weight: 400;
  font-size: 15px;
	font-size: 0.938em;
  line-height: 1.3;
}

/* line 289, sass/_homepage.scss */
.large-thumb a.see-more {
  font-weight: 500;
}

/* line 292, sass/_homepage.scss */
.large-thumb a.main-link {
	font-family: 'Roboto',sans-serif;
  font-size: 18px;
  font-size: 1.125em;
  font-weight: 500;
}

/* line 298, sass/_homepage.scss */
.large-thumb a.heading {
  font-size: 25px;
  line-height: normal;
}

/* line 304, sass/_homepage.scss */
.large-thumb .opinion li {
  margin-bottom: 10px;
}

/* line 306, sass/_homepage.scss */
.large-thumb .opinion li img,
.large-thumb .opinion li div {
  display: inline-block;
  vertical-align: top;
  width: auto;
}

/* line 311, sass/_homepage.scss */
.large-thumb .opinion li img p,
.large-thumb .opinion li div p {
  margin-bottom: 0;
	font-weight: 500!important;
}

/* line 315, sass/_homepage.scss */
.large-thumb .opinion li div {
  margin-left: 10px;
  width: 50%;
}

/* line 319, sass/_homepage.scss */
.large-thumb .opinion li img {
  width: 37.5%;
}

/* line 326, sass/_homepage.scss */
.maiinit-na-balita {
  background-color: #e9ebee;
}

/* line 328, sass/_homepage.scss */
.maiinit-na-balita .top-section {
  margin: auto;
  padding: 15px 0;
}

/* line 331, sass/_homepage.scss */
.maiinit-na-balita .top-section p {
  display: inline-block;
  vertical-align: baseline;
  width: 49.19355%;
  margin-bottom: 0;
}

/* line 336, sass/_homepage.scss */
.maiinit-na-balita .top-section p:last-child {
  text-align: right;
}

/* line 341, sass/_homepage.scss */
.maiinit-na-balita .jcarousel-wrapper {
  width: 100%;
  margin-top: 0;
}

/* line 344, sass/_homepage.scss */
.maiinit-na-balita .jcarousel-wrapper img {
  margin-bottom: 10px;
}

/* line 347, sass/_homepage.scss */
.maiinit-na-balita .jcarousel-wrapper .scroll a {
  font-size: 0.938em;
	font-size: 15px;
  line-height: 1.3;
  font-weight: 400;
}

/* line 355, sass/_homepage.scss */
.columns {
  margin: 40px auto;
  border-bottom: solid 1px #e9ebee;
}

/* line 358, sass/_homepage.scss */
.columns img {
  width: 100%;
}

/* line 362, sass/_homepage.scss */
.columns ul li {
  padding: 10px 0;
}

/* line 364, sass/_homepage.scss */
.columns ul li a {
  font-size: 0.938em;
	font-size: 15px;
  line-height: 1.3;
  font-weight: 400;
}

/* line 373, sass/_homepage.scss */
.brand-news-full {
  border-bottom: solid 1px #e9ebee;
  max-width: 1280px;
  margin: auto auto;
}

/* line 377, sass/_homepage.scss */
.brand-news-full .tag {
  font-size: 24px;
  font-size: 1.500em;
  line-height: 18px;
  padding: 20px;
}

/* line 384, sass/_homepage.scss */
.brand-news-full ul li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  width: 32.25806%;
}

/* line 389, sass/_homepage.scss */
.brand-news-full ul li img,
.brand-news-full ul li div {
  display: inline-block;
  vertical-align: top;
}

/* line 394, sass/_homepage.scss */
.brand-news-full ul li div {
  margin-left: 15px;
  width: 46.25%;
}

/* line 397, sass/_homepage.scss */
.brand-news-full ul li div p {
  margin-bottom: 0;
}

/* line 401, sass/_homepage.scss */
.brand-news-full ul li img {
  width: 47.5%;
}

/* line 404, sass/_homepage.scss */
.brand-news-full ul li a {
	font-size: 15px;
  font-size: 0.938em;
  line-height: 1.3;
  font-weight: 400;
}

/* line 414, sass/_homepage.scss */
.investigations img {
  margin-bottom: 5px;
  width: 100%;
}

/* line 418, sass/_homepage.scss */
.investigations a {
	font-size: 15px;
  font-size: 0.938em;
  line-height: 1.3;
  font-weight: 400;
}

/* line 423, sass/_homepage.scss */
.investigations a.arr:after {
  bottom: 0;
}

/* line 432, sass/_homepage.scss */
.weather-widget img,
.advertisment-widget img {
  display: block;
  margin: 15px auto;
}

/* line 439, sass/_homepage.scss */
.advertisment-widget img {
  width: auto;
}

/* line 442, sass/_homepage.scss */
.advertisment-widget > div {
  margin: auto;
  padding-top: 30px;
}

/* line 448, sass/_homepage.scss */
.showlist-social {
  border-top: solid 1px #e9ebee;
  padding-top: 20px;
}

/* line 452, sass/_homepage.scss */
.showlist-social .showlist ul {
  margin-top: 40px;
}

/* line 454, sass/_homepage.scss */
.showlist-social .showlist ul li {
  margin: 10px 0;
}

/* Sky icon */
/* line 468, sass/_homepage.scss */
.wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary {
  background-color: #fff;
}

/* line 471, sass/_homepage.scss */
.wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-sky img {
  height: 70px;
}

/* line 476, sass/_homepage.scss */
.wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-temperature .wx-wrapper {
  text-align: center !important;
}

/* line 479, sass/_homepage.scss */
.wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-temperature .wx-text {
  text-align: center !important;
}

/* line 488, sass/_homepage.scss */
.wx-skin-default .wx-panel-widget .wx-format {
  background: url("//sa.kapamilya.com/absnews/abscbnnews/media/abs-cbnnews/abscbnmaster/weather-grad.jpg") repeat center;
}

/* line 491, sass/_homepage.scss */
.wx-skin-default .wx-panel-widget .wx-header {
  background-color: transparent !important;
}

/* line 493, sass/_homepage.scss */
.wx-skin-default .wx-panel-widget .wx-header .wx-toggle-control {
  top: 12px !important;
}

/* line 498, sass/_homepage.scss */
.wx-skin-default .wx-panel-widget .wx-content .wx-details {
  background-color: transparent !important;
  border-top: 1px solid #cccccc;
  padding-bottom: 6px;
  color: #000;
}

/* line 506, sass/_homepage.scss */
.wx-skin-default .wx-panel-widget dl.wx-current dd {
  font-size: 60px !important;
}

/* line 513, sass/_homepage.scss */
.wx-skin-default .wx-current-conditions-widget-detailed .wx-box-format .wx-details {
  padding-top: 0 !important;
}

/* line 520, sass/_homepage.scss */
.arr {
  position: relative;
  font-weight: normal;
}

/* line 524, sass/_homepage.scss */
.arr:after {
  background: url(//sa.kapamilya.com/absnews/abscbnnews/media/2016/graphics/breaking-news-arrow.png) no-repeat;
  content: '';
  width: 25px;
  height: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -32px;
  background-size: contain;
}

/* line 1, sass/_section.scss */
.section-page {
  position: relative;
}

/* line 3, sass/_section.scss */
.section-page .mobile {
  display: none;
}

/* line 6, sass/_section.scss */
.section-page p {
  color: #444;
  font-size: 15px;
	font-size: 0.938em;
  line-height: 1.2;
}

.section-more-stories a.text-red {
  font-size: 0.875em;
}

/* line 12, sass/_section.scss */
.section-page .ads-block.leaderboard {
  margin-bottom: 40px;
}

/* line 14, sass/_section.scss */
.section-page .ad-skin {
  position: relative;
}

/* line 17, sass/_section.scss */
.section-page .ad-skin a {
  position: absolute;
  top: 0;
  display: block;
}

/* line 22, sass/_section.scss */
.section-page .ad-skin a.left {
  left: 0;
}

/* line 23, sass/_section.scss */
.section-page .ad-skin a.right {
  right: 0;
}

/* line 25, sass/_section.scss */
.section-page .ad-skin a img {
  display: block;
}

/* line 30, sass/_section.scss */
.section-page .ad-skin.mobile {
  display: none;
  z-index: 1;
  margin: 20px auto;
}

/* line 34, sass/_section.scss */
.section-page .ad-skin.mobile a {
  position: static;
  width: 100%;
}

/* line 41, sass/_section.scss */
.section-page .section-block {
  background-color: #fff;
  max-width: 960px;
  margin: auto;
  display: block;
  position: relative;
}

/* line 48, sass/_section.scss */
.section-page .section-block .text-gray {
  font-family: 'Roboto', sans-serif;
  font-size: 0.938em!important;
  font-weight: 400;
  color: #959595;
}

/* line 53, sass/_section.scss */
.section-page .section-block .article-content h3 {
  font-size: 18px;
  font-weight: 500;
  padding: 10px 0;
}

/* line 60, sass/_section.scss */
.section-page .section-block .author {
  color: #C71D1D;
}

/* line 64, sass/_section.scss */
.section-page .section-block .section-left-panel .article-block .news-title {
  padding: 0;
  font-size: 1.875em;
  margin: 5px 0;
}

/* line 69, sass/_section.scss */
.section-page .section-block .section-left-panel .article-block img {
  width: 100%;
}

/* line 71, sass/_section.scss */
.section-page .section-block .section-left-panel .article-block q {
  color: #fff;
  font-size: 28px;
  font-weight: 500;
}

/* line 81, sass/_section.scss */
.section-page .section-block .section-right-panel .section-tabs .tabs li {
  font-size: 20px;
  padding: 10px 10px;
}

/* line 86, sass/_section.scss */
.section-page .section-block .section-right-panel .section-tabs .content.current {
  width: 100%;
}

/* line 90, sass/_section.scss */
.section-page .section-block .section-right-panel .section-tabs .content.current li .title {
  margin-bottom: 0;
}

/* line 94, sass/_section.scss */
.section-page .section-block .section-right-panel .brand-news-block .brand-news {
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 25px;
  font-size: 1.563em;
}

/* line 102, sass/_section.scss */
.section-page .section-block .section-right-panel .new-videos .fix div a, .section-page .section-block .section-right-panel .new-videos .fix div h5 {
  display: inline-block;
  max-width: 45.66667%;
  vertical-align: top;
}

/* line 107, sass/_section.scss */
.section-page .section-block .section-right-panel .new-videos .fix div a a, .section-page .section-block .section-right-panel .new-videos .fix div h5 a {
  max-width: 100%;
  font-weight: 500;
}

/* line 111, sass/_section.scss */
.section-page .section-block .section-right-panel .new-videos .fix div a img, .section-page .section-block .section-right-panel .new-videos .fix div h5 img {
  max-width: 100%;
}

/* line 113, sass/_section.scss */
.section-page .section-block .section-right-panel .new-videos .fix div > a {
  max-width: 49.33333%;
  position: relative;
}

/* line 117, sass/_section.scss */
.section-page .section-block .section-right-panel .new-videos .fix div > a .icon-play {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto auto;
  z-index: 1;
}

/* line 128, sass/_section.scss */
.section-page .section-block .section-right-panel .new-videos .fix div > a .tag {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  padding: 0 10px;
}

/* line 137, sass/_section.scss */
.section-page .section-block .section-right-panel .new-videos .fix div h5 {
  padding-left: 10px;
  font-size: 0.875em;
}

/* line 141, sass/_section.scss */
.section-page .section-block .article-block q {
  color: #444;
  font-size: 22px;
	line-height: 1.2;
}

/* line 148, sass/_section.scss */
.section-page .two-columns .thumb {
  display: inline-block;
  box-sizing: border-box;
  margin: auto auto 20px;
  width: 50%;
  min-height: 315px;
  padding: 0 5px;
}

/* line 157, sass/_section.scss */
.section-page .two-columns .thumb img {
  display: block;
  margin: auto auto 5px;
  width: 100%;
}

/* line 163, sass/_section.scss */
.section-page .two-columns .thumb .content {
  padding-right: 20px;
}

/* line 166, sass/_section.scss */
.section-page .two-columns .thumb .content p {
  margin-bottom: 5px;
  line-height: 1;
}

/* line 174, sass/_section.scss */
.section-page .section-more-stories {
  margin-bottom: 40px;
}

/* line 177, sass/_section.scss */
.section-page .section-more-stories .title {
  font-size: 15px;
  font-size: 0.938em;
}

/* line 182, sass/_section.scss */
.section-page .section-more-stories p {
  margin-bottom: 5px;
  font-size: 14px;
  font-size: 0.875em;
	line-height: 1.3;
}

/* line 187, sass/_section.scss */
.section-page .section-more-stories p:last-child {
  margin-bottom: 0;
  font-weight: 400;
}

/* line 193, sass/_section.scss */
.section-page .section-more-stories article {
  padding: 20px 0;
  border-bottom: solid 1px #e6e6e6;
}

/* line 197, sass/_section.scss */
.section-page .section-more-stories article:first-child {
  padding-top: 0;
}

/* line 203, sass/_section.scss */
.section-page .outer-left-ad {
  left: 0;
  overflow: hidden;
  position: absolute;
  text-align: right;
  width: 50%;
  z-index: 0;
}

/* line 211, sass/_section.scss */
.section-page .outer-right-ad {
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 50%;
  z-index: 0;
}

/* line 218, sass/_section.scss */
.section-page .outer-left-inner-ad {
  float: right;
  left: -500px;
  overflow: hidden;
  position: relative;
  top: 0;
  width: 160px;
  z-index: 1;
}

/* line 227, sass/_section.scss */
.section-page .outer-right-inner-ad {
  overflow: hidden;
  position: relative;
  right: -500px;
  top: 0px;
  width: 160px;
  z-index: 1;
}

/* line 236, sass/_section.scss */
.section-block .article-block q {
  color: #444;
  font-size: 22px;
	line-height: 1.2;
}

/* line 1, sass/_multimedia.scss */
.multimedia-page {
  background-color: #fff;
}

/* line 3, sass/_multimedia.scss */
.multimedia-page .breadcrumb-block a {
  color: #898989 !important;
}

.multimedia-page p,
.multimedia-page a {
  font-weight: normal;
  line-height: 18px;
}

.multimedia-page .media-content p {
  font-weight: 400;
	line-height: 1.6666666667;
	font-size: 14px;
	margin: 10px 0 15px;
}

.multimedia-page .f-title {
  font-weight: 500;
}

.multimedia-page .s-title {
  font-weight: 500;
  font-size: 16px;
}

.multimedia-page cite {
  color: #595959;
  font-size: 14px;
  font-style: italic;
}

.multimedia-page cite:before {
  font-family: FontAwesome;
  color: #ccc;
  font-style: normal;
  content: "\f030";
  display: inline-block;
  padding: 0 5px 0 5px;
  vertical-align: initial;
}

/* line 7, sass/_multimedia.scss */
.multimedia-page a {
  color: inherit;
  cursor: pointer;
  outline: none;
}

/* line 11, sass/_multimedia.scss */
.multimedia-page a:hover {
  text-decoration: none;
}

/* line 15, sass/_multimedia.scss */
.multimedia-page #content {
  padding: 0;
}

/* line 18, sass/_multimedia.scss */
.multimedia-page .mobile {
  display: none;
}

/* line 21, sass/_multimedia.scss */
.multimedia-page .ticker-block {
  margin-bottom: 0;
}

/* line 24, sass/_multimedia.scss */
.multimedia-page .item-content-block {
  border-bottom: 0;
  max-width: 100%;
}

/* line 27, sass/_multimedia.scss */
.multimedia-page .item-content-block > section {
  max-width: 1366px;
  padding: 0 40px;
  margin: 0 auto 20px;
}

/* line 33, sass/_multimedia.scss */
.multimedia-page .tag {
  font-size: 1.563em;
  line-height: 1.5;
  margin: 0 0 30px !important;
}

/* line 37, sass/_multimedia.scss */
.multimedia-page .tag a {
  color: #fff !important;
}

/* line 41, sass/_multimedia.scss */
.multimedia-page .heading {
  font-size: 1.563em;
}

/* line 44, sass/_multimedia.scss */
.multimedia-page .top-section {
  padding-bottom: 40px;
  border-bottom: solid 1px #e9ebee;
}

/* line 48, sass/_multimedia.scss */
.multimedia-page .meta-author,
.multimedia-page .meta-date {
  font-size: 0.750em;
  color: #959595;
  line-height: 1;
}

/* line 54, sass/_multimedia.scss */
.multimedia-page .AR_6.ob-two-rows-strip-layout .ob-widget-header,
.multimedia-page .AR_6.ob-two-rows-strip-layout .ob-rec-text {
  color: #fff !important;
}

/* line 59, sass/_multimedia.scss */
.multimedia-page .three-cols .col {
  margin-bottom: 20px;
}

/* line 61, sass/_multimedia.scss */
.multimedia-page .three-cols .col:nth-child(3n+1) {
  margin-left: 0;
}

/* line 64, sass/_multimedia.scss */
.multimedia-page .three-cols .col img {
  width: 100%;
  margin-bottom: 5px;
}

/* line 70, sass/_multimedia.scss */
.multimedia-page .section-white {
  padding: 20px 0;
}

/* line 73, sass/_multimedia.scss */
.multimedia-page .section-photos,
.multimedia-page .section-slideshows {
  padding: 40px 0;
}

/* line 76, sass/_multimedia.scss */
.multimedia-page .section-photos .title a,
.multimedia-page .section-slideshows .title a {
  font-weight: 400;
	font-size: 14px;
}

/* line 79, sass/_multimedia.scss */
.multimedia-page .section-photos .details,
.multimedia-page .section-slideshows .details {
  border-bottom: solid 1px #C71D1D;
}

/* line 82, sass/_multimedia.scss */
.multimedia-page .section-photos .cover img,
.multimedia-page .section-slideshows .cover img {
  width: 100%;
}

/* line 85, sass/_multimedia.scss */
.multimedia-page .section-photos .row,
.multimedia-page .section-slideshows .row {
  margin-bottom: 20px;
}

/* line 88, sass/_multimedia.scss */
.multimedia-page .section-photos .featured,
.multimedia-page .section-slideshows .featured {
  margin-bottom: 40px;
}

/* line 90, sass/_multimedia.scss */
.multimedia-page .section-photos .featured .title a,
.multimedia-page .section-slideshows .featured .title a {
	font-family: 'Roboto', sans-serif;
  font-size: 2.3em;
  line-height: 1.2;
  font-weight: 500;
}

/* line 98, sass/_multimedia.scss */
.multimedia-page .section-videos p {
  text-align: center;
}

/* line 100, sass/_multimedia.scss */
.multimedia-page .section-videos p.see-more-strike {
  display: block;
  width: 100%;
  text-align: left;
}

/* line 105, sass/_multimedia.scss */
.multimedia-page .section-videos p .strike {
  border-top: dotted 1px #313131;
  width: 85.77586%;
  display: inline-block;
  vertical-align: middle;
}

/* line 111, sass/_multimedia.scss */
.multimedia-page .section-videos p .see-more {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

/* line 117, sass/_multimedia.scss */
.multimedia-page .section-videos .heading {
  padding: 20px 0;
  text-align: left;
}

/* line 121, sass/_multimedia.scss */
.multimedia-page .section-videos .title {
  font-size: 2em;
  line-height: 1;
}

/* line 125, sass/_multimedia.scss */
.multimedia-page .section-videos .cover img {
  width: 100%;
  margin-bottom: 10px;
}

/* line 129, sass/_multimedia.scss */
.multimedia-page .section-videos .featured {
  padding: 40px 0;
  margin-bottom: 40px;
  border-bottom: dotted 1px #313131;
  border-top: dotted 1px #313131;
}

/* line 134, sass/_multimedia.scss */
.multimedia-page .section-videos .featured .col-6:first-child {
  padding-right: 5px;
}

/* line 137, sass/_multimedia.scss */
.multimedia-page .section-videos .featured .col-6:last-child {
  margin-left: 0;
  border-left: dotted 1px #313131;
  padding-left: 5px;
}

/* line 144, sass/_multimedia.scss */
.multimedia-page .section-videos .media .small {
  margin-bottom: 0;
}

/* line 148, sass/_multimedia.scss */
.multimedia-page .section-videos .tiles {
  margin-bottom: 40px;
}

/* line 150, sass/_multimedia.scss */
.multimedia-page .section-videos .tiles .col-4 {
  margin: 0;
  border-right: dotted 1px #313131;
}

/* line 153, sass/_multimedia.scss */
.multimedia-page .section-videos .tiles .col-4:first-child {
  padding-left: 0;
}

/* line 156, sass/_multimedia.scss */
.multimedia-page .section-videos .tiles .col-4:last-child {
  border: 0;
}

/* line 160, sass/_multimedia.scss */
.multimedia-page .section-videos .tiles .col-4 .cover img {
  width: 93.82716%;
}

/* line 163, sass/_multimedia.scss */
.multimedia-page .section-videos .tiles .col-4 .cover:after {
  width: 32px;
  height: 32px;
  background-size: contain;
}

/* line 170, sass/_multimedia.scss */
.multimedia-page .section-videos .tiles .title {
  font-size: 1.563em;
}

/* line 173, sass/_multimedia.scss */
.multimedia-page .section-videos .tiles img {
  display: block;
  margin: auto auto;
}

/* line 180, sass/_multimedia.scss */
.multimedia-page .section-slideshows .details {
  border-bottom: solid 1px #959595;
}

/* line 184, sass/_multimedia.scss */
.multimedia-page .section-infographics {
  padding: 40px 0;
  background-color: #313131;
}

/* line 186, sass/_multimedia.scss */
.multimedia-page .section-infographics .heading {
  margin-bottom: 20px;
}

/* line 189, sass/_multimedia.scss */
.multimedia-page .section-infographics .item {
  border-left: solid 3px #fff;
  margin-bottom: 20px;
}

/* line 192, sass/_multimedia.scss */
.multimedia-page .section-infographics .item p,
.multimedia-page .section-infographics .item h1 {
  padding: 0 10px;
}

/* line 196, sass/_multimedia.scss */
.multimedia-page .section-infographics .item img {
  width: 100%;
}

/* line 200, sass/_multimedia.scss */
.multimedia-page .section-infographics h1 {
  font-size: 2.3em;
}

/* line 203, sass/_multimedia.scss */
.multimedia-page .section-infographics .meta-author,
.multimedia-page .section-infographics .meta-date {
  color: #fff;
}

/* line 208, sass/_multimedia.scss */
.multimedia-page .section-more {
  padding: 40px 0;
}

/* line 210, sass/_multimedia.scss */
.multimedia-page .section-more .cover img {
  width: 100%;
}

/* line 213, sass/_multimedia.scss */
.multimedia-page .section-more .details {
  border-bottom: solid 1px #e9ebee;
}

/* line 215, sass/_multimedia.scss */
.multimedia-page .section-more .details .title {
  font-size: 1em;
}

/* line 219, sass/_multimedia.scss */
.multimedia-page .section-more .three-cols {
  margin-bottom: 30px;
}

/* line 222, sass/_multimedia.scss */
.multimedia-page .section-more .col {
  padding: 0 5px;
  box-sizing: border-box;
}

/* line 226, sass/_multimedia.scss */
.multimedia-page .section-more .video {
  margin-bottom: 40px;
}

/* line 228, sass/_multimedia.scss */
.multimedia-page .section-more .video .col {
  margin: 0;
  border-right: dotted 1px #313131;
  text-align: center;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
  vertical-align: top;
}

/* line 236, sass/_multimedia.scss */
.multimedia-page .section-more .video .col:nth-child(3n+1) {
  padding-left: 0;
}

/* line 239, sass/_multimedia.scss */
.multimedia-page .section-more .video .col:nth-child(3n) {
  border: 0;
}

/* line 243, sass/_multimedia.scss */
.multimedia-page .section-more .video .col .cover img {
  width: 93.82716%;
}

/* line 246, sass/_multimedia.scss */
.multimedia-page .section-more .video .col .cover:after {
  width: 32px;
  height: 32px;
  background-size: contain;
}

/* line 253, sass/_multimedia.scss */
.multimedia-page .section-more .video .title {
  font-size: 1.563em;
  line-height: 1.2;
}

/* line 257, sass/_multimedia.scss */
.multimedia-page .section-more .video img {
  display: block;
  margin: auto auto;
}

/* line 263, sass/_multimedia.scss */
.multimedia-page.inner {
  background-color: #fff;
}

/* line 265, sass/_multimedia.scss */
.multimedia-page.inner .AR_6.ob-two-rows-strip-layout .ob-widget-header {
  color: #C71D1D !important;
}

/* line 268, sass/_multimedia.scss */
.multimedia-page.inner .AR_6.ob-two-rows-strip-layout .ob-rec-text {
  color: #000 !important;
}

/* line 274, sass/_multimedia.scss */
.multimedia-page.inner .heading {
  text-transform: none;
  margin: 10px 0;
  font-size: 1.563em;
}

/* line 279, sass/_multimedia.scss */
.multimedia-page.inner .media-content {
  margin-top: 20px;
  position: relative;
}

/* line 282, sass/_multimedia.scss */
.multimedia-page.inner .media-content img {
  width: 100%;
}

/* line 285, sass/_multimedia.scss */
.multimedia-page.inner .media-content > .photo-details {
  position: absolute;
  bottom: -40px;
}

/* line 289, sass/_multimedia.scss */
.media-content .slider-for {
  margin-bottom: 0;
}

/* line 293, sass/_multimedia.scss */
.media-content .slider-nav .slick-arrow {
  outline: none;
}

/* line 295, sass/_multimedia.scss */
.media-content .slider-nav .slick-arrow.slick-prev, .media-content .slider-nav .slick-arrow.slick-next {
  top: 0;
}

/* line 303, sass/_multimedia.scss */
.media-content .slider-nav .slick-slide {
  outline: none;
  padding: 0 5px;
  opacity: .7;
}

/* line 307, sass/_multimedia.scss */
.media-content .slider-nav .slick-slide .photo-details {
  opacity: 0;
}

/* line 311, sass/_multimedia.scss */
.media-content .slider-nav .slick-slide.slick-current {
  opacity: 1;
}

/* line 313, sass/_multimedia.scss */
.media-content .slider-nav .slick-slide.slick-current .photo-details {
  opacity: 1;
  transition: opacity 1.5s ease;
  position: absolute;
  bottom: 0;
  text-align: right;
}

/* line 327, sass/_multimedia.scss */
.multimedia-page.more-items .three-cols {
  margin-top: 40px;
}

/* line 333, sass/_multimedia.scss */
.multimedia-page.slideshow .main .section-block, .multimedia-page.narrative .main .section-block {
  max-width: 70%;
  margin-top: 20px;
}

/* line 341, sass/_multimedia.scss */
.multimedia-page.narrative .article-block .block-content > p {
  font-weight: 400;
  line-height: 1.6666666667;
  font-size: 15px;
	font-size: 0.938em;
  margin: 10px 0 15px;
}

.multimedia-page.narrative .article-block .block-content > h2 {
  font-weight: 500;
  font-size: 1.5em;
}

/* line 346, sass/_multimedia.scss */
.multimedia-page.narrative .article-block .block-content > img {
  display: block;
  margin-bottom: 20px;
  width: 100%;
}

/* line 351, sass/_multimedia.scss */
.multimedia-page.narrative .article-block .block-content a {
  color: #C71D1D;
}

/* line 353, sass/_multimedia.scss */
.multimedia-page.narrative .article-block .block-content a:hover {
  text-decoration: underline;
}

/* line 359, sass/_multimedia.scss */
.multimedia-page.narrative .heading {
  font-size: 2em;
}

/* line 362, sass/_multimedia.scss */
.multimedia-page.narrative .image-details {
  margin-bottom: 40px;
}

/* line 364, sass/_multimedia.scss */
.multimedia-page.narrative .image-details p {
  line-height: 1.5;
}

/* line 368, sass/_multimedia.scss */
.multimedia-page.narrative .image-container {
  position: relative;
  margin: 20px 0;
}

/* line 375, sass/_multimedia.scss */
.multimedia-page .pagination a.active {
  font-weight: 500;
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  /* line 10, sass/_mediaqueries.scss */
  .sprite {
    background: url(//sa.kapamilya.com/absnews/abscbnnews/media/newsmain/theme/sprite2x2.png) no-repeat;
    background-size: 80px 560px;
  }

  /* line 16, sass/_mediaqueries.scss */
  .loader {
    background: url(//sa.kapamilya.com/absnews/abscbnnews/media/newsmain/theme/loader2x.gif) no-repeat;
    background-size: 40px 40px;
  }
}
@media screen and (max-width: 1200px) {
  .section-block .news-share-block .bookmarked-saved-container {
    position: relative !important;
    top: 0;
    left: 0;
  }

  /* line 24, sass/_mediaqueries.scss */
  img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }

  /* line 30, sass/_mediaqueries.scss */
  .header-nav .special-link {
    display: none;
  }

  /* line 45, sass/_mediaqueries.scss */
  .ticker-block #btn-close {
    height: 50px;
    line-height: 50px;
  }

  /* line 51, sass/_mediaqueries.scss */
  .ads-block.leaderboard {
    /*width: 93.75%;*/
    width: 100%;
    margin: 10px auto;
  }

  /* line 56, sass/_mediaqueries.scss */
  .section-block {
    max-width: 93.75%;
  }

  /* line 58, sass/_mediaqueries.scss */
  .section-block .news-title {
    font-size: 2em;
  }

  /* line 63, sass/_mediaqueries.scss */
  .section-block .article-block .block-content {
    margin-left: 0;
  }

  /* line 67, sass/_mediaqueries.scss */
  .section-block .sharebar {
    margin-left: 0;
    margin-bottom: 20px;
  }

  /* line 71, sass/_mediaqueries.scss */
  .section-block .news-share-block #sticker {
    position: inherit !important;
    left: 0;
    top: 0;
    max-width: 100%;
    padding: 0;
    height: auto;
    padding-bottom: 10px;
    background: transparent;
  }

  /* line 80, sass/_mediaqueries.scss */
  .section-block .news-share-block #sticker p {
    display: none;
  }

  /* line 84, sass/_mediaqueries.scss */
  .section-block .news-share-block p {
    float: left;
    padding: 0;
    margin: 0;
    margin-top: 20px;
    margin-right: 10px;
  }

  /* line 92, sass/_mediaqueries.scss */
  .section-block .news-share-block ul li {
    float: left;
    margin: 0 5px;
  }

  /* line 99, sass/_mediaqueries.scss */
  .section-block .sprite.share-ktalk {
    display: block;
    background-position: 0px -80px;
  }

  /* line 102, sass/_mediaqueries.scss */
  .section-block .sprite.share-ktalk:hover {
    background-position: -40px -80px;
  }

  /* line 106, sass/_mediaqueries.scss */
  .section-block .sprite.share-viber {
    display: block;
    background-position: 0px -160px;
  }

  /* line 109, sass/_mediaqueries.scss */
  .section-block .sprite.share-viber:hover {
    background-position: -40px -160px;
  }

  /* line 113, sass/_mediaqueries.scss */
  .section-block .sprite.share-wechat {
    display: block;
    background-position: 0px -200px;
  }

  /* line 116, sass/_mediaqueries.scss */
  .section-block .sprite.share-wechat:hover {
    background-position: -40px -200px;
  }

  /* line 123, sass/_mediaqueries.scss */
  .brand-news-block.mobile {
    display: none;
  }

  /* line 127, sass/_mediaqueries.scss */
  footer {
    height: auto;
  }

  /* line 131, sass/_mediaqueries.scss */
  .container {
    padding: 0 10px;
    box-sizing: border-box;
  }

  /* line 136, sass/_mediaqueries.scss */
  .jcarousel-wrapper.carousel-570 {
    margin-left: 0;
  }

  /* line 139, sass/_mediaqueries.scss */
  .jcarousel-wrapper.carousel-570 .slick-arrow.slick-prev, .jcarousel-wrapper.carousel-570 .slick-arrow.slick-next {
    bottom: 30%;
  }

  /* line 146, sass/_mediaqueries.scss */
  .jcarousel-wrapper.carousel-full .scroll {
    padding: 0 20px;
  }

  /* line 153, sass/_mediaqueries.scss */
  .section-tabs .tabs ul li {
    font-size: 20px;
  }

  /* line 161, sass/_mediaqueries.scss */
  .large-thumb .opinion li img,
  .large-thumb .opinion li div {
    margin: 0;
  }

  /* line 165, sass/_mediaqueries.scss */
  .large-thumb .opinion li div {
    width: 48%;
    margin-left: 5px;
  }

  /* line 172, sass/_mediaqueries.scss */
  .large-thumb .opinion li div br {
    display: none;
  }

  /* line 182, sass/_mediaqueries.scss */
  .brand-news-full ul li img {
    width: 48%;
  }

  /* line 185, sass/_mediaqueries.scss */
  .brand-news-full ul li div {
    margin-left: 5px;
    width: 48%;
  }

  /* line 195, sass/_mediaqueries.scss */
  .social ul li p,
  .social ul li a {
    width: 30%;
  }

  /* line 204, sass/_mediaqueries.scss */
  .brand-news-full.scroll.mobile {
    display: block;
  }

  /* line 207, sass/_mediaqueries.scss */
  .brand-news-full.scroll ul li {
    padding: 0 5px;
    box-sizing: border-box;
  }

  /* line 210, sass/_mediaqueries.scss */
  .brand-news-full.scroll ul li div,
  .brand-news-full.scroll ul li img {
    width: 100%;
    margin: 5px auto;
  }

  /* line 219, sass/_mediaqueries.scss */
  .section-page .ad-skin.desktop {
    display: none;
  }

  /* line 222, sass/_mediaqueries.scss */
  .section-page .ad-skin.mobile {
    display: block;
  }

  /* line 226, sass/_mediaqueries.scss */
  .section-page .section-block {
    max-width: 100%;
  }

  /* line 231, sass/_mediaqueries.scss */
  .section-page .section-left-panel > * {
    padding: 0 20px;
    box-sizing: border-box;
  }

  /* line 236, sass/_mediaqueries.scss */
  .section-page .section-left-panel .article-block img {
    width: 100%;
  }

  /* line 240, sass/_mediaqueries.scss */
  .section-page .section-left-panel .two-columns {
    padding-top: 20px;
  }

  /* line 244, sass/_mediaqueries.scss */
  .section-page .section-right-panel {
    padding-right: 20px;
  }

  /* line 247, sass/_mediaqueries.scss */
  .section-page .brand-news-full ul li {
    padding: 0 5px;
    box-sizing: border-box;
  }

  /* line 250, sass/_mediaqueries.scss */
  .section-page .brand-news-full ul li div,
  .section-page .brand-news-full ul li img {
    width: 100%;
    margin: 5px auto;
  }

  /* line 260, sass/_mediaqueries.scss */
  .multimedia-page.slideshow .main .section-block, .multimedia-page.narrative .main .section-block {
    max-width: 90.625%;
  }
}
@media screen and (max-width: 992px) {
  /* line 275, sass/_mediaqueries.scss */
  header.uninav-header .header-nav-toggle {
    position: static !Important;
  }

  /* line 278, sass/_mediaqueries.scss */
  header .uninav-main.mobile {
    top: 50px;
  }

	.main {
		overflow: hidden;
	}

	.embed-wrap {
		width: 100vw;
		position: relative;
		margin-left: -50vw;
		left: 50%;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	
	/* BRIGHTCOVE V2 */
	.bc-container {
		width: 100vw;
		position: relative;
		margin-left: -50vw;
		left: 50%;
		background-color: #fafafa;
	}
	
	.op-interactive {
    padding-bottom: 61.25%;
	}
	
	.op-interactive,.iwantbar {
		width: 100vw;
		position: relative;
		margin-left: -50vw;
		left: 50%;
    background-color: #fafafa;
	}
	
	.media-content {
		width: 99.225vw;
		position: relative;
		margin-left: -49.59vw;
		left: 50%;
    background-color: #fafafa;
	}
	
	.komiks-wrap {
		width: 100vw;
		position: relative;
		margin-left: -50vw;
		left: 50%;
	}
	
	.slick-slider { 
		display: table;
		table-layout: fixed;
		width: 100%;
	}
	
	.multimedia-page.narrative .image-container {
    width: 100vw;
		position: relative;
		margin-left: -50vw;
		left: 50%;
  }
	
	.multimedia-page.inner .media-content {
		padding: 0 20px;
	}
	
  /* line 281, sass/_mediaqueries.scss */
  .section-block {
    max-width: 92.74194%;
    margin: 0 auto;
  }

  /* line 284, sass/_mediaqueries.scss */
  .section-block .mobile {
    display: block;
  }

  /* line 287, sass/_mediaqueries.scss */
  .section-block .section-left-panel {
    width: 100%;
    float: none;
  }

  /* line 291, sass/_mediaqueries.scss */
  .section-block .section-right-panel {
    width: 100%;
    margin: 0;
    float: none;
  }

  /* line 295, sass/_mediaqueries.scss */
  .section-block .section-right-panel .ads-block {
    display: none;
  }

  /* line 299, sass/_mediaqueries.scss */
  .section-block .tabs,
  .section-block .tabs-inner,
  .section-block .tabs-inner.current {
    display: none;
  }

  /* line 306, sass/_mediaqueries.scss */
  .section-block .sidebar.sticker,
  .section-block .article-block.sticker {
    max-width: 100%;
    position: inherit !important;
  }

  /* line 311, sass/_mediaqueries.scss */
  .section-block .stream-block {
    float: left;
    width: 41.53226%;
    padding-top: 15px;
    display: none;
  }

  /* line 318, sass/_mediaqueries.scss */
  .section-block .outbrain ul {
    margin-left: 15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  /* line 338, sass/_mediaqueries.scss */
  .section-block .article-block .article-metakey {
    padding: 20px 0 0;
    clear: both;
  }

  /* line 343, sass/_mediaqueries.scss */
  .section-block.article-footer {
    padding-top: 0;
  }

  /* line 347, sass/_mediaqueries.scss */
  .brand-news-block {
    display: none;
    padding-bottom: 50px;
  }

  /* line 350, sass/_mediaqueries.scss */
  .brand-news-block.desktop {
    width: 50%;
    float: left;
    height: auto;
    overflow: inherit;
    padding-right: 8.46774%;
  }

  /* line 356, sass/_mediaqueries.scss */
  .brand-news-block.desktop .multiple-items {
    max-height: 325px;
    height: auto;
  }

  /* line 361, sass/_mediaqueries.scss */
  .brand-news-block.mobile {
    display: block;
  }

  /* line 364, sass/_mediaqueries.scss */
  .brand-news-block .brand-news-header {
    padding: 10px 0;
    margin-bottom: 10px;
    background: #000;
  }

  /* line 368, sass/_mediaqueries.scss */
  .brand-news-block .brand-news-header h3 {
    height: 25px;
  }

  /* line 371, sass/_mediaqueries.scss */
  .brand-news-block .brand-news-header h3 p.brand-news-full {
    float: left;
    padding: 0;
    padding-left: 20px;
  }

  /* line 376, sass/_mediaqueries.scss */
  .brand-news-block .brand-news-header h3 p.what-is-brand {
    float: right;
    padding: 0;
    padding-right: 20px;
  }

  /* line 387, sass/_mediaqueries.scss */
  .brand-news-block .multiple-items div img {
    float: none;
    max-width: 94.65021%;
  }

  /* line 394, sass/_mediaqueries.scss */
  .brand-news-block .brand-news-list h4 {
    display: block;
    height: auto;
    max-width: 88.47737%;
    margin-left: 0;
    padding: 5px 5px 0;
  }

  /* line 405, sass/_mediaqueries.scss */
  footer .holder .left,
  footer .holder .right {
    float: none;
    text-align: center;
  }

  /* line 415, sass/_mediaqueries.scss */
  .headlines > div {
    width: 100%;
    float: none;
  }

  /* line 418, sass/_mediaqueries.scss */
  .headlines > div .carousel {
    display: block;
    float: none;
    margin: auto;
    width: 100%;
  }

  /* line 427, sass/_mediaqueries.scss */
  .headlines > div .carousel .jcarousel-wrapper.carousel-570 .slick-arrow.slick-prev, .headlines > div .carousel .jcarousel-wrapper.carousel-570 .slick-arrow.slick-next {
    bottom: 5%;
  }

  /* line 435, sass/_mediaqueries.scss */
  .headlines > div .side-thumb {
    max-width: 100%;
    float: none !important;
    margin: 0 auto;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  /* line 460, sass/_mediaqueries.scss */
  .headlines > div .side-thumb > div {
    display: inline-block;
    width: 47.77778%;
    vertical-align: top;
    margin-bottom: 10px;
    padding: 0 5px;
    box-sizing: border-box;
  }

  /* line 468, sass/_mediaqueries.scss */
  .headlines > div .side-thumb > div img,
  .headlines > div .side-thumb > div div {
    display: inline-block;
    vertical-align: top;
  }

  /* line 473, sass/_mediaqueries.scss */
  .headlines > div .side-thumb > div img {
    width: 100%;
  }

  /* line 476, sass/_mediaqueries.scss */
  .headlines > div .side-thumb > div div {
    width: 100%;
  }

  /* line 478, sass/_mediaqueries.scss */
  .headlines > div .side-thumb > div div .tag {
    margin-top: 0;
  }

  /* line 484, sass/_mediaqueries.scss */
  .headlines > div .editors-pick {
    margin-top: 0;
  }

  /* line 486, sass/_mediaqueries.scss */
  .headlines > div .editors-pick .top-section,
  .headlines > div .editors-pick .thumb {
    max-width: 100%;
    display: block;
    margin: auto;
    width: 100%;
  }

  /* line 494, sass/_mediaqueries.scss */
  .headlines > div .editors-pick .top-section {
    max-width: 95.56452%;
  }

  /* line 497, sass/_mediaqueries.scss */
  .headlines > div .editors-pick .thumb {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  /* line 517, sass/_mediaqueries.scss */
  .headlines > div .editors-pick .thumb > div {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    margin: 0 0 20px 0;
    float: none;
    padding: 0 5px;
    box-sizing: border-box;
  }

  /* line 526, sass/_mediaqueries.scss */
  .headlines > div .editors-pick .thumb > div img,
  .headlines > div .editors-pick .thumb > div div {
    display: inline-block;
    vertical-align: top;
  }

  /* line 531, sass/_mediaqueries.scss */
  .headlines > div .editors-pick .thumb > div img {
    width: 100%;
  }

  /* line 534, sass/_mediaqueries.scss */
  .headlines > div .editors-pick .thumb > div div {
    width: 100%;
  }

  /* line 541, sass/_mediaqueries.scss */
  .headlines > div .brand-news-side .thumbs > div {
    margin: auto auto 20px;
    display: inline-block;
    width: 49%;
  }

  /* line 545, sass/_mediaqueries.scss */
  .headlines > div .brand-news-side .thumbs > div img,
  .headlines > div .brand-news-side .thumbs > div div {
    display: inline-block;
    vertical-align: top;
  }

  /* line 550, sass/_mediaqueries.scss */
  .headlines > div .brand-news-side .thumbs > div img {
    display: inline-block;
    width: 42%;
  }

  /* line 554, sass/_mediaqueries.scss */
  .headlines > div .brand-news-side .thumbs > div div {
    width: 53%;
    margin-left: 5px;
    display: inline-block;
  }

  /* line 564, sass/_mediaqueries.scss */
  .headlines .side-thumb div {
    margin-bottom: 10px;
  }

  /* line 568, sass/_mediaqueries.scss */
  .headlines .section-tabs {
    max-width: 90%;
    width: 100%;
    margin: 40px auto 0;
    float: none;
  }

  /* line 577, sass/_mediaqueries.scss */
  .large-thumb .tofit.opinion {
    display: block;
    float: none;
    width: 100%;
  }

  /* line 581, sass/_mediaqueries.scss */
  .large-thumb .tofit.opinion li {
    margin-bottom: 10px;
    display: inline-block;
    width: 48%;
  }

  /* line 589, sass/_mediaqueries.scss */
  .large-thumb .tofit.opinion .pull-right {
    float: none !important;
    text-align: center;
  }

  /* line 597, sass/_mediaqueries.scss */
  .brand-news-full ul {
    padding: 0;
    box-sizing: border-box;
  }

  /* line 600, sass/_mediaqueries.scss */
  .brand-news-full ul li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    width: 49%;
  }

  /* line 605, sass/_mediaqueries.scss */
  .brand-news-full ul li img {
    width: initial;
    display: inline-block;
    margin: auto auto;
  }

  /* line 610, sass/_mediaqueries.scss */
  .brand-news-full ul li div {
    margin: auto auto auto 5px;
    width: 44%;
  }

  /* line 613, sass/_mediaqueries.scss */
  .brand-news-full ul li div br {
    display: none;
  }

  /* line 620, sass/_mediaqueries.scss */
  .investigations a.arr:after {
    bottom: 0;
  }

  /* line 626, sass/_mediaqueries.scss */
  .section-page .section-left-panel > *:not(.ad-skin) {
    padding: 0 60px;
    box-sizing: border-box;
  }

  /* line 630, sass/_mediaqueries.scss */
  .section-page .section-left-panel .ad-skin {
    padding: 0;
  }

  /* line 633, sass/_mediaqueries.scss */
  .section-page .section-left-panel .brand-news-full {
    border: 0;
  }

  /* line 635, sass/_mediaqueries.scss */
  .section-page .section-left-panel .brand-news-full .tag {
    font-size: 1em;
    padding: 10px 20px;
  }

  /* line 641, sass/_mediaqueries.scss */
  .section-page .section-left-panel .article-block img {
    width: 100%;
  }

  /* line 645, sass/_mediaqueries.scss */
  .section-page .section-left-panel .two-columns {
    padding-top: 20px;
  }

  /* line 649, sass/_mediaqueries.scss */
  .section-page .section-right-panel {
    padding-right: 20px;
  }

  /* line 654, sass/_mediaqueries.scss  */
  .multimedia-page p,
  .multimedia-page a {
    line-height: 1;
  }

  /* line 661, sass/_mediaqueries.scss */
  .multimedia-page .section-photos .featured .title a,
  .multimedia-page .section-slideshows .featured .title a {
    font-size: 2.5em;
  }

  /* line 668, sass/_mediaqueries.scss */
  .multimedia-page.narrative .article-block .block-content>p {
    font-size: 16px;
		font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
  }

  /* line 671, sass/_mediaqueries.scss */
  .multimedia-page .mobile {
    display: none;
  }

  /* line 675, sass/_mediaqueries.scss */
  .multimedia-page .media .cover {
    margin-bottom: 5px;
  }

  /* line 679, sass/_mediaqueries.scss */
  .multimedia-page .section-videos .title {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 768px) {
  /* line 687, sass/_mediaqueries.scss */
  p {
    font-size: 16px;
    font-size: 1.000em;
    line-height: 1.2;
  }
	
	.brand-news-full ul li a {
		font-size: 15px;
		font-size: 0.938em;
		line-height: 1;
		
	}
	
	.section-block .article-content p {
		font-size: 16px;
		line-height: 1.5;
	}
	
	.op-related-articles a {
		font-size: 16px;
	}
	
	.op-related-articles li {
    margin-bottom: 10px;
	}
	
	.section-tabs .content li p a {
		font-size: 15px;
		font-size: 0.938em;
	}
	
	.section-tabs .content li p {
		margin-bottom: 3px;
	}
	
	small.media-caption p {
		font-size: 16px;
	}	
	
	.media-item {
    width: 100%;
		padding: 2px 0;
  }
	
	.jcarousel-wrapper.carousel-threes .scroll-container {
		padding: 0 10px;
	}
	
  /* live stream toggle */
  .floatbox {
		left: 0px;
		top: auto;
		right: auto;
		bottom: 0px;
		width: 100%;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	.vidplayer {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		padding: 5px 5px 5px 10px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.vidembed {
		width: 50%;
		margin-left: 10px;
	}
	.livebtn {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.aikon {
		padding-right: 15px;
		padding-left: 15px;
		font-size: 22px;
		line-height: 22px;
	}
	.aikon.close {
		font-size: 22px;
		line-height: 22px;
	}
	.videsc {
		overflow: hidden;
		width: 50%;
		padding: 0px;
		font-size: 15px;
		line-height: 1.3em;
	}

  /* line 692, sass/_mediaqueries.scss */
  header.uninav-news .logo a > img {
    height: 18px;
  }

  /* line 696, sass/_mediaqueries.scss */
  .section-block .stream-block {
    width: 39.0625%;
  }

  /* line 698, sass/_mediaqueries.scss */
  .section-block .stream-block .streaming-box {
    height: auto;
  }

  /* line 700, sass/_mediaqueries.scss */
  .section-block .stream-block .streaming-box img {
    width: 100%;
  }

  /* line 703, sass/_mediaqueries.scss */
  .section-block .stream-block .streaming-box .stream-caption {
    margin: 5px 2.60417%;
    width: 94.79167%;
  }

  /* line 711, sass/_mediaqueries.scss */
  .brand-news-block.desktop {
    padding-right: 10.9375%;
  }

  /* line 713, sass/_mediaqueries.scss */
  .brand-news-block.desktop .multiple-items {
    max-height: 520px;
  }

  /* line 718, sass/_mediaqueries.scss */
  footer {
    height: auto;
  }

  /* line 722, sass/_mediaqueries.scss */
  .heading {
    line-height: normal;
    font-size: 24px;
  }

  /* line 726, sass/_mediaqueries.scss */
  .breaking-news {
    padding-left: 45px;
  }

  /* line 728, sass/_mediaqueries.scss */
  .breaking-news p {
    font-size: 15px;
    padding-left: 10px;
  }

  /* line 739, sass/_mediaqueries.scss */
  .headlines > div .carousel .jcarousel-wrapper.carousel-570 .slick-arrow.slick-prev, .headlines > div .carousel .jcarousel-wrapper.carousel-570 .slick-arrow.slick-next {
    bottom: 20%;
  }

  /* line 749, sass/_mediaqueries.scss */
  .headlines > div .brand-news-side .thumbs > div {
    display: block;
    width: 100%;
  }

  /* line 757, sass/_mediaqueries.scss */
  .skinning {
    background-size: contain;
  }

  /* line 760, sass/_mediaqueries.scss */
  .skinning .container {
    padding: 20px 0;
  }

  /* line 763, sass/_mediaqueries.scss */
  .skinning .container .jcarousel-wrapper .jcarousel-control-prev {
    left: 0;
  }

  /* line 766, sass/_mediaqueries.scss */
  .skinning .container .jcarousel-wrapper .jcarousel-control-next {
    right: 0;
  }

  /* line 769, sass/_mediaqueries.scss */
  .skinning .container .jcarousel-wrapper .jcarousel {
    width: 85%;
    display: block;
    margin: auto;
  }

  /* line 773, sass/_mediaqueries.scss */
  .skinning .container .jcarousel-wrapper .jcarousel p {
    margin: 5px auto;
  }

  /* line 776, sass/_mediaqueries.scss */
  .skinning .container .jcarousel-wrapper .jcarousel.carousel-threes {
    width: 100%;
  }

  /* line 780, sass/_mediaqueries.scss */
  .skinning .container .jcarousel-wrapper.carousel-threes {
    width: 100%;
  }

  /* line 784, sass/_mediaqueries.scss */
  .skinning .container .top-section {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }

  /* line 790, sass/_mediaqueries.scss */
  .skinning .container .spotlight .carousel-full {
    padding: 0 40px;
  }

  /* line 792, sass/_mediaqueries.scss */
  .skinning .container .spotlight .carousel-full .slick-prev {
    left: -40px;
  }

  /* line 795, sass/_mediaqueries.scss */
  .skinning .container .spotlight .carousel-full .slick-next {
    right: -40px;
  }

  /* line 800, sass/_mediaqueries.scss */
  .skinning .container .focus,
  .skinning .container .whats-hot {
    margin: 0;
  }

  /* line 803, sass/_mediaqueries.scss */
  .skinning .container .focus .top-section,
  .skinning .container .focus .thumbs,
  .skinning .container .whats-hot .top-section,
  .skinning .container .whats-hot .thumbs {
    width: 70.96354%;
    display: block;
    margin: auto;
    padding: 0;
  }

  /* line 809, sass/_mediaqueries.scss */
  .skinning .container .focus .top-section img,
  .skinning .container .focus .thumbs img,
  .skinning .container .whats-hot .top-section img,
  .skinning .container .whats-hot .thumbs img {
    width: 100%;
  }

  /* line 812, sass/_mediaqueries.scss */
  .skinning .container .focus .top-section > div,
  .skinning .container .focus .thumbs > div,
  .skinning .container .whats-hot .top-section > div,
  .skinning .container .whats-hot .thumbs > div {
    width: 49%;
  }

  /* line 814, sass/_mediaqueries.scss */
  .skinning .container .focus .top-section > div:last-child,
  .skinning .container .focus .thumbs > div:last-child,
  .skinning .container .whats-hot .top-section > div:last-child,
  .skinning .container .whats-hot .thumbs > div:last-child {
    display: none;
  }

  /* line 817, sass/_mediaqueries.scss */
  .skinning .container .focus .top-section > div:nth-child(2) img,
  .skinning .container .focus .thumbs > div:nth-child(2) img,
  .skinning .container .whats-hot .top-section > div:nth-child(2) img,
  .skinning .container .whats-hot .thumbs > div:nth-child(2) img {
    width: 100%;
  }

  /* line 825, sass/_mediaqueries.scss */
  .large-thumb {
    padding-top: 0;
  }

  /* line 827, sass/_mediaqueries.scss */
  .large-thumb .tofit {
    width: 49%;
    margin-top: 40px;
    padding: 0 10px;
  }

  /* line 832, sass/_mediaqueries.scss */
  .large-thumb .opinion {
    width: 100%;
    padding: none;
  }

  /* line 836, sass/_mediaqueries.scss */
  .large-thumb .opinion ul li {
    display: inline-block;
    width: 48%;
    vertical-align: top;
  }

  /* line 840, sass/_mediaqueries.scss */
  .large-thumb .opinion ul li img {
    width: 40%;
  }

  /* line 843, sass/_mediaqueries.scss */
  .large-thumb .opinion ul li div {
    width: 56%;
    box-sizing: border-box;
  }

  /* line 846, sass/_mediaqueries.scss */
  .large-thumb .opinion ul li div br {
    display: none;
  }

  /* line 853, sass/_mediaqueries.scss */
  .large-thumb .opinion ul li:last-child {
    display: none;
  }

  /* line 858, sass/_mediaqueries.scss */
  .large-thumb .opinion > p:last-child {
    float: none !important;
    text-align: center;
  }

  /* line 867, sass/_mediaqueries.scss */
  .maiinit-na-balita .jcarousel-wrapper .jcarousel li {
    padding: 0 20px;
    box-sizing: border-box;
  }

  /* line 874, sass/_mediaqueries.scss */
  .columns {
    text-align: center;
  }

  /* line 876, sass/_mediaqueries.scss */
  .columns > div {
    display: inline-block;
    vertical-align: top;
    /* max-width: 295px;*/
    text-align: left;
    width: 49%;
    float: none;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 10px 0;
  }

  /* line 890, sass/_mediaqueries.scss */
  .brand-news-full ul li {
    display: inline-block;
    width: 49.31507%;
    padding: 10px;
    box-sizing: border-box;
  }

  /* line 895, sass/_mediaqueries.scss */
  .brand-news-full ul li img,
  .brand-news-full ul li div {
    display: inline-block;
    margin: 0;
    width: 48%;
  }

  /* line 900, sass/_mediaqueries.scss */
  .brand-news-full ul li img br,
  .brand-news-full ul li div br {
    display: none;
  }

  /* line 904, sass/_mediaqueries.scss */
  .brand-news-full ul li div {
    margin-left: 5px;
  }

  /* line 911, sass/_mediaqueries.scss */
  .ads > div {
    display: block;
    width: 60%;
    margin: 50px auto;
    vertical-align: baseline;
    float: none;
  }

  /* line 917, sass/_mediaqueries.scss */
  .ads > div:last-child {
    display: none;
  }

  /* line 924, sass/_mediaqueries.scss */
  .showlist-social .container > div {
    width: 48%;
    padding: 10px;
    box-sizing: border-box;
  }

  /* line 928, sass/_mediaqueries.scss */
  .showlist-social .container > div ul {
    margin: auto auto;
  }

  /* line 930, sass/_mediaqueries.scss */
  .showlist-social .container > div ul li {
    display: block;
    width: 100%;
  }

  /* line 939, sass/_mediaqueries.scss */
  .easyPaginateNav {
    max-width: 100%;
  }

  /* line 942, sass/_mediaqueries.scss */
  .overlay {
    position: fixed;
  }

  /* line 945, sass/_mediaqueries.scss */
  .modal {
    max-width: 500px;
    width: 100%;
    top: 20px;
    border: 0;
    border-radius: 0;
  }

  /* line 952, sass/_mediaqueries.scss */
  .modal .mobile {
    display: block;
    font-weight: 400;
    margin-right: 10px;
    cursor: pointer;
  }

  /* line 959, sass/_mediaqueries.scss */
  .modal .header p {
    font-size: 1em;
  }

  /* line 962, sass/_mediaqueries.scss */
  .modal .header img {
    display: none;
  }

  /* line 966, sass/_mediaqueries.scss */
  .modal .body {
    padding: 20px;
    height: auto;
  }

  /* line 969, sass/_mediaqueries.scss */
  .modal .body img {
    display: none;
  }

  /* line 972, sass/_mediaqueries.scss */
  .modal .body > div {
    float: none !important;
    width: 100%;
    text-align: center;
    margin: 0;
  }

  /* line 978, sass/_mediaqueries.scss */
  .modal .body .indented {
    text-align: left;
  }

  /* line 984, sass/_mediaqueries.scss */
  .multimedia-page .ads-block.full {
    padding: 10px 0;
    margin: 0 0 10px;
    width: 100%;
  }

  /* line 989, sass/_mediaqueries.scss */
  .multimedia-page .mobile {
    display: block;
  }

  /* line 992, sass/_mediaqueries.scss */
  .multimedia-page .desktop {
    display: none;
  }

  /* line 995, sass/_mediaqueries.scss */
  .multimedia-page .section-multimedia {
    padding-top: 0;
  }

  /* line 998, sass/_mediaqueries.scss */
  .multimedia-page .section-multimedia .top-section > .col-6 {
    width: 100%;
    margin: 0;
  }

  /* line 1004, sass/_mediaqueries.scss */
  .multimedia-page .photo-details {
    margin-top: 5px;
  }

  /* line 1008, sass/_mediaqueries.scss */
  .multimedia-page .three-cols .col {
    width: 48.17708%;
    margin: 0 0 20px 1.6%;
    float: none;
    display: inline-block;
    vertical-align: top;
  }

  /* line 1014, sass/_mediaqueries.scss */
  .multimedia-page .three-cols .col:nth-child(2n) {
    border: 0;
  }

  /* line 1017, sass/_mediaqueries.scss */
  .multimedia-page .three-cols .col:nth-child(3n+1) {
    margin: 0 0 0 1.6%;
  }

  /* line 1020, sass/_mediaqueries.scss */
  .multimedia-page .three-cols .col:nth-child(2n+1) {
    margin-left: 0;
  }

  /* line 1025, sass/_mediaqueries.scss */
  .multimedia-page .three-cols.video .col {
    width: 48.17708%;
    margin: 0 0 20px 0;
    display: inline-block;
    vertical-align: top;
    float: none;
    text-align: center;
  }

  /* line 1032, sass/_mediaqueries.scss */
  .multimedia-page .three-cols.video .col:nth-child(2n) {
    border: 0;
  }

  /* line 1035, sass/_mediaqueries.scss */
  .multimedia-page .three-cols.video .col:nth-child(2n+1) {
    margin-left: 0;
    border-right: dotted 1px #313131;
  }

  /* line 1039, sass/_mediaqueries.scss */
  .multimedia-page .three-cols.video .col .title {
    font-size: 1.25em;
  }

  /* line 1047, sass/_mediaqueries.scss */
  .multimedia-page .more-news .three-cols .col {
    width: 32.26%;
    margin-left: 1.6%;
    float: left;
  }

  /* line 1051, sass/_mediaqueries.scss */
  .multimedia-page .more-news .three-cols .col:nth-child(3n+1) {
    margin-left: 0;
  }

  /* line 1060, sass/_mediaqueries.scss */
  .multimedia-page .section-photos .details,
  .multimedia-page .section-slideshows .details,
  .multimedia-page .section-more .details {
    width: 32.55208%;
  }

  /* line 1063, sass/_mediaqueries.scss */
  .multimedia-page .section-photos .cover-photo,
  .multimedia-page .section-slideshows .cover-photo,
  .multimedia-page .section-more .cover-photo {
    width: 65.10417%;
  }

  /* line 1067, sass/_mediaqueries.scss */
  .multimedia-page .section-photos .featured .title a,
  .multimedia-page .section-slideshows .featured .title a,
  .multimedia-page .section-more .featured .title a {
    font-size: 2em;
  }

  /* line 1072, sass/_mediaqueries.scss */
  .multimedia-page .section-photos .tiles > .col-4,
  .multimedia-page .section-slideshows .tiles > .col-4,
  .multimedia-page .section-more .tiles > .col-4 {
    width: 48.17708%;
    margin: 0 0 0 1.6%;
    float: none;
    display: inline-block;
    vertical-align: top;
  }

  /* line 1078, sass/_mediaqueries.scss */
  .multimedia-page .section-photos .tiles > .col-4:nth-child(2n+1),
  .multimedia-page .section-slideshows .tiles > .col-4:nth-child(2n+1),
  .multimedia-page .section-more .tiles > .col-4:nth-child(2n+1) {
    margin-left: 0;
  }

  /* line 1086, sass/_mediaqueries.scss */
  .multimedia-page .section-videos p .strike {
    width: 78.125%;
  }

  /* line 1090, sass/_mediaqueries.scss */
  .multimedia-page .section-videos .featured {
    padding: 0;
  }

  /* line 1092, sass/_mediaqueries.scss */
  .multimedia-page .section-videos .featured > .media {
    width: 100%;
    padding: 40px 0;
  }

  /* line 1095, sass/_mediaqueries.scss */
  .multimedia-page .section-videos .featured > .media:last-child {
    border-left: 0;
    border-top: dotted 1px #313131;
  }

  /* line 1101, sass/_mediaqueries.scss */
  .multimedia-page .section-videos .tiles {
    text-align: center;
  }

  /* line 1103, sass/_mediaqueries.scss */
  .multimedia-page .section-videos .tiles > .col-4 {
    width: 48.17708%;
    margin: 0 0 20px 1.6%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    float: none;
  }

  /* line 1110, sass/_mediaqueries.scss */
  .multimedia-page .section-videos .tiles > .col-4:nth-child(2n) {
    border: 0;
  }

  /* line 1113, sass/_mediaqueries.scss */
  .multimedia-page .section-videos .tiles > .col-4:nth-child(2n+1) {
    margin-left: 0;
  }

  /* line 1116, sass/_mediaqueries.scss */
  .multimedia-page .section-videos .tiles > .col-4.desktop {
    display: none;
  }

  /* line 1123, sass/_mediaqueries.scss */
  .multimedia-page .section-infographics .tiles,
  .multimedia-page .section-infographics .featured {
    width: 100%;
    margin: 0;
  }

  /* line 1128, sass/_mediaqueries.scss */
  .multimedia-page .section-infographics .tiles {
    margin-bottom: 30px;
    display: flex;
  }

  /* line 1131, sass/_mediaqueries.scss */
  .multimedia-page .section-infographics .tiles .item {
    width: 31.26%;
    margin: 0 0 0 1.5%;
  }

  /* line 1134, sass/_mediaqueries.scss */
  .multimedia-page .section-infographics .tiles .item:nth-child(3n+1) {
    margin-left: 0;
  }

  /* line 1137, sass/_mediaqueries.scss */
  .multimedia-page .section-infographics .tiles .item p {
    margin-top: 10px;
    font-size: 1em;
  }

  /* line 1143, sass/_mediaqueries.scss */
  .multimedia-page .section-infographics h1 {
    font-size: 2.5em;
  }

  /* line 1148, sass/_mediaqueries.scss */
  .media .cover {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 610px) {
  /* line 1155, sass/_mediaqueries.scss */
  .ticker-block {
    min-height: 48px;
  }

  /* line 1157, sass/_mediaqueries.scss */
  .ticker-block ul li p {
    max-width: 77.46479%;
    display: inline-block;
    vertical-align: middle;
    padding: 14px 0 13px;
    font-size: 0.875em;
  }

  /* line 1166, sass/_mediaqueries.scss */
  .ticker-block #btn-close {
    height: 48px;
    line-height: 48px;
  }

  /* line 1172, sass/_mediaqueries.scss */
  .jcarousel-wrapper.carousel-570 .jcarousel-control-prev,
  .jcarousel-wrapper.carousel-570 .jcarousel-control-next {
    bottom: 45%;
  }

  /* line 1176, sass/_mediaqueries.scss */
  .jcarousel-wrapper.carousel-570 .jcarousel-control-prev {
    left: -10px;
  }

  /* line 1179, sass/_mediaqueries.scss */
  .jcarousel-wrapper.carousel-570 .jcarousel-control-next {
    right: -10px;
  }

  /* line 1183, sass/_mediaqueries.scss */
  .section-block {
    max-width: 100%;
		padding: 0 5px;
    margin: 0 auto;
  }

  /* line 1188, sass/_mediaqueries.scss */
  .section-block .article-block .post-details p {
    padding: 0;
  }

  /* line 1194, sass/_mediaqueries.scss */
  .section-block .article-label .label-title {
    float: none;
  }

  /* line 1197, sass/_mediaqueries.scss */
  .section-block .article-label .label-property {
    position: inherit;
    float: left;
    margin-top: 10px;
  }

  /* line 1201, sass/_mediaqueries.scss */
  .section-block .article-label .label-property img {
    float: left;
    width: 25%;
  }

  /* line 1208, sass/_mediaqueries.scss */
  .section-block .section-left-panel blockquote {
    margin: 0;
    font-size: 12px;
  }

  /* line 1214, sass/_mediaqueries.scss */
  .section-block .outbrain ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0;
  }

  /* line 1234, sass/_mediaqueries.scss */
  .section-block .outbrain ul li {
    padding-bottom: 10px;
    width: 47.72727%;
    margin: 0 1%;
    padding: 10px 0;
  }

  /* line 1239, sass/_mediaqueries.scss */
  .section-block .outbrain ul li img {
    max-width: 100%;
  }

  /* line 1246, sass/_mediaqueries.scss */
  .section-block .brand-news-block.desktop {
    width: 100%;
  }

  /* line 1248, sass/_mediaqueries.scss */
  .section-block .brand-news-block.desktop .multiple-items {
    max-height: 280px;
    padding-right: 0;
  }

  /* line 1254, sass/_mediaqueries.scss */
  .section-block .brand-news-block .multiple-items div {
    padding-bottom: 10px;
    padding: 5px 0;
    max-width: 100%;
  }

  /* line 1261, sass/_mediaqueries.scss */
  .section-block .stream-block {
    display: none;
  }

  /* line 1264, sass/_mediaqueries.scss */
  .section-block.article-footer {
    height: auto;
    padding-bottom: 20px;
  }

  /* line 1270, sass/_mediaqueries.scss */
  footer a {
    margin: 0 3px;
    display: block;
  }

  /* line 1274, sass/_mediaqueries.scss */
  footer .holder {
    padding-bottom: 5px;
  }

  /* line 1276, sass/_mediaqueries.scss */
  footer .holder .right {
    line-height: 1.5;
  }

  /* line 1281, sass/_mediaqueries.scss */
  .iframe-container {
    max-height: 230px;
  }

  /* line 1285, sass/_mediaqueries.scss */
  .heading {
    font-size: 1.333em;
  }

  /* line 1288, sass/_mediaqueries.scss */
  .breaking-news {
    height: 46px;
  }

  /* line 1290, sass/_mediaqueries.scss */
  .breaking-news p {
    font-size: 14px;
    padding: 3px 0 0 20px;
  }

  /* line 1295, sass/_mediaqueries.scss */
  .adv img {
    margin-bottom: 0;
    margin-top: 20px;
  }

  /* line 1300, sass/_mediaqueries.scss */
  .headlines > div .carousel {
    width: 100%;
  }

  /* line 1303, sass/_mediaqueries.scss */
  .headlines > div .carousel .jcarousel-wrapper.carousel-570 .slick-arrow.slick-prev,
  .headlines > div .carousel .jcarousel-wrapper.carousel-570 .slick-arrow.slick-next {
    bottom: 30%;
  }

  /* line 1311, sass/_mediaqueries.scss */
  .headlines .brand-news-side .thumbs > div div {
    margin-left: 5px;
  }

  /* line 1316, sass/_mediaqueries.scss */
  .headlines .editors-pick .thumb > div div {
    margin-left: 0;
  }

  /* line 1319, sass/_mediaqueries.scss */
  .headlines .section-tabs {
    max-width: 100%;
  }

  /* line 1322, sass/_mediaqueries.scss */
  .headlines .brand-news-side .thumbs {
    padding: 20px 10px;
  }

  /* line 1328, sass/_mediaqueries.scss */
  .skinning .container {
    padding-top: 10px;
  }

  /* line 1331, sass/_mediaqueries.scss */
  .skinning .container .jcarousel ul li {
    padding: 0 45px;
  }

  /* line 1335, sass/_mediaqueries.scss */
  .skinning .container .new-videos,
  .skinning .container .spotlight {
    padding: 10px 10px;
  }

  /* line 1338, sass/_mediaqueries.scss */
  .skinning .container .new-videos .carousel-full,
  .skinning .container .new-videos .carousel-threes,
  .skinning .container .spotlight .carousel-full,
  .skinning .container .spotlight .carousel-threes {
    padding: 0;
  }

  /* line 1341, sass/_mediaqueries.scss */
  .skinning .container .new-videos .carousel-full .slick-arrow.slick-next,
  .skinning .container .new-videos .carousel-full .slick-arrow.slick-prev,
  .skinning .container .new-videos .carousel-threes .slick-arrow.slick-next,
  .skinning .container .new-videos .carousel-threes .slick-arrow.slick-prev,
  .skinning .container .spotlight .carousel-full .slick-arrow.slick-next,
  .skinning .container .spotlight .carousel-full .slick-arrow.slick-prev,
  .skinning .container .spotlight .carousel-threes .slick-arrow.slick-next,
  .skinning .container .spotlight .carousel-threes .slick-arrow.slick-prev {
    bottom: 15%;
  }

  /* line 1345, sass/_mediaqueries.scss */
  .skinning .container .new-videos .carousel-full .slick-arrow.slick-next,
  .skinning .container .new-videos .carousel-threes .slick-arrow.slick-next,
  .skinning .container .spotlight .carousel-full .slick-arrow.slick-next,
  .skinning .container .spotlight .carousel-threes .slick-arrow.slick-next {
    right: 0;
  }

  /* line 1348, sass/_mediaqueries.scss */
  .skinning .container .new-videos .carousel-full .slick-arrow.slick-prev,
  .skinning .container .new-videos .carousel-threes .slick-arrow.slick-prev,
  .skinning .container .spotlight .carousel-full .slick-arrow.slick-prev,
  .skinning .container .spotlight .carousel-threes .slick-arrow.slick-prev {
    left: 0;
  }

  /* line 1356, sass/_mediaqueries.scss */
  .skinning .container .new-videos .scroll > a .icon-play {
    width: 40px;
    height: 40px;
  }

  /* line 1360, sass/_mediaqueries.scss */
  .skinning .container .new-videos .scroll > a .tag {
    padding: 0 5px;
  }

  /* line 1366, sass/_mediaqueries.scss */
  .skinning .container .focus,
  .skinning .container .whats-hot {
    padding: 20px 10px;
    box-sizing: border-box;
    width: 100%;
    margin: auto auto;
  }

  /* line 1372, sass/_mediaqueries.scss */
  .skinning .container .focus .top-section,
  .skinning .container .focus .thumbs,
  .skinning .container .whats-hot .top-section,
  .skinning .container .whats-hot .thumbs {
    width: 100%;
  }

  /* line 1375, sass/_mediaqueries.scss */
  .skinning .container .focus .top-section div,
  .skinning .container .focus .thumbs div,
  .skinning .container .whats-hot .top-section div,
  .skinning .container .whats-hot .thumbs div {
    width: 100%;
    float: none;
    display: block;
    margin: 0;
  }

  /* line 1380, sass/_mediaqueries.scss */
  .skinning .container .focus .top-section div img,
  .skinning .container .focus .top-section div p,
  .skinning .container .focus .thumbs div img,
  .skinning .container .focus .thumbs div p,
  .skinning .container .whats-hot .top-section div img,
  .skinning .container .whats-hot .top-section div p,
  .skinning .container .whats-hot .thumbs div img,
  .skinning .container .whats-hot .thumbs div p {
    display: inline-block;
    vertical-align: top;
    width: 45% !important;
    margin-left: 5px;
  }

  /* line 1392, sass/_mediaqueries.scss */
  .large-thumb {
    padding: 0;
  }

  /* line 1394, sass/_mediaqueries.scss */
  .large-thumb .container {
    padding: 0;
  }

  /* line 1396, sass/_mediaqueries.scss */
  .large-thumb .container .tofit {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    border-bottom: solid 1px #fff;
  }

  /* line 1402, sass/_mediaqueries.scss */
  .large-thumb .container .tofit img,
  .large-thumb .container .tofit p {
    padding: 0 20px;
    box-sizing: border-box;
  }

  /* line 1406, sass/_mediaqueries.scss */
  .large-thumb .container .tofit img.pull-right,
  .large-thumb .container .tofit p.pull-right {
    float: none !important;
    text-align: center;
  }

  /* line 1411, sass/_mediaqueries.scss */
  .large-thumb .container .tofit img {
    width: 100%;
    padding-top: 20px;
  }

  /* line 1415, sass/_mediaqueries.scss */
  .large-thumb .container .tofit .heading {
    padding: 15px 20px;
    background-color: #efefef;
    margin-bottom: 0;
    position: relative;
    font-size: 14px;
  }

  /* line 1421, sass/_mediaqueries.scss */
  .large-thumb .container .tofit .heading a {
    font-size: 1.5em;
  }

  /* line 1424, sass/_mediaqueries.scss */
  .large-thumb .container .tofit .heading:hover {
    cursor: pointer;
  }

  /* line 1427, sass/_mediaqueries.scss */
  .large-thumb .container .tofit .heading:after {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    right: 7px;
    font-weight: 500;
    background-position: 40px 40px;
    top: 5px;
    bottom: 0;
  }

  /* line 1440, sass/_mediaqueries.scss */
  .large-thumb .container .tofit .heading.opened:after {
    content: "";
    background-position: 0px 40px;
  }

  /* line 1447, sass/_mediaqueries.scss */
  .large-thumb .container .tofit.toclick:not(.expanded) > p,
  .large-thumb .container .tofit.toclick:not(.expanded) > img,
  .large-thumb .container .tofit.toclick:not(.expanded) > ul {
    display: none;
  }

  /* line 1451, sass/_mediaqueries.scss */
  .large-thumb .container .tofit.toclick:not(.expanded) > p.clicked,
  .large-thumb .container .tofit.toclick:not(.expanded) > img.clicked,
  .large-thumb .container .tofit.toclick:not(.expanded) > ul.clicked {
    display: block;
  }

  /* line 1455, sass/_mediaqueries.scss */
  .large-thumb .container .tofit.toclick:not(.expanded) .heading {
    display: block;
    opacity: 1;
  }

  /* line 1461, sass/_mediaqueries.scss */
  .large-thumb .container .opinion {
    padding: 0;
  }

  /* line 1463, sass/_mediaqueries.scss */
  .large-thumb .container .opinion ul li {
    padding: 20px;
    box-sizing: border-box;
  }

  /* line 1466, sass/_mediaqueries.scss */
  .large-thumb .container .opinion ul li img,
  .large-thumb .container .opinion ul li p {
    padding: 0;
  }

  /* line 1470, sass/_mediaqueries.scss */
  .large-thumb .container .opinion ul li div {
    padding: 0;
    text-align: left;
    margin: 0;
    width: 100%;
  }

  /* line 1482, sass/_mediaqueries.scss */
  .maiinit-na-balita .top-section p {
    width: 60%;
  }

  /* line 1484, sass/_mediaqueries.scss */
  .maiinit-na-balita .top-section p:last-child {
    width: 38%;
  }

  /* line 1491, sass/_mediaqueries.scss */
  .columns > div {
    min-height: 0;
    padding: 0 5px;
    width: 100%;
  }

  /* line 1497, sass/_mediaqueries.scss */
  .columns ul li {
    display: none;
  }

  /* line 1499, sass/_mediaqueries.scss */
  .columns ul li:first-child, .columns ul li:nth-child(2), .columns ul li:nth-child(3) {
    display: block;
  }

  /* line 1507, sass/_mediaqueries.scss */
  .brand-news-full ul li img,
  .brand-news-full ul li div {
    display: block;
    width: 100%;
    margin: 5px auto;
  }

  /* line 1513, sass/_mediaqueries.scss */
  .ads > div {
    vertical-align: middle;
    width: 100%;
  }

  /* line 1519, sass/_mediaqueries.scss */
  .showlist-social .container > div {
    display: block;
    width: 100%;
    float: none;
    margin: auto auto;
  }

  /* line 1524, sass/_mediaqueries.scss */
  .showlist-social .container > div.showlist {
    margin: auto;
  }

  /* line 1526, sass/_mediaqueries.scss */
  .showlist-social .container > div.showlist ul li {
    display: inline-block;
    width: 48%;
    vertical-align: middle;
  }

  /* line 1535, sass/_mediaqueries.scss */
  .adv {
    margin-bottom: 20px;
  }

  /* line 1541, sass/_mediaqueries.scss */
  .section-page .section-left-panel > *:not(.ad-skin) {
    padding: 0;
  }

  /* line 1545, sass/_mediaqueries.scss */
  .section-page .section-left-panel .section-more-stories p:last-child {
    display: none;
  }

  /* line 1549, sass/_mediaqueries.scss */
  .section-page .section-left-panel .section-more-stories .articles img {
    max-width: 100%;
  }

  /* line 1555, sass/_mediaqueries.scss */
  .section-page .two-columns .thumb {
    min-height: 260px;
  }

  /* line 1557, sass/_mediaqueries.scss */
  .section-page .two-columns .thumb .content {
    padding-right: 0;
  }

  /* line 1563, sass/_mediaqueries.scss */
  .section-page .section-more-stories article .content {
    margin: 10px 0;
  }

  /* line 1569, sass/_mediaqueries.scss */
  table {
    margin: 20px 0;
    width: 100% !important;
  }

  /* line 1573, sass/_mediaqueries.scss */
  .tag {
    padding: 7px 10px;
  }

  /* line 1578, sass/_mediaqueries.scss */
  .multimedia-page .item-content-block > section {
    padding: 0 20px;
  }

  /* line 1582, sass/_mediaqueries.scss */
  .multimedia-page .pagingation a {
    font-size: 0.75em;
  }

  /* line 1586, sass/_mediaqueries.scss */
  .multimedia-page .section-multimedia .col-6 {
    margin: 0 0 0 1.6%;
    width: 48.65672%;
  }

  /* line 1589, sass/_mediaqueries.scss */
  .multimedia-page .section-multimedia .col-6:first-child {
    margin-left: 0;
  }

  /* line 1594, sass/_mediaqueries.scss */
  .multimedia-page .section-photos,
  .multimedia-page .section-slideshows {
    padding: 40px 0;
  }

  /* line 1598, sass/_mediaqueries.scss */
  .multimedia-page .section-photos .featured .col-3,
  .multimedia-page .section-photos .featured .col-9,
  .multimedia-page .section-slideshows .featured .col-3,
  .multimedia-page .section-slideshows .featured .col-9 {
    width: 100%;
    margin-left: 0;
  }

  /* line 1603, sass/_mediaqueries.scss */
  .multimedia-page .section-photos .featured .title,
  .multimedia-page .section-slideshows .featured .title {
    border-bottom: solid 1px #C71D1D;
    padding-bottom: 10px;
  }

  /* line 1606, sass/_mediaqueries.scss */
  .multimedia-page .section-photos .featured .title a,
  .multimedia-page .section-slideshows .featured .title a {
    font-size: 1.5em;
  }

  /* line 1611, sass/_mediaqueries.scss */
  .multimedia-page .section-photos .tiles > .col-4,
  .multimedia-page .section-slideshows .tiles > .col-4 {
    width: 100%;
    margin-left: 0;
  }

  /* line 1616, sass/_mediaqueries.scss */
  .multimedia-page .section-photos .details p:last-child,
  .multimedia-page .section-slideshows .details p:last-child {
    display: none;
  }

  /* line 1622, sass/_mediaqueries.scss */
  .multimedia-page .section-videos .title {
    font-size: 1.5em;
  }

  /* line 1625, sass/_mediaqueries.scss */
  .multimedia-page .section-videos p.see-more-strike {
    text-align: center;
  }

  /* line 1627, sass/_mediaqueries.scss */
  .multimedia-page .section-videos p.see-more-strike .strike {
    width: 58.20896%;
  }

  /* line 1632, sass/_mediaqueries.scss */
  .multimedia-page .section-videos .featured .col-6 {
    width: 100%;
    margin-left: 0;
  }

  /* line 1635, sass/_mediaqueries.scss */
  .multimedia-page .section-videos .featured .col-6:first-child, .multimedia-page .section-videos .featured .col-6:last-child {
    padding: 20px 0;
  }

  /* line 1641, sass/_mediaqueries.scss */
  .multimedia-page .section-videos .tiles {
    margin-bottom: 0;
  }

  /* line 1643, sass/_mediaqueries.scss */
  .multimedia-page .section-videos .tiles .col-4 {
    border: 0;
  }

  /* line 1646, sass/_mediaqueries.scss */
  .multimedia-page .section-videos .tiles .title {
    font-size: 1em;
    padding: 0 10px;
  }

  /* line 1653, sass/_mediaqueries.scss */
  .multimedia-page .section-slideshows .featured .title {
    border-bottom-color: #959595;
  }

  /* line 1658, sass/_mediaqueries.scss */
  .multimedia-page .section-infographics h1 {
    font-size: 1.5em;
    margin-bottom: 10px;
  }

  /* line 1662, sass/_mediaqueries.scss */
  .multimedia-page .section-infographics .tiles {
    display: block;
  }

  /* line 1664, sass/_mediaqueries.scss */
  .multimedia-page .section-infographics .tiles .item {
    width: 100%;
    margin-left: 0;
  }

  /* line 1667, sass/_mediaqueries.scss */
  .multimedia-page .section-infographics .tiles .item p {
    line-height: 1.5;
  }

  /* line 1672, sass/_mediaqueries.scss */
  .multimedia-page .section-infographics .see-more {
    text-align: left;
    float: none !important;
    display: block;
    margin-top: 40px;
  }

  /* line 1680, sass/_mediaqueries.scss */
  .multimedia-page .three-cols .col,
  .multimedia-page .three-cols .col:nth-child(3n+1),
  .multimedia-page .three-cols .col:nth-child(2n+1) {
    width: 100%;
    margin: 0 0 20px 0;
  }

  /* line 1687, sass/_mediaqueries.scss */
  .multimedia-page .three-cols.video .col {
    width: 100%;
  }

  /* line 1689, sass/_mediaqueries.scss */
  .multimedia-page .three-cols.video .col:nth-child(2n+1) {
    border: 0;
  }

  /* line 1696, sass/_mediaqueries.scss */
  .multimedia-page .more-news .top-section > p:last-child {
    text-align: left;
  }

  /* line 1700, sass/_mediaqueries.scss */
  .multimedia-page .more-news .three-cols .col,
  .multimedia-page .more-news .three-cols .col:nth-child(3n+1),
  .multimedia-page .more-news .three-cols .col:nth-child(2n+1) {
    width: 100%;
    margin: 0 0 20px 0;
  }

  /* line 1709, sass/_mediaqueries.scss */
  .multimedia-page.inner .heading {
    font-size: 1.5em;
    font-weight: 500;
  }

  /* line 1712, sass/_mediaqueries.scss */
  .multimedia-page.inner .media-content {
    margin-bottom: 20px;
  }

  /* line 1714, sass/_mediaqueries.scss */
  .multimedia-page.inner .media-content > .photo-details {
    position: static;
    margin: 0 0 0 5px;
  }

  /* line 1721, sass/_mediaqueries.scss */
  .multimedia-page.inner .media-content .slider-nav .slick-arrow.slick-prev, .multimedia-page.inner .media-content .slider-nav .slick-arrow.slick-next,
  .multimedia-page.inner .media-content .slider-for .slick-arrow.slick-prev,
  .multimedia-page.inner .media-content .slider-for .slick-arrow.slick-next {
    top: 0;
  }

  /* line 1727, sass/_mediaqueries.scss */
  .multimedia-page.inner .media-content .slider-nav .slick-slide .photo-details,
  .multimedia-page.inner .media-content .slider-for .slick-slide .photo-details {
    display: none;
  }

  /* line 1730, sass/_mediaqueries.scss */
  .multimedia-page.inner .media-content .slider-nav .slick-slide.slick-current .photo-details,
  .multimedia-page.inner .media-content .slider-for .slick-slide.slick-current .photo-details {
    position: static;
    display: block;
    text-align: left;
  }

  /* line 1739, sass/_mediaqueries.scss */
  .multimedia-page.inner .top-section .col-6 {
    display: block;
    width: 100%;
    margin: 0 0 10px;
  }

  /* line 1747, sass/_mediaqueries.scss */
  .multimedia-page.narrative .main .section-block {
    max-width: 100%;
  }

  /* line 1750, sass/_mediaqueries.scss 
  .multimedia-page.narrative .image-container {
    position: relative;
    margin: 20px -20px;
  } */

  /* line 1756, sass/_mediaqueries.scss 
  .embed-wrap {
    padding: 0px;
    margin: 10px -12px 20px;
    position: relative;
  } */
	
  /* line 1762, sass/_mediaqueries.scss */
  .embed-desc {
    color: #333;
    font-size: 14px;
    padding: 5px 10px 10px;
  }

  /* line 1767, sass/_mediaqueries.scss */
  .embed-container {
    margin: 20px -12px 0;
  }

  .multimedia-page .timestamp-entry {
    font-size: 0.75em;
  }

  .multimedia-page .text-gray.small {
    font-size: 0.75em;
  }
}
/* styles for VIVO */
.s-text {
  display: inline-block;
  margin-right: 5px;
  color: #000;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
}

.sponsored img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}

/* SCMP styles START */
.video-wrapper {
	position: relative;
	padding-top: 56.25%;
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.article-content, p img {
	width: 100%;
	height: auto;
}
/* SCMP styles END */