body {
    background-color: #ffffff;
    background-image: url('');
    background-repeat: repeat;
	color: #1a1a1a;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}
p {
	color: #1a1a1a;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	padding: 0px;
	margin: 0px;
}
a, a:visited {
	color: #830d5d;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover, a:visited:hover {
    color: #ff008a;
	text-decoration: underline;
	text-decoration: none;
}
h1 {
	color: #93236f;
	font-family: 'Tangerine', Trebuchet MS, cursive;
	font-size: 60px;
	font-weight: 400;
	line-height: 56px;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #ff008a;
	font-family: 'Tangerine', Trebuchet MS, cursive;
	font-size: 38px;
	font-weight: 400;
	line-height: 46px;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #1a1a1a;
	font-family: 'Tangerine', Trebuchet MS, cursive;
	font-size: 38px;
	font-weight: 400;
	line-height: 44px;
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #1a1a1a;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}
h5 {
	color: #1a1a1a;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}
.wrapper {

}
/* HEADER
----------------------------------------------------------------------------------------------------*/
.se_siteBranding {
    padding: 0px 0px 15px 0px;
}
.se_siteBranding img {
    max-width: 255px;
}
.header-container {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/momentumschoolofdance/momentum-school-of-dance/initial-design-files/bkgrd-header-movement-lines.jpg');
    background-repeat: no-repeat;
    background-position: 0% 100%;
    background-size: auto 100%;
    background-color: #ffffff;
    width: 100%;
}
.header {
    background-image: url('');
    background-repeat: repeat-x;
    background-position: 0% 0%;
    padding: 20px 0px 10px 0px;
    width: 100%;
}
.header1 {
    line-height: 55px;
    text-align: right;
}
/* Navigation
----------------------------------------------------------------------------------------------------*/

.navigation {
    margin-top: 0px;
    position: relative;
}
.navicon {
    position: relative;
    line-height: 45px;
    color: #342d34;
    padding-left: 30px;
}
.navicon:before {
    position: absolute;
    content: '\f0c9';
    font-family: 'FontAwesome';
    top: 0 !important;
    left: 0;
    font-size: 30px;
    padding: 0px 0px;
}
.navicon:hover {
    cursor: pointer;
}
.menu-wrap {
    padding-left:0;
}
.MainMenu {
    display: none;
    width: 100%;
}
.MainMenu ul.le_menu_level_0 {
    margin: 0;
	padding: 10px 0 10px 0;
	text-align: left;
}
.MainMenu li {
	list-style-type: none;
	text-decoration: none;
}
.MainMenu .le_menu_level_container {
	position: relative;
}
.MainMenu li.le_menuitem_level_0 a {
	color: #001a4b; 
	display: block;
	padding: 8px 15px;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
    letter-spacing: 1px;
	line-height: 22px;
	text-decoration: none;
    text-transform: capitalize;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}
.MainMenu li.le_menuitem_level_0 a:hover {
	color: #ab3400;
}
/*.MainMenu ul.le_menu_level_1 {
    margin: 20px 0px 0px 0px;
	padding: 0;
}
.MainMenu li.le_menuitem_level_1 a {
	display: block;
	padding: 5px 15px 5px 0;
	color: #666666; 
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
	font-size: 15px;
	line-height: 15px;
	text-decoration: none;
    text-transform: uppercase;
	background-image: none;
}
.MainMenu li.le_menuitem_level_1 a:hover {
	color: #ab3400;
}
.MainMenu ul.le_menu_level_2 {
	margin: 0;
	padding: 0;
}
.MainMenu li.le_menuitem_level_2 a {
    padding: 5px 0 5px 30px;
}*/
.dropdown ul {
    display: none;
}
/* FEATURE
----------------------------------------------------------------------------------------------------*/
.feature {
    /*background-image: url('');
    background-repeat: no-repat;
    background-position: 50% 50%;
    background-size: cover;*/
    border-top: 1px solid #ff008a;
    height: 350px;
}
.feature-copy h1 {
    color: #559543;
    font-size: 5em;
    line-height: 1em;
    text-shadow: 2px 2px 8px #ffffff;
    padding-top: 30px;
}
.feature-copy h2 {
    color: #001a4b;
    text-shadow: 2px 2px 5px #ffffff;
}
/* CTAs
----------------------------------------------------------------------------------------------------*/
.ctaRow {
    background-color: #830d5d;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/momentumschoolofdance/momentum-school-of-dance/initial-design-files/bkgrd-demask-op6.jpg');
    background-repeat: repat;
    border-bottom: 7px solid #ffffff;
    color: #ffffff;
    padding: 30px 0px 30px 0px;
}
.ctaRow p, .ctaRow h1, .ctaRow h2, .ctaRow h3 {
    color: #ffffff;
}
.ctaRow .intro a {
    color: #ffa1d4;
    text-decoration: underline;
}
.ctaRow .intro a:hover {
    color: #ff0f91;
}
/* CONTENT
----------------------------------------------------------------------------------------------------*/
.content {
    padding: 40px 0px 20px 0px;
}
.content-i {
    border-top: 1px solid #ff008a;
    margin-top: 0px;
    padding: 20px 0px 20px 0px;
}
.content-i h2 {
    color: #ff008a;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
/*Home Gallery Row
---------------------------------------------------------------------------------------------------*/
/*.home-testimonialRow {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/momentumschoolofdance/momentum-school-of-dance/initial-design-files/img-bkgrd-dance-movement-pink-1370x675.jpg');
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-size: cover;
    background-color: #569643;
    color: #1a1a1a;
    padding: 40px 10px 30px 10px;
    width: 100%;
}*/
/*Home Mailing Row
---------------------------------------------------------------------------------------------------*/
.home-offeringsRow {
    background-image: url('');
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-color: #ffffff;
    border-bottom: 15px solid #ffffff;
    padding: 0px 0px 0px 0px;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#840d5d+0,fe008a+100 */
    background: #840d5d; /* Old browsers */
    background: -moz-linear-gradient(top,  #840d5d 0%, #fe008a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #840d5d 0%,#fe008a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #840d5d 0%,#fe008a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#840d5d', endColorstr='#fe008a',GradientType=0 ); /* IE6-9 */
}
/*.home-missionRow {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/momentumschoolofdance/momentum-school-of-dance/initial-design-files/img-bkgrd-dance-class-listening-turquoise-1300x703.jpg');
    background-repeat: no-repeat;
    background-position: 50% 30%;
    background-size: cover;
    background-color: #569643;
    color: #ffffff;
    padding: 45px 10px 45px 10px;
    text-align: center;
    width: 100%;
}*/
.home-missionRow p {
    color: #830d5d;
    font-size: 18px;
    line-height: 35px;
    padding: 0px 15%;
}
.home-missionRow h3 {
    color: #1a1a1a;
}
/* FOOTER
----------------------------------------------------------------------------------------------------*/
.footer {
    background-color: #ffffff;
    border-top: 26px solid #93236f;
    padding: 15px 0px 30px 0px;
}
.footer p, .footer a {
    font-size: 13px;
}
#footer3 {
    text-align: center;
}
#footer3 ul {
	/*float: right;*/
	list-style: none;
	margin: 20px auto 0px auto;
	text-align: center !important;
	padding: 0px;
	overflow: hidden; /*clear li floats*/
	width: auto;
}
#footer3 ul li {
	/*float: left;*/
	overflow: hidden;	
}
#footer3 ul li a {
	/*float: left;*/
	color: #93236f;
	display: block;
	font-size: 12px;
    line-height: 15px;
	padding: 5px 8px 5px 8px;
	text-align: center;
	text-decoration: none;
}
#footer3 ul li a:hover {
	text-decoration: underline;
}
/* Media Queries
----------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
    .header1 {
        display: none;
    }
    .header1-mobile {
        display: block;
        padding: 15px 7px;
        text-align: center;
    }
    .se_siteBranding {
        margin: auto;
        text-align: center;
    }
    .se_siteBranding img {
        max-width: 90%;
    }
    .feature {
        
    }
    #footer1 {
        text-align: center !important;
    }
    .div-line-left {
        border-left: none !important;
        padding-right: 20px;
    }
    #footer3 {
        text-align: center;
    }
    #footer3 ul {
	    /*float: right;*/
	    list-style: none;
	    margin: 20px auto 0px auto;
	    text-align: center !important;
	    padding: 0px;
	    overflow: hidden; /*clear li floats*/
	    width: auto;
    }
    #footer3 ul li {
    	/*float: left;*/
    	overflow: hidden;	
    }
    #footer3 ul li a {
    	/*float: left;*/
    	color: #93236f;
    	display: block;
    	font-size: 12px;
     line-height: 15px;
    	padding: 5px 8px 5px 8px;
    	text-align: center;
	    text-decoration: none;
    }
    #footer3 ul li a:hover {
    	text-decoration: underline;
    }
    #blogFeed {
        margin-bottom: 30px;
    }
}
@media (max-width: 450px) {
    .blog_post_listing_sidebar {
        float: none !important; 
        width: 100% !important;
    }
    .blog_post_listing_permalink a {
        font-size: 40%;
    }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    .header1-mobile {
        display: none;
    }
    .navigation {

    }
    .navicon {
        display: none;
    }
    .MainMenu {
        display: block;
        text-align: center;
    }
    .MainMenu ul {
        margin: 0;
        padding: 0;
    }
    .MainMenu li {
    	list-style: none;
    }
    .MainMenu ul.le_menu_level_0 {
        margin: 0;
    	padding: 0;
    	text-align: center;
    }
    .MainMenu li.le_menuitem_level_0 {
    	display: inline-block;
	    padding: 5px 0;
    }
    .MainMenu li.le_menuitem_level_0 a {
        color: #1a1a1a; 
        display: block;
        padding: 5px 11px;
        font-family: 'Tangerine', Trebuchet MS, cursive;
        font-size: 28px;
        font-weight: 400;
        /*letter-spacing: 1px;*/
        line-height: 20px;
        /*word-break: break-word;*/
        text-decoration: none;
        text-transform: capitalize;
        background-repeat: no-repeat;
        background-position: 50% 100%;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        transition: all .2s ease;
    }
    .MainMenu li.le_menuitem_level_0 a:hover {
        color: #ff008a;
    }
    .MainMenu li.le_menuitem_level_0 a.le_current_link {
        color: #ff008a;
    }
    .MainMenu ul.le_menu_level_1 {
    	position: absolute;
    	z-index: 10;
    	display: none;
        margin: 0;
    	padding: 5px 0;
    	text-align: left;
    }
    .MainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
        background-color: #ffffff;
        border: 1px solid #ff008a;
    	display: block;
    }
    .MainMenu li.le_menuitem_level_1 a {
    	display: block;
    	border-bottom: 1px solid #c0c0c0;
    	padding: 5px 10px 10px 10px;
    	margin: 5px 5px;
    	color: #1a1a1a; 
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        letter-spacing: 1px;
    	font-size: 15px;
    	text-decoration: none;
    	text-transform: uppercase;
    	min-width: 160px;
    }
    .MainMenu li.le_menuitem_level_1 a:hover {
    	color: #ffffff;
        background-image: none;
        background-color: #ff008a;
    }
    .MainMenu .le_menu_level_2_container {
    	float: right;
    	margin-top: -35px;
    	padding: 0;
    }
    .MainMenu ul.le_menu_level_2 {
    	position: absolute;
    	z-index: 10;
    	display: none;
    	margin: 0;
    	padding: 5px 0;
        background-color: #ffffff;
    	text-align: left;
    }
    .MainMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
    	display: block;
    }
    .dropdown ul {
        dipslay: block;
    }
        .green-trans-button {
        text-align: right;
    }
    .blog_sidebar {
        display: block !important;
    }
    #footer3 {
        text-align: right;
    }
    #footer3 ul {
	    float: right;
	    display: block;
	    list-style: none;
	    margin: 0px;
	    text-align: right;
	    padding: 0px;
	    overflow: hidden; /*clear li floats*/
    }
    #footer3 ul li {
	    float: left;
    }
    #footer3 ul li a {
	    float: left;
	    color: #93236f;
	    display: block;
	    font-size: 12px;
        line-height: 15px;
	    padding: 0px 11px 0px 11px;
	    text-decoration: none;
    }
    #footer3 ul li a:hover {
	    text-decoration: underline;
    }
    #footer3  ul.le_menu_level_1 {
        display: none;
    }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200) {

}
/*-------------------Special Add-Ons-------------------*/
.ctaButton a {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/momentumschoolofdance/momentum-school-of-dance/initial-design-files/bkgrd-plum-opc35.png');
    background-repeat: repeat;
    border: 1px solid #ffffff;
    color: #1a1a1a;
    display: block;
    margin: 10px 0px;
    padding: 15px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer;
}
.ctaButton a:hover {
    background-color: #00e5ee;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-box-shadow: 0px 0px 13px 7px rgba(51,2,35,1);
-moz-box-shadow: 0px 0px 13px 7px rgba(51,2,35,1);
box-shadow: 0px 0px 13px 7px rgba(51,2,35,1);
}
.ctaButton h3 a {
    color: #ffffff;
    font-family: 'Tangerine', Trebuchet MS, cursive;
	font-size: 38px;
	font-weight: 400;
	line-height: 50px;
}
.ctaButton h3 a:hover {
    color: #830d5d;
}
.ctaContent {
    color: #ffffff;
    font-size: 14px;
    font-family: trebuchet ms, sans-serif;
    line-height: 21px;
}

.boxTint {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/momentumschoolofdance/momentum-school-of-dance/initial-design-files/bkgrd-plum-opc17.png');
    background-repeat: repeat;
}
.offeringBox {
    color: #ffffff;
    padding: 30px 15px 30px 15px;
    text-align: center;
}
.offeringBox p, .offeringBox h2 {
    color: #ffffff;
}
.offeringBox a {
    background-color: #00e5ee;
    border: 1px solid #ffffff;
    color: #830d5d;
    display: block;
    margin: 15px auto 7px auto;
    padding: 10px 17px;
    text-decoration: none;
    width: 75%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.offeringBox a:hover {
    background-color: #ffffff;
}
.pinkButton a, a.pinkButton {
    background-color: #ff008a;
    border: 1px solid #ffffff;
    color: #ffffff;
    display: block;
    margin: 15px auto;
    padding: 10px 17px;
    text-align: center;
    text-decoration: none;
    width: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.pinkButton a:hover, a.pinkButton:hover {
    background-color: #00e5ee;
    border: 1px solid #ff008a;
    color: #830d5d;
}
.div-line-left {
    border-left: 1px solid #c4c4c4;
    padding-left: 20px;
}
img.pad10 {
    padding: 10px 0px;
}
.staffBio {
    border-bottom: 1px solid #cacaca;
    display: block;
    margin: 15px 0px 20px 0px;
    padding: 10px 20px;
}
.blog_sidebar {
    display: none;
}
.rule-title {
    border: 11px solid #001a4b;
    margin: 10px auto;
    text-align: center;
    padding: 25px;
    height: 145px;
    width: 145px;
}
.rule-title h1 {
    font-size: 55px;
    line-height: 55px;
}
.blog_post_listing_header_section {
    padding-bottom: 11px;
}
.blog_post_listing_title_link a {
    font-size: 25px !important;
}
.ctaRow h1 .blog_post_listing_title_link {
    color: #ffa1d4;
    font-size: 24px;
    line-height: 31px;
    text-decoration: underline;
}
.ctaRow h1 .blog_post_listing_title_link:hover {
    color: #ff008a;
}
.testimonial {
    border-bottom: 1px dotted #c4c4c4;
    margin: 10px 0px 25px 0px;
    padding: 20px 0px 25px 0px;
}
.ctaRow .blog_post_listing_content a {
    color: #ffa1d4;
    text-decoration: underline;
}
.ctaRow .blog_post_listing_content a:hover {
    color: #ff008a;
}
/*-----------------Clear Floated Elements-------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*-----------------Clear Floated Elements END-------------------*/
/*-------------- Account Preset ----------------- */
/*-------------- Account Preset [Desktop]----------------- */
.aurora_home #le_area1 {
}
.aurora_home #le_blogFeed {
}
.aurora_home #le_feature1 {
}
.aurora_home #le_home-featureRow {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/momentumschoolofdance/momentum-school-of-dance/initial-design-files/img-bkgrd-dance-class-listening-turquoise-1300x703.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_home #le_home-missionRow {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/momentumschoolofdance/momentum-school-of-dance/initial-design-files/img-momentum-feature-girl-in-purple-SCREENED-1300x764.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: top center;
    padding-top: 90px;
    padding-bottom: 90px;
}
.aurora_home #le_home-testimonialRow {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/momentumschoolofdance/momentum-school-of-dance/initial-design-files/img-bkgrd-dance-movement-pink-1370x675.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 40px;
    padding-bottom: 40px;
}
.aurora_store #le_area1 {
}
.navicon {
}
.seFormButton {
}
.se_body,.se_bgColor_thumb,.se_bgImg_thumb {
}
.se_button a, a.se_button {
}
.se_button a:hover, a.se_button:hover {
}
.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 {
}
.se_footer a {
}
.se_footer a:hover {
}
.se_footer p, .se_footer h1, .se_footer h2, .se_footer h3, .se_footer h4, .se_footer h5, .se_footer  {
}
.se_header {
}
.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 {
}
.se_menu li.le_menuitem_level_0 a,.navicon {
}
.se_menu li.le_menuitem_level_0 a:hover {
}
.se_menu li.le_menuitem_level_1 a {
}
.se_menu li.le_menuitem_level_1 a:hover {
}
.se_siteBranding a {
}
.se_siteBranding:hover, .se_siteBranding a:hover {
}
.se_social a {
}
.se_social a:hover {
}
.se_tagline {
}
.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 {
}
a:hover {
}
blockquote {
}
h1, h1 a, .title1, .title1 a {
}
h2, h2 a, .title2, .title2 a {
}
h3, h3 a, .title3, .title3 a {
}
h4, h4 a, .title4, .title4 a {
}
h5, h5 a, .title5, .title5 a {
}
h6, h6 a, .title6, .title6 a {
}
hr {
}
p, ul, ol, dl {
}

/*-------------- Account Preset [Desktop] End----------------- */
/*-------------- Account Preset [Tablet]----------------- */
@media screen and (max-width: 991.98px) {
    .aurora_home #le_area1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_blogFeed {
    }
}
@media screen and (max-width: 400px) {
    .aurora_home #le_feature1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_home-featureRow {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_home #le_home-missionRow {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_store #le_area1 {
    }
}

/*-------------- Account Preset [Tablet] End----------------- */
/*-------------- Account Preset [Mobile]----------------- */
@media screen and (max-width: 767.98px) {
    .aurora_home #le_area1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_blogFeed {
    }
}
@media screen and (max-width: 600px) {
    .aurora_home #le_feature1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_home-featureRow {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_home #le_home-missionRow {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_store #le_area1 {
    }
}

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