show@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,700italic,400italic,300italic,300);
@import url(https://fonts.googleapis.com/css?family=Montserrat+Alternates:400,700);

@font-face {
    font-family: 'bebas_neueregular';
    src: url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/font/bebasneue-webfont.eot');
    src: url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/font/bebasneue-webfont.eot#iefix') format('embedded-opentype'),
         url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/font/bebasneue-webfont.woff2') format('woff2'),
         url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/font/bebasneue-webfont.woff') format('woff'),
         url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/font/bebasneue-webfont.ttf') format('truetype'),
         url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/font/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "dinregular";
    font-style: normal;
    font-weight: normal;
    src: url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/font/din-regularalternate-webfont.eot#iefix") format("embedded-opentype"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/font/din-regularalternate-webfont.woff2") format("woff2"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/font/din-regularalternate-webfont.woff") format("woff"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/font/din-regularalternate-webfont.ttf") format("truetype"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/font/din-regularalternate-webfont.svg#dinregular") format("svg");
}

@font-face {
font-family: 'Avenir LT Std 95 Black';
font-style: normal;
font-weight: normal;
src: local('https://cdn2.hubspot.net/hubfs/1969827/font/Avenir LT Std 95 Black'), 
     url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/font/AvenirLTStd-Black.woff') format('woff');
}


@font-face {
font-family: 'Avenir LT Std 45 Book';
font-style: normal;
font-weight: normal;
src: local('https://cdn2.hubspot.net/hubfs/1969827/font/Avenir LT Std 45 Book'), 
     url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/font/AvenirLTStd-Book.woff') format('woff');
}

* {margin: 0px;padding: 0px;text-decoration: none;list-style: none;}

/*Common Css*/
.a{color:#fff;}
.container{width:1200px; margin:0 auto; padding:0;}
.clear {clear:both}
.black{color:#000;}
.white{color:#fff;}
.left {float:left}
.right {float:right}
.in-block {display:inline-block}
.vam {vertical-align:middle}
.vat {vertical-align:top}
.center {text-align:center}
.text-left {text-align:left}
.text-right {text-align:right}
.w50 {width:49.8%}
.tu {text-transform:uppercase}
.pr {position:relative}
.dt{display:table;}
.dtc{display:table-cell;}
.data-desc{font-size:18px; color:#fff; line-height:22px; margin:15px 0 0; font-weight:500; text-align:justify;}
.data-heading{font-size:40px; color:#fff; line-height:16px; margin-bottom:10px;}
.data-sub-heading{font-size:30px; color:#fff; line-height:16px; margin-bottom:10px;}
.sprite{background:url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/dubai-lp-images/emba/sprite.png) no-repeat;}
.know-more{border:2px solid #fff; border-radius:25px; color:#fff; text-align:center; padding:8px 15px; margin-top:20px; width:130px;}
.bord-left{border-left:2px solid #fff;}
.bord-right{border-right:2px solid #fff;}
.gray{color:#555555;}
/* Custom CSS
 * --------------------------------------- */

body{margin:0 auto; padding:0; font-family: 'Roboto', sans-serif; width:100%;}
.banner{position: relative;}
.topback{margin:0 auto; padding:0; width:100%; background:url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/dubai-lp-images/emba/banner-emba-dubai-responsive-3.jpg) no-repeat center; height:702px;  background-size:cover; position:relative;}
.logo{padding:20px 0; float: left; width: 25%;}
.ban-txt{width:600px; margin-top:50px;}
.ban-txt h4{margin:0; padding:30px 0 0; font-size:30px; font-weight:500; color:#fff; text-shadow:1px 1px 2px #000; text-align:center;}
.ban-txt h4 span{font-size:44px; font-weight:bold;}
.ban-txt h5{margin:0; padding:0 0; font-size:36px; font-weight:500; color:#00a0b0; text-shadow:1px 1px 2px #000; text-align:center;}
.ban-form{width:28%; margin:0; position:absolute; bottom:0; background:#00a0b0; right:20px;}
.ban-form h3{margin:0; padding:10px 0 0; font-size:28px; font-weight:bold; color:#fff; text-shadow:1px 1px 2px #000; text-align:center; font-family: 'bebas_neueregular'; letter-spacing:1px;}
.ban-form p{margin:0; padding:0px 0 0 10%; font-size:14px; font-weight:normal; color:#fff; text-shadow:1px 1px 2px #000; text-align:left; font-family: 'bebas_neueregular'; letter-spacing:1px;}
.ban-form input[type=text]{margin:15px auto; padding:5px; width:80%; font-size:16px; color:#4c4a4a; background:#fff; border:none; display:block; font-family: "dinregular"; font-weight:bold;}
.ban-form select{width:82%; margin:15px auto; font-size:16px; color:#4c4a4a; display:block; background:#fff; padding:5px; border:none; font-family: "dinregular"; font-weight:bold;}
.ban-form input[type=submit]{margin:20px auto; padding:5px 10px; text-align:center; /*width:170px;*/ font-size:15px; color:#fff; background:none; border-radius:5px; text-transform:uppercase; border:2px solid #fff; display:block; font-family: 'bebas_neueregular';}
.black-cont{margin:0 auto; padding:15px 0; width:100%; background:#252525;}

h2{margin:0; padding:30px 0 0; font-size:45px; font-weight:bold; text-align:left; font-family: 'Avenir LT Std 95 Black';}
h2 span{font-family: 'Avenir LT Std 45 Book';}
.key-block{margin:40px auto 0; width:100%;}
.key-block-2{margin:40px 12% 0; width:90%;}
.key-box
{
    margin:0 3% 0 0;
	padding:0;
	width:22%;
	float:left;
}

.key-box img{display:block; margin:0 auto;}

.key-box h4
{
	padding: 10px 0;
	font-size: 18px;
	font-weight:500;
	text-align:center;
	color:#2f2f2f;
	text-transform:uppercase;
}
.key-box h4 span{font-size:14px;}

.vdocont{width:100%; background-image: url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/dubai-lp-images/emba/white-pattern.jpg"); padding:20px 0;}
.vdoiframe{display:block; width:70%; margin:20px auto 0; height: 468px;}

.blue-cont{width:100%; background:#00a0b0; margin:0 auto 0;}
.blue-cont h4{font-size:21px; margin:0; padding-bottom:10px; color:#ffc521;  text-transform:uppercase;}
.blue-cont h5{font-size:15px; font-family:Arial; font-weight:bold; color:#fff;  text-transform:uppercase;}
.blue-cont p.data-desc{font-family:Arial; font-size:16px; text-align:justify;}
.blue-cont h5 span{font-weight:normal;}
.small{width:28%; padding:0px 0; margin:0px 0; text-align: center;}
.small img{display: block; margin: 0 auto;}
.big{width:68%; padding:20px 0; margin:15px 0;}
.right.big.bord-left{padding-left:20px;}
.left.big.bord-right{padding-right:20px;}
.right.small{padding-left:20px;}

.footer{margin:0 auto; padding:10px 0; font-size:14px; color:#000; font-weight:500; font-family:Arial; line-height:18px;}
.textright {
    color: #196a9b;
    float: left;
    /*font-family: "bebas_neueregular";
      letter-spacing: 0.5vw;  */
    font-size: 3.6vw;
    font-weight: bold;
    margin: 0;
    padding: 2% 0;
    text-align: center;
    text-transform: uppercase;
    width: 63%;
}
.hide{display:none;}
.show {display:block;}


@media only screen and (max-width:640px) {
    .container{width:90%;}
    .logo{padding:20px 0 0; float:none; margin:0 auto; width:30%;}
    .logo img{width:100%;}
    /*.topback{background-size:cover ;height: 300px; background-position:top left;}*/
    /*.topback{margin:0 auto; padding:0; width:100%; background:url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/dubai-lp-images/emba/banner-emba-dubai-4-new-02-11-2016.jpg) no-repeat center; height:702px;  background-size:cover; position:relative;}*/
    .topback{height:auto; background-size:initial; background:url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/dubai-lp-images/emba/banner-emba-dubai-responsive-3.jpg) no-repeat center;}
    .textright{float:none; width:100%; font-size:24px; padding:10px 0;}
    .ban-form{position:static; width:75%; margin:70px auto 20px; height:auto; padding-bottom:10px;}
    .ban-txt{text-align:center; width:100%; margin-top:0;}
    .ban-txt img.hide{display:block; margin:0 auto; width:50%;}
    .ban-txt img.show{display:none;}
    h2{font-size:36px; text-align:center;}
    .key-box{float:none; margin:20px auto; width:80%;}
    .key-block-2{margin:40px auto 0; width:100%;}
    .blue-cont .text-right{text-align:center;}
    .small.left, .right.big, .big.left, .right.small{float:none; width:100%; border:0;}
    .right.big.bord-left, .right.small, .big{padding:0;}
    .small{margin:20px auto 0 !important;}
    .big{margin:10px auto 0 !important;}
    .big p.data-desc{padding-bottom:50px;}
    .data-desc{text-align:justify;}
    .footer{text-align:center; font-size:12px;}
    .ban-txt{padding-bottom:20px;}
    h2 span{font-family: 'Avenir LT Std 45 Book'; display:block;}
    .vdoiframe{width: 90%;height: 289px;}
}

@media only screen and (max-width:480px) {
    .logo{width:50%;}
    .ban-form{margin-top:20px;}
    h2{font-size:28px;}
    .big p.data-desc{padding-bottom:30px;}
    h2 span{font-family: 'Avenir LT Std 45 Book'; display:block;}
    .vdoiframe{width:100%;height:216px;}
}

@media only screen and (max-width:360px) {
    .ban-txt img.hide{display:block; margin:0 auto; width:70%;}
    .vdoiframe{width:100%;height:auto;}
}