@font-face {
  font-family: MissionGothicRegular;
  src: url("../fonts/MissionGothicRegular.otf") format("opentype"); }

@font-face {
  font-family: MissionGothicThin;
  src: url("../fonts/MissionGothicThin.otf") format("opentype"); }

/***********************/
/** DESKTOP ************/
/***********************/
.page-news {
  background: url("../images/media-bg.jpg") repeat-y 50% 0 #e0e0e0; }
  .page-news header.navbar.container {
    position: relative;
    width: 100%;
    max-width: 1420px; }
  .page-news .page-header {
    font-family: 'MissionGothicThin', sans-serif;
    color: #000;
    text-transform: uppercase;
    font-size: 80px;
    font-weight: 200;
    font-style: italic;
    border-bottom: 0 none;
    margin: 4px auto 14px; }
    @media (max-width: 1440px) {
      .page-news .page-header {
        width: 1060px; } }
    @media (max-width: 1080px) {
      .page-news .page-header {
        width: 700px; } }
    @media (max-width: 720px) {
      .page-news .page-header {
        width: 340px; } }
    @media (max-width: 767px) {
      .page-news .page-header {
        width: 355px;
        font-size: 40px;
        margin-bottom: 5px;
        padding-top: 30px; } }
    @media (max-width: 320px) {
      .page-news .page-header {
        width: 300px; } }
  .page-news .main-container {
    width: 100%;
    max-width: 1420px;
    padding: 0;
    overflow: hidden; }
    @media (max-width: 320px) {
      .page-news .main-container {
        padding: 0;
        overflow: hidden; } }
    @media (max-width: 767px) {
      .page-news .main-container > .row section.col-sm-12 .region-content {
        margin: 0 auto; } }
    .page-news .main-container > .row section.col-sm-12 .region-content section {
      /* List of news (teasers). */ }
      .page-news .main-container > .row section.col-sm-12 .region-content section#block-system-main {
        margin-left: 0px;
        margin-right: 0px; }
  .page-news .view-news-page {
    margin: 0 auto;
    width: 1420px; }
    @media (max-width: 1440px) {
      .page-news .view-news-page {
        width: 1060px; } }
    @media (max-width: 1080px) {
      .page-news .view-news-page {
        width: 700px; } }
    @media (max-width: 720px) {
      .page-news .view-news-page {
        width: 340px; } }
    @media (max-width: 767px) {
      .page-news .view-news-page {
        width: 355px; } }
    @media (max-width: 320px) {
      .page-news .view-news-page {
        width: 300px; } }
    .page-news .view-news-page .row {
      float: left;
      width: 340px;
      height: 320px;
      margin: 0 20px 20px 0; }
      @media (max-width: 767px) {
        .page-news .view-news-page .row {
          width: 355px; } }
      @media (max-width: 320px) {
        .page-news .view-news-page .row {
          width: 300px; } }
      @media (min-width: 1441px) {
        .page-news .view-news-page .row:nth-child(4n) {
          margin-right: 0; } }
      @media (max-width: 1440px) and (min-width: 1081px) {
        .page-news .view-news-page .row:nth-child(3n) {
          margin-right: 0; } }
      @media (max-width: 1080px) and (min-width: 721px) {
        .page-news .view-news-page .row:nth-child(2n) {
          margin-right: 0; } }
      @media (max-width: 720px) {
        .page-news .view-news-page .row {
          margin: 0 0 10px; } }
      .page-news .view-news-page .row .col-lg-12 {
        float: left;
        width: 340px;
        height: 320px;
        background-color: #fff;
        padding: 0; }
        @media (max-width: 767px) {
          .page-news .view-news-page .row .col-lg-12 {
            width: 355px; } }
        @media (max-width: 320px) {
          .page-news .view-news-page .row .col-lg-12 {
            width: 300px; } }
        .page-news .view-news-page .row .col-lg-12:nth-child(4) {
          margin-right: 0; }
        .page-news .view-news-page .row .col-lg-12 .views-field-field-main-article-image img {
          width: 340px;
          height: 192px;
          z-index: 40; }
          @media (max-width: 767px) {
            .page-news .view-news-page .row .col-lg-12 .views-field-field-main-article-image img {
              width: 355px;
              height: auto; } }
        .page-news .view-news-page .row .col-lg-12 .views-field-created {
          margin: 16px 0;
          font-family: 'Open Sans', sans-serif;
          font-weight: 600;
          padding: 0px 20px; }
          .page-news .view-news-page .row .col-lg-12 .views-field-created span {
            font-size: 11px;
            color: #be4f50;
            text-transform: uppercase;
            background: url("../images/calendar-icon-white.png") no-repeat 0 0;
            padding-left: 23px;
            display: inline-block;
            height: 16px; }
        .page-news .view-news-page .row .col-lg-12 .views-field-field-news-teaser-title {
          font-family: 'Open Sans', sans-serif;
          padding: 0px 20px; }
    .page-news .view-news-page .pager-load-more {
      clear: both;
      padding-top: 28px; }
      .page-news .view-news-page .pager-load-more .load-more-text {
        color: #000000; }
  .page-news .views-field-field-news-teaser-subtitle {
    font-family: "Open Sans";
    font-weight: normal; }
  @media (min-width: 769px) {
    .page-news #block-views-news-carousel-block,
    .page-news #block-views-news-carousel-mobile-block {
      margin-bottom: 40px; } }
  @media (max-width: 1440px) {
    .page-news #block-views-news-carousel-block,
    .page-news #block-views-news-carousel-mobile-block {
      width: 1060px;
      margin: 0 auto 20px; } }
  @media (max-width: 1080px) {
    .page-news #block-views-news-carousel-block,
    .page-news #block-views-news-carousel-mobile-block {
      width: 700px;
      margin-bottom: 10px; } }
  @media (max-width: 720px) {
    .page-news #block-views-news-carousel-block,
    .page-news #block-views-news-carousel-mobile-block {
      width: 355px; } }
  @media (max-width: 370px) {
    .page-news #block-views-news-carousel-block,
    .page-news #block-views-news-carousel-mobile-block {
      width: 340px; } }
  @media (max-width: 320px) {
    .page-news #block-views-news-carousel-block,
    .page-news #block-views-news-carousel-mobile-block {
      width: 300px; } }
  @media (min-width: 768px) {
    .page-news .view-news-carousel,
    .page-news .view-news-carousel-mobile {
      /* Tab list. */
      /* Tab content. */ }
      .page-news .view-news-carousel .nav-list,
      .page-news .view-news-carousel-mobile .nav-list {
        float: right;
        width: 47.25%;
        height: 420px; }
        .page-news .view-news-carousel .nav-list li,
        .page-news .view-news-carousel-mobile .nav-list li {
          height: 75px;
          border-bottom: 2px solid #EAE5E5;
          padding: 0;
          font-family: "Open Sans";
          font-weight: 600; }
          .page-news .view-news-carousel .nav-list li:last-child,
          .page-news .view-news-carousel-mobile .nav-list li:last-child {
            border-bottom: 0; }
          .page-news .view-news-carousel .nav-list li.active,
          .page-news .view-news-carousel-mobile .nav-list li.active {
            height: 195px;
            background-color: #262626;
            color: white;
            border-bottom: 0;
            padding: 30px 30px 30px 40px;
            margin-left: -10px; }
            .page-news .view-news-carousel .nav-list li.active a,
            .page-news .view-news-carousel-mobile .nav-list li.active a {
              height: auto;
              background-color: #262626;
              color: white;
              line-height: 100%;
              padding: 0;
              border: 0;
              display: inline-block; }
              .page-news .view-news-carousel .nav-list li.active a:active,
              .page-news .view-news-carousel-mobile .nav-list li.active a:active {
                border: 0; }
              .page-news .view-news-carousel .nav-list li.active a.title-to-hide,
              .page-news .view-news-carousel-mobile .nav-list li.active a.title-to-hide {
                border: 1px dashed red;
                display: none; }
                .page-news .view-news-carousel .nav-list li.active a.title-to-hide .span,
                .page-news .view-news-carousel-mobile .nav-list li.active a.title-to-hide .span {
                  border: 1px dashed blue; }
            .page-news .view-news-carousel .nav-list li.active .views-field-created,
            .page-news .view-news-carousel-mobile .nav-list li.active .views-field-created {
              display: block;
              height: 38px; }
            .page-news .view-news-carousel .nav-list li.active .views-field-field-news-teaser-title,
            .page-news .view-news-carousel .nav-list li.active .views-field-field-news-teaser-subtitle,
            .page-news .view-news-carousel-mobile .nav-list li.active .views-field-field-news-teaser-title,
            .page-news .view-news-carousel-mobile .nav-list li.active .views-field-field-news-teaser-subtitle {
              display: block;
              overflow: hidden; }
          .page-news .view-news-carousel .nav-list li .views-field-field-news-teaser-subtitle,
          .page-news .view-news-carousel-mobile .nav-list li .views-field-field-news-teaser-subtitle {
            margin-top: 10px; }
          .page-news .view-news-carousel .nav-list li a,
          .page-news .view-news-carousel-mobile .nav-list li a {
            height: 100%;
            background-color: white;
            color: black;
            font-size: 150%;
            line-height: 260%;
            padding: 10px 0 0 30px; }
            .page-news .view-news-carousel .nav-list li a span,
            .page-news .view-news-carousel-mobile .nav-list li a span {
              display: block;
              width: 90%;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis; }
          .page-news .view-news-carousel .nav-list li .views-field-created,
          .page-news .view-news-carousel-mobile .nav-list li .views-field-created {
            display: none;
            font-family: 'Open Sans', sans-serif;
            font-weight: 600;
            color: #FFFFFF; }
            .page-news .view-news-carousel .nav-list li .views-field-created .field-content,
            .page-news .view-news-carousel-mobile .nav-list li .views-field-created .field-content {
              font-size: 11px;
              color: #FFFFFF;
              text-transform: uppercase;
              background: url("../images/calendar-icon-white-on-black-background.png") no-repeat 0 0;
              padding-left: 23px;
              display: inline-block;
              height: 20px; }
          .page-news .view-news-carousel .nav-list li .views-field-field-news-teaser-title,
          .page-news .view-news-carousel .nav-list li .views-field-field-news-teaser-subtitle,
          .page-news .view-news-carousel-mobile .nav-list li .views-field-field-news-teaser-title,
          .page-news .view-news-carousel-mobile .nav-list li .views-field-field-news-teaser-subtitle {
            display: none; }
      .page-news .view-news-carousel .tab-content,
      .page-news .view-news-carousel .carousel-inner,
      .page-news .view-news-carousel-mobile .tab-content,
      .page-news .view-news-carousel-mobile .carousel-inner {
        width: 52.75%;
        float: left; }
        .page-news .view-news-carousel .tab-content .tab-pane .views-field-created,
        .page-news .view-news-carousel .tab-content .item .views-field-created,
        .page-news .view-news-carousel .carousel-inner .tab-pane .views-field-created,
        .page-news .view-news-carousel .carousel-inner .item .views-field-created,
        .page-news .view-news-carousel-mobile .tab-content .tab-pane .views-field-created,
        .page-news .view-news-carousel-mobile .tab-content .item .views-field-created,
        .page-news .view-news-carousel-mobile .carousel-inner .tab-pane .views-field-created,
        .page-news .view-news-carousel-mobile .carousel-inner .item .views-field-created {
          display: none; }
        .page-news .view-news-carousel .tab-content .tab-pane .views-field-title,
        .page-news .view-news-carousel .tab-content .item .views-field-title,
        .page-news .view-news-carousel .carousel-inner .tab-pane .views-field-title,
        .page-news .view-news-carousel .carousel-inner .item .views-field-title,
        .page-news .view-news-carousel-mobile .tab-content .tab-pane .views-field-title,
        .page-news .view-news-carousel-mobile .tab-content .item .views-field-title,
        .page-news .view-news-carousel-mobile .carousel-inner .tab-pane .views-field-title,
        .page-news .view-news-carousel-mobile .carousel-inner .item .views-field-title {
          display: none; }
        .page-news .view-news-carousel .tab-content .tab-pane .views-field-field-news-teaser-title,
        .page-news .view-news-carousel .tab-content .item .views-field-field-news-teaser-title,
        .page-news .view-news-carousel .carousel-inner .tab-pane .views-field-field-news-teaser-title,
        .page-news .view-news-carousel .carousel-inner .item .views-field-field-news-teaser-title,
        .page-news .view-news-carousel-mobile .tab-content .tab-pane .views-field-field-news-teaser-title,
        .page-news .view-news-carousel-mobile .tab-content .item .views-field-field-news-teaser-title,
        .page-news .view-news-carousel-mobile .carousel-inner .tab-pane .views-field-field-news-teaser-title,
        .page-news .view-news-carousel-mobile .carousel-inner .item .views-field-field-news-teaser-title {
          display: none; }
        .page-news .view-news-carousel .tab-content .tab-pane .views-field-field-news-teaser-subtitle,
        .page-news .view-news-carousel .tab-content .item .views-field-field-news-teaser-subtitle,
        .page-news .view-news-carousel .carousel-inner .tab-pane .views-field-field-news-teaser-subtitle,
        .page-news .view-news-carousel .carousel-inner .item .views-field-field-news-teaser-subtitle,
        .page-news .view-news-carousel-mobile .tab-content .tab-pane .views-field-field-news-teaser-subtitle,
        .page-news .view-news-carousel-mobile .tab-content .item .views-field-field-news-teaser-subtitle,
        .page-news .view-news-carousel-mobile .carousel-inner .tab-pane .views-field-field-news-teaser-subtitle,
        .page-news .view-news-carousel-mobile .carousel-inner .item .views-field-field-news-teaser-subtitle {
          display: none; }
        .page-news .view-news-carousel .tab-content .tab-pane .views-field-field-main-article-image,
        .page-news .view-news-carousel .tab-content .item .views-field-field-main-article-image,
        .page-news .view-news-carousel .carousel-inner .tab-pane .views-field-field-main-article-image,
        .page-news .view-news-carousel .carousel-inner .item .views-field-field-main-article-image,
        .page-news .view-news-carousel-mobile .tab-content .tab-pane .views-field-field-main-article-image,
        .page-news .view-news-carousel-mobile .tab-content .item .views-field-field-main-article-image,
        .page-news .view-news-carousel-mobile .carousel-inner .tab-pane .views-field-field-main-article-image,
        .page-news .view-news-carousel-mobile .carousel-inner .item .views-field-field-main-article-image {
          overflow: hidden; }
          .page-news .view-news-carousel .tab-content .tab-pane .views-field-field-main-article-image img,
          .page-news .view-news-carousel .tab-content .item .views-field-field-main-article-image img,
          .page-news .view-news-carousel .carousel-inner .tab-pane .views-field-field-main-article-image img,
          .page-news .view-news-carousel .carousel-inner .item .views-field-field-main-article-image img,
          .page-news .view-news-carousel-mobile .tab-content .tab-pane .views-field-field-main-article-image img,
          .page-news .view-news-carousel-mobile .tab-content .item .views-field-field-main-article-image img,
          .page-news .view-news-carousel-mobile .carousel-inner .tab-pane .views-field-field-main-article-image img,
          .page-news .view-news-carousel-mobile .carousel-inner .item .views-field-field-main-article-image img {
            width: 749px;
            height: 420px; } }
        @media (min-width: 768px) and (max-width: 1440px) {
          .page-news .view-news-carousel .tab-content .tab-pane .views-field-field-main-article-image img.img-responsive,
          .page-news .view-news-carousel .tab-content .item .views-field-field-main-article-image img.img-responsive,
          .page-news .view-news-carousel .carousel-inner .tab-pane .views-field-field-main-article-image img.img-responsive,
          .page-news .view-news-carousel .carousel-inner .item .views-field-field-main-article-image img.img-responsive,
          .page-news .view-news-carousel-mobile .tab-content .tab-pane .views-field-field-main-article-image img.img-responsive,
          .page-news .view-news-carousel-mobile .tab-content .item .views-field-field-main-article-image img.img-responsive,
          .page-news .view-news-carousel-mobile .carousel-inner .tab-pane .views-field-field-main-article-image img.img-responsive,
          .page-news .view-news-carousel-mobile .carousel-inner .item .views-field-field-main-article-image img.img-responsive {
            max-width: none;
            margin-left: -100px; } }
        @media (min-width: 768px) and (max-width: 1080px) {
          .page-news .view-news-carousel .tab-content .tab-pane .views-field-field-main-article-image img.img-responsive,
          .page-news .view-news-carousel .tab-content .item .views-field-field-main-article-image img.img-responsive,
          .page-news .view-news-carousel .carousel-inner .tab-pane .views-field-field-main-article-image img.img-responsive,
          .page-news .view-news-carousel .carousel-inner .item .views-field-field-main-article-image img.img-responsive,
          .page-news .view-news-carousel-mobile .tab-content .tab-pane .views-field-field-main-article-image img.img-responsive,
          .page-news .view-news-carousel-mobile .tab-content .item .views-field-field-main-article-image img.img-responsive,
          .page-news .view-news-carousel-mobile .carousel-inner .tab-pane .views-field-field-main-article-image img.img-responsive,
          .page-news .view-news-carousel-mobile .carousel-inner .item .views-field-field-main-article-image img.img-responsive {
            margin-left: -119px !important;
            max-width: 610px; } }
  @media (max-width: 767px) {
    .page-news .view-news-carousel,
    .page-news .view-news-carousel-mobile {
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      color: white;
      margin: 10px auto 0;
      width: 355px; } }
  @media (max-width: 767px) and (max-width: 320px) {
    .page-news .view-news-carousel,
    .page-news .view-news-carousel-mobile {
      width: 300px; } }
  @media (max-width: 767px) {
      .page-news .view-news-carousel .view-content,
      .page-news .view-news-carousel-mobile .view-content {
        position: relative; }
      .page-news .view-news-carousel .nav-list,
      .page-news .view-news-carousel-mobile .nav-list {
        width: 100%;
        height: 5px;
        overflow: hidden;
        position: absolute;
        bottom: 0;
        left: 0; }
        .page-news .view-news-carousel .nav-list > li,
        .page-news .view-news-carousel-mobile .nav-list > li {
          width: 25%;
          height: 5px;
          float: left;
          overflow: hidden;
          border-right: solid 1px white; }
          .page-news .view-news-carousel .nav-list > li:last-child,
          .page-news .view-news-carousel-mobile .nav-list > li:last-child {
            border-right: none; }
          .page-news .view-news-carousel .nav-list > li .views-field-created,
          .page-news .view-news-carousel .nav-list > li .views-field-field-news-teaser-title,
          .page-news .view-news-carousel .nav-list > li .views-field-field-news-teaser-subtitle,
          .page-news .view-news-carousel-mobile .nav-list > li .views-field-created,
          .page-news .view-news-carousel-mobile .nav-list > li .views-field-field-news-teaser-title,
          .page-news .view-news-carousel-mobile .nav-list > li .views-field-field-news-teaser-subtitle {
            display: none; }
          .page-news .view-news-carousel .nav-list > li a,
          .page-news .view-news-carousel-mobile .nav-list > li a {
            display: block;
            height: 100%;
            width: 100%;
            background-color: #808080;
            text-indent: -9999px; }
          .page-news .view-news-carousel .nav-list > li.active a,
          .page-news .view-news-carousel-mobile .nav-list > li.active a {
            background-color: #f95048; }
      .page-news .view-news-carousel .tab-content,
      .page-news .view-news-carousel .carousel-inner,
      .page-news .view-news-carousel-mobile .tab-content,
      .page-news .view-news-carousel-mobile .carousel-inner {
        padding-bottom: 5px; }
        .page-news .view-news-carousel .tab-content .tab-pane,
        .page-news .view-news-carousel .tab-content .item,
        .page-news .view-news-carousel .carousel-inner .tab-pane,
        .page-news .view-news-carousel .carousel-inner .item,
        .page-news .view-news-carousel-mobile .tab-content .tab-pane,
        .page-news .view-news-carousel-mobile .tab-content .item,
        .page-news .view-news-carousel-mobile .carousel-inner .tab-pane,
        .page-news .view-news-carousel-mobile .carousel-inner .item {
          position: relative;
          background-color: black;
          padding: 10px;
          width: 100%; }
          .page-news .view-news-carousel .tab-content .tab-pane .views-field-field-main-article-image,
          .page-news .view-news-carousel .tab-content .item .views-field-field-main-article-image,
          .page-news .view-news-carousel .carousel-inner .tab-pane .views-field-field-main-article-image,
          .page-news .view-news-carousel .carousel-inner .item .views-field-field-main-article-image,
          .page-news .view-news-carousel-mobile .tab-content .tab-pane .views-field-field-main-article-image,
          .page-news .view-news-carousel-mobile .tab-content .item .views-field-field-main-article-image,
          .page-news .view-news-carousel-mobile .carousel-inner .tab-pane .views-field-field-main-article-image,
          .page-news .view-news-carousel-mobile .carousel-inner .item .views-field-field-main-article-image {
            position: absolute;
            top: 0;
            left: 0;
            max-width: 100%;
            z-index: 40; }
          .page-news .view-news-carousel .tab-content .tab-pane .views-field-created,
          .page-news .view-news-carousel .tab-content .item .views-field-created,
          .page-news .view-news-carousel .carousel-inner .tab-pane .views-field-created,
          .page-news .view-news-carousel .carousel-inner .item .views-field-created,
          .page-news .view-news-carousel-mobile .tab-content .tab-pane .views-field-created,
          .page-news .view-news-carousel-mobile .tab-content .item .views-field-created,
          .page-news .view-news-carousel-mobile .carousel-inner .tab-pane .views-field-created,
          .page-news .view-news-carousel-mobile .carousel-inner .item .views-field-created {
            z-index: 30;
            position: relative;
            padding: 230px 0 0;
            display: block;
            margin: 16px 0 10px;
            font-family: 'Open Sans', sans-serif;
            font-weight: 600; } }
        @media (max-width: 767px) and (max-width: 320px) {
          .page-news .view-news-carousel .tab-content .tab-pane .views-field-created,
          .page-news .view-news-carousel .tab-content .item .views-field-created,
          .page-news .view-news-carousel .carousel-inner .tab-pane .views-field-created,
          .page-news .view-news-carousel .carousel-inner .item .views-field-created,
          .page-news .view-news-carousel-mobile .tab-content .tab-pane .views-field-created,
          .page-news .view-news-carousel-mobile .tab-content .item .views-field-created,
          .page-news .view-news-carousel-mobile .carousel-inner .tab-pane .views-field-created,
          .page-news .view-news-carousel-mobile .carousel-inner .item .views-field-created {
            padding: 175px 0 0; } }
  @media (max-width: 767px) {
            .page-news .view-news-carousel .tab-content .tab-pane .views-field-created span,
            .page-news .view-news-carousel .tab-content .item .views-field-created span,
            .page-news .view-news-carousel .carousel-inner .tab-pane .views-field-created span,
            .page-news .view-news-carousel .carousel-inner .item .views-field-created span,
            .page-news .view-news-carousel-mobile .tab-content .tab-pane .views-field-created span,
            .page-news .view-news-carousel-mobile .tab-content .item .views-field-created span,
            .page-news .view-news-carousel-mobile .carousel-inner .tab-pane .views-field-created span,
            .page-news .view-news-carousel-mobile .carousel-inner .item .views-field-created span {
              font-size: 11px;
              text-transform: uppercase;
              background: url("../images/calendar-icon-white-for-black-bg.png") no-repeat 0 0;
              padding-left: 23px;
              display: inline-block;
              height: 16px; }
          .page-news .view-news-carousel .tab-content .tab-pane .views-field-title,
          .page-news .view-news-carousel .tab-content .item .views-field-title,
          .page-news .view-news-carousel .carousel-inner .tab-pane .views-field-title,
          .page-news .view-news-carousel .carousel-inner .item .views-field-title,
          .page-news .view-news-carousel-mobile .tab-content .tab-pane .views-field-title,
          .page-news .view-news-carousel-mobile .tab-content .item .views-field-title,
          .page-news .view-news-carousel-mobile .carousel-inner .tab-pane .views-field-title,
          .page-news .view-news-carousel-mobile .carousel-inner .item .views-field-title {
            font-size: 1.14em;
            font-weight: 600;
            margin-top: 10px; }
            .page-news .view-news-carousel .tab-content .tab-pane .views-field-title a,
            .page-news .view-news-carousel .tab-content .item .views-field-title a,
            .page-news .view-news-carousel .carousel-inner .tab-pane .views-field-title a,
            .page-news .view-news-carousel .carousel-inner .item .views-field-title a,
            .page-news .view-news-carousel-mobile .tab-content .tab-pane .views-field-title a,
            .page-news .view-news-carousel-mobile .tab-content .item .views-field-title a,
            .page-news .view-news-carousel-mobile .carousel-inner .tab-pane .views-field-title a,
            .page-news .view-news-carousel-mobile .carousel-inner .item .views-field-title a {
              margin-right: 10px;
              display: block;
              width: 330px;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis; } }
          @media (max-width: 767px) and (max-width: 320px) {
            .page-news .view-news-carousel .tab-content .tab-pane .views-field-title a,
            .page-news .view-news-carousel .tab-content .item .views-field-title a,
            .page-news .view-news-carousel .carousel-inner .tab-pane .views-field-title a,
            .page-news .view-news-carousel .carousel-inner .item .views-field-title a,
            .page-news .view-news-carousel-mobile .tab-content .tab-pane .views-field-title a,
            .page-news .view-news-carousel-mobile .tab-content .item .views-field-title a,
            .page-news .view-news-carousel-mobile .carousel-inner .tab-pane .views-field-title a,
            .page-news .view-news-carousel-mobile .carousel-inner .item .views-field-title a {
              width: 280px; } }
  @media (max-width: 767px) {
          .page-news .view-news-carousel .tab-content .tab-pane .views-field-field-news-teaser-title,
          .page-news .view-news-carousel .tab-content .item .views-field-field-news-teaser-title,
          .page-news .view-news-carousel .carousel-inner .tab-pane .views-field-field-news-teaser-title,
          .page-news .view-news-carousel .carousel-inner .item .views-field-field-news-teaser-title,
          .page-news .view-news-carousel-mobile .tab-content .tab-pane .views-field-field-news-teaser-title,
          .page-news .view-news-carousel-mobile .tab-content .item .views-field-field-news-teaser-title,
          .page-news .view-news-carousel-mobile .carousel-inner .tab-pane .views-field-field-news-teaser-title,
          .page-news .view-news-carousel-mobile .carousel-inner .item .views-field-field-news-teaser-title {
            font-size: 0.93em;
            min-height: 55px; } }

#block-views-news-carousel-mobile-block .view-news-carousel-mobile .carousel-indicators.small-device {
  overflow: hidden; }
  #block-views-news-carousel-mobile-block .view-news-carousel-mobile .carousel-indicators.small-device li {
    border-right: 1px solid #fff;
    width: 25%; }
    #block-views-news-carousel-mobile-block .view-news-carousel-mobile .carousel-indicators.small-device li.active {
      background: #f95048; }

#block-views-news-carousel-mobile-block .view-news-carousel-mobile .carousel-inner {
  height: 360px; }
  @media (max-width: 320px) {
    #block-views-news-carousel-mobile-block .view-news-carousel-mobile .carousel-inner {
      height: 323px; } }
  #block-views-news-carousel-mobile-block .view-news-carousel-mobile .carousel-inner .item {
    position: absolute; }

#block-views-news-carousel-block,
#block-views-news-carousel-mobile-block {
  display: none; }

body {
  background: #40444a; }

a {
  color: #fff; }

/**************************/
/********** MENU **********/
/**************************/
.navbar {
  border-radius: 0; }
  .navbar .logo {
    margin: 15px 27px 0 17px; }

.navbar-nav > li {
  margin-right: 27px;
  padding: 5px 0; }

.navbar-default .navbar-nav > .active > a {
  background: none;
  color: #9f9f9f;
  border-bottom: 2px solid #9f9f9f; }
  .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color: #9f9f9f; }
  .navbar-default .navbar-nav > .active > a#game-info-menu-link {
    color: #fff;
    border: none; }
    .navbar-default .navbar-nav > .active > a#game-info-menu-link:hover, .navbar-default .navbar-nav > .active > a#game-info-menu-link:focus {
      background: none;
      color: #9f9f9f; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #9f9f9f; }

.view-carousel-home-top, .view-carousel-home-top-mobile- {
  position: relative; }
  .view-carousel-home-top .carousel-caption, .view-carousel-home-top-mobile- .carousel-caption {
    left: 25%;
    right: auto;
    width: 50%;
    bottom: 23%;
    padding: 0;
    margin: 0;
    font-family: 'MissionGothicThin', sans-serif;
    font-weight: 600;
    background-color: rgba(0, 0, 0, 0.5);
    border-top: solid 1px white;
    border-bottom: solid 1px white;
    max-width: 980px;
    line-height: 1.9;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
    font-size: 80px; }
    .view-carousel-home-top .carousel-caption h3, .view-carousel-home-top-mobile- .carousel-caption h3 {
      margin: 0 auto;
      padding: 0;
      font-size: 80px;
      width: 98%;
      line-height: 1.5em; }
    @media (max-width: 1600px) {
      .view-carousel-home-top .carousel-caption, .view-carousel-home-top-mobile- .carousel-caption {
        bottom: 20%; }
        .view-carousel-home-top .carousel-caption h3, .view-carousel-home-top-mobile- .carousel-caption h3 {
          font-size: 4.5vw; } }
    @media (max-width: 1250px) {
      .view-carousel-home-top .carousel-caption, .view-carousel-home-top-mobile- .carousel-caption {
        bottom: 25%; } }
    @media (max-width: 920px) {
      .view-carousel-home-top .carousel-caption h3, .view-carousel-home-top-mobile- .carousel-caption h3 {
        font-size: 4.8vw; } }
    @media (max-width: 767px) {
      .view-carousel-home-top .carousel-caption, .view-carousel-home-top-mobile- .carousel-caption {
        width: 100%;
        margin: 0;
        padding: 0;
        left: 0;
        right: 0;
        bottom: 40%; }
        .view-carousel-home-top .carousel-caption h3, .view-carousel-home-top-mobile- .carousel-caption h3 {
          font-size: 8vw;
          line-height: 1.3;
          padding: 0;
          margin: 0;
          width: 100%; } }

.youtube-video-carousel-wrapper {
  width: 100%;
  height: 165px;
  position: absolute;
  top: 35%;
  left: 0; }
  @media (max-width: 1201px) {
    .youtube-video-carousel-wrapper {
      height: 82.5px; } }

span.youtube-video-carousel {
  background: url("../images/video-play-sprite.png") no-repeat 0 0;
  text-indent: -100000px;
  height: 165px;
  width: 165px;
  display: block;
  position: relative;
  margin: 0 auto;
  background-size: 100%; }
  @media (max-width: 1301px) {
    span.youtube-video-carousel {
      width: 82.5px;
      height: 82.5px; } }
  span.youtube-video-carousel:hover {
    cursor: pointer; }
  span.youtube-video-carousel:hover {
    background-position: 0 -165px; }

.view-carousel-home-top .owl-item {
  position: relative; }
  .view-carousel-home-top .owl-item iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 75; }

.videoCloseBtn {
  position: absolute;
  top: 0;
  right: 0;
  background: #000 url("../images/video-close.png") 9px 8px no-repeat;
  width: 32px;
  height: 32px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.4), inset 0 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.4), inset 0 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px rgba(255, 255, 255, 0.4), inset 0 1px rgba(0, 0, 0, 0.3);
  z-index: 81;
  cursor: pointer;
  overflow: hidden;
  text-indent: 32px; }

#language-switcher-menu {
  float: right;
  height: 60px;
  width: 58px;
  cursor: pointer;
  text-indent: -100000px; }
  @media only screen and (max-device-width: 320px) {
    #language-switcher-menu {
      width: 35px; } }
  #language-switcher-menu.en-gb {
    background: url("../../../../libraries/flags/flags/flags/flat/64/United-Kingdom.png") no-repeat 0 15px/30px; }
  #language-switcher-menu.en-us {
    background: url("../../../../libraries/flags/flags/flags/flat/64/United-States.png") no-repeat 0 15px/30px; }
  #language-switcher-menu.en-au {
    background: url("../../../../libraries/flags/flags/flags/flat/64/Australia.png") no-repeat 0 15px/30px; }
  #language-switcher-menu.fr {
    background: url("../../../../libraries/flags/flags/flags/flat/64/France.png") no-repeat 0 15px/30px; }
  #language-switcher-menu.it {
    background: url("../../../../libraries/flags/flags/flags/flat/64/Italy.png") no-repeat 0 15px/30px; }
  #language-switcher-menu.de {
    background: url("../../../../libraries/flags/flags/flags/flat/64/Germany.png") no-repeat 0 15px/30px; }
  #language-switcher-menu.es {
    background: url("../../../../libraries/flags/flags/flags/flat/64/Spain.png") no-repeat 0 15px/30px; }
  #language-switcher-menu.ru {
    background: url("../../../../libraries/flags/flags/flags/flat/64/Russia.png") no-repeat 0 15px/30px; }
  #language-switcher-menu.pt-br {
    background: url("../../../../libraries/flags/flags/flags/flat/64/Brazil.png") no-repeat 0 15px/30px; }
  #language-switcher-menu span.glyphicon {
    text-indent: 0;
    display: block;
    color: #fff;
    right: -39px;
    top: 3px;
    width: 20px; }

#language-switcher-wrap {
  display: none;
  position: absolute;
  top: 60px;
  right: 0;
  z-index: 1000;
  background: #252525; }
  #language-switcher-wrap #block-locale-language ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #383d41; }
    #language-switcher-wrap #block-locale-language ul li {
      list-style: none;
      color: #fff;
      text-transform: uppercase;
      font-size: 12px; }
      #language-switcher-wrap #block-locale-language ul li.active a {
        background-color: #171717 !important; }
      #language-switcher-wrap #block-locale-language ul li a {
        display: block;
        background-color: #252525;
        padding: 10px 75px 10px 0;
        width: 164px;
        font-weight: 100;
        text-align: right;
        transition: background-color 0.1s; }
        #language-switcher-wrap #block-locale-language ul li a:hover {
          text-decoration: none;
          color: #fff;
          background-color: #171717 !important; }
      #language-switcher-wrap #block-locale-language ul li.en-gb a {
        background: url("../../../../libraries/flags/flags/flags/flat/64/United-Kingdom.png") no-repeat 106px 3px/30px; }
      #language-switcher-wrap #block-locale-language ul li.en-us a {
        background: url("../../../../libraries/flags/flags/flags/flat/64/United-States.png") no-repeat 106px 3px/30px; }
      #language-switcher-wrap #block-locale-language ul li.en-au a {
        background: url("../../../../libraries/flags/flags/flags/flat/64/Australia.png") no-repeat 106px 3px/30px; }
      #language-switcher-wrap #block-locale-language ul li.fr a {
        background: url("../../../../libraries/flags/flags/flags/flat/64/France.png") no-repeat 106px 3px/30px; }
      #language-switcher-wrap #block-locale-language ul li.it a {
        background: url("../../../../libraries/flags/flags/flags/flat/64/Italy.png") no-repeat 106px 3px/30px; }
      #language-switcher-wrap #block-locale-language ul li.de a {
        background: url("../../../../libraries/flags/flags/flags/flat/64/Germany.png") no-repeat 106px 3px/30px; }
      #language-switcher-wrap #block-locale-language ul li.es a {
        background: url("../../../../libraries/flags/flags/flags/flat/64/Spain.png") no-repeat 106px 3px/30px; }
      #language-switcher-wrap #block-locale-language ul li.ru a {
        background: url("../../../../libraries/flags/flags/flags/flat/64/Russia.png") no-repeat 106px 3px/30px; }
      #language-switcher-wrap #block-locale-language ul li.pt-br a {
        background: url("../../../../libraries/flags/flags/flags/flat/64/Brazil.png") no-repeat 106px 3px/30px; }
      #language-switcher-wrap #block-locale-language ul li span.locale-untranslated {
        display: none; }

.language-small-device {
  position: absolute !important;
  top: 0 !important;
  right: 15px !important; }

.navbar.container {
  max-width: 1420px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  padding-right: 0; }

.navbar-default {
  background: #171717;
  border: none; }
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px; }

#buy-now-menu-item {
  font-size: 20px;
  background: url("../images/buy-now-icon.png") no-repeat 0 9px;
  padding-left: 41px; }

@media screen and (max-width: 1024px) {
  #buy-now-newsletter {
    border-right: 0px solid black !important; } }

#buy-now-newsletter {
  float: right;
  border-right: 1px solid #383d41;
  margin-right: 20px; }
  #buy-now-newsletter li a#newsletter-link {
    background: #ae2324;
    height: 60px;
    line-height: 18px; }
    #buy-now-newsletter li a#newsletter-link span.signup-today-text {
      display: block;
      font-size: 13px;
      font-weight: 100;
      position: absolute;
      top: 32px;
      text-transform: none; }
  #buy-now-newsletter li.first {
    padding: 0; }
  @media (max-width: 767px) {
    #buy-now-newsletter {
      margin: 0 auto;
      width: 100%; }
      #buy-now-newsletter li {
        float: none;
        margin: 0 auto;
        padding: 0;
        width: 50%;
        height: 70px;
        overflow: hidden; }
        #buy-now-newsletter li a {
          border: 0 !important;
          padding: 0 !important; }
          #buy-now-newsletter li a span.signup-today-text {
            left: 12px; }
        #buy-now-newsletter li.first {
          background-color: #ae2324; }
          #buy-now-newsletter li.first a#newsletter-link span.signup-today-text {
            display: block;
            font-size: 13px;
            font-weight: 100;
            text-transform: none;
            text-align: center;
            position: relative;
            top: auto;
            left: auto; }
        #buy-now-newsletter li.first {
          display: table; }
          #buy-now-newsletter li.first a {
            display: table-cell;
            width: 100%;
            color: #fff !important;
            vertical-align: middle;
            font-size: 20px;
            text-align: center; } }

#block-motorsport-manager-game-info-motorsport-manager-game-info {
  max-width: 1920px;
  margin: 0 auto; }

/*************************/
/********* CAROUSEL ******/
/*************************/
.front .container {
  width: 100%;
  padding: 0; }
  .front .container .row {
    margin: 0; }
    .front .container .row .col-sm-12 {
      padding: 0; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  margin: auto; }
  @media only screen and (min-width: 372px) and (max-width: 667px) {
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      width: 100%; } }

.view-carousel-home-top .owl-dots {
  height: 5px;
  width: 100%;
  position: relative;
  z-index: 150;
  margin: 0;
  overflow: hidden; }
  .view-carousel-home-top .owl-dots .owl-dot {
    width: 25%;
    outline: solid 1px black;
    height: 5px;
    float: left;
    background-color: #808080; }
    .view-carousel-home-top .owl-dots .owl-dot.active {
      background-color: #f95048; }

.carousel-indicators {
  bottom: 5%; }
  @media (max-width: 1000px) {
    .carousel-indicators {
      bottom: 1%; } }
  .video-playing .carousel-indicators {
    display: none; }
  .carousel-indicators li {
    color: #f84f48;
    font-weight: bold;
    text-indent: 0;
    border: none;
    height: 20px;
    width: 30px;
    font-size: 30px;
    font-family: 'Open Sans Condensed', sans-serif; }
    .carousel-indicators li.active {
      color: #fff;
      height: 20px;
      width: 32px;
      background: none; }
    .carousel-indicators li.current-carousel {
      color: #fff;
      height: 20px;
      width: 30px;
      background: none;
      border-radius: 0;
      border-right: 1px solid #b4b4b4;
      height: 60px;
      line-height: 57px;
      padding-right: 35px; }
    .carousel-indicators li.main-carousel-item {
      display: none; }
  .carousel-indicators.small-device {
    width: 100%;
    left: 0;
    bottom: -5px;
    margin: auto; }
    .carousel-indicators.small-device li {
      display: inline-block;
      height: 5px;
      text-indent: -999px;
      cursor: pointer;
      width: 93px;
      /* iPhone 6 landscape. */
      /* iPhone 5/5s portrait. */
      /* iPhone 5/5s landscape. */
      /* iPhone 4 landscape. */
      margin: 0 -3px 0 0;
      border-radius: 0;
      background: #808080;
      border: none; }
      @media only screen and (min-width: 372px) and (max-width: 667px) and (orientation: landscape) {
        .carousel-indicators.small-device li {
          width: 162px; } }
      @media only screen and (max-width: 360px) {
        .carousel-indicators.small-device li {
          width: 89px; } }
      @media only screen and (min-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
        .carousel-indicators.small-device li {
          width: 78px; } }
      @media only screen and (min-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
        .carousel-indicators.small-device li {
          width: 142px; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
        .carousel-indicators.small-device li {
          width: 120px; } }
      .carousel-indicators.small-device li.active {
        background: #f95048; }

.carousel-control {
  background-image: none !important;
  opacity: 1;
  position: relative;
  width: 60px;
  display: block;
  /*
  &.left, &.right {
    position: relative;
    top: -66px;
    z-index: 20;
  }
  */ }
  .carousel-control.left {
    left: -14px;
    top: -3px; }
  .carousel-control.right {
    right: 18px !important;
    top: -3px; }
  .carousel-control span {
    display: inline-block;
    height: 14px;
    width: 10px; }
  .carousel-control.left span {
    background: url("../images/carousel-arrows.png") no-repeat 0 0 !important; }
    .carousel-control.left span:hover {
      background: url("../images/carousel-arrows-hover.png") no-repeat 0 0 !important; }
  .carousel-control.right span {
    background: url("../images/carousel-arrows.png") no-repeat -12px 0 !important; }
    .carousel-control.right span:hover {
      background: url("../images/carousel-arrows-hover.png") no-repeat -12px 0 !important; }

/********************/
/**** The LATEST ****/
/********************/
#block-views-the-latest-homepage-block {
  position: relative;
  max-width: 1920px;
  margin: 0 auto; }
  #block-views-the-latest-homepage-block .owl-stage {
    max-height: 600px !important;
    overflow: hidden; }
  #block-views-the-latest-homepage-block .owl-controls {
    display: none; }
    @media (min-width: 768px) {
      #block-views-the-latest-homepage-block .owl-controls {
        display: block;
        position: absolute;
        top: 45px;
        left: 0;
        width: 100%; }
        #block-views-the-latest-homepage-block .owl-controls .owl-prev, #block-views-the-latest-homepage-block .owl-controls .owl-next {
          cursor: pointer;
          color: #fff;
          display: inline-block;
          background: rgba(35, 35, 35, 0.75);
          position: absolute;
          z-index: 105;
          height: 150px;
          width: 45px;
          padding: 57px 0 0 9px;
          margin: 0 60px 0 60px;
          font-size: 25px;
          top: 178px !important;
          border: 1px solid #777; }
        #block-views-the-latest-homepage-block .owl-controls .owl-prev {
          top: 0;
          left: 0; }
        #block-views-the-latest-homepage-block .owl-controls .owl-next {
          top: 0;
          right: 0; } }
  #block-views-the-latest-homepage-block .view {
    padding-top: 32px;
    height: 715px; }
    @media (max-width: 768px) {
      #block-views-the-latest-homepage-block .view {
        padding-top: 10px; } }
  #block-views-the-latest-homepage-block .view-header h2 {
    font-family: 'MissionGothicThin', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 80px;
    font-weight: 200;
    font-style: italic;
    max-width: 1424px;
    margin: auto; }
  #block-views-the-latest-homepage-block .view-header p {
    font-family: 'Open Sans', sans-serif;
    max-width: 1424px;
    margin: 0 auto 52px auto;
    color: #fff; }
  #block-views-the-latest-homepage-block .view-content {
    top: -45px; }
    @media (max-width: 767px) {
      #block-views-the-latest-homepage-block .view-content {
        width: 355px;
        margin: auto;
        padding: 0; } }
    @media (max-width: 375px) {
      #block-views-the-latest-homepage-block .view-content {
        width: 320px; } }
    #block-views-the-latest-homepage-block .view-content .views-row {
      float: left;
      padding-top: 45px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 600;
      overflow: hidden; }
      @media (max-width: 767px) {
        #block-views-the-latest-homepage-block .view-content .views-row {
          width: 173px; } }
      @media (max-width: 375px) {
        #block-views-the-latest-homepage-block .view-content .views-row {
          width: 155px;
          margin-right: 10px; } }
      #block-views-the-latest-homepage-block .view-content .views-row .views-field-created {
        background: #f85048;
        padding-bottom: 4px;
        padding-left: 10px;
        padding-top: 18px;
        color: #fff;
        font-size: 12px;
        text-transform: uppercase; }
        @media (min-width: 768px) {
          #block-views-the-latest-homepage-block .view-content .views-row .views-field-created {
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            opacity: 0;
            position: relative;
            top: -80px;
            z-index: 14; } }
        #block-views-the-latest-homepage-block .view-content .views-row .views-field-created span {
          background: url("../images/calender-icon.jpg") no-repeat 0 0;
          padding-left: 23px;
          display: inline-block; }
      @media (min-width: 768px) {
        #block-views-the-latest-homepage-block .view-content .views-row:hover .views-field-created {
          -webkit-transform: translate(0, 5px);
          -o-transform: translate(0, 5px);
          -moz-transform: translate(0, 5px);
          transform: translate(0, 5px);
          transition-delay: 0.05s;
          opacity: 1;
          top: -45px; } }
      #block-views-the-latest-homepage-block .view-content .views-row .views-field-field-news-teaser-title {
        background: #f85048;
        margin-bottom: 15px;
        font-size: 13px;
        color: #fff;
        padding: 5px 10px 10px;
        line-height: 1.2em; }
        @media (min-width: 768px) {
          #block-views-the-latest-homepage-block .view-content .views-row .views-field-field-news-teaser-title {
            opacity: 0;
            padding-top: 15px;
            position: relative;
            top: -271px;
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease; } }
        @media (max-width: 767px) {
          #block-views-the-latest-homepage-block .view-content .views-row .views-field-field-news-teaser-title {
            min-height: 70px; } }
      @media (min-width: 768px) {
        #block-views-the-latest-homepage-block .view-content .views-row:hover .views-field-field-news-teaser-title {
          opacity: 1;
          transform: translate(0, 220px);
          -webkit-transform: translate(0, 220px);
          -o-transform: translate(0, 220px);
          -moz-transform: translate(0, 220px); } }
      #block-views-the-latest-homepage-block .view-content .views-row .views-field-field-image a img {
        max-height: 500px !important; }
        @media (min-width: 768px) {
          #block-views-the-latest-homepage-block .view-content .views-row .views-field-field-image a img {
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            position: relative;
            z-index: 15; } }
        @media (max-width: 767px) {
          #block-views-the-latest-homepage-block .view-content .views-row .views-field-field-image a img {
            height: 310px;
            width: auto; }
            #block-views-the-latest-homepage-block .view-content .views-row .views-field-field-image a img.img-responsive {
              max-width: none; } }
      @media (min-width: 768px) {
        #block-views-the-latest-homepage-block .view-content .views-row:hover .views-field-field-image a img {
          opacity: 1;
          filter: alpha(opacity=100);
          transform: translate(0, -40px);
          -webkit-transform: translate(0, -40px);
          -o-transform: translate(0, -40px);
          -moz-transform: translate(0, -40px);
          transition-delay: 0.2s; } }
  #block-views-the-latest-homepage-block .pager {
    margin-top: -53px;
    text-align: center;
    clear: both; }
    @media (min-width: 768px) {
      #block-views-the-latest-homepage-block .pager {
        display: none; } }
    #block-views-the-latest-homepage-block .pager li.pager-current {
      display: none; }
    #block-views-the-latest-homepage-block .pager li a {
      width: 173px;
      height: 55px;
      background: #808080;
      color: #fff;
      border-radius: 0;
      line-height: 53px;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 14px;
      font-family: 'Open Sans Condensed', sans-serif; }
      @media (max-width: 375px) {
        #block-views-the-latest-homepage-block .pager li a {
          width: 155px; } }
    #block-views-the-latest-homepage-block .pager li.pager-previous {
      margin-right: 10px; }
      #block-views-the-latest-homepage-block .pager li.pager-previous a {
        background: #fff;
        color: #808080; }

#block-views-the-latest-homepage-block-1 {
  display: none; }
  #block-views-the-latest-homepage-block-1 h2 {
    font-family: 'MissionGothicThin', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 80px;
    font-weight: 200;
    font-style: italic;
    max-width: 1424px;
    margin: auto; }
  #block-views-the-latest-homepage-block-1 p {
    font-family: 'Open Sans', sans-serif;
    max-width: 1424px;
    margin: 0 auto 52px auto;
    color: #fff; }
  #block-views-the-latest-homepage-block-1 .views-row .views-field-created {
    color: #fff;
    font-size: 12px;
    padding-left: 10px;
    padding-top: 18px;
    padding-bottom: 4px;
    background: #f85048; }
    #block-views-the-latest-homepage-block-1 .views-row .views-field-created span {
      background: url("../images/calender-icon.jpg") no-repeat 0 0;
      padding-left: 23px;
      display: inline-block; }
  #block-views-the-latest-homepage-block-1 .views-row .views-field-field-news-teaser-title {
    color: #fff;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    margin-bottom: 15px;
    background: #f85048; }

@media (max-width: 767px) {
  #block-views-the-latest-homepage-block .view-header h2,
  #block-views-the-latest-homepage-block-1 .view-header h2 {
    font-size: 40px;
    margin-top: 25px !important;
    padding: 0 5px; }
  #block-views-the-latest-homepage-block .view-header p,
  #block-views-the-latest-homepage-block-1 .view-header p {
    font-size: 13px;
    margin-bottom: 10px;
    padding: 0 10px; }
  #block-views-the-latest-homepage-block-1 {
    display: block; }
    #block-views-the-latest-homepage-block-1 .pager {
      text-align: center;
      clear: both; }
      #block-views-the-latest-homepage-block-1 .pager li.pager-current {
        display: none; }
      #block-views-the-latest-homepage-block-1 .pager li a {
        width: 175px;
        height: 55px;
        background: #808080;
        color: #fff;
        border-radius: 0;
        line-height: 53px;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        font-family: 'Open Sans Condensed', sans-serif; }
      #block-views-the-latest-homepage-block-1 .pager li.pager-previous a {
        background: #fff;
        color: #808080; }
    #block-views-the-latest-homepage-block-1 .view-content {
      width: 355px;
      margin: auto;
      padding: 0; }
      #block-views-the-latest-homepage-block-1 .view-content .views-row {
        float: left;
        width: 173px; }
        #block-views-the-latest-homepage-block-1 .view-content .views-row.views-row-2 {
          float: right; }
        #block-views-the-latest-homepage-block-1 .view-content .views-row .views-field-field-news-teaser-title {
          min-height: 70px; } }

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  #block-views-the-latest-homepage-block-1 .view-content .views-row.views-row-first {
    margin-right: 1px; }
  #block-views-the-latest-homepage-block-1 .view-content .views-row .views-field-field-news-teaser-title {
    margin-bottom: 10px; }
  #block-views-the-latest-homepage-block-1 .pager li a {
    width: 173px; }
  #block-views-the-latest-homepage-block-1 .pager li.pager-previous {
    margin-right: 5px; } }

@media only screen and (max-device-width: 320px) {
  #block-views-the-latest-homepage-block-1 .view-content {
    width: 320px; }
    #block-views-the-latest-homepage-block-1 .view-content .views-row {
      width: 154px; }
      #block-views-the-latest-homepage-block-1 .view-content .views-row.views-row-first {
        margin-right: 1px; }
  #block-views-the-latest-homepage-block-1 .pager {
    width: 320px; }
    #block-views-the-latest-homepage-block-1 .pager li {
      width: 159px; }
      #block-views-the-latest-homepage-block-1 .pager li.pager-previous {
        width: 154px;
        float: left;
        margin-right: 1px; }
      #block-views-the-latest-homepage-block-1 .pager li.pager-next {
        width: 154px;
        float: right; }
      #block-views-the-latest-homepage-block-1 .pager li a {
        width: 100%; } }

/***************************/
/** The latest from social */
/***************************/
#block-views-social-block-block {
  margin: 0 auto;
  width: 1050px;
  max-width: 100%; }
  #block-views-social-block-block [ng\:cloak], #block-views-social-block-block [ng-cloak], #block-views-social-block-block [data-ng-cloak], #block-views-social-block-block [x-ng-cloak], #block-views-social-block-block .ng-cloak, #block-views-social-block-block .x-ng-cloak {
    display: none !important; }
  @media (min-width: 1420px) {
    #block-views-social-block-block {
      width: 1405px; } }
  @media (max-width: 1065px) {
    #block-views-social-block-block {
      width: 695px; } }
  @media (max-width: 720px) {
    #block-views-social-block-block {
      max-width: 355px; } }
  @media (max-width: 340px) {
    #block-views-social-block-block {
      width: 100%; } }
  @media (max-width: 767px) {
    #block-views-social-block-block {
      margin-top: 0; } }
  #block-views-social-block-block .block-title {
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'MissionGothicThin', sans-serif;
    font-weight: 300;
    margin-top: 30px; }
    @media (max-width: 767px) {
      #block-views-social-block-block .block-title {
        font-size: 26px; } }
    @media (max-width: 320px) {
      #block-views-social-block-block .block-title {
        padding: 0 10px; } }
  #block-views-social-block-block .view-social-block .view-header {
    margin-bottom: 15px;
    overflow: auto; }
  #block-views-social-block-block .view-social-block #social-content-filter span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    float: left;
    margin-right: 30px; }
  #block-views-social-block-block .view-social-block #social-content-filter ul {
    list-style-type: none;
    float: left;
    padding: 0; }
    #block-views-social-block-block .view-social-block #social-content-filter ul li {
      list-style-type: none;
      display: inline;
      margin-right: 30px; }
      #block-views-social-block-block .view-social-block #social-content-filter ul li a {
        cursor: pointer; }
        #block-views-social-block-block .view-social-block #social-content-filter ul li a.current, #block-views-social-block-block .view-social-block #social-content-filter ul li a:hover {
          text-decoration: underline;
          color: #f95048;
          font-weight: 600; }
  #block-views-social-block-block .view-social-block .view-content {
    clear: both;
    float: none;
    overflow: hidden; }
    @media (max-width: 340px) {
      #block-views-social-block-block .view-social-block .view-content {
        max-width: 320px;
        margin: 0 auto; } }
    #block-views-social-block-block .view-social-block .view-content ul, #block-views-social-block-block .view-social-block .view-content li {
      margin: 0;
      padding: 0;
      list-style: none; }
    #block-views-social-block-block .view-social-block .view-content .views-row {
      margin-right: 14px;
      margin-bottom: 14px;
      float: left;
      width: 340px;
      background: #fff;
      height: 334px;
      padding: 0; }
      @media (min-width: 1420px) {
        #block-views-social-block-block .view-social-block .view-content .views-row.visible-4 {
          margin-right: 0; }
        #block-views-social-block-block .view-social-block .view-content .views-row.hanging-4 {
          display: none; } }
      @media (max-width: 1419px) and (min-width: 1066px) {
        #block-views-social-block-block .view-social-block .view-content .views-row.visible-3 {
          margin-right: 0; }
        #block-views-social-block-block .view-social-block .view-content .views-row.hanging-3 {
          display: none; } }
      @media (max-width: 1065px) {
        #block-views-social-block-block .view-social-block .view-content .views-row.visible-2 {
          margin-right: 0; }
        #block-views-social-block-block .view-social-block .view-content .views-row.hanging-2 {
          display: none; } }
      @media (max-width: 720px) {
        #block-views-social-block-block .view-social-block .view-content .views-row {
          width: 175px;
          margin-right: 5px; }
          #block-views-social-block-block .view-social-block .view-content .views-row.visible-2 {
            margin-right: 0; } }
      @media (max-width: 340px) {
        #block-views-social-block-block .view-social-block .view-content .views-row {
          width: 49%;
          margin-right: 2%; }
          #block-views-social-block-block .view-social-block .view-content .views-row.visible-2 {
            margin-right: 0; } }
      #block-views-social-block-block .view-social-block .view-content .views-row:last-child {
        margin-right: 0; }
      #block-views-social-block-block .view-social-block .view-content .views-row .views-field-created {
        margin: 20px 0;
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        padding: 0px 35px; }
        #block-views-social-block-block .view-social-block .view-content .views-row .views-field-created span {
          font-size: 11px;
          color: #be4f50;
          text-transform: uppercase;
          background: url("../images/calender-icon-white.png") no-repeat 0 0;
          padding-left: 23px;
          display: inline-block;
          height: 16px; }
      #block-views-social-block-block .view-social-block .view-content .views-row .views-field-field-tweet-user-picture {
        float: left;
        margin-right: 12px;
        margin-left: 35px; }
        @media (max-width: 720px) {
          #block-views-social-block-block .view-social-block .view-content .views-row .views-field-field-tweet-user-picture {
            display: none; } }
        #block-views-social-block-block .view-social-block .view-content .views-row .views-field-field-tweet-user-picture img {
          width: 30px;
          height: 30px; }
      #block-views-social-block-block .view-social-block .view-content .views-row .views-field-body {
        font-family: 'Open Sans', sans-serif;
        padding: 0px 35px; }
        #block-views-social-block-block .view-social-block .view-content .views-row .views-field-body a {
          color: #000; }
        #block-views-social-block-block .view-social-block .view-content .views-row .views-field-body .field-content {
          height: 40px;
          overflow: hidden; }
          @media (max-width: 720px) {
            #block-views-social-block-block .view-social-block .view-content .views-row .views-field-body .field-content {
              height: 140px; } }
          #block-views-social-block-block .view-social-block .view-content .views-row .views-field-body .field-content::after {
            content: "...";
            width: 330px;
            max-width: 330px; }
      #block-views-social-block-block .view-social-block .view-content .views-row.ng-leave {
        -webkit-animation: fadeOut 0.5s;
        -moz-animation: fadeOut 0.5s;
        -ms-animation: fadeOut 0.5s;
        animation: fadeOut 0.5s; }
      #block-views-social-block-block .view-social-block .view-content .views-row.ng-enter-stagger {
        transition-delay: 0.2s;
        animation-delay: 0.2s; }
      #block-views-social-block-block .view-social-block .view-content .views-row.ng-enter {
        -webkit-animation: fadeIn 0.5s;
        -moz-animation: fadeIn 0.5s;
        -ms-animation: fadeIn 0.5s;
        animation: fadeIn 0.5s; }
  #block-views-social-block-block .view-social-block .pager {
    clear: both; }
    #block-views-social-block-block .view-social-block .pager li > a {
      cursor: pointer; }
    @media (max-width: 720px) {
      #block-views-social-block-block .view-social-block .pager span.load-more-text {
        font-size: 14px;
        padding-left: 60px; }
      #block-views-social-block-block .view-social-block .pager li > a {
        font-size: 14px; } }

.pager {
  clear: both;
  text-align: left;
  margin: 30px 0 0 0; }
  .pager.pager-load-more-empty {
    display: none; }
  .pager .ajax-progress {
    padding-left: 10px; }
  .pager span.load-more-text {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #e5e5e5;
    margin-right: 8px;
    background: url("../images/load-more-social-block.png") no-repeat 0 0;
    display: inline-block;
    height: 46px;
    padding-left: 66px;
    padding-top: 10px;
    border: none; }
    .pager span.load-more-text:hover {
      cursor: pointer; }
  .pager li > a {
    background: none;
    border: none;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #f84f48;
    text-decoration: underline;
    padding: 0; }
    .pager li > a:hover {
      text-decoration: underline;
      background: none; }
    .pager li > a:focus {
      background: none; }

/*******************/
/** FOOTER STYLING */
/*******************/
footer.footer {
  border-top: 45px solid #f84f48;
  width: 100%;
  max-width: 1920px;
  padding: 0px 30px 30px 30px !important;
  background: #111216; }
  @media (max-width: 767px) {
    footer.footer {
      padding: 0px !important; } }
  @media (min-width: 1420px) {
    footer.footer .footer-first, footer.footer .footer-last {
      width: 1420px;
      margin: 0 auto; } }
  @media (max-width: 1024px) {
    footer.footer .footer-first, footer.footer .footer-last {
      margin: 0 auto; } }
  @media (max-width: 767px) {
    footer.footer .footer-first, footer.footer .footer-last {
      width: auto; } }
  footer.footer .footer-first {
    border-bottom: 1px solid #3d3e42;
    padding-top: 40px; }
    @media (max-width: 1024px) {
      footer.footer .footer-first {
        min-width: 320px;
        padding: 30px 0 0 0; } }
    footer.footer .footer-first #block-footer-footer-main-logo {
      float: left;
      margin-bottom: 25px;
      width: 450px; }
      @media (max-width: 1024px) {
        footer.footer .footer-first #block-footer-footer-main-logo {
          float: none;
          width: auto;
          margin: 0 auto 30px auto;
          text-align: center;
          width: 80%; } }
      footer.footer .footer-first #block-footer-footer-main-logo .footer-logo p {
        color: #c9c9c9;
        font-size: 11px;
        margin-top: 11px; }
    footer.footer .footer-first #block-footer-footer-social {
      float: right; }
      @media (max-width: 1024px) {
        footer.footer .footer-first #block-footer-footer-social {
          float: none;
          border-top: 1px solid #3d3e42;
          padding-top: 30px;
          margin-bottom: 30px; } }
      footer.footer .footer-first #block-footer-footer-social #social-media #social-text {
        float: left;
        width: 360px;
        text-align: right;
        color: #fff;
        margin-right: 30px; }
        @media (max-width: 1024px) {
          footer.footer .footer-first #block-footer-footer-social #social-media #social-text {
            text-align: center;
            width: 100%;
            margin-bottom: 23px; } }
        footer.footer .footer-first #block-footer-footer-social #social-media #social-text h3 {
          margin: 0;
          text-transform: uppercase;
          font-size: 17px;
          font-weight: bold; }
        footer.footer .footer-first #block-footer-footer-social #social-media #social-text p {
          font-size: 14px; }
      footer.footer .footer-first #block-footer-footer-social #social-media #social-icons {
        float: right; }
        @media (max-width: 1024px) {
          footer.footer .footer-first #block-footer-footer-social #social-media #social-icons {
            float: none;
            width: 135px;
            margin: auto; }
            footer.footer .footer-first #block-footer-footer-social #social-media #social-icons a.last {
              margin-right: 0; } }
        footer.footer .footer-first #block-footer-footer-social #social-media #social-icons a {
          margin-right: 30px;
          opacity: 1;
          transition: opacity 0.3s; }
          footer.footer .footer-first #block-footer-footer-social #social-media #social-icons a:hover {
            opacity: 0.4; }
  footer.footer .footer-last {
    padding-top: 20px; }
    @media (max-width: 1024px) {
      footer.footer .footer-last {
        padding: 0;
        text-align: center; } }
    footer.footer .footer-last #block-menu-menu-footer-menu {
      float: left;
      width: 47%; }
      @media (max-width: 1024px) {
        footer.footer .footer-last #block-menu-menu-footer-menu {
          width: auto;
          margin-top: 10px;
          margin-bottom: 20px;
          float: none; } }
      footer.footer .footer-last #block-menu-menu-footer-menu li {
        display: inline; }
      footer.footer .footer-last #block-menu-menu-footer-menu .nav > li > a {
        display: inline-block;
        text-transform: uppercase;
        color: #c9c9c9;
        padding: 10px 15px 0 0;
        font-size: 11px; }
        footer.footer .footer-last #block-menu-menu-footer-menu .nav > li > a:hover {
          background: none; }
    footer.footer .footer-last #block-footer-footer-ratings-logos {
      float: right;
      margin-right: 29px; }
      @media (max-width: 1024px) {
        footer.footer .footer-last #block-footer-footer-ratings-logos {
          float: none;
          margin: 0 auto;
          text-align: center;
          clear: both; } }
      footer.footer .footer-last #block-footer-footer-ratings-logos a:nth-child(2) {
        margin-left: 17px; }
    footer.footer .footer-last #block-footer-footer-legal-text {
      float: left;
      color: #cacaca;
      font-size: 0.8em;
      /* 11/14 */
      width: 47%;
      margin-top: 25px; }
      @media (max-width: 1024px) {
        footer.footer .footer-last #block-footer-footer-legal-text {
          float: none;
          width: 100%;
          text-align: center;
          padding: 15px 0;
          margin: 20px 0 0;
          border-top: solid 1px #3d3e42; } }

#block-homepage-blocks-context-mm-mailchimp-signup {
  display: none;
  background-color: #252525;
  color: white;
  width: 540px;
  padding: 60px 20px 20px;
  border-top: solid 1px #383d41;
  font-family: "Open Sans Light", sans-serif;
  position: fixed;
  z-index: 20; }
  @media (max-width: 720px) {
    #block-homepage-blocks-context-mm-mailchimp-signup {
      width: 100%;
      top: 62px;
      left: 0;
      padding-top: 60px;
      position: fixed; } }
  #block-homepage-blocks-context-mm-mailchimp-signup div.mce_inline_error {
    display: none !important; }
  #block-homepage-blocks-context-mm-mailchimp-signup #mc-embedded-subscribe:disabled {
    opacity: 0.5; }
  #block-homepage-blocks-context-mm-mailchimp-signup .input-group ul, #block-homepage-blocks-context-mm-mailchimp-signup .input-group li {
    margin: 0;
    padding: 0;
    list-style: none; }
  #block-homepage-blocks-context-mm-mailchimp-signup .input-group ul {
    margin-top: ul; }
  #block-homepage-blocks-context-mm-mailchimp-signup .input-group li {
    margin-top: 5px; }
  #block-homepage-blocks-context-mm-mailchimp-signup .input-group label {
    margin-left: 5px;
    display: inline;
    font-weight: normal; }
  #block-homepage-blocks-context-mm-mailchimp-signup .input-group a {
    text-decoration: underline; }
  #block-homepage-blocks-context-mm-mailchimp-signup .newsletter_close {
    background: url("../images/close_newsletter.png") no-repeat 0 50% !important;
    position: absolute;
    top: 20px;
    right: 20px;
    height: 22px;
    width: 22px;
    display: block; }
  #block-homepage-blocks-context-mm-mailchimp-signup .newsletter_title {
    color: #ae2324;
    font-family: "Open Sans Bold", sans-serif;
    font-weight: bold;
    font-size: 1.14em;
    /*16/14*/ }
  #block-homepage-blocks-context-mm-mailchimp-signup * {
    border: none;
    border-radius: 0; }
  #block-homepage-blocks-context-mm-mailchimp-signup form {
    margin-top: 20px; }
  #block-homepage-blocks-context-mm-mailchimp-signup .mc-field-group, #block-homepage-blocks-context-mm-mailchimp-signup .button {
    float: left;
    margin-bottom: 0; }
    @media (max-width: 720px) {
      #block-homepage-blocks-context-mm-mailchimp-signup .mc-field-group, #block-homepage-blocks-context-mm-mailchimp-signup .button {
        float: none; } }
  #block-homepage-blocks-context-mm-mailchimp-signup input.email {
    width: 350px;
    padding: 15px 10px;
    float: left;
    color: #a3a3a3; }
    @media (max-width: 720px) {
      #block-homepage-blocks-context-mm-mailchimp-signup input.email {
        float: none;
        width: 100%;
        margin-bottom: 20px; } }
  #block-homepage-blocks-context-mm-mailchimp-signup .button {
    margin-left: 20px;
    background-color: #f95049;
    color: white;
    padding: 15px 22px;
    text-transform: uppercase; }
    @media (max-width: 720px) {
      #block-homepage-blocks-context-mm-mailchimp-signup .button {
        float: none;
        margin-left: 0; } }
  #block-homepage-blocks-context-mm-mailchimp-signup #mc_embed_signup div.mce_inline_error {
    background-color: transparent;
    margin-top: 10px; }
    @media (max-width: 720px) {
      #block-homepage-blocks-context-mm-mailchimp-signup #mc_embed_signup div.mce_inline_error {
        margin-top: 0; } }
  #block-homepage-blocks-context-mm-mailchimp-signup #mce-responses {
    clear: both;
    padding-top: 10px; }
  #block-homepage-blocks-context-mm-mailchimp-signup #mce-error-response {
    color: #ae2324;
    font-weight: bold; }
  #block-homepage-blocks-context-mm-mailchimp-signup #mce-success-response {
    color: #8DB81D;
    font-weight: bold; }

/****************/
/*** Homepage ***/
/****************/
/********************************/
/*** News Article Single View ***/
/********************************/
.node-type-article {
  background: #e0e0e0; }
  .node-type-article .navbar.container {
    position: relative;
    width: 100%;
    max-width: 1420px;
    overflow: hidden; }
  .node-type-article .page-header {
    display: none; }
  .node-type-article .main-container {
    padding: 85px 0 0;
    margin: 0 auto;
    width: 355px;
    overflow: hidden; }
    @media (max-width: 320px) {
      .node-type-article .main-container {
        width: 310px;
        margin: 0 auto;
        overflow: hidden; } }
    @media (min-width: 550px) {
      .node-type-article .main-container {
        width: 535px; } }
    @media (min-width: 730px) {
      .node-type-article .main-container {
        width: 715px; } }
    @media (min-width: 768px) {
      .node-type-article .main-container {
        padding-top: 0; } }
    @media (min-width: 1060px) {
      .node-type-article .main-container {
        width: 1030px; } }
    @media (min-width: 1440px) {
      .node-type-article .main-container {
        width: 1420px; } }
  .node-type-article article #single-article-wrapper {
    background: #fff;
    padding: 28px 150px; }
    @media (max-width: 1060px) {
      .node-type-article article #single-article-wrapper {
        padding: 30px; } }
    @media (max-width: 730px) {
      .node-type-article article #single-article-wrapper {
        padding: 10px; } }
  .node-type-article article .article-title,
  .node-type-article article .field-name-field-news-short-summary .field-item {
    font-size: 60px;
    font-family: 'MissionGothicThin', sans-serif;
    line-height: 1; }
    @media (max-width: 767px) {
      .node-type-article article .article-title,
      .node-type-article article .field-name-field-news-short-summary .field-item {
        font-size: 30px; } }
  .node-type-article article .article-title {
    margin-bottom: 15px; }
  .node-type-article article .field-name-field-sub-title {
    font-size: 24px;
    color: #f85048;
    margin-bottom: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300; }
    @media (max-width: 767px) {
      .node-type-article article .field-name-field-sub-title {
        font-size: 16px; } }
  .node-type-article article .field-name-body a {
    color: #f85048; }
  .node-type-article article .field-name-body img {
    max-width: 100%;
    height: auto; }
  .node-type-article #creator-social-article {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding: 20px 0;
    margin-bottom: 20px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .node-type-article #creator-social-article {
        padding: 10px; } }
    .node-type-article #creator-social-article .submitted .user-picture img {
      border-radius: 100%;
      width: 46px;
      height: 46px;
      float: left;
      margin-right: 20px; }
    .node-type-article #creator-social-article .submitted span.author {
      float: left;
      font-size: 13px;
      color: #787878;
      margin-top: 6px; }
      .node-type-article #creator-social-article .submitted span.author a {
        color: #26b2ee !important;
        font-weight: bold; }
      .node-type-article #creator-social-article .submitted span.author p {
        margin: 0;
        padding: 0;
        display: block;
        line-height: 15px; }
        .node-type-article #creator-social-article .submitted span.author p.article-published-date {
          text-transform: uppercase;
          font-style: normal; }
    .node-type-article #creator-social-article .field-name-field-social-share {
      float: right;
      padding-top: 5px; }
      @media (max-width: 1059px) {
        .node-type-article #creator-social-article .field-name-field-social-share {
          float: left;
          margin-top: 7px; } }
      @media (min-width: 730px) and (max-width: 1059px) {
        .node-type-article #creator-social-article .field-name-field-social-share {
          margin-top: 0;
          float: right; } }
    .node-type-article #creator-social-article .field-name-field-social-share .mm-addthis-custom a {
      margin-right: 20px !important;
      opacity: 1;
      transition: opacity 0.3s; }
      .node-type-article #creator-social-article .field-name-field-social-share .mm-addthis-custom a:hover {
        opacity: 0.4; }
      @media (max-width: 767px) {
        .node-type-article #creator-social-article .field-name-field-social-share .mm-addthis-custom a {
          margin-right: 16px !important; } }
      @media (max-width: 320px) {
        .node-type-article #creator-social-article .field-name-field-social-share .mm-addthis-custom a {
          margin-right: 9px !important; } }
      .node-type-article #creator-social-article .field-name-field-social-share .mm-addthis-custom a.addthis_button_compact span {
        background: url("../images/icon-share.png") no-repeat 0 50% !important;
        width: 66px !important; }
        .node-type-article #creator-social-article .field-name-field-social-share .mm-addthis-custom a.addthis_button_compact span svg.at-icon {
          display: none !important; }
      .node-type-article #creator-social-article .field-name-field-social-share .mm-addthis-custom a span {
        height: 37px !important;
        width: 82px !important; }
        .node-type-article #creator-social-article .field-name-field-social-share .mm-addthis-custom a span svg {
          height: 37px !important;
          width: 82px !important; }
  .node-type-article section.block-views {
    margin-top: 5px; }
    .node-type-article section.block-views .block-title {
      margin-bottom: 15px;
      font-size: 30px;
      font-family: 'MissionGothicThin', sans-serif;
      text-transform: uppercase; }
    .node-type-article section.block-views .view-latest-news-block-article-page .view-content {
      margin: auto; }
      .node-type-article section.block-views .view-latest-news-block-article-page .view-content .col {
        margin: 0;
        padding: 0; }
      .node-type-article section.block-views .view-latest-news-block-article-page .view-content .row {
        margin: 0 5px 10px 0;
        float: left;
        background-color: #fff;
        padding: 0;
        width: 175px;
        height: 225px; }
        @media (max-width: 320px) {
          .node-type-article section.block-views .view-latest-news-block-article-page .view-content .row {
            width: 152px;
            height: 200px;
            margin-right: 6px; } }
        @media (max-width: 549px) {
          .node-type-article section.block-views .view-latest-news-block-article-page .view-content .row:nth-child(2n) {
            margin-right: 0; } }
        @media (min-width: 550px) and (max-width: 729px) {
          .node-type-article section.block-views .view-latest-news-block-article-page .view-content .row:nth-child(3n) {
            margin-right: 0; }
          .node-type-article section.block-views .view-latest-news-block-article-page .view-content .row:nth-child(4n) {
            display: none; } }
        @media (min-width: 730px) and (max-width: 1059px) {
          .node-type-article section.block-views .view-latest-news-block-article-page .view-content .row:nth-child(4n) {
            margin-right: 0; } }
        @media (min-width: 1060px) {
          .node-type-article section.block-views .view-latest-news-block-article-page .view-content .row {
            width: 340px;
            height: 320px; } }
        @media (min-width: 1060px) and (max-width: 1439px) {
          .node-type-article section.block-views .view-latest-news-block-article-page .view-content .row:nth-child(3n) {
            margin-right: 0; }
          .node-type-article section.block-views .view-latest-news-block-article-page .view-content .row:nth-child(4n) {
            display: none; } }
        @media (min-width: 1440px) {
          .node-type-article section.block-views .view-latest-news-block-article-page .view-content .row {
            margin-right: 20px; }
            .node-type-article section.block-views .view-latest-news-block-article-page .view-content .row:nth-child(4n) {
              margin-right: 0; } }
        .node-type-article section.block-views .view-latest-news-block-article-page .view-content .row .views-field-created {
          margin: 16px 0;
          font-family: 'Open Sans', sans-serif;
          font-weight: 600;
          font-size: 0.78em; }
          .node-type-article section.block-views .view-latest-news-block-article-page .view-content .row .views-field-created span {
            margin: 0 10px;
            padding: 1px 0 0 25px;
            color: #be4f50;
            text-transform: uppercase;
            background: url("../images/calender-icon-white.png") no-repeat 0 0; }
        .node-type-article section.block-views .view-latest-news-block-article-page .view-content .row .views-field-field-news-short-summary, .node-type-article section.block-views .view-latest-news-block-article-page .view-content .row .views-field-field-news-teaser-title {
          font-family: 'Open Sans', sans-serif;
          font-size: 0.9285em;
          padding: 0 10px;
          color: #262626;
          font-weight: 600;
          line-height: 1.2em; }
  .node-type-article .footer {
    margin-top: 20px; }

/********************************/
/*** Media  ***/
/********************************/
body.page-media {
  background: url("../images/media-bg.jpg") repeat-y 50% 0 #e0e0e0; }
  body.page-media .navbar.container {
    position: relative;
    width: 100%; }
    body.page-media .navbar.container #language-switcher-menu {
      overflow: hidden; }
  body.page-media .page-header {
    font-family: 'MissionGothicThin', sans-serif;
    text-transform: uppercase;
    font-style: italic;
    border-bottom: none;
    font-size: 80px;
    margin: 4px auto 14px;
    color: #000;
    font-weight: 200; }
    @media (max-width: 1440px) {
      body.page-media .page-header {
        width: 1060px; } }
    @media (max-width: 1080px) {
      body.page-media .page-header {
        width: 700px; } }
    @media (max-width: 720px) {
      body.page-media .page-header {
        width: 340px; } }
    @media (max-width: 767px) {
      body.page-media .page-header {
        width: 355px;
        font-size: 40px;
        margin-bottom: 5px; } }
    @media (max-width: 320px) {
      body.page-media .page-header {
        width: 300px; } }
  body.page-media .main-container {
    margin: 85px auto 0;
    padding: 0;
    width: 350px;
    overflow: hidden; }
    @media (max-width: 320px) {
      body.page-media .main-container {
        width: 320px; } }
    @media (min-width: 720px) {
      body.page-media .main-container {
        width: 707px; } }
    @media (min-width: 768px) {
      body.page-media .main-container {
        margin-top: 0; } }
    @media (min-width: 1085px) {
      body.page-media .main-container {
        width: 1065px; } }
    @media (min-width: 1445px) {
      body.page-media .main-container {
        width: 1425px; } }
    body.page-media .main-container .row {
      margin: 0;
      padding: 0; }
      body.page-media .main-container .row .col-sm-12 {
        margin: 0;
        padding: 0; }
        body.page-media .main-container .row .col-sm-12 .view-latest-media {
          width: 350px;
          max-width: 100%;
          margin: 0 auto; }
          @media (max-width: 320px) {
            body.page-media .main-container .row .col-sm-12 .view-latest-media {
              margin: 0 10px;
              width: 300px; } }
          @media (min-width: 720px) {
            body.page-media .main-container .row .col-sm-12 .view-latest-media {
              width: 707px; } }
          @media (min-width: 1085px) {
            body.page-media .main-container .row .col-sm-12 .view-latest-media {
              width: 1065px; } }
          @media (min-width: 1445px) {
            body.page-media .main-container .row .col-sm-12 .view-latest-media {
              width: 1425px; } }
          body.page-media .main-container .row .col-sm-12 .view-latest-media .row {
            width: 350px;
            height: 198px;
            margin: 0 0 10px 0;
            cursor: pointer; }
            @media (max-width: 320px) {
              body.page-media .main-container .row .col-sm-12 .view-latest-media .row {
                width: 300px; } }
            @media (min-width: 710px) {
              body.page-media .main-container .row .col-sm-12 .view-latest-media .row {
                margin: 0 7px 7px 0;
                float: left; }
                body.page-media .main-container .row .col-sm-12 .view-latest-media .row:nth-child(2n) {
                  margin-right: 0; } }
            @media (min-width: 1085px) {
              body.page-media .main-container .row .col-sm-12 .view-latest-media .row:nth-child(2n) {
                margin-right: 7px; }
              body.page-media .main-container .row .col-sm-12 .view-latest-media .row:nth-child(3n) {
                margin-right: 0; } }
            @media (min-width: 1445px) {
              body.page-media .main-container .row .col-sm-12 .view-latest-media .row:nth-child(2n) {
                margin-right: 7px; }
              body.page-media .main-container .row .col-sm-12 .view-latest-media .row:nth-child(3n) {
                margin-right: 7px; }
              body.page-media .main-container .row .col-sm-12 .view-latest-media .row:nth-child(4n) {
                margin-right: 0; } }
            body.page-media .main-container .row .col-sm-12 .view-latest-media .row .col-lg-12 {
              margin: 0;
              padding: 0; }
              body.page-media .main-container .row .col-sm-12 .view-latest-media .row .col-lg-12 .views-field-title-1 {
                width: 100%;
                height: 198px;
                background: rgba(0, 0, 0, 0.8);
                color: white;
                font-family: 'MissionGothicThin', sans-serif;
                font-size: 30px;
                position: absolute;
                display: table;
                padding-bottom: 150px;
                -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
                filter: alpha(opacity=100);
                -webkit-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 2);
                -moz-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 2);
                -ms-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 2);
                -o-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 2);
                transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 2);
                opacity: 0; }
                body.page-media .main-container .row .col-sm-12 .view-latest-media .row .col-lg-12 .views-field-title-1:hover {
                  padding-bottom: 0;
                  opacity: 1; }
                body.page-media .main-container .row .col-sm-12 .view-latest-media .row .col-lg-12 .views-field-title-1 .field-content {
                  display: table-cell;
                  text-align: center;
                  vertical-align: middle;
                  cursor: pointer; }
                  body.page-media .main-container .row .col-sm-12 .view-latest-media .row .col-lg-12 .views-field-title-1 .field-content a, body.page-media .main-container .row .col-sm-12 .view-latest-media .row .col-lg-12 .views-field-title-1 .field-content a:hover, body.page-media .main-container .row .col-sm-12 .view-latest-media .row .col-lg-12 .views-field-title-1 .field-content a:active, body.page-media .main-container .row .col-sm-12 .view-latest-media .row .col-lg-12 .views-field-title-1 .field-content a:link, body.page-media .main-container .row .col-sm-12 .view-latest-media .row .col-lg-12 .views-field-title-1 .field-content a:visited {
                    color: white;
                    text-decoration: none; }
              body.page-media .main-container .row .col-sm-12 .view-latest-media .row .col-lg-12 .views-field-field-media-image a img {
                max-width: 350px;
                height: auto; }
                @media (max-width: 320px) {
                  body.page-media .main-container .row .col-sm-12 .view-latest-media .row .col-lg-12 .views-field-field-media-image a img {
                    max-width: 300px; } }
              body.page-media .main-container .row .col-sm-12 .view-latest-media .row .col-lg-12 .views-field-field-media-youtube-link a {
                height: 198px;
                width: 350px;
                display: inline-block;
                position: absolute;
                top: 0;
                left: 0; }
                @media (max-width: 320px) {
                  body.page-media .main-container .row .col-sm-12 .view-latest-media .row .col-lg-12 .views-field-field-media-youtube-link a {
                    height: 170px;
                    width: 300px; } }
                body.page-media .main-container .row .col-sm-12 .view-latest-media .row .col-lg-12 .views-field-field-media-youtube-link a span {
                  position: relative;
                  top: 56px;
                  left: 132px;
                  display: inline-block;
                  background: url("../images/media-video-play-btn.png") no-repeat 0 0;
                  width: 85px;
                  height: 85px;
                  text-indent: -10000px; }
    body.page-media .main-container .pager {
      padding-top: 45px; }
      @media (max-width: 375px) {
        body.page-media .main-container .pager {
          padding-top: 30px; } }
      body.page-media .main-container .pager.pager-load-more-empty {
        display: none; }
      body.page-media .main-container .pager span.load-more-text {
        color: #000;
        background: url("../images/load-more-social-block-black.png") no-repeat 0 0; }
        body.page-media .main-container .pager span.load-more-text:hover {
          cursor: pointer; }

/**********************/
/*** Cookie Warning ***/
/**********************/
#cookiewarning-wrap {
  display: none;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 10000; }
  #cookiewarning-wrap #cookiewarning {
    max-width: 980px;
    color: #fff;
    height: 60px;
    margin: 0 auto;
    padding-top: 20px;
    padding-left: 20px;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    background-color: #ae2324;
    -webkit-box-shadow: 0 -3px 10px rgba(14, 19, 49, 0.5);
    -moz-box-shadow: 0 -3px 10px rgba(14, 19, 49, 0.5);
    box-shadow: 0 -3px 10px rgba(14, 19, 49, 0.5); }
    @media (max-width: 767px) {
      #cookiewarning-wrap #cookiewarning {
        height: 110px; } }
    #cookiewarning-wrap #cookiewarning .close {
      float: right;
      margin-right: 20px;
      margin-top: -6px;
      padding: 5px 0 0 8px;
      font-size: 21px;
      font-weight: bold;
      line-height: 1;
      color: #fff;
      background-color: darkred;
      text-shadow: 0 1px 0 #fff;
      opacity: 1; }
    #cookiewarning-wrap #cookiewarning a {
      color: #fff;
      font-weight: bold;
      font-size: 14px; }
    #cookiewarning-wrap #cookiewarning a.close,
    #cookiewarning-wrap #cookiewarning a.close:link,
    #cookiewarning-wrap #cookiewarning a.close:active,
    #cookiewarning-wrap #cookiewarning a.close:hover,
    #cookiewarning-wrap #cookiewarning a.close:visited {
      top: 10px;
      right: 20px;
      height: 32px;
      width: 32px; }

#mm-anchor {
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 10;
  pointer-events: none; }
  #mm-anchor li {
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 23px 53px 0;
    position: relative; }
    #mm-anchor li a {
      pointer-events: all;
      display: block;
      position: relative;
      z-index: 1;
      width: 100%;
      height: 100%;
      cursor: pointer;
      text-decoration: none;
      padding: 12px; }
      #mm-anchor li a span {
        border-color: #fff;
        background: #fff; }
        #mm-anchor li a span:after {
          background: #fff;
          position: absolute;
          content: "";
          display: block;
          top: 8px;
          left: 8px;
          border-radius: 100%;
          width: 5px;
          height: 5px; }
      #mm-anchor li a.active span:after {
        background: #ab2122;
        height: 13px;
        width: 13px;
        margin: -6px 0 0 -3px;
        border-radius: 100%;
        border: 2px solid #383838; }

.error-404,
.error-403 {
  background: url("../images/media-bg.jpg") repeat-y 50% 0 #e2e2e0; }
  .error-404 .navbar.container,
  .error-403 .navbar.container {
    position: relative;
    width: 100%; }
  .error-404 .main-container,
  .error-403 .main-container {
    width: 100%;
    overflow: hidden;
    background: #fff;
    min-height: 477px;
    padding-top: 40px; }
    .error-404 .main-container .row,
    .error-403 .main-container .row {
      width: 50%;
      margin: auto; }
      .error-404 .main-container .row section h1,
      .error-403 .main-container .row section h1 {
        font-family: 'Roboto', sans-serif;
        font-size: 80px;
        font-weight: 300;
        font-style: italic;
        border: none;
        margin: 0;
        padding: 0;
        line-height: 61px; }
      .error-404 .main-container .row article p,
      .error-403 .main-container .row article p {
        color: #484848;
        font-size: 24px;
        font-family: 'Open Sans', Arial, sans-serif; }
        .error-404 .main-container .row article p.error-red,
        .error-403 .main-container .row article p.error-red {
          color: #f85048;
          font-style: italic;
          border-bottom: 1px solid #e7e7e7;
          padding-bottom: 25px;
          margin-bottom: 20px; }
        .error-404 .main-container .row article p.error-send-homepage,
        .error-403 .main-container .row article p.error-send-homepage {
          font-size: 20px; }
        .error-404 .main-container .row article p a,
        .error-403 .main-container .row article p a {
          color: #f85048; }

#error-page-wrapper {
  background: red; }

/********************************************************************************************************************************************/
/********************************************************************************************************************************************/
/********************************************************************************************************************************************/
/********************************************************************************************************************************************/
/********************************* RESPONSIVE MEDIA QUERIES *********************************************************************************/
/********************************************************************************************************************************************/
/********************************************************************************************************************************************/
/********************************************************************************************************************************************/
/********************************************************************************************************************************************/
/*************/
/** DESKTOP **/
/*************/
@media (min-width: 1200px) {
  section#block-views-carousel-home-top-block {
    margin-top: 58px;
    max-width: 1920px;
    margin: 0 auto; }
    section#block-views-carousel-home-top-block .carousel-inner > .item > a > img {
      max-width: 100%; } }

/****************************************************/
/****** Reduce responsive nav threshold *************/
/****************************************************/
@media (max-width: 1199px) {
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-collapse.collapse.in {
    display: block !important; }
  .navbar-toggle {
    display: block !important;
    border: none; }
  .navbar-collapse {
    text-align: center;
    display: block !important; }
  .navbar-header {
    float: none;
    display: block !important; } }

/******************************/
/** iPad/iPad mini Landscape **/
/******************************/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  section#block-views-carousel-home-top-block {
    margin-top: 58px; }
    body.video-playing section#block-views-carousel-home-top-block {
      margin-top: 0; }
    section#block-views-carousel-home-top-block .carousel-inner > .item > a > img {
      max-width: 1024px !important;
      margin: 0; } }

/*****************************/
/** iPad/iPad mini Portrait **/
/*****************************/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  section#block-views-carousel-home-top-block {
    margin-top: 58px; }
    body.video-playing section#block-views-carousel-home-top-block {
      margin-top: 0; }
    section#block-views-carousel-home-top-block .carousel-inner > .item > a > img {
      max-width: 1100px !important;
      margin: 0;
      margin-left: -167px !important; }
  section#block-views-the-latest-homepage-block .view-the-latest-homepage .view-header h2 {
    padding: 0 0 20px 29px; }
  section#block-views-the-latest-homepage-block .view-the-latest-homepage .view-header p {
    padding: 0 0 0 42px; }
  .navbar.container {
    margin-top: 0; } }

/*****************************/
/** Below iPad portrait
/*****************************/
@media (max-width: 767px) {
  a.logo img {
    width: 80px;
    height: auto; }
  header {
    padding-left: 0 !important; }
  #navbar {
    position: fixed;
    top: 0;
    margin-top: 0; }
  .navbar-default .navbar-toggle {
    padding: 19px;
    border: none; }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
    background: #252525;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden; }
  .navbar-default .navbar-collapse {
    padding: 0;
    margin: 0; }
  .navbar-default .navbar-toggle {
    border: none;
    border-radius: 0;
    margin: 0 15px; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background: #252525; }
  .main-container {
    margin-top: 50px; }
  .navbar-nav > li {
    padding-left: 10px; }
    .navbar-nav > li > a {
      font-family: 'Open Sans Condensed', sans-serif;
      border-bottom: 1px solid #545454;
      font-size: 22px !important;
      color: #545454 !important;
      width: 150px;
      margin: 0 auto 15px auto;
      padding-bottom: 7px;
      padding-left: 0;
      text-align: left; }
    .navbar-nav > li.first {
      margin-top: 0; }
    .navbar-nav > li > a.active, .navbar-nav > li > a:hover {
      color: #fff !important;
      border-bottom: 2px solid #fff;
      padding-bottom: 7px !important; }
      .navbar-nav > li > a.active#game-info-menu-link, .navbar-nav > li > a:hover#game-info-menu-link {
        color: #545454 !important;
        border-bottom: 1px solid #545454 !important; }
  .pager li > a {
    font-size: 16px; }
  .pager span.load-more-text {
    font-size: 16px; }
  .view-content {
    position: relative !important;
    z-index: 0 !important; }
  .error-404 .main-container,
  .error-403 .main-container {
    min-height: 375px;
    background: #e0e0e0; }
    .error-404 .main-container .row,
    .error-403 .main-container .row {
      width: 100%;
      background: #fff;
      padding-bottom: 16px; }
      .error-404 .main-container .row section h1,
      .error-403 .main-container .row section h1 {
        font-size: 40px; }
      .error-404 .main-container .row article p,
      .error-403 .main-container .row article p {
        font-size: 16px !important; } }

/*****************************/
/** iPhone 6 Plus Landscape
/*****************************/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {
  body #navbar.minimized {
    background: transparent; }
    body #navbar.minimized .navbar-header .nav-open-icon {
      background-color: #000000; }
    body #navbar.minimized .navbar-header,
    body #navbar.minimized #language-switcher-menu {
      zoom: 0.5;
      opacity: 0.6; }
    body #navbar.minimized #language-switcher-wrap {
      top: initial;
      zoom: 0.8;
      opacity: 0.8; } }

/*****************************/
/** iPhone 6 Landscape
/*****************************/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
  body #navbar.minimized {
    background: transparent; }
    body #navbar.minimized .navbar-header .nav-open-icon {
      background-color: #000000; }
    body #navbar.minimized .navbar-header,
    body #navbar.minimized #language-switcher-menu {
      zoom: 0.5;
      opacity: 0.6; }
    body #navbar.minimized #language-switcher-wrap {
      top: initial;
      zoom: 0.8;
      opacity: 0.8; } }

/*****************************/
/** iPhone 5 Landscape
/*****************************/
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  body #navbar.minimized {
    background: transparent; }
    body #navbar.minimized .navbar-header .nav-open-icon {
      background-color: #000000; }
    body #navbar.minimized .navbar-header,
    body #navbar.minimized #language-switcher-menu {
      zoom: 0.5;
      opacity: 0.6; }
    body #navbar.minimized #language-switcher-wrap {
      top: initial;
      zoom: 0.8;
      opacity: 0.8; } }

/*****************************/
/** iPhone 5 Portrait
/*****************************/
@media only screen and (max-device-width: 320px) {
  .language-small-device {
    right: 35px !important; }
  #language-switcher-wrap {
    right: -2px; }
  .pager span.load-more-text {
    padding-left: 50px;
    font-size: 13px; }
  .pager li > a {
    font-size: 13px; } }

body.page-file .main-container {
  padding-top: 200px; }

/*# sourceMappingURL=style.css.map */
