@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

body * {
  position: relative;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: none;
  text-align: left;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal; }
  body *:focus {
    outline: none;
    outline-offset: initial; }

img {
  width: 100%; }

/**!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
  .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
  .animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }
  .animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -15%, 0);
    transform: translate3d(0, -15%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -15%, 0);
    transform: translate3d(0, -15%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

.lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 99;
  overflow-y: auto;
  display: none; }
  .lightbox svg {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 20px;
    height: 20px;
    cursor: pointer; }
  .lightbox path {
    fill: #fff;
    stroke: #fff; }
  .lightbox .wrapper {
    margin: 0 auto; }

/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 386.667px;
  height: 100%;
  position: relative; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 30px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 100%;
  background: transparent;
  border: 1px solid #fff;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
  border: 1px solid #fff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

html, body {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.0625rem;
  line-height: 1.35rem; }
  @media (min-width: 375px) {
    html, body {
      font-size: 16px; } }

h1 {
  font-weight: 300;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 3rem;
  letter-spacing: 0.125rem;
  line-height: 3.9rem; }

h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 3rem;
  letter-spacing: -0.125rem;
  line-height: 3.9rem;
  font-weight: 700; }
  h2.alt {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 1.75rem;
    letter-spacing: 0.03125rem;
    line-height: 2.45rem;
    margin-bottom: 12px; }

h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.25rem;
  letter-spacing: 0.0625rem;
  line-height: 1.75rem; }
  h3.alt {
    font-size: 1.5625rem;
    line-height: 2.1875rem; }

h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  letter-spacing: 0.01875rem;
  line-height: 1.35rem; }
  h4.alt {
    font-size: 0.9375rem;
    letter-spacing: 0.0125rem;
    line-height: 1.3125rem; }
  h4 a, h4 a:hover {
    line-height: 1.35rem; }

h5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 0.8125rem;
  letter-spacing: 0.00625rem;
  line-height: 1.1375rem; }
  h5.alt {
    font-family: 'Ubuntu Mono', monospace;
    font-size: 0.75rem;
    letter-spacing: 0.00625rem;
    line-height: 1.05rem; }

h6 {
  font-family: 'Ubuntu Mono', monospace;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: 0.00625rem;
  line-height: 1.05rem; }

p {
  font-size: 1rem;
  letter-spacing: 0.00313rem;
  line-height: 2rem;
  font-family: 'Source Sans Pro', sans-serif;
  margin-bottom: 27px; }

a, a:hover, a:active, a:visited {
  font-size: 1rem;
  letter-spacing: 0.00313rem;
  color: #000;
  text-decoration: none;
  font-family: 'Source Sans Pro', sans-serif; }

span {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit; }

strong, .bold {
  font-weight: 700; }

.regular {
  font-weight: 400; }

.light {
  font-weight: 300; }

em, .italic {
  font-style: italic; }

.sourcesans {
  font-family: 'Source Sans Pro', sans-serif; }

.montserrat {
  font-family: 'Montserrat', sans-serif; }

.ubuntu {
  font-family: 'Ubuntu Mono', monospace; }

#page-wrapper {
  min-height: calc(100vh - 186px);
  width: 100%;
  overflow-x: hidden;
  margin-top: 54px; }
  @media (min-width: 1200px) {
    #page-wrapper {
      margin-top: 87px; } }

.container {
  max-width: 100%; }

.button, .button:hover, .button:visited, .button:active {
  border: 1px solid #f8261d;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 45px;
  line-height: 44px;
  padding: 0 35px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #f8261d; }
  .button.white, .button:hover.white, .button:visited.white, .button:active.white {
    border-color: #fff;
    color: #fff; }
  .button.blue, .button:hover.blue, .button:visited.blue, .button:active.blue {
    border-color: #677ea5;
    color: #677ea5; }

.form_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .form_row {
      margin-bottom: 32px; } }
  .form_row input[type="text"], .form_row input[type="email"], .form_row select, .form_row textarea {
    width: 100%;
    height: 27px;
    border: 0;
    border-bottom: 1px solid #e1e1e1;
    color: #b6b6b6;
    background: transparent;
    padding: 0 7px;
    border-radius: 0px;
    font-size: 0.9375rem;
    margin-bottom: 32px; }
    @media (min-width: 768px) {
      .form_row input[type="text"], .form_row input[type="email"], .form_row select, .form_row textarea {
        margin-bottom: 0; } }
  .form_row input[type="submit"] {
    background: transparent;
    margin: 0 auto; }
  .form_row textarea {
    height: 100px; }
  .form_row-col_2 input[type="text"], .form_row-col_2 input[type="email"], .form_row-col_2 select {
    width: 100%;
    margin-right: 0; }
    .form_row-col_2 input[type="text"]:last-child, .form_row-col_2 input[type="email"]:last-child, .form_row-col_2 select:last-child {
      margin-right: 0;
      margin-left: 0; }
    @media (min-width: 768px) {
      .form_row-col_2 input[type="text"], .form_row-col_2 input[type="email"], .form_row-col_2 select {
        width: calc(50% - 17.5px);
        margin-right: 17.5px; }
        .form_row-col_2 input[type="text"]:last-child, .form_row-col_2 input[type="email"]:last-child, .form_row-col_2 select:last-child {
          margin-right: 0;
          margin-left: 17.5px; } }
  .form_row input[type="text"]::-webkit-input-placeholder, .form_row input[type="email"]::-webkit-input-placeholder, .form_row textarea::-webkit-input-placeholder {
    color: #b6b6b6; }
  .form_row input[type="text"]::-moz-placeholder, .form_row input[type="email"]::-moz-placeholder, .form_row textarea::-moz-placeholder {
    color: #b6b6b6; }
  .form_row input[type="text"]:-ms-input-placeholder, .form_row input[type="email"]:-ms-input-placeholder, .form_row textarea:-ms-input-placeholder {
    color: #b6b6b6; }
  .form_row input[type="text"]:-moz-placeholder, .form_row input[type="email"]:-moz-placeholder, .form_row textarea:-moz-placeholder {
    color: #b6b6b6; }

.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 9px 16px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  letter-spacing: 0.03125rem;
  line-height: 1.4rem;
  border: 0;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25);
  border-radius: 5px; }

.select svg {
  width: 10px;
  height: 10px;
  z-index: 10;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none; }

.select path {
  fill: #dd2524; }

.select.alt select {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  padding: 0;
  font-size: 1.125rem;
  letter-spacing: 0.03125rem;
  line-height: 1.575rem; }

.select.alt path {
  fill: #a4afb5; }

.table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .table .header, .table .cells {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .table .cells {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .table .head {
    height: 40px;
    background-color: #939da2;
    color: #fff;
    padding: 0 30px; }
  .table .cell {
    min-height: 50px;
    border-bottom: 1px solid #eee; }
  .table .head, .table .cell {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 0.875rem;
    letter-spacing: 0.01875rem;
    line-height: 1.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.no-scroll-x {
  overflow-x: hidden; }

.no-scroll-y {
  overflow-y: hidden; }

.no-scroll {
  overflow: hidden; }

.v-align {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%; }

.h-align {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%; }

.c-align {
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  top: 50%;
  left: 50%; }

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.f-valign-mid {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.f-valign-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.f-valign-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.n1 {
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  z-index: 1000; }
  .n1-top {
    background-color: #002a5b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 7px;
    padding-bottom: 7px; }
    @media (min-width: 992px) {
      .n1-top {
        height: 36px;
        padding-top: 0;
        padding-bottom: 0; } }
    .n1-top .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%; }
      @media (min-width: 1200px) {
        .n1-top .container {
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start;
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: flex-start;
          width: 1140px; } }
      @media (min-width: 992px) {
        .n1-top .container {
          display: block;
          padding-left: 116px; } }
    .n1-top-menu {
      margin-left: 0;
      display: none;
      position: absolute;
      width: 100vw;
      top: 47px;
      padding: 15px 15px 0;
      background-color: #002a5b; }
      @media (min-width: 480px) {
        .n1-top-menu {
          max-width: initial; } }
      @media (min-width: 992px) {
        .n1-top-menu {
          margin-left: 0;
          display: inline-block;
          background-color: transparent;
          padding: 0;
          width: auto;
          top: auto;
          position: static; } }
      .n1-top-menu a {
        font-size: 1rem;
        letter-spacing: 0.00313rem;
        line-height: 1rem;
        font-family: 'Source Sans Pro', sans-serif;
        color: #98bfed; }
        @media (min-width: 480px) {
          .n1-top-menu a {
            line-height: 2rem; } }
      .n1-top-menu li {
        height: 36px; }
        @media (min-width: 992px) {
          .n1-top-menu li {
            padding-right: 23px;
            margin-right: 15px;
            display: inline-block; } }
        .n1-top-menu li.root {
          display: inline-block; }
          .n1-top-menu li.root a {
            color: #fff; }
        .n1-top-menu li:after {
          width: 2px;
          height: 100%;
          background-color: #063a78;
          position: absolute;
          top: 0;
          right: 0;
          -webkit-transform: rotate(15deg);
          -ms-transform: rotate(15deg);
          transform: rotate(15deg); }
          @media (min-width: 992px) {
            .n1-top-menu li:after {
              content: ''; } }
    .n1-top-social-media {
      margin-left: 15px;
      max-width: 180px;
      display: inline-block;
      float: right; }
      @media (min-width: 480px) {
        .n1-top-social-media {
          max-width: initial; } }
      @media (min-width: 992px) {
        .n1-top-social-media {
          margin-left: 0; } }
      .n1-top-social-media a {
        font-size: 1rem;
        letter-spacing: 0.00313rem;
        line-height: 1rem;
        font-family: 'Source Sans Pro', sans-serif;
        color: #98bfed; }
        @media (min-width: 480px) {
          .n1-top-social-media a {
            line-height: 2rem; } }
      .n1-top-social-media li {
        display: none;
        height: 36px; }
        @media (min-width: 992px) {
          .n1-top-social-media li {
            padding-left: 10px;
            margin-left: 5px;
            display: inline-block; } }
        .n1-top-social-media li.root {
          display: inline-block; }
          .n1-top-social-media li.root a {
            color: #fff; }
  .n1-bottom {
    border-bottom: 1px solid #e5e5e5;
    display: none;
    position: absolute;
    top: 140px;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: #fff;
    max-height: 500px;
    overflow-y: scroll; }
    @media (min-width: 992px) {
      .n1-bottom {
        position: relative;
        top: auto;
        left: auto;
        z-index: initial;
        height: 52px;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        overflow: visible; } }
    .n1-bottom .search-button {
      display: none;
      height: 21px;
      width: 21px;
      margin-top: 6px;
      opacity: .5;
      cursor: pointer; }
      @media (min-width: 992px) {
        .n1-bottom .search-button {
          display: block; } }
    .n1-bottom .search-field {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      z-index: 100;
      position: static;
      width: 100%;
      background-color: #fff;
      margin-top: 6px; }
      @media (min-width: 992px) {
        .n1-bottom .search-field {
          display: none;
          position: absolute;
          width: 50px;
          height: 100%;
          margin: 0; } }
      .n1-bottom .search-field .search-icon {
        height: 21px;
        width: 21px;
        margin-top: 1px;
        opacity: .5;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
        @media (min-width: 992px) {
          .n1-bottom .search-field .search-icon {
            margin-top: 6px; } }
      .n1-bottom .search-field .search-form {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
        .n1-bottom .search-field .search-form input[type='search'] {
          font-size: 1rem;
          font-style: italic;
          width: 100%;
          border: 0;
          padding: 0 9px;
          margin-bottom: 15px; }
          @media (min-width: 992px) {
            .n1-bottom .search-field .search-form input[type='search'] {
              margin-top: 6px;
              margin-bottom: 0; } }
      .n1-bottom .search-field .close-button {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        display: none;
        margin-top: 7px;
        color: #aaa;
        font-size: .875rem;
        font-weight: 300;
        cursor: pointer; }
        @media (min-width: 992px) {
          .n1-bottom .search-field .close-button {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; } }
        .n1-bottom .search-field .close-button .close-icon {
          width: 12px;
          height: 12px;
          margin-top: 1px;
          margin-left: 6px;
          opacity: .6; }
      .n1-bottom .search-field.active {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    @media (min-width: 992px) {
      .n1-bottom .container {
        padding-left: 130px; } }
    .n1-bottom-menu {
      width: 100%;
      margin-top: 3px; }
      @media (min-width: 992px) {
        .n1-bottom-menu {
          margin-top: 0;
          width: auto;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; } }
      .n1-bottom-menu .logo {
        height: 25px;
        width: auto;
        margin-top: 4px; }
      .n1-bottom-menu a {
        font-size: 1rem;
        letter-spacing: 0.00313rem;
        line-height: 2rem;
        font-family: 'Source Sans Pro', sans-serif;
        display: block; }
      .n1-bottom-menu li {
        border-bottom: 1px solid  #eee;
        padding: 5px 0; }
        @media (min-width: 992px) {
          .n1-bottom-menu li {
            height: 34px; } }
        .n1-bottom-menu li.premium a {
          width: 100px;
          height: 35px; }
        .n1-bottom-menu li:after {
          content: '❯';
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          right: 10px;
          font-family: 'Source Sans Pro', sans-serif; }
          @media (min-width: 992px) {
            .n1-bottom-menu li:after {
              display: none; } }
        .n1-bottom-menu li:last-child {
          border-bottom: 0; }
        @media (min-width: 992px) {
          .n1-bottom-menu li {
            border-bottom: 0;
            padding: 0;
            margin-right: 32px; } }
        .n1-bottom-menu li.active a {
          color: #0165de; }
        .n1-bottom-menu li:hover > ul {
          height: auto;
          opacity: 1;
          z-index: 30;
          display: block; }
        .n1-bottom-menu li > ul {
          display: none;
          z-index: -1;
          background-color: #fff;
          height: 0;
          opacity: 0;
          -webkit-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          padding-left: 12px;
          margin: 10px 0px; }
          @media (min-width: 992px) {
            .n1-bottom-menu li > ul {
              position: absolute;
              top: 35px;
              left: -10px;
              -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.25);
              padding-left: 0;
              margin: 0; } }
          .n1-bottom-menu li > ul li {
            padding: 4px 0px;
            margin: 0;
            min-width: 220px;
            border-bottom: 0; }
            @media (min-width: 992px) {
              .n1-bottom-menu li > ul li {
                height: 60px;
                border-bottom: 1px solid #eee;
                padding: 13px 30px; } }
            .n1-bottom-menu li > ul li:before {
              content: '';
              height: 100%;
              width: 0px;
              background-color: #0165de;
              position: absolute;
              top: 0;
              left: 0;
              -webkit-transition: width 0.3s ease-in-out;
              -o-transition: width 0.3s ease-in-out;
              transition: width 0.3s ease-in-out; }
            .n1-bottom-menu li > ul li:hover:before {
              width: 4px; }
          .n1-bottom-menu li > ul a {
            white-space: nowrap; }
          .n1-bottom-menu li > ul li > ul {
            position: absolute;
            display: none;
            top: 0px;
            left: 100%;
            z-index: -1;
            background-color: #fff;
            -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.25);
            height: 0;
            opacity: 0;
            -webkit-transition: opacity 0.3s ease-in-out;
            -o-transition: opacity 0.3s ease-in-out;
            transition: opacity 0.3s ease-in-out; }
        @media (min-width: 992px) {
          .n1-bottom-menu li.mega-menu-toggle:hover > ul {
            display: none; } }
    .n1-bottom-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media (min-width: 992px) {
        .n1-bottom-container {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start; } }
    .n1-bottom-select {
      width: 140px;
      display: none;
      padding-top: 5px; }
      @media (min-width: 992px) {
        .n1-bottom-select {
          display: block; } }
      .n1-bottom-select span {
        content: '';
        position: absolute;
        top: 47%;
        left: -12px;
        height: 5px;
        width: 5px;
        background-color: #20a345;
        z-index: 11;
        border-radius: 50%; }
        .n1-bottom-select span:before {
          content: '';
          position: absolute;
          top: 50%;
          -webkit-transform: translate(-54%, -50%);
          -ms-transform: translate(-54%, -50%);
          transform: translate(-54%, -50%);
          left: 50%;
          height: 12px;
          width: 12px;
          border: 1px solid #ddd;
          z-index: 12;
          border-radius: 50%; }
        .n1-bottom-select span:after {
          content: '';
          position: absolute;
          top: 50%;
          -webkit-transform: translate(-54%, -50%);
          -ms-transform: translate(-54%, -50%);
          transform: translate(-54%, -50%);
          left: 50%;
          height: 22px;
          width: 22px;
          border: 1px solid #e9e9e9;
          z-index: 13;
          border-radius: 50%; }
      .n1-bottom-select a {
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-transform: uppercase;
        font-size: 0.75rem;
        font-weight: 600;
        font-family: 'Source Sans Pro', sans-serif;
        letter-spacing: 1px;
        z-index: 14; }
      .n1-bottom-select path {
        fill: #000; }
  .n1-logo {
    background-image: url(../images/logo.png);
    background-size: contain;
    width: 40px;
    height: 40px;
    z-index: 20;
    margin-left: 15px;
    display: block; }
    @media (min-width: 992px) {
      .n1-logo {
        position: absolute;
        top: 6px;
        left: 0;
        width: 88px;
        height: 88px;
        margin-left: 0; } }
  .n1-megamenu {
    position: absolute;
    width: 100vw;
    background-color: #fff;
    left: 0;
    top: 50px;
    z-index: 15;
    display: none;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee; }
    .n1-megamenu .container {
      display: none;
      padding-left: 15px;
      padding-top: 40px;
      padding-bottom: 40px; }
    .n1-megamenu-title {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 1.5rem;
      letter-spacing: 0.03125rem;
      line-height: 2.1rem; }
    .n1-megamenu-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-top: 15px; }
    .n1-megamenu-image {
      width: 263px;
      display: none; }
      @media (min-width: 992px) {
        .n1-megamenu-image {
          display: block; } }
    .n1-megamenu-img {
      height: 147px;
      width: 100%;
      margin-bottom: 5px; }
      .n1-megamenu-img_name {
        font-size: 1rem;
        letter-spacing: 0.00313rem;
        line-height: 2rem;
        font-family: 'Source Sans Pro', sans-serif; }
    .n1-megamenu-list {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      padding-left: 5px;
      margin-bottom: 20px; }
      @media (min-width: 992px) {
        .n1-megamenu-list {
          padding-left: 28px;
          margin-bottom: 0; } }
      .n1-megamenu-list_item, .n1-megamenu-list_item:hover {
        border-bottom: 1px solid #eee;
        width: 100%;
        display: block;
        height: 41px;
        line-height: 41px;
        font-family: 'Source Sans Pro', sans-serif; }
        .n1-megamenu-list_item:first-child, .n1-megamenu-list_item:hover:first-child {
          border-top: 1px solid #eee; }
  .n1 .hamburger {
    z-index: 21;
    width: 21px;
    height: 17px;
    display: block;
    position: absolute;
    left: 18px;
    top: 10px; }
    @media (min-width: 992px) {
      .n1 .hamburger {
        display: none; } }
    .n1 .hamburger span {
      display: block;
      width: 100%;
      height: 2px;
      background-color: #fff;
      position: absolute;
      left: 0;
      -webkit-transition: 0.3s all ease-in-out;
      -o-transition: 0.3s all ease-in-out;
      transition: 0.3s all ease-in-out; }
      .n1 .hamburger span:nth-child(1) {
        top: 0; }
      .n1 .hamburger span:nth-child(2) {
        top: 43%; }
      .n1 .hamburger span:nth-child(3) {
        top: 88%; }
    .n1 .hamburger.active span:nth-child(1) {
      top: 44%;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .n1 .hamburger.active span:nth-child(2) {
      opacity: 0; }
    .n1 .hamburger.active span:nth-child(3) {
      top: 42%;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.sb1 {
  width: 100%;
  max-width: 225px;
  position: absolute;
  left: 0;
  top: 445px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  z-index: 1;
  display: none; }
  @media (min-width: 992px) {
    .sb1 {
      display: block; } }
  .sb1 .header {
    list-style: none;
    font-family: 'Ubuntu Mono', monospace;
    background: url(../images/sidebar-header.png);
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #126be0; }
    .sb1 .header.alt {
      background: url(../images/sidebar-alt-header.png) !important;
      background-size: contain;
      background-position: right;
      background-repeat: no-repeat;
      background-color: #d63d90 !important; }
    .sb1 .header a,
    .sb1 .header a:hover,
    .sb1 .header a:active,
    .sb1 .header a:visited {
      color: #fff;
      font-family: 'Ubuntu Mono', monospace !important;
      text-transform: uppercase;
      font-size: 13px;
      letter-spacing: 1px;
      height: 40px; }
  .sb1 a,
  .sb1 a:hover,
  .sb1 a:active,
  .sb1 a:visited {
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px; }
  .sb1-item {
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding: 0 27px;
    cursor: pointer;
    font-family: 'Ubuntu Mono', monospace;
    font-size: 0.75rem;
    letter-spacing: 0.0625rem;
    line-height: 1.05rem;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .sb1-item:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 0px;
      height: 100%;
      background-color: #0165de;
      -webkit-transition: width 0.3s ease;
      -o-transition: width 0.3s ease;
      transition: width 0.3s ease; }
    .sb1-item.active {
      border-left: 4px solid #0165de;
      color: #0165de; }
    .sb1-item:hover {
      font-size: 0.75rem;
      letter-spacing: 0.0625rem;
      line-height: 1.05rem; }
      .sb1-item:hover:after {
        width: 4px; }
  .sb1-select {
    margin-top: 20px;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .sb1-select {
        display: none; } }
    .sb1-select select {
      width: 100%; }
    .sb1-select svg {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      top: 40%; }
  .sb1.alt .sb1-item:after {
    background-color: #d63d90; }
  .sb1.alt .sb1-item.active {
    border-left: 4px solid #d63d90;
    color: #d63d90; }

.search-sb {
  padding: 0 36px;
  margin: 0; }
  @media (min-width: 1200px) {
    .search-sb {
      padding: 0; } }
  .search-sb h2 {
    font-size: 1.125rem;
    line-height: 1rem;
    font-weight: 700;
    border-bottom: 4px solid #0165de;
    margin-bottom: 12px;
    letter-spacing: 0;
    display: inline-block; }
    @media (min-width: 1200px) {
      .search-sb h2 {
        line-height: 1.25rem;
        margin-bottom: 25px;
        font-size: 1.75rem;
        line-height: 1.5rem; } }
  .search-sb .related-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .search-sb a {
    display: inline-block;
    margin-bottom: 9px;
    color: #0165de;
    font-family: 'Ubuntu Mono', monospace;
    text-transform: uppercase;
    font-size: .75rem;
    letter-spacing: 1px; }
    .search-sb a:after {
      content: '/';
      display: inline-block;
      margin-left: 9px;
      margin-right: 9px;
      color: #777; }
    .search-sb a:last-child:after {
      content: ''; }

.sb2 {
  padding: 0 13px; }
  .sb2 h2 {
    font-weight: 700;
    border-bottom: 4px solid #0165de;
    line-height: 1.25rem;
    margin-bottom: 25px;
    display: inline-block; }
  .sb2-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (min-width: 992px) {
      .sb2-content {
        display: block; } }
  .sb2-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #eee; }
    @media (min-width: 480px) {
      .sb2-item {
        width: 50%; } }
    @media (min-width: 992px) {
      .sb2-item {
        width: auto; } }
    .sb2-item-image {
      width: 90px;
      height: 69px;
      background-size: cover; }
      @media (min-width: 480px) {
        .sb2-item-image {
          width: 124px; } }
    .sb2-item-title {
      width: calc(100% - 90px);
      padding: 0 15px;
      font-family: 'Source Sans Pro', sans-serif; }
      @media (min-width: 480px) {
        .sb2-item-title {
          width: 210px; } }

.sb3 {
  margin-bottom: 15px; }
  @media (min-width: 992px) {
    .sb3 {
      margin-bottom: 0; } }
  .sb3-title {
    font-family: 'Ubuntu Mono', monospace;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 0.0625rem;
    line-height: 1.3rem;
    color: #bac3c7;
    margin-bottom: 10px;
    display: none; }
    @media (min-width: 992px) {
      .sb3-title {
        display: block; } }
  .sb3-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 992px) {
      .sb3-content {
        display: block; } }
  .sb3-item {
    width: 41px;
    height: 41px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee; }
    .sb3-item:first-child {
      border-left: 1px solid #eee; }
    @media (min-width: 992px) {
      .sb3-item {
        border-top: 0;
        border-left: 1px solid #eee; }
        .sb3-item:first-child {
          border-top: 1px solid #eee; } }
    .sb3-item svg {
      width: 15px;
      height: 15px; }
    .sb3-item path, .sb3-item polygon {
      fill: #777;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .sb3-item:hover {
      background-color: #4c76be;
      border-color: #4c76be; }
      .sb3-item:hover path, .sb3-item:hover polygon {
        fill: #fff; }

.sb4 {
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 60px; }
  .sb4-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 51px;
    background-color: #002a5b; }
    .sb4-header h4 {
      color: #fff; }
    .sb4-header svg {
      width: 7px;
      position: absolute;
      right: 15px; }
      .sb4-header svg:first-of-type {
        right: auto;
        left: 15px;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    .sb4-header polygon {
      fill: #fff; }
  .sb4-content {
    padding: 0px 15px; }
    @media (min-width: 480px) {
      .sb4-content {
        padding: 0 25px; } }
  .sb4-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 51px;
    border-bottom: 1px solid #eee;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 0.8125rem;
    letter-spacing: 0.00625rem;
    line-height: 1.1375rem;
    text-transform: uppercase; }
    .sb4-item.date {
      color: #888;
      font-weight: 400;
      text-transform: none;
      border-bottom: 0;
      height: 25px;
      margin-top: 15px; }
    .sb4-item img {
      max-height: 25px;
      max-width: 25px;
      height: auto; }
      .sb4-item img:first-of-type {
        margin-right: 7px; }
      .sb4-item img:last-of-type {
        margin-left: 7px; }
    .sb4-item span {
      margin: 0 5px;
      background-color: #888;
      color: #fff;
      padding: 3px 7px;
      font-weight: 400;
      letter-spacing: 0.05rem; }
  .sb4-cta {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 51px; }
    .sb4-cta a {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 0.8125rem;
      letter-spacing: 0.00625rem;
      line-height: 1.1375rem;
      color: #0165de; }

.sb5 {
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15); }
  .sb5-content {
    padding: 0 20px; }
    .sb5-content table {
      width: 100%; }
    .sb5-content tr {
      vertical-align: middle;
      height: 44px;
      border-bottom: 1px solid #eee; }
      .sb5-content tr.head {
        height: 28px;
        border-bottom: 0; }
    .sb5-content th {
      color: #888;
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 0.75rem;
      letter-spacing: 0.00625rem;
      line-height: 1.05rem;
      vertical-align: bottom; }
      .sb5-content th:nth-child(2) {
        padding-left: 11px; }
      .sb5-content th:nth-child(3), .sb5-content th:last-child {
        text-align: right; }
    .sb5-content td {
      vertical-align: middle;
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 0.8125rem;
      letter-spacing: 0.00625rem;
      line-height: 1.1375rem; }
      .sb5-content td:first-child {
        text-align: center;
        width: 18px; }
      .sb5-content td:nth-child(2) {
        padding-left: 11px; }
      .sb5-content td:nth-child(3) {
        padding-left: 11px; }
      .sb5-content td:nth-child(4), .sb5-content td:last-child {
        width: 33px;
        text-align: right; }
      .sb5-content td img {
        max-height: 28px;
        max-width: 28px;
        width: auto;
        display: inline; }

.sb1new {
  margin-top: 60px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  z-index: 1;
  display: none;
  padding: 0;
  max-width: 250px; }
  @media (min-width: 992px) {
    .sb1new {
      display: block; } }
  .sb1new a, .sb1new a:hover, .sb1new a:active, .sb1new a:visited {
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px; }
  .sb1new .header {
    list-style: none;
    font-family: 'Ubuntu Mono', monospace;
    background: url(../images/sidebar-header.png);
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #126be0; }
    .sb1new .header.alt {
      background: url(../images/sidebar-alt-header.png);
      background-size: contain;
      background-position: right;
      background-repeat: no-repeat;
      background-color: #d63d90  !important; }
    .sb1new .header.dark {
      background: url(../images/sidebar-dark-header.png);
      background-size: contain;
      background-position: right;
      background-repeat: no-repeat;
      background-color: #002b5a !important; }
    .sb1new .header a, .sb1new .header a:hover, .sb1new .header a:active, .sb1new .header a:visited {
      color: #fff;
      font-family: 'Ubuntu Mono', monospace !important;
      text-transform: uppercase;
      font-size: 13px;
      letter-spacing: 1px;
      height: 40px; }
  .sb1new-item {
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding: 0 27px;
    cursor: pointer;
    font-family: 'Ubuntu Mono', monospace;
    font-size: 0.75rem;
    letter-spacing: 0.0625rem;
    line-height: 1.05rem;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .sb1new-item:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 0px;
      height: 100%;
      background-color: #0165de;
      -webkit-transition: width 0.3s ease;
      -o-transition: width 0.3s ease;
      transition: width 0.3s ease; }
    .sb1new-item.active {
      border-left: 4px solid #0165de;
      color: #0165de; }
    .sb1new-item:hover {
      font-size: 0.75rem;
      letter-spacing: 0.0625rem;
      line-height: 1.05rem; }
      .sb1new-item:hover:after {
        width: 4px; }
  .sb1new-select {
    margin-top: 20px;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .sb1new-select {
        display: none; } }
    .sb1new-select select {
      width: 100%; }
    .sb1new-select svg {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      top: 40%; }
  .sb1new.alt .sb1-item:after {
    background-color: #d63d90; }
  .sb1new.alt .sb1-item.active {
    border-left: 4px solid #d63d90;
    color: #d63d90; }
  .sb1new.dark {
    background-color: #002b5a; }
    .sb1new.dark .sb1-item:after {
      background-color: #002b5a; }
    .sb1new.dark .sb1-item.active {
      border-left: 4px solid #002b5a;
      color: #002b5a; }
  .sb1new.top {
    margin-top: 0; }

.landing {
  background: -moz-linear-gradient(top, #dff3f8 0%, rgba(255, 255, 255, 0) 25%);
  background: -webkit-linear-gradient(top, #dff3f8 0%, rgba(255, 255, 255, 0) 25%);
  background: -webkit-gradient(linear, left top, left bottom, from(#dff3f8), color-stop(25%, rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(top, #dff3f8 0%, rgba(255, 255, 255, 0) 25%);
  background: linear-gradient(to bottom, #dff3f8 0%, rgba(255, 255, 255, 0) 25%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); }

.fan-zone {
  background-color: #f6f6f6; }

.competition {
  margin-top: 40px; }

.news-article {
  padding-top: 80px; }

.default-page .s8 {
  background-size: cover; }

.default-page .s8-content-container {
  margin: 0 auto 60px auto;
  padding: 30px 30px; }
  @media (min-width: 992px) {
    .default-page .s8-content-container {
      padding: 0px 0px 54px 0px; } }

.default-page .s8-hero {
  height: 385px;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1); }

.default-page .s8-content {
  background: #fff; }

.ticketing .s8 {
  background: none; }

.singleTeam-players .team-page-content {
  display: none; }
  .singleTeam-players .team-page-content.active {
    display: block; }

img {
  height: auto; }

td {
  vertical-align: top;
  padding: 10px;
  width: 100%;
  /* min-width: 150px; */
  width: auto;
  border: 1px solid #e5e5e5; }
  td img {
    max-width: 150px; }

.post-content {
  color: #6d6d6d;
  padding-bottom: 70px; }
  .post-content a {
    display: inline; }
  .post-content figure {
    max-width: 100%;
    margin-bottom: 27px; }
    .post-content figure img {
      margin-bottom: 3px; }
  .post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
    color: #000;
    margin-bottom: 5px; }
    .post-content h1.post-content-title, .post-content h2.post-content-title, .post-content h3.post-content-title, .post-content h4.post-content-title, .post-content h5.post-content-title, .post-content h6.post-content-title {
      font-family: 'Montserrat', sans-serif;
      font-size: 1.25rem;
      line-height: 1.75rem; }
      @media (min-width: 768px) {
        .post-content h1.post-content-title, .post-content h2.post-content-title, .post-content h3.post-content-title, .post-content h4.post-content-title, .post-content h5.post-content-title, .post-content h6.post-content-title {
          font-size: 2rem;
          line-height: 2.5rem; } }
    .post-content h1.post-content-subtitle, .post-content h2.post-content-subtitle, .post-content h3.post-content-subtitle, .post-content h4.post-content-subtitle, .post-content h5.post-content-subtitle, .post-content h6.post-content-subtitle {
      letter-spacing: 0.125rem;
      text-transform: uppercase;
      color: #0165de;
      padding-left: 3px;
      margin-bottom: 15px; }
  .post-content h3 {
    letter-spacing: 0.03125rem;
    margin-top: 25px; }
  .post-content h4 {
    font-weight: 700; }
  .post-content p, .post-content img, .post-content blockquote {
    margin-bottom: 20px; }
  .post-content p {
    line-height: 1.8rem; }
  .post-content img {
    width: 100%;
    height: auto; }
  .post-content ul, .post-content ol {
    padding-left: 35px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 25px;
    clear: both; }
  .post-content ul li {
    list-style-type: disc;
    font-family: 'Source Sans Pro', sans-serif; }
  .post-content ol li {
    font-family: 'Source Sans Pro', sans-serif;
    list-style-type: decimal; }
  .post-content li {
    line-height: 1.8rem;
    margin-bottom: 15px; }
  .post-content blockquote {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3125rem;
    letter-spacing: 0.0625rem;
    line-height: 1.8375rem;
    text-align: center;
    padding: 45px 54px;
    color: #0165de;
    clear: both; }
  .post-content .excerpt {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.3125rem;
    letter-spacing: 0.0375rem;
    line-height: 1.8375rem;
    color: #a4afb5;
    margin-bottom: 25px; }
  .post-content .align-right {
    float: right;
    margin-left: 15px; }
  .post-content .align-left {
    float: left;
    margin-right: 15px; }
  .post-content .align-center {
    margin-left: auto;
    margin-right: auto;
    display: block; }

.hero {
  background-color: #002a5b;
  padding-top: 58px;
  padding-bottom: 95px;
  background-size: cover; }
  .hero.alt {
    padding-top: 40px;
    padding-bottom: 70px; }
  .hero h1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 2.25rem;
    letter-spacing: 0.125rem;
    line-height: 2.925rem; }
    @media (min-width: 480px) {
      .hero h1 {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 3rem;
        letter-spacing: 0.125rem;
        line-height: 3.9rem; } }
  .hero-country_ball {
    width: 39px;
    height: 39px;
    border-radius: 50%;
    margin-right: 15px; }
  .hero-tabs {
    position: absolute;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    width: 100%; }
    @media (min-width: 480px) {
      .hero-tabs {
        width: 1170px; } }
    .hero-tabs .row {
      overflow-x: auto; }
      @media (min-width: 480px) {
        .hero-tabs .row {
          overflow-x: hidden; } }
    .hero-tabs ul {
      margin: 0 15px;
      white-space: nowrap; }
      @media (min-width: 480px) {
        .hero-tabs ul {
          white-space: initial; } }
    .hero-tabs li {
      display: inline-block;
      padding: 10px 21px;
      margin-right: 10px;
      background-color: #ddd;
      color: #454545;
      border-top-left-radius: 7px;
      border-top-right-radius: 7px;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (min-width: 375px) {
        .hero-tabs li {
          margin-right: 10px; } }
      .hero-tabs li.active, .hero-tabs li:hover {
        background-color: #fff;
        color: #000; }
      .hero-tabs li a {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 0.9375rem;
        letter-spacing: 0.01875rem;
        line-height: 1.3125rem; }

.hero_2 {
  background-color: #002b5d;
  background-size: cover;
  padding-top: 46px;
  padding-bottom: 60px; }
  @media (min-width: 480px) {
    .hero_2 {
      padding-bottom: 80px; } }
  @media (min-width: 992px) {
    .hero_2 {
      padding-bottom: 60px; } }
  .hero_2 h1 {
    color: #fff;
    width: 100%;
    margin-bottom: 15px; }
    @media (min-width: 480px) {
      .hero_2 h1 {
        margin-bottom: 0;
        width: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; } }
  .hero_2-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .hero_2-select {
    width: 180px; }
    .hero_2-select select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background-color: #003470;
      border: 0;
      color: #fff;
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 1rem;
      letter-spacing: 0.03125rem;
      line-height: 1.4rem;
      -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.25);
      box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.25);
      padding: 15px 20px;
      width: 180px; }
    .hero_2-select svg {
      width: 13px;
      height: 13px;
      z-index: 10;
      position: absolute;
      right: 20px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      pointer-events: none; }
    .hero_2-select path {
      fill: #fff; }

.hero_3 {
  padding-top: 54px;
  padding-bottom: 54px;
  z-index: 5;
  background-size: cover; }
  .hero_3 h1 {
    text-align: center;
    letter-spacing: 0rem;
    color: #002a5b; }

.s1 {
  padding-top: 85px;
  padding-bottom: 85px;
  background-size: contain;
  background-position: top; }
  .s1-content {
    margin-bottom: 45px; }
  .s1 img {
    width: 100%;
    height: auto; }
  .s1-meta {
    font-size: 0.75rem;
    font-family: 'Ubuntu Mono', monospace;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #0165de;
    margin: 0;
    margin-bottom: 30px; }
  .s1-header {
    margin-bottom: 38px; }
    .s1-header-abbr {
      line-height: 3rem;
      margin-right: 15px; }
    .s1-header-text {
      text-transform: uppercase;
      letter-spacing: 0.125rem;
      color: #a4afb5; }
  .s1-c_container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .s1-item {
    -webkit-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.1);
    width: 100%;
    margin-bottom: 25px; }
    @media (min-width: 480px) {
      .s1-item {
        width: calc(100% / 2 - 22px);
        margin: 0 22px 28px 22px; }
        .s1-item:nth-child(2n+1) {
          margin-left: 0; }
        .s1-item:nth-child(2n) {
          margin-right: 0; } }
    @media (min-width: 992px) {
      .s1-item {
        width: calc(100% / 4 - 33px); }
        .s1-item:nth-child(2n+1) {
          margin-left: 22px; }
        .s1-item:nth-child(2n) {
          margin-right: 22px; }
        .s1-item:nth-child(4n+1) {
          margin-left: 0; }
        .s1-item:nth-child(4n) {
          margin-right: 0; } }
    .s1-item-profile {
      height: 340px;
      width: 100%;
      background-size: cover; }
      @media (min-width: 992px) {
        .s1-item-profile {
          height: 210px; } }
      @media (min-width: 1200px) {
        .s1-item-profile {
          height: 265px; } }
    .s1-item-text {
      padding: 30px 25px 25px 25px; }
      .s1-item-text-num {
        font-family: 'Montserrat', sans-serif;
        font-weight: 800;
        color: #0165de;
        font-size: 3rem;
        letter-spacing: 0.25rem;
        line-height: 3rem;
        margin-top: -50px; }
      .s1-item-text-name {
        text-transform: uppercase; }

.s2 {
  margin-top: 65px;
  margin-bottom: 65px; }
  .s2 .container {
    overflow-x: auto; }
    @media (min-width: 992px) {
      .s2 .container {
        overflow-x: initial; } }
  .s2-table, .s2-table-header {
    width: 940px; }
    @media (min-width: 1200px) {
      .s2-table, .s2-table-header {
        width: 100%; } }
  .s2-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .s2-row.hidden {
      display: none; }
  .s2-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #eee;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1rem;
    letter-spacing: 0.00625rem;
    line-height: 1.4rem; }
    .s2-cell-header {
      height: 50px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: #939da2;
      color: #fff;
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 1rem;
      letter-spacing: 0.00625rem;
      line-height: 1.4rem; }
      .s2-cell-header:nth-child(4n+1) {
        width: 197px;
        padding-left: 21px; }
      .s2-cell-header:nth-child(4n+2) {
        width: 112px; }
      .s2-cell-header:nth-child(4n+3) {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
      .s2-cell-header:nth-child(4n+4) {
        width: 253px; }
    .s2-cell:nth-child(6n+1) {
      width: 197px;
      padding-left: 21px; }
    .s2-cell:nth-child(6n+2) {
      width: 112px; }
    .s2-cell:nth-child(6n+3) {
      width: 185px; }
      @media (min-width: 1200px) {
        .s2-cell:nth-child(6n+3) {
          width: 239px; } }
    .s2-cell:nth-child(6n+4) {
      width: 32px; }
      @media (min-width: 1200px) {
        .s2-cell:nth-child(6n+4) {
          width: 72px; } }
    .s2-cell:nth-child(6n+5) {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .s2-cell:nth-child(6n) {
      width: 253px; }
    .s2-cell.right-align {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      padding-right: 20px; }
      @media (min-width: 1200px) {
        .s2-cell.right-align {
          padding-right: 57px; } }
    .s2-cell img {
      max-width: 30px;
      max-height: 30px; }
    .s2-cell .margin-left {
      margin-left: 15px; }
    .s2-cell .margin-right {
      margin-right: 15px; }
  .s2.alt span {
    color: #fff;
    padding: 2px 7px; }
    .s2.alt span.green {
      background-color: #20a345; }
    .s2.alt span.red {
      background-color: #fa271e; }
  .s2.alt .s2-cell-header:nth-child(4n+1) {
    width: 180px; }
    @media (min-width: 1200px) {
      .s2.alt .s2-cell-header:nth-child(4n+1) {
        width: 197px; } }
  .s2.alt .s2-cell-header:nth-child(4n+2) {
    width: 79px; }
    @media (min-width: 1200px) {
      .s2.alt .s2-cell-header:nth-child(4n+2) {
        width: 112px; } }
  .s2.alt .s2-cell-header:nth-child(4n+4) {
    width: 210px; }
    @media (min-width: 1200px) {
      .s2.alt .s2-cell-header:nth-child(4n+4) {
        width: 253px; } }
  .s2.alt .s2-cell:nth-child(6n+1) {
    width: 180px; }
    @media (min-width: 1200px) {
      .s2.alt .s2-cell:nth-child(6n+1) {
        width: 197px; } }
  .s2.alt .s2-cell:nth-child(6n+2) {
    width: 62px; }
    @media (min-width: 1200px) {
      .s2.alt .s2-cell:nth-child(6n+2) {
        width: 112px; } }
  .s2.alt .s2-cell:nth-child(6n+3) {
    width: 230px; }
  .s2.alt .s2-cell:nth-child(6n+4) {
    width: 79px; }
  .s2.alt .s2-cell:nth-child(6n) {
    width: 210px; }
    @media (min-width: 1200px) {
      .s2.alt .s2-cell:nth-child(6n) {
        width: 253px; } }
  .s2.alt .s2-cell.right-align {
    padding-right: 38px; }
  .s2-footnote {
    margin-top: 20px; }
    .s2-footnote p {
      font-size: 15px; }

.s3 {
  margin-top: 51px;
  margin-bottom: 51px; }
  .s3 .container {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 480px) {
      .s3 .container {
        padding-left: 15px;
        padding-right: 15px; } }
  .s3-meta {
    font-size: 0.75rem;
    font-family: 'Ubuntu Mono', monospace;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #0165de;
    margin: 0;
    margin-bottom: 15px; }
  .s3-cover {
    height: 230px;
    background-size: cover; }
    @media (min-width: 480px) {
      .s3-cover {
        height: 407px; } }
    @media (min-width: 992px) {
      .s3-cover {
        height: 487px; } }
  .s3-table {
    width: 100%;
    overflow-x: auto;
    margin: -40px auto 0 auto; }
    @media (min-width: 992px) {
      .s3-table {
        width: 794px;
        overflow-x: initial; } }
  .s3-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 600px; }
    @media (min-width: 480px) {
      .s3-row {
        width: 100%; } }
  .s3-cell {
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 0.00625rem;
    border-bottom: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    font-size: 0.8rem;
    line-height: 1rem;
    padding: 10px; }
    @media (min-width: 480px) {
      .s3-cell {
        font-size: 1rem;
        letter-spacing: 0.00625rem;
        line-height: 1.4rem; } }
    .s3-cell-ball {
      width: 25px;
      height: 25px;
      border-radius: 50%;
      margin-right: 10px; }
    .s3-cell.head {
      color: #fff;
      background-color: #939da2;
      border-bottom: 0;
      height: 40px; }
    @media (min-width: 480px) {
      .s3-cell span {
        display: block; } }
    .s3-cell:nth-child(6n+1) {
      width: 70px;
      padding-left: 5px; }
      @media (min-width: 480px) {
        .s3-cell:nth-child(6n+1) {
          padding-right: 22px; } }
      @media (min-width: 992px) {
        .s3-cell:nth-child(6n+1) {
          width: 94px; } }
    .s3-cell:nth-child(7n+2) {
      width: 155px; }
      @media (min-width: 992px) {
        .s3-cell:nth-child(7n+2) {
          width: 194px; } }
      @media (min-width: 480px) {
        .s3-cell:nth-child(7n+2) {
          width: 260px; } }
    .s3-cell:nth-child(7n+3) {
      width: 114px; }
      @media (min-width: 992px) {
        .s3-cell:nth-child(7n+3) {
          width: 159px; } }
    .s3-cell:nth-child(7n+4) {
      width: 250px; }
    .s3-cell:nth-child(7n+5) {
      width: 200px; }
    .s3-cell:nth-child(7n+6) {
      width: 80px; }
    .s3-cell:nth-child(7n) {
      padding-left: 5px;
      width: 80px; }
      @media (min-width: 480px) {
        .s3-cell:nth-child(7n) {
          padding-right: 22px; } }
      @media (min-width: 992px) {
        .s3-cell:nth-child(7n) {
          width: auto;
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; } }

.s4 {
  margin-bottom: 100px;
  padding-left: 0;
  padding-right: 0; }
  .s4 .container {
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 480px) {
    .s4 {
      padding-left: 15px;
      padding-right: 15px; }
      .s4 .container {
        padding-left: 15px;
        padding-right: 15px; } }
  .s4-table {
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.07);
    overflow-x: auto; }
    @media (min-width: 480px) {
      .s4-table {
        margin-top: -40px; } }
    .s4-table.minor-competitions {
      margin-top: 0; }
    .s4-table.minor-competitions-table {
      margin-bottom: 50px; }
  .s4-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto; }
    @media (min-width: 480px) {
      .s4-row {
        width: 100%; } }
  .s4-cell {
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #eee;
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    font-size: 1rem;
    letter-spacing: 0.00625rem;
    line-height: 1.4rem; }
    .s4-cell .team-logo {
      max-width: 25px;
      max-height: 25px;
      margin-right: 15px; }
      @media (min-width: 480px) {
        .s4-cell .team-logo {
          margin-right: 25px; } }
    .s4-cell span.desktop {
      display: none; }
      @media (min-width: 992px) {
        .s4-cell span.desktop {
          display: block; } }
    .s4-cell span.mobile {
      display: block; }
      @media (min-width: 992px) {
        .s4-cell span.mobile {
          display: none; } }
    .s4-cell.head {
      height: 40px;
      background-color: #a4afb5;
      color: #fff;
      border-bottom: 0; }
    .s4-cell:nth-child(8n+1) {
      padding-left: 20px;
      width: 85px; }
      @media (min-width: 480px) {
        .s4-cell:nth-child(8n+1) {
          width: 80px; } }
      @media (min-width: 992px) {
        .s4-cell:nth-child(8n+1) {
          width: 100px; } }
      @media (min-width: 1200px) {
        .s4-cell:nth-child(8n+1) {
          width: 123px; } }
    .s4-cell:nth-child(8n+2) {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      width: 101px;
      padding-left: 10px; }
      @media (min-width: 480px) {
        .s4-cell:nth-child(8n+2) {
          width: 150px; } }
      @media (min-width: 992px) {
        .s4-cell:nth-child(8n+2) {
          width: 250px; } }
      @media (min-width: 1200px) {
        .s4-cell:nth-child(8n+2) {
          width: 330px; } }
    .s4-cell:nth-child(8n+3), .s4-cell:nth-child(8n+4), .s4-cell:nth-child(8n+5), .s4-cell:nth-child(8n+6), .s4-cell:nth-child(8n+7), .s4-cell:nth-child(8n+8), .s4-cell:nth-child(8n+9) {
      padding-left: 5px;
      width: 41px; }
      @media (min-width: 480px) {
        .s4-cell:nth-child(8n+3), .s4-cell:nth-child(8n+4), .s4-cell:nth-child(8n+5), .s4-cell:nth-child(8n+6), .s4-cell:nth-child(8n+7), .s4-cell:nth-child(8n+8), .s4-cell:nth-child(8n+9) {
          width: 44px; } }
      @media (min-width: 992px) {
        .s4-cell:nth-child(8n+3), .s4-cell:nth-child(8n+4), .s4-cell:nth-child(8n+5), .s4-cell:nth-child(8n+6), .s4-cell:nth-child(8n+7), .s4-cell:nth-child(8n+8), .s4-cell:nth-child(8n+9) {
          width: 61px; } }
      @media (min-width: 1200px) {
        .s4-cell:nth-child(8n+3), .s4-cell:nth-child(8n+4), .s4-cell:nth-child(8n+5), .s4-cell:nth-child(8n+6), .s4-cell:nth-child(8n+7), .s4-cell:nth-child(8n+8), .s4-cell:nth-child(8n+9) {
          width: 70px; } }
    .s4-cell:last-child {
      width: 50px;
      padding-right: 20px;
      text-align: center; }
      @media (min-width: 480px) {
        .s4-cell:last-child {
          width: 82px; } }
      @media (min-width: 992px) {
        .s4-cell:last-child {
          width: 163px;
          padding-left: 64px;
          padding-right: 50px; } }
      @media (min-width: 1200px) {
        .s4-cell:last-child {
          width: 197px; } }
  .s4 .arrow {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-left: 10px; }
    .s4 .arrow.green {
      border-bottom: 6px solid #20a345; }
    .s4 .arrow.red {
      border-top: 6px solid #f8261d;
      top: 1px; }

.s5 {
  background-color: #fcfcfc;
  padding-top: 38px; }
  .s5-filter {
    margin-bottom: 20px;
    width: 100%; }
    @media (min-width: 480px) {
      .s5-filter {
        width: auto;
        margin-bottom: 40px; } }
    .s5-filter-container {
      margin-bottom: 15px; }
      @media (min-width: 480px) {
        .s5-filter-container {
          margin-bottom: 0; } }
    .s5-filter-title {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 0.875rem;
      letter-spacing: 0.0125rem;
      line-height: 1.225rem;
      color: #777;
      margin-bottom: 9px;
      padding-left: 10px; }
    .s5-filter-select.season, .s5-filter-select.season select {
      width: 100%; }
      @media (min-width: 480px) {
        .s5-filter-select.season, .s5-filter-select.season select {
          width: auto; } }
      @media (min-width: 480px) {
        .s5-filter-select.season.season select, .s5-filter-select.season select.season select {
          padding-right: 50px; } }
    .s5-filter-select.season {
      margin-right: 25px; }
    .s5-filter-select.club, .s5-filter-select.club select {
      width: 100%; }
      @media (min-width: 480px) {
        .s5-filter-select.club, .s5-filter-select.club select {
          width: auto; } }
      @media (min-width: 480px) {
        .s5-filter-select.club.club select, .s5-filter-select.club select.club select {
          padding-right: 50px; } }
  .s5.tab-content {
    display: none; }
    .s5.tab-content.active {
      display: block; }
  .s5-table {
    margin-bottom: 50px; }
    .s5-table.hidden {
      display: none; }
  .s5-cell span.desktop {
    display: none; }
    @media (min-width: 992px) {
      .s5-cell span.desktop {
        display: inline; } }
  .s5-cell span.mobile {
    display: inline; }
    @media (min-width: 992px) {
      .s5-cell span.mobile {
        display: none; } }
  .s5-cell-head {
    width: 100%;
    padding: 0 10px !important; }
    @media (min-width: 480px) {
      .s5-cell-head {
        padding: 0 30px !important; } }
  .s5-cell-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .s5-cell-row.hidden {
      display: none; }
  .s5-cell:nth-child(4n+1) {
    width: 160px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-left: 10px; }
    @media (min-width: 480px) {
      .s5-cell:nth-child(4n+1) {
        padding-left: 25px; }
        .s5-cell:nth-child(4n+1) img {
          margin-left: 25px; } }
    @media (min-width: 768px) {
      .s5-cell:nth-child(4n+1) {
        width: 210px; } }
    @media (min-width: 992px) {
      .s5-cell:nth-child(4n+1) {
        width: 220px; } }
    @media (min-width: 1200px) {
      .s5-cell:nth-child(4n+1) {
        width: 282px; } }
    .s5-cell:nth-child(4n+1) img {
      margin-left: 10px; }
  .s5-cell:nth-child(4n+2) {
    width: 65px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (min-width: 992px) {
      .s5-cell:nth-child(4n+2) {
        width: 80px; } }
  .s5-cell:nth-child(4n+3) {
    width: 160px;
    padding-right: 10px; }
    @media (min-width: 480px) {
      .s5-cell:nth-child(4n+3) {
        padding-right: 25px; } }
    @media (min-width: 768px) {
      .s5-cell:nth-child(4n+3) {
        width: 210px; } }
    @media (min-width: 992px) {
      .s5-cell:nth-child(4n+3) {
        width: 220px; } }
    @media (min-width: 1200px) {
      .s5-cell:nth-child(4n+3) {
        width: 332px; } }
    .s5-cell:nth-child(4n+3) img {
      margin-right: 10px; }
  .s5-cell:nth-child(4n) {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    @media (min-width: 1200px) {
      .s5-cell:nth-child(4n) {
        width: 446px; } }
  .s5-cell img {
    max-width: 25px;
    max-height: 25px; }
  .s5.alt .s5-cell:nth-child(5n+1) {
    width: 160px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-left: 10px; }
    @media (min-width: 480px) {
      .s5.alt .s5-cell:nth-child(5n+1) {
        padding-left: 25px; }
        .s5.alt .s5-cell:nth-child(5n+1) img {
          margin-left: 25px; } }
    @media (min-width: 768px) {
      .s5.alt .s5-cell:nth-child(5n+1) {
        width: 210px; } }
    @media (min-width: 992px) {
      .s5.alt .s5-cell:nth-child(5n+1) {
        width: 220px; } }
    @media (min-width: 1200px) {
      .s5.alt .s5-cell:nth-child(5n+1) {
        width: 282px; } }
    .s5.alt .s5-cell:nth-child(5n+1) img {
      margin-left: 10px; }
  .s5.alt .s5-cell:nth-child(5n+2) {
    width: 80px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .s5.alt .s5-cell:nth-child(5n+3) {
    width: 160px;
    padding-right: 10px; }
    @media (min-width: 480px) {
      .s5.alt .s5-cell:nth-child(5n+3) {
        padding-right: 25px; } }
    @media (min-width: 768px) {
      .s5.alt .s5-cell:nth-child(5n+3) {
        width: 210px; } }
    @media (min-width: 992px) {
      .s5.alt .s5-cell:nth-child(5n+3) {
        width: 220px; } }
    @media (min-width: 1200px) {
      .s5.alt .s5-cell:nth-child(5n+3) {
        width: 332px; } }
    .s5.alt .s5-cell:nth-child(5n+3) img {
      margin-right: 10px; }
  .s5.alt .s5-cell:nth-child(5n+4) {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 25px; }
  .s5.alt .s5-cell:nth-child(5n) {
    width: 140px;
    padding: 0 25px 0 0;
    display: none; }
    .s5.alt .s5-cell:nth-child(5n) a {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 0.875rem;
      letter-spacing: 0.01875rem;
      line-height: 1.4rem;
      color: #de2425; }
      .s5.alt .s5-cell:nth-child(5n) a .arrow {
        width: 9px;
        height: 9px;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg); }
      .s5.alt .s5-cell:nth-child(5n) a path {
        fill: #de2425; }
    @media (min-width: 992px) {
      .s5.alt .s5-cell:nth-child(5n) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .s5.alt-v2 .s5-cell-item {
    margin-left: 29px; }
    .s5.alt-v2 .s5-cell-item svg {
      height: 20px;
      width: 20px; }
    .s5.alt-v2 .s5-cell-item path, .s5.alt-v2 .s5-cell-item rect, .s5.alt-v2 .s5-cell-item circle {
      fill: #dd2429; }
    .s5.alt-v2 .s5-cell-item circle {
      stroke: #dd2429;
      stroke-width: 0.75;
      stroke-miterlimit: 10; }
    .s5.alt-v2 .s5-cell-item .hover {
      position: absolute;
      background-color: #333;
      border-radius: 20px;
      padding: 3px 12px;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      left: 50%;
      color: #fff;
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 0.6875rem;
      letter-spacing: 0.03125rem;
      line-height: 1.1rem;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease-in-out;
      -o-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out; }
    .s5.alt-v2 .s5-cell-item:hover .hover {
      opacity: 1; }
  .s5.alt-v2 .s5-cell:nth-child(5n) {
    width: 215px;
    padding: 0 25px 0 0; }
  .s5-footnote p {
    font-size: 15px; }

.s6 {
  margin-top: 104px; }
  .s6 h1 {
    letter-spacing: -0.125rem;
    line-height: 2.7rem;
    margin-right: 25px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .s6 h1 {
        margin-bottom: 0; } }
  .s6 h4 {
    color: #a4afb5;
    text-transform: uppercase;
    letter-spacing: 0.0875rem; }
  .s6-content {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 32px; }
    @media (min-width: 768px) {
      .s6-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end; } }

.s7 {
  padding-top: 28px; }
  .s7-tabs {
    margin-bottom: 62px; }
    .s7-tabs li {
      display: inline-block;
      margin-right: 30px;
      cursor: pointer;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .s7-tabs li.active, .s7-tabs li:hover {
        color: #0165de; }
    .s7-tabs ul {
      display: none; }
      @media (min-width: 992px) {
        .s7-tabs ul {
          display: block; } }
    .s7-tabs-select {
      display: block; }
      @media (min-width: 992px) {
        .s7-tabs-select {
          display: none; } }
      .s7-tabs-select select {
        width: 100%; }
  .s7-content {
    margin-bottom: 24px; }
    .s7-content-items {
      width: 100%;
      background-color: #fff;
      margin-bottom: 30px; }
      @media (min-width: 480px) {
        .s7-content-items {
          width: calc(100% / 2 - 22px);
          margin: 0 22px 44px 22px; }
          .s7-content-items:nth-child(2n+1) {
            margin-left: 0; }
          .s7-content-items:nth-child(2n) {
            margin-right: 0; } }
      @media (min-width: 992px) {
        .s7-content-items {
          height: 226px;
          width: calc(100% / 4 - 33px); }
          .s7-content-items:nth-child(2n+1) {
            margin-left: auto; }
          .s7-content-items:nth-child(2n) {
            margin-right: auto; }
          .s7-content-items:nth-child(4n+1) {
            margin-left: 0; }
          .s7-content-items:nth-child(4n) {
            margin-right: 0; } }
      @media (min-width: 1200px) {
        .s7-content-items {
          height: 300px; } }
      .s7-content-items .image {
        width: 100%;
        height: 210px;
        background-size: cover; }
        @media (min-width: 992px) {
          .s7-content-items .image {
            height: 130px; } }
        @media (min-width: 1200px) {
          .s7-content-items .image {
            height: 180px; } }
      .s7-content-items .content {
        padding: 19px 20px; }
        .s7-content-items .content h6 {
          color: #888;
          text-transform: uppercase;
          letter-spacing: 0.0625rem; }
          .s7-content-items .content h6.alt {
            color: #f83b33;
            text-transform: none;
            letter-spacing: 0.0125rem; }
        .s7-content-items .content h4 {
          margin-bottom: 5px; }
        .s7-content-items .content a {
          text-decoration: underline;
          -webkit-text-decoration-color: #f83b33;
          text-decoration-color: #f83b33;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .s7-content-items .content a svg {
            width: 14px;
            height: 14px;
            margin-right: 5px; }
          .s7-content-items .content a path {
            fill: #f83b33; }
  .s7-pagination {
    margin-bottom: 97px; }
    .s7-pagination h4 {
      color: #888; }
    .s7-pagination ul {
      text-align: center; }
    .s7-pagination li {
      display: inline-block;
      margin: 0 8px; }
      .s7-pagination li.active h4 {
        color: #f83b33; }

.s8 {
  background-size: contain;
  background-position: top;
  background-image: url(../images/about-bg.jpg); }
  .s8.alt {
    background-image: url(../images/about-bg-alt.jpg); }
  .s8-hero {
    height: 210px;
    background-size: cover; }
    @media (min-width: 480px) {
      .s8-hero {
        height: 385px; } }
  .s8-content {
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    background: #fff; }
    .s8-content ul {
      padding-left: 35px;
      font-family: 'Source Sans Pro', sans-serif;
      margin-bottom: 25px;
      clear: both; }
      .s8-content ul li {
        list-style-type: disc;
        font-family: 'Source Sans Pro', sans-serif;
        color: #7f7f7f;
        line-height: 1.8rem;
        margin-bottom: 15px; }
    .s8-content.alt {
      -webkit-box-shadow: none;
      box-shadow: none; }
      @media (min-width: 1200px) {
        .s8-content.alt .s8-content-container {
          max-width: 845px;
          margin: 0 auto 0 197.5px; } }
    .s8-content.alt2 {
      -webkit-box-shadow: none;
      box-shadow: none; }
      .s8-content.alt2 .s8-content-container {
        margin: 0 auto;
        max-width: none; }
      .s8-content.alt2 .s8-listing {
        border-bottom: 0; }
    .s8-content-container {
      margin: 0 15px; }
      @media (min-width: 992px) {
        .s8-content-container {
          width: 100%;
          max-width: 660px;
          margin: 0 auto 0 165px; } }
      @media (min-width: 1200px) {
        .s8-content-container {
          max-width: 745px;
          margin: 0 auto 0 197.5px; } }
    .s8-content-header {
      border-bottom: 1px solid #eee;
      padding-bottom: 30px;
      padding-top: 50px;
      margin-bottom: 45px; }
    .s8-content-title {
      letter-spacing: 0.04375rem;
      margin-bottom: 5px; }
    .s8-content-subtitle {
      text-transform: uppercase;
      color: #0165de;
      letter-spacing: 0.0625rem; }
    .s8-content-desc {
      color: #7f7f7f;
      font-size: 1rem;
      letter-spacing: 0.00313rem;
      line-height: 2rem;
      font-family: 'Source Sans Pro', sans-serif; }
      .s8-content-desc img {
        width: 100%;
        height: auto; }
  .s8-listing {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 38px; }
    .s8-listing-header {
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      margin-bottom: 28px; }
      .s8-listing-header h3 {
        line-height: 1.5625rem;
        letter-spacing: 0rem;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
      .s8-listing-header h5 {
        text-transform: uppercase;
        letter-spacing: 0.05rem; }
      .s8-listing-header a {
        width: 89px;
        color: #d63d90; }
    .s8-listing .d-flex {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .s8-listing-item {
      margin-bottom: 32px; }
      .s8-listing-item .preview {
        width: 100%; }
      .s8-listing-item h4 {
        margin: 14px 9px 0 9px;
        padding-bottom: 14px;
        height: 66px;
        overflow: hidden; }
      .s8-listing-item .info {
        padding: 14px 9px; }
        .s8-listing-item .info-item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          margin-bottom: 12px; }
        .s8-listing-item .info-icon, .s8-listing-item .info-icon svg {
          width: 20px;
          height: 20px;
          background-size: cover;
          margin-right: 10px; }
          .s8-listing-item .info-icon path, .s8-listing-item .info-icon rect, .s8-listing-item .info-icon svg path, .s8-listing-item .info-icon svg rect {
            fill: #d42821; }
        .s8-listing-item .info-desc {
          width: 146px;
          font-family: 'Source Sans Pro', sans-serif; }
    @media (min-width: 480px) {
      .s8-listing.col-3 .s8-listing-item {
        width: 33.333%; } }
    .s8-listing.col-3 .s8-listing-item .preview {
      height: 155px;
      border-radius: 0 0 0 40px; }
    .s8-listing.col-4 .s8-listing-item {
      width: 100%; }
      @media (min-width: 480px) {
        .s8-listing.col-4 .s8-listing-item {
          width: 50%; } }
      @media (min-width: 768px) {
        .s8-listing.col-4 .s8-listing-item {
          width: 25%; } }
      .s8-listing.col-4 .s8-listing-item .preview {
        height: 200px;
        border-radius: 0 0 0 45px; }
        @media (min-width: 768px) {
          .s8-listing.col-4 .s8-listing-item .preview {
            height: 131px; } }
      .s8-listing.col-4 .s8-listing-item h4 {
        border-bottom: 1px solid #eee; }
    .s8-listing-pagination {
      padding-bottom: 100px; }
      .s8-listing-pagination ul {
        text-align: center; }
      .s8-listing-pagination li {
        display: inline-block;
        margin: 0 8px; }
        .s8-listing-pagination li.active a {
          color: #0165de; }
      .s8-listing-pagination a {
        font-size: 0.9375rem;
        letter-spacing: 0.0125rem;
        line-height: 1.3125rem;
        color: #777; }

.s9 {
  border-bottom: 1px solid #eee; }
  .s9 h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 1.75rem;
    letter-spacing: 0.03125rem;
    line-height: 2.45rem; }
  .s9-header {
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .s9-header {
        margin-bottom: 55px; } }
    .s9-header-subtitle {
      text-transform: uppercase;
      color: #0165de;
      margin-bottom: 10px; }
    .s9-header-meta {
      margin-top: 15px; }
      .s9-header-meta .date, .s9-header-meta .author {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 0.9375rem;
        letter-spacing: 0.0125rem;
        line-height: 1.3125rem;
        margin-right: 15px;
        color: #7a7a7a; }
      .s9-header-meta .date {
        border-right: 1px solid #7a7a7a;
        padding-right: 15px; }
      .s9-header-meta svg {
        margin-right: 5px; }
      .s9-header-meta path {
        fill: #7a7a7a; }
      .s9-header-meta .calendar {
        width: 17px; }
      .s9-header-meta .man {
        width: 15px; }

.s10 {
  padding-top: 59px;
  padding-bottom: 59px; }
  .s10-header {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 25px; }
    .s10-header h2 {
      font-weight: 700;
      letter-spacing: -0.05rem;
      line-height: 1.75rem;
      width: 100%;
      margin-bottom: 5px; }
      @media (min-width: 480px) {
        .s10-header h2 {
          width: auto;
          margin-bottom: 0; } }
    .s10-header-subtitle {
      text-transform: uppercase;
      color: #a4afb5;
      letter-spacing: 0.0625rem;
      width: 100%; }
      @media (min-width: 480px) {
        .s10-header-subtitle {
          width: auto;
          margin-left: 15px; } }
  .s10-content a {
    display: block;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .s10-content a {
        margin-bottom: 0; } }
  .s10-content h6 {
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: #0165de; }
  .s10-content-image {
    height: 222px;
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .s10-content-image {
        height: 142px; } }

.s11 {
  background: -moz-linear-gradient(top, #f7f7f7 0%, #fff 100%);
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#fff));
  background: -o-linear-gradient(top, #f7f7f7 0%, #fff 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); }
  .s11-filter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 0;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
    z-index: 4; }
    @media (min-width: 480px) {
      .s11-filter {
        height: 60px; } }
    .s11-filter .d-flex {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .s11-filter-select {
      width: 100%;
      margin-bottom: 15px; }
      @media (min-width: 480px) {
        .s11-filter-select {
          border-right: 1px solid #eee;
          padding: 0 20px;
          width: 33.3333%;
          margin-bottom: 0; } }
      .s11-filter-select .category-name {
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%;
        padding: 0;
        font-size: 1.125rem;
        letter-spacing: 0.03125rem;
        line-height: 1.575rem; }
      .s11-filter-select:first-child {
        padding-left: 0; }
      .s11-filter-select:last-child {
        padding-right: 0;
        border-right: 0; }
      .s11-filter-select h6 {
        text-transform: uppercase;
        color: #0165de;
        margin-bottom: 2px;
        letter-spacing: 0.0625rem; }
  .s11-list {
    background-color: #fff;
    padding-top: 78px; }
    .s11-list-container {
      width: 100%;
      margin: 0 auto; }
      @media (min-width: 480px) {
        .s11-list-container {
          width: 549px; } }
    .s11-list-pagination {
      padding-bottom: 78px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .s11-list-pagination li {
        margin: 0 10px; }
        .s11-list-pagination li.disabled a {
          color: #ddd; }
        .s11-list-pagination li.disabled path {
          fill: #ddd; }
        .s11-list-pagination li.active a {
          color: #0165de; }
      .s11-list-pagination a {
        font-family: 'Ubuntu Mono', monospace;
        font-size: 0.875rem;
        letter-spacing: 0.00625rem;
        line-height: 1.225rem;
        text-transform: uppercase;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #a4afb5; }
        .s11-list-pagination a.next, .s11-list-pagination a.prev {
          font-size: 0.75rem;
          letter-spacing: 0.00625rem;
          line-height: 1.05rem; }
        .s11-list-pagination a.prev svg {
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg);
          margin-right: 7px; }
        .s11-list-pagination a.next svg {
          -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
          margin-left: 7px; }
      .s11-list-pagination svg {
        width: 8px;
        top: 1px; }
      .s11-list-pagination path {
        fill: #a4afb5; }
  .s11-item {
    border-bottom: 1px solid #eee;
    padding-bottom: 40px;
    margin-bottom: 40px; }
    .s11-item-title {
      margin-bottom: 10px; }
    .s11-item-subtitle {
      text-transform: uppercase;
      color: #0165de;
      margin-bottom: 15px;
      letter-spacing: 0.125rem; }
    .s11-item-excerpt {
      color: #777; }
    .s11-item a {
      cursor: pointer; }

.s12 {
  background: -moz-linear-gradient(top, #f7f7f7 0%, #fff 100%);
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#fff));
  background: -o-linear-gradient(top, #f7f7f7 0%, #fff 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); }
  .s12-header {
    margin-bottom: 40px; }
  .s12-content {
    background-color: #fff;
    padding-top: 80px;
    padding-bottom: 110px; }
  .s12-share {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    height: 42px;
    margin-bottom: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .s12-share-title {
      font-size: 1rem;
      letter-spacing: 0.00313rem;
      line-height: 2rem;
      font-family: 'Source Sans Pro', sans-serif;
      color: #000;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .s12-share-icons {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .s12-share-icon {
      line-height: 0.85rem;
      margin-left: 28px; }
    .s12-share svg {
      width: 13px;
      height: 13px; }
    .s12-share path, .s12-share polygon {
      fill: #a4afb5; }
  .s12 .post-content {
    padding: 0 15px; }
    @media (min-width: 992px) {
      .s12 .post-content {
        padding: 0 49px; } }
    .s12 .post-content h4 {
      margin-bottom: 20px; }
    .s12 .post-content .excerpt {
      line-height: 2.625rem; }
  .s12 .table {
    margin: 0; }
    @media (min-width: 992px) {
      .s12 .table {
        margin: 0 -49px; } }
    .s12 .table .header {
      display: none; }
      @media (min-width: 480px) {
        .s12 .table .header {
          display: block; } }
  .s12 .cells-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px; }
    @media (min-width: 480px) {
      .s12 .cells-row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        border-bottom: 0;
        padding-top: 0;
        padding-bottom: 0; } }
  .s12 .cell {
    width: 100%;
    border-bottom: 0;
    min-height: 15px; }
    .s12 .cell span {
      width: 75px;
      color: #a4afb5; }
      @media (min-width: 480px) {
        .s12 .cell span {
          display: none; } }
    @media (min-width: 480px) {
      .s12 .cell {
        border-bottom: 1px solid #eee;
        min-height: 50px; }
        .s12 .cell:nth-child(4n+1) {
          width: 175px;
          padding: 0 18px 0 15px; } }
    @media (min-width: 480px) and (min-width: 768px) {
      .s12 .cell:nth-child(4n+1) {
        padding: 0 18px 0 27px; } }
    @media (min-width: 480px) {
        .s12 .cell:nth-child(4n+2) {
          width: 86px;
          padding: 0 18px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
        .s12 .cell:nth-child(4n+3) {
          width: 190px;
          padding: 0 18px; } }
    @media (min-width: 480px) and (min-width: 768px) {
      .s12 .cell:nth-child(4n+3) {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto; } }
    @media (min-width: 480px) {
        .s12 .cell:nth-child(4n) {
          width: 197px;
          padding: 0 18px 0 15px; } }
    @media (min-width: 480px) and (min-width: 768px) {
      .s12 .cell:nth-child(4n) {
        padding: 0 18px; } }

.s13 {
  padding-top: 40px; }
  .s13-thumb {
    height: 500px;
    background-size: cover; }
    @media (min-width: 1200px) {
      .s13-thumb {
        height: 419px; } }
  @media (min-width: 992px) {
    .s13-tabs, .s13-desc_cont {
      height: 500px; } }
  @media (min-width: 1200px) {
    .s13-tabs, .s13-desc_cont {
      height: 419px; } }
  .s13-tab {
    display: none; }
    .s13-tab:first-child {
      display: block; }
    .s13-tab-pagination {
      width: calc(100% - 15px);
      position: absolute;
      bottom: 0;
      left: 15px;
      z-index: 3;
      display: none; }
      @media (min-width: 992px) {
        .s13-tab-pagination {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
      .s13-tab-pagination .page {
        height: 3px;
        width: 100%;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        background: #00408d; }
        .s13-tab-pagination .page.active {
          background-color: #00408d; }
  .s13-thumb_cont {
    padding-right: 15px;
    padding-left: 15px;
    z-index: 2; }
    @media (min-width: 768px) {
      .s13-thumb_cont {
        padding-right: 0;
        padding-left: 0; } }
    @media (min-width: 992px) {
      .s13-thumb_cont {
        padding-left: 15px; } }
  .s13-desc_cont {
    padding-left: 0;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25);
    width: calc(100% - 80px);
    margin: -30px auto 0 auto;
    z-index: 2;
    background-color: #fff; }
    @media (min-width: 992px) {
      .s13-desc_cont {
        width: 323px;
        margin: auto;
        z-index: initial; } }
    @media (min-width: 1200px) {
      .s13-desc_cont {
        width: 390px; } }
  .s13-desc {
    padding: 45px 45px 25px 45px; }
    @media (min-width: 992px) {
      .s13-desc {
        padding: 45px;
        max-height: 245px; } }
    .s13-desc h3.alt {
      font-family: 'Montserrat', sans-serif;
      font-weight: 300;
      font-size: 1.5rem;
      letter-spacing: 0.0625rem;
      line-height: 2.25rem;
      margin-bottom: 15px; }
    .s13-desc p {
      line-height: 1.6rem;
      color: #777; }
  .s13-read_more, .s13-read_more:hover {
    font-family: 'Ubuntu Mono', monospace;
    font-size: 0.8125rem;
    letter-spacing: 0.15rem;
    opacity: 0.9;
    z-index: 3;
    position: absolute;
    padding-left: 78px;
    bottom: -45px;
    right: 0; }
    @media (min-width: 992px) {
      .s13-read_more, .s13-read_more:hover {
        bottom: 50px;
        left: -50px;
        right: auto; } }
  .s13-read_more:after {
    content: '+';
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 2.25rem;
    font-weight: 100;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 15px; }
  .s13-tab_h {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 60px;
    padding: 0 40px; }
    @media (min-width: 992px) {
      .s13-tab_h {
        padding: 0;
        margin-top: 0;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; } }
    .s13-tab_h-item {
      width: 100%;
      padding-top: 29px;
      padding-bottom: 29px;
      cursor: pointer;
      border-bottom: 1px solid #ddd; }
      .s13-tab_h-item h4 {
        margin-right: 20px; }
      @media (min-width: 992px) {
        .s13-tab_h-item {
          width: 278px;
          margin-right: 40px;
          border-bottom: 0; } }
      .s13-tab_h-item:after {
        background-color: #ddd;
        width: 2px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg); }
        @media (min-width: 992px) {
          .s13-tab_h-item:after {
            content: ''; } }
      .s13-tab_h-item:last-child:after {
        display: none; }
      .s13-tab_h-item:hover h4 {
        text-decoration: underline; }
    .s13-tab_h h6 {
      text-transform: uppercase;
      letter-spacing: 0.09375rem;
      margin-bottom: 10px;
      color: #0165de; }

.s14 {
  padding-top: 123px;
  padding-bottom: 123px; }
  .s14-score {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25);
    max-width: 330px;
    margin: 0 auto 60px auto; }
    @media (min-width: 992px) {
      .s14-score {
        margin-right: 15px;
        max-width: auto;
        margin: auto; } }
    .s14-score-head {
      background-color: #002a5b;
      color: #fff;
      padding: 37px 15px; }
      .s14-score-head h2, .s14-score-head h4 {
        text-align: center; }
      .s14-score-head .date {
        color: #0165de;
        text-transform: uppercase;
        letter-spacing: 0.125rem; }
    .s14-score-content_row {
      border-bottom: 1px solid #eee;
      padding: 0 26px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 50px; }
    .s14-score-content_cell {
      font-size: 1rem;
      letter-spacing: 0.00313rem;
      line-height: 2rem;
      font-family: 'Source Sans Pro', sans-serif; }
      .s14-score-content_cell:first-child, .s14-score-content_cell:last-child {
        width: 45px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        @media (min-width: 1200px) {
          .s14-score-content_cell:first-child, .s14-score-content_cell:last-child {
            width: 71px; } }
      .s14-score-content_cell:nth-child(3) {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center;
        color: #777; }
      .s14-score-content_cell:last-child {
        text-align: right;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; }
    .s14-score-content img {
      max-height: 25px;
      max-width: 35px;
      width: auto;
      height: auto; }
    .s14-score-content_more {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 50px; }
      .s14-score-content_more a {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 1.125rem;
        letter-spacing: 0.01875rem;
        line-height: 1.8rem;
        color: #0165de; }
  .s14-articles-head {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 40px; }
    .s14-articles-head h2 {
      line-height: 2.7rem;
      margin-right: 15px; }
    .s14-articles-head h4 {
      text-transform: uppercase;
      color: #a4afb5;
      font-weight: 300;
      letter-spacing: 0.0625rem; }
  .s14-articles-content_single {
    width: 100%;
    margin-bottom: 25px; }
    @media (min-width: 480px) {
      .s14-articles-content_single {
        width: calc(50% - 21px);
        margin-bottom: 54px; }
        .s14-articles-content_single:nth-child(2n+1) {
          margin-right: 21px; }
        .s14-articles-content_single:nth-child(2n) {
          margin-left: 21px; } }
  .s14-articles-content_thumb {
    height: 219px;
    margin-bottom: 15px;
    background-size: cover; }
  .s14-articles-content_desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .s14-articles-content_title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 20px; }
  .s14-articles-content_date {
    width: 100px;
    height: 65px;
    border: 1px solid #000;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .s14-articles-content_date h3, .s14-articles-content_date h5 {
      text-align: center;
      padding: 0 10px; }

.s15 {
  padding-bottom: 80px; }
  .s15-head {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 40px; }
    .s15-head h2 {
      line-height: 2.7rem;
      margin-right: 15px; }
    .s15-head h4 {
      text-transform: uppercase;
      color: #a4afb5;
      font-weight: 300;
      letter-spacing: 0.0625rem; }
  .s15-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (min-width: 992px) {
      .s15-content {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; } }
    .s15-content-item {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media (min-width: 992px) {
        .s15-content-item {
          display: block;
          width: auto;
          margin: 0 22px; }
          .s15-content-item:nth-child(3n+1) {
            margin-left: 0; }
          .s15-content-item:nth-child(3n+2) {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1; }
          .s15-content-item:nth-child(3n) {
            margin-right: 0; } }
      .s15-content-item.big {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 30px; }
        @media (min-width: 992px) {
          .s15-content-item.big {
            margin-bottom: 0; } }
      .s15-content-item .img {
        height: 425px;
        margin-bottom: 25px;
        background-size: cover; }
        @media (min-width: 992px) {
          .s15-content-item .img {
            height: 309px; } }
      .s15-content-item h3 {
        font-size: 1.75rem;
        letter-spacing: 0.03125rem;
        line-height: 2.45rem;
        margin-bottom: 10px; }
        .s15-content-item h3 a {
          font-size: 1.75rem;
          letter-spacing: 0.03125rem;
          line-height: 2.45rem;
          margin-bottom: 10px; }
      .s15-content-item p {
        color: #777;
        line-height: 1.6rem; }
      .s15-content-item_sub {
        width: 100%;
        margin: 0 0 30px 0; }
        @media (min-width: 480px) {
          .s15-content-item_sub {
            margin: 0 15px 30px 15px;
            width: calc(50% - 15px); }
            .s15-content-item_sub:nth-child(odd) {
              margin-left: 0; }
            .s15-content-item_sub:nth-child(even) {
              margin-right: 0; } }
        @media (min-width: 992px) {
          .s15-content-item_sub {
            width: 252px;
            margin: 0 0 30px 0; } }
        .s15-content-item_sub .img {
          height: 222px;
          width: 100%;
          margin-bottom: 15px; }
          @media (min-width: 992px) {
            .s15-content-item_sub .img {
              height: 142px; } }
        .s15-content-item_sub h3 {
          font-size: 1.25rem;
          letter-spacing: 0.0625rem;
          line-height: 1.75rem; }
          .s15-content-item_sub h3 a {
            font-size: 1.25rem;
            letter-spacing: 0.0625rem;
            line-height: 1.75rem; }
        .s15-content-item_sub h6 {
          margin-bottom: 5px;
          text-transform: uppercase;
          letter-spacing: 0.125rem;
          color: #0165de; }

.s16 {
  padding-top: 50px;
  padding-bottom: 50px; }
  .s16-head {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 40px; }
    .s16-head h2 {
      line-height: 2.7rem;
      margin-right: 15px; }
    .s16-head h4 {
      text-transform: uppercase;
      color: #a4afb5;
      font-weight: 300;
      letter-spacing: 0.0625rem; }
  .s16-articles-content {
    margin-bottom: 50px; }
    @media (min-width: 480px) {
      .s16-articles-content {
        margin-bottom: 0; } }
    .s16-articles-content_single {
      margin-bottom: 30px; }
      @media (min-width: 480px) {
        .s16-articles-content_single {
          width: calc(50% - 21px);
          margin-bottom: 54px; }
          .s16-articles-content_single:nth-child(2n+1) {
            margin-right: 21px; }
          .s16-articles-content_single:nth-child(2n) {
            margin-left: 21px; } }
    .s16-articles-content_thumb {
      height: 219px;
      margin-bottom: 15px;
      background-size: cover; }
    .s16-articles-content_desc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .s16-articles-content_title {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      padding-right: 20px; }
    .s16-articles-content_date {
      width: 100px;
      height: 65px;
      border: 1px solid #000;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .s16-articles-content_date h3, .s16-articles-content_date h5 {
        text-align: center;
        padding: 0 10px; }
  .s16-side {
    padding: 0px 5px; }
    @media (min-width: 1200px) {
      .s16-side {
        padding: 0 29px; } }
    .s16-side h2 {
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 700;
      letter-spacing: 0rem;
      line-height: 1.0625rem;
      border-bottom: 4px solid #0165de; }
    .s16-side-item {
      font-size: 1rem;
      letter-spacing: 0.00313rem;
      line-height: 1.3rem;
      font-family: 'Source Sans Pro', sans-serif;
      padding: 25px 0;
      border-bottom: 1px solid #eee; }

.fullscreen-video {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.7); }
  .fullscreen-video iframe {
    width: 100%;
    height: 100%; }
  .fullscreen-video.active {
    display: block; }
  .fullscreen-video .close-button {
    position: absolute;
    right: 0;
    top: 90px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 9px 0 0 9px;
    color: #fff;
    font-size: 3rem;
    line-height: 3rem;
    width: 75px;
    height: 75px;
    cursor: pointer;
    text-align: center; }
    .fullscreen-video .close-button span {
      display: inline-block;
      opacity: .4;
      margin-top: 13px;
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
      .fullscreen-video .close-button span:hover {
        opacity: 1; }

.s17 {
  padding-top: 50px;
  padding-bottom: 50px; }
  .s17 .container {
    padding: 0; }
    @media (min-width: 768px) {
      .s17 .container {
        padding: 0 15px; } }
  .s17-head {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    margin-bottom: 40px; }
    .s17-head h2 {
      line-height: 2.7rem;
      margin-right: 15px;
      font-size: 2rem;
      margin-left: -2px;
      letter-spacing: -1px; }
      @media (min-width: 480px) {
        .s17-head h2 {
          font-size: 2.5rem;
          margin-left: 0; } }
      @media (min-width: 768px) {
        .s17-head h2 {
          font-size: 3.5rem; } }
    .s17-head h4 {
      text-transform: uppercase;
      color: #a4afb5;
      font-weight: 300;
      letter-spacing: 0.0625rem;
      display: none; }
      @media (min-width: 768px) {
        .s17-head h4 {
          display: block; } }
    .s17-head .view-all-link {
      position: absolute;
      left: 0;
      text-align: left;
      font-size: 0.75rem;
      font-family: 'Ubuntu Mono', monospace;
      text-transform: uppercase;
      letter-spacing: 2px;
      color: #0165de;
      margin-top: 9px; }
      @media (min-width: 480px) {
        .s17-head .view-all-link {
          margin-top: 12px; } }
      @media (min-width: 768px) {
        .s17-head .view-all-link {
          right: 0;
          left: auto;
          text-align: right;
          margin-top: -1px; } }
  .s17 .season-table {
    display: none; }
    .s17 .season-table.active {
      display: block; }
    .s17 .season-table .table-shift-icon {
      cursor: pointer; }
  .s17-swiper .swiper-container {
    width: calc(100% + 220px);
    cursor: ew-resize; }
  .s17-swiper .swiper-slide {
    overflow: auto;
    cursor: pointer;
    margin-right: 100px; }
  .s17-swiper-slide-container {
    margin-left: 18px; }
  .s17-swiper-img {
    width: 100%;
    height: 165px;
    margin-bottom: 20px;
    background-size: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    @media (min-width: 992px) {
      .s17-swiper-img {
        height: 216px; } }
    .s17-swiper-img:hover {
      background-size: 120%; }
  .s17-swiper-desc {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .s17-swiper-title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 20px; }
  .s17-swiper-date {
    width: 100px;
    height: 65px;
    border: 1px solid #000;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .s17-swiper-date h3, .s17-swiper-date h5 {
      text-align: center;
      padding: 0 10px; }
  .s17-swiper-side {
    text-transform: uppercase;
    font-family: 'Ubuntu Mono', monospace;
    font-weight: 700;
    font-size: 0.75rem;
    letter-spacing: 0.125rem;
    line-height: 1.05rem;
    position: absolute;
    top: 0;
    right: calc(100% + 20px);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    white-space: nowrap; }
  .s17 .post-collective {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 60px; }
    @media (min-width: 992px) {
      .s17 .post-collective {
        margin-bottom: 0; } }
    .s17 .post-collective .post {
      width: 100%;
      margin-right: 0;
      margin-left: 0;
      margin-bottom: 30px; }
      @media (min-width: 768px) {
        .s17 .post-collective .post {
          width: 47.5%;
          margin-right: 2.5%;
          margin-left: 0; } }
      .s17 .post-collective .post:nth-child(2n) {
        margin-right: 0;
        margin-left: 0; }
        @media (min-width: 768px) {
          .s17 .post-collective .post:nth-child(2n) {
            margin-right: 0;
            margin-left: 2.5%; } }
      .s17 .post-collective .post a {
        display: block; }
      .s17 .post-collective .post .featured-image {
        width: 100%;
        height: 245px;
        display: block;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover; }
      .s17 .post-collective .post .details {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-top: 12px; }
        .s17 .post-collective .post .details .title {
          -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
          flex: 1 1 auto;
          color: #000;
          font-size: 1rem;
          line-height: 1.5rem;
          margin-right: 12px; }
          @media (min-width: 480px) {
            .s17 .post-collective .post .details .title {
              font-size: 1.25rem;
              line-height: 1.618rem; } }
        .s17 .post-collective .post .details .date {
          border: 1px solid #000;
          color: #000;
          padding: 9px 12px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          vertical-align: middle;
          -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto;
          font-family: 'Ubuntu Mono', monospace; }
          .s17 .post-collective .post .details .date .month {
            font-size: 0.75rem;
            display: block;
            width: 100%;
            text-align: center;
            text-transform: uppercase;
            margin-bottom: 3px;
            letter-spacing: 1px; }
          .s17 .post-collective .post .details .date .day {
            font-size: 1.5rem;
            display: block;
            width: 100%;
            text-align: center; }
  .s17 .tables {
    background-color: #fff;
    width: 100%; }
    .s17 .tables .table-head {
      position: relative;
      background-color: #002a5b;
      color: #fff;
      padding: 15px 30px; }
      .s17 .tables .table-head .table-title {
        font-weight: 700;
        width: 100%;
        text-align: center; }
      .s17 .tables .table-head .table-shift-icon {
        font-size: 2rem;
        line-height: 1rem;
        position: absolute;
        top: 15px; }
        .s17 .tables .table-head .table-shift-icon.table-shift-left {
          left: 30px; }
        .s17 .tables .table-head .table-shift-icon.table-shift-right {
          right: 30px; }
    .s17 .tables .table-body {
      padding: 15px 0;
      text-align: center; }
      .s17 .tables .table-body table {
        width: 100%;
        border-collapse: collapse;
        border: 0; }
        .s17 .tables .table-body table th {
          color: #888888;
          font-size: 0.875rem;
          line-height: 1rem;
          text-align: center;
          padding-bottom: 15px; }
          .s17 .tables .table-body table th:first-child {
            padding-left: 15px; }
          .s17 .tables .table-body table th:last-child {
            padding-right: 15px; }
          .s17 .tables .table-body table th:nth-child(2) {
            text-align: left; }
        .s17 .tables .table-body table td {
          font-size: 0.875rem;
          text-align: center;
          padding: 12px 0;
          border: none;
          border-bottom: 1px solid #eee; }
          .s17 .tables .table-body table td .club-logo {
            display: inline-block;
            width: 21px;
            height: 21px;
            margin-right: 6px;
            margin-bottom: -6px; }
          .s17 .tables .table-body table td:first-child {
            padding-left: 15px; }
          .s17 .tables .table-body table td:last-child {
            padding-right: 15px;
            font-weight: 700; }
          .s17 .tables .table-body table td:nth-child(2) {
            text-align: left; }
    .s17 .tables .view-table-link {
      margin-top: 15px;
      display: inline-block;
      color: #0165de;
      font-size: 0.8125rem;
      text-align: center; }

.s18 {
  padding-top: 50px;
  padding-bottom: 50px; }
  .s18-head {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 40px; }
    .s18-head h2 {
      line-height: 2.7rem;
      margin-right: 15px;
      font-size: 2rem;
      margin-left: -2px;
      letter-spacing: -1px; }
      @media (min-width: 480px) {
        .s18-head h2 {
          font-size: 2.5rem; } }
      @media (min-width: 768px) {
        .s18-head h2 {
          font-size: 3.5rem;
          margin-left: 0; } }
    .s18-head h4 {
      text-transform: uppercase;
      color: #a4afb5;
      font-weight: 300;
      letter-spacing: 0.0625rem;
      display: none; }
      @media (min-width: 768px) {
        .s18-head h4 {
          display: block; } }
    .s18-head .view-all-link {
      position: absolute;
      left: 0;
      text-align: left;
      font-size: 0.75rem;
      font-family: 'Ubuntu Mono', monospace;
      text-transform: uppercase;
      letter-spacing: 2px;
      color: #0165de;
      margin-top: 9px; }
      @media (min-width: 480px) {
        .s18-head .view-all-link {
          margin-top: 12px; } }
      @media (min-width: 768px) {
        .s18-head .view-all-link {
          right: 0;
          left: auto;
          text-align: right;
          margin-top: -1px; } }
  .s18-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .s18-row {
    width: 100%;
    margin-left: 25px; }
    @media (min-width: 992px) {
      .s18-row {
        width: 342px;
        margin: 0 25px; } }
    @media (min-width: 1200px) {
      .s18-row {
        width: 469px; } }
    @media (min-width: 992px) {
      .s18-row:nth-child(1) {
        margin-left: 0; } }
    .s18-row:nth-child(2) {
      width: 100%; }
      @media (min-width: 992px) {
        .s18-row:nth-child(2) {
          width: 285px; } }
      @media (min-width: 1200px) {
        .s18-row:nth-child(2) {
          width: 340px; } }
      .s18-row:nth-child(2) .s18-item-img {
        height: 220px; }
        @media (min-width: 480px) {
          .s18-row:nth-child(2) .s18-item-img {
            height: 350px; } }
        @media (min-width: 992px) {
          .s18-row:nth-child(2) .s18-item-img {
            height: 165px; } }
        @media (min-width: 1200px) {
          .s18-row:nth-child(2) .s18-item-img {
            height: 212px; } }
        .s18-row:nth-child(2) .s18-item-img svg {
          width: 60px;
          height: 60px; }
      .s18-row:nth-child(2) .s18-item-time {
        padding: 6px 12px;
        font-size: 0.8125rem;
        letter-spacing: 0.0625rem;
        line-height: 1.1375rem; }
      .s18-row:nth-child(2) .s18-item-desc h3 {
        font-size: 1.0625rem;
        letter-spacing: 0.0625rem;
        line-height: 1.4875rem; }
    .s18-row:nth-child(3) {
      margin-right: 0;
      width: 100%; }
      @media (min-width: 992px) {
        .s18-row:nth-child(3) {
          width: 213px; } }
      @media (min-width: 1200px) {
        .s18-row:nth-child(3) {
          width: 228px; } }
      .s18-row:nth-child(3) .s18-item-img {
        height: 220px; }
        @media (min-width: 480px) {
          .s18-row:nth-child(3) .s18-item-img {
            height: 350px; } }
        @media (min-width: 992px) {
          .s18-row:nth-child(3) .s18-item-img {
            height: 128px; } }
        @media (min-width: 1200px) {
          .s18-row:nth-child(3) .s18-item-img {
            height: 143px; } }
        .s18-row:nth-child(3) .s18-item-img svg {
          width: 60px;
          height: 60px; }
      .s18-row:nth-child(3) .s18-item-time {
        padding: 6px 12px;
        font-size: 0.8125rem;
        letter-spacing: 0.0625rem;
        line-height: 1.1375rem; }
      .s18-row:nth-child(3) .s18-item-desc h3 {
        font-size: 0.9375rem;
        letter-spacing: 0.0625rem;
        line-height: 1.3125rem; }
  .s18-item {
    display: block;
    width: 100%;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 50px; }
    .s18-item-img {
      height: 220px;
      width: 100%;
      background-size: cover; }
      @media (min-width: 480px) {
        .s18-item-img {
          height: 350px; } }
      @media (min-width: 992px) {
        .s18-item-img {
          height: 235px; } }
      @media (min-width: 1200px) {
        .s18-item-img {
          height: 279px; } }
      .s18-item-img svg {
        width: 79px;
        height: 79px;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
      .s18-item-img path {
        fill: #fff; }
    .s18-item-time {
      position: absolute;
      bottom: 10px;
      right: 10px;
      padding: 6px 14px;
      background-color: rgba(249, 35, 0, 0.7);
      color: #fff;
      font-size: 0.9375rem;
      letter-spacing: 0.0625rem;
      line-height: 1.3125rem; }
    .s18-item-desc {
      background-color: #fff;
      padding: 20px; }
      .s18-item-desc h3 {
        margin-bottom: 3px; }
      .s18-item-desc h4 {
        margin-bottom: 10px;
        color: #777; }
      .s18-item-desc h5 {
        letter-spacing: 0.125rem;
        padding-left: 15px; }
        .s18-item-desc h5:before {
          content: '';
          background-color: #20a345;
          height: 7px;
          width: 7px;
          border-radius: 50%;
          position: absolute;
          left: 0;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
    .s18-item-side {
      position: absolute;
      top: 0;
      right: calc(100% + 23px);
      -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      transform: rotate(270deg);
      -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
      transform-origin: right top;
      white-space: nowrap;
      text-transform: uppercase;
      font-family: 'Ubuntu Mono', monospace;
      font-weight: 700;
      font-size: 0.75rem;
      letter-spacing: 0.125rem;
      line-height: 1.05rem; }
  .s18.alt {
    border-top: 2px solid #eee; }
  .s18 .big-featured-video {
    width: 100%;
    height: 680px;
    margin-bottom: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    .s18 .big-featured-video iframe {
      width: 100%;
      height: 100%; }
    .s18 .big-featured-video .info-overlay {
      width: 100%;
      height: 100%;
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
      background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      .s18 .big-featured-video .info-overlay .info {
        margin-left: 90px;
        margin-bottom: 60px;
        max-width: calc(50% - 90px); }
        .s18 .big-featured-video .info-overlay .info .title {
          font-size: 1.25rem;
          line-height: 1.618rem;
          color: #fff;
          margin-bottom: 6px; }
        .s18 .big-featured-video .info-overlay .info .description {
          font-size: .9375rem;
          line-height: 1.3rem;
          color: #aaa;
          margin-bottom: 6px; }
        .s18 .big-featured-video .info-overlay .info .live-indicator {
          position: relative;
          font-size: .8125rem;
          letter-spacing: 3px;
          font-weight: 700;
          text-transform: uppercase;
          color: #fff;
          margin-left: 12px; }
          .s18 .big-featured-video .info-overlay .info .live-indicator:before {
            content: '';
            height: 6px;
            width: 6px;
            border-radius: 50%;
            position: absolute;
            top: 7px;
            left: -12px;
            background-color: #20a345; }
        .s18 .big-featured-video .info-overlay .info .video-duration-overlay {
          display: inline-block;
          position: relative;
          font-size: 1rem;
          background-color: rgba(225, 39, 32, 0.8);
          color: #fff;
          padding: 3px 6px;
          letter-spacing: 1px; }
  .s18 .featured-video {
    -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 45px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px; }
    .s18 .featured-video .featured-video-thumbnail {
      width: 100%;
      height: 171px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      position: relative; }
      .s18 .featured-video .featured-video-thumbnail .video-duration-overlay {
        display: inline-block;
        position: absolute;
        bottom: 18px;
        right: 18px;
        background-color: rgba(225, 39, 32, 0.8);
        color: #fff;
        font-size: .8125rem;
        padding: 3px 6px;
        letter-spacing: 1px; }
    .s18 .featured-video .live-indicator {
      position: absolute;
      bottom: 15px;
      left: 15px;
      font-size: .8125rem;
      letter-spacing: 3px;
      font-weight: 700;
      text-transform: uppercase;
      color: #fff;
      margin-left: 12px; }
      .s18 .featured-video .live-indicator:before {
        content: '';
        height: 6px;
        width: 6px;
        border-radius: 50%;
        position: absolute;
        top: 7px;
        left: -12px;
        background-color: #20a345; }
    .s18 .featured-video .video-details {
      padding: 15px; }
      .s18 .featured-video .video-details .category {
        font-size: .75rem;
        font-family: 'Ubuntu Mono', monospace;
        color: #0165de;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-bottom: 6px; }
      .s18 .featured-video .video-details .title {
        font-size: .9375rem;
        line-height: 1.25rem;
        color: #000;
        margin-bottom: 6px;
        width: 100%;
        padding-right: 20%; }
      .s18 .featured-video .video-details .date {
        font-size: .875rem;
        line-height: 1.125rem;
        color: #777; }

.partners {
  margin-top: 60px;
  margin-bottom: 60px; }
  .partners .partner-collective {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .partners .partner-collective .partner {
      width: 18%;
      margin-right: 2.5%;
      margin-bottom: 21px;
      max-height: 100px;
      padding: 18px; }
      .partners .partner-collective .partner:nth-child(5n) {
        margin-right: 0; }

.s19 {
  padding: 0; }
  .s19-thumb {
    width: 100%;
    height: calc(100vh - 54px); }
    @media (min-width: 480px) {
      .s19-thumb {
        height: 400px; } }
    @media (min-width: 992px) {
      .s19-thumb {
        width: 100vw;
        height: 34.7222222vw; } }
    .s19-thumb-img {
      width: 100%;
      height: 100%;
      background-size: cover; }
      @media (min-width: 480px) {
        .s19-thumb-img {
          height: 400px; } }
      @media (min-width: 992px) {
        .s19-thumb-img {
          width: 100vw;
          height: 34.7222222vw; } }
    .s19-thumb.swiper-container {
      margin-left: 0;
      margin-right: 0; }
  .s19 .swiper-slide .container {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .s19 .swiper-slide .content-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 30px; }
  .s19 .swiper-slide .category {
    font-size: .75rem;
    font-family: 'Ubuntu Mono', monospace;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    margin-bottom: 9px; }
  .s19 .swiper-slide h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 2rem;
    color: #fff;
    margin-bottom: 9px;
    letter-spacing: 1px; }
    @media (min-width: 768px) {
      .s19 .swiper-slide h1 {
        font-size: 2rem;
        line-height: 2.5rem; } }
  .s19 .swiper-slide p {
    color: #fff;
    line-height: 1.5rem; }
  .s19 .swiper-slide .cta-button {
    display: inline-block;
    margin-top: 30px;
    background-color: #f8261d;
    font-family: 'Ubuntu Mono', monospace;
    font-size: .9375rem;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding: 15px 30px;
    margin-left: 45px;
    color: #fff;
    position: relative; }
    .s19 .swiper-slide .cta-button:after {
      position: absolute;
      top: 0;
      left: -45px;
      width: 45px;
      text-align: center;
      padding: 0 0 0 3px;
      content: '+';
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 2.25rem;
      font-weight: 100;
      color: #fff;
      background-color: #de1008; }
  .s19-desc {
    background-color: #fff;
    margin: -40px 20px 0 20px;
    z-index: 2; }
    @media (min-width: 480px) {
      .s19-desc {
        margin: -40px 40px 0 40px; } }
    @media (min-width: 992px) {
      .s19-desc {
        position: absolute;
        top: 160px;
        left: calc(76.3888889vw - 260px);
        width: 450px; } }
    @media (min-width: 1200px) {
      .s19-desc {
        top: 200px;
        max-height: calc(34.7222222vw - 160px - 58px); } }
    .s19-desc-cont {
      display: none;
      padding: 44px 48px; }
      .s19-desc-cont a {
        color: #fff;
        font-size: 13px !important;
        padding: 17px 50px !important;
        padding-left: 110px !important;
        width: 288px;
        line-height: 24px !important;
        font-family: 'Source Sans Pro', sans-serif !important;
        z-index: 9999; }
    .s19-desc p {
      line-height: 1.5rem;
      color: #777; }
    .s19-desc a {
      color: #fff; }
    .s19-desc-read, .s19-desc-read:hover {
      position: absolute;
      bottom: -58px;
      right: 0px;
      font-family: 'Ubuntu Mono', monospace;
      font-size: 0.8125rem;
      letter-spacing: 0.15rem;
      opacity: 0.9;
      z-index: 3;
      background-color: #f93b33;
      text-transform: uppercase;
      text-align: center;
      color: #fff;
      padding: 13px 30px;
      padding-left: 60px;
      width: 220px; }
      @media (min-width: 992px) {
        .s19-desc-read, .s19-desc-read:hover {
          padding: 13px 50px;
          padding-left: 110px;
          width: 288px; } }
    .s19-desc-read:after {
      content: '+';
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 2.25rem;
      font-weight: 100;
      position: absolute;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      top: 50%;
      left: 20px; }
  .s19-tab_h {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 20px;
    margin-top: 60px; }
    @media (min-width: 480px) {
      .s19-tab_h {
        padding: 0 40px; } }
    @media (min-width: 992px) {
      .s19-tab_h {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0;
        margin-top: 0; } }
    .s19-tab_h-item {
      padding-top: 29px;
      padding-bottom: 29px;
      padding-right: 24px;
      margin-right: 40px;
      cursor: pointer;
      width: 100%;
      border-bottom: 1px solid #ddd; }
      @media (min-width: 992px) {
        .s19-tab_h-item {
          width: 278px;
          border-bottom: 0; } }
      .s19-tab_h-item:after {
        background-color: #ddd;
        width: 2px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg); }
        @media (min-width: 992px) {
          .s19-tab_h-item:after {
            content: ''; } }
      .s19-tab_h-item:last-child:after {
        display: none; }
      .s19-tab_h-item:hover h4 {
        text-decoration: underline; }
    .s19-tab_h h6 {
      text-transform: uppercase;
      letter-spacing: 0.09375rem;
      margin-bottom: 10px;
      color: #0165de; }
  .s19-pagination {
    width: 0%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    display: none;
    height: 3px;
    background-color: #00408d; }
    @media (min-width: 992px) {
      .s19-pagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }

.s20 {
  margin-bottom: 40px; }
  @media (min-width: 480px) {
    .s20-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .s20-thumb {
    height: 267px;
    width: 100%;
    background-size: cover; }
    @media (min-width: 480px) {
      .s20-thumb {
        height: 307px;
        width: 546px; } }
  .s20-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px; }
    @media (min-width: 480px) {
      .s20-text {
        width: 302px; } }
    .s20-text h3.alt {
      font-size: 1.5rem;
      line-height: 2.1rem;
      margin-bottom: 20px; }
    .s20-text h5.alt {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 0.875rem;
      letter-spacing: 0.0125rem;
      line-height: 1.225rem;
      color: #888; }
  .s20-tabs {
    padding: 0 35px; }
    @media (min-width: 480px) {
      .s20-tabs {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-bottom: 1px solid #e5e5e5;
        margin-top: 20px; } }
  .s20-tab {
    height: 54px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #e5e5e5; }
    @media (min-width: 480px) {
      .s20-tab {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 15px;
        width: 33%;
        border-right: 1px solid #e5e5e5;
        border-bottom: 0; } }
    .s20-tab:first-child {
      padding-left: 0; }
    .s20-tab:last-child {
      border-right: 0; }
    .s20-tab h5.alt {
      font-size: 0.875rem;
      letter-spacing: 0.0125rem;
      line-height: 1.225rem; }
    .s20-tab-img {
      max-width: 30px;
      max-height: 30px;
      width: auto;
      margin-right: 15px; }
  .s20-side {
    margin-top: 40px; }
    .s20-side .sb4 {
      margin-bottom: 30px; }
    @media (min-width: 480px) {
      .s20-side {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0; }
        .s20-side .sb4, .s20-side .sb5 {
          width: 50%;
          height: 100%;
          margin-bottom: 0; }
        .s20-side .sb4 {
          margin-right: 15px; }
        .s20-side .sb5 {
          margin-left: 15px; } }
    @media (min-width: 992px) {
      .s20-side {
        display: block;
        width: 227px;
        position: absolute;
        top: 0;
        right: -257px; }
        .s20-side .sb4, .s20-side .sb5 {
          width: auto;
          height: auto;
          margin-left: 0;
          margin-right: 0; }
        .s20-side .sb4 {
          margin-bottom: 60px; } }
    @media (min-width: 1200px) {
      .s20-side {
        width: 262px;
        right: -291px; } }

.s21 {
  padding-bottom: 60px;
  width: 100%;
  overflow-x: auto; }
  @media (min-width: 992px) {
    .s21 {
      overflow-x: initial; } }
  .s21 .d-flex {
    width: 847.5px; }
    @media (min-width: 1200px) {
      .s21 .d-flex {
        width: 100%; } }
  .s21-col {
    width: calc(33% - 27px);
    margin: 0 22px; }
    .s21-col:first-child {
      margin-left: 0; }
    .s21-col:last-child {
      margin-right: 0; }
    .s21-col table {
      width: 100%;
      -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
      box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15); }
    .s21-col tr {
      border-bottom: 1px solid #e5e5e5;
      background-color: #fff; }
      .s21-col tr.header {
        background-color: #da2726; }
        .s21-col tr.header td {
          padding: 13px 16px;
          color: #fff; }
    .s21-col .team {
      margin-top: 3px;
      color: #888; }
    .s21-col td, .s21-col .name, .s21-col .team {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 1rem;
      letter-spacing: 0.00313rem;
      line-height: 1.1rem;
      vertical-align: top; }
    .s21-col td {
      padding: 12px 0; }
      .s21-col td:first-child {
        padding-left: 20px;
        padding-right: 11px; }
      .s21-col td:last-child {
        padding-right: 20px;
        padding-left: 11px;
        vertical-align: middle;
        color: #da2726; }
      .s21-col td:nth-child(2) {
        padding-right: 5px; }
      .s21-col td.img {
        text-align: right; }
      .s21-col td img {
        width: 30px;
        height: 30px;
        border-radius: 50%; }
        .s21-col td img.header {
          width: 60px;
          height: 60px;
          border-radius: 50%; }

.s22 {
  padding-top: 50px;
  padding-bottom: 80px; }
  .s22-header {
    margin-bottom: 15px; }
  .s22-logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px; }
  .s22-logo {
    height: 115px;
    width: calc(50% - 7px);
    margin: 0 7px;
    margin-bottom: 7px; }
    .s22-logo:nth-child(2n+1) {
      margin-left: 0; }
    .s22-logo:nth-child(2n) {
      margin-right: 0; }
    @media (min-width: 480px) {
      .s22-logo {
        width: calc(25% - 25px);
        margin: 0 15px; }
        .s22-logo:nth-child(2n+1) {
          margin-left: 15px; }
        .s22-logo:nth-child(2n) {
          margin-right: 15px; }
        .s22-logo:nth-child(4n+1) {
          margin-left: 0; }
        .s22-logo:nth-child(4n) {
          margin-right: 0; } }

.s23__content h1 {
  font-weight: 600;
  letter-spacing: -1.5px; }

.s23__content h2, .s23__content h3, .s23__content h4 {
  font-family: 'Montserrat', sans-serif;
  color: #555;
  font-size: 1.75rem; }

.s8new {
  padding: 0; }
  .s8new .nopadding {
    padding: 0;
    background-image: url(../images/about-bg.jpg);
    background-position: center 200px;
    background-size: contain; }
    @media (min-width: 768px) {
      .s8new .nopadding {
        background-position: center 300px; } }
    .s8new .nopadding.alt {
      background-image: url(../images/about-bg-alt.jpg); }
  .s8new .container {
    width: 100%;
    max-width: 1440px;
    padding: 0; }
  .s8new-hero {
    height: 250px;
    background-size: cover; }
    @media (min-width: 480px) {
      .s8new-hero {
        height: 500px; } }
  .s8new-content {
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    padding: 20px 30px; }
    @media (min-width: 768px) {
      .s8new-content {
        padding: 20px 60px; } }
    @media (min-width: 992px) {
      .s8new-content {
        padding: 0px; } }
    .s8new-content ul {
      padding-left: 35px;
      font-family: 'Source Sans Pro', sans-serif;
      margin-bottom: 30px;
      clear: both; }
      .s8new-content ul li {
        list-style-type: disc;
        font-family: 'Source Sans Pro', sans-serif;
        color: #7f7f7f;
        line-height: 1.8rem;
        margin-bottom: 15px; }
    .s8new-content.alt {
      -webkit-box-shadow: none;
      box-shadow: none; }
    .s8new-content.alt2 {
      -webkit-box-shadow: none;
      box-shadow: none; }
      .s8new-content.alt2 .s8new-listing {
        border-bottom: 0; }
    .s8new-content-container {
      padding: 0px; }
      @media (min-width: 992px) {
        .s8new-content-container {
          padding: 0px 0px 0px 60px; } }
    .s8new-content-header {
      padding-bottom: 30px;
      padding-top: 50px;
      margin-bottom: 45px; }
    .s8new-content-title {
      letter-spacing: 0.04375rem;
      margin-bottom: 15px;
      padding-bottom: 10px; }
    .s8new-content-subtitle {
      text-transform: uppercase;
      color: #0165de;
      letter-spacing: 0.0625rem; }
    .s8new-content-desc {
      color: #7f7f7f;
      font-size: 1rem;
      letter-spacing: 0.00313rem;
      line-height: 2rem;
      font-family: 'Source Sans Pro', sans-serif; }
      .s8new-content-desc img {
        width: 100%;
        height: auto; }
  .s8new-listing {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 38px; }
    .s8new-listing-header {
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      margin-bottom: 28px; }
      .s8new-listing-header h3 {
        line-height: 1.5625rem;
        letter-spacing: 0rem;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
      .s8new-listing-header h5 {
        text-transform: uppercase;
        letter-spacing: 0.05rem; }
      .s8new-listing-header a {
        width: auto;
        color: #d63d90; }
      .s8new-listing-header .blue {
        color: #0165de !important; }
    .s8new-listing .d-flex {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .s8new-listing-item {
      margin-bottom: 32px; }
      .s8new-listing-item .preview {
        width: 100%; }
      .s8new-listing-item h5 {
        color: #d63d90;
        padding: 10px 10px 0px 10px; }
        .s8new-listing-item h5.blue {
          color: #0165de !important; }
      .s8new-listing-item h4 {
        margin: 0px 9px 0 9px;
        padding-bottom: 14px;
        height: 66px;
        overflow: hidden; }
      .s8new-listing-item .info {
        padding: 14px 9px; }
        .s8new-listing-item .info-item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          margin-bottom: 12px; }
        .s8new-listing-item .info-icon, .s8new-listing-item .info-icon svg {
          width: 20px;
          height: 20px;
          background-size: cover;
          margin-right: 10px; }
          .s8new-listing-item .info-icon path, .s8new-listing-item .info-icon rect, .s8new-listing-item .info-icon svg path, .s8new-listing-item .info-icon svg rect {
            fill: #d42821; }
        .s8new-listing-item .info-desc {
          width: 146px;
          font-family: 'Source Sans Pro', sans-serif; }
    @media (min-width: 480px) {
      .s8new-listing.col-3 .s8new-listing-item {
        width: 33.333%; } }
    .s8new-listing.col-3 .s8new-listing-item .preview {
      height: 155px;
      border-radius: 0 0 0 40px; }
    .s8new-listing.col-4 .s8new-listing-item {
      width: 100%; }
      @media (min-width: 480px) {
        .s8new-listing.col-4 .s8new-listing-item {
          width: 50%; } }
      @media (min-width: 768px) {
        .s8new-listing.col-4 .s8new-listing-item {
          width: 25%; } }
      .s8new-listing.col-4 .s8new-listing-item .preview {
        height: 200px;
        border-radius: 0 0 0 45px; }
        @media (min-width: 768px) {
          .s8new-listing.col-4 .s8new-listing-item .preview {
            height: 131px; } }
    .s8new-listing-pagination {
      padding-bottom: 100px; }
      .s8new-listing-pagination ul {
        text-align: center; }
      .s8new-listing-pagination li {
        display: inline-block;
        margin: 0 8px; }
        .s8new-listing-pagination li.active a {
          color: #0165de; }
      .s8new-listing-pagination a {
        font-size: 0.9375rem;
        letter-spacing: 0.0125rem;
        line-height: 1.3125rem;
        color: #777; }

.s24new {
  padding: 0; }
  .s24new .nopadding {
    padding: 0; }
  .s24new .container {
    width: 100%;
    max-width: 1100px;
    padding: 0;
    background: url(../images/background-news.jpg);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat; }
  .s24new-head {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 20px 30px; }
    @media (min-width: 768px) {
      .s24new-head {
        padding: 20px 60px; } }
    @media (min-width: 992px) {
      .s24new-head {
        padding: 0px; } }
    .s24new-head h2 {
      line-height: 2.7rem;
      margin-right: 15px;
      font-size: 2rem;
      margin-left: -2px;
      letter-spacing: -1px; }
      @media (min-width: 480px) {
        .s24new-head h2 {
          font-size: 2.5rem;
          margin-left: 0; } }
      @media (min-width: 768px) {
        .s24new-head h2 {
          font-size: 3.5rem; } }
    .s24new-head h4 {
      text-transform: uppercase;
      color: #a4afb5;
      font-weight: 300;
      letter-spacing: 0.0625rem;
      display: none; }
      @media (min-width: 768px) {
        .s24new-head h4 {
          display: block; } }
  .s24new-content {
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    padding: 20px 50px; }
    @media (min-width: 768px) {
      .s24new-content {
        padding: 20px 60px; } }
    @media (min-width: 992px) {
      .s24new-content {
        padding: 0px; } }
    .s24new-content ul {
      padding-left: 35px;
      font-family: 'Source Sans Pro', sans-serif;
      margin-bottom: 25px;
      clear: both; }
      .s24new-content ul li {
        list-style-type: disc;
        font-family: 'Source Sans Pro', sans-serif;
        color: #7f7f7f;
        line-height: 1.8rem;
        margin-bottom: 15px; }
    .s24new-content.alt {
      -webkit-box-shadow: none;
      box-shadow: none; }
    .s24new-content.alt2 {
      -webkit-box-shadow: none;
      box-shadow: none; }
      .s24new-content.alt2 .s24new-listing {
        border-bottom: 0; }
    .s24new-content-container {
      padding: 0px; }
      @media (min-width: 992px) {
        .s24new-content-container {
          padding: 0px 0px 0px 60px; } }
    .s24new-content-header {
      padding: 0;
      padding-top: 0; }
      @media (min-width: 768px) {
        .s24new-content-header {
          padding-bottom: 30px;
          margin-bottom: 45px;
          padding-top: 50px; } }
    .s24new-content-title {
      letter-spacing: 0.04375rem;
      margin-bottom: 15px;
      padding-bottom: 10px; }
    .s24new-content-subtitle {
      text-transform: uppercase;
      color: #0165de;
      letter-spacing: 0.0625rem; }
    .s24new-content-desc {
      color: #7f7f7f;
      font-size: 1rem;
      letter-spacing: 0.00313rem;
      line-height: 2rem;
      font-family: 'Source Sans Pro', sans-serif; }
      .s24new-content-desc img {
        width: 100%;
        height: auto; }
  .s24new-listing {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 30px; }
    .s24new-listing-header {
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      margin-bottom: 28px; }
      .s24new-listing-header h3 {
        line-height: 1.5625rem;
        letter-spacing: 0rem;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
      .s24new-listing-header h5 {
        text-transform: uppercase;
        letter-spacing: 0.05rem; }
      .s24new-listing-header a {
        width: auto;
        color: #d63d90; }
      .s24new-listing-header .blue {
        color: #0165de !important; }
    .s24new-listing .d-flex {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .s24new-listing-item {
      margin-bottom: 6px; }
      .s24new-listing-item .preview {
        background-image: url(https://dummyimage.com/400x300/878787/a8a8a8);
        height: 183px;
        border-radius: 0 0 0 30px; }
      .s24new-listing-item h5 {
        padding-top: 12px;
        padding-bottom: 6px;
        color: #d63d90; }
        .s24new-listing-item h5.blue {
          color: #0165de !important; }
        @media (min-width: 768px) {
          .s24new-listing-item h5 {
            padding: 10px; } }
      .s24new-listing-item h4 {
        padding-bottom: 14px;
        overflow: hidden;
        font-size: 1.25em;
        letter-spacing: 0;
        max-width: 400px;
        line-height: 1.3em; }
        @media (min-width: 768px) {
          .s24new-listing-item h4 {
            margin: 0 9px; } }
      .s24new-listing-item p {
        color: #777;
        line-height: 1.5rem;
        font-size: .875rem; }
        @media (min-width: 768px) {
          .s24new-listing-item p {
            padding-left: 10px;
            font-size: 1rem; } }
      .s24new-listing-item .info {
        padding: 14px 9px; }
        .s24new-listing-item .info-item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          margin-bottom: 12px; }
        .s24new-listing-item .info-icon, .s24new-listing-item .info-icon svg {
          width: 20px;
          height: 20px;
          background-size: cover;
          margin-right: 10px; }
          .s24new-listing-item .info-icon path, .s24new-listing-item .info-icon rect, .s24new-listing-item .info-icon svg path, .s24new-listing-item .info-icon svg rect {
            fill: #d42821; }
        .s24new-listing-item .info-desc {
          width: 146px;
          font-family: 'Source Sans Pro', sans-serif; }
    @media (min-width: 480px) {
      .s24new-listing.col-3 .s24new-listing-item {
        width: 33.333%; } }
    .s24new-listing.col-3 .s24new-listing-item .preview {
      height: 155px;
      border-radius: 0 0 0 40px; }
    .s24new-listing-pagination {
      padding-bottom: 100px; }
      .s24new-listing-pagination ul {
        text-align: center; }
      .s24new-listing-pagination li {
        display: inline-block;
        margin: 0 8px; }
        .s24new-listing-pagination li.active a {
          color: #0165de; }
      .s24new-listing-pagination a {
        font-size: 0.9375rem;
        letter-spacing: 0.0125rem;
        line-height: 1.3125rem;
        color: #777; }
    .s24new-listing .listing-image {
      background-image: url(http://www.fas.org.sg/wp-content/uploads/2017/11/FAS-Logo-resized_25.png); }

.videos {
  padding-top: 90px; }
  .videos .featured-video {
    -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 45px rgba(0, 0, 0, 0.15);
    margin-bottom: 60px; }
    .videos .featured-video .featured-video-thumbnail {
      width: 100%;
      height: 171px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      position: relative; }
      .videos .featured-video .featured-video-thumbnail .video-duration-overlay {
        display: inline-block;
        position: absolute;
        bottom: 18px;
        right: 18px;
        background-color: rgba(225, 39, 32, 0.8);
        color: #fff;
        font-size: .8125rem;
        padding: 3px 6px;
        letter-spacing: 1px; }
    .videos .featured-video .live-indicator {
      position: absolute;
      left: 15px;
      bottom: 15px;
      font-size: .8125rem;
      letter-spacing: 3px;
      font-weight: 700;
      text-transform: uppercase;
      color: #fff;
      margin-left: 12px; }
      .videos .featured-video .live-indicator:before {
        content: '';
        height: 6px;
        width: 6px;
        border-radius: 50%;
        position: absolute;
        top: 7px;
        left: -12px;
        background-color: #20a345; }
    .videos .featured-video .video-details {
      padding: 15px; }
      .videos .featured-video .video-details .category {
        font-size: .75rem;
        font-family: 'Ubuntu Mono', monospace;
        color: #0165de;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-bottom: 6px; }
      .videos .featured-video .video-details .title {
        font-size: .9375rem;
        line-height: 1.25rem;
        color: #000;
        margin-bottom: 6px;
        width: 100%;
        padding-right: 20%; }
      .videos .featured-video .video-details .date {
        font-size: .875rem;
        line-height: 1.125rem;
        color: #777; }

.post_content strong {
  font-weight: 600; }

.post_content em {
  font-style: italic; }

.post_content p {
  margin-bottom: 30px; }

.post_content ul {
  list-style-type: disc;
  padding-left: 40px; }

.post_content ol {
  list-style-type: decimal;
  padding-left: 40px; }

.post_content img {
  width: auto;
  max-width: 100%;
  margin-bottom: 18px; }

.post_content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.footer {
  background-color: #f5f5f5;
  padding-top: 50px; }
  .footer-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (min-width: 992px) {
      .footer-container {
        -ms-flex-wrap: unset;
        flex-wrap: unset; } }
  .footer-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: center; }
    @media (min-width: 992px) {
      .footer-lists {
        text-align: left;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; } }
  .footer-item {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 0.875rem;
    letter-spacing: 0.00625rem;
    line-height: 1.225rem;
    width: 100%; }
    @media (min-width: 992px) {
      .footer-item {
        width: 50%; } }
    @media (min-width: 992px) {
      .footer-item {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0; } }
    .footer-item a, .footer-item ul, .footer-item li {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: inherit;
      letter-spacing: inherit;
      line-height: inherit; }
    .footer-item ul {
      margin-bottom: 25px; }
    .footer-item li, .footer-item-title {
      margin-bottom: 10px; }
    .footer-item a {
      display: block;
      text-align: center;
      font-family: 'Source Sans Pro', sans-serif; }
      @media (min-width: 992px) {
        .footer-item a {
          text-align: left; } }
    .footer-item .social-icn {
      width: 14px;
      height: 14px;
      margin-right: 10px; }
    .footer-item-content {
      line-height: 1.3125rem;
      margin-bottom: 25px;
      color: #777; }
      .footer-item-content .number {
        color: #777; }
    .footer-item-title {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 0.875rem; }
    .footer-item-content {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 0.875rem; }
    .footer-item.logo {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      width: 100%; }
      @media (min-width: 992px) {
        .footer-item.logo {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          width: 196px; } }
      .footer-item.logo img {
        width: 84px;
        height: 84px;
        margin: 15px auto 0;
        display: block; }
        @media (min-width: 992px) {
          .footer-item.logo img {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin: 0; } }

.footer-bottom {
  background-color: #f5f5f5;
  text-align: center; }
  @media (min-width: 992px) {
    .footer-bottom {
      border-top: 1px solid #ddd; } }
  .footer-bottom-container {
    padding: 9px 0px 15px;
    color: #777;
    font-size: 0.875rem; }
  .footer-bottom-copyright {
    display: block;
    text-align: center; }
    @media (min-width: 992px) {
      .footer-bottom-copyright {
        display: inline-block; } }
  .footer-bottom-social-media {
    display: inline-block; }
    .footer-bottom-social-media li {
      display: inline-block;
      margin: 0px 10px; }
      .footer-bottom-social-media li a {
        color: #777; }

#totop {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 20px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #d0d0d0;
  color: white;
  cursor: pointer;
  padding: 20px;
  border-radius: 0;
  -webkit-transition: all 2s ease-in;
  -o-transition: all 2s ease-in;
  transition: all 2s ease-in; }

#totop:hover {
  background-color: #555; }

.counter {
  border: 1px solid #ccc;
  height: auto;
  border-radius: 10px;
  padding: 20px;
  width: 200px;
  text-align: center;
  margin-top: 9px;
  display: none; }
  .counter p {
    font-family: 'Ubuntu Mono', monospace;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 100;
    letter-spacing: 1px;
    text-align: center; }
    .counter p.counter-header {
      position: absolute;
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 700;
      top: -16px;
      text-align: center;
      left: 50px;
      background: #f7f7f7;
      width: 100px;
      text-transform: none;
      font-size: 14px;
      letter-spacing: 0; }
    .counter p.counter-value {
      font-size: 40px;
      color: #00408d;
      font-weight: 100;
      text-align: center;
      font-family: 'Source Sans Pro', sans-serif;
      vertical-align: middle;
      margin-top: 10px;
      word-wrap: break-word; }
  @media (min-width: 992px) {
    .counter {
      display: block; } }

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