@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/fonts/bebasneue-webfont.eot');
    src: url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/bebasneue-webfont.eot#iefix') format('embedded-opentype'),
         url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/bebasneue-webfont.woff2') format('woff2'),
         url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/bebasneue-webfont.woff') format('woff'),
         url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/bebasneue-webfont.ttf') format('truetype'),
         url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/fonts/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/web-font/din-regularalternate-webfont.eot#iefix") 
    format("embedded-opentype"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/web-font/din-regularalternate-webfont.woff2") 
    format("woff2"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/web-font/din-regularalternate-webfont.woff") 
    format("woff"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/web-font/din-regularalternate-webfont.ttf") 
    format("truetype"), url("https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/web-font/din-regularalternate-webfont.svg#dinregular") format("svg");
}

@font-face {
font-family: 'Avenir LT Std 95 Black';
font-style: normal;
font-weight: normal;
src: url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/web-font/AvenirLTStd-Black.woff') format('woff');
}


@font-face {
font-family: 'Avenir LT Std 45 Book';
font-style: normal;
font-weight: normal;
src: url('https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/web-font/AvenirLTStd-Book.woff') format('woff');
}

* {margin: 0px;padding: 0px;text-decoration: none;list-style: none;}

/*Common Css*/
.a{color:#fff;}
.container{width:90%; 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:#000; line-height:22px; margin:15px 10px 0 0; font-weight:500; text-align:justify;}
.data-desc1{font-size:16px; color:#000; line-height:22px; margin:15px 0 0; font-weight:500; padding-left: 35px; 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(../images/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: #009999;    
    text-align: center;
}
/* Custom CSS
 * --------------------------------------- */

body{margin:0 auto; padding:0; font-family: 'Roboto', sans-serif; width:100%;}
.topback{margin:0 auto; padding:0; width:100%; background:url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/emba-singapore-lp/sp-jain-global-executive-mba-masterclass-lp-banner.jpg) no-repeat center; height:600px; background-size:cover; position:relative;}
.logo{  padding: 20px 0;
    float: left;
    width: 30%;
    display: block;
    overflow: auto;
    margin-left: -3%;}
    .logo a > img {width:44%;}
.mobile{display: none;}
.desktop-logo{display: block;}
.desktop{display: none;}
.desktop-about{display: block;}
.mobile-about{display: none;}
.ban-txt1{margin:0 auto; position:absolute; top:310px;  width:470px; padding:20px; border-left:0; color:#fff; font-size:20px; text-align:right;}
.ban-txt{margin:0 auto; position:absolute; top:400px; background:rgba(0, 67, 75, 0.5); width:760px; padding:20px; border-left:0;}
.ban-txt h4{margin:0; padding:15px 0 0; font-size:30px; font-weight:500; color:#fff; text-shadow:1px 1px 2px #000; text-align:center;}
.ban-txt h3{display:none;}
.ban-txt h4 span{font-size:150px; font-weight:bold; font-family: 'bebas_neueregular';}
.ban-txt h5{margin:0; padding:0 0; font-size:20px; font-weight:500; color:#fff; text-shadow:1px 1px 2px #000; text-align:center;}
.ban-form-text{padding-left: 38px; padding-bottom: 10px; color: #fff; text-align: left; font-size: 12px;}
.ban-form{width:30%; margin:0; position:absolute; top:100px; background:#00a0b0; right:20px;}
.ban-form h3{   text-align: center;
    font-family: 'Poppins',medium;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #222;
    margin: 0px 0px 0px;
    padding: 12px;
    background-color: #ffc216;}
.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 input[type=number]{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 input[type=email]{margin:15px auto; padding:5px; width:80%; font-size:16px; color:#4c4a4a; background:#fff; border:none; display:block; font-family: "dinregular"; font-weight:bold;    border-bottom: 2px solid #ccc;}
.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:200px; font-size:22px; color:#fff; background:none; border-radius:5px; text-transform:uppercase; border:2px solid #fff; display:block; font-family: 'bebas_neueregular'; cursor:pointer;}
.black-cont{margin:0 auto; padding:15px 0 30px; width:100%; background:#252525;}
.banh3{   font-family: 'Roboto',sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;
    border-bottom: none;
    width: 68%;
    line-height: 45px;
    margin-bottom: 1%;}

.ban2h3{     font-family: 'Roboto',sans-serif;
    font-size: 28px;
    font-weight: 400;
    color: #ffffff;
    border-bottom: 2px solid #00a0b0;
    line-height: 42px;
    margin-bottom: 3%;}

.ban3h3{   font-family: 'Roboto',sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;}

.bannaerpara{    font-size: 22px;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    margin-bottom: 1%;}
.leftd{display:block;}
.bannaerpara2 {
        font-size: 22px;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    margin-bottom: 2%;
    padding: 1% 0%;
    border-bottom: 2px solid #00a0b0;
    border-top: 2px solid #00a0b0;
    width: 73%;
}

.takepad{    padding: 0% 25%;}
.takesmall{float: left;width: 18%;}
.takebig{float: left;width: 80%;}

.banner-content-new {
    width: auto;
    top: 40%;
    float: left;
    left: 40px;
    position: absolute;
    font-size: 32px;
    color: #fff;
    border-radius: 20px;
    padding: 10px 20px;
    opacity: .9;
}

.banner-content-new h1 {
    color: #ffc000;
    font-size: 30px;
    line-height: 35px;
    font-family: 'Roboto',sans-serif;
    text-transform: uppercase;
    border-bottom: 0;
    padding-bottom: 0px;
    padding-top: 10%;
}
.banner-content-new p {
    color: #fff;
    font-size: 18px;
    padding-top: 2%;
    text-transform: none;
    font-family: 'Roboto',sans-serif;
    width: 79%;
    padding-bottom: 2%;
}

.bann-para-hr {
    border-bottom: 1px solid #fff;
    padding-bottom: 1%;
    border-top: 1px solid #fff;
    width: 65%;
}

.spehead{
height: 66px;
    float: left;
    }


.ban-form label {
    color: #b7b6b5 ;
    font-size: 12px!important;
    font-weight: bold;
}

select.hs-input, input.hs-input[type=file]{
     width: 80% !important;
    margin-left: 10% !important;
    height: 35px;
      border-bottom: 2px solid #ccc;
}


.ban-form input, .ban-form textarea {
    background: #fff;
    border: 1px solid #000;
    color: #000 !important;
    font-family: "open_sansregular";
    font-size: 15px;
    padding:5px;
    margin: 0 0 20px;
    width: 96%;
}

.hs-form-required {
    color: #000!important;
}
.ban-form label{color: #147d81!important;}

.ban-form input, .ban-form textarea, select {
    background: #fff;
    border: 1px solid #000;
    color: #000 !important;
    font-family: "open_sansregular";
    font-size: 14px;
    padding: 5px;
    margin: 0 0 0px;
    width: 50%;
}


.stacked .field {
    margin-bottom: 0px!important;
}



.ban-form label {
    color: #b7b6b5 !important;
    
    font-size: 18px;
    margin: 0 0 0px;
    font-weight: bold;
}
.ban-form input, .register-select {
    height:35px;
}
.register-select {
    background: #fff;
    border: 1px solid #000;
    color: #a5a5a5;
    font-size: 15px;
    height: 36px;
    margin: 0 0 20px;
    padding: 1px;
    width: 100%;
}
.ban-form option {
    color: #000;
    font-size: 16px;
    padding: 3px;
    width: 100%;
}


.hs-form .hs-button {
    text-shadow: none!important;
    background-color: #00a0b0 !important;
    background-image: none!important;
    box-shadow: none!important;
    border-top: none!important;
    border-bottom: none!important;
    border-right: none!important;
    border-left: none!important;
    border-radius: 0px!important;
    transition: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    width: 40%;
    color: #fff !important;
    border: 2px solid #fff!important;
    text-algin: center;
    margin-left: 80px!important;
    text-transform: uppercase!important;
    font-family: acumin-pro-semi-condensed,sans-serif!important;
    font-weight: 400!important;
    font-size: 20px!important;
    padding: 0px 10px 5px!important;
    margin-top: 0px!important;
}



::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #786f6f85 !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #786f6f85 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color:  #786f6f85 !important;
}

 .hs-input {
    box-sizing: border-box;
    max-width: 500px;
    width: 90%;
    color: #000 !important;
}


.ban-form input[type=text]{color:#000 !important; font-weight:bold !important;    border-bottom: 2px solid #ccc;}


h2{margin:0; padding:30px 0 0; font-size:30px; 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%;margin-bottom: 3%;}
.key-box
{
    margin:0 3% 0 0;
	padding:0;
	width:17%;
	float:left;
}
.emba-box{display: none;}
.emba-box h2 {display: none;}
.key-box img{display:block; margin:0 auto;width: 50%;}

.key-box h4
{
	padding: 10px 0;
	font-size: 16px;
	font-weight:500;
	text-align:center;
	color:#2f2f2f;
	text-transform:uppercase;
}
.key-box h4 span{font-size:14px;}
.blue-cont{width:100%; background:#00A0B0; margin:0px auto 0;}
.blue-cont h4{font-size:30px; margin:0; padding:0px 10px 10px 0px; color:#fff;  text-transform:uppercase;    font-family: 'Avenir LT Std 95 Black';}
.blue-cont h6{font-size:30px; margin:0; padding:0px 10px 10px 35px; color:#fff;  text-transform:uppercase;    font-family: 'Avenir LT Std 95 Black';}
.blue-cont h5{font-size:20px; font-family:Arial; font-weight:bold; color:#000;  text-transform:uppercase;}
.blue-cont p.data-desc {font-family:'Roboto',sans-serif; font-size:16px;color:#fff;}
.blue-cont p.data-desc1 {font-family:'Roboto',sans-serif; font-size:16px;color:#fff;}
.blue-cont h5 span{font-weight:normal;}
.small{width:49%; padding:20px 0; margin:15px 0; padding-right: 19px;}
.big{width:48%; padding:20px 0; margin:15px 0; border-left: 2px solid #2f2f2f; height:220px;}
.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: 12px;
    color: #fff;
    font-weight: 500;
    font-family: Arial;
    background: #000;
    line-height: 18px;margin-bottom: -20px;}
.footer-link{display:none;}
#topBtn {
    display: none;
    position: fixed;
    bottom: 5px;
    right: 5px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #febf01;
    color: black;
    cursor: pointer;
    padding: 5px 12px;
    border-radius: 3px;
    font-size: 20px;
}

.smallexp{    width: 26%;    text-align: center;}
.bigexp{    width: 70%;    border-left: 2px solid #fff;}

.rightsmallst{    width: 26%;    text-align: center;}

.rigthtxtst{ width: 70%;    border-left:none;}

.blue-cont .h4st {
    font-size: 21px;
    margin: 0;
    padding-bottom: 10px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Poppins',medium;
}

.blue-cont .h5st {    font-size: 15px;
    font-family: 'Roboto',sans-serif;
    font-weight: bold;
    color: #fff;
  text-transform: uppercase;}

.session {
        float: left;
    background: transparent;
    padding: 20px;
    margin: 22% 20px 0 0%;
    width: 40%;
    border: none;
    border-radius: 10px;
    opacity: .9;
    left: 20px;
    position: absolute;
    top: 8%;
}



.ban-form input, .register-select{    height: 35px;
    margin: 15px auto;
    padding: 5px;
    width: 80%;
    font-size: 16px;
    color: #4c4a4a;
    background: #fff;
    border: none;
    display: block;
    font-family: "dinregular";
    font-weight: bold;}

@media only screen and (max-width:1280px) {
    
    }
@media only screen and (max-width:640px) {
    .container{width:90%; margin:0 auto;}
.topback {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/emba-singapore-lp/sp-jain-global-executive-mba-masterclass-lp-banner.jpg) no-repeat center;
    height: 625px;
    background-size: cover;
    position: relative;
      background-position: -280px;
}
    .logo{width:100%; text-align:center; margin:0 auto;}
    .logo img{width:100%;}
    .desktop-logo{display: none;}
	.desktop{display: none;}
	.desktop-about{display: none;}
	.mobile-about{display: block;}
	.mobile{display: block;}
	.tu span {display: none;}
	h6{display: none;}
  
  
  
  .banner-content-new h1 {
    color: #ffc000;
    font-size: 20px;
    line-height: 35px;
    font-family: 'Roboto',sans-serif;
    text-transform: uppercase;
    border-bottom: 0;
    padding-bottom: 0px;
    text-align: center;
}
  
  .bann-para-hr {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    width: 60%;
    position: relative;
    left: 0;
    margin-top: 2%;
}
	
 .banner-content-new p {
    color: #fff;
    font-size: 15px;
    padding-top: 2%;
    text-transform: none;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    text-align: center;
} 
  
.video-popup {
    width: 100%;
    text-align: center;
}  
  
 .video-img {
    width: 50%!important;
    padding: 10px 0;
} 
  
 .section-heading>h2 {
    text-align: center!important;
    font-size: 20px!important;
}
  
  
	.ban-txt1{margin:0 auto; position:absolute; top:0px;  width:88%; padding:20px; color:#00A0B0; font-size:20px; text-align:center;}
    .ban-txt{width:90%; padding:0 0 25px; border:0; position:static;margin: 10px auto; background: none;}
	.ban-txt h3{font-size:20px; padding:0; text-align: center; display: block;    margin-top: 10%;}
    .ban-txt h4{font-size:26px; color: #00a0b0;}
    .ban-txt h4 span{font-size:34px;color: #00a0b0;}
    .ban-txt h5{font-size:28px; color:#00A0B0; text-transform: none; text-shadow: none;}
	.ban-txt h5 span{display: block;font-size:30px; padding:10px;}
    .ban-form{position:relative; width:75%; margin:30px auto; padding-bottom:15px;}
	.big{width: 100%; padding: 20px 0; margin: 20px 0; border-left: hidden; border-top: 4px solid #fff; height: 245px;}
    .data-desc{text-align:center;}
	.data-desc3{text-align:justify; padding: 10px 2px 50px;color:#fff;font-size: 14px;}
    h2{font-size:36px; text-align:center;}
    .white.text-right.tu{text-align:center;}
    .small{padding-bottom:0;}
	.big{width: 100%; padding: 20px 0; margin: 20px 0; border-left: hidden; border-top: 4px solid #fff; height: 245px;}
    .small, .big, .left.big.text-right{float:none; text-align:center; width:100%; margin:20 auto;}
    .right.big.bord-left, .right.small.bord-left{border:0;}
    .right.small, .right.big.bord-left{padding-left:0;}
    .footer{text-align:center;padding-top: 5%;}
	
	.footer-link{
    border: 1px solid #00A0B0;
    width: 50%;text-align: center;margin: 5% auto;
}
	
.footer-link h3{color:#000;font-size:18px;text-transform: uppercase;padding: 10px 10px; }
	.footer-link a{color:#000; }	
	
	.hs-form .hs-button {margin-left: 40px!important;}
	
    .data-desc1{border-left:none; padding:0px; text-align:center; font-size:16px;}
	.blends-theory{padding: 40px 10px 0px; }
	.blends-box1{width: 100%     text-align: center;}
	.blends-box1 img {
    width: 34%;
    height: auto;
    padding-left: 34%;
    padding-bottom: 5px;
}
	.blends-box2 {
    width: 100%;
}
	.blends-theory h4{color: #575756; font-size: 16px;text-align: center;}
	.blends-theory h5{color: #00A0B0; font-size: 14px; padding-top: 10px;text-align: center;}
	.blends-theory p{font-size: 12px;text-align: center; padding-bottom: 5px; }
	.blends-theory span{color: #575756; }
	.blue-bor{
    border: 1px solid #00A0B0;
    width: 20%;
    margin-left: 40%;
    margin-top: 5%;
}
	.blue-contmob{width: 100%;
    background: #fff;
    margin: 10% 0px 20px; }
	.blue-contmob h6{    color: #000;
    text-align: center;
    font-size: 25px;
    padding: 30px 10px 10px;
    font-family: 'Avenir LT Std 95 Black';
    display: block;
    text-transform: uppercase;}
	
	.emba-box{
    border: 3px solid;
    margin: 20px 20px;
    color: #00A0B0;
    padding: 20px 20px;
		display:block;
}

.emba-box h2 {
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;	display:block;
}
.emba-box p {
    text-align: justify;
    font-size: 16px;
}
.key-box img{display:block; margin:0 auto;width: 30%;}	
	
.key-block {
    margin: 40px auto 0;
    width: 100%;
}	
.key-box {
    margin: 0 3% 0 0;
    padding: 0;
    width: 100%;
    float: none;
}	
	
}

@media only screen and (min-width : 412px) and (max-width : 732px)  {

.ban-form input[type=submit]{width:130px;}

.logo img {
    width: 60%;
}

.ban-txt h4 {display:block;}
.ban-txt h5 {
    font-size: 18px;
    color: #00A0B0;
    text-transform: none;
    text-shadow: none;
}
.ban-txt h5 span {
    display: block;
    font-size: 22px;
    padding: 10px;
}
	
.ban-txt h3 {
    font-size: 16px;
    padding: 0;
    text-align: center;
    display: block;
}	
	
.topback {
   
}	
.emba-box h2 {
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
    display: block;
}	
	
h2 {
    font-size: 28px;
    text-align: center;
}	
	
.blends-box1 img {
    width: 34%;
    height: auto;
   /* padding-left: 0px;*/
    padding-bottom: 5px;
}
	

}






@media only screen and (min-width : 414px) and (max-width : 736px)  {
.logo{width:80%; padding:10px 0;}
.topback {
   
}	

.ban-txt h4 {display:block;}


	.ban-txt h5 {
    font-size: 20px;
    color: #00A0B0;
    text-transform: none;
    text-shadow: none;
}
.ban-txt h5 span {
    display: block;
    font-size: 22px;
    padding: 10px;
}
.ban-form {
    position: static;
    width: 90%;
    margin: 20px auto;
    padding-bottom: 15px;
}
	
.emba-box h2 {
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
    display: block;
}	
	
.emba-box p {
    text-align: justify;
    font-size: 14px;
}	
	
	
	
.ban-txt h3 {
    font-size: 16px;
    padding: 0;
    text-align: center;
    display: block;
}	
	
.blends-box1 img {
    width: 30%;
    height: auto;
   /* padding-left:0px;*/
    padding-bottom: 5px;
}
	
.gray {
    color: #009999;
    text-align: center;
    font-size: 28px;
}	
	
.footer-link {
    border: 1px solid #00A0B0;
    width: 50%;
    text-align: center;
    margin: 5% auto;
    display:block;
}	
	
}


/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px)
  and (orientation: landscape) {
.container{width:90%; margin:0 auto;}
    .topback{height:320px;background:none; }
    .logo{width:100%; text-align:center; margin:0px auto;}
    .logo img {width: 40%;}
	.desktop{display: none;}
	.desktop-about{display: none;}
	.mobile-about{display: block;}
	.mobile{display: block;}
	.tu span {display: block;}
	h6{display: none;}
	
	.ban-txt1{margin:0 auto; position:absolute; top:0px;  width:88%; padding:20px; color:#00A0B0; font-size:20px; text-align:center;}
    .ban-txt{width:80%; padding:0 0 25px; border:0; position:static;margin: 10px auto; background: none;}
	.ban-txt h3{font-size:20px; padding:0; text-align: center; display: block;}
    .ban-txt h4{font-size:26px; color: #00a0b0;}
    .ban-txt h4 span{font-size:34px;color: #00a0b0;}
    .ban-txt h5{font-size:28px; color:#00A0B0; text-transform: none; text-shadow: none;}
	.ban-txt h5 span{display: block;font-size:30px; padding:10px;}
    .ban-form{position:static; width:75%; margin:0px auto; padding-bottom:15px;}
	.big{width: 100%; padding: 20px 0; margin: 20px 0; border-left: hidden; border-top: 4px solid #fff; height: 245px;}
    .data-desc{text-align:center;}
	.data-desc3{text-align:justify; padding: 10px 2px 50px;color:#fff;font-size: 14px;}
    h2{font-size:36px; text-align:center;}
    .white.text-right.tu{text-align:center;}
    .small{padding-bottom:0;}
	.big{width: 100%; padding: 20px 0; margin: 20px 0; border-left: hidden; border-top: 4px solid #fff; height: 245px;}
    .small, .big, .left.big.text-right{float:none; text-align:center; width:100%; margin:20 auto;}
    .right.big.bord-left, .right.small.bord-left{border:0;}
    .right.small, .right.big.bord-left{padding-left:0;}
    .footer{text-align:center;padding-top: 5%;}
	
	.footer-link{
    border: 1px solid #00A0B0;
    width: 50%;text-align: center;margin: 5% auto;
}
	
.footer-link h3{color:#000;font-size:18px;text-transform: uppercase;padding: 10px 10px; }
	.footer-link a{color:#000; }	
	
	
	
    .data-desc1{border-left:none; padding:0px; text-align:center; font-size:16px;}
	.blends-theory{padding: 40px 10px 0px; }
	.blends-box1{width: 100%}
	.blends-box1 img {
    width: 20%;
    height: auto;
    /*padding-left: 0;*/
    padding-bottom: 5px;
}
	.blends-box2 {
    width: 100%;
}
	.blends-theory h4{color: #575756; font-size: 16px;text-align: center;}
	.blends-theory h5{color: #00A0B0; font-size: 14px; padding-top: 10px;text-align: center;}
	.blends-theory p{font-size: 12px;text-align: center; padding-bottom: 5px; }
	.blends-theory span{color: #575756; }
	.blue-bor{
    border: 1px solid #00A0B0;
    width: 20%;
    margin-left: 40%;
    margin-top: 5%;
}
	.blue-contmob{width:90%; background:#00A0B0; margin: 10% 20px 20px; }
	.blue-contmob h6{color:#fff; text-align: center; font-size: 25px;padding: 30px 10px 10px; display: block; text-transform: uppercase;}
	
	.emba-box{
    border: 3px solid;
    margin: 20px 20px;
    color: #00A0B0;
    padding: 20px 20px;
		display:block;
}

.emba-box h2 {
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;	display:block;
}
.emba-box p {
    text-align: justify;
    font-size: 16px;
}
	
	
.key-block {
    margin: 40px auto 0;
    width: 100%;
}	
.key-box {
    margin: 0 3% 0 0;
    padding: 0;
    width: 100%;
    float: none;
}	


}










@media only screen and (max-width:400px) {
  
   .left.small.smallexp {
    border-top: none;
}
  
  .left.big.text-right.rigthtxtst {
    border-top: none;
}
  
  .right.small.bord-left.rightsmallst {
    border-top: none;
}
  
 h5.h5st {
    border-bottom: none !important;
}
  
  .main-banner {
    clear: both;
    height: 353px !important;
}
    .topback{height:365px;}
    .logo{width:100%; padding:3px 0;}
	.data-desc1{border-left: 0; padding: 0;  text-align: center; font-size: 16px;}
    .ban-form{width:90%;}
	.ban-txt1{margin:0 auto; position:absolute; top:100px;  width:88%; padding:20px; color:#fff; font-size:20px; text-align:center;}
    .ban-txt{margin:117px auto 0; padding:10px; background:none;}
    .ban-txt h4{font-size:18px; padding:0;color: #00a0b0;}
	.ban-txt h3{font-size:18px; padding:0; text-align: center;}
    .ban-txt h4 span{font-size:30px;color: #00a0b0;}
    .ban-txt h5, .blue-cont h4{font-size: 22px;}
    .ban-form h3{font-size:24px;}
	.ban-form-text {padding-left: 26px; padding-bottom: 0px; color: #fff; text-align: left; font-size: 11px;}
	.big{width: 100%; padding: 20px 0; margin: 20px 0; border-left: hidden; border-top: 4px solid #fff; height: 245px;}
    .black-cont .data-desc{text-align:justify;}
    .key-block{margin:10px auto 0;}
    .blue-cont h5{font-size:16px; border-bottom: 1px solid #fff; padding-bottom: 10px;}
    .blue-cont p.data-desc{padding:0; margin:0;}
    .white.text-right.tu{margin-bottom:10px;}
    .small, .right.small.bord-left{border-top:1px solid #f6e12c;}
    .footer{font-size:9px; font-weight:normal; line-height:16px;}
}


@media only screen and (min-width : 352px) and (max-width : 411px) {
	.logo img {
    width: 100%;
    height:auto;
    padding-top: 20px;
}
	.ban-txt {
    margin: 20px auto 0;
    padding: 10px;
    background: none;
}
.ban-txt h4 {display:block;}
.blends-box1 img {
    width: 35%;
    height: auto;
    /*padding-left: 0%;*/
    padding-bottom: 5px;
}

h2 {
    font-size: 26px;
    text-align: center;
}	
.ban-txt h5, .blue-cont h4 {
    font-size: 18px;
}	
.ban-txt h5 span {
    display: block;
    font-size: 20px;
    padding: 10px;
}	
.ban-txt h3 {
    font-size: 18px;
    padding: 0;
    text-align: center;
    margin-top: 15px;
}	

.ban-form {
    margin: 20px auto;
    margin-bottom:15%;
}

.topback {
    height: 600px;
}	
	
.banner-content-new p{
    width: 95%;
}  
.banner-content-new {
  left: 0px;  }
  
  
.emba-box h2 {
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
    display: block;
}	
	
.data-desc3 {
    text-align: justify;
    padding: 10px 2px 40px;
    color: #000;
    font-size: 14px;
}	
	

	
}	

/* Landscape */
@media only screen 
  and (min-device-width: 352px) 
  and (max-device-width: 640px)
  and (orientation: landscape) {

.logo img {
    width: 40%;
    padding-top: 5%;
}
.ban-txt {
    width: 65%;
    padding: 0 0 25px;
    border: 0;
    position: static;
    margin: 10px auto;
    background: none;
}
.ban-txt h5 {
    font-size: 22px;
    color: #00A0B0;
    text-transform: none;
    text-shadow: none;
}
.ban-txt h5 span {
    display: block;
    font-size: 28px;
    padding: 10px;
}	  
    

    
	
}

	
@media only screen and (min-width : 312px) and (max-width : 351px) {
	.logo img {
    width: 100%;
    padding-top: 20px;
}

.ban-txt {
    margin: 10px auto 0;
    padding: 10px;
    background: 0;
}
.ban-txt h5, .blue-cont h4 {
    font-size: 14px;
}	
	
.ban-txt1 {
    width: 87%;
}	
.topback {
    height: 600px;
}	
  
 .banner-content-new {left: 0px;}
  
 .banner-content-new p {width: 100%;} 
  
  
  
.ban-txt h5 span {
    display: block;
    font-size: 18px;
    padding: 10px;
}	
.ban-txt h3 {
    font-size: 16px;
    padding: 0;
    text-align: center;
    margin-top: 20px;
}	

.emba-box h2 {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
}	
.blends-box1 img {
    width: 35%;
    height: auto;
    padding-left: 33%;
    padding-bottom: 5px;
}	
.gray {
    color: #009999;
    text-align: center;
    font-size: 18px;
}	
	
.blue-contmob h6 {
    font-size: 18px;
}	
.footer-link h3 {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 10px;
}	
		
}

/* Landscape */
@media only screen 
  and (min-device-width: 312px) 
  and (max-device-width: 568px)
  and (orientation: landscape) {
	  
.ban-txt {
    width: 100%;
    padding: 0 0 25px;
    border: 0;
    position: static;
    margin: 30px auto;
    background: none;
}	  
	  
.topback {
    height: 600px;
    background: none;
}
.ban-txt h3 {
    font-size: 22px;
    margin-top: 20px;
}

 .banner-content-new {
    width: auto;
    top: 50%;
    float: left;
    left: 0px;
    position: absolute;
    font-size: 32px;
    color: #fff;
    border-radius: 20px;
    padding: 10px 20px;
    opacity: .9;
}   
    

.banner-content-new {
    width: auto;
    top: 50%;
    float: left;
    left: 0px;
    position: absolute;
    font-size: 32px;
    color: #fff;
    border-radius: 20px;
    padding: 10px 20px;
    opacity: .9;
}


}
select#work_experience__c-422f8a09-9d99-47e9-98fd-e02ca78817a6{
    font-size: 14px !important;
    color: #080808 !important;
    font-weight: bold !important;
}
select option:first-child{
  color: green;
}
   select.hs-input, input.hs-input[type=file] {
        width: 80% !important;
    height: 35px;
}

@media only screen and (min-width:980px){
  
  .left.small.smallexp {
    border-top: none;
}
  
  .left.big.text-right.rigthtxtst {
    border-top: none;
}
  
  .right.small.bord-left.rightsmallst {
    border-top: none;
}
  
 h5.h5st {
    border-bottom: none;
}
  
.actions {
    background: transparent;
    margin-top: 18px;
    margin-bottom: 18px;
    padding: 0px !important;
    border-top: none;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}
.ban-form {
   width: 24%;
    margin: 0;
    position: absolute;
    top: 22px;
    background: #fff;
    right: 20px;
    padding: 0% 0%;    border-bottom: 4px solid #ffc000;
}
}


.ban-form input[type=submit] {
    margin: 0px auto;height: 42px;    width: 45%;
    padding: 5px 10px;
    /* text-align: center; */
    /* width: 200px; */
    font-size: 22px;
    color: #fff;
    background: none;
    border-radius: 5px;
    text-transform: uppercase;
    border: 2px solid #fff;
    display: block;
    font-family: 'bebas_neueregular';
    /* cursor: pointer; */
}

.actions {
    margin-left: 0px !important; 
    padding-left: 20px;
}
.hs-form .hs-button {
  
    margin-left: 0px!important; 
        margin: 0 auto !important;
    
}

input.hs-input, textarea.hs-input {
   
  
    font-size: 14px !important;
    color: #000 !important;
    font-weight: bold !important;
      border-bottom: 2px solid #ccc;

} 
select.hs-input {
   
  
    font-size: 14px !important;
    color: #786f6f85 !important;
    font-weight: bold !important;

} 

@media only screen and (max-width:980px){

  .banh3 {
    width: 100%;
}
  .leftd{display:none;}
.ban-form {
    width: 90%;
   
    position: relative;
    top: 0px;
    background: #00a0b0;
    right: 0px;
    left:0px;
       margin-bottom: 15%;
}
.tu span{display:block;}

.ban-txt h3 {
    font-size: 18px;
    padding: 0;
    text-align: center;
    margin-top: 10px;
    color: #fff;
}
.ban-txt h5, .blue-cont h4 {
    font-size: 14px;
}
.ban-txt h5 {
    font-size: 18px;
    color: #fff;
    text-transform: none;
    text-shadow: none;
}
.ban-txt h4 span {
    font-size: 30px;
    color: #fff;
}

.logo img {
    width: 40%;
    height: auto;
    padding-top: 20px;
    /* padding: 7%; */
}
.ban-txt {
    margin: 10px auto 0;
    padding: 10px;
    background: none;
    position: relative;
    top: 75px;
}
.desktop-logo {
    display: none;
}
  
  .takepad {
    padding: 0px 0%;
}
  
  .takesmall {
    float: left;
    width: 32%;
}
  .takebig {
    float: left;
    width: 63%;
}
.session {
        float: left;
    background: transparent;
    padding: 6px;
    margin: 33% 20px 0 0%;
    width: 100%;
    border: 0;
    border-radius: 10px;
    opacity: .9;
    left: 20px;
    position: absolute;
    top: 31%;
}
}

@media only screen and (max-width:980px)  and (orientation: landscape) {
    
    .ban-txt h3 {
    font-size: 22px;
    padding: 0;
    text-align: center;
    margin-top: 10px;
    color: #fff;
}
    .ban-form {
    width: 90%;
    position: relative;
    top: 30px;
    background: #00a0b0;
    right: 0px;
    left: 0px;
    margin-bottom: 15%;
}
.desktop-logo {
    display: none;
}

.blends-box1 img {
    width: 20%;
    height: auto;
    padding-left: 0;
    padding-bottom: 5px;
    margin: 0 auto;
}
.topback {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/emba-singapore-lp/sp-jain-global-executive-mba-masterclass-lp-banner.jpg) no-repeat center;
    height: 450px;
    background-size: cover;
    position: relative;
     background-position: center;
}
.logo img {
    width: 35%;
    height: auto;
    padding-top: 20px;
    /* padding: 7%; */
}
.ban-txt h5 {
    font-size: 28px;
    color: #fff;
    text-transform: none;
    text-shadow: none;
}
.ban-txt {
    margin: 10px auto 0;
    padding: 10px;
    background: none;
    position: relative;
        top: 65px;
    width: 78%;
}


}




@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {
   .ban-form {
    width: 90%;
    position: relative;
    top: 30px;
    background: #00a0b0;
    right: 0px;
    left: 0px;
    margin-bottom: 15%;
}
.desktop-logo {
    display: none;
}
}



@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

.desktop-logo {
    display: none;
}
.ban-form {
    width: 90%;
    position: relative;
    top: 50px;
    background: #00a0b0;
    right: 0px;
    left: 0px;
    margin-bottom: 15%;
}
}




@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {

.ban-form {
    width: 30%;
    position: absolute;
    top: 85px;
    background: #00a0b0;
    right: 10px;
    left: initial;
    margin-bottom: 15%;
}

.desktop-logo {
    display: block;
}
.container {
    width: 94%;
    margin: 0 auto;
    padding: 0;
}
.small {
    width: 46%;
    padding: 20px 0;
    margin: 15px 0;
    padding-right: 19px;
}
}



@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
.container {
    width: 94%;
    margin: 0 auto;
    padding: 0;
}
.small {
    width: 46%;
    padding: 20px 0;
    margin: 15px 0;
    padding-right: 19px;
}
.ban-txt h4 span {
    font-size: 110px;
    font-weight: bold;
    font-family: 'bebas_neueregular';
}
}



@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 

.logo img {
    width: 35%;
    height: auto;
    padding-top: 20px;
    /* padding: 7%; */
}


    
.ban-txt h3 {
    font-size: 18px;
    padding: 0;
    text-align: center;
    margin-top: 10px;
    display: block;
}
.ban-txt {
    width: 95%;
    padding: 0 0 0px;
    border: 0;
    position: relative;
    margin: 10px auto;
    background: none;
}
}


@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

.topback {
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/emba-singapore-lp/sp-jain-global-executive-mba-masterclass-lp-banner.jpg) no-repeat center;
    height: 600px;
    background-size: cover;
    background-position: -85px 0px;
}

}



@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
.ban-form {
    width: 76%;
    position: relative;
    top: 50px;
    background: #00a0b0;
    right: 0px;
    left: inherit;
    margin-bottom: 15%;
  
}
select.hs-input, input.hs-input[type=file] {
    width: 82% !important;
    display: block !important;
    text-align: center;
            margin-left: 9% !important;
}

.emba-box {
    border: 3px solid;
    margin: 20px 20px;
    color: #00A0B0;
    padding: 20px 20px;
    display: block;
    margin-bottom: 0;
    margin-top: 5%;
}
.emba-box h2 {
    display: block;
    padding:0;
    text-align:center;
}
.topback {
   background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/emba-singapore-lp/sp-jain-global-executive-mba-masterclass-lp-banner.jpg) no-repeat center;
    height: 620px;
   background-size: cover;
  background-position: -175px 0px;
        
}
.ban-txt h5 {
    font-size: 18px;
    color: #fff;
    text-transform: none;
    text-shadow: none;
        text-align: center;
}
.ban-txt h4 {
    font-size: 26px;
    color: #00a0b0;
        text-align: center;
}
.ban-txt h3 {
    font-size: 18px;
    padding: 0;
    text-align: center;
    margin-top: 10px;
    display:block;
}
.desktop-logo {
    display: none;
}

.ban-txt {
    width: 95%;
    padding: 0 0 0px;
    border: 0;
    position: relative;
    margin: 10px auto;
    background: none;
}
.mobile {
    display: block;
    text-align: center;
}
}


@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
.topback {
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/emba-singapore-lp/sp-jain-global-executive-mba-masterclass-lp-banner.jpg) no-repeat left;
    height: 450px;
  
}
.logo {
    width: 100%;
    text-align: center;
    margin: 0px auto;
}
}



@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) and (orientation: portrait) {
      
select.hs-input, input.hs-input[type=file] {
    width: 85%!important;
}
.ban-form input[type=submit] {
    margin: 20px auto;
    padding: 5px 10px;
    text-align: center;
    width: auto;
    font-size: 22px;
    color: #fff;
    background: none;
    border-radius: 5px;
    text-transform: uppercase;
    border: 2px solid #fff;
    display: block;
    font-family: 'bebas_neueregular';
    cursor: pointer;
}
.actions {
    background: transparent;
    margin-top: 18px;
    margin-bottom: 18px;
    padding: 0px !important;
    border-top: none;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

.ban-txt h5 {
    margin: 0;
    padding: 0 0;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    text-align: left;
}
.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: left;
}
.ban-txt h4 span {
    font-size: 90px;
    font-weight: bold;
    font-family: 'bebas_neueregular';
}

.ban-txt {
    margin: 0 auto;
    position: absolute;
    top: 400px;
    background: rgba(0, 67, 75, 0.5);
    width: 94%;
    padding: 20px;
    border-left: 0;
}

.container {
    width: 94%;
    margin: 0 auto;
    padding: 0;
}

.actions {
    margin-left: 0px !important; 
    padding-left: 20px;
}
.hs-form .hs-button {
  
    margin-left: 0px!important; 
        margin: 0 auto !important;
    
}

.logo img {
    width: 20%;
    height: auto;
    padding: 20px;
}

.ban-form {
    width: 30%;
    margin: 0;
    position: absolute;
    top: 20px;
    background: #00a0b0;
    right: 20px;
}
.ban-txt h4 span {
    font-size: 90px;
    font-weight: bold;
    font-family: 'bebas_neueregular';
}
}




    
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
.session {
    float: left;
    background: #00a0b0;
    padding: 20px;
    margin: 20% 20px 0 0%;
    width: 50%;
    border: 2px dashed #000;
    border-radius: 10px;
    opacity: .9;
    left: 20px;
    position: absolute;
    top: 20%;
}
 

}