﻿/*color*/
/*font size*/
/*Spacing - Padding*/
.plr20 {
  padding: 0 1.4vw; }

.plr70 {
  padding: 0 5.1vw; }

.mt30 {
  margin-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.mt15 {
  margin-top: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb15 {
  margin-bottom: 15px; }

.mb10 {
  margin-bottom: 10px; }

.mb60 {
  margin-bottom: 60px; }

/*color*/
/*font size*/
/*Spacing - Padding*/
.plr20 {
  padding: 0 1.4vw; }

.plr70 {
  padding: 0 5.1vw; }

.mt30 {
  margin-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.mt15 {
  margin-top: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb15 {
  margin-bottom: 15px; }

.mb10 {
  margin-bottom: 10px; }

.mb60 {
  margin-bottom: 60px; }

/*mixin*/
body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #000000;
  background: #f7f7f7 url(../img/application/form-bg.jpg) no-repeat;
  background-size: 100%;
  position: relative;
  height: 100%; }

.fontLight {
  font-weight: 300; }

.fontRegular {
  font-weight: 400; }

.fontMedium {
  font-weight: 500; }

.fontBold {
  font-weight: 700; }

.fontExBold {
  font-weight: 800; }

.fontBlack {
  font-weight: 900; }

h1, h2, h3, h4, h5, h6, p {
  margin: inherit;
  line-height: initial;
  font-size: inherit; }

a, a:hover {
  text-decoration: none; }

.br30 {
  border-radius: 30px; }

.btn.btn-primary {
  border: none;
  padding: 0; }

.slick-slider {
  margin-bottom: 0px; }

.fullwidth {
  width: 100%; }

.plr7 {
  padding: 0 7px; }

.mlr {
  margin: 0 -7px; }

.text-decoration {
  text-decoration: underline !important; }

/*DefaultFontSizes*/
.titleh3 {
  font-size: 3.3vw; }

.titleh4 {
  font-size: 1.5vw; }

.paraSmall {
  font-size: 1.05vw; }

.paraLittle {
  font-size: 0.9vw; }

.titleMedium {
  font-size: 2.5vw; }

.para_three {
  font-size: 1.2vw; }

.para_Two {
  font-size: 1.32vw; }

.DownArrow {
  position: absolute;
  bottom: -10%;
  text-align: center;
  width: 100%;
  left: -6%;
  z-index: 1; }

.Visit_list a {
  background: #FFFFFF;
  width: 20.5vw;
  height: 6vh;
  font-size: 1.05vw;
  color: #00448B;
  margin: 0 6px 0 0;
  padding: 1.5vh 0 !important; }

.Visit_list a:hover {
  background: #00448B;
  color: #FFFFFF; }

.ApplyNow a {
  font-size: 1.05vw;
  height: 6vh;
  background: #EF3F3F;
  color: #FFFFFF;
  width: 14vw;
  margin: 0 0 0 6px;
  padding: 1.5vh 0 !important; }

.ApplyNow a:hover {
  background: #FFFFFF;
  color: #EF3F3F; }

.breadcrumb.breadcrumbCustom li.active {
  color: #000000;
  font-weight: 500; }

.breadcrumb.breadcrumbCustom li a {
  color: #000000; }

.breadcrumb.breadcrumbCustom li {
  display: inline-block;
  font-size: 0.9vw; }

.breadcrumbPanel {
  position: absolute;
  bottom: -10%;
  left: 48%;
  text-align: center;
  padding: 0;
  z-index: 1; }

.breadcrumb.breadcrumbCustom {
  margin: 0;
  background: inherit;
  width: auto;
  padding: 0;
  display: block; }

.downArrowIcon {
  width: 2.4vw; }

/**Include Css*/
/*color*/
/*font size*/
/*Spacing - Padding*/
.plr20 {
  padding: 0 1.4vw; }

.plr70 {
  padding: 0 5.1vw; }

.mt30 {
  margin-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.mt15 {
  margin-top: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb15 {
  margin-bottom: 15px; }

.mb10 {
  margin-bottom: 10px; }

.mb60 {
  margin-bottom: 60px; }

/*color*/
/*font size*/
/*Spacing - Padding*/
.plr20 {
  padding: 0 1.4vw; }

.plr70 {
  padding: 0 5.1vw; }

.mt30 {
  margin-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.mt15 {
  margin-top: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb15 {
  margin-bottom: 15px; }

.mb10 {
  margin-bottom: 10px; }

.mb60 {
  margin-bottom: 60px; }

/*mixin*/
/**Helpline Chat*/
.helplineChatInner {
  position: fixed;
  top: 20vw;
  right: 6.4vw;
  color: #000000;
  height: 20vh; }

.Number {
  position: absolute;
  top: 0px;
  background: #EF3F3F;
  border-radius: 30px;
  width: 12vw;
  right: -100vw;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #fff; }

.Number a {
  color: #fff !important;
  margin: 6px 0 !important; }

.Number.opennumber {
  right: 5vw; }

.helplineChatInner a span {
  display: block;
  padding: 5px 0 0 0; }

.helplineChatInner a img {
  width: 2.5vw; }

.helplineChatInner a {
  color: #000000;
  display: block;
  margin: 0 0 1.4vw 0;
  font-size: 0.95vw;
  cursor: pointer;
  text-align: center; }

/**Header***/
header .headerInner {
  padding: 1vw 7.3vw 1vw 7.3vw; }

header .headerInner a img {
  width: 10vw; }

/*color*/
/*font size*/
/*Spacing - Padding*/
.plr20 {
  padding: 0 1.4vw; }

.plr70 {
  padding: 0 5.1vw; }

.mt30 {
  margin-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.mt15 {
  margin-top: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb15 {
  margin-bottom: 15px; }

.mb10 {
  margin-bottom: 10px; }

.mb60 {
  margin-bottom: 60px; }

/*color*/
/*font size*/
/*Spacing - Padding*/
.plr20 {
  padding: 0 1.4vw; }

.plr70 {
  padding: 0 5.1vw; }

.mt30 {
  margin-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.mt15 {
  margin-top: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb15 {
  margin-bottom: 15px; }

.mb10 {
  margin-bottom: 10px; }

.mb60 {
  margin-bottom: 60px; }

/*mixin*/
/**Footer***/
footer .FooterPanel {
  color: #FFFFFF; }

footer {
  position: static;
  width: 100%;
  bottom: 0; }

footer.fixed {
  position: fixed; }

footer .foot_Btm {
  background: #9B9B9B;
  color: #000000;
  font-size: 0.9vw; }

footer .SocialIcon p {
  font-size: 0.9vw;
  padding: 0 1vw 0 0; }

footer .foot_Btm_Height {
  height: 5vw; }

footer .social_icon_menus a img {
  width: 1.83vw; }

footer .footMenuList a {
  display: block;
  color: #EEEEEE;
  font-size: 0.75vw;
  text-transform: uppercase;
  font-weight: 500; }

footer .footMenus p {
  text-transform: uppercase;
  font-size: 1.05vw; }

footer .social_icon_menus a {
  display: inline-block;
  margin: 0 0 0 0.3vw; }
  
  /*****logout section*******/
.logout {
    float: right;
    border: #ffdead;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: #ffca08;
    width: 11vw;
    height: 2.2vw;
    color: #000;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: .9vw;
    margin-right: -53px;
}
    .logout span {
        padding: 0 2px 0 0;
        font-weight: 600;
        color: #000;
        text-transform: uppercase;
        font-size: .7vw;
        box-sizing: border-box;
    }
    .admisssion-form{
        padding-top:2%;
    }
@media only screen and (max-width:640px){
   body{
       background-size:100% 25% !important;
   }
    .ApplicationTemplate .TitlePanel {
        padding: 38px 0 0px 0;
    }
    .logout {
        width: 40%;
        height: 30px;
        margin-top:-44px;
        margin-right: 0px;
    }
    header .headerInner {
        padding: 1px 13px;
    }
    .logout span {
        font-size: 11px;
    }
}


ApplicationTemplate admisssion-form{
	padding-top:12px;
	
}