@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

body {
    background: #fff;
    margin: 0 auto;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
}

hr {
    border: 0;
    height: 3px;
    background-color: #8dc63f;
}


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

a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	font-weight: 400;
}
h1, h1 a, .title1, .title1 a {
	margin:0 0 .2em 0;
	line-height: 1;
	font-weight: 700;
}
h2, h2 a, .title2, .title2 a {
	margin:0 0 .2em 0;
	line-height: 1;
	font-weight: 700;
}
h3, h3 a, .title3, .title3 a {
	margin:0 0 .2em 0;
	line-height: 1;
}
h4, h4 a, .title4, .title4 a {
	margin:0 0 .2em 0;
	line-height: 1;
}
h5, h5 a, .title5, .title5 a {
	margin:0 0 .2em 0;
	line-height: 1;
}
h6, h6 a, .title6, .title6 a {
	margin:0 0 .2em 0;
	line-height: 1;
}

/* Forms
----------------------------------------------------------------------------------------------------*/

.le_form {
    margin-top: 10px;
}
.le_form_name {
	font-size: 18px;
	margin: 0 0 10px 0;
}
.form-group {
	margin-bottom: 15px;
	position: relative;
}
.seFormButton {
    border: 0 !important;
    padding: 8px 15px;
}
.form-group input[type="submit"].seFormButton {
	padding: 8px 15px;
	top: -20px !important;
	position: relative;
	border: 0 !important;
	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: 10px;
	background-color: #fff;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius: 0;
	border:1px solid rgb(210,210,210);
	box-shadow: none !important;
	margin: 0;
}

/* -- Search Element --*/
.wrapper input[type="text"]#search_form_value {
	padding: 5px 10px;
}
#search_form_button {
    padding: 5px 15px;
    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;
}
:-moz-placeholder { /* older Firefox*/
     font-size: 13px; 
    color: #676767;
}
:-moz-placeholder { /* Firefox 19+ */ 
    font-size: 13px; 
    color: #676767;
} 
:-ms-input-placeholder { 
    font-size: 13px; 
    color: #676767;
}
@media all and (min-width: 768px) {
    .form-inline label.error {
        margin-top: 15px;
    }
}

/* ---- 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;
}
.recaptcha-terms {
    padding: 0 !important;
    margin: 0 !important;
}
.checkbox {
    margin: -10px 0 !important;
}
.le_form label {
    font-weight: 400 !important;
    font-family: 'Lato', sans-serif;
}
.newsletter .recaptcha-terms {
    margin-top: -30px !important;
}
.checkbox label, .radio label {
    line-height: 20px;
    margin-top: 15px;
}
.le_mb_button {
    text-transform: uppercase;
}
.seFormButton {
    text-transform: uppercase;
}
.seFormButton:hover {
    background-color: #5a7c26;
    color: #fff;
}


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

.se_button a, a.se_button {
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
	padding: 10px 20px;
	border: 0px solid transparent;
	text-decoration: none !important;
	color: #000 !important;
}
.se_button a:hover, a:hover.se_button {
    text-decoration: none;
    color: #fff !important;
}
.se_button.button1 a, a.se_button.button1 {
    margin-top: 15px;
    color: #000 !important;
}
.se_button.button1 a:hover, a:hover.se_button.button1 {
    color: #fff !important;
}
.se_button.button2 a, a.se_button.button2 {
    background-color: #000;
    color: #fff !important;
    margin-top: 15px;
}
.se_button.button2 a:hover, a:hover.se_button.button2 {
    background-color: #8dc63f;
    color: #000 !important;
}
.se_button.fullwidthButton a, a.se_button.fullwidthButton {
    display: block;
    text-align: center;
    font-size: 18px;
    padding: 5px 10px 5px 10px;
}
.se_button.largeButton a, a.se_button.largeButton {
	padding: 20px 35px;
}

/* Gallery
----------------------------------------------------------------------------------------------------*/

#lightbox-container-image-data-box {
    max-width: 95% !important;
}
#aurora_page_wrapper {
    max-width: 100% !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}
#lightbox-container-image-box {
    max-width: 100% !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    height: auto !important;
}
#lightbox-container-image-box img {
    max-width: 100% !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}
#lightbox-container-image {
    max-width: 100% !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}
#lightbox-container-image img {
    max-width: 100% !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}


/* Site Branding
----------------------------------------------------------------------------------------------------*/
.se_siteBranding {
    line-height:1;
    padding: 10px 0 0 0;
}
.se_siteBranding img {
    max-width: 70px;
    height: auto;
}
.se_siteBranding a {
	word-break: break-word;
	max-width: 100%;
}
.se_siteBranding a:hover {
    text-decoration: none;
}
.le_logo_text {
    line-height: 1.4;
}
.se_wrapperContent a, .se_WrapperContent a, .se_mainContent a {
    font-size: inherit !important;
}

/* CSS
----------------------------------------------------------------------------------------------------*/

.whitetext h1, .whitetext h2, .whitetext h3, .whitetext h4, .whitetext h5, .whitetext h6, .whitetext p, .whitetext {
    color: #ffffff;
}
.whitetext h1 a, .whitetext h2 a, .whitetext h3 a, .whitetext h4 a, .whitetext h5 a, .whitetext h6 a, .whitetext p a, .whitetext a {
    color: #ffffff;
}
.whitetext a {
    color: #d8d8d8 !important;
    text-decoration: underline;
}
.whitetext a:hover {
    color: #999999 !important;
}
.black-links a {
    color: #000;
    text-decoration: underline;
}
.green-text h1, .green-text h2, .green-text h3, .green-text h4, .green-text h5, .green-text h6, .green-text p, .green-text {
    color: #8dc63f;
}
.blacktext a {
    color: #555454;
    font-size: 20px;
}
.blacktext a:hover {
    color: #8dc63f;
}
.black-link a {
    
}
.fullwidth img {
    width: 100%;
    height: auto;
}
.double-lines {
    border-top: 4px solid #000;
    border-bottom: 4px solid #000;
    padding: 10px;
    margin-bottom: 35px;
}
.double-lines h2 {
    font-size: 45px;
    margin: 0;
}
.line-box:before {
    content: " ";
    position: absolute;
    top: -30px;
    left: -20px;
    right: 25%;
    bottom: 25%;
    border: 4px solid #000;
    z-index: -1 !important;
}
.cta h3 a {
    display: block;
    width: 100%;
    padding: 10px 25px;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-size: 20px;
}
.cta h3 a:hover {
    background-color: #8dc63f;
}
.blackbox p {
    display: block;
    width: 100%;
    background-color: #000;
    color: #fff;
    font-size: 20px;
    padding: 15px 20px;
    margin-bottom: 20px;
    text-align: center;
}
.black-box {
    background-color: #000;
    text-align: center;
    padding: 30px 25px;
    margin-bottom: 25px;
}
.black-box h3 {
    font-size: 24px;
}
.testimonial .bx-pager.bx-default-pager a {
    background: rgba(255,255,255, 0) !important;
    border: 2px solid #fff;
    width: 15px !important;
    height: 15px !important;
    border-radius: 50% !important;
}
.testimonial .bx-pager.bx-default-pager a:hover, .testimonial .bx-pager.bx-default-pager a.active {
    background: rgba(255,255,255, 1) !important;
}
.testimonial .bx-pager {
    text-align: left !important;
}
.greenline:after {
    content:'';
    height: 4px;
    background-color: #8dc63f;
    width: 40%;
    position: relative;
    display: block;
    margin: 20px 0 10px 0;
}
#vidBig {
    margin-bottom: -5px;
}
.home-banner {
    position: relative;
}
.banner {
    position: absolute;
    left: 25px;
    right: 25px;
    top: 30%;
    margin: 0 auto;
    text-align: center;
}
.banner h2 {
    text-shadow: 0px 1px 1px rgba(0,0,0,.65);
    text-transform: uppercase;
    color: #fff;
    font-size: 70px;
    line-height: 1.2;
    margin: 0;
}
.mb {
    margin-bottom: -5px;
}
.staff-box {
    position: relative;
    border-bottom: 10px solid #8dc63f;
    margin-bottom: 25px;
}
.staff-box h2 {
    position: absolute;
    bottom: 90px;
    font-size: 20px;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0,0,0,.75);
    color: #ffffff;
    text-transform: uppercase;
}
.staff-box a {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.staff-box:hover {
    border-bottom: 10px solid #000;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.staff-box:hover h2 {
    font-size: 24px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.staffbox {
    position: relative;
    border-bottom: 10px solid #8dc63f;
    margin-bottom: 20px;
}
.staffbox img {
    width: 100%;
    height: auto;
}
.smaller-text h2 {
    font-size: 24px;
}
.pricebox h3 {
    color: #fff;
    font-size: 24px;
    margin: 0;
}
.pricebox h4 {
    color: #8dc63f;
    font-size: 40px;
    margin: 0;
}
.pricebox p {
    color: #fff;
}
.servicebox h2 {
    margin: 0;
}
.servicebox h3 {
    font-size: 24px;
}
.greenbox {
    background-color: #8dc63f;
    padding: 30px 25px 40px 25px;
    margin-bottom: 25px;
}
.greenbox h3 {
    font-size: 24px;
}
.smaller-title h3 {
    font-size: 28px;
}
.testimonial-box p {
    color: #fff;
}
.testimonial-box .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255,255,255,0);
    border: 2px solid #fff;
    width: 20px !important;
    height: 20px !important;
    border-radius: 50% !important;
}
.testimonial-box .bx-wrapper .bx-pager.bx-default-pager a:hover, .testimonial-box .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: rgba(255,255,255,1) !important;
}
.mt5 {
    margin-top: 5px;
}
.mb10 {
    margin-bottom: 10px;
}
.no-gutter {
    padding: 0;
    margin: 0;
}
.cta-box a {
    background-color: #8DC53F;
    color: #fff;
    display: block;
    width: 100%;
    text-transform: uppercase;
    padding: 30px 25px;
    text-align: center;
}
.cta-box a:hover {
    background-color: #5A7C26;
    color: #fff;
}
.staff-title {
    display: block;
    margin: 10px 0 30px 0;
}
.mt-16 {
    margin: -16px 0 30px 0 !important;
}
.green-box {
    background-color: #8dc63f;
    text-align: center;
    padding: 20px 25px;
    margin-bottom: 25px;
}
.schedule-table {
    border-left: 1px solid #efeded;
    border-right: 1px solid #efeded;
    border-bottom: 1px solid #efeded;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 25px;
}
.schedule-table h2 {
    background-color: #8dc63f;
    padding: 20px 25px;
    font-size: 20px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-bottom: 10px;
}
.schedule-table p {
    padding: 0 20px;
}
.schedule-table hr {
    margin: 10px 20px;
}

/* Expand/Collapse
----------------------------------------------------------------------------------------------------*/
.expand {
    position: relative;
    margin-bottom: 10px;
}
.expand h2 {
    position: relative; 
    font-size: 16px;
    color: #000;
    background-color: #8dc63f;
    text-transform: uppercase;
    padding: 8px 15px 10px 15px;
    line-height: 25px !important;
    margin-top: 10px;
}
.expand h2:before {
    content: '+';
    font-size: 18px;
    margin: 0px 5px 0 0;
    color: #000;
    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 h2.active {
    background-color: #000;
    color: #ffffff;
    margin-bottom: 10px !important;
}
.expand h2:hover:before {
    color: #ffffff;
}
.expand h2.active:before {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4/90);
    color: #ffffff;
}
.expand h2:hover {
    cursor: pointer;
    background-color: #000;
    color: #fff;
}

/* Expand2/Collapse
----------------------------------------------------------------------------------------------------*/
.expand2 {
    position: relative;
    text-align: center;
    margin: 0;
}
.expand2 h6 {
    position: relative; 
    font-size: 14px;
    color: #fff;
    line-height: 30px !important;
    text-transform: uppercase;
    margin: 0;
}
.expand2 h6:before {
    content: '+';
    font-size: 16px;
    margin: 0px 5px 0 0;
    color: #fff;
    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;
}
.expand2 h6.active {
    color: #8dc63f;
    margin-bottom: 10px !important;
}
.expand2 h6.active:before {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4/90);
}
.expand2 h6:hover {
    cursor: pointer;
    color: #8dc63f;
}
.expand2 p, .expand2 ul {
    color: #fff;
}
.expand2 p a {
    color: #d8d8d8;
}
.expand2 p a:hover {
    color: #999999;
}

/* Expand3/Collapse
----------------------------------------------------------------------------------------------------*/
.expand3 {
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}
.expand3 h4 {
    position: relative; 
    font-size: 18px;
    color: #000;
    margin-top: 10px;
    background-color: #8dc63f;
    padding: 5px 10px 5px 10px;
    line-height: 30px !important;
    font-weight: normal;
    text-transform: uppercase;
}
.expand3 h4:before {
    content: '+';
    font-size: 18px;
    margin: 0px 5px 0 0;
    color: #000;
    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;
}
.expand3 h4.active {
    background-color: #5a7c26;
    color: #ffffff;
    margin-bottom: 10px !important;
}
.expand3 h4:hover:before {
    color: #ffffff;
}
.expand3 h4.active:before {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4/90);
    color: #ffffff;
}
.expand3 h4:hover {
    cursor: pointer;
    background-color: #5a7c26;
    color: #ffffff;
}
.expand3 p {
    color: #fff;
}
.expand3 h5 {
    margin: 10px 0;
    background-color: #202020;
    font-size: 16px;
    color: #fff;
    display: block;
    padding: 10px;
}

/* Expand4/Collapse
----------------------------------------------------------------------------------------------------*/
.expand4 {
    position: relative;
    margin-bottom: 10px;
}
.expand4 h3 {
    position: relative; 
    font-size: 18px;
    color: #000;
    margin-top: 10px;
    background-color: #EDEDEE;
    padding: 10px 15px 10px 15px;
    line-height: 30px !important;
    font-weight: normal;
    text-transform: uppercase;
}
.expand4 h3:before {
    content: '+';
    font-size: 18px;
    margin: 0px 7px 0 0;
    color: #000;
    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;
}
.expand4 h3.active {
    background-color: #8dc63f;
    color: #000;
    margin-bottom: 10px !important;
}
.expand4 h3.active:before {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4/90);
    color: #000;
}
.expand4 h3:hover {
    cursor: pointer;
    background-color: #8dc63f;
    color: #000;
}
.expand4 p {
    padding: 0 20px;
}

/* Expand5/Collapse
----------------------------------------------------------------------------------------------------*/
.expand5 {
    position: relative;
    margin-bottom: 10px;
}
.expand5 h3 {
    position: relative; 
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
    background-color: #373738;
    padding: 10px 15px 10px 15px;
    line-height: 30px !important;
    font-weight: normal;
    text-transform: uppercase;
}
.expand5 h3:before {
    content: '+';
    font-size: 18px;
    margin: 0px 7px 0 0;
    color: #fff;
    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;
}
.expand5 h3.active {
    background-color: #8dc63f;
    color: #000;
    margin-bottom: 10px !important;
}
.expand5 h3:hover:before {
    color: #000;
}
.expand5 h3.active:before {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4/90);
    color: #000;
}
.expand5 h3:hover {
    cursor: pointer;
    background-color: #8dc63f;
    color: #000;
}
.expand5 p {
    padding: 0 20px;
    color: #fff;
}

/* Expand6/Collapse
----------------------------------------------------------------------------------------------------*/
.expand6 {
    position: relative;
    margin-bottom: 25px;
    text-align: center;
}
.expand6 h6 {
    position: relative; 
    font-size: 16px;
    color: #000;
    line-height: 30px !important;
    font-weight: normal;
    text-transform: uppercase;
}
.expand6 h6:before {
    content: '+';
    font-size: 18px;
    margin: 0px 7px 0 0;
    color: #000;
    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;
}
.expand6 h6.active {
    color: #8dc63f;
    margin-bottom: 10px !important;
}
.expand6 h6.active:before {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4/90);
    color: #000;
}
.expand6 h6:hover {
    cursor: pointer;
    color: #8dc63f;
}

/* Expand7/Collapse
----------------------------------------------------------------------------------------------------*/
.expand7 {
    position: relative;
    margin-bottom: 10px;
}
.expand7 h3 {
    position: relative; 
    font-size: 18px;
    color: #000;
    margin-top: 10px;
    background-color: #8dc63f;
    padding: 7px 15px 7px 15px;
    line-height: 30px !important;
    font-weight: normal;
    text-transform: uppercase;
}
.expand7 h3:after {
    content: '+';
    font-size: 18px;
    margin: 0;
    right: 10px;
    float: right;
    color: #000;
    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;
}
.expand7 h3.active {
    background-color: #000;
    color: #ffffff;
    margin-bottom: 10px !important;
}
.expand7 h3:hover:after {
    color: #ffffff;
}
.expand7 h3.active:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4/90);
    color: #ffffff;
}
.expand7 h3:hover {
    cursor: pointer;
    background-color: #000;
    color: #ffffff;
}

/* Expand8/Collapse
----------------------------------------------------------------------------------------------------*/
.expand8 {
    position: relative;
    margin-top: -10px;
    margin-bottom: 10px;
}
.expand8 h3 {
    position: relative; 
    font-size: 16px;
    color: #000;
    background-color: #8dc63f;
    padding: 8px 15px 10px 15px;
    line-height: 25px !important;
    text-transform: uppercase;
    margin-top: 10px;
}
.expand8 h3:before {
    content: '+';
    font-size: 18px;
    margin: 0px 5px 0 0;
    color: #000;
    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;
}
.expand8 h3.active {
    background-color: #000;
    color: #ffffff;
    margin-bottom: 10px !important;
}
.expand8 h3:hover:before {
    color: #ffffff;
}
.expand8 h3.active:before {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4/90);
    color: #ffffff;
}
.expand8 h3:hover {
    cursor: pointer;
    background-color: #000;
    color: #ffffff;
}

/* Expandable
----------------------------------------------------------------------------------------------------*/
.expandable-trigger {cursor: pointer;}
.expandable-content { display: none;} /* sets initial hidden state of expandables */
.le-edit-open .expandable-content { display: block !important;} /* forces visible state of expandables when edit mode is open */
.expandable-trigger {
    padding: 10px 20px 15px 20px !important;
    background-color: #8dc63f;
    color: #000;
    margin-bottom: 10px;
}
.expandable-trigger h2 {
    color: #000;
    font-size: 22px !important;
    margin: 0 !important;
}
.expandable-trigger h2:after {
    content: '\f078';
    font-family: 'FontAwesome';
    text-align: right;
    right: 0;
    float: right;
    font-size: 18px;
    margin-right: 0;
    margin-top: 6px !important;
    display: inline-block !important;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: #000 !important;
}
.expandable-trigger:hover {
    background-color: #000;
}
.expandable-trigger:hover h2 {
    color: #fff;
}

/* Weekly Schedule
----------------------------------------------------------------------------------------------------*/
#le_mb_list_schedule {
    position: relative !important;
    width: 100% !important;
}
.schedule_date_range, #back_sched, #forward_sched {
    font-size: 24px !important;
}
.mb_listview_date .sched_loc_name {
    display: none;
}
.schedule_filters {
    width: 123% !important;
    left: 0;
    right: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.title_location {
    display: none !important;
}
.schedule_filters .selects {
    height: 30px !important;
}
#date_filter {
    height: 30px !important;
}
#printview {
    background: #efefef !important;
    color: #000 !important;
    padding: 6px 10px !important;
    text-transform: uppercase;
    display: inline-block !important;
    margin-left: 10px !important;
}
#printview:hover {
    background: #000 !important;
    color: #fff !important;
    text-decoration: none;
}
.mbHeaderBar {
    background: #000 !important;
    color: #fff !important;
    padding: 10px 0 !important;
    height: 45px !important;
    border: 0 !important;
    margin-top: 10px !important;
    font-weight: 400 !important;
}
.mb_schedule tr:nth-of-type(even) {
    background-color: #ededee !important;
}
.row_class {
    padding-left: 4% !important;
    width: 20% !important;
}
.row_class a, .mb_le_staff_firstname {
    color: #000 !important;
}
.row_class a:hover, .mb_le_staff_firstname:hover {
    color: #8dc63f !important;
}
.row_staff {
    padding-left: 9% !important;
}
.title_staff {
    padding-left: 4% !important;
}
.capacity {
    margin-top: 10px !important;
}
.mb_schedule .row_button {
    vertical-align: middle !important;
    padding: 15px 0;
}
.row_date, .row_class, .row_staff, .row_button {
    padding-top: 15px !important;
}
.mb_le_staff_lastname {
    display: none !important;
}
    
/* Mobile Schedule
----------------------------------------------------------------------------------------------------*/
@media (max-width: 992px) {
    .mb_mobilebar {
        background: #fff !important;
        padding: 10px 15px !important;
    }
    .mb_gray_box {
        width: 100% !important;
    }
    .title_date {
        background-color: #000 !important;
        color: #fff !important;
        padding: 10px !important;
        width: 100% !important;
        margin: 10px 0 !important;
    }
    .mb_mobilebar_schedulebar_time {
        width: 100% !important;
        padding: 10px 0 0 0 !important;
        font-size: 16px !important;
    }
    .mb_mobilebar_schedulebar_classname {
        width: 100% !important;
    }
    .mb_mobile_classname a, .mb_le_staff_firstname, .mb_le_staff_lastname {
        color: #000 !important;
    }
    .mb_mobilebar_schedulebar_button {
        float: left !important;
        width: 100% !important;
        padding: 10px 0 !important;
        text-align: left !important;
    }
    .mb_mobilebar_schedulebar_button .signup {
        margin-left: -7px !important;
    }
    .mb_mobilebar a {
        color: #000 !important;
    }
    .mb_mobilebar .signup {
        color: #fff !important;
        text-transform: uppercase;
    }
    #locations, #sessions, #trainers, #service_categories {
        width: 100% !important;
        margin-left: 0 !important;
    }
    .mb_gray_box selects, .mb_gray_box .dropdowns {
        width: 100% !important;
    }
}

/* Responsive Schedule
----------------------------------------------------------------------------------------------------*/
.week-view-ns .ns-calendar .cal-block-date {
    position: relative !important;
    background-color: #bcbcba;
    color: #ffffff !important;
    padding: 10px !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.week-view-ns .ns-calendar .cal-block  {
    background: #fff !important;
}
.events .event-time {
    display: none !important;
}
.today {
    background-color: #fff !important;
}
.today .cal-block-date {
    background-color: #000!important;
    padding-top: 30px !important;
}
.event-title:hover {
    color: #000 !important;
    cursor: auto;
}
.today {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(173,171,173,1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(173,171,173,1);
    box-shadow: 0px 0px 15px 0px rgba(173,171,173,1);
    background-color: #ffffff;
}
.week-view-ns .ns-calendar .cal-block-date .cal-block-day, .week-view-ns .ns-calendar .cal-block-date .day-number, .date_range_title {
    font-weight: 300 !important;
}
.week-view-ns .ns-calendar .event-title {
    width: 100% !important;
}
.week-view-ns .ns-calendar .events {
    text-align: center !important;
}
.week-view-ns .ns-calendar .events li:nth-of-type(even) {
    background-color: #efeeee !important;
}
.detail-col-left:hover, .capacity-info:hover, .cal_class_name:hover, .detail-row:hover {
    cursor: auto;
}
@media (max-width: 768px) {
    .week-view-ns .ns-calendar .full-event-details .detail-row .detail-col-right {
        text-align: center !important;
    }
}

/* MB Enrollments
----------------------------------------------------------------------------------------------------*/

.mb_enrollment_dates {
    background-color: #efefef;
    color: #000;
    padding: 12px 20px 0 20px;
    font-size: 25px !important;
}
.enrollment_box, .course_information, .enrollment_in_course {
    border: 2px solid #efefef !important;
    padding: 10px !important;
    margin-bottom: 10px !important;
}
.enrollments_date_range {
    padding-top: 10px;
}
.signup_class {
    margin-left: 0 !important;
    margin-top: 20px !important;
}
.prev_date_arrows a {
    color: #000 !important;
}
.next_date_arrows a {
    color: #000 !important;
}
.right.bold_date {
    float: left !important;
    width: 100% !important;
}

/* Blog
----------------------------------------------------------------------------------------------------*/
.blog_post_listing {
    padding: 0 !important;
    border: 1px solid #dddddd;
    justify-content: start !important;
}
.blog_post_listing_title_link {
    font-size: 24px;
}
.blog_post_listing .box-top {
    padding: 20px;
}
.blog_post_listing .title-flex, .blog_post_listing .title-flex h3 {
    margin-bottom: 0 !important;
}
.blog_post_listing .blog_post_listing_footer_section {
    display: none;
}
.feature_blog_text {
    height: 57px;
    overflow: hidden;
}
#blog_post_listing .feature_blog_text {
    float: none;
}
.blog_post_comments_section {
    display: none !important;
}
a.read_more_link {
    display: inline-block !important;
    text-transform: uppercase;
    width: 130px;
}
.le-logged-in #blog_post:before {
    content: 'Click on dashboard icon in top black bar to edit this page';
    border-radius: 2px;
    background: rgba(199,232,42,.2);
    margin-bottom: 10px;
    padding: 10px;
    font-size: 14px;
    display: block;
}
.le-logged-in #blog_post_listing:before {
    content: 'Click on dashboard icon in top black bar to edit this page';
    border-radius: 2px;
    background: rgba(199,232,42,.2);
    margin-bottom: 10px;
    padding: 10px;
    font-size: 14px;
    display: block;
}

/* Recipe
----------------------------------------------------------------------------------------------------*/
.le-logged-in .le-recipe-app-title:before {
    content: 'Click on dashboard icon in top black bar to edit this page';
    border-radius: 2px;
    background: rgba(199,232,42,.2);
    margin-bottom: 10px;
    padding: 10px;
    font-size: 14px;
    display: block;
}
/*Hide Recipe Categories on mobile */
.le-recipe-categories-wrap {
    display: none;
}
@media (min-width: 768px) {
    .le-recipe-categories-wrap {
        display: block;
    }
}
#blog_post_title {
    text-align: center;
}

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

.wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.le-logged-in .page-wrapper {
    position: relative;
    top: 40px;
}
.se_WrapperContent {
    padding-top: 40px;
}

/* Header
----------------------------------------------------------------------------------------------------*/
.header {
	padding: 0 30px;
}

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

.menu-bar {
    position: relative;
    z-index:900;
    width:100%;
    transition: all .2s ease;
}
.navigation {
    position: relative;
    top: 4px;
}
.navicon {
    position: relative;
    padding: 0;
    text-transform: uppercase;
    background: transparent !important;
    width: 50px;
    margin-top: -53px;
    float: right;
}
.navicon:after {
    position: absolute;
    content: '\f0c9';
    font-family: 'FontAwesome';
    top: 0;
    right: 0px;
    font-size: 30px;
    color: #000;
    font-weight: 300 !important;
}
.OpenMobileMenu .navicon:after {
    color: #000;
    content: '\f00d';
    font-size: 30px;
    font-family: 'FontAwesome';
    z-index: 1;
}
.navicon:hover {
    cursor: pointer;
}
.menu-wrap{
    position:absolute;
    top:auto;
    padding-left:0;
}
.MainMenu2 {
    background-color: #000;
    position: fixed;
    height: 100vh;
    width: 240px;
    padding: 0 30px;
    top: 0;
    right:-240px;
    transition: right .3s ease;
}
.OpenMobileMenu .MainMenu2 {
    right:0;
    z-index: 1;
}
/*.OpenMobileMenu .mobile-menu-cap {*/
/*    position:fixed;*/
/*    z-index:1000;*/
/*    width:100%;*/
/*    height:30px;*/
/*    top:0;*/
/*    left:0;*/
/*    background-color: #4a4a4a;*/
/*    background: rgba(35,206,154,0.9);*/
/*}*/
.le-logged-in.OpenMobileMenu .mobile-menu-cap {
    height: 115px;
}

/*@media (min-width: 767px) { */
/*    .mobile-menu-cap {*/
/*        display: none;*/
/*    }*/
/*}*/

.MainMenu2 ul.le_menu_level_0 {
    margin: 0;
	padding: 50px 0 10px 0;
}
.MainMenu2 li {
	list-style-type: none;
	text-decoration: none;
}
.MainMenu2 .le_menu_level_container {
	position: relative;
}
.MainMenu2 li.le_menuitem_level_0 a {
	display: block;
	padding: 10px 0 10px 0;
	font-size: 16px !important;
	color: #fff !important;
	line-height: 1em;
	text-decoration: none;
    text-transform: uppercase;
    word-break:break-word;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}
.MainMenu2 li.le_menuitem_level_0 a:hover {
	color: #8dc63f !important;
}

.MainMenu2 ul.le_menu_level_1 {
    margin: 0;
	padding: 0;
	height: auto;
	margin-left: -10px !important;
}
.MainMenu2 li.le_menuitem_level_1 a {
	display: block;
	padding: 5px;
	margin-left:12px;
	font-size: 16px !important;
	line-height: 1em;
	text-decoration: none;
    text-transform: none;
	background-image: none;
	color: #fff;
	text-transform: uppercase;
}
.MainMenu2 li.le_menuitem_level_1 a:hover {
    color: #000 !important;
}
.MainMenu2 ul.le_menu_level_2 {
    margin: 0;
	padding: 0;
	height: auto;
}
.MainMenu2 li.le_menuitem_level_2 a {
	display: block;
	padding: 5px;
	margin-left:20px;
	font-size: 12px !important;
	line-height: 1em;
	text-decoration: none;
    text-transform: none;
	background-image: none;
	color: #fff;
	text-transform: uppercase;
}
.MainMenu2 li.le_menuitem_level_2 a:hover {
    color: #f2f2f2;
}
.MainMenu2 li.le_menuitem_level_1.hasChild > a {
    text-transform: uppercase;
}

.MainMenu2 li.le_menuitem_level_0.hasChild > a:after {
    display:inline-block;
    position: relative;
    left: 6px;
    top: -2px;
    content: "+";
    color: #fff;
	height: 0;
	width: 0;
}
.MainMenu2 li.hasChild > a.active-mobile-parent:after {
    content:"-";
}

.MainMenu2 li.le_menuitem_level_0.hasChild ul.le_menu_level_1 {
    height: 0;
    visibility: hidden;
    opacity:0;
    transition: all .3s ease;
}
.MainMenu2 li.le_menuitem_level_0.hasChild ul.le_menu_level_1.open-mobile-sub {
    height: auto;
    visibility: visible;
    opacity: 1;
}

/* Main Content
----------------------------------------------------------------------------------------------------*/
.content {
	padding: 0;
}
.htmlSlide {
    width: 100%!important;
    max-width: 100%!important;
}
.bx-viewport {
    padding-bottom: 125px !important;
}

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

.footer {
    clear: both;
	padding: 50px 0;
}
.se_social a {
    margin: 0 .15em;
    font-size: 24px !important;
}
.footer-bottom {
    background-color: #000;
    padding: 15px 0;
}
.footer-bottom p {
    font-size: 12px;
    color: #fff;
}
.footer-bottom p a {
    font-size: 12px;
    color: #c4c2c2;
}
.footer-bottom p a:hover {
    color: #fff;
}

/* Media Queries
----------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
    .header {
        padding: 10px 20px;
    }
    .desktop-only {
        display: none;
    }
    .footer, .footer-bottom {
        text-align: center;
    }
    .se_social {
        margin-top: 15px;
    }
    .MainMenu {
        display: none;
    }
    .navicon {
        margin-top: 0;
        right: 15px;
    }
    .se_siteBranding {
        padding: 0;
    }
    .OpenMobileMenu .navicon:after {
        color: #000;
        right: 230px;
    }
    .MainMenu2 ul.le_menu_level_0 {
        padding: 10px 0;
    }
    .banner h2 {
        font-size: 36px;
    }
    h1, h1 a, .title1, .title1 a {
        font-size: 30px !important;
    }
    h2, h2 a, .title2, .title2 a {
        font-size: 30px;
    }
    h3, h3 a, .title3, .title3 a {
        font-size: 24px;
    }
    .double-lines h2 {
        font-size: 36px;
    }
    .blackbox p {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .footer img {
        margin-bottom: 25px;
    }
    .staff-box h2 {
        font-size: 36px;
        bottom: 120px;
    }
    .staff-box:hover h2 {
        font-size: 45px;
    }
    .le_mb_wrapper {
        max-width: 100% !important;
    }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    .banner .se_button a, .banner a.se_button {
        padding: 15px 30px;
        font-size: 18px;
    }
    /*.navicon {*/
    /*    display: none;*/
    /*}*/
    .MainMenu {
        text-align: right;
    }
    /*.form-inline {*/
    /*    padding: 0 10%;*/
    /*}*/
    .form-inline input[type="text"], .form-inline input[type="email"], .form-inline input[type="password"], .form-inline textarea {
        margin-top: -21px;
    }
    .OpenMobileMenu .wrapper {
        padding-right: 240px;
    }
    .se_social {
        text-align: right;
    }
    .MainMenu {
        display: block;
        padding-top: 0;
        text-align: right;
        padding-right: 30px;
    }
    .MainMenu ul {
        margin: 0;
        padding: 0;
    }
    .MainMenu li {
        position: relative;
    	list-style: none;
    }
    .MainMenu ul.le_menu_level_0 {
        margin: 0;
    	padding: 0;
    }
    .MainMenu li.le_menuitem_level_0 {
    	display: inline-block;
    }
    .MainMenu li.le_menuitem_level_0 a {
        display: inline-block;
        outline: none;
        position: relative;
        padding: 10px 15px;
        font-size: 14px !important;
        font-size: 8px;
        text-decoration: none;
        text-transform: uppercase;
    }
    .MainMenu li.le_menuitem_level_0 a:hover {
    }
    .Menu1 a {
        background-color: #8dc63f;
        color: #000 !important;
        padding: 23px 30px !important;
        margin-left: 10px;
    }
    .Menu1 a:hover {
        background-color: #000 !important;
        color: #ffffff !important;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease;
    }
    .MainMenu .le_menu_level_1_container {
        position: absolute;
        left: 0;
        width: 250px !important;
        padding: 0;
    }
    .MainMenu ul.le_menu_level_1 {
    	position: relative;
    	left: 0;
    	z-index: 10;
    	display: none;
        margin: 0;
        border: 1px solid #e9eaea;
    	background-color: #ffffff;
    	text-align: left;
    }
    .MainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
    	display: block;
    }
    .MainMenu li.le_menuitem_level_1 a {
    	display: block;
    	padding: 8px 10px !important;
    	margin: 0 !important;
    	font-size: 12px;
    	text-decoration: none;
    	text-transform: uppercase;
    	min-width: 200px;
    }
    .MainMenu li.le_menuitem_level_1 a:hover {
    	background-color: #23ce9a;
    	color: #ffffff;
    }
    .MainMenu .le_menu_level_2_container {
    	float: right;
    	left: 100%;
    	margin-top: -40px;
    	padding: 0;
    }
    .MainMenu ul.le_menu_level_2 {
    	position: absolute;
    	right:0;
    	z-index: 10;
    	display: none;
    	border: 1px solid #e9eaea;
    	background-color: #ffffff;
    	color: #595959;
    	margin: 0;
    	padding: 0;
    	text-align: left;
    }
    .MainMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
    	display: block;
    }
    .MainMenu .dropdown ul {
        display: block;
    }
    .form-inline .form-control {
        max-width: 130px;
        width: 130px;
    }
    .banner h2 {
        font-size: 50px;
    }
    .bigger-text h2 {
        font-size: 45px;
    }
    .mobile-only {
        display: none;
    }
    .se_menu {
        margin-right: 40px;
    }
    .navicon:before {
        content: 'MENU';
        position: relative;
        font-size: 16px;
        display: block;
        left: -70px;
    }
    .navicon {
        padding-left: 50px;
        padding-top: 7px;
    }
    .navicon:after {
        font-size: 18px;
        top: 6px;
    }
    .OpenMobileMenu .navicon:after {
        font-size: 18px;
    }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .MainMenu li.le_menuitem_level_0 a {
        padding: 10px 25px;
        font-size: 16px !important;
    }
    .form-inline .form-control {
        max-width: 180px;
        width: 180px;
    }
    .pricebox h4 {
        font-size: 30px;
    }
    .smaller-title h3 {
        font-size: 22px;
    }
    .banner h2 {
        font-size: 70px;
    }
    .col-md-15 {
        float: left;
        width: 20%;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .MainMenu li.le_menuitem_level_0 a {
        padding: 10px 25px;
    }
    .form-inline .form-control {
        max-width: 200px;
        width: 200px;
    }
    .pricebox h4 {
        font-size: 40px;
    }
    .smaller-title h3 {
        font-size: 28px;
    }
}


/* 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;
}

/* - List Classes - */
.checklist ul { 
    padding-left:20px; 
    list-style:none; 
}
.checklist ul li { 
    margin-bottom:10px; 
}
.checklist ul li:before {    
    font-family: 'FontAwesome';
    content: '\f00c';
    margin:0 5px 0 -15px;
}
.white-checklist ul { 
    padding-left:20px; 
    list-style:none; 
    color: #fff;
}
.white-checklist ul li { 
    margin-bottom:10px; 
}
.white-checklist ul li:before {    
    font-family: 'FontAwesome';
    content: '\f00c';
    margin:0 5px 0 -15px;
    color: #fff;
}

/* ========================================== 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;
}

/* --- Helper Instructions when in edit mode --- */
.edit-instructions {
    display: none;
}
.le-edit-open .edit-instructions {
    display: block;
    padding: 10px;
    text-align: center;
    border-radius: 2px;
    background: rgba(199,232,42,.2);
}
.le-edit-open .edit-instructions a{ 
    text-decoration: underline;
}
.le-logged-in .footer-bottom {
    margin-bottom: 30px;
}

/* -- Hide Options in Color in Design Tab -- */
.aurora_color-options .aurora_style-menu-inner h4.aurora_style-section-title:nth-of-type(4) {
    display: none !important;
}
.aurora_color-options .aurora_style-menu-inner h4.aurora_style-section-title:nth-of-type(9) {
    display: none !important;
}
.aurora_color-options .aurora_style-menu-inner .form-group:nth-of-type(18) {
    display: none !important;
}
.aurora_color-options .aurora_style-menu-inner .form-group:nth-of-type(19) {
    display: none !important;
}
.aurora_color-options .aurora_style-menu-inner .form-group:nth-of-type(20) {
    display: none !important;
}
.aurora_color-options .aurora_style-menu-inner .form-group:nth-of-type(21) {
    display: none !important;
}
/*.aurora_color-options .aurora_style-menu-inner .form-group:nth-of-type(35) {*/
/*    display: none !important;*/
/*}*/
/*.aurora_color-options .aurora_style-menu-inner .form-group:nth-of-type(36) {*/
/*    display: none !important;*/
/*}*/
/*.aurora_color-options .aurora_style-menu-inner .form-group:nth-of-type(37) {*/
/*    display: none !important;*/
/*}*/
.aurora_color-options .aurora_style-menu-inner .form-group:nth-of-type(40) {
    display: none !important;
}
.aurora_color-options .aurora_style-menu-inner .form-group:nth-of-type(41) {
    display: none !important;
}
.aurora_color-options .aurora_style-menu-inner .form-group:nth-of-type(42) {
    display: none !important;
}
.aurora_color-options .aurora_style-menu-inner .form-group:nth-of-type(43) {
    display: none !important;
}
.aurora_color-options .aurora_style-menu-inner .form-group:nth-of-type(44) {
    display: none !important;
}
.aurora_color-options .aurora_style-menu-inner .form-group:nth-of-type(45) {
    display: none !important;
}
.aurora_color-options .aurora_style-menu-inner .form-group:nth-of-type(46) {
    display: none !important;
}
.aurora_color-options .aurora_style-menu-inner .form-group:nth-of-type(47) {
    display: none !important;
}
.aurora_color-options .aurora_style-menu-inner .form-group:nth-of-type(48) {
    display: none !important;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
    min-height: 0px !important;
}
/*-------------- Account Preset ----------------- */
/*-------------- Account Preset [Desktop]----------------- */
#le_header-left {
}
.aurora_adult-classes #le_section-five {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_adult-classes #le_section-five-area10 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-five-area11 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-five-area12 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-five-area13 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-five-area14 {
    border-style: none;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-five-area15 {
    border-style: none;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-five-area16 {
    border-style: none;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-five-area17 {
    border-style: none;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-five-area18 {
    border-style: none;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-five-area20 {
    border-style: solid;
    border-width: 5px;
}
.aurora_adult-classes #le_section-five-area4 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-five-area5 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-five-area6 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-five-area7 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-five-area8 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-five-area9 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-four {
    padding-top: 75px;
    padding-bottom: 75px;
}
.aurora_adult-classes #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/The_PULSE_Show_2023.jpg);
    background-position: center center;
}
.aurora_adult-classes #le_section-three {
    background-image: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/lines-bknd.svg);
    background-color: rgb(0, 0, 0);
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_adult-classes #le_section-three-area2 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 35px;
    padding-right: 25px;
    padding-bottom: 35px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-three-area3 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 23px;
    padding-right: 25px;
    padding-bottom: 23px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-three-area4 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 35px;
    padding-right: 25px;
    padding-bottom: 35px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-three-area5 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 35px;
    padding-right: 25px;
    padding-bottom: 35px;
    padding-left: 25px;
}
.aurora_adult-classes #le_section-three-area6 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 35px;
    padding-right: 25px;
    padding-bottom: 35px;
    padding-left: 25px;
}
.aurora_bachelorette-parties-form #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/group-dance-performance.jpg);
    background-position: top center;
}
.aurora_beast-machine #le_section-five {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_beast-machine #le_section-four {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_beast-machine #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/beast-mood-shirts.jpg);
    background-position: center center;
}
.aurora_beast-machine #le_section-seven {
    padding-bottom: 75px;
}
.aurora_beast-machine #le_section-six {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_beast-machine #le_section-three {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_birthday-parties #le_section-four {
}
.aurora_birthday-parties #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/kids-birthday-party.png);
}
.aurora_birthday-parties #le_section-three {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_camps #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mindbodytemplate6/sports-training/baseball-laying-on-the-grass.jpg);
    background-size: cover;
    background-position: center right;
    padding-top: 150px;
    padding-bottom: 150px;
}
.aurora_camps #le_section-two {
    padding-top: 75px;
    padding-bottom: 75px;
}
.aurora_class-schedule #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mindbodytemplate6/sports-training/overhead-of-baseball-game.jpg);
    background-size: cover;
    background-position: top center;
    padding-top: 150px;
    padding-bottom: 150px;
}
.aurora_class-schedule #le_section-two {
    padding-top: 75px;
    padding-bottom: 75px;
}
.aurora_coaching #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mindbodytemplate6/sports-training/overhead-of-baseball-game.jpg);
    background-size: cover;
    background-position: bottom right;
    padding-top: 150px;
    padding-bottom: 150px;
}
.aurora_coaching #le_section-three {
    background-image: linear-gradient(rgba(10, 10, 10, 0.35), rgba(10, 10, 10, 0.35)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mindbodytemplate6/sports-training/close-up-of-baseball-diamond.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 75px;
    padding-bottom: 75px;
}
.aurora_coaching #le_section-three-area1 {
    background-color: rgba(255, 255, 255, 0.55);
    margin-right: 10%;
    margin-left: 10%;
    padding-top: 75px;
    padding-right: 100px;
    padding-bottom: 75px;
    padding-left: 100px;
}
.aurora_coaching #le_section-two {
    padding-top: 75px;
    padding-bottom: 75px;
}
.aurora_contact-us #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/hip-teen-dance-performance.jpg);
    background-position: top center;
}
.aurora_contact-us #le_section-three {
}
.aurora_contact-us #le_section-three-area1 {
}
.aurora_contact-us #le_section-two {
    padding-top: 75px;
    padding-bottom: 75px;
}
.aurora_corporate-wellness-form #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/hip-hop-dance-performance.jpg);
    background-position: top center;
}
.aurora_evolution-crew #le_section-five {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_evolution-crew #le_section-five-area2 {
    padding-right: 25px;
}
.aurora_evolution-crew #le_section-four {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_evolution-crew #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/kids-dance-performance-gray-suits.jpg);
    background-position: bottom center;
}
.aurora_evolution-crew #le_section-three {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_faqs #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/Ryan-I-Solo.jpg);
    background-position: top center;
}
.aurora_faqs #le_section-two {
}
.aurora_flomatk #le_section-five {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_flomatk #le_section-four {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_flomatk #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/women-dance-performers.jpg);
    background-position: top center;
}
.aurora_flomatk #le_section-three {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_gallery #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/hands-in-air-dance.jpg);
    background-position: top center;
}
.aurora_hip-hop-arts-playschool #le_section-four {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_hip-hop-arts-playschool #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/kids-sitting-listening-to-instructor.jpg);
    background-position: center center;
}
.aurora_hip-hop-arts-playschool #le_section-three {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_home #le_header-left {
    padding-top: 1px;
}
.aurora_home #le_headerTop {
}
.aurora_home #le_section-eight {
    background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/lines-bknd.svg);
    background-color: rgb(255, 255, 255);
    background-size: cover;
    background-position: bottom center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_home #le_section-five {
    background-color: rgb(141, 198, 63);
    padding-top: 125px;
    padding-bottom: 100px;
}
.aurora_home #le_section-four {
    background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/lines-bknd.svg);
    background-size: cover;
    background-position: bottom center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_home #le_section-four-area1 {
}
.aurora_home #le_section-four-area11 {
    padding-top: 7px;
    padding-bottom: 7px;
}
.aurora_home #le_section-nine {
    background-color: rgb(141, 198, 63);
    padding-top: 75px;
    padding-bottom: 75px;
}
.aurora_home #le_section-one {
}
.aurora_home #le_section-one-content2 {
    margin-top: 5px;
    margin-right: 3px;
}
.aurora_home #le_section-one-content3 {
    margin-top: 5px;
    margin-left: 3px;
}
.aurora_home #le_section-seven {
    background-image: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/lines-bknd.svg);
    background-color: rgb(0, 0, 0);
    background-size: cover;
    background-position: bottom center;
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_home #le_section-six {
    background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/lines-bknd.svg);
    background-size: cover;
    background-position: top center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_home #le_section-three {
    background-color: rgb(141, 198, 63);
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_home #le_section-three-area2 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/little-boy-break-dancing.jpg);
    background-size: cover;
    background-position: top center;
    padding-top: 300px;
    padding-right: 25px;
    padding-left: 25px;
}
.aurora_home #le_section-three-area3 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/smiling-girl-dancing.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 300px;
    padding-right: 25px;
    padding-left: 25px;
}
.aurora_home #le_section-three-area4 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/man-break-dancing.jpg);
    background-size: cover;
    background-position: top center;
    padding-top: 300px;
    padding-right: 25px;
    padding-left: 25px;
}
.aurora_home #le_section-two {
    background-image: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/lines-bknd.svg);
    background-color: rgb(0, 0, 0);
    background-size: cover;
    background-position: center center;
    padding-top: 125px;
    padding-right: 5%;
    padding-bottom: 0px;
    padding-left: 25px;
}
.aurora_home #le_section-two-area1 {
}
.aurora_home #le_section-two-area10 {
}
.aurora_home #le_section-two-area3 {
    padding-top: 25px;
    padding-bottom: 75px;
    padding-left: 25px;
}
.aurora_home #le_section-two-area8 {
}
.aurora_home #le_section-two-area9 {
}
.aurora_home2 #le_header-banner {
    background-color: rgb(0, 0, 0);
}
.aurora_home2 #le_header-left {
    padding-top: 1px;
}
.aurora_home2 #le_headerTop {
}
.aurora_home2 #le_section-eight {
    background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/lines-bknd.svg);
    background-color: rgb(255, 255, 255);
    background-size: cover;
    background-position: bottom center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_home2 #le_section-five {
    background-color: rgb(141, 198, 63);
    padding-top: 125px;
    padding-bottom: 100px;
}
.aurora_home2 #le_section-four {
    background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/lines-bknd.svg);
    background-size: cover;
    background-position: bottom center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_home2 #le_section-four-area1 {
}
.aurora_home2 #le_section-four-area11 {
    padding-top: 7px;
    padding-bottom: 7px;
}
.aurora_home2 #le_section-nine {
    background-color: rgb(141, 198, 63);
    padding-top: 75px;
    padding-bottom: 75px;
}
.aurora_home2 #le_section-one {
}
.aurora_home2 #le_section-one-content2 {
    margin-top: 5px;
    margin-right: 3px;
}
.aurora_home2 #le_section-one-content3 {
    margin-top: 5px;
    margin-left: 3px;
}
.aurora_home2 #le_section-seven {
    background-image: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/lines-bknd.svg);
    background-color: rgb(0, 0, 0);
    background-size: cover;
    background-position: bottom center;
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_home2 #le_section-six {
    background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/lines-bknd.svg);
    background-size: cover;
    background-position: top center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_home2 #le_section-three {
    background-color: rgb(141, 198, 63);
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_home2 #le_section-three-area2 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/little-boy-break-dancing.jpg);
    background-size: cover;
    background-position: top center;
    padding-top: 300px;
    padding-right: 25px;
    padding-left: 25px;
}
.aurora_home2 #le_section-three-area3 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/smiling-girl-dancing.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 300px;
    padding-right: 25px;
    padding-left: 25px;
}
.aurora_home2 #le_section-three-area4 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/man-break-dancing.jpg);
    background-size: cover;
    background-position: top center;
    padding-top: 300px;
    padding-right: 25px;
    padding-left: 25px;
}
.aurora_home2 #le_section-two {
    background-image: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/lines-bknd.svg);
    background-color: rgb(0, 0, 0);
    background-size: cover;
    background-position: center center;
    padding-top: 125px;
    padding-right: 5%;
    padding-bottom: 0px;
    padding-left: 25px;
}
.aurora_home2 #le_section-two-area1 {
}
.aurora_home2 #le_section-two-area10 {
}
.aurora_home2 #le_section-two-area3 {
    padding-top: 25px;
    padding-bottom: 75px;
    padding-left: 25px;
}
.aurora_home2 #le_section-two-area8 {
}
.aurora_home2 #le_section-two-area9 {
}
.aurora_infinity-pass #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/Sudanc-Kpop-group.jpg);
    background-position: center center;
}
.aurora_join-the-team #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/breakdance-circle.jpg);
    background-position: top center;
}
.aurora_join-the-team #le_section-two {
    padding-bottom: 50px;
}
.aurora_join-the-team #le_section-two-area2 {
    background-color: rgb(153, 197, 85);
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_kaeja-elevations-and-creative-intensive #le_section-eight {
    background-color: rgb(153, 197, 84);
    margin-top: 0px;
    padding-top: 10px;
}
.aurora_kaeja-elevations-and-creative-intensive #le_section-five {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_kaeja-elevations-and-creative-intensive #le_section-five-area5 {
    padding-right: 25px;
    padding-left: 25px;
}
.aurora_kaeja-elevations-and-creative-intensive #le_section-four {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_kaeja-elevations-and-creative-intensive #le_section-four-area3 {
    padding-top: 100px;
}
.aurora_kaeja-elevations-and-creative-intensive #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/female-expression-dancer.jpg);
    background-size: cover;
    background-position: top center;
}
.aurora_kaeja-elevations-and-creative-intensive #le_section-seven {
    background-image: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/lines-bknd.svg);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_kaeja-elevations-and-creative-intensive #le_section-six {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_kaeja-elevations-and-creative-intensive #le_section-six-area11 {
    background-color: rgb(153, 197, 84);
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 2px;
}
.aurora_kaeja-elevations-and-creative-intensive #le_section-three {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_kaeja-elevations-and-creative-intensive #le_section-two {
    background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/lines-bknd.svg);
    background-size: cover;
    background-position: bottom center;
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_kaeja-elevations-and-creative-intensive #le_section-two-area2 {
    padding-top: 10px;
}
.aurora_kids-classes #le_section-five {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_kids-classes #le_section-five-area25 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 15px;
    padding-bottom: 25px;
    padding-left: 15px;
}
.aurora_kids-classes #le_section-five-area26 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 15px;
    padding-bottom: 25px;
    padding-left: 15px;
}
.aurora_kids-classes #le_section-five-area27 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 15px;
    padding-bottom: 25px;
    padding-left: 15px;
}
.aurora_kids-classes #le_section-five-area28 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 15px;
    padding-bottom: 25px;
    padding-left: 15px;
}
.aurora_kids-classes #le_section-four {
    padding-top: 75px;
    padding-bottom: 75px;
}
.aurora_kids-classes #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/little-girl-dancing-in-front.jpg);
    background-position: top center;
}
.aurora_kids-classes #le_section-six {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_kids-classes #le_section-three {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_kids-classes #le_section-three-area2 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_kids-classes #le_section-three-area3 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 50px;
    padding-left: 25px;
}
.aurora_kids-classes #le_section-three-area4 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 60px;
    padding-left: 25px;
}
.aurora_kids-spring-dance-camps #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/kids-dance-class.jpg);
    background-position: top center;
}
.aurora_kids-spring-dance-camps #le_section-three {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_kids-spring-dance-camps #le_section-three-area5 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_kids-spring-dance-camps #le_section-three-area6 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_kids-summer-dance-camps #le_section-five {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_kids-summer-dance-camps #le_section-five-area10 {
    border-style: none;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_kids-summer-dance-camps #le_section-five-area11 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_kids-summer-dance-camps #le_section-five-area4 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_kids-summer-dance-camps #le_section-five-area5 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_kids-summer-dance-camps #le_section-five-area6 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_kids-summer-dance-camps #le_section-five-area7 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_kids-summer-dance-camps #le_section-five-area8 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_kids-summer-dance-camps #le_section-five-area9 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_kids-summer-dance-camps #le_section-four {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_kids-summer-dance-camps #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/plank-dance.jpg);
    background-size: cover;
    background-position: center center;
}
.aurora_kids-summer-dance-camps #le_section-six {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_kids-summer-dance-camps #le_section-six-area11 {
}
.aurora_kids-summer-dance-camps #le_section-three {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_lv8 #le_section-four {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_lv8 #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/female-dance-performance.jpg);
}
.aurora_lv8 #le_section-three {
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_lv8 #le_section-two-area1 {
    padding-top: 25px;
    padding-bottom: 25px;
}
.aurora_our-story #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/dance-expression.jpg);
    background-size: cover;
    background-position: top center;
}
.aurora_our-story #le_section-two {
    background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/lines-bknd.svg);
    background-size: cover;
    background-position: bottom center;
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_our-team #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/man-break-dancing-on-hands.jpg);
}
.aurora_our-team #le_section-two {
}
.aurora_pd-day-camps #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/kids-dance-moves.jpg);
    background-position: top center;
}
.aurora_pulse-show #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/the-pulse-show-2025.jpg);
    background-position: center center;
}
.aurora_pulse-show #le_section-three-area5 {
    border-style: solid;
    border-color: rgb(0, 0, 0);
    border-width: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.aurora_pulse-show #le_section-three-area6 {
    border-style: solid;
    border-color: rgb(0, 0, 0);
    border-width: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.aurora_schedule #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/dark-red-dance-performance.jpg);
    background-position: top center;
}
.aurora_schedule #le_section-two {
    padding-top: 75px;
    padding-bottom: 75px;
}
.aurora_school-residencies #le_section-eight {
}
.aurora_school-residencies #le_section-five {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_school-residencies #le_section-four {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_school-residencies #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/kids-dance-instruction.jpg);
    background-position: top center;
}
.aurora_school-residencies #le_section-seven {
    background-image: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/lines-bknd.svg);
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_school-residencies #le_section-six {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_school-residencies #le_section-three {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_semester-1-kids-classes #le_section-four {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_semester-1-kids-classes #le_section-three {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_semester-1-kids-classes #le_section-three-area12 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_semester-1-kids-classes #le_section-three-area13 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_semester-1-kids-classes #le_section-three-area14 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_semester-1-kids-classes #le_section-three-area15 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_semester-2-non-performance-stream #le_section-four {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_semester-2-non-performance-stream #le_section-three {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_semester-2-non-performance-stream #le_section-three-area12 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_semester-2-non-performance-stream #le_section-three-area13 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_semester-2-non-performance-stream #le_section-three-area14 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_semester-2-non-performance-stream #le_section-three-area15 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_streetdance-intensive #le_section-four {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_streetdance-intensive #le_section-four-area14 {
    background-color: rgb(255, 255, 255);
    margin-bottom: 25px;
    padding-top: 72px;
    padding-right: 25px;
    padding-bottom: 72px;
    padding-left: 25px;
}
.aurora_streetdance-intensive #le_section-four-area15 {
    background-color: rgb(255, 255, 255);
    margin-bottom: 25px;
    padding-top: 48px;
    padding-right: 25px;
    padding-bottom: 48px;
    padding-left: 25px;
}
.aurora_streetdance-intensive #le_section-four-area16 {
    background-color: rgb(255, 255, 255);
    margin-bottom: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_streetdance-intensive #le_section-four-area17 {
    background-color: rgb(255, 255, 255);
    margin-bottom: 25px;
    padding-top: 49px;
    padding-right: 25px;
    padding-bottom: 49px;
    padding-left: 25px;
}
.aurora_streetdance-intensive #le_section-four-area4 {
    border-style: solid;
}
.aurora_streetdance-intensive #le_section-four-area5 {
    border-style: solid;
}
.aurora_streetdance-intensive #le_section-four-area6 {
    border-style: solid;
}
.aurora_streetdance-intensive #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/summer-intensive-2025.jpg);
    background-size: cover;
    background-position: center center;
}
.aurora_streetdance-intensive #le_section-three {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_streetdance-intensive #le_section-three-area2 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
}
.aurora_streetdance-intensive #le_section-three-area3 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
}
.aurora_streetdance-intensive #le_section-three-area4 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
}
.aurora_streetdance-intensive #le_section-three-area5 {
}
.aurora_streetdance-intensive #le_section-three-area6 {
}
.aurora_streetdance-intensive #le_section-three-area8 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_streetdance-intensive #le_section-three-area9 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 50px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_streetdance-intensive #le_section-two-area1 {
    padding-top: 5px;
    padding-bottom: 5px;
}
.aurora_streetdance-intensive #le_section-two-area11 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.aurora_streetdance-intensive #le_section-two-area12 {
    padding-top: 10px;
}
.aurora_studio-policies-and-closures #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/kids-dancing.jpg);
    background-position: top center;
}
.aurora_studio-rentals #le_section-five {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_studio-rentals #le_section-four {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_studio-rentals #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/women-dance-performance.jpg);
    background-size: cover;
    background-position: top center;
}
.aurora_studio-rentals #le_section-six {
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_studio-rentals #le_section-six-area1 {
    padding-right: 20%;
    padding-left: 20%;
}
.aurora_studio-rentals #le_section-three {
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_teen-classes #le_section-four {
    padding-top: 75px;
    padding-bottom: 75px;
}
.aurora_teen-classes #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/flanel-shirt-group-dance.jpg);
    background-position: top center;
}
.aurora_teen-classes #le_section-three {
    background-image: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/lines-bknd.svg);
    background-color: rgb(0, 0, 0);
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
    padding-bottom: 75px;
}
.aurora_teen-classes #le_section-three-area5 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 30px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
.aurora_teen-classes #le_section-three-area6 {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 5px;
    margin-bottom: 25px;
    padding-top: 30px;
    padding-right: 25px;
    padding-bottom: 5px;
    padding-left: 25px;
}
.aurora_the-facility #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mindbodytemplate6/sports-training/large-overhead-shot-of-baseball-diamond.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 150px;
    padding-bottom: 150px;
}
.aurora_the-facility #le_section-two {
    padding-top: 75px;
    padding-bottom: 50px;
}
.aurora_the-trainers #le_section-one {
    background-image: linear-gradient(rgba(10, 10, 10, 0.18), rgba(10, 10, 10, 0.18)), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mindbodytemplate6/sports-training/back-of-man-overlooking-baseball-diamond.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 150px;
    padding-bottom: 150px;
}
.aurora_the-trainers #le_section-two {
    padding-top: 75px;
    padding-bottom: 75px;
}
.aurora_the-trainers #le_section-two-area10 {
}
.aurora_the-trainers #le_section-two-area8 {
}
.aurora_the-trainers #le_section-two-area9 {
}
.aurora_workshops #le_section-four {
    padding-top: 75px;
    padding-bottom: 75px;
}
.aurora_workshops #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/pulsestudiosnew/headstand-dancing.jpg);
    background-position: bottom center;
}
.aurora_workshops #le_section-two-area37 {
    border-style: none;
    border-width: 0px;
    border-radius: 0px;
}
.aurora_workshops #le_section-two-area39 {
    border-style: none;
    border-width: 0px;
    border-radius: 0px;
}
.seFormButton {
    background-color: rgb(141, 198, 63);
    color: rgb(0, 0, 0);
}
.se_body,.se_bgColor_thumb,.se_bgImg_thumb {
}
.se_button a, a.se_button {
    background-color: rgb(141, 198, 63);
    color: rgb(0, 0, 0);
    border-width: 0px;
}
.se_button a:hover, a.se_button:hover {
    background-color: rgb(90, 124, 38);
    color: rgb(255, 255, 255);
}
.se_cta {
}
.se_cta .le_content a {
}
.se_cta .le_content a:hover {
}
.se_cta .le_content, .se_cta .le_content a {
}
.se_cta:hover {
}
.se_footer {
    background-color: rgb(32, 32, 32);
}
.se_footer a {
    color: rgb(255, 255, 255);
}
.se_footer a:hover {
    color: rgb(141, 198, 63);
}
.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(255, 255, 255);
}
.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 {
}
.se_menu {
}
.se_menu .le_menu_level_1_container, .se_menu ul.le_menu_level_2 {
    background-color: rgb(0, 0, 0);
}
.se_menu li.le_menuitem_level_0 a,.navicon {
    font-family: 'Lato';
    font-size: 16px;
    color: rgb(0, 0, 0);
}
.se_menu li.le_menuitem_level_0 a:hover {
    color: rgb(90, 124, 38);
}
.se_menu li.le_menuitem_level_1 a {
    color: rgb(0, 0, 0);
    background-color: rgb(0, 0, 0);
}
.se_menu li.le_menuitem_level_1 a:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(141, 198, 63);
}
.se_siteBranding a {
    font-family: 'Roboto Slab';
    font-size: 35px;
    color: rgb(0, 0, 0);
}
.se_siteBranding:hover, .se_siteBranding a:hover {
    color: rgb(2, 133, 182);
}
.se_social a {
    color: rgb(255, 255, 255);
    font-size: 17px;
}
.se_social a:hover {
    color: rgb(141, 198, 63);
}
.se_tagline {
    font-family: 'Poppins';
    color: rgb(0, 0, 0);
}
.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(90, 124, 38);
}
a:hover {
    color: rgb(0, 0, 0);
}
blockquote {
}
body .navicon {
    color: rgb(0, 0, 0);
}
h1, h1 a, .title1, .title1 a {
    font-family: 'Lato';
    font-size: 34px;
    color: rgb(0, 0, 0);
}
h2, h2 a, .title2, .title2 a {
    font-family: 'Lato';
    font-size: 30px;
    color: rgb(0, 0, 0);
}
h3, h3 a, .title3, .title3 a {
    font-family: 'Lato';
    font-size: 30px;
    color: rgb(0, 0, 0);
}
h4, h4 a, .title4, .title4 a {
    font-family: 'Lato';
    font-size: 24px;
    color: rgb(0, 0, 0);
}
h5, h5 a, .title5, .title5 a {
    font-family: 'Lato';
    font-size: 22px;
    color: rgb(0, 0, 0);
}
h6, h6 a, .title6, .title6 a {
    font-family: 'Lato';
    font-size: 20px;
    color: rgb(0, 0, 0);
}
hr {
}
p, ul, ol, dl {
    font-family: 'Lato';
    font-size: 16px;
    color: rgb(0, 0, 0);
    font-weight: normal;
    line-height: 1.5;
}

/*-------------- Account Preset [Desktop] End----------------- */
/*-------------- Account Preset [Tablet]----------------- */
@media screen and (max-width: 991.98px) {
    #le_header-left {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-five {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-five-area10 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-five-area11 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-five-area12 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-five-area13 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-five-area14 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-five-area15 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-five-area16 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-five-area17 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-five-area18 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-five-area20 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-five-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-five-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-five-area6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-five-area7 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-five-area8 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-five-area9 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-three-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-three-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-three-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-three-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_adult-classes #le_section-three-area6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_bachelorette-parties-form #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_beast-machine #le_section-five {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_beast-machine #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_beast-machine #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_beast-machine #le_section-seven {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_beast-machine #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_beast-machine #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_birthday-parties #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_birthday-parties #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_birthday-parties #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_camps #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_camps #le_section-two {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_class-schedule #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_class-schedule #le_section-two {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_coaching #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_coaching #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_coaching #le_section-three-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_coaching #le_section-two {
    }
}
@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-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_contact-us #le_section-three-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_contact-us #le_section-two {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_corporate-wellness-form #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_evolution-crew #le_section-five {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_evolution-crew #le_section-five-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_evolution-crew #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_evolution-crew #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_evolution-crew #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_faqs #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_faqs #le_section-two {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_flomatk #le_section-five {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_flomatk #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_flomatk #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_flomatk #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_gallery #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_hip-hop-arts-playschool #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_hip-hop-arts-playschool #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_hip-hop-arts-playschool #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_header-left {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_headerTop {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-eight {
    padding-bottom: 50px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-five {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-four-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-four-area11 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-nine {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-one-content2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-one-content3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-seven {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-three-area2 {
    padding-top: 200px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-three-area3 {
    padding-top: 200px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-three-area4 {
    padding-top: 200px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-two {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_section-two-area1 {
    }
}
@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-area3 {
    padding-top: 0px;
    padding-bottom: 75px;
    }
}
@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_home2 #le_header-banner {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_header-left {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_headerTop {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-eight {
    padding-bottom: 50px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-five {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-four-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-four-area11 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-nine {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-one-content2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-one-content3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-seven {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-three-area2 {
    padding-top: 200px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-three-area3 {
    padding-top: 200px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-three-area4 {
    padding-top: 200px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-two {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-two-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-two-area10 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-two-area3 {
    padding-top: 0px;
    padding-bottom: 75px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-two-area8 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home2 #le_section-two-area9 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_infinity-pass #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_join-the-team #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_join-the-team #le_section-two {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_join-the-team #le_section-two-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-eight {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-five {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-five-area5 {
    padding-right: 0px;
    padding-left: 0px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-four-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-seven {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-six-area11 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-two {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-two-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-classes #le_section-five {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-classes #le_section-five-area25 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-classes #le_section-five-area26 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-classes #le_section-five-area27 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-classes #le_section-five-area28 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-classes #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-classes #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-classes #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-classes #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-classes #le_section-three-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-classes #le_section-three-area3 {
    padding-bottom: 70px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-classes #le_section-three-area4 {
    padding-bottom: 35px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-spring-dance-camps #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-spring-dance-camps #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-spring-dance-camps #le_section-three-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-spring-dance-camps #le_section-three-area6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-summer-dance-camps #le_section-five {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-summer-dance-camps #le_section-five-area10 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-summer-dance-camps #le_section-five-area11 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-summer-dance-camps #le_section-five-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-summer-dance-camps #le_section-five-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-summer-dance-camps #le_section-five-area6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-summer-dance-camps #le_section-five-area7 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-summer-dance-camps #le_section-five-area8 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-summer-dance-camps #le_section-five-area9 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-summer-dance-camps #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-summer-dance-camps #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-summer-dance-camps #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-summer-dance-camps #le_section-six-area11 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_kids-summer-dance-camps #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_lv8 #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_lv8 #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_lv8 #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_lv8 #le_section-two-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-story #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_our-story #le_section-two {
    }
}
@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-two {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_pd-day-camps #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_pulse-show #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_pulse-show #le_section-three-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_pulse-show #le_section-three-area6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_schedule #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_schedule #le_section-two {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_school-residencies #le_section-eight {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_school-residencies #le_section-five {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_school-residencies #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_school-residencies #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_school-residencies #le_section-seven {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_school-residencies #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_school-residencies #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_semester-1-kids-classes #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_semester-1-kids-classes #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_semester-1-kids-classes #le_section-three-area12 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_semester-1-kids-classes #le_section-three-area13 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_semester-1-kids-classes #le_section-three-area14 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_semester-1-kids-classes #le_section-three-area15 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_semester-2-non-performance-stream #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_semester-2-non-performance-stream #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_semester-2-non-performance-stream #le_section-three-area12 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_semester-2-non-performance-stream #le_section-three-area13 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_semester-2-non-performance-stream #le_section-three-area14 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_semester-2-non-performance-stream #le_section-three-area15 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-four-area14 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-four-area15 {
    padding-top: 60px;
    padding-bottom: 60px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-four-area16 {
    padding-top: 37px;
    padding-bottom: 37px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-four-area17 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-four-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-four-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-four-area6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-three-area2 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-three-area3 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-three-area4 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-three-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-three-area6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-three-area8 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-three-area9 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-two-area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-two-area11 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_streetdance-intensive #le_section-two-area12 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_studio-policies-and-closures #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_studio-rentals #le_section-five {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_studio-rentals #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_studio-rentals #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_studio-rentals #le_section-six {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_studio-rentals #le_section-six-area1 {
    padding-right: 0px;
    padding-left: 0px;
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_studio-rentals #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_teen-classes #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_teen-classes #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_teen-classes #le_section-three {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_teen-classes #le_section-three-area5 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_teen-classes #le_section-three-area6 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_the-facility #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_the-facility #le_section-two {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_the-trainers #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_the-trainers #le_section-two {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_the-trainers #le_section-two-area10 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_the-trainers #le_section-two-area8 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_the-trainers #le_section-two-area9 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_workshops #le_section-four {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_workshops #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_workshops #le_section-two-area37 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_workshops #le_section-two-area39 {
    }
}

/*-------------- Account Preset [Tablet] End----------------- */
/*-------------- Account Preset [Mobile]----------------- */
@media screen and (max-width: 767.98px) {
    #le_header-left {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-five {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-five-area10 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-five-area11 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-five-area12 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-five-area13 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-five-area14 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-five-area15 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-five-area16 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-five-area17 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-five-area18 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-five-area20 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-five-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-five-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-five-area6 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-five-area7 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-five-area8 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-five-area9 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-three-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-three-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-three-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-three-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_adult-classes #le_section-three-area6 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_bachelorette-parties-form #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_beast-machine #le_section-five {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_beast-machine #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_beast-machine #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_beast-machine #le_section-seven {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_beast-machine #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_beast-machine #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_birthday-parties #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_birthday-parties #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_birthday-parties #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_camps #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_camps #le_section-two {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_class-schedule #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_class-schedule #le_section-two {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_coaching #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_coaching #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_coaching #le_section-three-area1 {
    border-radius: 10px;
    padding-right: 25px;
    padding-left: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_coaching #le_section-two {
    }
}
@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-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_contact-us #le_section-three-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_contact-us #le_section-two {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_corporate-wellness-form #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_evolution-crew #le_section-five {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_evolution-crew #le_section-five-area2 {
    padding-right: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_evolution-crew #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_evolution-crew #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_evolution-crew #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_faqs #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_faqs #le_section-two {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_flomatk #le_section-five {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_flomatk #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_flomatk #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_flomatk #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_gallery #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_hip-hop-arts-playschool #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_hip-hop-arts-playschool #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_hip-hop-arts-playschool #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_header-left {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_headerTop {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-eight {
    padding-top: 60px;
    padding-bottom: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-five {
    padding-top: 75px;
    padding-bottom: 75px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-four {
    padding-top: 75px;
    padding-bottom: 60px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-four-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-four-area11 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-nine {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-one-content2 {
    margin-right: 0px;
    margin-left: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-one-content3 {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-seven {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-six {
    padding-top: 60px;
    padding-bottom: 60px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-three {
    padding-top: 75px;
    padding-bottom: 75px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-three-area2 {
    margin-bottom: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-three-area3 {
    margin-bottom: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-three-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-two {
    padding-top: 75px;
    padding-right: 25px;
    padding-bottom: 0px;
    padding-left: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_section-two-area1 {
    }
}
@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-area3 {
    padding-top: 0px;
    padding-bottom: 75px;
    padding-left: 0px;
    }
}
@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_home2 #le_header-banner {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_header-left {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_headerTop {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-eight {
    padding-top: 60px;
    padding-bottom: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-five {
    padding-top: 75px;
    padding-bottom: 75px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-four {
    padding-top: 75px;
    padding-bottom: 60px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-four-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-four-area11 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-nine {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-one-content2 {
    margin-right: 0px;
    margin-left: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-one-content3 {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-seven {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-six {
    padding-top: 60px;
    padding-bottom: 60px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-three {
    padding-top: 75px;
    padding-bottom: 75px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-three-area2 {
    margin-bottom: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-three-area3 {
    margin-bottom: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-three-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-two {
    padding-top: 75px;
    padding-right: 25px;
    padding-bottom: 0px;
    padding-left: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-two-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-two-area10 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-two-area3 {
    padding-top: 0px;
    padding-bottom: 75px;
    padding-left: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-two-area8 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home2 #le_section-two-area9 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_infinity-pass #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_join-the-team #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_join-the-team #le_section-two {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_join-the-team #le_section-two-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-eight {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-five {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-five-area5 {
    padding-right: 0px;
    padding-left: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-four-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-seven {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-six-area11 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-two {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kaeja-elevations-and-creative-intensive #le_section-two-area2 {
    padding-top: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-classes #le_section-five {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-classes #le_section-five-area25 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-classes #le_section-five-area26 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-classes #le_section-five-area27 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-classes #le_section-five-area28 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-classes #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-classes #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-classes #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-classes #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-classes #le_section-three-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-classes #le_section-three-area3 {
    padding-bottom: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-classes #le_section-three-area4 {
    padding-bottom: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-spring-dance-camps #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-spring-dance-camps #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-spring-dance-camps #le_section-three-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-spring-dance-camps #le_section-three-area6 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-summer-dance-camps #le_section-five {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-summer-dance-camps #le_section-five-area10 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-summer-dance-camps #le_section-five-area11 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-summer-dance-camps #le_section-five-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-summer-dance-camps #le_section-five-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-summer-dance-camps #le_section-five-area6 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-summer-dance-camps #le_section-five-area7 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-summer-dance-camps #le_section-five-area8 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-summer-dance-camps #le_section-five-area9 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-summer-dance-camps #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-summer-dance-camps #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-summer-dance-camps #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-summer-dance-camps #le_section-six-area11 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_kids-summer-dance-camps #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_lv8 #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_lv8 #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_lv8 #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_lv8 #le_section-two-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-story #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_our-story #le_section-two {
    }
}
@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-two {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_pd-day-camps #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_pulse-show #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_pulse-show #le_section-three-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_pulse-show #le_section-three-area6 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_schedule #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_schedule #le_section-two {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_school-residencies #le_section-eight {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_school-residencies #le_section-five {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_school-residencies #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_school-residencies #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_school-residencies #le_section-seven {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_school-residencies #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_school-residencies #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_semester-1-kids-classes #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_semester-1-kids-classes #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_semester-1-kids-classes #le_section-three-area12 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_semester-1-kids-classes #le_section-three-area13 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_semester-1-kids-classes #le_section-three-area14 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_semester-1-kids-classes #le_section-three-area15 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_semester-2-non-performance-stream #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_semester-2-non-performance-stream #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_semester-2-non-performance-stream #le_section-three-area12 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_semester-2-non-performance-stream #le_section-three-area13 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_semester-2-non-performance-stream #le_section-three-area14 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_semester-2-non-performance-stream #le_section-three-area15 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-four-area14 {
    padding-top: 25px;
    padding-bottom: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-four-area15 {
    padding-top: 25px;
    padding-bottom: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-four-area16 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-four-area17 {
    padding-top: 25px;
    padding-bottom: 25px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-four-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-four-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-four-area6 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-three-area2 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-three-area3 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-three-area4 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-three-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-three-area6 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-three-area8 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-three-area9 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-two-area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-two-area11 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_streetdance-intensive #le_section-two-area12 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_studio-policies-and-closures #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_studio-rentals #le_section-five {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_studio-rentals #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_studio-rentals #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_studio-rentals #le_section-six {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_studio-rentals #le_section-six-area1 {
    padding-right: 0px;
    padding-left: 0px;
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_studio-rentals #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_teen-classes #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_teen-classes #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_teen-classes #le_section-three {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_teen-classes #le_section-three-area5 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_teen-classes #le_section-three-area6 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_the-facility #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_the-facility #le_section-two {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_the-trainers #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_the-trainers #le_section-two {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_the-trainers #le_section-two-area10 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_the-trainers #le_section-two-area8 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_the-trainers #le_section-two-area9 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_workshops #le_section-four {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_workshops #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_workshops #le_section-two-area37 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_workshops #le_section-two-area39 {
    }
}

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