@font-face {
    font-family: 'Amazon Ember';
    src: url('https://build.amazonalexadev.com/rs/365-EFI-026/images/alx10-lp-AmazonEmber-Bold.woff2') format('woff2'),
        url('https://build.amazonalexadev.com/rs/365-EFI-026/images/alx10-lp-AmazonEmber-Bold.woff') format('woff'),
        url('https://build.amazonalexadev.com/rs/365-EFI-026/images/alx10-lp-AmazonEmber-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Amazon Ember';
    src: url('https://build.amazonalexadev.com/rs/365-EFI-026/images/alx10-lp-AmazonEmber-Light.woff2') format('woff2'),
        url('https://build.amazonalexadev.com/rs/365-EFI-026/images/alx10-lp-AmazonEmber-Light.woff') format('woff'),
        url('https://build.amazonalexadev.com/rs/365-EFI-026/images/alx10-lp-AmazonEmber-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Amazon Ember';
    src: url('https://build.amazonalexadev.com/rs/365-EFI-026/images/alx10-lp-AmazonEmber-Regular.woff2') format('woff2'),
        url('https://build.amazonalexadev.com/rs/365-EFI-026/images/alx10-lp-AmazonEmber-Regular.woff') format('woff'),
        url('https://build.amazonalexadev.com/rs/365-EFI-026/images/alx10-lp-AmazonEmber-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Amazon Ember';
    src: url('https://build.amazonalexadev.com/rs/365-EFI-026/images/alx10-lp-AmazonEmber-Medium.woff2') format('woff2'),
        url('https://build.amazonalexadev.com/rs/365-EFI-026/images/alx10-lp-AmazonEmber-Medium.woff') format('woff'),
        url('https://build.amazonalexadev.com/rs/365-EFI-026/images/alx10-lp-AmazonEmber-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

/*Rest style*/
* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
* { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
html, body.em, .em span, .em applet, .em object, .em iframe, .em h1, .em h2, .em h3, .em h4, .em h5, .em h6, .em p, .em blockquote, .em pre, .em a, .em abbr, .em acronym, .em address, .em big, .em cite, .em code, .em del, .em dfn, .em em, .em font, .em img, .em ins, .em kbd, .em q, .em s, .em samp, .em small, .em strike, .em strong, .em sub, .em sup, .em tt, .em var, .em dl, .em dt, .em dd, .em ol, .em ul, .em li, .em fieldset, .em form, .em label, .em legend, .em table, .em caption, .em tbody, .em tfoot, .em thead, .em tr, .em th, .em td, .em select, .em input, .em option { margin: 0; padding: 0; border: 0; outline: 0; }
html { -webkit-text-size-adjust: none; }
.em nav ul, .em nav ol { list-style: none; list-style-image: none; }
.em button, .em input, .em select, .em textarea { font-size: 100%; margin: 0; vertical-align: baseline; box-shadow: none !important; }
.em input[type="button"], .em input[type="submit"] { -webkit-appearance: none !important; }
.em :focus { outline: 0; }
.em ol, .em ul { list-style: none; }
.em a { text-decoration: none; }
.em img { border: 0 none; max-width: 100%; vertical-align: top; }
.em a { outline: none; cursor: pointer; }
.em a:hover { text-decoration: none; }
.em a:focus { text-decoration: none !important; outline: none !important; }
.em .clear { clear: both; }
.em .preloader { display: none; }

/*Placeholder opacity cross browsers*/
.em input::-webkit-input-placeholder {
color: #878e93;
opacity:1;
} /* WebKit browsers */
.em input:-moz-placeholder {
color: #878e93;
opacity:1;
} /* Mozilla Firefox 4 to 18 */
.em input::-moz-placeholder {
color: #878e93;
opacity:1;
} /* Mozilla Firefox 19+ */
.em input:-ms-input-placeholder {
color: #878e93;
opacity:1;
} /* Internet Explorer 10+ */
.em textarea::-webkit-input-placeholder {
color: #878e93;
opacity:1;
} /* WebKit browsers */
.em textarea:-moz-placeholder {
color: #878e93;
opacity:1;
} /* Mozilla Firefox 4 to 18 */
.em textarea::-moz-placeholder {
color: #878e93;
opacity:1;
} /* Mozilla Firefox 19+ */
.em textarea:-ms-input-placeholder {
color: #878e93;
opacity:1;
} /* Internet Explorer 10+ */
.em button::-moz-focus-inner, input[type="submit"]::-moz-focus-inner {
border: 0;
}


/* Table of Content
 ==================================================
 #Page Structure
 #Home Page Style */


/* #Page Structure
================================================== */
body.em { margin: 0; padding: 0; font-size: 14px; color: #878e93; font-family: 'Amazon Ember', sans-serif; font-weight: 300;}
.em .wrapper { width: 100%; }
.em .main { max-width: 1048px; margin: 0 auto; width: 100%;}
.em a{transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s;}
.em .common-btn{ display: inline-block; }
.em .flw{float: left;width: 100%; position: relative;}
.em .w-50{width: 50%;}
.em .w-54{width: 54%;}
.em .w-66{width: 66%;}
.em .w-33{width: 32.8%;}
.em .w-36{width: 36%;}
.em .w-42{width: 42%;}
.em .w-58{width: 58%;}
.em .fl{float: left;}
.em .fr{float: right;}

/* Home Page Style
 ==================================================

/***** header styles goes here *****/

.em .header-one{
	background-color: #333E48;
	padding: 14px 0;
}
.em .header-one .logo{
	text-align: left;
}
.em .header-one .logo img{
	width: 100%;
	max-width: 26px;
}
.em .header-two{
	background-color: #333E48;
	padding: 14px 0 18px;
  position: relative;
}
.em .header-two .logo{
	text-align: left;
}
.em .header-two .logo img{
	width: 100%;
	max-width: 181px;
}
.em .menu-box{
	padding-top: 19px;
}
.em .menu-box nav{
	float: left;
	width: 100%;
}
.em .enumenu_ul li{
	    margin-right: 4.5%;
}
.em .enumenu_ul li a{
	padding: 0;
	font-size: 15px;
	font-family: 'Amazon Ember', sans-serif;
	line-height: 1.2em;
}
.em .enumenu_ul > li:hover > a,.em  .enumenu_ul > li.active > a {
    background: transparent none repeat scroll 0 0;
}
/***** midd container styles goes here *****/
.em .banner{
	padding: 134px 0 140px;
	text-align: center;
	overflow: hidden;
}
.em .banner:after{
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
}
.em .banner .main{
	position: relative;
	z-index: 2;
}
.em .banner-two{
	padding: 134px 0 140px;
	text-align: center;
	overflow: hidden;
}
.em .banner-two:after{
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
}
.em .banner-two .main{
	position: relative;
	z-index: 2;
}
.em .get-bg {
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  z-index: 0;
  height: 200%;
}
.em .get-bg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
  overflow-x: hidden;
}
.em .title h2,.em .title h2 div{
	font-size: 42px;
	line-height: 1.2em;
	color: #fff;
	font-weight: 300;
}
.em .title .text01,.em .title .text01 div{
	font-size: 22px;
	line-height: 1.1em;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0.2px;
}
.em .title .text01{
	padding-top: 17px;
}
.em .banner-two{
	padding: 110px 0 124px;
	text-align: center;
	background-color: #00a6ff;
}
.em .banner-three{
	padding: 70px 0 65px;
	background-color: #00CAFF;
}
.em .inner-main{
	display: table;
	width: 100%;
}
.em .banner-left{
	padding-left: 33px;
}
.em .banner-left, .em .banner-right{
	display: table-cell;
	vertical-align: middle;
}
.em .banner-three .form-area .mktoForm input[type="text"], .em .banner-three .form-area .mktoForm input[type="url"], .em .banner-three .form-area .mktoForm input[type="email"], .em .banner-three .form-area .mktoForm input[type="tel"], .em .banner-three .form-area .mktoForm input[type="number"], .em .banner-three .form-area .mktoForm input[type="date"], .em .banner-three .form-area .mktoForm textarea.mktoField, .em .banner-three .form-area .mktoForm select.mktoField {border: solid 0px #aaaaaa !important;}
.em .banner-three .form-area .mktoForm .mktoButtonWrap .mktoButton {    border: 0px solid #ff7820 !important;
    background-color: #fff !important;
    color: #232f3e !important;
     }

.em .banner-three .form-area .mktoForm select[multiple]{ height:auto !important; }
.em .banner-three .form-area .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active{
	background-color: #fff !important;
}
.em .banner-three .w-30 {
        text-align: center;
    padding-left: 80px;
}
.em .banner-three .title .text01{
	padding-top: 14px;
}
.em .banner-three .banner-lf-img{ margin-top: 20px; }
.em .section1{
	padding: 41px 0;
	background-color: #ffffff;
}
.em .section-left, .em .section-right{
	display: table-cell;
	vertical-align: middle;
}
.em .section1 .section-left{
	border-right: 1px solid #d9dcdd;
    padding-top: 27px;
    padding-bottom: 22px;
}
.em .sub-title h3,.em .sub-title h3 div{
	font-size: 31px;
	line-height: 1.2em;
	color: #303942;
	    letter-spacing: -0.4px;
	font-weight: 300;
}
.em .sub-title .sub-text,.em .sub-title .sub-text div{
	font-size: 16px;
	line-height: 1.5em;
	color: #303942;
	font-weight: 300;
}
.em .sub-title .sub-text{
	padding-top: 20px;
}
.em .sub-text ul {
	list-style-type: disc; list-style-position: outside;  margin-left: 20px;
}
.em .section1 .w-66{ padding-left: 61px;    padding-right: 46px;}
.em .section1 .w-33{    padding-right: 25px;text-align: center;}
.em .section2{
	padding: 41px 0;
	background-color: #ededed;
}
.em .section2 .form-area .mktoForm input[type="text"], .em .section2 .form-area .mktoForm input[type="url"], .em .section2 .form-area .mktoForm input[type="email"], .em .section2 .form-area .mktoForm input[type="tel"], .em .section2 .form-area .mktoForm input[type="number"], .em .section2 .form-area .mktoForm input[type="date"], .em .section2 .form-area .mktoForm textarea.mktoField, .em .section2 .form-area .mktoForm select.mktoField {border: solid 0px #aaaaaa !important;}
.em .section2 .section-right{
	padding-left: 31px;
    padding-right: 65px;
}
.em .section2 .section-left{
	    border-left: 1px solid #d9dcdd;
    padding-left: 24px;
        padding-top: 27px;
    padding-bottom: 22px;
}
.em .section2 .w-33{
	    width: 33.3%;
	    text-align: center;
}
.em .section3{
	padding: 44px 0 40px;
	background-color: #fff;
}
.em .section3 .section-right{
	border-right: 1px solid #d9dcdd;
    padding-left: 30px;
    padding-right: 25px;
}
.em .section3 .section-left{
	padding-left: 29px;
	    padding-top: 25px;
	    padding-bottom: 22px;
}
.em .section3 .form-area .mktoForm input[type="text"], .em .section3 .form-area .mktoForm input[type="url"], .em .section3 .form-area .mktoForm input[type="email"], .em .section3 .form-area .mktoForm input[type="tel"], .em .section3 .form-area .mktoForm input[type="number"], .em .section3 .form-area .mktoForm input[type="date"], .em .section3 .form-area .mktoForm textarea.mktoField, .em .section3 .form-area .mktoForm select.mktoField {
    height: 37px !important;
}
.em .section3 .form-area .mktoForm .mktoButtonWrap .mktoButton {
    margin-top: 4px !important;
}



.em .section4{
	padding: 40px 0 40px;
	background-color: #ededed;
}

.em .section4 .form-area .mktoForm input[type="text"], .em .section4 .form-area .mktoForm input[type="url"], .em .section4 .form-area .mktoForm input[type="email"], .em .section4 .form-area .mktoForm input[type="tel"], .em .section4 .form-area .mktoForm input[type="number"], .em .section4 .form-area .mktoForm input[type="date"], .em .section4 .form-area .mktoForm textarea.mktoField, .em .section4 .form-area .mktoForm select.mktoField {
    height: 37px !important;
}
.em .section4 .section-right{

    padding-left: 30px;
    padding-right: 25px;
}
.em .section4 .section-left{

	padding: 26px 29px 22px 29px;
	border-right: 1px solid #d9dcdd;

}
.em .section5{
	padding: 32px 0 35px;
	background-color: #fff;
}
.em .section5 .sub-title{
	padding-left: 30px;
	max-width: 720px;
}
.em .section6{
	padding: 32px 0 35px;
	background-color: #ededed;
	text-align: center;
}
.em .section6 .sub-title{
	max-width: 690px;
	width: 100%;
	display: inline-block;
	margin: 0 auto;
}
.em .section7{
	text-align: center;
	background-color: #333E48;
	padding: 38px 0;
}

.em .section7 .inner-box{
	display: inline-block;
	margin: 0 auto;
	width: 100%;
	max-width: 720px;
}
.em .section7 .form-area{
	max-width: 	600px;
	padding-top: 20px;
}



.em .section7 .form-area .mktoForm input[type="text"],
.em .section7 .form-area .mktoForm input[type="url"],
.em .section7 .form-area .mktoForm input[type="email"],
.em .section7 .form-area .mktoForm input[type="tel"],
.em .section7 .form-area .mktoForm input[type="number"],
.em .section7 .form-area .mktoForm input[type="date"],
.em .section7 .form-area .mktoForm textarea.mktoField,
.em .section7 .form-area .mktoForm select.mktoField {



}
.em .section7 .sub-title h3,.em .section7 .sub-title h3 div{
	color: #fff;
}
.em .section7 .form-area .mktoForm .mktoButtonWrap .mktoButton {
    margin-top: 7px !important;

}
.em .section8 {position: relative; padding: 32px 0px 40px;}
.em .section8 .main_title {width: 42%; padding-left: 60px;}
.em .section8 .section-left {border-right: 1px solid #cdd0d1; padding: 0px 60px; text-align: right;}
.em .section8 .section-right {padding: 0px 60px}
.em .section8 .s8-form { max-width: 250px; width: 100%; float: left;}



.em .section9 {position: relative; padding: 32px 0px 40px; background-color: #ededed;}
.em .main_title {float: right; text-align: left; margin-bottom: 21px;}
.em .main_title h3, .em .main_title h3 div {width: 100%; display: inline-block; font-size: 31px; color: #303942; line-height: 1.2em; font-weight: 300;}

.em .section9 .main_title {width: 58%; padding-left: 60px;}
.em .section9 .section-right {border-left: 1px solid #cdd0d1; padding: 0px 60px}
.em .section9 .section-left {padding: 0px 60px}
.em .section9 .s9-form { max-width: 250px; width: 100%; float: right;}

.em .section10 {position: relative; padding: 34px 0px 36px;}
.em .section10 .sub-title h3, .em .section10 .sub-title h3 div { font-size: 23px; min-height: 27px;}
.em .section10 .section-left, .em .section10 .section-right { padding: 0px 0px 0px 26px; vertical-align: top;}
.em .section10 .sub-title .sub-text { padding-top: 15px;}
/*Form Style Start Here*/
.em .form-area { width: 100%; margin: 0px auto; float: none; display: inline-block; }
.em .form-area form { padding-top: 0px !important; text-align: center;	 }
.em .mktoForm { width: 100% !important; padding: 0 !important; }
.em .form-area .mktoOffset, .em .form-area .mktoGutter { display: none !important; }
.em .mktoFormRow .mktoLabel { display: block !important; }
.em .mktoForm { float: left !important; width: 100% !important; }
.em .form-area .mktoFormCol { width: 50% !important; float: left !important; }
.em .form-area .mktoFieldWrap { width: 95% !important; float: left !important; }
.em .form-area.full{max-width: 253px;  }
.em .form-area .mktoFormRow {     margin-bottom: 0px !important;    width: 100%;    float: none;    clear: none !important;    max-width: 100%;    display: inline-block;    margin: 0 auto;    text-align: center;float: left; }
.em .form-area .mktoForm.mktoLayoutAbove .mktoRequiredField .mktoAsterix { float: right; padding-left: 3px; color: #000 !important; }
.em .form-area .mktoForm input:focus { border-color: #2b3e6e; }
.em .form-area .mktoForm .mktoError { left: 0 !important; }
.em .form-area .mktoForm .mktoButtonWrap .mktoButton {    border: 0px solid #ff7820 !important;
    background-color: #00CAFF !important;
    font-size: 14px !important;
    line-height: normal !important;
    font-family: 'Arial' !important;
    background-image: none;
    padding: 7px 36px !important;
    margin-top: 8px !important;
    color: #fff !important;
 	-webkit-border-radius:3px;
 	-moz-border-radius: 3px;
 	-ms-border-radius: 3px;
 	-o-border-radius: 3px;
 	border-radius: 3px;
    font-weight: normal !important;
    width: auto !important;
    box-shadow: none !important;
  height: auto !important;
letter-spacing: 0.15em !important;
text-transform: inherit !important;
text-shadow:none !important;
-webkit-text-shadow:none !important;
-moz-text-shadow:none !important;
margin-left: 0px !important;

}
.em .form-area .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active {
     background-color: #00CAFF !important;
     background-image: none !important;
}
.em .form-area .mktoForm .mktoButtonWrap .mktoButton:hover { text-decoration: underline;  }
.em .form-area .mktoButtonWrap.mktoSimple { margin-left: 0 !important; padding: 0 !important;}
.em .form-area .mktoForm .mktoInvalid {    border: 0px !important;}
.em .form-area .mktoButtonRow { margin: 0 auto !important; text-align: center !important; width: 100% !important;float: left; }
.em .form-area .mktoButtonRow span{ margin-left: 0px !important; }
.em .form-area .mktoForm input[type="text"], .em .form-area .mktoForm input[type="url"], .em .form-area .mktoForm input[type="email"], .em .form-area .mktoForm input[type="tel"], .em .form-area .mktoForm input[type="number"], .em .form-area .mktoForm input[type="date"], .em .form-area .mktoForm textarea.mktoField, .em .form-area .mktoForm select.mktoField { transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; color: #000 !important; font-size: 14px !important; border: solid 1px #ebf0f1 !important; padding: 5px 10px !important; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; width: 100% !important; -webkit-appearance: none !important; height: 35px !important; background: #fff !important; font-family: 'Amazon Ember', sans-serif !important; font-weight: 300; appearance: none !important; -webkit-appearance: none !important; -moz-appearance: none !important; text-indent: 0px !important; box-shadow: none !important; }
.em .form-area .mktoForm textarea.mktoField{height: 80px !important;}
.em .form-area .mktoForm select.mktoField { background: #fff url('https://build.amazonalexadev.com/rs/365-EFI-026/images/alx10-lp-select-arrow.png') right center no-repeat !important; background-size: 20px auto !important; padding: 6px 25px 6px 10px !important; appearance: none !important; -webkit-appearance: none !important; -moz-appearance: none !important; }
.em .form-area .mktoForm .mktoHtmlText { width: 100% !important; text-align: left !important; color: #000 !important; }
.em .form-area .mktoForm .mktoHtmlText  a{color:#000 !important;text-decoration: underline !important;}
.em .form-area .mktoForm .mktoHtmlText .req-field { width: 100% !important; text-align: right; }
.em .form-area .mktoForm .mktoAsterix { float: left !important; color: #000 !important; padding-right: 0px !important; font-size: 13px !important; padding-left: 0 !important; margin-top: 1px !important;display: none !important; }
.em .form-area .mktoForm select.mktoField { background-color: #fff; color: #000 !important; /*-webkit-appearance: none!important; appearance: none!important; -moz-appearance: none!important; -ms-appearance: none!important;*/ }
.em .form-area .mktoForm .mktoLabel { font-family: 'Amazon Ember' !important; font-weight: 300 !important; width: auto !important; padding-bottom: 5px !important; float: left !important; font-size: 14px !important; padding-top: 0px; padding-left: 0px; color: #000 !important; }
.em .form-area .mktoForm .mktoLabel{font-weight: 700 !important;}
.em .form-top-section.form-area .mktoButtonRow .mktoButtonWrap { margin-left: 0 !important; }
.em .form-area .mktoForm select.mktoField::-ms-expand, .em .form-area .mktoForm .mktoField::-ms-clear {display: none;}
.em .form-area .mktoForm input::-ms-clear {display: none !important}
.em .form-area .mktoCheckboxList.mktoHasWidth{ float: left; }
.em .form-area fieldset .mktoFormRow{ max-width: 100% !important; }
.em .form-area .mktoForm input[type=checkbox] { opacity: 0; display: none !important; }
.em .form-area .mktoForm input[type="checkbox"] + label { width: 100%; position: relative; background-size: 12px auto !important; margin: 0px !important; padding-left: 30px !important; background-position: left 3px !important; background-repeat: no-repeat !important; line-height: 1.5em; cursor: pointer;float: left; }
.em .form-area .mktoForm input[type=checkbox]:not(old):checked + label { background: url('https://build.amazonalexadev.com/rs/365-EFI-026/images/alx10-lp-check-on.png'); }
.em .form-area .mktoForm input[type="checkbox"] + label { background: url('https://build.amazonalexadev.com/rs/365-EFI-026/images/alx10-lp-check.png'); }
.em .form-area .mktoForm input[type=radio] { opacity: 0; display: none !important; }
.em .form-area .mktoForm input[type=radio] + label { width: 100%; position: relative; background-size: 14px auto !important; margin: 0px !important; padding-left: 26px !important; background-position: left 3px !important; background-repeat: no-repeat !important; line-height: 1.5em; cursor: pointer;display: block;text-align: left; }
.em .form-area .mktoForm input[type=radio]:not(old):checked + label { background: url('https://build.amazonalexadev.com/rs/365-EFI-026/images/alx10-lp-radio.png'); }
.em .form-area .mktoForm input[type=radio]:not(old) + label { background: url('https://build.amazonalexadev.com/rs/365-EFI-026/images/alx10-lp-radio-off.png'); }
.em .form-area .mktoRadioList.mktoHasWidth { width: 100% !important;float: left;margin-bottom: 13px !important; }
.em .form-area .mktoForm input[type="checkbox"] + label::before, .em .form-area .mktoForm input[type="radio"] + label::before { display: none !important; }
.em .form-area .mktoFormRow input,.em .form-area .mktoFormRow textarea,.em .form-area .mktoFormRow select{margin-bottom: 13px !important;}
.em .form-area .mktoFormRow input[type="hidden"]{ margin-bottom: 0px !important; }
.em .form-area .mktoFormCol{ margin-bottom: 0px !important; }
/*****footer styles goes here *****/


/*****footer styles goes here *****/

.em footer { background-color: #333E48; padding: 43px 0px 40px;}
.em .main_footer { width: 100%; float: left;}
.em .main_footer ul { width: 100%; float: left;}
.em .main_footer ul li { width: 33.1%; float: left; vertical-align: middle;}
.em .main_footer ul li:last-child { text-align: right;}
.em .main_footer .footer_logo { width:auto; display: inline-block;}
.em .main_footer .footer_logo img { width:100%; max-width: 185px;}
.em .main_footer .lang_part { width:100%; text-align: center; vertical-align: middle;}
.em .main_footer .lang_part .title { width:auto; display: inline-block;}
.em .main_footer .lang_part .title div { width:auto; display: inline-block; font-size: 16px; color: #fff;}
.em .main_footer .lang_part .lang_type { width:auto; display: inline-block; margin-left: 20px;}
.em .main_footer .lang_part .lang_type { width:auto; display: inline-block; font-size: 15px; color: #fff; border: 1px solid #fff; padding: 4px 34px; border-radius: 6px; background-color: #303948;}


.em .main_footer .social_part {width: 100%; display: inline-block; text-align: right;}
.em .main_footer .social_part .title {width: auto; display: inline-block; vertical-align: middle; padding: 5px 8px 0 0;}
.em .main_footer .social_part .title div {width: auto; display: inline-block; font-size: 16px; color: #fff; }
.em .main_footer .social_part ul {width: auto; float: right;}
.em .main_footer .social_part ul li {width: auto; float: left; margin-left: 10px;}
.em .main_footer .social_part ul li:last-child {text-align: inherit;}
.em .main_footer .social_part ul li a {display: inline-block;}
.em .main_footer .social_part ul li img {max-width: 30px; width: 100%;}

.em .sub_footer {width: 100%; text-align: center; float: left; margin-top: 27px;}
.em .sub_footer .text {width: 100%; display: inline-block; padding-bottom: 5px;}
.em .sub_footer .text div {width: 100%; display: inline-block; font-size: 15px; color: #fff;}
.em .sub_footer .text:last-child {padding-bottom: 0px;}


/** styling specific to the explicit opt in **/
.em .mktoForm .mktoFormRow label[for="Explicit_Opt_In__c"] {
    width: 92%!important;
    float: right!important;
}

.em .mktoForm .mktoFormRow .mktoLogicalField.mktoCheckboxList label[for="Explicit_Opt_In__c"] {
    padding:8px!important;
}

.mktoLogicalField.mktoCheckboxList.mktoHasWidth {

    top: 20%;
    left: 13px;
}
