@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700|Droid+Serif:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Lato:100,400,300,700,900);
/* General Classes 
----------------------------------------------------------------------------------------------------*/



.aurora_fiocchi .le_section-one-inner {    max-width: 1400px;
    margin: auto;}
#JotFormIFrame-90643708123959 {
    height: 1000px !important;
}

.promo-form {background:black; padding:20px; max-width:525px; margin:auto; border: 2px solid rgb(3, 216, 250); border-radius:20px;}

.promo-form label {color:white;}
.IKE1{
   position: fixed;
   left: 0;
   right: 0;
   top:0;
   z-index: -100;
   }
    #JotFormIFrame-82634613415959 {height:2500px !important;}
    #JotFormIFrame-82553696215968 {height:5500px !important;}
    
.width50{
    width: 50%;
    margin: auto;
    text-align: center;
}

.width75{
    width: 75%;
    margin: auto;
    text-align: center;
}
    
.mt10 {
    margin-top:10px;
}

.mt20 {
    margin-top:20px;
}

.mb10 {
    margin-bottom:10px;
}

.mb20 {
    margin-bottom:20px;
}

.padding-0 {
    padding:0px;
}
.padding-5 {
    padding:5px;
}
.padding-10 {
    padding:10px;
}

.padding-15 {
    padding:15px;
}

.padding-20 {
    padding:20px;
}

.padding-lr-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.padding-lr-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.stretch-w-20 {
    margin-left: -20px;
    margin-right: -20px;
}

.stretch-w-30 {
    margin-left: -30px;
    margin-right: -30px;
}

.triangle-direction-down, .triangle-direction-up, .triangle-direction-left, .triangle-direction-right {
    position: relative;
    overflow: hidden;
}

.triangle-item {
    display: block;
    position: absolute;
    color: white;
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
}

.triangle-item.triangle-direction-down {
    top: -1px;
    left:50%;
    margin-left: -20px;
    border-width: 20px 20px 0 20px;
    border-color: currentColor transparent transparent transparent;
}

.triangle-item.triangle-direction-up {
    bottom: -1px;
    left:50%;
    margin-left: -20px;
    border-width: 0px 20px 20px 20px;
    border-color: transparent transparent currentColor transparent;
}

.triangle-item.triangle-direction-left {
    top: 50%;
    left: auto;
    right: -1px;
    margin-top: -20px;
    border-width: 20px 20px 20px 0;
    border-color: transparent currentColor transparent transparent;
}

.triangle-item.triangle-direction-right {
    top: 50%;
    left: -1px;
    margin-top: -20px;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent currentColor;
}

@media all and (max-width: 767px) {
    .mobile-left {
        text-align: left;
    }
    .mobile-right {
        text-align: right;
    }
    .mobile-center {
        text-align: center;
    }
    .mobile-hidden {
        display: none;
    }
}
@media all and (min-width: 768px) {
    .desktop-right {
        text-align: right;
    }
    .desktop-left {
        text-align: left;
    }
    .desktop-center {
        text-align: center;
    }
}
.center-all {
    text-align:center;
    margin: auto;
}
.textCenter {
    text-align: center;
}
.textLeft {
    text-align: left;
}
.textRight {
    text-align: right;
}

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

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

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

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

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

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

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

.row.empty-row [class^="col-"],
.row.empty-row [class*=" col-"]{
  min-height: 0;
}

.le-edit-open .row.empty-row [class^="col-"],
.le-edit-open .row.empty-row [class*=" col-"]{
    min-height: 1px;
}



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

body {
    background: #fff;
    background-attachment: fixed;
  background-size: cover;
    margin: 0 auto;
    color: #323232;
    font-family: 'Lato','Open Sans',sans-serif;
	font-size: 14px;
	line-height: 1.4;
	width: 100%;
	height: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}

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



.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



#vidBig {
    background-color: #000;
    height:500px!important;
    overflow:hidden;
    
}
#vidBig video {
    /*width: 100%;*/
    max-height:500px;
    overflow:hidden;
    vertical-align: bottom;
    z-index: -100;
    margin-bottom: -900px;
}
#vidBig .vjs-control-bar, #vidBig .vjs-caption-settings {
    display: none !important;
}
#vidBig .vjs-big-play-button {
    display: block;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
    cursor: pointer;
    border-radius: 50%;
    width: 84px;
    height: 84px;
    margin: 0 auto;
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/circuitworksla/circuit-works/icon-playbutton_14.png);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    z-index: 19;
}
#vidBig.vjs-playing .vjs-big-play-button{
    display: none;
}
#vidBig .vjs-big-play-button:hover {
    box-shadow: 0 0 15px #fff;
}
#vidBig .vjs-poster {
    /*background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/circuitworksla/circuit-works/Screen_Shot_2015-04-12_at_1_10_23_PM_2.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    height: 100%;
}
#vidBig.vjs-playing .vjs-poster, #vidBig.vjs-paused.vjs-has-started .vjs-poster {
    display: none;
}
/* Typography
----------------------------------------------------------------------------------------------------*/

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

b, strong {
    font-weight: 900;
}

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

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

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

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

/* Make sure font awesome icons that are links do not have underline on hover */
.fa a:hover, a.fa:hover {
    text-decoration: none;
}

.lato {
   font-family: 'Lato','Open Sans',sans-serif !important;
}

/* -- Custom Font Weights -- */

.font-weight-100,
.font-weight-100 h1,
.font-weight-100 h2,
.font-weight-100 h3,
.font-weight-100 h4,
.font-weight-100 h5,
.font-weight-100 h6,
.font-weight-100 p,
.font-weight-100 ul,
.font-weight-100 li,
.font-weight-100 a {
    font-weight: 100 !important;
}
.font-weight-200,
.font-weight-200 h1,
.font-weight-200 h2,
.font-weight-200 h3,
.font-weight-200 h4,
.font-weight-200 h5,
.font-weight-200 h6,
.font-weight-200 p,
.font-weight-200 ul,
.font-weight-200 li,
.font-weight-200 a {
    font-weight: 200 !important;
}
.font-weight-300,
.font-weight-300 h1,
.font-weight-300 h2,
.font-weight-300 h3,
.font-weight-300 h4,
.font-weight-300 h5,
.font-weight-300 h6,
.font-weight-300 p,
.font-weight-300 ul,
.font-weight-300 li,
.font-weight-300 a { 
    /*font-weight: 300 !important;*/
}
.font-weight-400,
.font-weight-400 h1,
.font-weight-400 h2,
.font-weight-400 h3,
.font-weight-400 h4,
.font-weight-400 h5,
.font-weight-400 h6,
.font-weight-400 p,
.font-weight-400 ul,
.font-weight-400 li,
.font-weight-400 a {
    font-weight: 400 !important;
}
.font-weight-500,
.font-weight-500 h1,
.font-weight-500 h2,
.font-weight-500 h3,
.font-weight-500 h4,
.font-weight-500 h5,
.font-weight-500 h6,
.font-weight-500 p,
.font-weight-500 ul,
.font-weight-500 li,
.font-weight-500 a {
    font-weight: 500 !important;
}
.font-weight-600,
.font-weight-600 h1,
.font-weight-600 h2,
.font-weight-600 h3,
.font-weight-600 h4,
.font-weight-600 h5,
.font-weight-600 h6,
.font-weight-600 p,
.font-weight-600 ul,
.font-weight-600 li,
.font-weight-600 a {
    font-weight: 600 !important;
}
.font-weight-700,
.font-weight-700 h1,
.font-weight-700 h2,
.font-weight-700 h3,
.font-weight-700 h4,
.font-weight-700 h5,
.font-weight-700 h6,
.font-weight-700 p,
.font-weight-700 ul,
.font-weight-700 li,
.font-weight-700 a {
    font-weight: 700 !important;
}
.font-weight-800,
.font-weight-800 h1,
.font-weight-800 h2,
.font-weight-800 h3,
.font-weight-800 h4,
.font-weight-800 h5,
.font-weight-800 h6,
.font-weight-800 p,
.font-weight-800 ul,
.font-weight-800 li,
.font-weight-800 a {
    font-weight: 800 !important;
}
.font-weight-900,
.font-weight-900 h1,
.font-weight-900 h2,
.font-weight-900 h3,
.font-weight-900 h4,
.font-weight-900 h5,
.font-weight-900 h6,
.font-weight-900 p,
.font-weight-900 ul,
.font-weight-900 li,
.font-weight-900 a {
    font-weight: 900 !important;
}

.le_content {
    word-wrap: break-word;
}

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

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

.wrapper textarea {
    padding: 10px 10px;
}

/* -- Search Element --*/
.wrapper input[type="text"]#search_form_value {
	padding: 5px 10px;
}
#search_form_button {
    padding: 5px 15px;
    position: relative;
}

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

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

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

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

.le_form label {
    font-weight: normal;
}

/* -- Form Underline Styling -- */
.form-underline input[type="text"],.form-underline input[type="email"],.form-underline input[type="password"], .form-underline textarea {
	background: transparent;
	padding: 20px 10px;
	border: 0;
	border-bottom: 1px solid;
	border-bottom-color: #444;
	border-bottom-color: 1px solid rgba(0,0,0,.4);
	transition: all .3s ease;
}

.form-underline input[type="text"]:focus,.form-underline input[type="email"]:focus,.form-underline input[type="password"]:focus, .form-underline textarea:focus {
	border-color: inherit;
}


.form-underline ::-webkit-input-placeholder {
    color: #777;
    color: rgba(0,0,0,.7);
}
.form-underline :-moz-placeholder { /* older Firefox*/
    color: #777;
    color: rgba(0,0,0,.7);
}
.form-underline ::-moz-placeholder { /* Firefox 19+ */ 
    color: #777;
    color: rgba(0,0,0,.7);
} 
.form-underline :-ms-input-placeholder { 
    color: #777;
    color: rgba(0,0,0,.7);
}

.form-underline-light input[type="text"],.form-underline-light input[type="email"],.form-underline-light input[type="password"], .form-underline-light textarea {
	background: transparent;
	padding: 20px 10px;
	color: white;
	border: 0;
	border-bottom: 1px solid;
	border-bottom-color: white;
	border-bottom-color: rgba(255,255,255,.8);
	transition: all .3s ease;
}

.form-underline-light input[type="text"]:focus,.form-underline-light input[type="email"]:focus,.form-underline-light input[type="password"]:focus, .form-underline-light textarea:focus {
	background: rgba(0,0,0,.5);
	border-color: inherit;
}

.form-underline-light .le_form label {
    color: white;
}


.form-underline-light ::-webkit-input-placeholder {
    color: #fff;
    color: rgba(255,255,255,.7);
}
.form-underline-light :-moz-placeholder { /* older Firefox*/
    color: #fff;
    color: rgba(255,255,255,.7);
}
.form-underline-light ::-moz-placeholder { /* Firefox 19+ */ 
    color: #fff;
    color: rgba(255,255,255,.7);
} 
.form-underline-light :-ms-input-placeholder { 
    color: #fff;
    color: rgba(255,255,255,.7);
}

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

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

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

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

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

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

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

.se_button a, a.se_button {
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
	padding: 15px 20px;
	line-height: 1em;
	border:0px solid transparent;
	font-family: 'Lato','Open Sans', sans-serif;
	font-weight:300;
}
.se_button a:hover, a:hover.se_button {
    text-decoration: none;
}
.se_button.button2 a, a.se_button.button2{
    background: transparent;
    padding: 10px 15px;
    border:2px solid black;
    color: #000;
    text-transform: uppercase;
    font-weight: 300;
}

.se_button.button2 a:hover, a.se_button.button2:hover{
    background: black;
    color: #fff;
    border-color: black;
}

.se_button.fullwidthButton a, a.se_button.fullwidthButton{
    display: block;
    text-align: center;
}
.se_button.largeButton a, a.se_button.largeButton {
	padding: 25px 35px;
}

.seFormButton, .wrapper input[type="submit"].seFormButton {
    padding: 10px 20px;
    font-family: "Droid Serif",serif;
    font-style: italic;
}


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

.se_siteBranding {
    line-height:1;
    padding: 20px 0;
}

.se_siteBranding img {
    max-width: 100%;
    height: auto;
}
.se_siteBranding a {
	color: #ffffff;
	font-family: 'Lato','Open Sans',sans-serif;
	font-size: 32px;
	font-weight: 700;
	word-break: break-word;
	max-width: 100%;
}
.se_siteBranding a:hover {
    text-decoration: none;
}
.le_logo img {
    padding: 0;
    transition: all .3s ease;
}
.le_logo_text {
    font-size:100%;
    transition: all .3s ease
}
.se_tagline {
    margin-top: 8px;
	font-family: 'Droid Serif',serif;
}


/* Wrapper and rows
----------------------------------------------------------------------------------------------------*/

 .bounce-7 {
        animation-name: bounce-7;
        align-self: flex-end;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        animation-timing-function: cubic-bezier(0.280, 0.840, 0.420, 1);
    }
    @keyframes bounce-7 {
        0%   { transform: scale(1,1)      translateY(0); }
        10%  { transform: scale(1.1,.9)   translateY(0); }
        30%  { transform: scale(.9,1.1)   translateY(-50px); }
        50%  { transform: scale(1.05,.95) translateY(0); }
        57%  { transform: scale(1,1)      translateY(-7px); }
        64%  { transform: scale(1,1)      translateY(0); }
        100% { transform: scale(1,1)      translateY(0); }
    }

.container2 {max-width:800px; margin:auto;}
.wrapper {
	width: 100%;
	position: relative;
	right: 0;
	transition: right .3s ease;
}

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

.se_WrapperContent {
    padding-top: 40px;
}

.wrapper .container {
    width: 100%;
    padding: 0;
}

.wrapper .row {
    margin-left: 0px;
    margin-right: 0px;
}

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


/* Header
----------------------------------------------------------------------------------------------------*/
#top-bar {
    position: relative;
    z-index: 500;
}

#top-bar .menu_element ul, .menu-inline ul{
 padding: 0;
 margin: 0;
 list-style: none;
}

#top-bar .menu_element ul li, .menu-inline ul li{
 display: inline-block;
 vertical-align: middle;
}

#top-bar .menu_element ul li a, .menu-inline ul li a{
 display: inline-block;
 float: left;
 padding: 7px 10px;
}
#top-bar .menu_element ul li:first-child a, .menu-inline ul li:first-child a {
 padding-left: 0;   
}
#top-bar .menu_element ul li:last-child a, .menu-inline ul li:last-child a {
 padding-right: 0;   
}

.le-edit-open #top-bar {
    min-height: 80px;
    height: auto;
}

.top-bar-item a {
   color: inherit;
}

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

.header {
	padding: 0;
}

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

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

.navigation {
    position: relative;
    top: 4px;
}
.navicon-wrap {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    right: 15px;
}
.navicon {
    position: relative;
    line-height: 35px;
    height: 35px;
    padding: 0 20px 0 0;
}
.navicon:after {
    position: absolute;
    content: '\f0c9';
    font-family: 'FontAwesome';
    top: 0;
    right: 0;
    font-size: 24px;
    color: currentColor;
}

.OpenMobileMenu .navicon:after {
    content: '\00d7';
    font-family: 'Lato','Open Sans',sans-serif;
}

.navicon:hover {
    cursor: pointer;
}
.menu-wrap{
    position:absolute;
    top:auto;
    padding-left:0;
}
.MainMenu {
    display: none;
    width: 100%;
}
.MainMenu ul.le_menu_level_0 {
    margin: 0;
	padding: 40px 0 10px 0;
}
.MainMenu li {
    position: relative;
	list-style-type: none;
	text-decoration: none;
}

.MainMenu .le_menu_level_container {
	position: relative;
}
.MainMenu li.le_menuitem_level_0 a {
	display: block;
	padding: 0;
    font-family: 'Lato','Open Sans',sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}
.MainMenu li.le_menuitem_level_0 a:hover {
	color: #323232;
}
.MainMenu ul.le_menu_level_1 {
    margin: 0;
	padding: 0;
	height: auto;
}
.MainMenu li.le_menuitem_level_1 a {
	display: block;
	padding: 5px 15px 5px 0;
	color: #ffffff; 
    font-family: 'Lato','Open Sans',sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	background-image: none;
}
.MainMenu li.le_menuitem_level_1 a:hover {
	color: #323232;
}

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

.MainMenu ul.le_menu_level_2 {
	margin: 0;
	padding: 0;
}
.MainMenu li.le_menuitem_level_2 a {
    padding: 5px 0 5px 30px;
}
.MainMenu .dropdown ul {
    display: none;
}

/* ---- Separate Mobile Menu ---- */
.primary-mobile-menu {
    position: fixed;
    top: 0;
    right:-240px;
    height: 100%;
    z-index: 1001;
    width: 240px;
    padding: 5px 15px 15px;
    overflow-x: none;
    overflow-y: auto;
    font-size: 15px;
    font-weight: 300;
    background-color: inherit;
    /*border-left: 1px solid rgba(0,0,0,.07);*/
    /*-webkit-box-shadow: inset 0 0 5px 5px rgba(0,0,0,.05);*/
    /*-moz-box-shadow: inset 0 0 5px 5px rgba(0,0,0,.05);*/
    /*box-shadow: inset 0 0 5px 5px rgba(0,0,0,.05);*/
    transition: right .3s ease;
}

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

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

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

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

/*Push Wrapper when Mobile Menu is open*/
@media (max-width: 767px) { 
    
    .primary-mobile-menu .le_menu_level_1_container,
    .menu-bar ul.le_menu_level_2 {
        background: transparent !important;
    }
    
    .OpenMobileMenu .wrapper{
        right:240px;
    }
    .OpenMobileMenu .menu-bar{
        right:240px;
        left: initial;
    }
}

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


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

.content {
	padding: 0;

}
.contentInner {
    padding: 15px;
}

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

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

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

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

.se_social a {
    display: inline-block;
    vertical-align: middle;
    padding-top: 9px;
    padding-bottom: 5px;
    margin: 0 .25em;
}

#top-bar .se_social {
    display: none;
}

#mobile-menu .se_social a{
    margin: 0 .35em;
    font-size: 20px;
}


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

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #top-bar .se_social {
        display: block;
    }
    
    .navicon {
        display: none;
    }
    .MainMenu {
        display: block;
        padding-top: 0;
    }
    .MainMenu ul {
        margin: 0;
        padding: 0;
    }
    .MainMenu li {
    	list-style: none;
    }
    .MainMenu ul.le_menu_level_0 {
        margin: 0;
    	padding: 0;
    }
    .MainMenu li.le_menuitem_level_0 {
    	display: inline-block;
	    padding: 0;
    }
    .MainMenu li.le_menuitem_level_0 a {
        display: block;
        position: relative;
        padding: 12px 15px;
        font-family: 'Lato','Open Sans',sans-serif;
        font-size: 13px;
        line-height: 13px;
        word-break: break-word;
        text-decoration: none;
        background-repeat: no-repeat;
        background-position: 50% 100%;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        transition: all .2s ease;
    }
    
    .MainMenu li:first-child.le_menuitem_level_0 a {
        padding-left: 30px;
    }
    
    .MainMenu li.le_menuitem_level_0 a:hover {
    }
    
    .MainMenu li.le_menuitem_level_0 a.le_current_link {
        /*border-bottom: 3px double;*/
        /*padding-bottom: 7px !important;*/
    }
    
    .MainMenu .le_menu_level_1_container {
        position: absolute;
        left: 0;
    }
    
    .MainMenu ul.le_menu_level_1 {
    	position: relative;
    	left: 0;
    	z-index: 10;
    	display: none;
        margin: 0;
    	padding: 0;
    	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: 3px 15px;
    	color: #323232;
        font-family: 'Lato','Open Sans',sans-serif;
    	font-size: 15px;
    	text-decoration: none;
    	min-width: 160px;
    }
    .MainMenu li.le_menuitem_level_1 a:hover {
    	color: #d83d44;
        background-image: none;
    }
    .MainMenu .le_menu_level_2_container {
    	float: right;
    	left:100%;
    	margin-top: -35px;
    	padding: 0;
    }
    .MainMenu ul.le_menu_level_2 {
    	position: absolute;
    	right:0;
    	z-index: 10;
    	display: none;
    	background: rgba(237, 237, 237, 0.9);
    	margin: 0;
    	padding: 0;
    	text-align: left;
    }
    .MainMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
    	display: block;
    }
    .MainMenu .dropdown ul {
        dipslay: block;
    }
    
    /* ---- Separate Mobile Menu ---- */
    .primary-mobile-menu {
        /*display: none;*/
    }
    /* ---- End Separate Mobile Menu ---- */
    
    
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    
    .MainMenu li.le_menuitem_level_0 a {
    }
    .MainMenu ul.le_menu_level_1 {
        margin: 0;
    }
    .MainMenu li.le_menuitem_level_1 a {
        padding: 10px 15px;
    }
    .footerLeft {
        text-align: left;
    }
    .footerMid {
        text-align: left;
    }
    .footerRight {
        text-align: right;
    }    
}

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


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

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

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

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

.feature-content .le_plugin_slider_container {
    margin:auto;
}
.feature-content [le_content_type="htmlslider"] img {
	vertical-align: middle;
    width: 100%;
	height: auto;
}
.wrapper table {
	border-spacing: 0 !important;
}

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

.le_mb_wrapper {
    padding-top:10px;
}

/* MINDBODY Appointments Page Overrides
----------------------------------------------------------------------------------------------------*/
.mb_appt_wrapper {
    padding-top:10px;
    margin-left:-25px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#le_mb_loginsignup #new_clients {
    border-left: 1px solid rgba(0,0,0,.23);
}
/* ------- MB Clients ----- */
@media all and (max-width: 768px) {
    #new_clients {
        min-width: 300px;
    }
    #new_clients label {
        text-align: left !important;
    }
    #existing_clients {
        min-width: 300px;
    }
    #existing_clients label {
        text-align: left !important;
    }
    .mb_login_existing_label {
         text-align: left !important;
    }
}

/* Clear
----------------------------------------------------------------------------------------------------*/

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

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

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

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

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

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

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

@media only screen and (max-width : 992px) { 
	.mobile-map {
		max-width: 80%;
	}
}

/* -- Blog Service Styles -- */

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

#blog_sidebar.blog_sidebar {
    width: 25%;
    margin-right: 10%;
    padding: 0 30px 30px;
    display: table-cell;
    float: none;
    vertical-align: top;
    background: rgba(0,0,0,.03);
}

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

#blog_sidebar_image {
    display:block;
}

#blog_sidebar .sidebar-title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300;
}

.blog_sidebar_tag {
    display: block;
}

/* -- Post List -- */

.no_blog_posts {
    text-align: center;
    display: block;
    background: #f2f2f2;
    padding: 40px;
    margin-left: 40px;
}

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

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

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

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

#blog_post_listing .feature_blog_text {
    margin-left:0;
}


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

#blog_post_listing .blog_post_listing_footer_hr {
    display:none;
}

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

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

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

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

.blog_post_listing_title_section {
    margin-right: 50px;
}

.blog_post_title, .blog_post_listing_title_link {
    font-size: 24px;
    font-weight: 700;
    color: currentColor;
    text-transform: uppercase;
    margin-bottom: 24px;
}

#blog_post_listing .feature_blog_image {
    margin-bottom: 20px;
}
#blog_post_listing .feature_blog_image img{
    max-width: 100%;
    width: 100%;
}


#blog_post_listing .feature_blog_text {
    float: none;
    clear: both;
}

#blog_post_listing .blog_post_listing_permalink a {
    word-break: break-all;
    font-size: 12px;
}

a.read_more_link {
    display: table;
    background: transparent;
    padding: 10px 15px;
    border:2px solid black;
    color: #000;
    font-size: 13px !important;
    text-transform: uppercase;
    margin-top: 10px;
    text-decoration: none;
}

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

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

}

/* --- Single (Full) Posts --- */
#blog_post {
    padding: 40px 30px;
}

#blog_post .blog_post_title_section {
    max-width: 720px;
    margin: 0 auto;
}



#blog_post_content_section {
    max-width: 720px;
    margin: 0 auto;
}

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

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

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

#blog_post_content img {
    margin-bottom: 1em;
}

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

.blog_post_comments_header {
    padding:8px 15px;
}

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

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

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

#blog_post_comment_count {
    margin: 8px 15px;
}

/* -- Blog Element Styles -- */

.blog_post_listing_element {
    margin-bottom: 10px;
}

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

.blog_post_listing_element .feature_blog_image {
    float: left;
    margin-right: 20px;
}    

.blog_post_listing_element .blog_post_listing_footer_hr {
    display: none;
}

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

@media all and (max-width: 768px) {
    .blog_post_listing_element .feature_blog_image {
        float: none;
    }
}

/* Classes that can be added in the advanced tab of most elements
========================================================================================== */

.aurora_home .hide-on-home {
    display: none;
}
.le-edit-open .aurora_home .hide-on-home {
    display: initial;
}

.pt-5{
    padding-top: 5px;
}
.pb-5{
    padding-bottom: 5px;
}
.pt-10{
    padding-top: 10px;
}
.pb-10{
    padding-bottom: 10px;
}
.pt-15{
    padding-top: 15px;
}
.pb-15{
    padding-bottom: 15px;
}
.pt-20{
    padding-top: 20px;
}
.pb-20{
    padding-bottom: 20px;
}

.bt-0 {
    border-top: 0;
}
.br-0 {
    border-right: 0;
}
.bb-0 {
    border-bottom: 0;
}
.bl-0 {
    border-left: 0;
}

/* - Text Classes - */

.text-shadow {
    text-shadow: 0px 1px 1px rgba(0,0,0,.35);
}
.text-shadow-dark {
    text-shadow: 0px 1px 1px rgba(0,0,0,.5);
}
.text-shadow-darker {
    text-shadow: 0px 1px 1px rgba(0,0,0,.75);
}
.text-shadow-darkest {
    text-shadow: 0px 1px 1px rgba(0,0,0,.95);
}


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

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

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

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

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


/* -- Mobile Only Theme Styles -- */
@media all and (max-width: 768px) {
    .mobile-center {
        text-align: center !important; /* needs important incase Aurora advanced tab align setting differs */
        margin: auto;
    }
    .mobile-hide {
        display: none !important; /* needs important incase Aurora advanced tab align setting differs */
    }
}


/*--- mobile map trigger */
.mobile-map-trigger {
    cursor: pointer;
}

.mobile-map-content {
    display: none;
}
.le-edit-open .mobile-map-content {
    display: block !important;
}

@media all and (min-width: 992px){ 
    .mobile-map-trigger {
        display: none;
    }
    .le-edit-open .mobile-map-trigger {
        display: block !important;
    }
    .mobile-map-content {
        display: block !important;
    }

}

.wacky-footer-trigger,.wacky-footer-trigger:hover {
    cursor: pointer;
}

.wacky-footer-content {
    display: none;
}

.le-edit-open .wacky-footer-content {
    display: block !important;
}

/* -------- CSS Filter Effects ------- */

/* -- Grayscale --*/
.effectGrayscale {
     -webkit-filter: grayscale(0%);
      -webkit-transition: .35s ease-in-out;
      -moz-filter: grayscale(0%);
      -moz-transition: .35s ease-in-out;
      -o-filter: grayscale(0%);
      -o-transition: .35s ease-in-out;
      filter: grayscale(0%);
      -webkit-transform: translateZ(0px);
}

.effectGrayscale:hover {
     -webkit-filter: grayscale(80%);
      -webkit-transition: .35s ease-in-out;
      -moz-filter: grayscale(80%);
      -moz-transition: .35s ease-in-out;
      -o-filter: grayscale(80%);
      -o-transition: .35s ease-in-out;
      filter: grayscale(80%);
      -webkit-transform: translateZ(0px);
}

.effectGrayscaleReverse{
     -webkit-filter: grayscale(80%);
      -webkit-transition: .35s ease-in-out;
      -moz-filter: grayscale(80%);
      -moz-transition: .35s ease-in-out;
      -o-filter: grayscale(80%);
      -o-transition: .35s ease-in-out;
      filter: grayscale(80%);
      -webkit-transform: translateZ(0px);
}

.effectGrayscaleReverse:hover  {
     -webkit-filter: grayscale(0%);
      -webkit-transition: .35s ease-in-out;
      -moz-filter: grayscale(0%);
      -moz-transition: .35s ease-in-out;
      -o-filter: grayscale(0%);
      -o-transition: .35s ease-in-out;
      filter: grayscale(0%);
      -webkit-transform: translateZ(0px);
}

/* -- Hover Bright --*/
.hover-bright {
    transition: all .42s ease;
}
.hover-bright:hover {
    background: transparent !important;
}

/* -- Fit Text Effect -- */
.fit-text *{
        font-size: inherit !important;
    }
@media all and (max-width:767px){
    .fit-text-mobile *{
        font-size: inherit !important;
    }
}

/* -- Expandable Effect -- */
.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 */

/* -- Section Dividers -- */
.section-divider-svg {
    overflow: hidden;
}

.section-divider-svg svg {
    width: 101%;
    display: block;
    margin-bottom: -1px; /* safari was off by 1px */
}

.section-divider-svg polygon {
    fill: currentColor;
}

.underline,.underline-left,.underline-right,.underline-center {
    position: relative;
    padding-bottom: 20px;
}

.underline:after,.underline-left:after,.underline-center:after,.underline-right:after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-left: 0;
    width: 120px;
    height: 2px;
    content: "";
    background-color: currentColor;
}

.underline-center:after {
    left: 50%;
    margin-left: -60px;
}
.underline-right:after {
    left: auto;
    right: 0;
}

.circle-img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.absolute-center {
    text-align: center;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-self: center;
    align-items: center;
    justify-content: center;
    flex-direction:column;
}

.absolute-center .le_video_overlay {
    position: absolute;
    top: 0;
    left: 0;
}

/* -- Count Up Effect -- */

.count-up {
    line-height: 1;
    opacity: 0;
    transition: opacity 1s ease;
}
.le-edit-open .count-up, .le-edit-open .count-up.hideme, .count-up.showme {
    opacity: 1;
}

/* -- rotate on scroll effect -- */
.rotate-me {
    display:inline-block;
}


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


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

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

.le_region {
    position: relative;
}

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

/* -- End System Fixes -- */

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

/* ---- CSSE Animation Preset ---- */

.showme {
  opacity:1;
}
/* -- Disable CSS Animations when in edit mode -- */
.le-edit-open .animated{
-webkit-animation: none !important;
-moz-animation: none !important;
-o-animation: none !important;
-ms-animation: none !important;
animation: none !important;
}



/* ========================================== Theme Speficic UI Styles ========================================== */
.aurora_header_bar {
    box-shadow: 0px 0px 10px rgba(0,0,0,.4);
}

.expander {
    visibility: hidden;
    position: fixed;
    z-index: 1001;
    top:40px;
    left:0;
    width: 0;
    height: 0;
    overflow: hidden;
    line-height: 46px;
    text-align: center;
    background: transparent;
    color: #537fbc;
    cursor: pointer;
    border-radius: 0 0 2px 0;
    transition: all .2s ease;
}
.expander:hover {
    background: #3e63b8;
    color: #fff;
}

.le-edit-open .expander,
.le-design-open .expander{
    left: 0px;
    visibility: visible;
    width: 30px;
    height: 44px;
}

.expander:before {
    display: block;
    font-family: "FontAwesome";
    content: '\f065';
    transform: rotate(90deg);
}
.expanded-view .expander {
    left:0;
    background: rebeccapurple;
    color: #fff;
}
.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;
    clear: both;
    padding: 10px;
    border-radius: 2px;
    background: rgba(199,232,42,.2);
}
.le-edit-open .edit-instructions a{ 
    text-decoration: underline;
}

/*======== End Mountain Family - Begin Version Specifics ========*/

/* Push Wrapper when Mobile Menu is open 
   (This is a duplication of what's in the media querie above. In this theme we need the menu to be available at all screensizes)
*/

.primary-mobile-menu .le_menu_level_1_container,
.menu-bar ul.le_menu_level_2 {
    background: transparent !important;
}

.OpenMobileMenu .wrapper{
    right:240px;
}
.OpenMobileMenu .menu-bar{
    right:240px;
    left: initial;
}

.primary-mobile-menu li.le_menuitem_level_0 a {
    font-size: 16px;
}


.navicon-wrap {
    top: 5px;
    margin-top: 0; 
    right: 30px;
    z-index: 900;
}


@media (min-width: 768px) { 
    .navicon {
        display: inline-block;
    }
}
/* --- anchor menu stuff -- */

.header-menus {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    transition: left .3s ease;
}

.OpenMobileMenu .header-menus {
    left: -240px;
}

.le-logged-in .header-menus{
    top: 40px;
}

.le-edit-open .header-menus {
    position: relative;
    top: 0;
}

.le-design-open .header-menus{
    
}

.global-menu,.page-menu {
}

.anchor-menu a {
    display: block;
    position: relative;
}

.anchor-menu a:hover {
    text-decoration: none;
}

.anchor-menu .active a {
    /*color: red !important;*/
}
.anchor-menu a:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 2px;
    left: 0;
    height: 2px;
    width: 0;
    background: transparent;
    transition: all .3s ease;
}
.anchor-menu .active a:before {
    width: 100%;
    background: currentColor;
    opacity: .5;
}

.optional-branding a, .optional-branding a:hover {
    text-decoration: none;
}

/* -- FPS Specific -- */
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background-color: currentColor !important; /* will inherit from the link color set in template */
}

.fp-tableCell {
    display: table !important;
    table-layout: fixed;
}

.fp-tableCell .section-inner {
   display: table-row-group;
}

.content-start,.content-middle,.content-end {
    width: 100%;
}

.fp-tableCell .content-middle {
    display: table-row;
}

.fp-tableCell .content-start,.fp-tableCell .content-end,.fp-tableCell .content-middle-inner {
    display: table-cell;
}
.fp-tableCell .content-start {
    vertical-align: top;
}
.fp-tableCell .content-end {
    vertical-align: bottom;
}
.fp-tableCell .content-middle-inner {
    vertical-align: middle;
}

.next-section,.previous-section,.jump-section-1,.jump-section-2,.jump-section-3,.jump-section-4,.jump-section-5,.jump-section-6 {
    cursor: pointer;
}

/* -- M3 Buttons -- */

.se_button a, a.se_button,.seFormButton {
	border-radius: 500px;
	padding: 12px 20px;
}

/* -- M3 Blog -- */

#blog_post_listing:before, #blog_sidebar:before {
    margin-top: 10px;
}
#blog_sidebar.blog_sidebar {
    background: none;
    padding: 0;
}

#blog_post_listing.blog_post_listing_sidebar {
    padding: 0;
}


/* =============================================
	    Animations for menu bar
================================================ */

.header-menus.animated {
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes slideDown {
    0% {
        -moz-transform: translateY(-100%)
    }
    100% {
        -moz-transform: translateY(0)
    }
}

@-o-keyframes slideDown {
    0% {
        -o-transform: translateY(-100%)
    }
    100% {
        -o-transform: translateY(0)
    }
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(0)
    }
}

.animated.slideDown {
    -webkit-animation-name: slideDown;
    -moz-animation-name: slideDown;
    -o-animation-name: slideDown;
    animation-name: slideDown
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes slideUp {
    0% {
        -moz-transform: translateY(0)
    }
    100% {
        -moz-transform: translateY(-100%)
    }
}

@-o-keyframes slideUp {
    0% {
        -o-transform: translateY(0)
    }
    100% {
        -o-transform: translateY(-100%)
    }
}

@keyframes slideUp {
    0% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(-100%)
    }
}

.animated.slideUp {
    -webkit-animation-name: slideUp;
    -moz-animation-name: slideUp;
    -o-animation-name: slideUp;
    animation-name: slideUp
}

/* -- Kill animation of menu bar when in edit mode -- */

.le-edit-open .animated.slideUp {
    -webkit-animation-name: none;
    -moz-animation-name: none;
    -o-animation-name: none;
    animation-name: none
}

.le-edit-open .animated.slideDown {
    -webkit-animation-name: none;
    -moz-animation-name: none;
    -o-animation-name: none;
    animation-name: none
}


/* ===== Product Grid Page ====== */
.row-same-height {
    display: -webkit-box; 
    display: -ms-flexbox; 
    display: -webkit-flex;
    display: flex;
    width: 100%;
}
.row-same-height [class^="col-"],
.row-same-height [class*="col-"]{
    display: -webkit-box;  
    display: -ms-flexbox;  
    display: -webkit-flex; 
    display: flex;         
    float: none;
    vertical-align: top;
    padding: 0 15px;
    position: relative;
}

.le-edit-open .row-same-height [class^="col-"],
.le-edit-open .row-same-height [class*="col-"]{
    margin-bottom: 28px;
}

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


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

.row-same-height .grid-item {
    position: relative;
    width: 100%;
}

.le-edit-open .row-same-height .grid-item {
    top: 28px;
}

.row-same-height .le_region_overlay_container_inside {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
/* Fix background on IOS when fixed and cover properties are applied */
@media only screen and (max-width : 1024px)  {
    .le_region_block,.le_region {
    background-attachment: scroll !important;
    }
}

/* Lightbox Styles */
.column1 {
  float: left;
  width: 10%;
  padding: 4px;
  cursor: pointer;
}

/* The Modal (background) */
.b42modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 75px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.b42-modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 85%;
  max-width: 1200px;
}

/* The Close Button */

.closerContainer {
    margin: auto;
    padding: 5px;
    text-align: center;
    cursor: pointer;
}

.closeButton:hover,
.closeButton:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.myb42Slides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
/* Caption text */
.b42-caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.b42demo {
  opacity: 0.6;
}

.active,
.b42demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.b42wrap {
   overflow: hidden;
   margin: 10px;
   padding-top: 45px;
   padding-right: 25px;
   padding-left: 25px;
}
.b42Box {
   float: left;
   position: relative;
   width: 20%;
   padding-bottom: 13%;
}
.b42BoxInner {
   position: absolute;
   left: 10px;
   right: 10px;
   top: 10px;
   bottom: 10px;
   overflow: hidden;
   cursor: pointer;
}
.b42BoxInner img {
   width: 100%;
}

@media only screen and (max-width : 480px) {
   /* Smartphone view: 1 tile */
   .b42Box {
      width: 100%;
      padding-bottom: 70%;
   }
}
@media only screen and (max-width : 650px) and (min-width : 481px) {
   /* Tablet view: 2 tiles */
   .b42Box {
      width: 50%;
      padding-bottom: 25%;
   }
}
@media only screen and (max-width : 1050px) and (min-width : 651px) {
   /* Small desktop / ipad view: 3 tiles */
   .b42Box {
      width: 33.3%;
      padding-bottom: 23.3%;
   }
}
@media only screen and (max-width : 1290px) and (min-width : 1051px) {
   /* Medium desktop: 4 tiles */
   .b42Box {
      width: 25%;
      padding-bottom: 18%;
   }
}

/* End of Lightbox Styles */

.blog_post_header_section,
.blog_post_listing_header_section {
    display: none !important;
}

.container-fluid.meet-the-team .row {
    display: flex;
    flex-wrap: wrap;
}

.container-fluid.meet-the-team .row [class^="col-"] {
    padding-right: 15px;
    padding-left: 15px;
}
/*-------------- Account Preset ----------------- */
/*-------------- Account Preset [Desktop]----------------- */
#le_footer-area1 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 20px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
#le_footer-area2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
#le_footer-area3 {
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: center;
    font-size: px;
    line-height: px;
}
#le_footer-area4 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
#le_footer-area5 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    color: rgb(255, 255, 255);
    font-size: px;
    line-height: px;
}
#le_footer-area6 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
#le_header-right {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
#le_mini-brand {
    background-color: rgb(85, 172, 238);
    padding-right: 10px;
    padding-left: 10px;
}
#le_optional-branding {
    background-color: rgba(255, 255, 255, 0.68);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
}
#le_top-bar-menu {
}
.aurora_about-me #le_headerRegion {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/blog-thumb-coffee.jpg);
}
.aurora_added-value #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/apparel.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: top right;
}
.aurora_agency-plans #le_footer-section {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/back_footer2.jpg);
}
.aurora_agency-plans #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/agency_plan.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.aurora_animation #le_section-one-top {
    margin-top: 0px;
    padding-top: 100px;
}
.aurora_asdasdsa #le_section-one-top {
    padding-top: 300px;
}
.aurora_BlockPlanBook #le_section-one-top {
    padding-top: 75px;
}
.aurora_Blue42Playbook #le_section-one-top {
    padding-top: 80px;
}
.aurora_buy-ike #le_footer-section {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/back_footer2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
}
.aurora_buy-ike #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/apparel.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.aurora_contact #le_branding {
    padding-top: 5px;
    padding-right: 30px;
    padding-bottom: 5px;
    padding-left: 30px;
}
.aurora_contact #le_feature {
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: px;
}
.aurora_contact #le_feature-content1 {
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 30px;
}
.aurora_contact #le_featureContainer {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/media/contact-feature.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 250px;
    padding-bottom: 50px;
}
.aurora_contact #le_footer-section {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/back_footer2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
}
.aurora_contact #le_fullPageWrapper {
}
.aurora_contact #le_optional-branding {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_contact #le_section-four {
    padding-top: px;
}
.aurora_contact #le_section-one {
    background-color: rgb(255, 255, 255);
}
.aurora_contact #le_section-one-content1 {
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 50px;
    padding-left: 30px;
}
.aurora_contact #le_section-one-content2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_contact #le_section-one-content3 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_contact #le_section-one-content5-6_wrap {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_contact #le_section-one-content5_top {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_contact #le_section-one-content6_top {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_contact #le_section-one-full {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_contact #le_section-one-overlay {
    background-color: rgba(46, 26, 23, 0.57);
}
.aurora_contact #le_section-two {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_contact #le_section-two-area2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_contact #le_section-two-area3 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_contact #le_section-two-area6 {
    padding-right: px;
    padding-left: px;
}
.aurora_contact #le_section-two-full {
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    color: rgb(255, 255, 255);
}
.aurora_features #le_feature {
    text-align: center;
    color: rgb(255, 255, 255);
}
.aurora_features #le_featureContainer {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/media/home-feature2.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 250px;
    padding-bottom: 50px;
}
.aurora_features #le_fullPageWrapper {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/ddtemplate2/HMFA1I470Px1300.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.aurora_features #le_grid-group-a-header {
    background-color: rgb(255, 255, 255);
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: center;
}
.aurora_features #le_grid-group1 {
    background-color: rgb(244, 244, 244);
}
.aurora_features #le_group-a-product1 {
    background-color: rgb(133, 208, 199);
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
}
.aurora_features #le_group-a-product10 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_group-a-product2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_group-a-product4 {
    background-color: rgb(69, 72, 104);
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_group-a-product5 {
    background-color: rgb(246, 129, 56);
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_group-a-product6 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_group-a-product7 {
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}
.aurora_features #le_group-a-product8 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_headerRegion {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/ddtemplate2/media/whipe-white-top-right.png);
    background-color: rgba(46, 26, 23, 0.57);
    background-repeat: no-repeat;
    background-position: top right;
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_sec-four-area2-f {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_features #le_sec-four-area2-h {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_features #le_sec-four-area3-f {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_features #le_sec-four-area3-h {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_features #le_sec-four-area4-f {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_features #le_sec-four-area4-h {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_features #le_sec-four-area5-f {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_features #le_sec-four-area5-h {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_features #le_section-five {
    background-color: rgb(244, 244, 244);
}
.aurora_features #le_section-five-area1 {
    background-color: rgb(255, 255, 255);
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
}
.aurora_features #le_section-five-area2 {
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}
.aurora_features #le_section-five-area3 {
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}
.aurora_features #le_section-five-area4 {
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}
.aurora_features #le_section-five-area5 {
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}
.aurora_features #le_section-four {
    background-color: rgb(244, 244, 244);
    padding-bottom: px;
}
.aurora_features #le_section-four-area1 {
    background-color: rgb(255, 255, 255);
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-four-area2 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/ddtemplate1/mountain/photo-1425100599170-85ec4f00a6ee.jpeg);
    background-color: rgb(204, 89, 68);
    background-size: cover;
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 60px;
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 20px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-four-area3 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-four-area4 {
    font-weight: normal;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-four-area5 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/ddtemplate1/mountain/photo-1444090542259-0af8fa96557e.jpeg);
    background-size: cover;
    padding-top: 60px;
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 20px;
    font-weight: normal;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-four-area6 {
    background-color: rgb(255, 255, 255);
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    text-align: center;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-four-area7 {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-four-area8 {
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}
.aurora_features #le_section-one {
    padding-top: 0px;
    padding-bottom: 0px;
}
.aurora_features #le_section-one-content1 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-one-content2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-one-content3 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-one-content4 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 40px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-one-content5 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-one-content5-6_wrap {
    background-color: rgb(255, 255, 255);
}
.aurora_features #le_section-one-content5_top {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-one-content6 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-one-content6_1 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-one-content6_2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-one-content6_top {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-one-content7 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-one-content8 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-one-content9 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-one-full {
    background-color: rgb(0, 41, 58);
    padding-top: 120px;
    padding-right: 30px;
    padding-bottom: 80px;
    padding-left: 30px;
    color: rgb(255, 255, 255);
    font-size: px;
}
.aurora_features #le_section-three {
    background-color: rgb(244, 244, 244);
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-three-area1 {
    background-color: rgb(255, 255, 255);
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-three-area2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-three-area3 {
    background-color: rgb(244, 244, 244);
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-three-area4 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-two {
    background-color: rgb(244, 244, 244);
}
.aurora_features #le_section-two-area1 {
    background-color: rgb(255, 255, 255);
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}
.aurora_features #le_section-two-area2 {
    background-color: rgb(244, 244, 244);
    background-size: cover;
    background-position: center center;
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    font-size: px;
}
.aurora_features #le_section-two-area3 {
    background-size: cover;
    background-position: bottom center;
    padding-top: 100px;
    padding-right: 40px;
    padding-bottom: 100px;
    padding-left: 40px;
    text-align: center;
    color: rgb(0, 0, 0);
    font-size: 40px;
}
.aurora_features #le_section-two-area4 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-two-area5 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-two-area6 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-two-area7 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-two-area8 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_features #le_section-two-area9 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}
.aurora_features #le_section1 {
    background-color: rgb(237, 237, 237);
    margin-top: px;
    padding-top: 40px;
    padding-bottom: 50px;
}
.aurora_features #le_section1-content 4 {
    padding-top: 60px;
}
.aurora_features #le_topBar {
    background-color: rgb(255, 255, 255);
}
.aurora_features-copy #le_featureContainer {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/media/home-feature2.jpg);
    background-color: rgb(0, 0, 0);
    background-size: cover;
    background-position: center center;
    padding-top: 250px;
    padding-bottom: 50px;
}
.aurora_features-copy #le_headerRegion {
    background-size: cover;
    background-position: center center;
}
.aurora_fiocchi #le_section-one-content6 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_fiocchi #le_section-one-content6_1 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_fiocchi #le_section-one-content6_2 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_fiocchi #le_section-one-content6_3 {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_fiocchi #le_section-one-content6_top {
    background-color: rgb(253, 253, 253);
    padding-top: 101px;
    padding-right: 20px;
    padding-bottom: 100px;
    padding-left: 20px;
}
.aurora_forms #le_section-one-content7 {
    padding-top: px;
    padding-bottom: px;
}
.aurora_forms #le_section-one-top {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/teamwork.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding-top: px;
    padding-bottom: px;
}
.aurora_forms #le_section-two-area2 {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.aurora_forms #le_section-two-area3 {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.aurora_forms #le_section-two-area7 {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.aurora_forms #le_section-two-area8 {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.aurora_forms #le_section-two-top {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/Client_Talk.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center left;
    padding-top: 200px;
    padding-bottom: 200px;
}
.aurora_graphic-design #le_footer-section {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/back_footer2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
}
.aurora_graphic-design #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/graphic_design_copy.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom left;
}
.aurora_graphic-design #le_section-one-bottom {
    margin-bottom: -4px;
}
.aurora_home #le_content-test1 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_content-test1 A {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_content-test1 B {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_featureContainer {
}
.aurora_home #le_footer-section {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/back_footer2.jpg);
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
    padding-top: px;
    padding-bottom: px;
}
.aurora_home #le_fullPageWrapper {
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 0px;
    margin-top: 0px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.aurora_home #le_headerContainer {
}
.aurora_home #le_headerRegion {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/ddtemplate2/media/whipe-white-top-right.png);
    background-repeat: no-repeat;
    background-position: top right;
}
.aurora_home #le_masthead {
    background-color: rgba(0, 0, 0, 0.5);
}
.aurora_home #le_masthead-region {
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 30px;
    padding-bottom: 20px;
}
.aurora_home #le_masthead-right {
    color: rgb(255, 255, 255);
}
.aurora_home #le_menu-region {
}
.aurora_home #le_pageMenu {
    padding-top: 5px;
    padding-right: 30px;
    padding-bottom: 5px;
    padding-left: 30px;
}
.aurora_home #le_region-test1 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_region-test2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_region-test3 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_sec2 1 Con {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_sec2 Con 1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_sec2 Con 1 A {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_sec2 X 1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_sec2-1 Con {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_sectio-five {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/mmp1/section5-image.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.aurora_home #le_section-five {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/social_Media.jpg);
    background-color: rgb(255, 255, 255);
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed;
    background-position: bottom right;
    padding-top: px;
    padding-right: 30px;
    padding-bottom: px;
    padding-left: 30px;
}
.aurora_home #le_section-five-area1 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-five-bottom {
    background-color: rgba(0, 0, 0, 0);
    margin-right: -30px;
    margin-bottom: -9px;
    margin-left: -30px;
    padding-bottom: -6px;
    color: rgb(0, 41, 58);
}
.aurora_home #le_section-four {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/graphic_design2.jpg);
    background-color: rgb(69, 72, 104);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: top left;
    padding-top: 40px;
    padding-right: 30px;
    padding-bottom: 40px;
    padding-left: 30px;
}
.aurora_home #le_section-four-area1 {
    padding-top: px;
}
.aurora_home #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/Blue42_Top.jpg);
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: top center;
}
.aurora_home #le_section-one-bottom {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    color: rgb(255, 255, 255);
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-one-content1 {
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    color: rgb(226, 102, 80);
}
.aurora_home #le_section-one-content2 {
    border-width: px;
    border-radius: px;
    margin-top: 0px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: 30px;
    padding-bottom: px;
    padding-left: 60px;
    color: rgb(226, 102, 80);
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-one-content3 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-one-content4 {
    margin-top: 0px;
}
.aurora_home #le_section-one-content5 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-one-content5 A {
}
.aurora_home #le_section-one-content5_1 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-one-content5_2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-one-content5_top {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-one-content5_wrap {
    background-color: rgba(194, 197, 100, 0.57);
    padding-top: 200px;
    padding-bottom: 200px;
}
.aurora_home #le_section-one-content6 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-one-content9 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-one-overlay {
}
.aurora_home #le_section-six {
    background-color: rgb(245, 245, 245);
    padding-top: 90px;
    padding-bottom: 90px;
}
.aurora_home #le_section-three {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/Blue42_Top_002.jpg);
    background-color: rgb(133, 208, 199);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom right;
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 40px;
    padding-right: 30px;
    padding-bottom: 40px;
    padding-left: 30px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-three-area1 {
    border-width: px;
    border-radius: px;
    margin-top: 0px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: 20px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-three-area1-inner {
}
.aurora_home #le_section-three-area2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-three-area2-wrap {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-three-area3 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-three-area3-wrap {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-three-area4 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-three-area4-wrap {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-three-area5 {
    color: rgb(133, 208, 199);
}
.aurora_home #le_section-two {
    background-color: rgb(255, 255, 255);
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: 30px;
    padding-bottom: px;
    padding-left: 30px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-two-area1 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: 20px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-two-area2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-two-area3 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-two-area4 {
    background-color: rgba(5, 179, 251, 0.7);
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 50px;
    padding-right: 30px;
    padding-bottom: 50px;
    padding-left: 30px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-two-area5 {
    background-color: rgba(8, 50, 67, 0.7);
    padding-top: 50px;
    padding-right: 30px;
    padding-bottom: 50px;
    padding-left: 30px;
    font-size: px;
}
.aurora_home #le_section-two-area6 {
    background-color: rgb(173, 174, 175);
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 50px;
    padding-right: 30px;
    padding-bottom: 50px;
    padding-left: 30px;
    font-size: px;
    line-height: px;
}
.aurora_home #le_section-two-bottom {
    background-color: rgba(228, 228, 228, 0.14);
    padding-top: 50px;
    padding-bottom: 50px;
}
.aurora_home #le_section-two-full {
    color: rgb(255, 255, 255);
}
.aurora_home #le_section-two-top {
    background-color: rgba(136, 130, 130, 0.26);
    border-style: solid;
    border-color: rgba(5, 179, 251, 0.7);
    border-width: 1px;
    border-radius: 14px;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}
.aurora_home #le_section2-1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_section2-content 1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_section2_content {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_section2_content 1 {
    background-color: rgb(230, 225, 218);
}
.aurora_home #le_top-bar1 {
    color: rgb(170, 170, 170);
    font-size: 12px;
}
.aurora_home #le_topBar {
    background-color: rgb(255, 255, 255);
    padding-top: 3px;
    padding-bottom: 3px;
}
.aurora_learn-from-ike #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/Diversity.jpg);
    background-color: rgb(133, 178, 201);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom right;
}
.aurora_meet-the-team #le_feature-content1 {
    background-color: rgb(0, 0, 0);
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: rgb(255, 255, 255);
}
.aurora_meet-the-team #le_featureContainer {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/media/bw-team-header.jpg);
    background-size: cover;
    background-position: top center;
    padding-top: 250px;
}
.aurora_meet-the-team #le_footer-section {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/footer.jpg);
    background-color: rgb(2, 2, 2);
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: top center;
}
.aurora_meet-the-team #le_fullPageWrapper {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/ddtemplate2/media/teambg.jpg);
    background-color: rgb(0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.aurora_meet-the-team #le_grid-group2-footer {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_group-a-product1 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_group-b-product1 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_group-b-product10 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_group-b-product11 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_group-b-product12 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_group-b-product2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_group-b-product3 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_group-b-product4 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_group-b-product5 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_group-b-product6 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_group-b-product7 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_group-b-product8 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_group-b-product9 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_headerRegion {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/ddtemplate2/media/whipe-white-top-right.png);
    background-repeat: no-repeat;
    background-position: top right;
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_optional-branding {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_section-five-bottom {
    color: rgb(0, 41, 58);
}
.aurora_meet-the-team #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/teamwork.jpg);
    background-color: rgb(0, 41, 58);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: top center;
}
.aurora_meet-the-team #le_section-one-bottom {
    color: rgb(255, 255, 255);
}
.aurora_meet-the-team #le_section-one-content1 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 60px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: px;
    color: rgb(255, 255, 255);
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_section-one-content4 {
    color: rgb(255, 255, 255);
}
.aurora_meet-the-team #le_section-one-content5 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_section-one-content5_1 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_section-one-content5_top {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_section-one-content5_wrap {
    background-color: rgb(255, 255, 255);
}
.aurora_meet-the-team #le_section-one-content6 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_section-one-content6_2 {
    border-color: rgb(255, 255, 255);
    border-width: 0px;
    margin-right: px;
    margin-left: px;
    padding-top: 25px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: rgb(255, 255, 255);
}
.aurora_meet-the-team #le_section-one-content6_3 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_section-one-content6_bottom {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_section-one-content6_top {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_section-three {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_section-three-area1 {
    text-align: center;
}
.aurora_meet-the-team #le_section-three-area2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_section-three-area3 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_section-three-area4 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_section-two-area4 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: 20px;
    padding-bottom: px;
    padding-left: 20px;
    font-size: px;
    line-height: px;
}
.aurora_meet-the-team #le_section-two-area5 {
    padding-right: 20px;
    padding-left: 20px;
}
.aurora_meet-the-team #le_section-two-area6 {
    padding-right: 20px;
    padding-left: 20px;
}
.aurora_meet-the-team #le_section-two-bottom {
    color: rgb(0, 41, 58);
}
.aurora_meet-the-team #le_section-two-top {
    padding-top: 40px;
    padding-bottom: 40px;
}
.aurora_meet-the-team #le_section1 {
    padding-top: px;
    padding-bottom: px;
}
.aurora_meet-the-team #le_topBar {
    background-color: rgb(255, 255, 255);
}
.aurora_my-training #le_feature {
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 250px;
    padding-bottom: 50px;
    text-align: center;
    color: rgb(255, 255, 255);
}
.aurora_my-training #le_featureContainer {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/media/home-feature2.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: px;
}
.aurora_my-training #le_header {
    border-width: px;
}
.aurora_nemo-arms-rifle-deck #le_section-one-top {
    margin-top: 75px;
}
.aurora_newsletter #le_optional-branding {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_newsletter #le_section-one {
    padding-right: 30px;
    padding-left: 30px;
}
.aurora_newsletter #le_section-one-content2 {
    padding-top: 20px;
}
.aurora_newsletter #le_section-one-content3 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_newsletter #le_section-one-content5 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_newsletter #le_section-one-content5_bottom {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_newsletter #le_section-one-content5_top {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: 40px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_newsletter #le_section-one-content6 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_newsletter #le_section-one-content6_top {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_newsletter #le_section-one-content8 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_noahs-test-page #le_section-side-area2 {
    padding-top: px;
    padding-bottom: px;
}
.aurora_onboarding #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/Diversity2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom center;
}
.aurora_onboarding #le_section-one-bottom {
    background-color: rgb(255, 255, 255);
}
.aurora_onboarding #le_section-one-content4 {
    margin-top: 50px;
}
.aurora_onboarding #le_section-one-content8 {
    padding-top: 100px;
}
.aurora_onboarding #le_section-one-top {
}
.aurora_onboarding #le_section-two-bottom {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.aurora_our-cleints #le_footer-section {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/back_footer2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
}
.aurora_our-cleints #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/Client_Talk.jpg);
    background-color: rgb(133, 178, 201);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom right;
}
.aurora_our-cleints #le_section-one-bottom {
    margin-bottom: -5px;
}
.aurora_partners #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/agency_plan.jpg);
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: fixed;
    background-position: top left;
}
.aurora_photo-page #le_section-four-area1 {
    padding-bottom: 50px;
}
.aurora_photo-page #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/photography-goblue42-01-01.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom center;
}
.aurora_photo-page #le_section-one-bottom {
    margin-bottom: -5px;
}
.aurora_photo-page #le_section-one-top {
}
.aurora_photo-test #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/Stillwater-Bridge-27_copy.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: top center;
}
.aurora_photo-test #le_section-one-bottom {
    margin-bottom: -4px;
}
.aurora_photo-test #le_section-one-content5_top {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_photo-test #le_section-two {
    background-color: rgb(255, 255, 255);
}
.aurora_photo-test-2 #le_section-four-area1 {
    padding-bottom: 40px;
}
.aurora_photo-test-2 #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/Stillwater-Bridge-27_copy1.png);
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom center;
}
.aurora_photo-test-2 #le_section-one-bottom {
    margin-bottom: -4px;
}
.aurora_photo-test1 #le_section-one-top {
    padding-top: 400px;
}
.aurora_photography #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/photography/photo-18.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: bottom center;
}
.aurora_photography #le_section-one-bottom {
    margin-bottom: -4px;
}
.aurora_photography-test #le_section-one-top {
    padding-top: 100px;
}
.aurora_products1 #le_footer-section {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/ddtemplate3/mountain3/abstract-mountains-20-2.png);
    background-color: rgb(0, 41, 58);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}
.aurora_products1 #le_fullPageWrapper {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/ddtemplate2/mountain/photo-1444090542259-0af8fa96557e.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.aurora_products1 #le_grid-group-a-header {
    background-color: rgb(255, 255, 255);
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 20px;
    padding-right: px;
    padding-bottom: 20px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_products1 #le_grid-group-b-Header {
    background-color: rgb(255, 255, 255);
    padding-top: 20px;
    padding-bottom: 20px;
}
.aurora_products1 #le_grid-Group-Header {
    background-color: rgb(226, 102, 80);
}
.aurora_products1 #le_grid-group1 {
    background-color: rgb(255, 255, 255);
}
.aurora_products1 #le_grid-Group2-Header {
    background-color: rgb(226, 102, 80);
    padding-top: 40px;
    padding-bottom: 40px;
}
.aurora_products1 #le_group-a-product1 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_products1 #le_group-a-product11 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_products1 #le_group-a-product12 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_products1 #le_group-a-product2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_products1 #le_group-a-product3 {
    background-color: rgb(0, 56, 85);
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    color: rgb(255, 255, 255);
    font-size: px;
    line-height: px;
}
.aurora_products1 #le_group-a-product4 {
    background-color: rgb(255, 255, 255);
}
.aurora_products1 #le_group-a-product6 {
    background-color: rgb(0, 41, 58);
    border-style: none;
    border-width: px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: center;
    color: rgb(255, 255, 255);
}
.aurora_products1 #le_group-a-product7 {
    background-color: rgb(0, 56, 85);
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    color: rgb(255, 255, 255);
    font-size: px;
    line-height: px;
}
.aurora_products1 #le_group-a-product8 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/ddtemplate3/HMFA1I470Px1300.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 70px;
    padding-right: 30px;
    padding-bottom: 70px;
    padding-left: 30px;
    font-size: px;
    line-height: px;
}
.aurora_products1 #le_group-a-product9 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_products1 #le_group1-product 1 {
    border-style: solid;
    border-color: rgb(226, 102, 80);
    border-width: 4px;
}
.aurora_products1 #le_headerRegion {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/ddtemplate2/media/whipe-white-top-right.png);
    background-repeat: no-repeat;
    background-position: top right;
}
.aurora_products1 #le_optional-branding {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_products1 #le_section-one {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_products1 #le_section-one-content1 {
    padding-top: 40px;
    padding-right: 30px;
    padding-bottom: 80px;
    padding-left: 30px;
}
.aurora_products1 #le_section-one-content2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_products1 #le_section-one-content3 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_products1 #le_section-one-content5 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_products1 #le_section-one-overlay {
    background-color: rgba(226, 102, 80, 0.22);
}
.aurora_products1 #le_topBar {
    background-color: rgb(255, 255, 255);
}
.aurora_promotion #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/b42_Letter_Head-01.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: top left;
}
.aurora_promotion #le_section-one-content1 {
    padding-top: 0px;
}
.aurora_promotion #le_section-one-content2 {
    padding-top: 150px;
}
.aurora_release #le_section-one-content1 {
    padding-top: 25px;
}
.aurora_serivices #le_featureContainer {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/media/home-feature2.jpg);
    background-color: rgb(0, 0, 0);
    background-size: cover;
    background-position: center center;
    padding-top: 250px;
    padding-bottom: 50px;
}
.aurora_services #le_footer-section {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/ddtemplate3/mountain3/abstract-mountains-20-2.png);
    background-color: rgb(0, 41, 58);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}
.aurora_services #le_full-page-container {
}
.aurora_services #le_fullPageWrapper {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/ddtemplate2/media/mountain-sun.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    margin-top: 0px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
}
.aurora_services #le_headerRegion {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/ddtemplate2/media/whipe-white-top-right.png);
    background-repeat: no-repeat;
    background-position: top right;
}
.aurora_services #le_optional-branding {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_services #le_section-four {
    background-color: rgb(255, 255, 255);
}
.aurora_services #le_section-four-area2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_services #le_section-four-area3 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_services #le_section-four-area4 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_services #le_section-four-area5 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_services #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/ddtemplate3/mountain3/abstract-mountains1.png);
    background-color: rgb(230, 225, 218);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom center;
}
.aurora_services #le_section-one-bottom {
    color: rgb(0, 41, 58);
}
.aurora_services #le_section-one-content1 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_services #le_section-one-content2 {
    padding-top: 60px;
    padding-right: 30px;
    padding-bottom: 40px;
    padding-left: 30px;
    color: rgb(255, 255, 255);
}
.aurora_services #le_section-one-content3 {
    padding-top: 60px;
    padding-right: 45px;
    padding-bottom: 40px;
    padding-left: 30px;
    color: rgb(255, 255, 255);
}
.aurora_services #le_section-one-content4 {
    padding-top: 0px;
    color: rgb(255, 255, 255);
}
.aurora_services #le_section-one-content5_top {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_services #le_section-one-content7 {
    padding-right: 30px;
    padding-left: 30px;
    color: rgb(0, 41, 58);
}
.aurora_services #le_section-one-overlay {
    background-color: rgba(46, 26, 23, 0.57);
}
.aurora_services #le_section-three-area2 {
    text-align: center;
}
.aurora_services #le_section-three-area3 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_services #le_section-three-area4 {
    padding-top: 0px;
    text-align: center;
}
.aurora_services #le_section-two {
    background-color: rgb(0, 41, 58);
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_services #le_section-two-area1 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    color: rgb(255, 255, 255);
    font-size: px;
    line-height: px;
}
.aurora_services #le_section-two-area2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: 40px;
    padding-bottom: px;
    padding-left: 40px;
    font-size: px;
    line-height: px;
}
.aurora_services #le_section-two-area3 {
    padding-right: 40px;
    padding-left: 40px;
}
.aurora_services #le_section-two-area4 {
    padding-top: 25px;
    padding-right: 50px;
    padding-bottom: 30px;
    padding-left: 50px;
}
.aurora_services #le_section-two-area5 {
    padding-top: 25px;
    padding-right: 50px;
    padding-bottom: 30px;
    padding-left: 50px;
}
.aurora_services #le_section-two-area6 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 25px;
    padding-right: 50px;
    padding-bottom: 30px;
    padding-left: 50px;
    font-size: px;
    line-height: px;
}
.aurora_services #le_section-two-area7 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_services #le_section-two-area8 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_services #le_topBar {
    padding-bottom: 0px;
}
.aurora_snipers #le_section-one-content8 {
    padding-top: 250px;
}
.aurora_social-media #le_footer-section {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/back_footer2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
}
.aurora_social-media #le_section-four-area1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/back_footer.jpg);
    background-color: rgb(0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.aurora_social-media #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/social_Media_copy.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.aurora_social-media #le_section-one-bottom {
    margin-bottom: -5px;
}
.aurora_social-media #le_section-three {
    background-color: rgb(133, 178, 201);
}
.aurora_store #le_footer-section {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/ddtemplate3/mountain3/abstract-mountains-20-2.png);
    background-color: rgb(0, 41, 58);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}
.aurora_store #le_optional-branding {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_store #le_section-one {
}
.aurora_store #le_section-one-bottom {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_store #le_section-one-content2 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_store #le_section-one-content4 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    font-size: px;
    line-height: px;
}
.aurora_store #le_section-one-content5_top {
    background-color: rgb(237, 234, 229);
    padding-right: 30px;
    padding-left: 30px;
}
.aurora_store #le_section-one-content7 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 40px;
    padding-right: px;
    padding-bottom: 40px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_store #le_section-one-content8 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_store #le_section-one-content9 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_store #le_section-one-full {
    background-color: rgb(255, 255, 255);
}
.aurora_store #le_section-one-overlay {
    background-color: rgba(46, 26, 23, 0.57);
}
.aurora_store #le_section-one-top {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: 40px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_store #le_section-two {
}
.aurora_store #le_section-two-area1 {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_store #le_section-two-full {
}
.aurora_t4e-2022-catalog #le_section-one-content1 {
    padding-top: 100px;
}
.aurora_t4e-brand-guidelines #le_section-one-top {
    margin-top: 120px;
}
.aurora_terms-and-conditions #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/agency_plan.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: top center;
}
.aurora_terms-and-conditions #le_section-one-bottom {
    margin-bottom: -10px;
}
.aurora_terms-and-conditions #le_section-one-top {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_test #le_feature {
    text-align: center;
    color: rgb(255, 255, 0);
    font-size: 50px;
}
.aurora_test #le_featureContainer {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/media/contact-feature.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 250px;
    padding-bottom: 50px;
}
.aurora_test #le_section-one-top {
    padding-top: 500px;
}
.aurora_test-1 #le_headerRegion {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/media/bw-team-header.jpg);
    background-color: rgb(255, 255, 255);
    background-size: cover;
    background-position: center left;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.05);
    border-width: 1px;
    padding-top: 20px;
    padding-bottom: 90px;
    text-align: center;
    line-height: 24px;
}
.aurora_test-1 #le_section-four {
    background-color: rgb(121, 0, 0);
}
.aurora_test-1 #le_section-four-area1 {
}
.aurora_test-1 #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/template-test---alex/IMG_0888.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.aurora_test-1 #le_section-one-content3 {
    background-color: rgba(0, 0, 0, 0.39);
}
.aurora_test-1 #le_section-three {
}
.aurora_test-1 #le_section-two {
    background-color: rgb(230, 225, 218);
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.05);
    border-width: 1px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}
.aurora_test-1 #le_section-two-area1 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/template-test---alex/IMG_1314/IMG_1314_1500x1000.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: none;
    background-position: center center;
}
.aurora_test-1 #le_section-two-area7 {
    border-style: solid;
    border-color: rgb(75, 0, 130);
}
.aurora_test-2---page-with-feature-header #le_feature-content2 {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/mmpt1/template-test---alex/IMG_1763/IMG_1763_1471x980.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.aurora_test-2---page-with-feature-header #le_featureContainer {
    background-color: rgb(230, 225, 218);
}
.aurora_testing #le_section-one-content5_top {
    padding-top: 150px;
    padding-bottom: 150px;
}
.aurora_testing #le_section-one-content7 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.aurora_testing #le_section-one-content8 {
}
.aurora_testing #le_section-two-area1 {
    padding-top: 250px;
    padding-bottom: 250px;
}
.aurora_testing-phoro3 #le_section-one-top {
    padding-top: 400px;
}
.aurora_thank-you #le_section-one-content1 {
    margin-top: 100px;
    padding-top: 200px;
    padding-bottom: 400px;
}
.aurora_thank-you #le_section-one-content4 {
    margin-top: -100px;
}
.aurora_tregofest #le_section-one {
    border-width: px;
    border-radius: px;
    margin-top: px;
    margin-right: px;
    margin-bottom: px;
    margin-left: px;
    padding-top: px;
    padding-right: px;
    padding-bottom: px;
    padding-left: px;
    font-size: px;
    line-height: px;
}
.aurora_tregofest #le_section-one-bottom {
    margin-bottom: -10px;
}
.aurora_tregofest #le_section-one-content6_bottom {
    padding-top: 300px;
}
.aurora_tregofest #le_section-one-content7 {
    margin-top: 0px;
}
.aurora_tregofest #le_section-two-top {
    padding-right: 150px;
    padding-left: 150px;
}
.aurora_upl #le_section-one {
    padding-top: 50px;
    padding-bottom: 50px;
}
.aurora_upl #le_section-one-top {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.aurora_video #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/video-01.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.aurora_video #le_section-one-bottom {
    margin-bottom: -10px;
}
.aurora_video #le_section-one-top {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/photography/photo-15.png);
}
.aurora_web-design #le_footer-section {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/back_footer2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: none;
    background-position: top left;
}
.aurora_web-design #le_section-five {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/Client_Talk.jpg);
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: none;
    background-position: top left;
}
.aurora_web-design #le_section-five-bottom {
    background-color: rgba(0, 0, 0, 0);
    margin-bottom: -5px;
    color: rgb(0, 0, 0);
}
.aurora_web-design #le_section-four {
    background-color: rgb(133, 178, 201);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: none;
    background-position: top left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: -3px;
    padding-left: 0px;
}
.aurora_web-design #le_section-four-bottom {
    margin-bottom: -4px;
}
.aurora_web-design #le_section-one {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/web3.jpg);
    background-color: rgb(133, 178, 201);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom right;
}
.aurora_web-design #le_section-one-bottom {
    border-color: rgba(0, 0, 0, 0);
    margin-top: 7px;
    margin-bottom: -4px;
}
.aurora_web-design #le_section-one-content4 {
    margin-top: 50px;
}
.aurora_web-design #le_section-three {
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/blue42/assets/Diversity.jpg);
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: top center;
}
.aurora_web-design #le_section-three-area1 {
    line-height: -5px;
}
.aurora_web-design #le_section-three-bottom {
    margin-bottom: -4px;
}
.aurora_web-design #le_section-two {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_web-design #le_section-two-area1 {
    margin-top: 0px;
    margin-right: -1px;
}
.aurora_web-design #le_section-two-area2 {
}
.aurora_web-design #le_section-two-bottom {
    line-height: -1px;
}
.navicon {
    color: rgb(0, 0, 0);
}
.seFormButton {
    background-color: rgb(136, 130, 130);
    color: rgb(255, 255, 255);
}
.se_body,.se_bgColor_thumb,.se_bgImg_thumb {
}
.se_button a, a.se_button {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    font-size: 16px;
    border-width: 0px;
}
.se_button a:hover, a.se_button:hover {
    background-color: rgb(3, 216, 250);
}
.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(0, 41, 58);
}
.se_footer a {
    color: rgb(3, 216, 250);
}
.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 {
    background-color: rgba(255, 255, 255, 0.68);
}
.se_header a {
    color: rgb(0, 0, 0);
}
.se_header a:hover {
    color: rgb(3, 216, 250);
}
.se_header p, .se_header h1, .se_header h2, .se_header h3, .se_header h4, .se_header h5, .se_header  {
    color: rgb(255, 255, 255);
}
.se_mainContent {
}
.se_menu {
    background-color: rgba(255, 255, 255, 0.68);
}
.se_menu .le_menu_level_1_container, .se_menu ul.le_menu_level_2 {
}
.se_menu li.le_menuitem_level_0 a,.navicon {
    font-size: 16px;
    color: rgb(0, 0, 0);
}
.se_menu li.le_menuitem_level_0 a:hover {
    color: rgb(3, 216, 250);
}
.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 {
    color: rgb(3, 216, 250);
}
a:hover {
    color: rgb(3, 216, 250);
}
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 {
    background-color: rgb(216, 216, 216);
}
p, ul, ol, dl {
}

/*-------------- Account Preset [Desktop] End----------------- */
/*-------------- Account Preset [Tablet]----------------- */
@media screen and (max-width: 991.98px) {
    .aurora_nemo-arms-rifle-deck #le_section-one-top {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_onboarding #le_section-one {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_onboarding #le_section-two-bottom {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_t4e-2022-catalog #le_section-one-content1 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_t4e-brand-guidelines #le_section-one-top {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_testing #le_section-one-content5_top {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_testing #le_section-one-content8 {
    }
}
@media screen and (max-width: 991.98px) {
    .aurora_testing #le_section-two-area1 {
    }
}

/*-------------- Account Preset [Tablet] End----------------- */
/*-------------- Account Preset [Mobile]----------------- */
@media screen and (max-width: 767.98px) {
    .aurora_nemo-arms-rifle-deck #le_section-one-top {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_onboarding #le_section-one {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_onboarding #le_section-two-bottom {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_t4e-2022-catalog #le_section-one-content1 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_t4e-brand-guidelines #le_section-one-top {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_testing #le_section-one-content5_top {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_testing #le_section-one-content8 {
    }
}
@media screen and (max-width: 767.98px) {
    .aurora_testing #le_section-two-area1 {
    }
}

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