/* style_bootstrap_style */
@charset "UTF-8";
/*łśćłżź*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i");
/*                                                                                                                    */
/* Author: Krystian Lenik                                                                                             */
/*                                                                                                                    */
/* ================================================================================================================== */
/* =============================================== mixin [START] ==================================================== */
/* ================================================================================================================== */
/* ================================================================================================================== */
/* =============================================== mixin [END] ====================================================== */
/* ================================================================================================================== */
/* ================================================================================================================== */
/* =============================================== global [START] =================================================== */
/* ================================================================================================================== */
/* ----------------------------------------------- debugger [START] ------------------------------------------------- */
.extbase-debugger_parent {
  border: 2px solid #a61828;
  border-radius: 5px;
  width: calc(100% - 40px);
  position: absolute;
  top: 40px;
  left: 20px;
  z-index: 1010;
  max-height: 400px;
  overflow: auto; }

.extbase-debugger {
  margin: 0 0 15px 0; }
  .extbase-debugger:last-child {
    margin-bottom: 0; }

/* ----------------------------------------------- debugger [START] ------------------------------------------------- */
/* ----------------------------------------------- override [START] ------------------------------------------------- */
body {
  background: #ffffff;
  color: #000000; }
  @media (min-width: 0) and (max-width: 480px) {
    body {
      font-size: 15px; } }

.bootstrap-viewport {
  background: rgba(255, 0, 37, 0.81);
  padding: 3px 10px;
  position: fixed;
  bottom: 0;
  color: #ffffff;
  z-index: 2000; }
  @media (min-width: 0) and (max-width: 767px) {
    .bootstrap-viewport {
      font-size: 12px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .bootstrap-viewport {
      font-size: 12px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .bootstrap-viewport {
      font-size: 12px; } }
  @media (min-width: 1280px) {
    .bootstrap-viewport {
      font-size: 12px; } }
  .bootstrap-viewport p {
    margin-bottom: 0; }

/* ----------------------------------------------- override [END] --------------------------------------------------- */
/* ----------------------------------------------- general [START] -------------------------------------------------- */
.container_max-outer {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  z-index: 9; }

.container_max-inner {
  max-width: 1200px;
  padding-left: 0;
  padding-right: 0; }

h1, .h1 {
  font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.26;
  margin-top: 0; }
  @media (min-width: 0) and (max-width: 480px) {
    h1, .h1 {
      font-size: 32px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    h1, .h1 {
      font-size: 40px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    h1, .h1 {
      font-size: 48px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    h1, .h1 {
      font-size: 48px; } }
  @media (min-width: 1280px) {
    h1, .h1 {
      font-size: 48px; } }

h4, .h4 {
  font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.34;
  margin-top: 0; }
  @media (min-width: 0) and (max-width: 480px) {
    h4, .h4 {
      font-size: 16px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    h4, .h4 {
      font-size: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    h4, .h4 {
      font-size: 24px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    h4, .h4 {
      font-size: 24px; } }
  @media (min-width: 1280px) {
    h4, .h4 {
      font-size: 24px; } }

h5, .h5 {
  font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.34;
  margin-top: 0; }
  @media (min-width: 0) and (max-width: 480px) {
    h5, .h5 {
      font-size: 16px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    h5, .h5 {
      font-size: 17px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    h5, .h5 {
      font-size: 21px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    h5, .h5 {
      font-size: 21px; } }
  @media (min-width: 1280px) {
    h5, .h5 {
      font-size: 21px; } }

@media (min-width: 0) and (max-width: 767px) {
  ul {
    margin-bottom: 10px; } }
@media (min-width: 768px) and (max-width: 991px) {
  ul {
    margin-bottom: 10px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  ul {
    margin-bottom: 12px; } }
@media (min-width: 1280px) {
  ul {
    margin-bottom: 15px; } }

@media (min-width: 0) and (max-width: 767px) {
  p {
    margin-bottom: 10px; } }
@media (min-width: 768px) and (max-width: 991px) {
  p {
    margin-bottom: 10px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  p {
    margin-bottom: 12px; } }
@media (min-width: 1280px) {
  p {
    margin-bottom: 15px; } }

a {
  text-decoration: underline;
  color: #000000; }
  .main-color-white a {
    color: #ffffff; }
  .main-color-red a {
    color: #a61828; }
  a.event-this-hover {
    text-decoration: underline;
    color: #a61828;
    opacity: 0.85; }

/* ----------------------------------------------- general [END] ---------------------------------------------------- */
/* ----------------------------------------------- link-logo1 [START] ----------------------------------------------- */
.link-logo1 img {
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-width: 372px; }
.link-logo1.event-this-hover {
  opacity: 0.7; }

/* ----------------------------------------------- link-logo1 [END] ------------------------------------------------- */
/* ----------------------------------------------- link-bars1 [START] ----------------------------------------------- */
.link-bars1, .topnav_max-outer .topnav .topnav_link-bars, .topnav_max-outer .topnav .link-bars1 {
  font-size: 0;
  line-height: 0;
  background: url('vhs-assets-css-bfa41beade4beed369ec850e8dbacbdd.svg') center center no-repeat;
  background-size: cover;
  display: inline-block;
  position: relative;
  overflow: hidden; }
  @media (min-width: 0) and (max-width: 767px) {
    .link-bars1, .topnav_max-outer .topnav .topnav_link-bars, .topnav_max-outer .topnav .link-bars1 {
      width: 21px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .link-bars1, .topnav_max-outer .topnav .topnav_link-bars, .topnav_max-outer .topnav .link-bars1 {
      width: 34px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .link-bars1, .topnav_max-outer .topnav .topnav_link-bars, .topnav_max-outer .topnav .link-bars1 {
      width: 45px; } }
  @media (min-width: 1280px) {
    .link-bars1, .topnav_max-outer .topnav .topnav_link-bars, .topnav_max-outer .topnav .link-bars1 {
      width: 45px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .link-bars1, .topnav_max-outer .topnav .topnav_link-bars, .topnav_max-outer .topnav .link-bars1 {
      height: 16px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .link-bars1, .topnav_max-outer .topnav .topnav_link-bars, .topnav_max-outer .topnav .link-bars1 {
      height: 24px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .link-bars1, .topnav_max-outer .topnav .topnav_link-bars, .topnav_max-outer .topnav .link-bars1 {
      height: 32px; } }
  @media (min-width: 1280px) {
    .link-bars1, .topnav_max-outer .topnav .topnav_link-bars, .topnav_max-outer .topnav .link-bars1 {
      height: 32px; } }
  .link-bars1.event-this-hover, .topnav_max-outer .topnav .event-this-hover.topnav_link-bars, .topnav_max-outer .topnav .event-this-hover.link-bars1 {
    opacity: 0.8; }
  .link-bars1.action-hover, .topnav_max-outer .topnav .action-hover.topnav_link-bars, .topnav_max-outer .topnav .action-hover.link-bars1, .link-bars1.action-active, .topnav_max-outer .topnav .action-active.topnav_link-bars, .topnav_max-outer .topnav .action-active.link-bars1 {
    background-image: url('vhs-assets-css-d0e26f52c660e098fac24fa40ff80f47.svg'); }

/* ----------------------------------------------- link-bars1 [END] ------------------------------------------------- */
/* ----------------------------------------------- link-arrow1 [START] ---------------------------------------------- */
.link-arrow1 {
  background: url('vhs-assets-css-ab86282905ca80419c11fa64b73e0c48.png') 0 0 no-repeat;
  width: 59px;
  height: 39px;
  display: inline-block;
  position: relative;
  overflow: hidden; }
  .link-arrow1.event-this-hover {
    opacity: 0.85; }

/* ----------------------------------------------- link-arrow1 [END] ------------------------------------------------ */
/* ----------------------------------------------- link-trapeze1 [START] -------------------------------------------- */
.link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
  font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  background: url('vhs-assets-css-43a8dc97f395867959e4fa431680c644.svg') 0 0 no-repeat;
  background-size: cover;
  display: inline-block;
  position: relative;
  overflow: hidden;
  line-height: 24px;
  text-decoration: none;
  color: #ffffff; }
  @media (min-width: 0) and (max-width: 480px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      font-size: 16px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      font-size: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      font-size: 24px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      font-size: 24px; } }
  @media (min-width: 1280px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      font-size: 24px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      padding-top: 6px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      padding-top: 8px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      padding-top: 8px; } }
  @media (min-width: 1280px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      padding-top: 8px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      padding-bottom: 6px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      padding-bottom: 7px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      padding-bottom: 7px; } }
  @media (min-width: 1280px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      padding-bottom: 7px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      padding-left: 50px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      padding-left: 50px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      padding-left: 50px; } }
  @media (min-width: 1280px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      padding-left: 50px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      padding-right: 37px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      padding-right: 37px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      padding-right: 37px; } }
  @media (min-width: 1280px) {
    .link-trapeze1, .link-trapeze1-red, .link-trapeze1-grey {
      padding-right: 37px; } }
  .link-trapeze1.event-this-hover, .event-this-hover.link-trapeze1-red, .event-this-hover.link-trapeze1-grey {
    background-image: url('vhs-assets-css-8a45510e433d3e249b02d2d33a8391dc.svg');
    opacity: 1;
    text-decoration: none;
    color: #ffffff; }

.link-trapeze1-grey {
  background-image: url('vhs-assets-css-a26cb810d046b0e3e375134dd409282e.svg'); }
  .link-trapeze1-grey.event-this-hover {
    background-image: url('vhs-assets-css-529da9575be9f683dae416de621b6174.svg'); }

/* ----------------------------------------------- link-trapeze1 [END] ---------------------------------------------- */
/* ----------------------------------------------- link-trapeze2 [START] -------------------------------------------- */
.link-trapeze2, .link-trapeze2-red {
  font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  background: url('vhs-assets-css-83429dfbcb166ae67c288c660907bf32.svg') 0 0 no-repeat;
  background-size: cover;
  display: inline-block;
  position: relative;
  overflow: hidden;
  line-height: 48px;
  text-decoration: none;
  color: #ffffff; }
  @media (min-width: 0) and (max-width: 480px) {
    .link-trapeze2, .link-trapeze2-red {
      font-size: 32px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .link-trapeze2, .link-trapeze2-red {
      font-size: 40px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .link-trapeze2, .link-trapeze2-red {
      font-size: 48px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .link-trapeze2, .link-trapeze2-red {
      font-size: 48px; } }
  @media (min-width: 1280px) {
    .link-trapeze2, .link-trapeze2-red {
      font-size: 48px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .link-trapeze2, .link-trapeze2-red {
      padding-top: 10px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .link-trapeze2, .link-trapeze2-red {
      padding-top: 25px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .link-trapeze2, .link-trapeze2-red {
      padding-top: 25px; } }
  @media (min-width: 1280px) {
    .link-trapeze2, .link-trapeze2-red {
      padding-top: 25px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .link-trapeze2, .link-trapeze2-red {
      padding-bottom: 8px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .link-trapeze2, .link-trapeze2-red {
      padding-bottom: 23px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .link-trapeze2, .link-trapeze2-red {
      padding-bottom: 23px; } }
  @media (min-width: 1280px) {
    .link-trapeze2, .link-trapeze2-red {
      padding-bottom: 23px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .link-trapeze2, .link-trapeze2-red {
      padding-right: 52px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .link-trapeze2, .link-trapeze2-red {
      padding-right: 72px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .link-trapeze2, .link-trapeze2-red {
      padding-right: 72px; } }
  @media (min-width: 1280px) {
    .link-trapeze2, .link-trapeze2-red {
      padding-right: 72px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .link-trapeze2, .link-trapeze2-red {
      padding-left: 42px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .link-trapeze2, .link-trapeze2-red {
      padding-left: 62px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .link-trapeze2, .link-trapeze2-red {
      padding-left: 62px; } }
  @media (min-width: 1280px) {
    .link-trapeze2, .link-trapeze2-red {
      padding-left: 62px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      padding-top: 10px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      padding-top: 15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      padding-top: 15px; } }
  @media (min-width: 1280px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      padding-top: 15px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      padding-bottom: 8px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      padding-bottom: 13px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      padding-bottom: 13px; } }
  @media (min-width: 1280px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      padding-bottom: 13px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      padding-right: 42px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      padding-right: 52px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      padding-right: 52px; } }
  @media (min-width: 1280px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      padding-right: 52px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      padding-left: 32px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      padding-left: 42px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      padding-left: 42px; } }
  @media (min-width: 1280px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      padding-left: 42px; } }
  @media (min-width: 0) and (max-width: 480px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      font-size: 32px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      font-size: 38px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      font-size: 40px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      font-size: 40px; } }
  @media (min-width: 1280px) {
    .link-trapeze2.bind-force-smaller, .bind-force-smaller.link-trapeze2-red {
      font-size: 40px; } }
  .link-trapeze2.event-this-hover, .event-this-hover.link-trapeze2-red {
    background-image: url('vhs-assets-css-e764ccbb874be63f4a47c61e21a3453e.svg');
    opacity: 1;
    text-decoration: none;
    color: #ffffff; }

/* ----------------------------------------------- link-trapeze2 [END] ---------------------------------------------- */
/* ----------------------------------------------- link-download1 [START] ------------------------------------------- */
.link-download1 {
  text-decoration: none; }
  .link-download1 > .inner-text {
    font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-decoration: none; }
  .link-download1 > .inner-icon {
    font-size: 18px;
    line-height: 20px;
    padding: 0 7px 0 0;
    color: #a61828; }
  .link-download1.event-this-hover {
    opacity: 1;
    text-decoration: none; }
    .link-download1.event-this-hover > .inner-text {
      text-decoration: underline; }

/* ----------------------------------------------- link-download1 [END] --------------------------------------------- */
/* ----------------------------------------------- link-logo1 [START] ----------------------------------------------- */
.link-logo1 img {
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-width: 372px; }
.link-logo1.event-this-hover {
  opacity: 0.7; }

/* ----------------------------------------------- link-logo1 [END] ------------------------------------------------- */
/* ----------------------------------------------- ul-balance1 [START] ---------------------------------------------- */
.ul-balance1 {
  padding-left: 0;
  list-style: none;
  margin: 0; }
  @media (min-width: 0) and (max-width: 767px) {
    .ul-balance1 {
      margin-top: 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .ul-balance1 {
      margin-top: 0px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .ul-balance1 {
      margin-top: -5px; } }
  @media (min-width: 1280px) {
    .ul-balance1 {
      margin-top: -5px; } }
  .ul-balance1 > li {
    border-top: 1px solid #ebebeb; }
    @media (min-width: 0) and (max-width: 767px) {
      .ul-balance1 > li {
        padding-top: 18px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .ul-balance1 > li {
        padding-top: 18px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .ul-balance1 > li {
        padding-top: 18px; } }
    @media (min-width: 1280px) {
      .ul-balance1 > li {
        padding-top: 18px; } }
    @media (min-width: 0) and (max-width: 767px) {
      .ul-balance1 > li {
        padding-bottom: 21px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .ul-balance1 > li {
        padding-bottom: 21px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .ul-balance1 > li {
        padding-bottom: 21px; } }
    @media (min-width: 1280px) {
      .ul-balance1 > li {
        padding-bottom: 21px; } }
    .ul-balance1 > li:first-child {
      border-top: 0; }
      @media (min-width: 0) and (max-width: 767px) {
        .ul-balance1 > li:first-child {
          padding-top: 18px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .ul-balance1 > li:first-child {
          padding-top: 18px; } }
      @media (min-width: 992px) and (max-width: 1279px) {
        .ul-balance1 > li:first-child {
          padding-top: 0px; } }
      @media (min-width: 1280px) {
        .ul-balance1 > li:first-child {
          padding-top: 0px; } }
    @media (min-width: 0) and (max-width: 767px) {
      .ul-balance1 > li:last-child {
        padding-bottom: 21px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .ul-balance1 > li:last-child {
        padding-bottom: 0px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .ul-balance1 > li:last-child {
        padding-bottom: 0px; } }
    @media (min-width: 1280px) {
      .ul-balance1 > li:last-child {
        padding-bottom: 0px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .ul-balance1.bind-xs-border-top > li:first-child {
      border-top: 1px solid #ebebeb; } }
  @media (min-width: 768px) {
    .ul-balance1.bind-extra-border-bottom:last-child {
      border-bottom: 1px solid #ebebeb;
      padding-bottom: 21px; } }

/* ----------------------------------------------- ul-balance [END] ------------------------------------------------- */
/* ----------------------------------------------- row-balance-award1 [START] --------------------------------------- */
@media (min-width: 0) and (max-width: 767px) {
  .row_balance-award1 {
    margin-left: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  .row_balance-award1 {
    margin-left: 0; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .row_balance-award1 {
    margin-left: 0; } }
@media (min-width: 1280px) {
  .row_balance-award1 {
    margin-left: -30px !important; } }

/* ----------------------------------------------- row-balance-award1 [END] ----------------------------------------- */
/* ----------------------------------------------- max-outer_balance [START] ---------------------------------------- */
@media (min-width: 992px) and (max-width: 1279px) {
  .max-outer_balance-award-title1 {
    margin-bottom: -65px;
    overflow: hidden; } }
@media (min-width: 1280px) {
  .max-outer_balance-award-title1 {
    margin-bottom: -95px;
    overflow: hidden; } }

.max-outer_balance-award-content1 .ce-textpic {
  overflow: visible; }
@media (min-width: 992px) {
  .max-outer_balance-award-content1 {
    z-index: 2; } }

.max-outer_text-overflow-visible .ce-textpic {
  overflow: visible; }

/* ----------------------------------------------- max-outer_balance [END] ------------------------------------------ */
/* ----------------------------------------------- keyframes [START] ------------------------------------------------ */
@-webkit-keyframes fadein-action {
  from {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    opacity: 0; }
  to {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1; } }
@keyframes fadein-action {
  from {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    opacity: 0; }
  to {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1; } }
/* ----------------------------------------------- keyframes [START] ------------------------------------------------ */
@-webkit-keyframes fadeout-action {
  from {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1; }
  to {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    opacity: 0; } }
@keyframes fadeout-action {
  from {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1; }
  to {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    opacity: 0; } }
/* ----------------------------------------------- keyframes [END] -------------------------------------------------- */
/* ----------------------------------------------- loader-opacity [START] ------------------------------------------- */
.loader-opacity-done {
  -webkit-animation-name: fadein-action;
  animation-name: fadein-action;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

/* ----------------------------------------------- loader-opacity [END] --------------------------------------------- */
/* ----------------------------------------------- col-type1 [START] ------------------------------------------------ */
.col-type1-cr1 {
  position: relative;
  float: left;
  width: 83.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 8.33333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .col-type1-cr1 {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 768px) {
    .col-type1-cr1 {
      margin-left: 16.66667%; } }
  @media (min-width: 992px) {
    .col-type1-cr1 {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 992px) {
    .col-type1-cr1 {
      margin-left: 16.66667%; } }
  @media (min-width: 1280px) {
    .col-type1-cr1 {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 1280px) {
    .col-type1-cr1 {
      margin-left: 16.66667%; } }
  @media (min-width: 0) and (max-width: 767px) {
    .col-type1-cr1 {
      padding-left: 0;
      padding-right: 0; } }

.col-type1-cr2 {
  position: relative;
  float: left;
  width: 83.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 8.33333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .col-type1-cr2 {
      float: left;
      width: 83.33333%; } }
  @media (min-width: 768px) {
    .col-type1-cr2 {
      margin-left: 8.33333%; } }
  @media (min-width: 992px) {
    .col-type1-cr2 {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 992px) {
    .col-type1-cr2 {
      margin-left: 16.66667%; } }
  @media (min-width: 1280px) {
    .col-type1-cr2 {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 1280px) {
    .col-type1-cr2 {
      margin-left: 16.66667%; } }
  @media (min-width: 0) and (max-width: 767px) {
    .col-type1-cr2 {
      padding-left: 0;
      padding-right: 0; } }

.col-type1-cr3 {
  position: relative;
  float: left;
  width: 83.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 8.33333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .col-type1-cr3 {
      float: left;
      width: 83.33333%; } }
  @media (min-width: 768px) {
    .col-type1-cr3 {
      margin-left: 8.33333%; } }
  @media (min-width: 992px) {
    .col-type1-cr3 {
      float: left;
      width: 83.33333%; } }
  @media (min-width: 992px) {
    .col-type1-cr3 {
      margin-left: 8.33333%; } }
  @media (min-width: 1280px) {
    .col-type1-cr3 {
      float: left;
      width: 100%; } }
  @media (min-width: 1280px) {
    .col-type1-cr3 {
      margin-left: 0%; } }
  @media (min-width: 0) and (max-width: 767px) {
    .col-type1-cr3 {
      padding-left: 0;
      padding-right: 0; } }

.col-type1-cr4 {
  position: relative;
  float: left;
  width: 83.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 8.33333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .col-type1-cr4 {
      float: left;
      width: 83.33333%; } }
  @media (min-width: 768px) {
    .col-type1-cr4 {
      margin-left: 8.33333%; } }
  @media (min-width: 992px) {
    .col-type1-cr4 {
      float: left;
      width: 83.33333%; } }
  @media (min-width: 992px) {
    .col-type1-cr4 {
      margin-left: 8.33333%; } }
  @media (min-width: 1280px) {
    .col-type1-cr4 {
      float: left;
      width: 83.33333%; } }
  @media (min-width: 1280px) {
    .col-type1-cr4 {
      margin-left: 8.33333%; } }
  @media (min-width: 0) and (max-width: 767px) {
    .col-type1-cr4 {
      padding-left: 0;
      padding-right: 0; } }

/* ----------------------------------------------- col-type1 [END] -------------------------------------------------- */
/* ----------------------------------------------- col-type2 [START] ------------------------------------------------ */
.col-type2-lt {
  position: relative;
  float: left;
  width: 83.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 8.33333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .col-type2-lt {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 768px) {
    .col-type2-lt {
      margin-left: 16.66667%; } }
  @media (min-width: 992px) {
    .col-type2-lt {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 992px) {
    .col-type2-lt {
      margin-left: 16.66667%; } }
  @media (min-width: 1280px) {
    .col-type2-lt {
      float: left;
      width: 50%; } }
  @media (min-width: 1280px) {
    .col-type2-lt {
      margin-left: 16.66667%; } }
  @media (min-width: 0) and (max-width: 767px) {
    .col-type2-lt {
      padding-left: 0;
      padding-right: 0; } }

.col-type2-lt2 {
  position: relative;
  float: left;
  width: 83.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 8.33333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .col-type2-lt2 {
      float: left;
      width: 83.33333%; } }
  @media (min-width: 768px) {
    .col-type2-lt2 {
      margin-left: 8.33333%; } }
  @media (min-width: 992px) {
    .col-type2-lt2 {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 992px) {
    .col-type2-lt2 {
      margin-left: 16.66667%; } }
  @media (min-width: 1280px) {
    .col-type2-lt2 {
      float: left;
      width: 58.33333%; } }
  @media (min-width: 1280px) {
    .col-type2-lt2 {
      margin-left: 16.66667%; } }
  @media (min-width: 0) and (max-width: 767px) {
    .col-type2-lt2 {
      padding-left: 0;
      padding-right: 0; } }

/* ----------------------------------------------- col-type2 [END] -------------------------------------------------- */
/* ----------------------------------------------- col-type3 [START] ------------------------------------------------ */
.col-type3-lt {
  position: relative;
  float: left;
  width: 83.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 8.33333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .col-type3-lt {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 768px) {
    .col-type3-lt {
      margin-left: 16.66667%; } }
  @media (min-width: 992px) {
    .col-type3-lt {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 992px) {
    .col-type3-lt {
      margin-left: 16.66667%; } }
  @media (min-width: 1280px) {
    .col-type3-lt {
      float: left;
      width: 50%; } }
  @media (min-width: 1280px) {
    .col-type3-lt {
      margin-left: 25%; } }
  @media (min-width: 0) and (max-width: 767px) {
    .col-type3-lt {
      padding-left: 0;
      padding-right: 0; } }

/* ----------------------------------------------- col-type3 [END] -------------------------------------------------- */
/* ----------------------------------------------- adjust-space-top [START] ----------------------------------------- */
.adjust-space-top1 {
  padding-top: 8vh; }
  @media (min-width: 992px) and (min-height: 615px) {
    .adjust-space-top1 {
      padding-top: 15vh; } }
  @media (min-width: 0) and (max-width: 991px) and (min-height: 380px) and (max-height: 479px) {
    .adjust-space-top1 {
      padding-top: 10vh; } }
  @media (min-width: 0) and (max-width: 991px) and (min-height: 480px) and (max-height: 599px) {
    .adjust-space-top1 {
      padding-top: 15vh; } }
  @media (min-width: 0) and (max-width: 991px) and (min-height: 600px) and (max-height: 865px) {
    .adjust-space-top1 {
      padding-top: 30vh; } }
  @media (min-width: 0) and (max-width: 991px) and (min-height: 866px) {
    .adjust-space-top1 {
      padding-top: 38vh; } }

/* ----------------------------------------------- adjust-space-top [END] ------------------------------------------- */
/* ----------------------------------------------- ul-type1 [START] ------------------------------------------------- */
.ul-type1, ul.ce-bullets {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  padding-left: 15px; }
  .ul-type1 > li, ul.ce-bullets > li {
    background: url('vhs-assets-css-f5aeb7b5d058683a0e5cc24a30a3237a.png') 0 11px no-repeat;
    margin: 0;
    padding-left: 15px; }

/* ----------------------------------------------- ul-type1 [END] --------------------------------------------------- */
/* ----------------------------------------------- ul-type2 [START] ------------------------------------------------- */
.ul-type2 {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0; }
  .ul-type2 > li {
    border-top: 1px solid #c9c9c9;
    margin: 0; }
    @media (min-width: 0) and (max-width: 767px) {
      .ul-type2 > li {
        padding-top: 5px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .ul-type2 > li {
        padding-top: 7px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .ul-type2 > li {
        padding-top: 10px; } }
    @media (min-width: 1280px) {
      .ul-type2 > li {
        padding-top: 10px; } }
    @media (min-width: 0) and (max-width: 767px) {
      .ul-type2 > li {
        padding-right: 0px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .ul-type2 > li {
        padding-right: 0px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .ul-type2 > li {
        padding-right: 0px; } }
    @media (min-width: 1280px) {
      .ul-type2 > li {
        padding-right: 0px; } }
    @media (min-width: 0) and (max-width: 767px) {
      .ul-type2 > li {
        padding-bottom: 6px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .ul-type2 > li {
        padding-bottom: 8px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .ul-type2 > li {
        padding-bottom: 11px; } }
    @media (min-width: 1280px) {
      .ul-type2 > li {
        padding-bottom: 11px; } }
    @media (min-width: 0) and (max-width: 767px) {
      .ul-type2 > li {
        padding-left: 12px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .ul-type2 > li {
        padding-left: 12px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .ul-type2 > li {
        padding-left: 12px; } }
    @media (min-width: 1280px) {
      .ul-type2 > li {
        padding-left: 12px; } }
    .ul-type2 > li:first-child {
      border-top: none; }

/* ----------------------------------------------- ul-type2 [END] --------------------------------------------------- */
/* ================================================================================================================== */
/* =============================================== global [END] ===================================================== */
/* ================================================================================================================== */
/* ================================================================================================================== */
/* =============================================== system [START] =================================================== */
/* ================================================================================================================== */
/* ----------------------------------------------- ce-bullets [START] ----------------------------------------------- */
/* ----------------------------------------------- ce-bullets [END] ------------------------------------------------- */
/* ----------------------------------------------- ce-uploads [START] ----------------------------------------------- */
.ce-uploads > li {
  margin-top: 8px;
  margin-bottom: 8px; }
  .ce-uploads > li img {
    margin-top: 7px; }

/* ----------------------------------------------- ce-uploads [END] ------------------------------------------------- */
/* ================================================================================================================== */
/* =============================================== system [END] ===================================================== */
/* ================================================================================================================== */
/* ================================================================================================================== */
/* =============================================== glob [START] ===================================================== */
/* ================================================================================================================== */
/* ----------------------------------------------- glob_max-outer [START] ------------------------------------------- */
/* ----------------------------------------------- glob_max-outer [END] --------------------------------------------- */
/* ----------------------------------------------- glob_link-logo [START] ------------------------------------------- */
.glob_triangle-lt-type1 {
  background: url('vhs-assets-css-b7df86a75cfe3f5ca1a284f4c4e056e9.png') left top no-repeat;
  background-size: 100% 100%;
  width: 30vw;
  height: 100vh;
  max-width: 281px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 3; }
  .glob_triangle-lt-type1.bind-bgi-1 {
    background-image: url('vhs-assets-css-2bf8800593dbee14a97c72dd77a9c4e0.png'); }
  @media (min-width: 0) and (max-width: 767px) {
    .glob_triangle-lt-type1 {
      width: 20vw;
      height: 30vh;
      max-width: 55px;
      max-height: 150px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .glob_triangle-lt-type1 {
      width: 25vw;
      height: 48vh;
      max-width: 179px;
      max-height: 492px; } }
  @media (min-width: 1280px) {
    .glob_triangle-lt-type1.bind-lg-force-tablet {
      width: 25vw;
      height: 48vh;
      max-width: 179px;
      max-height: 492px; } }

.glob_triangle-lt-type2 {
  background: url('vhs-assets-css-4c50d3940fdfaabda2ea4ba2d722dce5.png') right top no-repeat;
  background-size: 100% 100%;
  width: 30vw;
  height: 100%;
  max-width: 311px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 3; }
  @media (min-width: 0) and (max-width: 767px) {
    .glob_triangle-lt-type2 {
      background-image: url('vhs-assets-css-c2617cd31c8681898ac36767f6e42882.png');
      width: 20vw;
      height: 30vh;
      max-width: 57px;
      max-height: 156px; } }
  @media (min-width: 768px) and (max-width: 1279px) {
    .glob_triangle-lt-type2 {
      background-image: url('vhs-assets-css-212c72d47238987ec4daedf826056088.png');
      background-size: 100% 100%;
      width: 25vw;
      height: 48vh;
      max-width: 184px;
      max-height: 504px; } }
  @media (min-width: 1280px) and (max-width: 1380px) {
    .glob_triangle-lt-type2 {
      max-width: 270px; } }
  @media (min-width: 1280px) {
    .glob_triangle-lt-type2.bind-lg-force-tablet {
      background-image: url('vhs-assets-css-212c72d47238987ec4daedf826056088.png');
      background-size: 100% 100%;
      width: 25vw;
      height: 48vh;
      max-width: 184px;
      max-height: 504px; } }

.glob_triangle-lt-type3 {
  background: url('vhs-assets-css-b6cfbe63fd9d5c8b77616ffbb6abe26b.png') left top no-repeat;
  background-size: 100% 100%;
  width: 29px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 3; }
  @media (min-width: 0) and (max-width: 767px) {
    .glob_triangle-lt-type3 {
      display: none; } }
  @media (min-width: 768px) and (max-width: 1279px) {
    .glob_triangle-lt-type3 {
      display: none; } }
  @media (min-width: 1280px) and (max-width: 1380px) {
    .glob_triangle-lt-type3 {
      width: 25px; } }

.glob_triangle-lt-type4 {
  background: url('vhs-assets-css-1c01a0b392fedb3bffca8c0a0e4a90ae.png') left top no-repeat;
  background-size: 100% 100%;
  width: 30vw;
  height: 100%;
  max-width: 410px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 3; }
  .glob_triangle-lt-type4.bind-bg2 {
    background-image: url('vhs-assets-css-f97cdc3caa72f396109d7a1670082048.png'); }
  .glob_triangle-lt-type4.bind-bg3 {
    background-image: url('vhs-assets-css-703180c9ad959e6f4ada038817e58f31.png'); }
  .glob_triangle-lt-type4.bind-bg4 {
    background-image: url('vhs-assets-css-5a6465b82963e4b601d0b6ed94746c81.png'); }
  .glob_triangle-lt-type4.bind-bg5 {
    background-image: url('vhs-assets-css-ce494aeaf71e01db6e64585c0513e7b5.png'); }
  .glob_triangle-lt-type4.bind-bg6 {
    background-image: url('vhs-assets-css-d5852643a8b98af54f25d6e6db27b9b1.png'); }
  .glob_triangle-lt-type4.bind-bg7 {
    background-image: url('vhs-assets-css-c830240174d7dd4f3ef6c3dd664f6759.png'); }
  .glob_triangle-lt-type4.bind-bg8 {
    background-image: url('vhs-assets-css-131ecb95c24d9c4a098f5bc2fa875657.png'); }
  .glob_triangle-lt-type4.bind-bg9 {
    background-image: url('vhs-assets-css-7f75ac0bb6554f849da3851de844b31e.png'); }
  .glob_triangle-lt-type4.bind-bg10 {
    background-image: url('vhs-assets-css-de4b72b53f5203e623706413db240a71.png'); }
  .glob_triangle-lt-type4.bind-bg11 {
    background-image: url('vhs-assets-css-29c7fedafb4ed3be4fb0c3b66e52d464.png'); }
  .glob_triangle-lt-type4.bind-bg12 {
    background-image: url('vhs-assets-css-ca961fb42806cb42c6ad70bcab5a57ac.png'); }
  .glob_triangle-lt-type4.bind-bg13 {
    background-image: url('vhs-assets-css-e00bc2b88d3177c3a2cfc560de41d4d6.png'); }
  .glob_triangle-lt-type4.bind-bg14 {
    background-image: url('vhs-assets-css-13f2d458c6242d29c2179fb5304c4d8b.png'); }
  .glob_triangle-lt-type4.bind-bg15 {
    background-image: url('vhs-assets-css-b43c791c0aeae1c75d54917d10fa5333.png'); }
  .glob_triangle-lt-type4.bind-bg16 {
    background-image: url('vhs-assets-css-1f2866dfcfc0d868899effef40afe1d5.png'); }
  .glob_triangle-lt-type4.bind-bg17 {
    background-image: url('vhs-assets-css-e1706766a4213c7a3aac643f27ee57c3.png'); }
  .glob_triangle-lt-type4.bind-bg18 {
    background-image: url('vhs-assets-css-b9c66f4f00b0bf960b539c7453f24935.png'); }
  .glob_triangle-lt-type4.bind-bg19 {
    background-image: url('vhs-assets-css-7e4b66002639ecfe1d44d9bad30f1190.png'); }
  .glob_triangle-lt-type4.bind-bg20 {
    background-image: url('vhs-assets-css-b53a68c68e1e8df284e62609a0af9fa0.png'); }
  .glob_triangle-lt-type4.bind-bg21 {
    background-image: url('vhs-assets-css-378c387edd03c90144e6b813cc937db3.png'); }
  .glob_triangle-lt-type4.bind-bg22 {
    background-image: url('vhs-assets-css-dc1b058706af0ceb9500014237ab56a2.png'); }
  @media (min-width: 0) and (max-width: 767px) {
    .glob_triangle-lt-type4 {
      display: none; } }
  @media (min-width: 768px) and (max-width: 1279px) {
    .glob_triangle-lt-type4 {
      background-image: url('vhs-assets-css-91f90911a690a6adf0e303c5b0025b73.png');
      width: 25vw;
      height: 48vh;
      max-width: 200px;
      max-height: 549px; }
      .glob_triangle-lt-type4.bind-bg2 {
        background-image: url('vhs-assets-css-30830ecbc412c8b10d8221866bf36c96.png'); }
      .glob_triangle-lt-type4.bind-bg3 {
        background-image: url('vhs-assets-css-1120521742eabaa38f2eebe0fef55f9a.png'); }
      .glob_triangle-lt-type4.bind-bg4 {
        background-image: url('vhs-assets-css-e7b9c0096cd1067525cbff86c8cf0f90.png'); }
      .glob_triangle-lt-type4.bind-bg5 {
        background-image: url('vhs-assets-css-08d28d5ee3d4d7ab1d680af0d45cc17c.png'); }
      .glob_triangle-lt-type4.bind-bg6 {
        background-image: url('vhs-assets-css-8c02477a936899810782a661d677aaf6.png'); }
      .glob_triangle-lt-type4.bind-bg7 {
        background-image: url('vhs-assets-css-1aecc527ef47ae4e12b614aeb6605989.png'); }
      .glob_triangle-lt-type4.bind-bg8 {
        background-image: url('vhs-assets-css-f34d5ee485beedad7834df148114a26a.png'); }
      .glob_triangle-lt-type4.bind-bg9 {
        background-image: url('vhs-assets-css-ae833d517af6205469e5178afbf5da77.png'); }
      .glob_triangle-lt-type4.bind-bg10 {
        background-image: url('vhs-assets-css-ecd73b5d373385a4c169ac279e2777a6.png'); }
      .glob_triangle-lt-type4.bind-bg11 {
        background-image: url('vhs-assets-css-337caf9bc3d8c86c283144f760878ba5.png'); }
      .glob_triangle-lt-type4.bind-bg12 {
        background-image: url('vhs-assets-css-aa23e9f7b4f1801033d16b9e1fb77e76.png'); }
      .glob_triangle-lt-type4.bind-bg13 {
        background-image: url('vhs-assets-css-9db2c5cba74161ca3202d26331ba5c3e.png'); }
      .glob_triangle-lt-type4.bind-bg14 {
        background-image: url('vhs-assets-css-f7cbccdb5ba7df35bf94581a79498aef.png'); }
      .glob_triangle-lt-type4.bind-bg15 {
        background-image: url('vhs-assets-css-371b045cbe2dc4222a94aa0d04596dba.png'); }
      .glob_triangle-lt-type4.bind-bg16 {
        background-image: url('vhs-assets-css-cd0258d4556bf0cb8d4c71129cb3463d.png'); }
      .glob_triangle-lt-type4.bind-bg17 {
        background-image: url('vhs-assets-css-4a120c504c9ef8bdded6bd091a3dbcd3.png'); }
      .glob_triangle-lt-type4.bind-bg18 {
        background-image: url('vhs-assets-css-007217b322e1624b8c5b72062fa78420.png'); }
      .glob_triangle-lt-type4.bind-bg19 {
        background-image: url('vhs-assets-css-7ac70f323d798f4efee22657771a050f.png'); }
      .glob_triangle-lt-type4.bind-bg20 {
        background-image: url('vhs-assets-css-6355a3890feea6e96d545ff555cb7cf3.png'); }
      .glob_triangle-lt-type4.bind-bg21 {
        background-image: url('vhs-assets-css-b2ab4a2409b4a68bfdb3606e9cabce50.png'); }
      .glob_triangle-lt-type4.bind-bg22 {
        background-image: url('vhs-assets-css-466aead397a7cd8d9c9d3f58befb3533.png'); } }
  @media (min-width: 1280px) {
    .glob_triangle-lt-type4.bind-lg-force-tablet {
      background-image: url('vhs-assets-css-91f90911a690a6adf0e303c5b0025b73.png');
      width: 25vw;
      height: 48vh;
      max-width: 200px;
      max-height: 549px; }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg2 {
        background-image: url('vhs-assets-css-30830ecbc412c8b10d8221866bf36c96.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg3 {
        background-image: url('vhs-assets-css-1120521742eabaa38f2eebe0fef55f9a.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg4 {
        background-image: url('vhs-assets-css-e7b9c0096cd1067525cbff86c8cf0f90.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg5 {
        background-image: url('vhs-assets-css-08d28d5ee3d4d7ab1d680af0d45cc17c.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg6 {
        background-image: url('vhs-assets-css-8c02477a936899810782a661d677aaf6.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg7 {
        background-image: url('vhs-assets-css-1aecc527ef47ae4e12b614aeb6605989.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg8 {
        background-image: url('vhs-assets-css-f34d5ee485beedad7834df148114a26a.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg9 {
        background-image: url('vhs-assets-css-ae833d517af6205469e5178afbf5da77.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg10 {
        background-image: url('vhs-assets-css-ecd73b5d373385a4c169ac279e2777a6.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg11 {
        background-image: url('vhs-assets-css-337caf9bc3d8c86c283144f760878ba5.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg12 {
        background-image: url('vhs-assets-css-aa23e9f7b4f1801033d16b9e1fb77e76.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg13 {
        background-image: url('vhs-assets-css-9db2c5cba74161ca3202d26331ba5c3e.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg14 {
        background-image: url('vhs-assets-css-f7cbccdb5ba7df35bf94581a79498aef.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg15 {
        background-image: url('vhs-assets-css-371b045cbe2dc4222a94aa0d04596dba.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg16 {
        background-image: url('vhs-assets-css-cd0258d4556bf0cb8d4c71129cb3463d.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg17 {
        background-image: url('vhs-assets-css-4a120c504c9ef8bdded6bd091a3dbcd3.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg18 {
        background-image: url('vhs-assets-css-007217b322e1624b8c5b72062fa78420.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg19 {
        background-image: url('vhs-assets-css-7ac70f323d798f4efee22657771a050f.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg20 {
        background-image: url('vhs-assets-css-6355a3890feea6e96d545ff555cb7cf3.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg21 {
        background-image: url('vhs-assets-css-b2ab4a2409b4a68bfdb3606e9cabce50.png'); }
      .glob_triangle-lt-type4.bind-lg-force-tablet.bind-bg22 {
        background-image: url('vhs-assets-css-466aead397a7cd8d9c9d3f58befb3533.png'); } }

/* ----------------------------------------------- glob_triangle-lt [END] ------------------------------------------- */
/* ----------------------------------------------- glob_triangle-rt [START] ----------------------------------------- */
.glob_triangle-rt-type1 {
  background: url('vhs-assets-css-1962fcc5b6e9ede99035913ffa9e4832.png') right bottom no-repeat;
  background-size: 100% 100%;
  width: 15vw;
  height: 30vh;
  max-width: 131px;
  max-height: 359px;
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1; }
  @media (min-width: 0) and (max-width: 767px) {
    .glob_triangle-rt-type1 {
      display: block; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .glob_triangle-rt-type1 {
      display: block; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .glob_triangle-rt-type1 {
      display: none; } }
  @media (min-width: 1280px) {
    .glob_triangle-rt-type1 {
      display: none; } }
  .glob_triangle-rt-type1.bind-bgi-1 {
    background-image: url('vhs-assets-css-d05d7c774df2c8714bc967d912323437.png'); }

.glob_triangle-rt-type2 {
  background: url('vhs-assets-css-12fbaa4743214e6284d4b74b200a3537.png') left top no-repeat;
  background-size: 100% 100%;
  width: 30vw;
  height: 100%;
  max-width: 427px;
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1; }
  .glob_triangle-rt-type2.bind-bg2 {
    background-image: url('vhs-assets-css-31bc809ef47bed3d1b4e52f17d3bdf5f.png'); }
  .glob_triangle-rt-type2.bind-bg3 {
    background-image: url('vhs-assets-css-3b9ec54bb4614d69089ac0813485df5d.png'); }
  .glob_triangle-rt-type2.bind-bg4 {
    background-image: url('vhs-assets-css-3b6cf641273f3e0e853bc801ac27f35b.png'); }
  .glob_triangle-rt-type2.bind-bg5 {
    background-image: url('vhs-assets-css-afab036feecdde86afa6ed76a10f21ba.png'); }
  .glob_triangle-rt-type2.bind-bg6 {
    background-image: url('vhs-assets-css-f0d3205e69e16f98f24656a15882daf9.png'); }
  .glob_triangle-rt-type2.bind-bg7 {
    background-image: url('vhs-assets-css-055e8060a924867366ba92a73521e349.png'); }
  .glob_triangle-rt-type2.bind-bg8 {
    background-image: url('vhs-assets-css-50913ef317ea9aae829b56e397a1981f.png'); }
  .glob_triangle-rt-type2.bind-bg9 {
    background-image: url('vhs-assets-css-12a84928779587d9b330f68ca4a96915.png'); }
  .glob_triangle-rt-type2.bind-bg10 {
    background-image: url('vhs-assets-css-6351dadf2731556637be55d5382dcc3a.png'); }
  .glob_triangle-rt-type2.bind-bg11 {
    background-image: url('vhs-assets-css-73ba292db0e4d3290bc101f0aef11ab9.png'); }
  .glob_triangle-rt-type2.bind-bg12 {
    background-image: url('vhs-assets-css-1ac76b22262c09c1b792bd2aec40285f.png'); }
  .glob_triangle-rt-type2.bind-bg13 {
    background-image: url('vhs-assets-css-0be5d61cc5a373555c8756f232692285.png'); }
  .glob_triangle-rt-type2.bind-bg14 {
    background-image: url('vhs-assets-css-13b6f3a04fd9eca568d3cd965082395a.png'); }
  .glob_triangle-rt-type2.bind-bg15 {
    background-image: url('vhs-assets-css-fac87e9df8b98f1815b3a43531f4adf8.png'); }
  .glob_triangle-rt-type2.bind-bg16 {
    background-image: url('vhs-assets-css-6dc18a430865eba6517d6607dade8faf.png'); }
  .glob_triangle-rt-type2.bind-bg17 {
    background-image: url('vhs-assets-css-918f142c2d4adeabc23617e5647ef915.png'); }
  .glob_triangle-rt-type2.bind-bg18 {
    background-image: url('vhs-assets-css-0fe1fb94e161ba3ad95b32d6f3916644.png'); }
  .glob_triangle-rt-type2.bind-bg19 {
    background-image: url('vhs-assets-css-3c7bac8ce00aa17bebd760ed69807352.png'); }
  .glob_triangle-rt-type2.bind-bg20 {
    background-image: url('vhs-assets-css-263d3b5650fc9d65ea5c9e9e81b6ee76.png'); }
  .glob_triangle-rt-type2.bind-bg21 {
    background-image: url('vhs-assets-css-3b8428b2f4e5b57c7168abc09b4b8669.png'); }
  .glob_triangle-rt-type2.bind-bg22 {
    background-image: url('vhs-assets-css-0a03bc83db0e92288dc6c649a1002d94.png'); }
  @media (min-width: 0) and (max-width: 767px) {
    .glob_triangle-rt-type2 {
      display: none; } }
  @media (min-width: 768px) and (max-width: 1279px) {
    .glob_triangle-rt-type2 {
      background-image: url('vhs-assets-css-95e92fc02777584165d803c373063907.png');
      width: 25vw;
      height: 48vh;
      max-width: 138px;
      max-height: 368px; }
      .glob_triangle-rt-type2.bind-bg2 {
        background-image: url('vhs-assets-css-29ebe5ae38363b593b045baf0d577578.png'); }
      .glob_triangle-rt-type2.bind-bg3 {
        background-image: url('vhs-assets-css-52fd008d5c9bef8ab27375e240dfa667.png'); }
      .glob_triangle-rt-type2.bind-bg4 {
        background-image: url('vhs-assets-css-f12ed7dfe50c968ab3bbe0a082c81574.png'); }
      .glob_triangle-rt-type2.bind-bg5 {
        background-image: url('vhs-assets-css-746448234d093b23f6c5ccc2f97da01b.png'); }
      .glob_triangle-rt-type2.bind-bg6 {
        background-image: url('vhs-assets-css-7aaf50a549d06552c86c9e4241f07956.png'); }
      .glob_triangle-rt-type2.bind-bg7 {
        background-image: url('vhs-assets-css-f015ae2653db944b0415766e55e54812.png'); }
      .glob_triangle-rt-type2.bind-bg8 {
        background-image: url('vhs-assets-css-9edbd1780708c7d6b1fe9cf778d0bc31.png'); }
      .glob_triangle-rt-type2.bind-bg9 {
        background-image: url('vhs-assets-css-c6180762c9f1f5f86bd30c5450891fe6.png'); }
      .glob_triangle-rt-type2.bind-bg10 {
        background-image: url('vhs-assets-css-342b25ff48e591b75f04a272284950d3.png'); }
      .glob_triangle-rt-type2.bind-bg11 {
        background-image: url('vhs-assets-css-458d7ff7ec5f2aba19529879b3edbab9.png'); }
      .glob_triangle-rt-type2.bind-bg12 {
        background-image: url('vhs-assets-css-def5e182b1a971e04b158d4741d5183f.png'); }
      .glob_triangle-rt-type2.bind-bg13 {
        background-image: url('vhs-assets-css-6a0e2d35ecfe72daac97257134f4a811.png'); }
      .glob_triangle-rt-type2.bind-bg14 {
        background-image: url('vhs-assets-css-a0d69f1e1d24392f84488193dcaea593.png'); }
      .glob_triangle-rt-type2.bind-bg15 {
        background-image: url('vhs-assets-css-324b086a1ee3848a06f5b5e3a845cdce.png'); }
      .glob_triangle-rt-type2.bind-bg16 {
        background-image: url('vhs-assets-css-7ea54f3232259e5e709c070ee8bd6244.png'); }
      .glob_triangle-rt-type2.bind-bg17 {
        background-image: url('vhs-assets-css-2d630faa6611a96609e6dca2f831bbc7.png'); }
      .glob_triangle-rt-type2.bind-bg18 {
        background-image: url('vhs-assets-css-1d77a995ce47ed41fe3b266f86503606.png'); }
      .glob_triangle-rt-type2.bind-bg19 {
        background-image: url('vhs-assets-css-785ae1a1a7e80cfee48f7700ebd68421.png'); }
      .glob_triangle-rt-type2.bind-bg20 {
        background-image: url('vhs-assets-css-522189dfd83d61b7850f26e30e3d04b8.png'); }
      .glob_triangle-rt-type2.bind-bg21 {
        background-image: url('vhs-assets-css-d5917e8d7cdaea3d915efc028301fc47.png'); }
      .glob_triangle-rt-type2.bind-bg22 {
        background-image: url('vhs-assets-css-073a2880de7d633717d4ee76a85fddaa.png'); } }
  @media (min-width: 1280px) {
    .glob_triangle-rt-type2.bind-lg-force-tablet {
      background-image: url('vhs-assets-css-95e92fc02777584165d803c373063907.png');
      width: 25vw;
      height: 48vh;
      max-width: 138px;
      max-height: 368px; }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg2 {
        background-image: url('vhs-assets-css-29ebe5ae38363b593b045baf0d577578.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg3 {
        background-image: url('vhs-assets-css-52fd008d5c9bef8ab27375e240dfa667.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg4 {
        background-image: url('vhs-assets-css-f12ed7dfe50c968ab3bbe0a082c81574.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg5 {
        background-image: url('vhs-assets-css-746448234d093b23f6c5ccc2f97da01b.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg6 {
        background-image: url('vhs-assets-css-7aaf50a549d06552c86c9e4241f07956.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg7 {
        background-image: url('vhs-assets-css-f015ae2653db944b0415766e55e54812.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg8 {
        background-image: url('vhs-assets-css-9edbd1780708c7d6b1fe9cf778d0bc31.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg9 {
        background-image: url('vhs-assets-css-c6180762c9f1f5f86bd30c5450891fe6.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg10 {
        background-image: url('vhs-assets-css-342b25ff48e591b75f04a272284950d3.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg11 {
        background-image: url('vhs-assets-css-458d7ff7ec5f2aba19529879b3edbab9.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg12 {
        background-image: url('vhs-assets-css-def5e182b1a971e04b158d4741d5183f.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg13 {
        background-image: url('vhs-assets-css-6a0e2d35ecfe72daac97257134f4a811.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg14 {
        background-image: url('vhs-assets-css-a0d69f1e1d24392f84488193dcaea593.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg15 {
        background-image: url('vhs-assets-css-324b086a1ee3848a06f5b5e3a845cdce.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg16 {
        background-image: url('vhs-assets-css-7ea54f3232259e5e709c070ee8bd6244.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg17 {
        background-image: url('vhs-assets-css-2d630faa6611a96609e6dca2f831bbc7.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg18 {
        background-image: url('vhs-assets-css-1d77a995ce47ed41fe3b266f86503606.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg19 {
        background-image: url('vhs-assets-css-785ae1a1a7e80cfee48f7700ebd68421.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg20 {
        background-image: url('vhs-assets-css-522189dfd83d61b7850f26e30e3d04b8.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg21 {
        background-image: url('vhs-assets-css-d5917e8d7cdaea3d915efc028301fc47.png'); }
      .glob_triangle-rt-type2.bind-lg-force-tablet.bind-bg22 {
        background-image: url('vhs-assets-css-073a2880de7d633717d4ee76a85fddaa.png'); } }

.glob_triangle-rt-type4 {
  background: url('vhs-assets-css-9042461e0fd456f2de5186ad60051988.png') left top no-repeat;
  background-size: 100% 100%;
  width: 30vw;
  height: 100%;
  max-width: 322px;
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1; }
  .glob_triangle-rt-type4.bind-bg2 {
    background-image: url('vhs-assets-css-8f0489d478a9398b2e947186f74b765f.png'); }
  @media (min-width: 0) and (max-width: 767px) {
    .glob_triangle-rt-type4 {
      background-image: url('vhs-assets-css-03efc0a7aa639db283209b0fc9476d90.png');
      width: 20vw;
      height: 30vh;
      max-width: 54px;
      max-height: 147px; }
      .glob_triangle-rt-type4.bind-bg2 {
        background-image: url('vhs-assets-css-fa9d4140aeb32f3adb1ecb4e398e3472.png'); } }
  @media (min-width: 768px) and (max-width: 1279px) {
    .glob_triangle-rt-type4 {
      background-image: url('vhs-assets-css-e5964fee60c352273040d8279dcc659e.png');
      width: 25vw;
      height: 48vh;
      max-width: 110px;
      max-height: 301px; }
      .glob_triangle-rt-type4.bind-bg2 {
        background-image: url('vhs-assets-css-47125caa720ea390b28332c2d7313fc2.png'); } }
  @media (min-width: 1280px) {
    .glob_triangle-rt-type4.bind-lg-force-tablet {
      width: 25vw;
      height: 48vh;
      max-width: 110px;
      max-height: 301px; } }

.glob_triangle-rt-type5_custom-bgi {
  background: left top no-repeat;
  background-size: 100% 100%;
  width: 30vw;
  height: 100%;
  max-width: 278px;
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1; }
  @media (min-width: 0) and (max-width: 767px) {
    .glob_triangle-rt-type5_custom-bgi {
      width: 20vw;
      height: 30vh;
      max-width: 54px;
      max-height: 147px; } }
  @media (min-width: 768px) and (max-width: 1279px) {
    .glob_triangle-rt-type5_custom-bgi {
      width: 25vw;
      height: 60vh;
      max-width: 150px;
      max-height: 400px; } }

/* ----------------------------------------------- glob_triangle-rt [END] ------------------------------------------- */
/* ----------------------------------------------- glob [START] ----------------------------------------------------- */
.glob_background-type1 {
  background: center center no-repeat #000000;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 1; }
  .glob_background-type1.bind-bgi-1 {
    background-image: url('vhs-assets-css-9feb45e970bdc39d503a640e88cd1f69.jpg'); }
  .glob_background-type1.bind-bgc-white {
    background-color: #ffffff; }
  .glob_background-type1.bind-bgc-black {
    background-color: #000000; }
  .glob_background-type1.bind-bgc-grey-light {
    background-color: #ebebeb; }

.glob_link-arrow {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-align: center;
  z-index: 20; }
  @media (min-width: 0) and (max-width: 767px) {
    .glob_link-arrow {
      display: block; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .glob_link-arrow {
      display: block; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .glob_link-arrow {
      display: none; } }
  @media (min-width: 1280px) {
    .glob_link-arrow {
      display: none; } }
  @media (min-width: 0) and (max-width: 480px) {
    .glob_link-arrow {
      line-height: 0px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .glob_link-arrow {
      line-height: 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .glob_link-arrow {
      line-height: 0px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .glob_link-arrow {
      line-height: 0px; } }
  @media (min-width: 1280px) {
    .glob_link-arrow {
      line-height: 0px; } }
  .glob_link-arrow.event-this-hover {
    opacity: 0.90; }

.glob_link-bottom {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-align: center;
  z-index: 20; }
  @media (min-width: 0) and (max-width: 480px) {
    .glob_link-bottom {
      line-height: 0px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .glob_link-bottom {
      line-height: 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .glob_link-bottom {
      line-height: 0px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .glob_link-bottom {
      line-height: 0px; } }
  @media (min-width: 1280px) {
    .glob_link-bottom {
      line-height: 0px; } }

/* ----------------------------------------------- glob [END] ------------------------------------------------------- */
/* ----------------------------------------------- glob_separator [START] ------------------------------------------- */
.glob_separator-up {
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 2; }
  @media (min-width: 0) and (max-width: 767px) {
    .glob_separator-up {
      height: 30px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .glob_separator-up {
      height: 38px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .glob_separator-up {
      height: 70px; } }
  @media (min-width: 1280px) {
    .glob_separator-up {
      height: 70px; } }

.glob_separator-dn {
  width: 100%;
  height: 39px;
  position: relative;
  overflow: hidden;
  z-index: 2; }
  @media (min-width: 0) and (max-width: 767px) {
    .glob_separator-dn {
      display: block; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .glob_separator-dn {
      display: block; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .glob_separator-dn {
      display: none; } }
  @media (min-width: 1280px) {
    .glob_separator-dn {
      display: none; } }

/* ----------------------------------------------- glob_separator [END] --------------------------------------------- */
/* ----------------------------------------------- glob_nav-menu [START] -------------------------------------------- */
/* ----------------------------------------------- glob_nav-menu [END] ---------------------------------------------- */
/* ================================================================================================================== */
/* =============================================== glob [END] ======================================================= */
/* ================================================================================================================== */
/* ================================================================================================================== */
/* =============================================== full-page [START] ================================================ */
/* ================================================================================================================== */
/* ----------------------------------------------- full-page [START] ------------------------------------------------ */
.full-page {
  z-index: 1; }
  .full-page .fp-tableCell > div:not([class^="glob_"]), .full-page .fp-tableCell > p {
    z-index: 8;
    position: relative; }
  .full-page .fp-tableCell .fp-scrollable .fp-scroller {
    position: relative; }
    .full-page .fp-tableCell .fp-scrollable .fp-scroller > div:not([class^="glob_"]), .full-page .fp-tableCell .fp-scrollable .fp-scroller > p {
      z-index: 8;
      position: relative; }

/* ----------------------------------------------- full-page [END] -------------------------------------------------- */
/* ----------------------------------------------- fp-glob-nav [START] ---------------------------------------------- */
.fp-glob-nav {
  position: fixed;
  width: 16px;
  left: 10px;
  top: 50px;
  z-index: 100; }
  @media (min-width: 0) and (max-width: 767px) {
    .fp-glob-nav {
      display: none; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .fp-glob-nav {
      display: none; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .fp-glob-nav {
      display: block; } }
  @media (min-width: 1280px) {
    .fp-glob-nav {
      display: block; } }
  .fp-glob-nav.view-type1 {
    -webkit-animation-name: fadein-action;
    animation-name: fadein-action;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 700ms;
    animation-duration: 700ms;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
    .fp-glob-nav.view-type1 > ul > li > a {
      color: #ffffff; }
      .fp-glob-nav.view-type1 > ul > li > a.event-this-hover {
        opacity: 1;
        color: #6a6a6a; }
        .fp-glob-nav.view-type1 > ul > li > a.event-this-hover > span.inner-circle {
          border-color: #6a6a6a; }
      .fp-glob-nav.view-type1 > ul > li > a > span.inner-circle {
        border-color: #ffffff; }
  .fp-glob-nav.view-type2 {
    margin-top: 125px;
    -webkit-animation-name: fadein-action;
    animation-name: fadein-action;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 700ms;
    animation-duration: 700ms;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
    .fp-glob-nav.view-type2.has-active-section-first, .fp-glob-nav.view-type2.has-active-section-last {
      -webkit-animation-name: fadeout-action;
      animation-name: fadeout-action;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-duration: 700ms;
      animation-duration: 700ms;
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in; }
  .fp-glob-nav > ul {
    padding-left: 0;
    list-style: none;
    margin: 0; }
    .fp-glob-nav > ul > li {
      padding-left: 0;
      list-style: none;
      display: block;
      margin: 20px 0 0 0; }
      .fp-glob-nav > ul > li:first-child {
        margin-top: 0; }
      .fp-glob-nav > ul > li.action-active.has-number > a {
        padding-bottom: 1px; }
      .fp-glob-nav > ul > li.action-active > a > span.inner-circle {
        display: none; }
      .fp-glob-nav > ul > li.action-active > a > span.inner-number {
        display: block;
        color: #a61828; }
      .fp-glob-nav > ul > li > a {
        font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 300;
        display: block;
        padding: 3px 0 3px 0;
        font-size: 16px;
        line-height: 14px;
        text-align: center;
        text-decoration: none;
        color: #aeaeae; }
        .fp-glob-nav > ul > li > a.event-this-hover {
          opacity: 1;
          color: #6a6a6a; }
          .fp-glob-nav > ul > li > a.event-this-hover > span.inner-text {
            color: #6a6a6a; }
          .fp-glob-nav > ul > li > a.event-this-hover > span.inner-circle {
            border-color: #6a6a6a; }
        .fp-glob-nav > ul > li > a > span {
          display: block;
          position: relative;
          overflow: hidden;
          margin: 0 auto 0 auto; }
          .fp-glob-nav > ul > li > a > span.inner-text {
            min-width: 145px;
            height: 16px;
            padding-top: 1px;
            -webkit-transform: rotate(-90deg);
                -ms-transform: rotate(-90deg);
                    transform: rotate(-90deg);
            -webkit-transform-origin: 8px 8px;
                -ms-transform-origin: 8px 8px;
                    transform-origin: 8px 8px;
            white-space: nowrap;
            color: #000000; }
          .fp-glob-nav > ul > li > a > span.inner-circle {
            border: 1px solid #aeaeae;
            border-radius: 4px;
            width: 8px;
            height: 8px;
            margin-top: 2px;
            margin-bottom: 2px; }
          .fp-glob-nav > ul > li > a > span.inner-number {
            display: none; }
          .fp-glob-nav > ul > li > a > span.inner-arrow-dn {
            font-size: 20px; }
  @media (min-height: 0) and (max-height: 700px) {
    .fp-glob-nav.view-type2 {
      margin-top: 100px; }
    .fp-glob-nav > ul > li {
      margin-top: 5px; } }

/* ----------------------------------------------- fp-glob-nav [END] ------------------------------------------------ */
/* ----------------------------------------------- fps-glob-start [START] ------------------------------------------- */
.fps-glob-start.section .fp-tableCell {
  vertical-align: top; }
.fps-glob-start.section .glob_link-arrow {
  display: block; }

.fps-glob-end.section .fp-tableCell {
  vertical-align: top; }

/* ----------------------------------------------- fps-glob-start [END] --------------------------------------------- */
/* ================================================================================================================== */
/* =============================================== full-page [END] ================================================== */
/* ================================================================================================================== */
/* ================================================================================================================== */
/* =============================================== topnav [START] =================================================== */
/* ================================================================================================================== */
/* ----------------------------------------------- topnav_menu [START] ---------------------------------------------- */
.topnav_menu, .topnav_max-outer .topnav .topnav_menu {
  padding-top: 22px;
  max-height: 70px;
  display: block;
  position: relative;
  float: right;
  overflow: hidden; }
  @media (min-width: 0) and (max-width: 767px) {
    .topnav_menu, .topnav_max-outer .topnav .topnav_menu {
      padding-right: 50px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .topnav_menu, .topnav_max-outer .topnav .topnav_menu {
      padding-right: 50px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .topnav_menu, .topnav_max-outer .topnav .topnav_menu {
      padding-right: 50px; } }
  @media (min-width: 1280px) {
    .topnav_menu, .topnav_max-outer .topnav .topnav_menu {
      padding-right: 170px; } }
  .topnav_menu > ul, .topnav_max-outer .topnav .topnav_menu > ul {
    padding-left: 0;
    list-style: none;
    display: block;
    float: right;
    padding: 0;
    margin-bottom: 0;
    position: relative; }
    @media (min-width: 0) and (max-width: 480px) {
      .topnav_menu > ul, .topnav_max-outer .topnav .topnav_menu > ul {
        line-height: 0px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .topnav_menu > ul, .topnav_max-outer .topnav .topnav_menu > ul {
        line-height: 0px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .topnav_menu > ul, .topnav_max-outer .topnav .topnav_menu > ul {
        line-height: 0px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .topnav_menu > ul, .topnav_max-outer .topnav .topnav_menu > ul {
        line-height: 0px; } }
    @media (min-width: 1280px) {
      .topnav_menu > ul, .topnav_max-outer .topnav .topnav_menu > ul {
        line-height: 0px; } }
    .topnav_menu > ul > li, .topnav_max-outer .topnav .topnav_menu > ul > li {
      font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300;
      display: inline-block;
      padding: 0 0 0 0;
      font-size: 14px;
      line-height: 16px;
      text-align: right; }
      @media (min-width: 0) and (max-width: 767px) {
        .topnav_menu > ul > li, .topnav_max-outer .topnav .topnav_menu > ul > li {
          padding-left: 10px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .topnav_menu > ul > li, .topnav_max-outer .topnav .topnav_menu > ul > li {
          padding-left: 10px; } }
      @media (min-width: 992px) and (max-width: 1279px) {
        .topnav_menu > ul > li, .topnav_max-outer .topnav .topnav_menu > ul > li {
          padding-left: 10px; } }
      @media (min-width: 1280px) {
        .topnav_menu > ul > li, .topnav_max-outer .topnav .topnav_menu > ul > li {
          padding-left: 23px; } }
      .topnav_menu > ul > li:first-child, .topnav_max-outer .topnav .topnav_menu > ul > li:first-child {
        padding-left: 0; }
      .topnav_menu > ul > li:last-child, .topnav_max-outer .topnav .topnav_menu > ul > li:last-child {
        padding-bottom: 0; }
      .topnav_menu > ul > li.action-active > a, .topnav_max-outer .topnav .topnav_menu > ul > li.action-active > a {
        color: #a61828; }
        .topnav_menu > ul > li.action-active > a > .inner-icon {
          background-image: url('vhs-assets-css-8ecf86df34b7449cb07759d7a1842723.png'); }
      .topnav_menu > ul > li > a, .topnav_max-outer .topnav .topnav_menu > ul > li > a {
        display: block;
        padding: 7px 5px 7px 5px;
        text-decoration: none;
        text-align: right;
        color: #ffffff;
        text-transform: uppercase; }
        .topnav_menu > ul > li > a:hover, .topnav_max-outer .topnav .topnav_menu > ul > li > a:hover {
          text-decoration: none; }
        .topnav_menu > ul > li > a.event-this-hover, .topnav_max-outer .topnav .topnav_menu > ul > li > a.event-this-hover {
          color: #a61828;
          opacity: 1; }
          .topnav_menu > ul > li > a.event-this-hover > .inner-icon {
            display: inline-block; }
        .topnav_menu > ul > li > a > .inner-icon, .topnav_max-outer .topnav .topnav_menu > ul > li > a > .inner-icon {
          background-position: right 0;
          background-repeat: no-repeat;
          display: inline-block;
          width: 10px;
          height: 10px;
          overflow: hidden; }
          @media (min-width: 0) and (max-width: 767px) {
            .topnav_menu > ul > li > a > .inner-icon, .topnav_max-outer .topnav .topnav_menu > ul > li > a > .inner-icon {
              margin-left: 12px; } }
          @media (min-width: 768px) and (max-width: 991px) {
            .topnav_menu > ul > li > a > .inner-icon, .topnav_max-outer .topnav .topnav_menu > ul > li > a > .inner-icon {
              margin-left: 12px; } }
          @media (min-width: 992px) and (max-width: 1279px) {
            .topnav_menu > ul > li > a > .inner-icon, .topnav_max-outer .topnav .topnav_menu > ul > li > a > .inner-icon {
              margin-left: 12px; } }
          @media (min-width: 1280px) {
            .topnav_menu > ul > li > a > .inner-icon, .topnav_max-outer .topnav .topnav_menu > ul > li > a > .inner-icon {
              margin-left: 12px; } }

/* ----------------------------------------------- topnav_menu [END] ------------------------------------------------ */
/* ----------------------------------------------- topnav_social [START] -------------------------------------------- */
.topnav_social, .topnav_max-outer .topnav .topnav_social {
  display: block;
  position: relative;
  float: right;
  overflow: hidden; }

/* ----------------------------------------------- topnav_social [END] ---------------------------------------------- */
/* ----------------------------------------------- topnav_max-outer [START] ----------------------------------------- */
.topnav_max-outer {
  background: #000000;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  -webkit-transition: background 700ms ease-out;
  -o-transition: background 700ms ease-out;
  transition: background 700ms ease-out; }
  .container_max-outer .topnav_max-outer > .container_max-inner > .info-spacer-cms > .topnav {
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 0) and (max-width: 480px) {
    .topnav_max-outer .topnav {
      padding-left: 10px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .topnav_max-outer .topnav {
      padding-left: 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .topnav_max-outer .topnav {
      padding-left: 15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .topnav_max-outer .topnav {
      padding-left: 15px; } }
  @media (min-width: 1280px) {
    .topnav_max-outer .topnav {
      padding-left: 20px; } }
  @media (min-width: 0) and (max-width: 480px) {
    .topnav_max-outer .topnav {
      padding-right: 10px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .topnav_max-outer .topnav {
      padding-right: 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .topnav_max-outer .topnav {
      padding-right: 15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .topnav_max-outer .topnav {
      padding-right: 15px; } }
  @media (min-width: 1280px) {
    .topnav_max-outer .topnav {
      padding-right: 20px; } }
  @media (min-width: 0) and (max-width: 480px) {
    .topnav_max-outer .topnav > .row {
      margin-left: -10px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .topnav_max-outer .topnav > .row {
      margin-left: -15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .topnav_max-outer .topnav > .row {
      margin-left: -15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .topnav_max-outer .topnav > .row {
      margin-left: -15px; } }
  @media (min-width: 1280px) {
    .topnav_max-outer .topnav > .row {
      margin-left: -20px; } }
  @media (min-width: 0) and (max-width: 480px) {
    .topnav_max-outer .topnav > .row {
      margin-right: -10px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .topnav_max-outer .topnav > .row {
      margin-right: -15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .topnav_max-outer .topnav > .row {
      margin-right: -15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .topnav_max-outer .topnav > .row {
      margin-right: -15px; } }
  @media (min-width: 1280px) {
    .topnav_max-outer .topnav > .row {
      margin-right: -20px; } }
  @media (min-width: 1280px) {
    .topnav_max-outer .topnav > .row .row {
      margin-left: -15px;
      margin-right: -15px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .topnav_max-outer {
      height: 30px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .topnav_max-outer {
      height: 38px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .topnav_max-outer {
      height: 70px; } }
  @media (min-width: 1280px) {
    .topnav_max-outer {
      height: 70px; } }
  .topnav_max-outer.bind-border-dn {
    border-bottom: 2px solid #a61828; }
  .fp-viewing-show-first .topnav_max-outer {
    background: rgba(0, 0, 0, 0.51); }
  .topnav_max-outer .topnav {
    font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px; }
    .topnav_max-outer .topnav p {
      margin-bottom: 0; }
    .topnav_max-outer .topnav a.event-this-hover {
      color: #a61828;
      opacity: 1; }
      .topnav_max-outer .topnav a.event-this-hover > .inner-icon {
        display: inline-block; }
    .topnav_max-outer .topnav .topnav_link-rectangle {
      background: #a61828;
      padding: 29px 15px 10px 15px;
      height: 70px;
      min-width: 120px;
      color: #ffffff;
      display: inline-block;
      text-transform: uppercase;
      text-decoration: none;
      text-align: center; }
      .topnav_max-outer .topnav .topnav_link-rectangle.event-this-hover {
        background: #8b1422;
        color: #ffffff;
        opacity: 1; }
    .topnav_max-outer .topnav .topnav_link-bars {
      margin-top: 7px; }
    .topnav_max-outer .topnav .topnav_link-bars, .topnav_max-outer .topnav .link-bars1 {
      margin-top: 7px; }

/* ----------------------------------------------- topnav_max-outer [END] ------------------------------------------- */
/* ================================================================================================================== */
/* =============================================== topnav [END] ===================================================== */
/* ================================================================================================================== */
/* =============================================== text-media_max-outer [START] ===================================== */
.container_max-outer .text-media_max-outer > .container_max-inner > .info-spacer-cms > .text-media {
  padding-left: 0;
  padding-right: 0; }
@media (min-width: 0) and (max-width: 480px) {
  .text-media_max-outer .text-media {
    padding-left: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .text-media_max-outer .text-media {
    padding-left: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text-media_max-outer .text-media {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .text-media_max-outer .text-media {
    padding-left: 15px; } }
@media (min-width: 1280px) {
  .text-media_max-outer .text-media {
    padding-left: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .text-media_max-outer .text-media {
    padding-right: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .text-media_max-outer .text-media {
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text-media_max-outer .text-media {
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .text-media_max-outer .text-media {
    padding-right: 15px; } }
@media (min-width: 1280px) {
  .text-media_max-outer .text-media {
    padding-right: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .text-media_max-outer .text-media > .row {
    margin-left: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .text-media_max-outer .text-media > .row {
    margin-left: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text-media_max-outer .text-media > .row {
    margin-left: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .text-media_max-outer .text-media > .row {
    margin-left: -15px; } }
@media (min-width: 1280px) {
  .text-media_max-outer .text-media > .row {
    margin-left: -20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .text-media_max-outer .text-media > .row {
    margin-right: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .text-media_max-outer .text-media > .row {
    margin-right: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text-media_max-outer .text-media > .row {
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .text-media_max-outer .text-media > .row {
    margin-right: -15px; } }
@media (min-width: 1280px) {
  .text-media_max-outer .text-media > .row {
    margin-right: -20px; } }
@media (min-width: 1280px) {
  .text-media_max-outer .text-media > .row .row {
    margin-left: -15px;
    margin-right: -15px; } }

/* =============================================== text-media_max-outer [END] ======================================= */
/* =============================================== bootstrap_max-outer [START] ====================================== */
.container_max-outer .bootstrap_max-outer > .container_max-inner > .info-spacer-cms > .bootstrap {
  padding-left: 0;
  padding-right: 0; }
@media (min-width: 0) and (max-width: 480px) {
  .bootstrap_max-outer .bootstrap {
    padding-left: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .bootstrap_max-outer .bootstrap {
    padding-left: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap_max-outer .bootstrap {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .bootstrap_max-outer .bootstrap {
    padding-left: 15px; } }
@media (min-width: 1280px) {
  .bootstrap_max-outer .bootstrap {
    padding-left: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .bootstrap_max-outer .bootstrap {
    padding-right: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .bootstrap_max-outer .bootstrap {
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap_max-outer .bootstrap {
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .bootstrap_max-outer .bootstrap {
    padding-right: 15px; } }
@media (min-width: 1280px) {
  .bootstrap_max-outer .bootstrap {
    padding-right: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .bootstrap_max-outer .bootstrap > .row {
    margin-left: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .bootstrap_max-outer .bootstrap > .row {
    margin-left: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap_max-outer .bootstrap > .row {
    margin-left: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .bootstrap_max-outer .bootstrap > .row {
    margin-left: -15px; } }
@media (min-width: 1280px) {
  .bootstrap_max-outer .bootstrap > .row {
    margin-left: -20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .bootstrap_max-outer .bootstrap > .row {
    margin-right: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .bootstrap_max-outer .bootstrap > .row {
    margin-right: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap_max-outer .bootstrap > .row {
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .bootstrap_max-outer .bootstrap > .row {
    margin-right: -15px; } }
@media (min-width: 1280px) {
  .bootstrap_max-outer .bootstrap > .row {
    margin-right: -20px; } }
@media (min-width: 1280px) {
  .bootstrap_max-outer .bootstrap > .row .row {
    margin-left: -15px;
    margin-right: -15px; } }

/* =============================================== bootstrap_max-outer [END] ======================================== */
/* =============================================== header_max-outer [START] ========================================= */
.container_max-outer .header_max-outer > .container_max-inner > .info-spacer-cms > .header {
  padding-left: 0;
  padding-right: 0; }
@media (min-width: 0) and (max-width: 480px) {
  .header_max-outer .header {
    padding-left: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .header_max-outer .header {
    padding-left: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .header_max-outer .header {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .header_max-outer .header {
    padding-left: 15px; } }
@media (min-width: 1280px) {
  .header_max-outer .header {
    padding-left: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .header_max-outer .header {
    padding-right: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .header_max-outer .header {
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .header_max-outer .header {
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .header_max-outer .header {
    padding-right: 15px; } }
@media (min-width: 1280px) {
  .header_max-outer .header {
    padding-right: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .header_max-outer .header > .row {
    margin-left: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .header_max-outer .header > .row {
    margin-left: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .header_max-outer .header > .row {
    margin-left: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .header_max-outer .header > .row {
    margin-left: -15px; } }
@media (min-width: 1280px) {
  .header_max-outer .header > .row {
    margin-left: -20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .header_max-outer .header > .row {
    margin-right: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .header_max-outer .header > .row {
    margin-right: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .header_max-outer .header > .row {
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .header_max-outer .header > .row {
    margin-right: -15px; } }
@media (min-width: 1280px) {
  .header_max-outer .header > .row {
    margin-right: -20px; } }
@media (min-width: 1280px) {
  .header_max-outer .header > .row .row {
    margin-left: -15px;
    margin-right: -15px; } }

/* =============================================== header_max-outer [END] =========================================== */
/* =============================================== text_max-outer [START] =========================================== */
.container_max-outer .text_max-outer > .container_max-inner > .info-spacer-cms > .text {
  padding-left: 0;
  padding-right: 0; }
@media (min-width: 0) and (max-width: 480px) {
  .text_max-outer .text {
    padding-left: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .text_max-outer .text {
    padding-left: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text_max-outer .text {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .text_max-outer .text {
    padding-left: 15px; } }
@media (min-width: 1280px) {
  .text_max-outer .text {
    padding-left: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .text_max-outer .text {
    padding-right: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .text_max-outer .text {
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text_max-outer .text {
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .text_max-outer .text {
    padding-right: 15px; } }
@media (min-width: 1280px) {
  .text_max-outer .text {
    padding-right: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .text_max-outer .text > .row {
    margin-left: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .text_max-outer .text > .row {
    margin-left: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text_max-outer .text > .row {
    margin-left: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .text_max-outer .text > .row {
    margin-left: -15px; } }
@media (min-width: 1280px) {
  .text_max-outer .text > .row {
    margin-left: -20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .text_max-outer .text > .row {
    margin-right: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .text_max-outer .text > .row {
    margin-right: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text_max-outer .text > .row {
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .text_max-outer .text > .row {
    margin-right: -15px; } }
@media (min-width: 1280px) {
  .text_max-outer .text > .row {
    margin-right: -20px; } }
@media (min-width: 1280px) {
  .text_max-outer .text > .row .row {
    margin-left: -15px;
    margin-right: -15px; } }

/* =============================================== text_max-outer [END] ============================================= */
/* =============================================== text-pic_max-outer [START] ======================================= */
.container_max-outer .text-pic_max-outer > .container_max-inner > .info-spacer-cms > .text-pic {
  padding-left: 0;
  padding-right: 0; }
@media (min-width: 0) and (max-width: 480px) {
  .text-pic_max-outer .text-pic {
    padding-left: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .text-pic_max-outer .text-pic {
    padding-left: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text-pic_max-outer .text-pic {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .text-pic_max-outer .text-pic {
    padding-left: 15px; } }
@media (min-width: 1280px) {
  .text-pic_max-outer .text-pic {
    padding-left: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .text-pic_max-outer .text-pic {
    padding-right: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .text-pic_max-outer .text-pic {
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text-pic_max-outer .text-pic {
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .text-pic_max-outer .text-pic {
    padding-right: 15px; } }
@media (min-width: 1280px) {
  .text-pic_max-outer .text-pic {
    padding-right: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .text-pic_max-outer .text-pic > .row {
    margin-left: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .text-pic_max-outer .text-pic > .row {
    margin-left: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text-pic_max-outer .text-pic > .row {
    margin-left: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .text-pic_max-outer .text-pic > .row {
    margin-left: -15px; } }
@media (min-width: 1280px) {
  .text-pic_max-outer .text-pic > .row {
    margin-left: -20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .text-pic_max-outer .text-pic > .row {
    margin-right: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .text-pic_max-outer .text-pic > .row {
    margin-right: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text-pic_max-outer .text-pic > .row {
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .text-pic_max-outer .text-pic > .row {
    margin-right: -15px; } }
@media (min-width: 1280px) {
  .text-pic_max-outer .text-pic > .row {
    margin-right: -20px; } }
@media (min-width: 1280px) {
  .text-pic_max-outer .text-pic > .row .row {
    margin-left: -15px;
    margin-right: -15px; } }

/* =============================================== text-pic_max-outer [END] ========================================= */
/* =============================================== image_max-outer [START] ========================================== */
.container_max-outer .image_max-outer > .container_max-inner > .info-spacer-cms > .image {
  padding-left: 0;
  padding-right: 0; }
@media (min-width: 0) and (max-width: 480px) {
  .image_max-outer .image {
    padding-left: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .image_max-outer .image {
    padding-left: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .image_max-outer .image {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .image_max-outer .image {
    padding-left: 15px; } }
@media (min-width: 1280px) {
  .image_max-outer .image {
    padding-left: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .image_max-outer .image {
    padding-right: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .image_max-outer .image {
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .image_max-outer .image {
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .image_max-outer .image {
    padding-right: 15px; } }
@media (min-width: 1280px) {
  .image_max-outer .image {
    padding-right: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .image_max-outer .image > .row {
    margin-left: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .image_max-outer .image > .row {
    margin-left: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .image_max-outer .image > .row {
    margin-left: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .image_max-outer .image > .row {
    margin-left: -15px; } }
@media (min-width: 1280px) {
  .image_max-outer .image > .row {
    margin-left: -20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .image_max-outer .image > .row {
    margin-right: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .image_max-outer .image > .row {
    margin-right: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .image_max-outer .image > .row {
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .image_max-outer .image > .row {
    margin-right: -15px; } }
@media (min-width: 1280px) {
  .image_max-outer .image > .row {
    margin-right: -20px; } }
@media (min-width: 1280px) {
  .image_max-outer .image > .row .row {
    margin-left: -15px;
    margin-right: -15px; } }

/* =============================================== image_max-outer [END] ============================================ */
/* =============================================== text-media_max-outer [START] ====================================== */
.container_max-outer .text-media_max-outer > .container_max-inner > .info-spacer-cms > .text-media {
  padding-left: 0;
  padding-right: 0; }
@media (min-width: 0) and (max-width: 480px) {
  .text-media_max-outer .text-media {
    padding-left: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .text-media_max-outer .text-media {
    padding-left: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text-media_max-outer .text-media {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .text-media_max-outer .text-media {
    padding-left: 15px; } }
@media (min-width: 1280px) {
  .text-media_max-outer .text-media {
    padding-left: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .text-media_max-outer .text-media {
    padding-right: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .text-media_max-outer .text-media {
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text-media_max-outer .text-media {
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .text-media_max-outer .text-media {
    padding-right: 15px; } }
@media (min-width: 1280px) {
  .text-media_max-outer .text-media {
    padding-right: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .text-media_max-outer .text-media > .row {
    margin-left: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .text-media_max-outer .text-media > .row {
    margin-left: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text-media_max-outer .text-media > .row {
    margin-left: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .text-media_max-outer .text-media > .row {
    margin-left: -15px; } }
@media (min-width: 1280px) {
  .text-media_max-outer .text-media > .row {
    margin-left: -20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .text-media_max-outer .text-media > .row {
    margin-right: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .text-media_max-outer .text-media > .row {
    margin-right: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text-media_max-outer .text-media > .row {
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .text-media_max-outer .text-media > .row {
    margin-right: -15px; } }
@media (min-width: 1280px) {
  .text-media_max-outer .text-media > .row {
    margin-right: -20px; } }
@media (min-width: 1280px) {
  .text-media_max-outer .text-media > .row .row {
    margin-left: -15px;
    margin-right: -15px; } }

/* =============================================== text-media_max-outer [END] ======================================== */
/* =============================================== bullets_max-outer [START] ======================================== */
.container_max-outer .bullets_max-outer > .container_max-inner > .info-spacer-cms > .bullets {
  padding-left: 0;
  padding-right: 0; }
@media (min-width: 0) and (max-width: 480px) {
  .bullets_max-outer .bullets {
    padding-left: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .bullets_max-outer .bullets {
    padding-left: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .bullets_max-outer .bullets {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .bullets_max-outer .bullets {
    padding-left: 15px; } }
@media (min-width: 1280px) {
  .bullets_max-outer .bullets {
    padding-left: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .bullets_max-outer .bullets {
    padding-right: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .bullets_max-outer .bullets {
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .bullets_max-outer .bullets {
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .bullets_max-outer .bullets {
    padding-right: 15px; } }
@media (min-width: 1280px) {
  .bullets_max-outer .bullets {
    padding-right: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .bullets_max-outer .bullets > .row {
    margin-left: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .bullets_max-outer .bullets > .row {
    margin-left: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .bullets_max-outer .bullets > .row {
    margin-left: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .bullets_max-outer .bullets > .row {
    margin-left: -15px; } }
@media (min-width: 1280px) {
  .bullets_max-outer .bullets > .row {
    margin-left: -20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .bullets_max-outer .bullets > .row {
    margin-right: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .bullets_max-outer .bullets > .row {
    margin-right: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .bullets_max-outer .bullets > .row {
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .bullets_max-outer .bullets > .row {
    margin-right: -15px; } }
@media (min-width: 1280px) {
  .bullets_max-outer .bullets > .row {
    margin-right: -20px; } }
@media (min-width: 1280px) {
  .bullets_max-outer .bullets > .row .row {
    margin-left: -15px;
    margin-right: -15px; } }

/* =============================================== bullets_max-outer [END] ========================================== */
/* =============================================== table_max-outer [START] ========================================== */
.container_max-outer .table_max-outer > .container_max-inner > .info-spacer-cms > .table {
  padding-left: 0;
  padding-right: 0; }
@media (min-width: 0) and (max-width: 480px) {
  .table_max-outer .table {
    padding-left: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .table_max-outer .table {
    padding-left: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .table_max-outer .table {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .table_max-outer .table {
    padding-left: 15px; } }
@media (min-width: 1280px) {
  .table_max-outer .table {
    padding-left: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .table_max-outer .table {
    padding-right: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .table_max-outer .table {
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .table_max-outer .table {
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .table_max-outer .table {
    padding-right: 15px; } }
@media (min-width: 1280px) {
  .table_max-outer .table {
    padding-right: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .table_max-outer .table > .row {
    margin-left: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .table_max-outer .table > .row {
    margin-left: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .table_max-outer .table > .row {
    margin-left: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .table_max-outer .table > .row {
    margin-left: -15px; } }
@media (min-width: 1280px) {
  .table_max-outer .table > .row {
    margin-left: -20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .table_max-outer .table > .row {
    margin-right: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .table_max-outer .table > .row {
    margin-right: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .table_max-outer .table > .row {
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .table_max-outer .table > .row {
    margin-right: -15px; } }
@media (min-width: 1280px) {
  .table_max-outer .table > .row {
    margin-right: -20px; } }
@media (min-width: 1280px) {
  .table_max-outer .table > .row .row {
    margin-left: -15px;
    margin-right: -15px; } }

/* =============================================== table_max-outer [END] ============================================ */
/* =============================================== uploads_max-outer [START] ======================================== */
.container_max-outer .uploads_max-outer > .container_max-inner > .info-spacer-cms > .uploads {
  padding-left: 0;
  padding-right: 0; }
@media (min-width: 0) and (max-width: 480px) {
  .uploads_max-outer .uploads {
    padding-left: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .uploads_max-outer .uploads {
    padding-left: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .uploads_max-outer .uploads {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .uploads_max-outer .uploads {
    padding-left: 15px; } }
@media (min-width: 1280px) {
  .uploads_max-outer .uploads {
    padding-left: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .uploads_max-outer .uploads {
    padding-right: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .uploads_max-outer .uploads {
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .uploads_max-outer .uploads {
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .uploads_max-outer .uploads {
    padding-right: 15px; } }
@media (min-width: 1280px) {
  .uploads_max-outer .uploads {
    padding-right: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .uploads_max-outer .uploads > .row {
    margin-left: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .uploads_max-outer .uploads > .row {
    margin-left: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .uploads_max-outer .uploads > .row {
    margin-left: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .uploads_max-outer .uploads > .row {
    margin-left: -15px; } }
@media (min-width: 1280px) {
  .uploads_max-outer .uploads > .row {
    margin-left: -20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .uploads_max-outer .uploads > .row {
    margin-right: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .uploads_max-outer .uploads > .row {
    margin-right: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .uploads_max-outer .uploads > .row {
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .uploads_max-outer .uploads > .row {
    margin-right: -15px; } }
@media (min-width: 1280px) {
  .uploads_max-outer .uploads > .row {
    margin-right: -20px; } }
@media (min-width: 1280px) {
  .uploads_max-outer .uploads > .row .row {
    margin-left: -15px;
    margin-right: -15px; } }

/* =============================================== uploads_max-outer [END] ========================================== */
/* =============================================== video-thumbnails_max-outer [START] =============================== */
.container_max-outer .video-thumbnails_max-outer > .container_max-inner > .info-spacer-cms > .video-thumbnails {
  padding-left: 0;
  padding-right: 0; }
@media (min-width: 0) and (max-width: 480px) {
  .video-thumbnails_max-outer .video-thumbnails {
    padding-left: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .video-thumbnails_max-outer .video-thumbnails {
    padding-left: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .video-thumbnails_max-outer .video-thumbnails {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .video-thumbnails_max-outer .video-thumbnails {
    padding-left: 15px; } }
@media (min-width: 1280px) {
  .video-thumbnails_max-outer .video-thumbnails {
    padding-left: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .video-thumbnails_max-outer .video-thumbnails {
    padding-right: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .video-thumbnails_max-outer .video-thumbnails {
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .video-thumbnails_max-outer .video-thumbnails {
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .video-thumbnails_max-outer .video-thumbnails {
    padding-right: 15px; } }
@media (min-width: 1280px) {
  .video-thumbnails_max-outer .video-thumbnails {
    padding-right: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .video-thumbnails_max-outer .video-thumbnails > .row {
    margin-left: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .video-thumbnails_max-outer .video-thumbnails > .row {
    margin-left: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .video-thumbnails_max-outer .video-thumbnails > .row {
    margin-left: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .video-thumbnails_max-outer .video-thumbnails > .row {
    margin-left: -15px; } }
@media (min-width: 1280px) {
  .video-thumbnails_max-outer .video-thumbnails > .row {
    margin-left: -20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .video-thumbnails_max-outer .video-thumbnails > .row {
    margin-right: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .video-thumbnails_max-outer .video-thumbnails > .row {
    margin-right: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .video-thumbnails_max-outer .video-thumbnails > .row {
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .video-thumbnails_max-outer .video-thumbnails > .row {
    margin-right: -15px; } }
@media (min-width: 1280px) {
  .video-thumbnails_max-outer .video-thumbnails > .row {
    margin-right: -20px; } }
@media (min-width: 1280px) {
  .video-thumbnails_max-outer .video-thumbnails > .row .row {
    margin-left: -15px;
    margin-right: -15px; } }

/* =============================================== video-thumbnails_max-outer [END] ================================= */
/* =============================================== link-trapeze_max-outer [START] =================================== */
.container_max-outer .link-trapeze_max-outer > .container_max-inner > .info-spacer-cms > .link-trapeze {
  padding-left: 0;
  padding-right: 0; }
@media (min-width: 0) and (max-width: 480px) {
  .link-trapeze_max-outer .link-trapeze {
    padding-left: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .link-trapeze_max-outer .link-trapeze {
    padding-left: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .link-trapeze_max-outer .link-trapeze {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .link-trapeze_max-outer .link-trapeze {
    padding-left: 15px; } }
@media (min-width: 1280px) {
  .link-trapeze_max-outer .link-trapeze {
    padding-left: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .link-trapeze_max-outer .link-trapeze {
    padding-right: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .link-trapeze_max-outer .link-trapeze {
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .link-trapeze_max-outer .link-trapeze {
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .link-trapeze_max-outer .link-trapeze {
    padding-right: 15px; } }
@media (min-width: 1280px) {
  .link-trapeze_max-outer .link-trapeze {
    padding-right: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .link-trapeze_max-outer .link-trapeze > .row {
    margin-left: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .link-trapeze_max-outer .link-trapeze > .row {
    margin-left: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .link-trapeze_max-outer .link-trapeze > .row {
    margin-left: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .link-trapeze_max-outer .link-trapeze > .row {
    margin-left: -15px; } }
@media (min-width: 1280px) {
  .link-trapeze_max-outer .link-trapeze > .row {
    margin-left: -20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .link-trapeze_max-outer .link-trapeze > .row {
    margin-right: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .link-trapeze_max-outer .link-trapeze > .row {
    margin-right: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .link-trapeze_max-outer .link-trapeze > .row {
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .link-trapeze_max-outer .link-trapeze > .row {
    margin-right: -15px; } }
@media (min-width: 1280px) {
  .link-trapeze_max-outer .link-trapeze > .row {
    margin-right: -20px; } }
@media (min-width: 1280px) {
  .link-trapeze_max-outer .link-trapeze > .row .row {
    margin-left: -15px;
    margin-right: -15px; } }

/* =============================================== link-trapeze_max-outer [END] ===================================== */
/* =============================================== title-trapeze-x_max-outer [START] ================================ */
.container_max-outer .title-trapeze-x_max-outer > .container_max-inner > .info-spacer-cms > .title-trapeze-x {
  padding-left: 0;
  padding-right: 0; }
@media (min-width: 0) and (max-width: 480px) {
  .title-trapeze-x_max-outer .title-trapeze-x {
    padding-left: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .title-trapeze-x_max-outer .title-trapeze-x {
    padding-left: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .title-trapeze-x_max-outer .title-trapeze-x {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .title-trapeze-x_max-outer .title-trapeze-x {
    padding-left: 15px; } }
@media (min-width: 1280px) {
  .title-trapeze-x_max-outer .title-trapeze-x {
    padding-left: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .title-trapeze-x_max-outer .title-trapeze-x {
    padding-right: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .title-trapeze-x_max-outer .title-trapeze-x {
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .title-trapeze-x_max-outer .title-trapeze-x {
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .title-trapeze-x_max-outer .title-trapeze-x {
    padding-right: 15px; } }
@media (min-width: 1280px) {
  .title-trapeze-x_max-outer .title-trapeze-x {
    padding-right: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .title-trapeze-x_max-outer .title-trapeze-x > .row {
    margin-left: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .title-trapeze-x_max-outer .title-trapeze-x > .row {
    margin-left: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .title-trapeze-x_max-outer .title-trapeze-x > .row {
    margin-left: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .title-trapeze-x_max-outer .title-trapeze-x > .row {
    margin-left: -15px; } }
@media (min-width: 1280px) {
  .title-trapeze-x_max-outer .title-trapeze-x > .row {
    margin-left: -20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .title-trapeze-x_max-outer .title-trapeze-x > .row {
    margin-right: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .title-trapeze-x_max-outer .title-trapeze-x > .row {
    margin-right: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .title-trapeze-x_max-outer .title-trapeze-x > .row {
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .title-trapeze-x_max-outer .title-trapeze-x > .row {
    margin-right: -15px; } }
@media (min-width: 1280px) {
  .title-trapeze-x_max-outer .title-trapeze-x > .row {
    margin-right: -20px; } }
@media (min-width: 1280px) {
  .title-trapeze-x_max-outer .title-trapeze-x > .row .row {
    margin-left: -15px;
    margin-right: -15px; } }

/* =============================================== title-trapeze-x_max-outer [END] ================================== */
/* =============================================== few-columns-list_max-outer [START] =============================== */
.container_max-outer .few-columns-list_max-outer > .container_max-inner > .info-spacer-cms > .few-columns-list {
  padding-left: 0;
  padding-right: 0; }
@media (min-width: 0) and (max-width: 480px) {
  .few-columns-list_max-outer .few-columns-list {
    padding-left: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .few-columns-list_max-outer .few-columns-list {
    padding-left: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .few-columns-list_max-outer .few-columns-list {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .few-columns-list_max-outer .few-columns-list {
    padding-left: 15px; } }
@media (min-width: 1280px) {
  .few-columns-list_max-outer .few-columns-list {
    padding-left: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .few-columns-list_max-outer .few-columns-list {
    padding-right: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .few-columns-list_max-outer .few-columns-list {
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .few-columns-list_max-outer .few-columns-list {
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .few-columns-list_max-outer .few-columns-list {
    padding-right: 15px; } }
@media (min-width: 1280px) {
  .few-columns-list_max-outer .few-columns-list {
    padding-right: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .few-columns-list_max-outer .few-columns-list > .row {
    margin-left: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .few-columns-list_max-outer .few-columns-list > .row {
    margin-left: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .few-columns-list_max-outer .few-columns-list > .row {
    margin-left: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .few-columns-list_max-outer .few-columns-list > .row {
    margin-left: -15px; } }
@media (min-width: 1280px) {
  .few-columns-list_max-outer .few-columns-list > .row {
    margin-left: -20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .few-columns-list_max-outer .few-columns-list > .row {
    margin-right: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .few-columns-list_max-outer .few-columns-list > .row {
    margin-right: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .few-columns-list_max-outer .few-columns-list > .row {
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .few-columns-list_max-outer .few-columns-list > .row {
    margin-right: -15px; } }
@media (min-width: 1280px) {
  .few-columns-list_max-outer .few-columns-list > .row {
    margin-right: -20px; } }
@media (min-width: 1280px) {
  .few-columns-list_max-outer .few-columns-list > .row .row {
    margin-left: -15px;
    margin-right: -15px; } }

/* =============================================== few-columns-list_max-outer [END] ================================= */
/* =============================================== boxes-people_max-outer [START] =================================== */
.container_max-outer .boxes-people_max-outer > .container_max-inner > .info-spacer-cms > .boxes-people {
  padding-left: 0;
  padding-right: 0; }
@media (min-width: 0) and (max-width: 480px) {
  .boxes-people_max-outer .boxes-people {
    padding-left: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .boxes-people_max-outer .boxes-people {
    padding-left: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .boxes-people_max-outer .boxes-people {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .boxes-people_max-outer .boxes-people {
    padding-left: 15px; } }
@media (min-width: 1280px) {
  .boxes-people_max-outer .boxes-people {
    padding-left: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .boxes-people_max-outer .boxes-people {
    padding-right: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .boxes-people_max-outer .boxes-people {
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .boxes-people_max-outer .boxes-people {
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .boxes-people_max-outer .boxes-people {
    padding-right: 15px; } }
@media (min-width: 1280px) {
  .boxes-people_max-outer .boxes-people {
    padding-right: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .boxes-people_max-outer .boxes-people > .row {
    margin-left: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .boxes-people_max-outer .boxes-people > .row {
    margin-left: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .boxes-people_max-outer .boxes-people > .row {
    margin-left: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .boxes-people_max-outer .boxes-people > .row {
    margin-left: -15px; } }
@media (min-width: 1280px) {
  .boxes-people_max-outer .boxes-people > .row {
    margin-left: -20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .boxes-people_max-outer .boxes-people > .row {
    margin-right: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .boxes-people_max-outer .boxes-people > .row {
    margin-right: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .boxes-people_max-outer .boxes-people > .row {
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .boxes-people_max-outer .boxes-people > .row {
    margin-right: -15px; } }
@media (min-width: 1280px) {
  .boxes-people_max-outer .boxes-people > .row {
    margin-right: -20px; } }
@media (min-width: 1280px) {
  .boxes-people_max-outer .boxes-people > .row .row {
    margin-left: -15px;
    margin-right: -15px; } }

/* =============================================== boxes-people_max-outer [END] ===================================== */
/* =============================================== title [START] ==================================================== */
.title, .title-left, .title-center, .title-right {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: left; }
  @media (min-width: 0) and (max-width: 767px) {
    .title, .title-left, .title-center, .title-right {
      margin-bottom: 18px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .title, .title-left, .title-center, .title-right {
      margin-bottom: 33px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .title, .title-left, .title-center, .title-right {
      margin-bottom: 33px; } }
  @media (min-width: 1280px) {
    .title, .title-left, .title-center, .title-right {
      margin-bottom: 33px; } }
  .title h1, .title-left h1, .title-center h1, .title-right h1, .title h2, .title-left h2, .title-center h2, .title-right h2, .title h3, .title-left h3, .title-center h3, .title-right h3, .title h4, .title-left h4, .title-center h4, .title-right h4, .title h5, .title-left h5, .title-center h5, .title-right h5, .title h6, .title-left h6, .title-center h6, .title-right h6 {
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    text-align: left; }
    @media (min-width: 0) and (max-width: 480px) {
      .title h1, .title-left h1, .title-center h1, .title-right h1, .title h2, .title-left h2, .title-center h2, .title-right h2, .title h3, .title-left h3, .title-center h3, .title-right h3, .title h4, .title-left h4, .title-center h4, .title-right h4, .title h5, .title-left h5, .title-center h5, .title-right h5, .title h6, .title-left h6, .title-center h6, .title-right h6 {
        padding-right: 12px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .title h1, .title-left h1, .title-center h1, .title-right h1, .title h2, .title-left h2, .title-center h2, .title-right h2, .title h3, .title-left h3, .title-center h3, .title-right h3, .title h4, .title-left h4, .title-center h4, .title-right h4, .title h5, .title-left h5, .title-center h5, .title-right h5, .title h6, .title-left h6, .title-center h6, .title-right h6 {
        padding-right: 15px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .title h1, .title-left h1, .title-center h1, .title-right h1, .title h2, .title-left h2, .title-center h2, .title-right h2, .title h3, .title-left h3, .title-center h3, .title-right h3, .title h4, .title-left h4, .title-center h4, .title-right h4, .title h5, .title-left h5, .title-center h5, .title-right h5, .title h6, .title-left h6, .title-center h6, .title-right h6 {
        padding-right: 18px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .title h1, .title-left h1, .title-center h1, .title-right h1, .title h2, .title-left h2, .title-center h2, .title-right h2, .title h3, .title-left h3, .title-center h3, .title-right h3, .title h4, .title-left h4, .title-center h4, .title-right h4, .title h5, .title-left h5, .title-center h5, .title-right h5, .title h6, .title-left h6, .title-center h6, .title-right h6 {
        padding-right: 18px; } }
    @media (min-width: 1280px) {
      .title h1, .title-left h1, .title-center h1, .title-right h1, .title h2, .title-left h2, .title-center h2, .title-right h2, .title h3, .title-left h3, .title-center h3, .title-right h3, .title h4, .title-left h4, .title-center h4, .title-right h4, .title h5, .title-left h5, .title-center h5, .title-right h5, .title h6, .title-left h6, .title-center h6, .title-right h6 {
        padding-right: 18px; } }
  .title .inner-line, .title-left .inner-line, .title-center .inner-line, .title-right .inner-line {
    background: url('vhs-assets-css-1aae2894ac90dd7b23ca219a46bb0ca0.png') center center no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-left: 14px;
    position: relative;
    overflow: hidden; }
    @media (min-width: 0) and (max-width: 480px) {
      .title .inner-line, .title-left .inner-line, .title-center .inner-line, .title-right .inner-line {
        width: 12px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .title .inner-line, .title-left .inner-line, .title-center .inner-line, .title-right .inner-line {
        width: 15px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .title .inner-line, .title-left .inner-line, .title-center .inner-line, .title-right .inner-line {
        width: 18px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .title .inner-line, .title-left .inner-line, .title-center .inner-line, .title-right .inner-line {
        width: 18px; } }
    @media (min-width: 1280px) {
      .title .inner-line, .title-left .inner-line, .title-center .inner-line, .title-right .inner-line {
        width: 18px; } }
    @media (min-width: 0) and (max-width: 480px) {
      .title .inner-line, .title-left .inner-line, .title-center .inner-line, .title-right .inner-line {
        height: 23px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .title .inner-line, .title-left .inner-line, .title-center .inner-line, .title-right .inner-line {
        height: 28px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .title .inner-line, .title-left .inner-line, .title-center .inner-line, .title-right .inner-line {
        height: 34px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .title .inner-line, .title-left .inner-line, .title-center .inner-line, .title-right .inner-line {
        height: 34px; } }
    @media (min-width: 1280px) {
      .title .inner-line, .title-left .inner-line, .title-center .inner-line, .title-right .inner-line {
        height: 34px; } }
    @media (min-width: 0) and (max-width: 480px) {
      .title .inner-line, .title-left .inner-line, .title-center .inner-line, .title-right .inner-line {
        margin-right: -12px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .title .inner-line, .title-left .inner-line, .title-center .inner-line, .title-right .inner-line {
        margin-right: -15px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .title .inner-line, .title-left .inner-line, .title-center .inner-line, .title-right .inner-line {
        margin-right: -18px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .title .inner-line, .title-left .inner-line, .title-center .inner-line, .title-right .inner-line {
        margin-right: -18px; } }
    @media (min-width: 1280px) {
      .title .inner-line, .title-left .inner-line, .title-center .inner-line, .title-right .inner-line {
        margin-right: -18px; } }

.title-left {
  text-align: left; }

.title-center {
  text-align: center; }

.title-right {
  text-align: right; }

/* =============================================== title [END] ====================================================== */
/* =============================================== title-num [START] ================================================ */
.title-num, .title-num-left, .title-num-center, .title-num-right {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: left;
  color: #6a6a6a; }
  @media (min-width: 0) and (max-width: 480px) {
    .title-num, .title-num-left, .title-num-center, .title-num-right {
      margin-bottom: 1px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .title-num, .title-num-left, .title-num-center, .title-num-right {
      margin-bottom: -1px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .title-num, .title-num-left, .title-num-center, .title-num-right {
      margin-bottom: -1px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .title-num, .title-num-left, .title-num-center, .title-num-right {
      margin-bottom: -1px; } }
  @media (min-width: 1280px) {
    .title-num, .title-num-left, .title-num-center, .title-num-right {
      margin-bottom: -1px; } }
  .title-num h1, .title-num-left h1, .title-num-center h1, .title-num-right h1, .title-num h2, .title-num-left h2, .title-num-center h2, .title-num-right h2, .title-num h3, .title-num-left h3, .title-num-center h3, .title-num-right h3, .title-num h4, .title-num-left h4, .title-num-center h4, .title-num-right h4, .title-num h5, .title-num-left h5, .title-num-center h5, .title-num-right h5, .title-num h6, .title-num-left h6, .title-num-center h6, .title-num-right h6 {
    margin-bottom: 0;
    text-align: left; }

.title-num-left {
  text-align: left; }
  .title-num-left h1, .title-num-left h2, .title-num-left h3, .title-num-left h4, .title-num-left h5, .title-num-left h6 {
    text-align: left; }

.title-num-center {
  text-align: center; }
  .title-num-center h1, .title-num-center h2, .title-num-center h3, .title-num-center h4, .title-num-center h5, .title-num-center h6 {
    text-align: center; }

.title-num-right {
  text-align: right; }
  .title-num-right h1, .title-num-right h2, .title-num-right h3, .title-num-right h4, .title-num-right h5, .title-num-right h6 {
    text-align: right; }

/* =============================================== title-num [END] ================================================== */
/* =============================================== title-bigger_max-outer [START] =================================== */
.container_max-outer .title-bigger_max-outer > .container_max-inner > .info-spacer-cms > .title-bigger {
  padding-left: 0;
  padding-right: 0; }
@media (min-width: 0) and (max-width: 480px) {
  .title-bigger_max-outer .title-bigger {
    padding-left: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .title-bigger_max-outer .title-bigger {
    padding-left: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .title-bigger_max-outer .title-bigger {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .title-bigger_max-outer .title-bigger {
    padding-left: 15px; } }
@media (min-width: 1280px) {
  .title-bigger_max-outer .title-bigger {
    padding-left: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .title-bigger_max-outer .title-bigger {
    padding-right: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .title-bigger_max-outer .title-bigger {
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .title-bigger_max-outer .title-bigger {
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .title-bigger_max-outer .title-bigger {
    padding-right: 15px; } }
@media (min-width: 1280px) {
  .title-bigger_max-outer .title-bigger {
    padding-right: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .title-bigger_max-outer .title-bigger > .row {
    margin-left: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .title-bigger_max-outer .title-bigger > .row {
    margin-left: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .title-bigger_max-outer .title-bigger > .row {
    margin-left: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .title-bigger_max-outer .title-bigger > .row {
    margin-left: -15px; } }
@media (min-width: 1280px) {
  .title-bigger_max-outer .title-bigger > .row {
    margin-left: -20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .title-bigger_max-outer .title-bigger > .row {
    margin-right: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .title-bigger_max-outer .title-bigger > .row {
    margin-right: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .title-bigger_max-outer .title-bigger > .row {
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .title-bigger_max-outer .title-bigger > .row {
    margin-right: -15px; } }
@media (min-width: 1280px) {
  .title-bigger_max-outer .title-bigger > .row {
    margin-right: -20px; } }
@media (min-width: 1280px) {
  .title-bigger_max-outer .title-bigger > .row .row {
    margin-left: -15px;
    margin-right: -15px; } }

/* =============================================== title-bigger_max-outer [END] ===================================== */
/* =============================================== title-big [START] ================================================ */
.title-big, .title-big-left, .title-big-center, .title-big-right {
  display: block;
  position: relative;
  text-align: left; }
  @media (min-width: 0) and (max-width: 767px) {
    .title-big, .title-big-left, .title-big-center, .title-big-right {
      margin-bottom: 19px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .title-big, .title-big-left, .title-big-center, .title-big-right {
      margin-bottom: 21px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .title-big, .title-big-left, .title-big-center, .title-big-right {
      margin-bottom: 21px; } }
  @media (min-width: 1280px) {
    .title-big, .title-big-left, .title-big-center, .title-big-right {
      margin-bottom: 21px; } }
  .title-big h1, .title-big-left h1, .title-big-center h1, .title-big-right h1, .title-big h2, .title-big-left h2, .title-big-center h2, .title-big-right h2, .title-big h3, .title-big-left h3, .title-big-center h3, .title-big-right h3, .title-big h4, .title-big-left h4, .title-big-center h4, .title-big-right h4, .title-big h5, .title-big-left h5, .title-big-center h5, .title-big-right h5, .title-big h6, .title-big-left h6, .title-big-center h6, .title-big-right h6 {
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    text-align: left; }
  .title-big h1, .title-big-left h1, .title-big-center h1, .title-big-right h1 {
    line-height: 1.00; }
    @media (min-width: 0) and (max-width: 480px) {
      .title-big h1, .title-big-left h1, .title-big-center h1, .title-big-right h1 {
        font-size: 44px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .title-big h1, .title-big-left h1, .title-big-center h1, .title-big-right h1 {
        font-size: 52px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .title-big h1, .title-big-left h1, .title-big-center h1, .title-big-right h1 {
        font-size: 60px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .title-big h1, .title-big-left h1, .title-big-center h1, .title-big-right h1 {
        font-size: 60px; } }
    @media (min-width: 1280px) {
      .title-big h1, .title-big-left h1, .title-big-center h1, .title-big-right h1 {
        font-size: 60px; } }
  .title-big .inner-line, .title-big-left .inner-line, .title-big-center .inner-line, .title-big-right .inner-line {
    background: url('vhs-assets-css-3e4f55fde67de3c31eca08fb55f38531.png') center center no-repeat;
    background-size: 100% 100%;
    display: none;
    position: relative;
    overflow: hidden; }
    @media (min-width: 0) and (max-width: 480px) {
      .title-big .inner-line, .title-big-left .inner-line, .title-big-center .inner-line, .title-big-right .inner-line {
        width: 16px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .title-big .inner-line, .title-big-left .inner-line, .title-big-center .inner-line, .title-big-right .inner-line {
        width: 18px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .title-big .inner-line, .title-big-left .inner-line, .title-big-center .inner-line, .title-big-right .inner-line {
        width: 21px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .title-big .inner-line, .title-big-left .inner-line, .title-big-center .inner-line, .title-big-right .inner-line {
        width: 21px; } }
    @media (min-width: 1280px) {
      .title-big .inner-line, .title-big-left .inner-line, .title-big-center .inner-line, .title-big-right .inner-line {
        width: 21px; } }
    @media (min-width: 0) and (max-width: 480px) {
      .title-big .inner-line, .title-big-left .inner-line, .title-big-center .inner-line, .title-big-right .inner-line {
        height: 31px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .title-big .inner-line, .title-big-left .inner-line, .title-big-center .inner-line, .title-big-right .inner-line {
        height: 36px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .title-big .inner-line, .title-big-left .inner-line, .title-big-center .inner-line, .title-big-right .inner-line {
        height: 42px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .title-big .inner-line, .title-big-left .inner-line, .title-big-center .inner-line, .title-big-right .inner-line {
        height: 42px; } }
    @media (min-width: 1280px) {
      .title-big .inner-line, .title-big-left .inner-line, .title-big-center .inner-line, .title-big-right .inner-line {
        height: 42px; } }
  .title-big.bind-add-line .inner-line, .bind-add-line.title-big-left .inner-line, .bind-add-line.title-big-center .inner-line, .bind-add-line.title-big-right .inner-line {
    margin-left: 14px;
    display: inline-block; }
  .title-big.bind-text-center, .bind-text-center.title-big-left, .bind-text-center.title-big-center, .bind-text-center.title-big-right {
    text-align: center; }
  .title-big.bind-text-right, .bind-text-right.title-big-left, .bind-text-right.title-big-center, .bind-text-right.title-big-right {
    text-align: right; }
  .title-big.bind-text-left, .bind-text-left.title-big-left, .bind-text-left.title-big-center, .bind-text-left.title-big-right {
    text-align: left; }

.title-big-left {
  text-align: left; }

.title-big-center {
  text-align: center; }

.title-big-right {
  text-align: right; }

/* =============================================== title-big [END] ================================================== */
/* =============================================== title-info [START] =============================================== */
.title-info {
  font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  display: block;
  position: relative; }
  @media (min-width: 0) and (max-width: 767px) {
    .title-info {
      padding-top: 18px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .title-info {
      padding-top: 18px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .title-info {
      padding-top: 18px; } }
  @media (min-width: 1280px) {
    .title-info {
      padding-top: 18px; } }
  .title-info > .inner-number {
    line-height: 0.95; }
    @media (min-width: 0) and (max-width: 480px) {
      .title-info > .inner-number {
        font-size: 50px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .title-info > .inner-number {
        font-size: 70px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .title-info > .inner-number {
        font-size: 110px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .title-info > .inner-number {
        font-size: 110px; } }
    @media (min-width: 1280px) {
      .title-info > .inner-number {
        font-size: 110px; } }
  .title-info > .inner-text {
    line-height: 1.27; }
    @media (min-width: 0) and (max-width: 480px) {
      .title-info > .inner-text {
        font-size: 16px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .title-info > .inner-text {
        font-size: 20px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .title-info > .inner-text {
        font-size: 24px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .title-info > .inner-text {
        font-size: 24px; } }
    @media (min-width: 1280px) {
      .title-info > .inner-text {
        font-size: 24px; } }
  .title-info p {
    margin-bottom: 0; }

/* =============================================== title-info [END] ================================================= */
/* =============================================== title-trapeze1 [START] =========================================== */
.title-trapeze1, .title-trapeze1-red, .title-trapeze1-black, .title-trapeze1-transparent {
  background: url('vhs-assets-css-5adbdbf47287c43f9d19566817080db3.svg') right top no-repeat;
  background-size: cover;
  padding: 0 30px 0 12px;
  display: block;
  position: relative;
  overflow: hidden;
  color: #ffffff; }
  @media (min-width: 0) and (max-width: 767px) {
    .title-trapeze1, .title-trapeze1-red, .title-trapeze1-black, .title-trapeze1-transparent {
      margin-bottom: 6px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .title-trapeze1, .title-trapeze1-red, .title-trapeze1-black, .title-trapeze1-transparent {
      margin-bottom: 8px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .title-trapeze1, .title-trapeze1-red, .title-trapeze1-black, .title-trapeze1-transparent {
      margin-bottom: 11px; } }
  @media (min-width: 1280px) {
    .title-trapeze1, .title-trapeze1-red, .title-trapeze1-black, .title-trapeze1-transparent {
      margin-bottom: 11px; } }
  .title-trapeze1 h1, .title-trapeze1-red h1, .title-trapeze1-black h1, .title-trapeze1-transparent h1, .title-trapeze1 h2, .title-trapeze1-red h2, .title-trapeze1-black h2, .title-trapeze1-transparent h2, .title-trapeze1 h3, .title-trapeze1-red h3, .title-trapeze1-black h3, .title-trapeze1-transparent h3, .title-trapeze1 h4, .title-trapeze1-red h4, .title-trapeze1-black h4, .title-trapeze1-transparent h4, .title-trapeze1 h5, .title-trapeze1-red h5, .title-trapeze1-black h5, .title-trapeze1-transparent h5, .title-trapeze1 h6, .title-trapeze1-red h6, .title-trapeze1-black h6, .title-trapeze1-transparent h6 {
    margin-bottom: 0; }
  .title-trapeze1 h5, .title-trapeze1-red h5, .title-trapeze1-black h5, .title-trapeze1-transparent h5 {
    margin-top: 2px; }
  .title-trapeze1.bind-vertical-padding-5, .bind-vertical-padding-5.title-trapeze1-red, .bind-vertical-padding-5.title-trapeze1-black, .bind-vertical-padding-5.title-trapeze1-transparent {
    padding-top: 5px;
    padding-bottom: 5px; }

.title-trapeze1-black {
  background-image: url('vhs-assets-css-0a181e238018d43f8aafc8d7e5b728db.svg'); }

.title-trapeze1-transparent {
  background-image: none; }

/* =============================================== title-trapeze1 [END] ============================================= */
/* =============================================== title-trapeze2 [START] =========================================== */
.title-trapeze2, .title-trapeze2-red, .title-trapeze2-black, .title-trapeze2-transparent {
  background: url('vhs-assets-css-367ae345f2ca6ec8eb821571ce190536.svg') right top no-repeat;
  background-size: cover;
  padding: 0 37px 0 12px;
  display: block;
  position: relative;
  overflow: hidden;
  color: #ffffff; }
  @media (min-width: 0) and (max-width: 767px) {
    .title-trapeze2, .title-trapeze2-red, .title-trapeze2-black, .title-trapeze2-transparent {
      margin-bottom: 6px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .title-trapeze2, .title-trapeze2-red, .title-trapeze2-black, .title-trapeze2-transparent {
      margin-bottom: 8px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .title-trapeze2, .title-trapeze2-red, .title-trapeze2-black, .title-trapeze2-transparent {
      margin-bottom: 11px; } }
  @media (min-width: 1280px) {
    .title-trapeze2, .title-trapeze2-red, .title-trapeze2-black, .title-trapeze2-transparent {
      margin-bottom: 11px; } }
  .title-trapeze2 h1, .title-trapeze2-red h1, .title-trapeze2-black h1, .title-trapeze2-transparent h1, .title-trapeze2 h2, .title-trapeze2-red h2, .title-trapeze2-black h2, .title-trapeze2-transparent h2, .title-trapeze2 h3, .title-trapeze2-red h3, .title-trapeze2-black h3, .title-trapeze2-transparent h3, .title-trapeze2 h4, .title-trapeze2-red h4, .title-trapeze2-black h4, .title-trapeze2-transparent h4, .title-trapeze2 h5, .title-trapeze2-red h5, .title-trapeze2-black h5, .title-trapeze2-transparent h5, .title-trapeze2 h6, .title-trapeze2-red h6, .title-trapeze2-black h6, .title-trapeze2-transparent h6 {
    margin-bottom: 0; }
  .title-trapeze2 h5, .title-trapeze2-red h5, .title-trapeze2-black h5, .title-trapeze2-transparent h5 {
    margin-top: 2px; }
  .title-trapeze2.bind-vertical-padding-5, .bind-vertical-padding-5.title-trapeze2-red, .bind-vertical-padding-5.title-trapeze2-black, .bind-vertical-padding-5.title-trapeze2-transparent {
    padding-top: 5px;
    padding-bottom: 5px; }

.title-trapeze2-black {
  background-image: url('vhs-assets-css-737647c9a3f08aac89249434b0b70d6c.svg'); }

.title-trapeze2-transparent {
  background-image: none; }

/* =============================================== title-trapeze2 [END] ============================================= */
/* =============================================== mobile-menu_ul [START] =========================================== */
.mobile-menu_ul, .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content .mobi-menu_ul {
  padding-left: 0;
  list-style: none;
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
  position: relative; }
  .mobile-menu_ul > li, .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content .mobi-menu_ul > li {
    display: block;
    padding: 0 0 1px 0;
    font-size: 18px;
    line-height: 20px; }
    .mobile-menu_ul > li:last-child, .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content .mobi-menu_ul > li:last-child {
      padding-bottom: 0; }
    .mobile-menu_ul > li.action-active > a, .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content .mobi-menu_ul > li.action-active > a {
      color: #a61828; }
      .mobile-menu_ul > li.action-active > a.event-this-hover, .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content .mobi-menu_ul > li.action-active > a.event-this-hover {
        color: #ffffff; }
    .mobile-menu_ul > li > a, .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content .mobi-menu_ul > li > a {
      display: block;
      padding: 7px 15px 7px 15px;
      text-decoration: none;
      text-align: center;
      color: #ffffff; }
      .mobile-menu_ul > li > a:hover, .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content .mobi-menu_ul > li > a:hover {
        text-decoration: none; }
      .mobile-menu_ul > li > a.event-this-hover, .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content .mobi-menu_ul > li > a.event-this-hover {
        background-color: #a61828;
        opacity: 1; }

/* =============================================== mobile-menu_ul [END] ============================================= */
/* =============================================== topnav-wz-popup_max-outer [START] ================================ */
.topnav-wz-popup_max-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 990;
  overflow: auto;
  overflow-x: hidden;
  display: none; }
  .container_max-outer .topnav-wz-popup_max-outer > .container_max-inner > .info-spacer-cms > .topnav-wz-popup {
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 0) and (max-width: 480px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup {
      padding-left: 10px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup {
      padding-left: 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup {
      padding-left: 15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup {
      padding-left: 15px; } }
  @media (min-width: 1280px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup {
      padding-left: 20px; } }
  @media (min-width: 0) and (max-width: 480px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup {
      padding-right: 10px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup {
      padding-right: 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup {
      padding-right: 15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup {
      padding-right: 15px; } }
  @media (min-width: 1280px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup {
      padding-right: 20px; } }
  @media (min-width: 0) and (max-width: 480px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup > .row {
      margin-left: -10px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup > .row {
      margin-left: -15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup > .row {
      margin-left: -15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup > .row {
      margin-left: -15px; } }
  @media (min-width: 1280px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup > .row {
      margin-left: -20px; } }
  @media (min-width: 0) and (max-width: 480px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup > .row {
      margin-right: -10px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup > .row {
      margin-right: -15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup > .row {
      margin-right: -15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup > .row {
      margin-right: -15px; } }
  @media (min-width: 1280px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup > .row {
      margin-right: -20px; } }
  @media (min-width: 1280px) {
    .topnav-wz-popup_max-outer .topnav-wz-popup > .row .row {
      margin-left: -15px;
      margin-right: -15px; } }
  .topnav-wz-popup_max-outer .topnav-wz-popup .topnav-wz-popup_button-close {
    display: inline-block;
    position: absolute;
    float: right;
    overflow: hidden;
    z-index: 2; }
    @media (min-width: 0) and (max-width: 480px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup .topnav-wz-popup_button-close {
        right: 20px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup .topnav-wz-popup_button-close {
        right: 20px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup .topnav-wz-popup_button-close {
        right: 12px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup .topnav-wz-popup_button-close {
        right: 45px; } }
    @media (min-width: 1280px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup .topnav-wz-popup_button-close {
        right: 60px; } }
    @media (min-width: 0) and (max-width: 480px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup .topnav-wz-popup_button-close {
        top: 20px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup .topnav-wz-popup_button-close {
        top: 30px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup .topnav-wz-popup_button-close {
        top: 30px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup .topnav-wz-popup_button-close {
        top: 30px; } }
    @media (min-width: 1280px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup .topnav-wz-popup_button-close {
        top: 37px; } }
    .topnav-wz-popup_max-outer .topnav-wz-popup .topnav-wz-popup_button-close.event-this-hover {
      opacity: 1;
      color: #a61828; }
    .topnav-wz-popup_max-outer .topnav-wz-popup .topnav-wz-popup_button-close > .inner-icon {
      font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300;
      display: block;
      position: relative;
      overflow: hidden;
      font-size: 50px;
      line-height: 30px !important;
      height: 48px; }
  .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 1; }
    @media (min-width: 0) and (max-width: 480px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content {
        padding-top: 55px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content {
        padding-top: 15px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content {
        padding-top: 15px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content {
        padding-top: 15px; } }
    @media (min-width: 1280px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content {
        padding-top: 15px; } }
    @media (min-width: 0) and (max-width: 480px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content {
        padding-bottom: 15px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content {
        padding-bottom: 15px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content {
        padding-bottom: 15px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content {
        padding-bottom: 15px; } }
    @media (min-width: 1280px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content {
        padding-bottom: 15px; } }
    @media (min-width: 0) and (max-width: 480px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content.bind-padding-lr-90 {
        padding-left: 0px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content.bind-padding-lr-90 {
        padding-left: 0px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content.bind-padding-lr-90 {
        padding-left: 0px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content.bind-padding-lr-90 {
        padding-left: 0px; } }
    @media (min-width: 1280px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content.bind-padding-lr-90 {
        padding-left: 90px; } }
    @media (min-width: 0) and (max-width: 480px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content.bind-padding-lr-90 {
        padding-right: 0px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content.bind-padding-lr-90 {
        padding-right: 0px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content.bind-padding-lr-90 {
        padding-right: 0px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content.bind-padding-lr-90 {
        padding-right: 0px; } }
    @media (min-width: 1280px) {
      .topnav-wz-popup_max-outer .topnav-wz-popup > .topnav-wz-popup_content.bind-padding-lr-90 {
        padding-right: 90px; } }

/* =============================================== topnav-wz-popup_max-outer [END] ================================== */
/* =============================================== wz-popup_max-outer [START] ======================================= */
.wz-popup_max-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 990;
  overflow: auto;
  overflow-x: hidden;
  display: none; }
  .container_max-outer .wz-popup_max-outer > .container_max-inner > .info-spacer-cms > .wz-popup {
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 0) and (max-width: 480px) {
    .wz-popup_max-outer .wz-popup {
      padding-left: 10px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .wz-popup_max-outer .wz-popup {
      padding-left: 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .wz-popup_max-outer .wz-popup {
      padding-left: 15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .wz-popup_max-outer .wz-popup {
      padding-left: 15px; } }
  @media (min-width: 1280px) {
    .wz-popup_max-outer .wz-popup {
      padding-left: 20px; } }
  @media (min-width: 0) and (max-width: 480px) {
    .wz-popup_max-outer .wz-popup {
      padding-right: 10px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .wz-popup_max-outer .wz-popup {
      padding-right: 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .wz-popup_max-outer .wz-popup {
      padding-right: 15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .wz-popup_max-outer .wz-popup {
      padding-right: 15px; } }
  @media (min-width: 1280px) {
    .wz-popup_max-outer .wz-popup {
      padding-right: 20px; } }
  @media (min-width: 0) and (max-width: 480px) {
    .wz-popup_max-outer .wz-popup > .row {
      margin-left: -10px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .wz-popup_max-outer .wz-popup > .row {
      margin-left: -15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .wz-popup_max-outer .wz-popup > .row {
      margin-left: -15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .wz-popup_max-outer .wz-popup > .row {
      margin-left: -15px; } }
  @media (min-width: 1280px) {
    .wz-popup_max-outer .wz-popup > .row {
      margin-left: -20px; } }
  @media (min-width: 0) and (max-width: 480px) {
    .wz-popup_max-outer .wz-popup > .row {
      margin-right: -10px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .wz-popup_max-outer .wz-popup > .row {
      margin-right: -15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .wz-popup_max-outer .wz-popup > .row {
      margin-right: -15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .wz-popup_max-outer .wz-popup > .row {
      margin-right: -15px; } }
  @media (min-width: 1280px) {
    .wz-popup_max-outer .wz-popup > .row {
      margin-right: -20px; } }
  @media (min-width: 1280px) {
    .wz-popup_max-outer .wz-popup > .row .row {
      margin-left: -15px;
      margin-right: -15px; } }
  .wz-popup_max-outer .wz-popup .wz-popup_button-close {
    display: inline-block;
    position: absolute;
    float: right;
    overflow: hidden;
    z-index: 2; }
    @media (min-width: 0) and (max-width: 480px) {
      .wz-popup_max-outer .wz-popup .wz-popup_button-close {
        right: 20px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .wz-popup_max-outer .wz-popup .wz-popup_button-close {
        right: 20px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .wz-popup_max-outer .wz-popup .wz-popup_button-close {
        right: 12px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .wz-popup_max-outer .wz-popup .wz-popup_button-close {
        right: 45px; } }
    @media (min-width: 1280px) {
      .wz-popup_max-outer .wz-popup .wz-popup_button-close {
        right: 60px; } }
    @media (min-width: 0) and (max-width: 480px) {
      .wz-popup_max-outer .wz-popup .wz-popup_button-close {
        top: 5px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .wz-popup_max-outer .wz-popup .wz-popup_button-close {
        top: 30px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .wz-popup_max-outer .wz-popup .wz-popup_button-close {
        top: 30px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .wz-popup_max-outer .wz-popup .wz-popup_button-close {
        top: 30px; } }
    @media (min-width: 1280px) {
      .wz-popup_max-outer .wz-popup .wz-popup_button-close {
        top: 37px; } }
    .wz-popup_max-outer .wz-popup .wz-popup_button-close.event-this-hover {
      opacity: 1;
      color: #a61828; }
    .wz-popup_max-outer .wz-popup .wz-popup_button-close > .inner-icon {
      font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300;
      display: block;
      position: relative;
      overflow: hidden;
      font-size: 50px;
      line-height: 30px !important;
      height: 48px; }
  .wz-popup_max-outer .wz-popup > .wz-popup_content {
    position: relative;
    z-index: 1; }
    @media (min-width: 0) and (max-width: 480px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content {
        padding-top: 60px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content {
        padding-top: 90px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content {
        padding-top: 95px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content {
        padding-top: 110px; } }
    @media (min-width: 1280px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content {
        padding-top: 110px; } }
    @media (min-width: 0) and (max-width: 480px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content {
        padding-bottom: 30px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content {
        padding-bottom: 30px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content {
        padding-bottom: 50px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content {
        padding-bottom: 50px; } }
    @media (min-width: 1280px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content {
        padding-bottom: 50px; } }
    @media (min-width: 0) and (max-width: 480px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content.bind-padding-lr-90 {
        padding-left: 0px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content.bind-padding-lr-90 {
        padding-left: 0px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content.bind-padding-lr-90 {
        padding-left: 0px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content.bind-padding-lr-90 {
        padding-left: 0px; } }
    @media (min-width: 1280px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content.bind-padding-lr-90 {
        padding-left: 90px; } }
    @media (min-width: 0) and (max-width: 480px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content.bind-padding-lr-90 {
        padding-right: 0px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content.bind-padding-lr-90 {
        padding-right: 0px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content.bind-padding-lr-90 {
        padding-right: 0px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content.bind-padding-lr-90 {
        padding-right: 0px; } }
    @media (min-width: 1280px) {
      .wz-popup_max-outer .wz-popup > .wz-popup_content.bind-padding-lr-90 {
        padding-right: 90px; } }

/* =============================================== wz-popup_max-outer [END] ========================================= */
/* =============================================== box-people [START] =============================================== */
.box-people {
  font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300; }
  @media (min-width: 0) and (max-width: 767px) {
    .box-people.bind-padding {
      padding-top: 16px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .box-people.bind-padding {
      padding-top: 20px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .box-people.bind-padding {
      padding-top: 15px; } }
  @media (min-width: 1280px) {
    .box-people.bind-padding {
      padding-top: 15px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .box-people.bind-padding {
      padding-bottom: 16px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .box-people.bind-padding {
      padding-bottom: 20px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .box-people.bind-padding {
      padding-bottom: 15px; } }
  @media (min-width: 1280px) {
    .box-people.bind-padding {
      padding-bottom: 15px; } }
  .box-people > .inner-image {
    border-bottom: 1px solid #cecece;
    display: block;
    position: relative;
    overflow: hidden; }
    @media (min-width: 0) and (max-width: 767px) {
      .box-people > .inner-image {
        padding-bottom: 25px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .box-people > .inner-image {
        padding-bottom: 36px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .box-people > .inner-image {
        padding-bottom: 36px; } }
    @media (min-width: 1280px) {
      .box-people > .inner-image {
        padding-bottom: 36px; } }
    @media (min-width: 0) and (max-width: 767px) {
      .box-people > .inner-image {
        margin-bottom: 19px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .box-people > .inner-image {
        margin-bottom: 26px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .box-people > .inner-image {
        margin-bottom: 26px; } }
    @media (min-width: 1280px) {
      .box-people > .inner-image {
        margin-bottom: 26px; } }
    .box-people > .inner-image img {
      display: inline-block;
      width: 100%;
      height: auto;
      max-width: 100%;
      background: center center no-repeat;
      background-size: contain; }
  .box-people > .inner-text {
    display: block;
    position: relative; }
    .box-people > .inner-text.bind-name {
      line-height: 30px; }
      @media (min-width: 0) and (max-width: 480px) {
        .box-people > .inner-text.bind-name {
          font-size: 18px; } }
      @media (min-width: 481px) and (max-width: 767px) {
        .box-people > .inner-text.bind-name {
          font-size: 22px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .box-people > .inner-text.bind-name {
          font-size: 28px; } }
      @media (min-width: 992px) and (max-width: 1279px) {
        .box-people > .inner-text.bind-name {
          font-size: 28px; } }
      @media (min-width: 1280px) {
        .box-people > .inner-text.bind-name {
          font-size: 28px; } }
    .box-people > .inner-text.bind-position {
      font-size: 18px; }

/* =============================================== box-people [END] ================================================= */
/* =============================================== box-type1 [START] ================================================ */
.box-type1 {
  background: url('vhs-assets-css-71c489934ea39efb4160bf8c9e2a6bb9.png') right bottom no-repeat #ebebeb;
  background-size: 20% 100%;
  position: relative;
  overflow: hidden; }
  @media (min-width: 0) and (max-width: 767px) {
    .box-type1 {
      padding-top: 47px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .box-type1 {
      padding-top: 47px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .box-type1 {
      padding-top: 47px; } }
  @media (min-width: 1280px) {
    .box-type1 {
      padding-top: 47px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .box-type1 {
      padding-right: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .box-type1 {
      padding-right: 30px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .box-type1 {
      padding-right: 100px; } }
  @media (min-width: 1280px) {
    .box-type1 {
      padding-right: 120px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .box-type1 {
      padding-bottom: 23px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .box-type1 {
      padding-bottom: 23px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .box-type1 {
      padding-bottom: 23px; } }
  @media (min-width: 1280px) {
    .box-type1 {
      padding-bottom: 23px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .box-type1 {
      padding-left: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .box-type1 {
      padding-left: 30px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .box-type1 {
      padding-left: 100px; } }
  @media (min-width: 1280px) {
    .box-type1 {
      padding-left: 120px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .box-type1 {
      background-size: 15% 50%; } }
  @media (min-width: 0) and (max-width: 991px) {
    .box-type1 {
      background-size: 10% 35%; } }
  @media (min-width: 1280px) {
    .box-type1 .div-custom > .row {
      margin-left: -15px !important;
      margin-right: -15px !important; } }

/* =============================================== box-type1 [END] ================================================== */
/* =============================================== box-type2 [START] ================================================ */
.box-type2 {
  background: url('vhs-assets-css-1ac8f449ba43bce2b209107fc87255c4.png') right bottom no-repeat #ebebeb;
  background-size: 7% 35%;
  position: relative;
  overflow: hidden; }
  @media (min-width: 0) and (max-width: 767px) {
    .box-type2 {
      padding-top: 47px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .box-type2 {
      padding-top: 47px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .box-type2 {
      padding-top: 47px; } }
  @media (min-width: 1280px) {
    .box-type2 {
      padding-top: 47px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .box-type2 {
      padding-right: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .box-type2 {
      padding-right: 30px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .box-type2 {
      padding-right: 70px; } }
  @media (min-width: 1280px) {
    .box-type2 {
      padding-right: 90px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .box-type2 {
      padding-bottom: 23px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .box-type2 {
      padding-bottom: 23px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .box-type2 {
      padding-bottom: 23px; } }
  @media (min-width: 1280px) {
    .box-type2 {
      padding-bottom: 23px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .box-type2 {
      padding-left: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .box-type2 {
      padding-left: 30px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .box-type2 {
      padding-left: 70px; } }
  @media (min-width: 1280px) {
    .box-type2 {
      padding-left: 90px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .box-type2 {
      background-size: 6% 30%; } }
  @media (min-width: 0) and (max-width: 991px) {
    .box-type2 {
      background-size: 5% 15%; } }
  @media (min-width: 1280px) {
    .box-type2 .div-custom > .row {
      margin-left: -15px !important;
      margin-right: -15px !important; } }

/* =============================================== box-type2 [END] ================================================== */
/* =============================================== box-type3 [START] ================================================ */
.box-type3 {
  background: #ebebeb;
  position: relative;
  overflow: hidden; }
  @media (min-width: 0) and (max-width: 767px) {
    .box-type3 {
      padding-top: 47px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .box-type3 {
      padding-top: 47px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .box-type3 {
      padding-top: 47px; } }
  @media (min-width: 1280px) {
    .box-type3 {
      padding-top: 47px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .box-type3 {
      padding-right: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .box-type3 {
      padding-right: 30px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .box-type3 {
      padding-right: 30px; } }
  @media (min-width: 1280px) {
    .box-type3 {
      padding-right: 30px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .box-type3 {
      padding-bottom: 23px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .box-type3 {
      padding-bottom: 23px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .box-type3 {
      padding-bottom: 23px; } }
  @media (min-width: 1280px) {
    .box-type3 {
      padding-bottom: 23px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .box-type3 {
      padding-left: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .box-type3 {
      padding-left: 30px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .box-type3 {
      padding-left: 30px; } }
  @media (min-width: 1280px) {
    .box-type3 {
      padding-left: 30px; } }
  @media (min-width: 1280px) {
    .box-type3 .div-custom > .row {
      margin-left: -15px !important;
      margin-right: -15px !important; } }

/* =============================================== box-type3 [END] ================================================== */
/* =============================================== box-video1 [START] =============================================== */
.box-video1 {
  display: block;
  margin: 0 auto 0 auto;
  position: relative;
  overflow: hidden; }
  .box-video1.bind-max-width-100 {
    max-width: 100px; }
  .box-video1.bind-max-width-200 {
    max-width: 200px; }
  .box-video1.bind-max-width-300 {
    max-width: 300px; }
  .box-video1.bind-max-width-400 {
    max-width: 400px; }
  .box-video1.bind-max-width-500 {
    max-width: 500px; }
  .box-video1.bind-max-width-600 {
    max-width: 600px; }
  .box-video1.bind-max-width-700 {
    max-width: 700px; }
  .box-video1.bind-max-width-800 {
    max-width: 800px; }
  .box-video1.bind-max-width-900 {
    max-width: 900px; }
  .box-video1.bind-max-width-1000 {
    max-width: 1000px; }

/* =============================================== box-video1 [END] ================================================= */
/* =============================================== footer_links [START] ============================================= */
.footer_links, .footer_max-outer .footer .footer_links {
  display: block;
  position: relative; }

/* =============================================== footer_links [END] =============================================== */
/* =============================================== footer_max-outer [START] ========================================= */
.footer_max-outer {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0; }
  .container_max-outer .footer_max-outer > .container_max-inner > .info-spacer-cms > .footer {
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 0) and (max-width: 480px) {
    .footer_max-outer .footer {
      padding-left: 10px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .footer_max-outer .footer {
      padding-left: 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer_max-outer .footer {
      padding-left: 15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .footer_max-outer .footer {
      padding-left: 15px; } }
  @media (min-width: 1280px) {
    .footer_max-outer .footer {
      padding-left: 20px; } }
  @media (min-width: 0) and (max-width: 480px) {
    .footer_max-outer .footer {
      padding-right: 10px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .footer_max-outer .footer {
      padding-right: 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer_max-outer .footer {
      padding-right: 15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .footer_max-outer .footer {
      padding-right: 15px; } }
  @media (min-width: 1280px) {
    .footer_max-outer .footer {
      padding-right: 20px; } }
  @media (min-width: 0) and (max-width: 480px) {
    .footer_max-outer .footer > .row {
      margin-left: -10px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .footer_max-outer .footer > .row {
      margin-left: -15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer_max-outer .footer > .row {
      margin-left: -15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .footer_max-outer .footer > .row {
      margin-left: -15px; } }
  @media (min-width: 1280px) {
    .footer_max-outer .footer > .row {
      margin-left: -20px; } }
  @media (min-width: 0) and (max-width: 480px) {
    .footer_max-outer .footer > .row {
      margin-right: -10px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .footer_max-outer .footer > .row {
      margin-right: -15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer_max-outer .footer > .row {
      margin-right: -15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .footer_max-outer .footer > .row {
      margin-right: -15px; } }
  @media (min-width: 1280px) {
    .footer_max-outer .footer > .row {
      margin-right: -20px; } }
  @media (min-width: 1280px) {
    .footer_max-outer .footer > .row .row {
      margin-left: -15px;
      margin-right: -15px; } }
  .footer_max-outer .footer {
    color: #ffffff;
    font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px; }
    .footer_max-outer .footer a {
      color: #ffffff; }
    @media (min-width: 0) and (max-width: 767px) {
      .footer_max-outer .footer {
        padding-top: 21px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .footer_max-outer .footer {
        padding-top: 25px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .footer_max-outer .footer {
        padding-top: 25px; } }
    @media (min-width: 1280px) {
      .footer_max-outer .footer {
        padding-top: 25px; } }
    @media (min-width: 0) and (max-width: 767px) {
      .footer_max-outer .footer {
        padding-bottom: 19px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .footer_max-outer .footer {
        padding-bottom: 23px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .footer_max-outer .footer {
        padding-bottom: 23px; } }
    @media (min-width: 1280px) {
      .footer_max-outer .footer {
        padding-bottom: 23px; } }
    .footer_max-outer .footer p {
      margin-bottom: 0; }
    .footer_max-outer .footer a {
      color: #ffffff;
      text-decoration: none; }
      .footer_max-outer .footer a.event-this-hover {
        color: #a61828;
        opacity: 1; }

/* =============================================== footer_max-outer [END] =========================================== */
/* =============================================== footer_separator [START] ========================================= */
.footer_separator {
  height: 74px;
  position: relative;
  overflow: hidden; }

/* =============================================== footer_separator [END] =========================================== */
/* =============================================== dyn-blog-title [START] =========================================== */
.title-trapeze {
  display: block;
  width: 100%;
  position: relative;
  color: #ffffff;
  z-index: 1; }
  .title-trapeze h1, .title-trapeze h2, .title-trapeze h3, .title-trapeze h4, .title-trapeze h5 {
    background: url('vhs-assets-css-1aec37c54d6b643f7271cdc45492fc48.svg') 0 0 no-repeat;
    background-size: 100% 100%;
    position: relative;
    float: left; }
    @media (min-width: 0) and (max-width: 767px) {
      .title-trapeze h1, .title-trapeze h2, .title-trapeze h3, .title-trapeze h4, .title-trapeze h5 {
        padding-top: 7px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .title-trapeze h1, .title-trapeze h2, .title-trapeze h3, .title-trapeze h4, .title-trapeze h5 {
        padding-top: 17px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .title-trapeze h1, .title-trapeze h2, .title-trapeze h3, .title-trapeze h4, .title-trapeze h5 {
        padding-top: 17px; } }
    @media (min-width: 1280px) {
      .title-trapeze h1, .title-trapeze h2, .title-trapeze h3, .title-trapeze h4, .title-trapeze h5 {
        padding-top: 17px; } }
    @media (min-width: 0) and (max-width: 767px) {
      .title-trapeze h1, .title-trapeze h2, .title-trapeze h3, .title-trapeze h4, .title-trapeze h5 {
        padding-right: 50px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .title-trapeze h1, .title-trapeze h2, .title-trapeze h3, .title-trapeze h4, .title-trapeze h5 {
        padding-right: 70px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .title-trapeze h1, .title-trapeze h2, .title-trapeze h3, .title-trapeze h4, .title-trapeze h5 {
        padding-right: 70px; } }
    @media (min-width: 1280px) {
      .title-trapeze h1, .title-trapeze h2, .title-trapeze h3, .title-trapeze h4, .title-trapeze h5 {
        padding-right: 70px; } }
    @media (min-width: 0) and (max-width: 767px) {
      .title-trapeze h1, .title-trapeze h2, .title-trapeze h3, .title-trapeze h4, .title-trapeze h5 {
        padding-bottom: 5px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .title-trapeze h1, .title-trapeze h2, .title-trapeze h3, .title-trapeze h4, .title-trapeze h5 {
        padding-bottom: 15px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .title-trapeze h1, .title-trapeze h2, .title-trapeze h3, .title-trapeze h4, .title-trapeze h5 {
        padding-bottom: 15px; } }
    @media (min-width: 1280px) {
      .title-trapeze h1, .title-trapeze h2, .title-trapeze h3, .title-trapeze h4, .title-trapeze h5 {
        padding-bottom: 15px; } }
    @media (min-width: 0) and (max-width: 767px) {
      .title-trapeze h1, .title-trapeze h2, .title-trapeze h3, .title-trapeze h4, .title-trapeze h5 {
        padding-left: 13px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .title-trapeze h1, .title-trapeze h2, .title-trapeze h3, .title-trapeze h4, .title-trapeze h5 {
        padding-left: 23px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .title-trapeze h1, .title-trapeze h2, .title-trapeze h3, .title-trapeze h4, .title-trapeze h5 {
        padding-left: 23px; } }
    @media (min-width: 1280px) {
      .title-trapeze h1, .title-trapeze h2, .title-trapeze h3, .title-trapeze h4, .title-trapeze h5 {
        padding-left: 23px; } }
  .title-trapeze.bind-outside-lt h1, .title-trapeze.bind-outside-lt h2, .title-trapeze.bind-outside-lt h3, .title-trapeze.bind-outside-lt h4, .title-trapeze.bind-outside-lt h5 {
    background-size: cover; }
    @media (min-width: 0) and (max-width: 767px) {
      .title-trapeze.bind-outside-lt h1, .title-trapeze.bind-outside-lt h2, .title-trapeze.bind-outside-lt h3, .title-trapeze.bind-outside-lt h4, .title-trapeze.bind-outside-lt h5 {
        padding-left: 2013px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .title-trapeze.bind-outside-lt h1, .title-trapeze.bind-outside-lt h2, .title-trapeze.bind-outside-lt h3, .title-trapeze.bind-outside-lt h4, .title-trapeze.bind-outside-lt h5 {
        padding-left: 2023px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .title-trapeze.bind-outside-lt h1, .title-trapeze.bind-outside-lt h2, .title-trapeze.bind-outside-lt h3, .title-trapeze.bind-outside-lt h4, .title-trapeze.bind-outside-lt h5 {
        padding-left: 2023px; } }
    @media (min-width: 1280px) {
      .title-trapeze.bind-outside-lt h1, .title-trapeze.bind-outside-lt h2, .title-trapeze.bind-outside-lt h3, .title-trapeze.bind-outside-lt h4, .title-trapeze.bind-outside-lt h5 {
        padding-left: 2023px; } }
    @media (min-width: 0) and (max-width: 767px) {
      .title-trapeze.bind-outside-lt h1, .title-trapeze.bind-outside-lt h2, .title-trapeze.bind-outside-lt h3, .title-trapeze.bind-outside-lt h4, .title-trapeze.bind-outside-lt h5 {
        margin-left: -2013px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .title-trapeze.bind-outside-lt h1, .title-trapeze.bind-outside-lt h2, .title-trapeze.bind-outside-lt h3, .title-trapeze.bind-outside-lt h4, .title-trapeze.bind-outside-lt h5 {
        margin-left: -2023px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .title-trapeze.bind-outside-lt h1, .title-trapeze.bind-outside-lt h2, .title-trapeze.bind-outside-lt h3, .title-trapeze.bind-outside-lt h4, .title-trapeze.bind-outside-lt h5 {
        margin-left: -2023px; } }
    @media (min-width: 1280px) {
      .title-trapeze.bind-outside-lt h1, .title-trapeze.bind-outside-lt h2, .title-trapeze.bind-outside-lt h3, .title-trapeze.bind-outside-lt h4, .title-trapeze.bind-outside-lt h5 {
        margin-left: -2023px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .title-trapeze.bind-force-smaller h1, .title-trapeze.bind-force-smaller h2, .title-trapeze.bind-force-smaller h3, .title-trapeze.bind-force-smaller h4, .title-trapeze.bind-force-smaller h5 {
      padding-top: 7px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .title-trapeze.bind-force-smaller h1, .title-trapeze.bind-force-smaller h2, .title-trapeze.bind-force-smaller h3, .title-trapeze.bind-force-smaller h4, .title-trapeze.bind-force-smaller h5 {
      padding-top: 7px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .title-trapeze.bind-force-smaller h1, .title-trapeze.bind-force-smaller h2, .title-trapeze.bind-force-smaller h3, .title-trapeze.bind-force-smaller h4, .title-trapeze.bind-force-smaller h5 {
      padding-top: 7px; } }
  @media (min-width: 1280px) {
    .title-trapeze.bind-force-smaller h1, .title-trapeze.bind-force-smaller h2, .title-trapeze.bind-force-smaller h3, .title-trapeze.bind-force-smaller h4, .title-trapeze.bind-force-smaller h5 {
      padding-top: 7px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .title-trapeze.bind-force-smaller h1, .title-trapeze.bind-force-smaller h2, .title-trapeze.bind-force-smaller h3, .title-trapeze.bind-force-smaller h4, .title-trapeze.bind-force-smaller h5 {
      padding-bottom: 5px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .title-trapeze.bind-force-smaller h1, .title-trapeze.bind-force-smaller h2, .title-trapeze.bind-force-smaller h3, .title-trapeze.bind-force-smaller h4, .title-trapeze.bind-force-smaller h5 {
      padding-bottom: 5px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .title-trapeze.bind-force-smaller h1, .title-trapeze.bind-force-smaller h2, .title-trapeze.bind-force-smaller h3, .title-trapeze.bind-force-smaller h4, .title-trapeze.bind-force-smaller h5 {
      padding-bottom: 5px; } }
  @media (min-width: 1280px) {
    .title-trapeze.bind-force-smaller h1, .title-trapeze.bind-force-smaller h2, .title-trapeze.bind-force-smaller h3, .title-trapeze.bind-force-smaller h4, .title-trapeze.bind-force-smaller h5 {
      padding-bottom: 5px; } }
  @media (min-width: 0) and (max-width: 480px) {
    .title-trapeze.bind-force-smaller h1 {
      font-size: 32px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .title-trapeze.bind-force-smaller h1 {
      font-size: 38px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .title-trapeze.bind-force-smaller h1 {
      font-size: 40px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .title-trapeze.bind-force-smaller h1 {
      font-size: 40px; } }
  @media (min-width: 1280px) {
    .title-trapeze.bind-force-smaller h1 {
      font-size: 40px; } }

/* =============================================== dyn-blog-title [END] ============================================= */
/* =============================================== logo-dfg-behaviour [START] ======================================= */
.logo-dfg-behaviour {
  margin: 0 auto 0 auto;
  z-index: 5; }
  @media (min-width: 0) and (max-width: 767px) {
    .logo-dfg-behaviour {
      position: relative; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .logo-dfg-behaviour {
      position: relative; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .logo-dfg-behaviour {
      position: relative; } }
  @media (min-width: 1280px) {
    .logo-dfg-behaviour {
      position: absolute; } }
  @media (min-width: 0) and (max-width: 767px) {
    .logo-dfg-behaviour {
      margin-top: 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .logo-dfg-behaviour {
      margin-top: 0px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .logo-dfg-behaviour {
      margin-top: 0px; } }
  @media (min-width: 1280px) {
    .logo-dfg-behaviour {
      margin-top: -20px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .logo-dfg-behaviour {
      margin-bottom: 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .logo-dfg-behaviour {
      margin-bottom: 15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .logo-dfg-behaviour {
      margin-bottom: 15px; } }
  @media (min-width: 1280px) {
    .logo-dfg-behaviour {
      margin-bottom: 0px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .logo-dfg-behaviour {
      width: 70px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .logo-dfg-behaviour {
      width: 80px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .logo-dfg-behaviour {
      width: 90px; } }
  @media (min-width: 1280px) {
    .logo-dfg-behaviour {
      width: 119px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .logo-dfg-behaviour {
      left: 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .logo-dfg-behaviour {
      left: 0px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .logo-dfg-behaviour {
      left: 0px; } }
  @media (min-width: 1280px) {
    .logo-dfg-behaviour {
      left: -125px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .logo-dfg-behaviour.bind-force-smaller {
      width: 70px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .logo-dfg-behaviour.bind-force-smaller {
      width: 80px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .logo-dfg-behaviour.bind-force-smaller {
      width: 80px; } }
  @media (min-width: 1280px) {
    .logo-dfg-behaviour.bind-force-smaller {
      width: 80px; } }
  .logo-dfg-behaviour img {
    display: inline-block;
    width: 100%;
    height: auto;
    max-width: 100%; }
  @media (min-width: 1280px) and (max-width: 1464px) {
    .logo-dfg-behaviour {
      position: relative;
      margin-top: 20px;
      margin-bottom: 15px;
      width: 90px;
      left: 0; } }

/* =============================================== logo-dfg-behaviour [END] ========================================= */
/* =============================================== news-listing [start] ============================================= */
@media (min-width: 0) and (max-width: 767px) {
  .news-list-parent > .news-list-single {
    padding-top: 24px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .news-list-parent > .news-list-single {
    padding-top: 24px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .news-list-parent > .news-list-single {
    padding-top: 24px; } }
@media (min-width: 1280px) {
  .news-list-parent > .news-list-single {
    padding-top: 24px; } }
@media (min-width: 0) and (max-width: 767px) {
  .news-list-parent > .news-list-single {
    padding-bottom: 24px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .news-list-parent > .news-list-single {
    padding-bottom: 24px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .news-list-parent > .news-list-single {
    padding-bottom: 24px; } }
@media (min-width: 1280px) {
  .news-list-parent > .news-list-single {
    padding-bottom: 24px; } }

.news-list-single {
  display: block;
  position: relative;
  overflow: hidden; }
  .news-list-single > .news-list-single_image {
    background: center center no-repeat;
    background-size: 100% 100%;
    position: relative;
    float: left;
    overflow: hidden;
    max-width: 270px; }
    @media (min-width: 0) and (max-width: 767px) {
      .news-list-single > .news-list-single_image {
        width: 100%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .news-list-single > .news-list-single_image {
        width: 23%; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .news-list-single > .news-list-single_image {
        width: 23%; } }
    @media (min-width: 1280px) {
      .news-list-single > .news-list-single_image {
        width: 23%; } }
    .news-list-single > .news-list-single_image img {
      display: inline-block;
      width: 100%;
      height: auto;
      max-width: 100%; }
  .news-list-single > .news-list-single_info {
    position: relative;
    float: right;
    overflow: hidden; }
    @media (min-width: 0) and (max-width: 767px) {
      .news-list-single > .news-list-single_info {
        padding-left: 0px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .news-list-single > .news-list-single_info {
        padding-left: 30px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .news-list-single > .news-list-single_info {
        padding-left: 30px; } }
    @media (min-width: 1280px) {
      .news-list-single > .news-list-single_info {
        padding-left: 30px; } }
    @media (min-width: 0) and (max-width: 767px) {
      .news-list-single > .news-list-single_info {
        width: 100%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .news-list-single > .news-list-single_info {
        width: 77%; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .news-list-single > .news-list-single_info {
        width: 77%; } }
    @media (min-width: 1280px) {
      .news-list-single > .news-list-single_info {
        width: 77%; } }
    .news-list-single > .news-list-single_info > .inner-top {
      border-top: 1px solid #cecece;
      display: block;
      position: relative;
      overflow: hidden; }
      @media (min-width: 0) and (max-width: 767px) {
        .news-list-single > .news-list-single_info > .inner-top {
          height: 19px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .news-list-single > .news-list-single_info > .inner-top {
          height: 19px; } }
      @media (min-width: 992px) and (max-width: 1279px) {
        .news-list-single > .news-list-single_info > .inner-top {
          height: 19px; } }
      @media (min-width: 1280px) {
        .news-list-single > .news-list-single_info > .inner-top {
          height: 19px; } }
      @media (min-width: 0) and (max-width: 480px) {
        .news-list-single > .news-list-single_info > .inner-top {
          line-height: 0px; } }
      @media (min-width: 481px) and (max-width: 767px) {
        .news-list-single > .news-list-single_info > .inner-top {
          line-height: 0px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .news-list-single > .news-list-single_info > .inner-top {
          line-height: 0px; } }
      @media (min-width: 992px) and (max-width: 1279px) {
        .news-list-single > .news-list-single_info > .inner-top {
          line-height: 0px; } }
      @media (min-width: 1280px) {
        .news-list-single > .news-list-single_info > .inner-top {
          line-height: 0px; } }
    @media (min-width: 0) and (max-width: 767px) {
      .news-list-single > .news-list-single_info > .inner-date {
        padding-bottom: 6px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .news-list-single > .news-list-single_info > .inner-date {
        padding-bottom: 6px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .news-list-single > .news-list-single_info > .inner-date {
        padding-bottom: 6px; } }
    @media (min-width: 1280px) {
      .news-list-single > .news-list-single_info > .inner-date {
        padding-bottom: 6px; } }
    .news-list-single > .news-list-single_info > .inner-link {
      font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300; }
      @media (min-width: 0) and (max-width: 767px) {
        .news-list-single > .news-list-single_info > .inner-link {
          padding-bottom: 2px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .news-list-single > .news-list-single_info > .inner-link {
          padding-bottom: 2px; } }
      @media (min-width: 992px) and (max-width: 1279px) {
        .news-list-single > .news-list-single_info > .inner-link {
          padding-bottom: 2px; } }
      @media (min-width: 1280px) {
        .news-list-single > .news-list-single_info > .inner-link {
          padding-bottom: 2px; } }
      @media (min-width: 0) and (max-width: 480px) {
        .news-list-single > .news-list-single_info > .inner-link {
          font-size: 18px; } }
      @media (min-width: 481px) and (max-width: 767px) {
        .news-list-single > .news-list-single_info > .inner-link {
          font-size: 22px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .news-list-single > .news-list-single_info > .inner-link {
          font-size: 28px; } }
      @media (min-width: 992px) and (max-width: 1279px) {
        .news-list-single > .news-list-single_info > .inner-link {
          font-size: 28px; } }
      @media (min-width: 1280px) {
        .news-list-single > .news-list-single_info > .inner-link {
          font-size: 28px; } }
      @media (min-width: 0) and (max-width: 767px) {
        .news-list-single > .news-list-single_info > .inner-link {
          line-height: 1.31; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .news-list-single > .news-list-single_info > .inner-link {
          line-height: 1.41; } }
      @media (min-width: 992px) and (max-width: 1279px) {
        .news-list-single > .news-list-single_info > .inner-link {
          line-height: 1.41; } }
      @media (min-width: 1280px) {
        .news-list-single > .news-list-single_info > .inner-link {
          line-height: 1.41; } }
      .news-list-single > .news-list-single_info > .inner-link a {
        text-decoration: none; }
        .news-list-single > .news-list-single_info > .inner-link a.event-this-hover {
          text-decoration: underline;
          opacity: 1; }
    @media (min-width: 0) and (max-width: 767px) {
      .news-list-single > .news-list-single_info > .inner-text {
        padding-bottom: 2px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .news-list-single > .news-list-single_info > .inner-text {
        padding-bottom: 2px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .news-list-single > .news-list-single_info > .inner-text {
        padding-bottom: 2px; } }
    @media (min-width: 1280px) {
      .news-list-single > .news-list-single_info > .inner-text {
        padding-bottom: 2px; } }
    .news-list-single > .news-list-single_info p {
      margin-bottom: 0; }
  @media (min-width: 0) and (max-width: 767px) {
    .news-list-single > .news-list-single_image {
      max-width: none; }
    .news-list-single > .news-list-single_info > .inner-top {
      border-top: none; } }

/* =============================================== news-listing [END] =============================================== */
/* =============================================== news-details [START] ============================================= */
.news-details {
  display: block;
  position: relative; }
  @media (min-width: 0) and (max-width: 480px) {
    .news-details > .inner-top-separator {
      line-height: 0px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .news-details > .inner-top-separator {
      line-height: 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .news-details > .inner-top-separator {
      line-height: 0px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .news-details > .inner-top-separator {
      line-height: 0px; } }
  @media (min-width: 1280px) {
    .news-details > .inner-top-separator {
      line-height: 0px; } }
  @media (min-width: 0) and (max-width: 767px) {
    .news-details > .inner-top-separator {
      height: 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .news-details > .inner-top-separator {
      height: 0px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .news-details > .inner-top-separator {
      height: 90px; } }
  @media (min-width: 1280px) {
    .news-details > .inner-top-separator {
      height: 70px; } }
  .news-details > .inner-date {
    display: block;
    position: relative; }
    @media (min-width: 0) and (max-width: 767px) {
      .news-details > .inner-date {
        padding-bottom: 36px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .news-details > .inner-date {
        padding-bottom: 36px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .news-details > .inner-date {
        padding-bottom: 36px; } }
    @media (min-width: 1280px) {
      .news-details > .inner-date {
        padding-bottom: 36px; } }
  .news-details > .inner-title {
    display: block;
    position: relative; }
    @media (min-width: 0) and (max-width: 767px) {
      .news-details > .inner-title {
        padding-bottom: 23px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .news-details > .inner-title {
        padding-bottom: 23px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .news-details > .inner-title {
        padding-bottom: 23px; } }
    @media (min-width: 1280px) {
      .news-details > .inner-title {
        padding-bottom: 23px; } }
    .news-details > .inner-title h1 {
      font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300; }
      @media (min-width: 0) and (max-width: 480px) {
        .news-details > .inner-title h1 {
          font-size: 18px; } }
      @media (min-width: 481px) and (max-width: 767px) {
        .news-details > .inner-title h1 {
          font-size: 22px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .news-details > .inner-title h1 {
          font-size: 28px; } }
      @media (min-width: 992px) and (max-width: 1279px) {
        .news-details > .inner-title h1 {
          font-size: 28px; } }
      @media (min-width: 1280px) {
        .news-details > .inner-title h1 {
          font-size: 28px; } }
      @media (min-width: 0) and (max-width: 767px) {
        .news-details > .inner-title h1 {
          line-height: 1.31; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .news-details > .inner-title h1 {
          line-height: 1.41; } }
      @media (min-width: 992px) and (max-width: 1279px) {
        .news-details > .inner-title h1 {
          line-height: 1.41; } }
      @media (min-width: 1280px) {
        .news-details > .inner-title h1 {
          line-height: 1.41; } }
  .news-details > .inner-text {
    border-bottom: 1px solid #cecece;
    display: block;
    position: relative; }
    @media (min-width: 0) and (max-width: 767px) {
      .news-details > .inner-text {
        padding-bottom: 16px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .news-details > .inner-text {
        padding-bottom: 16px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .news-details > .inner-text {
        padding-bottom: 26px; } }
    @media (min-width: 1280px) {
      .news-details > .inner-text {
        padding-bottom: 26px; } }
  .news-details > .inner-back {
    display: block;
    position: relative; }
    @media (min-width: 0) and (max-width: 767px) {
      .news-details > .inner-back {
        padding-top: 20px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .news-details > .inner-back {
        padding-top: 30px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .news-details > .inner-back {
        padding-top: 50px; } }
    @media (min-width: 1280px) {
      .news-details > .inner-back {
        padding-top: 50px; } }

/* =============================================== news-details [END] =============================================== */
/* =============================================== form-type1 [START] =============================================== */
/* =============================================== form-type1 [END] ================================================= */
/* =============================================== form-type2 [START] =============================================== */
.form-type2 {
  display: block;
  position: relative; }
  .form-type2 .form-control {
    -webkit-transition: border-color 0.15s ease-in-out 0s;
    -o-transition: border-color 0.15s ease-in-out 0s;
    transition: border-color 0.15s ease-in-out 0s;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
    @media (min-width: 0) and (max-width: 767px) {
      .form-type2 .form-control {
        height: 66px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .form-type2 .form-control {
        height: 66px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .form-type2 .form-control {
        height: 76px; } }
    @media (min-width: 1280px) {
      .form-type2 .form-control {
        height: 76px; } }
    .form-type2 .form-control[type="text"], .form-type2 .form-control[type="password"], .form-type2 .form-control[type="email"] {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    .form-type2 .form-control.bootstrap-select button.btn {
      background: #000000;
      display: block;
      width: 100%;
      border: 1px solid #ffffff;
      border-radius: 0;
      font-size: 14px;
      line-height: 16px;
      color: #ffffff;
      padding: 0 10% 0 10%;
      z-index: 1;
      text-align: center;
      position: relative;
      overflow: hidden; }
      .form-type2 .form-control.bootstrap-select button.btn .filter-option {
        font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 300;
        text-align: center; }
        @media (min-width: 0) and (max-width: 767px) {
          .form-type2 .form-control.bootstrap-select button.btn .filter-option {
            padding-top: 24px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .form-type2 .form-control.bootstrap-select button.btn .filter-option {
            padding-top: 24px; } }
        @media (min-width: 992px) and (max-width: 1279px) {
          .form-type2 .form-control.bootstrap-select button.btn .filter-option {
            padding-top: 29px; } }
        @media (min-width: 1280px) {
          .form-type2 .form-control.bootstrap-select button.btn .filter-option {
            padding-top: 29px; } }
        @media (min-width: 0) and (max-width: 767px) {
          .form-type2 .form-control.bootstrap-select button.btn .filter-option {
            padding-bottom: 24px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .form-type2 .form-control.bootstrap-select button.btn .filter-option {
            padding-bottom: 24px; } }
        @media (min-width: 992px) and (max-width: 1279px) {
          .form-type2 .form-control.bootstrap-select button.btn .filter-option {
            padding-bottom: 29px; } }
        @media (min-width: 1280px) {
          .form-type2 .form-control.bootstrap-select button.btn .filter-option {
            padding-bottom: 29px; } }
      .form-type2 .form-control.bootstrap-select button.btn .bs-caret > .inner-icon {
        position: absolute;
        right: 12px;
        font-size: 23px;
        line-height: 23px; }
        @media (min-width: 0) and (max-width: 767px) {
          .form-type2 .form-control.bootstrap-select button.btn .bs-caret > .inner-icon {
            top: 21px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .form-type2 .form-control.bootstrap-select button.btn .bs-caret > .inner-icon {
            top: 21px; } }
        @media (min-width: 992px) and (max-width: 1279px) {
          .form-type2 .form-control.bootstrap-select button.btn .bs-caret > .inner-icon {
            top: 26px; } }
        @media (min-width: 1280px) {
          .form-type2 .form-control.bootstrap-select button.btn .bs-caret > .inner-icon {
            top: 26px; } }
      .form-type2 .form-control.bootstrap-select button.btn .bs-caret .caret {
        display: none; }
    .form-type2 .form-control.bootstrap-select .dropdown-menu {
      background: #000000;
      border-radius: 0;
      border: 1px solid #6a6a6a;
      padding: 0; }
      .form-type2 .form-control.bootstrap-select .dropdown-menu > ul {
        max-height: 220px;
        overflow-y: auto; }
        .form-type2 .form-control.bootstrap-select .dropdown-menu > ul > li {
          padding: 0; }
          .form-type2 .form-control.bootstrap-select .dropdown-menu > ul > li > a {
            font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-weight: 300;
            outline: 0;
            padding: 7px 6px 7px 6px;
            font-size: 16px;
            line-height: 18px;
            text-align: center;
            color: #ffffff; }
            .form-type2 .form-control.bootstrap-select .dropdown-menu > ul > li > a[aria-selected="true"] {
              background: transparent;
              color: #a61828; }
            .form-type2 .form-control.bootstrap-select .dropdown-menu > ul > li > a.event-this-hover {
              background: #6a6a6a;
              opacity: 1;
              color: #ebebeb; }
  .form-type2 select {
    font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    background: #000000;
    padding-top: 7px;
    border-color: #ffffff;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #ffffff;
    height: 27px; }
    @media (min-width: 0) and (max-width: 480px) {
      .form-type2 select {
        font-size: 15px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .form-type2 select {
        font-size: 15px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .form-type2 select {
        font-size: 16px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .form-type2 select {
        font-size: 16px; } }
    @media (min-width: 1280px) {
      .form-type2 select {
        font-size: 16px; } }
    @media (min-width: 0) and (max-width: 767px) {
      .form-type2 select {
        height: 27px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .form-type2 select {
        height: 40px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .form-type2 select {
        height: 40px; } }
    @media (min-width: 1280px) {
      .form-type2 select {
        height: 40px; } }
    @media (min-width: 0) and (max-width: 767px) {
      .form-type2 select {
        font-size: 13px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .form-type2 select {
        font-size: 16px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .form-type2 select {
        font-size: 16px; } }
    @media (min-width: 1280px) {
      .form-type2 select {
        font-size: 16px; } }
    @media (min-width: 0) and (max-width: 767px) {
      .form-type2 select {
        line-height: 1.55; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .form-type2 select {
        line-height: 22px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .form-type2 select {
        line-height: 22px; } }
    @media (min-width: 1280px) {
      .form-type2 select {
        line-height: 22px; } }
    .form-type2 select.parsley-error {
      border-color: #a61828; }

/* =============================================== form-type2 [END] ================================================= */
/* =============================================== select2-container [START] ======================================== */
/* =============================================== select2-container [END] ========================================== */
/* =============================================== slider-people_max-outer [START] ================================== */
.container_max-outer .slider-people_max-outer > .container_max-inner > .info-spacer-cms > .slider-people {
  padding-left: 0;
  padding-right: 0; }
@media (min-width: 0) and (max-width: 480px) {
  .slider-people_max-outer .slider-people {
    padding-left: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .slider-people_max-outer .slider-people {
    padding-left: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .slider-people_max-outer .slider-people {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .slider-people_max-outer .slider-people {
    padding-left: 15px; } }
@media (min-width: 1280px) {
  .slider-people_max-outer .slider-people {
    padding-left: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .slider-people_max-outer .slider-people {
    padding-right: 10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .slider-people_max-outer .slider-people {
    padding-right: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .slider-people_max-outer .slider-people {
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .slider-people_max-outer .slider-people {
    padding-right: 15px; } }
@media (min-width: 1280px) {
  .slider-people_max-outer .slider-people {
    padding-right: 20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .slider-people_max-outer .slider-people > .row {
    margin-left: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .slider-people_max-outer .slider-people > .row {
    margin-left: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .slider-people_max-outer .slider-people > .row {
    margin-left: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .slider-people_max-outer .slider-people > .row {
    margin-left: -15px; } }
@media (min-width: 1280px) {
  .slider-people_max-outer .slider-people > .row {
    margin-left: -20px; } }
@media (min-width: 0) and (max-width: 480px) {
  .slider-people_max-outer .slider-people > .row {
    margin-right: -10px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .slider-people_max-outer .slider-people > .row {
    margin-right: -15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .slider-people_max-outer .slider-people > .row {
    margin-right: -15px; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .slider-people_max-outer .slider-people > .row {
    margin-right: -15px; } }
@media (min-width: 1280px) {
  .slider-people_max-outer .slider-people > .row {
    margin-right: -20px; } }
@media (min-width: 1280px) {
  .slider-people_max-outer .slider-people > .row .row {
    margin-left: -15px;
    margin-right: -15px; } }
.slider-people_max-outer .slider-people_slick1 {
  display: block;
  margin-bottom: 0;
  position: relative; }
  @media (min-width: 0) and (max-width: 480px) {
    .slider-people_max-outer .slider-people_slick1 {
      margin-left: 0px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .slider-people_max-outer .slider-people_slick1 {
      margin-left: 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .slider-people_max-outer .slider-people_slick1 {
      margin-left: -15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .slider-people_max-outer .slider-people_slick1 {
      margin-left: -15px; } }
  @media (min-width: 1280px) {
    .slider-people_max-outer .slider-people_slick1 {
      margin-left: -15px; } }
  @media (min-width: 0) and (max-width: 480px) {
    .slider-people_max-outer .slider-people_slick1 {
      margin-right: 0px; } }
  @media (min-width: 481px) and (max-width: 767px) {
    .slider-people_max-outer .slider-people_slick1 {
      margin-right: 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .slider-people_max-outer .slider-people_slick1 {
      margin-right: -15px; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .slider-people_max-outer .slider-people_slick1 {
      margin-right: -15px; } }
  @media (min-width: 1280px) {
    .slider-people_max-outer .slider-people_slick1 {
      margin-right: -15px; } }
  .slider-people_max-outer .slider-people_slick1.slick-dotted {
    margin-bottom: 0 !important; }
  .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide {
    border: none;
    display: block;
    position: relative;
    overflow: hidden; }
    @media (min-width: 0) and (max-width: 480px) {
      .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide {
        padding-left: 0px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide {
        padding-left: 0px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide {
        padding-left: 15px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide {
        padding-left: 15px; } }
    @media (min-width: 1280px) {
      .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide {
        padding-left: 15px; } }
    @media (min-width: 0) and (max-width: 480px) {
      .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide {
        padding-right: 0px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide {
        padding-right: 0px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide {
        padding-right: 15px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide {
        padding-right: 15px; } }
    @media (min-width: 1280px) {
      .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide {
        padding-right: 15px; } }
    .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-image {
      display: block;
      position: relative;
      overflow: hidden; }
      .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-image img {
        display: inline-block;
        width: 100%;
        height: auto;
        max-width: 100%;
        background: center center no-repeat;
        background-size: cover; }
    .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title, .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-text {
      display: block;
      position: relative; }
      .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title h1, .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title h2, .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title h3, .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title h4, .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title h5, .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title h6, .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title p, .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-text h1, .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-text h2, .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-text h3, .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-text h4, .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-text h5, .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-text h6, .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-text p {
        margin: 0; }
    .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title {
      border-top: 1px solid #cecece;
      position: relative; }
      @media (min-width: 0) and (max-width: 767px) {
        .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title {
          margin-top: 25px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title {
          margin-top: 36px; } }
      @media (min-width: 992px) and (max-width: 1279px) {
        .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title {
          margin-top: 36px; } }
      @media (min-width: 1280px) {
        .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title {
          margin-top: 36px; } }
      @media (min-width: 0) and (max-width: 767px) {
        .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title {
          padding-top: 16px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title {
          padding-top: 23px; } }
      @media (min-width: 992px) and (max-width: 1279px) {
        .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title {
          padding-top: 23px; } }
      @media (min-width: 1280px) {
        .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title {
          padding-top: 23px; } }
      .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title h6 {
        font-family: 'din-condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 300;
        line-height: 1.27; }
        @media (min-width: 0) and (max-width: 480px) {
          .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title h6 {
            font-size: 18px; } }
        @media (min-width: 481px) and (max-width: 767px) {
          .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title h6 {
            font-size: 22px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title h6 {
            font-size: 28px; } }
        @media (min-width: 992px) and (max-width: 1279px) {
          .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title h6 {
            font-size: 28px; } }
        @media (min-width: 1280px) {
          .slider-people_max-outer .slider-people_slick1 .slider-people_slick1-slide > .inner-title h6 {
            font-size: 28px; } }
  .slider-people_max-outer .slider-people_slick1 div.slick-list {
    z-index: 1; }
  .slider-people_max-outer .slider-people_slick1 button.slick-arrow {
    opacity: 0.9; }
    @media (min-width: 0) and (max-width: 767px) {
      .slider-people_max-outer .slider-people_slick1 button.slick-arrow {
        width: 19px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .slider-people_max-outer .slider-people_slick1 button.slick-arrow {
        width: 19px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .slider-people_max-outer .slider-people_slick1 button.slick-arrow {
        width: 19px; } }
    @media (min-width: 1280px) {
      .slider-people_max-outer .slider-people_slick1 button.slick-arrow {
        width: 19px; } }
    @media (min-width: 0) and (max-width: 767px) {
      .slider-people_max-outer .slider-people_slick1 button.slick-arrow {
        height: 32px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .slider-people_max-outer .slider-people_slick1 button.slick-arrow {
        height: 32px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .slider-people_max-outer .slider-people_slick1 button.slick-arrow {
        height: 32px; } }
    @media (min-width: 1280px) {
      .slider-people_max-outer .slider-people_slick1 button.slick-arrow {
        height: 32px; } }
    @media (min-width: 0) and (max-width: 480px) {
      .slider-people_max-outer .slider-people_slick1 button.slick-arrow {
        top: 120px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .slider-people_max-outer .slider-people_slick1 button.slick-arrow {
        top: 145px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .slider-people_max-outer .slider-people_slick1 button.slick-arrow {
        top: 165px; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .slider-people_max-outer .slider-people_slick1 button.slick-arrow {
        top: 115px; } }
    @media (min-width: 1280px) {
      .slider-people_max-outer .slider-people_slick1 button.slick-arrow {
        top: 135px; } }
    .slider-people_max-outer .slider-people_slick1 button.slick-arrow.event-this-hover {
      opacity: 1; }
    .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-prev {
      background: url('vhs-assets-css-16880b783293c205484780c51efa955c.svg') center center no-repeat;
      background-size: 100% 100%;
      display: block;
      overflow: hidden;
      color: #ebebeb;
      text-indent: -100px;
      z-index: 10; }
      @media (min-width: 0) and (max-width: 480px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-prev {
          left: -24px; } }
      @media (min-width: 481px) and (max-width: 767px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-prev {
          left: -29px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-prev {
          left: -24px; } }
      @media (min-width: 992px) and (max-width: 1279px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-prev {
          left: -34px; } }
      @media (min-width: 1280px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-prev {
          left: -34px; } }
      @media (min-width: 0) and (max-width: 480px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-prev {
          line-height: 0px; } }
      @media (min-width: 481px) and (max-width: 767px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-prev {
          line-height: 0px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-prev {
          line-height: 0px; } }
      @media (min-width: 992px) and (max-width: 1279px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-prev {
          line-height: 0px; } }
      @media (min-width: 1280px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-prev {
          line-height: 0px; } }
      .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-prev.event-this-hover {
        background-image: url('vhs-assets-css-f26b9c67ce2ef31b4515d5e426685aa1.svg'); }
    .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-next {
      background: url('vhs-assets-css-38931280331514072134e1cb94761754.svg') center center no-repeat;
      background-size: 100% 100%;
      display: block;
      overflow: hidden;
      color: #ebebeb;
      text-indent: -100px;
      z-index: 10; }
      @media (min-width: 0) and (max-width: 480px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-next {
          right: -24px; } }
      @media (min-width: 481px) and (max-width: 767px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-next {
          right: -29px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-next {
          right: -24px; } }
      @media (min-width: 992px) and (max-width: 1279px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-next {
          right: -34px; } }
      @media (min-width: 1280px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-next {
          right: -34px; } }
      @media (min-width: 0) and (max-width: 480px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-next {
          line-height: 0px; } }
      @media (min-width: 481px) and (max-width: 767px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-next {
          line-height: 0px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-next {
          line-height: 0px; } }
      @media (min-width: 992px) and (max-width: 1279px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-next {
          line-height: 0px; } }
      @media (min-width: 1280px) {
        .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-next {
          line-height: 0px; } }
      .slider-people_max-outer .slider-people_slick1 button.slick-arrow.slick-next.event-this-hover {
        background-image: url('vhs-assets-css-e717b42a8298051aca6216cbf568676f.svg'); }

/* =============================================== slider-people_max-outer [END] ==================================== */


