/* Includes */
/* Global Variables */
/* Mixins */
/* Mixins */
/* Animations ---------- */
/* Character Styles */
article.content-wrapper {
  padding: 0; }
  article.content-wrapper div.contain {
    width: 100%;
    margin: 0;
    padding: 0; }
    article.content-wrapper div.contain div.wrapper {
      margin: 0; }
      article.content-wrapper div.contain div.wrapper section.section-content {
        padding: 0; }
        article.content-wrapper div.contain div.wrapper section.section-content .fm-slides img {
          border: none !important;
          padding: 0 !important;
          border-radius: 0 !important;
          margin: 0 auto 0 auto !important; }

.block-vic-ourdates-1 {
  position: relative;
  position: relative;
  height: 300px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  text-align: center; }
  .block-vic-ourdates-1 div.bg {
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    width: 100%;
    height: 300px; }
  .block-vic-ourdates-1 .block-title {
    position: relative;
    top: 15px;
    width: 100%;
    text-align: center; }

.block-vic-benefits-header {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 1200px;
  background-position: center center;
  background-size: cover;
  margin-top: 0;
  position: relative; }
  .block-vic-benefits-header div.bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .block-vic-benefits-header div.block-1 {
    position: relative;
    top: 50px;
    margin: 0 auto;
    z-index: 2; }
    .block-vic-benefits-header div.block-1 img {
      border: none !important;
      padding: 0 !important;
      border-radius: 0 !important;
      margin: 0 auto 0 auto !important;
      background-color: transparent !important;
      max-width: 600px;
      width: 80%; }
  .block-vic-benefits-header div.block-2 {
    left: 10%; }
  .block-vic-benefits-header div.block-3 {
    left: 65%; }
  .block-vic-benefits-header div.block-2, .block-vic-benefits-header div.block-3 {
    position: absolute;
    top: 800px;
    z-index: 2;
    max-width: 300px;
    width: 30%; }
    .block-vic-benefits-header div.block-2 h1, .block-vic-benefits-header div.block-3 h1 {
      font-size: 3.84em;
      line-height: 1.1em;
      font-weight: 200;
      color: #f58220;
      -webkit-font-smoothing: antialiased; }
    .block-vic-benefits-header div.block-2 p, .block-vic-benefits-header div.block-3 p {
      font-size: 1.4em;
      line-height: 1.2em;
      font-weight: 300;
      color: #323234;
      -webkit-font-smoothing: antialiased;
      padding-top: 1em; }

div.block-vic div.container {
  margin: 0;
  padding: 0;
  width: 100%; }
  div.block-vic div.container div.row {
    margin: 0; }

div.block-vic-benefits {
  position: relative;
  width: 100%;
  margin-top: -5px;
  background-color: #fff;
  display: inline-block;
  position: relative;
  height: 400px;
  position: relative;
  margin-top: 0; }
  div.block-vic-benefits div.bg {
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    width: 100%;
    height: 400px; }
  div.block-vic-benefits div.bg {
    z-index: 1; }
  div.block-vic-benefits div.wrapper {
    z-index: 2; }
    div.block-vic-benefits div.wrapper .benefit {
      box-sizing: border-box;
      padding: 60px 50px 0 50px;
      min-height: 400px; }
      div.block-vic-benefits div.wrapper .benefit .info {
        position: relative;
        z-index: 2;
        max-width: 270px; }
        div.block-vic-benefits div.wrapper .benefit .info h1 {
          font-size: 3.54em;
          line-height: 1.1em;
          font-weight: 100;
          color: #fff;
          -webkit-font-smoothing: antialiased;
          text-transform: uppercase; }
          div.block-vic-benefits div.wrapper .benefit .info h1.gray {
            color: #323234; }
        div.block-vic-benefits div.wrapper .benefit .info p {
          font-size: 1.4em;
          line-height: 1.2em;
          font-weight: 300;
          color: #fff;
          -webkit-font-smoothing: antialiased;
          padding-top: 1em; }
          div.block-vic-benefits div.wrapper .benefit .info p.gray {
            color: #323234; }
      div.block-vic-benefits div.wrapper .benefit .legal {
        position: absolute;
        bottom: 15px; }
        div.block-vic-benefits div.wrapper .benefit .legal p {
          font-family: "Gotham SSm A", "Gotham SSm B", Gotham, "Gotham 1", "Gotham 2", "Helvetica Neue", Helvetica, sans-serif;
          font-size: 0.7em;
          line-height: 1.2em;
          font-weight: 400;
          color: #fff;
          -webkit-font-smoothing: antialiased;
          text-transform: uppercase;
          letter-spacing: 0.1em; }
          div.block-vic-benefits div.wrapper .benefit .legal p.gray {
            color: #323234; }

/* Phone */
@media screen and (max-width: 900px) {
  .block-vic-benefits-header {
    width: 100%;
    height: 900px; }
    .block-vic-benefits-header div.block-2 {
      left: 5%; }
    .block-vic-benefits-header div.block-3 {
      left: 70%; }
    .block-vic-benefits-header div.block-2, .block-vic-benefits-header div.block-3 {
      top: 620px; }
      .block-vic-benefits-header div.block-2 h1, .block-vic-benefits-header div.block-3 h1 {
        font-size: 1.96em;
        font-weight: 300; }
      .block-vic-benefits-header div.block-2 p, .block-vic-benefits-header div.block-3 p {
        font-size: 1em;
        font-weight: 400; } }
/* Phone */
@media screen and (max-width: 480px) {
  .block-vic-ourdates-1 {
    position: relative;
    height: 150px; }
    .block-vic-ourdates-1 div.bg {
      position: absolute;
      top: 0;
      left: 0;
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: cover;
      width: 100%;
      height: 150px; }

  .block-vic-benefits-header {
    width: 100%;
    height: 600px;
    background-position: center center; }
    .block-vic-benefits-header div.block-1 {
      top: 20px; }
      .block-vic-benefits-header div.block-1 img {
        width: 90%; }
    .block-vic-benefits-header div.block-2 {
      box-sizing: border-box;
      width: 100%;
      height: 140px;
      top: 350px;
      left: 0;
      background-color: rgba(0, 0, 0, 0.6); }
    .block-vic-benefits-header div.block-3 {
      box-sizing: border-box;
      width: 100%;
      height: 110px;
      top: 490px;
      left: 0;
      background-color: rgba(0, 0, 0, 0.6); }
    .block-vic-benefits-header div.block-2, .block-vic-benefits-header div.block-3 {
      max-width: 100%;
      padding: 10px 5% 10px 5%; }
      .block-vic-benefits-header div.block-2 h1, .block-vic-benefits-header div.block-3 h1 {
        font-size: 1.96em;
        color: #fff;
        margin: 0;
        padding: 0; }
      .block-vic-benefits-header div.block-2 p, .block-vic-benefits-header div.block-3 p {
        font-size: 1em;
        color: #fff;
        margin: 0;
        padding: 0.5em 0 0 0; }

  .block-vic-benefits {
    position: relative;
    height: 270px; }
    .block-vic-benefits div.bg {
      position: absolute;
      top: 0;
      left: 0;
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: cover;
      width: 100%;
      height: 270px; }
    .block-vic-benefits .wrapper .benefit {
      padding: 50px 25px 0 25px;
      min-height: 270px; }
      .block-vic-benefits .wrapper .benefit .info {
        max-width: 200px; }
        .block-vic-benefits .wrapper .benefit .info h1 {
          font-family: "Gotham A", "Gotham B", Gotham, "Gotham 1", "Gotham 2", "Helvetica Neue", Helvetica, sans-serif;
          font-size: 2.74em;
          line-height: 1.2em;
          font-weight: 100;
          color: #fff;
          -webkit-font-smoothing: antialiased; }
        .block-vic-benefits .wrapper .benefit .info p {
          font-family: "Gotham SSm A", "Gotham SSm B", Gotham, "Gotham 1", "Gotham 2", "Helvetica Neue", Helvetica, sans-serif;
          font-size: 0.85em;
          line-height: 1.3em;
          font-weight: 300;
          color: #fff;
          -webkit-font-smoothing: antialiased; }
      .block-vic-benefits .wrapper .benefit .legal p {
        font-family: "Gotham SSm A", "Gotham SSm B", Gotham, "Gotham 1", "Gotham 2", "Helvetica Neue", Helvetica, sans-serif;
        font-size: 0.6em;
        line-height: 1.2em;
        font-weight: 400;
        color: #fff;
        -webkit-font-smoothing: antialiased; } }