/*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; }

.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*/
/**Header***/
header {
  /**Helpline Chat*/ }
  header .HeaderBanner {
    background: url(../img/application/form-bg.jpg) no-repeat;
    background-size: cover;
    height: 70vh; }
  header .headerInner {
    padding: 1vw 7.3vw 1vw 7.3vw; }
  header .headerInner a img {
    width: 10vw; }
  header .helplineChatInner {
    position: absolute;
    bottom: 4.7vw;
    right: 6.4vw;
    color: #000000;
    height: 20vh; }
  header .helplineChatInner a span {
    display: block;
    padding: 5px 0 0 0; }
  header .helplineChatInner a img {
    width: 2.5vw; }
  header .helplineChatInner a {
    color: #000000;
    display: block;
    margin: 0 0 1.4vw 0;
    font-size: 0.75vw;
    text-align: center; }

/*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 .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: 10vh; }

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; }
