@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700|Droid+Serif:400,400italic,700,700italic);

/* General Classes 
----------------------------------------------------------------------------------------------------*/

.mt10 {
    margin-top:10px;
}

.mt20 {
    margin-top:20px;
}

.mb10 {
    margin-bottom:10px;
}

.mb20 {
    margin-bottom:20px;
}

.padding-10 {
    padding:10px;
}

.padding-15 {
    padding:15px;
}

.padding-20 {
    padding:20px;
}

.center-all {
    text-align:center;
    margin: auto;
}

.textCenter {
    text-align: center;
}
.textLeft {
    text-align: left;
}
.textRight {
    text-align: right;
}

.img-frame {
    padding: 4px;
    border: 1px solid rgba(0,0,0,.08);
}

@media all and (min-width: 768px) {
    .width-50per {
        width: 50%;
    }
    .width-75per {
        width: 75%;
    }
}

.list-inline ul{
    list-style: none;
    padding: 0 0 0 5px;
    margin: 0;
}

.list-inline ul li{
    display: inline;
    padding: 0;
    margin: 0 10px 0 0;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters[class^="col-"],
.no-gutters[class*=" col-"]{
  padding-right: 0;
  padding-left: 0;
}

.no-gutter-left {
    padding-left:0;
}

.row-same-height {
    display:table;
    width: 100%;
}
.row-same-height [class^="col-"],
.row-same-height [class*="col-"]{
    display: table-cell;
    float: none;
    vertical-align: top;
    padding: 0 15px;
}

.row-same-height.sh-va-middle [class^="col-"],
.row-same-height.sh-va-middle [class*="col-"]{
    vertical-align: middle;
}
.row-same-height.sh-va-bottom [class^="col-"],
.row-same-height.sh-va-bottom [class*="col-"]{
    vertical-align: bottom;
}

   .Menu1 a {
        border: 1px solid #f5b227;
        color: #f5b227 !important;
        margin-left: 10px !important;
        	border-radius: 8px;
    }
    .Menu1 a:hover {
        background-color: #f5b227 !important;
        color: #4b0a76 !important;
    }

@media all and (max-width: 768px) {
    .row-same-height {
        display:block;
    }
    .row-same-height [class^="col-"],
    .row-same-height [class*="col-"]{
        float:left;
    }
    
}

.force-width img {
    width: 100%;
    height: auto;
}

.abs-full {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}
.calendar_element_event_details {
    text-align: left;
    padding: 0px !important;
    font-size: 1em;
}    

/* END General Classes 
----------------------------------------------------------------------------------------------------*/

body {
    background: #fff;
    margin: 0 auto;
    color: #323232;
    font-family: 'Droid Sans',sans-serif;
	font-size: 14px;
	line-height: 1.4;
}

hr {
    border: 0;
    height: 1px;
}

/* Typography
----------------------------------------------------------------------------------------------------*/

a {
	text-decoration: none;
}
a:hover {
}
a img {
	border: 0;
}
p {
	color: #323232;
	font-family: 'Droid Sans',sans-serif;
	font-size: 14px;
	margin: 0;
	margin-top: 15px;
}
ul,ol {
    margin-top:0;
}

[le_content_type="text"].le_content ul {
    padding-left: 0;
    margin-left: 0;
}

[le_content_type="text"].le_content li {
    margin: .35em 0 .35em 1em;
}

h1, h1 a, .title1, .title1 a {
	font-family: 'Droid Sans',sans-serif;
	font-size: 28px;
	font-weight: 700;
	margin:0 0 .4em 0;
}
h2, h2 a, .title2, .title2 a {
	font-family: 'Droid Sans',sans-serif;
	font-size: 30px;
	font-weight: 700;
	margin:0 0 .4em 0;
}
h3, h3 a, .title3, .title3 a {
	font-family: 'Droid Sans',sans-serif;
	font-size: 24px;
	font-weight: 400;
	margin:0 0 .4em 0;
	line-height: 28px;
}
h4, h4 a, .title4, .title4 a {
	font-family: 'Droid Serif',serif;
	font-size: 20px;
	font-weight: 400;
	margin:0 0 .4em 0;
}
h5, h5 a, .title5, .title5 a {
	font-family: 'Droid Sans',sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin:0 0 .4em 0;
}
h6, h6 a, .title6, .title6 a {
	font-family: 'Droid Serif',serif;
	font-size: 16px;
	font-weight: 400;
	margin:0 0 .4em 0;
}
.title1,.title1 a,.title2,.title2 a,.title3,.title3 a,.title4,.title4 a,.title5,.title5 a,.title6,.title6 a {
    display:inline-block;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .title1 a:hover, .title2 a:hover, .title3 a:hover, .title4 a:hover, .title5 a:hover, .title6 a:hover {
}

/* Make sure font awesome icons that are links do not have underline on hover */
.fa a:hover, a.fa:hover {
    text-decoration: none;
}
.whiteText h1, .whiteText h1 a, .whiteText .title1, .whiteText .title1 a,.whiteText h2, .whiteText h2 a, .whiteText .title2, .whiteText .title2 a,.whiteText h3, .whiteText h3 a, .whiteText .title3, .whiteText .title3 a, .whiteText h4, .whiteText h4 a, .whiteText .title4, .whiteText .title4 a, .whiteText h5, .whiteText h5 a, .whiteText .title5, .whiteText .title5 a, .whiteText h6, .whiteText h6 a, .whiteText .title6, .whiteText .title6 a, .whiteText li, .whiteText p, .whiteText p a, .whiteText , .whiteText a{
	color: #ffffff;
}
.whiteText a:hover, a.whitetext:hover {
	color: rgb(245, 178, 39);
}

.textShadow h1, .textShadow h1 a, .textShadow .title1, .textShadow .title1 a,
.textShadow h2, .textShadow h2 a, .textShadow .title2, .textShadow .title2 a,
.textShadow h3, .textShadow h3 a, .textShadow .title3, .textShadow .title3 a,
.textShadow h4, .textShadow h4 a, .textShadow .title4, .textShadow .title4 a,
.textShadow h5, .textShadow h5 a, .textShadow .title5, .textShadow .title5 a,
.textShadow h6, .textShadow h6 a, .textShadow .title6, .textShadow .title6 a,
.textShadow li, .textShadow p, .textShadow p a, .textShadow , .textShadow a{
    text-shadow: 1px 1px 9px rgba(0,0,0,.9);
}
.CustomColor1, .CustomColor1 p, .CustomColor1 h6, .CustomColor1 h5, .CustomColor1 h4, .CustomColor1 h3, .CustomColor1 h2, .CustomColor1 h1,  .CustomColor1 li {
	color: #641199;
}
.CustomColor2, .CustomColor2 p, .CustomColor2 h6, .CustomColor2 h5, .CustomColor2 h4, .CustomColor2 h3, .CustomColor2 h2, .CustomColor2 h1,  .CustomColor2 li {
	color: #99cc00;
}
.CustomColor3, .CustomColor3 p, .CustomColor3 h6, .CustomColor3 h5, .CustomColor3 h4, .CustomColor3 h3, .CustomColor3 h2, .CustomColor3 h1,  .CustomColor3 li {
	color: #fecc66;
}
/* Forms
----------------------------------------------------------------------------------------------------*/

.le_form {
	color: #323232;
	font-family: 'Droid Sans',sans-serif;
	font-size: 14px;
	margin: 0;
}
.le_form_name {
    color: #323232;
	font-family: 'Droid Sans',sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 10px 0;
    text-transform: uppercase;
}
.wrapper input[type="submit"] {
	padding: 5px 15px;
	border: 0px solid transparent;
	
	font-size: 14px;
	margin: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
	transition: all .2s ease;
}
.wrapper input[type="submit"]:hover {
	cursor: pointer;
}
.wrapper input[type="text"],.wrapper input[type="email"],.wrapper input[type="password"], .wrapper textarea {
	padding: 7px 10px;
	background-color: #fff;
	border: none;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius: 0;
	border:1px solid rgb(240,240,240);
	box-shadow: none !important;
	color: #323232 !important;
	
	font-size: 14px;
	margin: 0;
}

.wrapper textarea {
    padding: 10px 10px;
}
.wrapper select{
    color: #323232 !important;
}
/* -- Search Element --*/
.wrapper input[type="text"]#search_form_value {
	padding: 5px 10px;
}
#search_form_button {
    padding: 5px 15px;
    position: relative;
}
.cta-img {
    display: block;
    position: relative;
    padding-top: 0%;
    border-radius: 50%;
    overflow: hidden; /* Ensures the image stays within the circle */
}

.cta-img img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: left;
    border-radius: 50%; /* Ensures the image itself is circular */
}

.cta h3 a {
    color: #fff;
    font-size: 60px;
    display: block;
    padding: 120px 0;
    background: rgba(0,0,0,0.2);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.cta h3 a:hover {
    background: rgba(0,0,0,0.6);
}

/*----------------------------Tabs--------------------------*/
/* Tabs
----------------------------------------------------------------------------------------------------*/
.tabs-btn li {
    list-style: none;
	list-style-type: none;
	position: relative;
    display: inline-block;
}
.tabs-btn ul {
    border-bottom: 2px solid rgb(75, 10, 118);
    padding: 0 0px 15px 0;
    margin: 0 0 10px 0;
}
.tabs-btn ul li a {
    display: inline-block;
    color: var(--bg-main);
    color: rgb(75, 10, 118);
    width: 100%;
    font-size: 24px;
    padding: 0 55px 0 0;
    list-style: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}
.tabs-btn-spacing ul li a {
    padding: 0 20px 0 0 !important;
}
.tabs-btn ul li a:hover {
    text-decoration: none;
    color: rgb(245, 178, 39);
    position: relative;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}
.le-edit-open .tabs > div {
    display: block !important;
}
.tabs > div:after {
    clear: both;
    content:' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}
.tabContent {
    display: none;
    padding: 30px 0 0 0;
}
.tabContent.expanded {
    display: block !important;
}
.tabContent h4 {
    margin-top: 10px;
}
.tabContent h6 {
    positin: relative;
    margin-top: 20px;
    padding-left: 10px;
}
.le-edit-open .tabContent {
    display: block !important;
}
.tabs-btn ul li a.active {
    color: rgb(245, 178, 39);
    position: relative;
}


/* -- Bootstrap form tweaks -- */
.form-control {
}
.form-group {
	margin-bottom: 10px;
	position: relative;
}

/* -- Hide input placehoder text on focus --*/
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

::-webkit-input-placeholder {
    font-size: 13px; 
    color: #676767;
    letter-spacing: .14em;
}
:-moz-placeholder { /* older Firefox*/
     font-size: 13px; 
    color: #676767;
    letter-spacing: .14em;
}
::-moz-placeholder { /* Firefox 19+ */ 
    font-size: 13px; 
    color: #676767;
    letter-spacing: .14em;
} 
:-ms-input-placeholder { 
    font-size: 13px; 
    color: #676767;
    letter-spacing: .14em;
}

.form-group label.title3 {
    padding-top: 30px;
    margin-bottom: 15px;
    display: block;
}

.le_form label {
    font-weight: normal;
}


/* -- fieldset clearing -- */
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin:20px 0;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

@media all and (min-width: 768px) {
    .form-inline .form-control {
        max-width: 150px;
    }
}

/* ---- Form Alerts --- */
.le_form_container .error {
    color: #000;
    padding: 3px 8px;
    background-color: #fdcece;
}

.form-inline .no-labels label.error,.no-labels label.error {
    display:block !important;
}

.form-inline label.error {
    display:block;
    position: absolute;
    color: red;
    background: pink;
    padding: 2px 3px;
    border-radius: 2px;
    z-index: 2;
    color: #cd1719;
    font-size: 12px;
}

/* Buttons
----------------------------------------------------------------------------------------------------*/

.se_button a, a.se_button {
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
	padding: 15px 20px;
	line-height: 1em;
	border:0px solid transparent;
	font-weight:400;
	color: #4b0a76 !important;
	border-radius: 8px;
}
.se_button a:hover, a:hover.se_button {
    text-decoration: none;
    color: #f5b227 !important;
}
.se_button.button2 a, a.se_button.button2{
    background-color: #fff;
	color: #4b0a76 !important;
		border-radius: 8px;
}
.se_button.button2 a:hover, a:hover.se_button.button2 {
    background-color: #f5b227;
    color: #4b0a76 !important;
}
.se_button.button3 a, a.se_button.button3 {
    background-color: #4b0a76;
    color: #f5b227 !important;
    border-radius: 8px;
}
.se_button.button3 a:hover, a:hover.se_button.button3 {
    background-color: #f5b227;
    color: #4b0a76 !important;
}
.se_button.button4 a, a.se_button.button4 {
    background-color: #4b0a76;
    color: #f5b227 !important;
    border-radius: 8px;
    border: 2px solid #4b0a76 !important;
}
.se_button.button4 a:hover, a:hover.se_button.button4 {
    background-color: #f5b227;
    color: #4b0a76 !important;
    border: 2px solid #4b0a76 !important;
}
.se_button.fullwidthButton a, a.se_button.fullwidthButton{
    display: block;
    text-align: center;
    	border-radius: 8px;
}
.se_button.largeButton a, a.se_button.largeButton {
	padding: 25px 35px;
		border-radius: 8px;
}

.seFormButton, .wrapper input[type="submit"].seFormButton {
    padding: 12px 15px 11px 15px;
    font-family: "Montserrat";
    text-transform: uppercase;
    font-style: normal;
    border-radius: 8px;
}
.seFormButton {
    background-color: #4b0a76 !important;
    color: #f5b227 !important;
}
.se_cta {
    display: block;
    margin-bottom: 20px;
	padding: 20px;
	font-size: 24px;
	background-color: #ffffff;
	border: 7px solid rgba(71, 63, 73, .7);
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
}

.se_cta:hover {
    border-color: #0da0b0;
}

.se_cta a, a.se_cta {
    color: #ffffff;
}
.se_cta a:hover, a:hover.se_cta {
    color: #e0e0e0;
    text-decoration: none;
}
.circle {
    width:200px;
    max-height:200px;
    overflow:hidden;
    border-radius: 50%;
    margin: 0 auto 20px auto !important;
    background-color: #ada9a9;
    line-height: 1;
}
.circle p {
    margin: 0;
}
.circle:hover img {
    opacity: .5;
}
.circle img {
    object-fit: cover;
    min-height: 200px;
}

/*-----------------------------------------Expand START--------------------------------*/
.expand {
    margin-bottom: 15px;
}
.expand dl{
    margin-left: 20px;
}
.expand dt {
    position: relative;
    margin-bottom: 5px;
	font-weight: 700;
    color: var(--text);
    font-size: 20px;
    color: #99cc00;
}
.expand dt h4{
    color: rgb(100, 17, 153);
}
.expand dt:before {
    content: "+";
    margin-right: 10px;
    margin-left: 5px;
    color: rgb(100, 17, 153);
    display: inline-block;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.expand dt.active {
    color: #99cc00;
}
.expand dt.active:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4/90);
    color: #99cc00;
}
.expand dt:hover{
    cursor: pointer;
    color: #fff;
}
.expand dt h3{display: inline; font-size: 20px;}

.header-banner {
    width: 100%;
    height: auto;
}
.cookies {
    margin: auto;
    padding: 0 !important;
    padding: 0px 0 !important;
}
.cookieclose {
    right: 0;
    position: absolute;
    cursor: pointer;
    font-size: 18px;
    top: 7px;
    color: #4b0a76;
    z-index: 1;
}
.cookies p {
    color: #4b0a76;
}

.cookies a {
    color: #4b0a76;
}

.cookies a:hover, a:hover .cookies {
    color: #4b0a76;
    text-decoration: underline;
}
.marquee {
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: auto;
}

.marquee span {
  display: inline-block;
  padding-left: 100%;
  animation: marquee 8s linear infinite;
}

.marquee2 span {
  animation-delay: 2.5s;
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}


/*-----------------------------------------Expand END--------------------------------*/

/* Site Branding
----------------------------------------------------------------------------------------------------*/

.se_siteBranding {
    line-height:1;
    padding-top: 25px;
}

.se_siteBranding img {
    max-width: 100%;
    height: auto;
}
.se_siteBranding a {
	color: #ffffff;
	font-size: 32px;
	font-weight: 700;
	word-break: break-word;
	max-width: 100%;
}
.se_siteBranding a:hover {
    text-decoration: none;
}
.le_logo img {
    padding:5px 0;
    transition: all .3s ease;
}
.le_logo_text {
    font-size:100%;
    transition: all .3s ease
}
.se_tagline {
    margin-top: 8px;
}

.se_menu {
    padding-bottom: 10px;
    text-transform: uppercase;
}

.primary-mobile-menu li.le_menuitem_level_1 a {
    color: rgb(245, 178, 39);
    text-transform: uppercase !important;
}

/* Wrapper
----------------------------------------------------------------------------------------------------*/

.wrapper {
	width: 100%;
	position: relative;
	right: 0;
	transition: right .3s ease;
	overflow-x: hidden;
}

.le-logged-in .page-wrapper {
    position: relative;
    top: 40px;
}

.se_WrapperContent {
    padding-top: 40px;
    padding-bottom: 40px;
}

/* Header
----------------------------------------------------------------------------------------------------*/

.header-wrap {
    position:absolute;
    width: 100%;
    z-index: 300;
}
.le-edit-open .header-wrap, .header-wrap.no-feature, .aurora-page-wrapper .header-wrap {
    position:relative;
}

.header {
	padding: 0px 0 0px 0;
	background-color: #4b0a76;
}

/* Navigation (menu-bar)
----------------------------------------------------------------------------------------------------*/

.menu-bar {
    position: relative;
    z-index:900;
    width:100%;
    transition: all .2s ease;
}

.navigation {
    position: relative;
    top: 4px;
}
.navicon {
    position: relative;
    line-height: 45px;
    height: 45px;
    /*padding: 0 20px 0 0;*/
    padding: 0 365px 0 0;
    text-transform: uppercase;
    background: transparent !important;
}
.navicon:after {
    position: absolute;
    content: '\f0c9';
    font-family: 'FontAwesome';
    top: 0;
    right: 0;
    font-size: 30px;
}
.navicon:hover {
    cursor: pointer;
}
.menu-wrap{
    position:absolute;
    top:auto;
    padding-left:0;
}
.MainMenu {
    display: none;
    padding-top: 0px !important;
    text-align: center;
}
.MainMenu ul.le_menu_level_0 {
    margin: 0;
	padding: 40px 0 10px 0;
}
.MainMenu li {
    position: relative;
	list-style-type: none;
	text-decoration: none;
}

.MainMenu .le_menu_level_container {
	position: relative;
}
.MainMenu li.le_menuitem_level_0 a {
	display: block;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}
.MainMenu li.le_menuitem_level_0 a:hover {
	color: #323232;
}
.MainMenu ul.le_menu_level_1 {
    margin: 0;
	padding-bottom: 0px;
	height: auto;
	white-space: nowrap;
}
.MainMenu li.le_menuitem_level_1 a {
	display: block;
	padding: 10px 55px 10px 20px !important;
	color: #f5b227;
	font-size: 15px;
	line-height: 15px;
	text-decoration: none;
    text-transform: uppercase;
	background-image: none;
}
.MainMenu li.le_menuitem_level_1 a:hover {
	color: #f5b227 !important;
}

.menu-bar li.le_menuitem_level_0 li.le_menuitem_level_1 a {
    font-size:.9em;
}

.MainMenu ul.le_menu_level_2 {
	margin: 0;
	padding: 0;
}
.MainMenu li.le_menuitem_level_2 a {
    padding: 5px 0 5px 30px;
}
.MainMenu .dropdown ul {
    display: none;
}
.mainNav li.has-child > a:after {
   color: #f5b227;
   content: ' ?';
}
/* ---- Separate Mobile Menu ---- */
.primary-mobile-menu {
    /*visibility: hidden;*/
    position: absolute;
    position: fixed;
    top: 0;
    right:-240px;
    height: 100%;
    z-index: 1001;
    width: 240px;
    padding: 15px;
    overflow-x: none;
    overflow-y: auto;
    font-size: 15px;
    background-color: inherit;
    border-left: 1px solid rgba(0,0,0,.07);
    -webkit-box-shadow: inset 0 0 5px 5px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 0 5px 5px rgba(0,0,0,.05);
    box-shadow: inset 0 0 5px 5px rgba(0,0,0,.05);
    transition: right .3s ease;
}

.OpenMobileMenu .primary-mobile-menu {
    /*visibility: visible;*/
    right:0;
}

.le-logged-in .primary-mobile-menu {
    top:40px;
}

.primary-mobile-menu ul.le_menu_level_0 {
    margin: 0;
	padding: 20px 0 10px 0;
	text-align: left;
}
.primary-mobile-menu li {
	list-style-type: none;
	text-decoration: none;
}
.primary-mobile-menu .le_menu_level_container {
	position: relative;
}
.primary-mobile-menu li.le_menuitem_level_0 a {
	display: block;
	padding: .5em 0 .5em 0;
	font-size: 18px !important;
	line-height: 1em;
	text-decoration: none;
    text-transform: uppercase;
    word-break:break-word;
    border-bottom: 1px solid rgba(0,0,0,.05);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}
.primary-mobile-menu li.le_menuitem_level_0.dropdown < a {
    border-bottom:0;
}
.primary-mobile-menu li.le_menuitem_level_0 a:hover {
	/*color: #323232;*/
}

.primary-mobile-menu ul.le_menu_level_1 {
    margin: 0;
	padding: 0;
	height: auto;
}
.primary-mobile-menu li.le_menuitem_level_1 a {
	display: block;
	padding: 7px 5px 7px 5px;
	margin-left:12px;
	font-size: 15px !important;
	line-height: 1em;
	text-decoration: none;
    text-transform: none;
	background-image: none;
}
.primary-mobile-menu li.le_menuitem_level_1 a:hover {
}
.primary-mobile-menu ul.le_menu_level_2 {
	margin: 0;
	padding: 0;
}
.primary-mobile-menu li.le_menuitem_level_2 a {
    padding: 7px 5px 7px 5px;
    margin-left: 24px;
}

/*Push Wrapper when Mobile Menu is open*/
@media (max-width: 767px) { 
    
    .primary-mobile-menu .le_menu_level_1_container,
    .menu-bar ul.le_menu_level_2 {
        background: transparent !important;
        padding: 10px;
        text-transform; uppercase;
    }
    
     .MainMenu ul.le_menu_level_1 {
    	position: relative;
    	left: 0;
    	z-index: 10;
    	display: none;
        margin: 0;
    	padding: 0;
    	text-align: left;
    	text-transform: uppercase;
    }
    .MainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
    	display: block;
    }
    .MainMenu li.le_menuitem_level_1 a {
    	display: block;
    	padding: 3px 10px;
    	color: #323232;
        font-family: 'Droid Sans',sans-serif;
    	font-size: 15px;
    	text-decoration: none;
    	text-transform: uppercase;
    	min-width: 160px;
        text-transform: uppercase;
    }
    
    .OpenMobileMenu .wrapper{
        right:240px;
    }
    .OpenMobileMenu .menu-bar{
        right:240px;
        left: initial;
    }
}

/* ---- End Separate Mobile Menu ---- */


/* Main Content
----------------------------------------------------------------------------------------------------*/

.content {
	padding: 0;

}
.contentInner {
    padding: 15px;
}

.htmlSlide {
    width: 100%!important;
    max-width: 100%!important;
}

/* ------- Feature Area --------- */
.feature-container.has-feature .edit-instructions {
    display: none !important;
}

/* Footer
----------------------------------------------------------------------------------------------------*/

.footer {
    clear: both;
	padding: 30px 0;
    text-align: center;
}
.footer-base {
    padding-top:15px;
}
.footer p {
	font-size: 13px;
	color: #ffffff;
}

.se_social {
    margin: 50px 0;
}

.se_social a {
    margin: 0 .15em;
}


/* Media Queries
----------------------------------------------------------------------------------------------------*/

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
@media (max-width: 320px) { 
    .se_siteBranding {
        padding: 0 !important;
    }
    .navicon {
        line-height: 45px !important;
        
    }
    .navicon:after {
        right: -5px !important;
    }
}
@media (max-width: 767px) { 
    /*.se_siteBranding {*/
    /*    padding: 0;*/
    /*}*/
    #le_headerRegion {
        padding-bottom: 15px;
        padding-top: 0px;
        background-color: #f5b227;
    }
    .header-wrap .container {
        padding-right: 0 !important;
    }
    /*.header-wrap img {*/
    /*    height: 35px !important;*/
    /*    width: auto !important;*/
    /*}*/
    .text-sm-right img {
        padding-top: 2px;
    }

}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    .navicon {
        display: none;
    }
    .MainMenu {
        display: block;
        padding-top: 25px;
    }
    .MainMenu ul {
        margin: 0;
        padding: 0;
    }
    .MainMenu li {
    	list-style: none;
    }
    .MainMenu ul.le_menu_level_0 {
        margin: 0;
    	padding: 10px 0;
    }
    .MainMenu li.le_menuitem_level_0 {
    	display: inline-block;
	    padding: 0;
    }
    .MainMenu li.le_menuitem_level_0 a {
        display: block;
        position: relative;
        padding: 10px 11px;
        font-family: 'Droid Sans',sans-serif;
        font-size: 15px;
        line-height: 15px;
        word-break: break-word;
        text-decoration: none;
        background-repeat: no-repeat;
        background-position: 50% 100%;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        transition: all .2s ease;
    }
    .MainMenu li.le_menuitem_level_0 a:hover {
    }
    
    .MainMenu li.le_menuitem_level_0 a.le_current_link:before {
        display: inline;
        content: "\2022";
        margin-right: 5px;
    }

    .MainMenu li.le_menuitem_level_0 a.le_current_link:after {
        display: inline;
        content: "\2022";
        margin-left: 5px;
        color: #f5b227;
    }

    .MainMenu .le_menu_level_1_container {
        position: absolute;
        left: 0;
        z-index: 500 !important;
    }
    
    .MainMenu ul.le_menu_level_1 {
    	position: relative;
    	left: 0;
    	z-index: 10;
    	display: none;
        margin: 0;
    	padding: 0;
    	text-align: left;
    	text-transform: uppercase;
    }
    .MainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
    	display: block;
    }
    .MainMenu li.le_menuitem_level_1 a {
    	display: block;
    	padding: 3px 10px;
    	color: #323232;
        font-family: 'Droid Sans',sans-serif;
    	font-size: 15px;
    	text-decoration: none;
    	text-transform: uppercase;
    	min-width: 160px;
        text-transform: uppercase;
    }
    .MainMenu li.le_menuitem_level_1 a:hover {
    	color: #d83d44;
        background-image: none;
    }
    .MainMenu .le_menu_level_2_container {
    	float: right;
    	left:100%;
    	margin-top: -35px;
    	padding: 0;
    }
    .MainMenu ul.le_menu_level_2 {
    	position: absolute;
    	right:0;
    	z-index: 10;
    	display: none;
    	background: rgba(237, 237, 237, 0.9);
    	margin: 0;
    	padding: 0;
    	text-align: left;
    }
    .MainMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
    	display: block;
    }
    .MainMenu .dropdown ul {
        dipslay: block;
    }
    .footer {
    clear: both;
	padding: 30px 0;
    text-align: center;
}
    /* ---- Separate Mobile Menu ---- */
    .primary-mobile-menu {
        display: none;
    }
.se_menu li.le_menuitem_level_1 a {
         text-transform: uppercase;
    }
    /* ---- End Separate Mobile Menu ---- */
    
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .MainMenu li.le_menuitem_level_0 a {
    }
        .MainMenu li.le_menuitem_level_0 a {
        display: block;
        position: relative;
        padding: 10px 15px;
        font-size: 15px;
        line-height: 15px;
        word-break: break-word;
        text-decoration: none;
        background-repeat: no-repeat;
        background-position: 50% 100%;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        transition: all .2s ease;
        
    }
    .MainMenu li.le_menuitem_level_0 a:hover {
    }
     .MainMenu li.le_menuitem_level_0.hasChild > a:after {
        display:inline-block;
        position: relative;
        left: 6px;
        margin-right: 15px;
        top: -2px;
        font-family: "FontAwesome";
        content: '\f078';
        font-size: 12px;
        color: #f5b227;
    	height: 0;
    	width: 0;
    }
    
    /*.MainMenu li.le_menuitem_level_0 a.le_current_link:before {*/
    /*    display: inline;*/
    /*    content: "\2022";*/
    /*    margin-right: 5px;*/
    /*}*/

    /*.MainMenu li.le_menuitem_level_0 a.le_current_link:after {*/
    /*    display: inline;*/
    /*    content: "\2022";*/
    /*    margin-left: 5px;*/
    /*}*/
    .MainMenu ul.le_menu_level_1 {
        margin: 0;
    }
    .MainMenu li.le_menuitem_level_1 a {
        padding: 10px;
    }
    .footerLeft {
        text-align: left;
    }
    .footerMid {
        text-align: left;
    }
    .footerRight {
        text-align: right;
    }    
    .aurora_home #le_featureContainer, .aurora_home #le_headerRegion, #le_section-two, #le_section-four, #le_section-five, #le_section-six{
        background-attachment: fixed;
    }
    .aurora_home #le_headerRegion {
        padding-top: 5px !important;
}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .MainMenu li.le_menuitem_level_0 a {
        padding: 10px 18px;
        font-size: 15px !important;
    }
    .MainMenu ul.le_menu_level_1 {
        margin: 0;
    }
    .MainMenu li.le_menuitem_level_1 a {
        padding: 5px 10px;
    }
}


/* Resets
----------------------------------------------------------------------------------------------------*/

a#forgot_password_link {
    background: none !important;
    padding: 0 !important;
    line-height: 30px;
}

button::-moz-focus-inner,
	input[type="button"]::-moz-focus-inner,
	input[type="submit"]::-moz-focus-inner,
	input[type="reset"]::-moz-focus-inner {
	padding: 0 !important;
	border: 0 none !important;
}
img {
    max-width: 100%;
    height: auto;
}

.wrapper img {
	vertical-align: middle;
	max-width: 100%;
}

.feature_blog_image {
    display: block;
    position: relative;
    padding-top: 0%;
    border-radius: 50%;
    overflow: hidden;
    width: 250px !important;
    margin: auto;
}
.feature-content .le_plugin_slider_container {
    margin:auto;
}
.feature-content [le_content_type="htmlslider"] img {
	vertical-align: middle;
    width: 100%;
	height: auto;
}
.wrapper table {
	border-spacing: 0 !important;
}

/* MINDBODY Overrides
----------------------------------------------------------------------------------------------------*/

.le_mb_wrapper {
    padding-top:10px;
}
.showing{
    display: none;
}
.staff_name a{
    color: #99cc00;
}
div.healcode.enrollments .filters .filter_time_of_day {
    display: none;
}
div.healcode .header h1 {
    display: none;
}
/* MINDBODY Appointments Page Overrides
----------------------------------------------------------------------------------------------------*/
.mb_appt_wrapper {
}

/* ------------------------------------------
  Overrides - Services and MB
  --------------------------------------------- */

/* ------- Staff Pages ------ */

.wrapper #le_mb_get_staff .staff_side {
	width: 100% !important;
	margin-left: 0 !important;
}

.wrapper #le_mb_get_staff .staff_info{
    margin-bottom: 20px;
}

/* ----- Class Pages ----- */
#le_mb_class_page #class_info img {
    margin-bottom: 20px;
    padding-left: 0;
}

#le_mb_class_page #class_info h4 {
    clear: both;
    margin-bottom: 10px;
}

#le_mb_class_page .staff_info img {
    margin-bottom: 20px;
    border: 1px solid #d4d4d4;
}

#le_mb_class_page .staff_info h4 {
    margin-bottom: 10px;
}

.wrapper .staff_info .firstname,.wrapper .staff_info .lastname {
    font-size:18px;
}

/* ------- list Schedule ------ */

.mb_listview_date #forward, .mb_listview_date #back {
    width: 40px;
    height: 40px;
    font-size: 28px;
    transition:all .2s ease;
}

.wrapper #le_mb_list_schedule .master_date {
    padding-top:0;
}
.wrapper #le_mb_list_schedule .title_date {
    padding-left: 20px;
}
.wrapper #le_mb_list_schedule .row_date {
    padding-left: 20px;
}
.title_date, .title_class, .title_staff {
    position:relative;
    top:-5px;
}  

.wrapper #le_mb_list_schedule .row_class {
    padding-left:20px;
}

.wrapper #le_mb_list_schedule .row_staff {
    padding-left:2px;
}

/* ------- MB login ----- */
#login_form .mb_login_existing_row {
    display: block;
    clear: both;
    overflow: hidden;
}

#le_mb_loginsignup #new_clients {
    border-left: 1px solid rgba(0,0,0,.23);
}
/* ------- MB Clients ----- */
@media all and (max-width: 768px) {
    #new_clients {
        min-width: 300px;
    }
    #new_clients label {
        text-align: left !important;
    }
    #existing_clients {
        min-width: 300px;
    }
    #existing_clients label {
        text-align: left !important;
    }
    .mb_login_existing_label {
         text-align: left !important;
    }
}
.testimonial{
    max-width: 900px;
    padding: 20px;
    margin: 20px auto;
    border: 1px solid rgb(153,204,0);
    border-radius: 10px;
    /*background: rgba(220,220,220,.1);*/
}
.testimonial p:last-of-type{
    color: rgb(100, 17,153);
    font-style: italic;
    font-weight: 800;
    line-height: 1;
    font-size: 11px;
}
/* Clear
----------------------------------------------------------------------------------------------------*/

/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

  .le_metro_silver_button {
    display: inline-block;
    min-width: 75px;      
  }
  

/* Box Slider Fixes
----------------------------------------------------------------------------------------------------*/
.bx-wrapper .bx-controls-direction a {
    z-index: 100 !important;
}
.htmlPanel { /* Fixes shift of content when fade transition is applie */
    left: 0;
}

/* ---- Scale map down on mobile devices for easier scrolling ----*/

.mobile-map {
	max-width: 100%;
}

@media only screen and (max-width : 992px) { 
	.mobile-map {
		max-width: 80%;
	}
	.footer {
    clear: both;
	padding: 30px 0;
    text-align: center !important;
}
}

/* -- Blog Service Styles -- */

#blog-wrapper {
    padding: 0;
    margin-top: 40px;
    display: table;
    width: 100%;
}

#blog_sidebar.blog_sidebar {
    width: 25%;
    margin-right: 10%;
    padding-right: 3%;
    display: table-cell;
    float: none;
    vertical-align: top;
}

#blog_sidebar #blog_sidebar_name {
    font-size: 1.35em;
    margin-bottom: 10px;
}

#blog_sidebar_image {
    display:block;
    margin: auto;
}

/* -- Post List -- */

#blog_post_listing:before, #blog_sidebar:before {
    display: block;
    content: "";
    margin-top: 50px;
}

#blog_post_listing.blog_post_listing_sidebar { /*This is actually the post listing container...not the sidebar*/
    width: 75%;
    padding-left: 5%;
    display: table-cell;
    float: none;
}

#blog_post_listing .blog_post_listing {
    border-bottom: 1px solid #e8e8e8;
    border-bottom: 1px solid rgba(0,0,0,.08);
}

#blog_post_listing h1.blog_post_listing_title {
    line-height:1;
    margin-bottom: 10px;
}

#blog_post_listing .feature_blog_text {
    margin-left:0;
}
#blog_post_listing .feature_blog_image {
    display: block;
    position: relative;
    padding-top: 0%;
    border-radius: 50%;
    overflow: hidden;
}


#blog_post_listing .blog_post_listing_footer_section {
    padding: 10px 0 0 0;
}

#blog_post_listing .blog_post_listing_footer_hr {
    display:none;
}

img.blog_post_listing_author_img, img.blog_post_author_img, .blog_post_comment_new_author_image {
    max-width:38px;
    height: auto;
    border-radius: 500px;
}

.blog_post_listing_publishdatetime, .blog_post_listing_author {
font-size: 13px;
}

.blog_post_listing_author,.blog_post_author {
    font-weight: bold;
}

.blog_post_listing_content {
    /*clear: both;*/
}

.blog_post_listing_title_section {
    margin-right: 50px;
}

.blog_post_title, .blog_post_listing_title_link {
    font-size: 22px;
    line-height: 28px;
}

#blog_post_listing .feature_blog_image {
    margin-right: 20px;
    margin-bottom: 25px;
}

#blog_post_listing .feature_blog_text {
    float: none;
}

#blog_post_listing .blog_post_listing_permalink a {
    word-break: break-all;
}

a.read_more_link {
    display: table;
    background: #424242;
    padding: 10px 15px;
    border:0px solid transparent;
    color: #fff;
    font-size: 16px !important;
    text-transform: uppercase;
    margin-top: 10px;
    text-decoration: none;
    text-alignment: center;
}

@media all and (max-width: 767px) {
    #blog_sidebar.blog_sidebar {
        display:none;
    }
    #blog_post_listing.blog_post_listing_sidebar {
        width: 100%;
        padding-left: 0;
    }
}

@media all and (max-width: 600px) {
    #blog_post_listing .blog_post_listing_header_section {
        display:none;
    }
    #blog_post_listing .feature_blog_image {
    margin-right: 20px;
    margin-bottom: 25px;
  }
    #blog_post_listing .blog_post_listing_title_section {
        margin: 0;
        text-align: center;
    }
    #blog_post_listing .feature_blog_text {
        text-align: center;
    }
    #blog_post_listing a.read_more_link {
        margin: 15px auto 0;
    }

}

/* --- Single (Full) Posts --- */
#blog_post .blog_post_title_section {
    margin: 10px 0;
}

#blog_post_content_section {
    max-width: 720px;
}

#blog_post .blog_post_comments_hr {
    display: none;
}
#blog_post .blog_post_footer_hr {
    margin: 30px 0 10px 0;
}

#blog_post .blog_post_footer_section {
    margin-bottom: 20px;
}

#blog_post_permalink {
    word-break: break-all;
}

/* --- Blog Post Comments --- */
#blog_post_comments_section {
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
}

.blog_post_comments_header {
    padding:8px 15px;
}

h2#comments {
    font-size:18px;
}

#blog_post_comments_section .blog_post_comment_post_container {
    border: 0;
    background: rgba(0,0,0,.05);
    padding:30px 15px;
}

#blog_post_comments_section .blog_post_comment_new_comment_actions {
    text-align: left;
    margin-top: 15px;
}


/* -- Blog Element Styles -- */

.blog_post_listing_element {
    margin-bottom: 10px;
}

.blog_post_listing_element h1.blog_post_listing_title {
    font-size: 18px;
    line-height: 1.2em;
    margin-bottom: .5em;
}

.blog_post_listing_element .feature_blog_image {
    margin-right: 20px;
    margin-bottom: 25px;
}    

.blog_post_listing_element .blog_post_listing_footer_hr {
    display: none;
}

.read_more_div a{
    display: inline-block;
    background: #424242;
    padding: 5px 10px;
    border:0px solid transparent;
    color: #fff;
    font-size: 13px;
    margin-top: 10px;
    text-decoration: none;
}

@media all and (max-width: 768px) {
    .blog_post_listing_element .feature_blog_image {
    margin-right: 20px;
    margin-bottom: 25px;
    }
}

/* Special Theme Areas
----------------------------------------------------------------------------------------------------*/
/* - Top Panel (contact) - */
#top-panel {
    position: fixed;
    z-index:1009;
    top:0;
    bottom:0;
    left:0;
    right:0;
    height:0;
    overflow: hidden;
    visibility:none;
    opacity: 0;
    transition: all .3s ease;
}
#top-panel .top-panel-inner {
    min-height:100%;
    padding: 30px 0;
    background: rgb(70, 70, 70);
}
#top-panel.tp-visible {
    overflow-y: auto;
    visibility: visible;
    opacity:1;
    height: auto;
}
.le-logged-in #top-panel.tp-visible {
    top: 40px;
}
.le-edit-open #top-panel.tp-visible {
    top: 0px;
}
.le-edit-open #top-panel {
    visibility: visible;
    position: relative;
    z-index: 1;
    height: auto;
    opacity: 1;
}
.top-panel-close {
    position: absolute;
    top:0;
    right: 0;
    cursor: pointer;
}
.le-edit-open .top-panel-close {
    position:relative;
}
/* Classes that can be added in the advanced tab of most elements
========================================================================================== */
.limit-width-100 {
    max-width: 100px;
    margin: auto;
}
.limit-width-200 {
    max-width: 200px;
    margin: auto;
}
.limit-width-300 {
    max-width: 300px;
    margin: auto;
}
.limit-width-400 {
    max-width: 400px;
    margin: auto;
}
.limit-width-500 {
    max-width: 500px;
    margin: auto;
}
.limit-width-600 {
    max-width: 600px;
    margin: auto;
}
.limit-width-650 {
    max-width: 600px;
    margin: auto;
}
.limit-width-700 {
    max-width: 700px;
    margin: auto;
}
.limit-width-800 {
    max-width: 800px;
    margin: auto;
}
.limit-width-900 {
    max-width: 900px;
    margin: auto;
}



/* - Text Classes - */
.text-shadow-dark {
    text-shadow: 0px 1px 1px rgba(0,0,0,.45);
}
.text-shadow-light {
    text-shadow: 0px 1px 1px rgba(255,255,255,.65)
}

/* - List Classes - */
/* Use the following CSS code if you want to have a class per icon */
.checklist ul { 
    padding-left:20px !important; 
    list-style:none; 
}
.checklist ul li { 
    margin-bottom:10px; 
        padding-left:20px !important; 
}
.checklist ul li:before {    
    font-family: 'FontAwesome';
    content: '\f00c';
    margin:0 5px 0 -15px;
}
.checklist-circle ul { 
    padding-left:20px; 
    list-style:none; 
}
.checklist-circle ul li { 
    margin-bottom:10px; 
}
.checklist-circle ul li:before {    
    font-family: 'FontAwesome';
    content: '\f058';
    margin:0 5px 0 -15px;
}

/* ---- Responsive text aligning ---- */
.text-xs-left { text-align: left; }
.text-xs-right { text-align: right; }
.text-xs-center { text-align: center; }
.text-xs-justify { text-align: justify; }

@media (min-width: 768px) {
  .text-sm-left { text-align: left; }
  .text-sm-right { text-align: right; }
  .text-sm-center { text-align: center; }
  .text-sm-justify { text-align: justify; }
}

@media (min-width: 992px) {
  .text-md-left { text-align: left; }
  .text-md-right { text-align: right; }
  .text-md-center { text-align: center; }
  .text-md-justify { text-align: justify; }
}

@media (min-width:1200px) {
  .text-lg-left { text-align: left; }
  .text-lg-right { text-align: right; }
  .text-lg-center { text-align: center; }
  .text-lg-justify { text-align: justify; }
}


/* -- Display Cards -- */

.display-card {
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    border: 1px solid rgba(0,0,0,.08);
    padding: 20px;
    -moz-box-shadow: 0px 1px 0px 0px rgba(50, 50, 50, 0.1);
    -webkit-box-shadow: 0px 1px 0px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 1px 0px 0px rgba(50, 50, 50, 0.1);
    transition: box-shadow .3s ease;
}

.display-card:hover {
    -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.15);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.15);
}

/* -- Mobile Only Theme Styles -- */
@media all and (max-width: 768px) {
    .mobile-center {
        text-align: center !important; /* needs important incase Aurora advanced tab align setting differs */
        margin: auto;
    }
    .mobile-hide {
        display: none !important; /* needs important incase Aurora advanced tab align setting differs */
    }
    .h1, h1 a, .title4, .title4 a {
	font-family: 'Droid Sans',sans-serif;
	font-size: 50px !important;
	font-weight: 700;
	margin:0 0 .4em 0;
	line-height: 50px;
}
}

/* --------- End Theme Styles --------- */


/* ------- System fixes (These should be added to Aurora and not done in the template) ---- */
@media all and (max-width:1279px){
    #auroraContentContainer {
    	min-width:100%;
    	position: relative;
    	top: 0px;
    }
}
.aurora_pushContent {
    left:200px;
    margin-left:0 !important;
}

.le-logged-in #auroraContentContainer {
	top: 40px;
}

.le_region_name {
    font-family: 'Helvetica', arial, sans-serif !important;
    font-weight: normal !important;
}
.le_region_overlay_container {
    margin-top:0;
}

/* -- End System Fixes -- */

/* -- Search Results Page -- */
.search_result {
  clear: both;
}

/* ---- CSSE Animation Preset ---- */
.hideme {
  opacity:0;
}
.showme {
  opacity:1;
}
/* -- Disable CSS Animations when in edit mode -- */
.le-edit-open .animated{
-webkit-animation: none !important;
-moz-animation: none !important;
-o-animation: none !important;
-ms-animation: none !important;
animation: none !important;
}
/*-----------------------------------------Expand START--------------------------------*/
.expand {
    cursor: pointer;
    position: relative;
}
.expand dt {
    position: relative; 
    font-size: 18px;
    background-color: #000;
    font-style: normal !important;
}
.expand dt:before {
    content: "+";
    margin-right: 10px;
    display: inline-block;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.expand dt.active {
    color: #f5b227;
	text-decoration: none;
}
.expand dt.active:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4/90);
    color: #000;
}
.expand dt:hover{
    cursor: pointer;
    color:  #f5b227;
}

.expand h4 {
    position: relative; 
    font-size: 17px !important;
    margin: 8px 0 0 0;
    background-color: #f5b227;
    color: #4b0a76;
    padding: 15px 45px 5px 20px;
    line-height: 30px !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-weight: 400;
    padding-top: 5px;
    border-radius: 8px;
}
.expand h4:after {
    content: '+';
    top: 12px;
    right: 15px;
    float: right;
    font-size: 18px !important;
    line-height: 15px;
    display: inline-block;
    position: absolute;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
/*.expand h3.active {*/
/*    background-color: var(--bg-blue);*/
/*    color: #fff;*/
/*    margin-bottom: 10px !important;*/
/*}*/
.expand h4:hover:after {
    content: '-';
}
.expand h4.active:after {
    content: '+';
    padding-left: 4px;
}
.expand h4:hover {
    cursor: pointer;
    background-color: #4b0a76;
    color: #fff;
}
.expand p {
    padding: 10px 20px;
}



/* ========================================== Theme Speficic UI Styles ========================================== */
.expander {
    visibility: hidden;
    position: fixed;
    z-index: 1001;
    top:40px;
    left:0;
    width: 0;
    height: 0;
    overflow: hidden;
    line-height: 26px;
    text-align: center;
    background: #537fbc;
    color: white;
    cursor: pointer;
    border-radius: 0 0 2px 0;
    transition: left .2s ease;
}
.expander:hover {
    background: #3e63b8;
}

.le-edit-open .expander,
.le-design-open .expander{
    left: 200px;
    visibility: visible;
    width: 26px;
    height: 26px;
}

.expander:before {
    display: block;
    font-family: "FontAwesome";
    content: '\f065';
    transform: rotate(90deg);
}
.expanded-view .expander {
    left:0;
}
.expanded-view .expander:before {
    content: '\f066';
}

/* --- Expanded View Toggles --- */
.aurora_side_bar_title {
    transition: left .2s ease;
}

.le-edit-open.expanded-view .aurora_side_bar_title,
.le-design-open.expanded-view .aurora_side_bar_title {
    position: relative;
    opacity:0;
    left: -200px;
}

.le-edit-open.expanded-view .showSB,
.le-design-open.expanded-view .showSB {
    opacity:0;
    left: -200px !important;
}

.le-edit-open.expanded-view #auroraContentContainer,
.le-design-open.expanded-view #auroraContentContainer{
    left: 0;
}

.widSSPnarrow{
    width: 100% !important;
}
/* --- Helper Instructions when in edit mode --- */

.edit-instructions {
    display: none;
}

.le-edit-open .edit-instructions {
    display: block;
    clear: both;
    padding: 10px;
    border-radius: 2px;
    background: rgba(199,232,42,.2);
}
.le-edit-open .edit-instructions a{ 
    text-decoration: underline;
}

#results .bookit {
    background-color: rgb(30, 25, 30);
    color: rgb(254, 204, 102);
}

#le_header-top-right a {
    font-family: 'Montserrat';
    text-align: right;
    color: rgb(245, 178, 39);
}
.unsubscribe_mindbody_row {
	display: none !important;
}
/*-------------- Account Preset ----------------- */
/*-------------- Account Preset [Desktop]----------------- */
#le_footer-area1 {
    padding-top: 15px;
}
#le_footer-area2 {
}
#le_footer-area3 {
    padding-top: 10px;
    text-align: center;
}
#le_footer-area4 {
    padding-top: 10px;
    text-align: center;
}
#le_footer-area6 {
    margin-left: 25px;
}
#le_footer-area8 {
}
#le_header-area1 {
    background-color: rgb(75, 10, 118);
}
#le_header-right {
    padding-top: 10px;
    padding-bottom: 25px;
}
#le_header-top-right {
    font-family: 'Montserrat';
    text-align: right;
    color: rgb(255, 255, 255);
}
#le_top-panel-area1 {
    color: rgb(255, 255, 255);
}
#le_top-panel-area2 {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: rgb(255, 255, 255);
}
#le_top-panel-area3 {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: rgb(255, 255, 255);
}
#le_tp-close {
    background-color: rgba(57, 24, 66, 0.95);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.aurora_about #le_feature-content1 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_about #le_featureContainer {
    margin-top: 0px;
    padding-top: 50px;
}
.aurora_about #le_gutterless-row2 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_about #le_section-five {
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_about #le_section-five-area1 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.aurora_about #le_section-one {
    background-color: rgb(255, 255, 255);
}
.aurora_about #le_section-six {
    margin-top: 0px;
}
.aurora_about #le_section-six-area3 {
    border-style: dotted;
    border-color: rgb(56, 190, 183);
    border-width: 1px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.aurora_about #le_section-three {
    margin-bottom: 50px;
}
.aurora_about #le_section-two-area2 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 24px;
}
.aurora_about #le_section-two-area3 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_about #le_section-two-area5 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_about #le_section-two-area9 {
    padding-top: 50px;
    padding-bottom: 25px;
    font-size: 18px;
}
.aurora_about #le_sidebar-area3 {
    font-size: 14px;
}
.aurora_about #le_sidebar-area6 {
    font-size: 14px;
}
.aurora_about #le_sidebar-container {
    font-size: 12px;
}
.aurora_about #le_top-panel {
    background-color: rgb(138, 208, 197);
}
.aurora_about-me #le_headerRegion {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/blog-thumb-coffee.jpg);
}
.aurora_about-us #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/spa-photos/Bahn_Thai_045.jpg);
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: top left;
    padding-top: 80px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: right;
}
.aurora_about-us #le_feature-content2 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}
.aurora_about-us #le_featureContainer {
    background-color: rgb(30, 25, 30);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom right;
    border-style: solid;
    border-color: rgb(30, 25, 30);
    border-width: 2px;
}
.aurora_about-us #le_section-four-area2 {
    background-color: rgb(100, 17, 153);
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
}
.aurora_about-us #le_section-four-area3 {
    background-color: rgb(100, 17, 153);
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
}
.aurora_about-us #le_section-four-area4 {
    padding-top: 20px;
}
.aurora_ammarin #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_ana #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_andre-decairos-rmt #le_feature-content1 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
    border-color: rgb(255, 255, 255);
    border-width: 0px;
    border-radius: 0px;
}
.aurora_andre-decairos-rmt #le_feature-content2 {
}
.aurora_andre-decairos-rmt #le_feature-content3 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_andre-decairos-rmt #le_feature-content4 {
}
.aurora_andre-decairos-rmt #le_featureContainer {
    background-color: rgb(255, 255, 255);
    padding-top: 10px;
}
.aurora_andre-decairos-rmt #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_andre-decairos-rmt #le_section-eight {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    margin-bottom: 200px;
    padding-bottom: 200px;
}
.aurora_andre-decairos-rmt #le_section-eight-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_andre-decairos-rmt #le_section-eight-area2 {
}
.aurora_andre-decairos-rmt #le_section-four-area1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/gallery/Bahn_Thai_Spa_Reception_4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 14px;
    margin-right: 200px;
    margin-bottom: 125px;
    margin-left: 200px;
    padding-top: 500px;
}
.aurora_andre-decairos-rmt #le_section-one {
}
.aurora_andre-decairos-rmt #le_section-one-area1 {
}
.aurora_andre-decairos-rmt #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/decor/Bahn_Thai_Spa_Decor_11.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 350px;
}
.aurora_andre-decairos-rmt #le_section-six-area1 {
    padding-top: -200px;
}
.aurora_andre-decairos-rmt #le_section-three {
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 040px;
}
.aurora_andre-decairos-rmt #le_section-three-area1 {
    margin-right: 100px;
    margin-left: 100px;
}
.aurora_andre-decairos-rmt #le_section-three-area2 {
}
.aurora_andre-decairos-rmt #le_section-two-area4 {
    background-position: top right;
}
.aurora_angele #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_angele-charette #le_feature-content1 {
}
.aurora_angele-charette #le_feature-content2 {
}
.aurora_angele-charette #le_featureContainer {
}
.aurora_appointments #le_primary-area1 {
}
.aurora_appointments #le_section-four {
    padding-top: 50px;
    padding-bottom: 25px;
}
.aurora_appointments #le_section-one {
    padding-top: 50px;
    padding-bottom: 50px;
}
.aurora_appointments #le_section-two-area2 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_appointments #le_section-two-area3 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_appointments #le_section-two-area9 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_apprentice-appointments #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_apprentice-appointments #le_feature-content2 {
    margin-top: 100px;
    margin-right: 200px;
    margin-bottom: 200px;
    margin-left: 100px;
}
.aurora_apprentice-appointments #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_apprentice-mentoring #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 50px;
}
.aurora_apprentice-mentoring #le_feature-content2 {
    padding-right: 100px;
}
.aurora_apprentice-mentoring #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_apprentice-mentoring #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/in-motion/Bahn_Thai_Spa_In_Motion_10.jpg);
}
.aurora_apprentice-mentoring #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/Class4_copy.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 350px;
}
.aurora_breathwork #le_feature-content1 {
    margin-top: 75px;
}
.aurora_breathwork-and-ignite-unlock-your-inner-rythym #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-1.jpg);
}
.aurora_cancellation-policies #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    border-color: rgba(0, 0, 0, 0);
    border-width: 0px;
    border-radius: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 50px;
}
.aurora_cancellation-policies #le_feature-content2 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.aurora_cancellation-policies #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_cancellation-policies #le_section-four {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/oasis/Bahn_Thai_Spa_Oasis_21.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: none;
    background-position: top center;
    padding-top: 350px;
}
.aurora_cancellation-policies #le_section-three-area1 {
    padding-bottom: 40px;
}
.aurora_cancellation-policies #le_section-three-area4 {
}
.aurora_cancellation-policies #le_section-three-area5 {
    padding-bottom: 30px;
}
.aurora_chi-nei-tsang-calendar #le_feature-content1 {
    margin-top: 75px;
}
.aurora_contact #le_feature {
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: px;
}
.aurora_contact #le_feature-content1 {
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 30px;
}
.aurora_contact #le_featureContainer {
    background-size: cover;
    background-position: center center;
    margin-top: 0px;
    padding-top: px;
    padding-bottom: px;
}
.aurora_contact #le_gutterless-row2 {
    background-repeat: repeat;
    background-attachment: fixed;
    padding-top: px;
    padding-bottom: px;
}
.aurora_contact #le_section-four {
    padding-top: 50px;
    padding-bottom: 25px;
}
.aurora_contact #le_section-three {
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_contact #le_section-two-area2 {
    background-color: rgb(102, 184, 171);
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_contact #le_section-two-area3 {
    background-color: rgb(138, 208, 197);
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_contact #le_section-two-area4 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_contact-us #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/Bahn_Thai_078.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_contact-us #le_featureContainer {
    background-color: rgb(245, 178, 39);
    padding-top: 10px;
}
.aurora_contact-us #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_contact-us #le_section-eight {
}
.aurora_contact-us #le_section-eight-area2 {
    background-image: linear-gradient(rgba(245, 178, 39, 0.93), rgba(245, 178, 39, 0.93)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/oasis/Bahn_Thai_Spa_Oasis_1.jpg);
    background-color: rgb(245, 178, 39);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
    padding-right: 150px;
    padding-bottom: 100px;
    padding-left: 150px;
}
.aurora_contact-us #le_section-eight-area3 {
    background-image: linear-gradient(rgba(100, 17, 153, 0.88), rgba(100, 17, 153, 0.88)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/BahnThaiSchool-0418--2421.jpg);
    background-color: rgb(100, 17, 153);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
    padding-right: 150px;
    padding-bottom: 110px;
    padding-left: 150px;
}
.aurora_contact-us #le_section-five {
}
.aurora_contact-us #le_section-four {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/oasis/Bahn_Thai_Spa_Oasis_1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 150px;
    padding-bottom: 150px;
}
.aurora_contact-us #le_section-one {
    margin-top: 75px;
    margin-bottom: 75px;
}
.aurora_contact-us #le_section-one-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_contact-us #le_section-six {
}
.aurora_contact-us #le_section-three {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_contact-us #le_section-three-area2 {
    border-style: solid;
    border-color: rgb(100, 17, 153);
    border-radius: 8px;
    padding-top: 30px;
    padding-right: 25px;
    padding-bottom: 30px;
    padding-left: 25px;
}
.aurora_contact-us #le_section-three-area3 {
    margin-left: 50px;
}
.aurora_couples-and-groups #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/BahnThaiSchool-0418--2412.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    border-width: 0px;
    border-radius: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_couples-and-groups #le_featureContainer {
    background-color: rgb(245, 178, 39);
    padding-top: 10px;
}
.aurora_couples-and-groups #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_couples-and-groups #le_section-eight {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    margin-top: 100px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_couples-and-groups #le_section-eight-area2 {
    margin-right: 50px;
}
.aurora_couples-and-groups #le_section-eight-area3 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/BahnThaiSchool-0418--2407.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 8px;
    padding-top: 160px;
    padding-bottom: 160px;
}
.aurora_couples-and-groups #le_section-five-area1 {
    margin-top: 75px;
    margin-right: 200px;
    margin-bottom: 75px;
    margin-left: 200px;
}
.aurora_couples-and-groups #le_section-four {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_couples-and-groups #le_section-four-area2 {
    padding-top: 50px;
}
.aurora_couples-and-groups #le_section-four-area3 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/BahnThaiSchool-0418--2416.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 8px;
    padding-top: 160px;
    padding-bottom: 160px;
}
.aurora_couples-and-groups #le_section-one-area1 {
    margin-top: 100px;
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_couples-and-groups #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/gallery/Bahn_Thai_Spa_Oasis_34.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 150px;
    padding-bottom: 150px;
}
.aurora_couples-and-groups #le_section-three {
    margin-top: 150px;
    margin-bottom: 150px;
}
.aurora_couples-and-groups #le_section-three-area2 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/BahnThaiSchool-0418--2415_copy_copy_copy.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 8px;
    padding-top: 160px;
    padding-bottom: 160px;
}
.aurora_couples-and-groups #le_section-three-area3 {
    padding-top: 50px;
}
.aurora_course-descriptions #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-1.jpg);
}
.aurora_covid-19 #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-1.jpg);
    margin-top: -4px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 50px;
}
.aurora_covid-19 #le_feature-content2 {
    padding-top: 30px;
}
.aurora_create-an-account #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-1.jpg);
    margin-top: -4px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 50px;
}
.aurora_create-an-account #le_feature-content2 {
    padding-top: 30px;
}
.aurora_event-space-rental #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 50px;
}
.aurora_event-space-rental #le_feature-content2 {
    padding-right: 100px;
}
.aurora_event-space-rental #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_event-space-rental #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/gallery/Bahn_Thai_Spa_In_Motion_11.jpg);
}
.aurora_event-space-rental #le_section-two-area1 {
}
.aurora_events #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/BahnThaiSchool-0418--2415_copy_copy.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    border-color: rgb(100, 17, 153);
    border-width: 0px;
    border-radius: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_events #le_feature-content2 {
}
.aurora_events #le_feature-content3 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_events #le_feature-content4 {
}
.aurora_events #le_feature-content5 {
    background-color: rgba(57, 24, 66, 0.95);
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 0px;
    padding-bottom: 25px;
}
.aurora_events #le_feature-content6 {
    background-color: rgba(57, 24, 66, 0.95);
}
.aurora_events #le_featureContainer {
    background-color: rgb(245, 178, 39);
    padding-top: 10px;
}
.aurora_events #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_events #le_section-eight {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    margin-top: 125px;
    padding-top: 100px;
    padding-bottom: 150px;
}
.aurora_events #le_section-eight-area1 {
    margin-right: 100px;
    margin-left: 100px;
}
.aurora_events #le_section-eight-area10 {
    margin-top: 50px;
}
.aurora_events #le_section-eight-area2 {
}
.aurora_events #le_section-eight-area4 {
}
.aurora_events #le_section-eight-area5 {
}
.aurora_events #le_section-eight-area6 {
}
.aurora_events #le_section-eight-area7 {
}
.aurora_events #le_section-eight-area8 {
}
.aurora_events #le_section-eight-area9 {
}
.aurora_events #le_section-five {
}
.aurora_events #le_section-five-area1 {
}
.aurora_events #le_section-five-area2 {
}
.aurora_events #le_section-five-area3 {
}
.aurora_events #le_section-five-area4 {
}
.aurora_events #le_section-five-area5 {
}
.aurora_events #le_section-five-area6 {
}
.aurora_events #le_section-five-area7 {
}
.aurora_events #le_section-four {
}
.aurora_events #le_section-four-area1 {
}
.aurora_events #le_section-four-area2 {
}
.aurora_events #le_section-four-area3 {
}
.aurora_events #le_section-four-area4 {
}
.aurora_events #le_section-one {
    margin-top: 75px;
}
.aurora_events #le_section-one-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_events #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/IMG_0974_copy.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding-top: 150px;
    padding-bottom: 150px;
}
.aurora_events #le_section-six-area1 {
    padding-top: -200px;
}
.aurora_events #le_section-three {
}
.aurora_events #le_section-three-area1 {
    margin-right: 100px;
    margin-left: 100px;
}
.aurora_events #le_section-three-area2 {
}
.aurora_events #le_section-three-area5 {
}
.aurora_events #le_section-two-area2 {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_events #le_section-two-area4 {
    background-position: top right;
}
.aurora_faqs #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-1.jpg);
    margin-top: -4px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 50px;
}
.aurora_faqs #le_feature-content2 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
}
.aurora_faqs #le_featureContainer {
}
.aurora_faqs #le_headerRegion {
}
.aurora_faqs #le_section-one-content {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
}
.aurora_faqs #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/gallery/Bahn_Thai_Spa_Gift_Shop_3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    padding-top: 300px;
}
.aurora_faqs #le_section-two-area9 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
}
.aurora_features #le_feature {
    text-align: center;
    color: rgb(255, 255, 255);
}
.aurora_features #le_feature-content3 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/balancemb/img4.jpg);
    background-size: cover;
    padding-top: 100px;
    padding-right: 25px;
    padding-bottom: 100px;
    padding-left: 25px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_features #le_feature-content4 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/balancemb/img5.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
    padding-right: 25px;
    padding-bottom: 100px;
    padding-left: 25px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_features #le_featureContainer {
    padding-top: px;
    padding-bottom: px;
}
.aurora_features #le_headerRegion {
}
.aurora_features #le_section-four {
    background-color: rgb(70, 70, 70);
    padding-bottom: 40px;
}
.aurora_features #le_section-four-area1 {
    background-color: rgb(255, 255, 255);
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}
.aurora_features #le_section-four-area2 {
    padding-bottom: 40px;
    font-weight: normal;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 16px;
    line-height: 60px;
}
.aurora_features #le_section-four-area3 {
    padding-bottom: 40px;
    font-weight: normal;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 16px;
    line-height: 60px;
}
.aurora_features #le_section-four-area4 {
    font-weight: normal;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 16px;
    line-height: 60px;
}
.aurora_features #le_section-four-area5 {
    font-weight: normal;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 16px;
    line-height: 60px;
}
.aurora_features #le_section-four-area6 {
    color: rgb(255, 255, 255);
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-four-area7 {
    color: rgb(255, 255, 255);
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-one {
    background-color: rgb(237, 237, 237);
    padding-top: 40px;
    padding-bottom: 50px;
}
.aurora_features #le_section-one-content1 {
    font-size: px;
}
.aurora_features #le_section-one-content4 {
    padding-top: 60px;
}
.aurora_features #le_section-one-content7 {
    padding-top: 40px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
}
.aurora_features #le_section-one-content8 {
    background-color: rgb(0, 0, 0);
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    color: rgb(70, 70, 70);
    font-size: 24px;
}
.aurora_features #le_section-one-content9 {
    background-color: rgb(255, 255, 255);
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_features #le_section-three {
    background-color: rgb(237, 237, 237);
    padding-top: 40px;
    padding-bottom: 40px;
}
.aurora_features #le_section-two-area1 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}
.aurora_features #le_section-two-area2 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/balancemb/img4.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
    padding-right: 40px;
    padding-bottom: 100px;
    padding-left: 40px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 40px;
}
.aurora_features #le_section-two-area3 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/balancemb/img5.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
    padding-right: 40px;
    padding-bottom: 100px;
    padding-left: 40px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 40px;
}
.aurora_features #le_section-two-area4 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/balancemb/img6.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
    padding-right: 40px;
    padding-bottom: 100px;
    padding-left: 40px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 30px;
}
.aurora_features #le_section-two-area5 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/balancemb/img4.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
    padding-right: 40px;
    padding-bottom: 100px;
    padding-left: 40px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 30px;
}
.aurora_features #le_section-two-area6 {
    background-color: rgb(230, 225, 218);
    padding-top: 100px;
    padding-right: 40px;
    padding-bottom: 100px;
    padding-left: 40px;
    text-align: center;
    font-size: 24px;
}
.aurora_features #le_section-two-area7 {
    background-color: rgb(237, 234, 229);
    padding-top: 100px;
    padding-right: 40px;
    padding-bottom: 100px;
    padding-left: 40px;
    text-align: center;
    font-size: 24px;
}
.aurora_features #le_section-two-area8 {
    background-color: rgb(230, 225, 218);
    padding-top: 100px;
    padding-right: 40px;
    padding-bottom: 100px;
    padding-left: 40px;
    text-align: center;
    font-size: 24px;
}
.aurora_features #le_section-two-area9 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}
.aurora_features #le_section1 {
    background-color: rgb(237, 237, 237);
    margin-top: px;
    padding-top: 40px;
    padding-bottom: 50px;
}
.aurora_features #le_section1-content 4 {
    padding-top: 60px;
}
.aurora_features-copy #le_featureContainer {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/media/home-feature2.jpg);
    background-color: rgb(0, 0, 0);
    background-size: cover;
    background-position: center center;
    padding-top: 250px;
    padding-bottom: 50px;
}
.aurora_features-copy #le_headerRegion {
    background-size: cover;
    background-position: center center;
}
.aurora_full-calendar #le_feature-content1 {
    margin-top: 75px;
}
.aurora_gallery-page #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-4.jpg);
    margin-bottom: 30px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 50px;
}
.aurora_gallery-page #le_feature-content3 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_gallery-page #le_feature-content4 {
    margin-bottom: 40px;
    padding-top: 35px;
    padding-bottom: 35px;
}
.aurora_gallery-page #le_featureContainer {
    background-color: rgb(57, 24, 66);
}
.aurora_gallery-page #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_gallery-page #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/oasis/Bahn_Thai_Spa_Oasis_4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: none;
    background-position: center center;
    padding-top: 350px;
}
.aurora_gift-shop #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 50px;
}
.aurora_gift-shop #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_gift-shop #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/gallery/Bahn_Thai_Spa_Gift_Shop_5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 300px;
}
.aurora_gohar #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_gohar-copy #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_harrison #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_home #le_banner-text {
    padding-bottom: 50px;
}
.aurora_home #le_feature-content1 {
}
.aurora_home #le_feature-content1-above {
    margin-top: -500px;
}
.aurora_home #le_feature-content1-upper {
    background-image: linear-gradient(rgba(100, 17, 153, 0.2), rgba(100, 17, 153, 0.2)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/Bahn-Thai-Spa-Hero_copy.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding-top: 250px;
    padding-bottom: 200px;
}
.aurora_home #le_feature-content2 {
    margin-top: 35px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.aurora_home #le_feature-content3 {
}
.aurora_home #le_feature-content4 {
    background-color: rgba(0, 0, 0, 0);
    padding-top: px;
    padding-right: 0px;
    padding-bottom: px;
    padding-left: 0px;
    color: rgb(70, 70, 70);
}
.aurora_home #le_featureContainer {
    background-color: rgb(245, 178, 39);
    padding-top: 10px;
}
.aurora_home #le_gutterless-row1 {
}
.aurora_home #le_gutterless-row2 {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 0px;
}
.aurora_home #le_header-banner {
    background-color: rgb(245, 178, 39);
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.aurora_home #le_headerContainer {
}
.aurora_home #le_headerRegion {
    background-color: rgb(75, 10, 118);
    font-size: 50px;
}
.aurora_home #le_masthead {
    background-color: rgba(0, 0, 0, 0.5);
}
.aurora_home #le_masthead-region {
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 30px;
    padding-bottom: 20px;
}
.aurora_home #le_masthead-right {
    color: rgb(255, 255, 255);
}
.aurora_home #le_menu-region {
}
.aurora_home #le_sec2 1 Con {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_sec2 Con 1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_sec2 Con 1 A {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_sec2 X 1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_sec2-1 Con {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_sectio-five {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/mmp1/section5-image.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.aurora_home #le_section-five {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_home #le_section-five-area1 {
}
.aurora_home #le_section-four {
}
.aurora_home #le_section-four-area2 {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgb(56, 190, 183);
    border-width: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.aurora_home #le_section-four-area3 {
    background-color: rgba(0, 0, 0, 0);
    border-width: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.aurora_home #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    margin-top: 75px;
    margin-bottom: 0px;
    padding-top: 75px;
    padding-bottom: 75px;
}
.aurora_home #le_section-one-area4 {
    margin-bottom: 25px;
}
.aurora_home #le_section-one-area5 {
    margin-bottom: 25px;
}
.aurora_home #le_section-one-area6 {
    margin-bottom: 25px;
}
.aurora_home #le_section-one-content {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.aurora_home #le_section-seven {
    margin-top: 25px;
    margin-bottom: 50px;
}
.aurora_home #le_section-seven-area1 {
    margin-bottom: 25px;
}
.aurora_home #le_section-seven-area2 {
    padding-top: 75px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
}
.aurora_home #le_section-seven-area3 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_home #le_section-seven-area4 {
    background-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-color: rgb(75, 10, 118);
    border-width: 3px;
    border-radius: 8px;
    margin-top: 75px;
    margin-bottom: 75px;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
}
.aurora_home #le_section-six {
}
.aurora_home #le_section-six-area1 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_home #le_section-six-area2 {
    background-size: cover;
    background-position: center center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 30px;
}
.aurora_home #le_section-six-area3 {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
}
.aurora_home #le_section-six-area4 {
    background-size: cover;
    background-position: bottom center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 30px;
}
.aurora_home #le_section-six-area5 {
    background-size: cover;
    margin-top: px;
    margin-bottom: px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 30px;
}
.aurora_home #le_section-six-area6 {
    background-size: cover;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 30px;
}
.aurora_home #le_section-six-area7 {
}
.aurora_home #le_section-three {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/oasis/Bahn_Thai_Spa_Oasis_1.jpg);
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    border-width: 0px;
    margin-top: 0px;
    padding-top: 200px;
    padding-bottom: 200px;
}
.aurora_home #le_section-three-area1 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 20px;
}
.aurora_home #le_section-two {
}
.aurora_home #le_section-two-area1 {
    padding-top: px;
    padding-bottom: px;
    text-align: center;
    font-size: 30px;
}
.aurora_home #le_section-two-area10 {
}
.aurora_home #le_section-two-area2 {
}
.aurora_home #le_section-two-area3 {
    border-color: rgba(0, 0, 0, 0);
    border-width: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_home #le_section-two-area4 {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_home #le_section-two-area5 {
}
.aurora_home #le_section-two-area6 {
}
.aurora_home #le_section-two-area7 {
}
.aurora_home #le_section-two-area8 {
}
.aurora_home #le_section-two-area9 {
}
.aurora_home #le_section2-1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_section2-content 1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_section2_content {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_section2_content 1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_top-panel {
    padding-top: px;
    padding-bottom: px;
}
.aurora_home #le_top-panel-area2 {
    color: rgb(255, 255, 255);
}
.aurora_home #le_top-panel-area3 {
    color: rgb(255, 255, 255);
}
.aurora_home #le_tp-close {
    background-color: rgb(197, 197, 197);
    border-width: px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: rgb(0, 0, 0);
}
.aurora_home-copy #le_feature-content1 {
    background-color: rgb(239, 41, 191);
    margin-bottom: -1px;
}
.aurora_home-copy #le_feature-content1-above {
    margin-top: -500px;
}
.aurora_home-copy #le_feature-content2 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.aurora_home-copy #le_feature-content3 {
}
.aurora_home-copy #le_feature-content4 {
    background-color: rgba(0, 0, 0, 0);
    padding-top: px;
    padding-right: 0px;
    padding-bottom: px;
    padding-left: 0px;
    color: rgb(70, 70, 70);
}
.aurora_home-copy #le_featureContainer {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/oasis/Bahn_Thai_Spa_Oasis_12.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 25px;
    padding-bottom: 0px;
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;
    text-align: center;
}
.aurora_home-copy #le_gutterless-row1 {
    background-repeat: repeat;
    background-attachment: fixed;
    margin-bottom: 0px;
}
.aurora_home-copy #le_gutterless-row2 {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 0px;
}
.aurora_home-copy #le_headerContainer {
}
.aurora_home-copy #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_home-copy #le_masthead {
    background-color: rgba(0, 0, 0, 0.5);
}
.aurora_home-copy #le_masthead-region {
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 30px;
    padding-bottom: 20px;
}
.aurora_home-copy #le_masthead-right {
    color: rgb(255, 255, 255);
}
.aurora_home-copy #le_menu-region {
}
.aurora_home-copy #le_sec2 1 Con {
    background-color: rgb(230, 225, 218);
}
.aurora_home-copy #le_sec2 Con 1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home-copy #le_sec2 Con 1 A {
    background-color: rgb(230, 225, 218);
}
.aurora_home-copy #le_sec2 X 1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home-copy #le_sec2-1 Con {
    background-color: rgb(230, 225, 218);
}
.aurora_home-copy #le_sectio-five {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/mmp1/section5-image.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.aurora_home-copy #le_section-five {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_home-copy #le_section-five-area1 {
    padding-top: px;
    padding-bottom: px;
    font-size: px;
}
.aurora_home-copy #le_section-four {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin-top: px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.aurora_home-copy #le_section-four-area2 {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgb(56, 190, 183);
    border-width: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.aurora_home-copy #le_section-four-area3 {
    background-color: rgba(0, 0, 0, 0);
    border-width: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.aurora_home-copy #le_section-one {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_home-copy #le_section-one-content {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.aurora_home-copy #le_section-seven {
    background-color: rgb(30, 25, 30);
    margin-top: -3px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.aurora_home-copy #le_section-seven-area2 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_home-copy #le_section-seven-area3 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_home-copy #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-color: rgb(255, 255, 255);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.aurora_home-copy #le_section-six-area1 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_home-copy #le_section-six-area2 {
    background-size: cover;
    background-position: center center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 30px;
}
.aurora_home-copy #le_section-six-area3 {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
}
.aurora_home-copy #le_section-six-area4 {
    background-size: cover;
    background-position: bottom center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 30px;
}
.aurora_home-copy #le_section-six-area5 {
    background-size: cover;
    margin-top: px;
    margin-bottom: px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 30px;
}
.aurora_home-copy #le_section-six-area6 {
    background-size: cover;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 30px;
}
.aurora_home-copy #le_section-six-area7 {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_home-copy #le_section-three {
    background-color: rgba(0, 0, 0, 0);
    border-width: px;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.aurora_home-copy #le_section-three-area1 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 20px;
}
.aurora_home-copy #le_section-two {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/spa-photos/Bahn_Thai_045.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: none;
    background-position: top center;
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_home-copy #le_section-two-area1 {
    padding-top: px;
    padding-bottom: px;
    text-align: center;
    font-size: 30px;
}
.aurora_home-copy #le_section-two-area10 {
    background-color: rgba(57, 24, 66, 0.95);
    margin-top: 225px;
    margin-bottom: px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.aurora_home-copy #le_section-two-area2 {
    border-color: rgb(30, 25, 30);
    border-width: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_home-copy #le_section-two-area3 {
    border-color: rgba(0, 0, 0, 0);
    border-width: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_home-copy #le_section-two-area4 {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_home-copy #le_section-two-area5 {
    background-color: rgba(0, 0, 0, 0);
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    color: rgb(255, 255, 255);
    font-size: 16px;
}
.aurora_home-copy #le_section-two-area6 {
    padding-top: 0px;
    padding-bottom: 0px;
    color: rgb(127, 127, 127);
}
.aurora_home-copy #le_section-two-area7 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_home-copy #le_section-two-area8 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.aurora_home-copy #le_section-two-area9 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_home-copy #le_section2-1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home-copy #le_section2-content 1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home-copy #le_section2_content {
    background-color: rgb(230, 225, 218);
}
.aurora_home-copy #le_section2_content 1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home-copy #le_top-panel {
    padding-top: px;
    padding-bottom: px;
}
.aurora_home-copy #le_top-panel-area2 {
    color: rgb(255, 255, 255);
}
.aurora_home-copy #le_top-panel-area3 {
    color: rgb(255, 255, 255);
}
.aurora_home-copy #le_tp-close {
    background-color: rgb(197, 197, 197);
    border-width: px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: rgb(0, 0, 0);
}
.aurora_home2 #le_feature-content1 {
    background-color: rgb(239, 41, 191);
    margin-bottom: -1px;
}
.aurora_home2 #le_feature-content1-above {
    margin-top: -500px;
}
.aurora_home2 #le_feature-content2 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.aurora_home2 #le_feature-content3 {
}
.aurora_home2 #le_feature-content4 {
    background-color: rgba(0, 0, 0, 0);
    padding-top: px;
    padding-right: 0px;
    padding-bottom: px;
    padding-left: 0px;
    color: rgb(70, 70, 70);
}
.aurora_home2 #le_featureContainer {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/oasis/Bahn_Thai_Spa_Oasis_12.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 25px;
    padding-bottom: 0px;
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;
    text-align: center;
}
.aurora_home2 #le_gutterless-row1 {
    background-repeat: repeat;
    background-attachment: fixed;
    margin-bottom: 0px;
}
.aurora_home2 #le_gutterless-row2 {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 0px;
}
.aurora_home2 #le_headerContainer {
}
.aurora_home2 #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_home2 #le_masthead {
    background-color: rgba(0, 0, 0, 0.5);
}
.aurora_home2 #le_masthead-region {
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 30px;
    padding-bottom: 20px;
}
.aurora_home2 #le_masthead-right {
    color: rgb(255, 255, 255);
}
.aurora_home2 #le_menu-region {
}
.aurora_home2 #le_sec2 1 Con {
    background-color: rgb(230, 225, 218);
}
.aurora_home2 #le_sec2 Con 1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home2 #le_sec2 Con 1 A {
    background-color: rgb(230, 225, 218);
}
.aurora_home2 #le_sec2 X 1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home2 #le_sec2-1 Con {
    background-color: rgb(230, 225, 218);
}
.aurora_home2 #le_sectio-five {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/mmp1/section5-image.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.aurora_home2 #le_section-five {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_home2 #le_section-five-area1 {
    padding-top: px;
    padding-bottom: px;
    font-size: px;
}
.aurora_home2 #le_section-four {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin-top: px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.aurora_home2 #le_section-four-area2 {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgb(56, 190, 183);
    border-width: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.aurora_home2 #le_section-four-area3 {
    background-color: rgba(0, 0, 0, 0);
    border-width: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.aurora_home2 #le_section-one {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_home2 #le_section-one-content {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.aurora_home2 #le_section-seven {
    background-color: rgb(30, 25, 30);
    margin-top: -3px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.aurora_home2 #le_section-seven-area2 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_home2 #le_section-seven-area3 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_home2 #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-color: rgb(255, 255, 255);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.aurora_home2 #le_section-six-area1 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_home2 #le_section-six-area2 {
    background-size: cover;
    background-position: center center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 30px;
}
.aurora_home2 #le_section-six-area3 {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
}
.aurora_home2 #le_section-six-area4 {
    background-size: cover;
    background-position: bottom center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 30px;
}
.aurora_home2 #le_section-six-area5 {
    background-size: cover;
    margin-top: px;
    margin-bottom: px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 30px;
}
.aurora_home2 #le_section-six-area6 {
    background-size: cover;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 30px;
}
.aurora_home2 #le_section-six-area7 {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_home2 #le_section-three {
    background-color: rgba(0, 0, 0, 0);
    border-width: px;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.aurora_home2 #le_section-three-area1 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 20px;
}
.aurora_home2 #le_section-two {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/spa-photos/Bahn_Thai_045.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: none;
    background-position: top center;
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_home2 #le_section-two-area1 {
    padding-top: px;
    padding-bottom: px;
    text-align: center;
    font-size: 30px;
}
.aurora_home2 #le_section-two-area10 {
    background-color: rgba(57, 24, 66, 0.95);
    margin-top: 225px;
    margin-bottom: px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.aurora_home2 #le_section-two-area2 {
    border-color: rgb(30, 25, 30);
    border-width: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_home2 #le_section-two-area3 {
    border-color: rgba(0, 0, 0, 0);
    border-width: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_home2 #le_section-two-area4 {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_home2 #le_section-two-area5 {
    background-color: rgba(0, 0, 0, 0);
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    color: rgb(255, 255, 255);
    font-size: 16px;
}
.aurora_home2 #le_section-two-area6 {
    padding-top: 0px;
    padding-bottom: 0px;
    color: rgb(127, 127, 127);
}
.aurora_home2 #le_section-two-area7 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_home2 #le_section-two-area8 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.aurora_home2 #le_section-two-area9 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_home2 #le_section2-1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home2 #le_section2-content 1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home2 #le_section2_content {
    background-color: rgb(230, 225, 218);
}
.aurora_home2 #le_section2_content 1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home2 #le_top-panel {
    padding-top: px;
    padding-bottom: px;
}
.aurora_home2 #le_top-panel-area2 {
    color: rgb(255, 255, 255);
}
.aurora_home2 #le_top-panel-area3 {
    color: rgb(255, 255, 255);
}
.aurora_home2 #le_tp-close {
    background-color: rgb(197, 197, 197);
    border-width: px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: rgb(0, 0, 0);
}
.aurora_intro-to-thai-massage #le_feature-content1 {
    margin-top: 75px;
}
.aurora_intro-to-thai-massage #le_feature-content2 {
    background-size: cover;
    background-attachment: fixed;
}
.aurora_intro-to-thai-massage #le_featureContainer {
    background-color: rgb(245, 178, 39);
    padding-top: 10px;
}
.aurora_jun #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_komsak #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_laughter-yoga #le_feature-content1 {
    margin-top: 75px;
}
.aurora_laura #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_level-1-calendar #le_feature-content1 {
    margin-top: 75px;
}
.aurora_level-1-OMH-calendar #le_feature-content1 {
    margin-top: 75px;
}
.aurora_level-1-weekend-calendar #le_feature-content1 {
    margin-top: 75px;
}
.aurora_level-2-calendar #le_feature-content1 {
    margin-top: 75px;
}
.aurora_level-2-OMH-calendar #le_feature-content1 {
    margin-top: 75px;
}
.aurora_marianne #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_massage-packages #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-1.jpg);
    border-width: 0px;
    border-radius: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 50px;
}
.aurora_massage-packages #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_massage-packages #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/oasis/Bahn_Thai_Spa_Oasis_1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 350px;
}
.aurora_massage-packages #le_section-two-area2 {
    padding-right: 25px;
    padding-left: 25px;
}
.aurora_massage-packages #le_section-two-area4 {
    padding-right: 5px;
    padding-left: 5px;
}
.aurora_massage-packages #le_section-two-area5 {
    padding-right: 5px;
    padding-left: 5px;
}
.aurora_master-appointments #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_master-appointments #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_meet-the-team #le_feature-content1 {
    background-color: rgb(0, 0, 0);
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    color: rgb(255, 255, 255);
}
.aurora_meet-the-team #le_featureContainer {
    padding-top: px;
}
.aurora_meet-the-team #le_headerRegion {
}
.aurora_meet-the-team #le_primary-area1 {
    background-color: rgb(255, 255, 255);
}
.aurora_meet-the-team #le_primary-content {
    background-color: rgb(239, 239, 239);
    padding-top: 0px;
}
.aurora_meet-the-team #le_section-one {
    background-color: rgb(255, 255, 255);
    padding-top: 50px;
}
.aurora_meet-the-team #le_section-three {
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_meet-the-team #le_section-three-area1 {
    text-align: center;
}
.aurora_meet-the-team #le_section-three-area2 {
    padding-top: px;
    line-height: px;
}
.aurora_meet-the-team #le_section-three-area3 {
    padding-top: px;
    line-height: px;
}
.aurora_meet-the-team #le_section-three-area4 {
    padding-top: px;
    line-height: px;
}
.aurora_meet-the-team #le_section-two-area2 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_meet-the-team #le_section-two-area3 {
    background-color: rgb(138, 208, 197);
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_meet-the-team #le_section-two-area9 {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 18px;
}
.aurora_meet-the-team #le_section1 {
    padding-top: px;
    padding-bottom: px;
}
.aurora_meet-the-team #le_sidebar-area1 {
    padding-top: px;
    padding-bottom: 20px;
}
.aurora_meet-the-team #le_sidebar-area4 {
    padding-top: 40px;
    padding-bottom: 20px;
}
.aurora_meet-the-team #le_sidebar-container {
    padding-top: px;
}
.aurora_mission #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/Bahn_Thai_003.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom center;
    border-style: solid;
    border-width: 0px;
    border-radius: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_mission #le_feature-content2 {
}
.aurora_mission #le_feature-content3 {
}
.aurora_mission #le_feature-content4 {
    padding-top: 0px;
}
.aurora_mission #le_featureContainer {
    background-color: rgb(245, 178, 39);
    padding-top: 10px;
}
.aurora_mission #le_gutterless-row1 {
    padding-top: 0px;
}
.aurora_mission #le_gutterless-row2 {
    background-color: rgb(255, 255, 255);
    margin-top: 0px;
}
.aurora_mission #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_mission #le_section-eight {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    margin-top: 125px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_mission #le_section-eight-area2 {
    margin-right: 25px;
}
.aurora_mission #le_section-eight-area3 {
    background-size: cover;
    background-position: bottom center;
    border-radius: 8px;
}
.aurora_mission #le_section-four {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/BahnThaiSchool-0418--2418.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding-top: 200px;
    padding-bottom: 200px;
}
.aurora_mission #le_section-four-area1 {
}
.aurora_mission #le_section-one {
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 75px;
}
.aurora_mission #le_section-one-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_mission #le_section-one-content {
}
.aurora_mission #le_section-seven {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/BahnThaiSchool-0418--2401.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding-top: 150px;
    padding-bottom: 150px;
}
.aurora_mission #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_mission #le_section-six-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_mission #le_section-three {
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_mission #le_section-three-area1 {
}
.aurora_mission #le_section-three-area2 {
    border-radius: 8px;
    margin-right: 10px;
}
.aurora_mission #le_section-three-area3 {
    margin-right: 10px;
    padding-top: 85px;
}
.aurora_mission #le_section-three-area5 {
}
.aurora_mission #le_section-two-area1 {
}
.aurora_mission #le_section-two-area2 {
}
.aurora_mission #le_section-two-area3 {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_mission #le_section-two-area4 {
}
.aurora_mission #le_section-two-area5 {
}
.aurora_mission #le_section-two-area9 {
}
.aurora_monika #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_my-training #le_feature {
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 250px;
    padding-bottom: 50px;
    text-align: center;
    color: rgb(255, 255, 255);
}
.aurora_my-training #le_featureContainer {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/media/home-feature2.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: px;
}
.aurora_my-training #le_header {
    border-width: px;
}
.aurora_navina-thai-yoga-therapy #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-1.jpg);
}
.aurora_our-school #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/BahnThaiSchool-0418--2419.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    border-style: solid;
    border-width: 0px;
    border-radius: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 150px;
    padding-right: 0px;
    padding-bottom: 150px;
    padding-left: 0px;
    font-size: 0px;
    line-height: 0px;
}
.aurora_our-school #le_feature-content2 {
}
.aurora_our-school #le_feature-content3 {
}
.aurora_our-school #le_feature-content4 {
    padding-top: 0px;
}
.aurora_our-school #le_featureContainer {
    background-color: rgb(245, 178, 39);
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 10px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_our-school #le_gutterless-row1 {
    padding-top: 0px;
}
.aurora_our-school #le_gutterless-row2 {
    background-color: rgb(255, 255, 255);
    margin-top: 0px;
}
.aurora_our-school #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_our-school #le_section-eight {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    margin-top: 125px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_our-school #le_section-eight-area2 {
    margin-right: 25px;
}
.aurora_our-school #le_section-eight-area3 {
}
.aurora_our-school #le_section-four {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    margin-top: 75px;
    padding-bottom: 200px;
}
.aurora_our-school #le_section-four-area1 {
}
.aurora_our-school #le_section-four-area4 {
    border-width: 0px;
    border-radius: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 0px;
    line-height: 0px;
}
.aurora_our-school #le_section-one {
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 75px;
}
.aurora_our-school #le_section-one-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_our-school #le_section-one-content {
}
.aurora_our-school #le_section-seven {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/BahnThaiSchool-0418--2401.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 150px;
    padding-bottom: 150px;
}
.aurora_our-school #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_our-school #le_section-six-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_our-school #le_section-three {
}
.aurora_our-school #le_section-three-area1 {
}
.aurora_our-school #le_section-three-area2 {
    border-radius: 8px;
    margin-right: 10px;
}
.aurora_our-school #le_section-three-area3 {
}
.aurora_our-school #le_section-three-area5 {
}
.aurora_our-school #le_section-two-area1 {
}
.aurora_our-school #le_section-two-area2 {
}
.aurora_our-school #le_section-two-area3 {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_our-school #le_section-two-area4 {
}
.aurora_our-school #le_section-two-area5 {
}
.aurora_our-school #le_section-two-area9 {
}
.aurora_our-school-duplicate #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/BahnThaiSchool-0418--2419.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-style: solid;
    border-width: 0px;
    border-radius: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 100px;
    padding-right: 0px;
    padding-bottom: 100px;
    padding-left: 0px;
    font-size: 0px;
    line-height: 0px;
}
.aurora_our-school-duplicate #le_feature-content2 {
}
.aurora_our-school-duplicate #le_feature-content3 {
}
.aurora_our-school-duplicate #le_feature-content4 {
    padding-top: 0px;
}
.aurora_our-school-duplicate #le_featureContainer {
    background-color: rgb(245, 178, 39);
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 10px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_our-school-duplicate #le_gutterless-row1 {
    padding-top: 0px;
}
.aurora_our-school-duplicate #le_gutterless-row2 {
    background-color: rgb(255, 255, 255);
    margin-top: 0px;
}
.aurora_our-school-duplicate #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_our-school-duplicate #le_section-eight {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    margin-top: 125px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_our-school-duplicate #le_section-eight-area2 {
    margin-right: 25px;
}
.aurora_our-school-duplicate #le_section-eight-area3 {
}
.aurora_our-school-duplicate #le_section-four {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding-top: 200px;
    padding-bottom: 200px;
}
.aurora_our-school-duplicate #le_section-four-area1 {
}
.aurora_our-school-duplicate #le_section-four-area4 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_our-school-duplicate #le_section-one {
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 75px;
}
.aurora_our-school-duplicate #le_section-one-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_our-school-duplicate #le_section-one-content {
}
.aurora_our-school-duplicate #le_section-seven {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/BahnThaiSchool-0418--2401.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 150px;
    padding-bottom: 150px;
}
.aurora_our-school-duplicate #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_our-school-duplicate #le_section-six-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_our-school-duplicate #le_section-three {
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_our-school-duplicate #le_section-three-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_our-school-duplicate #le_section-three-area2 {
    border-radius: 8px;
    margin-right: 10px;
}
.aurora_our-school-duplicate #le_section-three-area3 {
    margin-right: 10px;
    padding-top: 85px;
}
.aurora_our-school-duplicate #le_section-three-area5 {
}
.aurora_our-school-duplicate #le_section-two-area1 {
}
.aurora_our-school-duplicate #le_section-two-area2 {
}
.aurora_our-school-duplicate #le_section-two-area3 {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_our-school-duplicate #le_section-two-area4 {
}
.aurora_our-school-duplicate #le_section-two-area5 {
}
.aurora_our-school-duplicate #le_section-two-area9 {
}
.aurora_our-school-old #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 50px;
}
.aurora_our-school-old #le_feature-content2 {
    padding-right: 100px;
}
.aurora_our-school-old #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_our-school-old #le_section-five-area8 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
}
.aurora_our-school-old #le_section-one-content {
    padding-right: 25px;
    padding-left: 25px;
}
.aurora_our-school-old #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/gallery/BahnThaiSchool-0418--2412.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 350px;
}
.aurora_our-school-old #le_section-two-area1 {
}
.aurora_our-team #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/image000006.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom center;
    border-color: rgb(100, 17, 153);
    border-width: 0px;
    border-radius: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_our-team #le_feature-content2 {
}
.aurora_our-team #le_feature-content3 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_our-team #le_feature-content4 {
}
.aurora_our-team #le_featureContainer {
    background-color: rgb(245, 178, 39);
    padding-top: 10px;
}
.aurora_our-team #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_our-team #le_section-eight {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    margin-top: 125px;
    margin-bottom: 100px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_our-team #le_section-eight-area1 {
    margin-right: 100px;
    margin-left: 100px;
}
.aurora_our-team #le_section-eight-area2 {
}
.aurora_our-team #le_section-four-area1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/gallery/Bahn_Thai_Spa_Reception_4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 14px;
    margin-right: 200px;
    margin-bottom: 125px;
    margin-left: 200px;
    padding-top: 500px;
}
.aurora_our-team #le_section-one {
    margin-top: 75px;
}
.aurora_our-team #le_section-one-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_our-team #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/decor/Bahn_Thai_Spa_Decor_11.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 150px;
    padding-bottom: 150px;
}
.aurora_our-team #le_section-six-area1 {
    padding-top: -200px;
}
.aurora_our-team #le_section-three {
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 040px;
}
.aurora_our-team #le_section-three-area1 {
    margin-right: 100px;
    margin-left: 100px;
}
.aurora_our-team #le_section-three-area2 {
}
.aurora_our-team #le_section-two-area4 {
    background-position: top right;
}
.aurora_phil #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_policies #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/Bahn_Thai_003.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom center;
    border-style: solid;
    border-width: 0px;
    border-radius: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_policies #le_feature-content2 {
}
.aurora_policies #le_feature-content3 {
}
.aurora_policies #le_feature-content4 {
    padding-top: 0px;
}
.aurora_policies #le_featureContainer {
    background-color: rgb(245, 178, 39);
    padding-top: 10px;
}
.aurora_policies #le_gutterless-row1 {
    padding-top: 0px;
}
.aurora_policies #le_gutterless-row2 {
    background-color: rgb(255, 255, 255);
    margin-top: 0px;
}
.aurora_policies #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_policies #le_section-eight {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    margin-top: 125px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_policies #le_section-eight-area2 {
    margin-right: 25px;
}
.aurora_policies #le_section-eight-area3 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/Front_Desk_Staff.jpg);
    background-size: cover;
    background-position: bottom center;
    border-radius: 8px;
    padding-top: 200px;
    padding-bottom: 200px;
}
.aurora_policies #le_section-five {
}
.aurora_policies #le_section-four {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_policies #le_section-four-area1 {
}
.aurora_policies #le_section-four-area3 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/BahnThaiSchool-0418--2409.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 8px;
    padding-top: 250px;
    padding-bottom: 230px;
}
.aurora_policies #le_section-one {
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 75px;
}
.aurora_policies #le_section-one-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_policies #le_section-one-content {
}
.aurora_policies #le_section-seven {
}
.aurora_policies #le_section-seven-area3 {
}
.aurora_policies #le_section-seven-area4 {
}
.aurora_policies #le_section-six {
}
.aurora_policies #le_section-six-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_policies #le_section-three {
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_policies #le_section-three-area1 {
}
.aurora_policies #le_section-three-area2 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/BahnThaiSchool-0418--2406.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 8px;
    margin-right: 10px;
    padding-top: 200px;
    padding-bottom: 200px;
}
.aurora_policies #le_section-three-area3 {
}
.aurora_policies #le_section-three-area5 {
}
.aurora_policies #le_section-two-area1 {
}
.aurora_policies #le_section-two-area2 {
}
.aurora_policies #le_section-two-area3 {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_policies #le_section-two-area4 {
}
.aurora_policies #le_section-two-area5 {
}
.aurora_policies #le_section-two-area9 {
}
.aurora_practitioner-appointments #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_practitioner-appointments #le_feature-content2 {
    margin-top: 100px;
    margin-right: 200px;
    margin-bottom: 200px;
    margin-left: 100px;
}
.aurora_practitioner-appointments #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_ray #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_recreational-courses #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 50px;
}
.aurora_recreational-courses #le_feature-content2 {
    padding-right: 100px;
}
.aurora_recreational-courses #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_recreational-courses #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/in-motion/Bahn_Thai_Spa_In_Motion_10.jpg);
}
.aurora_recreational-courses #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/BahnThaiSchool-0418--2423.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 350px;
}
.aurora_recreational-weekly-class #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 50px;
}
.aurora_recreational-weekly-class #le_feature-content2 {
    padding-right: 100px;
}
.aurora_recreational-weekly-class #le_featureContainer {
}
.aurora_recreational-weekly-class #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_recreational-weekly-class #le_section-one-content {
    padding-right: 25px;
    padding-left: 25px;
}
.aurora_recreational-weekly-class #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/BahnThaiSchool-0418--2415_copy.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 350px;
}
.aurora_recreational-weekly-class #le_section-two-area1 {
}
.aurora_request-an-appointment #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/BahnThaiSchool-0418--2404.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_request-an-appointment #le_feature-content2 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_request-an-appointment #le_featureContainer {
    background-color: rgb(245, 178, 39);
    padding-top: 10px;
}
.aurora_request-an-appointment #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_request-an-appointment #le_section-eight-area1 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.aurora_request-an-appointment #le_section-eight-area7 {
}
.aurora_request-an-appointment #le_section-eight-area8 {
}
.aurora_request-an-appointment #le_section-four {
}
.aurora_request-an-appointment #le_section-one {
    margin-top: 75px;
}
.aurora_request-an-appointment #le_section-one-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_request-an-appointment #le_section-seven {
}
.aurora_request-an-appointment #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/gallery/Bahn_Thai_Spa_Oasis_14.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_request-an-appointment #le_section-three {
    padding-bottom: 75px;
}
.aurora_request-an-appointment1 #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 50px;
}
.aurora_retreat #le_feature-content1 {
}
.aurora_retreat #le_feature-content2 {
    padding-right: 100px;
}
.aurora_retreat #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_retreat #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/BahnThaiSchool-0418--2413.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 350px;
}
.aurora_retreat #le_section-two-area1 {
}
.aurora_rmt #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/image000006.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    border-color: rgb(100, 17, 153);
    border-width: 0px;
    border-radius: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_rmt #le_feature-content2 {
}
.aurora_rmt #le_feature-content3 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_rmt #le_feature-content4 {
}
.aurora_rmt #le_featureContainer {
    background-color: rgb(245, 178, 39);
    padding-top: 10px;
}
.aurora_rmt #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_rmt #le_section-eight {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    margin-top: 125px;
    margin-bottom: 100px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_rmt #le_section-eight-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_rmt #le_section-eight-area2 {
}
.aurora_rmt #le_section-four-area1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/gallery/Bahn_Thai_Spa_Reception_4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 14px;
    margin-right: 200px;
    margin-bottom: 125px;
    margin-left: 200px;
    padding-top: 500px;
}
.aurora_rmt #le_section-one {
    margin-top: 75px;
}
.aurora_rmt #le_section-one-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_rmt #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/decor/Bahn_Thai_Spa_Decor_11.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 350px;
}
.aurora_rmt #le_section-six-area1 {
    padding-top: -200px;
}
.aurora_rmt #le_section-three {
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 040px;
}
.aurora_rmt #le_section-three-area1 {
    margin-right: 100px;
    margin-left: 100px;
}
.aurora_rmt #le_section-three-area2 {
}
.aurora_rmt #le_section-two-area4 {
    background-position: top right;
}
.aurora_rmt-appointments #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_rmt-appointments #le_feature-content2 {
    margin-top: 100px;
    margin-right: 200px;
    margin-bottom: 100px;
    margin-left: 200px;
}
.aurora_rmt-appointments #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_rmt-page #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_schedule #le_section-one {
    background-color: rgb(255, 255, 255);
    padding-top: 30px;
}
.aurora_schedule #le_section-two-area2 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_schedule #le_section-two-area3 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_schedule #le_section-two-area9 {
    padding-top: 50px;
    padding-bottom: 25px;
}
.aurora_senior-appointments #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_senior-appointments #le_feature-content2 {
    margin-top: 100px;
    margin-right: 200px;
    margin-bottom: 200px;
    margin-left: 100px;
}
.aurora_senior-appointments #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_serivices #le_featureContainer {
    padding-top: px;
    padding-bottom: px;
}
.aurora_serivices #le_primary-content {
    padding-top: 20px;
    padding-bottom: 20px;
}
.aurora_serivices #le_sidebar-container {
    background-color: rgb(239, 239, 239);
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
}
.aurora_serivices #le_sidebar-left {
    background-color: rgb(239, 239, 239);
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
}
.aurora_services #le_primary-area5 {
}
.aurora_services #le_primary-area6 {
}
.aurora_services #le_sidebar-area1 {
    background-color: rgba(0, 0, 0, 0);
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    text-align: center;
    color: rgb(0, 0, 0);
    font-size: 16px;
}
.aurora_services #le_sidebar-container {
    background-color: rgb(230, 225, 218);
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 40px;
    padding-left: 15px;
}
.aurora_spa-menu-and-reservations #le_feature-content1 {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/BahnThaiSchool-0418--2410.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    border-width: 0px;
    border-radius: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_spa-menu-and-reservations #le_feature-content2 {
}
.aurora_spa-menu-and-reservations #le_feature-content3 {
}
.aurora_spa-menu-and-reservations #le_feature-content4 {
}
.aurora_spa-menu-and-reservations #le_feature-content5 {
    background-color: rgba(57, 24, 66, 0.95);
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 0px;
    padding-bottom: 25px;
}
.aurora_spa-menu-and-reservations #le_feature-content6 {
    background-color: rgba(57, 24, 66, 0.95);
}
.aurora_spa-menu-and-reservations #le_featureContainer {
    background-color: rgb(245, 178, 39);
    padding-top: 10px;
}
.aurora_spa-menu-and-reservations #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_spa-menu-and-reservations #le_section-eight {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    margin-top: 100px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_spa-menu-and-reservations #le_section-eight-area1 {
    margin-bottom: 50px;
}
.aurora_spa-menu-and-reservations #le_section-eight-area10 {
    border-style: solid;
    border-color: rgb(75, 10, 118);
    border-radius: 8px;
    margin-top: 50px;
    margin-right: 200px;
    margin-left: 200px;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
}
.aurora_spa-menu-and-reservations #le_section-eight-area4 {
    background-color: rgb(75, 10, 118);
    border-style: solid;
    border-color: rgb(245, 178, 39);
    border-width: 3px;
    border-radius: 8px;
    margin-right: 25px;
    margin-bottom: 65px;
    margin-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.aurora_spa-menu-and-reservations #le_section-eight-area5 {
    background-color: rgb(75, 10, 118);
    border-style: solid;
    border-color: rgb(245, 178, 39);
    border-width: 3px;
    border-radius: 8px;
    margin-right: 25px;
    margin-bottom: 25px;
    margin-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.aurora_spa-menu-and-reservations #le_section-eight-area6 {
    background-color: rgb(75, 10, 118);
    border-style: solid;
    border-color: rgb(245, 178, 39);
    border-radius: 8px;
    margin-right: 25px;
    margin-bottom: 25px;
    margin-left: 25px;
    padding-top: 25px;
    padding-bottom: 96px;
}
.aurora_spa-menu-and-reservations #le_section-eight-area7 {
    background-color: rgb(75, 10, 118);
    border-style: solid;
    border-color: rgb(245, 178, 39);
    border-width: 3px;
    border-radius: 8px;
    margin-right: 25px;
    margin-bottom: 25px;
    margin-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.aurora_spa-menu-and-reservations #le_section-eight-area8 {
    background-color: rgb(75, 10, 118);
    border-style: solid;
    border-color: rgb(245, 178, 39);
    border-width: 3px;
    border-radius: 8px;
    margin-right: 25px;
    margin-bottom: 25px;
    margin-left: 25px;
    padding-top: 25px;
    padding-bottom: 74px;
}
.aurora_spa-menu-and-reservations #le_section-eight-area9 {
    background-color: rgb(75, 10, 118);
    border-style: solid;
    border-color: rgb(245, 178, 39);
    border-width: 3px;
    border-radius: 8px;
    margin-right: 25px;
    margin-bottom: 25px;
    margin-left: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 98px;
    padding-left: 25px;
}
.aurora_spa-menu-and-reservations #le_section-five {
}
.aurora_spa-menu-and-reservations #le_section-five-area1 {
}
.aurora_spa-menu-and-reservations #le_section-five-area2 {
}
.aurora_spa-menu-and-reservations #le_section-five-area3 {
}
.aurora_spa-menu-and-reservations #le_section-five-area4 {
}
.aurora_spa-menu-and-reservations #le_section-five-area5 {
}
.aurora_spa-menu-and-reservations #le_section-five-area6 {
}
.aurora_spa-menu-and-reservations #le_section-five-area7 {
}
.aurora_spa-menu-and-reservations #le_section-four {
    margin-top: 75px;
    margin-bottom: 75px;
}
.aurora_spa-menu-and-reservations #le_section-four-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_spa-menu-and-reservations #le_section-four-area2 {
    background-color: rgb(75, 10, 118);
    border-style: solid;
    border-color: rgb(245, 178, 39);
    border-width: 3px;
    border-radius: 8px;
    margin-top: 50px;
    margin-right: 50px;
    margin-bottom: 25px;
    margin-left: 50px;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
}
.aurora_spa-menu-and-reservations #le_section-four-area3 {
    background-color: rgb(75, 10, 118);
    border-style: solid;
    border-color: rgb(245, 178, 39);
    border-width: 3px;
    border-radius: 8px;
    margin-top: 50px;
    margin-right: 50px;
    margin-bottom: 25px;
    margin-left: 50px;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
}
.aurora_spa-menu-and-reservations #le_section-four-area4 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_spa-menu-and-reservations #le_section-one {
    margin-top: 75px;
}
.aurora_spa-menu-and-reservations #le_section-one-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_spa-menu-and-reservations #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/Bahn_Thai_Spa_Oasis_7_copy.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-top: 150px;
    padding-bottom: 150px;
}
.aurora_spa-menu-and-reservations #le_section-three {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    margin-bottom: 100px;
    padding-right: 20px;
    padding-bottom: 100px;
}
.aurora_spa-menu-and-reservations #le_section-three-area1 {
}
.aurora_spa-menu-and-reservations #le_section-three-area2 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/BahnThaiSchool-0418--2410.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 8px;
    margin-top: 57px;
    margin-right: 50px;
    padding-top: 200px;
    padding-bottom: 200px;
}
.aurora_spa-menu-and-reservations #le_section-three-area5 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_spa-menu-and-reservations #le_section-two-area2 {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_spa-menu-and-reservations #le_section-two-area4 {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_space-rental #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 50px;
}
.aurora_space-rental #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/gallery/Bahn_Thai_Spa_Oasis_14.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_space-rental #le_feature-content2 {
    padding-right: 100px;
}
.aurora_space-rental #le_featureContainer {
    background-color: rgb(245, 178, 39);
    padding-top: 10px;
}
.aurora_space-rental #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_space-rental #le_section-eight {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    margin-top: 50px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_space-rental #le_section-eight-area2 {
    margin-right: 50px;
}
.aurora_space-rental #le_section-eight-area3 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/BahnThaiSchool-0418--2406.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 14px;
    padding-top: 200px;
    padding-bottom: 200px;
}
.aurora_space-rental #le_section-one {
    margin-top: 75px;
    margin-bottom: 75px;
}
.aurora_space-rental #le_section-one-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_space-rental #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/in-motion/Bahn_Thai_Spa_In_Motion_10.jpg);
}
.aurora_space-rental #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/BahnThaiSchool-0418--2401.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_student-and-apprentice-programs #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-1.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 50px;
    text-align: left;
}
.aurora_student-and-apprentice-programs #le_feature-content2 {
}
.aurora_student-and-apprentice-programs #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_student-and-apprentice-programs #le_section-two-area5 {
    padding-top: px;
}
.aurora_student-appointments #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_student-appointments #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_table-thai #le_feature-content1 {
    margin-top: 75px;
}
.aurora_teachers #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_teachers #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_teachers #le_section-five {
}
.aurora_teachers #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/BahnThaiSchool-0418--2415_copy.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 350px;
}
.aurora_test #le_feature {
    text-align: center;
    color: rgb(255, 255, 0);
    font-size: 50px;
}
.aurora_test #le_featureContainer {
    background-size: cover;
    background-position: center center;
    padding-top: 250px;
    padding-bottom: 50px;
}
.aurora_test-1 #le_top-panel {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt2/media/amazing-736881.);
    background-color: rgba(70, 70, 70, 0.17);
    background-size: cover;
    background-position: bottom center;
}
.aurora_testimonials #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-3.jpg);
    border-color: rgb(100, 17, 153);
    border-width: 0px;
    border-radius: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 50px;
}
.aurora_testimonials #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_testimonials #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/gallery/Bahn_Thai_Spa_Decor_3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: none;
    background-position: center center;
    padding-top: 350px;
}
.aurora_viki #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_waitlist #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/page-title-backgrounds/TitleBackground-2.jpg);
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 50px;
}
.aurora_weekly-classes #le_feature-content1 {
    margin-top: 75px;
}
.aurora_workshops #le_feature-content1 {
    background-color: rgb(255, 255, 255);
}
.aurora_workshops #le_featureContainer {
    background-color: rgb(255, 255, 255);
}
.aurora_workshops #le_gutterless-row1 {
    background-color: rgb(255, 255, 255);
}
.aurora_workshops #le_gutterless-row2 {
    background-color: rgb(255, 255, 255);
}
.aurora_workshops #le_section-one {
    background-color: rgb(255, 255, 255);
    padding-top: 30px;
    padding-bottom: 30px;
}
.aurora_workshops #le_section-one-content {
    background-color: rgb(255, 255, 255);
}
.aurora_workshops #le_section-two {
    background-color: rgb(255, 255, 255);
}
.aurora_workshops #le_section-two-area1 {
    background-color: rgb(255, 255, 255);
}
.aurora_workshops #le_section-two-area2 {
    background-color: rgb(102, 184, 171);
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_workshops #le_section-two-area3 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
    font-size: 24px;
}
.aurora_workshops #le_section-two-area5 {
    background-color: rgb(255, 255, 255);
}
.aurora_workshops #le_section-two-area9 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_year-anniversary #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/2024/Bahn_Thai_030_copy.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_year-anniversary #le_feature-content2 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_year-anniversary #le_featureContainer {
    background-color: rgb(245, 178, 39);
    padding-top: 10px;
}
.aurora_year-anniversary #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_year-anniversary #le_section-eight-area1 {
    margin-top: 50px;
    margin-right: 200px;
    margin-bottom: 50px;
    margin-left: 200px;
}
.aurora_year-anniversary #le_section-eight-area7 {
}
.aurora_year-anniversary #le_section-eight-area8 {
}
.aurora_year-anniversary #le_section-four {
}
.aurora_year-anniversary #le_section-one {
    margin-top: 75px;
}
.aurora_year-anniversary #le_section-one-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_year-anniversary #le_section-seven {
}
.aurora_year-anniversary #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/gallery/Bahn_Thai_Spa_Oasis_14.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_year-anniversary #le_section-three {
    padding-bottom: 75px;
}
.aurora_yoga #le_feature-content1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/BahnThaiSchool-0418--2415_copy_copy.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-color: rgb(100, 17, 153);
    border-width: 0px;
    border-radius: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_yoga #le_feature-content2 {
}
.aurora_yoga #le_feature-content3 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_yoga #le_feature-content4 {
}
.aurora_yoga #le_feature-content5 {
    background-color: rgba(57, 24, 66, 0.95);
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 0px;
    padding-bottom: 25px;
}
.aurora_yoga #le_feature-content6 {
    background-color: rgba(57, 24, 66, 0.95);
}
.aurora_yoga #le_featureContainer {
    background-color: rgb(245, 178, 39);
    padding-top: 10px;
}
.aurora_yoga #le_headerRegion {
    background-color: rgb(75, 10, 118);
}
.aurora_yoga #le_section-eight {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/Bahnthaispanew/marble-surface-2341290.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    margin-top: 125px;
    padding-top: 100px;
    padding-bottom: 150px;
}
.aurora_yoga #le_section-eight-area1 {
    margin-right: 100px;
    margin-left: 100px;
}
.aurora_yoga #le_section-eight-area10 {
    margin-top: 50px;
}
.aurora_yoga #le_section-eight-area2 {
}
.aurora_yoga #le_section-eight-area4 {
}
.aurora_yoga #le_section-eight-area5 {
}
.aurora_yoga #le_section-eight-area6 {
}
.aurora_yoga #le_section-eight-area7 {
}
.aurora_yoga #le_section-eight-area8 {
}
.aurora_yoga #le_section-eight-area9 {
}
.aurora_yoga #le_section-five {
}
.aurora_yoga #le_section-five-area1 {
}
.aurora_yoga #le_section-five-area2 {
}
.aurora_yoga #le_section-five-area3 {
}
.aurora_yoga #le_section-five-area4 {
}
.aurora_yoga #le_section-five-area5 {
}
.aurora_yoga #le_section-five-area6 {
}
.aurora_yoga #le_section-five-area7 {
}
.aurora_yoga #le_section-four {
}
.aurora_yoga #le_section-four-area1 {
}
.aurora_yoga #le_section-four-area2 {
}
.aurora_yoga #le_section-four-area3 {
}
.aurora_yoga #le_section-four-area4 {
}
.aurora_yoga #le_section-one {
    margin-top: 75px;
}
.aurora_yoga #le_section-one-area1 {
    margin-right: 200px;
    margin-left: 200px;
}
.aurora_yoga #le_section-six {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bahnthaispanew2/IMG_0974_copy.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 150px;
    padding-bottom: 150px;
}
.aurora_yoga #le_section-six-area1 {
    padding-top: -200px;
}
.aurora_yoga #le_section-three {
}
.aurora_yoga #le_section-three-area1 {
    margin-right: 100px;
    margin-left: 100px;
}
.aurora_yoga #le_section-three-area2 {
}
.aurora_yoga #le_section-three-area5 {
}
.aurora_yoga #le_section-two-area1 {
}
.aurora_yoga #le_section-two-area2 {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_yoga #le_section-two-area4 {
    background-position: top right;
}
.seFormButton {
    background-color: rgb(30, 25, 30);
    color: rgb(254, 204, 102);
}
.se_body,.se_bgColor_thumb,.se_bgImg_thumb {
    background-image: none;
    background-color: rgb(255, 255, 255);
}
.se_button a, a.se_button {
    background-color: rgb(245, 178, 39);
    color: rgb(75, 10, 118);
    font-size: 16px;
    border-color: rgb(100, 17, 153);
    border-width: px;
}
.se_button a:hover, a.se_button:hover {
    background-color: rgb(75, 10, 118);
    color: rgb(245, 178, 39);
    border-color: rgba(0, 0, 0, 0);
}
.se_cta {
    background-color: rgb(30, 25, 30);
    border-color: rgb(100, 17, 153);
    border-width: 4px;
}
.se_cta .le_content a {
    color: rgb(100, 17, 153);
}
.se_cta .le_content a:hover {
    color: rgb(254, 204, 102);
}
.se_cta .le_content, .se_cta .le_content a {
}
.se_cta:hover {
    border-color: rgb(100, 17, 153);
}
.se_footer {
    background-color: rgb(75, 10, 118);
}
.se_footer a {
    color: rgb(255, 255, 255);
}
.se_footer a:hover {
    color: rgb(245, 178, 39);
}
.se_footer p, .se_footer h1, .se_footer h2, .se_footer h3, .se_footer h4, .se_footer h5, .se_footer  {
    color: rgb(255, 255, 255);
}
.se_header {
    background-color: rgb(75, 10, 118);
}
.se_header a {
}
.se_header a:hover {
}
.se_header p, .se_header h1, .se_header h2, .se_header h3, .se_header h4, .se_header h5, .se_header  {
}
.se_mainContent {
    background-color: rgba(0, 0, 0, 0);
}
.se_menu {
    background-color: rgb(75, 10, 118);
}
.se_menu .le_menu_level_1_container, .se_menu ul.le_menu_level_2 {
    background-color: rgb(100, 17, 153);
}
.se_menu li.le_menuitem_level_0 a,.navicon {
    font-size: 13px;
    color: rgb(245, 178, 39);
    background-color: rgb(75, 10, 118);
}
.se_menu li.le_menuitem_level_0 a:hover {
    color: rgb(254, 204, 102);
    background-color: rgba(0, 0, 0, 0);
}
.se_menu li.le_menuitem_level_1 a {
    color: rgb(245, 178, 39);
}
.se_menu li.le_menuitem_level_1 a:hover {
    color: rgb(255, 255, 255);
}
.se_siteBranding a {
    font-size: px;
    font-weight: normal;
}
.se_siteBranding:hover, .se_siteBranding a:hover {
}
.se_social a {
    color: rgb(245, 178, 39);
    font-size: 30px;
}
.se_social a:hover {
    color: rgb(255, 255, 255);
}
.se_tagline {
    color: rgb(255, 255, 255);
}
.se_wrapperContent a, .se_WrapperContent a, .se_mainContent a {
}
.se_wrapperContent a:hover, .se_WrapperContent a:hover,.se_mainContent a:hover {
}
.se_wrapperContent, .se_WrapperContent, .se_mainContent .le_content, .se_mainContent p, .se_mainCont {
}
a {
    color: rgb(0, 204, 14);
}
a:hover {
    color: rgb(100, 17, 153);
}
blockquote {
    font-family: 'Montserrat';
    font-size: 22px;
    font-style: italic;
}
body .navicon {
    color: rgb(245, 178, 39);
}
h1, h1 a, .title1, .title1 a {
    font-family: 'Habibi';
    font-size: 41px;
    color: rgb(245, 178, 39);
    font-weight: normal;
}
h2, h2 a, .title2, .title2 a {
    font-family: 'Montserrat';
    font-size: 27px;
    color: rgb(75, 10, 118);
    font-weight: bold;
}
h3, h3 a, .title3, .title3 a {
    font-family: 'Habibi';
    font-size: 32px;
    color: rgb(75, 10, 118);
    font-weight: normal;
    font-style: normal;
}
h4, h4 a, .title4, .title4 a {
    font-family: 'Montserrat';
    font-size: 20px;
    color: rgb(75, 10, 118);
    font-weight: normal;
}
h5, h5 a, .title5, .title5 a {
    font-family: 'Habibi';
    font-size: 18px;
    color: rgb(100, 17, 153);
}
h6, h6 a, .title6, .title6 a {
    font-family: 'Habibi';
    font-size: 16px;
    color: rgb(75, 10, 118);
}
hr {
    background-color: rgba(70, 70, 70, 0.17);
}
p, ul, ol, dl {
    font-family: 'Montserrat';
    font-size: 15px;
    color: rgb(30, 25, 30);
    font-weight: normal;
    line-height: 1.6;
}

/*-------------- Account Preset [Desktop] End----------------- */
/*-------------- Account Preset [Tablet]----------------- */
@media screen and (max-width: 991.98px) {
    #le_footer-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    #le_footer-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    #le_footer-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    #le_footer-area4 {
    text-align: center;
    }
}
@media screen and (max-width: 991.98px) {
    #le_footer-area6 {
    }
}
@media screen and (max-width: 991.98px) {
    #le_footer-area8 {
    }
}
@media screen and (max-width: 991.98px) {
    #le_header-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    #le_header-right {
    padding-bottom: 0px;
    }
}
@media screen and (max-width: 991.98px) {
    #le_header-top-right {
    }
}
@media screen and (max-width: 991.98px) {
    #le_tp-close {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_andre-decairos-rmt #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_andre-decairos-rmt #le_feature-content2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_andre-decairos-rmt #le_feature-content3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_andre-decairos-rmt #le_feature-content4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_andre-decairos-rmt #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_andre-decairos-rmt #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_andre-decairos-rmt #le_section-eight {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_andre-decairos-rmt #le_section-eight-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_andre-decairos-rmt #le_section-eight-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_andre-decairos-rmt #le_section-four-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_andre-decairos-rmt #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_andre-decairos-rmt #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_andre-decairos-rmt #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_andre-decairos-rmt #le_section-six-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_andre-decairos-rmt #le_section-three-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_andre-decairos-rmt #le_section-three-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_andre-decairos-rmt #le_section-two-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_angele-charette #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_angele-charette #le_feature-content2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_angele-charette #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_apprentice-appointments #le_feature-content2 {
    margin-top: 25px;
    margin-right: 10px;
    margin-bottom: 25px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_apprentice-appointments #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_apprentice-mentoring #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_apprentice-mentoring #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_breathwork #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_breathwork-and-ignite-unlock-your-inner-rythym #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_cancellation-policies #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_cancellation-policies #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_cancellation-policies #le_section-three-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_chi-nei-tsang-calendar #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_contact-us #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_contact-us #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_contact-us #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_contact-us #le_section-eight {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_contact-us #le_section-eight-area2 {
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_contact-us #le_section-eight-area3 {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_contact-us #le_section-five {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_contact-us #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_contact-us #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_contact-us #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_contact-us #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_contact-us #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_contact-us #le_section-three-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_contact-us #le_section-three-area3 {
    margin-top: 25px;
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_couples-and-groups #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_couples-and-groups #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_couples-and-groups #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_couples-and-groups #le_section-eight {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_couples-and-groups #le_section-eight-area2 {
    margin-right: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_couples-and-groups #le_section-eight-area3 {
    margin-top: 25px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_couples-and-groups #le_section-five-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_couples-and-groups #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_couples-and-groups #le_section-four-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_couples-and-groups #le_section-four-area3 {
    margin-top: 25px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_couples-and-groups #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_couples-and-groups #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_couples-and-groups #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_couples-and-groups #le_section-three-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_couples-and-groups #le_section-three-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_course-descriptions #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_event-space-rental #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_event-space-rental #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_event-space-rental #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_event-space-rental #le_section-two-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_feature-content2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_feature-content3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_feature-content4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_feature-content5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_feature-content6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-eight {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-eight-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-eight-area10 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-eight-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-eight-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-eight-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-eight-area6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-eight-area7 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-eight-area8 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-eight-area9 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-five {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-five-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-five-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-five-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-five-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-five-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-five-area6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-five-area7 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-four-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-four-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-four-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-four-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-six-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-three-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-three-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-three-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-two-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_events #le_section-two-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_faqs #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_faqs #le_feature-content2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_faqs #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_faqs #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_faqs #le_section-one-content {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_faqs #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_faqs #le_section-two-area9 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_full-calendar #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_gallery-page #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_gift-shop #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_gift-shop #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_banner-text {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_feature-content1-above {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_feature-content1-upper {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_feature-content2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_gutterless-row1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_header-banner {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-five-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-one-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-one-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-one-area6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-seven {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-seven-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-seven-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-seven-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-seven-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-six-area7 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-three-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-two {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-two-area10 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-two-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-two-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-two-area6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-two-area7 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-two-area8 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-two-area9 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home-copy #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home-copy #le_feature-content1-above {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home-copy #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home-copy #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home-copy #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home-copy #le_section-six-area7 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_feature-content1-above {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-six-area7 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_intro-to-thai-massage #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_intro-to-thai-massage #le_feature-content2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_intro-to-thai-massage #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_laughter-yoga #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_level-1-calendar #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_level-1-OMH-calendar #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_level-1-weekend-calendar #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_level-2-calendar #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_level-2-OMH-calendar #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_massage-packages #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_massage-packages #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_massage-packages #le_section-two-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_massage-packages #le_section-two-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_master-appointments #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_feature-content2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_feature-content3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_feature-content4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_gutterless-row1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_gutterless-row2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-eight {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-eight-area2 {
    margin-right: 10px;
    margin-bottom: 50px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-eight-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-four-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-one {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-one-content {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-seven {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-six-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-three-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-three-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-three-area3 {
    padding-top: 0px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-three-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-two-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-two-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-two-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-two-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-two-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_mission #le_section-two-area9 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_navina-thai-yoga-therapy #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_feature-content2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_feature-content3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_feature-content4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_gutterless-row1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_gutterless-row2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-eight {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-eight-area2 {
    margin-right: 10px;
    margin-bottom: 50px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-eight-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-four-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-four-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-one {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-one-content {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-seven {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-six-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-three-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-three-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-three-area3 {
    padding-top: 0px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-three-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-two-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-two-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-two-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-two-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-two-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school #le_section-two-area9 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_feature-content2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_feature-content3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_feature-content4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_gutterless-row1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_gutterless-row2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-eight {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-eight-area2 {
    margin-right: 10px;
    margin-bottom: 50px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-eight-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-four-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-four-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-one {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-one-content {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-seven {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-six-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-three-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-three-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-three-area3 {
    padding-top: 0px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-three-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-two-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-two-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-two-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-two-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-two-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-duplicate #le_section-two-area9 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-old #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-old #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-old #le_section-five-area8 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-old #le_section-one-content {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-old #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-school-old #le_section-two-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-team #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-team #le_feature-content2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-team #le_feature-content3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-team #le_feature-content4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-team #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-team #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-team #le_section-eight {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-team #le_section-eight-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-team #le_section-eight-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-team #le_section-four-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-team #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-team #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-team #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-team #le_section-six-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-team #le_section-three-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-team #le_section-three-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-team #le_section-two-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_feature-content1 {
    padding-right: 20px;
    padding-left: 20px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_feature-content2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_feature-content3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_feature-content4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_gutterless-row1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_gutterless-row2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-eight {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-eight-area2 {
    margin-right: 10px;
    margin-bottom: 50px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-eight-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-five {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-four-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-four-area3 {
    margin-top: 50px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-one {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-one-content {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-seven {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-seven-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-seven-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-six-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-three-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-three-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-three-area3 {
    margin-top: 50px;
    padding-top: 0px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-three-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-two-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-two-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-two-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-two-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-two-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_policies #le_section-two-area9 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_practitioner-appointments #le_feature-content2 {
    margin-top: 25px;
    margin-right: 10px;
    margin-bottom: 25px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_practitioner-appointments #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_recreational-courses #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_recreational-courses #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_recreational-weekly-class #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_recreational-weekly-class #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_recreational-weekly-class #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_recreational-weekly-class #le_section-one-content {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_recreational-weekly-class #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_recreational-weekly-class #le_section-two-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_request-an-appointment #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_request-an-appointment #le_feature-content2 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_request-an-appointment #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_request-an-appointment #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_request-an-appointment #le_section-eight-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_request-an-appointment #le_section-eight-area7 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_request-an-appointment #le_section-eight-area8 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_request-an-appointment #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_request-an-appointment #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_request-an-appointment #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_request-an-appointment #le_section-seven {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_request-an-appointment #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_request-an-appointment #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_retreat #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_retreat #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_retreat #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_retreat #le_section-two-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt #le_feature-content2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt #le_feature-content3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt #le_feature-content4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt #le_section-eight {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt #le_section-eight-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt #le_section-eight-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt #le_section-four-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt #le_section-six-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt #le_section-three-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt #le_section-three-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt #le_section-two-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt-appointments #le_feature-content2 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_rmt-appointments #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_senior-appointments #le_feature-content2 {
    margin-top: 25px;
    margin-right: 10px;
    margin-bottom: 25px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_senior-appointments #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_feature-content2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_feature-content3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_feature-content4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_feature-content5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_feature-content6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight-area10 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight-area4 {
    margin-right: 10px;
    margin-bottom: 25px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight-area5 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight-area6 {
    margin-right: 10px;
    margin-left: 10px;
    padding-bottom: 25px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight-area7 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight-area8 {
    margin-right: 10px;
    margin-left: 10px;
    padding-bottom: 25px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight-area9 {
    margin-right: 10px;
    margin-left: 10px;
    padding-bottom: 25px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-five {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-five-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-five-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-five-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-five-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-five-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-five-area6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-five-area7 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-four {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-four-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-four-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-four-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-four-area4 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-three-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-three-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-three-area5 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-two-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_spa-menu-and-reservations #le_section-two-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_space-rental #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_space-rental #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_space-rental #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_space-rental #le_section-eight {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_space-rental #le_section-eight-area2 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_space-rental #le_section-eight-area3 {
    margin-top: 25px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_space-rental #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_space-rental #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_space-rental #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_student-and-apprentice-programs #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_student-appointments #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_table-thai #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_teachers #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_teachers #le_section-five {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_teachers #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_test #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_testimonials #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_weekly-classes #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_year-anniversary #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_year-anniversary #le_feature-content2 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_year-anniversary #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_year-anniversary #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_year-anniversary #le_section-eight-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_year-anniversary #le_section-eight-area7 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_year-anniversary #le_section-eight-area8 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_year-anniversary #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_year-anniversary #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_year-anniversary #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_year-anniversary #le_section-seven {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_year-anniversary #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_year-anniversary #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_feature-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_feature-content2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_feature-content3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_feature-content4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_feature-content5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_feature-content6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_featureContainer {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_headerRegion {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-eight {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-eight-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-eight-area10 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-eight-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-eight-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-eight-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-eight-area6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-eight-area7 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-eight-area8 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-eight-area9 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-five {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-five-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-five-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-five-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-five-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-five-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-five-area6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-five-area7 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-four-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-four-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-four-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-four-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-six-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-three-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-three-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-three-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-two-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-two-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_yoga #le_section-two-area4 {
    }
}

/*-------------- Account Preset [Tablet] End----------------- */
/*-------------- Account Preset [Mobile]----------------- */
@media screen and (max-width: 767.98px) {
    #le_footer-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    #le_footer-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    #le_footer-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    #le_footer-area4 {
    margin-left: 0px;
    text-align: center;
    }
}
@media screen and (max-width: 767.98px) {
    #le_footer-area6 {
    }
}
@media screen and (max-width: 767.98px) {
    #le_footer-area8 {
    }
}
@media screen and (max-width: 767.98px) {
    #le_header-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    #le_header-right {
    padding-top: 5px;
    padding-bottom: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    #le_header-top-right {
    }
}
@media screen and (max-width: 767.98px) {
    #le_tp-close {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_andre-decairos-rmt #le_feature-content1 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 00px;
    padding-bottom: 0px;
    padding-left: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_andre-decairos-rmt #le_feature-content2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_andre-decairos-rmt #le_feature-content3 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_andre-decairos-rmt #le_feature-content4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_andre-decairos-rmt #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_andre-decairos-rmt #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_andre-decairos-rmt #le_section-eight {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_andre-decairos-rmt #le_section-eight-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_andre-decairos-rmt #le_section-eight-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_andre-decairos-rmt #le_section-four-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_andre-decairos-rmt #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_andre-decairos-rmt #le_section-one-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_andre-decairos-rmt #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_andre-decairos-rmt #le_section-six-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_andre-decairos-rmt #le_section-three-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_andre-decairos-rmt #le_section-three-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_andre-decairos-rmt #le_section-two-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_angele-charette #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_angele-charette #le_feature-content2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_angele-charette #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_apprentice-appointments #le_feature-content2 {
    margin-top: 25px;
    margin-right: 5px;
    margin-bottom: 25px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_apprentice-appointments #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_apprentice-mentoring #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_apprentice-mentoring #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_breathwork #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_breathwork-and-ignite-unlock-your-inner-rythym #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_cancellation-policies #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_cancellation-policies #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_cancellation-policies #le_section-three-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_chi-nei-tsang-calendar #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_contact-us #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_contact-us #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_contact-us #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_contact-us #le_section-eight {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_contact-us #le_section-eight-area2 {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_contact-us #le_section-eight-area3 {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_contact-us #le_section-five {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_contact-us #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_contact-us #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_contact-us #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_contact-us #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_contact-us #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_contact-us #le_section-three-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_contact-us #le_section-three-area3 {
    margin-top: 25px;
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_couples-and-groups #le_feature-content1 {
    background-attachment: scroll;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_couples-and-groups #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_couples-and-groups #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_couples-and-groups #le_section-eight {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_couples-and-groups #le_section-eight-area2 {
    margin-right: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_couples-and-groups #le_section-eight-area3 {
    margin-top: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_couples-and-groups #le_section-five-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_couples-and-groups #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_couples-and-groups #le_section-four-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_couples-and-groups #le_section-four-area3 {
    margin-top: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_couples-and-groups #le_section-one-area1 {
    margin-top: 10px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_couples-and-groups #le_section-six {
    background-attachment: scroll;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_couples-and-groups #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_couples-and-groups #le_section-three-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_couples-and-groups #le_section-three-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_course-descriptions #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_event-space-rental #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_event-space-rental #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_event-space-rental #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_event-space-rental #le_section-two-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_feature-content1 {
    background-attachment: scroll;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_feature-content2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_feature-content3 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_feature-content4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_feature-content5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_feature-content6 {
    padding-right: 25px;
    padding-left: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-eight {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-eight-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-eight-area10 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-eight-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-eight-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-eight-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-eight-area6 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-eight-area7 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-eight-area8 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-eight-area9 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-five {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-five-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-five-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-five-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-five-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-five-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-five-area6 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-five-area7 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-four-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-four-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-four-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-four-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-one-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-six {
    background-attachment: scroll;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-six-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-three-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-three-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-three-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-two-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_events #le_section-two-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_faqs #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_faqs #le_feature-content2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_faqs #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_faqs #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_faqs #le_section-one-content {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_faqs #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_faqs #le_section-two-area9 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_full-calendar #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_gallery-page #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_gift-shop #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_gift-shop #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_banner-text {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_feature-content1-above {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_feature-content1-upper {
    background-attachment: scroll;
    padding-top: 100px;
    padding-right: 10px;
    padding-bottom: 100px;
    padding-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_feature-content2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_gutterless-row1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_header-banner {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-five-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-one-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-one-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-one-area6 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-seven {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-seven-area1 {
    margin-bottom: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-seven-area2 {
    margin-top: 0px;
    margin-left: 75px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: center;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-seven-area3 {
    padding-top: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-seven-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-six-area7 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-three {
    background-attachment: scroll;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-three-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-two {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-two-area10 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-two-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-two-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-two-area6 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-two-area7 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-two-area8 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-two-area9 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home-copy #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home-copy #le_feature-content1-above {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home-copy #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home-copy #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home-copy #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home-copy #le_section-six-area7 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_feature-content1-above {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-six-area7 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_intro-to-thai-massage #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_intro-to-thai-massage #le_feature-content2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_intro-to-thai-massage #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_laughter-yoga #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_level-1-calendar #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_level-1-OMH-calendar #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_level-1-weekend-calendar #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_level-2-calendar #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_level-2-OMH-calendar #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_massage-packages #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_massage-packages #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_massage-packages #le_section-two-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_massage-packages #le_section-two-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_master-appointments #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_feature-content1 {
    background-attachment: scroll;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_feature-content2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_feature-content3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_feature-content4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_gutterless-row1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_gutterless-row2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-eight {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-eight-area2 {
    margin-right: 10px;
    margin-bottom: 50px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-eight-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-four-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-one {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-one-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-one-content {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-seven {
    background-attachment: scroll;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-six-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-three-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-three-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-three-area3 {
    padding-top: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-three-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-two-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-two-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-two-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-two-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-two-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_mission #le_section-two-area9 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_navina-thai-yoga-therapy #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_feature-content1 {
    background-attachment: scroll;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_feature-content2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_feature-content3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_feature-content4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_gutterless-row1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_gutterless-row2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-eight {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-eight-area2 {
    margin-right: 10px;
    margin-bottom: 50px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-eight-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-four-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-four-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-one {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-one-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-one-content {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-seven {
    background-attachment: scroll;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-six-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-three-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-three-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-three-area3 {
    padding-top: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-three-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-two-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-two-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-two-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-two-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-two-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school #le_section-two-area9 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_feature-content2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_feature-content3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_feature-content4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_gutterless-row1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_gutterless-row2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-eight {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-eight-area2 {
    margin-right: 10px;
    margin-bottom: 50px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-eight-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-four-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-four-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-one {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-one-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-one-content {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-seven {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-six-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-three-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-three-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-three-area3 {
    padding-top: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-three-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-two-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-two-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-two-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-two-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-two-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-duplicate #le_section-two-area9 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-old #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-old #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-old #le_section-five-area8 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-old #le_section-one-content {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-old #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-school-old #le_section-two-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-team #le_feature-content1 {
    background-attachment: scroll;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-team #le_feature-content2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-team #le_feature-content3 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-team #le_feature-content4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-team #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-team #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-team #le_section-eight {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-team #le_section-eight-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-team #le_section-eight-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-team #le_section-four-area1 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-team #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-team #le_section-one-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-team #le_section-six {
    background-attachment: scroll;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-team #le_section-six-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-team #le_section-three-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-team #le_section-three-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-team #le_section-two-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_feature-content1 {
    background-attachment: scroll;
    padding-right: 10px;
    padding-bottom: 50px;
    padding-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_feature-content2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_feature-content3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_feature-content4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_gutterless-row1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_gutterless-row2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-eight {
    margin-top: 75px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-eight-area2 {
    margin-right: 10px;
    margin-bottom: 50px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-eight-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-five {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-four-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-four-area3 {
    margin-top: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-one {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-one-content {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-seven {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-seven-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-seven-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-six-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-three-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-three-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-three-area3 {
    margin-top: 25px;
    padding-top: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-three-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-two-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-two-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-two-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-two-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-two-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_policies #le_section-two-area9 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_practitioner-appointments #le_feature-content2 {
    margin-top: 25px;
    margin-right: 5px;
    margin-bottom: 25px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_practitioner-appointments #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_recreational-courses #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_recreational-courses #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_recreational-weekly-class #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_recreational-weekly-class #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_recreational-weekly-class #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_recreational-weekly-class #le_section-one-content {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_recreational-weekly-class #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_recreational-weekly-class #le_section-two-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_request-an-appointment #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_request-an-appointment #le_feature-content2 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_request-an-appointment #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_request-an-appointment #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_request-an-appointment #le_section-eight-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_request-an-appointment #le_section-eight-area7 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_request-an-appointment #le_section-eight-area8 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_request-an-appointment #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_request-an-appointment #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_request-an-appointment #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_request-an-appointment #le_section-seven {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_request-an-appointment #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_request-an-appointment #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_retreat #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_retreat #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_retreat #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_retreat #le_section-two-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt #le_feature-content1 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 00px;
    padding-bottom: 0px;
    padding-left: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt #le_feature-content2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt #le_feature-content3 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt #le_feature-content4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt #le_section-eight {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt #le_section-eight-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt #le_section-eight-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt #le_section-four-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt #le_section-one-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt #le_section-six-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt #le_section-three-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt #le_section-three-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt #le_section-two-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt-appointments #le_feature-content2 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_rmt-appointments #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_senior-appointments #le_feature-content2 {
    margin-top: 25px;
    margin-right: 5px;
    margin-bottom: 25px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_senior-appointments #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_feature-content1 {
    background-attachment: scroll;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_feature-content2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_feature-content3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_feature-content4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_feature-content5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_feature-content6 {
    padding-right: 25px;
    padding-left: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight-area10 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight-area4 {
    margin-right: 5px;
    margin-bottom: 25px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight-area5 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight-area6 {
    margin-right: 5px;
    margin-left: 5px;
    padding-bottom: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight-area7 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight-area8 {
    margin-right: 5px;
    margin-left: 5px;
    padding-bottom: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-eight-area9 {
    margin-right: 5px;
    margin-left: 5px;
    padding-bottom: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-five {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-five-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-five-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-five-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-five-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-five-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-five-area6 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-five-area7 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-four {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-four-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-four-area2 {
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-four-area3 {
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-four-area4 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-one-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-six {
    background-attachment: scroll;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-three-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-three-area2 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-three-area5 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-two-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_spa-menu-and-reservations #le_section-two-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_space-rental #le_feature-content1 {
    background-attachment: scroll;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_space-rental #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_space-rental #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_space-rental #le_section-eight {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_space-rental #le_section-eight-area2 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_space-rental #le_section-eight-area3 {
    margin-top: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_space-rental #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_space-rental #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_space-rental #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_student-and-apprentice-programs #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_student-appointments #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_table-thai #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_teachers #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_teachers #le_section-five {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_teachers #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_test #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_testimonials #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_weekly-classes #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_year-anniversary #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_year-anniversary #le_feature-content2 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_year-anniversary #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_year-anniversary #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_year-anniversary #le_section-eight-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_year-anniversary #le_section-eight-area7 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_year-anniversary #le_section-eight-area8 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_year-anniversary #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_year-anniversary #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_year-anniversary #le_section-one-area1 {
    margin-right: 10px;
    margin-left: 10px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_year-anniversary #le_section-seven {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_year-anniversary #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_year-anniversary #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_feature-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_feature-content2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_feature-content3 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_feature-content4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_feature-content5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_feature-content6 {
    padding-right: 25px;
    padding-left: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_featureContainer {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_headerRegion {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-eight {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-eight-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-eight-area10 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-eight-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-eight-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-eight-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-eight-area6 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-eight-area7 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-eight-area8 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-eight-area9 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-five {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-five-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-five-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-five-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-five-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-five-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-five-area6 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-five-area7 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-four-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-four-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-four-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-four-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-one-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-six-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-three-area1 {
    margin-right: 5px;
    margin-left: 5px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-three-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-three-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-two-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-two-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_yoga #le_section-two-area4 {
    }
}

/*-------------- Account Preset [Mobile] End----------------- */
/*-------------- Account Preset End ----------------- */
