@font-face {
  font-family: "Panton-Bold";
  src: url("/static/fonts/panton/panton-bold.otf"); }

@font-face {
  font-family: "Panton-Regular";
  src: url("/static/fonts/panton/panton.otf"); }

@font-face {
  font-family: "Oswald-Bold";
  src: url("/static/fonts/oswald/oswald-bold.ttf"); }

@font-face {
  font-family: "Oswald-Regular";
  src: url("/static/fonts/oswald/oswald-regular.ttf"); }

@font-face {
  font-family: "Oswald-Light";
  src: url("/static/fonts/oswald/oswald-light.ttf"); }

@font-face {
  font-family: "Scharf";
  src: url("/static/fonts/scharf/scharf-regular.otf"); }

@font-face {
  font-family: "Droid-Regular";
  src: url("/static/fonts/droid_serif/droidserif.ttf"); }

@font-face {
  font-family: "Droid-Bold";
  src: url("/static/fonts/droid_serif/droidserif-bold.ttf"); }

@font-face {
  font-family: "PT-Regular";
  src: url("/static/fonts/pt_sans/pt_sans-regular.ttf"); }

@font-face {
  font-family: "PT-Bold";
  src: url("/static/fonts/pt_sans/pt_sans-bold.ttf"); }

* {
  box-sizing: border-box; }

html, body, #root {
  height: 100%; }

body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-size: 14px;
  line-height: 1.42857143;
  color: #262626;
  background-color: #F5F5F5;
  font-family: "Panton-Bold",Helvetica,Arial,sans-serif; }

h2 {
  font-weight: inherit;
  margin-top: inherit;
  margin-bottom: inherit; }

a {
  display: inline-block; }

a, a:hover, a:active, a:focus {
  text-decoration: none;
  outline: none !important; }

.app {
  position: relative; }

.app.takeover {
  background-color: #163869; }

.SocialMediaShareButton {
  outline: none !important; }

.help-btn-block {
  position: fixed;
  z-index: 999999;
  bottom: 24px;
  right: 24px; }

.app-container {
  position: relative;
  width: 100%;
  max-width: 1280px;
  background-color: #F5F5F5;
  margin: 0 auto; }
  .app-container--white {
    background-color: #fff; }

.app-header {
  background-color: #ffffff;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }

.home-body-container {
  padding-top: 0px; }

.theme-container {
  width: 100%;
  max-width: 1066px;
  padding: 0 48px;
  margin: 0 auto; }

.theme-btn {
  padding: 0px 16px;
  min-width: 88px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  background-color: #FBB040;
  border: solid 1px #FBB040;
  border-radius: 36px; }

.theme-btn.outline {
  color: #FBB040;
  background-color: #fff;
  border-radius: 24px; }

button.theme-btn {
  color: #fff;
  background-color: #FBB040;
  border-radius: 36px;
  text-transform: none;
  font-weight: 400; }
  button.theme-btn--large {
    padding: 6px 24px;
    font-size: 1.1em; }
  button.theme-btn:hover {
    background-color: #FBB040; }

.standard-page-main {
  padding: 36px 0; }

.standard-page__header {
  margin-bottom: 24px; }

.standard-page__title {
  position: relative;
  font-size: 1.5em;
  line-height: 1.8;
  text-transform: uppercase;
  letter-spacing: 1.5px; }
  .standard-page__title-underline {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 1.2em;
    border-top: solid 3px #FBB040; }

.standard-page__filter-bar {
  display: flex;
  align-items: center;
  margin-bottom: 16px; }
  .standard-page__filter-bar .standard-page__filter-label {
    line-height: 24px; }
  .standard-page__filter-bar .standard-page__filter-select {
    padding-bottom: 0px;
    font-family: "PT-Regular";
    margin-left: 12px; }
    .standard-page__filter-bar .standard-page__filter-select::before, .standard-page__filter-bar .standard-page__filter-select::after {
      display: none; }
    .standard-page__filter-bar .standard-page__filter-select svg {
      top: 2px; }

.general-page {
  border-top: solid 1px #e0e0e0;
  background-color: #fff;
  margin-bottom: 36px; }
  .general-page__inner {
    padding: 48px 0;
    display: flex; }
  .general-page__social {
    width: 135px; }
  .general-page__main {
    flex: 1;
    -webkit-flex: 1;
    margin-left: 64px; }
    .general-page__main p {
      font-size: 18px;
      font-family: "Droid-Regular";
      margin-top: 0px;
      line-height: 1.5; }
      .general-page__main p a {
        display: initial;
        color: #0299AC; }
    .general-page__main strong {
      font-family: "Droid-Bold"; }
    .general-page__main .ory-row h1, .general-page__main .ory-row h2, .general-page__main .ory-row h3, .general-page__main .ory-row h4, .general-page__main .ory-row h5, .general-page__main .ory-row h6 {
      font-family: "Scharf"; }
      .general-page__main .ory-row h1 a, .general-page__main .ory-row h2 a, .general-page__main .ory-row h3 a, .general-page__main .ory-row h4 a, .general-page__main .ory-row h5 a, .general-page__main .ory-row h6 a {
        color: #0299AC; }
    .general-page__main .ory-row h1 {
      font-size: 38px; }
      .general-page__main .ory-row h1:first-child {
        margin: 0px; }
    .general-page__main .ory-row h2 {
      font-size: 21px;
      margin-bottom: 12px; }
    .general-page__main .ory-row h3 {
      font-size: 18px;
      margin-bottom: 10px; }
    .general-page__main .ory-row h4 {
      font-size: 18px;
      margin-bottom: 10px;
      font-family: "Panton-Bold";
      color: rgba(0, 0, 0, 0.57); }
    .general-page__main .ory-row h5 {
      font-size: 18px;
      font-family: "Droid-Bold";
      font-style: italic;
      position: relative;
      margin: 1rem 0;
      padding: 1.8rem 3rem;
      color: #000000; }
    .general-page__main .ory-row h6 {
      font-size: 17px;
      font-family: "Oswald-Regular"; }
    .general-page__main .ory-row hr {
      border: none;
      border-top: solid 1px #e0e0e0; }
    .general-page__main .ory-plugins-content-spacer {
      border: none !important; }
  .general-page__header {
    margin-bottom: 36px; }
  .general-page__title {
    font-family: "Scharf";
    font-size: 2em;
    margin-bottom: 16px; }
  .general-page__text-block {
    font-family: "Droid-Regular";
    font-size: 1.1em;
    margin-bottom: 12px; }

.leaderboard-ad-container {
  position: relative;
  display: flex;
  justify-content: center; }

.leaderboard-ad--top {
  margin: 24px auto; }
  .leaderboard-ad--top .ad-caption {
    right: calc(50% - 485px); }

.leaderboard-ad--middle {
  margin: 36px auto; }
  .leaderboard-ad--middle .ad-caption {
    right: calc(50% - 364px); }

.leaderboard-ad--bottom {
  margin: 12px auto 36px auto; }
  .leaderboard-ad--bottom .ad-caption {
    right: calc(50% - 485px); }

.mobileleaderboard-ad-container {
  display: none;
  position: relative;
  justify-content: center;
  margin: 24px auto; }
  .mobileleaderboard-ad-container .ad-caption {
    right: calc(50% - 150px); }

.mobileleaderboard-ad-container.grey-background {
  margin: 0;
  padding: 16px 0;
  background-color: #f5f5f5; }
  .mobileleaderboard-ad-container.grey-background .ad-caption {
    bottom: 6px; }

.news-ad-container {
  position: relative;
  width: 300px;
  margin: 8px auto 24px auto;
  text-align: center; }

.half-page-ad-container {
  position: relative;
  width: 300px;
  min-height: 250px;
  margin-bottom: 24px; }

.home-body-container .half-page-ad-container {
  min-height: 600px; }

.ad-caption {
  position: absolute;
  right: 0;
  bottom: -12px;
  font-size: 7px;
  color: rgba(0, 0, 0, 0.5); }

.header {
  padding: 0 36px;
  border-bottom: solid 1px #e0e0e0; }
  .header--withMarginBottom {
    margin-bottom: 60px; }
  .header__inner {
    position: relative;
    padding: 36px 0px 24px 0px;
    display: flex;
    flex-direction: column;
    align-items: center; }
  .header__logo {
    display: block;
    height: 72px;
    margin-bottom: 8px;
    text-align: center;
    user-select: none; }
    .header__logo--mobile {
      display: none;
      height: 24px; }
      .header__logo--mobile img {
        height: 100%; }
    .header__logo img {
      height: 100%;
      max-height: 100%; }
  .header__logo_sm {
    position: absolute;
    display: inline-block; }
  .header__info {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Oswald-Light";
    letter-spacing: 0.5px;
    font-size: 0.85em;
    color: rgba(0, 0, 0, 0.5); }
    .header__info--day {
      padding: 0 16px;
      border-right: solid 1px #e0e0e0; }
    .header__info--weather {
      padding-left: 16px;
      display: flex;
      align-items: center; }
      .header__info--weather-icon {
        display: inline-block;
        height: 23px;
        padding-right: 8px; }
        .header__info--weather-icon img {
          height: 100%; }
      .header__info--weather-value {
        padding-right: 16px;
        border-right: solid 1px #e0e0e0; }
    .header__info--location {
      padding-left: 16px;
      height: 24px; }
      .header__info--location .header__info--location__select {
        font-family: "Oswald-Light";
        padding-bottom: 0px;
        color: rgba(0, 0, 0, 0.5); }
        .header__info--location .header__info--location__select--inner {
          padding: 0 24px 2px 0; }
        .header__info--location .header__info--location__select--icon {
          width: 20px;
          height: 20px;
          color: rgba(0, 0, 0, 0.5); }
      .header__info--location .header__info--location__select:before {
        content: none; }
      .header__info--location .header__info--location__select:after {
        content: none; }
  .header__hamburger-box {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: calc(50% - 24px); }
    .header__hamburger-box svg {
      width: 26px;
      height: 26px; }
  .header__mobile-search-btn {
    display: none;
    position: absolute;
    right: 0px;
    top: calc(50% - 24px); }
  .header__top-btn-group {
    position: absolute;
    top: 0px;
    right: 0px;
    display: flex;
    align-items: flex-start; }
    .header__top-btn-group--left {
      left: 0px; }
    .header__top-btn-group .header__top-btn {
      cursor: pointer;
      font-size: 0.85em;
      color: rgba(0, 0, 0, 0.5);
      padding: 0 12px;
      line-height: 32px;
      border: solid 1px #e0e0e0;
      border-top: none;
      text-transform: capitalize; }
      .header__top-btn-group .header__top-btn--active {
        background-color: rgba(0, 0, 0, 0.7);
        border-color: rgba(0, 0, 0, 0.7);
        color: #fff; }
        .header__top-btn-group .header__top-btn--active:hover, .header__top-btn-group .header__top-btn--active:focus {
          background-color: rgba(0, 0, 0, 0.7); }
      .header__top-btn-group .header__top-btn__highlight {
        color: #FBB040;
        padding-right: 4px; }
      .header__top-btn-group .header__top-btn .header__top-avatar {
        width: 20px;
        height: 20px;
        margin-right: 8px;
        background-color: transparent; }
        .header__top-btn-group .header__top-btn .header__top-avatar svg {
          width: 20px;
          height: 20px; }
    .header__top-btn-group .header__top-btn:first-child {
      margin-right: 12px; }

.drawer__inner {
  min-width: 320px; }

.drawer__header {
  padding: 24px 16px; }

.drawer__body {
  padding-top: 12px; }
  .drawer__body hr {
    margin-top: 16px; }

.drawer__footer {
  padding: 16px 0; }

.drawer__link {
  display: block;
  font-family: "PT-Regular";
  color: rgba(0, 0, 0, 0.85);
  font-size: 1.1em;
  padding: 16px 30px; }

.drawer__btn-group {
  padding: 0 24px 24px 24px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .drawer__btn-group .theme-btn {
    width: 100%;
    line-height: 38px;
    font-size: 1.1em; }
    .drawer__btn-group .theme-btn span {
      padding-right: 4px; }
  .drawer__btn-group .theme-btn:first-child {
    line-height: 1em;
    height: 40px;
    margin-right: 16px; }
  .drawer__btn-group .theme-btn:last-child {
    margin-right: 0px; }

.drawer__mobile-category {
  padding: 12px 16px;
  display: none;
  border-bottom: solid 1px #e0e0e0; }

.drawer__mobile__link-box__main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 36px; }

.drawer__mobile__link-box button {
  width: 32px;
  height: 32px;
  transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgba(0, 0, 0, 0.85);
  transform: rotate(0deg); }
  .drawer__mobile__link-box button svg {
    width: 18px;
    height: 18px; }

.drawer__mobile__link-box--collapseIn button:first-of-type {
  transform: rotate(180deg); }

.drawer__mobile__link-box__children {
  padding-left: 1.2em;
  overflow: hidden;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
  .drawer__mobile__link-box__children .drawer__mobile__link {
    font-family: "PT-Regular"; }

.drawer__mobile__link {
  flex: 1;
  -webkit-flex: 1;
  font-family: "PT-Bold";
  font-size: 1.05em;
  padding: 6px 0;
  color: rgba(0, 0, 0, 0.7);
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
  .drawer__mobile__link:hover {
    color: #FBB040; }

.header__top-menu li {
  font-family: "PT-Regular"; }

.header__top-menu__text-spacing {
  padding-left: 8px; }

.header__top-menu__count {
  width: 24px;
  height: 24px;
  margin-left: 2em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #FBB040;
  color: #fff;
  border-radius: 50%; }

.small-header-placeholder {
  width: 100%;
  height: 60px; }

.nav-bar {
  position: relative;
  padding: 0 36px;
  background-color: #fff;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
  .nav-bar__inner {
    display: flex;
    align-items: center; }
  .nav-bar__main {
    flex: 1;
    -webkit-flex: 1;
    display: flex;
    justify-content: space-between; }
  .nav-bar__search-box {
    position: relative;
    width: 64px;
    height: 48px;
    padding: 0 8px; }
    .nav-bar__search-box__underline {
      position: absolute;
      left: 23px;
      bottom: 8px;
      width: 18px;
      border: solid 1px #FBB040;
      opacity: 1;
      transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
  .nav-bar__browse-box button {
    text-transform: lowercase;
    background-color: rgba(0, 0, 0, 0.12);
    color: rgba(0, 0, 0, 0.81);
    width: 150px;
    font-size: 13px; }
  .nav-bar--bottom {
    background-color: rgba(0, 0, 0, 0.85); }
    .nav-bar--bottom .nav-link {
      color: rgba(255, 255, 255, 0.85); }
    .nav-bar--bottom .nav-link.active, .nav-bar--bottom .nav-link:hover {
      color: #fff; }
    .nav-bar--bottom .nav-bar__browse-box button {
      background-color: rgba(255, 255, 255, 0.75); }
  .nav-bar--fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px; }
    .nav-bar--fixed__main {
      flex: 1;
      -webkit-flex: 1;
      display: flex;
      align-items: center;
      height: 60px; }
      .nav-bar--fixed__main .header__hamburger-box {
        position: static;
        margin-right: 4px; }
    .nav-bar--fixed__logo-box {
      display: flex;
      height: 24px;
      margin-right: 16px; }
      .nav-bar--fixed__logo-box img {
        height: 100%; }
    .nav-bar--fixed__article-name {
      border-left: solid 1px #e0e0e0;
      padding-left: 16px;
      font-size: 0.95em;
      color: rgba(0, 0, 0, 0.85);
      text-transform: capitalize; }
    .nav-bar--fixed__mobile {
      display: none;
      flex: 1;
      -webkit-flex: 1;
      align-items: center;
      justify-content: space-between; }
      .nav-bar--fixed__mobile__logo-box {
        width: 24px;
        display: flex;
        align-items: center; }
        .nav-bar--fixed__mobile__logo-box img {
          width: 100%; }
  .nav-bar__mobile-date {
    display: none;
    font-family: "Oswald-Light";
    color: rgba(0, 0, 0, 0.5);
    letter-spacing: 0.5px;
    font-size: 0.85em; }
  .nav-bar__mobile-btn-group {
    display: none;
    align-items: flex-start; }
    .nav-bar__mobile-btn-group .nav-bar__mobile-btn {
      cursor: pointer;
      font-size: 0.85em;
      color: rgba(0, 0, 0, 0.5);
      padding: 8px 0;
      margin: 0;
      text-transform: capitalize; }
      .nav-bar__mobile-btn-group .nav-bar__mobile-btn--active {
        background-color: rgba(0, 0, 0, 0.7);
        border-color: rgba(0, 0, 0, 0.7);
        color: #fff; }
        .nav-bar__mobile-btn-group .nav-bar__mobile-btn--active:hover, .nav-bar__mobile-btn-group .nav-bar__mobile-btn--active:focus {
          background-color: rgba(0, 0, 0, 0.7); }
      .nav-bar__mobile-btn-group .nav-bar__mobile-btn__highlight {
        color: #FBB040;
        padding-right: 4px; }
      .nav-bar__mobile-btn-group .nav-bar__mobile-btn .nav-bar__mobile-avatar {
        width: 20px;
        height: 20px;
        margin-right: 8px;
        background-color: transparent; }
        .nav-bar__mobile-btn-group .nav-bar__mobile-btn .nav-bar__mobile-avatar svg {
          width: 20px;
          height: 20px; }
  .nav-bar__mobile-search-box {
    display: none; }

.nav-link {
  font-family: "PT-Regular";
  font-size: 0.9em;
  display: inline-block;
  height: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  color: rgba(0, 0, 0, 0.85); }
  .nav-link__text {
    position: relative;
    padding: 0 12px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    display: flex;
    align-items: center; }
  .nav-link__expand-icon {
    display: flex;
    padding-left: 2px; }
    .nav-link__expand-icon svg {
      width: 16px;
      height: 16px; }
  .nav-link__underline {
    position: absolute;
    left: 12px;
    bottom: -4px;
    width: 18px;
    border: solid 1px #FBB040;
    opacity: 0;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }

.app-header .nav-link__expand-icon {
  color: rgba(0, 0, 0, 0.5); }

.nav-link.active, .nav-link:hover {
  color: black; }
  .nav-link.active .nav-link__underline, .nav-link:hover .nav-link__underline {
    opacity: 1; }

.nav-menu-container {
  padding-top: 12px; }
  .nav-menu-container .nav-link__text {
    padding: 0 16px; }

.nav-menu-grandchild-container {
  padding-left: 12px; }

.nav-child-link, .nav-grandchild-link {
  font-family: "PT-Regular";
  font-size: 0.9em;
  display: block;
  color: rgba(0, 0, 0, 0.85);
  padding-bottom: 12px;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
  .nav-child-link:hover, .nav-grandchild-link:hover {
    color: #FBB040; }

.search-box {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 60px;
  overflow: hidden;
  background-color: #fff;
  transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }
  .search-box__inner {
    position: relative; }
  .search-box__close-btn {
    position: absolute;
    top: 20px;
    right: 24px;
    display: flex; }
  .search-box__main {
    border-top: solid 1px #e0e0e0;
    padding: 14% 36px 18% 36px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 2em; }
  .search-box .search-box__text-field {
    padding-bottom: 0px;
    font-family: "PT-Regular"; }
    .search-box .search-box__text-field::before, .search-box .search-box__text-field::after {
      display: none; }
    .search-box .search-box__text-field input {
      text-align: center; }

.section-box {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 60px;
  overflow: hidden;
  height: auto;
  max-height: 0px;
  background-color: #262626;
  color: #fff;
  transition: max-height 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }
  .section-box--open {
    max-height: 900px; }
  .section-box__inner {
    position: relative;
    padding: 36px 64px 48px 48px;
    display: flex;
    align-items: flex-start;
    max-width: 1280px;
    margin: 0 auto; }
  .section-box__close {
    position: absolute;
    top: 16px;
    right: 18px; }
    .section-box__close button {
      color: rgba(255, 255, 255, 0.85); }
  .section-box__col {
    padding-right: 7%; }
    .section-box__col__header {
      margin-bottom: 12px; }
    .section-box__col__title {
      position: relative;
      font-size: 1.3em;
      line-height: 2;
      text-transform: uppercase;
      letter-spacing: 1.5px; }
    .section-box__col__title-underline {
      position: absolute;
      left: 0px;
      bottom: 0px;
      width: 1.2em;
      border-top: solid 3px #FBB040; }
  .section-box__link-box__main {
    display: flex;
    align-items: center;
    height: 32px; }
  .section-box__link-box button {
    width: 32px;
    height: 32px;
    color: rgba(255, 255, 255, 0.85);
    transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transform: rotate(0deg); }
    .section-box__link-box button svg {
      width: 18px;
      height: 18px; }
  .section-box__link-box--collapseIn button:first-of-type {
    transform: rotate(180deg); }
  .section-box__link-box__children {
    padding-left: 1.2em;
    overflow: hidden;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
    .section-box__link-box__children .section-box__link {
      font-family: "PT-Regular"; }
  .section-box__link {
    font-family: "PT-Bold";
    font-size: 1.1em;
    padding: 6px 0;
    color: rgba(255, 255, 255, 0.85);
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
    .section-box__link:hover {
      color: #FBB040; }

.mobile-search-box {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .mobile-search-box__main {
    font-size: 2em;
    padding-bottom: 8%; }
  .mobile-search-box .mobile-search-box__text-field {
    padding-bottom: 0px;
    font-family: "PT-Regular"; }
    .mobile-search-box .mobile-search-box__text-field::before, .mobile-search-box .mobile-search-box__text-field::after {
      display: none; }
    .mobile-search-box .mobile-search-box__text-field input {
      text-align: center; }
  .mobile-search-box__close-btn {
    position: absolute;
    top: 6px;
    right: 6px;
    display: flex; }

.mobile-article__social-share {
  display: flex;
  align-items: center;
  padding-right: 8px;
  border-right: solid 1px #e0e0e0; }
  .mobile-article__social-share .SocialMediaShareButton {
    padding: 0 8px;
    display: flex;
    align-items: center; }
  .mobile-article__social-share__icon {
    display: inline-block;
    width: 28px;
    height: 28px; }

.top-stories-container {
  width: 100%;
  height: 548px; }
  .top-stories-container .home-section-header {
    display: none; }

.top-stories__inner {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: stretch; }

.top-stories__mobile-inner {
  display: none; }

.top-stories__left {
  flex: 4;
  -webkit-flex: 4; }

.top-stories__right {
  flex: 3;
  -webkit-flex: 3;
  display: flex;
  flex-direction: column;
  align-items: stretch; }
  .top-stories__right--top {
    flex: 4;
    -webkit-flex: 4; }
  .top-stories__right--bottom {
    flex: 3;
    -webkit-flex: 3;
    display: flex;
    align-items: stretch; }

.top-stories__box {
  position: relative;
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  cursor: pointer;
  font-family: "Droid-Bold"; }
  .top-stories__box--bg {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 24px;
    background-color: rgba(0, 0, 0, 0.24);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    color: #fff; }
  .top-stories__box:hover .top-stories__box--bg {
    padding: 24px;
    background-color: rgba(0, 0, 0, 0.7); }
  .top-stories__box--title {
    display: block;
    font-size: 1.8em;
    line-height: 1.2; }
  .top-stories__box:hover .top-stories__box--title {
    display: none; }
  .top-stories__box--hover-content {
    display: none;
    flex: 1;
    -webkit-flex: 1;
    text-align: center;
    color: #fff; }
  .top-stories__box:hover .top-stories__box--hover-content {
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .top-stories__box--hover-title {
    font-size: 2em;
    line-height: 1.2;
    padding-bottom: 1em;
    text-align: left; }
  .top-stories__box--hover-desc {
    color: rgba(255, 255, 255, 0.87);
    font-size: 1.2em;
    padding-bottom: 1.6em;
    text-align: left; }
  .top-stories__box--hover-btn {
    display: inline-block;
    border: solid 1px #fff; }
  .top-stories__box--lg {
    font-size: 1.1em; }
    .top-stories__box--lg .top-stories__box--bg {
      padding: 48px; }
    .top-stories__box--lg:hover .top-stories__box--bg {
      padding: 48px; }
    .top-stories__box--lg .top-stories__box--title {
      max-width: 480px; }
    .top-stories__box--lg .top-stories__box--hover-btn {
      font-size: 14px;
      line-height: 36px;
      padding: 0 16px; }
  .top-stories__box--md {
    font-size: 0.8em; }
    .top-stories__box--md .top-stories__box--title {
      max-width: 400px; }
    .top-stories__box--md .top-stories__box--hover-btn {
      font-size: 13px;
      line-height: 32px;
      padding: 0 12px; }
  .top-stories__box--sm {
    font-size: 0.7em; }
    .top-stories__box--sm .top-stories__box--hover-desc {
      display: none; }
    .top-stories__box--sm .top-stories__box--hover-btn {
      display: none; }

.trending-section-container {
  margin-bottom: 24px; }

.home-section-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 24px; }
  .home-section-header__title {
    position: relative;
    font-size: 1.5em;
    line-height: 1.8;
    text-transform: uppercase;
    letter-spacing: 1.5px; }
  .home-section-header__title-underline {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 18px;
    border-top: solid 3px #FBB040; }
  .home-section-header__view-more-link {
    cursor: pointer;
    display: inline-block;
    color: rgba(0, 0, 0, 0.7); }

.trending-section-body--bottom {
  display: none; }

.trending-section-body--show {
  display: block; }

.trending-section__top {
  display: flex;
  margin-bottom: 16px; }

.trending-section__top-left {
  flex: 1;
  -webkit-flex: 1;
  margin-right: 16px;
  display: flex;
  flex-direction: column; }
  .trending-section__top-left .trending-section-article-card__inner--fullHeight {
    height: 100%;
    min-height: 260px;
    max-height: 300px; }
    .trending-section__top-left .trending-section-article-card__inner--fullHeight .trending-section-article-card__picture-container {
      overflow: hidden; }
      .trending-section__top-left .trending-section-article-card__inner--fullHeight .trending-section-article-card__picture-container picture {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: flex;
        justify-content: center; }
      .trending-section__top-left .trending-section-article-card__inner--fullHeight .trending-section-article-card__picture-container img {
        height: 100% !important;
        width: auto !important;
        max-width: none !important; }

.trending-section__top-right {
  width: 300px;
  display: flex;
  flex-direction: column; }

.trending-section__bottom {
  display: flex;
  margin-bottom: 16px; }

.trending-section__row {
  display: flex;
  margin-bottom: 16px; }
  .trending-section__row--noMarginBottom {
    margin-bottom: 0px; }
    .trending-section__row--noMarginBottom .trending-section-article-card {
      margin-bottom: 16px; }

.trending-section__col {
  flex: 1;
  -webkit-flex: 1;
  margin-right: 16px;
  display: flex;
  flex-direction: column; }
  .trending-section__col .trending-section-article-card__inner {
    height: 100%; }
    .trending-section__col .trending-section-article-card__inner .trending-section-article-card__picture-container {
      overflow: hidden; }
      .trending-section__col .trending-section-article-card__inner .trending-section-article-card__picture-container picture {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: flex;
        justify-content: center; }
      .trending-section__col .trending-section-article-card__inner .trending-section-article-card__picture-container img {
        height: 100% !important;
        width: auto !important;
        max-width: none !important; }
  .trending-section__col .trending-section-article-card__main {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }

.trending-section-article-card {
  display: block;
  position: relative;
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
  line-height: 1.2;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
  .trending-section-article-card:hover {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.23) 0px 3px 10px;
    transform: translate3d(0, -3px, 0); }
  .trending-section-article-card--marginRight {
    margin-right: 16px; }
  .trending-section-article-card--marginBottom {
    margin-bottom: 16px; }
  .trending-section-article-card--md {
    flex: 1;
    -webkit-flex: 1; }
  .trending-section-article-card--sm {
    flex: 0.75;
    -webkit-flex: 0.75; }
  .trending-section-article-card--xs {
    flex: 0.5;
    -webkit-flex: 0.5; }
    .trending-section-article-card--xs .trending-section-article-card__media-container::before {
      padding-top: 100%; }
  .trending-section-article-card--sponsor {
    background-color: rgba(0, 0, 0, 0.75); }
    .trending-section-article-card--sponsor .trending-section-article-card__inner {
      padding: 0px; }
    .trending-section-article-card--sponsor .trending-section-article-card__main {
      padding: 16px; }
    .trending-section-article-card--sponsor .trending-section-article-card__picture-container {
      margin-bottom: 0px; }
    .trending-section-article-card--sponsor .trending-section-article-card__inner--horiz .trending-section-article-card__main {
      padding: 12px 12px 12px 0; }
    .trending-section-article-card--sponsor .trending-section-article-card__category {
      color: rgba(255, 255, 255, 0.85); }
    .trending-section-article-card--sponsor .trending-section-article-card__title {
      color: #fff;
      font-family: "Oswald-Regular";
      font-size: 1.6em;
      line-height: 1.4; }
    .trending-section-article-card--sponsor .trending-section-article-card__info, .trending-section-article-card--sponsor .trending-section-article-card__desc, .trending-section-article-card--sponsor .trending-section-article-card__share {
      color: rgba(255, 255, 255, 0.85); }
    .trending-section-article-card--sponsor .trending-section-article-card__author {
      border-color: rgba(255, 255, 255, 0.85); }
    .trending-section-article-card--sponsor .article-card__bookmark-btn {
      color: rgba(255, 255, 255, 0.85); }
  .trending-section-article-card__inner {
    padding: 12px; }
    .trending-section-article-card__inner--horiz {
      display: flex; }
      .trending-section-article-card__inner--horiz .trending-section-article-card__media-container {
        flex: 1;
        -webkit-flex: 1;
        margin-bottom: 0px;
        margin-right: 16px; }
      .trending-section-article-card__inner--horiz .trending-section-article-card__picture-container {
        flex: 1;
        -webkit-flex: 1;
        margin-bottom: 0px;
        margin-right: 16px; }
      .trending-section-article-card__inner--horiz .trending-section-article-card__main {
        flex: 1;
        -webkit-flex: 1; }
    .trending-section-article-card__inner--horizReverse .trending-section-article-card__media-container {
      flex: 0.8;
      -webkit-flex: 0.8; }
    .trending-section-article-card__inner--horizReverse .trending-section-article-card__picture-container {
      flex: 0.8;
      -webkit-flex: 0.8; }
    .trending-section-article-card__inner--horizReverse .trending-section-article-card__main {
      flex: 1;
      -webkit-flex: 1; }
  .trending-section-article-card__media-container {
    position: relative;
    width: 100%;
    margin-bottom: 12px; }
    .trending-section-article-card__media-container::before {
      content: "";
      display: block;
      width: 100%;
      padding-top: 64%; }
  .trending-section-article-card__picture-container {
    position: relative;
    width: 100%;
    max-height: 300px;
    margin-bottom: 16px;
    overflow: hidden;
    display: flex;
    align-items: center; }
    .trending-section-article-card__picture-container img {
      display: block; }
    .trending-section-article-card__picture-container--hidden {
      display: none; }
  .trending-section-article-card__media-main {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%; }
  .trending-section-article-card__category {
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.75em;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 2px; }
  .trending-section-article-card__title {
    font-family: "Scharf";
    color: black;
    margin-bottom: 12px; }
    .trending-section-article-card__title--styling {
      font-family: "Oswald-Regular";
      line-height: 1.4; }
    .trending-section-article-card__title--normal {
      font-size: 1.5em; }
    .trending-section-article-card__title--lg {
      font-size: 1.7em; }
    .trending-section-article-card__title--sm {
      font-size: 1.3em; }
  .trending-section-article-card__info {
    display: flex;
    align-items: center;
    color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    font-family: "Oswald-Regular";
    font-size: 0.75em;
    letter-spacing: 1.2px;
    margin-bottom: 8px; }
    .trending-section-article-card__info--sm {
      font-size: 0.65em; }
      .trending-section-article-card__info--sm .trending-section-article-card__readTime {
        padding-right: 0; }
  .trending-section-article-card__desc {
    font-family: "Droid-Regular";
    color: rgba(0, 0, 0, 0.7);
    margin-bottom: 16px; }
  .trending-section-article-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .trending-section-article-card__footer--left {
      display: flex;
      align-items: center; }
      .trending-section-article-card__footer--left .trending-section-article-card__info {
        margin-bottom: 0px; }
    .trending-section-article-card__footer .article-card__bookmark-btn {
      width: 40px;
      height: 40px; }
  .trending-section-article-card__author {
    margin-right: 6px;
    padding-right: 6px;
    border-right: solid 1px rgba(0, 0, 0, 0.5); }
  .trending-section-article-card__readTime {
    padding-right: 6px; }
  .trending-section-article-card__share {
    color: rgba(0, 0, 0, 0.5);
    font-family: "Oswald-Regular";
    font-size: 0.8em;
    line-height: 16px;
    display: flex;
    align-items: center; }
  .trending-section-article-card__share-icon {
    display: inline-block;
    margin-right: 2px;
    width: 16px;
    height: 16px; }

.trending-section-footer {
  text-align: center;
  padding: 16px 0; }

.cta-container {
  display: block;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 2px;
  color: #fff; }

.cta__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px; }

.cta__left {
  display: flex;
  align-items: center; }

.cta__logo-container {
  display: inline-block;
  width: 30px;
  height: 30px; }
  .cta__logo-container img {
    max-width: 100%;
    max-height: 100%; }

.cta__logo-text {
  font-family: "Oswald-Bold";
  color: #FBB040;
  font-size: 1.8em;
  padding-left: 0.5em; }

.cta__middle {
  font-family: "PT-Regular";
  font-size: 1.6em; }
  .cta__middle-highlight {
    padding-left: 0.5em;
    font-size: 0.7em;
    color: #FBB040; }

.cta__action-btn {
  background-color: rgba(255, 255, 255, 0.15);
  border: solid 1px rgba(255, 255, 255, 0.075);
  padding: 8px 16px;
  border-radius: 2px; }

.app-container--white .contact {
  padding-top: 48px; }

.contact {
  padding: 0 36px;
  background-color: #F5F5F5;
  padding-bottom: 48px; }
  .contact__inner {
    display: flex;
    border-top: solid 4px rgba(0, 0, 0, 0.7); }
  .contact__card {
    position: relative;
    flex: 1;
    -webkit-flex: 1;
    background-color: #fff;
    border-right: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0; }
    .contact__card-header {
      padding: 12px 16px; }
    .contact__card-title {
      font-family: "Oswald-Regular";
      color: black;
      font-size: 2em;
      text-transform: uppercase; }
    .contact__card-body {
      height: calc(100% - 64px);
      padding: 16px;
      border-top: solid 1px #e0e0e0;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
    .contact__card--enquiry .contact__card-main {
      display: flex; }
    .contact__card-media {
      display: inline-block;
      width: 30%;
      margin-bottom: 16px; }
      .contact__card-media img {
        width: 100%;
        max-width: 100%;
        max-height: 100%; }
    .contact__card-text {
      font-family: "PT-Regular";
      font-size: 1.1em;
      margin-bottom: 8px; }
      .contact__card-text a {
        color: inherit; }
    .contact__card--enquiry .contact__card-text {
      flex: 1;
      -webkit-flex: 1;
      padding-left: 12px; }
    .contact__card-social-container {
      padding-top: 8%;
      display: flex;
      flex-flow: wrap;
      align-items: center;
      justify-content: space-between; }
  .contact__inner .contact__card:first-child {
    border-left: solid 1px #e0e0e0; }

.subscribe-form {
  padding-top: 12px; }
  .subscribe-form__msg-box {
    margin-bottom: 24px;
    font-size: 0.95em;
    font-family: "PT-Regular";
    color: #FBB040; }
    .subscribe-form__msg-box--success {
      font-size: 1em; }
  .subscribe-form__textfield {
    border: solid 1px #e0e0e0;
    padding: 1px 8px;
    margin-bottom: 12px; }
  .subscribe-form .subscribe-form__input {
    font-family: "PT-Regular";
    padding-bottom: 0px; }
    .subscribe-form .subscribe-form__input::before, .subscribe-form .subscribe-form__input::after {
      display: none; }
  .subscribe-form__submit {
    padding-top: 8px; }

.social-link-icon {
  display: inline-block;
  width: 25%;
  padding: 20px; }
  .social-link-icon-inner {
    width: 100%;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
    border-radius: 50%;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
  .social-link-icon:hover .social-link-icon-inner {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.23) 0px 3px 10px;
    transform: translate3d(0, -3px, 0); }

.news-section-container {
  padding-bottom: 24px; }
  .news-section-container .news-section-article-col:last-child {
    margin-right: 0px; }

.news-section-main {
  display: flex;
  margin-bottom: 16px; }

.news-section-article-col {
  flex: 1;
  -webkit-flex: 1;
  margin-right: 16px; }

.news-section-news-card {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
  border-top: solid 4px rgba(0, 0, 0, 0.7);
  margin-bottom: 16px; }
  .news-section-news-card__header {
    padding: 12px 16px;
    border-bottom: solid 1px #e0e0e0; }
  .news-section-news-card__title {
    font-family: "Oswald-Regular";
    font-size: 1.8em;
    color: black;
    text-transform: uppercase; }
  .news-section-news-card__body {
    padding: 0 16px;
    border-bottom: solid 1px #e0e0e0; }
    .news-section-news-card__body .news-section-news-item:last-child {
      border-bottom: none; }
  .news-section-news-card__footer {
    display: block;
    padding: 10px 12px;
    background-color: rgba(0, 0, 0, 0.12);
    text-align: center;
    color: #262626; }

.news-section-news-item {
  position: relative;
  z-index: 1;
  cursor: pointer;
  padding: 16px 0;
  line-height: 1.2;
  border-bottom: solid 1px #e0e0e0; }
  .news-section-news-item__inner {
    display: flex;
    align-items: flex-start; }
  .news-section-news-item__media-container {
    position: relative;
    z-index: 1;
    flex: 0.8;
    -webkit-flex: 0.8;
    margin-right: 12px; }
    .news-section-news-item__media-container::before {
      content: "";
      display: block;
      width: 100%;
      padding-top: 80%; }
  .news-section-news-item__picture-container {
    position: relative;
    z-index: 1;
    flex: 0.8;
    -webkit-flex: 0.8;
    margin-right: 12px; }
    .news-section-news-item__picture-container img {
      display: block; }
  .news-section-news-item__media-main {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .news-section-news-item__video-player {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .news-section-news-item__video-player svg {
      width: 32px;
      height: 32px; }
  .news-section-news-item__index-container {
    flex: 0.18;
    -webkit-flex: 0.18;
    font-family: "Scharf";
    font-size: 2.4em;
    color: #000000; }
  .news-section-news-item__main {
    flex: 1;
    -webkit-flex: 1; }
  .news-section-news-item__category {
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.75em;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 2px; }
  .news-section-news-item__title {
    font-family: "Scharf";
    font-size: 1.1em;
    color: black;
    margin-bottom: 4px; }
  .news-section-news-item__footer {
    color: rgba(0, 0, 0, 0.7);
    font-family: "Oswald-Regular";
    font-size: 0.75em;
    letter-spacing: 1.2px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase; }
    .news-section-news-item__footer--left {
      display: flex;
      align-items: center; }
    .news-section-news-item__footer .article-card__bookmark-btn {
      width: 40px;
      height: 40px; }
  .news-section-news-item__author {
    margin-right: 6px;
    padding-right: 6px;
    border-right: solid 1px rgba(0, 0, 0, 0.5); }
  .news-section-news-item__share {
    margin-left: 6px;
    padding-left: 6px;
    border-left: solid 1px rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center; }
  .news-section-news-item__share-icon {
    display: inline-block;
    margin-right: 2px;
    width: 12px;
    height: 12px; }
    .news-section-news-item__share-icon img {
      height: 100%; }
  .news-section-news-item__avatar {
    display: flex;
    align-items: center;
    min-height: 24px; }
    .news-section-news-item__avatar svg {
      width: 40px;
      height: 40px; }
    .news-section-news-item__avatar img {
      width: 54px; }
  .news-section-news-item--standard .news-section-news-item__title {
    margin-bottom: 0px; }
  .news-section-news-item--standard .news-section-news-item__footer {
    display: none; }
  .news-section-news-item--number .news-section-news-item__footer--right, .news-section-news-item--number .news-section-news-item__readTime {
    display: none; }
  .news-section-news-item--number .news-section-news-item__author {
    margin-right: 0;
    padding-right: 0;
    border-right: none; }
  .news-section-news-item--highlight .news-section-news-item__inner, .news-section-news-item--video .news-section-news-item__inner {
    display: block; }
  .news-section-news-item--highlight .news-section-news-item__media-container, .news-section-news-item--video .news-section-news-item__media-container {
    margin-right: 0px;
    margin-bottom: 12px; }
    .news-section-news-item--highlight .news-section-news-item__media-container::before, .news-section-news-item--video .news-section-news-item__media-container::before {
      padding-top: 64%; }
  .news-section-news-item--highlight .news-section-news-item__picture-container, .news-section-news-item--video .news-section-news-item__picture-container {
    margin-right: 0px;
    margin-bottom: 12px; }
    .news-section-news-item--highlight .news-section-news-item__picture-container::before, .news-section-news-item--video .news-section-news-item__picture-container::before {
      padding-top: 64%; }
  .news-section-news-item--highlight .news-section-news-item__title, .news-section-news-item--video .news-section-news-item__title {
    font-size: 1.4em; }
  .news-section-news-item--highlight .news-section-news-item__video-player svg {
    width: 48px;
    height: 48px; }
  .news-section-news-item--opinion .news-section-news-item__inner {
    display: block; }
  .news-section-news-item--opinion .news-section-news-item__picture-container {
    display: none; }
  .news-section-news-item--opinion .news-section-news-item__media-container {
    display: none; }
  .news-section-news-item--opinion .news-section-news-item__title {
    font-size: 1.4em;
    margin-bottom: 12px; }

.news-section-footer {
  text-align: center; }

.category__body {
  display: flex;
  justify-content: flex-start;
  flex-flow: wrap;
  margin-bottom: 24px;
  margin-right: -18px; }

.category__load-more {
  text-align: center;
  margin-bottom: 24px; }

.category-article-card {
  position: relative;
  z-index: 1;
  cursor: pointer;
  width: calc(33.333333% - 18px);
  margin-right: 18px;
  margin-bottom: 18px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
  line-height: 1.2;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  border-radius: 2px;
  display: flex;
  flex-direction: column; }
  .category-article-card:hover {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.23) 0px 3px 10px; }
  .category-article-card__media-container {
    position: relative;
    width: 100%; }
    .category-article-card__media-container::before {
      content: "";
      display: block;
      width: 100%;
      padding-top: 66.66666667%; }
  .category-article-card__media-main {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    text-align: center; }
    .category-article-card__media-main img {
      max-width: none !important;
      width: auto !important;
      height: 100% !important; }
  .category-article-card__main {
    flex: 1;
    -wekit-flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 16px 12px 12px 16px; }
  .category-article-card__category {
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.75em;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 4px; }
  .category-article-card__title {
    font-family: "Scharf";
    font-size: 1.2em;
    color: black;
    margin-bottom: 8px; }
  .category-article-card__footer {
    color: rgba(0, 0, 0, 0.5);
    font-family: "Oswald-Regular";
    text-transform: uppercase;
    font-size: 0.72em;
    letter-spacing: 1.2px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .category-article-card__footer--left {
      display: flex;
      align-items: center; }
    .category-article-card__footer .article-card__bookmark-btn {
      width: 40px;
      height: 40px; }
  .category-article-card__author {
    margin-right: 6px;
    padding-right: 6px;
    border-right: solid 1px rgba(0, 0, 0, 0.5); }
  .category-article-card__readTime {
    padding-right: 6px; }
  .category-article-card__share {
    display: flex;
    align-items: center; }
  .category-article-card__share-icon {
    display: inline-block;
    margin-right: 2px;
    width: 16px;
    height: 16px; }

.crumb-bar {
  padding: 0 36px;
  background-color: rgba(0, 0, 0, 0.85);
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px; }
  .crumb-bar__inner {
    display: flex;
    align-items: center; }
  .crumb-bar__single {
    display: flex;
    align-items: center;
    height: 40px;
    font-size: 0.95em; }
  .crumb-bar__link {
    color: rgba(255, 255, 255, 0.85);
    padding: 0 12px;
    text-transform: capitalize; }
  .crumb-bar__arrow {
    color: rgba(255, 255, 255, 0.85); }

.btt-bar {
  background-color: rgba(0, 0, 0, 0.65);
  padding: 0 36px; }
  .btt-bar .btt__inner {
    padding: 12px 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  .btt-bar .btt__text {
    font-family: "PT-Bold";
    color: #fff;
    padding-left: 1em; }
  .btt-bar .btt__btn {
    background-color: rgba(0, 0, 0, 0.7);
    width: 24px;
    height: 24px; }
    .btt-bar .btt__btn svg {
      width: 20px;
      height: 20px; }

.toolBelt-bar {
  font-family: "Oswald-Regular";
  font-size: 0.85em;
  background-color: rgba(0, 0, 0, 0.85);
  color: rgba(255, 255, 255, 0.85);
  padding: 0 36px;
  letter-spacing: 0.5px; }

.toolBelt__inner {
  padding: 16px 0px;
  display: flex;
  align-items: center;
  justify-content: center; }

.toolBelt__main {
  margin-left: 16px;
  display: flex;
  align-items: center; }

.toolBelt__link {
  color: inherit;
  padding: 0 8px;
  border-right: solid 1px rgba(255, 255, 255, 0.12); }

.toolBelt__link:last-child {
  border-right: none; }

.footer {
  padding: 0 36px;
  background-color: rgba(0, 0, 0, 0.8); }
  .footer__inner {
    padding: 36px 0px 36px 12px; }
  .footer__logo-block {
    margin-bottom: 36px;
    display: flex;
    align-items: center; }
  .footer__logo {
    display: inline-block;
    height: 32px; }
    .footer__logo img {
      height: 100%;
      max-height: 100%; }
  .footer__logo-caption {
    color: #fff;
    font-size: 1.25em;
    padding-left: 1em; }
    .footer__logo-caption a {
      font-size: 0.6em;
      padding-left: 0.8em;
      color: #FBB040; }
  .footer__main {
    display: flex;
    color: rgba(255, 255, 255, 0.85);
    justify-content: space-between;
    padding-bottom: 48px; }
  .footer__col {
    padding-right: 32px;
    margin-right: 32px;
    border-right: solid 1px rgba(255, 255, 255, 0.12); }
    .footer__col--md {
      flex: 1.5;
      -webkit-flex: 1.5; }
    .footer__col--lg {
      flex: 2;
      -webkit-flex: 2; }
  .footer__main .footer__col:last-child {
    padding-right: 0px;
    margin-right: 0px;
    border-right: none; }
  .footer__col-header {
    font-family: "Droid-Regular";
    font-size: 1.4em;
    margin-bottom: 16px; }
  .footer__col-body {
    font-family: "PT-Regular";
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.95em; }
  .footer__text-block {
    margin-bottom: 8px; }
  .footer__link-box {
    margin-bottom: 8px; }
  .footer__link-tag {
    color: rgba(255, 255, 255, 0.7); }
  .footer__social-block {
    font-family: "PT-Regular";
    border-top: solid 1px rgba(255, 255, 255, 0.12);
    padding: 16px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: rgba(255, 255, 255, 0.7); }
  .footer__social {
    display: flex;
    align-items: center; }
    .footer__social-main {
      margin-left: 4px;
      display: flex;
      align-items: center; }
  .footer .subscribe-form__row {
    display: flex; }
    .footer .subscribe-form__row .subscribe-form__textfield {
      margin-bottom: 0px;
      flex: 1;
      -webkit-flex: 1; }
    .footer .subscribe-form__row .subscribe-form__submit {
      padding-top: 0px; }
      .footer .subscribe-form__row .subscribe-form__submit button.theme-btn {
        border: none;
        border-radius: 0px;
        background-color: rgba(255, 255, 255, 0.75);
        color: rgba(0, 0, 0, 0.7);
        min-height: 34px; }
  .footer .subscribe-form__textfield {
    border-color: rgba(255, 255, 255, 0.12); }
  .footer .subscribe-form__input {
    color: inherit; }
  .footer .social-link-icon--footer {
    width: 44px;
    padding: 0px 8px; }

.article-container {
  border-top: solid 1px #e0e0e0; }
  .article-container--feature-article .article__info-block {
    font-size: 1.2em;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3); }
  .article-container--feature-article .article__name {
    font-size: 48px;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 18px;
    max-width: 900px; }
  .article-container--feature-article .article__feature-image-container {
    margin-bottom: 0px; }
    .article-container--feature-article .article__feature-image-container::before {
      content: "";
      display: block;
      width: 100%;
      padding-top: 54%;
      position: relative; }
  .article-container--feature-article .article__main p:first-child {
    margin-top: 0px; }

.article-container__inner {
  padding: 48px;
  display: flex;
  justify-content: center; }

ol[data-key] {
  counter-reset: item; }

ol[data-key] > li[data-key] {
  counter-increment: item; }

ol[data-key] ol[data-key] > li[data-key] {
  display: block; }

ol[data-key] ol[data-key] > li[data-key]:before {
  content: counters(item, ".") ". "; }

li[data-key] > p {
  display: inline-block; }

.article__project-summary {
  position: relative;
  width: 150px;
  padding-bottom: 36px; }
  .article__project-summary__header {
    margin-bottom: 16px; }
  .article__project-summary__title {
    position: relative;
    line-height: 1.8;
    text-transform: uppercase;
    letter-spacing: 0.5px; }
  .article__project-summary__title-underline {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 1.2em;
    border-top: solid 3px #FBB040; }
  .article__project-summary__body {
    font-size: 0.9em; }
  .article__project-summary__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: wrap;
    margin-bottom: 8px; }
  .article__project-summary__label {
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.85);
    padding-right: 0.5em; }
  .article__project-summary__value {
    font-family: "Panton-Regular"; }

.article__feature-image-container {
  position: relative;
  width: 100%;
  margin-bottom: 16px; }
  .article__feature-image-container img {
    width: 100%;
    max-width: 100%; }

.article__print-url-container {
  display: none; }

.article__feature-image__main {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  overflow: hidden;
  display: flex;
  align-items: center; }

.article__feature-image__text-block {
  position: absolute;
  z-index: 3;
  left: 6%;
  right: 6%;
  bottom: 10%;
  color: #fff; }
  .article__feature-image__text-block .article__info-block span {
    color: #fff; }
  .article__feature-image__text-block .article__feature-image__divider {
    background-color: rgba(255, 255, 255, 0.85); }

.article__info-block {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  font-size: 0.75em;
  margin-bottom: 4px; }
  .article__info-block span {
    color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    letter-spacing: 2px; }
  .article__info-block__type, .article__info-block__author {
    padding-right: 1em; }

.article__name {
  font-family: "Scharf";
  font-size: 38px;
  line-height: 1.15;
  margin-bottom: 24px;
  margin-top: 0px;
  font-weight: normal; }

.article__social-container {
  width: 135px; }

.article__social-share {
  position: sticky;
  position: -webkit-sticky;
  top: 78px;
  border-top: solid 4px rgba(0, 0, 0, 0.7);
  background-color: #fff; }
  .article__social-share__header {
    padding: 12px 2px 12px 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: solid 1px #e0e0e0;
    color: black; }
  .article__social-share__title {
    font-family: "Oswald-Regular";
    font-size: 2em;
    text-transform: uppercase; }
  .article__social-share__count {
    font-family: "Scharf";
    font-size: 1.8em;
    padding-left: 0; }
  .article__social-share__body {
    padding: 8px 0; }
  .article__social-share__row .SocialMediaShareButton {
    padding: 8px;
    display: flex;
    align-items: center;
    outline: none !important;
    cursor: pointer; }
  .article__social-share__icon {
    display: inline-block;
    width: 32px;
    height: 32px; }
  .article__social-share__name {
    padding-left: 1em;
    color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.75em; }

.article__main {
  width: 580px;
  margin: 0 64px;
  font-size: 14px;
  overflow-x: auto; }
  .article__main p {
    font-size: 18px;
    font-family: "Droid-Regular";
    margin-top: 0px;
    line-height: 1.5;
    padding-left: 24px; }
    .article__main p a {
      display: initial;
      color: #0299AC; }
  .article__main strong {
    font-family: "Droid-Bold"; }
  .article__main .ory-row h1, .article__main .ory-row h2, .article__main .ory-row h3, .article__main .ory-row h4, .article__main .ory-row h5, .article__main .ory-row h6 {
    padding-left: 24px; }
    .article__main .ory-row h1 a, .article__main .ory-row h2 a, .article__main .ory-row h3 a, .article__main .ory-row h4 a, .article__main .ory-row h5 a, .article__main .ory-row h6 a {
      color: #0299AC; }
  .article__main .ory-row h1 {
    font-size: 38px; }
  .article__main .ory-row h2 {
    font-size: 21px;
    margin-bottom: 12px; }
  .article__main .ory-row h3 {
    font-size: 18px;
    margin-bottom: 10px; }
  .article__main .ory-row h4 {
    font-size: 18px;
    margin-bottom: 10px;
    font-family: "Panton-Bold";
    color: rgba(0, 0, 0, 0.57); }
  .article__main .ory-row h5 {
    font-size: 18px;
    font-family: "Droid-Bold";
    font-style: italic;
    position: relative;
    margin: 1rem 0;
    padding: 1.8rem 3rem;
    color: #000000; }
  .article__main .ory-row h6 {
    font-size: 17px;
    font-family: "Oswald-Regular"; }
  .article__main .ory-row hr {
    margin-bottom: calc(0.5em + 24px);
    border: none;
    border-top: solid 1px #e0e0e0; }
  .article__main .ory-row blockquote {
    font-family: "Droid-Regular";
    font-style: italic;
    position: relative;
    margin: 1rem 0;
    padding: 1.8rem 3rem;
    color: #383838;
    background-color: #EEEEEE; }
    .article__main .ory-row blockquote p, .article__main .ory-row blockquote h2, .article__main .ory-row blockquote h3, .article__main .ory-row blockquote h4, .article__main .ory-row blockquote h5, .article__main .ory-row blockquote h6 {
      padding-left: 0;
      font-family: "Droid-Bold"; }
    .article__main .ory-row blockquote p:last-child {
      margin-bottom: 0; }
  .article__main .ory-row ol li p, .article__main .ory-row ul li p {
    margin-top: 1em !important; }
  .article__main .ory-row .plugin-embed .twitter-tweet {
    margin-left: auto;
    margin-right: auto; }
  .article__main .ory-plugins-content-spacer {
    border: none !important; }
  .article__main picture {
    display: block;
    text-align: center;
    margin: 1rem 0; }
  .article__main img {
    width: 100%;
    max-width: 100%; }

.article__widget-container {
  width: 300px; }
  .article__widget-container .half-page-ad-container {
    margin-bottom: 24px; }

.article__widget-inner {
  position: sticky;
  position: -webkit-sticky;
  top: 78px; }
  .article__widget-inner .news-section-news-item {
    font-size: 0.9em; }

.article__tagfooter {
  margin-top: 48px;
  border-top: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
  padding: 16px 0px; }

.article__tagfooter-inner {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: flex-start; }

.article__tagfooter-link {
  cursor: pointer;
  font-size: 0.95em;
  line-height: 1.6;
  color: rgba(0, 0, 0, 0.5);
  margin-right: 1em;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
  .article__tagfooter-link:hover, .article__tagfooter-link:focus {
    color: #FBB040; }

.article__like-container {
  margin-top: 16px;
  border: solid 1px #e0e0e0; }

.article__like__header {
  padding: 12px 16px;
  font-family: "Oswald-Regular";
  color: black;
  font-size: 2em;
  text-transform: uppercase;
  border-bottom: solid 1px #e0e0e0; }

.article__like__body {
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.article__like__body-text {
  font-family: "PT-Regular";
  font-size: 1.1em;
  color: rgba(0, 0, 0, 0.7);
  padding-right: 20%; }

.article__author-container {
  margin-top: 48px;
  position: relative;
  border: solid 1px #e0e0e0;
  padding: 16px;
  display: flex;
  align-items: flex-start; }

.article__author-left {
  margin-right: 24px; }
  .article__author-left .article__author-avatar {
    width: 48px;
    height: 48px; }

.article__author-right {
  flex: 1;
  -webkit-flex: 1; }

.article__author-caption {
  color: rgba(0, 0, 0, 0.7);
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px; }

.article__author-name {
  font-family: "Oswald-Regular";
  font-size: 1.7em;
  color: black; }

.article__author-company {
  font-size: 0.95em;
  font-family: "Oswald-Regular";
  margin-bottom: 12px; }

.article__author-desc {
  font-family: "PT-Regular";
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 16px; }

.article__author-link {
  font-family: "Oswald-Regular";
  display: flex;
  align-items: center;
  color: #FBB040;
  cursor: pointer; }

.article__author-social {
  position: absolute;
  right: 8px;
  top: 6px; }

.article__comment-container {
  margin: 48px 0 0 0; }

.article__comment-toggle {
  padding: 24px 0;
  background-color: #FFF;
  border-top: solid 1px #e0e0e0;
  text-align: center; }
  .article__comment-toggle__main {
    display: inline-block;
    cursor: pointer; }
  .article__comment-toggle__title {
    font-family: "Oswald-Bold";
    color: rgba(0, 0, 0, 0.85);
    font-size: 1.3em;
    margin-bottom: 4px; }
  .article__comment-toggle__count {
    font-family: "PT-Bold";
    color: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    justify-content: center; }
    .article__comment-toggle__count svg {
      width: 20px;
      height: 20px; }
    .article__comment-toggle__count span {
      margin-left: 8px; }

.article__comment-disqus {
  max-width: 970px;
  margin: 0 auto;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  max-height: 0px;
  overflow: hidden; }
  .article__comment-disqus--expand {
    max-height: 99999px; }

.article__comment-disqus-inner {
  padding: 36px; }

.related-articles-container {
  padding: 48px 36px;
  background-color: #F5F5F5; }
  .related-articles-container .leaderboard-ad--bottom {
    margin: 24px auto 0 auto; }

.related-articles__header {
  margin-bottom: 24px; }

.related-articles__title {
  position: relative;
  font-size: 1.5em;
  line-height: 1.8;
  text-transform: uppercase;
  letter-spacing: 1.5px; }
  .related-articles__title-underline {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 1.2em;
    border-top: solid 3px #FBB040; }

.related-articles__body {
  display: flex; }

.related-articles__col-left {
  flex: 1;
  -webkit-flex: 1; }
  .related-articles__col-left .trending-section-article-card:first-child {
    margin-bottom: 16px; }

.related-articles__col-middle {
  flex: 2;
  -webkit-flex: 2;
  padding: 0 16px; }
  .related-articles__col-middle .trending-section-article-card__inner {
    padding: 16px; }
  .related-articles__col-middle .trending-section-article-card__picture-container {
    max-height: none;
    display: block; }
    .related-articles__col-middle .trending-section-article-card__picture-container img {
      width: 100% !important; }

.related-articles__col-right {
  flex: 1;
  -webkit-flex: 1; }

.search-container .standard-page__filter-bar {
  justify-content: flex-end; }

.search__input {
  width: 100%;
  display: block;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  background: transparent;
  font-size: 1.6em;
  font-family: "PT-Regular";
  padding: 0px 2px 6px 2px;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 16px; }
  .search__input::-webkit-input-placeholder, .search__input::-moz-placeholder, .search__input:-ms-input-placeholder, .search__input:-moz-placeholder {
    color: rgba(0, 0, 0, 0.4); }

.search__selectedTags {
  display: flex;
  align-items: center;
  flex-flow: wrap; }
  .search__selectedTags .search__tag {
    padding: 6px 12px 6px 16px; }
    .search__selectedTags .search__tag span {
      padding-right: 8px; }

.search__tags {
  position: relative; }

.search__tag {
  border: 1px solid rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  min-width: 88px;
  text-align: center;
  font-family: "PT-Regular";
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 12px 6px 12px;
  margin: 0px 8px 8px 0;
  font-size: 1.05em;
  color: rgba(0, 0, 0, 0.85); }
  .search__tag svg {
    width: 18px;
    height: 18px; }
  .search__tag:hover {
    cursor: pointer; }
  .search__tag--disabled {
    color: rgba(0, 0, 0, 0.3);
    border-color: rgba(0, 0, 0, 0.3); }

.search__header {
  margin-bottom: 24px; }

.search__body {
  display: flex; }

.search__sidebar {
  width: 300px; }
  .search__sidebar__tags-container {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-start; }

.search__collapse {
  border-bottom: solid 1px rgba(0, 0, 0, 0.4); }
  .search__collapse__header {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .search__collapse__header button {
      color: rgba(0, 0, 0, 0.85); }
  .search__collapse__title {
    font-size: 1.1em;
    color: rgba(0, 0, 0, 0.85); }
  .search__collapse__body {
    overflow: hidden;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
  .search__collapse__body-inner {
    padding: 6px 0 24px 0; }

.search__main {
  flex: 1;
  -webkit-flex: 1;
  margin-left: 48px;
  min-height: 360px; }

.search__category {
  font-family: "Panton-Regular";
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  cursor: pointer; }
  .search__category--selected {
    font-family: "Panton-Bold"; }
  .search__category:last-of-type {
    border: none; }

.search__result-container {
  background-color: #fff;
  border: solid 1px #e0e0e0;
  margin-bottom: 36px; }
  .search__result-container .standard-article-card:last-child {
    border-bottom: none; }

.search__empty {
  margin: 0 auto;
  text-align: center;
  color: #c1c1c1;
  top: 100px;
  position: relative;
  font-size: 20px; }
  .search__empty svg {
    height: 50px;
    width: 50px; }

.search--clear {
  top: 5px;
  position: relative;
  right: 40px; }
  .search--clear:hover {
    cursor: pointer; }

.search__load-more {
  text-align: center;
  margin-bottom: 24px; }

.infinity-reached {
  text-align: center;
  font-size: 1.3rem; }

.infinite-scroll-component {
  height: 100% !important;
  min-height: 300px;
  overflow: visible !important; }

.react-checkbox-tree * {
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }

.react-checkbox-tree .rct-text input ~ .rct-title {
  font-family: "Panton-Regular"; }

.react-checkbox-tree .rct-text input:checked ~ .rct-title {
  font-family: "Panton-Bold"; }

.input--hide-outline:focus {
  outline: 0; }

.input--cross {
  display: flex; }

.account-container {
  padding: 36px 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

.account__left {
  flex: 1;
  -webkit-flex: 1;
  margin-right: 24px;
  background-color: #fff; }

.account__right {
  flex: 3;
  -webkit-flex: 3; }
  .account__right .account-section-container:last-child {
    margin-bottom: 0px; }

.account__sidebar {
  border: solid 1px #e0e0e0; }
  .account__sidebar .account__nav-tab:last-child {
    border-bottom: none; }

.account__nav-tab {
  cursor: pointer;
  display: block;
  padding: 16px 24px;
  color: rgba(0, 0, 0, 0.85);
  border-bottom: solid 1px #e0e0e0;
  border-left: solid 3px transparent;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
  .account__nav-tab:hover, .account__nav-tab.active {
    border-left: solid 3px #FBB040; }

.account__sub-nav-container {
  padding: 8px 0;
  border-bottom: solid 1px #e0e0e0; }

.account__sub-nav-tab {
  font-family: "Panton-Regular";
  font-size: 0.95em;
  cursor: pointer;
  display: block;
  color: rgba(0, 0, 0, 0.85);
  padding: 8px 24px;
  border-left: solid 3px transparent;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
  .account__sub-nav-tab:hover {
    border-left: solid 3px #FDD79F; }

.account-section-container {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
  margin-bottom: 24px;
  padding: 24px 18px; }

.account-section__title {
  font-size: 1.2em;
  margin-bottom: 24px; }

.account-section__body {
  display: flex;
  align-items: flex-start; }

.account-section__main {
  flex: 1;
  -webkit-flex: 1;
  padding-right: 24px; }

.account-section__form-title {
  font-size: 1.2em;
  margin-bottom: 16px; }

.account-section__form {
  display: flex;
  flex-direction: column; }

.account-section__form-row {
  display: flex; }
  .account-section__form-row .account-section__form-field {
    margin-right: 16px; }
  .account-section__form-row .account-section__form-field:last-child {
    margin-right: 0px; }

.account-section__form-field {
  flex: 1;
  -webkit-flex: 1;
  margin-bottom: 16px; }
  .account-section__form-field .account-form__input {
    font-family: "Panton-Regular";
    padding-bottom: 0px;
    border: solid 1px #e0e0e0;
    padding: 2px 8px;
    border-radius: 4px;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.075); }
    .account-section__form-field .account-form__input::before, .account-section__form-field .account-form__input::after {
      display: none; }
    .account-section__form-field .account-form__input svg {
      top: 2px; }
  .account-section__form-field .account-form__checkbox--small {
    width: 30px;
    height: 30px; }
    .account-section__form-field .account-form__checkbox--small svg {
      width: 20px;
      height: 20px; }
  .account-section__form-field p {
    font-family: "Panton-Regular"; }
  .account-section__form-field--checkbox p {
    font-size: 1.2em;
    font-family: "Panton-Bold"; }
  .account-section__form-field--checkbox .account-section__text-block {
    padding-left: 36px; }

.account-section__field-title {
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .account-section__field-title sup {
    font-size: 1.2em;
    vertical-align: baseline;
    padding-right: 2px;
    color: red; }
  .account-section__field-title label {
    margin: 0px; }

.account-section__field-subtitle {
  font-size: 0.95em;
  margin-bottom: 6px; }

.account-section__form-submit {
  padding: 12px 0; }

.account-section__text-block {
  font-family: "Panton-Regular"; }
  .account-section__text-block--margin-bottom {
    margin-bottom: 48px; }

.profile-picture-container {
  width: 100px;
  margin-right: 32px; }
  .profile-picture-container .profile-picture__avatar {
    width: 72px;
    height: 72px;
    margin: 0 auto; }
  .profile-picture-container .profile-picture__action-area {
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: space-around; }
    .profile-picture-container .profile-picture__action-area button {
      width: 40px;
      height: 40px; }
      .profile-picture-container .profile-picture__action-area button svg {
        width: 20px;
        height: 20px; }

.user-auth-container {
  position: relative;
  min-height: 100vh;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff; }

.user-auth__left {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  background-image: url("/static/imgs/login.jpg"); }

.user-auth__right {
  margin-left: 50%;
  padding: 6% 48px 48px 6%; }

.user-auth__logo {
  display: block;
  height: 40px;
  margin-bottom: 8%;
  user-select: none; }
  .user-auth__logo img {
    max-width: 100%;
    max-height: 100%;
    height: 100%; }

.user-auth__title {
  font-size: 1.5em;
  margin-bottom: 6px; }

.user-auth__subtitle {
  font-family: "Panton-Regular";
  font-size: 1.2em; }

.user-auth__social-login {
  padding-top: 24px;
  font-size: 0.9em; }
  .user-auth__social-login hr {
    margin-bottom: 24px; }
  .user-auth__social-login__btn-group {
    padding-top: 12px;
    display: flex;
    align-items: center; }
    .user-auth__social-login__btn-group button {
      margin-right: 1.5em;
      border: none; }
      .user-auth__social-login__btn-group button:last-child {
        margin-right: 0; }
      .user-auth__social-login__btn-group button img {
        position: relative;
        height: 12px;
        margin-right: 0.5em; }
  .user-auth__social-login button.user-auth__social-login__btn-facebook {
    background-color: #3B5998; }
  .user-auth__social-login button.user-auth__social-login__btn-google {
    background-color: #DB4437; }

.user-auth__footer {
  padding-top: 48px;
  font-family: "Panton-Regular";
  font-size: 1.2em; }
  .user-auth__footer a {
    font-family: "Panton-Bold";
    color: #FBB040;
    padding-left: 0.5em; }

.user-auth__legal {
  padding-top: 48px;
  font-family: "Panton-Regular";
  font-size: 0.9em;
  color: rgba(0, 0, 0, 0.7); }
  .user-auth__legal a {
    color: rgba(0, 0, 0, 0.7); }
  .user-auth__legal hr {
    margin-bottom: 12px; }

.user-auth-form {
  padding: 16px 0px; }
  .user-auth-form__error {
    margin-bottom: 12px;
    font-size: 0.95em;
    font-family: "PT-Regular";
    color: #FBB040; }
  .user-auth-form__textfield {
    border: solid 1px rgba(0, 0, 0, 0.12);
    padding: 3px 10px;
    margin-bottom: 12px; }
    .user-auth-form__textfield .user-auth-form__input {
      font-family: "PT-Regular";
      padding-bottom: 0px; }
      .user-auth-form__textfield .user-auth-form__input::before, .user-auth-form__textfield .user-auth-form__input::after {
        display: none; }
  .user-auth-form__footer {
    padding: 6px 0;
    text-align: right; }
    .user-auth-form__footer a {
      color: #FBB040; }
  .user-auth-form__submit {
    padding-top: 6px; }

.standard-article-card {
  display: block;
  position: relative;
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-bottom: solid 1px #e0e0e0;
  line-height: 1.2; }
  .standard-article-card__inner {
    display: flex;
    padding: 16px; }
  .standard-article-card__picture-container {
    position: relative;
    flex: 1;
    -webkit-flex: 1;
    margin-bottom: 0px;
    margin-right: 16px; }
    .standard-article-card__picture-container::before {
      content: "";
      display: block;
      width: 100%;
      padding-top: 64%; }
  .standard-article-card__picture-main {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden; }
  .standard-article-card__media-container {
    position: relative;
    width: 100%;
    flex: 1;
    -webkit-flex: 1;
    margin-right: 16px; }
    .standard-article-card__media-container::before {
      content: "";
      display: block;
      width: 100%;
      padding-top: 64%; }
  .standard-article-card__media-main {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%; }
  .standard-article-card__main {
    flex: 0.6;
    -webkit-flex: 0.6;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .standard-article-card__category {
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.75em;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 2px; }
  .standard-article-card__title {
    font-family: "Scharf";
    color: black;
    margin-bottom: 12px;
    font-size: 1.5em; }
  .standard-article-card__info {
    display: flex;
    align-items: center;
    color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    font-family: "Oswald-Regular";
    font-size: 0.75em;
    letter-spacing: 1.2px;
    margin-bottom: 8px; }
  .standard-article-card__desc {
    font-family: "Droid-Regular";
    color: rgba(0, 0, 0, 0.7);
    margin-bottom: 16px; }
  .standard-article-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .standard-article-card__footer .article-card__bookmark-btn {
      width: 40px;
      height: 40px; }
  .standard-article-card__author {
    margin-right: 6px;
    padding-right: 6px;
    border-right: solid 1px rgba(0, 0, 0, 0.5); }
  .standard-article-card__readTime {
    padding-right: 6px; }
  .standard-article-card__share {
    color: rgba(0, 0, 0, 0.5);
    font-family: "Oswald-Regular";
    font-size: 0.8em;
    display: flex;
    align-items: center; }
  .standard-article-card__share-icon {
    display: inline-block;
    margin-right: 2px;
    width: 16px;
    height: 16px; }

.enquiry-form__title {
  font-size: 1.4em;
  margin-bottom: 16px; }

.enquiry-form__row {
  display: flex; }
  .enquiry-form__row .account-section__form-field {
    margin-right: 16px; }
  .enquiry-form__row .account-section__form-field:last-child {
    margin-right: 0px; }

.enquiry-form .enquiry-form__divider {
  margin: 48px 0px 36px 0; }

.enquiry-form__check-group {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between; }

.enquiry-form__checkbox {
  width: calc(50% - 8px); }

.enquiry-form__submit {
  padding-top: 16px; }

.author-container {
  border-top: solid 1px #e0e0e0; }

.author-body {
  display: flex;
  align-items: flex-start; }

.author-widget-container {
  width: 320px; }
  .author-widget-container .news-section-news-card {
    position: sticky;
    top: 84px; }

.author-table {
  flex: 1;
  -webkit-flex: 1;
  margin-right: 24px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
  border-top: solid 4px rgba(0, 0, 0, 0.7); }
  .author-table__header {
    padding: 12px 16px;
    border-bottom: solid 1px #e0e0e0; }
  .author-table__header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .author-table__header-left {
    display: flex;
    align-items: center; }
    .author-table__header-left .author-table__avatar {
      width: 48px;
      height: 48px;
      margin-right: 16px; }
  .author-table__header-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 4px; }
  .author-table__name {
    font-family: "Oswald-Regular";
    font-size: 1.6em;
    margin-bottom: 4px; }
  .author-table__company {
    font-family: "Oswald-Regular"; }
  .author-table__author-desc {
    font-family: "PT-Regular";
    color: rgba(0, 0, 0, 0.7);
    margin-top: 12px; }

.sociallinkgroup-container {
  display: flex;
  align-items: center; }

.author-article-card {
  position: relative;
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  line-height: 1.2;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  border-bottom: solid 1px #e0e0e0;
  padding: 16px;
  display: flex; }
  .author-article-card__media-container {
    position: relative;
    width: 100%;
    flex: 1;
    -webkit-flex: 1;
    margin-right: 16px; }
    .author-article-card__media-container::before {
      content: "";
      display: block;
      width: 100%;
      padding-top: 64%; }
  .author-article-card__media-main {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%; }
  .author-article-card__main {
    flex: 0.6;
    -webkit-flex: 0.6;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .author-article-card__category {
    font-family: "Panton-Regular";
    color: rgba(0, 0, 0, 0.7);
    font-size: 0.85em;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 4px; }
  .author-article-card__title {
    font-family: "Scharf";
    font-size: 1.5em;
    color: black;
    margin-bottom: 12px; }
  .author-article-card__info {
    display: flex;
    align-items: center;
    color: rgba(0, 0, 0, 0.7);
    font-family: "Oswald-Regular";
    font-size: 0.86em;
    margin-bottom: 8px; }
  .author-article-card__readTime {
    margin-left: 6px;
    padding: 0 6px;
    border-left: solid 1px rgba(0, 0, 0, 0.5); }
  .author-article-card__footer {
    color: rgba(0, 0, 0, 0.7);
    font-family: "Oswald-Regular";
    font-size: 0.86em;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .author-article-card__footer--left {
      display: flex;
      align-items: center; }
    .author-article-card__footer .article-card__bookmark-btn {
      width: 40px;
      height: 40px; }
  .author-article-card__share {
    display: flex;
    align-items: center; }
  .author-article-card__share-icon {
    display: inline-block;
    margin-right: 2px;
    width: 16px;
    height: 16px; }

.author-footer {
  margin: 24px 0;
  text-align: center;
  width: calc(100% - 320px); }

.notfound-page-container {
  padding-top: 12%;
  padding-bottom: 18%;
  border-top: solid 1px #e0e0e0; }

.notfound-page__inner {
  padding: 0 36px;
  text-align: center; }

.notfound-page__title {
  font-family: "Scharf";
  color: black;
  font-size: 2.4em;
  margin-bottom: 1.5em; }

.notfound-page__text-block {
  font-family: "Droid-Regular";
  font-size: 1.1em;
  line-height: 2;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 1.2em; }
  .notfound-page__text-block a {
    line-height: 1.4;
    color: rgba(0, 0, 0, 0.85);
    border-bottom: solid 2px #FBB040; }

.notfound-page__btn-group {
  padding-top: 1.2em;
  display: flex;
  align-items: center;
  justify-content: center; }
  .notfound-page__btn-group .theme-btn {
    font-size: 1.05em;
    line-height: 36px;
    box-shadow: 0 0 4px #fcc572; }
  .notfound-page__btn-group .theme-btn:first-child {
    margin-right: 2em; }

.faq-item-card__header {
  border-top: solid 1px #262626;
  padding: 12px 0;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.faq-item-card__title {
  font-family: "Scharf";
  font-size: 1.3em;
  color: black;
  padding-right: 2em;
  line-height: 1.2; }

.faq-item-card .faq-item-card__icon {
  transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }
  .faq-item-card .faq-item-card__icon--up {
    transform: rotate(180deg); }
  .faq-item-card .faq-item-card__icon--down {
    transform: rotate(0deg); }

.faq-item-card__body {
  font-family: "Droid-Regular";
  font-size: 1.1em;
  line-height: 1.6;
  overflow: hidden;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }

.faq-item-card__body-inner {
  padding: 24px 16px;
  border-top: solid 1px #262626; }
  .faq-item-card__body-inner .faq-item-card__answer-text:last-child {
    padding-bottom: 0; }

.faq-item-card__answer-text {
  padding-bottom: 16px; }

.popup-dialog-container {
  position: relative; }
  .popup-dialog-container--login-popup .popup-dialog__text-container {
    font-size: 1.6em; }
  .popup-dialog-container--login-popup .user-auth-form {
    padding-bottom: 0px; }

.popup-dialog__image-container {
  width: 840px;
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%; }

.popup-dialog__logo-container {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 12px; }

.popup-dialog__text-container {
  font-family: "Oswald-Regular";
  color: #fff;
  font-size: 1.3em;
  text-align: right;
  max-width: 250px; }
  .popup-dialog__text-container a {
    color: #fff;
    line-height: 1.6;
    border-bottom: solid 2px #FBB040; }

.popup-dialog__login-embed {
  width: 250px;
  margin-left: auto; }
  .popup-dialog__login-embed .user-auth-form__textfield {
    background-color: #fff; }
  .popup-dialog__login-embed .user-auth-form__submit button.theme-btn {
    width: 100%;
    border-radius: 2px; }

.popup-dialog__close {
  position: absolute;
  top: 4px;
  right: 4px; }
  .popup-dialog__close button {
    color: rgba(255, 255, 255, 0.95); }

.popup-dialog__main {
  position: absolute;
  right: 16px;
  bottom: 16px; }
  .popup-dialog__main .popup-dialog__btn {
    display: block;
    width: 100%;
    min-width: 180px;
    color: #fff;
    border: solid 1px; }
    .popup-dialog__main .popup-dialog__btn--confirm {
      background-color: #15b00a;
      border-color: #15b00a;
      margin-bottom: 16px; }
      .popup-dialog__main .popup-dialog__btn--confirm:hover {
        background-color: #15b00a; }
    .popup-dialog__main .popup-dialog__btn--cancel {
      background-color: #3d3d3d;
      border-color: #666; }
      .popup-dialog__main .popup-dialog__btn--cancel:hover {
        background-color: #3d3d3d; }
  .popup-dialog__main .subscribe-form {
    width: 250px; }
    .popup-dialog__main .subscribe-form__textfield {
      border-color: rgba(255, 255, 255, 0.12);
      background-color: #fff; }
    .popup-dialog__main .subscribe-form__submit {
      padding-top: 0px; }
      .popup-dialog__main .subscribe-form__submit .theme-btn {
        width: 100%;
        border-radius: 2px; }
    .popup-dialog__main .subscribe-form__msg-box {
      margin-bottom: 12px;
      font-size: 0.85em;
      color: #fff;
      text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3); }
  .popup-dialog__main .user-auth__social-login__btn-group {
    justify-content: space-between; }
  .popup-dialog__main .user-auth__social-login__btn-facebook {
    background-color: #3B5998 !important; }
  .popup-dialog__main .user-auth__social-login__btn-google {
    background-color: #DB4437 !important; }
  .popup-dialog__main button.theme-btn {
    border-radius: 2px !important; }

/**
* Bootstrap carousel
*
*/
.carousel .control-arrow, .carousel.carousel-slider .control-arrow {
  -webkit-transition: all .25s ease-in;
  -moz-transition: all .25s ease-in;
  -ms-transition: all .25s ease-in;
  -o-transition: all .25s ease-in;
  transition: all .25s ease-in;
  opacity: .4;
  position: absolute;
  z-index: 2;
  top: 20px;
  background: 0 0;
  border: 0;
  font-size: 32px;
  cursor: pointer; }

.carousel .control-arrow:hover {
  opacity: 1; }

.carousel .control-arrow:before, .carousel.carousel-slider .control-arrow:before {
  margin: 0 5px;
  display: inline-block;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  content: ''; }

.carousel .control-disabled.control-arrow {
  opacity: 0;
  cursor: inherit;
  display: none; }

.carousel .control-prev.control-arrow {
  left: 0; }

.carousel .control-prev.control-arrow:before {
  border-right: 8px solid #fff; }

.carousel .control-next.control-arrow {
  right: 0; }

.carousel .control-next.control-arrow:before {
  border-left: 8px solid #fff; }

.carousel {
  position: relative;
  width: 100%; }

.carousel * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.carousel button {
  outline: 0;
  border: 0;
  background: 0 0; }

.carousel img {
  width: 100%;
  display: inline-block;
  pointer-events: none; }

.carousel .carousel {
  position: relative; }

.carousel .control-arrow {
  top: 50%;
  margin-top: -13px;
  font-size: 18px; }

.carousel .thumbs-wrapper {
  margin: 20px;
  overflow: hidden; }

.carousel .thumbs {
  -webkit-transition: all .15s ease-in;
  -moz-transition: all .15s ease-in;
  -ms-transition: all .15s ease-in;
  -o-transition: all .15s ease-in;
  transition: all .15s ease-in;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: relative;
  list-style: none;
  white-space: nowrap; }

.carousel .thumb {
  -webkit-transition: border .15s ease-in;
  -moz-transition: border .15s ease-in;
  -ms-transition: border .15s ease-in;
  -o-transition: border .15s ease-in;
  transition: border .15s ease-in;
  display: inline-block;
  width: 80px;
  margin-right: 6px;
  white-space: nowrap;
  overflow: hidden;
  border: 3px solid #fff;
  padding: 2px; }

.carousel .thumb.selected, .carousel .thumb:hover {
  border: 3px solid #333;
  padding: 2px; }

.carousel .thumb img {
  vertical-align: top; }

.carousel.carousel-slider {
  position: relative;
  margin: 0;
  overflow: hidden; }

.carousel.carousel-slider .control-arrow {
  top: 0;
  color: #fff;
  font-size: 26px;
  bottom: 0;
  margin-top: 0;
  padding: 5px; }

.carousel.carousel-slider .control-arrow:hover {
  background: rgba(0, 0, 0, 0.2); }

.carousel .slider-wrapper {
  overflow: hidden;
  margin: auto;
  width: 100%;
  -webkit-transition: height .15s ease-in;
  -moz-transition: height .15s ease-in;
  -ms-transition: height .15s ease-in;
  -o-transition: height .15s ease-in;
  transition: height .15s ease-in; }

.carousel .slider-wrapper.axis-horizontal .slider {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex; }

.carousel .slider-wrapper.axis-horizontal .slider .slide {
  flex-direction: column;
  flex-flow: column; }

.carousel .slider-wrapper.axis-vertical {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex; }

.carousel .slider-wrapper.axis-vertical .slider {
  -webkit-flex-direction: column;
  flex-direction: column; }

.carousel .slider {
  position: relative;
  list-style: none;
  width: 100%; }

.carousel .slider.animated {
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -ms-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out; }

.carousel .slide {
  min-width: 100%;
  margin: 0;
  position: relative;
  text-align: center;
  background: #000; }

.carousel .slide img {
  width: 100%;
  vertical-align: top;
  border: 0; }

.carousel .slide iframe {
  display: inline-block;
  width: calc(100% - 80px);
  margin: 0 40px 40px;
  border: 0; }

.carousel .slide .legend {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -45%;
  width: 90%;
  border-radius: 10px;
  background: #000;
  color: #fff;
  padding: 10px;
  font-size: 12px;
  text-align: center;
  opacity: .25;
  -webkit-transition: opacity .35s ease-in-out;
  -moz-transition: opacity .35s ease-in-out;
  -ms-transition: opacity .35s ease-in-out;
  -o-transition: opacity .35s ease-in-out;
  transition: opacity .35s ease-in-out; }

.carousel .control-dots {
  position: absolute;
  bottom: 0;
  margin: 10px 0;
  text-align: center;
  width: 100%; }

@media (min-width: 960px) {
  .carousel .control-dots {
    bottom: 0; } }

.carousel .control-dots .dot {
  -webkit-transition: opacity .25s ease-in;
  -moz-transition: opacity .25s ease-in;
  -ms-transition: opacity .25s ease-in;
  -o-transition: opacity .25s ease-in;
  transition: opacity .25s ease-in;
  opacity: .3;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
  background: #fff;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  cursor: pointer;
  display: inline-block;
  margin: 0 8px; }

.carousel .control-dots .dot.selected, .carousel .control-dots .dot:hover {
  opacity: 1; }

.carousel .carousel-status {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  font-size: 10px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
  color: #fff; }

.carousel:hover .slide .legend {
  opacity: 1; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  backface-visibility: hidden;
  perspective: 1000px; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    text-indent: -999px; }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }

.carousel-caption {
  position: absolute;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center; }

.plugin-slideshow p {
  font-style: italic;
  display: inline-block;
  padding-bottom: 10px;
  position: relative;
  top: -5px; }

.plugin-slideshow--edit p:hover {
  cursor: pointer; }

.plugin-slideshow--carousel {
  max-width: 800px;
  margin: 0 auto; }
  .plugin-slideshow--carousel .legend {
    top: auto; }

.carousel--image {
  object-fit: contain;
  max-height: -webkit-fill-available; }

.carousel .slide {
  height: 30rem; }

/**
 * Flex Grid -
 * Version: 0.3.5
 *
 * Simple grid built with flex box and sass.
 *
 * Matthew Simo - matthew.a.simo@gmail.com
 */
/**
 * Grid setup
 *
 * The grid will calculate dimensions based on these two variables:
 * $fg-columns will inform the grid loops how many columns there should be.
 * $fg-gutter will inform the grid loops how big eac column's gutters should be.
 *
 * The grid will name columns, rows, offsets based on these three variables:
 * $fg-class-row string used for the row class
 * $fg-class-col string used for the column class
 * $fg-class-off string used for the offset class
 */
/**
  * Break point namespace object
  *
  * Set the default namespace object with these defaults with the
  * understanding that you can pass in whatever you might require for your site.
  *
  * $fg-breakpoints is a Sass list with nested lists inside. Each sub list defines two things.
  * 1. The namespace for that breakpoint. (Required) (i.e. xs, sm, md, lg)
  * 2. The min-width measurement for the breakpoint for that namespace. (i.e. 48em, 62em, 75em)
  *
  * Note: These should be in the proper order (at least till libsass handles map keys properly).
  *
  * Note: If the measurement is left out then it will be skipped when generating
  * the grid and applied to global styles.
  *
  */
/**
  * Class Name Defaults
  *
  * Define class names for columns, rows and offsets in case compatibility with other
  * libraries is necessary.
 
 
 /**
  * Calculate column size percentage
  */
/**
  * Spacing mixin to create uniform margin/padding
  */
/**
  * Row wrapper class, flex box parent.
  */
.row {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem; }

.col-xs, .col-sm, .col-md, .col-lg, .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, .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, .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, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-grow: 0;
  flex-shrink: 0;
  min-height: 1px;
  padding-left: 0.5rem;
  padding-right: 0.5rem; }

.col-xs, .col-sm, .col-md, .col-lg {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%; }

/**
  * Generate a set of grid column classes using a namespace
  *
  * .col-[namespace] for intelligent column division
  * .col-[namespace]-[number] for a column that covers a specific number of columns (e.g. 1-12 by default)
  * .off-[namespace]-[number] for pushing a col a specific number of columns (e.g. 1-11 by default)
  * .off-[namespace]-reset for resetting a col's offset for that and larger namespaces
  */
/**
  * Build the grid in two steps, to help minimize file size
  * Step 1, for each namespace, create the grid-base
  * Step 2, for each namespace, wrap the col width/offset measurements in their breakpoint media query
  */
.col-xs-1 {
  flex-basis: 8.33333%;
  max-width: 8.33333%; }

.col-xs-2 {
  flex-basis: 16.66667%;
  max-width: 16.66667%; }

.col-xs-3 {
  flex-basis: 25%;
  max-width: 25%; }

.col-xs-4 {
  flex-basis: 33.33333%;
  max-width: 33.33333%; }

.col-xs-5 {
  flex-basis: 41.66667%;
  max-width: 41.66667%; }

.col-xs-6 {
  flex-basis: 50%;
  max-width: 50%; }

.col-xs-7 {
  flex-basis: 58.33333%;
  max-width: 58.33333%; }

.col-xs-8 {
  flex-basis: 66.66667%;
  max-width: 66.66667%; }

.col-xs-9 {
  flex-basis: 75%;
  max-width: 75%; }

.col-xs-10 {
  flex-basis: 83.33333%;
  max-width: 83.33333%; }

.col-xs-11 {
  flex-basis: 91.66667%;
  max-width: 91.66667%; }

.col-xs-12 {
  flex-basis: 100%;
  max-width: 100%; }

.off-xs-1 {
  margin-left: 8.33333%; }

.off-xs-2 {
  margin-left: 16.66667%; }

.off-xs-3 {
  margin-left: 25%; }

.off-xs-4 {
  margin-left: 33.33333%; }

.off-xs-5 {
  margin-left: 41.66667%; }

.off-xs-6 {
  margin-left: 50%; }

.off-xs-7 {
  margin-left: 58.33333%; }

.off-xs-8 {
  margin-left: 66.66667%; }

.off-xs-9 {
  margin-left: 75%; }

.off-xs-10 {
  margin-left: 83.33333%; }

.off-xs-11 {
  margin-left: 91.66667%; }

.off-xs-reset {
  margin-left: 0; }

@media only screen and (min-width: 768px) {
  .col-sm-1 {
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex-basis: 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex-basis: 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex-basis: 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex-basis: 100%;
    max-width: 100%; }
  .off-sm-1 {
    margin-left: 8.33333%; }
  .off-sm-2 {
    margin-left: 16.66667%; }
  .off-sm-3 {
    margin-left: 25%; }
  .off-sm-4 {
    margin-left: 33.33333%; }
  .off-sm-5 {
    margin-left: 41.66667%; }
  .off-sm-6 {
    margin-left: 50%; }
  .off-sm-7 {
    margin-left: 58.33333%; }
  .off-sm-8 {
    margin-left: 66.66667%; }
  .off-sm-9 {
    margin-left: 75%; }
  .off-sm-10 {
    margin-left: 83.33333%; }
  .off-sm-11 {
    margin-left: 91.66667%; }
  .off-sm-reset {
    margin-left: 0; } }

@media only screen and (min-width: 992px) {
  .col-md-1 {
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex-basis: 25%;
    max-width: 25%; }
  .col-md-4 {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex-basis: 50%;
    max-width: 50%; }
  .col-md-7 {
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex-basis: 75%;
    max-width: 75%; }
  .col-md-10 {
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex-basis: 100%;
    max-width: 100%; }
  .off-md-1 {
    margin-left: 8.33333%; }
  .off-md-2 {
    margin-left: 16.66667%; }
  .off-md-3 {
    margin-left: 25%; }
  .off-md-4 {
    margin-left: 33.33333%; }
  .off-md-5 {
    margin-left: 41.66667%; }
  .off-md-6 {
    margin-left: 50%; }
  .off-md-7 {
    margin-left: 58.33333%; }
  .off-md-8 {
    margin-left: 66.66667%; }
  .off-md-9 {
    margin-left: 75%; }
  .off-md-10 {
    margin-left: 83.33333%; }
  .off-md-11 {
    margin-left: 91.66667%; }
  .off-md-reset {
    margin-left: 0; } }

@media only screen and (min-width: 1200px) {
  .col-lg-1 {
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex-basis: 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex-basis: 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex-basis: 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex-basis: 100%;
    max-width: 100%; }
  .off-lg-1 {
    margin-left: 8.33333%; }
  .off-lg-2 {
    margin-left: 16.66667%; }
  .off-lg-3 {
    margin-left: 25%; }
  .off-lg-4 {
    margin-left: 33.33333%; }
  .off-lg-5 {
    margin-left: 41.66667%; }
  .off-lg-6 {
    margin-left: 50%; }
  .off-lg-7 {
    margin-left: 58.33333%; }
  .off-lg-8 {
    margin-left: 66.66667%; }
  .off-lg-9 {
    margin-left: 75%; }
  .off-lg-10 {
    margin-left: 83.33333%; }
  .off-lg-11 {
    margin-left: 91.66667%; }
  .off-lg-reset {
    margin-left: 0; } }

@media screen and (max-width: 992px) {
  .col-md-3, .col-md-9 {
    width: 100%; } }

.Collapsible {
  padding: 15px 0;
  position: relative; }
  .Collapsible__trigger {
    padding-bottom: 5px; }
    .Collapsible__trigger:hover {
      cursor: pointer; }
    .Collapsible__trigger:after {
      content: '+';
      position: absolute;
      right: 10px;
      top: 10px;
      display: block;
      font-size: 25px;
      transition: transform 300ms; }
    .Collapsible__trigger.is-open:after {
      content: '-'; }
  .Collapsible__contentOuter {
    padding-top: 5px;
    border-bottom: 1px solid #c1c1c1; }

.overlay-spinner {
  padding: 12% 0;
  color: #000;
  text-align: center; }
  .overlay-spinner .custom-spinner {
    margin: 0 auto; }
  .overlay-spinner__large .custom-spinner {
    height: 2em;
    width: 2em; }
  .overlay-spinner__normal .custom-spinner {
    height: 1.5em;
    width: 1.5em; }
  .overlay-spinner__small .custom-spinner {
    height: 1em;
    width: 1em; }

.custom-spinner {
  display: block;
  height: 1em;
  width: 1em;
  border: 2px solid #000;
  border-left-color: rgba(0, 0, 0, 0.3);
  border-radius: 100%;
  animation: rotation .5s infinite linear; }
  .custom-spinner__inline {
    display: inline-block;
    margin-right: .25em;
    vertical-align: middle; }
  .custom-spinner__right {
    float: right;
    right: 25px;
    top: -30px;
    position: relative; }

@keyframes rotation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.hide-spinner .custom-spinner {
  display: none; }

.heading__underline {
  position: absolute;
  bottom: -4px;
  width: 22px;
  border: solid 2px #FBB040;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  border-radius: 10px; }

.heading--caps {
  text-transform: uppercase; }

@media screen and (max-width: 1439px) {
  .leaderboard-ad--top {
    margin: 20px auto; }
  .header__inner {
    padding: 30px 0 24px 0; }
  .header__logo {
    margin-bottom: 4px; }
  .header__info--day {
    padding: 0 10px 0 8px; }
  .header__info--weather {
    padding-left: 10px; }
    .header__info--weather-value {
      padding-right: 10px; }
  .header__info--location {
    padding-left: 10px; }
    .header__info--location .header__info--location__select--icon {
      width: 20px;
      height: 20px;
      top: 4px;
      right: 6px; }
  .nav-bar--fixed .search-box, .nav-bar--fixed .section-box {
    top: 60px; }
  .nav-link {
    height: 50px; }
  .search-box, .section-box {
    top: 50px; }
  .top-stories-container {
    height: 480px; }
  .top-stories__box--hover-action {
    display: none; } }

@media screen and (max-width: 1279px) {
  .header__logo {
    height: 64px; }
  .header__hamburger-box svg {
    width: 24px;
    height: 24px; }
  .nav-bar__main {
    justify-content: space-between; }
    .nav-bar__main .nav-menu:nth-of-type(3), .nav-bar__main .nav-link:nth-of-type(6) {
      display: none; }
  .top-stories-container {
    font-size: 0.8em; }
  .article__social-share__header {
    font-size: 0.8em;
    padding: 6px 0; }
  .article__social-share__row .SocialMediaShareButton {
    padding: 4px 0; }
  .article__social-share__icon {
    width: 20px;
    height: 20px; }
  .article__social-share__name {
    font-size: 0.7em; }
  .article__main {
    margin: 0 48px; }
  .related-articles__col-middle {
    flex: 1.5;
    -webkit-flex: 1.5; }
    .related-articles__col-middle .trending-section-article-card__inner {
      padding: 12px; }
  .footer__col {
    padding-right: 24px;
    margin-right: 24px; }
  .user-auth__right {
    font-size: 0.9em; }
  .user-auth__logo {
    height: 40px;
    margin-bottom: 24px; }
  .category-article-card {
    width: calc(50% - 18px); } }

@media screen and (max-width: 1023px) {
  .leaderboard-ad-container {
    display: none; }
  .theme-container {
    max-width: 767px; }
  .general-page__main {
    margin-left: 36px; }
  .nav-bar__main .nav-menu:nth-of-type(1), .nav-bar__main .nav-link:nth-of-type(3) {
    display: none; }
  .section-box__inner {
    padding: 48px; }
  .section-box__col {
    padding-right: 5%; }
  .section-box__col__title {
    font-size: 1.2em; }
  .section-box__link {
    padding: 10px 0;
    font-size: 1em; }
  .top-stories-container {
    height: 360px;
    font-size: 0.7em; }
  .top-stories__box--lg .top-stories__box--bg, .top-stories__box--lg:hover .top-stories__box--bg {
    padding: 36px 24px; }
  .top-stories__box--bg, .top-stories__box--bg:hover {
    padding: 16px 12px; }
  .trending-section__top {
    display: block; }
  .trending-section__top-left {
    margin-right: 0;
    margin-bottom: 16px; }
  .trending-section__top-right {
    width: 100%;
    flex-direction: row; }
    .trending-section__top-right .half-page-ad-container {
      margin-bottom: 0;
      margin-right: 16px; }
      .trending-section__top-right .half-page-ad-container .half-page-ad-iframe {
        height: 250px; }
  .trending-section__bottom .trending-section-article-card--sm {
    flex: 1;
    -webkit-flex: 1; }
  .trending-section__bottom .trending-section__col {
    margin-right: 0; }
  .trending-section__bottom .trending-section-article-card--xs {
    display: none; }
  .cta__inner {
    font-size: 0.9em; }
  .cta__logo-text {
    display: none; }
  .news-section-main {
    padding: 24px 0; }
    .news-section-main .news-section-article-col:nth-child(2) {
      margin-right: 0; }
    .news-section-main .news-section-article-col:last-child {
      display: none; }
  .contact {
    max-width: 767px;
    padding: 0 48px;
    margin: 0 auto; }
    .contact__inner {
      display: block;
      border-top: none; }
      .contact__inner .contact__card:last-child {
        margin-bottom: 0px; }
    .contact__card {
      border-right: none;
      border-top: solid 4px rgba(0, 0, 0, 0.7);
      margin-bottom: 24px; }
    .contact__card-social-container {
      padding-top: 0; }
      .contact__card-social-container .social-link-icon {
        padding: 4% 8%; }
  .app-container--article .contact {
    max-width: none;
    margin: 0;
    padding-top: 0; }
    .app-container--article .contact__inner {
      max-width: 767px;
      margin: 0 auto;
      padding-bottom: 48px; }
  .footer__main {
    flex-flow: wrap; }
  .footer__col {
    width: 50%;
    flex: none;
    margin-right: 0;
    border-right: none; }
    .footer__col--lg, .footer__col--md {
      width: 100%;
      padding-right: 0; }
    .footer__col--lg {
      border-bottom: solid 1px rgba(255, 255, 255, 0.12);
      padding-bottom: 32px;
      margin-bottom: 32px; }
    .footer__col--md {
      border-top: solid 1px rgba(255, 255, 255, 0.12);
      padding-top: 32px;
      margin-top: 32px; }
  .toolBelt-bar {
    font-size: 0.75em; }
  .search__sidebar {
    display: none; }
  .search__main {
    margin-left: 0; }
  .app-container--article .nav-bar--fixed__logo-box {
    display: none; }
  .app-container--article .nav-bar--fixed__article-name {
    border-left: none; }
  .article__widget-container {
    display: none; }
  .article-container--feature-article .article__name {
    font-size: 38px; }
  .article-container--feature-article .article__feature-image-container::before {
    padding-top: 60%; }
  .related-articles__col-left {
    margin-right: 16px; }
  .related-articles__col-middle {
    display: none; }
  .account__left {
    display: none; }
  .user-auth__left {
    display: none; }
  .user-auth__right {
    margin: 0; }
  .author-widget-container {
    display: none; }
  .author-footer {
    width: 100%; }
  .mobileleaderboard-ad-container.md-show {
    display: block;
    width: 300px; } }

@media screen and (max-width: 767px) {
  .mobile-hidden {
    display: none; }
  button.theme-btn--large {
    padding: 8px 16px; }
  .theme-container, .contact {
    padding: 0 16px;
    max-width: 600px; }
  .account-container {
    padding-top: 24px; }
  .standard-page-main {
    padding: 16px 0; }
  .standard-page__header {
    margin-bottom: 16px; }
  .mobileleaderboard-ad-container {
    display: flex; }
  .mobileleaderboard-ad-container.md-show {
    display: none; }
  .header {
    padding: 0 4px; }
    .header__inner {
      padding: 0;
      height: 60px;
      flex-direction: row; }
    .header__top-btn-group, .header__title-area {
      display: none; }
    .header__hamburger-box {
      position: static;
      margin-right: 4px; }
    .header__logo--mobile {
      display: flex; }
    .header__mobile-search-btn {
      display: inline-block; }
  .nav-bar {
    padding: 0 16px;
    transition: none; }
    .nav-bar--bottom, .nav-bar__main, .nav-bar__browse-box {
      display: none; }
    .nav-bar__inner {
      justify-content: space-between;
      height: 48px; }
    .nav-bar__search-box {
      display: none; }
    .nav-bar__mobile-date {
      display: block; }
    .nav-bar__mobile-btn-group {
      display: flex; }
    .nav-bar--fixed {
      padding: 0 4px; }
      .nav-bar--fixed__article-name {
        padding-left: 0; }
      .nav-bar--fixed__mobile {
        display: flex; }
      .nav-bar--fixed .nav-bar__inner {
        height: auto; }
      .nav-bar--fixed .nav-bar__mobile-search-box {
        display: block; }
      .nav-bar--fixed .nav-bar__mobile-date, .nav-bar--fixed .nav-bar__mobile-btn-group {
        display: none; }
  .top-stories-container {
    height: auto;
    font-size: 1em;
    padding: 0 16px;
    max-width: 600px;
    margin: 0 auto; }
    .top-stories-container .home-section-header {
      display: block; }
  .top-stories__inner {
    display: none; }
  .top-stories__mobile-inner {
    display: block; }
    .top-stories__mobile-inner .trending-section-article-card {
      margin-bottom: 16px; }
  .trending-section__row {
    display: block; }
  .trending-section__col {
    display: block;
    margin-right: 0;
    margin-bottom: 16px; }
    .trending-section__col .trending-section-article-card__inner .trending-section-article-card__picture-container {
      overflow: visible; }
      .trending-section__col .trending-section-article-card__inner .trending-section-article-card__picture-container picture {
        position: relative;
        display: block; }
      .trending-section__col .trending-section-article-card__inner .trending-section-article-card__picture-container img {
        height: auto !important;
        max-width: 100% !important;
        width: 100% !important; }
  .trending-section__top-left .trending-section-article-card__inner--fullHeight {
    max-height: none; }
    .trending-section__top-left .trending-section-article-card__inner--fullHeight .trending-section-article-card__picture-container {
      overflow: visible; }
      .trending-section__top-left .trending-section-article-card__inner--fullHeight .trending-section-article-card__picture-container picture {
        position: relative;
        display: block; }
      .trending-section__top-left .trending-section-article-card__inner--fullHeight .trending-section-article-card__picture-container img {
        height: auto !important;
        max-width: 100% !important;
        width: 100% !important; }
  .trending-section__top-left .trending-section__row:nth-child(2) {
    display: none; }
  .trending-section__top-right {
    display: block; }
  .trending-section__bottom {
    display: block; }
  .trending-section-article-card--marginRight {
    margin-right: 0;
    margin-bottom: 16px; }
  .trending-section-article-card__title {
    margin-bottom: 8px; }
    .trending-section-article-card__title--sm, .trending-section-article-card__title--lg, .trending-section-article-card__title--normal {
      font-size: 1.4em; }
    .trending-section-article-card__title--styling {
      font-family: "Scharf";
      line-height: 1.2; }
  .trending-section-article-card__inner--horiz {
    display: block; }
    .trending-section-article-card__inner--horiz .trending-section-article-card__picture-container {
      margin-bottom: 16px;
      margin-right: 0; }
  .trending-section-article-card__picture-container img {
    width: 100% !important; }
  .trending-section-article-card__picture-container--hidden {
    display: block; }
  .trending-section-article-card__info {
    font-size: 0.75em; }
  .half-page-ad-container {
    display: none; }
  .news-section-main {
    display: block;
    margin-bottom: 0px;
    padding-bottom: 0px; }
  .news-ad-container {
    margin: 16px auto; }
  .news-section-article-col {
    margin-right: 0;
    margin-bottom: 24px; }
  .news-section-news-item--highlight .news-section-news-item__picture-container img {
    width: 100% !important; }
  .contact {
    font-size: 0.9em; }
    .contact__card {
      margin-bottom: 16px; }
    .contact__card-social-container .social-link-icon {
      padding: 4% 6%; }
  .footer {
    padding: 0 16px; }
    .footer__inner {
      padding: 36px 0; }
    .footer__logo-block {
      font-size: 0.9em; }
    .footer__social-block, .footer__social {
      display: block;
      padding-bottom: 0; }
    .footer__legal {
      margin-bottom: 6px; }
    .footer__social-main {
      margin: 12px 0; }
  .toolBelt__inner {
    flex-direction: column; }
  .toolBelt__main {
    flex-direction: column;
    margin: 12px 0; }
  .toolBelt__link {
    padding: 6px;
    border-right: none; }
  .drawer__header {
    padding: 0 4px;
    height: 60px;
    display: flex;
    align-items: center;
    border-bottom: solid 1px #e0e0e0; }
  .drawer__btn-group {
    padding: 24px 16px;
    border-bottom: solid 1px #e0e0e0; }
    .drawer__btn-group .theme-btn {
      line-height: 34px;
      font-size: 1em; }
      .drawer__btn-group .theme-btn:first-child {
        height: 36px; }
  .drawer__link {
    font-size: 1em;
    padding: 8px 16px; }
  .drawer__body {
    background-color: #F5F5F5; }
  .drawer__footer {
    background-color: rgba(0, 0, 0, 0.75); }
    .drawer__footer .drawer__link {
      color: rgba(255, 255, 255, 0.85); }
  .drawer__mobile-category {
    display: block; }
  .cta-container {
    display: none; }
  .category__body {
    margin-right: 0;
    margin-bottom: 8px; }
  .category-article-card {
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px; }
    .category-article-card__main {
      padding: 12px; }
    .category-article-card__title {
      font-size: 1.3em;
      margin-bottom: 4px; }
  .search__header {
    margin-bottom: 16px; }
  .search__result-container {
    background-color: transparent;
    border: none; }
  .standard-article-card {
    margin-bottom: 16px;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
    .standard-article-card__inner {
      display: block;
      padding: 0px; }
    .standard-article-card__media-container {
      margin-right: 0; }
    .standard-article-card__picture-container {
      margin-right: 0; }
      .standard-article-card__picture-container::before {
        display: none; }
    .standard-article-card__picture-main {
      position: relative; }
      .standard-article-card__picture-main img {
        display: block;
        width: 100% !important; }
    .standard-article-card__main {
      padding: 12px 12px 6px 12px; }
    .standard-article-card__category {
      margin-bottom: 4px; }
    .standard-article-card__title {
      font-size: 1.3em; }
    .standard-article-card__info {
      margin-bottom: 0; }
  .app-container--article .nav-bar--fixed__article-name {
    display: none; }
  .article-container__inner {
    padding: 20px; }
  .article-container--feature-article .article__feature-image-container::before {
    padding-top: 100%; }
  .article-container--feature-article .article__feature-image__main {
    overflow-x: hidden; }
    .article-container--feature-article .article__feature-image__main picture {
      display: flex;
      justify-content: center; }
  .article-container--feature-article .article__feature-image-container img {
    width: auto !important;
    max-width: none !important; }
  .article-container--feature-article .article__name {
    font-size: 2.4em; }
  .article__social-container {
    display: none; }
  .article__name {
    margin-bottom: 24px;
    font-size: 2.4em; }
  .article__main {
    margin: 0; }
    .article__main p {
      padding: 0;
      font-size: 16px; }
    .article__main .ory-row h2, .article__main .ory-row h3, .article__main .ory-row h4, .article__main .ory-row h5, .article__main .ory-row h6 {
      padding-left: 0px; }
  .article__author-container {
    margin-top: 24px;
    padding: 12px;
    flex-flow: wrap; }
  .article__author-left {
    margin-right: 16px; }
    .article__author-left .article__author-avatar {
      width: 40px;
      height: 40px; }
  .article__author-right {
    font-size: 0.9em; }
  .article__author-social {
    position: relative;
    width: 100%;
    padding-left: 50px; }
  .article__like-container {
    font-size: 0.85em; }
  .article__comment-container {
    margin-top: 24px;
    font-size: 0.85em; }
  .article__comment-toggle {
    padding: 16px 0; }
  .article__feature-image__text-block {
    left: 16px;
    right: 16px;
    bottom: 24px;
    font-size: 0.75em; }
  .related-articles-container {
    padding: 20px; }
  .related-articles__body {
    display: block; }
  .related-articles__col-left {
    margin-right: 0;
    margin-bottom: 16px; }
  .author-body {
    display: block; }
  .author-table {
    margin-right: 0;
    margin-bottom: 24px;
    box-shadow: none;
    background-color: transparent; }
    .author-table__header {
      background-color: #fff;
      border: none;
      margin-bottom: 16px;
      padding: 12px; }
    .author-table__header-inner {
      flex-flow: wrap; }
    .author-table__header-left {
      font-size: 0.9em;
      margin-bottom: 6px; }
      .author-table__header-left .author-table__avatar {
        width: 40px;
        height: 40px; }
    .author-table__header-right {
      width: 100%;
      padding-left: 46px; }
    .author-table__header-icon {
      width: 34px;
      height: 34px; }
  .author-widget-container {
    width: 100%; }
  .general-page {
    font-size: 0.9em; }
    .general-page__inner {
      padding: 24px 0; }
    .general-page__social {
      display: none; }
    .general-page__main {
      margin-left: 0; }
  .account-section-container {
    padding: 18px; }
  .account-section__body {
    display: block; }
  .account-section__main {
    padding: 0; }
  .account-section__form-row {
    display: block; }
    .account-section__form-row .account-section__form-field {
      margin-right: 0; }
  .profile-picture-container {
    margin: 0 auto 12px auto; }
  .profile-picture-container .profile-picture__action-area {
    display: none; }
  .user-auth__right {
    padding: 48px 24px; }
  .user-auth__logo {
    height: 32px; }
  .popup-dialog__image-container {
    width: 360px;
    height: 520px; }
  .popup-dialog__main {
    font-size: 0.9em;
    left: 16px; }
    .popup-dialog__main .subscribe-form {
      width: 100%; }
  .popup-dialog__text-container, .popup-dialog__login-embed {
    max-width: none; }
  .popup-dialog-paper {
    margin: 16px !important; } }

@media screen and (max-width: 359px) {
  .theme-container, .contact {
    padding: 0 12px; }
  .home-section-header {
    margin-bottom: 16px; }
    .home-section-header__title {
      font-size: 1.3em; }
  .header {
    padding: 0; }
    .header__logo--mobile {
      height: 20px; }
  .nav-bar {
    padding: 0 12px; }
    .nav-bar--fixed {
      padding: 0; }
      .nav-bar--fixed__logo-box {
        height: 20px; }
      .nav-bar--fixed__mobile__logo-box {
        width: 20px; }
  .top-stories-container {
    padding: 12px; }
  .contact__card-title {
    font-size: 1.6em; }
  .contact__card-media {
    display: none; }
  .contact__card--enquiry .contact__card-text {
    padding-left: 0;
    margin-bottom: 12px; }
  .footer {
    font-size: 0.9em; }
  .search__header {
    margin-bottom: 0; }
  .article-container__inner, .related-articles-container {
    padding: 16px 12px; }
  .article__info-block {
    flex-flow: wrap;
    margin-bottom: 8px; }
    .article__info-block span {
      letter-spacing: 1px; }
  .article__name {
    font-size: 2.4em; }
  .article__feature-image__text-block {
    font-size: 0.65em; }
  .user-auth__right {
    padding: 36px 16px;
    font-size: 0.8em; }
  .user-auth__logo {
    height: 28px; }
  .account-container {
    font-size: 0.9em; }
  .mobile-article__social-share .SocialMediaShareButton {
    padding: 0 6px; }
  .mobile-article__social-share__icon {
    width: 26px;
    height: 26px; }
  .popup-dialog__logo-container img {
    width: 24px;
    height: 24px; }
  .popup-dialog__text-container {
    font-size: 1.4em; } }

@media print {
  .nav-bar {
    display: none; }
  .leaderboard-ad-container {
    display: none; }
  .header__hamburger-box {
    display: none; }
  .header__top-btn-group {
    display: none; }
  .article-container__inner {
    padding: none; }
  .article__social-container {
    display: none; }
  .article__widget-container {
    display: none; }
  .article__main {
    width: 100%;
    margin: none;
    font-size: 12pt; }
  .article__like-container {
    display: none; }
  .article__comment-container {
    display: none; }
  .article__print-url-container {
    display: block;
    float: right; }
  .related-articles-container {
    display: none; }
  .contact {
    display: none; }
  .app-footer {
    display: none; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .trending-section__top-left > a.trending-section-article-card--md {
    flex: 1 0 auto; }
  .news-section-news-item {
    display: block; }
  .category-article-card__main {
    flex: 1 0 auto; }
  .account-section__form-field {
    flex: 1 0 auto; } }
