
#wpadminbar{
  display: none;
}
/*Global Text Styles*/
body {
  font-family: Source Sans Pro, sans-serif;
  background: #f4f4f4;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}h1, 
 h1 a,
.heading-1 {
  color: #282828;
  font-family: Redressed, cursive;
  font-size: 32px;
  line-height: 1.5em;
  margin: 25px 0;
}h2,
.heading-2 {
  color: #282828;
  font-family: Redressed, cursive;
  font-size: 28px;
  line-height: .8;
  margin: 25px 0;
}h3,
.heading-3 {
  color: #282828;
  font-family: Redressed, cursive;
  font-size: 24px;
  line-height: 1.5rem;
  margin: 25px 0;
}h4,
.heading-4 {
  font-family: Redressed, cursive;
  color: #282828;
  font-weight: bold;
  font-size: 19px;
  line-height: 1.5rem;
  margin: 0 0 20px;
}p {
  color: #282828;
  font-family: Source Sans Pro, sans-serif;
  font-size: 17px;
  line-height: 25px;
  margin: 0 0 30px;
}ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 15px;
  font-family: Source Sans Pro, sans-serif;
}.content-wrapper h1,
 .content-wrapper .heading-1,
 .content-wrapper h2,
 .content-wrapper .heading-2{
  border-bottom: 3px solid #9D0E62;
  font-size: 3vw;
  padding-bottom: 5px;    
  text-align: center;
}.interior-page h1, 
 .interior-page h2{
  font-size: 2vw;
  text-align: left;
}.main-content{

}.main-content ul {
  margin: 0 0 20px 0;
}.main-content ul li {
  color: #282828;
  font-family: Source Sans Pro, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;  
  position: relative;
}.button-one {
  background: #600A3F;
  color: #f4f4f4;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 40px;
  padding: 0 15px;
  font-family: Source Sans Pro, sans-serif;
  letter-spacing: 2px;
}.button-one:hover,
 .button-one:focus{
  color: #f4f4f4;
}.button-one.alt{
  background: #FDF4B2;
  color: #282828;
}.button-one.alt:hover,
 .button-one.alt:focus{
  color: #282828;
}.button-two {
  background: #600A3F;
  border-radius: 5px;
  color: #f4f4f4;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: 400;
  font-family: Source Sans Pro, sans-serif;
  letter-spacing: 1px;
  line-height: 52px;
  margin: 0 auto;
  padding: 0 15px;
  width: 340px;
  max-width: 100%;
  text-transform: uppercase;
  letter-spacing: 1px;
}.button-two:hover,
 .button-two:focus {
  color: #f4f4f4;
  letter-spacing: 2px;
}.section-scroll .fa{
  font-size: 14px;
  line-height: 46px;
  margin-left: 10px;
}.embed-container {
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow: hidden; 
  max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { 
  position: absolute; 
  top: 0; 
  left: 0;
   width: 100%; 
   height: 100%; 
 }
/*Global Styles*/
.row {
  margin: 0 auto;
  max-width: 1360px;
  width: 100%;
}.contain-to-grid {
  background: none !important;
}.contain-to-grid .top-bar {
  max-width: 1360px;
}.strip-padding {
  padding-right: 0 !important;
  padding-left: 0 !important;
}.stage{
  position: relative;
  min-height: 100vh;  
  height: 100%;
  overflow: hidden; 
  z-index: 0;
  border-bottom: 2px solid #FDF4B2;
}.interior-page .stage{
  border: none;
}.contact-wrapper.interior-page {
  padding-top: 40px;
}
.stage-background{
  position: absolute;
  z-index: -1;
  left: 0;
  top: -50%; 
  width: 100%;
}.padded{
  padding: 60px;  
}.vertical-padding{
  padding-top: 10vh;
  padding-bottom: 10vh;  
}.content-wrapper {
  width: 100%;
  max-width: 100%;
  position: relative;
  background: #f4f4f4;
  float: left;
}.parallax-background{
  position: relative;  
}.scrollfade {
  opacity: 0;
}.scrollfade.complete {
  opacity: 1;
}[class*="fadein-"] {
  opacity: 0;
}.scroll-arrow {
  position: absolute;
  text-align: center;
  width: 85px;
  bottom: 2vh; 
  z-index: 9999;
}.scroll-arrow .fa {
  color: rgba(40,40,40,.8);
  cursor: pointer;
  font-size: 36px;
  line-height: 45px;
  margin-left: 0;
  width: 100%;
}.small-hr{
  border-color: #FDF4B2;
  width: 40%;
  margin: 0 auto;  
}.gradient-left{
  background: -webkit-linear-gradient(left, #f4f4f4, rgba(244,244,244,.8), transparent);
  background: -o-linear-gradient(left, #f4f4f4, rgba(244,244,244,.8), transparent);
  background: -moz-linear-gradient(left, #f4f4f4, rgba(244,244,244,.8), transparent);
  background: linear-gradient(left, #f4f4f4, rgba(244,244,244,.8), transparent);
}.gradient-right{
  background: -webkit-linear-gradient(right, #f4f4f4, rgba(244,244,244,.8), transparent);
  background: -o-linear-gradient(right, #f4f4f4, rgba(244,244,244,.8), transparent);
  background: -moz-linear-gradient(right, #f4f4f4, rgba(244,244,244,.8), transparent);
  background: linear-gradient(right, #f4f4f4, rgba(244,244,244,.8), transparent);
}.gradient-center{
  background: -webkit-linear-gradient(left, transparent, rgba(244, 244, 244,.6), rgba(244, 244, 244,.8), rgba(244, 244, 244,.6), transparent);
  background: -o-linear-gradient(left, transparent, rgba(244, 244, 244,.6), rgba(244, 244, 244,.8), rgba(244, 244, 244,.6), transparent);
  background: -moz-linear-gradient(left, transparent, rgba(244, 244, 244,.6), rgba(244, 244, 244,.8), rgba(244, 244, 244,.6), transparent);
  background: linear-gradient(left, transparent, rgba(244, 244, 244,.6), rgba(244, 244, 244,.8), rgba(244, 244, 244,.6), transparent);
}.gradient-radial{
  background: -webkit-radial-gradient(rgba(244,244,244,.8), rgba(244,244,244,.4), rgba(253, 244, 178,.4));
  background: -o-radial-gradient(rgba(244,244,244,.8), rgba(244,244,244,.4), rgba(253, 244, 178,.4));
  background: -moz-radial-gradient(rgba(244,244,244,.8), rgba(244,244,244,.4), rgba(253, 244, 178,.4));
  background: radial-gradient(rgba(244,244,244,.8), rgba(244,244,244,.4), rgba(253, 244, 178,.4));
}.overlay-light{
  background: rgba(244,244,244,.8);  
}.overlay-dark{
  background: rgba(40,40,40,.8);  
}.overlay-color{
  background: rgba(245, 250, 232,.8);  
}.h-center{
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%); 
}.full-height{
  min-height: 100vh;
}.auto-height{
  height: 100%;
}.absolute{
  position: absolute;
}.big-text {
  font-size: 20px;
}
/*Header Styles*/
header.fixed-header{
  position: fixed!important;
}
header.header-wrapper {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
  background: rgba(245, 250, 232,.6);
}header.header-wrapper.interior-page,
 header.header-wrapper.contact-page {
  padding: 5px;
  top: 0;
  width: 100%;
  min-height: auto;
  background: #F6F2D1;
  overflow: visible;
  z-index: 9999;
}.home-nav-cta-wrapper{
  top: -100%; 
}.sticky-header .home-nav-cta-wrapper{
  position: fixed;
  background: #FDF4B2;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  
}.header-details{
  padding: 40px 0 0;
}.header-top{
  z-index: 9999;
}.interior-page .header-company-wrapper{
  height: 35px;
  overflow: hidden;
}.interior-page.sticky-header .header-company-wrapper{
  height: 0;
}.header-company-title {
  float: left;
  margin: 0;
  width: 100%;
}.header-company-title img{
  width: 240px;
  margin-right: 15px;  
}.header-company-title a {
  font-family: Redressed, cursive;
  text-decoration: none;
  font-size: 45px;
  line-height: normal;
  color: #f4f4f4;
  text-decoration: none;
  float: left;
  width: 100%;
  margin: 0;
}dialog, .reveal-modal{
  left: 65%;
}#firstModal {
  width: 50%;
  text-align: center;
  background: #FDF4B2;
}#firstModal p, #firstModal em{
  font-size: 18px;
}
.interior-page .header-company-title a{
  font-size: 24px;
  line-height: 35px;
}.tagline-wrapper p {
  color: #282828;
  font-family: Source Sans Pro, sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 2px;
}header.header-wrapper .header-cta .button-one {
  line-height: 65px;
  font-size: 16px;
}.header-cta a.button-one[href^="tel:"] {
  color: #f4f4f4;
  font-weight: 400;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
}header.interior-page .button-one{
  margin: 0;
  line-height: 35px;
  float: right;
}
/* CLEAR NAVIGATION BACKGROUNDS */
.top-bar,
.top-bar-section ul li,
.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:hover:not(.button) {
  background: none;
}.top-bar-section li.active:not(.has-form) a:not(.button),
 .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
  background: none; 
}
/* NAVIGAITON LINK DEFAULT STYLES */
.top-bar{
  line-height: 35px; 
  height: 35px; 
  float: left;
}.interior-page .top-bar{
  height: 50px;
  line-height: 50px;
}.top-bar .name {
  background: #282828;
}.top-bar-section .has-dropdown > a {
  padding: 0 26px !important;
}.interior-page .top-bar-section .has-dropdown > a {
  padding: 5px 15px !important;
}.top-bar-section .has-dropdown > a::after {
  display: none !important;
}.top-bar-section ul li > a,
 .top-bar-section li:not(.has-form) a:not(.button) {
  color: #282828;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 26px; 
  line-height: 35px;
  letter-spacing: 2px;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}.interior-page .top-bar-section ul li > a,
 .interior-page .top-bar-section li:not(.has-form) a:not(.button),
 .interior-page .top-bar-section ul li:hover:not(.has-form) > a,
 .interior-page .top-bar-section li:not(.has-form) a:hover:not(.button),
 .interior-page .top-bar-section li.active:not(.has-form) a:not(.button),
 .interior-page .top-bar-section li.active:not(.has-form) a:hover:not(.button){
  font-size: 14px;
  padding: 5px 15px;
  letter-spacing: 2px;
  line-height:45px;
  text-transform: none;
}.top-bar-section ul > li:not(:last-child) {
  margin: 0;
}.top-bar ul {
  padding: 0;
}
/* NAVIGAITON LINK ACTIVE/HOVER STYLES */
.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section li:not(.has-form) a:hover:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
  background: #600A3F;
  color: #f4f4f4;
  padding: 0 26px; 
  line-height: 35px;
  text-shadow: none;
}.top-bar-section ul li:hover:not(.has-form) ul.dropdown li,
 .top-bar-section ul li:hover:not(.has-form) ul.dropdown li a,
 .top-bar-section ul li.active:hover:not(.has-form) ul.dropdown li a:not(.button) {
  background: none;
  border: none;
}.top-bar-section ul li:hover:not(.has-form) ul.dropdown,
 .top-bar-section ul li.active:hover:not(.has-form) ul.dropdown {
  background: #600A3F;
  overflow: hidden;
}.top-bar-section ul li:not(.has-form) ul.dropdown li a,
 .top-bar-section ul li:hover:not(.has-form) ul.dropdown li a {
  border: none;
  color: #f4f4f4;
  font-size: 12px;
  text-align: center;
}.interior-page .top-bar-section ul li:not(.has-form) ul.dropdown li a,
 .interior-page .top-bar-section ul li:hover:not(.has-form) ul.dropdown li a{
  font-size: 14px;
}.top-bar-section ul li:hover:not(.has-form) ul.dropdown li a:hover:not(.button),
 .top-bar-section ul li.active:hover:not(.has-form) ul.dropdown li a:hover:not(.button),
 .top-bar-section ul li:not(.has-form) ul.dropdown li.active a, 
 .top-bar-section ul li:hover:not(.has-form) ul.dropdown li.active a:hover,
 .top-bar-section ul li:hover:not(.has-form) ul.dropdown li.active a,
 .top-bar-section ul li:hover:not(.has-form) ul.dropdown li.active a, 
 .top-bar-section ul li.active:hover:not(.has-form) ul.dropdown li.active a:not(.button){
  background: #f4f4f4;
  color: #282828;
  border: none;
  text-shadow: none;
}.top-bar.expanded .toggle-topbar a {
  color: #f4f4f4;
}.top-bar-section .has-dropdown.moved > .dropdown {
  background: #600A3F;
}
/*Slider Styles*/
.slider-wrapper,
.slick-button-container{
  display: block;
  height: 100vh;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}.slick-button-container .slick-prev {
  left: 0 !important; 
}.slick-button-container .slick-next {
  right: 0 !important;
}.slick-button-container .slick-prev,
 .slick-button-container .slick-next {
  background: #600A3F;
  height: 100vh;
  position: absolute;
  top: 0;
  width: 60px;
  z-index: 0;
  margin: 0;
}.slick-button-container .slick-prev::before {
  content: "f104";
  font-family: "FontAwesome";
  font-size: 38px;
  color: #f4f4f4;
}.slick-button-container .slick-next::before {
  content: "f105";
  font-family: "FontAwesome";
  font-size: 38px;
  color: #f4f4f4;
}.interior-page .slick-button-container .slick-prev,
 .interior-page .slick-button-container .slick-next{
  height: 75vh;
}.slick-dots{
  bottom: auto;
  top: calc(100vh - 90px);
  right: 100px; 
  width: auto;
}.interior-page .slick-dots{
  top: calc(75vh - 35px); 
}.slick-dots li{
  margin: 0;  
}.slick-dots li button{
  background: #f4f4f4;
  width: 10px;
  height: 10px; 
}.slick-dots li.slick-active button{
  background: #FDF4B2; 
}.slick-dots li button:before{
  display: none;
}.slick-background-wrapper {
  left: 0;
  position: fixed;
  top: 0;
  z-index: -1;
  width: 101% !important;
  overflow: hidden;
}.slick-prev, .slick-next{
  transform: translate(0);
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
}.slider-wrapper .parallax.parallax-up{
  top: 0;
}

/*Internal Page Styles*/
.located-in {
  background: #600A3F;
  text-align: center; 
  height: 45px;
}.located-in p {
  color: #f4f4f4;
  line-height: 45px;
  font-family: Source Sans Pro, sans-serif;
  margin: 0;
  letter-spacing: 1px;
}.intro-box{
}.intro-box h1{
  text-align: center;
  color: #282828;
  font-size: 3vw;
  line-height: 1;
}.intro-box p{
  color: #282828;  
}.inner-service-content{
  background: #f4f4f4;
}
.about-image{
  margin-bottom: 15px;  
  box-shadow: 0 1px 5px rgba(0,0,0,.2);
  clear: both;
}
/*Services Pages*/
.services-wrapper{
  z-index: 0;
}.service-anchors{
  height: auto;
  max-height: 80vh;  
  overflow-y: auto;
  padding: 10px;
  z-index: 1;
}.service-anchors h1{
  font-size: 25px;
  line-height: normal;
  padding: 0 15px 10px;
  margin: 10px 0;  
}.service-anchors ul{
  padding: 0;  
}.service-anchors li{
  line-height: 45px;
  padding: 0 20px;
  font-size: 16px;
  cursor: pointer;
  margin-bottom: 5px;
}.service-anchors li.active,
 .service-anchors li:hover,
 .service-anchors li:focus{
  background: #FDF4B2;
}.service-content-wrapper{
  
}.service-content{
  height: 100vh;
  overflow: hidden;
  z-index: 0;
}.service-content h2{
  font-size: 3vw;  
}.service-content img{
  min-width: 100vw;  
}.service-content .button-one{
  width: auto;
}
/*Contact Styles*/
.contact-wrapper.stage{
  height: auto;  
}.contact-wrapper .contact-reservation{
  height: 100vh;
}.contact-sidebar{
  background: #f4f4f4;
}.contact-inner{
}.contact-sidebar h3,
 .contact-sidebar .heading-3 {
  font-size: 24px;
}.contact-sidebar p{
  font-size: 15px;  
}.contact-address,
 .contact-phone,
 .contact-fax,
 .contact-email  {
  position: relative;
  margin-bottom: 5px;
}.open-hours p:not(.heading-3){
  border-bottom: 2px dotted #600A3F;
  font-size: 16px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  text-align: left;
}.open-hours span{
  float: right;  
}.map-wrapper{
  box-shadow: 0 5px 10px rgba(40,40,40,.8);
}
/* Reservations Form*/
.contactForm{
  display: block;
  box-shadow: 1px 1px 5px rgba(40,40,40,.8);
  float: left;
  margin: 0;  
  width: 100%;
}.contact-reservation .contactForm fieldset{
  border: none;
  background: none;
  position: relative;
  margin: 0;
}.contact-reservation .contactForm legend{
  background: none;  
  font-weight: normal;
  font-size: 16px;
  color: #f4f4f4;
  line-height: 40px;
}.contact-reservation .section-one legend{
  color: #282828;
}.contact-reservation .section-one .services-list{
  padding: 10px 15px;
}.contact-reservation .contactForm label{
  color: #f4f4f4;
  font-weight: normal;
  display: block;
}.contact-reservation .section-one label{
  color: #282828;
  display: inline;
  line-height: 35px;
}.contact-reservation .contactForm input {
  height: 35px;
  margin: 0 0 15px;
  padding: 0 5px 0 10px;
  width: 100%;
  font-family: Source Sans Pro, sans-serif;
  font-weight: lighter;
  background: none;
  border: none;
  border-bottom: 1px dotted #f4f4f4;
  box-shadow: none;
  color: #f4f4f4;
}.contact-reservation .section-one input{
  border-color: #282828;
  color: #282828;
}.contact-reservation input::-webkit-input-placeholder{
  color: rgba(244,244,244,.8);
}.contact-reservation .section-one input::-webkit-input-placeholder{
  color: rgba(40,40,40,.6);
}.contact-reservation .contactForm .section-one p.alt-legend{
  font-size: 14px;
  color: #282828;
  border-bottom: 1px dotted rgba(40,40,40,.8);
  margin: 0;  
}.contact-reservation .contactForm .section-one input[type='checkbox']{
  margin: 0;
  vertical-align: bottom;
  width: auto;
}#our-services{
  height: 180px;
  background: none;
  border: 1px dotted rgba(40,40,40,.8);
  color: #282828;
  text-align: center;
}#our-services optgroup{
  display: block;
  margin-bottom: 10px;
  padding: 0;
}#our-services optgroup::before{
  background: #FDF4B2;
  color: #282828;
  letter-spacing: 3px;
  padding: 5px 0;
  opacity: .75;
}#our-services option {
  position: relative;
  display: block;
  color: #282828;
  cursor: pointer;
  padding: 8px 8px;
  margin: 0;
}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, 
 .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, 
 .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current{
  background: #600A3F!important;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1) !important;
  color: #f4f4f4!important;
}.xdsoft_datetimepicker .xdsoft_calendar td:hover, 
 .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover{
  background: #FDF4B2!important;
  color: #282828!important;
}.contact-reservation .contactForm textarea {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  font-family: Source Sans Pro, sans-serif;
  font-weight: lighter;
  color: #f4f4f4;
  background: rgba(245, 250, 232,.8);
  border: none;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}.contact-reservation .contactForm input#captchaCode {
  float: left;
  width: 100%;
position:relative;
top: 20px;
}.contact-reservation #captchaImage{
  height: 40px;
  width: 120px;
}.contact-reservation #captchaRefresh{
  width: 10%;
}.contact-reservation .contactForm .submitWrapper {
  text-align: center;
}.contact-reservation .contactForm .submitWrapper span.submit {
  cursor: pointer;
  display: block;
  line-height: 50px;
  padding: 3px 20px;
  width: 100%;
}.contact-reservation .contactForm .submitWrapper span.submit:hover {
  background-color: #600A3F;
  color: #f4f4f4;
}.formError{
  z-index: 9999; 
}.successMessage{
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  background: #f4f4f4;
}.successMessage #content{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}.emailConfirmation {
  margin: 0 auto;
  padding: 40px 20px;
  text-align: center;
  width: 100%;
}.emailConfirmation h1,
 .successMessage .emailConfirmation p {
  color: #282828;
}.emailConfirmation {
  text-align: center;
}.emailConfirmation h1 {
  font-size: 60px;
  margin: 0;
  line-height: 60px;
}.emailConfirmation p{
  font-size: 30px;  
}#gmap2{
  
}.large-12.columns.strip-padding.overlay-color.section-two{
  background: rgba(96, 10, 63,.8);
}
/*Footer Styles*/
.toTop {
  text-align: right;
}.toTop .fa {
  background: #FDF4B2;
  color: #f4f4f4;
  font-size: 28px;
  text-align: center;
  cursor: pointer;
  position: fixed;
  bottom: 10px;
  right: 10px;
  line-height: 40px;
  width: 40px;
  opacity: .7;
}.footer-wrapper {
  position: relative;
  overflow: hidden; 
  z-index: 0;
}.footer-overlay{
  z-index: -1;
  background: rgba(96, 10, 63,.3);
}.footer-wrapper h3,
 .footer-wrapper p{
  color: #282828;
  margin: 10px 0 15px;
  word-wrap: break-word;
}.footer-wrapper .social-icons .fa {
  border: 2px solid transparent;
  color: #282828;
  font-size: 25px;
  line-height: 40px;
  margin: 0 10px;
  text-align: center;
  width: 45px;
}.footer-wrapper .social-icons .fa:hover {
  border-color: #FDF4B2;
}.footer-wrapper .disclaimer{
  background: #600A3F;
  padding: 5px;
}.footer-wrapper .disclaimer p{
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  color: #f4f4f4;
}.footer-wrapper.disclaimer p{
  font-size: 11px;
  line-height: normal;
  margin: 0;
  color: #f4f4f4;  
}.footer-wrapper .disclaimer .lnm-image img{
  width: 90px;
}.footer-wrapper.disclaimer .lnm-image img{
  max-width: 80px;
}.footer-wrapper.disclaimer{
  background: #600A3F;  
  color: #f4f4f4;
  padding: 5px;
}.footer-img{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
}
/* Social Media */
.social-links{
  height: 70px;  
}.social-links a{
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  color: #f4f4f4;  
  font-size: 20px;
  margin: 5px;
}.social-links a .fa{
  position: relative;
  display: block;
  width: 100%;
  line-height: 60px;
  text-align: center;
}.social-links a .fa.fa-facebook{
  background: #A50D66;  
}.social-links a .fa.fa-twitter{
  background: #2CAAE1;  
}.social-links a .fa.fa-instagram{
  background: #fb3958;  
}.social-links a .fa.fa-map-marker{
  background: #A50D66;  
}.top-bar .toggle-topbar.menu-icon a{
  color: #000;
}.top-bar .toggle-topbar.menu-icon a span::after{
  box-shadow: 0 0 0 1px black, 0 7px 0 1px black, 0 14px 0 1px black;
}
/*animations*/
.animate-fast{
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}.animate-medium{
  -webkit-transition: all 700ms ease-in-out;
  -moz-transition: all 700ms ease-in-out;
  -ms-transition: all 700ms ease-in-out;
  -o-transition: all 700ms ease-in-out;
  transition: all 700ms ease-in-out;
}.animate-slow{
  -webkit-transition: all 1000ms ease-in-out;
  -moz-transition: all 1000ms ease-in-out;
  -ms-transition: all 1000ms ease-in-out;
  -o-transition: all 1000ms ease-in-out;
  transition: all 1000ms ease-in-out;
}.pulsate{
  -webkit-animation: pulse 1.75s infinite; 
  animation: pulse 1.75s infinite;
}
@keyframes pulse {
  0% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes rotate {
  0% {
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes shadowPulse {
  0% {
    box-shadow: 0 0 15px -4px #FDF4B2;
    -webkit-box-shadow: 0 0 15px -4px #FDF4B2;
    -moz-box-shadow: 0 0 15px -4px #FDF4B2;
  }
  50% {
    box-shadow: 0 0 15px 2px #FDF4B2;
    -webkit-box-shadow: 0 0 15px 2px #FDF4B2;
    -moz-box-shadow: 0 0 15px 2px #FDF4B2;
  }
  100% {
    box-shadow: 0 0 15px -4px #FDF4B2;
    -webkit-box-shadow: 0 0 15px -4px #FDF4B2;
    -moz-box-shadow: 0 0 15px -4px #FDF4B2;
  }
}
@media only screen and (max-width: 1440px) { 
  .button-one{
    font-size: 13px;
    line-height: 40px;  
  }.interior-page:not(header){
    margin-top: 60px;  
  }.contact-reservation .section-one{
    padding: 0;
  }.contact-reservation .section-one .services-list-wrapper{
    padding: 10px 0;
  }
}
@media only screen and (max-width: 1280px) { 
  .vertical-padding{
    padding-top: 7vh;  
    padding-bottom: 7vh;  
  }.padded{
    padding: 20px;
  }h1, h1 a,
  .heading-1,
  h2, .heading-2{
    margin: 15px 0;
  }
}
@media only screen and (max-width: 1024px) {
  .h-center{
    left: auto;
    transform: inherit;  
    -webkit-transform: inherit;  
    -moz-transform: inherit;  
  }.gradient-center{
    background: -webkit-linear-gradient(left, #f4f4f4, rgba(244,244,244,.8), transparent);
    background: -o-linear-gradient(left, #f4f4f4, rgba(244,244,244,.8), transparent);
    background: -moz-linear-gradient(left, #f4f4f4, rgba(244,244,244,.8), transparent);
    background: linear-gradient(left, #f4f4f4, rgba(244,244,244,.8), transparent);
  }.gradient-center.right{
    background: -webkit-linear-gradient(right, #f4f4f4, rgba(244,244,244,.8), transparent);
    background: -o-linear-gradient(right, #f4f4f4, rgba(244,244,244,.8), transparent);
    background: -moz-linear-gradient(right, #f4f4f4, rgba(244,244,244,.8), transparent);
    background: linear-gradient(right, #f4f4f4, rgba(244,244,244,.8), transparent);
  }.absolute:not(.footer-overlay){
    position: relative;  
  }.content-wrapper h1, 
   .content-wrapper .heading-1, 
   .content-wrapper h2, 
   .content-wrapper .heading-2{
    font-size: 4.5vw;
    padding-top: 20px;
  }.stage,.full-height{
    min-height: inherit;  
    height: auto;
  }.top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:not(.button){
    color: #fff;
  }#firstModal{
    width: 90%;
  }dialog, .reveal-modal{
    left: 45%;
  }.logo{
    width: 100%;
  }.header-company-title img{
    width: 190px;
  }p, .main-content ul li{
    margin:0;
    font-size: 14px;
  }
  header.header-wrapper{
    min-height: inherit;
    padding: 10px 15px;  
  }header.header-wrapper.interior-page{
    padding: 0; 
    height: 100px; 
  }header.interior-page.sticky-header{
    background:rgba(245, 250, 232,1);  
  }.company-title-wrapper{
    padding-top: 5px;  
  }.sticky-header .company-title-wrapper{
    height: 0;  
    opacity: 0;
    padding-top: 0;
  }.top-bar{
    float: none;
    height: 45px;
    line-height: 45px;
    width: 100%;  
  }.interior-page .top-bar{
    line-height: 45px;
    height: 45px;  
  }.interior-page .top-bar.expanded{
    height: auto;  
  }.top-bar.expanded .title-area{
    background: #600A3F;
  }.top-bar .name{
    background: none;
  }.top-bar-section{
    background: #600A3F;  
  }.top-bar-section ul li > a, 
   .top-bar-section li:not(.has-form) a:not(.button){
    line-height: 45px;
    text-align: center;
  }.top-bar-section ul li:hover:not(.has-form) > a, 
   .top-bar-section li:not(.has-form) a:hover:not(.button), 
   .top-bar-section li.active:not(.has-form) a:not(.button), 
   .top-bar-section li.active:not(.has-form) a:hover:not(.button){
    line-height: 45px;
  }.scroll-arrow{
    bottom: auto;
    float: left;
    margin-top: 35px;
    position: relative;
    width: 100%;
  }.interior-page .header-company-title{
    text-align: center;  
  }.home-wrapper .right div:first-child{
    float: right;  
  }.home-wrapper #section-1{
    background: url(https://buroakmassage.ca/wp-content/uploads/2017/11/home1.jpg) no-repeat;
    background-size: cover;
  }.home-wrapper #section-1 div:first-child{
    padding-top: 35px;
  }.stage-background{
    top: 0;
  }.about-img-large{
    height: 50vh!important;
  }.spa-bath-image{
    height: 100%!important;
    position: absolute;
    top: 0;
  }.services-wrapper{
    padding-top: 90px;  
  }.service-anchors li{
    border: 1px dotted rgba(40,40,40,.8);
    float: left;  
    margin: 5px 2.5px;
  }.service-content{
    height: 0;
    min-height: 100%;
  }.service-content.active{
    height: 45vh;
  }.body-scrubs-page #section-2{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/body-scrub2.jpg) no-repeat center;
    background-size: cover;
  }.body-scrubs-page #section-2 .gradient-right{
    background: rgba(244,244,244,.4);  
  }.eyebrow-tinting-page .stage{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/eyebrow-tinting.jpg) no-repeat;
    background-size: cover;
  }.eyelash-tinting-page .stage{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/eyelash-tinting.jpg) no-repeat;
    background-size: cover;
  }.facials-page #section-3{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/facials2.jpg) no-repeat;
    background-size: cover;
  }.facials-page #section-3 .gradient-right{
    background: none;
  }.facial-peels-page #section-2{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/facial-peels2.jpg) no-repeat;
    background-size: cover;
  }.facial-peels-page #section-2 .gradient-right{
    background: none;
  }.laser-hair-removal-page .stage{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/laser-hair-removal.jpg) no-repeat;
    background-size: cover;
  }.body-exfoliation-page #section-1{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/body-exfoliation.jpg) no-repeat;
    background-size: cover;
  }.body-exfoliation-page #section-2{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/body-scrub2.jpg) no-repeat center;
    background-size: cover;
  }.body-exfoliation-page #section-2 .gradient-right{
    background: rgba(244,244,244,.4);  
  }.deep-tissue-massage-page .stage{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/deep-tissue-massage.jpg) no-repeat;
    background-size: cover;
  }.hot-stone-massage-page #section-3{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/hot-stone-massage2.jpg) no-repeat;
    background-size: cover;
  }.hot-stone-massage-page #section-3 .gradient-right{
    background: rgba(244,244,244,.4);
  }.prenatal-massage-page .stage{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/prenatal-massage.jpg) no-repeat;
    background-size: cover;
  }.swedish-massage-page #section-2{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/swedish-massage2.jpg) no-repeat;
    background-size: cover;
  }.swedish-massage-page #section-2 .gradient-right{
    background: rgba(244,244,244,.4);
  }.manicure-page #section-1{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/manicure2.jpg) no-repeat;
    background-size: cover;
  }.manicure-page #section-3{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/manicure.jpg) no-repeat;
    background-size: cover;
  }.manicure-page #section-3 .gradient-right{
    background: rgba(244,244,244,.4);
  }.nail-art-page .stage{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/nail-art.jpg) no-repeat;
    background-size: cover;
  }.paraffin-bath-page .stage{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/paraffin-bath.jpg) no-repeat;
    background-size: cover;
  }.pedicure-page .stage{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/pedicure.jpg) no-repeat;
    background-size: cover;
  }.shellac-page .stage{
    background: url(https://buroakmassage.ca/wp-content/themes/spa2/images/shellac.jpg) no-repeat;
    background-size: cover;
  }.footer-wrapper{
    background: url(https://buroakmassage.ca/wp-content/uploads/2017/11/footer-img.jpg) no-repeat center;
    background-size: cover; 
  }.social-links{
    height: auto;
  }
}
@media only screen and (max-width: 1024px) and (orientation: landscape) {
  #firstModal{
    width: 100%;
  }dialog, .reveal-modal{
    left: 0%;
    top: 16% !important;
  }
  .interior-page.about-wrapper h2{
    text-align: center;  
  }.stage-background img{
    width: 100%;  
  }.about-image{
    display: block;
    margin: 0 auto 15px;
  }.about-img-large{
    height: 100vh!important;  
  }.about-img-large img{
    width: 100%;
  }.service-anchors{
    width: 30%;
  }.service-anchors h1{
    font-size: 2.5vw;
  }.service-anchors li{
    margin: 2.5px;
  }.service-content-wrapper{
    width: 70%;
  }.service-content{
    height: 0;  
  }.service-content.active{
    height: 65vh;
  }
}
@media only screen and (max-width: 767px) { 
  .content-wrapper h1, 
  .content-wrapper .heading-1, 
  .content-wrapper h2, 
  .content-wrapper .heading-2{
    font-size: 7vw;  
    margin-top: 0;
  } #firstModal{
    width: 100%;
  }dialog, .reveal-modal{
    left: 0%;
    top: 16% !important;
  }
  .vertical-padding{
    padding-top: 5vh;  
    padding-bottom: 5vh;  
  }.padded{
    padding: 20px;
  }.gradient-center,
   .gradient-left,
   .gradient-right{
    background: rgba(244,244,244,.4)!important;  
  }.home-content,
   .intro-box,
   .services-wrapper .service-content div.complete,
   .interior-content{
    margin-top: -70px;
  }header.header-wrapper{
    min-height: 100vh;
    padding: 10px;
  }header.header-wrapper .v-center{
    top: 10vh;
  }.header-company-wrapper img{
    max-height: 65px;
  }.header-company-title{
    margin-bottom: 15px;  
  }.interior-page .header-company-title{
    margin-bottom: 0;
    text-align: left;  
  }.company-title-wrapper{
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
  }.header-company-title a{
    font-size: 30px;
    line-height: normal;
  }.header-company-title img{
    width: auto;  
    max-height: 60px;
  }.header-company-title a span{
    display: none;  
  }.header-cta a.button-one[href^="tel:"]{
    font-size: 14px;
  }
  header.header-wrapper .header-cta .button-one{
    line-height: 45px;
    margin-bottom: 5px;
    margin-top: 5px;
  }.scroll-arrow{
    position: absolute;
    bottom: 10px;
    left: 0;
  }.header-image{
    height: 100vh;
    background: url(https://buroakmassage.ca/wp-content/uploads/2017/11/slide-mobile.jpg) no-repeat;  
    background-size: cover;
  }.home-wrapper .stage-background{
    position: relative;
  }.home-wrapper #section-1{
    background: none;  
  }.home-content h2{
    margin-bottom: 35px;
  }.interior-page:not(header){
    margin-top: 45px;
  }.interior-page .slider-wrapper{
    height: auto;
  }.interior-page .parallax-wrapper{
    position: relative;
  }.about-content{
    margin-top: -34vh;
  }.about-img-large{
    height: auto!important;
  }.spa-bath-image{
    display: none;
  }.services-wrapper{
    padding-top: 45px;
  }.service-anchors li{
    font-size:12px;
    padding: 0 10px;
    margin: 2.5px 0;
    width: 50%;
  }.service-content{
    height: auto;
  }.service-content.active{
    height: auto;
  }.services-wrapper .parallax-wrapper{
    position: relative;
  }.services-wrapper .slider-wrapper{
    height: auto;
  }.body-scrubs-page #section-2,
   .eyebrow-tinting-page .stage,
   .eyelash-tinting-page .stage,
   .laser-hair-removal-page .stage,
   .deep-tissue-massage-page .stage,
   .prenatal-massage-page .stage,
   .nail-art-page .stage,
   .paraffin-bath-page .stage,
   .pedicure-page .stage,
   .shellac-page .stage,
   .facials-page #section-3,
   .facial-peels-page #section-2,
   .body-exfoliation-page #section-1,
   .body-exfoliation-page #section-2,
   .hot-stone-massage-page #section-3,
   .swedish-massage-page #section-2,
   .manicure-page #section-1,
   .manicure-page #section-3{
    background: none;
  }#gmap2{
    height: 200px!important;
  }
}
