@font-face {
  font-family: 'HelveticaNeueBdEx';
  src: url('fonts/Helvetica/HelveticaNeue-BdEx.eot');
  src: url('fonts/Helvetica/HelveticaNeue-BdEx.eot?#iefix') format('embedded-opentype'),
       url('fonts/Helvetica/HelveticaNeue-BdEx.woff') format('woff'),
       url('fonts/Helvetica/HelveticaNeue-BdEx.ttf')  format('truetype'),
       url('fonts/Helvetica/HelveticaNeue-BdEx.svg#HelveticaNeueBdEx');
}

@font-face {
  font-family: 'HelveticaNeueEx';
  src: url('fonts/Helvetica/HelveticaNeue-Ex.eot');
  src: url('fonts/Helvetica/HelveticaNeue-Ex.eot?#iefix') format('embedded-opentype'),
       url('fonts/Helvetica/HelveticaNeue-Ex.woff') format('woff'),
       url('fonts/Helvetica/HelveticaNeue-Ex.ttf')  format('truetype'),
       url('fonts/Helvetica/HelveticaNeue-Ex.svg#HelveticaNeueEx');
}

@font-face {
  font-family: 'HelveticaNeueLtEx';
  src: url('fonts/Helvetica/HelveticaNeue-LtEx.eot');
  src: url('fonts/Helvetica/HelveticaNeue-LtEx.eot?#iefix') format('embedded-opentype'),
       url('fonts/Helvetica/HelveticaNeue-LtEx.woff') format('woff'),
       url('fonts/Helvetica/HelveticaNeue-LtEx.ttf')  format('truetype'),
       url('fonts/Helvetica/HelveticaNeue-LtEx.svg#HelveticaNeueLtEx');
}

@font-face {
  font-family: 'HelveticaNeueMdEx';
  src: url('fonts/Helvetica/HelveticaNeue-MdEx.eot');
  src: url('fonts/Helvetica/HelveticaNeue-MdEx.eot?#iefix') format('embedded-opentype'),
       url('fonts/Helvetica/HelveticaNeue-MdEx.woff') format('woff'),
       url('fonts/Helvetica/HelveticaNeue-MdEx.ttf')  format('truetype'),
       url('fonts/Helvetica/HelveticaNeue-MdEx.svg#HelveticaNeueMdEx');
}

@font-face {
  font-family: 'HelveticaNeueThEx';
  src: url('fonts/Helvetica/HelveticaNeue-ThEx.eot');
  src: url('fonts/Helvetica/HelveticaNeue-ThEx.eot?#iefix') format('embedded-opentype'),
       url('fonts/Helvetica/HelveticaNeue-ThEx.woff') format('woff'),
       url('fonts/Helvetica/HelveticaNeue-ThEx.ttf')  format('truetype'),
       url('fonts/Helvetica/HelveticaNeue-ThEx.svg#HelveticaNeueThEx');
}

@font-face {
  font-family: 'HelveticaNeueUltLtEx';
  src: url('fonts/Helvetica/HelveticaNeue-UltLtEx.eot');
  src: url('fonts/Helvetica/HelveticaNeue-UltLtEx.eot?#iefix') format('embedded-opentype'),
       url('fonts/Helvetica/HelveticaNeue-UltLtEx.woff') format('woff'),
       url('fonts/Helvetica/HelveticaNeue-UltLtEx.ttf')  format('truetype'),
       url('fonts/Helvetica/HelveticaNeue-UltLtEx.svg#HelveticaNeueUltLtEx');
}

@font-face {
  font-family: 'LuxViz';
  src:  url('fonts/LuxViz/luxviz.eot?2dsop5');
  src:  url('fonts/LuxViz/luxviz.eot?2dsop5#iefix') format('embedded-opentype'),
    url('fonts/LuxViz/luxviz.ttf?2dsop5') format('truetype'),
    url('fonts/LuxViz/luxviz.woff?2dsop5') format('woff'),
    url('fonts/LuxViz/luxviz.svg?2dsop5#luxviz') format('svg');
  font-weight: normal;
  font-style: normal;
}

html {
    display: block;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: 'HelveticaNeueEx';
    font-size: 13px;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
input,textarea,keygen,select,button {
    font-family: 'HelveticaNeueEx' !important;
    font-size: 13px;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}

.p0 {
    padding:0;
}
.p16 {
    padding:16px;
}
.p32 {
    padding:32px;
}
.p64 {
    padding:64px;
}
.pl0 {
    padding-left:0;
}
.pl16 {
    padding-left:16px;
}
.pl32 {
    padding-left:32px;
}
.pl48 {
    padding-left:48px;
}
.pl64 {
    padding-left:64px;
}
.pl-sm-0 {
    padding-left:0;
}
.pl-sm-16 {
    padding-left:16px;
}
.pl-sm-32 {
    padding-left:32px;
}
.pl-sm-64 {
    padding-left:64px;
}
.pt0 {
    padding-top:0;
}
.pt16 {
    padding-top:16px;
}
.pt32 {
    padding-top:32px;
}
.pt48 {
    padding-top:48px;
}
.pt64 {
    padding-top:64px;
}
.pt-sm-0 {
    padding-top:0;
}
.pt-sm-16 {
    padding-top:16px;
}
.pt-sm-32 {
    padding-top:32px;
}
.pt-sm-64 {
    padding-top:64px;
}
.pr0 {
    padding-right:0;
}
.pr16 {
    padding-right:16px;
}
.pr32 {
    padding-right:32px;
}
.pr48 {
    padding-right:48px;
}
.pr64 {
    padding-right:64px;
}
.pr-sm-0 {
    padding-right:0;
}
.pr-sm-16 {
    padding-right:16px;
}
.pr-sm-32 {
    padding-right:32px;
}
.pr-sm-64 {
    padding-right:64px;
}
.pb0 {
    padding-bottom:0;
}
.pb16 {
    padding-bottom:16px;
}
.pb24 {
    padding-bottom: 24px;
}
.pb32 {
    padding-bottom:32px;
}
.pb48 {
    padding-bottom:48px;
}
.pb64 {
    padding-bottom:64px;
}
.pb-sm-0 {
    padding-bottom:0;
}
.pb-sm-16 {
    padding-bottom:16px;
}
.pb-sm-32 {
    padding-bottom:32px;
}
.pb-sm-64 {
    padding-bottom:64px;
}

.m0 {
    margin:0;
}
.m16 {
    margin:16px;
}
.m32 {
    margin:32px;
}
.m64 {
    margin:64px;
}
.ml0 {
    margin-left:0;
}
.ml16 {
    margin-left:16px;
}
.ml32 {
    margin-left:32px;
}
.ml64 {
    margin-left:64px;
}
.ml-sm-0 {
    margin-left:0;
}
.ml-sm-16 {
    margin-left:16px;
}
.ml-sm-32 {
    margin-left:32px;
}
.ml-sm-64 {
    margin-left:64px;
}
.mt0 {
    margin-top:0;
}
.mt16 {
    margin-top:16px;
}
.mt32 {
    margin-top:32px;
}
.mt64 {
    margin-top:64px;
}
.mt-sm-0 {
    margin-top:0;
}
.mt-sm-16 {
    margin-top:16px;
}
.mt-sm-32 {
    margin-top:32px;
}
.mt-sm-64 {
    margin-top:64px;
}
.mr0 {
    margin-right:0;
}
.mr16 {
    margin-right:16px;
}
.mr32 {
    margin-right:32px;
}
.mr64 {
    margin-right:64px;
}
.mr-sm-0 {
    margin-right:0;
}
.mr-sm-16 {
    margin-right:16px;
}
.mr-sm-32 {
    margin-right:32px;
}
.mr-sm-64 {
    margin-right:64px;
}
.mb0 {
    margin-bottom:0;
}
.mb16 {
    margin-bottom:16px;
}
.mb32 {
    margin-bottom:32px;
}
.mb64 {
    margin-bottom:64px;
}
.mb-sm-0 {
    margin-top:0;
}
.mb-sm-16 {
    margin-bottom:16px;
}
.mb-sm-32 {
    margin-bottom:32px;
}
.mb-sm-64 {
    margin-bottom:64px;
}
.text-right {
    text-align:right !important;
}
.text-left {
    text-align:left !important;
}
.right {
    float:right !important;
}
.left {
    float:left !important;
}
.center {
    text-align:center;
}
.uppercase {
    text-transform: uppercase;
}
.luxviz {
  font-family: 'LuxViz';
	float:left;
	margin-top:0px;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'LuxViz';
  speak: none;
  font-size:1.2em;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color:#fff;
  text-transform: none;
  line-height: 1;
  padding-left:24px;
  float:left;
  text-shadow:-1px -1px rgba(0,0,0,0.3) !important;
  cursor: pointer; ;
}
.icon-menu:before {
    display: block;
    content: "\e920";
}
.icon-menu {
    color: #fff !important;
    font-size: 2em !important;
    font-weight: 200;
    padding-right: 0px;
    padding-left: 0px !important;
    padding-top: 12px;
    margin-right: 0;
    margin-top: -12px !important;
}
.white {
    color: rgba(255, 255, 255, 1);
}

.gold {
    color: rgba(203, 194, 157, 1) !important;
}

.gold-medium {
    color: rgba(190, 160, 70, 1) !important;
}

.gold-dark {
    color: rgba(160, 130, 50, 1) !important;
}

.gray-medium {
    font-family: 'HelveticaNeueLtEx';
    font-size: 1em;
    line-height: 1.6em;
    color: rgba(100, 100, 100, 1) !important;
    text-shadow: none;
}
.leader {
    font-family: 'HelveticaNeueThEx';
    font-size: 1.2em;
    line-height: 1.7em;
}
.white-nav-bg {
    background-color: rgba(255, 255, 255, 0.35);
}

.gold-nav-bg,.gold-footer-bg {
    background-color: rgba(180, 160, 100, 0.7);
}

.gold-nav-bg0,.gold-footer-bg0 {
    background-color: rgba(214, 197, 128, 0.6);
}

.dark-nav-bg {
    background-color: rgba(0, 0, 0, 0.4);
}

.white-footer-bg {
    background-color: rgba(255, 255, 255, 0.45);
}

.dark-footer-bg {
    background-color: rgba(0, 0, 0, 0.6);
}

.text-shadow-black {
    text-shadow: -1px -1px rgba(0, 0, 0, 0.3);
}

.text-shadow-white {
    text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

.bg-secondary {
    background-color: rgba(255, 255, 255, 1);
    border: 0;
}
.bg-section-headline {
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0;
    width: 96%;
}
.bg-section-light {
    background: rgba(255, 255, 255, 1);
    margin-left: auto !important;
    margin-right: auto !important;
    width: 96%;
}
.bg-section-light-end {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 2px !important;
    width: 96%;
}
.bg-section-gray1 {
    width: 100%;
}
.bg-section-gray1-end {
    margin-bottom: 2px !important;
    width: 100%;
}
.background-image-holder.fadeIn {
    opacity: 1;
}
.background-image-holder.fadeIn75 {
    opacity: 0.75;
}
.background-image-holder.fadeIn50 {
    opacity: 0.5;
}
.background-image-holder {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-size: cover !important;
    background-position: 50% 50% !important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 0;
}
.background-image-holder-footer {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-size: cover !important;
    background-position: 50% 50% !important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
}
.background-image-holder-footer img {
    height: 100% !important;
}
.img-thumbnail,.thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.img-thumbnail {
    display: inline-block;
    width: 100%;
    height: auto;
    object-fit:cover;
    line-height: 1.42857;
    background-color: rgb(255, 255, 255);
    padding: 4px;
    border: 1px solid rgba(190, 160, 70, 0.5);
    border-image: initial;
    border-radius: 3px;
    transition: all 0.2s ease-in-out;
}
.img-thumbnail.home {
    border: 1px solid rgba(190, 160, 70, 0.5);
    border-image: initial;
    border-radius: 0px;
    width:50%;
    margin-left:24px;
    margin-bottom:24px;
}
.img-thumbnail-right {
    display: inline-block;
    float:right;
    width: 50%;
    height: auto;
    object-fit:cover;
    line-height: 1.42857;
    background-color: rgb(255, 255, 255);
    margin-left:20px;
    margin-top: 0px;
    margin-bottom:20px;
    padding:4px;
    border: 1px solid rgba(190, 160, 70, 0.5);
    border-image: initial;
    border-radius: 0px;
    transition: all 0.2s ease-in-out;
}
.img-thumbnail-left {
    display: inline-block;
    float:left;
    width: 50%;
    height: auto;
    object-fit:cover;
    line-height: 1.42857;
    background-color: rgb(255, 255, 255);
    margin-right:20px;
    margin-top: 0px;
    margin-bottom:20px;
    padding:4px;
    border: 1px solid rgba(190, 160, 70, 0.5);
    border-image: initial;
    border-radius: 0px;
    transition: all 0.2s ease-in-out;
}
.img-thumbnail-left.large {
    display: inline-block;
    float:left;
    width: 97%;
    height: auto;
    object-fit:cover;
    line-height: 1.42857;
    background-color: rgb(255, 255, 255);
    margin-right:20px;
    margin-top: 10px;
    margin-bottom:20px;
    padding:4px;
    border: 1px solid rgba(190, 160, 70, 0.5);
    border-image: initial;
    border-radius: 0px;
    transition: all 0.2s ease-in-out;
}
.img-thumbnail-right.large {
    display: inline-block;
    float:right;
    width: 97%;
    height: auto;
    object-fit:cover;
    line-height: 1.42857;
    background-color: rgb(255, 255, 255);
    margin-left:20px;
    margin-top: 10px;
    margin-bottom:20px;
    padding:4px;
    border: 1px solid rgba(190, 160, 70, 0.5);
    border-image: initial;
    border-radius: 0px;
    transition: all 0.2s ease-in-out;
}
.img-thumbnail-left.medium, .img-thumbnail-right.medium {
    width:50%;
}
img {
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}
.cover.fullscreen.image-slider {
    padding: 0;
}
.cover.fullscreen .slides > li {
    height: 100vh;
}
.image-slider .slides {
    position: relative;
    overflow: hidden;
}
.image-slider .slides li {
    position: relative;
}
.image-slider .slides li > img {
    width: 100%;
}
.bg-dark1 {
    background-color: rgba(225, 225, 225, 0.1);
    border-bottom: 1px solid rgba(83, 96, 114, 0.1);
}
.bg-dark2 {
    background-color: rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0 3px rgba(255, 255, 0255, 0.1) !important;
}
.bg-dark3 {
    background-color: rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0 0 3px rgba(255, 255, 0255, 0.1) !important;
}
.bg-dark4 {
    background-color: rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 0 3px rgba(255, 255, 0255, 0.1) !important;
}
.bg-dark6 {
    background-color: rgba(0, 0, 0, 0.6) !important;
    box-shadow: 0 0 3px rgba(255, 255, 0255, 0.1) !important;
}
.bg-dark-gallery2 {
    background-color: rgba(0, 0, 0, 0.2) !important;
}
.bg-dark-gallery4 {
    background-color: rgba(0, 0, 0, 0.4) !important;
}
.bg-light1 {
    background-color: rgba(255, 255, 0255, 0.1);
}
.text-align-left {
    text-align: left;
}
.text-align-right {
    text-align: right;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.map-wrapper {
    display:block;
    width:100%;
    overflow:hidden;
    margin:0;
    padding:0;
}
.map-wrapper iframe {
    width:100%;
    height:600px;
    background-color: transparent !important;
}
.fullscreen-map {
    position:relative;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:32px;
    height:50px;
    bottom:0px;
}
#map-locations {
    width:100%;
    height:600px;
}
.gm-style-iw {
    width: 364px !important;
    top: 15px !important;
    left: 37px !important;
    background-color: #fff;
    box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
    border: 1px solid rgba(214, 197, 128, 0.6) !important;
    border-radius: 6px 0px 6px 6px;
}
#iw-container {
    margin-bottom: 10px;
}
#iw-container .iw-title {
    font-family: 'HelveticaNeueLtEx';
    font-size: 22px;
    font-weight: 400;
    padding-left: 15px;
    padding-top:18px;
    padding-bottom:7px;
    background-color: rgba(214, 197, 128, 1) !important;
    color: white;
    margin: 0;
    border-radius: 2px 2px 0 0;
}
#iw-container .iw-content {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    margin-right: 1px;
    padding: 15px 5px 20px 15px;
    max-height: 140px;
    overflow-y: auto;
    overflow-x: hidden;
}
.iw-content img {
    float: right;
    margin: 0 5px 5px 10px; ;
}
.iw-subTitle {
    font-family: 'HelveticaNeueEx';
    font-size: 1.4em;
    line-height: 1.2em;
    font-weight: 200;
    color: rgba(22, 29, 39, 0.6);
    text-transform: uppercase;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 12px;
}
.iw-p {
    margin-top:0;
}
.iw-bottom-gradient {
    position: absolute;
    width: 326px;
    height: 25px;
    bottom: 10px;
    right: 18px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

.btn-map {
    height: 50px;
    line-height: 48px;
    background: rgba(214, 197, 128,1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    color: #fff;
    width: 100%;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    padding-top: 10px !important;
}
a.btn-map, a.btn-map:active, a.btn-map:visited, a.btn-map:focus, a.btn-map:hover {
    background: rgba(214, 197, 128,1);
    border: 1px solid rgba(190, 160, 70, 0.2);
    border-radius: 4px;
    color: #fff;
}
.qqvbed-tJHJj {
    background-color: rgba(190, 160, 70, 1) !important;
}
.nav {
    float: left !important;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
    transition-duration: 0ms !important;
    transition-delay: 0ms !important;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
    margin-top: 0px;
    padding-left:24px;
    text-transform: uppercase;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:focus {
    text-decoration: none;
    color: rgba(255, 255, 255, 1) !important;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.5) !important;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar,.navbar-default {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    border-radius: 0 !important;
    margin: 0;
    padding: 0;
    height: 72px;
    width: 100% !important;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    z-index: 300 !important;
    transition-duration: 0ms !important;
    transition-delay: 0ms !important;
}
.navbar,.navbar-default > .big > .black-nav-bg {
    height: 72px;
    background-color: rgba(0,0,0,0.6);
}
.navbar-toggle {
    display: none;
}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
    background-color: transparent !important;
    transition-duration: 0ms !important;
    transition-delay: 0ms !important;
}
.collapse {
    float: right !important;
    transition-duration: 0ms !important;
    transition-delay: 0ms !important;
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-dropped {
    position:relative;
    display:block;
    padding:0;
    text-align: center !important;
    width:80%;
    height:36px !important;
    margin-left:auto;
    margin-right:auto;
    top:82px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
ul.nav.navbar-nav.navbar-right {
    display: inline-flex;
}
.dropped {
    display: block;
    text-align:center !important;
    height:36px;
}
.navbar-nav > li a {
    font-family: 'HelveticaNeueEx';
    font-size: 1em;
    font-weight: 400;
    text-decoration: none;
    text-align: right;
    letter-spacing: 0.4px;
    margin-top: 22px;
    margin-right: 0 !important;
    padding-right: 0px !important;
    /*color: rgba(203, 194, 157, 1);*/
    color: rgba(255, 255, 255, 1);
    text-shadow: -1px -1px rgba(0, 0, 0, 0.3);
    opacity: 1;
    transition-duration: 0ms !important;
    transition-delay: 0ms !important;
}
.navbar-nav > li > a {
    text-align: left !important;
    padding-top: 22px;
    padding-bottom: 0px;
    line-height: 20px;
}
.navbar-nav > li ul {
    margin-top: 8px !important;
    margin-right: -15px !important;
    padding-bottom: 20px !important;
    padding-top: 6px;
    padding-left: 0px;
    text-align: right;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, 0.4);
    transition-duration: 0ms !important;
    transition-delay: 0ms !important;
}
.navbar-nav > li > ul > li {
    position: relative !important;
    left: 0px !important;
    margin-left: 0px !important;
    text-transform: none;
}
.navbar-nav li ul li a {
    font-family: 'HelveticaNeueLtEx';
    font-size: 1em;
    font-weight: 200;
    width: 100%;
    margin-top: 10px !important;
    padding-right: 14px !important;
    opacity: 1;
    color: rgba(255, 255, 255, 1) !important;
    transition-duration: 0ms !important;
    transition-delay: 0ms !important;
}
.navbar-nav > li > ul.dropdown-menu {
    left: auto;
    right: 0;
    margin-right: 0px;
    border-radius: 0;
    transition-duration: 0ms !important;
    transition-delay: 0ms !important;
}
.navbar-default .mobileMenuOpen .navbar-nav > .open > a,.navbar-default .mobileMenuOpen .navbar-nav > .open > a:hover,.navbar-default .mobileMenuOpen .navbar-nav > .open > a:focus {
    padding-top: 10px;
    padding-bottom: 4px;
    margin-bottom: 0px !important;
}
.navbar-nav .open .dropdown-menu {
    background-color: rgba(180, 160, 100, 0.7);
}
.open > .dropdown-menu {
    display: block;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 1em !important;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
}
.navbar-right:last-child {
    /*padding-bottom: 36px*/;
}
li.dropdown.open > ul.dropdown-menu > li.menu-divider {
    width: 100% !important;
}
li.dropdown.open a.dropdown-toggle {
    position: relative;
    transition-duration: 0ms !important;
    transition-delay: 0ms !important;
}

.accentColor, a.accentColor {
    color: rgba(190, 160, 70, 1) !important;
}
.menu a.accent-blue {
    color: #609cbe !important;
    font-weight: 700 !important;
}
.menu-divider {
    padding-bottom: 8px;
}
.menu-divider:after {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    height: 10px;
    display: block;
    width: 100%;
    content: '';
}
.nav.nav-tabs {
    display: block;
    position: absolute;
    top: -11px;
    height: 30px;
}
ul.nav-tabs {
    width: 100%;
}
.nav-tabs {
    text-align: center;
    border-bottom: none;
}
.nav-tabs > li {
    float: left;
    width: 49.6%;
    margin-left: -11px;
    margin-bottom: -1px;
}
.nav-tabs>li>a,.nav-tabs>li>a:focus,.nav-tabs>li>a:hover {
    font-family: "HelveticaNeueLtEx";
    font-size: 1.2em;
    font-weight: 200;
    line-height: 1em;
    letter-spacing: 0.4px;
    color: rgba(255, 255, 255, 0.7);
    height: 30px;
    margin-right: 2px;
    cursor: default;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid rgba(255, 255, 255, 0);
    border-bottom-color: transparent;
    border-radius: 4px 4px 0 0;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.25);
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    font-family: "HelveticaNeueLtEx";
    font-size: 1.2em;
    font-weight: 200;
    line-height: 1em;
    letter-spacing: 0.4px;
    color: rgba(255, 255, 255, 1);
    cursor: default;
    background-color: rgba(255, 255, 255, 0.25);
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-bottom-color: transparent;
    height: 30px;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.25);
}
.tab-content {
    position:relative;
    display:block;
    top:30px;
    border-left: 1px solid rgba(255,255,255,0.25);
    border-top: 1px solid rgba(255,255,255,0.25);
    border-right: 1px solid rgba(255,255,255,0.25);
    border-bottom: 1px solid rgba(255,255,255,0.25);
    padding:2px !important;
}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}

.logo {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    height: 70px;
    padding-top: 0;
    opacity: 1;
    z-index: 500;
    float: left !important;
    overflow: hidden;
    cursor: pointer;
}
a.logo {
    color: #fff;
    text-decoration: none;
    height: 55px !important;
    padding: 0 !important;
    margin: 0 !important;
}
.logo img {
    height:100%;
}
.overlay-gradient-dark {
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 0;
    background-image: url('../images/overlay-gradient-dark.png');
    background-size: cover !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat;
    opacity: 0.2;
    z-index: 10;
}
.overlay-gradient-dark-bottom {
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 0;
    background-image: url('../images/overlay-gradient-dark-bottom.png');
    background-size: cover !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat;
    opacity: 0.75;
    z-index: 10;
}
.blur {
    -webkit-animation: blur 0.4s ease forwards;
    -moz-animation: blur 0.4s ease forwards;
    -ms-animation: blur 0.4s ease forwards;
    -o-animation: blur 0.4s ease forwards;
    animation: blur 0.4s ease forwards;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s;
}
.blur li.image-bg.flex-active-slide {
    width: 106vw !important;
    height: 106vh !important;
    margin-left: -3vw;
    margin-top: -3vh;
}
.delay {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s;
}
@-webkit-keyframes "blur" {
    to {
        -webkit-filter: blur(25px);
        filter: blur(25px);
    }
}
@-moz-keyframes "blur" {
    to {
        -moz-filter: blur(25px);
        filter: blur(25px);
    }
}
@keyframes "blur" {
    to {
        -webkit-filter: blur(25px);
        -moz-filter: blur(25px);
        filter: blur(25px);
    }
}

#main-container {
    position: absolute !important;
    display: block;
    top: 0;
    width: 100%;
    height: auto;
    clear: both;
}
.main-container {
    position: absolute !important;
    display: block;
    top: 0;
    width: 100%;
    height: auto;
}
section,footer {
    position: relative;
    overflow: hidden;
    padding: 24px 0;
}
#showHide {
    display: none;
    opacity: 0;
}
.showHide {
    opacity: 1 !important;
    display: block !important;
}

article,figure,footer,header,menu,nav,section {
    display: block;
}
.container-fluid {
    margin: 0 !important;
    padding: 0 !important;
}
.container {
    width: 100%;
    padding-left: 24px !important;
    padding-right: 24px !important;
    overflow: auto;
    /*border-radius: 3px;
    background-color: rgba(220, 220, 220, 0.2) !important;
    -webkit-box-shadow: inset 0 0 1px 2px rgba(180, 180, 180, 0.3);
    -moz-box-shadow: inset 0 0 1px 2px rgba(180, 180, 180, 0.3);
    box-shadow: inset 0 0 1px 2px rgba(180, 180, 180, 0.3);*/;
}
.container-gray1 {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    background-color: rgba(225, 225, 225, 0.2) !important;
    border-bottom: 1px solid rgba(83, 96, 114, 0.1);
}
.container-full {
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    overflow: auto;
}
.col-special {
    /*border:1px solid rgba(120,120,120,0.5);*/
    display:block;
    padding: 10px;
    margin-bottom: 36px;
    background-color: rgba(220,220,220,0.2);
    border: 1px solid rgba(220,220,220,0.5);
}
.col-special.no-background {
    background-color: transparent;
    border:none;
}
.col-special-label {
    width:100%;
    padding-right:0;
    padding-left:0;
}
.col-special {
    /*border:1px solid rgba(120,120,120,0.5);*/
    display:block;
    padding: 10px;
    margin-bottom: 36px;
    background-color: rgba(220,220,220,0.2);
    border: 1px solid rgba(220,220,220,0.5);
}
.col-special.no-background {
    background-color: transparent;
    border:none;
}
.col-special-label {
    width:100%;
    padding-right:0;
    padding-left:0;
}
.col-special-6, .col-special-4 {
    padding-left: 12px;
    padding-right: 12px;
    background-color: rgba(200,200,220,0.1);
    border: 1px solid rgba(200,200,200,0.2);
}
ul.col-special-2 {
    -webkit-padding-start: 36px;
}
ul.col-special-2 > li {
    text-shadow: none;
    margin-left: -3.5em !important;
    list-style-type: none;
    background: url(../images/bullet-gray.png) no-repeat 10px 5px;
    margin: 0;
    padding: 0px 0px 1px 24px;
    vertical-align: middle;
}

.cover,.fullscreen,.cover.fullscreen {
    margin: 0;
    padding: 0 !important;
    height: 100vh;
    width: 100vw;
}
.cover.overlay {
    height: auto;
    min-height: 100vh;
    padding-bottom: 64px;
}
.no-shadow {
    text-shadow: -1px -1px rgba(0, 0, 0, 0);
}
.bold {
    font-family: 'HelveticaNeueEx';
    font-weight: 400;
}
.bold-light {
    font-weight: 400;
    opacity: 0.7;
}
.italic {
  font-style: italic;
}
.line-height-tight {
    line-height: 1em;
}
.line-height-medium {
    line-height: 1.4em;
}
.line-height-normal {
    line-height: 1.8em;
}

h1 {
    font-family: 'HelveticaNeueLtEx';
    font-weight: 200;
    color: rgba(22, 29, 39, 1);
    font-size: 2.3em;
    line-height: 2.3em;
    text-align: left;
    margin-top: 20px;
    margin-left: 0;
    margin-bottom: 0em;
    letter-spacing: 0.5px;
}
h1.description {
    font-family: 'HelveticaNeueThEx';
    font-weight: 200;
    color: rgba(22, 29, 39, 1);
    font-size: 2.3em;
    line-height: 1em;
    text-align: left;
    text-transform: uppercase;
    margin-top: 20px;
    margin-left: 4px;
    margin-bottom: 0em;
    letter-spacing: 0.02em;
    text-shadow: -1px -1px rgba(0, 0, 0, 0);
}
h2 {
    font-family: 'HelveticaNeueLtEx';
    font-size: 1.8em;
    line-height: 2.5em;
    font-weight: 400;
    text-align: left;
    letter-spacing: 1px;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.3);
}
h2.cover-image-caption-home {
    position:relative;
    top:80%;
    margin-right:48px;
    text-align: right;
    font-size:2em;
    color:#fff;
    z-index:400;
    opacity:1;
    transition: opacity 1s !important;
    transition-delay: 0s !important;
    transition-timing-function: ease;
}
h2.cover-image-caption {
    position:absolute;
    top:80%;
    right:48px;
    text-align: right;
    font-size:2em;
    color:#fff;
    z-index:400;
    opacity:1;
    transition: opacity 1s !important;
    transition-delay: 0s !important;
    transition-timing-function: ease;
}
.overlay-description h1, .overlay-description-noBG h1  {
    font-family: 'HelveticaNeueThEx';
    font-size: 2.4em;
    line-height: 1.2em;
    font-weight: 200;
    text-align: left;
}
h3 {
    font-family: 'HelveticaNeueThEx';
    font-size: 1.6em;
    line-height: 1.4em;
    font-weight: 200;
    color: rgba(0, 0, 0, 0.3);
    text-align: left;
    letter-spacing: 1px;
}
h3.overview-rule {
    font-weight: 400;
    border-bottom: 1px solid rgba(83, 96, 114, 0.2);
    margin-left: 7px;
    margin-right: 6px;
}
h3.image-label.image-overlay {
    background-image: url('../images/image-overlay.png');
    background-repeat: repeat-x;
}
h3.image-label {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    width: 80% !important;
    padding-top: 280px;
    text-transform: uppercase !important;
    opacity: 0.5;
}
h4 {
    font-family: 'HelveticaNeueEx';
    font-size: 1.3em;
    line-height: 1.3em;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.3);
    text-align: left;
    letter-spacing: 0;
    margin-top: 30px;
    margin-bottom: 0;
    letter-spacing: -0.5px;
}
h5 {
    font-family: 'HelveticaNeueThEx';
    font-size: 1.1em;
    color: rgba(0, 0, 0, 0.3);
    text-align: left;
    letter-spacing: 1px;
    margin-bottom: 12px;
}
h6 {
    font-family: 'HelveticaNeueLtEx';
    font-size: 1em;
    line-height: 0.7em;
    color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.3);
}
h6.uppercase {
    font-weight: 400;
    text-shadow: 1px 1px rgba(255, 255, 255, 0.3) !important;
}
.tagline {
    position: absolute;
    float: right;
    width: 60%;
    right: 24px;
    top: 120%;
    z-index: 250;
    opacity: 1;
    transition: all 0.5s !important;
    transition-delay: 0s !important;
    transition-timing-function: ease;
}
.tagline h2 {
    font-family: 'HelveticaNeueEx';
    font-weight: 600;
    font-size: 1.2em;
    margin-top: 0;
    margin-bottom: 0;
    text-align: right;
}

p {
    font-family: 'HelveticaNeueLtEx';
    font-weight: 200;
    color: rgba(30, 40, 50, 0.6);
    font-size: 1.2em;
    line-height: 1.6em;
    margin-left: 0px;
    margin-right: 0px;
    letter-spacing: 0.5px;
    word-spacing: 1px;
    margin-bottom: 1.2em;
    text-shadow: none;
}
.image-caption {
    position: relative;
    width: 100%;
    top: 120vh;
    font-family: 'HelveticaNeueLtEx';
    font-weight: 400;
    color: #fff;
    margin-left: 1px;
    font-size: 1em;
    text-align: center;
    opacity: 0;
    transition: top 2s !important;
    transition-delay: 1s !important;
    transition-timing-function: ease;
    transition: opacity 0s !important;
    transition-delay: 0s !important;
    transition-timing-function: ease;
}

.body-copy {
    margin-left: 36px !important;
    margin-right: 36px !important;
    padding-top: 24px;
}
.body-list-links {
    font-family: 'HelveticaNeueLtEx';
    font-weight: 400;
    font-size: 1.2em;
    line-height: 2em;
    margin-top: 0;
}
.body-copy li.end {
    font-family: 'HelveticaNeueLtEx';
    font-weight: 400;
    font-size: 1.2em;
    line-height: 1.6em;
    color: rgba(22, 29, 39, 0.7);
    text-shadow: none;
    margin-left: -3.4em;
    margin-bottom: 0px;
    list-style-type: none;
    background: url(../images/bullet-black50.svg) no-repeat 10px 6px;
    margin: 0;
    margin-bottom: 12px;
    padding: 0px 0px 1px 24px;
    vertical-align: middle;
}
.introduction h2 {
    font-family: "HelveticaNeueMdEx";
    font-size: 1.2em;
    text-align: left;
}
.overlay-copy li {
    font-family: 'HelveticaNeueLtEx';
    font-weight: 200;
    font-size: 1.2em;
    line-height: 1.6em;
    letter-spacing: 0.3px;
    text-shadow: none;
    margin-left: -3.5em !important;
    list-style-type: none;
    background: url(../images/bullet-black50.svg) no-repeat 10px 6px;
    margin: 0;
    padding: 0px 0px 1px 24px;
    vertical-align: middle;
}
li.bold {
    font-family: 'HelveticaNeueLtEx' !important;
    font-weight: 400 !important;
}
li.about {
    font-size:1em;
    list-style-type: none;
    background: url(../images/bullet-gray.png) no-repeat 10px 4px;
    margin-left: -3.5em !important;
    padding-left: 24px;
    padding-bottom:7px;
    vertical-align: middle;
}
.overlay-copy > ul > li {
    text-shadow: none;
    margin-left: -3.5em !important;
    font-size:1.1em;
    line-height: 1.6em;
}
.overlay-copy > ul > li, .facility-list > .list-home > ul > li, .specials-list > ul > li {
    font-size:1em;
    list-style-type: none;
    background: url(../images/bullet-gray.png) no-repeat 10px 2px;
    margin-left: -3.5em !important;
    padding-left: 24px;
    padding-bottom:7px;
    vertical-align: middle;
}
li a {
    color: rgba(217, 104, 24, 1);
}
.list-invisible {
    list-style: none !important;
    list-style-image: none !important;
    background: none !important;
}

.embed-wrapper {
    outline: 1px solid rgba(255, 255, 255, 0.25);
    padding: 2px;
}
.vimeoFrame {
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    z-index: 6600;
    visibility: visible;
}
.youtubeFrame {
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    z-index: 6500;
    visibility: hidden;
}

ul.right li {
    list-style-type: none;
    background: none;
}

.video-switch {
    font-family: 'HelveticaNeueLtEx';
    font-weight: 200;
    font-size: 1em;
    letter-spacing: 0.5px;
    opacity: 1;
    text-shadow: -1px -1px rgba(0, 0, 0, 1);
}
.video-types {
    font-family: 'HelveticaNeueUltLtEx';
    font-style: italic;
    font-weight: 200;
    color: rgba(255, 255, 255, 0.65);
    opacity: 1;
}
.mixed-case {
    text-transform: none !important;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    /*float: left;*/
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
}

.col-4-sm img,
.col-xs-6 img {
    object-fit: cover !important;
    width: 100% !important;
}

.col-description {
    display: block;
    width: 47%;
    float: left;
    margin-bottom: 24px;
}

.col-description .mr0 .right {
    width: 47%;
    float: right;
}

.col-description > a > img {
    float: right;
    width: 100%;
    padding: 2px;
    border: 1px solid rgba(122, 178, 255, 0.5);
    margin-left: 24px;
    margin-top: 0px;
    margin-bottom: 36px;
}

.thumb-headlines h3 {
    font-size: 1.4em;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.service-thumbs {
    height: auto;
    margin-bottom: -46px !important;
}
.white-bg-wrapper {
    position: relative;
    opacity: 1;
    width: 80%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    transition: top 0.5s;
    transition-delay: 0s;
    transition-timing-function: ease;
    z-index: 20;
}
.hiddenOffscreen {
    top: 120%;
    transition: top 0.5s;
    transition-delay: 0s;
    transition-timing-function: ease;
}
.overlay-description {
    width: 100%;
    background-color: rgba(200,200,220,0.1);
    border: 1px solid rgba(200,200,200,0.2);
    padding: 15px;
}
.overlay-description h1,.col-description h1 {
    font-family: 'HelveticaNeueThEx';
    font-weight: 400;
    font-size: 4em;
    line-height: 1em;
}
.overlay-description p.bold {
    font-family: 'HelveticaNeueEx';
    font-size: 1.2em;
    font-weight: 400;
    color: #fff;
}
.thumb {
    display: block;
    margin-bottom: 32px;
}
.col-special-6 .img-thumbnail, .col-special-4 .img-thumbnail {
    vertical-align: top;
    border: 1px solid rgba(190, 160, 70, 0.6);
    border-image: initial;
    border-radius: 0px;
}

.flex-viewport {
    display: block;
    margin: 0;
    padding: 0;
    transition: all 1s linear;
    background-color: transparent;
}
.slides,.flex-control-nav,.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.cover .flex-control-nav {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.flex-control-nav {
    text-align: center;
    transition: opacity 1s;
    transition-delay: 0.5s;
    transition-timing-function: ease;
}
.controls-inside .flex-control-nav {
    top: 120%;
    z-index: 300;
}
.slider-thumb-controls .flex-direction-nav {
    display: none;
}
.flex-control-nav li a {
    background: transparent !important;
    border: 2px solid rgba(255, 255, 255, 0.5) !important;
    width: 10px;
    height: 10px;
}
.flex-control-nav li a.flex-active {
    background-color: rgba(255, 255, 255, 1) !important;
    width: 10px;
    height: 10px;
}
.flexslider .flex-control-nav {
    position: absolute;
    width: 100%;
    text-align: center;
    margin: 0 0 0 0;
}
.flexslider-fade {
    position: relative;
    display: block;
    width: 70%;
    height: auto !important;
    margin-left: auto;
    margin-right: auto;
}
.flex-control-nav li {
    display: inline-block;
    zoom: 1;
}
.flex-direction-nav a.flex-prev {
    background-image: url('../images/arrow-prev.png') !important;
    background-repeat: no-repeat !important;
}
.flex-direction-nav a.flex-next {
    background-image: url('../images/arrow-next.png') !important;
    background-repeat: no-repeat !important;
}
.flex-direction-nav.flex-control-paging,.flex-direction-nav.flex-control-paging li {
    margin-left: auto;
    margin-right: auto;
    width: 40%;
    float: right;
}
.flex-control-paging li a {
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    margin: 0 3px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: inset 0 0 0 2px #b6b6b6;
    -moz-box-shadow: inset 0 0 0 2px #b6b6b6;
    box-shadow: inset 0 0 0 2px #b6b6b6;
}
.flex-control-paging li a {
    width: 4px;
    height: 4px;
    border: 3px solid rgba(255, 255, 255, 0.5) !important;
}
.flex-control-paging li a.flex-active {
    width: 4px;
    height: 4px;
    border: 3px solid rgba(255, 255, 255, 1) !important;
    background-color: rgba(255, 255, 255, 1) !important;
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: -100px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}
.flex-direction-nav {
    position: absolute !important;
    top: 46% !important;
    width: 100% !important;
    z-index: 200 !important;
}
.flex-direction-nav li {
    height: 0px !important;
}
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.flex-direction-nav a.flex-prev:before {
    margin: 0 !important;
    padding: 0 !important;
    background-image: url('../images/arrow-prev.png') !important;
    background-repeat: no-repeat !important;
}
.flex-direction-nav a.flex-next:before {
    margin: 0 !important;
    padding: 0 !important;
    background-image: url('../images/arrow-next.png') !important;
    background-repeat: no-repeat !important;
}
.flex-direction-nav a.flex-prev {
    background-position: left top;
    left: 24px;
    margin-left: 0;
}
.flex-direction-nav a.flex-next {
    background-position: right top;
    right: 24px;
    margin-right: 0;
}
.flex-direction-nav a.flex-prev,.flex-direction-nav a.flex-next {
    opacity: 0.4;
    height: 86px;
}
.flex-control-thumbs {
    position: relative;
    overflow: hidden;
    width: 100% !important;
    height: auto;
    display: inline-flex;
    background-color: rgba(255, 255, 255, 1) !important;
    border-top: 1px solid rgba(120, 120, 120, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-left: 0 !important;
    opacity: 0;
    overflow: hidden;
    transition: all 0.5s;
    transition-delay: 0.5s;
    transition-timing-function: ease;
}
.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .5;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.5);
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
    border: 1px solid #fff;
}
.flex-centered li {
    width: 100% !important;
    text-align: center;
    display: inline-block !important;
    *display: inline !important;
    float: none !important;
}
.copyright {
    position: absolute;
    float: right;
    right: 24px;
    bottom: 0;
    z-index: 300;
    opacity: 0.6;
}
.copyright h6 {
    font-size: 0.8em;
    color: #fff;
    text-transform: none !important;
}
.forceHeight {
    height: 100% !important;
}
.forceWidth {
    width: 100% !important;
}

h6.title {
    font-family: 'HelveticaNeueMdEx' !important;
    font-size: 1.076em;
    line-height: 16px;
    padding-left: 6px;
}
.footerNav .title {
    font-family: 'HelveticaNeueMdEx' !important;
    font-size: 1.076em;
    line-height: 24px;
    font-weight: 400;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom: 10px;
    -ms-transform: scaleY(0.95);
    -webkit-transform: scaleY(0.95);
    transform: scaleY(0.95);
}
.footerNav > .contact {
    font-family: 'HelveticaNeueLtEx';
    font-size: 0.923em;
    line-height: 24px;
    font-weight: 400;
    color: #fff !important;
    opacity: 1 !important;
    padding-left: 0px;
    margin-left: 6px;
    margin-top: 17px !important;
}
.footerNav .title,.footerNav > ul > li {
    list-style-type: none !important;
    line-height: 36px;
}
.footerNav .title,.footerNav > ul > li a {
    font-family: 'HelveticaNeueLtEx';
    font-size: 0.923em;
    line-height: 18px;
    font-weight: 400;
    text-align: left !important;
    color: #fff !important;
    cursor: pointer;
    text-decoration: none;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.3) !important;
}
.footerNav ul:last-child,.footerNav p:last-child {
    margin-bottom: 0;
}
.footerNav hr {
    margin-bottom: 12px;
    width: 80%;
}
hr {
    border: none;
    border-top: 1px solid #ccc;
    margin: 0 0 24px 0;
    width: 100%;
}
.col-footerNav-left,.col-footerNav-right {
    width: 50%;
}
li.col-footerNav-left,li.col-footerNav-right {
    list-style: none;
    float: left;
}
.overlay-home {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
}
.overlay-404 {
    position: absolute;
    text-align: center;
    top: 35%;
    left: 0;
    width: 60%;
    height: auto;
    padding: 0 !important;
    margin-left: 20% !important;
    z-index: 30;
}
.fullscreen-headline {
    position: absolute;
    display: block;
    width: 100%;
    font-size: 2.5em !important;
    line-height: 1.5em !important;
    text-align: right !important;
    padding-right: 36px;
    bottom: 15% !important;
    z-index: 20;
}

.col-md-12.rule-top::before {
    background-color: rgba(255, 255, 255, 1);
    margin-top: -13px !important;
    border-top: 1px solid rgba(90, 160, 190, 1);
    width: 100% !important;
    height: 1px !important;
}
.footer-main {
    position: absolute;
    top: 120%;
    width: 100% !important;
    height: 45px;
    text-align: center;
    transition: top 0.5s;
    transition-delay: 0s;
    transition-timing-function: linear;
    box-shadow: 0 -1px 3px rgba(100, 100, 100, 0.5) !important;
    z-index: 200 !important;
}
.footer-scroll-down {
    position: absolute;
    top: 0px;
    height: 45px;
    width: 100%;
    text-align: center;
    z-index: 200 !important;
}
.scroll-down {
    margin-top: 12px;
    opacity: 0.5;
    margin-left: auto;
    margin-right: auto;
}
.email {
    position: absolute;
    top: 2px;
    right: 24px;
    height: 45px;
    width: 60px;
    font-size: 1.8em;
    padding-top: 6px;
    z-index: 6000 !important;
}
.cover-footer {
    padding-top: 32px !important;
    padding-left: 24px;
    padding-right: 24px;
    min-height: 100vh !important;
    width: 100% !important;
}
.footer {
    margin-left: 24px;
    margin-right: 24px;
    z-index: 200;
}
.sub {
    position: absolute;
    bottom: 0;
    font-family: 'HelveticaNeueLtEx';
    font-weight: 200;
    font-size: 0.8em;
    text-align: center !important;
    color: rgba(255, 255, 255, 0.4) !important;
    width: 100% !important;
    margin-top: 36px;
    padding-top: 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.sub:before {
    content: "";
    border-top: 1px solid rgba(0, 0, 0, 1);
}
.copyrightBottom {
    position: absolute;
    float: none;
    width: 100%;
    text-align: center;
    bottom: 0;
    left: 0;
    z-index: 300;
    opacity: 1;
}
.designed-by {
    position: absolute;
    font-family: 'HelveticaNeueLtEx';
    font-weight: 200;
    font-size: 0.5em;
    text-align: left !important;
    width: calc(100% - 24px);
    color: rgba(255, 255, 255, 1) !important;
    left: 0;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.3) !important;
}

#footer-fixed {
    position: absolute;
    display: initial;
    width: 100%;
    text-align: center;
    bottom: 0 !important;
}

a.bodyLink,a.bodyLink:active,a.bodyLink:hover,a.bodyLink:visited {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}

.btn-sm {
    height: 30px;
    font-size: 0.846em;
    line-height: 27px;
    min-width: 0;
    max-width: 55%;
}
.btn {
    font-family: 'HelveticaNeueEx';
    display: inline-block;
    background-image: none;
    border: 1px solid;
    padding: 0 12px;
    margin-right: 8px;
    margin-top: 12px;
    line-height: 30px;
    font-size: 0.846em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0;
    color: #22a4b4;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
}
.btn-close,.btn-close:hover,.btn-close:visited {
    opacity: 1 !important;
    font-size: 0.8em;
    margin-right: 0 !important;
    color: rgba(59, 107, 173, 1) !important;
    background-color: rgba(255, 255, 255, 0.85) !important;
    border-radius: 3px;
    border-color: rgba(120, 120, 120, 0.25) !important;
    text-shadow: 1px 1px rgba(255, 255, 255, 1) !important;
}
.btn-back-to-top,.btn-back-to-top:hover,.btn-back-to-top:visited {
    opacity: 1 !important;
    font-size: 0.8em;
    padding-top: 1px;
    color: rgba(158, 150, 108, 1) !important;
    background-color: rgba(255, 255, 255, 0.85) !important;
    border-radius: 3px;
    border-color: rgba(168, 160, 118, 1) !important;
    text-shadow: 1px 1px rgba(255, 255, 255, 1) !important;
}
.btn-newsletter,.btn-newsletter:hover,.btn-newsletter:visited {
    opacity: 1 !important;
    font-size: 0.8em !important;
    color: #fff !important;
    background-color: rgba(168, 160, 118, 1) !important;
    border-radius: 3px;
    border-color: rgba(255, 255, 255, 0.5) !important;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.2) !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
    padding-top: 4px !important;
    margin-top: 8px;
    margin-right: 0 !important;
    float: right;
    width: auto !important;
}
.btn-contact,.btn-contact:hover,.btn-contact:visited {
    opacity: 1 !important;
    font-size: 0.8em;
    color: #fff !important;
    background-color: rgba(82, 149, 242, 0.85) !important;
    border-radius: 3px;
    border-color: rgba(82, 149, 242, 1) !important;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.2) !important;
}

.flexslider-fade > ul.slides {
    text-align: center;
}
.flexslider-fade > ul.slides {
    list-style: none;
    list-style-type: none;
}

p.gray-medium.subhead {
    font-family: 'HelveticaNeueEx';
    font-size: 1.2em;
    font-weight: 400;
    text-transform: uppercase;
    margin-top:24px;
    margin-bottom:-5px;
}
.btn.close {
    font-weight: 600;
    border: 2px solid rgba(255, 255, 255, 0.2) !important;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.85) !important;
    min-width: 60px;
    color: rgba(82, 149, 242, 1) !important;
    margin-right: 8px;
    margin-bottom: 12px !important;
}
button.close {
    display: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    background-color: transparent;
}

.outline-none {
    outline: none !important;
}

.hidden {
    display: none;
}

.visible {
    display: block;
}

.opacity1 {
    opacity: 1 !important;
}

.opacity85 {
    opacity: 0.85 !important;
}

.opacity5 {
    opacity: 0.5;
}

.opacity05 {
    opacity: 0.05;
}

.opacity0 {
    opacity: 0;
}

a,a:visited,a:focus,a:active,a:hover {
    background-color: transparent;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

.form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding-left: 12px;
    padding-bottom: 0 !important;
    margin-bottom: 8px;
    font-family: "HelveticaNeueLtEx" !important;
    font-size: 0.9em;
    font-weight: 200;
    line-height: 2em;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    background-image: none;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-wrapper {
    display: block;
    float: left;
    width: 80%;
    z-index: 7000;
}

#mc-embedded-subscribe-form {
    z-index: 7000;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control::-moz-placeholder {
    font-family: "HelveticaNeueLtEx";
    font-size: 0.923em;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 0;
    padding-bottom: 0;
}

.form-control:-ms-input-placeholder {
    font-family: "HelveticaNeueLtEx";
    font-size: 0.923em;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 0;
    padding-bottom: 0;
}

.form-control::-webkit-input-placeholder {
    font-family: "HelveticaNeueLtEx";
    font-size: 0.923em;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 0;
    padding-bottom: 0;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

.error-msg {
    display: none;
    margin-left: 12px;
    margin-top: 0;
    margin-bottom: 10px !important;
    font-family: "HelveticaNeueLtEx";
    font-size: 0.923em;
    font-style: italic;
    color: rgba(80, 170, 255, 1);
}

#mc_embed_signup {
    background: transparent;
    clear: left;
    width: 80%;
}

#mc_embed_subscribe_form.validate .form-wrapper div.mce_inline_error {
    margin: 0 0 1em 0;
    padding: 5px 10px;
    background-color: rgba(255, 255, 255, 0.5) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-radius: 4px !important;
    z-index: 1;
    color: #fff;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

#notification-container {
    display: block;
}

.success {
    width: 80%;
    font-family: "HelveticaNeueLtEx";
    font-size: 0.923em;
    font-style: italic;
    color: rgba(80, 170, 255, 1);
    margin-left: 10px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.alert {
    width: 80%;
    font-family: "HelveticaNeueLtEx";
    font-size: 0.923em;
    font-style: italic;
    color: rgba(215, 194, 14, 1);
    margin-left: 10px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.mailchimp-thanks {
    display: block;
    position: absolute;
    z-index: 8000;
    width: 100%;
    color: #fff !important;
    text-align: center !important;
    float: none !important;
    background: transparent;
    background-color: transparent;
    top: 45%;
}

.mailchimp-thanks h1 {
    font-family: "HelveticaNeueUltLtEx";
    font-size: 3em;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.error {
    display: block;
    position: absolute;
    z-index: 8000;
    width: 100%;
    color: #fff !important;
    text-align: center !important;
    float: none !important;
    background: transparent;
    background-color: transparent;
    top: 45%;
}

.error h1 {
    font-family: "HelveticaNeueLtEx";
    font-size: 2em;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.error p {
    font-family: "HelveticaNeueThEx";
    font-size: 1.2em;
    line-height: 1em;
    text-align: center;
    color: #fff !important;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.horizontal-bar-divider {
    margin-left: 10px;
    margin-right: 10px;
}

@media only screen and (min-width: 1025px) {
    #navbar-toggle {
        display: none
    }
    h1.description {
        font-size: 2.3em;
        line-height: 2.3em
    }
    h6 {
        font-size: 1.4em;
        line-height: 1.4em;
        margin-bottom: 10px !important
    }
    .copyright {
        right: 24px
    }
    .copyright h6 {
        font-size: 0.8em !important;
        letter-spacing: 0 !important
    }
    .galleries-header h1 {
        padding-top: 20px;
        padding-bottom: 10px
    }
    h4.galleries-subhead {
        height: 2em;
        width: calc(100% - 9px)
    }
    .col-description {
        width: 47%;
        float: left
    }
    .container {
        width: 1120px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .col-special-6 {
        width:44%;
        padding-left:12px;
        padding-right:12px;
        margin-left: 90px;
        display:inline-grid;
        background-color: rgba(200,200,220,0.1);
        border: 1px solid rgba(200,200,200,0.2);
    }
    .col-special-6:nth-of-type(2n+1){
        float:left;
        margin-left:0;
    }
    .col-special-6:nth-of-type(2n){
        float:right;
        margin-right:0;
    }
    .col-special-4 {
        width:28%;
        padding-left:12px;
        padding-right:12px;
        margin-left: 75px;
        display:inline-grid;
        background-color: rgba(200,200,220,0.1);
        border: 1px solid rgba(200,200,200,0.2);
    }
    .col-special-4:nth-of-type(3n+1){
        float:left;
        margin-left:0;
    }
    .col-special-4:nth-of-type(3n){
        margin-right:0;
    }
}

@media only screen and (max-width: 1024px) {
    .row {
        margin-right: 0;
        margin-left: 0;
        width: 100%;
    }
    .flex-direction-nav a {
        margin-top: 0
    }
    .flex-direction-nav a.flex-prev {
        background-position: left top;
        left: 24px;
        margin-left: 0
    }
    .flex-direction-nav a.flex-next {
        background-position: right top;
        right: 24px;
        margin-right: 0
    }
    .copyright {
        top: 0px
    }
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
    #defaultNavbar1 {
        position: relative;
        top: 58px
    }
    .navbar-toggle:focus {
        outline: 0
    }
    .navbar-toggle {
        display: block;
        position: absolute;
        float: right !important;
        right: 24px;
        margin-top: 18px;
        margin-bottom: 0;
        padding: 0;
        border-radius: 0;
        border: 0
    }
    .navbar-collapse {
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }
    .mobileMenuOpen {
        opacity: 1;
        text-align: left !important
    }
    .mobileMenuOpen .nav {
        max-width: 300px;
        margin-left: auto;
        margin-right:0;
        margin-top: 16px;
        padding-top: 10px;
        padding-bottom:24px;
    }
    .navbar-collapse.mobileMenuOpen.collapse.in {
        position: relative;
        display: block;
        width: 100vw !important;
        height: 80vh;
        border: 0;
        left: 1px !important;
        margin-bottom: 90px !important;
        overflow: auto
    }
    .navbar-collapse.mobileMenuOpen.collapse.in > .nav.navbar-nav > .dropdown a {
        position: relative;
        line-height: 20px !important;
        width: 100% !important;
        text-align: left !important;
        color: #fff !important;
    }
    .navbar-collapse.mobileMenuOpen.collapse.in > .navbar-nav > li {
        width: 100% !important
    }
    .navbar-collapse.mobileMenuOpen.collapse.in ul.nav.navbar-nav li.dropdown.open {
        background-color: rgba(180, 160, 100, 0.2);
        border-left: 1px solid rgba(150, 150, 150, 0.1);
        border-top: 1px solid rgba(150, 150, 150, 0.1);
        border-right: 1px solid rgba(255, 255, 255, 0.25);
        border-bottom: 1px solid rgba(255, 255, 255, 0.25)
    }
    .navbar-collapse.collapse {
        display: none;
        overflow: auto !important;
    }
    .nav {
        height: auto;
        list-style: none;
    }
    .nav > li {
        padding-left:0;
        margin-left: 0;
    }
    .navbar-nav {
        float: none !important;
        background-color: rgba(180, 160, 100, 0.7);
    }
    .navbar-nav .open .dropdown-menu {
        position: static !important;
        background-color: rgba(255, 255, 255, 0.2);
        float: none;
        width: 100%;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    ul.nav.navbar-nav.navbar-right {
        display: block;
    }
    .book-now {
        border-top: 1px solid rgba(255,255,255,0.5);
        padding-top: 30px !important;
        padding-bottom: 5px !important;
    }
    .navbar-nav > li a {
        font-size: 1em;
    }
    .navbar-nav li ul li a {
        font-size:1em;
    }
    p, .overlay-description p.bold {
        font-size:1em;
    }
    .flex-direction-nav a.flex-prev {
        background-position: left top;
        left: 24px;
        margin-left: 0
    }
    .flex-direction-nav a.flex-next {
        background-position: right top;
        right: 24px;
        margin-right: 0
    }
    .col-description {
        width: 47%;
        float: left
    }
    .col-sm-4 {
        width:50%;
    }
    .overlay-description h1 {
        font-size: 3em;
        margin-top: 0
    }
    .white-bg-wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 80%
    }
    .overlay-copy > ul > li, .facility-list > ul > li, .specials-list > ul > li {
        font-size:1em;
    }
    .col-special-6 {
        width:44%;
        padding-left:12px;
        padding-right:12px;
        margin-left: 64px;
        display:inline-grid;
        background-color: rgba(200,200,220,0.1);
        border: 1px solid rgba(200,200,200,0.2);
    }
    .col-special-6:nth-of-type(2n+1){
        float:left;
        margin-left:0;
    }
    .col-special-6:nth-of-type(2n){
        float:right;
        margin-right:0;
    }
    .col-special-4 {
        width:30%;
        padding-left:12px;
        padding-right:12px;
        margin-left: 25px;
        display:inline-grid;
        background-color: rgba(200,200,220,0.1);
        border: 1px solid rgba(200,200,200,0.2);
    }
    .col-special-4:nth-of-type(3n+1){
        float:left;
        margin-left:0;
    }
    .col-special-4:nth-of-type(3n){
        margin-right:0;
    }
    footer.container.footer {
            padding-left: 60px;
            padding-right: 0px;
    }
    h5.uppercase {
        font-size: 1.1em;
        letter-spacing: -1px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {
    .tagline {
        width: 60%;
    }
    .col-special-6 {
        width:44%;
        padding-left:12px;
        padding-right:12px;
        margin-left: 64px;
        display:inline-grid;
        background-color: rgba(200,200,220,0.1);
        border: 1px solid rgba(200,200,200,0.2);
    }
    .col-special-6:nth-of-type(2n+1){
        float:left;
        margin-left:0;
    }
    .col-special-6:nth-of-type(2n){
        float:right;
        margin-right:0;
    }
    .col-special-4 {
        width:30%;
        padding-left:12px;
        padding-right:12px;
        margin-left: 30px;
        display:inline-grid;
        background-color: rgba(200,200,220,0.1);
        border: 1px solid rgba(200,200,200,0.2);
    }
    .col-special-4:nth-of-type(3n+1){
        float:left;
        margin-left:0;
    }
    .col-special-4:nth-of-type(3n){
        margin-right:0;
    }
}

@media only screen and (max-width: 740px) {
    #defaultNavbar1 {
        position: relative;
        top: 58px
    }
    .navbar-toggle:focus {
        outline: 0
    }
    .navbar-toggle {
        display: block;
        position: absolute;
        float: right !important;
        right: 24px;
        margin-top: 18px;
        margin-bottom: 0;
        padding: 0;
        border-radius: 0;
        border: 0
    }
    .navbar-collapse {
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }
    .mobileMenuOpen {
        opacity: 1;
        text-align: left !important
    }
    .mobileMenuOpen .nav {
        max-width: 300px;
        margin-left: auto;
        margin-right:0;
        margin-top: 16px;
        padding-top: 10px;
        padding-bottom:24px;
    }
    .navbar-collapse.mobileMenuOpen.collapse.in {
        position: relative;
        display: block;
        width: 100vw !important;
        height: 80vh;
        border: 0;
        left: 1px !important;
        margin-bottom: 90px !important;
        overflow: auto
    }
    .navbar-collapse.mobileMenuOpen.collapse.in > .nav.navbar-nav > .dropdown a {
        position: relative;
        line-height: 20px !important;
        width: 100% !important;
        text-align: left !important;
        color: #fff !important;
        text-shadow: none !important
    }
    .navbar-collapse.mobileMenuOpen.collapse.in > .navbar-nav > li {
        width: 100% !important
    }
    .navbar-collapse.mobileMenuOpen.collapse.in ul.nav.navbar-nav li.dropdown.open {
        background-color: rgba(0, 0, 0, .1) !important;
        border-left: 1px solid rgba(150, 150, 150, 0.1);
        border-top: 1px solid rgba(150, 150, 150, 0.1);
        border-right: 1px solid rgba(255, 255, 255, 0.25);
        border-bottom: 1px solid rgba(255, 255, 255, 0.25)
    }
    .navbar-collapse.collapse {
        display: none;
        overflow: auto !important
    }
    .nav {
        height: auto;
        list-style: none
    }
    .nav > li {
        padding-left:0;
        margin-left: 0;
    }
    .navbar-nav {
        float: none !important;
        background-color: rgba(180, 160, 100, 0.7);
    }
    .navbar-nav .open .dropdown-menu {
        position: static !important;
        background-color: rgba(255, 255, 255, 0.1);
        float: none;
        width: 100%;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    ul.nav.navbar-nav.navbar-right {
        display: block;
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 14px
    }
    .tagline {
        width: 60%;
    }
    .flex-direction-nav a {
        margin-top: 0
    }
    .flex-direction-nav a.flex-prev {
        background-position: left top;
        left: 24px;
        margin-left: 0
    }
    .flex-direction-nav a.flex-next {
        background-position: right top;
        right: 24px;
        margin-right: 0
    }
    img.scroll-down {
        width: 60px;
        margin-top: 18px
    }
}

@media only screen and (max-width: 740px) {
    .logo {
        height:60px;
    }
    .navbar, .navbar-default > .big > .black-nav-bg {
        height: 62px;
    }
    .flex-direction-nav a {
        margin-top: 0;
        height: 60px;
        width: 30px
    }
    .flex-direction-nav a.flex-prev,
    .flex-direction-nav a.flex-next {
        background-size: 56% !important
    }
    .flex-direction-nav a.flex-prev {
        background-position: left 12px top;
        left: 0;
        margin-left: 0
    }
    .flex-direction-nav a.flex-next {
        background-position: right 12px top;
        right: 0;
        margin-right: 0
    }
    .flex-direction-nav {
        top: 42% !important
    }
    img.scroll-down {
        width: 50px;
        margin-top: 10px;
        opacity: 0.65;
        margin-left: 0
    }
    .copyright {
        right: 24px;
        top: -8px
    }
    .copyright h6 {
        font-size: 0.8em;
        letter-spacing: 0
    }
    .overlay-description h1 {
        font-family: 'HelveticaNeueThEx';
        font-size: 1.6em
    }
    .overlay-description {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .col-footerNav-left {
        width: 100%;
        margin-left: 0px !important;
        padding-right: 0px !important
    }
    .col-footerNav-right {
        width: 100%;
        margin-left: 0px !important;
        padding-right: 0px !important
    }
    .footer-scroll-down {
        /*display: none;*/
    }
}
@media only screen and (max-width: 740px) and (orientation:landscape) {
    .flex-direction-nav {
        top: 38% !important;
    }
    .col-footerNav-left {
        width: 50%;
        margin-left: 0px !important;
        padding-right: 16px;
    }
    .col-footerNav-right {
        width: 50%;
        margin-left: 0px !important;
        padding-right: 16px;
    }
    .footer ul {
        padding-left: 10px;
    }
    .form-wrapper {
        width: 80%;
    }
    .footerNav hr {
        width: 90%;
    }
    .mobileMenuOpen .nav {
        margin-top: 2px;
    }
    h2.cover-image-caption {
        top: 70%;
        font-size: 1.4em;
    }
    .footer-main {
        height: 32px;
    }
    .img-thumbnail {
        height: 300px;
    }
}
@media only screen and (max-width: 740px) and (orientation: portrait) {
    .col-sm-12, .col-xs-12 {
        width:90%;
        margin-left:auto;
        margin-right: auto;
    }
    .navbar-toggle {
        right: 12px;
    }
    .collapse.mobileMenuOpen.collapse.in {
        height: 60vh;
    }
    .footer-icons {
        left: 12px;
    }
    img.scroll-down {
        margin-left: 0px;
    }
    .copyright {
        right: 12px;
    }
    .copyright h6 {
        font-size: 0.8em;
        letter-spacing: 0
    }
    .footer-main,
    .footer-scroll-down {
        height: 45px !important;
    }
    h2.cover-image-caption {
        font-size: 1.4em;
        text-align: center;
        margin-right:0;
    }
    .mobileMenuOpen .nav {
        margin-top: 6px;
    }
}
@media only screen and (max-width: 640px) and (min-width: 320px) and (orientation: portrait) {
    .col-sm-12, .col-xs-12 {
        width:90%;
        margin-left:auto;
        margin-right: auto;
    }
    #defaultNavbar1 {
        height: 60vh
    }
    .flex-control-thumbs img {
        height: 30px
    }
    .footer-main,.footer-scroll-down {
        height: 32px
    }
}
@media only screen and (max-width: 740px) and (min-width: 361px) and (orientation: portrait) {
    #defaultNavbar1 {
        height: 60vh
    }
    .flex-control-thumbs img {
        height: 40px
    }
}
@media only screen and (min-width: 320px) and (max-width: 568px) {
    p {
        font-size: 1em
    }
    .body-copy > li {
        list-style: none;
        list-style-type: none;
        background: none !important;
        margin-left: -1em !important
    }
    .flexslider-fade {
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }
    .icon-menu {
        margin-right: 8px
    }
    #defaultNavbar1 {
        top: 50px
    }
    .navbar-collapse.mobileMenuOpen.collapse.in {
        height: 82vh
    }
    .navbar-nav > li > a {
        padding-top: 0px;
        padding-bottom: 0px
    }
    .navbar-nav > li a {
        font-size: 0.9em
    }
    .navbar-nav li ul li a {
        font-size: 0.8em
    }
    .container {
        width: 100%;
        overflow: auto;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }
    .navbar-toggle {
        right: 2px
    }
    h1.description {
        font-size: 2em;
        line-height: 1.6em
    }
    .flex-direction-nav a.flex-prev {
        background-position: left 14px top
    }
    .flex-direction-nav a.flex-next {
        background-position: right 14px top
    }
    .footer-main {
        height: 32px
    }
    h3 {
        font-size: 1.5em;
        letter-spacing: 0px
    }
    .col-sm-4 {
        padding-right: 0;
        padding-left: 0
    }
    .col-description {
        width: 100% !important;
        float: none !important
    }
    .body-copy > li {
        list-style: none;
        list-style-type: none;
        background: none !important;
        margin-left: -1em !important
    }
    .flexslider-fade {
        width: 90%;
        margin-left: auto;
        margin-right: auto
    }
    .btn-close {
        font-size: 0.7em
    }
    .footer {
        margin-left: 8px;
        margin-right: 0
    }
    .footerNav .title {
        font-size: 0.9em;
        letter-spacing: 0
    }
    .footerNav .contact {
        font-size: 0.8em;
        line-height: 16px;
        letter-spacing: 0px
    }
    .footerNav > ul > li a {
        font-size: 0.8em
    }
    .form-control {
        font-size: 0.8em
    }
    .btn-newsletter {
        font-size: 0.65em;
        padding-top: 4px;
        max-width: 110px
    }
    .btn-back-to-top,.btn--back-to-top:hover,.btn--back-to-top:visited {
        font-size: 0.6em
    }
    .btn-newsletter,.btn-newsletter:hover,.btn-newsletter:visited {
        font-size: 0.6em !important;
        outine: none !important
    }
    .sub {
        font-size: 0.6em
    }
    h1.description {
        font-size: 1.6em;
        line-height: 1.2em
    }
    .copyright h6 {
        font-size: 0.5em;
        letter-spacing: -0.5px;
        margin-top: 18px
    }
    .overlay-description h2 {
        font-size: 1em;
        line-height: 1.2em;
        margin-top: 24px
    }
    .overlay-description p.bold {
        font-size: 0.9em
    }
    .overlay-copy li {
        font-size: 0.9em
    }
    .body-list-links {
        font-size: 1em;
        line-height: 2.6em;
        letter-spacing: 0
    }
    .footer ul {
        padding-left: 6px !important
    }
    .footerNav hr {
        width: 90%
    }
    .col-footerNav-left,.col-footerNav-right {
        padding-right: 0px !important
    }
    .form-wrapper {
        width: 90%
    }
    .flex-control-thumbs img {
        opacity: .75
    }
}
@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait) {
    #defaultNavbar1 {
        top: 56px;
        height: 80vh
    }
    .flex-direction-nav a.flex-prev {
        background-position: left 14px top
    }
    .flex-direction-nav a.flex-next {
        background-position: right 14px top
    }
    .footer-main,.footer-scroll-down {
        height: 32px
    }
    img.scroll-down {
        margin-left: 0px
    }
    .copyright h6 {
        font-size: 0.5em;
        letter-spacing: -0.5px;
        margin-top: 24px
    }
    .horizontal-bar-divider {
        font-size: 1.2em;
        margin-left: 10px;
        margin-right: 10px;
        letter-spacing: -1px
    }
    .col-sm-3 {
        width: 33%
    }
    .overlay-wrapper {
        width: 100%
    }
    .overlay-description h1 {
        font-size: 1.3em;
        margin-top: 20px
    }
    .overlay-copy li {
        background: url(../images/bullet-white.png) no-repeat 10px 3px
    }
    .nav-tabs>li>a,.nav-tabs>li>a:focus,.nav-tabs>li>a:hover,.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
        font-size: 1em;
        letter-spacing: -0.3px
    }
}
@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape) {
    #defaultNavbar1 {
        top: 60px;
        height: 62vh
    }
    .footer-main {
        height: 32px
    }
    .btn-close {
        margin-top: 0;
        margin-bottom: 10px
    }
    .galleries-body {
        top: 0px
    }
    .galleries-body > .galleries-list > .col-md-12 > ul {
        margin-top: 0px !important
    }
    .galleries p {
        font-size: 0.9em
    }
    li.gallery-thumbs p.image-caption {
        margin-top: 0px;
        margin-bottom: 10px
    }
}
@media only screen and (min-width: 375px) and (max-width: 667px) {
    p {
        font-size: 1em
    }
    .container {
        width: 100%;
        padding-left: 20px !important;
        padding-right: 20px !important;
        overflow: auto
    }
    .icon-menu {
        margin-right: 10px
    }
    h1.description {
        font-size: 1.7em;
        line-height: 1.2em
    }
    .copyright h6 {
        font-size: 0.65em;
        letter-spacing: 0
    }
    h3 {
        font-size: 1.6em
    }
    .col-sm-4 {
        padding-right: 0;
        padding-left: 0
    }
    .col-description {
        width: 100% !important;
        float: none !important
    }
    .overlay-wrapper {
        width: 84%
    }
    .body-copy > li {
        list-style: none;
        list-style-type: none;
        background: none !important;
        margin-left: -1em !important
    }
    .flexslider-fade {
        width: 80%;
        margin-left: auto;
        margin-right: auto
    }
    .btn-close {
        font-size: 0.7em;
        margin-top: 0
    }
    .btn-newsletter {
        font-size: 0.7em !important;
        padding-top: 4px
    }
    .btn-back-to-top,.btn-back-to-top:hover,.btn-back-to-top:visited {
        font-size: 0.7em
    }
    .footer {
        margin-left: 8px;
        margin-right: 0
    }
    .footerNav > .contact,.footerNav > ul > li > a {
        font-size: 0.9em
    }
    .flex-direction-nav a.flex-prev {
        left: 0;
        margin-left: 0;
        background-position: right 0px top
    }
    .flex-direction-nav a.flex-next {
        right: 0;
        margin-right: 0;
        background-position: left 0px top
    }
    .overlay-description h2 {
        font-size: 1.2em
    }
    .footerNav .title {
        font-size: 0.9em;
        letter-spacing: 0.3px
    }
    .form-control {
        font-size: 0.9em
    }
    .btn-newsletter {
        font-size: 0.65em !important;
        padding-top: 4px;
        max-width: 110px
    }
    .overlay-copy li {
        letter-spacing: 0.7px
    }
}
@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: portrait) {
    #defaultNavbar1 {
        top: 56px;
        height: 80vh
    }
    .footer-main,.footer-scroll-down {
        height: 45px
    }
    img.scroll-down {
        margin-left: 0px
    }
    .copyright h6 {
        font-size: 0.6em !important;
        letter-spacing: -0.5px
    }
    .col-sm-3 {
        width: 33%
    }
    .overlay-description h1 {
        font-size: 1.5em
    }
}
@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {
    #defaultNavbar1 {
        top: 60px;
        height: 60vh
    }
    .navbar-nav > li > a {
        padding-top: 0px;
        padding-bottom: 0px
    }
    .icon-menu {
        margin-right: 0px
    }
    .btn-close {
        margin-top: 0;
        margin-bottom: 10px
    }
    .overlay-wrapper {
        width: 84%
    }
    .flexslider-fade {
        width: 80%;
        margin-left: auto;
        margin-right: auto
    }
}
@media only screen and (min-width: 360px) and (max-width: 640px) {
    .copyright {
        top: -4px
    }
}
@media only screen and (max-width:740px) {    .footer-main {
        height: 32px
    }
}
@media only screen and (min-width: 414px) and (max-width: 736px) {
    .col-sm-12, .col-xs-12 {
        width:90%;
        margin-left:auto;
        margin-right: auto;
    }
    .container {
        width: 100%;
        padding-left: 20px !important;
        padding-right: 20px !important;
        overflow: auto
    }
    h1.description {
        font-size: 1.7em;
        line-height: 1.2em
    }
    .navbar-nav li ul li a {
        font-size: 0.9em
    }
    h3 {
        font-size: 1.6em
    }
    .col-sm-4 {
        padding-right: 0;
        padding-left: 0
    }
    .col-description {
        width: 100% !important;
        float: none !important
    }
    .overlay-description h1 {
        font-size: 2.2em
    }
    .footer {
        margin-left: 8px;
        margin-right: 0
    }
    .footerNav > .contact,.footerNav > ul > li > a {
        font-size: 0.9em
    }
    .overlay-description h2 {
        font-size: 1em;
        margin-top: 24px
    }
    .footerNav .title {
        font-size: 1em
    }
    .btn-newsletter {
        font-size: 0.7em !important;
        padding-top: 4px
    }
    .btn-back-to-top,.btn-back-to-top:hover,.btn-back-to-top:visited {
        font-size: 0.7em
    }
}
@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait) {
    #defaultNavbar1 {
        top: 56px;
        height: 80vh
    }
    .icon-menu {
        margin-right: 10px
    }
    .footer-main, .footer-scroll-down {
        height: 32px
    }
    .flex-direction-nav a.flex-prev {
        left: 8px;
        margin-left: 0;
        background-position: right 8px top
    }
    .flex-direction-nav a.flex-next {
        right: 8px;
        margin-right: 0;
        background-position: left 8px top
    }
    img.scroll-down {
        margin-left: 0px
    }
    .copyright h6 {
        font-size: 0.7em !important;
        letter-spacing: -0.5px
    }
    .col-sm-3 {
        width: 33%
    }
    .overlay-description h1 {
        font-size: 1.6em;
        margin-top: 20px
    }
    .overlay-description p.bold {
        font-size: 1.2em
    }
    .btn-newsletter {
        font-size: 0.65em !important;
        padding-top: 4px
    }
    .body-copy > li {
        list-style: none;
        list-style-type: none;
        background: none !important;
        margin-left: -1em !important
    }
    .flexslider-fade {
        width: 80%;
        margin-left: auto;
        margin-right: auto
    }
}
@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape) {
    #defaultNavbar1 {
        top: 60px;
        height: 70vh
    }
    .flex-direction-nav a.flex-prev {
        left: 8px;
        margin-left: 0;
        background-position: right 0px top
    }
    .flex-direction-nav a.flex-next {
        right: 8px;
        margin-right: 0;
        background-position: left 0px top
    }
    .navbar-nav > li > a {
        padding-top: 0px;
        padding-bottom: 0px
    }
    .flexslider-fade {
        width: 45% !important
    }
}
@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {
    .flex-direction-nav a.flex-prev {
        left: 8px;
        margin-left: 0;
        background-position: right 0px top
    }
    .flex-direction-nav a.flex-next {
        right: 8px;
        margin-right: 0;
        background-position: left 0px top
    }
    .flexslider-fade {
        width: 40% !important
    }
}
@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape) {
    .icon-menu {
        margin-right: 10px
    }
    .flexslider-fade {
        width: 38% !important
    }
    .overlay-description h1 {
        font-size: 1.6em;
        margin-top: 20px
    }
    .overlay-copy li {
        background: url(../images/bullet-white.png) no-repeat 10px 3px
    }
    .flex-direction-nav a.flex-prev {
        left: 0;
        margin-left: 0;
        background-position: right 0px top
    }
    .flex-direction-nav a.flex-next {
        right: 0;
        margin-right: 0;
        background-position: left 0px top
    }
}
@media only screen and (max-width: 568px) and (orientation: portrait) {
    .row {
        width:94%;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 568px) {
    .overlay-description h1, .overlay-description-noBG h1 {
        font-size: 2em;
    }
}
