@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,700italic,400italic,300italic,300);
@import url('https://fonts.googleapis.com/css?family=Roboto');

@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);

div#PureChatWidget {
    display: none;
}

body {
    margin: 0;
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
}

.main {
        width: 100%;
    margin: 0 auto;
    padding: 0;
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/mumbai-lp-images/mgluxm-lp/MLux_Gen-ad-S4-Aug20-intake_LP-D.jpg) no-repeat center;
    height: 600px;
    overflow: hidden;
    background-position: 0 0;
    background-size: cover;
  }
  
  header{padding: 0px 0% 13px 5%}
.spjlogo{width: 13%;
    float: left;
   }
.spjlogo img{width: 100%;}

  .logo{width: 100%;}
.mplogo{    width: 33%;
    float: right;    margin-right: 5px;}
.mplogo img{width: 88%;}
  
  .bannercontent {
    width: 33%;
    padding: 0% 0% 0% 5%;
    position: relative;
    top: 385px;
  }
  .bannercontent h1 {
    font-size: 30px;
    text-shadow: none;
    font-family: 'Poppins',medium;
    color: #fff;
    line-height: 38px;
    padding: 0px 0px;
    text-align: left;
    text-transform: uppercase;    margin-block-start: 0em;
    margin-block-end: 7px;
}
  }
  
  .bannercontent h3 {
    padding: 0px 0px 0px;
    color: #fff;
    font-size: 18px;
    font-family: 'Poppins',medium;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin-block-start: 0em;
    margin-block-end: 0em;
  }
  .bannercontent p {
    padding: 0px 0px 0px;
    color: #fff;
    font-size: 16px;
    font-family: 'Poppins',medium;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin-block-start: 0em;
    margin-block-end: 0em;color: #ffc000;
  }
  .bannertxtborder{border-bottom: 3px solid #fff;
    margin: 1% 0%;}
  
  .clr{clear:both}
  .flotinglink {
    position: fixed; 
    bottom: 20px;
    text-align: right;
    right: 46px;
    width: auto;
    z-index: 9999;
    padding: 7px 1% 9px 1%;
    background: #febf01;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.whySpBox {
    margin-bottom: 0px !important; 
}
.flotinglink a {
    color: #000;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-family: 'Poppins',sans-serif;
}
 
 .modal {
  padding-top: 12%;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
       position: fixed;    display: none;    z-index: 999;
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 0px;
  border: 1px solid #888;
  width: 80%;
      border-bottom: 4px solid #ffc000;
    border-radius: 0px;
}
.speakerSpotlightBox .speakerSpotlightCaption h2 {
    margin-top: 0;
    color: #000;
    font-size: 16px!important;
    line-height: 21px;
    padding: 0px 0 15px 0;
    margin: 30px 0 12px 0px!important;
    font-weight: 600;
    text-transform: initial;
    position: relative;
    font-family: 'Poppins',sans-serif;
    text-align: center;
}

.speakerSpotlightBox .speakerSpotlightCaption h2::after {
    right: 0;
    content: '';
    width: 100px;
    height: 3px;
    background: #ffc20e;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0 auto;
}

/* The Close Button */
.close {
    color: #ffc000 !important;
    float: right;
    font-size: 40px;
    font-weight: 100;
    left: -2%;
    top: 10px;
    position: relative;
    opacity: inherit !important;
    font-family: 'Open Sans';
}

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

.popupbx {
    padding: 4% 4% 0%;
}

.popupbx h3 {
    border-bottom: 2px solid #efefec;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 2%;
    padding-top: 0%;
}

.popupbx2 p {
    text-align: justify;
    font-family: 'Roboto',sans-serif;
    font-size: 14px;
    padding-top: 12px;
    color: #000;
    width: 99%;
    margin: 0 auto;
    font-weight: 400;
}

  .divwid15 {width: 15%;}
  .divwid26 {width: 26%;}
  .divwid55{width: 55%;}
  .divwid22{width: 22%;}
  .divwid24{width: 24%;}
  .divwid48 {width: 75%;}
  .divwid50 {width: 50%;}
  .divwid60{width: 60%;}
  .divwid67{width: 67%;}
  
  .divheight50{height: 50%;}
  
  .fl{float:left;}
  .fr{float:right;}
  
  .mr-7{margin-right: 7%;}
  .mr-17{margin-right: 17%;}
  
  
.grecaptcha-badge{
    margin-top: 4%;
}
  
  .padd5x5 {
    padding: 2% 5%;
  }
  .padd0x5 {
    padding: 0% 5%;
  }
   .padd2x5 {
    padding: 2% 5%;
  }
  .topborder {
        border-bottom: 3px solid #ffc000;
    width: 8%;
    margin: 4px 46%;
  }


  .testimonialCarouselContainer {
        /*background: #0a457e;*/
        /*padding: 40px 20px 20px 20px;*/
        margin-bottom: 50px;
        padding: 2% 5%;
    }

    .testimonialCarouselBox {
        /*padding: 0px 80px;*/
        text-align: justify;
        line-height: 17px;
    }

    .testimonialCarouselBox img {
        margin: 0px auto;
        width: 320px;
    }

    .testimonialCarouselBox p {
        font-size: 16px;
        font-weight: 400;
        color: #000000;
        margin-bottom: 50px;
        line-height: 20px;
        font-family: 'Roboto', sans-serif;
        margin-top: 50px;
        padding-right: 50px;
    }

    .testimonialCarouselBox h4 {
        font-size: 16px;
        font-weight: 600;
        color: #000000;
        text-align: left;
        font-family: 'Poppins', sans-serif;
        text-transform: uppercase;
        padding-left: 55px;
        position: relative;    padding-top: 0%;
    }

    .testimonialCarouselBox h4 span {
        font-family: 'Roboto', sans-serif;
        display: block;
        font-size: 14px;
        font-weight: 400;
        color: #000000;
        margin-top: 8px;
        text-transform: none;
    }

    .testimonialCarouselBox h4::before {
        content: '';
        position: absolute;
        width: 37px;
        height: 3px;
        background: #ffc20e;
        z-index: 9;
        top: 7px;
        left: 0;
        background-repeat: no-repeat;
    }

    .testimonialCarouselBox .testimonialCarouselBoxImage {
        position: relative;
    }

    .testimonialCarouselBox .testimonialCarouselBoxImage img {
        z-index: 99;
        position: relative;
        width: 100%;
        padding-bottom: 50px;
           height: 288px;
    padding-left: 20%;
    width: 288px;
    }
.regular.slider.slick-initialized.slick-slider.slick-dotted {
    margin-top: 5%;
}
    .testimonialCarouselBox .testimonialCarouselBoxImage::before {
        content: '';
        /*background-image: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/program2018/program2019/icons/white-box.jpg);*/
        position: absolute;
        z-index: 9;
        bottom: 10px;
        left: 10%;
        width: 243px;
        height: 243px;
        /*background-repeat: no-repeat;*/
        background-image: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/program2018/program2019/icons/texture-1.png);
        background-repeat: repeat;
    }

    .testimonialCarouselBox .testimonialCarouselBoxImage::after {
        content: '';
        background-image: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/program2018/program2019/icons/testimonialQuotesImg.png);
        position: absolute;
        z-index: 99;
        bottom: 15px;
        right: 45px;
        width: 207px;
        height: 81px;
        background-repeat: no-repeat;
    }

    .testimonialCarouselContainer .owl-carousel .owl-nav button.owl-prev, 
    .testimonialCarouselContainer .owl-carousel .owl-nav button.owl-next {
        font-size: 80px;
        font-weight: 100;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 3%;
        color: #fff;
        text-align: center;
        background-color: rgba(0,0,0,0);
        filter: alpha(opacity=70);
        opacity: 0.7;
        margin: 0;
    }

    .testimonialCarouselContainer .owl-carousel .owl-nav button.owl-next {
        right: 0;
        left: auto;
    }

    .testimonialCarouselContainer .owl-theme .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        margin: 5px 2px;
        background: #fff;
        outline: 0;
        border: 1px solid #a3a3a4;
    }

    .testimonialCarouselContainer .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        outline: none;
        background: #fec010;
        border: 1px solid #fec010;
    }

    .testimonialCarouselContainer .owl-carousel .owl-nav {
        display: none;
    }

    .testimonialCarouselContainer .owl-theme .owl-dots .owl-dot.active span, 
    .testimonialCarouselContainer .owl-theme .owl-dots .owl-dot:hover span {
        background: #fec010;
    }

    .testimonialCarouselContainer .owl-theme .owl-dots .owl-dot:focus {
        outline: none;
    }

  .desktop-only{display:block;}
  .mobile-only{display:none;}
  .why h2 {
    color: #000;
    font-size: 30px;
    line-height: 50px;
    padding: 0;
    margin: 0;
    font-weight: 600;
    text-transform: initial;
    text-align: center;
    font-family: 'Poppins',medium;
  }
  .pdb-8px{padding-bottom: 8px;}
  .pdleft-5{padding-left: 5%;}
  .pdleft-2{padding-left: 2%;}
  
  .mrtop-3px{   margin-top: 3px;}
  .mrtop-miuns165{margin-top: -165px;}
  
  .mrbottom-2{    margin-bottom: 2%;}
  
  .ui-title-block {
    font-size: 14px;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    text-align: right;
    letter-spacing: 0;
    border-bottom: 3px solid #ffc000;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    padding-bottom: 13px;
  }
  .meet .ui-subtitle-block {
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-family: 'Poppins',medium;
  }
  
  .meet .meetcontent p{text-align:justify;}
  .meet .meetcontent img{width:100%;}
  .meet .ui-right-img-block {
       width: 100%;
      left: -18%;
      top: -77px;
      height: 121px;
      position: relative;
      background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/dubai-lp-images/dubai-masterclass/christopher-abraham-vertical-line-bg.png) no-repeat center;
      z-index: -1;
  }
  .faculty-name {
    text-transform: uppercase;
     font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins',medium;
    margin-bottom: 1%;
  }
  
  .faculty-designation {
    margin-top: 1%;
    font-size: 14px;
    font-family: 'Roboto',sans-serif !important;
  }
  .meet .meetcontent .facultymain .topborder {
    width: 187%;
    left: 0px;
    margin: 2% 0%;
  }
  .facultymain{
    position: relative;
    top: 110px;
    left: 5px;
  }
  
  #portfolio {
    background-color: #f5f5f5;
  }
  #portfolio .ui-subtitle-block {
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-family: 'Poppins',medium;
  }
  #portfolio .ui-right-img-block {
   width: 183px;
    left: 50%;
    top: 0%;
    height: 183px;
    position: relative;
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/dubai-lp-images/dubai-masterclass/program-portfoilo-vertical-bg.png) no-repeat center;
  }
  
  #portfolio .programthumbbx .programimgblock img{
   position: relative;
  }
  
  .programthumbptopbor {
    border-bottom: 3px solid #ffc000;
    width: 27%;
    margin: 0;
    left: 0px;
    margin-bottom: 3%;
        margin-top: 5%;
  }
  #portfolio h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Poppins',medium;
    margin-block-start: 0em;
    margin-block-end: 0em;
        margin-bottom: 3%;
  }
  .squaretxt {
    font-family: 'Roboto',sans-serif;
    margin-left: 0px;
    font-size: 15px;
    color: #222;
    padding: 4px 0px;
    line-height: 20px;
  }
  .square {
    font-size: 28px;
    color: #ffc000;
    height: 26px;
    margin-right: 3%;
    float: left;
        top: -3px;
    position: relative;
  }
  .sqheight55{height: 55px;}
  .sqheight70{height: 70px;}
  .readpara {
    font-weight: 500 !important;
    color: #777879;
  }
  .readmorelink {
    color: #777879;text-decoration: none;
  }
  .readmorelink:hover{color:#febf01}
  
  #whychoose{padding: 7% 0%;}
  
  #whychoose .leftimgsec {
       width: 30%;
    height: 660px;
    float: left;
    margin-right: 2%;
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/mumbai-lp-images/mgluxm-lp/MGLuxM-program-benefits.jpg) no-repeat center;
    background-size: cover;
  }
  #whychoose .col-xs-13 {
    width: 51%;
    margin-left: 1%;
    float: left;
  }
  #whychoose .frimgheadbor {
    border-bottom: 3px solid #ffc000;
    width: 26%;
    Z-INDEX: 999;
    margin-top: 7%;
    margin-left: -16%;
    margin-bottom: 2%;
  }
  #whychoose .ui-subtitle-block-bene {
    margin-top: 3px;
    margin-bottom: 3%;
    padding-left: 0%;
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-family: 'Poppins',medium;
  }
  .smallbx {
    width: 48%;
    text-align: justify;
    float: left;
    margin-right: 4%;
    margin-bottom: 0;
  }
  .smallbxlast {
    width: 48%;
    text-align: justify;
    float: left;
    margin-bottom: 0;
  }
  
 .smallbx h4 {
    font-size: 18px;
    text-transform: uppercase;
    padding: 4% 0%;
    font-family: 'Poppins',medium;
    margin-block-start: 0em;
    margin-block-end: 0em;
    font-weight:500;
  }

.smallbxlast h4{
    font-size: 18px;
    text-transform: uppercase;
    padding: 4% 0%;
    font-family: 'Poppins',medium;
    margin-block-start: 0em;
    margin-block-end: 0em;
    font-weight:500;
  }

  #testimonials {
    background-color: #f5f5f5;
  }
  #testimonials .ui-subtitle-block {
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-family: 'Poppins',medium;
  }


.testimonialCarouselBox .col-sm-8 {
    width: 66.66666667%;     float: left;
}

.testimonialCarouselBox .col-sm-4 {
    width: 33.33333333%;     float: left;
}

.testimonialCarouselContainer h2 {
    color: #000;
    font-size: 30px;
    line-height: 50px;
    padding: 0;
    margin: 0;
    font-weight: 600;
    text-transform: initial;
    text-align: center;
    font-family: 'Poppins',medium;
}

  .pdleft-4 {
    padding-left: 7%;
  }
 #aboutmip .pdleft-4 {
    padding-left: 8%;
  }
 #aboutmip p {
   text-align: justify;
  }
#about .pdleft-4 {
    padding-left: 6%;
}
#about h2 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    position: relative;
    margin-bottom: 0px;
    font-family: 'Poppins',SemiBold;
    text-transform: initial;
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
}


  .testcont{    width: 71%;
    text-align: justify;
    margin-top: 6%;}
  .testthumbimg{width: 22%;}

  #testimonials .ui-right-img-block {
    width: 350px;
    left: -11%;
    margin-top: -77px;
    height: 105px;
    position: relative;
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/dubai-lp-images/dubai-masterclass/testimonials-vertical-line-bg.png) no-repeat center;
    z-index: 0;
  }
  #testimonials .testthumbimg img{width:100%;    position: relative;
    z-index: 1;}
  #testimonials .testimonialscontent .facultymain .topborder {
    width: 187%;
    left: 0px;
    margin: 2% 0%;    position: relative;
    z-index: 2;
  }
  #testimonials .testimonialscontent .facultymain {
   position: relative;
    top: -20px;
    left: 5px;
  }
  .quoteimg{    position: relative;
    left: 134%;
    z-index: 2;
    width: 33%;
    top: 32px;}
   #testimonials .testimonialscontent .facultymainleft {
   position: relative;
    top: -20px;
    left: 5px;
  }
  #testimonials .testimonialscontent .facultymainleft {
    position: relative;
    top: -3px;
    left: 5px;
    text-align: right;width: 22%;
  }
  #testimonials .testimonialscontent .facultymainleft .topborder {
    width: 187%;
    left: -218px;
    margin: 2% 0%;    position: relative;
    z-index: 2;
  }
  
  #testimonials .ui-leftrowimg-img-block {
    width: 350px;
    left: 13%;
    margin-top: -77px;
    height: 105px;
    position: relative;
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/dubai-lp-images/dubai-masterclass/testimonials-vertical-line-bg.png) no-repeat center;
    z-index: 0;
  }
  .quoteimgleft {
    position: relative;
    left: -75%;
    z-index: 2;
    width: 33%;
    top: 32px;
  }
  
  #about .ui-subtitle-block {
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-family: 'Poppins',medium;
  }
  #about .grid {
    height: 193px;
    border-right: 4px solid #ffc000;
  }
  .divw26 {
    width: 26%;
  }
  .mt-5 {
    margin-top: 3%;
  }
  .mrb-4 {
    margin-bottom: 4%;
  }
  .mr-11 {
    margin-right: 10%;
  }
.mr-3 {
    margin-right: 3%;
  }
  
  
  #about .grid .rankinbxsub {
    width: 88%;
    background-image: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/mumbai-lp-images/fintech-lp-images/about-spjain-bg.png);
    background-repeat: repeat;
    text-align: right;
    padding: 9% 6%;
    float: left;
    margin-right: 0;
    margin-bottom: 0;
    height: 88px;
    border-right: 0;
  }
  #about .grid .rankinbxsub h4 {
    font-size: 18px;
    text-transform: uppercase;
    padding: 1% 0%;
    font-weight: 600;
    font-family: 'Poppins',medium;
    margin-bottom: 2%;
  }
  #about p {
    font-size: 16px;
    font-family: 'Roboto',sans-serif;
    line-height: 18px;
    margin-top: 2%;
  }
  footer {
    background-color: #fafafa;
    font-family: 'Roboto',sans-serif;
        font-size: 12px;
    padding: 1% 5%;
    margin-bottom: 0px;
    text-align: center;
  }
  label {
    display: none;
  }
#aboutprogram {
    padding: 0% 5% 0% 5%;margin-top: -3%;
}
 #aboutprogram .aboutdes .ui-title-block {
    font-size: 14px;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    text-align: right;
    letter-spacing: 0;
    border-bottom: 3px solid #ffc000;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    padding-bottom: 13px;
       text-transform: uppercase;
  }
  #aboutprogram .aboutdes .ui-subtitle-block {
      font-size: 30px;
      text-transform: uppercase;
      color: #000;
      font-weight: 600;
      font-family: 'Poppins',medium;
  }
  #aboutprogram .aboutdes {
      width: 73%;
    margin-right: 6%;       padding: 3% 0%;
  }
  .aboutvideo {
          width: 21%;
  }
  #aboutprogram .aboutvideo .ui-right-img-block-top {
    height: 183px;
    width: 60%;
    left: -8%;
    margin-top: -125px;
    position: relative;
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/mumbai-lp-images/undergraduate-lp-images/classroom-future-vl-bg.png) no-repeat center;
  }
  #gridsec {
      padding: 0 2%;
  }
  #gridsec .main-con {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    padding: 0% 0%;
  }
  #gridsec .bbabx1 {
    width: 24%;
    float: left;
    height: 154px;
    padding: 0px 0 38px;
    margin-right: 0;
    background-repeat: repeat;
    margin-bottom: 0%;
  }
  #gridsec .bbabxlast {
    width: 24%;
    float: left;
    background-repeat: repeat;
    height: 154px;
    padding: 0px 0 38px;
    margin-right: 0;
    margin-bottom: 0%;
  }

  #gridsec .bbabx1 h3 {
    font-size: 36px;
    color: #ffc000;
  }
  #gridsec .bbabxlast h3 {
    font-size: 36px;
    color: #ffc000;
  }
  #gridsec .gridpara {
    text-align: center;
    margin-top: -4%;
    font-family: 'Poppins',medium;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
  }
  #programstructure{    padding: 3% 5%;    }
  #programstructure .main-con1 {
      width: 100%;
      height: auto;
      margin: 0 auto;
      text-align: center;
  }
  #programstructure h1 {
    color: #000;
    font-size: 30px;
    line-height: 50px;
    padding: 0;
    margin: 0% 0 2%;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Poppins',SemiBold;
  }
  #programstructure .whyspbx1 {
    width: 22%;
    float: left;
    height: auto;
    padding: 2% 1%;
    margin-right: 175px;
    background-image: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/mumbai-lp-images/undergraduate-lp-images/chosse-vertical-line-bg.png);
    background-repeat: repeat;
    border-bottom: 4px solid #ffc000;
    margin-bottom: 2%;    margin-top: 1%;
  }
  #programstructure .whyspbxlast {
    width: 24%;
    float: left;
    background-image: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/mumbai-lp-images/undergraduate-lp-images/chosse-vertical-line-bg.png);
    background-repeat: repeat;
    height: auto;
    padding: 2% 1%;
    margin-right: 0;
    border-bottom: 4px solid #ffc000;
    margin-bottom: 2%;    margin-top: 1%;
  }
 #programstructure .whyspbx1 h3 {
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
    font-family: 'Poppins',SemiBold;
    margin-block-start: 0;
    margin-block-end: 0;
    font-weight: 600;
}
  #programstructure .whyspbxlast h3 {
      text-transform: uppercase;
    font-size: 18px;
    color: #000;
    font-family: 'Poppins',SemiBold;
    margin-block-start: 0;
    margin-block-end: 0;
    font-weight: 600;
  }
  #program-benefit {
    padding: 5% 0%;
  }
  
   #programstructure p {
          margin-block-start: 1em;
    margin-block-end: 0em;
  }

  .leftimgsec {
      width: 40%;
      height: 715px;
      float: left;
      margin-right: 2%;
      background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/mumbai-lp-images/mgluxm-lp/MGLuxM-program-benefits.jpg) no-repeat center;
      background-size: cover;
  }
.col-xs-13 {
    width: 51%;
    margin-right: 5%;
    float: left;
}
.frimgheadbor {
    border-bottom: 3px solid #ffc000;
    width: 36%;
    Z-INDEX: 999;
    margin-top: 7%;
    margin-left: -16%;
    margin-bottom: 3%;
}
.ui-subtitle-block-bene {
    margin-top: 3px;
    margin-bottom: 4%;
   padding-left: 40px;
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-family: 'Poppins',medium;
}
.smallbx {
    width: 48%;
    text-align: justify;
    float: left;
    margin-right: 4%;
    margin-bottom: 0;
}
.faiconsec {
    float: left;
    width: 8%;
    position: relative;
    top: 21px;
    margin-right: 1%;
    height: 245px;
}
#program-benefit .fa-map-marker-alt {
    font-size: 18px ;
    color: #989494;
}
#program-benefit .fa-thumbs-up {
    font-size: 18px ;
    color: #989494;
}
#program-benefit .fa-book-reader{
    font-size: 18px ;
    color: #989494;
}
#program-benefit .fa-globe{
    font-size: 18px ;
    color: #989494;
}
.smalltopborbx {
    border-bottom: 3px solid #ffc000;
    width: 22%;
    margin: 0;
    left: 29px;
}
#program-benefit p {
    font-family: 'Roboto',sans-serif !important;
    font-size: 14px;margin-block-start: 0em;
    margin-block-end: 0em;
}

  .why{    background-color: #fff;}
.mapsec{    padding: 2% 0%;
    text-align: center;}

.maptxtsec{ width: 90%;text-align: left;position: relative;
       margin-top: 0px;
    left: 0%;    padding: 0% 5%;}   

.bullettxt {
    font-family: 'Roboto',sans-serif;
    margin-left: 0px;
    font-size: 15px;
    color: #222;
    padding: 4px 0px;
    line-height: 20px;margin-bottom: 2px;
  float: left;
    width: 33%;
}
.bullet {
        font-size: 40px;
    color: #ffc000;
    height: 45px;
    margin-right: 2%;
    float: left;
    top: 0px;
    position: relative;
}
.maptxtsec span{font-weight:600;}
#aboutmip{    background-color: #fafafa;}

#aboutmip .ui-subtitle-block {
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-family: 'Poppins',medium;
}
#aboutmip  h2 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    position: relative;
    margin-bottom: 0px;
    font-family: 'Poppins',SemiBold;
    text-transform: uppercase;
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
}
#exploreportfolio {
    padding:5% 5%;
}

#exploreportfolio .ui-title-block {
    font-size: 14px;
    display: inline-block;
    min-width: 145px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: right;
    letter-spacing: 0;
    border-bottom: 3px solid #ffc000;
    font-weight: 600;padding-bottom: 13px;
}
#exploreportfolio .ui-subtitle-block {
      padding-left: 3%;
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-family: 'Poppins',medium;
}
.mt-4 {
    margin-top: 4%;
}
#exploreportfolio  a {
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    font-weight: 600;
    color: #222;
    line-height: 17px;    text-align: right;
}
#exploreportfolio h2 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    position: relative;
    margin-bottom: 0px;
    font-family: 'Poppins',SemiBold;
    text-transform: initial;
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
}

.portlinks {
    border-right: 4px solid #ffc000;
    padding: 1% 1%;
}
.divw21 {
    width: 21%;
}
.mr-5 {
    margin-right: 2%;
}
.active, .portlinks:hover {
  background-color: #ffc000;
}

.program-carousel-caption {
    position: relative;
    right: 0;
    left: 0;
    z-index: 0;
    color: #000;
    text-align: left;
    background: #ffc216;
    padding: 2% 0%;
    bottom: 90px;
}
.bannertxtmain {
    padding: 0 5%;
}
.banner-heading {
    padding: 2% 2%;
    border-right: 1px solid #000;
    width: 25%;
    float: left;
}

.fintechbag {
    width: 100%;
    bottom: 7px;
    font-weight: 400 !important;
}
.program-carousel-caption h1 {
    font-size: 26px;
    font-weight: 500;
    color: #000;
    position: relative;
    text-shadow: none;
    font-family: 'Poppins',SemiBold;
    text-transform: uppercase;
    margin-top: -8px;
    margin-bottom: 5%;
    line-height: 29px;
}

.banner-content {
    padding: 30px 3%;
    width: 34%;
    float: left;
}
.bannerconfirstp {
    font-size: 20px !important;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    width: 90%;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-top: 10px;
      color: #000;
}
p.bordertxt {
    margin-bottom: -4px;
    font-weight: 400;
    font-size: 16px;
    margin-top: 6px;
  color: #000;
}
.form {
    width: 311px;
    height: 50%;
    float: right;
    margin-right: 0px;
    position: absolute;
    right: 10%;
    top: 156px;
    text-align: center;
    line-height: 0px;
}
.reg-form {
    background-color: #fff;
    width: 270px;
    height: auto;
    float: right;
    margin-top: 0px;
    padding: 0px 16px 10px 16px;
    border-bottom: 4px solid #070f6e;
}
 
.hs_cos_wrapper_type_form h3 {
    background-color: #070f6e;
    border-bottom: none;
    color: #fff;
    font-size: 22px;
    margin: 0px -16px 0px;
    padding: 17px;
    text-align: center;
    font-family: 'Poppins',sans-serif;
}

.reg-form-head {
    font-family: 'Poppins',medium;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    color: #222;
    margin-top: 0;
    text-align: center;
    background-color: none;
    padding: 0;
}

.programImageContainer {
    position: relative;
}
.programImageContainer img {
    width: 100% !important;
    height: auto !important;
}

.hs-field-desc {
    color: #444;
    font-size: 11px;
    font-weight: 400;
    margin-bottom: 5px;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
}
body input[type="text"], body input[type="password"], body input[type="datetime"], body input[type="datetime-local"], body input[type="date"], body input[type="month"], body input[type="time"], body input[type="week"], body input[type="number"], body input[type="email"], body input[type="url"], body input[type="search"], body input[type="tel"], body input[type="color"] {
    font-family: 'Roboto',sans-serif;
    width: 95% !important;
    height: 30px !important;
    min-height: 30px;
    padding: 4px !important;
    margin-bottom: 0 !important;
    margin: 0px 0 0px !important;
    border-bottom: 1px solid #ccc !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    outline: 0 !important;
    border-radius: initial !important;
}
body select, body select.hs-input, body input.hs-input[type="file"] {
    border-bottom: 1px solid #ccc !important;
    height: 30px !important;
    margin: 7px 0 0px !important;
    border: 0px solid #999;
}


.hs_cos_wrapper_type_form select {
    background: #fff;
    border: 1px solid #999;
    border-radius: 0px;
    font-size: 13px;
    padding: 0px 2px 0px;
    font-family: 'Avenir',sans-serif;
    font-weight: 400;
    color: #444;
    line-height: 25px;
    width: 100%;
    /* margin-bottom: 22px !important; */
}

.hs_cos_wrapper_type_form h3 {
    background-color: #070f6e;
    border-bottom: 0;
    color: #fff;
    font-size: 17px;
    margin: 0px -16px 0px;
    padding: 25px;
    text-align: center;
    font-family: 'Poppins',sans-serif;
    font-weight: 600;
}

ul.no-list.hs-error-msgs.inputs-list {
    display: none !important;
}

input.hs-button.primary.large {
    background-color: #070f6e !important;
    color: #fff !important;
    margin-top: 2px !important;
    width: 47% !important;
    font-size: 16.28px !important;
    font-weight: 600 !important;
    font-family: 'Poppins',medium !important;
    outline: 0 !important;
    padding: 3% !important;
    border: 0px !important;
    text-transform: uppercase;
}

.grecaptcha-badge {
    margin-top: 4%;
    margin: 5% 2%;
}
.ctaButton {
    display: inline-block;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    color: #000;
    background: #ffc000;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 4px 0px;
    margin-top: 15px;
    vertical-align: middle;
    line-height: 36px;
    text-align: center;    margin-bottom: 0%;
}

.ctaButton a{
    font-size: 12px;
    color: #000;
    text-decoration: none;
    transition: all .5s ease;
    z-index: 2;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
        padding: 17px 25px;
}
.ctaButton a::after {
    display: none;
}
.eff-4{
    width: 100%;
    height: 100%;
    left: -100%;
    background: #000;
    position: absolute;
    transition: all .5s ease;
    z-index: 1;
    top: 0;
}
.ctaButton:hover .eff-4{
  left:0;
}
.ctaButton:hover a{
  color:#ffc20e;
}


.desktop-only {
    display: block !important;
}
.mobile-only {
    display: none !important;
}
 #programstructure h2 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    position: relative;
    margin-bottom: 0px;
    font-family: 'Poppins',SemiBold;
    text-transform: initial;
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
}
.admin-txt{
    margin-bottom: 0px!important;
    font-weight: 400!important;
    font-size: 18px!important;
    margin-top: 10px!important;
    color: #000!important;
    padding-bottom: 0%!important;
} 

p.plh {
    font-size: 16px !important;
    font-family: 'Roboto',sans-serif !important;
    font-weight: 500 !important;
    color: #000;
}

.banner-heading {
          padding: 0% 2%;
    border-right: 1px solid #000;
    width: 26%;
    float: left;
}

.bannerRichText p.WebinarHeading {
    font-family: 'Poppins',sans-serif ;
    font-size: 16px;
    border-bottom: 1px solid #000;
    width: 81%;
    font-weight: 600;
    margin-bottom: 3%;
}

.bannerRichText p.WebinarFacultyDetails {
    font-family: 'Roboto',sans-serif;
    font-size: 14px;font-weight:bold;
}

.bannerRichText p.WebinarDate {
    font-family: 'Roboto',sans-serif;
    font-size: 14px;     margin-top: 3%;
}

.bannerRichText p.IntakeDateLP {
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    width: fit-content;
    margin-top:1%;
    text-transform: uppercase;
    font-weight: 600;
}
 
.ug {
       font-family: 'Poppins',medium;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    transform: inherit;
    text-transform: none;
    text-align: left;
    margin: 1% 0% 2%;
    padding: 0;
    color: #000;
    width: 100%;
    margin-top: 2%;
}
.plf{
    padding: 5%;
}

.mtli{
    margin-left: 5%;
    margin-top: 5%;
}



.modal25 .popupbx {
    padding: 15px 4% !important;
    width: 92% !important;
}

.epp {
    text-align: center;
    font-size: 14px;
    margin-bottom: -46px;
    margin-top: 10px;
}

.ProgramSectionTitle{
    margin-left: -15%;
    position: relative;
    z-index: 9999;
}

.mlli{
    margin-left: -20px!important;
}

  
.takeSecbx {
    border: 2px solid #d3d3d3;
    padding: 2%;
    text-align: center;
    height: 230px;
}

.takeSecbx h4 {
    font-size: 18px;
    text-transform: initial;
    padding: 1% 0%;
    font-weight: 600;
    font-family: 'Poppins',medium;
    margin-bottom: 2%;
}

.takeSecbx p {
    text-align: center !important;
    height: auto;
}
#portfoliolink a {
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 600;
    color: #222;
    line-height: 17px;
    text-align: center;text-decoration: none;
}
.MORE_PROGRAMS {
    padding: 0% 0%;
}
.portlinkshy {
/*     border-right: 4px solid #ffc000; */
    padding: 7%;
  background: #f8f8f8;
    text-decoration: none;
    margin-top: 10%;
  height: 56px;
}


.portlinkshy:hover {
    background-color: #ffc000;
    text-decoration: none;
  box-shadow: 4px 4px 10px 0px rgba(156,152,152,0.75);
    -webkit-box-shadow: 4px 4px 4px 0px rgb(156 152 152 / 37%);
-moz-box-shadow: 4px 4px 10px 0px rgba(156,152,152,0.75);
  
/*     -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    transition: background-color 2s ease-out; */
    background-image: none;
}

.maibSourcesSec {
    background: #f8f8f8;
    padding: 1% 2%;
    margin-bottom: 4%;
  width: 90%;
    margin: 0 auto;
}
  .maibSourcesSec p {
    text-align: left;
    font-size: 12px!important;
    margin-bottom: 7px;     font-family: 'Roboto',sans-serif;
}
.maibSourcesSec  .collapsible {
  color: #000;
    cursor: pointer;
    padding: 6px 0px;
    width: 100%;
    background: transparent;
    border: none;
    text-align: left;
    outline: none;
    font-size: 12px;     font-family: 'Roboto',sans-serif;
}

.maibSourcesSec .active, .collapsible:hover {
  background-color: transparent;
}

.maibSourcesSec .content {
     padding: 10px 0px;
    display: none;
    overflow: hidden;
    background-color: transparent;
}
  
.maibSourcesSec .collapsible:after {
 content: '\003E';
    color: #ffc000;
    font-weight: 500;
    float: right;
    margin-left: 0px;
    font-size: 15px;
    font-family: 'Poppins',medium;
}

.maibSourcesSec .active:after {
 content: "\003E";
    transform: rotate(90deg);
    color: #ffc000;
}

.aligntxt a {
    text-decoration: none;
}
.maptxtsec span {
    font-weight: 400!important;
}
.sub-head{font-size: 24px!important;}

@media screen and (max-width: 1920px) {
  
 
 .main {
        width: 100%;
    margin: 0 auto;
    padding: 0;
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/mumbai-lp-images/mgluxm-lp/MLux_Gen-ad-S4-Aug20-intake_LP-D.jpg) no-repeat center;
    height: 600px;
    overflow: hidden;
    background-position: 0 0;
    background-size: cover;
  }
  
  header{padding: 20px 0% 13px 5%}
  .logo{width: 14%;}
  
  .bannercontent {
    width: 33%;
    padding: 0% 0% 0% 5%;
    position: relative;
    top: 395px;
  }
  .bannercontent h1 {
    font-size: 30px;
    text-shadow: none;
    font-family: 'Poppins',medium;
    color: #fff;
    line-height: 38px;
    padding: 0px 0px;
    text-align: left;
    text-transform: uppercase;    margin-block-start: 0em;
    margin-block-end: 7px;
}
  
  
  .bannercontent h3 {
    padding: 0px 0px 0px;
    color: #fff;
    font-size: 18px;
    font-family: 'Poppins',medium;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin-block-start: 0em;
    margin-block-end: 0em;
  }
  .bannercontent p {
    padding: 0px 0px 0px;
    color: #fff;
    font-size: 16px;
    font-family: 'Poppins',medium;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin-block-start: 0em;
    margin-block-end: 0em;color: #ffc000;
  }
  .bannertxtborder{border-bottom: 3px solid #fff;
    margin: 1% 0%;}
  
  
.bannerconfirstp {
    width: 79%;
}
  
  
  .clr{clear:both}
  
  .divwid15 {width: 15%;}
  .divwid26 {width: 26%;}
  .divwid55{width: 55%;}
  .divwid22{width: 22%;}
  .divwid24{width: 24%;}
  .divwid48 {width: 75%;}
  .divwid50 {width: 50%;}
  .divwid60{width: 60%;}
  .divwid67{width: 67%;}
  
  .divheight50{height: 50%;}
  
  .fl{float:left;}
  .fr{float:right;}
  
  .mr-7{margin-right: 7%;}
  .mr-17{margin-right: 17%;}
 
  .padd5x5 {
    padding: 2% 5%;
  }
  .padd0x5 {
    padding: 0% 5%;
  }
   .padd2x5 {
    padding: 2% 5%;
  }
  .topborder {
        border-bottom: 3px solid #ffc000;
    width: 8%;
    margin: 4px 46%;
  }
  
  .why h2 {
    color: #000;
    font-size: 30px;
    line-height: 50px;
    padding: 0;
    margin: 0;
    font-weight: 600;
    text-transform: initial;
    text-align: center;
    font-family: 'Poppins',medium;
  }
  .pdb-8px{padding-bottom: 8px;}
  .pdleft-5{padding-left: 5%;}
  .pdleft-2{padding-left: 2%;}
  
  .mrtop-3px{   margin-top: 3px;}
  .mrtop-miuns165{margin-top: -165px;}
  
  .mrbottom-2{    margin-bottom: 2%;}
  
  .ui-title-block {
    font-size: 14px;
    display: inline-block;
    min-width: 145px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: right;
    letter-spacing: 0;
    border-bottom: 3px solid #ffc000;
    font-weight: 600;
        padding-bottom: 13px;
  }
  .meet .ui-subtitle-block {
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-family: 'Poppins',medium;
  }
  
  .meet .meetcontent p{text-align:justify;}
  .meet .meetcontent img{width:100%;}
  .meet .ui-right-img-block {
       width: 100%;
      left: -18%;
      top: -77px;
      height: 121px;
      position: relative;
      background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/dubai-lp-images/dubai-masterclass/christopher-abraham-vertical-line-bg.png) no-repeat center;
      z-index: -1;
  }
  .faculty-name {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins',medium;
    margin-bottom: 1%;
  }
  
  .faculty-designation {
    margin-top: 1%;
    font-size: 14px;
    font-family: 'Roboto',sans-serif !important;
  }
  .meet .meetcontent .facultymain .topborder {
    width: 187%;
    left: 0px;
    margin: 2% 0%;
  }
  .facultymain{
    position: relative;
    top: 103px;
    left: 5px;
  }
  
  #portfolio {
    background-color: #f5f5f5;
  }
  #portfolio .ui-subtitle-block {
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-family: 'Poppins',medium;
  }
  #portfolio .ui-right-img-block {
   width: 183px;
    left: 50%;
    top: 0%;
    height: 183px;
    position: relative;
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/dubai-lp-images/dubai-masterclass/program-portfoilo-vertical-bg.png) no-repeat center;
  }
  
  #portfolio .programthumbbx .programimgblock img{
   position: relative;
  }
  
  .programthumbptopbor {
    border-bottom: 3px solid #ffc000;
    width: 27%;
    margin: 0;
    left: 0px;
    margin-bottom: 3%;
        margin-top: 5%;
  }
  #portfolio h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Poppins',medium;
    margin-block-start: 0em;
    margin-block-end: 0em;
        margin-bottom: 3%;
  }
  .squaretxt {
    font-family: 'Roboto',sans-serif;
    margin-left: 0px;
    font-size: 15px;
    color: #222;
    padding: 4px 0px;
    line-height: 20px;
  }
  .square {
    font-size: 28px;
    color: #ffc000;
    height: 26px;
    margin-right: 3%;
    float: left;
        top: -3px;
    position: relative;
  }
  .sqheight55{height: 55px;}
  .sqheight70{height: 70px;}
  .readpara {
    font-weight: 500 !important;
    color: #777879;
  }
  .readmorelink {
    color: #777879;text-decoration: none;
  }
  .readmorelink:hover{color:#febf01}
  
  #whychoose{padding: 7% 0%;}
  
  #whychoose .leftimgsec {
       width: 30%;
    height: 660px;
    float: left;
    margin-right: 2%;
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/mumbai-lp-images/mgluxm-lp/MGLuxM-program-benefits.jpg) no-repeat center;
    background-size: cover;
  }
  #whychoose .col-xs-13 {
    width: 51%;
    margin-left: 1%;
    float: left;
  }
  #whychoose .frimgheadbor {
    border-bottom: 3px solid #ffc000;
    width: 26%;
    Z-INDEX: 999;
    margin-top: 7%;
    margin-left: -16%;
    margin-bottom: 2%;
  }
  #whychoose .ui-subtitle-block-bene {
    margin-top: 3px;
    margin-bottom: 3%;
    padding-left: 0%;
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-family: 'Poppins',medium;
  }
  .smallbx {
    width: 48%;
    text-align: justify;
    float: left;
    margin-right: 4%;
    margin-bottom: 0;
  }
  .smallbxlast {
    width: 48%;
    text-align: justify;
    float: left;
    margin-bottom: 0;
  }
  
  h4 {
    font-size: 18px;
    text-transform: uppercase;
    padding: 4% 0%;
    font-family: 'Poppins',medium;
    margin-block-start: 0em;
    margin-block-end: 0em;
  }
  #testimonials {
    background-color: #f5f5f5;
  }
  #testimonials .ui-subtitle-block {
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-family: 'Poppins',medium;
  }
  .pdleft-4 {
    padding-left: 4%;
  }
  .testcont{    width: 71%;
    text-align: justify;
    margin-top: 6%;}
  .testthumbimg{width: 22%;}

  #testimonials .ui-right-img-block {
    width: 350px;
    left: -11%;
    margin-top: -77px;
    height: 105px;
    position: relative;
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/dubai-lp-images/dubai-masterclass/testimonials-vertical-line-bg.png) no-repeat center;
    z-index: 0;
  }
  #testimonials .testthumbimg img{width:100%;    position: relative;
    z-index: 1;}
  #testimonials .testimonialscontent .facultymain .topborder {
    width: 187%;
    left: 0px;
    margin: 2% 0%;    position: relative;
    z-index: 2;
  }
  #testimonials .testimonialscontent .facultymain {
   position: relative;
    top: -28px;
    left: 5px;
  }
  .quoteimg{    position: relative;
    left: 134%;
    z-index: 2;
    width: 33%;
    top: 32px;}
   #testimonials .testimonialscontent .facultymainleft {
   position: relative;
    top: -20px;
    left: 5px;
  }
  #testimonials .testimonialscontent .facultymainleft {
    position: relative;
    top: -12px;
    left: 5px;
    text-align: right;width: 22%;
  }
  #testimonials .testimonialscontent .facultymainleft .topborder {
    width: 187%;
    left: -218px;
    margin: 2% 0%;    position: relative;
    z-index: 2;
  }
  
  #testimonials .ui-leftrowimg-img-block {
    width: 350px;
    left: 13%;
    margin-top: -77px;
    height: 105px;
    position: relative;
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/dubai-lp-images/dubai-masterclass/testimonials-vertical-line-bg.png) no-repeat center;
    z-index: 0;
  }
  .quoteimgleft {
    position: relative;
    left: -75%;
    z-index: 2;
    width: 33%;
    top: 32px;
  }
  
  #about .ui-subtitle-block {
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-family: 'Poppins',medium;
  }
  #about .grid {
    height: 137px;
    border-right: 4px solid #ffc000;
  }
  .divw26 {
    width: 22%;
  }
  .mt-5 {
    margin-top: 3%;
  }
  .mrb-4 {
    margin-bottom: 4%;
  }
  .mrb-3 {
    margin-bottom: 3%;
  }
  .mr-11 {
    margin-right: 10%;
  }
  
  
  #about .grid .rankinbxsub {
    width: 88%;
    background-image: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/mumbai-lp-images/fintech-lp-images/about-spjain-bg.png);
    background-repeat: repeat;
    text-align: right;
    padding: 9% 6%;
    float: left;
    margin-right: 0;
    margin-bottom: 0;
    height: 88px;
    border-right: 0;
  }
  #about .grid .rankinbxsub h4 {
    font-size: 18px;
    text-transform: uppercase;
    padding: 1% 0%;
    font-weight: 600;
    font-family: 'Poppins',medium;
    margin-bottom: 2%;
  }
  #about p {
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    line-height: 18px;
    margin-top: 2%;
  }
  footer {
     background-color: #fafafa;
    font-family: 'Roboto',sans-serif;
        font-size: 12px;
    padding: 1% 5%;
    margin-bottom: 0px;
    text-align: center;
  }
}

@media screen and (max-width: 1536px) {
  .bannercontent {
    width: 39%;
  }

  .bannercontent h3 {
    padding: 0px 0px 0px;
    color: #fff ;
    font-size: 18px;
    font-family: 'Poppins',medium;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin-block-start: 0;
    margin-block-end: 0;
}
 
.bannerconfirstp {
    width: 86%;
}
  .divwid15 {
    width: 17%;
  }
  .divwid15 {
    width: 17%;
}
  .divwid24 {
    width: 30%;
  }
  .facultymain {
    top: 26px; 
  }
  #portfolio h4 {
    margin-bottom: 0%;
  }
  .programthumbptopbor {
    margin-bottom: 0%;
  }
  #aboutprogram .aboutdes {
    width: 69%;}
  .mr-17 {
    margin-right: 11%;
  }
  .aboutvideo {
    width: 25%;
}
  #programstructure .whyspbx1 {
    margin-right: 145px;}
  .divwid22 {
    width: 26%;
  }
  .smallbxlast h4 {
    text-align: left;
}
  .maptxtsec {
    left: 0%;
}
  .smallbx h4 {
    text-align: left;
}
  #whychoose .col-xs-13 {
    width: 56%;
  }
  #whychoose .leftimgsec {
    width: 35%;
    height: 455px;
  }
  .testthumbimg {
    width: 26%;
  }
  .testcont {
    width: 66%;
  }
  #testimonials .testimonialscontent .facultymain {
    top: -17px;
  }
  .quoteimg {
    left: 128%;
  }
  #testimonials .testimonialscontent .facultymainleft {
    width: 28%;
  }
  .quoteimgleft {
    left: -68%;
  }
  .pdleft-4 {
    padding-left: 5%;
  }
  .pdleft-2 {
    padding-left: 3%;
  }
}


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

  
  .bannercontent {
    width: 46%;
  }
.bannerconfirstp {
    width: 106%;
}
  .divwid48 {
    width: 68%;
}
  #aboutprogram .aboutdes {
    width: 68%;
}
  #programstructure .whyspbx1 {
    margin-right: 140px;
}
  .maptxtsec {
    left: 0%;
}
  .divwid24 {
    width: 36%;
  }
  .facultymain {
        top: -13px;
  }
  .sqheight55 {
    height: 67px;
  }
  .sqheight80 {
    height: 36px;
  }
  .sqheight70 {
    height: 79px;
  }
  .quoteimg {
    left: 125%;
  }
  .divwid22 {
    width: 28%;
  }
  #portfolio .ui-right-img-block {
    left: 51%;
  }
  .mr-17 {
    margin-right: 8%;
  }
  #whychoose .col-xs-13 {
    width: 60%;
  }
  #whychoose .leftimgsec {
    width: 34%;
    height: 455px;
  }
  .testthumbimg {
    width: 31%;
  }
  .testcont {
    width: 62%;
  }
  #testimonials .testimonialscontent .facultymain {
    top: 12px;
  }
  #testimonials .testimonialscontent .facultymainleft {
    width: 32%;
  }
  #testimonials .testimonialscontent .facultymainleft {
    top: 28px;
  }
  #testimonials .ui-leftrowimg-img-block {
    left: 38%;
  }
  .quoteimgleft {
    left: -64%;
  }
  .divwid15 {
    width: 21%;
  }
}


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

  
  
  
  .bannercontent {
        width: 43%;
    top: 71%;
    position: absolute;
}
.bannerconfirstp {
    width: 98%;
}
  .maptxtsec {
    left: 0%;
}
  
  #aboutprogram .aboutdes {
    width: 66%;    text-align: justify;
}
  .aboutvideo {
    width: 28%;
}
  #programstructure .whyspbx1 {
    margin-right: 131px;}
  .divwid48 {
    width: 76%;
  }
  .smallbx h4{text-align:left;}
  .smallbxlast h4{text-align:left;}
  .sqheight70 {
    height: 75px;
  }
.smallbx {
    margin-bottom: 6%;
}
  .sqheight80 {
    height: 35px;
  }
  .divwid15 {
    width: 19%;
  }

  .main {
    background-position: top;
  }
  .mr-7 {
    margin-right: 5%;
  }
  .divwid67 {
    width: 60%;
  }
  .divwid26 {
    width: 35%;
  }
  .divwid24 {
    width: 36%;
  }
  .facultymain {
    top: 42px;
  }
  .mr-17 {
    margin-right: 6%;
  }
  .divwid22 {
    width: 29%;
  }
  .programthumbptopbor {
    margin-bottom: 0%;
  }
  #portfolio h4 {
    margin-bottom: 0%;
  }
  #whychoose .leftimgsec {
    width: 35%;
    height: 420px;
  }
  #whychoose .col-xs-13 {
    width: 56%;
  }
  #whychoose h4{
    font-size: 16px;
  }
  .testthumbimg {
    width: 29%;
  }
  .testcont {
    width: 66%;
  }
  .quoteimg {
    left: 115%;
  }
  #portfolio .ui-right-img-block {
    left: 50%;
  }
  #testimonials .testimonialscontent .facultymain .topborder {
    width: 177%;
  }
  #testimonials .testimonialscontent .facultymain {
    top: -26px;
  }
  #testimonials .testimonialscontent .facultymainleft {
    width: 31%;
  }
  #testimonials .testimonialscontent .facultymainleft .topborder {
    left: -216px;
  }
  #testimonials .testimonialscontent .facultymainleft {
    top: -8px;
  }
  #testimonials .ui-leftrowimg-img-block {
    left: 12%;
  }
  .quoteimgleft {
    left: -55%;
  }
  #about .grid {
    height: 137px;
  }
  .pdleft-5 {
    padding-left: 7%;
  }
  #whychoose .frimgheadbor { 
    width: 28%; 
  }
  .pdleft-4 {
    padding-left: 7%; 
  }
}

@media screen and (max-width: 1280px) {
  .bannercontent {
        width: 46%;
        top: 60%;
  }

  
   .bannerconfirstp {
    width: 104%;
}
  .divwid24 {
    width: 38%;
  }
  .facultymain {
    top: 22px;
  }
  .sqheight70 {
    height: 95px;
  }
  .sqheight80 {
    height: 56px;
  }
  #programstructure .whyspbx1 {
    margin-right: 124px; width: 22%;
}
 #programstructure .whyspbxlast {
   width: 26%;}
  #aboutprogram .aboutdes {
    width: 65%;
    text-align: justify;
}
  .maptxtsec {
    left: 0%;
}
  #aboutmip .pdleft-4 {
    padding-left: 11%;
}
  #portfolio .ui-right-img-block {
    left: 54%;
  }
  #whychoose .col-xs-13 {
    width: 60%;
  }
  .testthumbimg {
    width: 31%;
  }
  .testcont {
    width: 64%;
  }
  #testimonials .testimonialscontent .facultymain {
    top: -16px;
  }
  #testimonials .testimonialscontent .facultymainleft {
    width: 33%;
  }
  #testimonials .testimonialscontent .facultymainleft {
    top: 2px;
  }
  .divwid15 {
    width: 21%;
  }
}

@media screen and (max-width: 1024px) {
  body {
    font-size: 11px;
  }
  .bannercontent {
    width: 53%;
  }
  .divwid48 {
    width: 82%;
}
  #aboutprogram .aboutdes {
    width: 57%;
}
  #programstructure .whyspbx1 {
    margin-right: 100px;
}
  .col-xs-13 {
    width: 56%;
    margin-right: 0%;
    float: left;
}
  .divwid15 {
    width: 24%;
  }
  .facultymain {
    top: -2px;
  }
  .divwid24 {
    width: 48%;
  }
  .faiconsec {
    height: 302px;
}
  .smallbx {
    margin-bottom: 0%;
}
  .maptxtsec {
    left: -3%;
    width: 33%;
}
  .meet .ui-right-img-block {
    left: -12%;
  }
  #portfolio .programthumbbx .programimgblock img {
    width: 100%;
  }
  #portfolio .ui-right-img-block {
    left: 40%;
  }
  .sqheight70 {
    height: 134px;
  }
  #whychoose h4 {
    font-size: 13px;
  }
  #whychoose .leftimgsec {
    height: 345px;
  }
  #testimonials .testimonialscontent .facultymain {
    top: -50px;
  }
  #testimonials .ui-leftrowimg-img-block {
    left: -10%;
  }
  .quoteimg {
    left: 109%;
  }
  #testimonials .testimonialscontent .facultymainleft {
    width: 42%;
  }
  #testimonials .testimonialscontent .facultymainleft {
    top: -36px;
  }
  .quoteimgleft {
    left: -49%;
  }
}

@media screen and (max-width: 980px) {
.desktop-only {
    display: none !important;
}
.mobile-only {
    display: block !important;
}
  
 #programstructure .whyspbx1 h3 {
    font-size: 18px;
} 
 #programstructure .whyspbxlast h3 {
    font-size: 18px;
} 
  
  #aboutprogram .aboutdes .ui-subtitle-block {
  font-size: 20px;
    line-height: 25px;
    padding-left: 0px;
    margin-top: 3%;
  }
  
  #programstructure h2 {font-size: 24px;
    line-height: 25px;
    padding-left: 0px;
    margin-top: 3%;}
  
  .about-program h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 5%;
}
.ui-subtitle-block-bene {
    font-size: 20px;
}  
  
 .testimonialCarouselContainer h2 {
    font-size: 20px;
    line-height: 30px;
} 
  
  .testimonialCarouselContainer h2 {
    color: #000;
    font-size: 20px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Poppins',medium;
}
 .padd5x5 {
    padding: 10% 5%;
} 
  
  .modal {
    padding-top: 20%;
	}
	
	
.flotinglink {
    right: 0px;
    padding: 7px 4% 9px 4%; 
}

.popupbx {
    padding: 7% 4% 0%;
}

.popupbx h3 {
    padding-bottom: 5%;
}

.close {
    left: -5%;
    top: 4px;
}
  
  body {
    font-size: 14px;
  }
  header {
    padding: 0px 5% 0px 5%;
}
  .bullettxt {
    float: none;
    width: 100%;
}

  
  .spjlogo {
    width: 100%;
    float: none;
    margin-right: 0%;
    padding-bottom: 3%;
    border-bottom: 1px solid #b3b3b3;
}
  .spjlogo img {
    width: 49%;    margin-left: 25%;
}
 .mplogo {
    width: 95%;
    float: none;
    margin-left: 10%;
}
  .desktop-only{display:none;}
  .mobile-only{display:block;}
  .logo {
    padding: 9px 10px 0px 0;
    width: 50%;
  }
  #aboutprogram .aboutdes {
    width: 100%;
}
  .aboutvideo {
    width: 100%;margin-top: 5%;
    float: none;
}
  
  .aboutvideo img{
    width: 100%;
}

 #aboutprogram {
    padding: 10% 5% 0% 5%;
} 
  
  #aboutprogram .aboutvideo .ui-right-img-block-top {
    height: 118px;
    left: -7%;
    margin-top: -96px;
  }
  #gridsec .bbabx1 {
    width: 100%;
    float: none;
    padding: 4px 0;
    margin-bottom: 0%;
}
  #gridsec .bbabxlast {
    width: 100%;
    float: none;
}
  #programstructure .whyspbx1 {
    margin-right: 0px;
    width: 100%;
    float: none;
    margin-bottom: 4%;
    margin-top: 9%;
    padding: 9% 1%;
}
  #programstructure .whyspbxlast{
    margin-right: 0px;
    width: 100%;
    float: none;
    margin-bottom: 4%;
    margin-top: 9%;
    padding: 9% 1%;
}
  #programstructure {
    padding: 10% 5%;
}
  #program-benefit {
    padding: 10% 5%;
}
  .main {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: url(https://1969827.fs1.hubspotusercontent-na1.net/hubfs/1969827/mumbai-lp-images/mgluxm-lp/MLux_Gen-ad-S4-Aug20-intake_LP-M.jpg) no-repeat center;
    overflow: hidden;
    background-position: 0 0;
    background-size: cover;
   height: 400px;
  }
  .bannercontent {
    width: 90%;
    top: 60%;
    float: none;
  }
  .bannercontent h1 {
    font-size: 25px;
    line-height: 29px;
    margin-block-start: 0em;
    margin-block-end: 0em;
  }
  .col-xs-13 {
    width: 100%;
    margin-right: 0;
    float: none;
}
  .frimgheadbor {
    margin-left: 0%;
}
  .ui-subtitle-block-bene {
    padding-left: 0px;
  }
  .leftimgsec {
    width: 100%;
    height: 400px;
    float: none;
    margin-right: 0%;
  }
  .bannercontent h3 {
    font-size: 14px;
  }
  .bannercontent p {
    font-size: 14px;
  }
  .divwid48 {
    width: 77%;
  }
  .divwid15 {
    width: 85%;
  }
  #secform {
    padding: 10% 0%;
    background-color: #f5f5f5;
  }
add5x5 {
    padding: 12% 5%;
  }
  .why h2 {
    font-size: 20px;
  }
  .topborder {
    width: 30%;
    margin: 0px 34% 2%;
  }
  .divwid67 {
    width: 100%;
    margin-right: 0px;
    float: none;
  }
  .divwid26 {
    width: 100%;
    float: none;
  }
  
   /* testimonail */
    .testimonialCarouselBox .testimonialCarouselBoxImage::before,
    .testimonialCarouselBox .testimonialCarouselBoxImage::after {
        display: none;
    }

    .testimonialCarouselBox .testimonialCarouselBoxImage img {
           width: 130px;
    height: 130px;
        padding-bottom: 20px;
        padding-left: 0%;     margin-bottom: 5%;
    }


.testimonialCarouselBox p {
    margin-bottom: 20px;
    margin-top: 0px;
    padding-right: 0px;
}
    .testimonialCarouselBox .row {
        display: grid;
        grid-template-areas: 'abc2' 'abc1';
        grid-template-columns: 1fr;
    }

    .testimonialCarouselBox .row .col-sm-8 {
        grid-area: abc1;
        width: 100%;
    }
    .testimonialCarouselBox .row .col-sm-4 {
        grid-area: abc2;
        width: 100%;
    }

    .testimonialCarouselBox .row .col-sm-8 {
        display: grid;
        grid-template-areas: 'testimonialName' 'testimonialPara';
        grid-template-columns: 1fr;
    }

    .testimonialCarouselBox .row .col-sm-8 p {
        grid-area: testimonialPara;
        width: 100%;
    }
    .testimonialCarouselBox .row .col-sm-8 h4 {
        grid-area: testimonialName;
        width: 100%;
    }

    .testimonialCarouselBox h4 {
        padding-left: 0;
        text-align: center;
    }

    .testimonialCarouselBox h4::before {
        left: 0;
        right: 0;
        margin: 0 auto;
        top: -15px;
    }
  
  .meet .ui-right-img-block {
    left: -5%;
    margin-top: -20px;
  }
  .facultymain.divwid24.fr.mobile-only {
    width: 100%;
    margin-top: -77px;
    margin-bottom: 10%;
    float: none;
  }
  .meet .meetcontent .facultymain .topborder {
    width: 80%;
  }
  .meet .ui-subtitle-block {
    font-size: 24px;
  }
  #portfolio .ui-subtitle-block {
    font-size: 24px;
  }
  .programthumbbx.divwid22.mr-17.fl {
    width: 100%;
    margin-right: 0px;
    float: none;
    margin-top: 9%;
    margin-bottom: 14%;
  }
  #portfolio .ui-right-img-block {
    left: 49%;
    top: -2px;
  }
  .sqheight70 {
    height: 96px;
  }
  .programthumbbx.divwid22.fl {
    width: 100%;
    float: none;
  }
  #whychoose .leftimgsec {
    height: 224px;
    width: 90%;
    margin: 5% 5%;
  }
  #whychoose .col-xs-13 {
    width: 89%;
    padding: 0% 5%;
  }
  .smallbx {
    width: 100%;
    float: none;
    margin-right: 0%;    margin-bottom: 11%;
  }
  .faiconsec {
    height: 230px;
}
  .smallbxlast {
    width: 100%;
    float: none;margin-right: 0%;    margin-bottom: 11%;
  }
  #whychoose .frimgheadbor {
    width: 35%;
    left: 15%;
    position: relative;
  }
  .mapsec img{width:100%;}
  .maptxtsec {
    left: 0%;
    width: 90%;
    position: relative;
    margin-top: 23px;
}
  #about .pdleft-4 {
    padding-left: 25%;
}
  #aboutmip .pdleft-4 {
    padding-left: 36%;
}
  #exploreportfolio {
    padding: 11% 5%;
}
  .portlinks {
    width: 93%;
    float: none;
    margin-right: 0%;
    margin-bottom: 7%;
    padding: 4% 3%;
}
  #exploreportfolio a {
    text-decoration: none;    text-align: right;
}
  .testthumbimg.fl.mobile-only {
    width: 100%;
    float: none;
  }
  .testcont.mr-7.fl {
    width: 100%;
    float: none;
    margin-right: 0px;
    margin-top: 6%;
  }
  #testimonials .ui-right-img-block {
    margin-top: -89px;
  }
  #testimonials .testimonialscontent .facultymain {
    top: 0px;left: 0px;
  }
  #testimonials .testimonialscontent .facultymain .topborder {
    width: 84%;
  }
  .quoteimg {
    left: 69%;
    top: -33px;
  }
  .testimonialscontent {
    margin-top: 10%;
  }
  .testthumbimg.fl.mr-7 {
    width: 100%;
    float: none;
    margin-right: 0px;
  }
  #testimonials .ui-leftrowimg-img-block {
    left: -13%;
    top: -10px;
  }
  .testcont {
     width: 100%;
  }
  .quoteimgleft {
    left: 4%;
    margin-top: -103px;
    top: -43px;
  }
 #testimonials .testimonialscontent .facultymainleft {
    width: 100%;
    top: 0px;
    text-align: left;
    left: 0px;
    margin-top: 7%;
    margin-bottom: 6%;
  }
  #testimonials .testimonialscontent .facultymainleft .topborder {
    left: 0px;
    width: 75%;
  }
  section#about {
    text-align: justify;
  }
  .divw26 {
    width: 100%;
        float: none;
    margin-bottom: 10%;
    margin-top: 10%;
  }
  footer {
    text-align: justify;
  }
  .why p{text-align: justify;}
  .pdleft-5 {
    padding-left: 0%;
  }
  .pdleft-2 {
    padding-left: 2%;
  }
  #about .pdleft-4 {
    padding-left: 0%;
  }
 #gridsec .gridpara {
    margin-top: -4%;
  }
  #aboutprogram .aboutdes .ui-title-block{
       text-align: left;font-size: 12px; }
  
  .ui-title-block {
    text-align: left;}
  
 #about .ui-subtitle-block {
   font-size: 20px;} 
  
#aboutmip .ui-title-block {
   text-align: left; }
  
  #aboutmip .pdleft-4 {
    padding-left: 0%;
    font-size: 20px;
}
  #exploreportfolio .ui-title-block {
    text-align: left;}
 #exploreportfolio .ui-subtitle-block {
   font-size: 20px; padding-left: 0%;}
  
 #about p {
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    line-height: 18px;
    margin-top: 4%;
} 
  

  
  
  
  
.banner-heading {
    width: 100%;
    text-align: center;
    float: none;
    border-right: 0;
    padding: 0px 0%;
}
  
 .banner-content {
    width: 100%;
    padding: 0px 0%;
}
.program-carousel-caption {
    bottom: 70px;
    padding: 10% 0%;
}  
  
 
  
  
.program-carousel-caption p {
    bottom: 0px;
    text-align: center;
    font-size: 16px !important;
}  
  
  .bannertxtmain {
    background: #f8f8f8;
}
  
  
.form {
    position: relative;
    top: 0px;
    width: 100%;
    background: #f8f8f8;
    right: 0;
    left: 0;
    padding: 0px 30px 30px 0px;
    height: auto;
}
  
.reg-form {
    border: 2px solid #070f6e;
    border-bottom: 2px solid #070f6e !important;
} 
  
.bannerconfirstp {
    width: 100%;
  
 
}

  section{50%;}
  
  @media(max-width:767px){
  .form {
    position: relative;
    top: 0px;
    width: 100%;
    background: #f8f8f8;
    right: 0;
    left: 0;
    padding: 0px 20px 30px 20px;
    height: auto;
}
  .sub-head{font-size: 20px!important;}  
    
   #gridsec .bbabxlast {
    height: 110px;
} 
  .txt-mc {
    text-align: center!important;
}  
  .maibSourcesSec  p{
    text-align: left!important;
}  
  #programstructure {
    padding: 10% 5% 0;
}  
    #programstructure p {
    text-align: justify;
}
  .padd5x5 {
    padding: 10% 5% 5%;
}  
 .portlinkshy {
    margin-top: 10%;
    text-align: left;
}  
    
  
  .reg-form {
    background-color: #fff;
    width: 80%;
    height: auto;
    float: right;
    margin-top: 0px;
    padding: 0px 16px 10px 16px;
    border-bottom: 4px solid #070f6e;
}
.admin-txt{
    font-size: 16px!important;
    text-align: center!important;
}    
 
 #about h2 {
    font-size: 24px;
    line-height: 25px;
    padding-left: 0px;
    margin-top: 3%;
}   
  #aboutmip h2 {
    font-size: 20px;
    line-height: 25px;
    padding-left: 0px;
    margin-top: 3%;
}    
  #exploreportfolio h2  {
    font-size: 20px;
    line-height: 25px;
    padding-left: 0px;
    margin-top: 3%;
}  
        .takeSecbx {
    height: auto;
    margin-bottom: 8% !important;
    padding-bottom: 7%;
}     
    
  
.epp {
    text-align: center;
    font-size: 16px;
    margin-bottom: -25px;
    margin-top: 10px;
}    
   
 .bannerRichText p.IntakeDateLP {
    width: 100%;
}   
  .program-carousel-caption p {
    bottom: 0px;
    text-align: center;
    font-size: 14px !important;
}  
  .program-carousel-caption h1 {
    font-size: 26px;
    margin-top: -10px!important;
    line-height: 28px;
}  
 .mlli {
    margin-left: 0px !important;
} 
   
  .ProgramSectionTitle h3 {
    font-size: 12px;
    text-align: left;
}  
   
  .ProgramSectionTitle h2 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    position: relative;
    margin-bottom: 30px;
    font-family: 'Poppins',sans-serif;
    text-transform: uppercase;
    margin-top: 0px;
    padding-left: 95px;
}  
    p.IntakeDateLP {
    font-size: 16px!important;
} 
  }

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
  .logo {
    width: 31%;
  }
  .pdleft-5 {
    padding-left: 14%;
  }
  .meet .ui-right-img-block {
    left: -30%;
    margin-top: -1px;
  }  
  .pdleft-2 {
    padding-left: 14%;
  }  
  #portfolio .ui-right-img-block {
    left: 79%;
    top: 14px;
  }  
  .sqheight70 {
    height: 41px;
  }  
  .sqheight80 {
    height: 21px;
  }  
  .pdleft-4 {
    padding-left: 9%;
  }  
  #testimonials .ui-right-img-block {
    margin-top: -67px;
    left: -6%;
  } 
  .quoteimg {
    left: 85%;
    top: -86px;
  }  
  #testimonials .ui-leftrowimg-img-block {
    left: -6%;
    top: 7px;
  } 
  .quoteimgleft {
    left: 3%;
    margin-top: -131px;
    top: -70px;
  }  
  #whychoose .leftimgsec {
    height: 457px;
  }  
  #about .grid .rankinbxsub {
    padding: 5% 6%;
  }
}

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

.main {
    height: 500px !important;
}
    .leftimgsec {
    width: 100%;
    height: 822px;
}
    
    .logo {
    width: 31%;
  }
  .pdleft-5 {
    padding-left: 14%;
  }
  .meet .ui-right-img-block {
    left: -30%;
    margin-top: -1px;
  }  
  .pdleft-2 {
    padding-left: 14%;
  }  
  #portfolio .ui-right-img-block {
    left: 79%;
    top: 14px;
  }  
  .sqheight70 {
    height: 41px;
  }  
  .sqheight80 {
    height: 21px;
  }  
  .pdleft-4 {
    padding-left: 9%;
  }  
  #testimonials .ui-right-img-block {
    margin-top: -67px;
    left: -6%;
  } 
  .quoteimg {
    left: 85%;
    top: -86px;
  }  
  #testimonials .ui-leftrowimg-img-block {
    left: -6%;
    top: 7px;
  } 
  .quoteimgleft {
    left: 3%;
    margin-top: -131px;
    top: -70px;
  }  
  #whychoose .leftimgsec {
    height: 457px;
  }  
  #about .grid .rankinbxsub {
    padding: 5% 6%;
  }
    .faiconsec {
    height: 191px;
      width: 4%;
    top: 32px;
}
    
    #about .pdleft-4 {
    padding-left: 14%;
}
    #aboutmip .pdleft-4 {
    padding-left: 18%;
}
    
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
  .logo {
    width: 25%;
  }
    #aboutmip .pdleft-4 {
    padding-left: 17%;
}
    #about .pdleft-4 {
    padding-left: 13%;
}
    #aboutprogram .aboutvideo .ui-right-img-block-top {
    left: -9%;
    }
    .main {
    height: 600px;
}
    .bannercontent {
    top: 192%;
}
    .leftimgsec {
      height: 847px;}
    .faiconsec {
    height: 230px;
    width: 3%;
    top: 37px;
}
  .pdleft-5 {
    padding-left: 14%;
  }  
  .meet .ui-right-img-block {
    left: -32%;
    margin-top: -2px;
  }  
  #portfolio .ui-right-img-block {
    left: 78%;
    top: -2px;
  }  
  .sqheight70 {
    height: 39px;
  }  
  .sqheight80 {
    height: 25px;
  }
  #whychoose .leftimgsec {
    height: 475px;
    width: 90%;
    margin: 2% 5%;
  }
  .pdleft-4 {
    padding-left: 9%;
  }  
  #testimonials .ui-right-img-block {
    margin-top: -70px;
  }  
  .quoteimg {
    left: 86%;
    top: -82px;
  }
  #testimonials .ui-leftrowimg-img-block {
    left: -6%;
    top: 10px;
  }
  .quoteimgleft {
    left: 3%;
    margin-top: -131px;
    top: -70px;
  }  
  #about .grid .rankinbxsub {
    padding: 3% 6%;
  } 
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

    .main {
    height: 475px;
}
  .logo {
    width: 30%;
  }
   .leftimgsec {
     height: 710px;}
  .pdleft-5 {
    padding-left: 16%;
  }  
  .meet .ui-right-img-block {
    left: -25%;
  } 
    .bannercontent {
    top: 166%;
}
  #portfolio .ui-right-img-block {
    left: 73%;
  }  
  .sqheight70 {
    height: 55px;
  }  
  .sqheight80 {
    height: 37px;
  }
  #whychoose .leftimgsec {
    height: 398px;
  }
  .pdleft-4 {
    padding-left: 11%;
  }
  .quoteimg {
    left: 83%;
    top: -50px;
  } 
  .quoteimgleft {
    left: 3%;
    margin-top: -129px;
    top: -55px;
  }
  #about .grid .rankinbxsub {
    padding: 5% 6%;
  }
    .faiconsec {
        height: 169px;
    width: 5%;
    top: 32px;
    margin-right: 0%;
}
    #about .pdleft-4 {
    padding-left: 17%;
}
    #aboutmip .pdleft-4 {
    padding-left: 20%;
}
}


@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
  #portfolio .ui-right-img-block {
    left: 51%;
  }
  .sqheight70 {
    height: 76px;
  }
    .bannercontent {
    top: 48%;
}
     .faiconsec {
    height: 231px;
}
   
}




@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
  .pdleft-5 {
    padding-left: 27%;
  }
  .meet .ui-right-img-block {
    left: -9%;
  }
  #portfolio .ui-right-img-block {
    left: 56%;
  }
  .sqheight80 {
    height: 40px;
  }  
     .faiconsec {
    height: 215px;
}
    .bannercontent {
    top: 58%;
}
    .divwid48 {
    width: 93%;
}
/*.form {
    position: relative;
    top: 0px;
    width: 100%;
    background: #f8f8f8;
    right: 0;
    left: 0;
    padding: 0px 50px 30px 0px;
    height: auto;
}    */
    
}

@media only screen 
  and (min-device-width: 393px) 
  and (max-device-width: 817px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
    
/*  .form {
    position: relative;
    top: 0px;
    width: 100%;
    background: #f8f8f8;
    right: 0;
    left: 0;
    padding: 0px 43px 30px 0px;
    height: auto;
}  
   */ 

}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
  #testimonials .ui-right-img-block {
    left: -16%; 
  }
  #testimonials .ui-leftrowimg-img-block {
    left: -16%;
  }
  #portfolio .ui-right-img-block {
    left: 49%;
  }  
}

  /* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
    
 .program-carousel-caption h1 {
    font-size: 24px;
    margin-top: 2px;
}   
    
 .program-carousel-caption p {
    bottom: 0px;
    text-align: center;
    font-size: 15px !important;
    line-height: 23px;
}   
/*.form {    
    padding-right: 33px!important;
}    
*/
}
  
 @media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
  /*  .form {
    padding-right: 50px!important;
}*/

} 
  
  
  
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
 
 .reg-form {
    background-color: #fff;
    width: 80%;
    height: auto;
    float: right;
    margin-top: 0px;
    padding: 0px 16px 10px 16px;
    border-bottom: 4px solid #070f6e;
    margin-right: 3%;
}   

} 
  

 
 
  @media only screen and (min-width: 869px) and (orientation: landscape){ 
.form {
    position: relative;
    top: 0px;
    width: 100%;
    background: #f8f8f8;
    right: 0;
    left: 0;
    padding: 0px 60px 30px 0px;
    height: auto;
}
  .reg-form {
    background-color: #fff;
    width: 82%;
    height: auto;
    float: right;
    margin-top: 0px;
    padding: 0px 16px 10px 16px;
    border-bottom: 4px solid #070f6e;
}

}  
  
  /* Landscape */
@media only screen 
  and (min-device-width: 379px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

 /* .reg-form {
    background-color: #fff;
    width: 80%;
    height: auto;
    float: right;
    margin-top: 0px;
    padding: 0px 16px 10px 16px;
    border-bottom: 4px solid #070f6e;
    margin-right: 3%;
}  */   
    
}
  
  /* Landscape */
@media only screen 
  and (min-device-width: 817px) 
  and (max-device-width: 393px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

  /*  .reg-form {
    background-color: #fff;
    width: 80%;
    height: auto;
    float: right;
    margin-top: 0px;
    padding: 0px 16px 10px 16px;
    border-bottom: 4px solid #070f6e;
    margin-right: 3%;
}     
    */  
}  
  
@media screen and (max-width: 412px) {
 
  /* .form {
    position: relative;
    top: 0px;
    width: 100%;
    background: #f8f8f8;
    right: 0;
    left: 0;
    padding: 0px 50px 30px 0px;
    height: auto;
}*/  
}
  
 @media only screen and (min-device-width: 817px) and (orientation: landscape) {
  
   /* .reg-form {
    background-color: #fff;
    width: 81%;
    height: auto;
    float: right;
    margin-top: 0px;
    padding: 0px 16px 10px 16px;
    border-bottom: 4px solid #070f6e;
    margin-right: 3%;
}*/  
  
  
  
  }
  
  
  @media only screen and (min-device-width: 869px) and (orientation: landscape) {
  
  /*  .reg-form {
    background-color: #fff;
    width: 83%;
    height: auto;
    float: right;
    margin-top: 0px;
    padding: 0px 16px 10px 16px;
    border-bottom: 4px solid #070f6e;
    margin-right: 3%;
}
  */  
  
  
  }

  

 /* Landscape */
@media only screen 
  and (min-device-width: 393px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
.form {
    position: relative;
    top: 0px;
    width: 100%;
    background: #f8f8f8;
    right: 0;
    left: 0;
    padding: 0px 60px 30px 0px;
    height: auto;
} 
.reg-form {
    background-color: #fff;
    width: 82%;
    height: auto;
    float: right;
    margin-top: 0px;
    padding: 0px 16px 10px 16px;
    border-bottom: 4px solid #070f6e;
}    

}