body {
    font-family: 'Noto Sans', sans-serif
}

.MainBanner{
    background-image: url(../images/Graphic-Design.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
    position: relative;
    font-family:'Open Sans', sans-serif ;
}
.bgmainbanner{
     background-color: #ffffff;
    height: 559px; 
    font-family:'Open Sans', sans-serif ;
}
.bgmainbannertwo{
    background-color: #fff;
    padding-bottom: 50px; 
    font-family:'Open Sans', sans-serif ;
       padding-top: 50px;
}
.logo{
    padding-top: 13px;
    padding-bottom: 24px;
}
.logo img{
    height: 63px;    
    text-align: left;
}
.logo p {
	font-size: 14px;
}
.bannertext{
    font-size: 30px;
    width: 445x;
    position: absolute;
    font-weight: 600;
    top: 190px;
    color: #ffffff;
    padding: 0px 0px 0px 63px;
    font-family: 'Roboto', sans-serif;
    display: none;
}
.bannertext span.blue-bg {
    background-color:#6DACD6;
    padding: 11px 5px 0px 5px;
    font-size: 22px;
}
.and{
    position: relative;
    font-size: 140px;
    left: 172px;
    bottom: 195px;
    font-weight: 100;
    color: #CBDAE5;
    font-family: 'Roboto', sans-serif;
}
.deadline h3{
    font-size: 15px;
    width: 372px;
    position: absolute;
    font-weight: 400;
    /* bottom: 114px; */
    top: 463px;
    color: #ffffff;
    font-family:'Open Sans', sans-serif ;
}
.bannertext h3{
    font-weight: 400;
    margin: 0px;
    color: #20409a;
    font-size: 50px;
}
.bannertext h3 .bold-head {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0.8px;
    font-weight: 900;
    margin-top: 10px;
    display: block;
}
.formsec{
    background-color: rgba(255, 255, 255, 0.95);
    pointer-events: initial;
    text-align: center;
    border-radius: 4px;
    margin: auto;
    box-shadow: 0 5px 11px 0 #0000002e;
	position:absolute;
	top:22%;
	right:5%;
	padding:20px 10px;
}
.formarea {    
    position: relative;
    top: 50px;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    pointer-events: none;
    z-index: 999;
	transition: all 0.2s ease-in-out;
}
.formfieldsec{
    padding: 0px;
   text-align: center;
}
.formfield{
    padding: 3px 24px;
    /* width: 100%; */
    font-size: 15px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.formfieldsec .md-form label {
    left: 28px !important;
    color: #949494;
    font-size: 12px;
    top: 6px;
    pointer-events: none;
}
.formfieldsec .md-form label.active {
    font-size: 13px;
}
.formfieldsec .md-form .form-control {
    padding: .5rem 0 .0rem 5px;
    height: 38px;
    box-sizing: border-box !important;
    font-size: 13px;
}
.md-form>input[type]:-webkit-autofill:not(.browser-default):not([type="search"])+label, .md-form>input[type="time"]:not(.browser-default)+label {
    font-size: 13px;
    -webkit-transform: translateY(-14px) scale(0.8);
    transform: translateY(-14px) scale(0.8);
}
.Question{
    width: 100%;
   
    padding: 3px 8px;
    border: 1px solid #cccccc;
    /* border-bottom: 1px solid #cccccc; */
}
.formtittle{
    color: #d60711;
    font-size: 20px;
    padding-top:0;
    margin-bottom: 0px;
    font-weight: 700;
    letter-spacing: 0.8px;
}
.bott{
    background-color: #d60711;
    padding: 10px 20px;
    color: #ffffff;
    text-align: center;
    border-radius: 10px;
    font-size: 24px;
}
.send-btn .bott{
    background-color: #d60711;
    padding: 5px 60px;
    color: #ffffff;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    text-decoration: none;
	margin: 0;
}
.send-btn{
    padding-bottom: 30px;
    padding-top: 18px;
    font-family:'Open Sans', sans-serif ;
 
}
.Testimonialsec iframe {
    width: 335px;
    height: 260px;
    border-radius: 5px;
    margin: 0px auto;
    display: block;
}
.leadblock {
    height: 100%;
}
.leadblock .blue{
    background-color: #86C1E9 !important;
    text-align: center;
    padding-top: 12px;
    border-radius: 5px;
    height: 100%;
}
.blue .imgbg{
    height: 65px;
    width: 65px;
    background-color: #537890;
    border-radius: 33px;
}
.leadblock .blue img{
    padding: 15px;
}
.leadblock  p{   
    font-size: 10px;
    padding-top: 10px;
    color: #FFFFFF;
    text-align: center;
}
.leadblock p b{   
    font-size: 18px;
   font-weight: 600;
}
.leadblock .yellow{
    background-color: #F39C11 !important;
    text-align: center;
    padding-top: 12px;
    border-radius: 5px;
    height: 100%;
}
.yellow .imgbg{
    height: 65px;
    width: 65px;
    background-color:#97610B;
    border-radius: 33px;
    
}
.leadblock .yellow img{   
    padding: 10px;
}
.leadblock .green{
    background-color: #A3C236 !important;
    text-align: center;
    padding-top: 12px;
    border-radius: 5px;
    height: 100%;
}
.green .imgbg{
    height: 65px;
    width: 65px;
    background-color:#657821;
    border-radius: 33px;
}
.leadblock .green img{
    padding: 10px;
}
.leadblock .red{
    background-color: #d60711 !important;
    text-align: center;
    padding-top: 12px;
    border-radius: 5px;
    height: 100%;
}
.red .imgbg{
    height: 65px;
    width: 65px;
    background-color:#851C30;
    border-radius: 33px;
}
.leadblock .red img{    
    padding: 15px;
}
.imgbg{
    margin: 0px auto;
}
.Eligibilitysec{
    padding: 50px 0;
    font-family:'Open Sans', sans-serif ;
	background: linear-gradient(to left, #fff 50%, #cb401f 50%);
	border-top:4px solid #b4b5bb;
	border-bottom:4px solid #b4b5bb;
}
.bodyheading h3{
    font-size: 20px;
    padding: 0px 0px 15px 0px;
    font-weight: 600;
    color: #707070;
    letter-spacing: 0.5px; 
}
.bodyheading h4{
    color: #3E9AD9;
    font-size: 18px;
    padding-left: 28px;
    padding-top: 11px;
}
.bodyheading h3 span{
    color: #F39C11;
}
.liststyle{
    list-style-type: circle;
}
.liststyle li{
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 25px;
    color: #000000;
}

.Programmesec{
    padding: 50px 0px 50px 0px;
    font-family:'Open Sans', sans-serif ;
    background-color: #FAFAFA;
}
.tab {
    overflow: hidden; 
    padding-bottom: 25px;
  }  
.one{
    background-color: #d60711;
}
.two{
    background-color: #A3C236;

}
.three{
    background-color:#F39C11;
}
  /* Style the buttons inside the tab */
  .tab button {
    /* background-color: inherit; */
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 68px;
    transition: 0.3s;
    font-size: 17px;
    color: #fff;
    position: relative;
  }  
 
  /* Create an active/current tablink class */
  .tab button.active::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 16px solid;
    position: absolute;
    left: 20px;
    bottom: -16px;
  }
  .tab button.one.active::after {
      border-top-color: #d60711;
  }
  .tab button.two.active::after {
    border-top-color: #A3C236;
}
.tab button.three.active::after {
    border-top-color: #F39C11;
}

  /* Style the tab content */
  .tabcontent {
    display: none;
    padding: 25px 20px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);

  }
  .tabcontent .liststyle {
      padding-left: 20px;
  }
  .tabcontent .liststyle li {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 20px;
  }
  .tabcontent h3{
      color: #d60711;
      font-size: 16px;
  }
    .tabcontent1 {
    display: none;
    padding: 25px 20px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);

  }
  .tabcontent1 .liststyle {
      padding-left: 20px;
  }
  .tabcontent1 .liststyle li {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 20px;
  }
  .tabcontent1 h3{
      color: #d60711;
      font-size: 16px;
  }
  
    .tabcontent2 {
    display: none;
    padding: 25px 20px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);

  }
  .tabcontent2 .liststyle {
      padding-left: 20px;
  }
  .tabcontent2 .liststyle li {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 20px;
  }
  .tabcontent2 h3{
      color: #d60711;
      font-size: 16px;
  }

  
    .tabcontent3 {
    display: none;
    padding: 25px 20px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);

  }
  .tabcontent3 .liststyle {
      padding-left: 20px;
  }
  .tabcontent3 .liststyle li {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 20px;
  }
  .tabcontent3 h3{
      color: #d60711;
      font-size: 16px;
  }

  
    .tabcontent4 {
    display: none;
    padding: 25px 20px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);

  }
  .tabcontent4 .liststyle {
      padding-left: 20px;
  }
  .tabcontent4 .liststyle li {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 20px;
  }
  .tabcontent4 h3{
      color: #d60711;
      font-size: 16px;
  }
  .tabline{
    border-right: 1px solid #e2e2e2;
  }
  .pdfbutton{
      padding-top: 30px;
  }
  .pdfbutton button{
    background-image: linear-gradient(-90deg, #272727,#6E6E6E);
    border: none;
    padding: 6px 15px;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
  }
  .pdfbutton button img{
      height: 33px;
      padding-right: 14px;
  }




.Feesec{
    padding: 42px 0px 41px 0px;
    font-family:'Open Sans', sans-serif ;
}
.Feesec tr{
color: #ffffff;
}
.Feesec .col1 td{
    color: #00E6FF;
}
.Feesec table td{
    width:64px;
    text-align: center;
    padding: 9px 0px;
    border-right: .5px solid #a8d5da;
}
.Feesec table .rowone{
    width: 250px;
    text-align: left;
    padding-left: 28px;
}
.col1{
    background-color: #537891;
}
.col2{
    background-color: #638CA8;
}
.col3{
    background-color: #5B90B4;
}
.col4{
    background-color: #4C8FBC;
}
.col5{
    background-color: #4091C9;
}
.col6{
    background-color: #3E9AD9;
}
.col7{
    background-color: #49A9E9;
}
.col8{
    background-color: #5CB0E9;
}
.col9{
    background-color: #75C1F3;
}
.col10{
    background-color: #8FCCF6;
    color: #3A4750 !important;
}

.Facultysec{
    padding: 50px 0px 50px 0px;
    font-family:'Open Sans', sans-serif ;
    background-color: #fff;
    display: flex;
}
.Facultysec p{
    color: #353535;
    font-size: 14px;
    text-align: center;
    margin: 0px auto;
    /* padding: 0px 0px 50px 0px;    */
}
.facultys{
    display: flex;
}
.facultys .leadblock {
    margin-right: 15px;
    flex-shrink: 0;
    width: calc(20% - 15px);
}
.facultys img {
    width: 100%;
}
.Avikbg{
    background-color:#F39C11;
    border-radius: 50%;
}
.Avikbg img{
    padding: 7px 7px 0px 0px;
}
.Bimanbg{
    background-color:#A3C236;
    border-radius: 50%;
}
.Bimanbg img{
    padding: 0px 7px 7px 0px;
}
.Niladribg{
    background-color: #d60711;
    border-radius: 50%;
}
.Niladribg img{
    padding: 0px 0px 7px 7px;
}
.Pathikritbg{
    background-color: #86C1E9;
    border-radius: 50%;
}
.Pathikritbg img{
    padding: 7px 0px 0px 7px;
}
.Debangshubg{
    background-color: #F39C11;
    border-radius: 50%;
}
.Debangshubg img{
    padding: 7px 7px 0px 0px;
}
.Testimonialsec{
	background-color: #FAFAFA;
    padding: 50px 0px 50px 0px;
    font-family:'Open Sans', sans-serif ;
}
.Careerbg{
    background-color: #FAFAFA;
}
.Careersec{
    padding: 50px 0px 50px 0px;
    font-family:'Open Sans', sans-serif ;
}
.leadblock img {
	border-radius: 50%;
}
.noun_Recruitment img{
    height: 34px;
    padding: 0px 10px;
}
.noun_Recruitment span{
    font-size: 18px;
    color: #707070;
}
.noun_Recruitment .placementcolor{
    color:#707070;
}
.ourtop{
    padding: 40px 0px 10px 10px !important;
}
.recruitersimg{
    max-width: 712px;
    width: 100%;
    padding: 0px 0px 0px 10px;
}
.locationsec{
    padding: 44px 0px 50px 0px;
    font-family:'Open Sans', sans-serif ;
}
.locationsec iframe {
    border-radius: 5px;
}
.locationsec h5{
font-size: 14px;
font-weight: 400;
}
.locationsec p{
    font-size: 12px;
    margin-bottom: 7px;
}
.address{
    padding: 55px 0px 0px 0px;
}
.Information{
    padding-top:55px ;
}


.cascade-slider_container {
    position: relative;
    width: 100%;
    height: 250px;
    margin: 25px auto;
    padding-top: 150px;
  }
  
  .cascade-slider_item {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%) scale(0.3);
    transition: all 1s ease;
    opacity: 0;
    z-index: -1;
    text-align: center;
  }
  .cascade-slider_item img {
    width: 335px;
  }
  
  .cascade-slider_item.next {
    left: 80%;
    transform: translateY(-50%) translateX(-150%) scale(0.6);
    opacity: .3;
    z-index: 1;
  }
  
  .cascade-slider_item.prev {
    left: 20%;
    transform: translateY(-50%) translateX(50%) scale(0.6);
    opacity: .3;
    z-index: 1;
  }
  
  .cascade-slider_item.now {
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%) scale(1);
    opacity: 1;
    z-index: 5;
  }
  
  .cascade-slider_arrow {
    display: inline-block;
    position: absolute;
    top: calc(50% - 22px);
    cursor: pointer;
    z-index: 5;
    
  }
  
  .cascade-slider_arrow-left { left: 0; }
  
  .cascade-slider_arrow-right { right: 0; }
  
  .cascade-slider_nav {
    position: absolute;
    bottom: -120px;
    width: 100%;
    text-align: center;
    z-index: 5;
  }
  .cascade-slider_dot {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin: 1em;
    background: #ddd;
    list-style: none;
    cursor: pointer;
  }
  .formfield textarea{
    width: 100%;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
  }
  .formfield textarea::placeholder {
      color: #949494;
      font-size: 12px;
      line-height: 15px;
  }
  .mobileprogrammebg{
      display: none;
  }
  .mobilerecruit{
      display: none;
  }


  .cascade-slider_dot:hover { background: #555; }
  .cascade-slider_dot.cur { background: #555; }

footer {
    background-color: #1632a0;
    padding: 20px 0px;
}
.social-link-list {
    text-align: center;
}
.social-link-list span {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 17px;
    margin-right: 5px;
}
.social-link-list a i {
    color: #fff;
    font-size: 20px;
    padding: 4px 10px;
    transition: all 0.2s ease-in-out;
}
.social-link-list a:hover i {
    color: #F39C11;
}
.feesec-table-warp {
    overflow: auto;
}
.feesec-table-warp table {
    min-width: 550px;
}
.broucherModal .close {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 99;
}

.highlights-of-the-course-sec {
    padding:40px 0px;
	width:100%;
	background: url("../../images/why-bg.jpg") repeat-y scroll 0 0;
    background-size:100% 100%;
}
.sec-hdng h3{
    margin-bottom: 25px;
    font-size: 20px;
    color: #707070;
    font-weight: 600;
}
.sec-hdng h3 span{
    color: #d60711;
}
.course-intro{
    text-align: center;
}
.course-icon{
    background: #ffffff;
    width: 65px;
    height: 65px;
    margin: 0px auto;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.course-intro p{
    font-size: 14px;
    color: #343434;
    padding-top: 10px;
	margin-bottom: 0px;
}
.Testimonialsec video {
    width: 335px;
    height: 260px;
    border-radius: 5px;
    margin: 0px auto;
    display: block;
}
.social-link-list span a, .social-link-list span a:hover {
    color: #FFFFFF;
}
.sticky-button {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999;
    display: none;
}
.sticky-button .btn {
    background-color:#0537a5;
    border-radius: 5px 5px 0px 0px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-transform: none;
    padding: 8px 20px;
    margin: 0;
}

.formfieldsec .md-form select.form-control {
	border: none;
    border-bottom: 1px solid #ced4da;
    color: #757575;
	font-size: 13px;
	padding-left: 0px;
}

.recruiter-flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.recruiter-flex .recruiter-col {
    width: 25%;
    padding: 0px 10px;
    margin-bottom: 15px;
}
.recruiter-flex .recruiter-col img {
    width: auto;
    max-width: 100%;
    max-height: 80px;
    margin: 0px auto;
    display: block;
}
.formtittle + div {
	justify-content: center;
    align-items: center;
	margin-top: 8px;
}
.formtittle + div>a {
	color: #707070;
    font-size: 14px;
}
.formtittle + div>a:hover {
	text-decoration: underline;
}
.formtittle + div i {
	font-size: 13px;
    color: #d60711;
    padding-right: 10px;
}
a.splite_call {
  right: -75px;
  top: 40%;
  height: auto;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-family:'Open Sans', sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
  background:#0537a5;
  position: fixed;
  padding:10px 15px;
  z-index: 9;
  text-decoration: none;
  text-align: center;
}
a.splite_call:hover { color: #d60711; }
a.splite_call1 {
  right: -31px;
  top: 65%;
  height: auto;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-family:'Open Sans', sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
  background:#0537a5;
  position: fixed;
  padding:10px 15px;
  z-index: 9;
  text-decoration: none;
  text-align: center;
}
a.splite_call1:hover { color: #d60711; }

@media (max-width: 992px) {
    .bgmainbannertwo .col-lg-3  {
        margin-bottom: 15px;
    }
    .tab button {
        padding: 14px 38px;
    }
    .tabline {
        border-right: none;
        border-bottom: 1px solid #e2e2e2;
        margin-bottom: 15px;
    }
    .cascade-slider_item.prev {
        display: none;
    }
    .cascade-slider_item.next {
        display: none;
    }
}
@media (max-width: 767px) {
    .Testimonialsec iframe{
        width: 295px;
    }
    .MainBanner{
    background-image: url(../images/mob.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    height: auto;
    position: relative;
    font-family:'Open Sans', sans-serif ;
    }
    .highlights-of-the-course-sec
    {
        padding:50px 0px;
        background-color: #FFFFFF;
    }
   .bgmainbanner{
       /*display: none;*/
   }
   .bodyheading h3{
    text-align: center;
    font-size: 20px;
    padding: 0px 0px 30px 0px; 
        font-weight: 400;   
    }
    .leadblock {    
        margin: 0px auto;
        padding-bottom: 20px;
    }
    .bgmainbannertwo{
        padding: 30px 0px 36px 0px;
    }
    .moblepro{
        padding: 44px 0px 48px 0px;
        font-family:'Open Sans', sans-serif ;
    }
    .Programmebg{
        display: none;
    }
    .mobileprogrammebg{
        display: block;
    }
    .mProgrammesec{
        background-color: #FAFAFA;
    }
    .cascade-slider_item.prev{
        left: 0%;
    }
    .cascade-slider_item.next {
        left: 100%;
    }
    /* .mobilerecruiterssec{
        display: block;
    } */
    /* .recruitersimg{
        display: none;
    } */
    .recruitersimg{
        width: 100%;
    }
    .leadblock {
        padding-bottom: 72px;
    }
    .facultys {
        padding: 0px 0px 20px 0px;
        display: block;
    }
    .Avikbg, .Bimanbg, .Niladribg,  .leadblock, .Debangshubg, .Pathikritbg{
        margin: 0px auto;
    } 
    .yellow, .blue, .green, .red{
        margin: 0px auto;
    }
    .leadblock {
        width: 100%;
    }
    .mobilerecruit{ display: block}
    .Feesec{
        display: none
    }
    .tab button {
        width: 100%;
        margin: 10px 0px;
        border-radius: 5px;
        float: none;
    }
    .noun_Recruitment{
        text-align: center;
    }
    .formarea {
       top:200px;
    }
	a.splite_call { top: 30%; z-index:999; }
	a.splite_call1 { z-index:999; }
    .bgmainbannertwo .leadblock {
        padding-bottom: 0px;
    }
    .liststyle li {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 22px;
    }  
    .facultys .leadblock {
        width: 100%;
        max-width: 180px;
        margin: 0px auto;
        padding-bottom: 30px;
    }
    .cascade-slider_item img {
        width: 250px;
    }
    .cascade-slider_arrow svg {
        width: 18px !important;
    }
    .address {
        padding: 15px;
    }
    .mobile-fee-structure .card {
        box-shadow: none;
        overflow: visible;
        margin-bottom: 10px;
    }
    .mobile-fee-structure .card-body {
        box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
        border-radius: 0px 0px 5px 5px;
    }
    .mobile-fee-structure .card-header {
        background: none;
    }
    .mobile-fee-structure .card-header a h5  {
        display: flex;
        justify-content: space-between;
        font-size: 16px;
        line-height: 16px;
        color: #303030;
    }
    .mobile-fee-structure .fee-block {
        display: flex;
        justify-content: space-between;
    }
    .mobile-fee-structure .fee-block p {
        font-size: 14px;
        margin-bottom: 5px;
        line-height: 18px;
    }
    .mobile-fee-structure .fee-block.total p {
        font-weight: 600;
    }
    .logo img {
        height: 35px;
    }
    .mobile-banner {
        /*height: 550px;
        background-image: url('../images/BBA_mobile.jpg');
        background-size: cover;
        background-position: center 85%;*/
        position: relative;
    }
    .mobile-banner img {
        display: block;
        /*max-width: 216px;
        margin: 0px auto;
		padding-bottom:30px;*/
    }
    .banner-buttons {
        text-align: center;
        bottom: 40px;
        position: absolute;
        width: calc(100% - 30px);
    }
    .banner-buttons .btn-ask {
        background-color: #d60711;
        border-radius: 5px;
        box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
        font-size: 14px;
        line-height: 16px;
        color: #fff;
        text-transform: none;
        padding: 8px 20px;
        width: 100%;
        max-width: 230px;
    }
    .banner-buttons .btn-download {
        background: transparent linear-gradient(258deg, #272727 0%, #6E6E6E 100%) 0% 0% no-repeat padding-box;
        border-radius: 5px;
        box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
        font-size: 14px;
        line-height: 16px;
        color: #fff;
        text-transform: none;
        padding: 8px 30px;
        width: 100%;
        max-width: 230px;
    }
    .banner-buttons .btn-download img {
        display: inline-block;
        width: 15px;
        margin-right: 10px;
    }
    .formarea {
       /*background: #ffffff;*//*rgba(0, 0, 0, 0.88);*/
       	height: auto;
		padding: 5% 1%;
        top:none; position:relative;
    }
	#ask-an-exp,.sticky-button{ display:none !important}
	.formtittle {
		font-size: 18px;
	}
	.formfieldsec .md-form .form-control {
		height: 30px;
	}
	.formfieldsec .md-form label {
		top: 1px;
	}
    .formsec {
        position: relative;
    }
    .formsec .close {
        position: absolute;
        top: 8px;
        right: 10px;
    }
    .formsec .close:focus {
        outline: none;
    }
	.mobile-fee-structure {
		padding: 50px 0px;
	}
	.Programmesec .tab {
		display: flex;
	}
	.tab button {
		padding: 14px 16px;
	}
	.sec-hdng h3 {
		text-align: center;
	}
	.pdfbutton {
		text-align: center;
	}
	footer .email {
		display: block;
	}
	footer {
		padding-bottom: 45px;
	}
	.Testimonialsec video {
		width: 285px;
		height: 210px;
	}
	.recruiter-flex .recruiter-col {
		width: 33%;
	}
}
