
.playfair-display-<uniquifier> {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.cantarell-regular {
  font-family: "Cantarell", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.cantarell-bold {
  font-family: "Cantarell", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.cantarell-regular-italic {
  font-family: "Cantarell", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.cantarell-bold-italic {
  font-family: "Cantarell", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}


p { font-family: "Roboto", sans-serif; }
    

html {
  scroll-behavior: smooth;
}

body{ 
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 300;
line-height: 150%; /* 30px */
letter-spacing: 0.2px; }

.custom-container {
    width: 90%;
    margin: 0 auto;
    padding: 0px;
}

.headerOuter{ position: fixed; background: #ffffff; top: 0; left: 0; right: 0; z-index: 999; }

.header {
    padding: 10px 0px;

}

.formbtn{ float: right; }

.form-box {
    width: 100%;
    max-width: 450px;
    margin: 20px 0;
    font-family: Arial, sans-serif;
}

.form-group1 {
    margin-bottom: 10px;
}

label {
    display: block;
    margin-bottom: 6px;
    font-weight: normal;
    font-family: Inter,sans-serif !important;
}

input, select {
    width: 100%;
    padding: 6px 10px;
    border: 1px solid #ccc;
/*     border-radius: 6px; */
    font-size: 14px !important; background: #fff;
    font-family: Inter,sans-serif !important;
}

button {
    width: 100%;
    padding: 12px;
    background: #C5161D;
    border: none;
    color: #fff; margin-top: 20px;
/*     border-radius: 6px; */
    font-size: 14px; display: block;
    cursor: pointer; font-weight: bold;
    font-family: Inter,sans-serif !important;
}

button:hover {
    background: #FDB913;
}

.bannerInside a { background: #D4A851; color: #233039;
text-align: justify;
font-family: Poppins;
font-size: 20px; padding: 15px 40px;
font-style: normal;
font-weight: 600;
line-height: normal;}

.bannerLogo{ margin: 20px 0 20px 0px; display: block; }




/* logo slider */
.clientlogos{ padding-top: 0px; padding-bottom: 60px; }
.clientlogos .slick-slide img { width: auto !important; text-align: center; margin:  0 auto; display: flex; height: auto; vertical-align: middle; filter: grayscale(100%);
    transition: 0.3s ease;}
.clientlogos .slick-slide img:hover {filter: grayscale(0%);
    transition: 0.3s ease;}



/* .logo1, .logo2{ padding: 30px 0 10px 0px; margin: 0px; border: 1px #ccc solid;} */
.logo1{ padding-top: 20px; }
.logo1 div, .logo2 div { margin: 0px !important; text-align: center;}
.logo1 div:first-child, .logo2 div:first-child {border:  none; vertical-align: center;}
.logo1.slider.slick-initialized.slick-slider {
    margin-bottom: 0;
}

/* .logo1, .logo2{ padding: 30px 0 10px 0px; margin: 0px; border: 1px #ccc solid;} */
.logo2{ padding-top: 20px; }
.logo2 div, .logo2 div { margin: 0px !important; text-align: center;}
.logo2 div:first-child, .logo2 div:first-child {border:  none; vertical-align: center;}
.logo2.slider.slick-initialized.slick-slider {
    margin-bottom: 0;
}

/* .logo1, .logo2{ padding: 30px 0 10px 0px; margin: 0px; border: 1px #ccc solid;} */
.logo3{ padding-top: 20px; }
.logo3 div, .logo3 div { margin: 0px !important; text-align: center;}
.logo3 div:first-child, .logo3 div:first-child {border:  none; vertical-align: center;}
.logo3.slider.slick-initialized.slick-slider {
    margin-bottom: 0;
}

/* .logo1, .logo2{ padding: 30px 0 10px 0px; margin: 0px; border: 1px #ccc solid;} */
.logo4{ padding-top: 20px; }
.logo4 div, .logo4 div { margin: 0px !important; text-align: center;}
.logo4 div:first-child, .logo4 div:first-child {border:  none; vertical-align: center;}
.logo4.slider.slick-initialized.slick-slider {
    margin-bottom: 0;
}



.registernow{ 
border-radius: 10px;
background: #233039;
color: #FFF; padding: 15px 30px;
text-align: center; margin-left: 10px;
font-family: Cantarell;
font-size: 20px; margin-top: 10px; margin-bottom: 10px;
font-style: normal; text-decoration: none;
font-weight: 600;
/* line-height: 117.378%; /* 21.128px */ */
text-transform: uppercase; }

.registernow:hover{ color: #ffffff;
background: var(--teal-Gradient, radial-gradient(221.89% 160.15% at 112.45% -12.34%, #F6EDBE 0%, #63948C 33.65%, #225057 66.35%, #262732 100%));}

/* banner starts */
.bannerSec{ position: relative; }
.banner h1{
  color: var(--Secondary-White, #FFF);
font-family: Poppins;
font-size: 36px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 54px */
letter-spacing: 0.36px;
}

.banner h1 span{ display: block;
background: var(--Vibrant-Gradient, linear-gradient(180deg, #FFFDFA -34%, #FFC147 138.5%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }

.banner h2{
  color: var(--Secondary-White, #FFF);
font-family: Poppins;
font-size: 99px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 157.5px */
letter-spacing: 1.05px;
}

.banner h2 span{ 
color: var(--Secondary-White, #FFF);
font-family: Poppins;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 150%;
letter-spacing: 0.4px; }



.btn1 { background: #D4A851 !important; color: #233039; }
.btn1:hover { background: var(--teal-Gradient, radial-gradient(221.89% 160.15% at 112.45% -12.34%, #F6EDBE 0%, #63948C 33.65%, #225057 66.35%, #262732 100%)) !important; }


.mform{ display:none; }

.form{ position: absolute; right: 4%; top: 60px; z-index: 9; width: 380px; min-height: 450px; border-radius: 15px;
border: 1px solid #FFF; padding: 30px 20px;
/* background: linear-gradient(90deg, rgba(148, 146, 146, 0.50) 0%, rgba(255, 255, 255, 0.10) 100%, rgba(12, 12, 12, 0.50) 100%); */
box-shadow: 15px 20px 15px 0 rgba(0, 0, 0, 0.25);
backdrop-filter: blur(12.5px); background: #ffffff;}

.form h3{
   color: var(--Primary_Brand-Colour, #233039);
font-family: Cantarell;
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: 30px; /* 93.75% */
}
/* banner ends */



/* banner slider starts */
.bannerInside{ padding: 60px 0 120px 0px; }
.bannerInside h1{
  color: #FFF;
font-family: "Playfair Display";
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 60px */
letter-spacing: 0.8px;
}
.bannerInside h2{
  color: #FFF;
font-family: "Playfair Display";
font-size: 24px;
font-style: normal; max-width: 597px; padding: 5px 10px;
font-weight: 600; display: block;
line-height: 150%; /* 36px */
letter-spacing: 0.48px;
background: linear-gradient(90deg, #0B0E31 34.68%, #314B5A 73.83%, rgba(86, 135, 130, 0.00) 112.98%);
}
.bannerInside ul {padding: 0; margin: 20px 0 40px 0px;}
.bannerInside ul li{
font-family: "Playfair Display";
font-size: 32px;
font-style: normal;
font-weight: 600; display: block; width: 100%; padding-left: 0px;
line-height: 150%; /* 48px */ padding-bottom: 10px;
background: var(--Vibrant-Gradient, linear-gradient(180deg, #FFFDFA -34%, #FFC147 138.5%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.bannerInside ul li img{ display: inline-block; margin-right: 15px; max-width: 80px; }
.slide1 { background: url('../../assets/images/banner1.webp') no-repeat center center; background-size: cover; }
.slide2 { background: url('../../assets/images/banner2.webp') no-repeat center center; background-size: cover; }

.bannerInside p{ background: url('../../assets/images/bannerpic.webp') no-repeat center center;
color: #22356F;
font-family: Cantarell;
font-size: 22px;
font-style: italic;
font-weight: 400; margin: 20px 0 60px 0;
line-height: normal;
display: flex; text-align: left;
height: 73px; width: 421px; padding-left: 29px;
padding-right: 19px;
align-items: center; }

/* banner slider ends */


/* sec2 starts */
/* award sec starts */
.sec2{ padding: 60px 0px; background: url('../../assets/images/sec2bg.webp') no-repeat center center; }
.sec2 h2{
   color: var(--Neutral_Black-_00, #000);
text-align: center;

/* H2-48-Semibold-Reg */
font-family: "Playfair Display";
font-size: 48px;
font-style: normal;
font-weight: 600; padding-bottom:0px;
line-height: 150%; /* 72px */
letter-spacing: 0.96px;
}
.sec2 p{
  color: var(--Neutral_Black-_00, #000);
text-align: center; padding-bottom: 20px;

/* Body-20-Reg-Reg */
font-family: Cantarell;
font-size: 20px;
font-style: normal;
font-weight: 400; padding-bottom: 20px;
line-height: 150%; /* 30px */
}
.sec2Box img{ display: block; margin: 0 auto 15px auto; }
.sec2Box h3{
  color: var(--Neutral_Black-_00, #000);
text-align: center;
font-family: Cantarell;
font-size: 40px; padding-bottom: 0px;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 60px */
letter-spacing: -2px;
}
.sec2Box p{
  color: var(--Neutral_Black-_00, #000);
text-align: center;

/* 24-reg-reg */
font-family: Cantarell;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 36px */
}

/* sec2 ends */


/* sec3 starts */
.sec3{ padding: 60px 0px; background: url('../../assets/images/sec3bg.webp') no-repeat right center; background-size: cover; }
.sec3 .row{ justify-content: center; }
.sec3 h2{
  color: var(--Neutral_White_00, #FFF);
text-align: center;
/* H2-48-Semibold-Reg */
font-family: "Playfair Display";
font-size: 48px;
font-style: normal; 
font-weight: 600;
line-height: 150%; /* 72px */
letter-spacing: 0.96px; padding-bottom: 30px;
}
.sec3Box{
  border-radius: 30px;
border: 1px solid var(--Secondary_Brand-Colour, #D4A851);
background: #0B0E31; padding: 25px; min-height: 340px;
backdrop-filter: blur(20px); margin-bottom: 30px;
}
.sec3Box h4{
  color: var(--Neutral_White_00, #FFF);
/* Body-24-Bold-Reg */
font-family: Cantarell;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 36px */
}
.sec3Box p{
  color: var(--Secondary_Brand-Colour, #D4A851);

/* Body-20-Reg-Reg */
font-family: Cantarell;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 30px */
}
.sec3Box h3{
  color: var(--Secondary_Brand-Colour, #D4A851);
font-family: "Playfair Display";
font-size: 56px;
font-style: normal; text-align: right;
font-weight: 700;
line-height: 100%; /* 84px */
}

/* sec3 ends */



/* sec4 starts */
.sec4{ padding: 60px 0; position: relative;
background: linear-gradient(89deg, #FFF 3.48%, rgba(255, 255, 255, 0.00) 132.58%); }
.sec4 h2{
   color: var(--Neutral_Black-_00, #000);
text-align: center;

/* H2-48-Semibold-Reg */
font-family: "Playfair Display";
font-size: 48px;
font-style: normal;
font-weight: 600; padding-bottom: 10px;
line-height: 150%; /* 72px */
letter-spacing: 0.96px;
}

.sec4 p{ color: var(--Neutral_Black-_00, #000);
text-align: center;

/* Body-20-Reg-Reg */
font-family: Cantarell;
font-size: 20px;
font-style: normal;
font-weight: 400; padding-bottom: 30px;
line-height: 150%; /* 30px */ }

.programBox{ background: url('../../assets/images/programsbg.webp') no-repeat center center; background-size: cover; 
  position: relative; padding: 10px 30px; border-radius: 15px;  }

.programBox .row{ justify-content: center; }

.programboxInside{ padding: 0 30px; }
.programboxInside p{
  color: #000;
font-family: Cantarell;
font-size: 22px; text-align: left;
font-style: normal;
font-weight: 400; padding-bottom: 20px;
line-height: 150%; /* 33px */
letter-spacing: -1.1px;
}

.programboxInside h3 {
  color: var(--Neutral_Black-_00, #000);
font-family: Cantarell;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 42px */
}



.sec4 .programBoxOne{
  border-radius: 16px 0 0 16px; padding:40px 0 40px 20px;
background: linear-gradient(323deg, #225057 8.06%, #0B0E31 66.09%);
}
.programBoxOne ul { padding: 0; margin: 0; list-style-type: none; }
.programBoxOne ul li {
  color: var(--Neutral_White_00, #FFF);
font-family: Cantarell; padding:  10px 20px 10px 20px;
font-size: 24px; list-style-type: none; margin-bottom: 30px;
font-style: normal;
font-weight: 700; cursor: pointer;
line-height: 150%; /* 36px */
}
.programBoxOne li.active {
  border-radius: 10px 0 0 10px;
background: var(--Secondary_Brand-Colour, #D4A851);
color: var(--Neutral_Black-_00, #000) !important;

/* 28_Bold_reg */
font-family: Cantarell;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 42px */
}

/* .programBoxOne li.active {
    font-weight: bold;
    border-color: #000;
} */

.program-content {
    display: none; min-height: 460px;
}

.program-content.active {
    display: block;
}



.programBoxTwo{
border-radius: 8px 8px 0 0; margin-top: 20px; margin-bottom: 20px;
border: 2px solid var(--Secondary_Brand-Colour, #D4A851);
background: var(--Neutral_White_00, #FFF); min-height: 430px;
}

.programBoxTwo h4{
  color: var(--Neutral_White_00, #FFF);
font-family: Cantarell;
font-size: 24px;
font-style: normal; padding:  10px 20px;
font-weight: 700; margin-bottom: 20px;
line-height: 150%; /* 42px */
border-radius: 8px 8px 0 0;
background: #0B0E31;
}
.programBoxTwo h4 img { max-width: 50px; margin-right: 10px; }
.programBoxTwo ul{ padding: 15px 20px 40px 60px; margin: 0; }
.programBoxTwo ul li{
  color: var(--Neutral_Black-_00, #000);

/* 22-Bold-reg */
font-family: Cantarell;
font-size: 20px; padding-bottom: 10px;
font-style: normal;
font-weight: 500; font-weight: bold;
line-height: 100%; /* 33px */
letter-spacing: -1.1px;
}
.programBoxTwo ul li span{ font-weight: bold; display: block; }

.programBoxThree{
border-radius: 8px 8px 0 0;
border: 2px solid var(--Secondary_Brand-Colour, #D4A851);
background: var(--Neutral_White_00, #FFF);
}

.programBoxThree{ margin-top: 20px; margin-bottom: 20px; }

.programBoxThree h4{
  color: var(--Neutral_White_00, #FFF);
font-family: Cantarell;
font-size: 24px;
font-style: normal; padding:  10px 20px;
font-weight: 700; margin-bottom: 20px;
line-height: 150%; /* 42px */
border-radius: 8px 8px 0 0;
background: #0B0E31;
}
.programBoxThree h4 img{ margin-right: 16px; max-width: 50px; }
.programBoxThree ul{ padding: 10px 20px 40px 60px; margin: 0; }
.programBoxThree ul li{
  color: var(--Neutral_Black-_00, #000);

/* 22-Bold-reg */
font-family: Cantarell;
font-size: 20px; padding-bottom: 10px;
font-style: normal;
font-weight: 600;
line-height: 100%; /* 33px */
letter-spacing: -1.1px;
}
.programBoxThree ul li span{ font-weight: bold; display: block; }

.programmepic{ position: absolute; right:0; bottom: 0; z-index: 9; max-width: 650px; }

/* sec4 ends */

/* secNewWhCanApply starts */
.secNewWhCanApply{ padding: 60px 0px; }
.secNewWhCanApply h2 {
      color: var(--Neutral_Black-_00, #000);
    text-align: center;
    font-family: "Playfair Display";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    padding-bottom: 20px;
    line-height: 150%;
    letter-spacing: 0.96px;
}
.secNewWhCanApply ul{ padding: 0px; margin: 0px auto; max-width: 1100px; }
.secNewWhCanApply li{
 list-style-type: none;
background: var(--Dark-Blue, linear-gradient(323deg, #225057 8.06%, #0B0E31 66.09%));
color: var(--Neutral_White_00, #FFF);
text-align: center;
font-family: Cantarell;
font-size: 24px; padding: 5px 10px 10px 60px;
font-style: normal; text-align: left; border-radius: 16px;
border: 2px solid var(--Secondary_Brand-Colour, #D4A851);
font-weight: 400; margin-bottom: 20px; position: relative;
line-height: 150%; /* 36px */
}
.secNewWhCanApply li::before{
 background: url('../../assets/images/listarrow.svg') no-repeat left center; content: ""; width: 32px; height: 34px; position: absolute; left: 2%; top: 5px;
}
/* secNewWhCanApply ends */


/* sec5 starts */
.sec5 { padding: 60px 0px;}
.sec5 h2{
    color: var(--Neutral_Black-_00, #000);
text-align: center;

/* H2-48-Semibold-Reg */
font-family: "Playfair Display";
font-size: 48px;
font-style: normal;
font-weight: 600; padding-bottom: 20px;
line-height: 150%; /* 72px */
letter-spacing: 0.96px;
}
.admissionProcessMainBox{ display: flex;
    justify-content: space-between;
    gap: 30px;
    position: relative;
}

.admissionProcessMainBox h2{
 
}

.admissionProcessBox{ padding-bottom: 10px; width: 30%; }
.admissionProcessBox::before {
    content: "";
    position: absolute;
    top: 40%;
    left: 0; z-index: 1; right: 0;
    width: 90%; margin: 0 auto; display: block;
    border-top: 2px dashed #233039;
    transform: translateY(-50%);
}
.admissionProcessBox h3{
  color: var(--Neutral_Black-_00, #000);
text-align: center;

/* Body-24-Bold-Reg */
font-family: Cantarell;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 36px */s
}
.admissionProcessBox img{ margin: 0 auto 30px auto; display: block; z-index: 2; position: relative; }

.admissionProcessBox p{
  color: var(--Neutral_Black-_00, #000);
text-align: center;

/* Body-20-Reg-Reg */
font-family: Cantarell;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 30px */
}
/* sec5 ends */


/* sec6 starts */
.sec6{ padding: 60px 0px; }
.sec6 h2{
  color: var(--Neutral_Black-_00, #000);
text-align: center;

/* H2-48-Semibold-Reg */
font-family: "Playfair Display";
font-size: 48px;
font-style: normal;
font-weight: 600; padding-bottom: 30px;
line-height: 150%; /* 72px */
letter-spacing: 0.96px;
}
.logoBox{ 
border-radius: 20.172px; padding: 30px 0px;
border: 0.807px solid var(--teal-Gradient, #F6EDBE);
background: var(--teal-Gradient, radial-gradient(221.89% 160.15% at 112.45% -12.34%, #F6EDBE 0%, #63948C 33.65%, #225057 66.35%, #262732 100%));}
.logoBox h3{
  color: var(--Neutral_White_00, #FFF);

/* Body-24-Bold-Reg */
font-family: Cantarell;
font-size: 24px;
font-style: normal; text-align: center;
font-weight: 700;
line-height: 150%; /* 36px */
}
/* sec6 ends */


/* sec8 starts */
.sec8{ padding: 60px 0 50px 0px;}
.sec8 h2{
    color: var(--Neutral_Black-_00, #000);
text-align: center;

/* H2-48-Semibold-Reg */
font-family: "Playfair Display";
font-size: 48px;
font-style: normal; padding-bottom: 30px;
font-weight: 600;
line-height: 150%; /* 72px */
letter-spacing: 0.96px;
}
.sec8 a{ display: inline-block; margin-bottom: 20px; }
.sec8 p{
   color: #FFF;
font-family: Roboto;
font-size: 24px;
font-style: normal;
font-weight: 400; max-width: 600px;
line-height: 150%; /* 36px */
}
.sec8box{
  position: relative; margin: 0 5px; padding: 0;
}
.sec8box img{  left: 0; right: 0; max-width: 100%; }
.sec8box h3{ position: absolute; display: none;
color: var(--Neutral_White_00, #FFF);
font-family: "Playfair Display";
font-size: 36px;
font-style: normal;  padding: 0 20px 20px 20px;
font-weight: 600; z-index: 9; top: 53%; left: 0; right: 0; 
line-height: 150%; 
letter-spacing: 0.72px; }
.sec8box p{
  color: var(--Neutral_White_00, #FFF); display: none;
text-shadow: 0 0 9.8px rgba(177, 219, 255, 0.23);
font-family: Cantarell;
font-size: 20px; padding: 0 20px 10px 20px;
font-style: normal; position: absolute; top: 64%;
font-weight: 400;
line-height: 150%; 
} 


/* sec8 ends */



.footer p{
color: #FFF;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 400; padding-bottom: 0px; margin-bottom: 0px;
line-height: normal;
}


.footerTop{ background: #00082A; padding: 40px 0px; }
.footerTop ul{ padding: 0; margin: 0 ; }
.footerTop img{ margin-bottom: 30px; }
.footerTop ul li{ list-style-type: none; display: inline-block; }
.footerTop ul li img{ max-width: 50px; margin: 0 5px; }
.footerTop h3{
  color: #FFF; padding-bottom: 0; margin-bottom: 0;
text-shadow: 0 0 9.8px rgba(177, 219, 255, 0.23);

/* 28_Bold_reg */
font-family: Cantarell;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 42px */
}
.footerTop p{
  color: #FFF; padding-bottom: 20px; line-height: 28px;
text-shadow: 0 0 9.8px rgba(177, 219, 255, 0.23);

/* Body-20-Reg-Reg */
font-family: Cantarell;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 30px */
}

.footerbot{ background: #001A43; padding: 10px 0px; }
.footerbot p{
  color: #FFF;
text-shadow: 0 0 9.8px rgba(177, 219, 255, 0.23);
font-family: "Poppins", sans-serif;
font-size: 18px; text-align: center;
font-style: normal;
font-weight: 400;
line-height: 205%; /* 36.9px */
}

.footerTop p a{ color: #ffffff; text-decoration: none; }
.footerTop p a:hover{ color: #ffffff; text-decoration: underline; }


/*** Thank you page css ***/

.tankyou {
/*   background:#032479; */
  height: 100vh;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url('../../assets/images/banner2.webp') no-repeat center center;
}

.thank-text {
  height: auto;
  width: 100%;
  text-align: center;
}

.thank-text h2 {
  color: #fff;
  font-size: 160px;
  font-weight: 900;
  font-family: Poppins;
}

.thank-text h4 {
  color: #fff;
  font-size: 32px;
  margin: 0 0 20px 0;
  font-family: Poppins;
}

.thank-text h5 {
  color: #fff;
  font-size: 28px;
}


.thank-text h6 {
  color: #fff;
  font-size: 24px;
  margin: 0 0 0px 0;
}

.thank-text h6 a {
  text-decoration: none;
  color: #fff;
}



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

.registernow{ font-size: 16px; margin-top: 15px; }

.banner h1{ font-size: 32px; }
.bannerInside ul li{ font-size: 28px; padding-bottom: 0px; }

.sec2{ padding: 30px 0px; }
.sec2 h2{ font-size: 42px; padding-bottom: 10px; }
.sec2 p{ font-size: 18px; }

.sec3{ padding: 30px 0px; }
.sec3 h2{ font-size: 32px; padding-bottom: 20px; }
.sec3Box{ min-height: 320px; }
.sec3Box h3{ font-size: 22px; }
.sec3Box p{ font-size: 18px; }

.sec4{ padding: 30px 0px 30px 0; }
.sec4 h2{ font-size: 32px; padding-bottom: 20px; }
.programBoxOne ul li{ font-size: 22px; margin-bottom: 20px; }
.programBoxOne li.active{ font-size: 22px; }

.programBoxTwo h4{ font-size: 22px; }
.programBoxTwo h4 img{ max-width: 40px; margin-right: 10px; }
.programBoxTwo ul{ padding: 0px 20px 40px 50px; }
.programBoxTwo ul li{ font-size: 20px; padding-bottom: 20px; }

.programBoxThree h4{ font-size: 22px; }
.programBoxThree h4 img{ max-width: 40px; margin-right: 10px; }
.programBoxThree ul{ padding: 0px 20px 40px 50px; }
.programBoxThree ul li{ font-size: 20px; padding-bottom: 20px; }
.programmepic{ max-width: 600px; }

.sec5{ padding: 30px 0px; }
.sec5 h2{ font-size: 32px; }
.admissionProcessBox img{ max-width: 170px; }
.sec5 h3{ font-size: 22px; }
.sec5 p{ font-size: 18px; }

.sec6{ padding: 30px 0px; }
.sec6 h2{ font-size: 32px; }
.logoBox h3{ font-size: 22px; }

.sec8{ padding: 30px 0px; }
.sec8 h2{ font-size: 32px; }
.sec8box{ height: 420px; }
.sec8box h3{ font-size: 28px; }
.sec8box p{ font-size: 18px; }

.footerTop h3{ font-size: 26px; padding-bottom: 10px; }
.footerTop p{ font-size: 18px; line-height: 26px; }
.footerbot p{ font-size: 16px; }

.thank-text h2{ font-size: 100px; }
.thank-text h4{ font-size: 30px; padding: 0 20px; }


.secNewWhCanApply h2{ font-size: 32px; }
.secNewWhCanApply li{ font-size: 22px; }



}


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

.logo{ max-width: 160px; }
.registernow{ font-size: 13px; margin-top: 15px; }

.bannerInside{ padding: 30px 0 60px 0px; }
.banner h1{ font-size: 26px; }
.bannerInside ul li{ font-size: 24px; padding-bottom: 0px; }
.bannerInside a{ font-size: 16px; }
.form{ top: 30px; width: 320px; min-height: 355px; }

.sec2{ padding: 30px 0px; }
.sec2 h2{ font-size: 32px; padding-bottom: 10px; }
.bannerInside ul{ padding: 10px 0 0px 0px; }
.bannerInside ul li img{ margin-right: 5px; max-width: 50px; }
.sec2 p{ font-size: 18px; }
.sec2Box h3{ font-size: 32px; }

.sec3{ padding: 30px 0px; }
.sec3 h2{ font-size: 32px; padding-bottom: 15px; }
.sec3Box{ min-height: 360px; }
.sec3Box h3{ font-size: 20px; }
.sec3Box p{ font-size: 16px; }

.sec4{ padding: 30px 0px 30px 0; }
.sec4 h2{ font-size: 32px; padding-bottom: 20px; }
.programBoxOne ul li{ font-size: 20px; margin-bottom: 15px; }
.programBoxOne li.active{ font-size: 20px; }

.programBoxTwo h4{ font-size: 20px; }
.programBoxTwo h4 img{ max-width: 30px; margin-right: 10px; }
.programBoxTwo ul{ padding: 0px 20px 30px 50px; }
.programBoxTwo ul li{ font-size: 18px; padding-bottom: 20px; }

.programBoxThree h4{ font-size: 20px; }
.programBoxThree h4 img{ max-width: 30px; margin-right: 10px; }
.programBoxThree ul{ padding: 0px 20px 30px 50px; }
.programBoxThree ul li{ font-size: 18px; padding-bottom: 20px; }
.programmepic{ max-width: 460px; }

.sec5{ padding: 30px 0px; }
.sec5 h2{ font-size: 32px; }
.admissionProcessBox img{ max-width: 170px; }
.sec5 h3{ font-size: 20px; }
.sec5 p{ font-size: 16px; }

.sec6{ padding: 30px 0px; }
.sec6 h2{ font-size: 32px; }
.logoBox h3{ font-size: 20px; }

.sec8{ padding: 30px 0px; }
.sec8 h2{ font-size: 32px; }
.sec8box{ height: 320px; }
.sec8box h3{ font-size: 24px; top: 40%; }
.sec8box p{ font-size: 18px; top: 53%; line-height: 24px;}

.footerTop h3{ font-size: 22px; padding-bottom: 5px; }
.footerTop p{ font-size: 16px; line-height: 26px; }
.footerTop img{ margin-bottom: 20px; width: 100%; max-width: 200px;  }
.footerTop ul li img{ max-width: 40px; margin:  0 5px; }
.footerbot p{ font-size: 14px; }


}

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

.logo{ max-width: 160px; }
.registernow{ font-size: 13px; margin-top: 15px; }

.bannerInside h2{ font-size: 22px; max-width: 297px; }

.bannerInside{ padding: 30px 0 60px 0px; }
.banner h1{ font-size: 26px; }
.bannerInside ul li{ font-size: 24px; padding-bottom: 0px; }
.bannerInside a{ font-size: 16px; }
.form{ top: 30px; width: 320px; min-height: 355px; }

.sec2{ padding: 30px 0px; }
.sec2 h2{ font-size: 32px; padding-bottom: 10px; }
.bannerInside ul{ padding: 10px 0 0px 0px; }
.bannerInside ul li img{ margin-right: 5px; max-width: 50px; }
.sec2 p{ font-size: 18px; }
.sec2Box h3{ font-size: 32px; }

.sec3{ padding: 30px 0px; }
.sec3 h2{ font-size: 32px; padding-bottom: 15px; }
.sec3Box{ min-height: 360px; }
.sec3Box h3{ font-size: 20px; }
.sec3Box p{ font-size: 16px; }

.sec4{ padding: 30px 0px 30px 0; }
.sec4 h2{ font-size: 32px; padding-bottom: 20px; }
.programBoxOne ul li{ font-size: 20px; margin-bottom: 15px; }
.programBoxOne li.active{ font-size: 20px; }

.programBoxTwo h4{ font-size: 20px; }
.programBoxTwo h4 img{ max-width: 30px; margin-right: 10px; }
.programBoxTwo ul{ padding: 0px 20px 30px 50px; }
.programBoxTwo ul li{ font-size: 18px; padding-bottom: 20px; }

.programBoxThree h4{ font-size: 20px; }
.programBoxThree h4 img{ max-width: 30px; margin-right: 10px; }
.programBoxThree ul{ padding: 0px 20px 30px 50px; }
.programBoxThree ul li{ font-size: 18px; padding-bottom: 20px; }
.programmepic{ max-width: 460px; }

.sec5{ padding: 30px 0px; }
.sec5 h2{ font-size: 32px; }
.admissionProcessBox img{ max-width: 120px; }
.admissionProcessBox::before{ top: 30%; }
.sec5 h3{ font-size: 16px; }
.sec5 p{ font-size: 14px; }

.sec6{ padding: 30px 0px; }
.sec6 h2{ font-size: 32px; }
.logoBox h3{ font-size: 20px; }

.sec8{ padding: 30px 0px; }
.sec8 h2{ font-size: 32px; }
.sec8box{ height: 320px; }
.sec8box h3{ font-size: 24px; top: 40%; }
.sec8box p{ font-size: 18px; top: 53%; line-height: 24px;}

.footerTop h3{ font-size: 22px; padding-bottom: 5px; }
.footerTop p{ font-size: 16px; line-height: 26px; }
.footerTop img{ margin-bottom: 20px; width: 100%; max-width: 200px;  }
.footerTop ul li img{ max-width: 40px; margin:  0 5px; }
.footerbot p{ font-size: 14px; }

}


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

.logo{ max-width: 140px; }
.registernow{ font-size: 12px; margin-top: 8px; }

.bannerInside{ padding: 20px 0 60px 0px; }
.banner h1{ font-size: 20px; }
.bannerInside ul li{ font-size: 18px; padding-bottom: 0px; }
.bannerInside a{ font-size: 16px; }
.form{ top: 30px; width: 220px; min-height: 315px; padding: 10px 20px; }
.form h3{ font-size: 16px; }

.sec2{ padding: 30px 0px; }
.sec2 h2{ font-size: 24px; padding-bottom: 0px; }
.bannerInside ul{ padding: 0px 0 0px 0px; }
.bannerInside ul li img{ margin-right: 5px; max-width: 50px; }
.sec2 p{ font-size: 16px; }
.sec2Box h3{ font-size: 26px; }
.sec2Box img{ display: block; margin: 0 auto 20px auto; max-width: 80px; }

.sec3{ padding: 30px 0px; }
.sec3 h2{ font-size: 24px; padding-bottom: 15px; }
.sec3Box{ min-height: 280px; }
.sec3Box h4{ font-size: 20px; }
/* .sec3Box h3{ font-size: 20px; } */
.sec3Box p{ font-size: 16px; }

.sec4{ padding: 30px 0px 30px 0; }
.sec4 h2{ font-size: 24px; padding-bottom: 10px; }
.programBoxOne ul li{ font-size: 16px; margin-bottom: 5px; }
.programBoxOne li.active{ font-size: 16px; }

.programBoxTwo h4{ font-size: 12px; padding: 10px; }
.programBoxTwo h4 img{ max-width: 30px; margin-right: 5px; }
.programBoxTwo ul{ padding: 0px 10px 15px 35px; }
.programBoxTwo ul li{ font-size: 12px; padding-bottom: 10px; }

.programBoxThree h4{ font-size: 12px; padding: 10px; }
.programBoxThree h4 img{ max-width: 30px; margin-right: 5px; }
.programBoxThree ul{ padding: 0px 10px 15px 35px; }
.programBoxThree ul li{ font-size: 12px; padding-bottom: 10px; }
.programmepic{ max-width: 320px; }

.sec5{ padding: 30px 0px; }
.sec5 h2{ font-size: 24px; }
.admissionProcessBox img{ max-width: 80px; }
.admissionProcessBox::before{ top: 30%; display: none; }
.admissionProcessMainBox{ display: block; }
.admissionProcessBox{ width: 32%; display: inline-block; padding-bottom: 0 15px; vertical-align: top; }
.sec5 h3{ font-size: 16px; }
.sec5 p{ font-size: 14px; }

.sec6{ padding: 30px 0px; }
.sec6 h2{ font-size: 24px; }
.logoBox h3{ font-size: 16px; }

.sec8{ padding: 30px 0px; }
.sec8 h2{ font-size: 24px; }
.sec8box{ height: 260px; }
.sec8box h3{ font-size: 24px; top: 48%; }
.sec8box p{ font-size: 13px; top: 64%; line-height: 20px;}

.footerTop h3{ font-size: 22px; padding-bottom: 5px; }
.footerTop p{ font-size: 16px; line-height: 26px; }
.footerTop img{ margin-bottom: 20px; width: 100%; max-width: 200px;  }
.footerTop ul li img{ max-width: 40px; margin:  0 5px; }
.footerbot p{ font-size: 14px; }

}




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

.registernow{ display: none; }

.header{ padding: 10px 0px; }

.form{ display: none; }

.mform{ padding: 30px 0 30px 0px; display: block; }
.mformInside{ color: #000; background: #ffffff; padding: 20px; border-radius: 5px; width: 85%;
border-radius: 10px; margin: 0 auto;
border: 2px solid #FDB913;
/* background: linear-gradient(180deg, rgba(8, 56, 130, 0.50) 0%, rgba(15, 36, 94, 0.50) 100%); */
backdrop-filter: blur(12.5px); min-height: 380px; max-width: 330px;}
.mformInside h3{
    color: var(--Primary_Brand-Colour, #233039);
font-family: "Poppins";
font-size: 20px; text-align: center;
font-style: normal;
font-weight: 600;
line-height: 30px; /* 93.75% */
}


.logo{ max-width: 160px; }

/* .logo{ max-width: auto; } */
.slide1{ background: url('../../assets/images/mbanner1.webp') no-repeat bottom center; background-size: cover; min-height: 660px; }
/* .slide2{ background: url('../../assets/images/mbanner2.webp') no-repeat bottom center; background-size: cover; min-height: 460px; } */

.bannerInside{ padding: 20px 0 120px 0px; }
.banner h1{ font-size: 20px;}
.bannerInside ul li{ font-size: 18px; padding-bottom: 0px; }
.bannerInside a{ font-size: 16px; }
.form{ top: 30px; width: 220px; min-height: 315px; padding: 10px 20px; }
.form h3{ font-size: 16px; }

.sec2{ padding: 30px 0px; }
.sec2 h2{ font-size: 20px; padding-bottom: 0px; }
.bannerInside ul{ padding: 0px 0 0px 0px; }
.bannerInside ul li img{ margin-right: 5px; max-width: 50px; }
.sec2 p{ font-size: 14px; }
.sec2Box h3{ font-size: 18px; }
.sec2Box img{ display: block; margin: 0 auto 20px auto; max-width: 80px; }

.sec3{ padding: 30px 0px; background: linear-gradient(273deg, #FFF4D9 -6.91%, #457373 43.98%, #39595F 73.25%, #0B0E31 106.83%); }
.sec3 h2{ font-size: 24px; padding-bottom: 15px; }
.sec3Box{ min-height: 280px; margin-right: 10px; margin-bottom: 0px; }
.sec3Box h4{ font-size: 20px; }
/* .sec3Box h3{ font-size: 20px; } */
.sec3Box p{ font-size: 16px; }

.sec4{ padding: 30px 0px 30px 0; }
.sec4 h2{ font-size: 24px; padding-bottom: 10px; }
.custom-accordion {
    list-style: none;
    padding: 0;
    margin: 0;
}

.bannerInside h2{ font-size: 16px; }

.programbtn{ display: block; margin: 0 auto; width: 200px; }

.custom-accordion .accordion-item {
    border-bottom: 1px solid #ddd; margin-bottom: 5px;
}

.custom-accordion .accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 15px;
    font-weight: 600;
    color: #ffffff;
/* Mob-20-Bold-Reg */
font-family: Cantarell;
font-size: 18px;
font-style: normal;
font-weight: 700; 
line-height: 150%; /* 30px */
background: var(--Primary_Brand-Colour, #233039);
}

.custom-accordion .accordion-content {
    display: none;
    padding: 0px;
}

.bannerLogo{ max-width: 200px; }

.custom-accordion .accordion-content h4{
  color: var(--Neutral_White_00, #FFF);
    font-family: Cantarell;
    font-size: 16px;
    font-style: normal;
    padding: 10px 15px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 150%;
/*     border-radius: 8px 8px 0 0; */
    background: #0B0E31;
}
.custom-accordion .accordion-content h4 img { max-width: 30px; margin-right: 8px; }
.custom-accordion .accordion-content ul{ padding: 0px 10px 15px 40px; margin: 0px; }
.custom-accordion .accordion-content ul li{
  color: var(--Neutral_Black-_00, #000);

/* Mob-20-Bold-Reg */
font-family: Cantarell;
font-size: 15px; padding-bottom: 10px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 30px */
}
.custom-accordion .accordion-content ul li span{ font-weight: bold; display: block; }

.custom-accordion .accordion-item.active .accordion-header{
  border-radius: 10px 10px 0 0;
background: var(--Secondary_Brand-Colour, #D4A851) !important;
}

.custom-accordion .accordion-item.active .accordion-content {
    display: block; padding: 15px 15px;
    border-left: 2px solid var(--Secondary_Brand-Colour, #D4A851);
    border-right: 2px solid var(--Secondary_Brand-Colour, #D4A851);
    border-bottom: 4px solid var(--Secondary_Brand-Colour, #D4A851);
background: var(--Neutral_White_00, #FFF);
}

.custom-accordion .accordion-item.active i {
    transform: rotate(180deg);
}

.accordion-content h3{ font-size: 20px; padding-bottom: 10px; }
.accordion-content p { font-family: Cantarell; padding-bottom: 10px; text-align: left; }

.custom-accordion i {
    transition: transform 0.3s ease;
}


.sec5{ padding: 30px 0px; }
.sec5 h2{ font-size: 24px; }
.admissionProcessBox img{ max-width: 60px; float: left; margin-right: 15px; vertical-align: text-top; }
.admissionProcessBox::before{ top: 30%; display: none; }
.admissionProcessMainBox{ display: block; }
.admissionProcessBox{ width: 100%; display: inline-block; padding-bottom: 0 15px; vertical-align: top; }
.sec5 h3{ font-size: 16px; text-align: left; padding-top: 5px; padding-bottom: 0; margin-bottom: 0; }
.sec5 p{ font-size: 14px; text-align: left; padding-top: 5px; }

.sec6{ padding: 0 0 30px 0px; }
.sec6 h2{ font-size: 24px; padding-bottom: 10px; }
.logoBox{ margin-bottom: 30px; }
.logoBox h3{ font-size: 16px; margin: 0 auto; max-width: 300px; }

.sec8{ padding: 0 0 30px 0px; }
.sec8 h2{ font-size: 24px; padding-bottom: 10px; }
.sec8box{ height: 360px !important; }
.sec8box h3{ font-size: 24px; top: 65%; }
.sec8box p{ font-size: 13px; top: 79%; line-height: 20px;}

.footerTop h3{ font-size: 22px; padding-bottom: 5px; }
.footerTop p{ font-size: 16px; line-height: 26px; }
.footerTop ul{ margin-bottom: 30px; }
.footerTop img{ margin-bottom: 20px; width: 100%; max-width: 200px;  }
.footerTop ul li img{ max-width: 40px; margin:  0 5px; }
.footerbot{ margin-bottom: 38px; }
.footerbot p{ font-size: 14px; }

.applynowbtn{ position: fixed; bottom: 0; left: 0; right: 0; width: 100%; background: var(--Secondary_Brand-Colour, #D4A851);
color: var(--Neutral_Black-_00, #000);
text-align: center;
font-family: Cantarell;
font-size: 17px;
font-style: normal; border-radius: 0;
font-weight: 700; position: fixed; z-index: 99; left: 0; right: 0; bottom: 0;
line-height: 150%; /* 27px */ padding: 7px 0px; margin-bottom: 0; margin-left: 0; margin-right: 0;
letter-spacing: -0.9px;
text-transform: uppercase;
 }

 .tankyou {
  background: url('../../assets/images/mbanner2.webp') no-repeat center center; background-size: cover;
}
.thank-text h2{ font-size: 60px; }
.thank-text h4{ font-size: 16px; padding: 0 20px; }

.secNewWhCanApply{ padding: 30px 0px; }
.secNewWhCanApply h2 { font-size: 24px; }
.secNewWhCanApply li{ font-size: 18px; }


.bannerInside p{ background: url('../../assets/images/bannerpic.webp') no-repeat left center;
color: #22356F;
font-family: Cantarell;
font-size: 16px;
font-style: italic;
font-weight: 400; margin: 20px 0 100px 0;
line-height: normal;
display: flex; text-align: left;
height: 73px; width: 90%; padding-left: 29px;
padding-right: 19px; background-size: cover;

align-items: center; }


}


@media only screen and (max-width: 560px) {
.sec8box{ height: 330px !important; }
.secNewWhCanApply{ padding: 30px 0px; }
.secNewWhCanApply{ font-size: 24px; }
.secNewWhCanApply li{ font-size: 18px; }

/* .bannerLogo{ max-width: 120px; } */

}







