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

article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.clearfix:before, .row:before,
.clearfix:after,
.row:after {
  content: "";
  display: table; }


.clearfix:after,
.row:after {
  clear: both; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@font-face {
  font-family: 'montserratlight';
  src: url("../fonts/montserrat-light-webfont.eot");
  src: url("../fonts/montserrat-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-light-webfont.woff2") format("woff2"), url("../fonts/montserrat-light-webfont.woff") format("woff"), url("../fonts/montserrat-light-webfont.ttf") format("truetype"), url("../fonts/montserrat-light-webfont.svg#montserratlight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratregular';
  src: url("../fonts/montserrat-regular-webfont.eot");
  src: url("../fonts/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-regular-webfont.woff2") format("woff2"), url("../fonts/montserrat-regular-webfont.woff") format("woff"), url("../fonts/montserrat-regular-webfont.ttf") format("truetype"), url("../fonts/montserrat-regular-webfont.svg#montserratregular") format("svg");
  font-weight: normal;
  font-style: normal; }

html, body {
  height: 100%;
  font-size: 10px;
  font-family: 'montserratregular', sans-serif;
  font-weight: 400; }
  html *, body * {
    -webkit-font-smoothing: antialiased; }

/** =========================================
 * Typography
 ===========================================*/
h1 {
  font-size: 38.4px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800; }
  @media screen and (min-width: 480px) {
    h1 {
      font-size: 44.8px; } }
  @media screen and (min-width: 768px) {
    h1 {
      font-size: 51.2px; } }
  @media screen and (min-width: 992px) {
    h1 {
      font-size: 57.6px; } }
  @media screen and (min-width: 1200px) {
    h1 {
      font-size: 64px; } }
  @media screen and (min-width: 1600px) {
    h1 {
      font-size: 64px; } }

h2 {
  font-size: 41.6px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800; }
  @media screen and (min-width: 480px) {
    h2 {
      font-size: 41.6px; } }
  @media screen and (min-width: 768px) {
    h2 {
      font-size: 41.6px; } }
  @media screen and (min-width: 992px) {
    h2 {
      font-size: 46.8px; } }
  @media screen and (min-width: 1200px) {
    h2 {
      font-size: 52px; } }
  @media screen and (min-width: 1600px) {
    h2 {
      font-size: 52px; } }

h3 {
  font-size: 36px;
  font-family: 'montserratregular', sans-serif;
  font-weight: 400; }
  @media screen and (min-width: 480px) {
    h3 {
      font-size: 36px; } }
  @media screen and (min-width: 768px) {
    h3 {
      font-size: 36px; } }
  @media screen and (min-width: 992px) {
    h3 {
      font-size: 40.5px; } }
  @media screen and (min-width: 1200px) {
    h3 {
      font-size: 45px; } }
  @media screen and (min-width: 1600px) {
    h3 {
      font-size: 45px; } }

h4 {
  font-size: 24px;
  font-family: 'montserratregular', sans-serif;
  font-weight: 400; }
  @media screen and (min-width: 480px) {
    h4 {
      font-size: 24px; } }
  @media screen and (min-width: 768px) {
    h4 {
      font-size: 24px; } }
  @media screen and (min-width: 992px) {
    h4 {
      font-size: 27px; } }
  @media screen and (min-width: 1200px) {
    h4 {
      font-size: 30px; } }
  @media screen and (min-width: 1600px) {
    h4 {
      font-size: 30px; } }

h5 {
  font-size: 20.8px;
  font-family: 'montserratregular', sans-serif;
  font-weight: 400; }
  @media screen and (min-width: 480px) {
    h5 {
      font-size: 20.8px; } }
  @media screen and (min-width: 768px) {
    h5 {
      font-size: 20.8px; } }
  @media screen and (min-width: 992px) {
    h5 {
      font-size: 23.4px; } }
  @media screen and (min-width: 1200px) {
    h5 {
      font-size: 26px; } }
  @media screen and (min-width: 1600px) {
    h5 {
      font-size: 26px; } }

h6 {
  font-size: 16px; }
  @media screen and (min-width: 480px) {
    h6 {
      font-size: 16px; } }
  @media screen and (min-width: 768px) {
    h6 {
      font-size: 16px; } }
  @media screen and (min-width: 992px) {
    h6 {
      font-size: 18px; } }
  @media screen and (min-width: 1200px) {
    h6 {
      font-size: 20px; } }
  @media screen and (min-width: 1600px) {
    h6 {
      font-size: 20px; } }

p, li {
  font-size: 13.6px; }
  @media screen and (min-width: 480px) {
    p, li {
      font-size: 13.6px; } }
  @media screen and (min-width: 768px) {
    p, li {
      font-size: 13.6px; } }
  @media screen and (min-width: 992px) {
    p, li {
      font-size: 15.3px; } }
  @media screen and (min-width: 1200px) {
    p, li {
      font-size: 17px; } }
  @media screen and (min-width: 1600px) {
    p, li {
      font-size: 17px; } }

span {
  font-size: 13.6px; }
  @media screen and (min-width: 480px) {
    span {
      font-size: 13.6px; } }
  @media screen and (min-width: 768px) {
    span {
      font-size: 13.6px; } }
  @media screen and (min-width: 992px) {
    span {
      font-size: 15.3px; } }
  @media screen and (min-width: 1200px) {
    span {
      font-size: 17px; } }
  @media screen and (min-width: 1600px) {
    span {
      font-size: 17px; } }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2; }

h1 {
  line-height: 1; }

p, li {
  line-height: 1.8; }

.vertical {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute; }
  .vertical.center {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center; }

.uppercase {
  text-transform: uppercase; }

.content {
  color: #434b4f; }

.center {
  text-align: center; }

.constrained {
  max-width: 840px;
  margin: 0 auto;
  width: 100%;
  padding: 0 12px; }

.typography a {
  color: #d0182a; }

.typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6, .typography p {
  margin-bottom: 24px; }
  .typography h1:last-child, .typography h2:last-child, .typography h3:last-child, .typography h4:last-child, .typography h5:last-child, .typography h6:last-child, .typography p:last-child {
    margin-bottom: 0; }

.padded {
  padding-top: 80px;
  padding-bottom: 80px; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2.5), only screen and (-o-min-device-pixel-ratio: 5/2), only screen and (min-resolution: 240dpi) {
  .icon-checkbox-checked {
    background-image: url(../img/sprites-retina.png);
    background-size: 54px 25px; }
  .icon-checkbox {
    background-image: url(../img/sprites-retina.png);
    background-size: 54px 25px; } }

.no-flexboxlegacy.no-touch.no-canvas .icon-checkbox-checked,
.icon-checkbox-checked {
  display: inline-block;
  background-image: url(../img/sprites.png);
  background-position: 0px 0px;
  width: 25px;
  height: 25px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-checkbox,
.icon-checkbox {
  display: inline-block;
  background-image: url(../img/sprites.png);
  background-position: -29px 0px;
  width: 25px;
  height: 25px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-arrow-left-light,
.icon-arrow-left-light {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -146px 0px;
  width: 22px;
  height: 40px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-arrow-left, .no-flexboxlegacy.no-touch.no-canvas .heroSlider .slick-prev, .heroSlider .no-flexboxlegacy.no-touch.no-canvas .slick-prev,
.no-flexboxlegacy.no-touch.no-canvas .slider .slick-prev, .slider .no-flexboxlegacy.no-touch.no-canvas .slick-prev,
.no-flexboxlegacy.no-touch.no-canvas .imageSlider .slick-prev, .imageSlider .no-flexboxlegacy.no-touch.no-canvas .slick-prev,
.icon-arrow-left,
.heroSlider .slick-prev,
.slider .slick-prev,
.imageSlider .slick-prev {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -98px 0px;
  width: 44px;
  height: 48px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-arrow-right-light,
.icon-arrow-right-light {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -146px -44px;
  width: 22px;
  height: 40px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-arrow-right, .no-flexboxlegacy.no-touch.no-canvas .heroSlider .slick-next, .heroSlider .no-flexboxlegacy.no-touch.no-canvas .slick-next,
.no-flexboxlegacy.no-touch.no-canvas .slider .slick-next, .slider .no-flexboxlegacy.no-touch.no-canvas .slick-next,
.no-flexboxlegacy.no-touch.no-canvas .imageSlider .slick-next, .imageSlider .no-flexboxlegacy.no-touch.no-canvas .slick-next,
.icon-arrow-right,
.heroSlider .slick-next,
.slider .slick-next,
.imageSlider .slick-next {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: 0px -75px;
  width: 44px;
  height: 47px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-close, .no-flexboxlegacy.no-touch.no-canvas .fancybox-close,
.icon-close,
.fancybox-close {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -48px -75px;
  width: 37px;
  height: 37px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-navburger,
.icon-navburger {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -98px -52px;
  width: 24px;
  height: 19px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-next, .no-flexboxlegacy.no-touch.no-canvas .fancybox-next span, .fancybox-next .no-flexboxlegacy.no-touch.no-canvas span,
.icon-next,
.fancybox-next span {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: 0px 0px;
  width: 45px;
  height: 71px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-prev, .no-flexboxlegacy.no-touch.no-canvas .fancybox-prev span, .fancybox-prev .no-flexboxlegacy.no-touch.no-canvas span,
.icon-prev,
.fancybox-prev span {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -49px 0px;
  width: 45px;
  height: 71px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2.5), only screen and (-o-min-device-pixel-ratio: 5/2), only screen and (min-resolution: 240dpi) {
  .icon-arrow-left-light {
    background-image: url(../images/sprites-retina.png);
    background-size: 168px 122px; }
  
  .icon-arrow-left,
  .heroSlider .slick-prev,
  .slider .slick-prev,
  .imageSlider .slick-prev {
    background-image: url(../images/sprites-retina.png);
    background-size: 168px 122px; }
  .icon-arrow-right-light {
    background-image: url(../images/sprites-retina.png);
    background-size: 168px 122px; }
  
  .icon-arrow-right,
  .heroSlider .slick-next,
  .slider .slick-next,
  .imageSlider .slick-next {
    background-image: url(../images/sprites-retina.png);
    background-size: 168px 122px; }
  
  .icon-close,
  .fancybox-close {
    background-image: url(../images/sprites-retina.png);
    background-size: 168px 122px; }
  .icon-navburger {
    background-image: url(../images/sprites-retina.png);
    background-size: 168px 122px; }
  
  .icon-next,
  .fancybox-next span {
    background-image: url(../images/sprites-retina.png);
    background-size: 168px 122px; }
  
  .icon-prev,
  .fancybox-prev span {
    background-image: url(../images/sprites-retina.png);
    background-size: 168px 122px; } }

.fancyButton, .Security .loginForm #MemberLoginForm_LoginForm input[type="submit"], .contactForm .input-wrap input[type="submit"], #SearchResults li .readMoreLink {
  position: relative;
  display: inline-block;
  color: #d0182a;
  padding: 12px 24px;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  font-family: 'montserratregular', sans-serif;
  font-weight: 400;
  border: 5px solid #c5c6c7;
  -webkit-transition: all 288ms;
  -o-transition: all 288ms;
  transition: all 288ms;
  text-transform: uppercase; }
  .fancyButton.green, .Security .loginForm #MemberLoginForm_LoginForm input.green[type="submit"], .contactForm .input-wrap input.green[type="submit"], #SearchResults li .green.readMoreLink {
    color: white; }
  .fancyButton.grey, .Security .loginForm #MemberLoginForm_LoginForm input.grey[type="submit"], .contactForm .input-wrap input.grey[type="submit"], #SearchResults li .grey.readMoreLink {
    color: white; }
  .fancyButton.grey-dark, .Security .loginForm #MemberLoginForm_LoginForm input.grey-dark[type="submit"], .contactForm .input-wrap input.grey-dark[type="submit"], #SearchResults li .grey-dark.readMoreLink {
    color: white; }
  .fancyButton.blue, .Security .loginForm #MemberLoginForm_LoginForm input.blue[type="submit"], .contactForm .input-wrap input.blue[type="submit"], #SearchResults li .blue.readMoreLink {
    color: white; }
  .fancyButton.white, .Security .loginForm #MemberLoginForm_LoginForm input.white[type="submit"], .contactForm .input-wrap input.white[type="submit"], #SearchResults li .white.readMoreLink {
    border-color: white;
    color: white; }
  .fancyButton:hover, .Security .loginForm #MemberLoginForm_LoginForm input:hover[type="submit"], .contactForm .input-wrap input:hover[type="submit"], #SearchResults li .readMoreLink:hover {
    border-color: #d0182a; }
    .fancyButton:hover.green, .Security .loginForm #MemberLoginForm_LoginForm input:hover.green[type="submit"], .contactForm .input-wrap input:hover.green[type="submit"], #SearchResults li .readMoreLink:hover.green {
      color: #d0182a;
      border-color: white;
      background: white; }
    .fancyButton:hover.grey, .Security .loginForm #MemberLoginForm_LoginForm input:hover.grey[type="submit"], .contactForm .input-wrap input:hover.grey[type="submit"], #SearchResults li .readMoreLink:hover.grey {
      color: #7a7a7a;
      border-color: white;
      background: white; }
    .fancyButton:hover.grey-dark, .Security .loginForm #MemberLoginForm_LoginForm input:hover.grey-dark[type="submit"], .contactForm .input-wrap input:hover.grey-dark[type="submit"], #SearchResults li .readMoreLink:hover.grey-dark {
      color: #7a7a7a;
      border-color: white;
      background: white; }
    .fancyButton:hover.blue, .Security .loginForm #MemberLoginForm_LoginForm input:hover.blue[type="submit"], .contactForm .input-wrap input:hover.blue[type="submit"], #SearchResults li .readMoreLink:hover.blue {
      color: #04283f;
      border-color: white;
      background: white; }
    .fancyButton:hover.white, .Security .loginForm #MemberLoginForm_LoginForm input:hover.white[type="submit"], .contactForm .input-wrap input:hover.white[type="submit"], #SearchResults li .readMoreLink:hover.white {
      color: #d0182a;
      border-color: #ffffff;
      background: #ffffff; }

.small-button {
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: .7rem 2rem;
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
  border: 2px solid #ffffff;
  -webkit-transition: background-color .3s ease, color .3s ease;
  -o-transition: background-color .3s ease, color .3s ease;
  transition: background-color .3s ease, color .3s ease; }
  .small-button:hover {
    background-color: #ffffff;
    color: #d0182a; }

form.loading .loader {
  display: block; }

.loader {
  display: none;
  position: absolute;
  font-size: 10px;
  margin: -1.5em auto 0;
  text-indent: -9999em;
  left: 0;
  right: 0;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  background: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, white), color-stop(42%, rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(left, white 10%, rgba(255, 255, 255, 0) 42%);
  background: linear-gradient(to right, white 10%, rgba(255, 255, 255, 0) 42%);
  -webkit-animation: load3 1.4s infinite linear;
          animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  top: 50%; }

.loader:before {
  position: absolute;
  content: '';
  display: block;
  width: 50%;
  height: 50%;
  background: white;
  border-radius: 100% 0 0 0;
  top: 0;
  left: 0; }

.loader:after {
  position: absolute;
  content: '';
  display: block;
  background: white;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.rippleDark,
.ripple {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0; }

.ripple .ink {
  background: rgba(255, 255, 255, 0.25); }

.rippleDark .ink {
  background: rgba(0, 0, 0, 0.25); }

.ink {
  display: block;
  position: absolute;
  border-radius: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

.ink.animate {
  -webkit-animation: ripple 360ms linear;
          animation: ripple 360ms linear; }

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
            transform: scale(2.5); } }

@keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
            transform: scale(2.5); } }

.LoadingNotification-anim {
  -webkit-transition: all 680ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 680ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 680ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  display: block;
  height: 160px;
  overflow: visible;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 160px;
  zoom: 2;
  -moz-transform: scale(1.8);
  visibility: hidden;
  opacity: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  position: absolute;
  z-index: 9999; }

.LoadingNotification-anim .circular {
  height: 160px;
  position: relative;
  width: 160px;
  -webkit-animation: loadingrotate 2s linear infinite;
          animation: loadingrotate 2s linear infinite; }

.LoadingNotification-anim .path {
  stroke-dasharray: 1, 100;
  stroke-dashoffset: 0;
  stroke-linecap: round; }

.LoadingNotification-anim .path {
  -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
          animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite; }

@-webkit-keyframes color {
  0%, 100% {
    stroke: #d0182a; }
  40% {
    stroke: #d0182a; }
  66% {
    stroke: #d0182a; }
  80%, 90% {
    stroke: #d0182a; } }

@keyframes color {
  0%, 100% {
    stroke: #d0182a; }
  40% {
    stroke: #d0182a; }
  66% {
    stroke: #d0182a; }
  80%, 90% {
    stroke: #d0182a; } }

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

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

@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124; } }

@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124; } }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999999999; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 9999999999; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px; }

.fancybox-close {
  position: fixed;
  top: 20px;
  right: 20px; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-prev span {
  left: 10px; }

.fancybox-next span {
  right: 10px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 999999999;
  background: rgba(208, 24, 42, 0.9); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

.fancy img {
  width: 100%;
  height: auto; }

.row .grid-1, .row .grid-2, .row .grid-3, .row .grid-4, .row .grid-5, .row .grid-6, .row .grid-7, .row .grid-8, .row .grid-9, .row .grid-10, .row .grid-11, .row .grid-12 {
  float: left;
  text-align: left;
  height: 100%;
  vertical-align: top;
  margin-top: 0;
  margin-left: 1%;
  padding: 0 24px; }

.row {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  vertical-align: top;
  position: relative;
  display: block; }
  .row .grid-1:first-child {
    margin-left: 0; }
  .row .grid-2:first-child {
    margin-left: 0; }
  .row .grid-3:first-child {
    margin-left: 0; }
  .row .grid-4:first-child {
    margin-left: 0; }
  .row .grid-5:first-child {
    margin-left: 0; }
  .row .grid-6:first-child {
    margin-left: 0; }
  .row .grid-7:first-child {
    margin-left: 0; }
  .row .grid-8:first-child {
    margin-left: 0; }
  .row .grid-9:first-child {
    margin-left: 0; }
  .row .grid-10:first-child {
    margin-left: 0; }
  .row .grid-11:first-child {
    margin-left: 0; }
  .row .grid-12:first-child {
    margin-left: 0; }
  .row .grid-1 {
    width: 7.4159%; }
  .row .grid-2 {
    width: 15.83333%; }
  .row .grid-3 {
    width: 24.25%; }
  .row .grid-4 {
    width: 32.66667%; }
  .row .grid-5 {
    width: 40.66667%; }
  .row .grid-6 {
    width: 49.5%; }
  .row .grid-7 {
    width: 57.33333%; }
  .row .grid-8 {
    width: 65.66667%; }
  .row .grid-9 {
    width: 74%; }
  .row .grid-10 {
    width: 82.33333%; }
  .row .grid-11 {
    width: 90.66667%; }
  .row .grid-12 {
    width: 100%; }

@media only screen and (min-width: 768px) {
  .grid-2:nth-child(3n+1),
  .grid-3:nth-child(4n+1),
  .grid-4:nth-child(3n+1) {
    margin-left: 0; } }

@media only screen and (max-width: 767px) {
  .row .grid-1 {
    margin-left: 0;
    width: 100%; }
  .row .grid-2 {
    margin-left: 0;
    width: 100%; }
  .row .grid-3 {
    margin-left: 0;
    width: 100%; }
  .row .grid-4 {
    margin-left: 0;
    width: 100%; }
  .row .grid-5 {
    margin-left: 0;
    width: 100%; }
  .row .grid-6 {
    margin-left: 0;
    width: 100%; }
  .row .grid-7 {
    margin-left: 0;
    width: 100%; }
  .row .grid-8 {
    margin-left: 0;
    width: 100%; }
  .row .grid-9 {
    margin-left: 0;
    width: 100%; }
  .row .grid-10 {
    margin-left: 0;
    width: 100%; }
  .row .grid-11 {
    margin-left: 0;
    width: 100%; }
  .row .grid-12 {
    margin-left: 0;
    width: 100%; }
  .row .grid-mobile-half:nth-child(2n+1),
  .row .grid-mobile-third:nth-child(3n+1),
  .row .grid-mobile-quarter:nth-child(4n+1) {
    margin-left: 0 !important; }
  .row .grid-mobile-half {
    width: 49%;
    margin-left: 2%; }
  .row .grid-mobile-third {
    width: 32.33333%;
    margin-left: 1.5%; }
  .row .grid-mobile-quarter {
    width: 24%;
    margin-left: 1.33333%; } }

@media only screen and (max-width: 767px) {
  .row .grid-mobile-half,
  .row .grid-mobile-third,
  .row .grid-mobile-quarter {
    margin-left: 0;
    width: 100%; } }

.row {
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.Security .loginForm {
  margin: 40px auto 80px;
  width: 100%;
  max-width: 400px;
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
          box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  padding: 50px; }
  .Security .loginForm p {
    margin-bottom: 24px;
    font-size: 13.6px;
    font-family: 'montserratlight', sans-serif;
    font-weight: 300; }
    @media screen and (min-width: 480px) {
      .Security .loginForm p {
        font-size: 13.6px; } }
    @media screen and (min-width: 768px) {
      .Security .loginForm p {
        font-size: 13.6px; } }
    @media screen and (min-width: 992px) {
      .Security .loginForm p {
        font-size: 15.3px; } }
    @media screen and (min-width: 1200px) {
      .Security .loginForm p {
        font-size: 17px; } }
    @media screen and (min-width: 1600px) {
      .Security .loginForm p {
        font-size: 17px; } }
  .Security .loginForm #MemberLoginForm_LoginForm label {
    font-family: 'montserratregular', sans-serif;
    font-weight: 400;
    display: block;
    font-size: 16px;
    margin-bottom: 10px; }
    @media screen and (min-width: 480px) {
      .Security .loginForm #MemberLoginForm_LoginForm label {
        font-size: 16px; } }
    @media screen and (min-width: 768px) {
      .Security .loginForm #MemberLoginForm_LoginForm label {
        font-size: 16px; } }
    @media screen and (min-width: 992px) {
      .Security .loginForm #MemberLoginForm_LoginForm label {
        font-size: 18px; } }
    @media screen and (min-width: 1200px) {
      .Security .loginForm #MemberLoginForm_LoginForm label {
        font-size: 20px; } }
    @media screen and (min-width: 1600px) {
      .Security .loginForm #MemberLoginForm_LoginForm label {
        font-size: 20px; } }
  .Security .loginForm #MemberLoginForm_LoginForm textarea,
  .Security .loginForm #MemberLoginForm_LoginForm input[type="email"],
  .Security .loginForm #MemberLoginForm_LoginForm input[type="password"],
  .Security .loginForm #MemberLoginForm_LoginForm input[type="text"] {
    outline: 0;
    height: 40px;
    border: 0;
    width: 100%;
    padding: 0 10px;
    font-size: 13.6px;
    font-family: 'montserratregular', sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
    background: white;
    -webkit-appearance: none;
    border-radius: 0; }
    @media screen and (min-width: 480px) {
      .Security .loginForm #MemberLoginForm_LoginForm textarea,
      .Security .loginForm #MemberLoginForm_LoginForm input[type="email"],
      .Security .loginForm #MemberLoginForm_LoginForm input[type="password"],
      .Security .loginForm #MemberLoginForm_LoginForm input[type="text"] {
        font-size: 13.6px; } }
    @media screen and (min-width: 768px) {
      .Security .loginForm #MemberLoginForm_LoginForm textarea,
      .Security .loginForm #MemberLoginForm_LoginForm input[type="email"],
      .Security .loginForm #MemberLoginForm_LoginForm input[type="password"],
      .Security .loginForm #MemberLoginForm_LoginForm input[type="text"] {
        font-size: 13.6px; } }
    @media screen and (min-width: 992px) {
      .Security .loginForm #MemberLoginForm_LoginForm textarea,
      .Security .loginForm #MemberLoginForm_LoginForm input[type="email"],
      .Security .loginForm #MemberLoginForm_LoginForm input[type="password"],
      .Security .loginForm #MemberLoginForm_LoginForm input[type="text"] {
        font-size: 15.3px; } }
    @media screen and (min-width: 1200px) {
      .Security .loginForm #MemberLoginForm_LoginForm textarea,
      .Security .loginForm #MemberLoginForm_LoginForm input[type="email"],
      .Security .loginForm #MemberLoginForm_LoginForm input[type="password"],
      .Security .loginForm #MemberLoginForm_LoginForm input[type="text"] {
        font-size: 17px; } }
    @media screen and (min-width: 1600px) {
      .Security .loginForm #MemberLoginForm_LoginForm textarea,
      .Security .loginForm #MemberLoginForm_LoginForm input[type="email"],
      .Security .loginForm #MemberLoginForm_LoginForm input[type="password"],
      .Security .loginForm #MemberLoginForm_LoginForm input[type="text"] {
        font-size: 17px; } }
  .Security .loginForm #MemberLoginForm_LoginForm input[type="submit"] {
    outline: 0;
    -webkit-appearance: none;
    border-radius: 0;
    width: 100%;
    cursor: pointer;
    padding: 10px 20px;
    background: transparent;
    margin: 10px auto;
    text-transform: uppercase;
    font-family: 'montserratlight', sans-serif;
    font-weight: 300;
    font-size: 16px; }
    @media screen and (min-width: 480px) {
      .Security .loginForm #MemberLoginForm_LoginForm input[type="submit"] {
        font-size: 16px; } }
    @media screen and (min-width: 768px) {
      .Security .loginForm #MemberLoginForm_LoginForm input[type="submit"] {
        font-size: 16px; } }
    @media screen and (min-width: 992px) {
      .Security .loginForm #MemberLoginForm_LoginForm input[type="submit"] {
        font-size: 18px; } }
    @media screen and (min-width: 1200px) {
      .Security .loginForm #MemberLoginForm_LoginForm input[type="submit"] {
        font-size: 20px; } }
    @media screen and (min-width: 1600px) {
      .Security .loginForm #MemberLoginForm_LoginForm input[type="submit"] {
        font-size: 20px; } }
  .Security .loginForm #MemberLoginForm_LoginForm .checkbox {
    margin-top: 10px; }
  .Security .loginForm #MemberLoginForm_LoginForm a {
    color: #d0182a; }
  .Security .loginForm .right {
    display: inline-block;
    margin-left: 12px;
    position: relative;
    top: -3px; }

.sod_select,
.sod_select * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.sod_select {
  display: inline-block;
  position: relative;
  line-height: 1;
  width: 100%;
  padding: 14px 20px;
  border: 1px solid #c5c6c7;
  text-align: left;
  outline: none;
  cursor: pointer;
  margin-bottom: 20px;
  font-family: 'montserratlight', sans-serif;
  font-weight: 300;
  color: #434b4f; }

.sod_select:before,
.sod_select:after {
  content: "\f078";
  position: absolute;
  font-family: 'FontAwesome';
  right: 10px;
  top: 15px;
  font-size: 12px; }

.sod_select.open {
  color: #919191; }

.sod_select.disabled {
  border-color: #828282;
  color: #b2b2b2;
  cursor: not-allowed; }

.sod_select .sod_label {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  padding-right: 15px; }

.sod_select .sod_list_wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  height: auto;
  width: 100%;
  background: #ffffff;
  outline: 1px solid #d4d5d3 !important;
  border-top: none;
  color: #434b4f;
  font-weight: 300;
  z-index: 1;
  margin-top: 6px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }

.sod_select.open .sod_list_wrapper {
  display: block; }

.sod_select.disabled.open .sod_list_wrapper {
  display: none; }

.sod_select.above .sod_list_wrapper {
  top: auto;
  bottom: 100%;
  border-top: 3px solid #000000;
  border-bottom: none; }

.sod_select .sod_list {
  display: block;
  overflow-y: auto;
  padding: 0;
  margin: 0; }

.sod_select .sod_option {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  position: relative;
  padding: 10px 10px;
  list-style-type: none; }

.sod_select .sod_option.optgroup,
.sod_select .sod_option.optgroup.disabled {
  background: inherit;
  color: #939393;
  font-size: 10px;
  font-style: italic; }

.sod_select .sod_option.groupchild {
  padding-left: 20px; }

.sod_select .sod_option.is-placeholder {
  display: none; }

.sod_select .sod_option.disabled {
  background: inherit;
  color: #cccccc; }

.sod_select .sod_option.active {
  background: #f7f7f7;
  color: #333333; }

.sod_select .sod_option.selected {
  font-weight: 700;
  padding-right: 25px; }

.sod_select .sod_option.selected:before {
  content: "\f00c";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  color: #808080;
  font-family: 'FontAwesome';
  height: 9px;
  width: 10px; }

.sod_select.no_highlight .sod_option.selected {
  font-weight: 300; }

.sod_select.no_highlight .sod_option.selected:before {
  display: none; }

.sod_select select {
  display: none !important; }

.sod_select.touch select {
  -webkit-appearance: menulist-button;
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 1; }

.heroSlider .slick-next,
.heroSlider .slick-prev,
.slider .slick-next,
.slider .slick-prev,
.imageSlider .slick-next,
.imageSlider .slick-prev {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  z-index: 2;
  font-size: 0;
  border: 0;
  background-color: transparent;
  outline: none;
  cursor: pointer; }

.heroSlider .slick-prev,
.slider .slick-prev,
.imageSlider .slick-prev {
  left: 0; }

.heroSlider .slick-next,
.slider .slick-next,
.imageSlider .slick-next {
  right: 0; }

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before, .slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.contactForm {
  width: 50%; }
  .contactForm:before, .contactForm:after {
    content: "";
    display: table; }
  .contactForm:after {
    clear: both; }
  .contactForm form {
    position: relative; }
  .contactForm .input-wrap {
    display: block;
    width: 100%;
    float: left;
    position: relative; }
    .contactForm .input-wrap input,
    .contactForm .input-wrap textarea {
      width: 100%;
      -webkit-appearance: none;
      border: 1px solid #d4d5d3;
      margin-bottom: 24px;
      font-size: 13.6px;
      padding: 12px 12px 13px 12px;
      resize: none;
      -webkit-transition: all 120ms;
      -o-transition: all 120ms;
      transition: all 120ms; }
      @media screen and (min-width: 480px) {
        .contactForm .input-wrap input,
        .contactForm .input-wrap textarea {
          font-size: 13.6px; } }
      @media screen and (min-width: 768px) {
        .contactForm .input-wrap input,
        .contactForm .input-wrap textarea {
          font-size: 13.6px; } }
      @media screen and (min-width: 992px) {
        .contactForm .input-wrap input,
        .contactForm .input-wrap textarea {
          font-size: 15.3px; } }
      @media screen and (min-width: 1200px) {
        .contactForm .input-wrap input,
        .contactForm .input-wrap textarea {
          font-size: 17px; } }
      @media screen and (min-width: 1600px) {
        .contactForm .input-wrap input,
        .contactForm .input-wrap textarea {
          font-size: 17px; } }
      .contactForm .input-wrap input:focus,
      .contactForm .input-wrap textarea:focus {
        outline: none;
        bordeR: 1px solid #d0182a; }
    .contactForm .input-wrap input[type="submit"] {
      float: right;
      width: auto;
      background: transparent;
      border: 5px solid #7a7a7a;
      padding: 12px 36px;
      cursor: pointer; }
      .contactForm .input-wrap input[type="submit"]:hover {
        background: #d0182a;
        color: white; }

.honeypot {
  display: none; }

.field {
  position: relative; }

.parsley-errors-list {
  position: absolute;
  bottom: 8px; }
  .parsley-errors-list li {
    font-size: 12px;
    color: #d0182a;
    font-style: italic; }

.sod_select .parsley-errors-list {
  bottom: -18px;
  left: 0;
  font-weight: 700; }

#map-canvas {
  position: relative;
  width: 100%; }
  #map-canvas:after {
    content: '';
    position: relative;
    display: block;
    padding-bottom: 65.75%; }
  #map-canvas > div {
    z-index: 3 !important; }

#global-map-canvas {
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: 40px auto 60px; }
  #global-map-canvas:after {
    content: '';
    position: relative;
    display: block;
    padding-bottom: 38.19444%; }
  #global-map-canvas > div {
    z-index: 3 !important; }

.locationConstraint {
  max-width: 1024px;
  margin: 0 auto; }
  .locationConstraint:before, .locationConstraint:after {
    content: "";
    display: table; }
  .locationConstraint:after {
    clear: both; }

.locationDetail,
.contactForm {
  width: 100%;
  padding: 40px 20px;
  display: block;
  float: right;
  color: #434b4f; }
  @media only screen and (min-width: 768px) {
    .locationDetail,
    .contactForm {
      padding: 80px 20px;
      width: 50%; } }
  .locationDetail h2, .locationDetail h3,
  .contactForm h2,
  .contactForm h3 {
    font-family: 'montserratlight', sans-serif;
    font-weight: 300;
    margin-bottom: 12px;
    display: block; }
  .locationDetail h3,
  .contactForm h3 {
    color: #d0182a; }
  .locationDetail h5,
  .contactForm h5 {
    margin-bottom: 30px;
    font-size: 16px; }
    @media screen and (min-width: 480px) {
      .locationDetail h5,
      .contactForm h5 {
        font-size: 16px; } }
    @media screen and (min-width: 768px) {
      .locationDetail h5,
      .contactForm h5 {
        font-size: 16px; } }
    @media screen and (min-width: 992px) {
      .locationDetail h5,
      .contactForm h5 {
        font-size: 18px; } }
    @media screen and (min-width: 1200px) {
      .locationDetail h5,
      .contactForm h5 {
        font-size: 20px; } }
    @media screen and (min-width: 1600px) {
      .locationDetail h5,
      .contactForm h5 {
        font-size: 20px; } }

.locationConstraint--alt .contactForm {
  width: 100% !important; }
  .locationConstraint--alt .contactForm .input-wrap {
    display: block;
    float: left; }
    @media only screen and (min-width: 768px) {
      .locationConstraint--alt .contactForm .input-wrap {
        width: 50%; }
        .locationConstraint--alt .contactForm .input-wrap:nth-child(odd) {
          padding-right: 10px; } }
    .locationConstraint--alt .contactForm .input-wrap:nth-child(7) {
      width: 100%;
      padding-right: 0; }
    .locationConstraint--alt .contactForm .input-wrap input[type="submit"] {
      float: left; }

.locations {
  text-align: center; }
  .locations .location {
    color: #434b4f;
    width: auto;
    display: inline-block;
    vertical-align: top;
    padding: 24px 30px; }
    .locations .location h3 {
      font-family: 'montserratlight', sans-serif;
      font-weight: 300;
      text-transform: uppercase;
      margin-bottom: 12px;
      font-size: 2.8rem; }
    .locations .location p {
      font-family: 'montserratlight', sans-serif;
      font-weight: 300;
      font-size: 16px;
      font-size: 13.6px; }
      @media screen and (min-width: 480px) {
        .locations .location p {
          font-size: 16px; } }
      @media screen and (min-width: 768px) {
        .locations .location p {
          font-size: 16px; } }
      @media screen and (min-width: 992px) {
        .locations .location p {
          font-size: 18px; } }
      @media screen and (min-width: 1200px) {
        .locations .location p {
          font-size: 20px; } }
      @media screen and (min-width: 1600px) {
        .locations .location p {
          font-size: 20px; } }
      @media screen and (min-width: 480px) {
        .locations .location p {
          font-size: 13.6px; } }
      @media screen and (min-width: 768px) {
        .locations .location p {
          font-size: 13.6px; } }
      @media screen and (min-width: 992px) {
        .locations .location p {
          font-size: 15.3px; } }
      @media screen and (min-width: 1200px) {
        .locations .location p {
          font-size: 17px; } }
      @media screen and (min-width: 1600px) {
        .locations .location p {
          font-size: 17px; } }
    .locations .location .fancyButton, .locations .location .Security .loginForm #MemberLoginForm_LoginForm input[type="submit"], .Security .loginForm #MemberLoginForm_LoginForm .locations .location input[type="submit"], .locations .location .contactForm .input-wrap input[type="submit"], .contactForm .input-wrap .locations .location input[type="submit"], .locations .location #SearchResults li .readMoreLink, #SearchResults li .locations .location .readMoreLink {
      font-size: 13.6px; }
      @media screen and (min-width: 480px) {
        .locations .location .fancyButton, .locations .location .Security .loginForm #MemberLoginForm_LoginForm input[type="submit"], .Security .loginForm #MemberLoginForm_LoginForm .locations .location input[type="submit"], .locations .location .contactForm .input-wrap input[type="submit"], .contactForm .input-wrap .locations .location input[type="submit"], .locations .location #SearchResults li .readMoreLink, #SearchResults li .locations .location .readMoreLink {
          font-size: 13.6px; } }
      @media screen and (min-width: 768px) {
        .locations .location .fancyButton, .locations .location .Security .loginForm #MemberLoginForm_LoginForm input[type="submit"], .Security .loginForm #MemberLoginForm_LoginForm .locations .location input[type="submit"], .locations .location .contactForm .input-wrap input[type="submit"], .contactForm .input-wrap .locations .location input[type="submit"], .locations .location #SearchResults li .readMoreLink, #SearchResults li .locations .location .readMoreLink {
          font-size: 13.6px; } }
      @media screen and (min-width: 992px) {
        .locations .location .fancyButton, .locations .location .Security .loginForm #MemberLoginForm_LoginForm input[type="submit"], .Security .loginForm #MemberLoginForm_LoginForm .locations .location input[type="submit"], .locations .location .contactForm .input-wrap input[type="submit"], .contactForm .input-wrap .locations .location input[type="submit"], .locations .location #SearchResults li .readMoreLink, #SearchResults li .locations .location .readMoreLink {
          font-size: 15.3px; } }
      @media screen and (min-width: 1200px) {
        .locations .location .fancyButton, .locations .location .Security .loginForm #MemberLoginForm_LoginForm input[type="submit"], .Security .loginForm #MemberLoginForm_LoginForm .locations .location input[type="submit"], .locations .location .contactForm .input-wrap input[type="submit"], .contactForm .input-wrap .locations .location input[type="submit"], .locations .location #SearchResults li .readMoreLink, #SearchResults li .locations .location .readMoreLink {
          font-size: 17px; } }
      @media screen and (min-width: 1600px) {
        .locations .location .fancyButton, .locations .location .Security .loginForm #MemberLoginForm_LoginForm input[type="submit"], .Security .loginForm #MemberLoginForm_LoginForm .locations .location input[type="submit"], .locations .location .contactForm .input-wrap input[type="submit"], .contactForm .input-wrap .locations .location input[type="submit"], .locations .location #SearchResults li .readMoreLink, #SearchResults li .locations .location .readMoreLink {
          font-size: 17px; } }
    .locations .location .tel {
      font-family: 'montserratlight', sans-serif;
      font-weight: 300;
      font-size: 16px;
      color: #d0182a;
      text-decoration: none;
      margin-bottom: 20px;
      display: block;
      margin-top: 10px; }
      @media screen and (min-width: 480px) {
        .locations .location .tel {
          font-size: 16px; } }
      @media screen and (min-width: 768px) {
        .locations .location .tel {
          font-size: 16px; } }
      @media screen and (min-width: 992px) {
        .locations .location .tel {
          font-size: 18px; } }
      @media screen and (min-width: 1200px) {
        .locations .location .tel {
          font-size: 20px; } }
      @media screen and (min-width: 1600px) {
        .locations .location .tel {
          font-size: 20px; } }

.ctaBlock {
  position: relative;
  margin: 0 auto;
  font-size: 0;
  padding: 60px 20px;
  max-width: 980px; }
  .ctaBlock a img {
    -webkit-transition: all 120ms;
    -o-transition: all 120ms;
    transition: all 120ms; }
  .ctaBlock a:hover img {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05); }
  .ctaBlock .cta {
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 100%;
    padding: 30px; }
    @media only screen and (min-width: 768px) {
      .ctaBlock .cta {
        width: 33.33333%; } }
    .ctaBlock .cta h5 {
      padding-top: 24px;
      text-transform: uppercase;
      color: #d0182a; }
    .ctaBlock .cta p {
      font-size: 13.6px; }
      @media screen and (min-width: 480px) {
        .ctaBlock .cta p {
          font-size: 13.6px; } }
      @media screen and (min-width: 768px) {
        .ctaBlock .cta p {
          font-size: 13.6px; } }
      @media screen and (min-width: 992px) {
        .ctaBlock .cta p {
          font-size: 15.3px; } }
      @media screen and (min-width: 1200px) {
        .ctaBlock .cta p {
          font-size: 17px; } }
      @media screen and (min-width: 1600px) {
        .ctaBlock .cta p {
          font-size: 17px; } }

footer {
  position: relative; }
  footer .social {
    right: 1rem; }
    @media only screen and (max-width: 767px) {
      footer .social {
        margin-left: 20px;
        margin-top: 10px;
        margin-bottom: 10px; } }
    @media only screen and (min-width: 768px) {
      footer .social {
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        position: absolute; } }
    footer .social img {
      margin-left: 6px; }
  @media only screen and (max-width: 767px) {
    footer .grid-mobile-half {
      margin-bottom: 24px; } }
  footer .innerWrap {
    padding: 40px 24px 24px;
    margin: 0 auto;
    max-width: 1440px; }
    footer .innerWrap:before, footer .innerWrap:after {
      content: "";
      display: table; }
    footer .innerWrap:after {
      clear: both; }
  footer .grid-2 {
    width: 100%;
    margin-bottom: 24px;
    float: left;
    display: block; }
    @media only screen and (min-width: 500px) {
      footer .grid-2 {
        width: 50%; } }
    @media only screen and (min-width: 1024px) {
      footer .grid-2 {
        width: 33.33333%; } }
    @media only screen and (min-width: 1024px) {
      footer .grid-2 {
        width: 20%; } }
  footer .grid-6 {
    width: 100%;
    float: left;
    display: block; }
    @media only screen and (min-width: 500px) {
      footer .grid-6 {
        width: 60%; } }
    @media only screen and (min-width: 1024px) {
      footer .grid-6 {
        width: 40%; } }

.heroLinks {
  width: 100%; }
  .heroLinks:before, .heroLinks:after {
    content: "";
    display: table; }
  .heroLinks:after {
    clear: both; }
  @media only screen and (min-width: 1280px) {
    .heroLinks {
      display: table; } }
  .heroLinks .heroLink {
    width: 100%;
    display: block;
    padding: 24px;
    text-align: center; }
    @media only screen and (min-width: 1280px) {
      .heroLinks .heroLink {
        width: 50%;
        display: table-cell;
        vertical-align: middle; } }
    .heroLinks .heroLink.blue {
      background: #04283f; }
      .heroLinks .heroLink.blue b {
        color: #d0182a; }
    .heroLinks .heroLink.green {
      background: #d0182a; }
      .heroLinks .heroLink.green b {
        color: #04283f; }
    .heroLinks .heroLink h6 {
      vertical-align: middle;
      color: white;
      line-height: 1.4; }
      @media only screen and (min-width: 640px) {
        .heroLinks .heroLink h6 br {
          display: none; } }
      .heroLinks .heroLink h6 a {
        color: white;
        vertical-align: middle;
        text-decoration: none;
        display: inline-block;
        margin-left: 12px; }
        .heroLinks .heroLink h6 a svg path {
          -webkit-transition: all 330ms;
          -o-transition: all 330ms;
          transition: all 330ms; }
        .heroLinks .heroLink h6 a:hover svg path {
          fill: #04283f; }

.footerLinks {
  background: #f9f9f9;
  color: #434b4f; }
  .footerLinks .row {
    max-width: 1440px;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .footerLinks .row {
        padding: 40px 0 !important; } }
  .footerLinks .row {
    padding: 40px; }
  .footerLinks h5 {
    font-family: 'montserratregular', sans-serif;
    font-weight: 400;
    margin-bottom: 12px;
    font-size: 23px; }
  .footerLinks .green {
    color: #d0182a; }
  .footerLinks p {
    font-family: 'montserratlight', sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 1.8; }
    .footerLinks p a {
      color: #434b4f;
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease; }
      .footerLinks p a:hover {
        color: #d0182a; }

.copyright {
  position: relative;
  background: black;
  width: 100%;
  text-align: left;
  padding: 12px 12px; }
  .copyright:before, .copyright:after {
    content: "";
    display: table; }
  .copyright:after {
    clear: both; }
  @media only screen and (max-width: 767px) {
    .copyright {
      padding-left: 0 !important; }
      .copyright .social {
        position: absolute;
        right: 20px;
        top: 5px; } }
  .copyright a {
    color: #d0182a;
    text-decoration: none; }
  @media only screen and (max-width: 767px) {
    .copyright {
      padding: 12px 24px; }
      .copyright span {
        padding: 12px 12px 12px 30px; } }
  .copyright > svg {
    width: 142px;
    display: inline-block;
    vertical-align: middle; }
  .copyright span {
    display: inline-block;
    vertical-align: middle;
    color: white;
    font-family: 'montserratlight', sans-serif;
    font-weight: 300;
    font-size: 12px; }

footer .field {
  position: relative; }

footer .parsley-errors-list {
  position: absolute;
  color: #d0182a;
  bottom: 5px; }
  footer .parsley-errors-list li {
    font-style: italic;
    font-size: 12px; }

footer ::-webkit-input-placeholder {
  color: #7a7a7a; }

footer :-moz-placeholder {
  color: #7a7a7a; }

footer ::-moz-placeholder {
  color: #7a7a7a; }

footer :-ms-input-placeholder {
  color: #7a7a7a; }

footer label {
  display: none; }

footer input,
footer textarea {
  width: 100%;
  -webkit-appearance: none;
  border: 1px solid #d4d5d3;
  border-left: 0;
  border-right: 0;
  background: transparent;
  margin-bottom: 24px;
  font-size: 13.6px;
  padding: 12px;
  resize: none; }
  @media screen and (min-width: 480px) {
    footer input,
    footer textarea {
      font-size: 13.6px; } }
  @media screen and (min-width: 768px) {
    footer input,
    footer textarea {
      font-size: 13.6px; } }
  @media screen and (min-width: 992px) {
    footer input,
    footer textarea {
      font-size: 15.3px; } }
  @media screen and (min-width: 1200px) {
    footer input,
    footer textarea {
      font-size: 17px; } }
  @media screen and (min-width: 1600px) {
    footer input,
    footer textarea {
      font-size: 17px; } }

footer input[type="submit"] {
  background: transparent;
  border: 5px solid #c5c6c7;
  padding: 12px 36px;
  width: 100%;
  cursor: pointer;
  color: #d0182a;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600; }
  footer input[type="submit"]:hover {
    background: #d0182a;
    color: #f9f9f9;
    border: 5px solid #d0182a; }

.footerContact {
  background: #f9f9f9 url("../images/standard/wooden_background.jpg") repeat; }
  .footerContact .innerWrap {
    max-width: 1440px;
    margin: 0 auto;
    padding: 80px 20px; }
    @media only screen and (min-width: 768px) {
      .footerContact .innerWrap {
        padding: 160px 20px; } }
    .footerContact .innerWrap h1 a {
      color: #d0182a;
      font-family: 'montserratlight', sans-serif;
      font-weight: 300;
      text-decoration: none; }
  .footerContact h1 a, .footerContact h2 a, .footerContact h3 a, .footerContact h4 a, .footerContact h5 a, .footerContact h6 a, .footerContact p a {
    color: #d0182a;
    font-family: 'montserratlight', sans-serif;
    font-weight: 300;
    text-decoration: none; }

.galleryHolder {
  margin: 0 auto;
  max-width: 1440px;
  padding: 50px 20px; }

.masonryItem {
  display: block;
  float: left;
  width: 50%;
  border: 6px solid white;
  position: relative;
  overflow: hidden;
  cursor: pointer; }
  @media only screen and (min-width: 540px) {
    .masonryItem {
      width: 33.33333%; } }
  @media only screen and (min-width: 768px) {
    .masonryItem {
      width: 25%; } }
  .masonryItem img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-transition: all 3000ms;
    -o-transition: all 3000ms;
    transition: all 3000ms; }
  .masonryItem:hover img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); }

.lazyWrap {
  margin: 60px auto 20px;
  text-align: center; }

header {
  display: block;
  width: 100%;
  padding: 0 36px;
  position: relative;
  z-index: 99999; }
  header:before, header:after {
    content: "";
    display: table; }
  header:after {
    clear: both; }
  @media only screen and (max-width: 1279px) {
    header {
      padding: 12px 0; } }
  header .innerWrap {
    max-width: 1440px;
    margin: 0 auto; }
  header .logo {
    z-index: 9999; }
    header .logo svg {
      -webkit-transition: all 330ms;
      -o-transition: all 330ms;
      transition: all 330ms;
      width: 191px;
      height: 81px; }
    @media only screen and (min-width: 1280px) {
      header .logo {
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        position: absolute; } }
    @media only screen and (max-width: 1279px) {
      header .logo {
        margin-left: 20px; }
        header .logo svg {
          width: 119px;
          height: 50px;
          margin: 11px 0; } }
  header nav {
    margin-right: 36px;
    float: right;
    color: white; }
    @media only screen and (max-width: 1279px) {
      header nav {
        right: 12px; } }
    header nav > ul > li {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      padding: 40px 0; }
      header nav > ul > li.current a:after {
        width: calc(100% - 20px);
        opacity: 1; }
      header nav > ul > li > a {
        cursor: pointer;
        padding: 10px;
        font-size: 16px;
        font-family: 'montserratlight', sans-serif;
        font-weight: 300;
        color: #333;
        text-decoration: none;
        position: relative;
        text-transform: uppercase; }
        header nav > ul > li > a.section:after, header nav > ul > li > a:hover:after {
          width: calc(100% - 20px);
          opacity: 1; }
        header nav > ul > li > a:after {
          position: absolute;
          content: '';
          display: block;
          left: 0;
          right: 0;
          margin: 0 auto;
          height: 3px;
          bottom: -3px;
          background: #d0182a;
          width: 0;
          opacity: 0;
          -webkit-transition: all 220ms;
          -o-transition: all 220ms;
          transition: all 220ms; }
        header nav > ul > li > a.contactButton {
          margin-left: 24px; }
          header nav > ul > li > a.contactButton:after {
            background: Transparent;
            width: 100%; }
      header nav > ul > li:hover ul {
        opacity: 1;
        visibility: visible;
        z-index: 1; }
      header nav > ul > li ul {
        position: absolute;
        top: 100%;
        background: rgba(50, 50, 50, 0.93);
        -webkit-transition: all 120ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        -o-transition: all 120ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: all 120ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        opacity: 0;
        visibility: hidden;
        z-index: -1;
        width: 250px; }
        header nav > ul > li ul li a {
          padding: 10px 20px;
          display: block;
          color: white;
          font-family: 'montserratlight', sans-serif;
          font-weight: 300;
          text-decoration: none;
          text-transform: uppercase;
          -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          -o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
          header nav > ul > li ul li a:hover {
            background: rgba(0, 0, 0, 0.1); }

.navburger {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 20px;
  cursor: pointer;
  z-index: 1000;
  display: block;
  -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  right: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute; }
  @media only screen and (min-width: 1024px) {
    .navburger {
      display: none; } }
  .navburger span {
    width: 100%;
    height: 4px;
    position: relative;
    margin: 7px 0;
    background: #d0182a;
    display: block;
    -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .navburger:hover span {
    background: #d0182a; }

header nav {
  display: none; }
  @media only screen and (min-width: 1024px) {
    header nav {
      display: block; } }

.off-canvas {
  position: absolute;
  top: 0;
  right: 0;
  min-height: 100%;
  left: 0;
  background: white;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  -webkit-transition: all 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 240ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  visibility: hidden;
  opacity: 0; }
  .off-canvas > ul {
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 480ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    background: white;
    width: auto;
    padding: 90px 0px 30px 20px;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.5); }
    .off-canvas > ul > li {
      display: block;
      max-height: 38px;
      overflow: hidden;
      border-bottom: 1px solid #f9f9f9;
      position: relative;
      line-height: 32px;
      -webkit-transition: all 440ms;
      -o-transition: all 440ms;
      transition: all 440ms; }
      .off-canvas > ul > li.open {
        max-height: 300px; }
        .off-canvas > ul > li.open .js-subnav {
          -webkit-transform: rotate(-180deg);
              -ms-transform: rotate(-180deg);
                  transform: rotate(-180deg); }
      .off-canvas > ul > li .js-subnav {
        -webkit-transition: all 440ms;
        -o-transition: all 440ms;
        transition: all 440ms;
        position: absolute;
        background: #f9f9f9;
        cursor: pointer;
        right: 0;
        top: 0; }
        .off-canvas > ul > li .js-subnav svg {
          display: block; }
      .off-canvas > ul > li > a {
        padding: 5px 0;
        text-decoration: none;
        font-size: 16px;
        text-transform: uppercase;
        font-family: 'montserratlight', sans-serif;
        font-weight: 300;
        display: block;
        color: #333; }
      .off-canvas > ul > li li a {
        padding: 5px 0 5px 30px;
        text-decoration: none;
        font-size: 15px;
        text-transform: uppercase;
        font-family: 'montserratlight', sans-serif;
        font-weight: 300;
        display: block;
        position: relative;
        color: #333; }
        .off-canvas > ul > li li a:before {
          position: absolute;
          content: '';
          display: block;
          width: 10px;
          height: 3px;
          background: #d0182a;
          display: block;
          left: 13px;
          top: 14px; }

@media only screen and (max-width: 1023px) {
  .mobile-nav .off-canvas {
    opacity: 1;
    visibility: visible; }
    .mobile-nav .off-canvas > ul {
      -webkit-transform: translateY(0%);
          -ms-transform: translateY(0%);
              transform: translateY(0%); } }

.mobile-nav .navburger {
  -webkit-transform: rotate(-90deg) translateX(20px);
      -ms-transform: rotate(-90deg) translateX(20px);
          transform: rotate(-90deg) translateX(20px); }
  .mobile-nav .navburger .first {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transform-origin: 90% 50%;
        -ms-transform-origin: 90% 50%;
            transform-origin: 90% 50%;
    background: #d0182a; }
  .mobile-nav .navburger .second {
    opacity: 0; }
  .mobile-nav .navburger .third {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 90% 50%;
        -ms-transform-origin: 90% 50%;
            transform-origin: 90% 50%;
    background: #d0182a; }

.heroBlock {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .heroBlock {
      display: table !important;
      width: 100%; } }
  .heroBlock .left,
  .heroBlock .right {
    width: 100%;
    display: block;
    -webkit-transition: padding 330ms;
    -o-transition: padding 330ms;
    transition: padding 330ms;
    color: white;
    background-color: #d0182a;
    padding: 20px; }
    @media only screen and (min-width: 768px) {
      .heroBlock .left,
      .heroBlock .right {
        vertical-align: middle;
        display: table-cell;
        width: 50%; } }
    @media only screen and (min-width: 480px) {
      .heroBlock .left,
      .heroBlock .right {
        padding: 80px; } }
    @media only screen and (min-width: 1024px) {
      .heroBlock .left,
      .heroBlock .right {
        padding: 150px 120px; } }
    @media only screen and (min-width: 1440px) {
      .heroBlock .left,
      .heroBlock .right {
        padding: 200px 150px; } }
  .heroBlock .left {
    background-size: cover;
    background-position: center center; }
    @media only screen and (max-width: 767px) {
      .heroBlock .left {
        position: relative;
        background-position: top center; }
        .heroBlock .left:after {
          content: '';
          position: relative;
          display: block;
          padding-bottom: 37.5%; } }
  .heroBlock .fancyButton, .heroBlock .Security .loginForm #MemberLoginForm_LoginForm input[type="submit"], .Security .loginForm #MemberLoginForm_LoginForm .heroBlock input[type="submit"], .heroBlock .contactForm .input-wrap input[type="submit"], .contactForm .input-wrap .heroBlock input[type="submit"], .heroBlock #SearchResults li .readMoreLink, #SearchResults li .heroBlock .readMoreLink {
    color: white;
    border-color: white; }

.locationHeroBlocks {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .locationHeroBlocks:before, .locationHeroBlocks:after {
    content: "";
    display: table; }
  .locationHeroBlocks:after {
    clear: both; }
  .locationHeroBlocks .locationHeroBlock {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    width: 33.33333%;
    position: relative;
    float: left;
    cursor: pointer;
    overflow: hidden; }
    .locationHeroBlocks .locationHeroBlock:after {
      content: '';
      position: relative;
      display: block;
      padding-bottom: 100%; }
    .locationHeroBlocks .locationHeroBlock .image {
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      outline: none;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      -webkit-transition: all 5000ms;
      -o-transition: all 5000ms;
      transition: all 5000ms;
      background-size: cover;
      background-position: center center; }
    .locationHeroBlocks .locationHeroBlock .overlay {
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(208, 24, 42, 0.8);
      -webkit-transition: all 330ms;
      -o-transition: all 330ms;
      transition: all 330ms;
      opacity: 0;
      color: white; }
      .locationHeroBlocks .locationHeroBlock .overlay h4 {
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        position: absolute;
        text-align: center;
        font-family: 'montserratlight', sans-serif;
        font-weight: 300;
        padding: 0 20px;
        -webkit-transition: all 330ms;
        -o-transition: all 330ms;
        transition: all 330ms;
        margin-top: 30px;
        width: 100%;
        text-align: center; }
    .locationHeroBlocks .locationHeroBlock:hover .image {
      -webkit-transform: scale(1.05);
          -ms-transform: scale(1.05);
              transform: scale(1.05); }
    .locationHeroBlocks .locationHeroBlock:hover .overlay {
      opacity: 1; }
    .locationHeroBlocks .locationHeroBlock:hover h4 {
      margin: 0; }
  .locationHeroBlocks--4 .locationHeroBlock {
    width: 25%; }
    @media only screen and (max-width: 1023px) {
      .locationHeroBlocks--4 .locationHeroBlock {
        width: 50%; } }
  .locationHeroBlocks--5 .locationHeroBlock {
    width: 20%; }
    @media only screen and (max-width: 1023px) {
      .locationHeroBlocks--5 .locationHeroBlock {
        width: 33.3333%; }
        .locationHeroBlocks--5 .locationHeroBlock:nth-child(4), .locationHeroBlocks--5 .locationHeroBlock:nth-child(5) {
          position: relative;
          width: 50%; }
          .locationHeroBlocks--5 .locationHeroBlock:nth-child(4):after, .locationHeroBlocks--5 .locationHeroBlock:nth-child(5):after {
            content: '';
            position: relative;
            display: block;
            padding-bottom: 66.6%; } }

.imageSlider .image {
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 20%;
  display: block;
  float: left; }
  .imageSlider .image:after {
    content: '';
    position: relative;
    display: block;
    padding-bottom: 75%; }

.introText {
  background-size: cover;
  background-position: center center;
  padding: 80px 0;
  -webkit-transition: all 330ms;
  -o-transition: all 330ms;
  transition: all 330ms; }
  @media only screen and (min-width: 1024px) {
    .introText {
      padding: 120px 24px; } }

.table-responsive {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  text-align: left; }

.heroSlider {
  width: 100%; }

.content p {
  font-family: 'montserratlight', sans-serif;
  font-weight: 300; }
  .content p > strong {
    font-family: 'montserratregular', sans-serif;
    font-weight: 400; }

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
  font-family: 'montserratlight', sans-serif;
  font-weight: 300; }

.content ul {
  padding-left: 20px;
  margin-bottom: 24px; }
  .content ul li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 10px; }
    .content ul li:before {
      position: absolute;
      content: '';
      display: block;
      left: 0;
      top: 10px;
      width: 5px;
      height: 5px;
      border-radius: 30px;
      background: #d0182a; }

table {
  width: 100%;
  margin-bottom: 24px; }
  table tr th {
    background: #d0182a;
    color: white;
    font-size: 13.6px;
    text-transform: uppercase;
    padding: 15px;
    text-align: left;
    border-left: 1px solid #d0182a;
    border-right: 1px solid #d0182a;
    border-bottom: 1px solid #d0182a; }
    @media screen and (min-width: 480px) {
      table tr th {
        font-size: 13.6px; } }
    @media screen and (min-width: 768px) {
      table tr th {
        font-size: 13.6px; } }
    @media screen and (min-width: 992px) {
      table tr th {
        font-size: 15.3px; } }
    @media screen and (min-width: 1200px) {
      table tr th {
        font-size: 17px; } }
    @media screen and (min-width: 1600px) {
      table tr th {
        font-size: 17px; } }
  table tbody tr {
    border-left: 1px solid #c5c6c7;
    border-right: 1px solid #c5c6c7;
    cursor: pointer;
    border-bottom: 1px solid #c5c6c7;
    -webkit-transition: all 120ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 120ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 120ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    table tbody tr:nth-child(even) {
      background: #f9f9f9; }
    table tbody tr:hover {
      background: #f9f9f9; }
    table tbody tr td {
      -webkit-transition: all 120ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -o-transition: all 120ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: all 120ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      padding: 15px;
      text-align: left;
      font-size: 13.6px;
      font-family: 'montserratlight', sans-serif;
      font-weight: 300;
      border-right: 1px solid #c5c6c7; }
      @media screen and (min-width: 480px) {
        table tbody tr td {
          font-size: 13.6px; } }
      @media screen and (min-width: 768px) {
        table tbody tr td {
          font-size: 13.6px; } }
      @media screen and (min-width: 992px) {
        table tbody tr td {
          font-size: 15.3px; } }
      @media screen and (min-width: 1200px) {
        table tbody tr td {
          font-size: 17px; } }
      @media screen and (min-width: 1600px) {
        table tbody tr td {
          font-size: 17px; } }

.linkBlock__wrap:before, .linkBlock__wrap:after {
  content: "";
  display: table; }

.linkBlock__wrap:after {
  clear: both; }

.linkBlock__wrap__item {
  background-size: cover;
  background-position: center center;
  display: block;
  position: relative;
  float: left;
  width: 100%;
  color: #ffffff;
  text-decoration: none; }
  .linkBlock__wrap__item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease; }
  .linkBlock__wrap__item:hover:before, .linkBlock__wrap__item:focus:before {
    background-color: rgba(208, 24, 42, 0.6); }
  @media only screen and (min-width: 640px) {
    .linkBlock__wrap__item {
      width: 50%; } }
  @media only screen and (min-width: 968px) {
    .linkBlock__wrap__item {
      width: 33.333333333%; } }
  @media only screen and (min-width: 1024px) {
    .linkBlock__wrap__item {
      width: 25%; } }
  @media only screen and (min-width: 1280px) {
    .linkBlock__wrap__item {
      width: 16.66666667%; } }
  .linkBlock__wrap__item__aspect {
    position: absolute;
    top: 0;
    left: 0;
    height: 0 !important;
    width: 100%;
    padding-bottom: 100%; }
  .linkBlock__wrap__item__content {
    position: relative;
    display: table;
    width: 100%;
    text-align: center; }
    .linkBlock__wrap__item__content__body {
      display: table-cell;
      vertical-align: middle;
      padding: 4rem; }
      .linkBlock__wrap__item__content__body__heading, .linkBlock__wrap__item__content__body__label {
        text-transform: uppercase; }
      .linkBlock__wrap__item__content__body__heading {
        margin-bottom: 1.6rem; }
      .linkBlock__wrap__item__content__body__label {
        margin-bottom: 4rem; }
      .linkBlock__wrap__item__content__body__button {
        font-size: 1.6rem;
        background-color: transparent;
        cursor: pointer; }
        .linkBlock__wrap__item__content__body__button:hover, .linkBlock__wrap__item__content__body__button:focus {
          background-color: transparent !important;
          color: #ffffff !important; }

.newsArticle {
  padding: 80px 40px;
  background-repeat: no-repeat;
  background-position: center right; }
  .newsArticle .innerWrap {
    max-width: 1440px;
    margin: 0 auto; }
    .newsArticle .innerWrap:before, .newsArticle .innerWrap:after {
      content: "";
      display: table; }
    .newsArticle .innerWrap:after {
      clear: both; }
  .newsArticle h1, .newsArticle p {
    font-family: 'montserratlight', sans-serif;
    font-weight: 300; }
  .newsArticle h1 {
    margin-bottom: 10px; }
  .newsArticle .publishDate {
    padding-left: 5px; }
  .newsArticle .newsContent {
    padding-top: 20px; }

img.right {
  float: right;
  margin-left: 30px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 767px) {
    img.right {
      width: 100%;
      margin: 20px auto;
      height: auto; } }

img.left {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 767px) {
    img.left {
      width: 100%;
      margin: 20px auto;
      height: auto; } }

.newsItems {
  max-width: 1440px;
  margin: 0 auto;
  padding: 60px 20px 0; }
  .newsItems:before, .newsItems:after {
    content: "";
    display: table; }
  .newsItems:after {
    clear: both; }
  .newsItems .sidebar {
    width: 100%;
    margin-bottom: 50px;
    display: block; }
    @media only screen and (min-width: 768px) {
      .newsItems .sidebar {
        padding-top: 24px;
        width: 220px;
        float: left; } }
    .newsItems .sidebar a {
      text-decoration: none;
      font-size: 13.6px;
      color: #d0182a;
      padding: 5px;
      display: block; }
      @media screen and (min-width: 480px) {
        .newsItems .sidebar a {
          font-size: 13.6px; } }
      @media screen and (min-width: 768px) {
        .newsItems .sidebar a {
          font-size: 13.6px; } }
      @media screen and (min-width: 992px) {
        .newsItems .sidebar a {
          font-size: 15.3px; } }
      @media screen and (min-width: 1200px) {
        .newsItems .sidebar a {
          font-size: 17px; } }
      @media screen and (min-width: 1600px) {
        .newsItems .sidebar a {
          font-size: 17px; } }
      .newsItems .sidebar a:first-of-type {
        padding-top: 20px; }
      .newsItems .sidebar a.current {
        color: #434b4f; }
  .newsItems .newsItemsWrap {
    width: 100%;
    display: block;
    padding-bottom: 80px;
    float: left; }
    @media only screen and (min-width: 768px) {
      .newsItems .newsItemsWrap {
        float: right;
        width: calc(100% - 220px); } }
  .newsItems .newsItem {
    display: block;
    padding: 20px;
    border-bottom: 1px solid #d5d5d6;
    margin-bottom: 20px; }
    .newsItems .newsItem a {
      margin: 30px 0 10px; }
  .newsItems h3 {
    font-family: 'montserratlight', sans-serif;
    font-weight: 300; }
  .newsItems .publishDate {
    margin-bottom: 24px;
    margin-top: 12px;
    padding-left: 4px; }
  .newsItems .newsContent {
    font-size: 13.6px;
    font-family: 'montserratlight', sans-serif;
    font-weight: 300;
    line-height: 1.4; }
    @media screen and (min-width: 480px) {
      .newsItems .newsContent {
        font-size: 13.6px; } }
    @media screen and (min-width: 768px) {
      .newsItems .newsContent {
        font-size: 13.6px; } }
    @media screen and (min-width: 992px) {
      .newsItems .newsContent {
        font-size: 15.3px; } }
    @media screen and (min-width: 1200px) {
      .newsItems .newsContent {
        font-size: 17px; } }
    @media screen and (min-width: 1600px) {
      .newsItems .newsContent {
        font-size: 17px; } }

.promoBlock {
  overflow: hidden; }
  .promoBlock__wrap:before, .promoBlock__wrap:after {
    content: "";
    display: table; }
  .promoBlock__wrap:after {
    clear: both; }
  .promoBlock__wrap__media, .promoBlock__wrap__body {
    background-size: cover;
    background-position: center center;
    display: block;
    width: 100%;
    float: left; }
  @media only screen and (max-width: 767px) {
    .promoBlock__wrap__media {
      height: 30rem !important; } }
  .promoBlock__wrap__body {
    color: #ffffff; }
    .promoBlock__wrap__body__wrap {
      padding: 4rem 2rem; }
    .promoBlock__wrap__body__slider {
      display: block;
      width: 100%;
      padding-bottom: 10rem;
      overflow: visible; }
      .promoBlock__wrap__body__slider .slick-list {
        overflow: visible; }
      .promoBlock__wrap__body__slider .slick-current .sliderItem {
        opacity: 1; }
      .promoBlock__wrap__body__slider .slick-arrow {
        display: block;
        position: absolute;
        z-index: 1;
        top: calc(100% - 5rem);
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        outline: none;
        font-size: 0;
        padding: 0;
        border: 0;
        height: 6rem;
        width: 6rem;
        background-color: #565656; }
        .promoBlock__wrap__body__slider .slick-arrow:before {
          content: '';
          position: absolute;
          height: 30%;
          width: 30%;
          top: 50%;
          left: 50%;
          border-top: 0.2rem solid #ffffff;
          border-right: 0.2rem solid #ffffff; }
        .promoBlock__wrap__body__slider .slick-arrow.slick-prev {
          left: 2rem; }
          .promoBlock__wrap__body__slider .slick-arrow.slick-prev:before {
            -webkit-transform: translate(-33%, -50%) rotate(-135deg);
                -ms-transform: translate(-33%, -50%) rotate(-135deg);
                    transform: translate(-33%, -50%) rotate(-135deg); }
        .promoBlock__wrap__body__slider .slick-arrow.slick-next {
          right: 2rem; }
          .promoBlock__wrap__body__slider .slick-arrow.slick-next:before {
            -webkit-transform: translate(-66%, -50%) rotate(45deg);
                -ms-transform: translate(-66%, -50%) rotate(45deg);
                    transform: translate(-66%, -50%) rotate(45deg); }
      .promoBlock__wrap__body__slider__wrap {
        width: 100%;
        margin: 0 auto;
        float: left;
        padding: 0 2rem;
        opacity: 0.6;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease; }
        .promoBlock__wrap__body__slider__wrap__item {
          display: table;
          width: 100%;
          max-width: 768px;
          margin: 0 auto;
          padding: 8rem 4rem;
          position: relative;
          color: #ffffff;
          text-decoration: none; }
          .promoBlock__wrap__body__slider__wrap__item__media {
            background-size: cover;
            background-position: center center; }
            .promoBlock__wrap__body__slider__wrap__item__media, .promoBlock__wrap__body__slider__wrap__item__media:after {
              content: '';
              display: block;
              position: absolute;
              top: 0;
              left: 0;
              height: 100%;
              width: 100%; }
            .promoBlock__wrap__body__slider__wrap__item__media:after {
              background-color: rgba(0, 0, 0, 0.5); }
          .promoBlock__wrap__body__slider__wrap__item__content {
            position: relative;
            display: table-cell;
            vertical-align: middle; }
            .promoBlock__wrap__body__slider__wrap__item__content__heading {
              text-transform: uppercase;
              line-height: 1.2;
              margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .promoBlock__wrap .slick-arrow.slick-prev {
      left: 2rem; }
    .promoBlock__wrap .slick-arrow.slick-next {
      right: 2rem; }
    .promoBlock__wrap__media, .promoBlock__wrap__body {
      width: 50%; }
    .promoBlock__wrap__body__wrap {
      padding: 5rem; }
    .promoBlock__wrap__body__slider {
      margin-left: -50%;
      width: 100%;
      padding-bottom: 10rem; }
      .promoBlock__wrap__body__slider__wrap {
        padding: 0 50px; }
        .promoBlock__wrap__body__slider__wrap__item {
          padding: 8rem 6rem; } }
  @media only screen and (min-width: 1024px) {
    .promoBlock__wrap .slick-arrow.slick-prev {
      top: calc(50% - 5rem);
      left: -5%; }
    .promoBlock__wrap .slick-arrow.slick-next {
      top: calc(50% - 5rem);
      right: -5%; } }
  @media only screen and (min-width: 1440px) {
    .promoBlock__wrap .slick-arrow.slick-prev {
      left: 0; }
    .promoBlock__wrap .slick-arrow.slick-next {
      right: 0; }
    .promoBlock__wrap__body__wrap {
      padding: 15rem 12rem; }
    .promoBlock__wrap__body__slider {
      margin-left: -40%;
      width: 80%; }
      .promoBlock__wrap__body__slider__wrap {
        padding: 0 100px; } }

.promoModal {
  display: none;
  position: fixed;
  z-index: 100000000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  overflow: auto; }
  .promoModal__wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    max-width: 144rem;
    padding: 0 2rem;
    max-height: calc(100% - 4rem); }
    .promoModal__wrap__body, .promoModal__wrap__media {
      display: block;
      float: left;
      width: 100%; }
      @media only screen and (min-width: 968px) {
        .promoModal__wrap__body, .promoModal__wrap__media {
          width: 50%; } }
    .promoModal__wrap__body {
      padding: 4rem 2rem;
      color: #ffffff;
      background-color: #cd1627; }
      @media only screen and (min-width: 968px) {
        .promoModal__wrap__body {
          padding: 8rem; } }
      @media only screen and (min-width: 1280px) {
        .promoModal__wrap__body {
          /* padding: 10rem; */ } }
      .promoModal__wrap__body__heading {
        margin-bottom: 4rem;
        text-transform: uppercase; }
      .promoModal__wrap__body__content {
        margin-bottom: 4rem; }
      .promoModal__wrap__body__link {
        display: inline-block;
        /* margin-top: 4rem; */ }
    .promoModal__wrap__media {
      background-size: cover;
      background-position: center center; }
    .promoModal__wrap__close {
      position: absolute;
      top: 0;
      right: 2rem;
      padding: 0;
      border: 0;
      cursor: pointer;
      height: 6rem;
      width: 6rem;
      background-color: #333333; }
      .promoModal__wrap__close:before, .promoModal__wrap__close:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        height: 60%;
        width: .4rem;
        background-color: #ffffff; }
      .promoModal__wrap__close:before {
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
            -ms-transform: translate(-50%, -50%) rotate(45deg);
                transform: translate(-50%, -50%) rotate(45deg); }
      .promoModal__wrap__close:after {
        -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            -ms-transform: translate(-50%, -50%) rotate(-45deg);
                transform: translate(-50%, -50%) rotate(-45deg); }

#SearchResults {
  max-width: 968px;
  padding: 24px;
  margin: 0 auto; }
  #SearchResults hr {
    background: #ebebeb; }
  #SearchResults a {
    color: #d0182a; }
  #SearchResults li {
    padding-top: 24px;
    position: relative;
    margin-bottom: 24px; }
    #SearchResults li:after {
      position: absolute;
      content: '';
      display: block;
      left: 0;
      right: 0;
      width: 60%;
      margin: 0 auto;
      height: 1px;
      background: #d0182a;
      bottom: -24px; }
    #SearchResults li .readMoreLink {
      margin: 24px 0;
      font-size: 13.6px; }
      @media screen and (min-width: 480px) {
        #SearchResults li .readMoreLink {
          font-size: 13.6px; } }
      @media screen and (min-width: 768px) {
        #SearchResults li .readMoreLink {
          font-size: 13.6px; } }
      @media screen and (min-width: 992px) {
        #SearchResults li .readMoreLink {
          font-size: 15.3px; } }
      @media screen and (min-width: 1200px) {
        #SearchResults li .readMoreLink {
          font-size: 17px; } }
      @media screen and (min-width: 1600px) {
        #SearchResults li .readMoreLink {
          font-size: 17px; } }
    #SearchResults li .searchResultHeader {
      font-size: 24px;
      text-decoration: none;
      margin-bottom: 12px; }
      @media screen and (min-width: 480px) {
        #SearchResults li .searchResultHeader {
          font-size: 24px; } }
      @media screen and (min-width: 768px) {
        #SearchResults li .searchResultHeader {
          font-size: 24px; } }
      @media screen and (min-width: 992px) {
        #SearchResults li .searchResultHeader {
          font-size: 27px; } }
      @media screen and (min-width: 1200px) {
        #SearchResults li .searchResultHeader {
          font-size: 30px; } }
      @media screen and (min-width: 1600px) {
        #SearchResults li .searchResultHeader {
          font-size: 30px; } }

.search-box {
  -webkit-transform: translateY(-125px);
      -ms-transform: translateY(-125px);
          transform: translateY(-125px);
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms;
  position: absolute;
  top: 0;
  opacity: 0;
  left: 0;
  right: 0;
  background: rgba(208, 24, 42, 0.95);
  border: 0;
  padding: 36px 24px;
  z-index: 99; }
  .search-box input {
    font-size: 20.8px;
    padding: 0;
    height: auto;
    font-weight: 700;
    color: white;
    background: none;
    border: 0;
    outline: none;
    width: 100%; }
    @media screen and (min-width: 480px) {
      .search-box input {
        font-size: 20.8px; } }
    @media screen and (min-width: 768px) {
      .search-box input {
        font-size: 20.8px; } }
    @media screen and (min-width: 992px) {
      .search-box input {
        font-size: 23.4px; } }
    @media screen and (min-width: 1200px) {
      .search-box input {
        font-size: 26px; } }
    @media screen and (min-width: 1600px) {
      .search-box input {
        font-size: 26px; } }
  .search-box ::-webkit-input-placeholder {
    font-size: 36px;
    font-weight: 700;
    color: #f9f9f9; }
    @media screen and (min-width: 480px) {
      .search-box ::-webkit-input-placeholder {
        font-size: 36px; } }
    @media screen and (min-width: 768px) {
      .search-box ::-webkit-input-placeholder {
        font-size: 36px; } }
    @media screen and (min-width: 992px) {
      .search-box ::-webkit-input-placeholder {
        font-size: 40.5px; } }
    @media screen and (min-width: 1200px) {
      .search-box ::-webkit-input-placeholder {
        font-size: 45px; } }
    @media screen and (min-width: 1600px) {
      .search-box ::-webkit-input-placeholder {
        font-size: 45px; } }
  .search-box :-moz-placeholder {
    font-size: 36px;
    font-weight: 700;
    color: #f9f9f9; }
    @media screen and (min-width: 480px) {
      .search-box :-moz-placeholder {
        font-size: 36px; } }
    @media screen and (min-width: 768px) {
      .search-box :-moz-placeholder {
        font-size: 36px; } }
    @media screen and (min-width: 992px) {
      .search-box :-moz-placeholder {
        font-size: 40.5px; } }
    @media screen and (min-width: 1200px) {
      .search-box :-moz-placeholder {
        font-size: 45px; } }
    @media screen and (min-width: 1600px) {
      .search-box :-moz-placeholder {
        font-size: 45px; } }
  .search-box ::-moz-placeholder {
    font-size: 36px;
    font-weight: 700;
    color: #f9f9f9; }
    @media screen and (min-width: 480px) {
      .search-box ::-moz-placeholder {
        font-size: 36px; } }
    @media screen and (min-width: 768px) {
      .search-box ::-moz-placeholder {
        font-size: 36px; } }
    @media screen and (min-width: 992px) {
      .search-box ::-moz-placeholder {
        font-size: 40.5px; } }
    @media screen and (min-width: 1200px) {
      .search-box ::-moz-placeholder {
        font-size: 45px; } }
    @media screen and (min-width: 1600px) {
      .search-box ::-moz-placeholder {
        font-size: 45px; } }
  .search-box :-ms-input-placeholder {
    font-size: 36px;
    font-weight: 700;
    color: #f9f9f9; }
    @media screen and (min-width: 480px) {
      .search-box :-ms-input-placeholder {
        font-size: 36px; } }
    @media screen and (min-width: 768px) {
      .search-box :-ms-input-placeholder {
        font-size: 36px; } }
    @media screen and (min-width: 992px) {
      .search-box :-ms-input-placeholder {
        font-size: 40.5px; } }
    @media screen and (min-width: 1200px) {
      .search-box :-ms-input-placeholder {
        font-size: 45px; } }
    @media screen and (min-width: 1600px) {
      .search-box :-ms-input-placeholder {
        font-size: 45px; } }
  .search-box .svg-clear {
    right: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    opacity: 0.7;
    cursor: pointer;
    -webkit-transition: all 120ms;
    -o-transition: all 120ms;
    transition: all 120ms;
    position: absolute;
    z-index: 1; }
    .search-box .svg-clear:hover {
      opacity: 1; }
  .search-box .action {
    display: none; }

.search-active .search-box {
  -webkit-box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(81px);
      -ms-transform: translateY(81px);
          transform: translateY(81px);
  opacity: 1; }
  @media only screen and (min-width: 1280px) {
    .search-active .search-box {
      -webkit-transform: translateY(105px);
          -ms-transform: translateY(105px);
              transform: translateY(105px); } }

.search-active .search path {
  stroke: #04283f; }

#SearchForm_SearchForm {
  padding: 0;
  margin: 0;
  max-width: 100%; }
  #SearchForm_SearchForm input {
    width: 100%;
    font-size: 41.6px;
    color: white;
    background: transparent; }
    @media screen and (min-width: 480px) {
      #SearchForm_SearchForm input {
        font-size: 41.6px; } }
    @media screen and (min-width: 768px) {
      #SearchForm_SearchForm input {
        font-size: 41.6px; } }
    @media screen and (min-width: 992px) {
      #SearchForm_SearchForm input {
        font-size: 46.8px; } }
    @media screen and (min-width: 1200px) {
      #SearchForm_SearchForm input {
        font-size: 52px; } }
    @media screen and (min-width: 1600px) {
      #SearchForm_SearchForm input {
        font-size: 52px; } }

.js-search {
  text-decoration: none !important; }
  .js-search svg {
    width: 28px; }
  .js-search:after {
    display: none; }

.searchAlt {
  display: none; }
  @media only screen and (max-width: 1023px) {
    .searchAlt {
      display: block;
      position: absolute;
      right: 80px;
      top: 18px; } }

.siblings {
  overflow: hidden;
  position: relative;
  width: 100%; }
  .siblings:before, .siblings:after {
    content: "";
    display: table; }
  .siblings:after {
    clear: both; }
  .siblings .sibling {
    position: relative;
    width: 100%;
    display: block;
    float: left;
    background-size: cover;
    background-position: center center;
    text-decoration: none; }
    .siblings .sibling:after {
      content: '';
      position: relative;
      display: block;
      padding-bottom: 102.04082%; }
    @media only screen and (min-width: 480px) {
      .siblings .sibling {
        width: 50%; } }
    @media only screen and (min-width: 1024px) {
      .siblings .sibling {
        width: 25%; } }
    .siblings .sibling:hover .content {
      background: #d0182a;
      color: white;
      right: 0;
      margin: 0 auto;
      width: 100%; }
      .siblings .sibling:hover .content svg {
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        position: absolute;
        margin-right: 10px;
        right: 0; }
    .siblings .sibling .content {
      top: auto;
      -webkit-transition: all 220ms;
      -o-transition: all 220ms;
      transition: all 220ms;
      background: white;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 80%;
      padding: 20px; }
      .siblings .sibling .content h6 {
        font-size: 13.6px; }
        @media screen and (min-width: 480px) {
          .siblings .sibling .content h6 {
            font-size: 13.6px; } }
        @media screen and (min-width: 768px) {
          .siblings .sibling .content h6 {
            font-size: 13.6px; } }
        @media screen and (min-width: 992px) {
          .siblings .sibling .content h6 {
            font-size: 15.3px; } }
        @media screen and (min-width: 1200px) {
          .siblings .sibling .content h6 {
            font-size: 17px; } }
        @media screen and (min-width: 1600px) {
          .siblings .sibling .content h6 {
            font-size: 17px; } }
      .siblings .sibling .content p {
        font-size: 14px;
        font-family: 'montserratlight', sans-serif;
        font-weight: 300; }
      .siblings .sibling .content svg {
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        position: absolute;
        margin-right: -30px;
        right: 0;
        -webkit-transition: all 300ms;
        -o-transition: all 300ms;
        transition: all 300ms;
        -webkit-transition-delay: 120ms;
             -o-transition-delay: 120ms;
                transition-delay: 120ms; }
  .siblings--pagination .svg-arrow-left-light {
    float: left; }
  .siblings--pagination .sibling {
    position: relative;
    width: 100%; }
    .siblings--pagination .sibling:after {
      content: '';
      position: relative;
      display: block;
      padding-bottom: 56.25%; }
    @media only screen and (min-width: 540px) {
      .siblings--pagination .sibling {
        width: 50%; } }
    .siblings--pagination .sibling .content {
      overflow: hidden;
      position: absolute; }
    .siblings--pagination .sibling:first-child:hover .content {
      left: 0; }
    .siblings--pagination .sibling:first-child .content {
      left: 40px;
      padding-left: 100px; }
      .siblings--pagination .sibling:first-child .content svg {
        right: auto;
        left: 20px; }
    .siblings--pagination .sibling:last-child:hover .content {
      left: 0; }
    .siblings--pagination .sibling:last-child .content {
      right: 40px;
      padding-right: 100px; }
      .siblings--pagination .sibling:last-child .content svg {
        left: auto;
        right: 20px; }

.teacher {
  background: #ffffff; }
  .teacher:before, .teacher:after {
    content: "";
    display: table; }
  .teacher:after {
    clear: both; }
  .teacher p {
    font-family: 'montserratlight', sans-serif;
    font-weight: 300; }
    .teacher p strong {
      font-family: 'montserratregular', sans-serif;
      font-weight: 400; }
  .teacher .innerWrap {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    padding: 80px 20px;
    text-align: center; }
  @media only screen and (min-width: 768px) {
    .teacher:nth-child(odd) img {
      border: 5px solid #e0e0e0;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      position: absolute;
      right: 20px; }
    .teacher:nth-child(odd) .typography {
      padding-right: 360px; } }
  .teacher:nth-child(odd) img {
    margin-bottom: 20px; }
  .teacher:nth-child(odd) .typography {
    text-align: left; }
  .teacher:nth-child(even) {
    background: #f9f9f9 url("../images/standard/wooden_background.jpg") repeat; }
    @media only screen and (min-width: 768px) {
      .teacher:nth-child(even) img {
        border: 5px solid white;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        position: absolute;
        left: 20px; }
      .teacher:nth-child(even) .typography {
        padding-left: 360px; } }
    .teacher:nth-child(even) img {
      margin-bottom: 20px; }
    .teacher:nth-child(even) .typography {
      text-align: left; }
  .teacher .innerWrap:before, .teacher .innerWrap:after {
    content: "";
    display: table; }
  .teacher .innerWrap:after {
    clear: both; }

.textBlock {
  padding: 8rem 0; }
  @media only screen and (min-width: 1024px) {
    .textBlock {
      padding: 12rem 0; } }
  .textBlock__wrap {
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 2rem; }

.textSlider {
  width: 100%; }
  .textSlider:before, .textSlider:after {
    content: "";
    display: table; }
  .textSlider:after {
    clear: both; }
  .textSlider .left,
  .textSlider .right {
    width: 100%;
    display: block;
    -webkit-transition: padding 330ms;
    -o-transition: padding 330ms;
    transition: padding 330ms;
    background-color: #f9f9f9;
    position: relative;
    padding: 20px; }
    .textSlider .left .copy,
    .textSlider .right .copy {
      padding: 40px 20px; }
    @media only screen and (min-width: 768px) {
      .textSlider .left,
      .textSlider .right {
        width: 50%;
        float: left; }
        .textSlider .left .copy,
        .textSlider .right .copy {
          padding: 30px;
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          position: absolute; } }
  .textSlider .left {
    padding: 0; }
    .textSlider .left .slide {
      width: 100%;
      background-size: cover;
      background-position: center center;
      position: relative; }
      .textSlider .left .slide:after {
        content: '';
        position: relative;
        display: block;
        padding-bottom: 75%; }
      @media only screen and (max-width: 767px) {
        .textSlider .left .slide {
          position: relative; }
          .textSlider .left .slide:after {
            content: '';
            position: relative;
            display: block;
            padding-bottom: 56.25%; } }
