@charset "UTF-8";
/*********************************************
:: SASS Setup
   Load your helper files
   Set them up inside variables
********************************************/
/*********************************************

:: Table of Contents
   1. Breakpoints
   2. Typography
   3. Font Management
   4. Buttons

:: Note -
   If you can't find something in here...
   a) open up the relevant .scss partial.
   b) At the top of the partial there maybe
   some partial specific variables.

********************************************/
/*******************************************
// 1. Breakpoints
/*

    Mappy breakpoints: https://github.com/zellwk/mappy-breakpoints
    Usage:
    @include mappy-bp(small){
        stuff
    }

*/
/*******************************************
// 2. Typography
/*

    Typi: https://github.com/zellwk/typi
    Usage:
    @include typi($h1-map)
    .element{
    @include typi(whatever-map-youve-defined)
  }

*/
/*******************************************
// 3. Font Management
/*

    Usage:
    .element{
    font-family: $font-family-1;
    font-weight: $font-light;
  }

*/
/*******************************************
// 4. Colours
/*

    Usage:
    .element{
    color: $color-brand-1;
  }

*/
/*******************************************
// 5. Buttons
/*

    Usage:
    .button{
     background: $button-background-color;
     color: $button-text-color;
  }

*/
/*******************************************
// 6. Form
/*

    Usage:
    .input{
     background: $form-field-background-color;
     color: $form-field-text-color;
  }

*/
/*********************************************
:: Core
   Base Elements
   eg. typography, fonts, forms, buttons etc.
********************************************/
/*********************************************
:: Normalize                        
********************************************/
@import 'https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i';
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: none;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

td, th {
  padding: 0; }

h1, h2, legend, h3, h4, h5, h6, ol, ul, blockquote, p, li, dt, dl, dd {
  margin: 0px;
  padding: 0px; }

.button, button, button[type="submit"], input[type="submit"], input[type="button"], input[type="reset"] {
  outline: none;
  background: none;
  border: none;
  cursor: pointer;
  width: auto;
  padding: 0px;
  margin: 0px; }

legend, fieldset {
  margin: 0px;
  padding: 0px;
  border: none; }

figure {
  margin: 0px; }

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

/*******************************************/
::-moz-selection, ::-moz-selection {
  background: #E40000;
  color: white; }
::-moz-selection, ::selection {
  background: #E40000;
  color: white; }

::-moz-selection {
  background: #E40000;
  color: white; }

::selection {
  background: #E40000;
  color: white; }

img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  display: inline-block; }

/*********************************************
:: Fonts                    
********************************************/
@font-face {
  font-family: 'blenda';
  src: url("../fonts/blenda_script-webfont.woff2") format("woff2"), url("../fonts/blenda_script-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'patua';
  src: url("../fonts/patuaone-regular-webfont.woff2") format("woff2"), url("../fonts/patuaone-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/*********************************************
:: Icon Fonts                    
********************************************/
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?l1en53");
  src: url("../fonts/icomoon.eot?#iefixl1en53") format("embedded-opentype"), url("../fonts/icomoon.ttf?l1en53") format("truetype"), url("../fonts/icomoon.woff?l1en53") format("woff"), url("../fonts/icomoon.svg?l1en53#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-ico-search:before {
  content: "\e910"; }

.icon-angle-double-down:before {
  content: "\e911"; }

.icon-angle-double-left:before {
  content: "\e912"; }

.icon-angle-double-right:before {
  content: "\e913"; }

.icon-angle-double-up:before {
  content: "\e914"; }

.icon-angle-down:before {
  content: "\e915"; }

.icon-angle-left:before {
  content: "\e916"; }

.icon-angle-right:before {
  content: "\e917"; }

.icon-angle-up:before {
  content: "\e918"; }

.icon-arrow-circle-down:before {
  content: "\e919"; }

.icon-arrow-circle-left:before {
  content: "\e91a"; }

.icon-arrow-circle-o-down:before {
  content: "\e91b"; }

.icon-arrow-circle-o-left:before {
  content: "\e91c"; }

.icon-arrow-circle-o-right:before {
  content: "\e91d"; }

.icon-arrow-circle-o-up:before {
  content: "\e91e"; }

.icon-arrow-circle-right:before {
  content: "\e91f"; }

.icon-arrow-circle-up:before {
  content: "\e920"; }

.icon-bars:before {
  content: "\e921"; }

.icon-calendar:before {
  content: "\e922"; }

.icon-check:before {
  content: "\e923"; }

.icon-chevron-circle-down:before {
  content: "\e924"; }

.icon-chevron-circle-left:before {
  content: "\e925"; }

.icon-chevron-circle-right:before {
  content: "\e926"; }

.icon-chevron-circle-up:before {
  content: "\e927"; }

.icon-chevron-down:before {
  content: "\e928"; }

.icon-chevron-left:before {
  content: "\e929"; }

.icon-chevron-right:before {
  content: "\e92a"; }

.icon-chevron-up:before {
  content: "\e92b"; }

.icon-envelope-o:before {
  content: "\e92c"; }

.icon-facebook-square:before {
  content: "\e92d"; }

.icon-facebook:before {
  content: "\e92e"; }

.icon-file:before {
  content: "\e92f"; }

.icon-google-plus-square:before {
  content: "\e930"; }

.icon-google-plus:before {
  content: "\e931"; }

.icon-info-circle:before {
  content: "\e932"; }

.icon-instagram:before {
  content: "\e933"; }

.icon-linkedin-square:before {
  content: "\e934"; }

.icon-linkedin:before {
  content: "\e935"; }

.icon-map-marker:before {
  content: "\e936"; }

.icon-minus-circle:before {
  content: "\e937"; }

.icon-phone:before {
  content: "\e938"; }

.icon-pinterest-square:before {
  content: "\e939"; }

.icon-pinterest:before {
  content: "\e93a"; }

.icon-play:before {
  content: "\e93b"; }

.icon-plus-circle:before {
  content: "\e93c"; }

.icon-question-circle:before {
  content: "\e93d"; }

.icon-search-plus:before {
  content: "\e93e"; }

.icon-search:before {
  content: "\e93f"; }

.icon-shopping-cart:before {
  content: "\e940"; }

.icon-sort:before {
  content: "\e941"; }

.icon-tags:before {
  content: "\e942"; }

.icon-times:before {
  content: "\e943"; }

.icon-tumblr-square:before {
  content: "\e944"; }

.icon-tumblr:before {
  content: "\e945"; }

.icon-twitter-square:before {
  content: "\e946"; }

.icon-twitter:before {
  content: "\e947"; }

.icon-user:before {
  content: "\e948"; }

.icon-vimeo-square:before {
  content: "\e949"; }

.icon-youtube-play:before {
  content: "\e94a"; }

.icon-youtube-square:before {
  content: "\e94b"; }

.icon-youtube:before {
  content: "\e94c"; }

.icon-minus:before {
  content: "\e90d"; }

.icon-plus:before {
  content: "\e90e"; }

.icon-lnr-car:before {
  content: "\e902"; }

.icon-lnr-bubble:before {
  content: "\e903"; }

.icon-lnr-select:before {
  content: "\e90f"; }

.icon-lnr-sync:before {
  content: "\e904"; }

.icon-lnr-star-full:before {
  content: "\e905"; }

.icon-lnr-mail:before {
  content: "\e906"; }

.icon-lnr-phone:before {
  content: "\e907"; }

.icon-lnr-printer:before {
  content: "\e908"; }

.icon-lnr-users:before {
  content: "\e909"; }

.icon-star-outlined:before {
  content: "\e90a"; }

.icon-empty-star-half:before {
  content: "\e901"; }

.icon-pin:before {
  content: "\e955"; }

.icon-close:before {
  content: "\e90c"; }

.icon-lnr-bubble2:before {
  content: "\e90b"; }

.icon-lnr-car2:before {
  content: "\e94d"; }

.icon-lnr-select2:before {
  content: "\e94e"; }

.icon-lnr-sync2:before {
  content: "\e94f"; }

.icon-lnr-star-full2:before {
  content: "\e950"; }

.icon-mail:before {
  content: "\e951"; }

.icon-phone2:before {
  content: "\e952"; }

.icon-printer:before {
  content: "\e953"; }

.icon-lnr-star:before {
  content: "\e956"; }

.icon-lnr-users2:before {
  content: "\e954"; }

.icon-right-arrow:before {
  content: "\e60a"; }

.icon-edit:before {
  content: "\e601"; }

.icon-facebook2:before {
  content: "\e602"; }

.icon-instagram2:before {
  content: "\e603"; }

.icon-logout:before {
  content: "\e604"; }

.icon-magnifier:before {
  content: "\e605"; }

.icon-twitter2:before {
  content: "\e607"; }

.icon-user2:before {
  content: "\e608"; }

.icon-file129:before {
  content: "\e900"; }

.icon-ico-bed:before {
  content: "\e957"; }

.icon-ico-bath:before {
  content: "\e958"; }

.icon-ico-call:before {
  content: "\e959"; }

.icon-ico-car:before {
  content: "\e95a"; }

.icon-ico-chair:before {
  content: "\e95b"; }

.icon-ico-chev-down:before {
  content: "\e95c"; }

.icon-ico-dollar:before {
  content: "\e95d"; }

.icon-ico-location:before {
  content: "\e95e"; }

.icon-ico-mail:before {
  content: "\e95f"; }

.icon-ico-map:before {
  content: "\e960"; }

.icon-ico-picture:before {
  content: "\e961"; }

.icon-ico-pool:before {
  content: "\e962"; }

.icon-ico-search2:before {
  content: "\e963"; }

/*********************************************
:: Typography
********************************************/
/*******************************************/
html {
  font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 87.5%;
  line-height: 1.5; }

h1 {
  display: block;
  margin: 0px auto 30px auto;
  text-align: left;
  color: #67c8c7;
  font-size: 28px;
  font-weight: 300; }
  @media all and (min-width: 64em) {
    h1 {
      font-size: 44px;
      margin: 0px auto 40px auto; } }

h2, legend {
  font-size: 2.94em;
  line-height: 1.2;
  font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 400;
  margin-bottom: 15px; }
  @media all and (min-width: 1024px) {
    h2, legend {
      font-size: 2.56em;
      line-height: 1.3; } }

h3 {
  font-size: 1.313em;
  line-height: 1.2;
  font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 700;
  margin-bottom: 15px; }
  @media all and (min-width: 1024px) {
    h3 {
      font-size: 2em;
      line-height: 1.3; } }

h4 {
  font-size: 1.5em;
  line-height: 1.2;
  margin-bottom: 15px; }
  @media all and (min-width: 1024px) {
    h4 {
      font-size: 1.25em;
      line-height: 1.3; } }

h5 {
  font-size: 0.875em;
  line-height: 1.2;
  margin-bottom: 15px; }
  @media all and (min-width: 1024px) {
    h5 {
      font-size: 1.15em;
      line-height: 1.3; } }

h6 {
  font-size: 0.813em;
  line-height: 1.2;
  margin-bottom: 15px; }
  @media all and (min-width: 1024px) {
    h6 {
      font-size: 0.938em;
      line-height: 1.3; } }

p, li, td, th, a, mark, time, dl, blockquote, label, address {
  font-size: 0.938em;
  line-height: 1.7;
  color: #9b9b9b;
  margin-bottom: 15px; }
  p a, p li, p p, p mark, p cite, p time, li a, li li, li p, li mark, li cite, li time, td a, td li, td p, td mark, td cite, td time, th a, th li, th p, th mark, th cite, th time, a a, a li, a p, a mark, a cite, a time, mark a, mark li, mark p, mark mark, mark cite, mark time, time a, time li, time p, time mark, time cite, time time, dl a, dl li, dl p, dl mark, dl cite, dl time, blockquote a, blockquote li, blockquote p, blockquote mark, blockquote cite, blockquote time, label a, label li, label p, label mark, label cite, label time, address a, address li, address p, address mark, address cite, address time {
    font-size: 1em; }

a {
  color: #67c8c7;
  font-weight: 400;
  text-decoration: none;
  margin: 0px;
  transition: all .5s ease-in-out; }
  a:hover, a:focus, a:active {
    color: #40b2b0; }

small {
  font-size: 0.938em;
  line-height: 1.7;
  font-size: 70%; }

strong, b {
  font-weight: 700;
  color: #2e2a2b; }

em, i {
  font-style: italic; }

hr {
  float: left;
  width: 100%;
  background: #ccc;
  height: 1px;
  border: none;
  outline: none;
  margin-bottom: 15px;
  display: block; }

/*******************************************/
dt {
  font-weight: 700; }
  dt:after {
    content: ':'; }

dt:after {
  content: ": "; }

ul, ol {
  margin-left: 25px;
  margin-bottom: 15px; }
  ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0px; }

li {
  margin-bottom: 5px; }

ul li {
  list-style-type: none;
  position: relative;
  text-indent: 0px; }

ol li {
  list-style-type: decimal; }

/*******************************************/
code, pre, samp, kbd, var {
  background: #2D747E;
  color: white;
  padding: 1px 5px 1px 5px;
  white-space: pre-wrap;
  margin: 0px; }

pre {
  padding: 10px; }

/*******************************************/
blockquote {
  display: block;
  padding: 20px 10% 20px 10%;
  color: #67c8c7;
  text-align: left;
  font-style: italic;
  font-size: 20px;
  font-size: 300;
  line-height: 1.7; }
  @media all and (min-width: 64em) {
    blockquote {
      font-size: 34px;
      line-height: 1.42; } }

.leadcopy {
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  color: black; }
  @media all and (min-width: 64em) {
    .leadcopy {
      font-size: 20px;
      line-height: 24px; } }

.leadcopy2 {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: black; }
  @media all and (min-width: 64em) {
    .leadcopy2 {
      font-size: 20px;
      line-height: 34px; } }

.wysiwyg {
  text-align: left; }
  .wysiwyg h2, .wysiwyg legend {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.07;
    color: #67c8c7; }
    @media all and (min-width: 64em) {
      .wysiwyg h2, .wysiwyg legend {
        font-size: 24px;
        line-height: 1.57; } }
  .wysiwyg h3 {
    font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.31;
    color: #67c8c7; }
    @media all and (min-width: 64em) {
      .wysiwyg h3 {
        font-size: 20px;
        line-height: 2.2; } }
  .wysiwyg img {
    margin: 0 0 15px 0;
    display: block;
    text-align: left; }
  .wysiwyg ul li {
    list-style-type: disc; }

.wf-loading h1,
.wf-loading h2,
.wf-loading legend,
.wf-loading p,
.wf-loading a {
  visibility: hidden; }

/*********************************************
:: Buttons                             
********************************************/
/*******************************************/
.button-disabled,
.button[disabled],
button[disabled],
button[type="submit"][disabled],
input[type="submit"][disabled],
input[type="button"][disabled],
input[type="reset"][disabled] {
  opacity: 0.5;
  color: white;
  cursor: default; }

button {
  outline: none; }

/*******************************************/
.button {
  display: inline-block;
  text-decoration: none;
  height: auto;
  font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  transition: all .4s ease-in-out;
  background: transparent;
  color: #67c8c7;
  padding: 6px 12px; }
  .button:hover, .button:focus, .button:active {
    color: #67c8c7; }

/*******************************************/
.button-small {
  font-size: 0.6em;
  line-height: 1; }
  @media all and (min-width: 1024px) {
    .button-small {
      font-size: 0.8em;
      line-height: 1; } }

/*******************************************/
.button-large {
  font-size: 1em;
  line-height: 1;
  padding: 15px 55px 15px 55px; }
  @media all and (min-width: 1024px) {
    .button-large {
      font-size: 1.2em;
      line-height: 1; } }

/*******************************************/
.button-icon span {
  font-size: 0.8em; }

.button-icon .icon-pos-left {
  margin-right: 10px; }

.button-icon .icon-pos-right {
  margin-left: 10px; }

/*******************************************/
.button-text {
  background: none;
  padding: 0px;
  border-radius: 0%;
  color: #67c8c7; }
  @media all and (min-width: 48em) {
    .button-text:hover, .button-text:focus, .button-text:active {
      background: none;
      color: #40b2b0; } }

/*******************************************/
.button-white {
  background: #fff;
  color: #FFFFFF; }
  @media all and (min-width: 48em) {
    .button-white:hover, .button-white:focus, .button-white:active {
      background: #FFFFFF;
      color: #fff; } }

/*******************************************/
.button-transparent {
  background: transparent;
  border: 1px solid white;
  color: white; }
  @media all and (min-width: 48em) {
    .button-transparent:hover, .button-transparent:focus, .button-transparent:active {
      background: #67c8c7;
      border-color: #67c8c7;
      color: #fff; } }

/*******************************************/
.button-underline {
  font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #c32032;
  padding-bottom: 15px;
  margin-bottom: 15px;
  text-align: center;
  position: relative;
  display: inline-block; }
  .button-underline:after {
    content: '';
    position: absolute;
    margin: auto;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 138px;
    height: 5px;
    background: #c32032; }

/*******************************************/
.button-login {
  background: white;
  color: #c32032;
  border: 1px solid #c32032;
  border-radius: 20px;
  padding: 2px 20px;
  margin-bottom: 0px;
  text-align: center;
  font-size: 15px; }

/*******************************************/
.spinner {
  margin: 0px auto;
  width: 70px;
  text-align: center;
  position: absolute;
  margin: auto;
  top: 40px;
  left: 0;
  right: 0; }

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both; }

.spinner .bounce1 {
  animation-delay: -0.32s; }

.spinner .bounce2 {
  animation-delay: -0.16s; }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0); }
  40% {
    transform: scale(1); } }

/*********************************************
:: Tables                    
********************************************/
table {
  width: 100%;
  margin-bottom: 15px; }
  table td, table th {
    padding: 15px 10px 15px 10px;
    text-align: left;
    font-weight: 400;
    color: #212121;
    height: 70px; }
  table th {
    font-weight: 700;
    background: #ececec;
    height: 57px; }
  table thead {
    width: 100%;
    background: #ececec; }
    table thead td, table thead th {
      padding: 5px 10px 5px 10px; }
  table tfoot {
    border-bottom: 1px solid #212121;
    border-top: 1px solid #212121; }
    table tfoot td {
      padding: 15px 10px 15px 10px; }

/*******************************************/
.compact-table {
  width: auto; }
  .compact-table td, .compact-table th {
    padding: 5px 10px 5px 10px;
    text-align: left;
    font-size: 0.8em;
    line-height: 1.2;
    font-weight: 400;
    color: #212121;
    background: none;
    border: 1px solid #ccc; }
  .compact-table thead {
    width: auto;
    background: none; }

/*******************************************/
.table-container {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em; }

/*********************************************
:: Layout
********************************************/
body {
  transition: all .5s ease-in-out; }

html {
  margin-right: 0 !important;
  overflow: visible !important; }

.fouc {
  visibility: hidden;
  transition: all .5s ease-in-out;
  opacity: 0; }
  .fouc.fouc-off {
    visibility: visible;
    transition: all .5s ease-in-out;
    opacity: 1; }

/*******************************************/
/*******************************************/
.main {
  float: left;
  width: 100%;
  min-height: 600px; }
  @media all and (min-width: 64em) {
    .main {
      width: 100%; } }

.main.page-home {
  border-top: none; }

/*******************************************/
.sidebar {
  float: left;
  width: 100%;
  padding: 20px 15px 20px 15px; }
  @media all and (min-width: 64em) {
    .sidebar {
      padding: 45px 0px 45px 0px; } }

/*******************************************/
.content-max-width {
  width: 100%;
  padding: 0 6%;
  position: relative;
  clear: both; }
  @media all and (min-width: 64em) {
    .content-max-width {
      max-width: 940px;
      margin: 0 auto;
      padding: 0px; } }
  @media all and (min-width: 72.5em) {
    .content-max-width {
      max-width: 940px; } }

/*******************************************/
.content-slider-width {
  padding: 0 0%;
  position: relative;
  clear: both; }
  @media all and (min-width: 64em) {
    .content-slider-width {
      max-width: 940px;
      padding: 0px;
      margin: 0 auto; } }
  @media all and (min-width: 72.5em) {
    .content-slider-width {
      max-width: 940px;
      margin: 0 auto; } }

/*******************************************/
@media all and (min-width: 64em) {
  .narrow-content-max-width {
    max-width: 940px;
    margin: 0 auto;
    clear: both; } }

@media all and (min-width: 72.5em) {
  .narrow-content-max-width {
    max-width: 940px;
    margin: 0 auto; } }

.mob {
  display: inline-block !important; }
  @media all and (min-width: 64em) {
    .mob {
      display: none !important; } }

.desktop {
  display: none !important; }
  @media all and (min-width: 64em) {
    .desktop {
      display: inline-block !important; } }

.readmore-open .icon-plus-circle:before {
  content: '\e92f'; }

.open-read-more-container {
  height: 100% !important; }

.specifics {
  width: 100%;
  float: left;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  @media all and (min-width: 64em) {
    .specifics {
      text-align: left; } }
  .specifics .icon {
    display: inline-block;
    border-right: 1px solid #c32032;
    padding: 0 5px;
    color: #67c8c7;
    font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 17px; }
    .specifics .icon:last-of-type {
      border-right: none; }

.contact-box {
  width: 100%;
  max-width: 340px;
  text-align: center;
  border: 1px solid #67c8c7;
  padding: 13px 0;
  margin: 20px auto; }
  @media all and (min-width: 64em) {
    .contact-box {
      float: left;
      margin: 20px 0; } }
  .contact-box h3 {
    font-size: 20px;
    font-weight: 300;
    line-height: 38px;
    color: #67c8c7; }
    @media all and (min-width: 64em) {
      .contact-box h3 {
        font-size: 24px; } }
  .contact-box .branch {
    font-size: 14px;
    line-height: 38px;
    color: black;
    background: whitesmoke; }
  .contact-box a {
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    color: #67c8c7;
    display: block; }

/*********************************************
:: Forms
********************************************/
form {
  float: left;
  width: 100%;
  background: white; }

legend {
  margin-bottom: 15px; }

label {
  font-size: 0.938em;
  line-height: 1.7;
  font-weight: 400;
  color: black;
  font-size: 13px; }

/*******************************************/
.field-disabled,
input[disabled],
textarea[disabled],
select[disabled],
input[readonly],
textarea[readonly],
select[readonly] {
  opacity: 0.5;
  cursor: default; }

/*******************************************/
input, textarea, select {
  outline: none;
  border: none;
  width: 100%;
  display: inline-block;
  float: left;
  transition: all .5s ease-in-out;
  background: white;
  border-radius: 6px;
  border: 1px solid #CCCCCC;
  padding: 6px 10px 6px 10px;
  height: 36px;
  font-size: 0.938em;
  line-height: 1.7; }
  input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
    transition: all .5s ease-in;
    background: #f1f1f1;
    border: 1px solid #c32032; }

.secondary {
  background: #f1f1f1;
  border: 1px solid #c32032; }

.sumos {
  width: 100%;
  float: left;
  background: whitesmoke;
  padding: 10px 0 5px 0; }
  @media all and (min-width: 64em) {
    .sumos {
      float: right;
      padding: 0px; } }

.sumo-container {
  width: 200px;
  height: 36px;
  border: 1px solid #bed630;
  background: #f1f1f1;
  border-radius: 4px;
  margin: 0 auto; }
  @media all and (min-width: 64em) {
    .sumo-container {
      float: right; } }
  .sumo-container label {
    font-size: 12px;
    font-weight: 300;
    line-height: 36px;
    padding-left: 10px; }
    .sumo-container label img, .sumo-container label span {
      vertical-align: middle; }
  .sumo-container .SumoSelect {
    width: 145px;
    height: 35px;
    float: right; }
  .sumo-container .SumoSelect > .CaptionCont {
    background: transparent;
    border: none;
    color: #67c8c7;
    font-weight: 600;
    line-height: 23px; }
  .sumo-container .SumoSelect > .optWrapper {
    top: 36px !important;
    left: -54px;
    width: 200px; }

/*******************************************/
*:-ms-input-placeholder {
  font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #67c8c7; }
*::placeholder {
  font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #67c8c7; }

textarea, select[multiple] {
  height: 92px; }
  @media all and (min-width: 64em) {
    textarea, select[multiple] {
      height: 157px; } }

input[type=checkbox], input[type=radio] {
  height: auto; }

/*******************************************/
.form-field .custom-checkbox-radio {
  float: left;
  width: auto;
  margin-right: 0px;
  margin-bottom: 0px;
  font-weight: 400;
  line-height: 1.4;
  cursor: pointer;
  padding: 0px 0px 5px 0px; }
  .form-field .custom-checkbox-radio input {
    padding: 0;
    width: 15px;
    height: 15px;
    vertical-align: top;
    display: inline-block;
    margin-right: 5px;
    margin-top: 3px;
    cursor: pointer;
    background: none;
    border: none; }

.form-field .custom-checkbox-radio.field-disabled {
  cursor: default; }
  .form-field .custom-checkbox-radio.field-disabled input {
    cursor: default;
    opacity: 1; }

/*******************************************/
.form-field {
  float: left;
  width: 100%;
  padding: 0 0 15px 0; }
  .form-field > label {
    float: left;
    width: 100%;
    margin-bottom: 3px; }
  .form-field #address2 {
    margin-top: 5px; }

/*******************************************/
.button-field {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  padding: 0 0 15px 0;
  text-align: center; }
  .button-field .form-note {
    float: left;
    font-size: 14px;
    color: black;
    margin-top: 11px; }
    @media all and (min-width: 64em) {
      .button-field .form-note {
        margin-bottom: 0px;
        width: auto;
        float: left; } }
  .button-field button, .button-field input[type="submit"], .button-field input[type="reset"] {
    display: block;
    float: right;
    width: 108px;
    height: 36px;
    margin: auto;
    background: black;
    color: white;
    border-radius: 6px;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    transition: all .4s ease-in-out; }
    @media all and (min-width: 64em) {
      .button-field button, .button-field input[type="submit"], .button-field input[type="reset"] {
        margin-left: 10px;
        float: right; } }
    .button-field button span, .button-field input[type="submit"] span, .button-field input[type="reset"] span {
      color: white; }
    .button-field button:hover, .button-field button:focus, .button-field button:active, .button-field input[type="submit"]:hover, .button-field input[type="submit"]:focus, .button-field input[type="submit"]:active, .button-field input[type="reset"]:hover, .button-field input[type="reset"]:focus, .button-field input[type="reset"]:active {
      background: #67c8c7;
      color: #c32032; }

/*******************************************/
.form-fields-stack {
  width: 100%;
  float: left; }

.form-fields-stack.ninety-width {
  width: 90%;
  float: left; }

.form-fields-stack.seventy-width {
  width: 70%;
  float: left; }

/*******************************************/
.form-fields-stack.two-column {
  *zoom: 1; }
.form-fields-stack.two-column:before{
  content: '';
  display: table; }
.form-fields-stack.two-column:after{
  content: '';
  display: table;
  clear: both; }
  .form-fields-stack.two-column .form-field {
    width: 100%; }
    @media all and (min-width: 64em) {
      .form-fields-stack.two-column .form-field {
        width: calc(99.99% * 1/2 - (10px - 10px * 1/2)); }
      .form-fields-stack.two-column .form-field:nth-child(1n){
    float: left;
    margin-right: 10px;
    clear: none; }
      .form-fields-stack.two-column .form-field:last-child{
    margin-right: 0; }
      .form-fields-stack.two-column .form-field:nth-child(2n){
    margin-right: 0;
    float: right; }
      .form-fields-stack.two-column .form-field:nth-child(2n + 1){
    clear: left; } }

/*******************************************/
.form-fields-stack.three-column {
  *zoom: 1; }
.form-fields-stack.three-column:before{
  content: '';
  display: table; }
.form-fields-stack.three-column:after{
  content: '';
  display: table;
  clear: both; }
  .form-fields-stack.three-column .form-field {
    width: 100%; }
    @media all and (min-width: 64em) {
      .form-fields-stack.three-column .form-field {
        width: calc(99.99% * 1/3 - (10px - 10px * 1/3)); }
      .form-fields-stack.three-column .form-field:nth-child(1n){
    float: left;
    margin-right: 10px;
    clear: none; }
      .form-fields-stack.three-column .form-field:last-child{
    margin-right: 0; }
      .form-fields-stack.three-column .form-field:nth-child(3n){
    margin-right: 0;
    float: right; }
      .form-fields-stack.three-column .form-field:nth-child(3n + 1){
    clear: left; } }

/*******************************************/
.form-field.valid input,
.form-field.valid textarea,
.form-field.valid select,
.form-field.valid .SumoSelect > .CaptionCont {
  color: #000; }

.error-list {
  margin-left: 0px; }

label.error, label.error-SumoSelect-label, .php-error li {
  color: #E40000 !important;
  margin-top: 10px;
  font-weight: 700;
  margin-bottom: 0; }

.form-note {
  display: inline-block;
  margin-bottom: 20px;
  line-height: 1;
  font-weight: 400;
  font-size: 13px; }

/*******************************************/
.quantity {
  width: 65%;
  float: left;
  margin-bottom: 6px; }
  @media all and (min-width: 64em) {
    .quantity {
      width: auto;
      margin-bottom: 0px; } }
  .quantity input[type="text"] {
    padding-left: 15px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 82px;
    font-size: 14px;
    text-align: left;
    float: left;
    height: 39px;
    color: black;
    font-weight: 500;
    margin: 0px; }
    @media all and (min-width: 48em) {
      .quantity input[type="text"] {
        height: 46px; } }
  .quantity #cartForm div {
    overflow: hidden;
    margin: 0 0 5px 0;
    float: none;
    margin: 0px;
    vertical-align: middle;
    display: block; }
  .quantity .inputdiv {
    display: inline-block;
    width: 152px;
    float: left !important;
    padding-top: 22px; }
    .quantity .inputdiv input {
      border-radius: 0px;
      border-right: 2px solid #CCC; }
  .quantity .button-increment {
    margin: 0 0 0 -1px;
    text-indent: -9999px;
    cursor: pointer;
    width: 46px;
    height: 19.5px;
    float: left;
    text-align: center;
    background: url("/images/office-arrow.png") no-repeat;
    border-bottom: none;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC; }
    @media all and (min-width: 48em) {
      .quantity .button-increment {
        border-bottom: none;
        height: 23px; } }
  .quantity .dec {
    background-position: 0 -27.5px;
    border-top: 1px solid white;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC; }
    @media all and (min-width: 48em) {
      .quantity .dec {
        background-position: 0 -24px;
        border-top: none; } }
  .quantity .buttons {
    padding: 20px 0 0 140px; }

/*********************************************
:: Print                        
********************************************/
@media print {
  /*******************************************/
  header,
  footer,
  .breadcrumbs-module,
  .small-screen-menu-panel,
  .lightbox-popup,
  .tabs-module .buttons,
  .share-module,
  .onclick-lazyload-google-map,
  .lightbox-inline-trigger,
  .slideshow {
    display: none !important; }
  .tabs-module .tab-content {
    display: block !important; }
  .gallery-module, img {
    border-bottom: none !important;
    max-width: 400px;
    max-height: 400px; }
  /*******************************************/ }

/*********************************************
:: Common
   Common Components
   eg. header, footer, main menu etc.
********************************************/
/*********************************************
  :: Site Header
********************************************/
.site-header {
  float: left;
  width: 100%;
  height: 72px;
  background: url(/images/header-bg.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  padding: 5px 0 0 0;
  position: relative;
  z-index: 999;
  /*******************************************/
  /*******************************************/
  /*******************************************/ }
  @media all and (min-width: 64em) {
    .site-header {
      height: 180px;
      padding: 0px; } }
  .site-header .logo {
    width: auto;
    position: relative;
    padding: 0px; }
    @media all and (min-width: 64em) {
      .site-header .logo {
        float: left;
        width: 20%;
        max-width: 250px; } }
    .site-header .logo img {
      max-height: 64px; }
      @media all and (min-width: 64em) {
        .site-header .logo img {
          max-height: 130px;
          display: inline-block;
          float: left; } }
  .site-header .cart {
    display: none; }
    @media all and (min-width: 64em) {
      .site-header .cart {
        display: inline-block;
        width: auto;
        position: absolute;
        top: 0;
        right: 10%;
        padding: 5px 15px;
        background: #715839;
        color: #eed5a8;
        border-radius: 0 0 4px 4px;
        box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.5); } }
    .site-header .cart span {
      color: white; }
  .site-header .large-nav {
    display: none; }
    @media all and (min-width: 64em) {
      .site-header .large-nav {
        display: block;
        width: auto;
        padding: 6px 0 0 0; } }
    .site-header .large-nav ul {
      display: inline-block;
      text-align: center;
      margin: 0px; }
      @media all and (min-width: 64em) {
        .site-header .large-nav ul {
          height: 160px; } }
    .site-header .large-nav li:first-of-type, .site-header .large-nav li:nth-last-of-type(2) {
      border-right: 1px solid #c32032; }
    .site-header .large-nav li {
      display: inline-block;
      float: left;
      margin-top: 78px; }
      .site-header .large-nav li.middle {
        margin-top: 22px;
        width: 330px; }
      .site-header .large-nav li a {
        font-size: 19px;
        letter-spacing: 2.8px;
        font-weight: 700;
        color: black;
        padding: 0 22px;
        display: table-cell;
        vertical-align: middle;
        font-family: "mislab-narrow-std", "museo-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
        .site-header .large-nav li a:hover {
          color: #67c8c7; }
  .site-header .button-call {
    position: absolute;
    top: 20px;
    left: 6%;
    z-index: 9;
    font-size: 18px; }

.mega-menu {
  width: 100%;
  float: left;
  background: white;
  position: relative; }
  .mega-menu ul {
    width: 88%;
    max-width: 705px;
    text-align: center;
    margin: 0px auto; }
  .mega-menu .menu-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center; }
  .mega-menu .four-items {
    max-width: 890px; }
  .mega-menu li {
    display: inline-block;
    text-align: center;
    padding: 20px 5px;
    position: relative;
    z-index: 999; }
    @media all and (min-width: 64em) {
      .mega-menu li {
        padding: 20px 20px; } }
    .mega-menu li a {
      display: inline-block;
      font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 22px;
      font-weight: 400;
      letter-spacing: 1px;
      padding: 0 0px;
      color: rgba(195, 32, 50, 0.8);
      text-shadow: 4px 0px 6px white, 0 0 0 #000, 1px 4px 6px white;
      position: relative; }
      @media all and (min-width: 64em) {
        .mega-menu li a {
          font-size: 30px;
          padding: 0 5px; } }
      .mega-menu li a.active:before {
        content: '';
        width: 0px;
        height: 0px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #67c8c7;
        position: absolute;
        margin: auto;
        top: 86px;
        left: 0;
        right: 0; }
        @media all and (min-width: 64em) {
          .mega-menu li a.active:before {
            top: 120px; } }
      .mega-menu li a img {
        max-width: 90px;
        display: block;
        margin: 0 auto; }
        @media all and (min-width: 64em) {
          .mega-menu li a img {
            max-width: 174px; } }
  .mega-menu .dropdown-container {
    width: 100%;
    background: #67c8c7;
    padding: 20px 0 30px 0;
    z-index: 99999;
    display: none;
    *zoom: 1;
    margin-bottom: 10px; }
  .mega-menu .dropdown-container:before{
  content: '';
  display: table; }
  .mega-menu .dropdown-container:after{
  content: '';
  display: table;
  clear: both; }
    @media all and (min-width: 64em) {
      .mega-menu .dropdown-container {
        top: 149px; } }
    .mega-menu .dropdown-container.active {
      display: block; }
    .mega-menu .dropdown-container .js-tab-close {
      position: absolute;
      top: -34px;
      right: 5px;
      background: #f4d19f;
      border: 1px solid #c32032;
      border-radius: 50%;
      text-align: center;
      width: 22px;
      height: 22px; }
      @media all and (min-width: 64em) {
        .mega-menu .dropdown-container .js-tab-close {
          right: -20px;
          width: 32px;
          height: 32px; } }
      .mega-menu .dropdown-container .js-tab-close span {
        font-size: 20px;
        color: #c32032; }
        @media all and (min-width: 64em) {
          .mega-menu .dropdown-container .js-tab-close span {
            font-size: 30px; } }
    .mega-menu .dropdown-container .content-max-width {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-line-pack: center;
      align-content: center; }
  .mega-menu .dropdown {
    width: 190px;
    height: 190px;
    margin-top: 10px;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 1; }
    @media all and (min-width: 37.5em) {
      .mega-menu .dropdown {
        height: 270px;
        width: 270px; } }
    @media all and (min-width: 48em) {
      .mega-menu .dropdown {
        height: 227px;
        width: 227px; } }
    .mega-menu .dropdown:hover {
      opacity: 0.8; }
    .mega-menu .dropdown .type {
      display: table;
      width: 100%;
      height: 42px;
      background: rgba(0, 0, 0, 0.8);
      border-bottom: 2px solid #c32032;
      position: absolute;
      bottom: 0px;
      left: 0px; }
      @media all and (min-width: 48em) {
        .mega-menu .dropdown .type {
          height: 53px; } }
    .mega-menu .dropdown p {
      display: table-cell;
      vertical-align: middle;
      font-family: "mislab-narrow-std", "museo-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 2.4px;
      line-height: 14px;
      color: white;
      text-align: center;
      text-transform: uppercase;
      margin-bottom: 0px; }
      @media all and (min-width: 48em) {
        .mega-menu .dropdown p {
          font-size: 17px;
          line-height: 19px; } }

/*********************************************
  :: Site Footer
********************************************/
.site-footer {
  float: left;
  width: 100%;
  background: url(/images/wood-bg.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  /*******************************************/ }
  .site-footer .social {
    width: 100%;
    padding-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly; }
    @media all and (min-width: 64em) {
      .site-footer .social {
        width: 50%;
        padding-top: 30px;
        padding-bottom: 30px; } }
    .site-footer .social a {
      float: none; }
    @media all and (min-width: 64em) {
      .site-footer .social .footer-location {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%; } }
    .site-footer .social .footer-location .social-buttons {
      -ms-flex-pack: distribute;
      justify-content: space-around; }
      .site-footer .social .footer-location .social-buttons a {
        float: left;
        display: block;
        margin: 0 10px 0 0; }
        .site-footer .social .footer-location .social-buttons a img {
          margin: 0; }
    .site-footer .social p {
      padding: 0;
      font-size: 14px;
      text-align: left;
      margin-bottom: 0;
      color: #fff;
      text-transform: uppercase;
      font-family: "museo-sans", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      /*@include mappy-bp (mediumish){
                padding: 2px 10px;
                margin-bottom: 0px;
                font-size: 26px;
            }*/ }
    .site-footer .social .js-wholesale-login {
      float: left;
      padding: 2px 10px;
      font-size: 11px;
      color: white;
      border: 1px solid white;
      border-radius: 20px; }
      @media all and (min-width: 64em) {
        .site-footer .social .js-wholesale-login {
          float: right;
          clear: both;
          display: block; } }
    .site-footer .social a img {
      width: 24px; }
      @media all and (min-width: 64em) {
        .site-footer .social a img {
          width: 26px; } }
    .site-footer .social .trip-advisor-icon {
      float: right;
      margin-top: 4px; }
  .site-footer .quote {
    text-align: center;
    margin: 0 auto;
    padding: 10px 0 0px 0; }
    @media all and (min-width: 64em) {
      .site-footer .quote {
        display: inline-block;
        height: 117px;
        width: 50%; } }
    .site-footer .quote .depth {
      font-size: 24px;
      font-weight: 300;
      letter-spacing: 1.5px;
      font-family: blenda,Lato,Arial,Helvetica Neue,Helvetica,sans-serif;
      color: #c32032;
      text-shadow: 0 0 1px rgba(0, 0, 0, 0.5), 0 0 1px #c32032;
      position: relative; }
      @media all and (min-width: 64em) {
        .site-footer .quote .depth {
          margin-top: 10px;
          margin-bottom: 10px; } }
  .site-footer .footer-legal {
    float: left;
    width: 100%;
    padding: 20px 0px 60px 0px;
    text-align: center;
    background: white; }
    @media all and (min-width: 64em) {
      .site-footer .footer-legal {
        background: white;
        padding: 25px 0 25px 0;
        text-align: left; } }
    .site-footer .footer-legal .copyright {
      display: inline-block;
      width: 50%;
      font-size: 0.688em;
      font-weight: 400;
      line-height: 11px;
      margin-bottom: 5px;
      color: #CCCCCC;
      text-align: left;
      float: left; }
      @media all and (min-width: 64em) {
        .site-footer .footer-legal .copyright {
          width: auto;
          margin-bottom: 0px; } }
      .site-footer .footer-legal .copyright a {
        color: #CCCCCC;
        font-size: 11px;
        line-height: 11px; }
    .site-footer .footer-legal .attribution {
      display: inline-block;
      width: 50%;
      font-size: 0.688em;
      line-height: 11px;
      color: #CCCCCC;
      text-align: right;
      float: right; }
      @media all and (min-width: 64em) {
        .site-footer .footer-legal .attribution {
          width: auto; } }

/*********************************************
  :: Main Menu Toggle                            
********************************************/
.social {
  width: 100%;
  float: right;
  padding: 0 20px 20px 0; }
  .social a {
    float: right; }
  .social img {
    width: 17px;
    margin-left: 10px;
    vertical-align: middle; }

button.small-screen-main-menu-trigger {
  width: 20px;
  float: right;
  padding: 0px;
  background: transparent;
  margin-top: 1px;
  transition: all 0.4s cubic-bezier(0.63, 0.01, 0, 1.03);
  position: static;
  top: 0%;
  left: 0%;
  right: auto;
  border-radius: 0px;
  display: inline-block;
  margin-top: 25px;
  z-index: 999; }
  button.small-screen-main-menu-trigger span {
    width: 20px;
    height: 2px;
    background: black;
    margin-bottom: 4px;
    display: block;
    transform: rotate(0deg);
    transition: all .5s ease-in-out;
    opacity: 1; }
  button.small-screen-main-menu-trigger span:last-of-type {
    margin-bottom: 0px; }
  @media all and (min-width: 64em) {
    button.small-screen-main-menu-trigger {
      display: none; } }

.open-menu .small-screen-main-menu-trigger {
  background: black;
  position: fixed;
  right: 85%;
  margin: 0px;
  top: 0%;
  left: auto;
  height: 50px;
  width: 46px;
  text-align: center;
  padding-left: 15px;
  z-index: 99999;
  padding: 0px; }
  .open-menu .small-screen-main-menu-trigger span {
    margin: 0px;
    background: white;
    width: 27px;
    margin-left: 10px; }
  .open-menu .small-screen-main-menu-trigger span:last-of-type {
    opacity: 0; }
  .open-menu .small-screen-main-menu-trigger span:first-of-type {
    transform: rotate(-45deg); }
  .open-menu .small-screen-main-menu-trigger span:nth-of-type(2) {
    transform: rotate(45deg);
    margin-top: -2px; }

/*********************************************
  :: Main Menu                            
********************************************/
.small-screen-main-menu {
  width: 85%;
  height: 100%;
  padding-bottom: 40px;
  background: white;
  border-left: 1px solid #CCC;
  position: fixed;
  top: 0px;
  right: -85%;
  padding-top: 20px;
  text-align: left;
  z-index: 99999;
  overflow-y: auto;
  transition: all .5s ease-in-out; }
  .small-screen-main-menu > ul {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%; }
  .small-screen-main-menu > ul.smaller li a {
    color: #212121;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.16;
    padding: 13px 20px 0 0; }
  .small-screen-main-menu > ul > li {
    list-style-type: none; }
  .small-screen-main-menu li {
    margin-bottom: 0px; }
    .small-screen-main-menu li:before {
      display: none; }
    .small-screen-main-menu li:last-of-type a {
      border-bottom: none; }
  .small-screen-main-menu > ul > li > a {
    font-family: "mislab-narrow-std", "museo-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;
    color: #444;
    border-bottom: 1px solid #c32032;
    text-decoration: none;
    padding: 13px 20px 13px 0px;
    margin-left: 30px;
    display: block;
    margin-bottom: 0px;
    transition: all .5s ease-in-out; }
    .small-screen-main-menu > ul > li > a.special {
      color: white; }
  .small-screen-main-menu .products {
    background: #f4d1a254;
    padding-left: 0px;
    border-bottom: 1px solid #c32032; }
    .small-screen-main-menu .products:last-of-type {
      border-bottom: none; }
    .small-screen-main-menu .products img {
      width: 26px;
      height: 26px;
      margin-right: -10px;
      float: right; }
    .small-screen-main-menu .products a {
      color: #2e2a2b;
      border-bottom: none;
      font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 18px;
      font-weight: 500;
      text-transform: uppercase; }
    .small-screen-main-menu .products ul {
      background: white; }
    .small-screen-main-menu .products ul > li > a {
      color: #c32032;
      font-family: "mislab-narrow-std", "museo-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 14px; }
    .small-screen-main-menu .products ul > li:last-of-type {
      border-bottom: none; }
  .small-screen-main-menu .current a {
    color: #212121; }

.open-menu .small-screen-main-menu {
  right: 0px; }

@media all and (min-width: 64em) {
  .small-screen-main-menu {
    display: none; } }

/*********************************************
  :: Sub Main Menu                            
********************************************/
.small-screen-main-menu .parent {
  position: relative; }
  .small-screen-main-menu .parent > .icon {
    content: '';
    position: absolute;
    top: 20px;
    left: 5px;
    background: url(/images/plus.svg) no-repeat center;
    background-size: cover;
    width: 12px;
    height: 12px;
    z-index: 9; }

.small-screen-main-menu .parent ul {
  height: 0px;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  transition: all .5s ease-in-out; }

.small-screen-main-menu .parent ul li {
  list-style-type: none;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  vertical-align: top;
  border-bottom: 1px solid black;
  text-align: left; }

.small-screen-main-menu .parent ul img {
  display: block;
  margin-bottom: 5px; }

.small-screen-main-menu .parent ul a {
  margin-bottom: 0px;
  padding: 0px;
  width: 81px;
  font-size: 16px;
  line-height: 16px;
  color: black;
  text-decoration: none;
  font-weight: 700;
  transition: all .5s ease-in-out;
  text-transform: none; }

.small-screen-main-menu .parent ul li:last-of-type a {
  border-bottom: none; }

.small-screen-main-menu .open-sub-menu > ul {
  height: auto;
  background: white;
  text-align: center;
  padding: 10px 0px 10px 0;
  width: 100%; }
  .small-screen-main-menu .open-sub-menu > ul li a {
    padding-left: 10%;
    color: #212121; }

.parent.open-sub-menu {
  position: relative; }
  .parent.open-sub-menu > .icon {
    content: '';
    background: url(/images/minus.svg) no-repeat center; }

/*********************************************
:: Modules
********************************************/
/*********************************************
:: SignUp Module
********************************************/
.signup-module {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 10px;
  display: inline-block;
  text-align: left; }
  @media all and (min-width: 64em) {
    .signup-module {
      padding-bottom: 0px;
      width: 50%;
      height: 112px;
      text-align: center; } }
  .signup-module .success, .signup-module .error {
    width: 100%;
    text-align: center; }
  .signup-module .success {
    color: green; }
  .signup-module .error {
    color: red;
    font-size: 14px;
    padding: 10px; }
  .signup-module .subscribe-response {
    width: auto;
    margin: 20px auto;
    padding: 3px 5px;
    font-size: 16px;
    color: #67c8c7;
    position: absolute;
    top: 60px;
    left: 131px;
    text-align: left;
    background: white;
    border-radius: 5px; }
  .signup-module p {
    font-family: "mislab-narrow-std", "museo-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 11px;
    font-weight: 300;
    line-height: 24px;
    color: white;
    padding: 17px 0 10px 0;
    margin: 0px; }
    @media all and (min-width: 64em) {
      .signup-module p {
        width: 20%;
        float: left;
        padding: 30px 0; } }
    .signup-module p b {
      font-size: 24px;
      font-weight: 300;
      letter-spacing: 1.5px;
      font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      color: #67c8c7;
      text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5), 0px 0px 1px #67c8c7;
      position: relative; }
    .signup-module p span {
      display: none; }
      @media all and (min-width: 64em) {
        .signup-module p span {
          display: inline-block; } }
  .signup-module form {
    width: 100%;
    max-width: 487px;
    margin: 0 auto;
    background: transparent;
    display: inline-block;
    float: none;
    border-top: none !important; }
    @media all and (min-width: 64em) {
      .signup-module form {
        width: 80%;
        padding: 35px 0; } }
    .signup-module form input {
      width: 70%;
      height: 42px;
      border: 1px solid #CCCCCC;
      border-radius: 6px 0 0 6px;
      float: left;
      font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    .signup-module form button {
      width: 30%;
      height: 42px;
      float: right;
      padding: 10px;
      background: #67c8c7;
      color: white;
      color: rgba(255, 255, 255, 0.9);
      text-shadow: 1px 0px 0px #67c8c7, 0px 0px 1px rgba(0, 0, 0, 0.5), 0px 1px 1px #67c8c7;
      vertical-align: middle;
      border-radius: 0 6px 6px 0;
      font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 18px;
      font-weight: 300;
      transition: all .4s ease-in-out; }
      .signup-module form button:hover {
        background: #c32032;
        text-shadow: 1px 0px 0px #c32032, 0px 0px 1px rgba(0, 0, 0, 0.5), 0px 1px 1px #c32032;
        color: white; }

/*********************************************
:: Title Module                    
********************************************/
.title-module {
  width: 100%;
  float: left;
  background: white; }
  .title-module h1 {
    display: block;
    margin: 0px auto 0 auto;
    text-align: left;
    color: black;
    font-family: "mislab-narrow-std", "museo-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px solid #CCCCCC; }
    @media all and (min-width: 64em) {
      .title-module h1 {
        font-size: 30px;
        margin: 0px auto 0px auto;
        padding-bottom: 10px; } }

/*********************************************
:: Pagination Module                    
********************************************/
.pagination-module {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  display: inline-block;
  text-align: center; }
  @media all and (min-width: 64em) {
    .pagination-module {
      background: white; } }
  .pagination-module .prev-next {
    float: left;
    margin-bottom: 18px; }
    @media all and (min-width: 64em) {
      .pagination-module .prev-next {
        width: 25%;
        margin-bottom: 0px; } }
    .pagination-module .prev-next .prev, .pagination-module .prev-next .next {
      display: inline-block;
      font-size: 16px;
      color: black; }
    .pagination-module .prev-next .prev span, .pagination-module .prev-next .next span {
      display: inline-block;
      width: 35px;
      height: 35px;
      color: #AAA;
      border: 1px solid #CCC;
      text-align: center;
      line-height: 35px;
      margin: 0 10px; }
  .pagination-module .page-number {
    width: 100%;
    float: left;
    color: #B9B9B9;
    margin-bottom: 18px; }
    @media all and (min-width: 64em) {
      .pagination-module .page-number {
        width: 55%;
        margin-bottom: 18px; } }
  .pagination-module .page-number ul {
    width: auto;
    float: left;
    height: 34px;
    padding: 0;
    margin: 6px; }
    @media all and (min-width: 64em) {
      .pagination-module .page-number ul {
        margin: 0px;
        float: none; } }
    .pagination-module .page-number ul li {
      width: 35px;
      height: 35px;
      border: 1px solid #CCC;
      display: inline-block;
      margin: 0px; }
      .pagination-module .page-number ul li a {
        line-height: 35px;
        text-align: center;
        color: #CCC;
        font-size: 15px;
        display: inline-block;
        padding: 0 13px; }
      .pagination-module .page-number ul li span {
        color: #67c8c7;
        vertical-align: sub;
        font-size: 26px; }
      .pagination-module .page-number ul li.active a {
        color: #67c8c7; }
  .pagination-module .page-drop {
    float: left;
    border: 1px solid #CCC;
    padding: 0 0 0 5px; }
    @media all and (min-width: 64em) {
      .pagination-module .page-drop {
        width: 20%; } }
    .pagination-module .page-drop .type {
      display: inline-block;
      line-height: 35px;
      font-size: 15px;
      color: #CCC;
      margin: 0 10px 0 0; }
      @media all and (min-width: 64em) {
        .pagination-module .page-drop .type {
          text-align: right; } }
    .pagination-module .page-drop .SumoSelect {
      width: 110px;
      height: 35px; }
      @media all and (min-width: 64em) {
        .pagination-module .page-drop .SumoSelect {
          width: 92px; } }
      .pagination-module .page-drop .SumoSelect .CaptionCont {
        height: 35px;
        border: none;
        border-radius: 0px;
        padding: 0 6px; }
        .pagination-module .page-drop .SumoSelect .CaptionCont span {
          line-height: 35px;
          color: black; }
        .pagination-module .page-drop .SumoSelect .CaptionCont i {
          top: 0px; }
        .pagination-module .page-drop .SumoSelect .CaptionCont i:before {
          height: 35px;
          line-height: 35px;
          color: #CCC;
          font-weight: 300;
          border-left: 1px solid #CCC; }

/*********************************************
:: Accordion Module
********************************************/
.accordion-module {
  width: 100%;
  float: left; }
  .accordion-module .open-all {
    width: 100%;
    float: left;
    text-align: right;
    font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 18px;
    line-height: 37px;
    color: black;
    border-bottom: 2px solid black;
    margin-bottom: 0px;
    cursor: pointer; }
    .accordion-module .open-all img {
      padding-left: 10px;
      vertical-align: middle; }
  .accordion-module .row {
    width: 100%;
    float: left; }
    .accordion-module .row .title {
      width: 100%;
      padding: 5px 20px;
      border-bottom: 1px solid black;
      position: relative;
      cursor: pointer; }
      .accordion-module .row .title p {
        font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 24px;
        color: #67c8c7;
        margin-bottom: 0px; }
      .accordion-module .row .title .icon {
        position: absolute;
        right: 0px;
        top: 30px;
        background: url("/images/plus.png") no-repeat center center;
        background-size: cover;
        width: 15px;
        height: 15px; }
      .accordion-module .row .title.active .icon {
        background: url("/images/minus.png") no-repeat center center; }
    .accordion-module .row .price-container {
      display: none; }
    .accordion-module .row .price {
      width: 100%;
      float: left;
      border-bottom: 1px solid #CCC; }
      .accordion-module .row .price:last-of-type {
        border-bottom: 1px solid black; }
      .accordion-module .row .price span {
        width: 50%;
        height: 52px;
        padding-left: 15%;
        line-height: 52px;
        float: left; }
        .accordion-module .row .price span:first-of-type {
          background: #f4d19f;
          color: #c32032;
          font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
          font-size: 20px; }
        .accordion-module .row .price span:last-of-type {
          background: white;
          font-size: 24px; }
          .accordion-module .row .price span:last-of-type sup {
            color: #aaa; }

/*********************************************
:: Products Module                    
********************************************/
.products-module {
  width: 100%;
  margin: 15px auto 0;
  display: inline-block;
  text-align: center;
  background: white;
  position: relative; }
  @media all and (min-width: 64em) {
    .products-module {
      margin: 0 auto; } }
  .products-module h3 {
    margin: 20px 0 10px 0;
    font-size: 1.938em;
    font-weight: 300;
    color: black;
    text-align: center;
    position: relative;
    z-index: 2; }
    @media all and (min-width: 64em) {
      .products-module h3 {
        margin: 0px 0 20px 0;
        font-size: 2.563em; } }
  .products-module .products {
    width: 100%;
    float: left; }
  .products-module article {
    width: calc(99.99% * 1/2 - (0px - 0px * 1/2));
    overflow: hidden;
    margin-bottom: 40px; }
  .products-module article:nth-child(1n){
  float: left;
  margin-right: 0px;
  clear: none; }
  .products-module article:last-child{
  margin-right: 0; }
  .products-module article:nth-child(2n){
  margin-right: 0;
  float: right; }
  .products-module article:nth-child(2n + 1){
  clear: left; }
    @media all and (min-width: 64em) {
      .products-module article {
        width: calc(99.99% * 1/3 - (0px - 0px * 1/3)); }
      .products-module article:nth-child(1n){
    float: left;
    margin-right: 0px;
    clear: none; }
      .products-module article:last-child{
    margin-right: 0; }
      .products-module article:nth-child(3n){
    margin-right: 0;
    float: right; }
      .products-module article:nth-child(3n + 1){
    clear: left; } }
    .products-module article a {
      width: 100%;
      height: 100%;
      display: inline-block;
      opacity: 1;
      font-size: 14px;
      color: #666; }
    .products-module article img {
      width: 170px;
      margin: 15px auto;
      transition: all .2s ease-in-out;
      transform: perspective(999px) translateZ(1px) scale(1); }
      @media all and (min-width: 64em) {
        .products-module article img {
          width: 200px; } }
    .products-module article .title {
      font-size: 16px;
      font-weight: 700;
      line-height: 19px;
      color: black;
      margin-bottom: 5px;
      display: inline-block;
      vertical-align: middle; }
    .products-module article p {
      font-size: 17px;
      font-weight: 400;
      line-height: 21px;
      color: #67c8c7; }
  .products-module article a:hover {
    opacity: 0.6; }
    .products-module article a:hover img {
      transform: perspective(999px) translateZ(1px) scale(1.1); }
    .products-module article a:hover .title {
      color: #c32032; }

/*********************************************
  :: Checkout Steps Indicator
********************************************/
.steps-module {
  float: left;
  width: 100%; }
  .steps-module ul {
    float: left;
    width: 100%;
    margin: 0px 0 20px 0; }
  .steps-module li {
    float: left;
    width: 50%;
    font-size: 14px;
    line-height: 1;
    color: black;
    text-align: center;
    padding: 15px 5px 15px 5px;
    border-bottom: 1px solid #ccc;
    position: relative;
    margin-bottom: 0px; }
    .steps-module li:nth-of-type(2n+2) {
      margin-right: 0%;
      border-right: none; }
    @media all and (min-width: 64em) {
      .steps-module li {
        width: 25%;
        float: left;
        display: inline-block;
        margin-right: 0px;
        margin-bottom: 0px;
        padding: 0 0 15px 0; }
        .steps-module li:last-of-type {
          border-right: none; } }
  .steps-module .completed {
    color: #67c8c7; }

/*********************************************
:: Views
********************************************/
/*********************************************
:: Home Page
********************************************/
.page-home .hero-container {
  width: 100%;
  position: relative; }
  .page-home .hero-container .slide {
    width: 100%;
    position: relative;
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 260px; }
    @media all and (min-width: 64em) {
      .page-home .hero-container .slide {
        min-height: 740px; } }
  .page-home .hero-container .slide-text {
    display: none;
    position: absolute;
    top: 100px;
    right: 6%;
    font-size: 50px;
    font-weight: 300;
    line-height: 80px;
    letter-spacing: 1.5px;
    color: #f4d19f;
    text-align: right;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
    @media all and (min-width: 64em) {
      .page-home .hero-container .slide-text {
        top: 400px;
        display: block; } }
    .page-home .hero-container .slide-text b {
      font-size: 56px;
      font-weight: 300;
      color: white; }
      @media all and (min-width: 64em) {
        .page-home .hero-container .slide-text b {
          font-size: 110px; } }

.page-home .intro-container {
  width: 100%;
  float: left;
  position: relative;
  margin: 20px 0; }
  @media all and (min-width: 64em) {
    .page-home .intro-container {
      margin: 70px 0; } }
  .page-home .intro-container .col1 {
    display: none; }
    @media all and (min-width: 64em) {
      .page-home .intro-container .col1 {
        width: 30%;
        float: left;
        display: inline-block; } }
    .page-home .intro-container .col1 img {
      float: left;
      border-radius: 50%;
      max-width: 243px; }
  .page-home .intro-container .col2 {
    width: 100%;
    float: left;
    display: inline-block; }
    @media all and (min-width: 64em) {
      .page-home .intro-container .col2 {
        width: 70%; } }
    .page-home .intro-container .col2 h1 {
      font-size: 20px;
      font-weight: 300;
      color: #67c8c7;
      text-align: center;
      margin-bottom: 15px; }
      @media all and (min-width: 64em) {
        .page-home .intro-container .col2 h1 {
          font-size: 29px;
          text-align: left;
          margin-bottom: 30px; } }
      .page-home .intro-container .col2 h1 strong, .page-home .intro-container .col2 h1 b {
        font-weight: 900;
        color: inherit; }
  .page-home .intro-container .content {
    width: 100%;
    float: left; }
    .page-home .intro-container .content p {
      font-size: 15px;
      color: #999; }
      @media all and (min-width: 64em) {
        .page-home .intro-container .content p {
          font-size: 18px;
          line-height: 30px; } }
    .page-home .intro-container .content .img {
      float: left;
      width: 25%; }
      @media all and (min-width: 64em) {
        .page-home .intro-container .content .img {
          width: 15%; } }
    .page-home .intro-container .content .text {
      float: left;
      width: 75%;
      padding-left: 17px; }
      @media all and (min-width: 64em) {
        .page-home .intro-container .content .text {
          width: 85%; } }

.page-home .banner-container {
  width: 100%;
  float: left;
  background: url(/images/wood-bg.jpg) no-repeat center;
  background-size: cover;
  padding: 30px 0;
  text-align: center; }
  .page-home .banner-container img {
    width: 100%;
    margin: 0 auto; }
    @media all and (min-width: 64em) {
      .page-home .banner-container img {
        width: 80%; } }

.page-home .ians-container {
  width: 100%;
  max-width: 800px;
  display: block;
  position: relative;
  margin: 0px auto; }
  .page-home .ians-container .col1 {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 0 0 50px 0;
    float: right; }
    @media all and (min-width: 64em) {
      .page-home .ians-container .col1 {
        width: 70%;
        float: left;
        padding: 94px 100px 70px 0; } }
    .page-home .ians-container .col1 h3 {
      font-family: "museo-sans-rounded", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 17px;
      font-weight: 300;
      color: black;
      text-align: center;
      text-transform: uppercase;
      position: relative;
      margin-bottom: 32px; }
      @media all and (min-width: 64em) {
        .page-home .ians-container .col1 h3 {
          font-size: 20px;
          margin-bottom: 42px; } }
      .page-home .ians-container .col1 h3:after {
        content: '';
        background: #67c8c7;
        width: 84px;
        height: 2px;
        position: absolute;
        margin: auto;
        bottom: -10px;
        left: 0;
        right: 0; }
      .page-home .ians-container .col1 h3 strong {
        font-family: "museo-sans", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 28px;
        font-weight: 400;
        color: #f4d19f; }
        @media all and (min-width: 64em) {
          .page-home .ians-container .col1 h3 strong {
            font-size: 30px; } }
    .page-home .ians-container .col1 p {
      font-size: 13px;
      color: #333; }
  .page-home .ians-container .col2 {
    width: 100%;
    float: left;
    display: inline-block;
    text-align: center;
    padding: 34px 0 19px 0; }
    @media all and (min-width: 64em) {
      .page-home .ians-container .col2 {
        width: 30%;
        padding: 70px 0 70px 0;
        float: right; } }
    .page-home .ians-container .col2 img {
      float: none;
      margin: 0 auto;
      max-width: 190px;
      border-radius: 50%; }
      @media all and (min-width: 64em) {
        .page-home .ians-container .col2 img {
          float: right;
          max-width: 265px; } }

/*******************************************/
/*********************************************
:: About Page
********************************************/
.page-about .hero-img {
  width: 100%;
  margin-bottom: 20px; }
  @media all and (min-width: 64em) {
    .page-about .hero-img {
      margin-bottom: 60px; } }

.page-about .about-container {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px auto 30px auto; }
  @media all and (min-width: 64em) {
    .page-about .about-container {
      margin-bottom: 60px; } }
  .page-about .about-container .col1 {
    width: 100%;
    display: inline-block;
    float: left; }
    @media all and (min-width: 64em) {
      .page-about .about-container .col1 {
        width: 50%;
        padding: 10px 0px 0 0; } }
    .page-about .about-container .col1 h3 {
      font-family: "museo-sans-rounded", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 17px;
      font-weight: 300;
      color: black;
      text-align: center;
      position: relative;
      margin-bottom: 32px; }
      @media all and (min-width: 64em) {
        .page-about .about-container .col1 h3 {
          font-size: 20px;
          margin-bottom: 42px; } }
      .page-about .about-container .col1 h3:after {
        content: '';
        background: #67c8c7;
        width: 84px;
        height: 2px;
        position: absolute;
        margin: auto;
        bottom: -10px;
        left: 0;
        right: 0; }
      .page-about .about-container .col1 h3 b, .page-about .about-container .col1 h3 strong {
        font-family: "museo-sans", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 28px;
        font-weight: 400;
        color: #f4d19f; }
        @media all and (min-width: 64em) {
          .page-about .about-container .col1 h3 b, .page-about .about-container .col1 h3 strong {
            font-size: 30px; } }
    .page-about .about-container .col1 iframe {
      width: 100%;
      max-width: 360px;
      display: block;
      margin: 0 auto; }
  .page-about .about-container .col2 {
    width: 100%;
    float: left;
    display: inline-block; }
    @media all and (min-width: 64em) {
      .page-about .about-container .col2 {
        width: 50%; } }
    .page-about .about-container .col2 p {
      font-size: 14px; }
      @media all and (min-width: 64em) {
        .page-about .about-container .col2 p {
          font-size: 16px; } }

.page-about .enquire-btn {
  display: inline-block;
  width: 108px;
  height: 30px;
  background: black;
  color: white;
  border-radius: 6px;
  text-align: center;
  font-size: 13px;
  font-weight: 300;
  line-height: 30px;
  padding: 0px 30px;
  margin: 10px 0;
  float: right; }
  .page-about .enquire-btn:hover {
    background: #c32032; }

/*******************************************/
/*********************************************
:: Contact Page                   
********************************************/
.page-contact {
  width: 100%;
  float: left;
  background: white;
  margin-bottom: 40px; }
  @media all and (min-width: 64em) {
    .page-contact {
      margin-bottom: 90px; } }
  .page-contact .btn {
    border-radius: 28px;
    font-family: blenda;
    border: 2px solid rgba(103, 200, 199, 0.8);
    color: rgba(103, 200, 199, 0.8);
    font-size: 75px;
    padding: 30px;
    text-decoration: none;
    margin-left: 20px;
    line-height: 100px; }
    @media all and (max-width: 63.9375em) {
      .page-contact .btn {
        font-size: 25px; } }
  .page-contact button.btn:hover {
    background-color: rgba(103, 200, 199, 0.8);
    color: #fff; }
  .page-contact a.loc-link:hover {
    background: #c32032;
    color: white; }
  .page-contact .links {
    width: 100%;
    float: left;
    margin: 10px 0 30px 0;
    text-align: center; }
    @media all and (min-width: 64em) {
      .page-contact .links {
        margin: -20px 0px 60px 0; } }
    .page-contact .links a {
      width: auto;
      display: inline-block;
      font-family: "mislab-narrow-std", "museo-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 13px;
      text-transform: uppercase;
      letter-spacing: 2.6px;
      color: #c32032;
      background: white;
      border: 1px solid #c32032;
      border-radius: 20px;
      margin: 0 5px;
      padding: 2px 15px; }
      @media all and (min-width: 64em) {
        .page-contact .links a {
          padding: 2px 25px;
          font-size: 16px;
          letter-spacing: 3.6px; } }
      .page-contact .links a.active {
        background: #c32032;
        color: white; }
  .page-contact .tab-content {
    display: none; }
    .page-contact .tab-content.on {
      display: block; }
  .page-contact .body-container {
    width: 100%;
    float: left;
    position: relative;
    margin: 0px 0px 20px 0px; }
    @media all and (min-width: 64em) {
      .page-contact .body-container {
        margin: 0px 0 150px 0; } }
    .page-contact .body-container .col1 {
      width: 100%;
      float: left;
      margin-bottom: 35px; }
      @media all and (min-width: 64em) {
        .page-contact .body-container .col1 {
          width: 50%;
          max-width: 340px; } }
      .page-contact .body-container .col1 h3 {
        font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #aaa;
        border-bottom: 1px solid #CCC;
        padding: 24px 0 4px 0; }
      .page-contact .body-container .col1 .intro {
        display: none; }
        @media all and (min-width: 64em) {
          .page-contact .body-container .col1 .intro {
            display: inline-block;
            font-size: 14px;
            margin: 0px 0 25px 0;
            color: #999; } }
      .page-contact .body-container .col1 p {
        font-size: 16px;
        line-height: 20px;
        color: black;
        margin: 0px 0 4px 0; }
        @media all and (min-width: 64em) {
          .page-contact .body-container .col1 p {
            margin: 0px 0 8px 0; } }
        .page-contact .body-container .col1 p a {
          color: inherit; }
      .page-contact .body-container .col1 .phone {
        font-size: 20px;
        margin: 0px; }
      .page-contact .body-container .col1 .email {
        font-size: 20px;
        color: black;
        display: inline-block; }
    .page-contact .body-container .col2 {
      width: 100%;
      float: left;
      padding: 20px 0% 0 0%; }
      @media all and (min-width: 64em) {
        .page-contact .body-container .col2 {
          width: 50%;
          float: right;
          padding: 0px; } }
      .page-contact .body-container .col2 h3 {
        display: inline-block;
        width: 100%;
        font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #c32032;
        border-bottom: 1px solid #CCC;
        padding: 24px 0 4px 0; }
        @media all and (min-width: 64em) {
          .page-contact .body-container .col2 h3 {
            display: none; } }
    .page-contact .body-container .map-area {
      width: 100%;
      float: left;
      margin: 30px 0;
      display: inline-block; }
      .page-contact .body-container .map-area h3 {
        font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 20px;
        font-weight: 400;
        color: #aaa;
        padding: 0px 6% 24px 6%; }
        @media all and (min-width: 64em) {
          .page-contact .body-container .map-area h3 {
            padding: 0px 0 24px 0; } }
      .page-contact .body-container .map-area .map {
        width: 100%;
        float: left;
        height: 300px;
        margin: auto; }
        @media all and (min-width: 64em) {
          .page-contact .body-container .map-area .map {
            border-radius: 30px; } }
        @media all and (min-width: 64em) {
          .page-contact .body-container .map-area .map .gm-style {
            border-radius: 30px; } }

/*******************************************/
/*********************************************
  :: News Page & News-Detail Page                           
********************************************/
.page-news .news-container {
  width: 100%;
  padding: 20px 0;
  float: left; }
  .page-news .news-container article {
    width: 100%;
    padding: 10px;
    float: left; }
    @media all and (min-width: 64em) {
      .page-news .news-container article {
        width: 85%;
        margin: 15px 0 0px 0; } }
    .page-news .news-container article .col1 {
      width: 60px;
      height: 50px;
      float: left;
      position: relative; }
      @media all and (min-width: 64em) {
        .page-news .news-container article .col1 {
          width: 90px;
          width: 25%; } }
    .page-news .news-container article .col2 {
      width: calc(100% - 60px);
      float: left; }
      @media all and (min-width: 64em) {
        .page-news .news-container article .col2 {
          width: 75%; } }
      .page-news .news-container article .col2 h4 {
        margin-bottom: 0px; }
        .page-news .news-container article .col2 h4 a {
          width: 100%;
          display: inline-block;
          padding-bottom: 10px;
          font-weight: 600;
          color: #2e2a2b;
          font-size: 14px; }
          @media all and (min-width: 64em) {
            .page-news .news-container article .col2 h4 a {
              border-bottom: 1px solid #979797;
              font-size: 18px; } }
          .page-news .news-container article .col2 h4 a:hover {
            color: #67c8c7; }
    .page-news .news-container article .content, .page-news .news-container article .excerpt {
      width: 100%;
      float: left;
      padding: 10px 0 20px 0;
      border-top: 1px solid #979797;
      margin-top: 10px; }
      @media all and (min-width: 64em) {
        .page-news .news-container article .content, .page-news .news-container article .excerpt {
          width: 75%;
          margin-left: 25%;
          padding-top: 0px;
          border-top: none; } }
      .page-news .news-container article .content img, .page-news .news-container article .excerpt img {
        max-width: 500px;
        padding-bottom: 20px; }

.page-news .date-circle {
  float: left;
  background: transparent;
  color: white;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  transition: all .5s ease-in-out; }
  @media all and (min-width: 64em) {
    .page-news .date-circle {
      padding-left: 20px; } }
  .page-news .date-circle:hover .day {
    transition: all .5s ease-in-out;
    color: #c32032; }
  .page-news .date-circle .month {
    display: block;
    font-size: 12px;
    line-height: 9px;
    color: #2e2a2b; }
    @media all and (min-width: 64em) {
      .page-news .date-circle .month {
        font-size: 16px;
        line-height: 30px;
        font-weight: 600; } }
  .page-news .date-circle .day {
    font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 30px;
    line-height: 36px;
    color: #67c8c7; }
    @media all and (min-width: 64em) {
      .page-news .date-circle .day {
        font-size: 50px;
        line-height: 48px; } }
  .page-news .date-circle .year {
    display: block;
    font-size: 12px;
    line-height: 0px;
    color: #979797;
    font-weight: 300; }
    @media all and (min-width: 64em) {
      .page-news .date-circle .year {
        font-size: 16px;
        line-height: 12px; } }

/*********************************************
  :: News Page & News-Detail Page                           
********************************************/
.page-news-detail .news-container {
  width: 100%;
  padding: 20px 0;
  float: left; }
  .page-news-detail .news-container article {
    width: 100%;
    padding: 10px;
    float: left; }
    @media all and (min-width: 64em) {
      .page-news-detail .news-container article {
        width: 85%;
        margin: 15px 0 0px 0; } }
    .page-news-detail .news-container article .col1 {
      width: 60px;
      height: 50px;
      float: left;
      position: relative; }
      @media all and (min-width: 64em) {
        .page-news-detail .news-container article .col1 {
          width: 90px;
          width: 25%; } }
      .page-news-detail .news-container article .col1 .back-btn {
        display: none; }
        @media all and (min-width: 64em) {
          .page-news-detail .news-container article .col1 .back-btn {
            display: block;
            margin-top: 120px;
            font-weight: 600;
            color: #2e2a2b; } }
    .page-news-detail .news-container article .col2 {
      width: calc(100% - 60px);
      float: left; }
      @media all and (min-width: 64em) {
        .page-news-detail .news-container article .col2 {
          width: 75%; } }
      .page-news-detail .news-container article .col2 h4 {
        margin-bottom: 0px;
        width: 100%;
        display: inline-block;
        padding-bottom: 10px;
        font-weight: 600;
        color: #2e2a2b;
        font-size: 14px; }
        @media all and (min-width: 64em) {
          .page-news-detail .news-container article .col2 h4 {
            border-bottom: 1px solid #979797;
            font-size: 18px; } }
    .page-news-detail .news-container article .content, .page-news-detail .news-container article .excerpt {
      width: 100%;
      float: left;
      padding: 10px 0 20px 0;
      border-top: 1px solid #979797;
      margin-top: 10px; }
      @media all and (min-width: 64em) {
        .page-news-detail .news-container article .content, .page-news-detail .news-container article .excerpt {
          width: 75%;
          margin-left: 25%;
          padding-top: 0px;
          border-top: none; } }
      .page-news-detail .news-container article .content img, .page-news-detail .news-container article .excerpt img {
        max-width: 500px;
        padding-bottom: 20px; }

.page-news-detail .date-circle {
  float: left;
  background: transparent;
  color: white;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px; }
  @media all and (min-width: 64em) {
    .page-news-detail .date-circle {
      padding-left: 20px; } }
  .page-news-detail .date-circle .month {
    display: block;
    font-size: 12px;
    line-height: 9px;
    color: #2e2a2b; }
    @media all and (min-width: 64em) {
      .page-news-detail .date-circle .month {
        font-size: 16px;
        line-height: 30px;
        font-weight: 600; } }
  .page-news-detail .date-circle .day {
    font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 30px;
    line-height: 36px;
    color: #67c8c7; }
    @media all and (min-width: 64em) {
      .page-news-detail .date-circle .day {
        font-size: 50px;
        line-height: 48px; } }
  .page-news-detail .date-circle .year {
    display: block;
    font-size: 12px;
    line-height: 0px;
    color: #979797;
    font-weight: 300; }
    @media all and (min-width: 64em) {
      .page-news-detail .date-circle .year {
        font-size: 16px;
        line-height: 12px; } }

/*********************************************
:: Gallery Page                   
********************************************/
.page-gallery {
  width: 100%;
  float: left;
  background: white;
  margin-bottom: 40px; }
  @media all and (min-width: 64em) {
    .page-gallery {
      margin-bottom: 90px; } }
  .page-gallery .title-module h1 {
    border-bottom: none; }
  .page-gallery .gallery-container {
    width: 100%;
    float: left; }
    .page-gallery .gallery-container .masonry-module {
      max-width: 940px; }
    .page-gallery .gallery-container .grid-item {
      width: 100%;
      height: 341px;
      float: left;
      margin: 10px auto;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      border-left: 6.667px solid white;
      border-right: 6.667px solid white;
      opacity: 1; }
      @media all and (min-width: 64em) {
        .page-gallery .gallery-container .grid-item {
          width: 50%;
          height: 460px; } }
      .page-gallery .gallery-container .grid-item img {
        max-width: 460px;
        max-height: 460px; }
      .page-gallery .gallery-container .grid-item:after {
        content: "\e90e";
        font-family: "icomoon";
        font-size: 20px;
        font-weight: 800;
        color: white;
        position: absolute;
        bottom: 5px;
        right: 10px; }
      .page-gallery .gallery-container .grid-item:hover {
        opacity: 0.8; }
        .page-gallery .gallery-container .grid-item:hover:after {
          font-size: 26px; }
    .page-gallery .gallery-container .half-width {
      width: 50%; }
      @media all and (min-width: 64em) {
        .page-gallery .gallery-container .half-width {
          width: 25%; } }
    .page-gallery .gallery-container .half-height {
      height: 160px; }
      @media all and (min-width: 64em) {
        .page-gallery .gallery-container .half-height {
          height: 220px; } }
    .page-gallery .gallery-container .load-more {
      width: 100%;
      position: relative;
      text-align: center;
      margin: 40px 0 20px 0; }
      @media all and (min-width: 64em) {
        .page-gallery .gallery-container .load-more {
          margin: 60px 0 30px 0; } }
      .page-gallery .gallery-container .load-more a {
        width: auto;
        background: white;
        margin: 0 auto;
        position: relative;
        z-index: 1;
        color: #67c8c7;
        font-size: 20px;
        display: inline-block;
        padding: 0 40px; }
      .page-gallery .gallery-container .load-more:after {
        content: "";
        position: absolute;
        top: 49%;
        left: 0px;
        width: 100%;
        border-bottom: 1px solid #CCC; }
  .page-gallery .img-container .hidden {
    display: none; }

/*******************************************/
/*********************************************
:: Activity Summary Page
********************************************/
.page-activity-summary .title-module {
  margin-bottom: 20px; }

.page-activity-summary .intro-container {
  display: none; }
  @media all and (min-width: 64em) {
    .page-activity-summary .intro-container {
      display: inline-block;
      width: 100%;
      float: left;
      margin: 0px 0 60px 0; } }
  .page-activity-summary .intro-container .col1 {
    width: 100%;
    float: left; }
    @media all and (min-width: 64em) {
      .page-activity-summary .intro-container .col1 {
        width: 20%; } }
    .page-activity-summary .intro-container .col1 img {
      width: 167px; }
  .page-activity-summary .intro-container .col2 {
    width: 100%;
    float: left; }
    @media all and (min-width: 64em) {
      .page-activity-summary .intro-container .col2 {
        width: 80%;
        margin-top: 20px; } }
    .page-activity-summary .intro-container .col2 h2, .page-activity-summary .intro-container .col2 legend {
      font-size: 20px;
      font-weight: 700;
      color: black;
      font-family: "mislab-narrow-std", "museo-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    .page-activity-summary .intro-container .col2 p {
      font-size: 14px; }
      @media all and (min-width: 64em) {
        .page-activity-summary .intro-container .col2 p {
          font-size: 16px; } }

.page-activity-summary .section-container {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 90px; }
  .page-activity-summary .section-container article.activity-section {
    width: 100%;
    float: left;
    margin-bottom: 80px;
    position: relative; }
    @media all and (min-width: 64em) {
      .page-activity-summary .section-container article.activity-section {
        width: 90%; } }
    .page-activity-summary .section-container article.activity-section:before {
      content: '';
      width: 116%;
      height: 110%;
      background: #fdf9f2;
      position: absolute;
      top: -25px;
      left: -6%;
      z-index: 0; }
      @media all and (min-width: 64em) {
        .page-activity-summary .section-container article.activity-section:before {
          top: 0px;
          width: 75%;
          height: 110%;
          right: 0px;
          left: auto; } }
    .page-activity-summary .section-container article.activity-section:nth-of-type(even):before {
      width: 112%;
      top: 0px;
      left: -6%;
      right: auto; }
      @media all and (min-width: 64em) {
        .page-activity-summary .section-container article.activity-section:nth-of-type(even):before {
          width: 95%;
          left: -30px;
          right: auto; } }
    @media all and (min-width: 64em) {
      .page-activity-summary .section-container article.activity-section:nth-of-type(even) .col1 {
        float: right;
        padding: 0 0 0px 24px; } }
    .page-activity-summary .section-container article.activity-section h3 a {
      line-height: inherit;
      font-weight: inherit;
      font-size: inherit;
      color: inherit; }
  .page-activity-summary .section-container .col1 {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    text-align: center; }
    @media all and (min-width: 64em) {
      .page-activity-summary .section-container .col1 {
        width: 50%;
        padding: 0 44px 0px 0; } }
    .page-activity-summary .section-container .col1 img {
      width: 100%;
      max-width: 500px;
      margin: 0 auto; }
  .page-activity-summary .section-container .col2 {
    width: 100%;
    float: left;
    margin-top: 20px;
    position: relative;
    z-index: 1; }
    @media all and (min-width: 64em) {
      .page-activity-summary .section-container .col2 {
        width: calc(99.99% * 1/2 - (30px - 30px * 1/2));
        margin-top: 44px; }
      .page-activity-summary .section-container .col2:nth-child(1n){
    float: left;
    margin-right: 30px;
    clear: none; }
      .page-activity-summary .section-container .col2:last-child{
    margin-right: 0; }
      .page-activity-summary .section-container .col2:nth-child(20pxn){
    margin-right: 0;
    float: right; }
      .page-activity-summary .section-container .col2:nth-child(20pxn + 1){
    clear: left; } }
    .page-activity-summary .section-container .col2 .mob {
      width: 100%;
      margin: 15px 0; }
      .page-activity-summary .section-container .col2 .mob button {
        float: left;
        vertical-align: middle;
        font-size: 13px;
        color: #333;
        letter-spacing: 0.5px;
        margin-top: 7px; }
        .page-activity-summary .section-container .col2 .mob button span {
          padding-right: 5px; }
      .page-activity-summary .section-container .col2 .mob .enquire-btn {
        float: right; }
    .page-activity-summary .section-container .col2 .content {
      display: none; }
      @media all and (min-width: 64em) {
        .page-activity-summary .section-container .col2 .content {
          display: block !important;
          margin-left: 0%; } }
    .page-activity-summary .section-container .col2 h3 {
      font-size: 24px;
      color: #67c8c7;
      font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      letter-spacing: 0.75px;
      text-align: center;
      margin-bottom: 10px; }
      @media all and (min-width: 64em) {
        .page-activity-summary .section-container .col2 h3 {
          font-size: 30px;
          line-height: 26px;
          text-align: left;
          margin-bottom: 0px; } }
    .page-activity-summary .section-container .col2 p {
      color: black; }
    .page-activity-summary .section-container .col2 .place {
      font-size: 18px;
      color: #c32032;
      font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      letter-spacing: 0.75px;
      text-align: right;
      margin-bottom: 0px;
      width: 50%;
      float: right; }
      @media all and (min-width: 64em) {
        .page-activity-summary .section-container .col2 .place {
          width: 100%;
          float: left;
          text-align: left; } }
    .page-activity-summary .section-container .col2 .price {
      font-size: 13px;
      color: #8c8c8c;
      font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      margin-bottom: 0px;
      width: 50%;
      float: left; }
      @media all and (min-width: 64em) {
        .page-activity-summary .section-container .col2 .price {
          width: 100%; } }
      .page-activity-summary .section-container .col2 .price b {
        font-size: 18px;
        color: black; }
      .page-activity-summary .section-container .col2 .price .extra {
        color: #67c8c7;
        font-size: 15px; }
    .page-activity-summary .section-container .col2 .enquire-btn {
      width: 108px;
      height: 30px;
      margin: auto;
      background: black;
      color: white;
      border-radius: 6px;
      text-align: center;
      font-size: 13px;
      font-weight: 300;
      line-height: 30px;
      padding: 0px 30px; }
      .page-activity-summary .section-container .col2 .enquire-btn:hover {
        background: #c32032; }

/*******************************************/
/*********************************************
:: Pricing Summary Page
********************************************/
.page-pricing-summary .title-module {
  margin-bottom: 20px; }

.page-pricing-summary .intro-container {
  display: inline-block;
  width: 100%;
  float: left;
  margin: 0px 0 30px 0;
  border-bottom: 1px solid #CCC; }
  @media all and (min-width: 64em) {
    .page-pricing-summary .intro-container {
      margin: 0px 0 60px 0;
      border-bottom: none; } }
  .page-pricing-summary .intro-container .col1 {
    width: 100%;
    float: left; }
    @media all and (min-width: 64em) {
      .page-pricing-summary .intro-container .col1 {
        width: 20%; } }
    .page-pricing-summary .intro-container .col1 img {
      display: none; }
      @media all and (min-width: 64em) {
        .page-pricing-summary .intro-container .col1 img {
          display: inline-block;
          width: 167px; } }
  .page-pricing-summary .intro-container .col2 {
    width: 100%;
    float: left; }
    @media all and (min-width: 64em) {
      .page-pricing-summary .intro-container .col2 {
        width: 80%;
        margin-top: 20px; } }
    .page-pricing-summary .intro-container .col2 h2, .page-pricing-summary .intro-container .col2 legend {
      font-size: 18px;
      line-height: 21px;
      font-weight: 700;
      color: black;
      font-family: "mislab-narrow-std", "museo-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      @media all and (min-width: 64em) {
        .page-pricing-summary .intro-container .col2 h2, .page-pricing-summary .intro-container .col2 legend {
          font-size: 20px; } }
    .page-pricing-summary .intro-container .col2 p {
      font-size: 14px; }
      @media all and (min-width: 64em) {
        .page-pricing-summary .intro-container .col2 p {
          font-size: 16px; } }

.page-pricing-summary .section-container {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 90px; }
  .page-pricing-summary .section-container article.pricing-section {
    width: 100%;
    float: left;
    margin-bottom: 80px;
    position: relative; }
    @media all and (min-width: 64em) {
      .page-pricing-summary .section-container article.pricing-section {
        width: 100%; } }
  .page-pricing-summary .section-container .content {
    width: 100%; }
    @media all and (min-width: 64em) {
      .page-pricing-summary .section-container .content {
        width: auto; } }
  .page-pricing-summary .section-container .enquire-btn {
    float: left;
    width: auto;
    background: #c32032;
    color: white;
    font-size: 16px;
    line-height: 39px;
    padding: 0 0 0 20px; }
    @media all and (min-width: 64em) {
      .page-pricing-summary .section-container .enquire-btn {
        float: right; } }
    .page-pricing-summary .section-container .enquire-btn a {
      display: inline-block;
      background: #67c8c7;
      color: white;
      border-radius: 20px;
      padding: 0 30px;
      line-height: 39px;
      margin: 0 -20px 0 20px; }
      .page-pricing-summary .section-container .enquire-btn a:hover {
        background: #f4d19f; }

.page-pricing-summary .table-container {
  overflow: visible;
  display: none; }
  @media all and (min-width: 64em) {
    .page-pricing-summary .table-container {
      display: block; } }
  .page-pricing-summary .table-container table {
    border-collapse: separate; }
  .page-pricing-summary .table-container thead {
    background: white; }
  .page-pricing-summary .table-container tr th, .page-pricing-summary .table-container tr td {
    width: 155px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    background: #67c8c7;
    color: white;
    font-size: 16px;
    text-align: center;
    padding: 15px 0px;
    margin: 0 15px;
    border-bottom: 1px solid #67c8c7;
    border-radius: 10px 10px 0 0; }
    .page-pricing-summary .table-container tr th span, .page-pricing-summary .table-container tr td span {
      display: block; }
    .page-pricing-summary .table-container tr th:first-of-type, .page-pricing-summary .table-container tr td:first-of-type {
      width: 140px;
      background: white;
      color: #c32032;
      font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 30px;
      line-height: 20px;
      text-align: left;
      border: none;
      border-bottom: 1px solid #CCC;
      padding-top: 22px; }
      .page-pricing-summary .table-container tr th:first-of-type span, .page-pricing-summary .table-container tr td:first-of-type span {
        font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 14px;
        color: #aaa; }
  .page-pricing-summary .table-container tr th {
    font-family: "blenda", "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    border-bottom: none; }
  .page-pricing-summary .table-container tr td {
    position: relative;
    background: white;
    color: black;
    font-size: 27px;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-radius: 0px; }
    .page-pricing-summary .table-container tr td sup {
      color: #AAA; }
  .page-pricing-summary .table-container .img-popup {
    position: absolute;
    margin: auto;
    right: 0px;
    top: 12px;
    background-size: cover;
    width: 23px;
    height: 23px;
    cursor: pointer; }

/*******************************************/
/*********************************************
:: Text Summary Page
********************************************/
.page-text-summary .section-container {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 90px; }
  .page-text-summary .section-container article.text-section {
    width: 100%;
    float: left;
    margin-top: 25px;
    position: relative; }
    @media all and (min-width: 64em) {
      .page-text-summary .section-container article.text-section {
        width: 90%; } }
    .page-text-summary .section-container article.text-section h3 {
      font-size: 18px;
      color: #67c8c7;
      font-family: "patua", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      letter-spacing: 0.75px;
      text-align: left;
      margin-bottom: 0;
      font-weight: 400; }
      @media all and (min-width: 64em) {
        .page-text-summary .section-container article.text-section h3 {
          font-size: 25px;
          line-height: 26px; } }
    .page-text-summary .section-container article.text-section .content {
      margin: 10px 0 5px 0;
      float: left;
      clear: both;
      color: #9b9b9b;
      border-bottom: 1px solid #979797;
      padding-bottom: 10px; }
      @media all and (min-width: 64em) {
        .page-text-summary .section-container article.text-section .content {
          margin: 20px 0 20px 60px; } }
      .page-text-summary .section-container article.text-section .content h2, .page-text-summary .section-container article.text-section .content legend {
        color: black;
        font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 16px;
        font-weight: 700; }
      .page-text-summary .section-container article.text-section .content li {
        list-style-type: inherit; }
    .page-text-summary .section-container article.text-section .lead-copy {
      font-size: 16px;
      color: #c32032;
      font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-weight: 600;
      letter-spacing: 0.75px;
      line-height: 30px;
      text-align: left;
      margin: 5px 0;
      width: 100%;
      float: left; }
      @media all and (min-width: 64em) {
        .page-text-summary .section-container article.text-section .lead-copy {
          margin: 10px 0 0 0;
          font-size: 18px; } }

/*******************************************/
/*********************************************
:: Search Summary                  
********************************************/
.page-search .search-container {
  width: 100%;
  float: left;
  padding: 15px 0; }
  @media all and (min-width: 64em) {
    .page-search .search-container {
      padding: 45px 0 45px 0; } }
  .page-search .search-container .col1 {
    overflow-y: auto;
    width: 85%;
    height: 100%;
    background: #EEE;
    z-index: 9999;
    position: fixed;
    top: 0px;
    right: -85%;
    transition: all 0.4s cubic-bezier(0.63, 0.01, 0, 1.03); }
    @media all and (min-width: 64em) {
      .page-search .search-container .col1 {
        width: 100%;
        background: white;
        position: relative;
        right: auto;
        width: calc(99.99% * 1.5/6 - (0px - 0px * 1.5/6));
        padding: 0px;
        overflow-y: auto; }
      .page-search .search-container .col1:nth-child(1n){
    float: left;
    margin-right: 0px;
    clear: none; }
      .page-search .search-container .col1:last-child{
    margin-right: 0; }
      .page-search .search-container .col1:nth-child(2n){
    margin-right: 0;
    float: right; }
      .page-search .search-container .col1:nth-child(2n + 1){
    clear: left; } }
    .page-search .search-container .col1.open-menu {
      right: 0%; }
    .page-search .search-container .col1 h4 {
      font-family: "mislab-narrow-std", "museo-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 22px;
      font-weight: 400;
      line-height: 24px;
      color: #333;
      margin: 0 0 20px 40px;
      text-transform: none; }
      @media all and (min-width: 64em) {
        .page-search .search-container .col1 h4 {
          margin: 0px 0 20px 0;
          font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
          font-size: 20px;
          text-transform: uppercase; } }
    .page-search .search-container .col1 ul {
      margin-left: 40px; }
      @media all and (min-width: 64em) {
        .page-search .search-container .col1 ul {
          margin-left: 0px; } }
    .page-search .search-container .col1 li a {
      font-size: 16px;
      font-weight: 700;
      line-height: 1.33;
      text-transform: uppercase;
      color: #c32032;
      display: inline-block;
      transition: all .2s ease-in-out; }
      @media all and (min-width: 64em) {
        .page-search .search-container .col1 li a {
          text-transform: none;
          color: #67c8c7; } }
      .page-search .search-container .col1 li a:hover {
        color: #67c8c7; }
    .page-search .search-container .col1 .sub-menu li a {
      font-size: 13px;
      font-weight: 400;
      line-height: 28px;
      margin-left: 20px;
      color: #666;
      text-transform: none; }
    .page-search .search-container .col1 .wholesale-cta {
      display: none; }
      @media all and (min-width: 64em) {
        .page-search .search-container .col1 .wholesale-cta {
          display: inline-block;
          width: 100%;
          max-width: 200px;
          float: left;
          border: 1px solid #979797;
          border-radius: 10px;
          margin: 20px 0;
          padding: 15px;
          text-align: center; } }
      .page-search .search-container .col1 .wholesale-cta p {
        font-size: 16px;
        color: #c32032;
        margin-bottom: 15px; }
      .page-search .search-container .col1 .wholesale-cta .button {
        background: #67c8c7;
        color: white;
        width: auto;
        height: 36px;
        font-family: "mislab-narrow-std", "museo-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        line-height: 36px;
        padding: 0 30px;
        letter-spacing: 2px;
        border-radius: 50px; }
  .page-search .search-container .col2 {
    width: 100%;
    float: left; }
    @media all and (min-width: 64em) {
      .page-search .search-container .col2 {
        width: calc(99.99% * 4.5/6 - (0px - 0px * 4.5/6)); }
      .page-search .search-container .col2:nth-child(1n){
    float: left;
    margin-right: 0px;
    clear: none; }
      .page-search .search-container .col2:last-child{
    margin-right: 0; }
      .page-search .search-container .col2:nth-child(2n){
    margin-right: 0;
    float: right; }
      .page-search .search-container .col2:nth-child(2n + 1){
    clear: left; } }
  .page-search .search-container .btn-container {
    width: 100%;
    float: left; }
    .page-search .search-container .btn-container .button-login {
      margin: 10px 0 0 6%; }
  .page-search .search-container .filter-btn, .page-search .search-container .filter-trigger {
    width: 100%;
    background: #67c8c7;
    color: white;
    font-size: 15px;
    font-weight: 300;
    line-height: 52px;
    margin-bottom: 30px;
    text-align: left;
    padding: 0 15px; }
    .page-search .search-container .filter-btn span, .page-search .search-container .filter-trigger span {
      display: inline-block;
      color: black; }
  .page-search .search-container .filter-trigger {
    width: 120px;
    float: right;
    margin-right: -7%; }
    .page-search .search-container .filter-trigger span {
      padding-left: 20px; }

/*********************************************
  :: Product Detail                         
********************************************/
.page-product-detail {
  width: 100%;
  float: left; }
  .page-product-detail .detail-container {
    width: 100%;
    float: left;
    margin-bottom: 100px; }
    .page-product-detail .detail-container .col1 {
      width: 100%;
      float: left; }
      @media all and (min-width: 64em) {
        .page-product-detail .detail-container .col1 {
          width: 50%;
          margin: 30px 0; } }
      .page-product-detail .detail-container .col1 .product-image {
        display: none; }
        @media all and (min-width: 64em) {
          .page-product-detail .detail-container .col1 .product-image {
            display: block;
            width: 100%;
            max-width: 400px;
            float: left;
            position: relative; } }
        .page-product-detail .detail-container .col1 .product-image #large-img {
          width: 100%;
          margin: 0 auto;
          border: 1px solid #AAA; }
      .page-product-detail .detail-container .col1 .owl-container {
        position: relative;
        width: 100%;
        max-width: 400px;
        margin: 10px auto 32px auto; }
        @media all and (min-width: 64em) {
          .page-product-detail .detail-container .col1 .owl-container {
            float: left;
            margin: 10px 0 32px 0; } }
        .page-product-detail .detail-container .col1 .owl-container #product-gallery {
          width: 86%;
          margin: 0 auto;
          border: 1px solid #EEE; }
          @media all and (min-width: 64em) {
            .page-product-detail .detail-container .col1 .owl-container #product-gallery {
              width: 90.6%;
              max-width: 330px;
              border: none; } }
          .page-product-detail .detail-container .col1 .owl-container #product-gallery .owl-prev {
            top: 40%;
            left: -10%; }
            @media all and (min-width: 64em) {
              .page-product-detail .detail-container .col1 .owl-container #product-gallery .owl-prev {
                top: 25%; } }
            .page-product-detail .detail-container .col1 .owl-container #product-gallery .owl-prev:before {
              color: #67c8c7; }
          .page-product-detail .detail-container .col1 .owl-container #product-gallery .owl-next {
            top: 40%;
            right: -10%; }
            @media all and (min-width: 64em) {
              .page-product-detail .detail-container .col1 .owl-container #product-gallery .owl-next {
                top: 25%; } }
            .page-product-detail .detail-container .col1 .owl-container #product-gallery .owl-next:before {
              color: #67c8c7; }
        .page-product-detail .detail-container .col1 .owl-container .slideshow-controls {
          height: 18px;
          z-index: 0; }
        .page-product-detail .detail-container .col1 .owl-container .owl-item {
          position: relative; }
          .page-product-detail .detail-container .col1 .owl-container .owl-item img {
            width: 100%;
            margin: 0 auto;
            border: 1px solid #EEEEEE; }
            @media all and (min-width: 64em) {
              .page-product-detail .detail-container .col1 .owl-container .owl-item img {
                max-width: 78px; } }
            .page-product-detail .detail-container .col1 .owl-container .owl-item img.border {
              border: 1px solid black; }
    .page-product-detail .detail-container .col2 {
      width: 100%;
      float: left;
      margin: 0px 0 30px 0; }
      @media all and (min-width: 64em) {
        .page-product-detail .detail-container .col2 {
          width: 50%;
          margin: 70px 0 30px 0; } }
      .page-product-detail .detail-container .col2 .prod-title {
        font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 20px;
        line-height: 24px;
        color: black;
        margin: 0 0 0px 0; }
        @media all and (min-width: 64em) {
          .page-product-detail .detail-container .col2 .prod-title {
            font-size: 24px;
            line-height: 29px; } }
      .page-product-detail .detail-container .col2 .SumoSelect {
        width: 200px; }
      .page-product-detail .detail-container .col2 .enq {
        height: 33px;
        line-height: 33px;
        text-align: center;
        color: white;
        background: #67c8c7;
        border-radius: 8px;
        display: inline-block;
        padding: 0 15px;
        margin: 15px auto;
        font-size: 13px;
        clear: both; }
        .page-product-detail .detail-container .col2 .enq:hover {
          background: #EEEEEE;
          color: black; }
    .page-product-detail .detail-container .ecommerce-actions {
      width: 100%;
      float: left; }
      .page-product-detail .detail-container .ecommerce-actions .price {
        width: 30%;
        float: left;
        font-size: 20px;
        color: #67c8c7;
        margin-bottom: 50px; }
        @media all and (min-width: 64em) {
          .page-product-detail .detail-container .ecommerce-actions .price {
            margin-bottom: 5px; } }
      .page-product-detail .detail-container .ecommerce-actions .inputdiv {
        display: inline-block;
        width: 90px;
        height: 35px;
        border: 1px solid #CCC; }
        .page-product-detail .detail-container .ecommerce-actions .inputdiv input {
          width: 55px;
          height: 33px;
          border-right: none;
          border-radius: 0px;
          border: none;
          border-right: 1px solid #CCC; }
      .page-product-detail .detail-container .ecommerce-actions .button-increment {
        text-indent: -9999px;
        cursor: pointer;
        width: 33px;
        height: 16.5px;
        float: left;
        text-align: center;
        background: url("/images/office-arrow.png") no-repeat;
        background-position: -5px -6px; }
      .page-product-detail .detail-container .ecommerce-actions .dec {
        background-position: -5px -24px; }
      .page-product-detail .detail-container .ecommerce-actions .SumoSelect {
        float: none; }
        @media all and (min-width: 64em) {
          .page-product-detail .detail-container .ecommerce-actions .SumoSelect {
            float: right; } }

/*********************************************
  :: Cart                           
********************************************/
.page-cart {
  width: 100%;
  float: left; }
  @media all and (min-width: 64em) {
    .page-cart {
      margin: 51px 0 95px 0; } }
  .page-cart .title-module {
    margin-bottom: 80px; }
  .page-cart .col1 {
    display: none; }
    @media all and (min-width: 64em) {
      .page-cart .col1 {
        float: left;
        display: inline-block;
        width: 25%;
        border: 1px solid #ccc;
        padding: 24px 25px 30px 25px;
        padding-bottom: 280px; } }
    .page-cart .col1 h3 {
      font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-weight: 700;
      font-size: 18px;
      color: black;
      margin-bottom: 5px; }
      .page-cart .col1 h3 span {
        font-size: 14px; }
    .page-cart .col1 .price {
      font-weight: 300;
      font-size: 17px;
      color: black;
      line-height: 30px;
      margin-bottom: 36px;
      display: block; }
    .page-cart .col1 .button {
      display: inline-block;
      padding: 0 17px;
      text-align: center;
      background: #67c8c7;
      color: white;
      font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 14px;
      font-weight: 400;
      border-radius: 4px; }
      .page-cart .col1 .button:hover {
        background: #c32032; }
  .page-cart .col2 {
    width: 100%;
    float: left; }
    @media all and (min-width: 64em) {
      .page-cart .col2 {
        width: 75%;
        padding-left: 23px; } }
    .page-cart .col2 .item {
      width: 100%;
      float: left;
      position: relative;
      padding-bottom: 25px;
      margin-bottom: 25px;
      border-bottom: 1px solid #CCCCCC; }
      .page-cart .col2 .item .image {
        width: 35%;
        float: left;
        float: left;
        min-width: 100px; }
        @media all and (min-width: 64em) {
          .page-cart .col2 .item .image {
            width: 19%; } }
      .page-cart .col2 .item .content {
        width: 65%;
        float: left; }
        @media all and (min-width: 64em) {
          .page-cart .col2 .item .content {
            width: 36.5%; } }
        .page-cart .col2 .item .content .title {
          font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
          font-size: 15px;
          font-weight: 600;
          color: black;
          margin: 0px 0 6px 0;
          padding-right: 15px; }
          @media all and (min-width: 64em) {
            .page-cart .col2 .item .content .title {
              font-size: 16px;
              line-height: 26px;
              padding-right: 0px;
              margin: 20px 10px 0 10px; } }
        .page-cart .col2 .item .content .variants {
          font-size: 11px;
          color: #2e2a2b;
          margin: 0px 0 6px 0; }
          @media all and (min-width: 64em) {
            .page-cart .col2 .item .content .variants {
              margin: 0px 10px 0 10px; } }
        .page-cart .col2 .item .content .description {
          font-weight: 300;
          font-size: 16px;
          color: #67c8c7;
          margin: 0px; }
          @media all and (min-width: 64em) {
            .page-cart .col2 .item .content .description {
              font-size: 16px;
              margin: 0px 10px 10px 10px; } }
      .page-cart .col2 .item .price {
        width: 100%;
        float: left;
        text-align: right; }
        @media all and (min-width: 64em) {
          .page-cart .col2 .item .price {
            padding-top: 33px;
            width: auto;
            text-align: left; } }
        .page-cart .col2 .item .price span {
          font-size: 16px;
          font-weight: 700; }
        .page-cart .col2 .item .price b {
          display: inline-block;
          font-style: italic;
          font-weight: 300;
          color: #999; }
          @media all and (min-width: 64em) {
            .page-cart .col2 .item .price b {
              display: none; } }
      .page-cart .col2 .item .action {
        position: absolute;
        top: 0;
        right: 0; }
        @media all and (min-width: 64em) {
          .page-cart .col2 .item .action {
            position: static;
            float: right;
            text-align: center;
            padding-top: 25px; } }
        .page-cart .col2 .item .action a {
          text-indent: -9999px;
          display: inline-block;
          background: url(/images/close-icon2.png) no-repeat center;
          width: 29px;
          height: 29px; }
  .page-cart .subtotaltable {
    float: right;
    width: 100%;
    vertical-align: top;
    margin-bottom: 71px;
    text-align: right; }
    @media all and (min-width: 64em) {
      .page-cart .subtotaltable {
        width: 230px; } }
    .page-cart .subtotaltable td {
      font-weight: 300;
      font-size: 16px;
      line-height: 20px;
      color: #999;
      text-align: right;
      padding: 2px 0; }
      .page-cart .subtotaltable td:first-of-type {
        text-align: left; }
    .page-cart .subtotaltable .total-amount, .page-cart .subtotaltable .total-text span {
      padding-top: 24px;
      font-size: 19px;
      font-weight: 600;
      color: black; }
    .page-cart .subtotaltable .total-text {
      padding-top: 24px;
      font-size: 13px;
      font-weight: 400;
      color: black; }
  .page-cart .buttons {
    float: right;
    width: 100%;
    text-align: right;
    margin-bottom: 50px; }
    @media all and (min-width: 64em) {
      .page-cart .buttons {
        margin-bottom: 0px; } }
    .page-cart .buttons .button {
      width: 100%;
      padding: 5px 20px;
      border-radius: 4px;
      background: black;
      font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-weight: 300;
      color: white;
      float: left;
      text-align: center;
      margin-bottom: 5px; }
      @media all and (min-width: 64em) {
        .page-cart .buttons .button {
          width: auto;
          margin-left: 5px;
          float: none;
          margin-bottom: 0px; } }
      .page-cart .buttons .button:last-of-type {
        background: #67c8c7; }
      .page-cart .buttons .button:hover {
        background: #c32032; }

/*********************************************
  :: Checkout                           
********************************************/
.page-checkout {
  width: 100%;
  float: left; }
  @media all and (min-width: 64em) {
    .page-checkout {
      margin: 51px 0 95px 0; } }
  .page-checkout *:-ms-input-placeholder {
    color: #CCC; }
  .page-checkout *::placeholder {
    color: #CCC; }
  .page-checkout .title-module {
    margin-bottom: 80px; }
  .page-checkout .col1 {
    display: none; }
    @media all and (min-width: 64em) {
      .page-checkout .col1 {
        float: left;
        display: inline-block;
        width: 25%;
        border: 1px solid #ccc;
        padding: 24px 25px 30px 25px;
        padding-bottom: 100px; } }
    .page-checkout .col1 h3 {
      font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-weight: 700;
      font-size: 14px;
      color: black;
      margin-bottom: 5px; }
      .page-checkout .col1 h3 span {
        font-size: 14px; }
    .page-checkout .col1 .price {
      font-weight: 300;
      font-size: 14px;
      color: black;
      line-height: 30px;
      margin-bottom: 36px;
      display: block; }
    .page-checkout .col1 .button {
      display: inline-block;
      padding: 0 17px;
      text-align: center;
      background: #67c8c7;
      color: white;
      font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 14px;
      font-weight: 400;
      border-radius: 4px; }
      .page-checkout .col1 .button:hover {
        background: #c32032; }
  .page-checkout .col2 {
    width: 100%;
    float: left; }
    @media all and (min-width: 64em) {
      .page-checkout .col2 {
        width: 75%;
        padding-left: 23px; } }
  .page-checkout .subtotaltable {
    float: right;
    width: 100%;
    vertical-align: top;
    margin-bottom: 71px;
    text-align: right; }
    @media all and (min-width: 64em) {
      .page-checkout .subtotaltable {
        width: 230px; } }
    .page-checkout .subtotaltable td {
      font-weight: 300;
      font-size: 16px;
      line-height: 20px;
      color: #999;
      text-align: right;
      padding: 2px 0; }
      .page-checkout .subtotaltable td:first-of-type {
        text-align: left; }
    .page-checkout .subtotaltable .total-amount, .page-checkout .subtotaltable .total-text span {
      padding-top: 24px;
      font-size: 19px;
      font-weight: 600;
      color: black; }
    .page-checkout .subtotaltable .total-text {
      padding-top: 24px;
      font-size: 13px;
      font-weight: 400;
      color: black; }
  .page-checkout .buttons {
    float: right;
    width: 100%;
    text-align: right;
    margin-bottom: 50px; }
    @media all and (min-width: 64em) {
      .page-checkout .buttons {
        margin-bottom: 0px; } }
    .page-checkout .buttons .button, .page-checkout .buttons button {
      width: 100%;
      padding: 5px 20px;
      border-radius: 4px;
      background: black;
      font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-weight: 300;
      color: white;
      float: left;
      text-align: center;
      margin-bottom: 5px; }
      @media all and (min-width: 64em) {
        .page-checkout .buttons .button, .page-checkout .buttons button {
          width: auto;
          margin-left: 5px;
          float: none;
          margin-bottom: 0px; } }
      .page-checkout .buttons .button.blue, .page-checkout .buttons button.blue {
        background: #67c8c7; }
      .page-checkout .buttons .button:hover, .page-checkout .buttons button:hover {
        background: #c32032; }

/*********************************************
  :: Checkout Review                          
********************************************/
.review-container {
  width: 100%;
  float: left; }
  .review-container .review-summary {
    width: 100%;
    float: right; }
    @media all and (min-width: 64em) {
      .review-container .review-summary {
        width: 66.66%;
        float: right; } }
  .review-container .review-details {
    width: 100%;
    float: left; }
    @media all and (min-width: 64em) {
      .review-container .review-details {
        width: 33.33%;
        margin-right: 0%;
        padding-right: 20px; } }
    .review-container .review-details h3 {
      font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 18px;
      border-bottom: 1px solid #999999;
      padding-bottom: 3px;
      margin-bottom: 10px; }
      @media all and (min-width: 64em) {
        .review-container .review-details h3 {
          font-size: 20px;
          border-bottom: none;
          padding-bottom: 0px; } }
  .review-container .cartitem {
    width: 100%;
    float: left;
    border-bottom: 1px solid #CCCCCC; }
    .review-container .cartitem .content {
      width: 100%;
      float: left; }
      @media all and (min-width: 64em) {
        .review-container .cartitem .content {
          width: 50%; } }
      .review-container .cartitem .content h3 {
        color: black;
        margin-bottom: 0px;
        font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px; }
      .review-container .cartitem .content p {
        font-weight: 300;
        font-size: 14px;
        color: #999; }
    .review-container .cartitem .quantity {
      width: 25%;
      float: left;
      text-align: left; }
      @media all and (min-width: 64em) {
        .review-container .cartitem .quantity {
          text-align: right; } }
      .review-container .cartitem .quantity p {
        color: black; }
    .review-container .cartitem .price {
      width: 25%;
      float: left;
      text-align: right;
      float: right; }
      @media all and (min-width: 64em) {
        .review-container .cartitem .price {
          float: left; } }
      .review-container .cartitem .price span {
        font-size: 16px;
        font-weight: 700;
        line-height: 19px; }
  .review-container .subtotaltable {
    float: right;
    width: 100%;
    vertical-align: top;
    margin: 20px 0 71px 0;
    text-align: right; }
    @media all and (min-width: 64em) {
      .review-container .subtotaltable {
        width: 230px; } }
    .review-container .subtotaltable .total-amount, .review-container .subtotaltable .total-text {
      padding-top: 40px; }

/*********************************************
:: Login Page                   
********************************************/
.page-login {
  width: 100%;
  float: left;
  background: white;
  margin-bottom: 40px; }
  @media all and (min-width: 64em) {
    .page-login {
      margin-bottom: 90px; } }
  .page-login .login-container {
    width: 100%;
    float: left;
    position: relative;
    margin: 20px 0px 20px 0px; }
    @media all and (min-width: 64em) {
      .page-login .login-container {
        margin: 40px 0 150px 0; } }
    .page-login .login-container form {
      width: 100%;
      max-width: 450px;
      float: left; }

/*******************************************/
/*********************************************
:: JS Plugins
********************************************/
.SumoSelect p {
  margin: 0; }

.SlectBox {
  width: 200px;
  padding: 5px 8px; }

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.SumoSelect > .optWrapper > .options > li label,
.SumoSelect > .CaptionCont {
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none; }

.SumoSelect {
  display: inline-block;
  position: relative;
  outline: none; }

.SumoSelect:focus > .CaptionCont,
.SumoSelect:hover > .CaptionCont {
  box-shadow: 0px 0px 2px #7799D0;
  border-color: #7799D0; }

.SumoSelect > .CaptionCont {
  position: relative;
  border: 1px solid #A4A4A4;
  min-height: 14px;
  background-color: #fff;
  border-radius: 2px;
  margin: 0px; }

.SumoSelect > .CaptionCont > span {
  display: block;
  padding-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default; }

/*placeholder style*/
.SumoSelect > .CaptionCont > span.placeholder {
  color: #ccc;
  font-style: italic; }

.SumoSelect > .CaptionCont > label {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 30px; }

.SumoSelect > .CaptionCont > label > i {
  background-position: center center;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: -2px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  background-repeat: no-repeat;
  opacity: 0.8; }

.SumoSelect > .optWrapper {
  top: 30px;
  width: 100%;
  position: absolute;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -webkit-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -moz-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -ms-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  -o-transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
  box-sizing: border-box;
  z-index: -100;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  border-radius: 3px;
  overflow: hidden; }

.SumoSelect > .optWrapper.open {
  top: 35px;
  visibility: visible;
  opacity: 1;
  z-index: 1000; }

.SumoSelect > .optWrapper > .options {
  list-style: none;
  display: block;
  padding: 0px;
  margin: 0px;
  overflow: auto;
  border-radius: 2px;
  /*Set the height of pop up here (only for desktop mode)*/
  max-height: 250px;
  /*height*/ }

.SumoSelect > .optWrapper.isFloating > .options {
  max-height: 100%;
  box-shadow: 0px 0px 100px #595959; }

.SumoSelect > .optWrapper > .options > li {
  padding: 6px 6px;
  border-bottom: 1px solid #F3F3F3;
  position: relative; }

.SumoSelect > .optWrapper > .options > li:first-child {
  border-radius: 2px 2px 0px 0px; }

.SumoSelect > .optWrapper > .options > li:last-child {
  border-bottom: none;
  border-radius: 0px 0px 2px 2px; }

.SumoSelect > .optWrapper > .options > li:hover {
  background-color: #E4E4E4; }

.SumoSelect > .optWrapper > .options > li.sel {
  background-color: #a1c0e4; }

.SumoSelect > .optWrapper > .options > li label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer; }

.SumoSelect > .optWrapper > .options > li span {
  display: none; }

/*Floating styles*/
.SumoSelect > .optWrapper.isFloating {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 90%;
  bottom: 0px;
  margin: auto;
  max-height: 90%; }

/*Hover*/
/*.SumoSelect:hover > .CaptionCont > label { background-color: #F1F1F1; }*/
/*disabled state*/
.SumoSelect > .optWrapper > .options > li.disabled {
  background-color: inherit;
  pointer-events: none; }

.SumoSelect > .optWrapper > .options > li.disabled * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5; }

/*styling for multiple select*/
.SumoSelect > .optWrapper.multiple > .options > li {
  padding-left: 35px;
  cursor: pointer; }

.SumoSelect > .optWrapper.multiple > .options > li span,
.SumoSelect .select-all > span {
  position: absolute;
  display: block;
  width: 30px;
  top: 0px;
  bottom: 0px;
  margin-left: -35px; }

.SumoSelect > .optWrapper.multiple > .options > li span i,
.SumoSelect .select-all > span i {
  position: absolute;
  margin: auto;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 14px;
  height: 14px;
  border: 1px solid #AEAEAE;
  border-radius: 2px;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
  background-color: #fff; }

.SumoSelect > .optWrapper > .MultiControls {
  display: none;
  border-top: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.13);
  border-radius: 0px 0px 3px 3px; }

.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
  display: block;
  margin-top: 5px;
  position: absolute;
  bottom: 0px;
  width: 100%; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
  display: block; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
  padding: 6px; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p {
  display: inline-block;
  cursor: pointer;
  padding: 12px;
  width: 50%;
  box-sizing: border-box;
  text-align: center; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
  background-color: #f1f1f1; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
  border-right: 1px solid #DBDBDB;
  border-radius: 0px 0px 0px 3px; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
  border-radius: 0px 0px 3px 0px; }

/*styling for select on popup mode*/
.SumoSelect > .optWrapper.isFloating > .options > li {
  padding: 12px 6px; }

/*styling for only multiple select on popup mode*/
.SumoSelect > .optWrapper.multiple.isFloating > .options > li {
  padding-left: 35px; }

.SumoSelect > .optWrapper.multiple.isFloating {
  padding-bottom: 43px; }

/*selected state
    .SumoSelect > .optWrapper.multiple > .options > li.selected span i:after,
    .SumoSelect .select-all.selected > span i:after{content: '';position: absolute;width: 11px;height: 11px;top: 2px;left: 2px;background-color: rgb(17, 169, 17);border-radius: 2px;box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);}
    */
.SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
  background-color: #11a911;
  box-shadow: none;
  border-color: transparent;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center center; }

/*disabled state*/
.SumoSelect.disabled {
  opacity: 0.7;
  cursor: not-allowed; }

.SumoSelect.disabled > .CaptionCont {
  border-color: #ccc;
  box-shadow: none; }

/**Select all button**/
.SumoSelect .select-all {
  border-radius: 3px 3px 0px 0px;
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 0px 3px 35px;
  height: 20px; }

.SumoSelect .select-all > span i {
  cursor: pointer; }

.SumoSelect .select-all.partial > span i {
  background-color: #ccc; }

/*styling for optgroups*/
.SumoSelect > .optWrapper > .options > li.optGroup {
  padding-left: 5px;
  text-decoration: underline; }

/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/**
 * The picker input element.
 */
.picker__input {
  cursor: default; }

/**
 * When the picker is opened, the input element is “activated”.
 */
.picker__input.picker__input--active {
  border-color: #0089ec; }

/**
 * The holder is the only “scrollable” top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  width: 100%; }

/**
 * The holder is the base of the picker.
 */
.picker__holder {
  position: absolute;
  background: #ffffff;
  border: 1px solid #aaaaaa;
  border-top-width: 0;
  border-bottom-width: 0;
  border-radius: 0 0 5px 5px;
  box-sizing: border-box;
  min-width: 176px;
  max-width: 466px;
  max-height: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s; }

/**
 * The frame and wrap work together to ensure that
 * clicks within the picker don’t reach the holder.
 */
.picker__frame {
  padding: 1px; }

.picker__wrap {
  margin: -1px; }

/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  max-height: 25em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  border-top-width: 1px;
  border-bottom-width: 1px;
  transform: translateY(0) perspective(600px) rotateX(0);
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12); }

/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em; }

/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em; }

/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em; }

.picker__year {
  color: #999999;
  font-size: .8em;
  font-style: italic; }

/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em; }

@media (min-width: 24.5em) {
  .picker__select--month,
  .picker__select--year {
    margin-top: -0.5em; } }

.picker__select--month {
  width: 35%; }

.picker__select--year {
  width: 22.5%; }

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec; }

/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev,
  .picker__nav--next {
    top: -0.33em; } }

.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em; } }

.picker__nav--next {
  right: -1em;
  padding-left: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em; } }

.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #000000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto; }

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #000000; }

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5; }

/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em; }

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em; } }

.picker__table td {
  margin: 0;
  padding: 0; }

/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999999;
  font-weight: 500;
  /* Increase the spacing a tad */ }

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em; } }

/**
 * The days on the calendar
 */
.picker__day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent; }

.picker__day--today {
  position: relative; }

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: .5em solid transparent; }

.picker__day--disabled:before {
  border-top-color: #aaaaaa; }

.picker__day--outfocus {
  color: #dddddd; }

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__day--highlighted {
  border-color: #0089ec; }

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background: #0089ec;
  color: #ffffff; }

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb; }

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
  text-align: center; }

.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom; }

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb; }

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none; }

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0; }

.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: .45em; }

.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent; }

.picker__button--clear:before {
  top: -0.25em;
  width: .66em;
  border-top: 3px solid #ee2200; }

.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777777; }

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

.picker__button--today[disabled]:before {
  border-top-color: #aaaaaa; }

/* ==========================================================================
   $CLASSIC-DATE-PICKER
   ========================================================================== */
.youtube-container {
  display: block;
  width: 100%; }

.youtube-player {
  display: block;
  width: 100%;
  /* assuming that the video has a 16:9 ratio */
  overflow: hidden;
  position: relative;
  height: 100%;
  cursor: hand;
  cursor: pointer;
  height: 180px; }
  @media all and (min-width: 37.5em) {
    .youtube-player {
      height: 250px; } }
  @media all and (min-width: 48em) {
    .youtube-player {
      height: 300px; } }
  @media all and (min-width: 64em) {
    .youtube-player {
      height: 350px; } }
  @media all and (min-width: 72.5em) {
    .youtube-player {
      height: 550px; } }

img.youtube-thumb {
  bottom: 0;
  left: 0;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  height: auto;
  vertical-align: top;
  display: inline-block;
  margin-top: -0.5px; }

.youtube-bg {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center; }

div.play-button {
  display: inline-block;
  position: absolute;
  top: 53%;
  left: 52%;
  transform: translateX(-50%) translateY(-50%); }
  div.play-button:after {
    content: '';
    display: inline-block;
    border-style: solid;
    border-width: 30px 0 30px 50px;
    border-color: transparent transparent transparent white; }

#youtube-iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.4;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: transparent;
  right: 6px;
  text-align: right; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  position: absolute;
  top: 0; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  top: 8px; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  background: url(/images/arrow-left-small.png) no-repeat center;
  background-size: cover;
  width: 13px;
  height: 26px; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  background: url(/images/arrow-right-small.png) no-repeat center;
  background-size: cover;
  width: 13px;
  height: 26px; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  min-height: 400px;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  background: white; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 30px; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 0px;
    padding-right: 0px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

@media all and (min-width: 680px) {
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    background: url(/images/arrow-left.png) no-repeat center;
    width: 40px;
    height: 79px;
    left: 3px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    background: url(/images/arrow-right.png) no-repeat center;
    width: 40px;
    height: 79px;
    right: 3px; }
  .mfp-image-holder .mfp-close,
  .mfp-iframe-holder .mfp-close {
    right: -16px; } }

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

/* Transitions */
.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-carousel .fadeIn {
  animation-name: fadeIn; }

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

/* 
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

/* 
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

/*********************************************
  :: Multi-Level Push Menu (CoDrops)                           
********************************************/
html.menu-opened,
.menu-opened body,
.menu-opened .container,
.menu-opened .scroller {
  height: 100%;
  overflow: hidden; }

.scroller {
  overflow-y: scroll; }

.scroller,
.scroller-inner {
  position: relative; }

.container {
  position: relative;
  overflow: hidden;
  background: #34495e; }

.mp-pusher {
  position: relative;
  right: 0;
  height: 100%; }

.mp-menu {
  position: absolute;
  /* we can't use fixed here :( */
  top: 0;
  right: 0;
  z-index: 1;
  width: 300px;
  height: 100%;
  border-left: 1px solid #CCCCCC;
  transform: translate3d(100%, 0, 0); }

.mp-level {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: white;
  transform: translate3d(100%, 0, 0); }

/* overlays for pusher and for level that gets covered */
.mp-pusher::after,
.mp-level::after,
.mp-level::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  content: '';
  opacity: 0; }

.mp-pusher::after,
.mp-level::after {
  background: transparent;
  transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s; }

.mp-level::after {
  z-index: -1; }

.mp-pusher.mp-pushed::after,
.mp-level.mp-level-overlay::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 0.3s; }

.mp-level.mp-level-overlay {
  cursor: pointer; }

.mp-level.mp-level-overlay.mp-level::before {
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 1; }

.mp-pusher,
.mp-level {
  transition: all 0.6s ease-in-out; }

/* overlap */
.mp-overlap .mp-level.mp-level-open {
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
  transform: translate3d(-40px, 0, 0); }

/* First level */
.mp-menu > .mp-level,
.mp-menu > .mp-level.mp-level-open,
.mp-menu.mp-overlap > .mp-level,
.mp-menu.mp-overlap > .mp-level.mp-level-open {
  box-shadow: none;
  transform: translate3d(0, 0, 0); }

/* cover */
.mp-cover .mp-level.mp-level-open {
  transform: translate3d(0, 0, 0);
  z-index: 1; }

.mp-cover .mp-level.mp-level-open > ul.menu-list > li > .mp-level:not(.mp-level-open) {
  transform: translate3d(100%, 0, 0); }

/* content style */
.mp-menu.mp-overlap .level-title::before {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.3s, transform 0.1s 0.3s;
  transform: translateX(-100%); }

.mp-overlap .mp-level.mp-level-overlay > .level-title::before {
  opacity: 1;
  transition: transform 0.3s, opacity 0.3s;
  transform: translateX(0%); }

/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
/* We'll show the first level only */
.no-csstransforms3d .mp-menu,
.no-js .mp-menu {
  display: none; }

.no-csstransforms3d .mp-menu .mp-level,
.no-js .mp-menu .mp-level {
  display: none; }

.no-csstransforms3d .mp-menu > .mp-level,
.no-js .mp-menu > .mp-level {
  display: block; }

/*********************************************
:: JS Plugins Overrides
********************************************/
/*********************************************
:: SumoSelect Plugin Styles Override                    
********************************************/
.SumoSelect {
  width: 100%;
  vertical-align: top;
  height: 41px; }

.SumoSelect > select {
  width: 100%;
  height: 36px; }

.SumoSelect > select[multiple] {
  height: 41px; }

/*******************************************/
.SumoSelect.disabled {
  opacity: 0.5;
  cursor: default; }

/*******************************************/
.SumoSelect > .CaptionCont {
  position: absolute;
  top: 0px;
  outline: none;
  border: none;
  width: 100%;
  outline: none;
  border: none;
  width: 100%;
  transition: all .5s ease-in-out;
  border-radius: 4px;
  box-shadow: none;
  background: white;
  color: #67c8c7;
  border: 1px solid #CCCCCC;
  padding: 6px 10px 6px 10px;
  height: 36px;
  font-size: 0.938em;
  line-height: 1.7; }
  .SumoSelect > .CaptionCont:hover, .SumoSelect > .CaptionCont:focus {
    box-shadow: none; }

.SumoSelect > .CaptionCont {
  font-size: 0.938em;
  line-height: 1.7;
  color: #999999; }
  .SumoSelect > .CaptionCont:hover, .SumoSelect > .CaptionCont:focus {
    box-shadow: none; }

.SumoSelect > .CaptionCont > label {
  margin-bottom: 0px; }

/*******************************************/
.SumoSelect:focus > .CaptionCont,
.SumoSelect:hover > .CaptionCont {
  border-color: #f4d19f;
  box-shadow: none; }

/*******************************************/
.SumoSelect > .optWrapper {
  transition: border .5s ease-in-out;
  top: calc(41px - 1px); }

.SumoSelect > .optWrapper.open {
  top: calc(41px - 1px); }

.SumoSelect:focus > .optWrapper.open,
.SumoSelect:hover > .optWrapper.open {
  border-color: #f4d19f;
  border-top-color: #ececec; }

.SumoSelect > .optWrapper > .options {
  border-radius: 0px; }

.SumoSelect > .optWrapper > .options > li {
  padding: 6px 10px 6px 10px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 0px;
  cursor: pointer;
  list-style-type: none; }

.SumoSelect > .optWrapper > .options > li label {
  font-size: 0.938em;
  line-height: 1.7;
  color: #212121;
  margin-bottom: 0px;
  text-transform: none;
  font-weight: 400; }

/*******************************************/
.SumoSelect > .CaptionCont > label > i {
  width: auto;
  height: auto;
  opacity: 1;
  font-style: normal;
  text-align: center; }

.SumoSelect > .CaptionCont > label > i:before {
  content: "\e915";
  font-family: "icomoon";
  display: inline-block;
  width: 100%;
  margin: auto;
  font-size: 20px;
  vertical-align: top;
  line-height: 41px;
  color: black; }

/*******************************************/
.SumoSelect > .CaptionCont > span.placeholder,
select .placeholder {
  color: #212121;
  font-style: normal; }

/*******************************************/
.error-SumoSelect > .CaptionCont {
  border: 1px solid #E40000; }

.error-SumoSelect:focus > .CaptionCont,
.error-SumoSelect:hover > .CaptionCont {
  border-color: #E40000; }

.error-SumoSelect select:hover,
.error-SumoSelect select:focus {
  border-color: #E40000; }

.SumoSelect > label.error {
  display: block !important; }

/*********************************************
:: Pickadate.js Plugin Styles Override                    
********************************************/
/*******************************************/
.calendar-fields-container {
  width: 100%;
  max-width: 500px;
  position: relative; }
  .calendar-fields-container > button {
    position: absolute;
    top: 14px;
    right: 15px;
    font-size: 1.3em;
    line-height: 1.3;
    color: #67c8c7; }

/*******************************************/
.picker {
  max-width: 320px;
  display: none; }
  .picker td, .picker th {
    padding: 0px;
    text-align: inherit;
    border: none; }

.picker__holder {
  overflow-y: initial; }

.picker--opened {
  display: block !important; }

.picker__footer {
  display: none; }

.picker select {
  display: inline-block;
  height: auto;
  width: auto;
  font-size: 16px;
  line-height: 1.2;
  padding: 0px;
  border: none !important;
  margin: 0px !important; }

/*********************************************
  :: Lightbox Custom Styles (for: Magnific Popup)
********************************************/
/* Overiding Plugin Styles */
button.mfp-close {
  color: transparent;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1100;
  width: 38px;
  height: 38px;
  font-size: 19px;
  line-height: 38px;
  border-radius: 50%;
  background: black;
  border: 1px solid white;
  text-align: center;
  opacity: 1;
  transition: all 0.4s ease-in-out; }
  button.mfp-close:before {
    content: "\e90c";
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    color: white;
    font-size: 37px; }

.mfp-img {
  max-height: 700px !important; }

.mfp-counter {
  display: none; }

.mfp-ready {
  z-index: 99999042;
  /*@include opaque;*/
  /*@include rgba(#ECECEC, 0.98);*/ }
  .mfp-ready .mfp-wrap {
    z-index: 99999043; }
  .mfp-ready .mfp-content {
    text-align: center;
    vertical-align: top;
    margin-top: 10%; }

/* Default Fade-zoom animation */
.mfp-zoom-in .lightbox-popup {
  /* start state */
  opacity: 0;
  transform: scale(0.9);
  transition: all 0.4s ease-in-out; }

.mfp-zoom-in.mfp-ready .lightbox-popup,
.mfp-zoom-in.mfp-ready .mfp-close {
  /* animate in */
  opacity: 1;
  transform: scale(1); }

.mfp-zoom-in.mfp-removing .lightbox-popup,
.mfp-zoom-in.mfp-removing .mfp-close {
  /* animate out */
  opacity: 0;
  transform: scale(0.9); }

.mfp-zoom-in.mfp-bg {
  /* Dark overlay, start state */
  opacity: 0;
  transition: all 0.3s ease-out;
  background: rgba(0, 0, 0, 0.69); }

.mfp-zoom-in.mfp-ready.mfp-bg {
  /* animate in */
  opacity: 1; }

.mfp-zoom-in.mfp-removing.mfp-bg {
  /* animate out */
  opacity: 0; }

/* Custom Lightbox Popup Styles */
.lightbox-popup {
  /*display: none;*/
  width: 95%;
  /*position: relative;*/
  text-align: center; }

.mfp-ready .lightbox-popup .lightbox-content {
  display: inline-block; }

/* Title */
.lightbox-title {
  display: inline-block;
  width: 100%;
  max-width: 520px;
  color: #67c8c7;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  position: relative;
  text-align: center;
  font-family: 'Raleway', 'Helvetica','Arial', sans-serif; }

/* Content */
.lightbox-content {
  display: none;
  width: 100%;
  max-width: 520px;
  text-align: center;
  padding-bottom: 20px; }
  .lightbox-content > *:last-child {
    margin-bottom: 0px; }
  .lightbox-content form {
    float: none;
    display: inline-block;
    max-width: 360px;
    text-align: left; }
  .lightbox-content > button, .lightbox-content > .button {
    font-size: 16px;
    line-height: 22px;
    margin-right: 20px; }
  .lightbox-content input, .lightbox-content textarea {
    border-color: #67c8c7; }
  .lightbox-content label a, .lightbox-content label button {
    float: right;
    text-transform: none;
    color: #67c8c7;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400; }
  .lightbox-content .button-field {
    padding-top: 10px;
    margin-top: 0px;
    border-top: none;
    text-align: center; }
    .lightbox-content .button-field input {
      float: none;
      display: inline-block; }
  .lightbox-content .lightbox-manual-close-trigger {
    font-size: 14px;
    line-height: 14px; }

.lightbox-popup {
  max-width: 600px;
  margin: 0 auto; }
  .lightbox-popup .title-area {
    background: whitesmoke;
    width: 100%;
    float: left;
    padding: 20px 15%; }
    .lightbox-popup .title-area p {
      text-align: center;
      color: #67c8c7;
      font-size: 24px;
      margin: 0px; }
  .lightbox-popup .popup-content {
    width: 100%;
    float: left;
    padding: 25px 8%;
    background: white; }
    .lightbox-popup .popup-content p {
      text-align: left; }
    .lightbox-popup .popup-content .error {
      color: red; }
    .lightbox-popup .popup-content .success {
      color: green; }

/*********************************************
  :: Owl Carousel Custom Styles (for: Owl Carousel v1)                        
********************************************/
/* Owl Controls */
.owl-theme .owl-controls {
  margin-top: 0px; }

.owl-carousel .owl-video-play-icon {
  background: url("/images/owl-video-play.png") no-repeat; }

.owl-nav .owl-prev {
  float: left;
  width: 20px;
  height: 20px;
  color: transparent;
  position: absolute;
  top: 25%;
  left: 11px; }
  @media all and (min-width: 64em) {
    .owl-nav .owl-prev {
      left: -10px; } }
  .owl-nav .owl-prev:before {
    content: "\e916";
    font-family: "icomoon";
    font-size: 23px;
    color: #c32032; }
    @media all and (min-width: 64em) {
      .owl-nav .owl-prev:before {
        font-size: 30px; } }

.owl-nav .owl-next {
  width: 20px;
  height: 20px;
  float: right;
  color: transparent;
  position: absolute;
  top: 25%;
  right: 11px; }
  @media all and (min-width: 64em) {
    .owl-nav .owl-next {
      right: -10px; } }
  .owl-nav .owl-next:before {
    content: "\e917";
    font-family: "icomoon";
    font-size: 23px;
    color: #c32032; }
    @media all and (min-width: 64em) {
      .owl-nav .owl-next:before {
        font-size: 30px; } }

.owl-dots {
  width: 100%;
  height: 15px;
  text-align: left; }

.owl-dot {
  margin: 0 3px;
  width: 12px;
  height: 12px;
  border: 1px solid #2e2a2b;
  border-radius: 50%;
  background: transparent;
  display: inline-block; }
  .owl-dot.active {
    background: #2e2a2b;
    border: 1px solid #2e2a2b; }

/*********************************************
  :: Off Canvas Menu Custom Styles (for: PushMenu, via codrops)                        
********************************************/
/*******************************************/
#small-screen-menu-trigger {
  float: right;
  font-size: 1.45em;
  line-height: 1;
  margin: 0 0 0 15px; }
  #small-screen-menu-trigger:before {
    font-family: "icomoon";
    content: "\e920";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  @media all and (min-width: 64em) {
    #small-screen-menu-trigger {
      display: none; } }

.mp-pushed #small-screen-menu-trigger:before {
  content: "\e939"; }

/*******************************************/
.mp-pusher.mp-pushed::after,
.mp-level.mp-level-overlay::after {
  opacity: 0; }

.mp-pusher {
  z-index: 999; }

/*******************************************/
.mp-menu {
  border-left: none; }

/*******************************************/
.mp-level {
  background: #ECECEC;
  padding: 0px 0px 0px 0px; }
  .mp-level ul.menu-list {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px; }
    .mp-level ul.menu-list li {
      margin-bottom: 0px;
      position: static; }
      .mp-level ul.menu-list li:before {
        display: none; }
      .mp-level ul.menu-list li > a {
        font-size: 0.92em;
        font-weight: 400;
        line-height: 1;
        padding: 15px 20px 15px 20px;
        display: block;
        position: relative;
        border-bottom: none;
        color: #212121; }
        .mp-level ul.menu-list li > a.bigblue {
          font-size: 1.1em;
          font-weight: 600;
          color: #5ea5bb;
          border-bottom: 1px solid white; }
        .mp-level ul.menu-list li > a .icon-angle-right {
          color: #5ea5bb;
          border: 1px solid #5ea5bb;
          border-radius: 50%;
          margin-left: 7px;
          float: right; }
      .mp-level ul.menu-list li:first-of-type a {
        padding-top: 15px; }
    .mp-level ul.menu-list .active a {
      color: #67c8c7; }

.mp-level.mp-level-overlay {
  background: white; }

/*******************************************/
.mp-forward .arrow {
  float: right;
  color: white;
  font-size: 14px;
  line-height: 14px;
  margin-top: 5px; }

/*******************************************/
.mp-menu.mp-cover .level-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
  background: black;
  color: white;
  margin-bottom: 0px;
  padding: 15px 15px 15px 10px; }
  .mp-menu.mp-cover .level-title span {
    width: 30px;
    display: inline-block; }

/*******************************************/
.mp-back {
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
  background: #67c8c7;
  color: white;
  display: block;
  height: 45px;
  padding: 12px 15px 15px 10px; }
  .mp-back:hover, .mp-back:focus {
    color: white; }
  .mp-back .arrow {
    color: white;
    margin-right: 5px; }
