@charset "UTF-8";
/* Colors */
/*
  Typography
*/
/*
  breakpoints for media queries
*/
/*use this layer for elements that need to be below native AEM elements*/
/**
 * usage:
 * @include rem-fallback(margin, 10, 20, 30, 40);
 *
 * result:
 * margin: 160px 320px 480px 640px;
 * margin: 10rem 20rem 30rem 40rem;
 */
/*  CLEARFIX  */
/*  TRANSITIONS
  single-transition($property, $duration, $function, $delay);
*/
/*! Combination of custom ngnews 13-column bootstrap.css and prototype's 12-column boostrap.css
/*! prototype's 12-column generated here:https://gist.github.com/f35819bab6f665c4f0b6
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/* line 5, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 10, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
body {
  margin: 0;
}

/* line 13, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 27, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 34, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 38, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
[hidden],
template {
  display: none;
}

/* line 42, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
a {
  background: transparent;
}

/* line 45, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 49, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 52, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
b,
strong {
  font-weight: bold;
}

/* line 56, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
dfn {
  font-style: italic;
}

/* line 59, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 63, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 67, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
small {
  font-size: 80%;
}

/* line 70, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 77, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
sup {
  top: -0.5em;
}

/* line 80, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
sub {
  bottom: -0.25em;
}

/* line 83, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
img {
  border: 0;
}

/* line 86, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 89, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
figure {
  margin: 1em 40px;
}

/* line 92, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 97, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
pre {
  overflow: auto;
}

/* line 100, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 107, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 116, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
button {
  overflow: visible;
}

/* line 119, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
button,
select {
  text-transform: none;
}

/* line 123, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 130, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 134, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 139, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
input {
  line-height: normal;
}

/* line 142, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 147, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 151, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 157, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 161, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 166, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 170, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
textarea {
  overflow: auto;
}

/* line 173, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
optgroup {
  font-weight: bold;
}

/* line 176, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 180, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
td,
th {
  padding: 0;
}

/* line 184, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 189, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 195, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
html {
  /* font-size: 62.5%; */
  -webkit-tap-highlight-color: transparent;
}

/* line 199, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
body {
  font-family: "Pragmatica-web", Helvetica, Arial, sans-serif;
  /* font-size: 14px; */
  line-height: 1.42857143;
  color: black;
  background-color: #ffffff;
}

/* line 206, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 214, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
a {
  text-decoration: none;
}

/* line 217, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
a:hover,
a:focus {
  text-decoration: underline;
}

/* line 221, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 226, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
figure {
  margin: 0;
}

/* line 229, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
img {
  vertical-align: middle;
}

/* line 232, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 239, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 242, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 254, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.img-circle {
  border-radius: 50%;
}

/* line 257, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 263, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 273, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}

/* line 279, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}

/* line 285, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.row {
  margin-left: -16px;
  margin-right: -16px;
}

/* line 289, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 768px) {
  /* line 296, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .container {
    width: 750px;
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 301, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 307, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  /* line 311, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1060px) {
  /* line 319, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .container {
    width: 1040px;
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 324, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 330, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  /* line 334, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 341, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 344, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-12 {
  width: 100%;
}

/* line 347, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 350, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 353, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-9 {
  width: 75%;
}

/* line 356, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 359, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 362, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-6 {
  width: 50%;
}

/* line 365, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 368, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 371, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-3 {
  width: 25%;
}

/* line 374, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 377, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 380, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 383, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 386, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 389, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 392, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 395, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 398, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 401, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 404, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 407, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 410, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 413, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 416, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 419, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 422, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 425, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 428, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 431, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 434, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 437, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 440, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 443, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 446, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 449, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 452, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 455, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 458, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 461, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 464, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 467, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 470, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 473, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 476, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 479, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 482, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 485, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 488, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 491, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 494, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  /* line 498, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 501, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 504, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 507, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 510, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 513, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 516, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 519, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 522, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 525, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 528, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 531, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 534, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 537, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 540, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 543, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 546, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 549, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 552, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 555, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 558, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 561, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 564, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 567, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 570, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 573, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 576, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 579, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 582, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 585, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 588, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 591, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 594, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 597, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 600, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 603, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 606, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 609, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 612, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 615, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 618, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 621, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 624, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 627, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 630, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 633, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 636, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 639, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 642, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 645, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 648, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 651, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1060px) {
  /* line 656, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 659, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 662, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 665, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 668, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 671, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 674, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 677, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 680, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 683, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 686, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 689, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 692, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 695, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 698, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 701, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 704, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 707, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 710, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 713, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 716, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 719, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 722, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 725, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 728, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 731, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 734, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 737, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 740, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 743, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 746, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 749, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 752, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 755, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 758, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 761, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 764, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 767, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 770, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 773, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 776, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 779, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 782, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 785, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 788, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 791, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 794, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 797, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 800, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 803, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 806, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 809, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
/* line 814, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

/* line 825, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

/* line 831, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 836, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.pull-right {
  float: right !important;
}

/* line 839, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.pull-left {
  float: left !important;
}

/* line 842, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.hide {
  display: none !important;
}

/* line 845, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.show {
  display: block !important;
}

/* line 848, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.invisible {
  visibility: hidden;
}

/* line 851, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 858, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 862, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
/* line 870, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/* line 876, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 891, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 894, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  table.visible-xs {
    display: table;
  }

  /* line 897, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 900, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 906, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 911, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* line 916, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 921, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 924, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  table.visible-sm {
    display: table;
  }

  /* line 927, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 930, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 936, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 941, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 946, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1060px) {
  /* line 951, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .visible-md {
    display: block !important;
  }

  /* line 954, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  table.visible-md {
    display: table;
  }

  /* line 957, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 960, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1060px) and (max-width: 1199px) {
  /* line 966, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1060px) and (max-width: 1199px) {
  /* line 971, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1060px) and (max-width: 1199px) {
  /* line 976, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 982, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 987, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1060px) {
  /* line 992, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .hidden-md {
    display: none !important;
  }
}
/* line 996, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 1000, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .visible-print {
    display: block !important;
  }

  /* line 1003, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  table.visible-print {
    display: table;
  }

  /* line 1006, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 1009, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 1014, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 1018, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .visible-print-block {
    display: block !important;
  }
}
/* line 1022, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 1026, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 1030, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 1034, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 1039, ../../../../../../../assets/news/styles/libs/bootstrap12column.scss */
  .hidden-print {
    display: none !important;
  }
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */
/* clearfix */
/* line 7, ../../../../../../../assets/news/styles/libs/owl.carousel.scss */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
/* line 16, ../../../../../../../assets/news/styles/libs/owl.carousel.scss */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

/* line 22, ../../../../../../../assets/news/styles/libs/owl.carousel.scss */
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 27, ../../../../../../../assets/news/styles/libs/owl.carousel.scss */
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 32, ../../../../../../../assets/news/styles/libs/owl.carousel.scss */
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* line 40, ../../../../../../../assets/news/styles/libs/owl.carousel.scss */
.owl-carousel .owl-item {
  float: left;
}

/* line 43, ../../../../../../../assets/news/styles/libs/owl.carousel.scss */
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

/* line 47, ../../../../../../../assets/news/styles/libs/owl.carousel.scss */
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

/* fix */
/* line 58, ../../../../../../../assets/news/styles/libs/owl.carousel.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.2
*/
/* line 6, ../../../../../../../assets/news/styles/libs/owl.theme.scss */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* Styling Next and Prev buttons */
/* line 13, ../../../../../../../assets/news/styles/libs/owl.theme.scss */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
/* line 30, ../../../../../../../assets/news/styles/libs/owl.theme.scss */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/
/* line 38, ../../../../../../../assets/news/styles/libs/owl.theme.scss */
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}

/* line 43, ../../../../../../../assets/news/styles/libs/owl.theme.scss */
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}

/* line 56, ../../../../../../../assets/news/styles/libs/owl.theme.scss */
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
}

/* If PaginationNumbers is true */
/* line 64, ../../../../../../../assets/news/styles/libs/owl.theme.scss */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* preloading images */
/* line 76, ../../../../../../../assets/news/styles/libs/owl.theme.scss */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
/* line 6, ../../../../../../../assets/news/styles/libs/owl.transitions.scss */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* fade */
/* line 16, ../../../../../../../assets/news/styles/libs/owl.transitions.scss */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

/* line 22, ../../../../../../../assets/news/styles/libs/owl.transitions.scss */
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* backSlide */
/* line 28, ../../../../../../../assets/news/styles/libs/owl.transitions.scss */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

/* line 33, ../../../../../../../assets/news/styles/libs/owl.transitions.scss */
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
/* line 39, ../../../../../../../assets/news/styles/libs/owl.transitions.scss */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

/* line 44, ../../../../../../../assets/news/styles/libs/owl.transitions.scss */
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* scaleUp */
/* line 50, ../../../../../../../assets/news/styles/libs/owl.transitions.scss */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

/* line 56, ../../../../../../../assets/news/styles/libs/owl.transitions.scss */
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
@font-face {
  font-family: 'icongs';
  src: url("/etc/designs/news/icon-fonts/icongs_a5b67007ff5a80787e9ee410b47e8038.eot");
  /* IE9 Compat Modes */
  src: url("/etc/designs/news/icon-fonts/icongs_a5b67007ff5a80787e9ee410b47e8038.eot?#iefix") format("embedded-opentype"), url("/etc/designs/news/icon-fonts/icongs_a5b67007ff5a80787e9ee410b47e8038.woff") format("woff"), url("/etc/designs/news/icon-fonts/icongs_a5b67007ff5a80787e9ee410b47e8038.ttf") format("truetype"), url("/etc/designs/news/icon-fonts/icongs_a5b67007ff5a80787e9ee410b47e8038.svg") format("svg");
  /* Legacy iOS */
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "icongs";
    src: url("/etc/designs/news/icon-fonts/icongs_a5b67007ff5a80787e9ee410b47e8038.svg#icongs") format("svg");
  }
}
/* line 1, ../../../../../../../assets/news/styles/general/_ads.scss */
.AdSlot {
  text-align: center;
}

/* line 5, ../../../../../../../assets/news/styles/general/_ads.scss */
.adcomponent {
  display: inline-block;
}

/* line 9, ../../../../../../../assets/news/styles/general/_ads.scss */
.AdSlotHeader {
  background-color: white;
  width: 100%;
  min-height: 133px;
  overflow: hidden;
  border-bottom: 1px solid #ebebeb;
}
@media (max-width: 728px) {
  /* line 9, ../../../../../../../assets/news/styles/general/_ads.scss */
  .AdSlotHeader {
    display: none;
  }
}
@media (max-width: 980px) {
  /* line 18, ../../../../../../../assets/news/styles/general/_ads.scss */
  .AdSlotHeader.AdSlotHeader--largest-header-ad-rendered {
    display: none;
  }
}

/* line 25, ../../../../../../../assets/news/styles/general/_ads.scss */
.headercomponent {
  margin: 0px auto;
  width: 1000px;
  text-align: center;
}
@media (max-width: 1059px) {
  /* line 25, ../../../../../../../assets/news/styles/general/_ads.scss */
  .headercomponent {
    width: auto;
  }
}
@media (max-width: 767px) {
  /* line 25, ../../../../../../../assets/news/styles/general/_ads.scss */
  .headercomponent {
    display: none;
  }
}

/* line 37, ../../../../../../../assets/news/styles/general/_ads.scss */
.adcomponent__placeholder {
  width: 720px;
  height: 90px;
  border: dashed 1px black;
  background: bisque;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
}

/* line 47, ../../../../../../../assets/news/styles/general/_ads.scss */
.adcomponent__placeholder-small {
  width: 256px;
  height: 90px;
  border: dashed 1px black;
  background: bisque;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
}
/* line 55, ../../../../../../../assets/news/styles/general/_ads.scss */
.adcomponent__placeholder-small:before {
  content: "Ad Placeholder";
  position: relative;
  top: 30px;
  font-weight: bold;
}

/* line 63, ../../../../../../../assets/news/styles/general/_ads.scss */
.adunit__placeholder {
  width: 300px;
  height: 250px;
  border: dashed 1px black;
}

/* line 68, ../../../../../../../assets/news/styles/general/_ads.scss */
.adunit--leadAd .adunit__placeholder {
  height: 600px;
}

/* line 71, ../../../../../../../assets/news/styles/general/_ads.scss */
.adunit__placeholder, .adcomponent__placeholder, .adcomponent__placeholder-small {
  text-align: center;
}
/* line 73, ../../../../../../../assets/news/styles/general/_ads.scss */
.adunit__placeholder:before, .adcomponent__placeholder:before, .adcomponent__placeholder-small:before {
  content: "Ad Placeholder";
  position: relative;
  top: 30px;
  font-weight: bold;
}

/* line 80, ../../../../../../../assets/news/styles/general/_ads.scss */
.adunit__placeholder--sponsor {
  height: 50px;
  width: 210px;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  /* line 80, ../../../../../../../assets/news/styles/general/_ads.scss */
  .adunit__placeholder--sponsor {
    margin: 10px auto;
  }
}
/* line 88, ../../../../../../../assets/news/styles/general/_ads.scss */
.adunit__placeholder--sponsor:before {
  top: 12px;
}

/* line 92, ../../../../../../../assets/news/styles/general/_ads.scss */
.ad--small {
  overflow: hidden;
}

@media (max-width: 767px) {
  /* line 95, ../../../../../../../assets/news/styles/general/_ads.scss */
  .section-header__sponsor .adunit {
    width: 210px;
    margin: 0 auto;
    overflow: hidden;
  }
}

/* line 102, ../../../../../../../assets/news/styles/general/_ads.scss */
.header-pixel-ad {
  width: 1px;
  height: 1px;
  display: none;
}

/* line 108, ../../../../../../../assets/news/styles/general/_ads.scss */
.ad {
  -moz-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  position: relative;
  background-color: white;
  height: auto;
  display: inline-block;
  overflow: hidden;
  min-height: 38px;
}
/* line 121, ../../../../../../../assets/news/styles/general/_ads.scss */
.ad .ad-container {
  height: 0;
  overflow: hidden;
}
/* line 125, ../../../../../../../assets/news/styles/general/_ads.scss */
.ad .icon.close {
  display: none;
}
/* line 128, ../../../../../../../assets/news/styles/general/_ads.scss */
.ad.opened {
  background-color: #cecece;
}
/* line 130, ../../../../../../../assets/news/styles/general/_ads.scss */
.ad.opened .ad-container {
  display: block;
  height: 100%;
}
/* line 134, ../../../../../../../assets/news/styles/general/_ads.scss */
.ad.opened .icon.close {
  display: inline-block;
}

/* line 140, ../../../../../../../assets/news/styles/general/_ads.scss */
.ad-btncontainer {
  position: absolute;
  top: 2px;
  right: 6px;
  z-index: 9999;
}

/* line 147, ../../../../../../../assets/news/styles/general/_ads.scss */
.ad--billboard {
  width: 970px;
}
/* line 149, ../../../../../../../assets/news/styles/general/_ads.scss */
.ad--billboard.opened {
  height: 250px;
}

/* line 154, ../../../../../../../assets/news/styles/general/_ads.scss */
.ad--center {
  width: 728px;
}

@media (max-width: 1059px) {
  /* line 159, ../../../../../../../assets/news/styles/general/_ads.scss */
  .ad--small, .ad--big {
    display: none;
  }
}
@media (max-width: 1059px) {
  /* line 163, ../../../../../../../assets/news/styles/general/_ads.scss */
  .parsys .adunit--fixed {
    display: inline-block;
  }
}

/* line 169, ../../../../../../../assets/news/styles/general/_ads.scss */
.adunit--automatic-ad {
  margin: 37.5px -16px;
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 169, ../../../../../../../assets/news/styles/general/_ads.scss */
  .adunit--automatic-ad {
    margin: 37.5px -10px;
  }
}
@media (min-width: 1060px) {
  /* line 169, ../../../../../../../assets/news/styles/general/_ads.scss */
  .adunit--automatic-ad {
    margin: 48px 0px 48px -80px;
  }
  /* line 176, ../../../../../../../assets/news/styles/general/_ads.scss */
  .adunit--automatic-ad.right-rail-slot {
    margin: 0;
  }
  /* line 178, ../../../../../../../assets/news/styles/general/_ads.scss */
  .adunit--automatic-ad.right-rail-slot .adunit {
    text-align: left;
  }
}

/* line 188, ../../../../../../../assets/news/styles/general/_ads.scss */
#header-ads__left-ad {
  width: auto;
  display: inline-block;
  margin: 30px 0;
}
@media (max-width: 767px) {
  /* line 188, ../../../../../../../assets/news/styles/general/_ads.scss */
  #header-ads__left-ad {
    display: none;
  }
}
/* line 195, ../../../../../../../assets/news/styles/general/_ads.scss */
#header-ads__left-ad .adunit__placeholder {
  width: 728px;
  height: 90px;
  border: dashed 1px black;
}
/* line 199, ../../../../../../../assets/news/styles/general/_ads.scss */
#header-ads__left-ad .adunit__placeholder:before {
  color: black;
}

/* line 204, ../../../../../../../assets/news/styles/general/_ads.scss */
#header-ads__right-ad {
  width: auto;
  display: inline-block;
  margin: 30px 0;
}
@media (max-width: 1059px) {
  /* line 204, ../../../../../../../assets/news/styles/general/_ads.scss */
  #header-ads__right-ad {
    display: none;
  }
}
/* line 211, ../../../../../../../assets/news/styles/general/_ads.scss */
#header-ads__right-ad .adunit__placeholder {
  width: 257px;
  height: 90px;
  border: dashed 1px black;
}
/* line 215, ../../../../../../../assets/news/styles/general/_ads.scss */
#header-ads__right-ad .adunit__placeholder:before {
  color: black;
}

/* line 220, ../../../../../../../assets/news/styles/general/_ads.scss */
#header-ads__pixel-ad {
  position: absolute;
  top: 0;
}

/* line 1, ../../../../../../../assets/news/styles/general/_helpers.scss */
body, html {
  overflow-x: hidden;
}

/* line 4, ../../../../../../../assets/news/styles/general/_helpers.scss */
.absolute {
  position: absolute;
}

/* line 7, ../../../../../../../assets/news/styles/general/_helpers.scss */
.fixed {
  position: fixed;
}

/* line 10, ../../../../../../../assets/news/styles/general/_helpers.scss */
.invisible {
  visibility: hidden;
}

/* line 14, ../../../../../../../assets/news/styles/general/_helpers.scss */
span.smart-quote::before {
  content: "\201C";
}
/* line 17, ../../../../../../../assets/news/styles/general/_helpers.scss */
span.smart-quote::after {
  content: "\201D";
}

/* line 21, ../../../../../../../assets/news/styles/general/_helpers.scss */
.text-right {
  text-align: right;
}

/* line 24, ../../../../../../../assets/news/styles/general/_helpers.scss */
.text-center {
  text-align: center;
}

/* line 27, ../../../../../../../assets/news/styles/general/_helpers.scss */
.full-width {
  width: 100%;
}

/* line 30, ../../../../../../../assets/news/styles/general/_helpers.scss */
.xs-width {
  width: 320px;
}

/* line 35, ../../../../../../../assets/news/styles/general/_helpers.scss */
span.div-filler {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
}

/* line 45, ../../../../../../../assets/news/styles/general/_helpers.scss */
div.atclear {
  display: none !important;
}

/* line 50, ../../../../../../../assets/news/styles/general/_helpers.scss */
.print-only {
  display: none;
}

/* line 54, ../../../../../../../assets/news/styles/general/_helpers.scss */
.parking-spot__filling, .parking-spot__link {
  height: 100%;
  left: 0px;
  position: absolute;
  width: 100%;
  top: 0px;
  overflow: hidden;
}

/* line 62, ../../../../../../../assets/news/styles/general/_helpers.scss */
img.parking-spot__thumbnail-play-button {
  width: 70px;
}

/* line 66, ../../../../../../../assets/news/styles/general/_helpers.scss */
.panda-container {
  padding: 0;
}

/* line 69, ../../../../../../../assets/news/styles/general/_helpers.scss */
#mobile-fixed-ad {
  display: none;
  position: fixed;
  width: 100%;
  height: 50px;
  bottom: 0px;
  z-index: 11000;
  -webkit-transition-property: bottom;
  -webkit-transition-duration: 1s;
  -moz-transition-property: bottom;
  -moz-transition-duration: 1s;
  -o-transition-property: bottom;
  -o-transition-duration: 1s;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 69, ../../../../../../../assets/news/styles/general/_helpers.scss */
  #mobile-fixed-ad {
    display: block;
  }
}
/* line 86, ../../../../../../../assets/news/styles/general/_helpers.scss */
#mobile-fixed-ad .adunit__placeholder {
  width: 320px;
  border: 1px dashed white;
  height: 50px;
  position: relative;
  margin: 0 auto;
}
/* line 92, ../../../../../../../assets/news/styles/general/_helpers.scss */
#mobile-fixed-ad .adunit__placeholder:before {
  color: white;
  top: 10px;
}

/* line 100, ../../../../../../../assets/news/styles/general/_helpers.scss */
.article__body--container {
  margin-top: 20px;
}
@media (min-width: 1060px) {
  /* line 100, ../../../../../../../assets/news/styles/general/_helpers.scss */
  .article__body--container {
    min-height: 1050px;
  }
}
@media (max-width: 1059px) {
  /* line 100, ../../../../../../../assets/news/styles/general/_helpers.scss */
  .article__body--container {
    margin-top: 0px;
  }
}

/* line 110, ../../../../../../../assets/news/styles/general/_helpers.scss */
.hideOverflow {
  overflow: hidden;
}

/* line 114, ../../../../../../../assets/news/styles/general/_helpers.scss */
.faded {
  opacity: 0.2;
  cursor: default;
}

/* line 60, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs {
  display: inline-block;
  font-family: "icongs";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: middle;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
/* line 73, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-arrowchunky:before {
  content: "🔮";
}
/* line 76, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-arrowdown:before {
  content: "↓";
}
/* line 79, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-arrowleft:before {
  content: "←";
}
/* line 82, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-arrowne:before {
  content: "🔣";
}
/* line 85, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-arrownw:before {
  content: "🔢";
}
/* line 88, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-arrowright:before {
  content: "→";
}
/* line 91, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-arrowse:before {
  content: "🔤";
}
/* line 94, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-arrowsw:before {
  content: "🔡";
}
/* line 97, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-arrowup:before {
  content: "↑";
}
/* line 100, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-audio:before {
  content: "";
}
/* line 103, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-border:before {
  content: "";
}
/* line 106, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-close:before {
  content: "×";
}
/* line 109, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-comment:before {
  content: "💬";
}
/* line 112, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-directiondown:before {
  content: "";
}
/* line 115, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-directionleft:before {
  content: "";
}
/* line 118, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-directionright:before {
  content: "";
}
/* line 121, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-directionup:before {
  content: "";
}
/* line 124, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-email:before {
  content: "";
}
/* line 127, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-facebook:before {
  content: "";
}
/* line 130, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-fullscreen:before {
  content: "🔔";
}
/* line 133, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-gallery:before {
  content: "";
}
/* line 136, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-googleplus:before {
  content: "";
}
/* line 139, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-headphones:before {
  content: "";
}
/* line 142, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-heart:before {
  content: "🔥";
}
/* line 145, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-hearthollow:before {
  content: "🔫";
}
/* line 148, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-home:before {
  content: "🔓";
}
/* line 151, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-instagram:before {
  content: "🔑";
}
/* line 154, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-lightarrowdown:before {
  content: "🔕";
}
/* line 157, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-lightarrowleft:before {
  content: "🔖";
}
/* line 160, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-lightarrowright:before {
  content: "🔗";
}
/* line 163, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-lightarrowup:before {
  content: "🔘";
}
/* line 166, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-lightdirectiondown:before {
  content: "🔙";
}
/* line 169, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-lightdirectionleft:before {
  content: "🔚";
}
/* line 172, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-lightdirectionright:before {
  content: "🔛";
}
/* line 175, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-lightdirectionup:before {
  content: "🔜";
}
/* line 178, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-linkedin:before {
  content: "";
}
/* line 181, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-lock:before {
  content: "";
}
/* line 184, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-member:before {
  content: "🔲";
}
/* line 187, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-menu:before {
  content: "☰";
}
/* line 190, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-open:before {
  content: "+";
}
/* line 193, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-pinterest:before {
  content: "🔩";
}
/* line 196, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-play:before {
  content: "🔬";
}
/* line 199, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-print:before {
  content: "🔨";
}
/* line 202, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-refresh:before {
  content: "🔭";
}
/* line 205, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-remove:before {
  content: "−";
}
/* line 208, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-search:before {
  content: "🔍";
}
/* line 211, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-searchmenu:before {
  content: "🔟";
}
/* line 214, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-share:before {
  content: "";
}
/* line 217, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-tv:before {
  content: "🔎";
}
/* line 220, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-twitter:before {
  content: "";
}
/* line 223, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-usermenu:before {
  content: "🔒";
}
/* line 226, ../../../../../../../assets/news/styles/general/_icons.scss */
.icongs.icongs-youtube:before {
  content: "";
}

/* line 1, ../../../../../../../assets/news/styles/general/_edit-mode.scss */
.cq-component-label {
  margin: 0;
  padding: 10px;
  text-align: center;
  border: 1px dashed black;
  background: mintcream;
  font-size: 14px;
}
/* line 8, ../../../../../../../assets/news/styles/general/_edit-mode.scss */
.cq-component-label h3 {
  margin-top: 4px;
}
/* line 11, ../../../../../../../assets/news/styles/general/_edit-mode.scss */
.cq-component-label.ad-component-label {
  background: none;
}
@media (min-width: 1060px) {
  /* line 11, ../../../../../../../assets/news/styles/general/_edit-mode.scss */
  .cq-component-label.ad-component-label {
    width: 970px;
    height: 90px;
    margin-left: -80px;
  }
}

/* line 20, ../../../../../../../assets/news/styles/general/_edit-mode.scss */
.RightRailSlot .cq-component-label {
  background: lavender;
}

/* line 26, ../../../../../../../assets/news/styles/general/_edit-mode.scss */
.remove-component-labels .cq-component-label, .remove-component-labels .cq-editrollover-insert-container, .remove-component-labels .new.section {
  display: none;
}

/* line 1, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/BylineComponent/_byline.scss */
.row--byline {
  margin-top: 22px;
  margin-bottom: 42px;
}

/* line 6, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/BylineComponent/_byline.scss */
.byline {
  font-family: "Chronicle SSm 3r", Georgia, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  width: 100%;
  margin: 0;
}
/* line 113, ../../../../../../../assets/news/styles/_mixins.scss */
.byline b, .byline strong {
  font-weight: 600;
  font-style: normal;
  font-family: "Chronicle SSm 6r", Georgia, serif;
}
/* line 117, ../../../../../../../assets/news/styles/_mixins.scss */
.byline b em, .byline strong em {
  font-weight: 600;
  font-style: italic;
  font-family: "Chronicle SSm 6i", Georgia, serif;
}
/* line 123, ../../../../../../../assets/news/styles/_mixins.scss */
.byline em {
  font-weight: 300;
  font-style: italic;
  font-family: "Chronicle SSm 3i", Georgia, serif b, strong;
  font-family-font-weight: 600;
  font-family-font-style: italic;
  font-family-font-family: "Chronicle SSm 6i", Georgia, serif;
}
/* line 11, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/BylineComponent/_byline.scss */
.byline .byline__category {
  padding-left: 22px;
  text-indent: -22px;
}
/* line 15, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/BylineComponent/_byline.scss */
.byline .byline__publish {
  color: #999999;
  font-family: "Pragmatica-web", Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
/* line 20, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/BylineComponent/_byline.scss */
.byline .byline__publish p {
  margin: 0;
  margin-top: 5px;
}
@media (max-width: 1059px) {
  /* line 20, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/BylineComponent/_byline.scss */
  .byline .byline__publish p {
    margin-top: 3px;
  }
}
/* line 30, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/BylineComponent/_byline.scss */
.byline .byline__by {
  display: inline;
}
/* line 33, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/BylineComponent/_byline.scss */
.byline .byline__term {
  display: inline;
}
/* line 35, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/BylineComponent/_byline.scss */
.byline .byline__term a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}
/* line 39, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/BylineComponent/_byline.scss */
.byline .byline__term a:hover {
  color: #999999;
}

/*no byline for legacy galleries - see NEWS-773 */
/* line 47, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/BylineComponent/_byline.scss */
.legacy-gallery .byline__category,
.legacy-gallery .byline__contributor {
  display: none;
}

/* line 2, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/smartbody/styles/_smartbody-paragraphs.scss */
.paragraphs .text a, .article__deck a, figcaption a, .bottom-promo p a, .byline a {
  color: inherit;
  border-bottom: 1px solid #ffcc00;
}
/* line 6, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/smartbody/styles/_smartbody-paragraphs.scss */
.paragraphs .text a:hover, .article__deck a:hover, figcaption a:hover, .bottom-promo p a:hover, .byline a:hover {
  border-bottom-color: #999;
  color: #999;
  text-decoration: none;
}

/* line 14, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/smartbody/styles/_smartbody-paragraphs.scss */
.smartbody p, .smartbody ul, .smartbody ol, .smartbody aside, .smartbody h6 {
  font-family: "Chronicle SSm 3r", Georgia, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0.003em;
  line-height: 1.7;
  margin-bottom: 32px;
  margin-top: 32px;
  text-rendering: optimizeLegibility;
}
/* line 113, ../../../../../../../assets/news/styles/_mixins.scss */
.smartbody p b, .smartbody p strong, .smartbody ul b, .smartbody ul strong, .smartbody ol b, .smartbody ol strong, .smartbody aside b, .smartbody aside strong, .smartbody h6 b, .smartbody h6 strong {
  font-weight: 600;
  font-style: normal;
  font-family: "Chronicle SSm 6r", Georgia, serif;
}
/* line 117, ../../../../../../../assets/news/styles/_mixins.scss */
.smartbody p b em, .smartbody p strong em, .smartbody ul b em, .smartbody ul strong em, .smartbody ol b em, .smartbody ol strong em, .smartbody aside b em, .smartbody aside strong em, .smartbody h6 b em, .smartbody h6 strong em {
  font-weight: 600;
  font-style: italic;
  font-family: "Chronicle SSm 6i", Georgia, serif;
}
/* line 123, ../../../../../../../assets/news/styles/_mixins.scss */
.smartbody p em, .smartbody ul em, .smartbody ol em, .smartbody aside em, .smartbody h6 em {
  font-weight: 300;
  font-style: italic;
  font-family: "Chronicle SSm 3i", Georgia, serif b, strong;
  font-family-font-weight: 600;
  font-family-font-style: italic;
  font-family-font-family: "Chronicle SSm 6i", Georgia, serif;
}
@media (min-width: 1060px) {
  /* line 14, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/smartbody/styles/_smartbody-paragraphs.scss */
  .smartbody p, .smartbody ul, .smartbody ol, .smartbody aside, .smartbody h6 {
    margin-right: 25px;
  }
}
@media (max-width: 1059px) {
  /* line 14, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/smartbody/styles/_smartbody-paragraphs.scss */
  .smartbody p, .smartbody ul, .smartbody ol, .smartbody aside, .smartbody h6 {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 25px;
    margin-top: 25px;
  }
}
/* line 33, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/smartbody/styles/_smartbody-paragraphs.scss */
.smartbody h2 {
  font-family: "Chronicle Deck 6r", Georgia, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 22px;
  letter-spacing: 0.003em;
  margin: 0 0 -21px 0;
}
/* line 99, ../../../../../../../assets/news/styles/_mixins.scss */
.smartbody h2 b, .smartbody h2 strong {
  font-weight: 600;
  font-style: normal;
}
/* line 103, ../../../../../../../assets/news/styles/_mixins.scss */
.smartbody h2 em {
  font-weight: 600;
  font-style: italic;
  font-family: "Chronicle Deck 6i", Georgia, serif;
}
/* line 39, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/smartbody/styles/_smartbody-paragraphs.scss */
.smartbody h6 {
  /*lead paragraph*/
  font-size: 18px !important;
}
@media (max-width: 1059px) {
  /* line 39, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/smartbody/styles/_smartbody-paragraphs.scss */
  .smartbody h6 {
    font-size: 20px !important;
  }
}
/* line 45, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/smartbody/styles/_smartbody-paragraphs.scss */
.smartbody blockquote {
  /*editor's notes*/
  border: 1px solid #c9c9c9;
  color: #999;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.4;
  margin: 32px 0px;
  padding: 10px 20px;
  overflow: hidden;
}

/*smart-body Rich Text Editor styles */
/* line 59, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/smartbody/styles/_smartbody-paragraphs.scss */
#CQ .x-html-editor-wrap p, #CQ .x-html-editor-wrap ul, #CQ .x-html-editor-wrap ol, #CQ .x-html-editor-wrap aside, #CQ .x-html-editor-wrap h6 {
  font-family: "Chronicle Deck 6r", Georgia, serif;
  font-size: 18px;
  letter-spacing: 0.003em;
  line-height: 1.5;
  margin-top: 32px;
  margin-bottom: 32px;
  text-rendering: optimizeLegibility;
}
/* line 69, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/smartbody/styles/_smartbody-paragraphs.scss */
#CQ .x-html-editor-wrap h2 {
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: -21px;
}
/* line 75, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/smartbody/styles/_smartbody-paragraphs.scss */
#CQ .x-html-editor-wrap h6 {
  /*lead paragraph*/
  font-size: 20px !important;
}
/* line 78, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/smartbody/styles/_smartbody-paragraphs.scss */
#CQ .x-html-editor-wrap blockquote {
  /*editor's notes*/
  border: 1px solid #c9c9c9;
  color: #999;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1.4;
  margin: 0px 25px 0px 0px;
  padding: 10px 20px;
  overflow: hidden;
}
/* line 90, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/smartbody/styles/_smartbody-paragraphs.scss */
#CQ .x-html-editor-wrap span.smart-quote::before {
  content: "\201C";
}
/* line 93, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/smartbody/styles/_smartbody-paragraphs.scss */
#CQ .x-html-editor-wrap span.smart-quote::after {
  content: "\201D";
}

/* line 2, ../../../../../../../assets/news/styles/components/_video-modal.scss */
#homepage__video-modal {
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  margin-left: 100%;
  width: 100%;
  z-index: 11120;
}
/* line 12, ../../../../../../../assets/news/styles/components/_video-modal.scss */
#homepage__video-modal.on-screen {
  margin-left: 0;
}
/* line 16, ../../../../../../../assets/news/styles/components/_video-modal.scss */
#homepage__video-modal .video-modal__scroll-wrapper {
  position: relative;
  margin: auto;
  width: 100%;
  padding: 0px 14%;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media (max-width: 1000px) {
  /* line 16, ../../../../../../../assets/news/styles/components/_video-modal.scss */
  #homepage__video-modal .video-modal__scroll-wrapper {
    padding: 0px 14%;
  }
}
@media (max-width: 767px) {
  /* line 16, ../../../../../../../assets/news/styles/components/_video-modal.scss */
  #homepage__video-modal .video-modal__scroll-wrapper {
    position: relative;
    width: 100%;
    margin: 0;
    left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 16, ../../../../../../../assets/news/styles/components/_video-modal.scss */
  #homepage__video-modal .video-modal__scroll-wrapper {
    padding: 0px 14%;
  }
}
@media (min-width: 1400px) {
  /* line 16, ../../../../../../../assets/news/styles/components/_video-modal.scss */
  #homepage__video-modal .video-modal__scroll-wrapper {
    padding: 0px 20%;
  }
}
@media (min-width: 1800px) {
  /* line 16, ../../../../../../../assets/news/styles/components/_video-modal.scss */
  #homepage__video-modal .video-modal__scroll-wrapper {
    padding: 0px 25%;
  }
}
@media (max-width: 767px) {
  /* line 16, ../../../../../../../assets/news/styles/components/_video-modal.scss */
  #homepage__video-modal .video-modal__scroll-wrapper {
    padding: 0 20px;
  }
}
/* line 54, ../../../../../../../assets/news/styles/components/_video-modal.scss */
#homepage__video-modal .video-modal__caption {
  margin-bottom: 20px;
}
/* line 58, ../../../../../../../assets/news/styles/components/_video-modal.scss */
#homepage__video-modal .video-modal__headline {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 5px;
}
/* line 66, ../../../../../../../assets/news/styles/components/_video-modal.scss */
#homepage__video-modal .video-modal__dek {
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 20px;
  color: #fff;
  max-width: 862px;
}
/* line 72, ../../../../../../../assets/news/styles/components/_video-modal.scss */
#homepage__video-modal .video-modal__dek a {
  color: white !important;
  text-decoration: underline;
}
/* line 78, ../../../../../../../assets/news/styles/components/_video-modal.scss */
#homepage__video-modal .video-modal__caption-link {
  margin-top: 20px;
  display: block;
  text-align: right;
  font-family: "Chronicle Deck 6i", Georgia, serif;
  font-style: italic;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  margin-right: 5px;
}
/* line 90, ../../../../../../../assets/news/styles/components/_video-modal.scss */
#homepage__video-modal .video-modal__container {
  position: relative;
  margin-top: 120px;
  margin-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 90, ../../../../../../../assets/news/styles/components/_video-modal.scss */
  #homepage__video-modal .video-modal__container {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  /* line 90, ../../../../../../../assets/news/styles/components/_video-modal.scss */
  #homepage__video-modal .video-modal__container {
    margin-top: 0px;
  }
}
/* line 100, ../../../../../../../assets/news/styles/components/_video-modal.scss */
#homepage__video-modal .video-modal__container.large-screen-modal {
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0px;
  margin-bottom: 0px;
}
/* line 107, ../../../../../../../assets/news/styles/components/_video-modal.scss */
#homepage__video-modal .homepagePlayer__wrap {
  position: relative;
  overflow: hidden;
}
/* line 110, ../../../../../../../assets/news/styles/components/_video-modal.scss */
#homepage__video-modal .homepagePlayer__wrap:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #f2f2f2 url("/etc/designs/news/images/ng-logo-small.svg");
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: center center;
  width: 98%;
  height: 98%;
  z-index: 11120;
}
/* line 126, ../../../../../../../assets/news/styles/components/_video-modal.scss */
#homepage__video-modal #newsHomepagePlayer {
  height: 0;
  padding-bottom: 56.25%;
  z-index: 11130;
}
/* line 131, ../../../../../../../assets/news/styles/components/_video-modal.scss */
#homepage__video-modal .video-modal__close-listener {
  position: absolute;
  top: 0px;
  width: 14%;
  height: 100%;
  z-index: 11140;
}
/* line 137, ../../../../../../../assets/news/styles/components/_video-modal.scss */
#homepage__video-modal .video-modal__close-listener.left {
  left: 0px;
}
/* line 140, ../../../../../../../assets/news/styles/components/_video-modal.scss */
#homepage__video-modal .video-modal__close-listener.right {
  right: 0px;
}
@media (min-width: 1200px) {
  /* line 131, ../../../../../../../assets/news/styles/components/_video-modal.scss */
  #homepage__video-modal .video-modal__close-listener {
    width: 14%;
  }
}
@media (min-width: 1400px) {
  /* line 131, ../../../../../../../assets/news/styles/components/_video-modal.scss */
  #homepage__video-modal .video-modal__close-listener {
    width: 20%;
  }
}
@media (min-width: 1800px) {
  /* line 131, ../../../../../../../assets/news/styles/components/_video-modal.scss */
  #homepage__video-modal .video-modal__close-listener {
    width: 25%;
  }
}
/* line 157, ../../../../../../../assets/news/styles/components/_video-modal.scss */
#homepage__video-modal .close-modal {
  color: white;
  font-size: 40px;
  padding: 30px;
  position: fixed;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 11170;
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 157, ../../../../../../../assets/news/styles/components/_video-modal.scss */
  #homepage__video-modal .close-modal {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  /* line 157, ../../../../../../../assets/news/styles/components/_video-modal.scss */
  #homepage__video-modal .close-modal {
    position: relative;
    float: right;
    padding-right: 0;
  }
}

/* line 1, ../../../../../../../assets/news/styles/components/_header.scss */
.ngs-header {
  z-index: 2;
}

/* line 4, ../../../../../../../assets/news/styles/components/_header.scss */
.identity_bar {
  position: relative;
}

/* General Header */
/* line 9, ../../../../../../../assets/news/styles/components/_header.scss */
.section-header {
  height: auto;
  background: white;
  border-bottom: 1px solid #f2f2f2;
}
@media (min-width: 768px) {
  /* line 9, ../../../../../../../assets/news/styles/components/_header.scss */
  .section-header {
    border-bottom: none;
    height: 70px;
  }
}
/* line 17, ../../../../../../../assets/news/styles/components/_header.scss */
.section-header.section-header--homepage {
  background: white;
  border-top: none;
  height: auto;
}
@media (max-width: 767px) {
  /* line 17, ../../../../../../../assets/news/styles/components/_header.scss */
  .section-header.section-header--homepage {
    border-bottom: none;
    min-height: 0px;
  }
  /* line 24, ../../../../../../../assets/news/styles/components/_header.scss */
  .section-header.section-header--homepage .section-header__sponsor {
    border-top: 1px solid #e0e0e0;
  }
}

/* line 31, ../../../../../../../assets/news/styles/components/_header.scss */
.section-header--list {
  margin: 21px 0px !important;
  list-style: none;
  padding: 0;
}

/* line 37, ../../../../../../../assets/news/styles/components/_header.scss */
.section-header__menu--item {
  font-weight: 600;
  font-size: 20px;
  color: #555555;
}

/* line 43, ../../../../../../../assets/news/styles/components/_header.scss */
.section-header__menu--item i {
  font-weight: lighter !important;
  font-size: 20px;
  margin-left: 5px;
}

/* line 48, ../../../../../../../assets/news/styles/components/_header.scss */
.section-header__sponsor-holder {
  min-height: 0px;
}
@media (max-width: 767px) {
  /* line 48, ../../../../../../../assets/news/styles/components/_header.scss */
  .section-header__sponsor-holder {
    margin: 0 -16px;
  }
}

/* line 56, ../../../../../../../assets/news/styles/components/_header.scss */
.row-style-large .section-header__sponsor-holder {
  margin-top: 1rem;
}

/* line 61, ../../../../../../../assets/news/styles/components/_header.scss */
.section-header__sponsor {
  padding-top: 0px;
  /*  border-top: 1px solid #ebebeb; */
  border-top: none;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 61, ../../../../../../../assets/news/styles/components/_header.scss */
  .section-header__sponsor {
    padding-top: 0px;
    float: right;
  }
}
/* line 70, ../../../../../../../assets/news/styles/components/_header.scss */
.section-header__sponsor .adunit {
  margin: 10px 0px;
}
@media (max-width: 767px) {
  /* line 70, ../../../../../../../assets/news/styles/components/_header.scss */
  .section-header__sponsor .adunit {
    margin: 10px auto;
  }
}

/* line 77, ../../../../../../../assets/news/styles/components/_header.scss */
.sticky__action {
  width: 103px;
  display: table-cell;
  vertical-align: middle;
  height: 83px;
  text-align: center;
  cursor: pointer;
}
/* line 84, ../../../../../../../assets/news/styles/components/_header.scss */
.sticky__action.active, .sticky__action:active {
  background-color: #ebebeb !important;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #ebebeb;
  position: relative;
  top: 1px;
}
/* line 92, ../../../../../../../assets/news/styles/components/_header.scss */
.sticky__action p {
  margin-bottom: 0;
  font-size: 12px;
}
/* line 96, ../../../../../../../assets/news/styles/components/_header.scss */
.sticky__action i {
  font-size: 18px;
}

/* line 101, ../../../../../../../assets/news/styles/components/_header.scss */
.sticky-header {
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
  height: 83px;
  overflow: visible;
  top: -85px;
  width: 100%;
  z-index: 11080;
}
/* line 109, ../../../../../../../assets/news/styles/components/_header.scss */
.sticky-header .title {
  cursor: pointer;
  font-size: 16px;
  height: 50px;
  margin: 16px 0;
  padding-top: 14px;
  font-weight: bold;
}
/* line 117, ../../../../../../../assets/news/styles/components/_header.scss */
.sticky-header .logo {
  border-right: 1px solid lightGray;
  float: left;
  height: 37px;
  margin-right: 20%;
  margin-top: 22px;
  padding-right: 50%;
}
/* line 125, ../../../../../../../assets/news/styles/components/_header.scss */
.sticky-header .col-md-6 {
  padding: 0 !important;
}
/* line 128, ../../../../../../../assets/news/styles/components/_header.scss */
.sticky-header .col-md-8.col-md-offset-1 {
  padding-right: 0;
}
/* line 131, ../../../../../../../assets/news/styles/components/_header.scss */
.sticky-header .gototop {
  cursor: pointer;
  float: left;
  margin: 0 0 0 -5px;
  padding-bottom: 22px;
  padding-left: 24px;
  padding-top: 15px;
  position: relative;
  width: 29%;
  z-index: 10;
}
/* line 141, ../../../../../../../assets/news/styles/components/_header.scss */
.sticky-header .gototop img {
  margin: 4px;
}
/* line 144, ../../../../../../../assets/news/styles/components/_header.scss */
.sticky-header .gototop:hover {
  background: #f9f9f9;
}

/* line 150, ../../../../../../../assets/news/styles/components/_header.scss */
.featured-menu a, .natural-menu a {
  color: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
}
/* line 155, ../../../../../../../assets/news/styles/components/_header.scss */
.featured-menu li, .natural-menu li {
  font-weight: 200 !important;
}
/* line 158, ../../../../../../../assets/news/styles/components/_header.scss */
.featured-menu a:hover, .natural-menu a:hover {
  color: #5b6066 !important;
  text-decoration: none;
}

/* line 163, ../../../../../../../assets/news/styles/components/_header.scss */
.sticky__actions-container {
  display: table;
  position: absolute;
  right: 0px;
  width: 330px;
}

@media (min-width: 1240px) {
  /* line 171, ../../../../../../../assets/news/styles/components/_header.scss */
  .sticky__actions-container .app-gototop {
    border-right: none;
  }
}
/* When the arrows for next and prev should dissapear */
@media (max-width: 1240px) {
  /* next/prev arrow container */
  /* line 178, ../../../../../../../assets/news/styles/components/_header.scss */
  .change-article {
    display: none;
    visibility: hidden;
  }

  /* line 182, ../../../../../../../assets/news/styles/components/_header.scss */
  .sticky__actions-container {
    display: table;
    position: absolute;
    right: -12px;
    width: 330px;
  }
}
@media (min-width: 1060px) {
  /* line 192, ../../../../../../../assets/news/styles/components/_header.scss */
  .sticky__action:hover {
    background-color: #f9f9f9;
  }
}
@media (min-width: 768px) {
  /* line 199, ../../../../../../../assets/news/styles/components/_header.scss */
  .sticky__action.arrow {
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    width: 83px;
  }
  /* line 204, ../../../../../../../assets/news/styles/components/_header.scss */
  .sticky__action i.icongs-lightarrowup {
    font-size: 36px;
  }

  /* line 208, ../../../../../../../assets/news/styles/components/_header.scss */
  .arrow {
    float: left;
    height: 83px;
    padding-top: 23px;
    text-align: center;
    transition: background-color 350ms;
    -webkit-transition: background-color 350ms;
    width: 83px;
  }
  /* line 218, ../../../../../../../assets/news/styles/components/_header.scss */
  .arrow i {
    font-size: 36px;
    color: #777777;
  }
}
@media (max-width: 1059px) {
  /* line 226, ../../../../../../../assets/news/styles/components/_header.scss */
  .sticky-header {
    border: none;
    box-shadow: 0 2px 8px 0 rgba(100, 100, 100, 0.1);
  }
  /* line 230, ../../../../../../../assets/news/styles/components/_header.scss */
  .sticky-header .share-n-comments .share, .sticky-header .share-n-comments .comments {
    padding-left: 16px !important;
  }
  /* line 234, ../../../../../../../assets/news/styles/components/_header.scss */
  .sticky-header .gototop {
    padding-left: 22px;
  }

  /* line 241, ../../../../../../../assets/news/styles/components/_header.scss */
  .sticky-header .container,
  #section-header .container,
  .component-simulate-main-menu .container {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 248, ../../../../../../../assets/news/styles/components/_header.scss */
  .sticky__actions-container {
    display: table;
    right: -12px;
  }
}
@media (max-width: 767px) {
  /* line 254, ../../../../../../../assets/news/styles/components/_header.scss */
  .sticky__actions-container {
    display: table;
    right: 0px !important;
    width: 270px;
  }

  /* line 259, ../../../../../../../assets/news/styles/components/_header.scss */
  .sticky-header {
    height: 55px;
  }
  /* line 261, ../../../../../../../assets/news/styles/components/_header.scss */
  .sticky-header .logo {
    border-right: 1px solid lightgray;
    height: 52px;
    margin-bottom: 1px;
    margin-top: 1px;
    padding-bottom: 10px;
    padding-right: 11px;
    padding-top: 10px;
  }
  /* line 270, ../../../../../../../assets/news/styles/components/_header.scss */
  .sticky-header .sticky__action {
    height: 55px;
  }
  /* line 272, ../../../../../../../assets/news/styles/components/_header.scss */
  .sticky-header .sticky__action p {
    display: none;
  }

  /* line 277, ../../../../../../../assets/news/styles/components/_header.scss */
  #section-header {
    height: auto !important;
    border-bottom: none !important;
  }
  /* line 282, ../../../../../../../assets/news/styles/components/_header.scss */
  #section-header .container .col-md-13 {
    padding: 0;
  }
  /* line 287, ../../../../../../../assets/news/styles/components/_header.scss */
  #section-header .sub-nav-bar {
    height: 113px;
    padding: 0;
    margin: 0;
  }
  /* line 292, ../../../../../../../assets/news/styles/components/_header.scss */
  #section-header .sub-nav-bar li {
    display: block !important;
    font-size: 20px;
    font-weight: bold;
    height: 54px;
    padding: 12px 10px 5px 10px;
    width: 100%;
  }
  /* line 300, ../../../../../../../assets/news/styles/components/_header.scss */
  #section-header .sub-nav-bar .sub-nav-sponsor {
    margin: 5px 0 10px 0;
  }
  /* line 302, ../../../../../../../assets/news/styles/components/_header.scss */
  #section-header .sub-nav-bar .sub-nav-sponsor img {
    height: 50px;
    min-width: 0 !important;
    width: 210px;
  }
  /* line 308, ../../../../../../../assets/news/styles/components/_header.scss */
  #section-header .sub-nav-bar .section-news {
    background-color: #061423;
    font-size: 16px;
    font-weight: 500;
    height: 59px;
    padding: 17px 10px 7px 10px;
    width: 100%;
  }
}
/* line 320, ../../../../../../../assets/news/styles/components/_header.scss */
.label--beta {
  color: #cccccc;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
}

/* line 329, ../../../../../../../assets/news/styles/components/_header.scss */
header {
  background-color: black;
  position: relative;
}

/* line 334, ../../../../../../../assets/news/styles/components/_header.scss */
.identity_bar {
  background-color: black;
  height: 50px;
  margin: 0 auto;
  max-width: 100%;
}
/* line 339, ../../../../../../../assets/news/styles/components/_header.scss */
.identity_bar a.logo_link {
  border: none;
  position: absolute;
  left: 10px;
  outline: none;
  top: 10px;
}
/* line 345, ../../../../../../../assets/news/styles/components/_header.scss */
.identity_bar a.logo_link img {
  border: none;
}
@media (max-width: 767px) {
  /* line 339, ../../../../../../../assets/news/styles/components/_header.scss */
  .identity_bar a.logo_link {
    position: relative;
    margin: 0 auto;
    width: 162px;
    display: block;
    left: 0;
  }
}
/* line 356, ../../../../../../../assets/news/styles/components/_header.scss */
.identity_bar .logged_out {
  position: absolute;
  right: 10px;
}
/* line 360, ../../../../../../../assets/news/styles/components/_header.scss */
.identity_bar .header-menu-button {
  padding-left: 0;
  padding-right: 0;
  margin-right: 9px;
}

@media (max-width: 767px) {
  /* line 369, ../../../../../../../assets/news/styles/components/_header.scss */
  .ngs-header.logged_out.responsiveness {
    right: 15px;
    top: 2px;
  }

  /* line 373, ../../../../../../../assets/news/styles/components/_header.scss */
  .ngs-header.logged_in.responsiveness {
    right: 15px;
    top: 2px;
  }
  /* line 376, ../../../../../../../assets/news/styles/components/_header.scss */
  .ngs-header.logged_in.responsiveness .header-menu-button span {
    margin-left: -5px;
  }
}
/* line 382, ../../../../../../../assets/news/styles/components/_header.scss */
.sticky__actions--comments-disabled {
  width: 227px;
}
@media (max-width: 767px) {
  /* line 382, ../../../../../../../assets/news/styles/components/_header.scss */
  .sticky__actions--comments-disabled {
    width: 187px;
  }
}

/* line 1, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
.mobile-date {
  color: #898a8d;
  display: block;
  font-weight: normal;
  line-height: 1;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  background-color: #f2f2f2;
  font-size: 12px;
  letter-spacing: 0.13rem;
  margin: 0 -10px;
}

/* line 16, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
.section-header--homepage span {
  text-transform: uppercase;
  position: relative;
  color: #898a8d;
  font-weight: normal;
  line-height: 1;
  font-size: 12px;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  /* line 16, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
  .section-header--homepage span {
    display: block;
    margin: 40px 0;
  }
}
@media (max-width: 767px) {
  /* line 16, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
  .section-header--homepage span {
    font-weight: lighter;
    letter-spacing: 0;
    color: #666666;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 37, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
  .section-header--homepage .adunit__placeholder--sponsor {
    margin-top: 20px;
  }
  /* line 40, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
  .section-header--homepage .adunit {
    margin-top: 20px;
  }
}

/* line 47, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
.section-header.section-header--homepage.section-header--dynamic-page {
  background: #f2f2f2;
}
/* line 49, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
.section-header.section-header--homepage.section-header--dynamic-page .section-header__menu--item.dynamic-title {
  font-size: 16px;
  color: #333;
  letter-spacing: 0.02em;
  margin: 28px 0;
}
/* line 55, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
.section-header.section-header--homepage.section-header--dynamic-page .adunit-upper-right {
  margin-top: 10px;
}
/* line 58, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
.section-header.section-header--homepage.section-header--dynamic-page .adunit__placeholder--sponsor {
  margin-top: 10px;
}

/* line 64, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
.section-header-container-title {
  height: 1.142857143em;
  overflow: hidden;
  font-size: 77px;
  margin: 0 0 0.2em 0;
}
@media (max-width: 1059px) {
  /* line 64, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
  .section-header-container-title {
    font-size: 58px;
  }
}
@media (max-width: 767px) {
  /* line 64, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
  .section-header-container-title {
    font-size: 43px;
    height: 1.279069767em;
    margin: 0.4em 0.1em 0.1em 0.1em;
  }
}
/* line 77, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
.section-header-container-title h1.section-header-dynamic-title {
  font-family: "Chronicle Display", Georgia, serif;
  font-size: 77px;
  font-weight: 400;
  font-style: normal;
  color: #000;
  letter-spacing: -0.018em;
  line-height: 1.15;
  margin: 0;
}
@media (max-width: 1059px) {
  /* line 77, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
  .section-header-container-title h1.section-header-dynamic-title {
    font-size: 58px;
  }
}
@media (max-width: 767px) {
  /* line 77, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
  .section-header-container-title h1.section-header-dynamic-title {
    font-size: 43px;
    text-align: center;
    letter-spacing: 0em;
    line-height: 1.3;
  }
}

/* line 99, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
p.section-header-dynamic-abstract {
  font-family: "Pragmatica-web", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 19px;
  letter-spacing: -.002em;
  line-height: 1.0;
  color: #333333;
  text-transform: none;
  margin: 0 0 17px 5px;
}
@media (max-width: 1059px) {
  /* line 99, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
  p.section-header-dynamic-abstract {
    font-size: 17px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  /* line 99, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
  p.section-header-dynamic-abstract {
    font-size: 15px;
    text-align: center;
    color: #333333;
    line-height: 1.4;
    padding: 0 0.1em;
  }
}

/* line 122, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
.row-style-large {
  margin-bottom: 26px;
  margin-left: 0px;
  margin-right: 0px;
  border-bottom: 1px solid #ebebeb;
}
@media (max-width: 767px) {
  /* line 122, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/SectionHeader/_sectionHeader.scss */
  .row-style-large {
    border: none;
  }
}

/* line 1, ../../../../../../../assets/news/styles/components/_modals.scss */
.comments-module {
  background-color: white;
  border-left: 1px solid #e4e4e4;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: auto;
  padding-left: 10px;
  padding-right: 10px;
  right: 0;
  top: 83px;
  width: 50%;
  z-index: 100;
}
/* line 14, ../../../../../../../assets/news/styles/components/_modals.scss */
.comments-module .title-container {
  background-color: #f9f9f9;
}

/* line 18, ../../../../../../../assets/news/styles/components/_modals.scss */
.modal-close {
  background-color: transparent;
  background-image: none;
  border: none;
  padding: 0px 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

/* line 31, ../../../../../../../assets/news/styles/components/_modals.scss */
.social-link {
  color: #000;
  font-size: 25px;
  font-weight: lighter;
  font-family: "Helvetica";
  margin-bottom: 36px;
  display: block;
}

/* line 42, ../../../../../../../assets/news/styles/components/_modals.scss */
#modal-share .modal-dialog .share-icon-container {
  float: left;
  width: 37px;
  height: 37px;
}
/* line 47, ../../../../../../../assets/news/styles/components/_modals.scss */
#modal-share .modal-dialog .share-icon {
  background-color: #061423;
  width: 37px;
  height: 37px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
/* line 54, ../../../../../../../assets/news/styles/components/_modals.scss */
#modal-share .modal-dialog .share-icon i {
  color: #fff;
  font-size: 24px;
}
/* line 59, ../../../../../../../assets/news/styles/components/_modals.scss */
#modal-share .modal-dialog .counter {
  display: table-cell;
  height: 37px;
  vertical-align: middle;
  padding-left: 10px;
}
/* line 65, ../../../../../../../assets/news/styles/components/_modals.scss */
#modal-share .modal-dialog .social-link {
  margin-bottom: 20px !important;
  font-size: 18px;
  color: #333;
}
/* line 69, ../../../../../../../assets/news/styles/components/_modals.scss */
#modal-share .modal-dialog .social-link img {
  width: 37px;
  height: 37px;
  margin-right: 10px;
}

/* line 76, ../../../../../../../assets/news/styles/components/_modals.scss */
.modal {
  display: none;
  overflow: auto;
  overflow-y: hidden;
  opacity: 1;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11150;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 91, ../../../../../../../assets/news/styles/components/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, 25%);
  -ms-transform: translate(0, 25%);
  transform: translate(0, 25%);
  opacity: 0.3;
  -webkit-transition: opacity, -webkit-transform,  0.3s ease-out;
  -moz-transition: opacity, -moz-transform,  0.3s ease-out;
  -o-transition: opacity, -o-transform,  0.3s ease-out;
  transition: opacity, transform,  0.3s ease-out;
}

/* line 102, ../../../../../../../assets/news/styles/components/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

/* line 108, ../../../../../../../assets/news/styles/components/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0px;
  height: 100%;
}

/* line 114, ../../../../../../../assets/news/styles/components/_modals.scss */
.modal-content {
  position: relative;
  background-color: #ffffff;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  background-clip: padding-box;
  height: 100%;
  outline: none;
  overflow-y: scroll;
}

/* line 125, ../../../../../../../assets/news/styles/components/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11140;
  background-color: #000000;
}

/* line 135, ../../../../../../../assets/news/styles/components/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 140, ../../../../../../../assets/news/styles/components/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 145, ../../../../../../../assets/news/styles/components/_modals.scss */
.modal-header {
  padding: 15px;
  background-color: #ebebeb;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}

/* line 152, ../../../../../../../assets/news/styles/components/_modals.scss */
.modal-header .close {
  top: -2px;
  right: 0px;
  font-size: 20px;
  padding: 12px;
  position: absolute;
}

/* line 159, ../../../../../../../assets/news/styles/components/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
  font-size: 14px;
}

/* line 164, ../../../../../../../assets/news/styles/components/_modals.scss */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 168, ../../../../../../../assets/news/styles/components/_modals.scss */
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 174, ../../../../../../../assets/news/styles/components/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 178, ../../../../../../../assets/news/styles/components/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 181, ../../../../../../../assets/news/styles/components/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media (max-width: 767px) {
  /* line 186, ../../../../../../../assets/news/styles/components/_modals.scss */
  .modal {
    top: 0;
  }

  /* line 189, ../../../../../../../assets/news/styles/components/_modals.scss */
  .modal-backdrop {
    background-color: transparent;
  }
}
@media (min-width: 768px) {
  /* line 195, ../../../../../../../assets/news/styles/components/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 199, ../../../../../../../assets/news/styles/components/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1060px) {
  /* line 205, ../../../../../../../assets/news/styles/components/_modals.scss */
  .modal-lg {
    width: 900px;
  }

  /* line 208, ../../../../../../../assets/news/styles/components/_modals.scss */
  .modal-dialog {
    width: 40%;
    margin: 0 0 0 auto;
    height: 100%;
  }

  /* line 213, ../../../../../../../assets/news/styles/components/_modals.scss */
  #modal-share .modal-dialog {
    width: calc(50% - 310px) !important;
  }

  /* line 216, ../../../../../../../assets/news/styles/components/_modals.scss */
  #modal-comments .modal-dialog {
    width: calc(50% - 210px) !important;
  }

  /* line 220, ../../../../../../../assets/news/styles/components/_modals.scss */
  .modal-backdrop {
    position: fixed;
    top: 84px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 11140;
    background-color: transparent;
  }

  /* line 230, ../../../../../../../assets/news/styles/components/_modals.scss */
  .modal {
    top: 137px;
  }

  /* line 234, ../../../../../../../assets/news/styles/components/_modals.scss */
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0.3;
    -webkit-transition: opacity, -webkit-transform, 0 ease-out;
    -moz-transition: opacity, -moz-transform, 0 ease-out;
    -o-transition: opacity, -o-transform, 0 ease-out;
    transition: opacity, transform, 0 ease-out;
  }

  /* line 245, ../../../../../../../assets/news/styles/components/_modals.scss */
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* line 1, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
#main-footer {
  background-color: #ebebeb;
  padding-bottom: 100px;
  padding-top: 60px;
}

/* line 6, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
.main-footer-logo {
  width: 207px;
}

/* line 9, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
.big-footer-menu, .terms-privacy {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 14, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
p.footer-item {
  margin-bottom: 0px;
  margin-top: 7px;
}

/* line 19, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
.footer-menu-title {
  color: #898a8d;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0.05em;
  line-height: 1;
  margin: 0;
  padding-bottom: 0.5em;
  text-transform: uppercase;
}

/* line 29, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
.social-icons-footer {
  line-height: 1.6em;
  color: #021122;
  font-size: 20px;
  display: inline-block;
}
/* line 34, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
.social-icons-footer i:nth-child(1) {
  margin-right: 2px;
  margin-left: -3px;
}
/* line 38, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
.social-icons-footer i:nth-child(2) {
  margin-right: 10px;
}
/* line 41, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
.social-icons-footer i:nth-child(3) {
  margin-left: -2px;
}
/* line 44, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
.social-icons-footer a {
  color: #021122;
  letter-spacing: 0.05rem;
  font-size: 11px;
  text-transform: uppercase;
}
/* line 49, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
.social-icons-footer a:hover {
  text-decoration: none;
}

/* line 54, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
.footer-item {
  line-height: 1.6rem;
  color: #ababab;
  font-size: 11px;
}
/* line 55, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
.footer-item a {
  color: #021122;
  letter-spacing: 0.05em;
}

/* line 63, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
.footer-menu {
  text-align: right;
}
/* line 65, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
.footer-menu li {
  font-size: 11px;
}

/* line 69, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
.copyright-item {
  line-height: 0;
  height: 7px;
}

/* line 73, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
.social-icons-list {
  list-style: none;
  padding-left: 0px;
  margin: 0;
}
/* line 77, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
.social-icons-list i {
  font-size: 20px;
}

@media (min-width: 1060px) {
  /* line 82, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  .social-icons-list {
    margin-bottom: 20px;
  }
}
@media (max-width: 1059px) {
  /* line 87, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  .social-icons-list {
    display: table;
    margin-left: 20px;
    /*.footer-menu-title.social-icons-footer{
      vertical-align: top;
      padding-right: 10px;
      span{
        display: inline-block;
        margin-top: 4px;
        font-weight: bold;
        color: #333333;

      }
    }*/
  }
  /* line 90, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  .social-icons-list .social-icons-footer {
    display: table-cell;
    padding-right: 0px;
  }

  /* line 106, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  #main-footer {
    padding-top: 0;
    padding-bottom: 10px;
    /*.footer-menu-title{
      margin-top: 20px;
      margin-left: 16px;
      margin-bottom: 0;
    }*/
  }
  /* line 109, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  #main-footer .social-icons-footer {
    margin-left: 20px;
  }
  /* line 111, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  #main-footer .social-icons-footer i {
    padding: 0 14px;
  }
  /* line 116, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  #main-footer .social-icons-footer a:nth-child(1) i {
    padding-left: 0;
  }
  /* line 128, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  #main-footer .tabs-links .footer-menu-title {
    border-bottom: 1px solid #bdbdbd;
    border-top: 1px solid #bdbdbd;
    color: #061423;
    cursor: pointer;
    float: left;
    height: 47px;
    margin: 0;
    padding-top: 16px;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 33.3333%;
  }
  /* line 148, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  #main-footer .tabs-links .footer-menu-title.active {
    background-color: #c9c9c9;
    border: 1px solid #bdbdbd;
  }
  /* line 153, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  #main-footer .footer-item {
    background-color: #c9c9c9;
    border-bottom: 1px solid #bdbdbd;
  }
  /* line 156, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  #main-footer .footer-item a {
    font-size: 12px;
    padding: 15px 20px;
    display: block;
  }
  /* line 162, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  #main-footer .terms-privacy {
    padding-top: 25px;
  }
  /* line 164, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  #main-footer .terms-privacy .footer-item {
    display: block;
    line-height: 1;
    height: 25px;
    background-color: transparent;
    border-top: none;
    border-bottom: none;
  }
  /* line 171, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  #main-footer .terms-privacy .footer-item a {
    font-size: 12px;
    padding: 0 20px;
    display: inline;
  }
  /* line 178, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  #main-footer .col-md-2 {
    padding: 0;
    border-top: 1px solid #959595;
  }
  /* line 181, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  #main-footer .col-md-2 li {
    text-transform: uppercase;
    vertical-align: middle;
    height: 60px;
    letter-spacing: 0.05em;
  }

  /* line 189, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  #copyright, .copyright {
    padding: 35px 20px;
    margin-bottom: 10px;
    font-size: 12px;
  }
  /* line 194, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  #copyright .footer-item, .copyright .footer-item {
    font-size: 12px;
    display: block;
    line-height: 1;
    height: auto;
    background-color: transparent !important;
    border-top: none !important;
    border-bottom: none !important;
  }
  /* line 202, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  #copyright .footer-item a, .copyright .footer-item a {
    padding: 0 20px;
    display: inline;
  }

  /* line 208, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  .terms-privacy + .copyright {
    padding-top: 10px;
  }

  /* line 211, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  .footer-social-title {
    font-weight: 700;
    letter-spaceing: 0.03em;
    margin-left: 20px;
    margin-top: 35px;
    text-transform: uppercase;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 220, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  .social-icons-list {
    margin-top: 30px;
  }

  /* line 223, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  .footer-social-title {
    float: left;
    margin-top: 37px;
    margin-right: 30px;
    font-size: 16px;
  }

  /* line 230, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  .social-icons-footer:nth-child(2) {
    padding-right: 6px !important;
  }
}
@media (max-width: 767px) {
  /* line 236, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  .social-icons-list {
    margin-top: 10px;
  }

  /* line 239, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  .footer-social-title {
    font-size: 13px;
  }

  /* line 242, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Footer/_footer.scss */
  .copyright p {
    padding-left: 0 !important;
  }
}
/* line 2, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/globalNav/_globalnav.scss */
.globalNav {
  height: auto;
}
@media (min-width: 1000px) {
  /* line 2, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/globalNav/_globalnav.scss */
  .globalNav {
    min-height: 119px;
    background: black;
  }
}

/* line 1, ../../../../../../../assets/news/styles/general/_mobile.scss */
.mobile-header {
  background-color: #061423;
  border-color: #80878e;
  cursor: pointer;
  border-top: 1px solid #555555;
  border-bottom: 1px solid #555555;
}
/* line 7, ../../../../../../../assets/news/styles/general/_mobile.scss */
.mobile-header .logo {
  border-color: #444;
}
/* line 10, ../../../../../../../assets/news/styles/general/_mobile.scss */
.mobile-header .news-item-menu {
  padding-left: 7px;
}
/* line 12, ../../../../../../../assets/news/styles/general/_mobile.scss */
.mobile-header .news-item-menu i {
  line-height: 34px;
  font-size: 22px;
  margin-right: 27px;
  margin-top: 9px;
}

/* line 20, ../../../../../../../assets/news/styles/general/_mobile.scss */
.news-item-menu {
  color: #ebebeb;
  font-weight: bold;
  letter-spacing: 1px;
  height: 44px;
  font-weight: 500;
  text-align: right;
}
/* line 27, ../../../../../../../assets/news/styles/general/_mobile.scss */
.news-item-menu a {
  color: #fff;
  line-height: 54px;
  padding-left: 5px;
  font-size: 18px;
}
/* line 32, ../../../../../../../assets/news/styles/general/_mobile.scss */
.news-item-menu a:hover {
  text-decoration: none;
}
/* line 36, ../../../../../../../assets/news/styles/general/_mobile.scss */
.news-item-menu i {
  line-height: 49px;
  font-size: 32px;
  margin-right: 10px;
}

@media (min-width: 768px) and (max-width: 1059px) {
  /* line 46, ../../../../../../../assets/news/styles/general/_mobile.scss */
  header .main-title {
    font-size: 40px;
    margin: 10px 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 54, ../../../../../../../assets/news/styles/general/_mobile.scss */
  .col-third {
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  /* Inside the subnav menu this is the FEATURED section */
  /* line 62, ../../../../../../../assets/news/styles/general/_mobile.scss */
  .featured-menu {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
    background-color: #101e2c;
  }
  /* line 66, ../../../../../../../assets/news/styles/general/_mobile.scss */
  .featured-menu ul {
    margin-bottom: 25px !important;
  }
  /* line 69, ../../../../../../../assets/news/styles/general/_mobile.scss */
  .featured-menu li {
    padding: 5px 0;
  }

  /* Inside the subnav menu this is the NATURAL section */
  /* line 74, ../../../../../../../assets/news/styles/general/_mobile.scss */
  .natural-menu {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
  }
  /* line 77, ../../../../../../../assets/news/styles/general/_mobile.scss */
  .natural-menu li {
    padding: 5px 0;
  }

  /* line 82, ../../../../../../../assets/news/styles/general/_mobile.scss */
  .carousel .controls {
    height: 240px !important;
  }

  /* line 85, ../../../../../../../assets/news/styles/general/_mobile.scss */
  aside .ad-container {
    padding: 35px 0;
  }

  /* line 88, ../../../../../../../assets/news/styles/general/_mobile.scss */
  .publish_date p {
    margin: 3px 0;
  }

  /* line 92, ../../../../../../../assets/news/styles/general/_mobile.scss */
  .xs-width {
    width: 280px;
  }

  /* line 96, ../../../../../../../assets/news/styles/general/_mobile.scss */
  .bottom-promo .row {
    margin: 0;
  }
  /* line 99, ../../../../../../../assets/news/styles/general/_mobile.scss */
  .bottom-promo .container {
    padding: 0;
  }
  /* line 102, ../../../../../../../assets/news/styles/general/_mobile.scss */
  .bottom-promo .col-md-13 {
    display: block !important;
    margin: 0;
    padding: 0;
  }

  /* line 108, ../../../../../../../assets/news/styles/general/_mobile.scss */
  .big-footer-menu {
    position: relative;
  }
}
/* line 1, ../../../../../../../assets/news/styles/general/_columns.scss */
.col-third {
  width: 33.33333333%;
  float: left;
  min-height: 482px;
  position: relative;
  background-color: #fff;
  overflow: hidden;
  cursor: pointer;
}
@media (min-width: 1060px) {
  /* line 1, ../../../../../../../assets/news/styles/general/_columns.scss */
  .col-third {
    /* override script resizing for desktop */
    height: 482px !important;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 1, ../../../../../../../assets/news/styles/general/_columns.scss */
  .col-third {
    min-height: 250px;
  }
}
/* line 16, ../../../../../../../assets/news/styles/general/_columns.scss */
.col-third .img-container {
  position: relative;
}
/* line 18, ../../../../../../../assets/news/styles/general/_columns.scss */
.col-third .img-container .decorator.triangle-up {
  left: 22px;
  bottom: 0px;
}
/* line 23, ../../../../../../../assets/news/styles/general/_columns.scss */
.col-third .text-container {
  padding: 25px 22px;
}
/* line 26, ../../../../../../../assets/news/styles/general/_columns.scss */
.col-third .title {
  font-family: "Chronicle Deck 6i", Georgia, serif;
  font-weight: 600;
  font-style: italic;
  font-size: 24px;
  letter-spacing: -0.01em;
  margin: 0;
}
/* line 34, ../../../../../../../assets/news/styles/general/_columns.scss */
.col-third .share-n-comments {
  position: absolute;
  bottom: 35px;
}
@media (min-width: 1060px) {
  /* line 38, ../../../../../../../assets/news/styles/general/_columns.scss */
  .col-third:nth-child(2) {
    width: 34.33333333%;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (max-width: 767px) {
  /* line 48, ../../../../../../../assets/news/styles/general/_columns.scss */
  .img-container img {
    width: 100%;
  }

  /* line 52, ../../../../../../../assets/news/styles/general/_columns.scss */
  .col-third {
    min-height: 1px;
    width: 100%;
    margin: auto;
    float: none;
  }
  /* line 58, ../../../../../../../assets/news/styles/general/_columns.scss */
  .col-third.get-to-know .text-container .decorator.triangle {
    bottom: -3.5em;
  }
  /* line 62, ../../../../../../../assets/news/styles/general/_columns.scss */
  .col-third .title {
    font-size: 22px;
  }
  /* line 65, ../../../../../../../assets/news/styles/general/_columns.scss */
  .col-third .text-container {
    padding: 20px 16px 30px;
  }

  /* line 69, ../../../../../../../assets/news/styles/general/_columns.scss */
  .col-third.picture-bg.hidden-md.hidden-sm {
    /*background-image: url(../img/promo-footer-4.jpg);*/
    background-position: 0 35px;
    min-height: 273px;
    background-size: 100% auto;
  }
  /* line 74, ../../../../../../../assets/news/styles/general/_columns.scss */
  .col-third.picture-bg.hidden-md.hidden-sm .picture_footer {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.03em;
    overflow: hidden;
    padding: 0px 20px;
    position: absolute;
    width: 100%;
  }

  /* line 86, ../../../../../../../assets/news/styles/general/_columns.scss */
  .color-promo .picture-bg .text-container {
    height: 120px;
  }
}
/* line 1, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
hr.clear {
  border: none;
}

/* line 4, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
hr {
  max-width: 1240px;
}

@media (min-width: 768px) and (max-width: 1059px) {
  /* line 7, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  hr.ad-breaker {
    margin-left: 0;
  }
}
@media (min-width: 1060px) {
  /* line 7, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  hr.ad-breaker {
    width: 1240px;
    margin: 20px auto;
  }
  /* line 14, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  hr.ad-breaker.desktop-ad-right {
    position: relative;
    left: 50%;
    width: 791px;
    margin: 20px 0;
    margin-left: -619px;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 7, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  hr.ad-breaker {
    width: 200%;
    margin-left: 0;
  }
  /* line 25, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  hr.ad-breaker.tablet-ad-right {
    width: 750px;
    margin: 20px auto;
    box-sizing: initial;
    height: 1px;
    border-top: none;
  }
  /* line 31, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  hr.ad-breaker.tablet-ad-right:after {
    content: '';
    height: 1px;
    position: absolute;
    width: 375px;
    background: #eeeeee;
  }
}

/* line 41, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news {
  /* SPONSORED ADS */
}
/* line 43, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news a {
  display: block;
  text-decoration: none !important;
}
@media (min-width: 1060px) {
  /* line 177, ../../../../../../../assets/news/styles/_mixins.scss */
  .dynamic_feed_news .triangle-wrapper {
    position: relative;
  }
  /* line 181, ../../../../../../../assets/news/styles/_mixins.scss */
  .dynamic_feed_news .triangle-wrapper:after {
    content: '';
    border-bottom: 35px solid transparent;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid transparent;
    border-right: 23.33333px solid #fff;
    display: block;
    position: absolute;
    height: 70px;
    width: 70px;
    z-index: 725;
    bottom: 0;
    top: 28px;
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 146, ../../../../../../../assets/news/styles/_mixins.scss */
  .dynamic_feed_news .triangle-wrapper {
    position: relative;
  }
  /* line 150, ../../../../../../../assets/news/styles/_mixins.scss */
  .dynamic_feed_news .triangle-wrapper:after {
    content: '';
    border-bottom: 35px solid transparent;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid transparent;
    border-right: 23.33333px solid #fff;
    display: block;
    position: absolute;
    height: 70px;
    width: 70px;
    z-index: 725;
    bottom: 0;
    top: 30px;
    right: 0;
    left: auto;
  }
}
/* line 59, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news .dynamic_feed_news__video-link:before {
  background-image: url(/etc/designs/news/images/icongs-play-black.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  display: block;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  z-index: 715;
}
@media (min-width: 1060px) {
  /* line 59, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news .dynamic_feed_news__video-link:before {
    height: 102px;
    margin-left: -51px;
    margin-top: -51px;
    width: 102px;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 59, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news .dynamic_feed_news__video-link:before {
    height: 70px;
    margin-left: -35px;
    margin-top: -35px;
    width: 70px;
  }
}
@media (max-width: 767px) {
  /* line 59, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news .dynamic_feed_news__video-link:before {
    height: 62px;
    margin-left: -31px;
    margin-top: -31px;
    width: 62px;
  }
}
@media (min-width: 768px) {
  /* line 96, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news__text-block {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  /* line 96, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news__text-block {
    margin-top: 15px;
  }
}
/* line 104, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news--series {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #aaa;
  font-size: 14px;
  margin-top: 0;
}
@media (min-width: 1060px) {
  /* line 104, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news--series {
    margin-top: 0;
    text-align: left;
  }
}
/* line 119, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news--headline {
  color: #000000;
  font-family: "Chronicle Deck 6r", Georgia, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 10px;
  margin-top: 0px;
}
/* line 99, ../../../../../../../assets/news/styles/_mixins.scss */
.dynamic_feed_news--headline b, .dynamic_feed_news--headline strong {
  font-weight: 600;
  font-style: normal;
}
/* line 103, ../../../../../../../assets/news/styles/_mixins.scss */
.dynamic_feed_news--headline em {
  font-weight: 600;
  font-style: italic;
  font-family: "Chronicle Deck 6i", Georgia, serif;
}
/* line 126, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news--headline:hover {
  text-decoration: underline;
  border-bottom: none !Important;
}
@media (max-width: 767px) {
  /* line 126, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news--headline:hover {
    text-decoration: none;
  }
}
/* line 137, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news--dek {
  color: #000000;
  font-family: "Pragmatica-web", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 21px;
  margin-top: 10px;
  text-align: left;
  max-height: 159px;
  /*remove unwanted HTML styling for p tags in the dek, etc */
}
@media (min-width: 1060px) {
  /* line 137, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news--dek {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 137, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news--dek {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  /* line 137, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news--dek {
    margin-bottom: 40px;
  }
}
/* line 157, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news--dek p {
  display: inline;
}
/* line 160, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news--dek a {
  color: inherit;
  border-bottom: 1px solid #ffcc00;
  display: inline;
}
/* line 165, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news--dek a:hover {
  border-bottom-color: #999;
  color: #999;
  text-decoration: none;
}
/* line 176, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news--figure .triangle-wrapper span {
  display: block;
}
@media (max-width: 767px) {
  /* line 181, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news--figure .triangle-wrapper {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media (max-width: 767px) {
  /* line 208, ../../../../../../../assets/news/styles/_mixins.scss */
  .dynamic_feed_news--figure .triangle-wrapper {
    position: relative;
  }
  /* line 212, ../../../../../../../assets/news/styles/_mixins.scss */
  .dynamic_feed_news--figure .triangle-wrapper:after {
    content: '';
    border-bottom: 35px solid transparent;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid transparent;
    border-bottom: 23.33333px solid #fff;
    display: block;
    position: absolute;
    height: 70px;
    width: 70px;
    z-index: 725;
    bottom: 0;
    left: 20px;
  }
}
@media (max-width: 767px) {
  /* line 192, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news__text-only-block {
    margin-top: 20px;
  }
}
/* line 197, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news--image {
  width: 413px;
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 197, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news--image {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 197, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news--image {
    width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 208, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.noimage-ad {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  /* line 208, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.noimage-ad {
    border-bottom: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
    margin-bottom: 40px;
  }
}
/* line 219, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news.noimage-ad .dynamic_feed_news--headline {
  font-family: "Chronicle Display A", "Chronicle Display B", Georgia;
  font-weight: 600;
  font-style: normal;
  font-weight: 300;
  font-size: 46px;
  margin-top: 0px;
}
/* line 84, ../../../../../../../assets/news/styles/_mixins.scss */
.dynamic_feed_news.noimage-ad .dynamic_feed_news--headline b, .dynamic_feed_news.noimage-ad .dynamic_feed_news--headline strong {
  font-weight: 600;
  font-style: normal;
}
/* line 88, ../../../../../../../assets/news/styles/_mixins.scss */
.dynamic_feed_news.noimage-ad .dynamic_feed_news--headline em {
  font-weight: 600;
  font-style: italic;
  font-family: "Chronicle Display A", "Chronicle Display B", Georgia;
}
@media (max-width: 767px) {
  /* line 219, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.noimage-ad .dynamic_feed_news--headline {
    font-size: 32px;
    margin-bottom: 10px;
  }
}
/* line 230, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news.noimage-ad .dynamic_feed_news--dek {
  margin-top: 16px;
  margin-bottom: 20px;
}
@media (min-width: 1060px) {
  /* line 235, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.noimage-ad .dynamic_feed_news__text-only-block {
    width: 66.66666667%;
  }
  /* line 238, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.noimage-ad .div-link, .dynamic_feed_news.noimage-ad .sponsor-ad__sponsor-wrap {
    width: 700px;
  }
  /* line 242, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.noimage-ad.sponsor-ad .sponsor-ad__sponsor-wrap {
    width: 693px !important;
  }
}
/* line 250, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news.sponsor-ad {
  /* SPONSORED PROMOS, NO IMAGE */
}
/* line 251, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news.sponsor-ad .dynamic_feed_news--image {
  width: 403px;
  margin: 20px 10px;
  position: relative;
}
/* line 256, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news.sponsor-ad .news-image-wrap {
  margin: 20px 10px;
  width: 403px;
}
/* line 259, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news.sponsor-ad .news-image-wrap .dynamic_feed_news--image {
  margin: 0;
  width: inherit;
  height: 100%;
  display: block;
  position: absolute;
}
/* line 266, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news.sponsor-ad .news-image-wrap:after {
  width: inherit;
  left: 10px;
}
/* line 272, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news.sponsor-ad .dynamic_feed_news--caption {
  background-color: rgba(10, 10, 10, 0.7);
  bottom: 0;
  margin-bottom: 19px;
  margin-left: 10px;
  position: absolute;
  width: calc(100% - 30px);
  z-index: 720;
}
/* line 280, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news.sponsor-ad .dynamic_feed_news--caption p {
  color: #fff;
  margin-left: 20px;
  text-transform: uppercase;
  font-size: 15px;
}
/* line 287, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news.sponsor-ad .dynamic_feed_news__text-block {
  margin-top: 20px;
}
/* line 290, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news.sponsor-ad .triangle-wrapper:after {
  display: none !important;
}
/* line 293, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news.sponsor-ad .sponsor-ad__sponsor-wrap {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f2f2f2;
  z-index: 0;
  border: 1px solid #c9c9c9;
}
/* line 304, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news.sponsor-ad .sponsor-ad__sponsor-wrap:hover + .row .dynamic_feed_news--headline {
  text-decoration: underline;
}
@media (max-width: 767px) {
  /* line 304, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad .sponsor-ad__sponsor-wrap:hover + .row .dynamic_feed_news--headline {
    text-decoration: none;
  }
}
@media (min-width: 1060px) {
  /* line 293, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad .sponsor-ad__sponsor-wrap {
    width: 866px;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 293, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad .sponsor-ad__sponsor-wrap {
    width: 750px;
  }
}
@media (max-width: 767px) {
  /* line 250, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad {
    margin-right: 16px;
    margin-left: 16px;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 324, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad .dynamic_feed_news--caption {
    width: calc(100% - 32px);
    margin-bottom: 0;
    margin-left: 0;
  }
  /* line 329, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad .dynamic_feed_news--image {
    width: 100%;
    margin: 0;
    border-bottom: none;
  }
  /* line 334, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad .news-image-wrap {
    width: 100%;
    margin: 0;
    border-bottom: none;
  }
  /* line 338, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad .news-image-wrap .dynamic_feed_news--image {
    width: inherit;
    margin: 0;
    border: none;
  }
  /* line 343, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad .news-image-wrap:after {
    left: 0px;
  }
  /* line 347, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad .dynamic_feed_news--figure .triangle-wrapper {
    margin: 0;
  }
  /* line 350, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad .dynamic_feed_news__text-block {
    width: auto;
    margin: 20px 16px;
  }
  /* line 354, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad .dynamic_feed_news--dek {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 361, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad .dynamic_feed_news--image {
    width: 345px;
  }
  /* line 364, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad .news-image-wrap {
    width: 345px;
  }
  /* line 366, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad .news-image-wrap .dynamic_feed_news--image {
    width: inherit;
  }
  /* line 369, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad .news-image-wrap:after {
    left: 10px;
  }
}
/* line 376, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news.sponsor-ad.noimage-ad .dynamic_feed_news--caption {
  position: relative;
  display: block;
  width: auto;
  margin-top: 20px;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 0px;
  height: 50px;
}
/* line 385, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news.sponsor-ad.noimage-ad .dynamic_feed_news--caption p {
  display: inline-block;
}
@media (max-width: 1059px) {
  /* line 375, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad.noimage-ad {
    border-top: none;
  }
  /* line 392, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad.noimage-ad .dynamic_feed_news__text-only-block {
    margin: 0;
    padding: 20px 35px 70px;
    width: 100%;
  }
  /* line 397, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad.noimage-ad .dynamic_feed_news--caption {
    position: absolute;
    width: calc(100% - 31px);
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 375, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad.noimage-ad {
    padding: 0 10px 0 0;
  }
  /* line 404, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad.noimage-ad .dynamic_feed_news__text-only-block {
    padding-bottom: 0px;
  }
  /* line 408, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad.noimage-ad .dynamic_feed_news--caption {
    position: relative;
    display: block;
    width: 750px;
    margin-top: 20px;
    margin-left: -25px;
    margin-right: -20px;
    margin-bottom: 0px;
    height: 50px;
  }
}
@media (min-width: 1060px) {
  /* line 375, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad.noimage-ad {
    padding-bottom: 0;
  }
  /* line 422, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad.noimage-ad .sponsor-ad__sponsor-wrap, .dynamic_feed_news.sponsor-ad.noimage-ad a.div-link {
    width: 693px;
  }
  /* line 425, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.sponsor-ad.noimage-ad .dynamic_feed_news__text-only-block {
    padding: 0 20px;
  }
}
/* line 433, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news a.div-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 730;
}
/* line 442, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.dynamic_feed_news a.div-link:hover + .row .dynamic_feed_news--headline {
  text-decoration: underline;
}
@media (max-width: 767px) {
  /* line 442, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news a.div-link:hover + .row .dynamic_feed_news--headline {
    text-decoration: none;
  }
}
@media (min-width: 1060px) {
  /* line 433, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news a.div-link {
    width: 866px;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 433, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news a.div-link {
    width: 750px;
  }
}

@media (min-width: 768px) and (max-width: 1059px) {
  /* line 461, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.ad .dynamic_feed_news--figure .triangle-wrapper {
    position: relative;
  }

  /* line 464, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.ad .dynamic_feed_news--figure .triangle-wrapper:after {
    content: '';
    border-bottom: 35px solid transparent;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid transparent;
    border-bottom: 23.33333px solid #fff;
    display: block;
    position: absolute;
    height: 70px;
    width: 70px;
    top: auto;
    bottom: 0;
    left: 20px;
  }
}
/* line 483, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.vertical-image .dynamic_feed_news__text-block {
  margin-top: 62px;
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 483, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .vertical-image .dynamic_feed_news__text-block {
    margin-top: 64px;
  }
  /* line 487, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .vertical-image .dynamic_feed_news__text-block.tablet-ad-right {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  /* line 483, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .vertical-image .dynamic_feed_news__text-block {
    margin-top: 20px;
  }
}
/* line 495, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.vertical-image .dynamic_feed_news.tablet-ad-right .dynamic_feed_news__text-block {
  margin-top: 20px;
}
/* line 498, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.vertical-image .dynamic_feed_news--series {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #aaa;
  margin-top: 0;
}
@media (min-width: 1060px) {
  /* line 498, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .vertical-image .dynamic_feed_news--series {
    margin-top: 0;
    text-align: left;
    width: 400px;
  }
}
@media (max-width: 767px) {
  /* line 498, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .vertical-image .dynamic_feed_news--series {
    text-align: left;
  }
}
/* line 511, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.vertical-image .dynamic_feed_news--series + .dynamic_feed_news--headline {
  margin-top: 0;
}
/* line 516, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.vertical-image .dynamic_feed_news--headline {
  font-size: 32px;
  line-height: 1.3;
  text-align: left;
}
@media (min-width: 1060px) {
  /* line 516, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .vertical-image .dynamic_feed_news--headline {
    width: 400px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 516, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .vertical-image .dynamic_feed_news--headline {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  /* line 516, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .vertical-image .dynamic_feed_news--headline {
    font-size: 22px;
    margin-left: 0;
    margin-bottom: 5px;
    margin-top: 0px;
    text-align: left;
  }
}
/* line 545, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.vertical-image .dynamic_feed_news--dek {
  text-align: left;
}
@media (min-width: 1060px) {
  /* line 545, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .vertical-image .dynamic_feed_news--dek {
    width: 360px;
  }
}
@media (max-width: 767px) {
  /* line 545, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .vertical-image .dynamic_feed_news--dek {
    margin-bottom: 40px;
    text-align: left;
    margin-left: 0;
  }
}
@media (min-width: 1060px) {
  /* line 177, ../../../../../../../assets/news/styles/_mixins.scss */
  .vertical-image .dynamic_feed_news--figure .triangle-wrapper {
    position: relative;
  }
  /* line 181, ../../../../../../../assets/news/styles/_mixins.scss */
  .vertical-image .dynamic_feed_news--figure .triangle-wrapper:after {
    content: '';
    border-bottom: 35px solid transparent;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid transparent;
    border-right: 23.33333px solid #ffffff;
    display: block;
    position: absolute;
    height: 70px;
    width: 70px;
    z-index: 725;
    bottom: 0;
    top: 70px !important;
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 146, ../../../../../../../assets/news/styles/_mixins.scss */
  .vertical-image .dynamic_feed_news--figure .triangle-wrapper {
    position: relative;
  }
  /* line 150, ../../../../../../../assets/news/styles/_mixins.scss */
  .vertical-image .dynamic_feed_news--figure .triangle-wrapper:after {
    content: '';
    border-bottom: 35px solid transparent;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid transparent;
    border-right: 23.33333px solid #ffffff;
    display: block;
    position: absolute;
    height: 70px;
    width: 70px;
    z-index: 725;
    bottom: 0;
    top: 70px !important;
    right: 0;
    left: auto;
  }
}
/* line 572, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.vertical-image .dynamic_feed_news--figure .triangle-wrapper {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* line 578, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.vertical-image .dynamic_feed_news--image {
  margin-left: 0;
  margin-right: 0;
  max-width: calc(100vw - 32px);
}
@media (max-width: 767px) {
  /* line 578, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .vertical-image .dynamic_feed_news--image {
    width: 100%;
    max-width: 100%;
  }
}

/* line 592, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.date-home {
  color: #898a8d;
  display: block;
  font-weight: normal;
  line-height: 1;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  background-color: #f2f2f2;
  font-size: 12px;
  letter-spacing: 0.13rem;
}

/* line 605, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.new-sponsor {
  background-color: #f2f2f2;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  margin-top: 20px;
}

/* line 613, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.loading-icon {
  height: 120px;
  display: block;
  background-size: 120px;
  background-repeat: no-repeat;
  background-position: center;
  animation: loading 5s;
  -moz-animation: loading 2s linear infinite;
  -webkit-animation: loading 2s linear infinite;
}

@media (min-width: 1060px) {
  /* line 626, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .recent-news__load-more {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 631, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .recent-news__load-more {
    margin-top: 15px;
  }
}
/* line 635, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.recent-news__load-more--button {
  background-color: #fff;
  border: 1px solid #c9c9c9;
  color: #5f5f5f;
  font-family: "Chronicle Deck 6i", Georgia, serif;
  height: 60px;
  text-transform: uppercase;
  width: 100%;
}

@media (min-width: 1060px) {
  /* line 646, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .recent-news__load-more--button:hover {
    background-color: #f2f2f2;
  }
}
@media (max-width: 1059px) {
  /* line 651, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .recent-news__load-more--button {
    border-color: #ccc;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 657, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.recent-news__load-more--button:focus {
  outline: none;
}

/* line 660, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.recent-news__load-more--button:active {
  background-color: #f2f2f2;
  outline-color: #0f1891;
  outline-style: solid;
  outline-width: 1px;
}

/* line 670, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.recent-news__load-more--button.loading-state .loadingbox-text, .recent-news__load-more--button.loading-state .loadingbox-animation {
  display: inline-block;
}

/* line 673, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.recent-news__load-more--button.loading-state .show-more-text {
  display: none;
}

/* line 678, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.loadingbox-text {
  display: none;
  color: #5f5f5f;
  font-family: "Pragmatica-web", "Helvetica Neue", Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  font-style: normal;
}

/* line 688, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.loadingbox-animation {
  height: 2rem;
  width: 2rem;
  line-height: 4;
  display: none;
  position: relative;
  -webkit-animation: rotation 0.6s infinite linear;
  animation: rotation 0.6s infinite linear;
  border: 2px solid spinner-color(0.15);
  border-top: 2px solid spinner-color(0.8);
  border-left: 2px solid spinner-color(0.6);
  border-bottom: 2px solid spinner-color(0.4);
  border-radius: 100%;
  margin-bottom: -4px;
  margin-right: 7px;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/* line 723, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.loadingbox-text {
  display: none;
  color: #5f5f5f;
  font-family: "Pragmatica-web", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  font-style: normal;
}

/* line 734, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
.loadingbox-animation {
  height: 1rem;
  width: 1rem;
  line-height: 4;
  display: none;
  position: relative;
  -webkit-animation: rotation 0.6s infinite linear;
  animation: rotation 0.6s infinite linear;
  border: 2px solid rgba(100, 102, 92, 0.15);
  border-top: 2px solid rgba(100, 102, 92, 0.8);
  border-left: 2px solid rgba(100, 102, 92, 0.6);
  border-bottom: 2px solid rgba(100, 102, 92, 0.4);
  border-radius: 100%;
  margin-bottom: -4px;
  margin-right: 7px;
  border-radius: 100%;
  margin-bottom: -4px;
  margin-right: 7px;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/* line 772, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
#elements-before-video {
  min-height: 900px;
}
/* line 774, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
#elements-before-video hr.ad-breaker {
  margin-left: -90px;
  width: auto;
}
@media (min-width: 1060px) {
  /* line 780, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .container:first-child {
    margin-top: 0px;
  }
  /* line 784, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .div-link {
    width: 692px;
  }
  /* line 788, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .sponsor-ad .div-link, #elements-before-video .sponsor-ad .sponsor-ad__sponsor-wrap {
    width: 672px;
  }
  /* line 792, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .sponsor-ad .dynamic_feed_news__text-block {
    width: calc(25% - 20px);
  }
}
@media (min-width: 768px) {
  /* line 772, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video {
    padding-left: 0;
    margin-left: -10px;
  }
}
@media (max-width: 767px) {
  /* line 772, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 805, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .div-link, #elements-before-video .sponsor-ad__sponsor-wrap {
    width: 100% !important;
  }
  /* line 808, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video hr.ad-breaker {
    margin-left: 10px;
    width: auto;
  }
  /* line 812, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .container {
    width: auto;
    padding-right: 0;
  }
  /* line 815, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .container:first-child {
    margin-top: 0px;
  }
  /* line 820, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .dynamic_feed_news__text-block {
    width: 100%;
    margin-top: 20px;
  }
  /* line 824, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .dynamic_feed_news--figure {
    width: 100%;
  }
  /* line 827, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .triangle-wrapper:after {
    border-bottom: 23.33333px solid #fff;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    content: '';
    display: block;
    height: 70px;
    top: auto;
    bottom: 0;
    left: 20px;
    position: absolute;
    width: 70px;
  }
  /* line 842, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .sponsor-ad {
    margin-left: 10px;
    margin-right: 0;
  }
  /* line 845, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .sponsor-ad .dynamic_feed_news--caption {
    margin-bottom: 0;
    margin-left: -10px;
    position: absolute;
    width: 355px;
  }
  /* line 851, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .sponsor-ad .dynamic_feed_news--figure {
    margin-top: 0px;
  }
  /* line 855, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .sponsor-ad .dynamic_feed_news--image {
    margin: 0 0 0 -10px;
    width: 355px;
  }
  /* line 859, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .sponsor-ad .news-image-wrap {
    margin: 0 0 0 -10px;
    width: 355px;
  }
  /* line 862, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .sponsor-ad .news-image-wrap .dynamic_feed_news--image {
    width: inherit;
    margin: 0;
  }
  /* line 866, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .sponsor-ad .news-image-wrap:after {
    left: -10px;
  }
  /* line 870, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .sponsor-ad .dynamic_feed_news__text-block {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    width: 343px;
  }
  /* line 876, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .sponsor-ad .triangle-wrapper:after {
    display: none;
  }
  /* line 880, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .sponsor-ad.noimage-ad .dynamic_feed_news__text-only-block {
    margin: 0;
  }
  /* line 883, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .sponsor-ad.noimage-ad .dynamic_feed_news--caption {
    position: relative;
    display: block;
    width: auto;
    margin-top: 20px;
    margin-left: -25px;
    margin-right: -25px;
    margin-bottom: 0px;
    height: 50px;
  }
}
@media (min-width: 1060px) {
  /* line 898, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .a.div-link {
    width: 66.7%;
  }
  /* line 901, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .dynamic_feed_news__text-block {
    width: 25%;
  }
  /* line 904, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .dynamic_feed_news__text-only-block {
    width: 66.66666667%;
  }
  /* line 907, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .dynamic_feed_news.noimage-ad {
    padding-bottom: 0;
  }
  /* line 909, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .dynamic_feed_news.noimage-ad .dynamic_feed_news__text-only-block {
    width: 66%;
    margin-top: 20px;
  }
  /* line 914, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .dynamic_feed_news.noimage-ad.sponsor-ad .dynamic_feed_news__text-only-block {
    margin: 0;
  }
  /* line 917, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video .dynamic_feed_news.noimage-ad.sponsor-ad .dynamic_feed_news--caption {
    position: relative;
    margin-left: -20px;
    margin-bottom: 0;
    width: 693px;
    display: inline-block;
  }
}
/* line 928, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
#elements-before-video .vertical-image .dynamic_feed_news--headline {
  width: 100%;
}
/* line 931, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
#elements-before-video .vertical-image .dynamic_feed_news--dek {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 146, ../../../../../../../assets/news/styles/_mixins.scss */
  #elements-before-video .vertical-image .dynamic_feed_news--figure .triangle-wrapper {
    position: relative;
  }
  /* line 150, ../../../../../../../assets/news/styles/_mixins.scss */
  #elements-before-video .vertical-image .dynamic_feed_news--figure .triangle-wrapper:after {
    content: '';
    border-bottom: 35px solid transparent;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid transparent;
    border-bottom: 23.33333px solid #ffffff;
    display: block;
    position: absolute;
    height: 70px;
    width: 70px;
    z-index: 725;
    bottom: 0;
    top: auto !important;
    right: auto;
    left: 20px;
  }
}
@media (min-width: 768px) {
  /* line 946, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  #elements-before-video.elements-before-video--dynamic-page .container:first-child {
    margin-top: 20px;
  }
}

@media (min-width: 1060px) {
  /* line 956, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.desktop-ad-right .dynamic_feed_news__text-block {
    width: 25%;
  }
  /* line 959, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.desktop-ad-right .dynamic_feed_news__text-only-block {
    width: 66.66666667%;
  }
  /* line 962, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.desktop-ad-right .div-link, .dynamic_feed_news.desktop-ad-right .sponsor-ad__sponsor-wrap {
    width: 700px;
  }
  /* line 966, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.desktop-ad-right.sponsor-ad .sponsor-ad__sponsor-wrap {
    width: 693px !important;
  }
}

@media (min-width: 768px) and (max-width: 1059px) {
  /* line 976, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.tablet-ad-right .dynamic_feed_news__text-block {
    width: 25%;
  }
  /* line 979, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.tablet-ad-right .dynamic_feed_news__text-only-block {
    width: 375px;
  }
  /* line 982, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.tablet-ad-right .div-link, .dynamic_feed_news.tablet-ad-right .sponsor-ad__sponsor-wrap {
    width: 50%;
  }
  /* line 985, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.tablet-ad-right .row {
    width: 375px;
  }
  /* line 988, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.tablet-ad-right .dynamic_feed_news--figure, .dynamic_feed_news.tablet-ad-right .dynamic_feed_news__text-block {
    width: 100%;
  }
  /* line 991, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.tablet-ad-right .triangle-wrapper:after {
    border-bottom: 23.33333px solid #fff;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    content: '';
    display: block;
    height: 70px;
    top: auto;
    bottom: 0;
    left: 20px;
    position: absolute;
    width: 70px;
  }
  /* line 1005, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.tablet-ad-right.sponsor-ad .dynamic_feed_news--caption {
    margin-bottom: 0;
    margin-left: -10px;
    position: absolute;
    width: 375px;
  }
  /* line 1011, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.tablet-ad-right.sponsor-ad .dynamic_feed_news--figure {
    margin-top: 0px;
  }
  /* line 1015, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.tablet-ad-right.sponsor-ad .dynamic_feed_news--image {
    margin: 0 0 0 -10px;
    width: 375px;
  }
  /* line 1019, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.tablet-ad-right.sponsor-ad .news-image-wrap {
    margin: 0 0 0 -10px;
    width: 375px;
  }
  /* line 1022, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.tablet-ad-right.sponsor-ad .news-image-wrap .dynamic_feed_news--image {
    width: inherit;
    margin: 0;
  }
  /* line 1026, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.tablet-ad-right.sponsor-ad .news-image-wrap:after {
    left: -10px;
  }
  /* line 1030, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.tablet-ad-right.sponsor-ad .dynamic_feed_news__text-block {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    width: 343px;
  }
  /* line 1036, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.tablet-ad-right.sponsor-ad .triangle-wrapper:after {
    display: none;
  }
  /* line 1040, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.tablet-ad-right.sponsor-ad.noimage-ad .dynamic_feed_news__text-only-block {
    margin: 0;
    padding: 20px 15px 0px 35px;
  }
  /* line 1044, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.tablet-ad-right.sponsor-ad.noimage-ad .dynamic_feed_news--caption {
    margin-bottom: 0px;
  }
  /* line 1047, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .dynamic_feed_news.tablet-ad-right.sponsor-ad.noimage-ad .dynamic_feed_news--caption {
    position: relative;
    display: block;
    width: auto;
    margin-top: 20px;
    margin-left: -25px;
    margin-right: -25px;
    height: 50px;
  }
}

@media (min-width: 1060px) {
  /* line 1064, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .vertical-image.desktop-ad-right .dynamic_feed_news--headline {
    width: auto;
  }
}
@media (min-width: 1060px) {
  /* line 1069, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .vertical-image.desktop-ad-right .dynamic_feed_news--dek {
    width: auto;
  }
}

@media (min-width: 768px) and (max-width: 1059px) {
  /* line 1077, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .vertical-image.tablet-ad-right .dynamic_feed_news--headline {
    margin-top: 0px;
  }
  /* line 1080, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .vertical-image.tablet-ad-right .triangle-wrapper:after {
    border-bottom: 23.33333px solid #fff;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    content: '';
    display: block;
    height: 70px;
    top: auto !important;
    bottom: 0;
    left: 20px;
    position: absolute;
    width: 70px;
  }
}

/* remove top border when edge-case of consecutive text-only promos occurs */
@media (max-width: 767px) {
  /* line 1099, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .noimage-ad + hr + .noimage-ad, .noimage-ad + .noimage-ad {
    border-top: none;
  }
}
@media (max-width: 767px) {
  /* line 1105, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_dynamic-feed.scss */
  .first-dynamic-feed-content-placeholder {
    padding: 0px;
  }
}

/* line 1, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos {
  background-color: #f2f2f2;
  padding-top: 30px;
}
/* line 4, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos.disabled {
  display: none;
}
@media (min-width: 768px) {
  /* line 1, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  .latest-videos {
    margin-top: 30px;
    margin-bottom: 50px;
    min-height: 308px;
  }
}
@media (max-width: 767px) {
  /* line 1, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  .latest-videos {
    background-color: transparent;
    padding-top: 0;
    margin-bottom: 20px;
    padding-left: 16px;
    margin-left: -16px;
  }
}
/* line 24, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos .row:nth-last-child(1) .latest-videos--duration {
  margin-bottom: 0;
}
/* line 30, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos__item:hover
.latest-videos--headline a {
  text-decoration: underline;
  color: black;
}
@media (max-width: 767px) {
  /* line 30, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  .latest-videos__item:hover
  .latest-videos--headline a {
    text-decoration: none;
  }
}
/* line 39, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos a {
  border-bottom: none !important;
}
/* line 43, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos--link {
  position: relative;
  display: block;
  width: 100%;
  /*different placeholder color for these images*/
}
/* line 48, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos--link .triangle-wrapper {
  height: 100%;
  overflow: hidden;
  max-height: 150px;
}
@media (min-width: 1060px) {
  /* line 48, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  .latest-videos--link .triangle-wrapper {
    max-height: 184px;
  }
}
/* line 55, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos--link .triangle-wrapper:after {
  border-bottom-color: #f3f1f1;
}
/* line 59, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos--link:before {
  background-image: url(/etc/designs/news/images/icongs-play-black.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  display: block;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  z-index: 715;
}
@media (min-width: 1060px) {
  /* line 59, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  .latest-videos--link:before {
    height: 102px;
    margin-left: -51px;
    margin-top: -51px;
    width: 102px;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 59, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  .latest-videos--link:before {
    height: 70px;
    margin-left: -35px;
    margin-top: -35px;
    width: 70px;
  }
}
@media (max-width: 767px) {
  /* line 59, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  .latest-videos--link:before {
    height: 62px;
    margin-left: -31px;
    margin-top: -31px;
    width: 62px;
  }
}
/* line 98, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos--link .news-image-wrap:after {
  background-color: #e0e0e0;
}
/* line 105, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos--image {
  width: 100%;
}
/* line 108, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos--section_title {
  text-transform: uppercase;
  margin-bottom: 18px;
  margin-top: 0;
}
@media (min-width: 1060px) {
  /* line 108, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  .latest-videos--section_title {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 108, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  .latest-videos--section_title {
    font-size: 14px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  /* line 108, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  .latest-videos--section_title {
    background-color: #ebebeb;
    margin: 0 -10px;
    width: auto;
    padding: 15px 0;
    font-size: 14px;
    text-align: center;
  }
}
/* line 128, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos--section_title span {
  font-weight: normal;
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 108, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  .latest-videos--section_title {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  /* line 108, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  .latest-videos--section_title {
    margin-bottom: 20px;
  }
  /* line 136, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  .latest-videos--section_title i {
    font-size: 22px;
    margin: -3px 10px 0;
    cursor: pointer;
  }
}
/* line 143, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos--headline {
  font-size: 25px;
  font-family: "Chronicle Deck 6r", Georgia, serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 99, ../../../../../../../assets/news/styles/_mixins.scss */
.latest-videos--headline b, .latest-videos--headline strong {
  font-weight: 600;
  font-style: normal;
}
/* line 103, ../../../../../../../assets/news/styles/_mixins.scss */
.latest-videos--headline em {
  font-weight: 600;
  font-style: italic;
  font-family: "Chronicle Deck 6i", Georgia, serif;
}
@media (max-width: 767px) {
  /* line 143, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  .latest-videos--headline {
    font-size: 14px !important;
    margin-right: 4px !important;
    margin-bottom: 20px;
  }
}
/* line 155, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos--deck {
  font-size: 14px;
  margin-bottom: 5px;
  margin-top: 0;
}
/* line 160, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos--duration {
  color: #bbbbbb;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.03em;
  margin-top: 5px;
  margin-bottom: 43px;
}

@media (min-width: 1060px) {
  /* line 171, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  #app__latest-videos-carousel .item,
  #app__latest-videos-carousel-mobile .item {
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 171, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  #app__latest-videos-carousel .item,
  #app__latest-videos-carousel-mobile .item {
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  /* line 171, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  #app__latest-videos-carousel .item,
  #app__latest-videos-carousel-mobile .item {
    margin-left: 1px;
    margin-right: 1px;
  }
}

/* line 188, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
#app__latest-videos-carousel .item img, #app__latest-videos-carousel .item figure {
  display: block;
  width: 100%;
  height: auto;
}

/* line 194, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
#latest-videos-carousel {
  width: 1060px;
  padding-left: 20px;
  margin: auto;
  position: relative;
}
/* line 200, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
#latest-videos-carousel:hover .goleft {
  display: block;
}
/* line 203, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
#latest-videos-carousel:hover .goright {
  display: block;
}
/* line 207, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
#latest-videos-carousel .goleft {
  cursor: pointer;
  display: none;
  height: 57px;
  left: 20px;
  margin-top: -30px;
  position: absolute;
  top: 35%;
  width: 44px;
  z-index: 740;
  outline: none;
}
/* line 218, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
#latest-videos-carousel .goleft.margin-title {
  margin-top: 0;
}
/* line 222, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
#latest-videos-carousel .goright {
  cursor: pointer;
  display: none;
  height: 57px;
  margin-top: -30px;
  position: absolute;
  right: 20px;
  top: 35%;
  width: 44px;
  z-index: 740;
  outline: none;
}
/* line 233, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
#latest-videos-carousel .goright:after {
  content: '';
  display: block;
  width: 50px;
  height: 280px;
  background-color: #f2f2f2;
  position: absolute;
  left: 45px;
  top: -80px;
}
/* line 243, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
#latest-videos-carousel .goright.margin-title {
  margin-top: 0;
}

/* line 249, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
#latest-videos-carousel-mobile {
  width: 100%;
  max-width: 1920px;
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 249, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  #latest-videos-carousel-mobile {
    padding-bottom: 10px;
  }
}
/* line 255, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
#latest-videos-carousel-mobile .owl-item {
  margin-left: 1px;
  margin-right: 1px;
}
/* line 258, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
#latest-videos-carousel-mobile .owl-item:first-child {
  margin-left: 16px;
}
/* line 262, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
#latest-videos-carousel-mobile .triangle-wrapper:after {
  border-bottom: 23.33333px solid #f3f1f1;
  border-left: 35px solid transparent;
  border-right: 35px solid transparent;
  content: '';
  display: block;
  height: 70px;
  bottom: 0;
  left: 20px;
  position: absolute;
  width: 70px;
}
@media (max-width: 767px) {
  /* line 262, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  #latest-videos-carousel-mobile .triangle-wrapper:after {
    display: none;
  }
}

/* line 277, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos--mobile-label {
  color: #666666;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.03em;
  margin-bottom: 0px;
  text-transform: uppercase;
}
/* line 285, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos--mobile-label + hr {
  margin-top: 0px;
  margin-left: -10px;
  margin-bottom: 16px;
  clear: both;
}
/* line 294, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.latest-videos--mobile-label-link {
  font-size: 15px;
  text-transform: none;
  color: #999;
  width: 100%;
  text-align: right;
  display: block;
}

/* line 304, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
.mt_subh1 {
  font-family: "Pragmatica-web", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.4375em;
  margin-bottom: 25px;
  margin-top: -20px;
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 304, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  .mt_subh1 {
    padding-left: 16px;
    padding-right: 16px;
    margin-top: -18px;
  }
}
@media (max-width: 767px) {
  /* line 304, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  .mt_subh1 {
    margin-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: -30px;
  }
  /* line 325, ../../../../../../../src/main/content/jcr_root/apps/news/components/pagetypes/dynamic/styles/_latest-videos.scss */
  .mt_subh1.homepage-subh1 {
    margin-top: -14px;
    margin-bottom: 15px;
  }
}

/* line 1, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoEditorsPicks/_promoEditorsPicks.scss */
.editorspicks-component {
  margin: 0 0 30px;
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 1, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoEditorsPicks/_promoEditorsPicks.scss */
  .editorspicks-component {
    margin: 0 15px 30px;
  }
}
@media (max-width: 767px) {
  /* line 1, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoEditorsPicks/_promoEditorsPicks.scss */
  .editorspicks-component {
    margin: 0 16px 30px;
  }
}
/* line 9, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoEditorsPicks/_promoEditorsPicks.scss */
.editorspicks-component h3.editorspicks-component-title {
  color: #666;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.03em;
  margin: 0;
  padding-top: 9px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  /* line 9, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoEditorsPicks/_promoEditorsPicks.scss */
  .editorspicks-component h3.editorspicks-component-title {
    text-align: left;
    position: relative;
  }
  /* line 21, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoEditorsPicks/_promoEditorsPicks.scss */
  .editorspicks-component h3.editorspicks-component-title:after {
    content: " ";
    clear: both;
    position: absolute;
    width: 150%;
    margin-left: -50%;
    top: 30px;
    border-top: 1px solid #eeeeee;
  }
}
/* line 33, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoEditorsPicks/_promoEditorsPicks.scss */
.editorspicks-component ul.editorspicks-component-content {
  border: 1px solid #c9c9c9;
  margin: 0;
  padding: 0 15px;
}
@media (max-width: 767px) {
  /* line 33, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoEditorsPicks/_promoEditorsPicks.scss */
  .editorspicks-component ul.editorspicks-component-content {
    border: none;
    padding: 0;
  }
}
/* line 42, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoEditorsPicks/_promoEditorsPicks.scss */
.editorspicks-component ul.editorspicks-component-content li.editorspicksitem {
  list-style-type: none;
}
/* line 46, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoEditorsPicks/_promoEditorsPicks.scss */
.editorspicks-component ul.editorspicks-component-content li.editorspicksitem h4.editorspicksitem-title a.editorspicksitem-link {
  color: #000;
  font-size: 14px;
}
/* line 50, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoEditorsPicks/_promoEditorsPicks.scss */
.editorspicks-component ul.editorspicks-component-content li.editorspicksitem h4.editorspicksitem-title span.editorspicksitem-series {
  color: #aaa;
  display: block;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
/* line 60, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoEditorsPicks/_promoEditorsPicks.scss */
.editorspicks-component ul.editorspicks-component-content li.editorspicksitem p.editorspicksitem-description {
  display: none;
}
/* line 66, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoEditorsPicks/_promoEditorsPicks.scss */
.editorspicks-component ul.editorspicks-component-content li.editorspicksitem:first-child h4.editorspicksitem-title {
  margin-bottom: 0;
}
/* line 69, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoEditorsPicks/_promoEditorsPicks.scss */
.editorspicks-component ul.editorspicks-component-content li.editorspicksitem:first-child h4.editorspicksitem-title a.editorspicksitem-link {
  font-size: 18px;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: -2px;
}
/* line 78, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoEditorsPicks/_promoEditorsPicks.scss */
.editorspicks-component ul.editorspicks-component-content li.editorspicksitem:first-child p.editorspicksitem-description {
  font-size: 14px;
  margin: 10px 0;
  display: block;
}

/* line 88, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoEditorsPicks/_promoEditorsPicks.scss */
.app-show-more-picks {
  margin-top: 50px;
}

/* line 1, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
.mostpopular-component {
  margin: 0 0px 30px;
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 1, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
  .mostpopular-component {
    margin: 0 15px 30px;
  }
}
@media (max-width: 767px) {
  /* line 1, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
  .mostpopular-component {
    margin: 0 16px 30px;
  }
}
/* line 10, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
.mostpopular-component h3.mostpopular-component-title {
  color: #666;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.03em;
  margin: 0;
  padding-top: 9px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  /* line 10, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
  .mostpopular-component h3.mostpopular-component-title {
    text-align: left;
    position: relative;
  }
  /* line 22, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
  .mostpopular-component h3.mostpopular-component-title:after {
    content: " ";
    clear: both;
    position: absolute;
    width: 150%;
    margin-left: -50%;
    top: 30px;
    border-top: 1px solid #eeeeee;
  }
}
/* line 34, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
.mostpopular-component ul.mostpopular-component-content {
  border: 1px solid #c9c9c9;
  margin: 0;
  padding: 0 15px;
}
@media (max-width: 767px) {
  /* line 34, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
  .mostpopular-component ul.mostpopular-component-content {
    border: none;
    padding: 0;
  }
}
/* line 43, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
.mostpopular-component ul.mostpopular-component-content li.popularitem {
  list-style-type: none;
}
/* line 47, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
.mostpopular-component ul.mostpopular-component-content li.popularitem h4.popularitem-title a.popularitem-link {
  color: #000;
  font-size: 14px;
}
/* line 51, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
.mostpopular-component ul.mostpopular-component-content li.popularitem h4.popularitem-title span.popularitem-series {
  color: #aaa;
  display: block;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
/* line 61, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
.mostpopular-component ul.mostpopular-component-content li.popularitem p.popularitem-description {
  display: none;
}
/* line 67, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
.mostpopular-component ul.mostpopular-component-content li.popularitem:first-child h4.popularitem-title {
  margin-bottom: 0;
}
/* line 70, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
.mostpopular-component ul.mostpopular-component-content li.popularitem:first-child h4.popularitem-title a.popularitem-link {
  font-size: 18px;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: -2px;
}
/* line 79, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
.mostpopular-component ul.mostpopular-component-content li.popularitem:first-child p.popularitem-description {
  font-size: 14px;
  margin: 10px 0;
  display: block;
}
@media (max-width: 767px) {
  /* line 85, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
  .mostpopular-component ul.mostpopular-component-content li.popularitem.hide-from-mobile {
    display: none;
  }
}
/* line 90, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
.mostpopular-component ul.mostpopular-component-content li.popularitem .popularitem-imagepreview {
  padding-top: 15px;
  display: none;
}
/* line 93, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
.mostpopular-component ul.mostpopular-component-content li.popularitem .popularitem-imagepreview img {
  width: 100%;
}
/* line 98, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
.mostpopular-component ul.mostpopular-component-content li.popularitem:first-child .popularitem-imagepreview {
  display: block;
}
@media (max-width: 767px) {
  /* line 98, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
  .mostpopular-component ul.mostpopular-component-content li.popularitem:first-child .popularitem-imagepreview {
    display: none;
  }
}

/* line 109, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/mostPopular/_mostPopular.scss */
.mostpopular-component-showmore {
  display: none;
}

@media (min-width: 1060px) {
  /* line 2, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
  .pinned hr {
    margin-left: -90px;
  }
}

/* line 8, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
.pinned-promo {
  margin: 0px 0 60px;
  position: relative;
}
@media (max-width: 767px) {
  /* line 8, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
  .pinned-promo {
    margin-bottom: 0;
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1060px) {
  /* line 177, ../../../../../../../assets/news/styles/_mixins.scss */
  .pinned-promo .triangle-wrapper {
    position: relative;
  }
  /* line 181, ../../../../../../../assets/news/styles/_mixins.scss */
  .pinned-promo .triangle-wrapper:after {
    content: '';
    border-bottom: 35px solid transparent;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid transparent;
    border-bottom: 23.33333px solid #fff;
    display: block;
    position: absolute;
    height: 70px;
    width: 70px;
    z-index: 725;
    bottom: 0;
    left: calc(50% - 35px);
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 146, ../../../../../../../assets/news/styles/_mixins.scss */
  .pinned-promo .triangle-wrapper {
    position: relative;
  }
  /* line 150, ../../../../../../../assets/news/styles/_mixins.scss */
  .pinned-promo .triangle-wrapper:after {
    content: '';
    border-bottom: 35px solid transparent;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid transparent;
    border-bottom: 23.33333px solid #fff;
    display: block;
    position: absolute;
    height: 70px;
    width: 70px;
    z-index: 725;
    bottom: -1px;
    left: calc(50% - 35px);
  }
}
@media (max-width: 767px) {
  /* line 208, ../../../../../../../assets/news/styles/_mixins.scss */
  .pinned-promo .triangle-wrapper {
    position: relative;
  }
  /* line 212, ../../../../../../../assets/news/styles/_mixins.scss */
  .pinned-promo .triangle-wrapper:after {
    content: '';
    border-bottom: 35px solid transparent;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid transparent;
    border-bottom: 23.33333px solid #fff;
    display: block;
    position: absolute;
    height: 70px;
    width: 70px;
    z-index: 725;
    bottom: 0;
    left: calc(50% - 35px);
  }
}
/* line 32, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
.pinned-promo .pinned-promo__image {
  display: block;
  width: 100%;
  height: auto;
}
/* line 37, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
.pinned-promo a.div-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 730;
}
/* line 45, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
.pinned-promo a.div-link:hover + .triangle-wrapper + figcaption .pinned-promo--headline {
  text-decoration: underline;
}
@media (max-width: 767px) {
  /* line 45, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
  .pinned-promo a.div-link:hover + .triangle-wrapper + figcaption .pinned-promo--headline {
    text-decoration: none;
  }
}
/* line 52, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
.pinned-promo .thumbnail-play-button {
  cursor: pointer;
  left: 50%;
  margin-left: -35px;
  margin-top: -35px;
  position: absolute;
  top: 50%;
  width: 70px;
}
/* line 62, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
.pinned-promo .triangle-wrapper span {
  display: block;
  position: relative;
}

/* line 68, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
.pinned-promo--headline {
  font-family: "Chronicle Display 3r", Georgia, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 40px;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.3;
  text-align: center;
  margin-left: 5%;
  margin-right: 5%;
  border-bottom: none !Important;
}
/* line 138, ../../../../../../../assets/news/styles/_mixins.scss */
.pinned-promo--headline em {
  font-weight: 300;
  font-style: italic;
  font-family: "Chronicle Display 3i", Georgia, serif;
}
/* line 79, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
.pinned-promo--headline a {
  border-bottom: none !Important;
}
/* line 81, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
.pinned-promo--headline a:hover {
  color: #999;
}
/* line 85, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
.pinned-promo--headline:hover {
  color: #999;
}
@media (max-width: 767px) {
  /* line 68, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
  .pinned-promo--headline {
    font-size: 32px;
    font-weight: 300;
  }
}

/* line 93, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
.pinned-promo--dek {
  font-family: "Pragmatica-web", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 21px;
  font-size: 17px;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 10px;
  margin-bottom: 35px;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 93, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
  .pinned-promo--dek {
    font-size: 15px;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 40px;
  }
}

/* line 112, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
#pin-next {
  display: none;
  position: absolute;
  top: 200px;
  right: 10px;
  z-index: 740;
}

/* line 119, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/Pin/_pin.scss */
#pin-prev {
  display: none;
  position: absolute;
  top: 200px;
  left: 10px;
  z-index: 740;
}

/* line 2, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PinnedPromo/_pinnedPromo.scss */
hr.ad-breaker--pinned-promo {
  margin-left: -90px;
  width: auto;
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 2, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PinnedPromo/_pinnedPromo.scss */
  hr.ad-breaker--pinned-promo {
    margin-left: 10px;
  }
}

/* line 9, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PinnedPromo/_pinnedPromo.scss */
#pinned-promo-ad-slot {
  position: absolute;
}

/* line 13, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PinnedPromo/_pinnedPromo.scss */
.PinnedPromo, .pinnedPromo {
  position: relative;
}
/* line 15, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PinnedPromo/_pinnedPromo.scss */
.PinnedPromo .twitter, .pinnedPromo .twitter {
  position: absolute;
  z-index: 10;
  height: 60px;
  width: 60px;
}
@media (min-width: 768px) {
  /* line 13, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PinnedPromo/_pinnedPromo.scss */
  .PinnedPromo, .pinnedPromo {
    padding-left: 0;
    margin-left: -10px;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 26, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PinnedPromo/_pinnedPromo.scss */
  .PinnedPromo .sponsor-ad, .pinnedPromo .sponsor-ad {
    width: auto;
    margin-left: 10px;
    margin-right: 0;
  }
  /* line 30, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PinnedPromo/_pinnedPromo.scss */
  .PinnedPromo .sponsor-ad .row, .pinnedPromo .sponsor-ad .row {
    width: auto;
  }
  /* line 35, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PinnedPromo/_pinnedPromo.scss */
  .PinnedPromo .dynamic_feed_news.tablet-ad-right.sponsor-ad .news-image-wrap, .PinnedPromo .dynamic_feed_news.tablet-ad-right.sponsor-ad .dynamic_feed_news--caption, .pinnedPromo .dynamic_feed_news.tablet-ad-right.sponsor-ad .news-image-wrap, .pinnedPromo .dynamic_feed_news.tablet-ad-right.sponsor-ad .dynamic_feed_news--caption {
    width: 355px;
  }
  /* line 38, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PinnedPromo/_pinnedPromo.scss */
  .PinnedPromo .dynamic_feed_news.tablet-ad-right.sponsor-ad .div-link, .PinnedPromo .dynamic_feed_news.tablet-ad-right.sponsor-ad .sponsor-ad__sponsor-wrap, .pinnedPromo .dynamic_feed_news.tablet-ad-right.sponsor-ad .div-link, .pinnedPromo .dynamic_feed_news.tablet-ad-right.sponsor-ad .sponsor-ad__sponsor-wrap {
    width: 100%;
  }
}

/* line 1, ../../../../../../../assets/news/styles/components/_homepage-share-items.scss */
.something-to-share {
  margin-top: 20px;
  width: 55%;
  float: right;
  height: 30px;
  margin-bottom: 10px;
}
@media (min-width: 1060px) {
  /* line 1, ../../../../../../../assets/news/styles/components/_homepage-share-items.scss */
  .something-to-share {
    margin-top: 30px;
  }
}
/* line 12, ../../../../../../../assets/news/styles/components/_homepage-share-items.scss */
.something-to-share--section_title {
  float: left;
  display: inline-block;
}
@media (min-width: 1060px) {
  /* line 12, ../../../../../../../assets/news/styles/components/_homepage-share-items.scss */
  .something-to-share--section_title {
    font-size: 14px;
    padding-bottom: 5px;
    letter-spacing: normal;
    margin: 0;
  }
}
@media smartphone {
  /* line 12, ../../../../../../../assets/news/styles/components/_homepage-share-items.scss */
  .something-to-share--section_title {
    font-size: 12px;
    margin: 0;
  }
}
/* line 29, ../../../../../../../assets/news/styles/components/_homepage-share-items.scss */
.something-to-share + .something-to-share {
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  margin-bottom: 30px;
  margin-top: 10px;
}
/* line 35, ../../../../../../../assets/news/styles/components/_homepage-share-items.scss */
.something-to-share--list {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
}
/* line 42, ../../../../../../../assets/news/styles/components/_homepage-share-items.scss */
.something-to-share--list li {
  line-height: 1.5;
  padding: 0px;
  margin: 0px 7px;
  display: inline-block;
}
@media smartphone {
  /* line 35, ../../../../../../../assets/news/styles/components/_homepage-share-items.scss */
  .something-to-share--list {
    padding-bottom: 25px;
    padding-top: 10px;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 56, ../../../../../../../assets/news/styles/components/_homepage-share-items.scss */
  .something-to-share--list li {
    margin-right: 20px;
  }
}
/* line 62, ../../../../../../../assets/news/styles/components/_homepage-share-items.scss */
.something-to-share .icon--email {
  background-image: url(/etc/designs/news/images/icon--email.png);
  background-repeat: no-repeat;
  display: block;
  color: #666666;
  font-size: 13px;
  text-indent: 30px;
}
/* line 70, ../../../../../../../assets/news/styles/components/_homepage-share-items.scss */
.something-to-share .icon--send-u-photos {
  background-image: url("/etc/designs/news/images/icon--send-u-photos.png");
  background-repeat: no-repeat;
  display: block;
  color: #666666;
  font-size: 13px;
  text-indent: 30px;
}

@media (max-width: 767px) {
  /* line 2, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
  .adunit__placeholder--sponsor {
    margin: 10px auto;
  }
}

/* line 7, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
#homepage__lead-ad-slot {
  background-color: #f2f2f2;
  padding: 13px;
  text-align: center;
  width: 326px;
  height: 276px;
  margin: 0px auto 52px;
}

/* line 15, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
#homepage__long-ad-slot {
  background-color: #f2f2f2;
  padding: 13px;
  text-align: center;
  width: 326px;
  margin: 20px auto 20px;
}
@media (min-width: 1060px) {
  /* line 15, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
  #homepage__long-ad-slot {
    position: absolute;
    top: 0;
    left: 0px;
  }
  /* line 25, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
  #homepage__long-ad-slot.absolute-top {
    top: 0;
    bottom: auto;
    left: 0px !important;
  }
  /* line 30, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
  #homepage__long-ad-slot.absolute-bottom {
    top: auto;
    bottom: 0;
    left: 0px !important;
  }
  /* line 36, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
  #homepage__long-ad-slot.fixed-top {
    top: 0px;
    position: fixed;
  }
}

/* line 42, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
.homepage__mobile-ad-slot {
  background-color: #f2f2f2;
  padding: 13px;
  text-align: center;
  margin: 20px 0;
}
@media (min-width: 768px) {
  /* line 42, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
  .homepage__mobile-ad-slot {
    display: none;
  }
}
/* line 50, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
.homepage__mobile-ad-slot .adunit__placeholder {
  margin: 0 auto;
}

/* line 55, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
.homepage__desktop-ad-slot {
  background-color: #f2f2f2;
  padding: 13px;
  position: absolute;
  top: 0px;
  right: 0px;
}

/* line 63, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
.homepage__tablet-ad-slot {
  background-color: #f2f2f2;
  padding: 13px;
  position: absolute;
  top: 0px;
  right: 0px;
}

@media (min-width: 1060px) {
  /* line 74, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
  .sticky-slot {
    position: absolute;
    width: 326px;
    height: 1050px;
  }
}
@media (max-width: 1059px) {
  /* line 74, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
  .sticky-slot {
    position: relative;
    height: auto !important;
  }
}

@media (min-width: 1060px) {
  /* line 87, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
  .homepage__desktop-ad-wrap--infinite-ad .sticky-slot {
    right: 0px;
    top: -20px;
  }
}
@media (min-width: 1060px) and (min-width: 1060px) {
  /* line 91, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
  .homepage__desktop-ad-wrap--infinite-ad .sticky-slot .homepage__desktop-ad-slot {
    position: absolute;
    top: 20px;
    left: 0px;
  }
  /* line 96, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
  .homepage__desktop-ad-wrap--infinite-ad .sticky-slot .homepage__desktop-ad-slot.absolute-top {
    margin: 20px 0;
    top: 0;
    bottom: auto;
    left: 0px !important;
  }
  /* line 102, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
  .homepage__desktop-ad-wrap--infinite-ad .sticky-slot .homepage__desktop-ad-slot.absolute-bottom {
    margin: 20px 0 0;
    top: auto;
    bottom: 0;
    left: 0px !important;
  }
  /* line 109, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
  .homepage__desktop-ad-wrap--infinite-ad .sticky-slot .homepage__desktop-ad-slot.fixed-top {
    top: 20px;
    position: fixed;
    width: 326px;
  }
  /* line 114, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
  .homepage__desktop-ad-wrap--infinite-ad .sticky-slot .homepage__desktop-ad-slot.disable-sticky {
    left: 0px !important;
    position: absolute !important;
    top: 0px !important;
    bottom: auto !important;
    margin-top: 20px !important;
  }
}

/* line 129, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
.app-long-ad-slot-ender-div {
  position: absolute;
  bottom: -50px;
}

/* line 133, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
.longest-ad {
  position: absolute !important;
  top: 20px !important;
  bottom: auto !important;
  left: 0px !important;
  margin: 0 !important;
}

/* line 142, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
.homepage__right-rail .longest-ad {
  top: 0px !important;
  margin: 20px auto 52px !important;
}

/* line 147, ../../../../../../../assets/news/styles/components/_homepage-ads.scss */
hr.homepage-invisible-ender {
  margin-bottom: 0;
  margin-top: 0;
  visibility: hidden;
}

/* line 1, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
.homepage-promo-carousel {
  position: relative;
  max-width: 1900px;
  margin: 0 auto;
}
/* line 5, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
.homepage-promo-carousel .thumbnail-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  width: 80px;
  z-index: 8;
}
/* line 14, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
.homepage-promo-carousel .div-link {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 730;
}
/* line 22, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
.homepage-promo-carousel .div-link:hover + figure .promo-headline {
  text-decoration: underline;
}
@media (max-width: 767px) {
  /* line 26, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
  .homepage-promo-carousel--heading {
    margin-bottom: 5px;
    color: #666666;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.03em;
    margin-bottom: 0px;
    text-transform: uppercase;
  }
}
/* line 37, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
.homepage-promo-carousel--mobile-hr {
  margin-top: 0px;
  margin-left: -20px;
  margin-bottom: 0px;
  width: 120%;
  clear: both;
}
/* line 44, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
.homepage-promo-carousel .controls {
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  display: none;
  z-index: 734;
}
/* line 52, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
.homepage-promo-carousel .controls .next-slide {
  top: 50%;
  position: absolute;
  right: 0;
  pointer-events: all;
}
/* line 58, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
.homepage-promo-carousel .controls .prev-slide {
  top: 50%;
  position: absolute;
  left: 0;
  pointer-events: all;
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 44, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
  .homepage-promo-carousel .controls {
    display: block;
  }
}
@media (min-width: 1060px) {
  /* line 69, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
  .homepage-promo-carousel:hover .controls {
    display: block;
  }
}

/* line 75, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--mobile {
  width: 100%;
}
/* line 77, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--mobile .owl-wrapper-outer {
  overflow: visible;
}
@media (max-width: 767px) {
  /* line 77, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
  #homepage-promo-carousel--mobile .owl-wrapper-outer {
    margin-left: 10px;
  }
}
/* line 83, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--mobile .homepage-promo-carousel__mobile-promo {
  margin: 20px 0 20px 6px;
}
/* line 85, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--mobile .homepage-promo-carousel__mobile-promo .promo-image-wrap {
  width: 100%;
  height: 0;
  padding-bottom: 66%;
  position: relative;
}
/* line 91, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--mobile .homepage-promo-carousel__mobile-promo .promo-image {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 96, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--mobile .homepage-promo-carousel__mobile-promo .promo-caption {
  padding: 0;
}
/* line 99, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--mobile .homepage-promo-carousel__mobile-promo .promo-headline {
  font-size: 14px;
  font-weight: 700;
}
/* line 103, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--mobile .homepage-promo-carousel__mobile-promo .homepage-promo-carousel__sponsor-label {
  background-color: rgba(10, 10, 10, 0.7);
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 720;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  width: 100%;
  text-align: center;
  padding: 10px 0px 8px;
}
/* line 117, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--mobile .homepage-promo-carousel__mobile-promo.homepage-promo-carousel__text-only-promo .promo-text-wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 66%;
}
/* line 123, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--mobile .homepage-promo-carousel__mobile-promo.homepage-promo-carousel__text-only-promo .promo-caption {
  height: 100%;
  width: 100%;
  position: absolute;
  display: block;
  background: #f2f2f2;
}
/* line 130, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--mobile .homepage-promo-carousel__mobile-promo.homepage-promo-carousel__text-only-promo .headline-wrap {
  display: table;
  height: 100%;
  width: 100%;
}
/* line 135, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--mobile .homepage-promo-carousel__mobile-promo.homepage-promo-carousel__text-only-promo .promo-headline {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0px 8px;
  background: #f2f2f2;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
}

/* line 150, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop {
  background-color: #f2f2f2;
  margin: auto;
  margin-bottom: 50px;
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  height: 430px;
  width: 100%;
}
@media (min-width: 1900px) {
  /* line 150, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
  #homepage-promo-carousel--desktop {
    height: 392px;
    border-right: 20px solid #f2f2f2;
    box-sizing: content-box;
    border-left: 20px solid #f2f2f2;
    margin-left: -20px;
  }
}
/* line 167, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
/* line 172, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop li {
  float: left;
  margin: 0;
  list-style: none;
  position: relative;
}
/* line 178, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop .homepage-promo-carousel__promo {
  background-color: #fff;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  height: 392px;
}
/* line 184, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop .homepage-promo-carousel__promo .promo-headline {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 0px;
  margin-bottom: 5px;
}
/* line 191, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop .homepage-promo-carousel__promo .promo-dek {
  font-weight: 300;
  font-size: 15px;
  margin-top: 5px;
  text-align: inherit;
  margin-bottom: 0;
}
/* line 197, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop .homepage-promo-carousel__promo .promo-dek p {
  margin: 0;
}
/* line 200, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop .homepage-promo-carousel__promo .promo-heading {
  color: #aaa;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 5px;
  margin-top: 0px;
}
/* line 207, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop .homepage-promo-carousel__promo .homepage-promo-carousel__sponsor-label {
  background-color: rgba(10, 10, 10, 0.7);
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 720;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  width: 100%;
  text-align: center;
  padding: 10px 0px 8px;
}
/* line 220, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop .homepage-promo-carousel__promo.homepage-promo-carousel__thin-promo {
  width: 293px;
}
/* line 222, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop .homepage-promo-carousel__promo.homepage-promo-carousel__thin-promo .promo-image {
  width: 100%;
  height: 195px;
  position: relative;
}
/* line 227, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop .homepage-promo-carousel__promo.homepage-promo-carousel__thin-promo figcaption {
  text-align: center;
  padding: 15px 20px 0;
  height: 175px;
  overflow: hidden;
}
@media (min-width: 1060px) {
  /* line 177, ../../../../../../../assets/news/styles/_mixins.scss */
  #homepage-promo-carousel--desktop .homepage-promo-carousel__promo.homepage-promo-carousel__thin-promo .triangle-wrapper {
    position: relative;
  }
  /* line 181, ../../../../../../../assets/news/styles/_mixins.scss */
  #homepage-promo-carousel--desktop .homepage-promo-carousel__promo.homepage-promo-carousel__thin-promo .triangle-wrapper:after {
    content: '';
    border-bottom: 35px solid transparent;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid transparent;
    border-bottom: 23.33333px solid #fff;
    display: block;
    position: absolute;
    height: 70px;
    width: 70px;
    z-index: 725;
    left: calc(50% - 35px);
    bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 146, ../../../../../../../assets/news/styles/_mixins.scss */
  #homepage-promo-carousel--desktop .homepage-promo-carousel__promo.homepage-promo-carousel__thin-promo .triangle-wrapper {
    position: relative;
  }
  /* line 150, ../../../../../../../assets/news/styles/_mixins.scss */
  #homepage-promo-carousel--desktop .homepage-promo-carousel__promo.homepage-promo-carousel__thin-promo .triangle-wrapper:after {
    content: '';
    border-bottom: 35px solid transparent;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid transparent;
    border-bottom: 23.33333px solid #fff;
    display: block;
    position: absolute;
    height: 70px;
    width: 70px;
    z-index: 725;
    left: calc(50% - 35px);
    bottom: 0px;
  }
}
/* line 242, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop .homepage-promo-carousel__promo.homepage-promo-carousel__thin-promo.homepage-promo-carousel__text-only-promo figcaption {
  height: 358px;
  padding-top: 50px;
}
/* line 246, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop .homepage-promo-carousel__promo.homepage-promo-carousel__thin-promo.homepage-promo-carousel__text-only-promo .triangle-wrapper {
  display: none;
}
/* line 250, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop .homepage-promo-carousel__promo.homepage-promo-carousel__thin-promo.homepage-promo--sponsored
.triangle-wrapper {
  display: none;
}
/* line 255, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop .homepage-promo-carousel__promo.homepage-promo-carousel__wide-promo {
  width: 845px;
}
/* line 257, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop .homepage-promo-carousel__promo.homepage-promo-carousel__wide-promo .promo-image {
  width: 584px;
  height: 390px;
  position: relative;
  float: left;
}
/* line 263, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop .homepage-promo-carousel__promo.homepage-promo-carousel__wide-promo figcaption {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 50px;
  text-align: right;
  width: 260px;
  float: left;
  height: 365px;
}
@media (min-width: 1060px) {
  /* line 177, ../../../../../../../assets/news/styles/_mixins.scss */
  #homepage-promo-carousel--desktop .homepage-promo-carousel__promo.homepage-promo-carousel__wide-promo .triangle-wrapper {
    position: relative;
  }
  /* line 181, ../../../../../../../assets/news/styles/_mixins.scss */
  #homepage-promo-carousel--desktop .homepage-promo-carousel__promo.homepage-promo-carousel__wide-promo .triangle-wrapper:after {
    content: '';
    border-bottom: 35px solid transparent;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid transparent;
    border-left: 23.33333px solid #fff;
    display: block;
    position: absolute;
    height: 70px;
    width: 70px;
    z-index: 725;
    left: 260px;
    top: 55px;
  }
}
@media (min-width: 768px) and (max-width: 1059px) {
  /* line 146, ../../../../../../../assets/news/styles/_mixins.scss */
  #homepage-promo-carousel--desktop .homepage-promo-carousel__promo.homepage-promo-carousel__wide-promo .triangle-wrapper {
    position: relative;
  }
  /* line 150, ../../../../../../../assets/news/styles/_mixins.scss */
  #homepage-promo-carousel--desktop .homepage-promo-carousel__promo.homepage-promo-carousel__wide-promo .triangle-wrapper:after {
    content: '';
    border-bottom: 35px solid transparent;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid transparent;
    border-left: 23.33333px solid #fff;
    display: block;
    position: absolute;
    height: 70px;
    width: 70px;
    z-index: 725;
    left: 260px;
    top: 55px;
  }
}
/* line 284, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop .vertical-image .homepage-promo-carousel__promo {
  width: 521px;
}
/* line 286, ../../../../../../../src/main/content/jcr_root/apps/news/components/modules/PromoHomepage/_promoHomepage.scss */
#homepage-promo-carousel--desktop .vertical-image .homepage-promo-carousel__promo .promo-image {
  width: 260px;
}

/*image placeholder class, displays box logo until adaptive image renders above it */
/* line 3, ../../../../../../../assets/news/styles/components/_image-placeholder.scss */
.news-image-wrap {
  background: #f2f2f2;
  width: 100%;
  height: 0px;
  padding-bottom: 56.25%;
  /* defaults to 16:9, overridden on per-image basis */
  position: relative;
  overflow: hidden;
}
/* line 11, ../../../../../../../assets/news/styles/components/_image-placeholder.scss */
.news-image-wrap:after {
  content: " ";
  display: block;
  position: absolute;
  background: #f2f2f2 url("/etc/designs/news/images/ng-logo-small.svg");
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: center center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
/* line 26, ../../../../../../../assets/news/styles/components/_image-placeholder.scss */
.news-image-wrap img {
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
  left: 0;
}
/* line 34, ../../../../../../../assets/news/styles/components/_image-placeholder.scss */
.news-image-wrap.transparent {
  background: transparent;
}
/* line 36, ../../../../../../../assets/news/styles/components/_image-placeholder.scss */
.news-image-wrap.transparent:after {
  display: none;
}

/* line 41, ../../../../../../../assets/news/styles/components/_image-placeholder.scss */
.news-image-wrap--centered {
  height: 100%;
  width: 100%;
  padding-bottom: 0;
}
/* line 45, ../../../../../../../assets/news/styles/components/_image-placeholder.scss */
.news-image-wrap--centered .news-image-wrap__center-helper {
  position: relative;
  display: inline-block;
  height: 100%;
  right: -50%;
}
/* line 50, ../../../../../../../assets/news/styles/components/_image-placeholder.scss */
.news-image-wrap--centered .news-image-wrap__center-helper img {
  position: relative;
  left: -50%;
  width: auto;
}
/* line 57, ../../../../../../../assets/news/styles/components/_image-placeholder.scss */
.news-image-wrap--centered.news-image-wrap--centered-vertical .news-image-wrap__center-helper {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
  top: 0;
  right: auto;
}
/* line 64, ../../../../../../../assets/news/styles/components/_image-placeholder.scss */
.news-image-wrap--centered.news-image-wrap--centered-vertical .news-image-wrap__center-helper img {
  position: relative;
  left: auto;
  width: 100%;
  height: auto;
}

/* line 73, ../../../../../../../assets/news/styles/components/_image-placeholder.scss */
img + .news-image-wrap--playbutton-div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
/* line 78, ../../../../../../../assets/news/styles/components/_image-placeholder.scss */
img + .news-image-wrap--playbutton-div:after {
  content: " ";
  display: block;
  background: url("/etc/designs/news/images/icongs-play-black.svg");
  background-size: 100%;
  cursor: pointer;
  left: 50%;
  margin-left: -35px;
  margin-top: -35px;
  position: absolute;
  top: 50%;
  width: 70px;
  height: 70px;
  z-index: 8;
}

/* line 1, ../../../../../../../assets/news/styles/general/_homepage-misc.scss */
hr.clear {
  border: none;
}

/* line 4, ../../../../../../../assets/news/styles/general/_homepage-misc.scss */
.homepage__top-container {
  margin-bottom: 20px;
}
@media (min-width: 1060px) {
  /* line 4, ../../../../../../../assets/news/styles/general/_homepage-misc.scss */
  .homepage__top-container {
    position: relative;
  }
}

@media (min-width: 1060px) {
  /* line 10, ../../../../../../../assets/news/styles/general/_homepage-misc.scss */
  .homepage__right-rail {
    position: absolute;
    top: 0;
    right: 0;
    float: none;
  }
}

/* line 18, ../../../../../../../assets/news/styles/general/_homepage-misc.scss */
.container {
  position: relative;
}

@media (max-width: 767px) {
  /* line 21, ../../../../../../../assets/news/styles/general/_homepage-misc.scss */
  .AdSlotHeader {
    display: none;
  }
}
