@charset "UTF-8";
/* Font Family Name */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=73y1W0knnXtb-Zvi2YvsDVqDDQS */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* Main Primary color - RED */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/* As RGBa codes */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/*Layout breakpoints*/
/* Generated by Paletton.com Â© 2002-2014 */
/* http://paletton.com */
.compliassure {
  text-align: center;
  padding-bottom: 40px; }
  .compliassure a {
    display: inline-block; }

@charset "UTF-8";
/* Font Family Name */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=73y1W0knnXtb-Zvi2YvsDVqDDQS */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* Main Primary color - RED */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/* As RGBa codes */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/*Layout breakpoints*/
/* Generated by Paletton.com Â© 2002-2014 */
/* http://paletton.com */

@charset "UTF-8";
/* Font Family Name */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=73y1W0knnXtb-Zvi2YvsDVqDDQS */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* Main Primary color - RED */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/* As RGBa codes */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/*Layout breakpoints*/
/* Generated by Paletton.com Â© 2002-2014 */
/* http://paletton.com */
.footer {
  text-align: center;
  padding-top: 74px;
  overflow: hidden;
  position: relative;
  color: #ffffff;
  border-top: 12px solid #403d37; }
  .footer:after {
    content: "";
    background-image: url(../img/bg-pattern.png);
    opacity: 0.1;
    position: absolute;
    bottom: 0;
    left: -20%;
    width: 200%;
    height: 100%;
    z-index: 0;
    -webkit-transform-origin: bottom left;
            transform-origin: bottom left;
    transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg); }
    @media (min-width: 1400px) {
      .footer:after {
        transform: rotate(-8deg);
        -webkit-transform: rotate(-8deg);
        -moz-transform: rotate(-8deg);
        -ms-transform: rotate(-8deg);
        -o-transform: rotate(-8deg); } }
    @media (max-width: 767px) {
      .footer:after {
        transform: rotate(-26deg);
        -webkit-transform: rotate(-26deg);
        -moz-transform: rotate(-26deg);
        -ms-transform: rotate(-26deg);
        -o-transform: rotate(-26deg); } }
  .footer .btn {
    margin: 0;
    position: relative;
    z-index: 2;
    background: #ffffff; }
    .footer .btn:hover {
      background: #a60f0f; }
  .footer h4 {
    margin-bottom: 14px; }
  .footer p {
    color: #ffffff; }
  .footer .bottom-bar {
    background: #403d37;
    height: 70px;
    width: 100%;
    position: relative;
    text-align: center;
    margin-top: 80px;
    border-bottom: 6px solid #c7a157;
    position: relative;
    z-index: 1; }
    .footer .bottom-bar .social {
      position: absolute;
      left: 40px;
      top: 12px;
      font-size: 2.5em; }
      @media (max-width: 767px) {
        .footer .bottom-bar .social {
          font-size: 2em; } }
      .footer .bottom-bar .social a {
        color: #ffffff;
        margin-right: 16px; }
    .footer .bottom-bar .cr {
      position: absolute;
      right: 40px;
      top: 20px; }
      .footer .bottom-bar .cr p {
        text-transform: uppercase; }
        @media (max-width: 767px) {
          .footer .bottom-bar .cr p {
            font-size: 0.6em; } }
      .footer .bottom-bar .cr a {
        text-transform: uppercase;
        color: #ffffff; }
        .footer .bottom-bar .cr a:hover {
          color: #dbdbdb; }
  .footer.small {
    padding: 0;
    border: 0; }
    .footer.small .container {
      display: none; }
    .footer.small .bottom-bar {
      margin-top: 0; }

@charset "UTF-8";
/* Font Family Name */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=73y1W0knnXtb-Zvi2YvsDVqDDQS */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* Main Primary color - RED */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/* As RGBa codes */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/*Layout breakpoints*/
/* Generated by Paletton.com Â© 2002-2014 */
/* http://paletton.com */
.half-fluid {
  position: relative; }
  .half-fluid .light h2, .half-fluid .light h4, .half-fluid .light p, .half-fluid .light a {
    color: #ffffff; }
  .half-fluid .dark h2, .half-fluid .dark h4, .half-fluid .dark p, .half-fluid .dark a {
    color: #403d37; }
  .half-fluid h4 {
    text-transform: none; }
  @media (max-width: 850px) {
    .half-fluid h2 {
      font-size: 3em; } }
  .half-fluid .copy {
    width: 50%;
    background-size: cover;
    background-position: bottom right; }
    @media (max-width: 767px) {
      .half-fluid .copy {
        width: 100%;
        padding: 20px 0; } }
  .half-fluid .image {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    background-size: cover;
    background-position: center center; }
    @media (max-width: 767px) {
      .half-fluid .image {
        display: none; } }
  .half-fluid .btn {
    margin-top: 100px;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .half-fluid .btn {
        width: 100%;
        text-align: center; } }
  .half-fluid.small .inner {
    padding: 5.7vw 4.2vw 5vw 4.2vw; }
  .half-fluid.big .inner {
    padding: 7.1vw 4.2vw 5vw 4.2vw; }

@charset "UTF-8";
/* Font Family Name */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=73y1W0knnXtb-Zvi2YvsDVqDDQS */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* Main Primary color - RED */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/* As RGBa codes */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/*Layout breakpoints*/
/* Generated by Paletton.com Â© 2002-2014 */
/* http://paletton.com */
.hero {
  padding-bottom: 55.7142%;
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden; }
  @media (max-width: 767px) {
    .hero {
      padding-bottom: 100%; } }
  .hero .heading {
    color: #ffffff;
    position: absolute;
    top: 27.1vw;
    font-size: 4.8vw; }
  .hero .hero-img-wrap {
    width: 66.7%;
    float: left;
    height: 0;
    padding-bottom: 55.8%;
    background-size: 120% auto;
    background-position: center 0;
    position: relative;
    background-color: #a60f0f; }
    @media (max-width: 767px) {
      .hero .hero-img-wrap {
        padding-bottom: 100%; } }
    .hero .hero-img-wrap .hero-image {
      display: block;
      top: 0;
      left: -10%;
      height: 120%;
      width: 120%;
      position: absolute;
      background-size: 100%;
      background-position: center 0; }
    @media (max-width: 767px) {
      .hero .hero-img-wrap .heading-wrap {
        position: absolute;
        padding: 30px 7vw 20px 7vw;
        width: 100%;
        bottom: 0;
        left: 0;
        background-color: rgba(166, 15, 15, 0.4);
        overflow: hidden; }
        .hero .hero-img-wrap .heading-wrap:before {
          transform: rotate(-15deg);
          -webkit-transform: rotate(-15deg);
          -moz-transform: rotate(-15deg);
          -ms-transform: rotate(-15deg);
          -o-transform: rotate(-15deg);
          content: "";
          top: -65%;
          left: -50%;
          height: 230%;
          width: 200%;
          background-image: url(../img/bg-pattern.png);
          position: absolute;
          z-index: 0;
          opacity: 0.15; } }
    .hero .hero-img-wrap .heading {
      right: 1.8vw; }
      @media (max-width: 767px) {
        .hero .hero-img-wrap .heading {
          font-size: 7vw;
          right: initial;
          bottom: 0;
          top: auto;
          text-align: left;
          width: 100%;
          position: relative;
          z-index: 10; } }
    @media (max-width: 767px) {
      .hero .hero-img-wrap {
        width: 100%; } }
  .hero .title-wrap {
    width: 33.3%;
    float: left;
    height: 0;
    padding-bottom: 55.8%;
    background: #a60f0f;
    overflow: hidden;
    position: relative; }
    .hero .title-wrap .heading {
      left: -0.3vw; }
    .hero .title-wrap .grid-bg {
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      position: absolute;
      display: block; }
    .hero .title-wrap .grid-bg-inner {
      position: absolute;
      top: -50%;
      left: -50%;
      height: 200%;
      width: 200%;
      display: inline-block;
      background-image: url(../img/bg-pattern.png);
      background-size: 73px 46px;
      opacity: 0.1;
      transform: rotate(-15deg);
      -webkit-transform: rotate(-15deg);
      -moz-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
      -o-transform: rotate(-15deg); }
    .hero .title-wrap .fluid {
      margin-top: 82%;
      margin-left: -3px;
      color: #ffffff; }
    @media (max-width: 767px) {
      .hero .title-wrap {
        display: none; } }
  @media (max-width: 400px) {
    .hero {
      padding-bottom: 75.7142%; }
      .hero .hero-img-wrap {
        width: 100%;
        padding-bottom: 75.8%; }
      .hero .title-wrap {
        display: none; } }

@charset "UTF-8";
/* Font Family Name */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=73y1W0knnXtb-Zvi2YvsDVqDDQS */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* Main Primary color - RED */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/* As RGBa codes */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/*Layout breakpoints*/
/* Generated by Paletton.com Â© 2002-2014 */
/* http://paletton.com */
.iframe {
  padding: 50px 0; }
  @media (max-width: 767px) {
    .iframe {
      padding: 50px 15px; } }

@charset "UTF-8";
/* Font Family Name */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=73y1W0knnXtb-Zvi2YvsDVqDDQS */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* Main Primary color - RED */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/* As RGBa codes */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/*Layout breakpoints*/
/* Generated by Paletton.com Â© 2002-2014 */
/* http://paletton.com */
.hidden-item-thumb-content {
  display: none; }

.item-thumb {
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  margin-bottom: 26px; }
  .item-thumb.out {
    opacity: 0;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none; }
  .item-thumb.col-sm-6 .wrap, .item-thumb.col-md-3 .wrap {
    display: block;
    border: 5px solid #8c8984;
    transition: border 0.2s;
    -webkit-transition: border 0.2s;
    -moz-transition: border 0.2s;
    -ms-transition: border 0.2s;
    -o-transition: border 0.2s;
    position: relative;
    overflow: hidden; }
  .item-thumb.col-sm-6 .title, .item-thumb.col-md-3 .title {
    height: 130px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    position: relative;
    z-index: 2;
    background: #ffffff;
    transition: background 0.2s;
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    -ms-transition: background 0.2s;
    -o-transition: background 0.2s; }
    .item-thumb.col-sm-6 .title:before, .item-thumb.col-md-3 .title:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      height: 100%; }
  .item-thumb.col-sm-6 h3, .item-thumb.col-md-3 h3 {
    max-width: 90%;
    display: inline-block;
    vertical-align: middle;
    transition: color 0.2s;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s; }
  .item-thumb.col-sm-6 .image, .item-thumb.col-md-3 .image {
    background-size: cover;
    background-position: center center;
    width: 100%;
    position: relative;
    z-index: 1;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    -webkit-transition: transform 0.2s;
    -moz-transition: transform 0.2s;
    -ms-transition: transform 0.2s;
    -o-transition: transform 0.2s; }
  .item-thumb.col-md-3 .title {
    height: 100px; }
    @media (max-width: 767px) {
      .item-thumb.col-md-3 .title {
        height: 130px; } }
  .item-thumb.col-md-3 h3 {
    font-size: 1.2625em;
    line-height: 1.2625em;
    padding-left: 12px;
    padding-top: 10px; }
    @media (min-width: 1200px) {
      .item-thumb.col-md-3 h3 {
        font-size: 1.5625em; } }
    @media (max-width: 767px) {
      .item-thumb.col-md-3 h3 {
        font-size: 2.0625em;
        padding-right: 10%; } }
  .item-thumb.col-md-3 .image {
    padding-bottom: 100%; }
    @media (max-width: 767px) {
      .item-thumb.col-md-3 .image {
        padding-bottom: 65%; } }
  .item-thumb.col-sm-6 h3 {
    font-size: 2.75em;
    padding-left: 20px;
    padding-top: 10px;
    padding-right: 10px; }
    @media (max-width: 767px) {
      .item-thumb.col-sm-6 h3 {
        font-size: 2.0625em;
        padding-right: 10%; } }
  .item-thumb.col-sm-6 .image {
    padding-bottom: 46%; }
    @media (max-width: 767px) {
      .item-thumb.col-sm-6 .image {
        padding-bottom: 65%; } }
  .item-thumb:hover {
    cursor: pointer; }
    .item-thumb:hover .wrap {
      border: 5px solid #c7a157; }
    .item-thumb:hover .title {
      background: #c7a157; }
    .item-thumb:hover h3 {
      color: #ffffff; }
    .item-thumb:hover .image {
      transform: scale(1.05);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05); }

@charset "UTF-8";
/* Font Family Name */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=73y1W0knnXtb-Zvi2YvsDVqDDQS */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* Main Primary color - RED */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/* As RGBa codes */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/*Layout breakpoints*/
/* Generated by Paletton.com Â© 2002-2014 */
/* http://paletton.com */

@charset "UTF-8";
/* Font Family Name */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=73y1W0knnXtb-Zvi2YvsDVqDDQS */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* Main Primary color - RED */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/* As RGBa codes */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/*Layout breakpoints*/
/* Generated by Paletton.com Â© 2002-2014 */
/* http://paletton.com */

@charset "UTF-8";
/* Font Family Name */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=73y1W0knnXtb-Zvi2YvsDVqDDQS */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* Main Primary color - RED */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/* As RGBa codes */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/*Layout breakpoints*/
/* Generated by Paletton.com Â© 2002-2014 */
/* http://paletton.com */
.location-wrap {
  width: 100%;
  position: relative; }
  .location-wrap .location-title {
    text-align: center;
    background-color: #a60f0f;
    overflow: hidden;
    word-spacing: 9999px; }
    .location-wrap .location-title h1 {
      font-size: 9.14vw;
      color: #ffffff;
      vertical-align: top;
      line-height: 0.9em;
      margin-top: 0.1em;
      margin-bottom: -0.2em; }
      @media (min-width: 1700px) {
        .location-wrap .location-title h1 {
          font-size: 9.9em;
          line-height: 0.85em; } }
      @media (max-width: 767px) {
        .location-wrap .location-title h1 {
          font-size: 4.5em;
          line-height: 1.1em;
          margin: 0.9em 0 0.6em 0; } }
      @media (max-width: 500px) {
        .location-wrap .location-title h1 {
          font-size: 2.5em; } }
  .location-wrap .location-body {
    position: relative;
    font-size: 0; }
  .location-wrap .info {
    display: inline-block;
    font-size: 16px;
    width: 41.7%;
    height: 100%;
    position: relative;
    vertical-align: top;
    text-align: center;
    padding: 0 2%; }
    @media (max-width: 767px) {
      .location-wrap .info {
        width: 100%; } }
  .location-wrap .specs {
    font-size: 16px;
    display: inline-block;
    color: #403d37;
    text-transform: uppercase;
    text-align: left;
    margin-top: 5em;
    max-width: 80%;
    position: relative; }
    @media (max-width: 900px) {
      .location-wrap .specs {
        font-size: 13px; } }
    .location-wrap .specs .spec {
      line-height: 1.5em;
      font-size: 1.5em;
      margin-bottom: 0.9em;
      position: relative; }
      @media (max-width: 767px) {
        .location-wrap .specs .spec {
          text-align: center;
          margin-bottom: 2.5em; } }
      .location-wrap .specs .spec.address {
        text-transform: uppercase; }
        .location-wrap .specs .spec.address:hover {
          color: #c7a157; }
        .location-wrap .specs .spec.address a {
          line-height: 1.5em;
          text-transform: uppercase; }
        @media (max-width: 767px) {
          .location-wrap .specs .spec.address a {
            text-decoration: underline; } }
      .location-wrap .specs .spec.address:before {
        color: #c7a157;
        position: absolute;
        content: "";
        font-family: "FontAwesome";
        font-size: 1em;
        left: -1.3em;
        top: -0.15em; }
        @media (max-width: 767px) {
          .location-wrap .specs .spec.address:before {
            font-size: 2em;
            position: relative;
            display: block;
            left: auto;
            margin-bottom: 0.3em; } }
      .location-wrap .specs .spec.number:before {
        color: #c7a157;
        position: absolute;
        content: "";
        font-family: "FontAwesome";
        font-size: 1em;
        left: -1.3em;
        top: -0.15em; }
        @media (max-width: 767px) {
          .location-wrap .specs .spec.number:before {
            font-size: 2em;
            position: relative;
            display: block;
            left: auto;
            margin-bottom: 0.3em; } }
      .location-wrap .specs .spec.hours:before {
        color: #c7a157;
        position: absolute;
        content: "";
        font-family: "FontAwesome";
        font-size: 1em;
        left: -1.3em;
        top: -0.15em; }
        @media (max-width: 767px) {
          .location-wrap .specs .spec.hours:before {
            font-size: 2em;
            position: relative;
            display: block;
            left: auto;
            margin-bottom: 0.3em; } }
    .location-wrap .specs .spec-list {
      margin-top: 3em; }
      @media (max-width: 767px) {
        .location-wrap .specs .spec-list {
          margin-bottom: 4em; } }
      .location-wrap .specs .spec-list li {
        font-size: 1.2em;
        line-height: 1.2em;
        margin-bottom: 1.2em;
        display: block;
        position: relative; }
      .location-wrap .specs .spec-list li:before {
        color: #c7a157;
        position: absolute;
        content: "";
        font-family: "FontAwesome";
        font-size: 0.9em;
        left: -1.5em;
        top: -0.2em; }
  .location-wrap .toggle {
    display: block;
    width: 100%; }
  .location-wrap .tab {
    font-size: 16px;
    width: 50%;
    display: inline-block;
    text-align: center;
    padding: 1.8em 0;
    border: 6px solid #ffffff; }
    @media (max-width: 767px) {
      .location-wrap .tab {
        display: none; } }
    .location-wrap .tab:hover {
      cursor: pointer;
      border: 6px solid #c7a157; }
  .location-wrap .tab i {
    color: #c7a157;
    font-size: 3.5em; }
  .location-wrap .tab.active {
    background-color: #c7a157;
    border: 6px solid #c7a157; }
    .location-wrap .tab.active i {
      color: #ffffff; }
  .location-wrap .interactive-area {
    width: 58.3%;
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: top; }
    @media (max-width: 767px) {
      .location-wrap .interactive-area {
        width: 100%; } }
    .location-wrap .interactive-area .item {
      display: inline-block;
      width: 100%;
      font-size: 16px; }
    .location-wrap .interactive-area .item img {
      width: 100%;
      display: block; }
    .location-wrap .interactive-area .inner {
      display: block;
      width: 100%;
      padding-bottom: 90%;
      background-size: cover;
      background-position: center center; }
  .location-wrap .interactive-body {
    position: relative;
    overflow: hidden; }
    .location-wrap .interactive-body.map-active .map {
      height: 100%; }
      @media (max-width: 767px) {
        .location-wrap .interactive-body.map-active .map {
          display: none !important; } }
    .location-wrap .interactive-body.map-active .dots {
      display: none; }
      @media (max-width: 767px) {
        .location-wrap .interactive-body.map-active .dots {
          display: block; } }
  .location-wrap .dots {
    text-align: center;
    position: absolute;
    bottom: 16px;
    left: 0;
    width: 100%; }
  .location-wrap .slick-dots li {
    margin: 0 6px; }
  .location-wrap .slick-dots li button {
    opacity: 1;
    border-radius: 50%;
    background: #ffffff;
    height: 12px;
    width: 12px;
    border: 0;
    outline: none;
    padding: 0; }
  .location-wrap .slick-dots .slick-active button {
    background-color: #a60f0f;
    opacity: 1; }
  .location-wrap .map {
    height: 700px;
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    display: block; }
    @media (max-width: 767px) {
      .location-wrap .map {
        display: none; } }

@charset "UTF-8";
/* Font Family Name */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=73y1W0knnXtb-Zvi2YvsDVqDDQS */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* Main Primary color - RED */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/* As RGBa codes */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/*Layout breakpoints*/
/* Generated by Paletton.com Â© 2002-2014 */
/* http://paletton.com */
.locations-title {
  width: 100%;
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden; }
  .locations-title .location-title-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 140%;
    width: 100%;
    background-size: 100% auto;
    background-position: center center; }
  .locations-title:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.35); }
  .locations-title h1 {
    padding: 0;
    margin: 80px 0 70px 0;
    color: #ffffff;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.74); }
    @media (min-width: 767px) {
      .locations-title h1 {
        font-size: 6.5em; } }
    @media (max-width: 767px) {
      .locations-title h1 {
        font-size: 3em; } }

@charset "UTF-8";
/* Font Family Name */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=73y1W0knnXtb-Zvi2YvsDVqDDQS */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* Main Primary color - RED */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/* As RGBa codes */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/*Layout breakpoints*/
/* Generated by Paletton.com Â© 2002-2014 */
/* http://paletton.com */
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  z-index: 10;
  opacity: 0;
  transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s; }
  .modal.show {
    display: block;
    opacity: 0; }
  .modal.show.in {
    display: block;
    opacity: 1; }
  .modal > .inner {
    position: relative;
    width: 100%; }
    .modal > .inner:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.97);
      z-index: -1;
      opacity: 0.985; }
    .modal > .inner:before {
      content: "";
      position: absolute;
      top: -50%;
      left: -50%;
      height: 90%;
      width: 200%;
      display: inline-block;
      background-image: url(../img/bg-pattern.png);
      opacity: 0.1;
      transform: rotate(-15deg);
      -webkit-transform: rotate(-15deg);
      -moz-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
      -o-transform: rotate(-15deg); }
      @media (max-width: 767px) {
        .modal > .inner:before {
          left: -100%; } }
  .modal .container {
    position: relative; }
  .modal .close {
    display: block;
    content: "";
    position: fixed;
    right: 40px;
    top: 30px;
    width: 0.75em;
    height: 1em;
    font-size: 76px;
    z-index: 10;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
    .modal .close:hover {
      color: #a60f0f; }
  .modal .col-md-6, .modal .col-md-12 {
    padding: 0px; }
  .modal .row {
    margin: 0; }
  .modal .name-header, .modal .program-header {
    margin-top: 100px;
    margin-bottom: 0.6em; }
  .modal .header-image-details {
    background: rgba(166, 15, 15, 0.6); }
    .modal .header-image-details h2 {
      position: relative;
      top: -0.75em;
      margin: 0px;
      color: #fff;
      padding: 0.15em;
      padding-left: 0.75em;
      text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.74); }
  .modal .program-header {
    width: 100%;
    text-align: center;
    margin-bottom: 0em; }
  .modal .header-image, .modal .description {
    position: relative;
    padding-top: 50%; }
  .modal .header-image {
    background-size: cover;
    background-position: center center; }
  .modal .header-image {
    background-position: center center; }
  .modal .share {
    position: absolute;
    bottom: 0px;
    left: 0px; }
    .modal .share i {
      font-size: 48px;
      margin-bottom: 16px;
      margin-right: 8px;
      margin-left: 8px;
      color: #c7a157;
      -webkit-transition: 0.2s;
      transition: 0.2s; }
      .modal .share i:hover {
        color: #dbdbdb; }
  .modal .description .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 8px solid #a60f0f;
    background: #fff;
    border-left: none; }
  .modal .description .title {
    background: #a60f0f; }
    .modal .description .title h3 {
      color: #fff;
      text-transform: none; }
  .modal .description .wysiwyg {
    padding-top: 16px; }
    .modal .description .wysiwyg h5 {
      color: #c7a157;
      margin-bottom: 0.125em;
      text-transform: none; }
    .modal .description .wysiwyg h5, .modal .description .wysiwyg p {
      font-size: 1.5em; }
  .modal .description .wysiwyg, .modal .description .share, .modal .description .title h3 {
    padding-left: 8px; }
  .modal .bio-header.undrscr-gold {
    margin-top: 112px;
    margin-bottom: 40px;
    width: auto;
    text-align: left; }
  .modal .info-block h4 {
    margin: 1.25em 0px;
    padding-top: 0.2em;
    line-height: 1.4em;
    text-align: center;
    width: 100%; }
    .modal .info-block h4 span {
      color: #c7a157; }
  .modal .info-block h5 {
    font-size: 1.5em;
    line-height: 1.4em;
    text-align: center;
    width: 100%;
    margin: 1em 0px; }
    .modal .info-block h5 span {
      color: #c7a157; }
  .modal .info-block p {
    margin: 0px;
    margin-bottom: 0.75em; }
  .modal .info-block .wysiwyg ul {
    text-align: center;
    margin-bottom: 50px; }
  .modal .info-block .wysiwyg li {
    margin: 10px;
    line-height: 26px;
    display: block; }
    .modal .info-block .wysiwyg li:after {
      content: "";
      height: 2px;
      width: 30px;
      margin: 20px auto;
      background: #8c8984;
      display: block; }
    .modal .info-block .wysiwyg li:last-child:after {
      display: none; }
    .modal .info-block .wysiwyg li span {
      color: #c7a157; }
    .modal .info-block .wysiwyg li span.red {
      color: #a60f0f; }
  .modal .info-block .wysiwyg ul.sublist li {
    font-size: 14px;
    color: #a60f0f; }
    .modal .info-block .wysiwyg ul.sublist li:after {
      display: none; }
  .modal .cta-area {
    text-align: center;
    margin-top: 1em; }
    .modal .cta-area.program-cta {
      margin-top: 4em; }
    .modal .cta-area h4 {
      margin: 0px; }
  .modal .cta-btn {
    margin-top: 10px; }
  @media (max-width: 990px) {
    .modal .person .header-image {
      padding-top: 100%; }
    .modal .person .description {
      padding-top: 0px; }
      .modal .person .description .inner {
        border: 8px solid #a60f0f;
        position: relative;
        height: auto; }
    .modal .person .description .wysiwyg {
      padding-bottom: 70px; } }
  @media (max-width: 600px) {
    .modal {
      width: 100vw; }
    .modal h2 {
      font-size: 2em; }
    .modal .close {
      font-size: 4em;
      top: 10px;
      right: 10px; } }

@charset "UTF-8";
/* Font Family Name */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=73y1W0knnXtb-Zvi2YvsDVqDDQS */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* Main Primary color - RED */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/* As RGBa codes */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/*Layout breakpoints*/
/* Generated by Paletton.com Â© 2002-2014 */
/* http://paletton.com */
.nav {
  position: relative;
  border-top: 6px solid #a60f0f;
  border-bottom: 1px solid #dbdbdb; }
  .nav li.home:before {
    display: none; }
  .nav li.home a {
    margin: 0px 50px 0px 43px;
    width: 76px; }
  .nav li.home a img {
    width: 100%; }
  @media (max-width: 767px) {
    .nav .main-nav-wrap {
      display: block;
      position: fixed;
      top: 0;
      left: 0;
      background: rgba(166, 15, 15, 0.9);
      height: 100%;
      width: 100%;
      z-index: 100;
      -webkit-transform-origin: top center;
              transform-origin: top center;
      text-align: center;
      transform: scaleY(0);
      -webkit-transform: scaleY(0);
      -moz-transform: scaleY(0);
      -ms-transform: scaleY(0);
      -o-transform: scaleY(0);
      -webkit-transition: -webkit-transform 0.2s;
      transition: -webkit-transform 0.2s;
      transition: transform 0.2s;
      transition: transform 0.2s, -webkit-transform 0.2s;
      -webkit-transition: transform 0.2s;
      -moz-transition: transform 0.2s;
      -ms-transition: transform 0.2s;
      -o-transition: transform 0.2s; }
      .nav .main-nav-wrap.active {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1); } }
  .nav .main-nav {
    text-align: left;
    height: 66px; }
    .nav .main-nav:before {
      content: "";
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    @media (max-width: 767px) {
      .nav .main-nav {
        position: relative;
        display: inline-block;
        margin-top: 20%;
        text-align: center; }
        .nav .main-nav li {
          display: block;
          margin: 20% 0; }
          .nav .main-nav li:hover a {
            color: #dbdbdb; }
          .nav .main-nav li:before {
            display: none; }
        .nav .main-nav .home {
          display: none; }
        .nav .main-nav a {
          color: #ffffff;
          font-size: 30px;
          margin: 0;
          display: inline-block; }
        .nav .main-nav:before {
          display: none; } }
  .nav li {
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    position: relative; }
    .nav li a {
      display: block;
      margin-right: 40px;
      font-size: 15px;
      text-transform: uppercase; }
    .nav li:before {
      content: "";
      position: absolute;
      height: 4px;
      left: -10px;
      top: 3px;
      background: #c7a157;
      z-index: -1;
      width: calc(100% - 20px);
      transform: scale(0.1);
      -webkit-transform: scale(0.1);
      transition: 0.2s transform;
      -webkit-transition: 0.2s transform;
      -moz-transition: 0.2s transform;
      -ms-transition: 0.2s transform;
      -o-transition: 0.2s transform; }
    .nav li:hover a {
      cursor: pointer; }
    .nav li:hover:before {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1); }
  .nav .calendar {
    position: absolute;
    top: 0;
    right: 40px;
    padding-left: 10px;
    margin-top: 27px;
    font-size: 12px;
    line-height: 12px;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -o-transition: 0.2s all; }
    .nav .calendar a {
      color: #6a655c;
      text-transform: uppercase; }
      .nav .calendar a:hover {
        cursor: pointer; }
    @media (max-width: 767px) {
      .nav .calendar {
        left: 10px;
        right: auto; }
        .nav .calendar a {
          color: #ffffff; } }
    .nav .calendar:before {
      content: "";
      height: 22px;
      width: 3px;
      position: absolute;
      left: -2px;
      top: -7px;
      background: #dbdbdb;
      transition: 0.2s all;
      -webkit-transition: 0.2s all;
      -moz-transition: 0.2s all;
      -ms-transition: 0.2s all;
      -o-transition: 0.2s all; }
      @media (max-width: 767px) {
        .nav .calendar:before {
          display: none; } }
    .nav .calendar:hover {
      cursor: pointer;
      color: #403d37; }
    .nav .calendar:hover:before {
      transform: translateX(-4px);
      -webkit-transform: translateX(-4px);
      -moz-transform: translateX(-4px);
      -ms-transform: translateX(-4px);
      -o-transform: translateX(-4px);
      cursor: default; }
  .nav .mobile-nav {
    width: 100%; }
    .nav .mobile-nav .home {
      width: 76px;
      padding: 10px;
      margin-left: 20px; }
      .nav .mobile-nav .home img {
        width: 100%; }
    .nav .mobile-nav .nav-toggle {
      position: absolute;
      top: 22%;
      right: 30px;
      font-size: 1.5em;
      z-index: 300; }
      .nav .mobile-nav .nav-toggle:hover {
        cursor: pointer;
        color: #8c8984; }
  .nav.mobile-nav-active .nav-toggle i {
    color: #ffffff; }

@charset "UTF-8";
/* Font Family Name */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=73y1W0knnXtb-Zvi2YvsDVqDDQS */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* Main Primary color - RED */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/* As RGBa codes */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/*Layout breakpoints*/
/* Generated by Paletton.com Â© 2002-2014 */
/* http://paletton.com */

@charset "UTF-8";
/* Font Family Name */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=73y1W0knnXtb-Zvi2YvsDVqDDQS */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* Main Primary color - RED */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/* As RGBa codes */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/*Layout breakpoints*/
/* Generated by Paletton.com Â© 2002-2014 */
/* http://paletton.com */
.section-heading {
  padding: 5em 0;
  text-align: center; }
  .section-heading .heading {
    margin-bottom: 0.222em; }
    @media (min-width: 767px) and (max-width: 991px) {
      .section-heading .heading {
        font-size: 70px !important; } }
  .section-heading .copy {
    text-align: left; }
  .locations .section-heading h1 {
    font-size: 2.5em; }

@charset "UTF-8";
/* Font Family Name */
/* LESS - http://lesscss.org style sheet */
/* Palette color codes */
/* Palette URL: http://paletton.com/#uid=73y1W0knnXtb-Zvi2YvsDVqDDQS */
/* Feel free to copy&paste color codes to your application */
/* MIXINS */
/* As hex codes */
/* Main Primary color - RED */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/* As RGBa codes */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
/*Layout breakpoints*/
/* Generated by Paletton.com Â© 2002-2014 */
/* http://paletton.com */
.sub-hero-copy {
  text-align: center;
  padding-top: 72px;
  padding-bottom: 72px; }
  .sub-hero-copy .temp-wrap {
    max-width: 780px;
    display: inline-block; }
  .sub-hero-copy .title {
    margin-bottom: 23px; }
  .sub-hero-copy .copy {
    text-align: left; }
  .sub-hero-copy .email {
    width: 100%;
    text-align: center;
    padding-top: 72px; }
  .sub-hero-copy h3 {
    color: #a60f0f; }
  .sub-hero-copy .location-wrap {
    max-width: 1400px;
    display: inline-block;
    position: relative;
    width: 100%;
    padding-top: 50px; }
  .sub-hero-copy .location {
    width: calc(50% - 40px);
    float: left;
    padding: 20px; }
    .sub-hero-copy .location h3 {
      padding-bottom: 25px; }
    .sub-hero-copy .location h4 {
      font-size: 30px;
      line-height: 36px; }

.body-copy {
  margin-left: 20px;
  margin-right: 20px; }

@media (max-width: 915px) {
  .email h3 {
    font-size: 36px; } }

@media (max-width: 768px) {
  .email h3 {
    font-size: 16px; }
  .sub-hero-copy .location {
    width: calc(100% - 40px); }
    .sub-hero-copy .location h4 {
      font-size: 22px;
      line-height: 30px; } }

@media (max-width: 400px) {
  .email h3 {
    font-size: 14px; } }
