@font-face {
    font-family: Raleway-Black;
    src: url(../css/font/Raleway-Black.ttf);
}

@font-face {
    font-family: Raleway-ExtraBold;
    src: url(../css/font/Raleway-ExtraBold.ttf);
}

@font-face {
    font-family: Raleway-Bold;
    src: url(../css/font/Raleway-Bold.ttf);
}

@font-face {
    font-family: Raleway-Medium;
    src: url(../css/font/Raleway-Medium.ttf);
}

@font-face {
    font-family: Raleway-Regular;
    src: url(../css/font/Raleway-Regular.ttf);
}

@font-face {
    font-family: Montserrat-Black;
    src: url(../css/font/Montserrat-Black.ttf);
}

@font-face {
    font-family: Montserrat-Bold;
    src: url(../css/font/Montserrat-Bold.ttf);
}

@font-face {
    font-family: Montserrat-Medium;
    src: url(../css/font/Montserrat-Medium.ttf);
}

@font-face {
    font-family: Montserrat-Regular;
    src: url(../css/font/Montserrat-Regular.ttf);
}

@font-face {
    font-family: Montserrat-SemiBold;
    src: url(../css/font/Montserrat-SemiBold.ttf);
}

html {
    scroll-behavior: smooth;
}

body {
    font-size: 17px;
    line-height: 25px;
    color: #000000;
    font-weight: 400;
    overflow-x: hidden;
    font-family: Raleway-Regular;
}

img {
    max-width: 100%;
    height: auto;
}

img:focus {
    outline: none;
}

a {
    color: #707070;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #b80303;
    outline: none;
}

.main-area ul li,
.main-area ol li {
    margin-bottom: 15px;
}

ul,
ol {
    padding-left: 0;
    margin-bottom: 0;
}

ul li {
    list-style: none;
}

.section-heading {
    color: #000;
    font-family: Montserrat-Regular;
    font-size: 30px;
    padding: 0 0 25px 0;
}

.section-heading span {
    font-family: Montserrat-Bold;
    color: #9A0A0A;
    line-height: normal;
}
.footer_link img,
.form-mainbox .btn_submit,
.highlights .service_name,
.pl-reimaging_innerlist,
.top_btn {
    transition-duration: 0.3s;
}
section {
  scroll-margin-top: 100px; /* change as per header height */
}
#fullform{
    scroll-margin-top: 100px; 
}
/******  Header Starts ****/

.header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 77;
}

.header-top {
    padding: 0 30px;
    display: flex;
    justify-content: space-between;
}

.top_leftbox {
    padding: 18px 0;
}

.main-navigation {
    text-align: right;
}

.main-navigation ul li {
    display: inline-block;
    color: #000;
    padding: 10px 10px;
    border-radius: 0 0 12px 12px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.main-navigation ul li a {
    font-size: 14px;
    line-height: 16px;
    color: #000;
    text-decoration: none;
    font-family: Raleway-Medium;
    position: relative;
}

.main-navigation ul li:hover a,
.main-navigation ul li.active a {
    color: #b80303;
    font-family: Raleway-Medium;
}

.main-navigation ul li:hover a::after,
.main-navigation ul li.active a::after {
    content: "";
    height: 2px;
    width: 70%;
    position: absolute;
    bottom: -5px;
    left: 0;
    margin: 0 auto;
    background-color: #b80303;
}

.nav-triggerr {
    display: none;
}


.main {
    margin-top: 36px;
}

.registration-btn{
    display: none;
    }

.registration-btn a{
    display:none;
}
.main-navigation li a::before {
    content: "";
    position: absolute;
    width: 1.2px;
    height: 18px;
    background-color: #0168c7;
    right: -17px;
    top: 8%;
}
.main-navigation li:last-child a::before {
    display: none;
}
/******  Header Ends ****/


/* =========== Banner Section Start ============ */

#banner{
    margin: 0 !important;
}
.banner_section{
    padding: 0;
}
.banner_box {
    background-image: url(../images/banner-img.webp);    
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: #fff;
    /* padding: 25px 0; */
    min-height: 609px;
    width: 100%;
}

 .home_banner_slider {
    float: left;
    width: 100%;
    min-height: 630px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #050a10;
}
.banner-content h1,
.banner-content h3 {
    color: #fff;
    font-family: montserrat_regular;
} 

 .banner-content h1 span {
    color: #b80303;
    font-family: montserrat_black;
}
.banner4-content{
    margin-left:-30px !important;
}
.heading_banner {
    color: #FFF;
    font-size: 26px;
    line-height: 30px;
}

.heading_banner1 {
    color: #FFF;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}

.heading_banner span {
    color: #b80303;
    font-weight: 700;
}

.banner-content ul {
    margin: 15px 0 0 0;
    padding: 0;
}

.banner-form {
    max-width: 360px;
    position: relative;
    background-color: #0369c7b5;
    box-shadow: 20px 15px 86px rgb(28 28 28 / 32%);
    border-radius: 40px;
    z-index: 1;
    margin: 65px 0 0 0px;
}

 .banner-form form {
    z-index: 2;
    position: relative;
    padding: 10px 20px 0px 20px
}

.banner-form h3 {
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin: 15px 0;
    font-family: Montserrat-Bold;
}



 .banner-form lable,
.tab-content h5,
.tab-content h6,
a.submit_btn {
    color: #fff
} 

textarea.form-control {
    resize: none
}

.banner-form select.form-control {
    background: url("../images/dropdown.png") 97% no-repeat #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #a8a8a8;
    cursor: pointer
}

.form-control::placeholder {
    color: #a8a8a8;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #a8a8a8;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #a8a8a8;
    opacity: 1
}

 .banner-form-wrap {
    display: flex;
    width: 100%;
    justify-content: center;
    /* padding-top: 45px */
} 

.banner-form .form-control {
    font-size: 12px;
    line-height: 18px;
    border-radius: 4px;
    height: auto;
    min-height: auto;
    padding: 8px;
    max-height: 60px;
    margin:0 0 10px 0;
}
.mobile_view {
    display: none;
}
.btn_submit {
    color: #fff !important;
    font-weight: 500;   
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    background: #b80303;
    border-radius: 24px;
    border: 2px solid;
    font-family: Montserrat-SemiBold;
    padding: 10px 25px;
    transition-duration: 0.3s;
    margin-bottom: 20px;
}

.btn_submit:hover{
    text-decoration: none;
    color: #b80303 !important;
    background: #fff !important;
    border: 2px solid #b80303 !important;
}

select {
  color: #9e9e9e;
}
option:not(:first-of-type) {
  color: black;
}

.loader { 
    display: none; 
    border: 4px solid rgba(255, 255, 255, 0.3); 
    border-top: 4px solid #b80303; 
    border-radius: 50%; 
    width: 15px; 
    height: 15px; 
    animation: spin 1s linear infinite; 
    margin-left: 10px; 
} 

@keyframes spin { 
    0% { 
        transform: rotate(0deg); 
    } 
  
    100% { 
        transform: rotate(360deg); 
    } 
} 
  
.loading { 
    background-color: #ccc; 
    pointer-events: none; 
}
  
/* For banner animation (moveUp direction) */
.anim{
    opacity: 0;
    transform: translateY(30px);
    animation: moveup 0.5s linear forwards;
}
@keyframes moveup{ 
     
    100% { 
        opacity: 1;
        transform: translateY(0px); 
    } 
} 
/* banner section end */

/* about section start */

.about-section {
    padding: 60px 0 30px 0;
}

.about-content-mainbox {
    position: relative;
}

.about-section .section-heading span {
    color: #b80303;
}

.about-subheading {
    font-family: Raleway-Bold;
    font-size: 20px;
    padding: 0 0 25px 0;
    line-height: 25px;
}
.about-text{
    text-align: justify;
    padding: 0 0 0 20px;
}
.about-imgbox img{
    box-shadow: -44px -44px 0 -39px #0069c7, 44px 44px 0 -39px #9a0a0a;
    border: 6px solid #fff;
}
/* about section end */
/****************** (Parallax Effect) starts********************/

body, html {
    height: 100%;
  }
  .parallax {
    background-image: url('../images/prog-bg.webp');
    height: 400px; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
   .parallax .text {
    background-color: #0000009c;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
    padding: 57px 50px;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* mix-blend-mode: screen; */
    font-family: 'Montserrat-Regular';
  }
  .obj_head{
    color: #FFF;
    padding: 0 0 30px 0;
    line-height: 38px;
    font-family: 'Montserrat-Bold';
  }
  /****************** (Parallax Effect) end********************/
  
   .obj_txt .obj_head{
    font-family: 'Montserrat-Bold';
    font-size: 30px;
    line-height: 38px;
    /* margin-left: 115px; */
   } 
   .obj_txt h4{
    padding-top: 20px;
    font-family: 'Montserrat-Bold';
   }

/* program section end */

/********************** programme details section starts ******************/
.prog-dtls-section{
    padding: 60px 0 30px 0;
}
.key-figures-wrapper{
  border-top:1px solid #ddd;
  font-family: 'Montserrat-Regular';
}
.key-figure-wrapper{
  border-bottom:1px solid #ddd;
  padding:24px 0;
  display:flex;
  flex-direction:column;
  cursor:pointer;
  transition:.3s;

}
.key-figure-wrapper:hover{
    background:#fafafa;
}
.key-figure-wrapper span{
  font-size:2.5rem;
  font-weight:700;
  color:#ddd;
  margin-bottom:.5rem;
  transition:.3s;
}
.key-figure-closed{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
}
.key-figure-closed img{
  width:20px;
  height:20px;
  transition:transform .3s;
}
.key-figure-closed-title{
  font-size:18px;
  font-weight:600;
  color:#111;
  flex:1;
}
.key-figure-details{
  max-height:0;
  overflow:hidden;
  transition:max-height .6s ease;
}
.key-figure-wrapper.active{
    background: #0267c830;
}
.key-figure-wrapper.active .key-figure-details{
  max-height:1500px;

}
.key-figure-wrapper.active span{
    color:#b80303;
}
.key-figure-wrapper.active .key-figure-closed img{
  transform:rotate(90deg);
}
.key-figure-details-wrapper{
  padding-top:16px;
}
.display-1{
  font-size:1.3rem;
  font-weight:700;
  margin-bottom:.5rem;
  color:#000;
}
.body-1{
  font-size:16px;
  color:#444;
  margin-bottom:16px;  
  text-align: justify;
}
/* .prog-images{
  display:flex;
  gap:1rem;
  flex-wrap:wrap;
} */
.prog-images img{
  width:100%;
  border-radius:10px;
  box-shadow:0 4px 12px rgba(0,0,0,0.1);
  /* width: 120px; */
}
/* Responsive */
@media(max-width:768px){
  .prog-images img{
    width:100%;
}
}
/*************** programme details section ends *****************/


/* why sihs section start */
.why-sihs{
  /* background: #cfe2f587; */
  padding: 50px 0 50px 0;
}

.section-title {
  font-size: 32px;
  font-weight: 700;
   font-family: Montserrat-SemiBold;
}

.section-title span {
  color: #9f0908; /* brand red */
}

.why-list {
  list-style: none;
  padding-left: 0;
}

.why-list li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 14px;
  font-size: 16px;
}

.why-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #9f0908;
  font-weight: bold;
}

.why-list li ul li::before {
    content: "◆";
    position: absolute;
    left: 0px;
    color: rgb(159, 9, 8);
    font-weight: bold;
}

.highlight-card {
  background: #ffffff;
  padding: 25px;
  border-radius: 14px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.highlight-card h4 {
  font-weight: 700;
  margin-bottom: 10px;
}

.highlight-card.dark {
  background: #02244A;
  color: #fff;
}

.highlight-card.dark h4 {
  color: #fff;
}

.info-box {
  background: linear-gradient(180deg, #a10b09db 0%, #820806 143.73%);
  padding: 25px;
  border-radius: 14px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  color: #fff;
  text-align: justify;
}

.duration-box span {
  font-size: 36px;
  font-weight: 800;
  color: #fbc909;
  font-family: 'Montserrat-Bold';
}
.nested-points li{
    margin-bottom: 0;
}
.nested-points li::before {
  content: "➜";
  position: absolute;
  left: 0;
  top: 1px;
  color: #990b15; /* brand blue */
  font-weight: 600;
}
.info-box h4{
    font-family: 'Montserrat-Bold';
}
/* why sihs section send*/

/* objective section start */
/* .objective-section {
    padding: 80px 0;
}

.objective-box {
    max-width: 97%;
}

.objective-box .heading {
    font-family: Raleway-Bold;
    font-size: 20px;
    padding: 30px 0 10px 0;
}

.objective-box .note {
    line-height: 16px;
    font-size: 12px;
    padding: 8px 0;
} */
/* objective section end */

/* admission process section start */
.admission-section {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    padding: 50px 0 140px 0;
    margin: 0 0 70px 0;
    background: #cfe2f587;
  }
  .solution-item-two {
    position: relative;
    padding: 45px 0 30px 45px;
    height: 50px;
  }
  .admission-section .number {
    left: -10px;
  }
  .solution-item-two .number {
    font-size: 200px;
    font-weight: 700;
    opacity: 0.05;
    left: -6px;
    top: -20px;
    line-height: 1;
    position: absolute;
    color: #1e0a2c;
    font-family: 'Montserrat-Bold';
  }
  .fa-check:before {
    content: "\f00c";
  }
  .solution-item-two > i {
    height: 30px;
    width: 30px;
    color: white;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 25px;
    display: inline-block;
    background: #5138ee;
  }
  .pointers .solution-item-two p{
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 17px;
    text-align: left;
    line-height: 25px;
  }
  .solution-item-two.color-two > i {
    background: #ffc800;
  }
  .solution-item-two.color-three > i {
    background: #ff6101;
  }
  .solution-item-two.color-four > i {
    background: #f001ff;
  }
/* admission process section end */

/* Career Prospects section starts */
/* CARD */
.career-card{
    background:#e6f0fa;
    padding:25px;
    border-radius:10px;
    border:1px solid #e5e5e5;
    transition:all .3s ease;
}

/* HOVER EFFECT */
.career-card:hover{
    transform:translateY(-6px);
    box-shadow:0 15px 35px rgba(0,0,0,0.08);
}

/* TITLE */
.career-card h5{
    font-weight:600;
    margin-bottom:15px;
    color:#002147;
}

/* LIST */
.career-card ul{
    padding-left:0;
    margin:0;
}

.career-card ul li{
    list-style:none;
    position:relative;
    padding-left:20px;
    margin-bottom:10px;
    font-size:14px;
    color:#555;
}

/* CUSTOM ICON */
.career-card ul li::before{
    content:"✔";
    position:absolute;
    left:0;
    top:0;
    color:#0368c3;
    font-size:12px;
}
/* Career Prospects section end */

/* date section start */

.date-section .section-heading span {
    color: #b80303;
}

.date-section {
    padding: 10px 0 40px 0;
}

table,
tr,
th,
td {
    border-collapse: separate;
    font-family: Montserrat-Regular;
    font-size: 14px;
}

tr,
th,
td {
    border: 1px solid #8888884D;
}

table th {
    text-align: center;
    color: #FFF;
    background: rgb(163, 12, 19);
    background: linear-gradient(180deg, rgba(163, 12, 19, 1) 0%, rgba(176, 14, 21, 1) 26%, rgba(194, 17, 23, 1) 100%);
}

.table-striped>tbody>tr:nth-of-type(even)>* {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color);
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: transparent;
    color: var(--bs-table-striped-color);
}

.table a {
    color: #08AB9D;
    text-decoration: none;
}

.table a:hover {
    color: #b80303;
}
/* date section end */

/* Recruiters section starts */
.recruiters_section{
    margin: 60px 0;
}
.icon-box {
    width: 75%;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    margin: 10px;
    padding: 15px;
    border-radius: 7px;
}
/* Recruiters section ends */

/* footer section start */

footer {
    background-color: #0368c3;
    color: #fff;
    width: 100%;
    float: left;
    padding: 60px 0 0px 0;
}
footer a {
    color: #fff;
    line-height: 24px;
    font-size: 12px;
    text-decoration: none;
}
.footer_content {
    font-size: 14px;
    font-family: Montserrat-Regular;
}
.footer-contact {
    font-size: 15px;
    font-family: Montserrat-SemiBold;
}
.footer_heading {
    font-family: Montserrat-Bold;
    font-size: 18px;
    padding: 0 0 20px;
}
.footer_list {
    border-right: 1px solid #fff;
    padding: 20px 40px 0;
    min-height: 150px;
}
.footer_list:first-child {
    padding: 20px 20px 0 0;
}
.footer_list:last-child {
    border-right: none;
}
.footer_box1 {
    float: left;
    width: 32%;
}
.footer_box1 a {
    margin: 0 10px 0 0;
}
.footer_box2 {
    float: left;
    width: 36%;
}
.footer_link img:hover {
    margin: -4px 0 0;
}
.made_by_text {
    padding: 0 0 0 0;
    display: block;
}
.fa-mobile-phone:before, .fa-mobile:before {
    font-size: 20px;
}
footer a:hover {
    color: #fff;
    font-family: Montserrat-SemiBold;
}
/* footer section end */


/* Top button start*/
#myBtn {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 99;
    border: none;
    outline: 0;
    background-color: #0368c3;
    color: #fff;
    cursor: pointer;
    padding: 5px;
    border-radius: 40px;
    font-size: 22px;
    opacity: 0.5;
    height: 40px;
    width: 40px;
    transform: translateY(0);
    animation: bounceInDown 2s;
    -webkit-animation: bounceInDown 2s;
}
#myBtn:hover {
    opacity: 1;
}
.reg-desk {
    display: none;
    position: fixed;
    bottom: 150px;
    right: 0;
    z-index: 99;
    border: none;
    outline: 0;
    background-color: #0368c3;
    color: #fff;
    cursor: pointer;
    padding: 18px 5px;
    /* border-radius: 10px; */
    font-size: 18px;
    opacity: 0.9;
    height: 130px;
    width: 36px;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .reg-desk:hover {
    /* background-color: #555; */
    opacity: 1;
  }
  .reg-desk a{
    color: #fff;
  }
  .reg-mob{
    display: none;
  }
/* Top button ends*/

/* Medical technology Programme section start */

/* .eligibility-box {
    display: flex;
    gap: 40px;
    justify-content: left;
}

.eligibility-box p {
    padding: 6px 30px;
    background-color: #0000001a;
} */


/* Medical technology Programme section end */


/*thankyou page start*/
.thankyoutext {
    text-align: center;
    padding: 50px;
}
.thankyou_button {
    text-align: center;
}
.thankyou_button .banner-btn {
    font-family: Montserrat-Black;
    font-size: 28px;
    width: 86%;
    padding: 40px;
    color: #b80303;
    text-decoration: none;
}
.thankyou_banner_section{
    padding: 150px 0 120px 0;

}
.ty_btn {
    font-family: Montserrat-Bold;
    background: linear-gradient(113deg, #b80303 0, #b80303a1 100%); 
    padding: 8px 20px;
    border-radius: 20px;
    color: #fff;
    text-decoration: none;
    text-transform: 0.4s;
}
.ty_btn:hover {
    text-decoration: none;
    color: #b80303;
    background: #fff;
    border: 1px solid #b80303;
}
.btn_tysubmit a {
    font-family: Montserrat-Bold;
    background: linear-gradient(113deg, #b80303 0, #b80303a1 100%);
    padding: 8px 20px;
    border-radius: 20px;
    color: #fff;
    text-transform: 0.4s;
    text-decoration: none;
}
.btn_tysubmit a:hover {
    text-decoration: none;
    color: #b80303;
    background: #fff;
    border: 1px solid #b80303;
}

/*thankyou page end*/

/* ============================Responsive screens starts========================================= */
@media screen and (min-width:1500px) and (max-width:1920px) {
.banner_box {
    background-image: url(../images/banner-img.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #fff;
    padding: 25px 0;
    min-height: 760px;
    width: 100%;
}
.banner-form-wrap {
    padding-top: 150px;
}
}
@media screen and (max-width:1200px) {
    .main-navigation ul li {
        padding: 10px 15px;
    }
    .main-navigation ul li a {
        font-size: 12px;
    }
    .main-navigation {
        text-align: right;
    }
    .main-navigation li a::before {
        display: none;
    }
    .solution-item-two .number {
        font-size: 160px;
    }
}

@media screen and (max-width:1024px) {
    .top_leftbox {
        width: 90%;
    }
    .nav-trigger {
        display: block;
        right: 20px;
        cursor: pointer;
        height: 22px;
        width: 28px;
        padding: 0;
        opacity: 1;
        position: absolute;
        top: 28px;
        -webkit-transition: all .2s ease-in 0s;
        transition: all .2s ease-in 0s;
        z-index: 999;
    }
    .nav-trigger .bars {
        background-color: #EC1B24;
        height: 4px;
        margin-bottom: 5px;
        width: 100%;
        -webkit-transition: all .2s ease-in 0s;
        transition: all .2s ease-in 0s;
    }
    .nav-trigger .bars:last-child {
        margin-bottom: 0;
    }
    .main-menu--open .bars:first-child {
        -webkit-transform: translateY(8px) rotate(136deg);
        transform: translateY(8px) rotate(136deg);
    }
    .main-menu--open .bars:nth-child(2) {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    .main-menu--open .bars:last-child {
        -webkit-transform: translateY(-10px) rotate(-136deg);
        transform: translateY(-10px) rotate(-136deg);
    }
    .main-menu--open .nav-trigger .bars {
        background-color: #FFF;
    }
    .main-navigation ul {
        width: 90%;
        max-width: 380px;
        margin: 60px auto 30px;
        text-align: left;
        display: block;
    }
    .main-navigation ul li {
        display: block;
        border-radius: 0;
        border-bottom: solid 1px #fff;
    }
    .main-menu--open .main-navigation {
        opacity: 1;
        pointer-events: auto;
    }
    .main-navigation ul li a {
        color: #FFF;
    }
    .main-navigation ul li:hover a {
        color: #FFF;
    }
    .main-navigation {
        background-color: #707070e3;
        height: 100%;
        left: 0;
        top: 0;
        overflow-y: auto;
        padding: 0;
        position: fixed;
        width: 100%;
        z-index: 99;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: opacity .2s ease 0s;
        transition: opacity .2s ease 0s;
        border-top: 1px solid #fff;
    }
    .process_content {
        max-width: 75%;
    }
    .prcess_list,
    .prcess_list.last_list {
        width: 25%;
    }
    .reg-heading {
        font-size: 24px;
    }
    ul.custom-list {
        max-width: 94%;
        /* padding: 40px 0 0 0; */
    }
    .reg-contentbox {
        padding: 50px 20px 50px 50px;
    }
    .medical .prcess_list {
        width: 100%;
        float: left;
        margin: 0 0 20px 0;
        min-height: auto;
    }
    .medical .process_content {
        min-height: auto;
        padding: 20px 0;
        text-align: left;
        max-width: 100%;
    }    
    .main-navigation li a::before {
        display: none;
    }
    .parallax .text {
        padding: 26px 50px;
    }
    .main{
        margin-top: 0px;
    }
    .banner-form {
        margin: 80px 0 0 0;
    }
}

/* @media screen and (min-width:992px) and (max-width:1400px) {
    .medical .process_list_mainbox {
        float: left;
        width: 100%;
        display: block;
    }
    .medical .prcess_list {
        width: 25%;
        float: left;
        margin: 0 0 40px 0;
        min-height: 272px;
    }
    .medical .process_content {
        padding: 60px 36px 60px 20px;
        max-width: 70%;
        text-align: end;
        font-size: 15px;
        min-height: 245px;
    }
    .admission {
        font-size: 20px;
        font-weight: bold;
    }
    .bold-content {
        font-size: 28px;
    }
    .form-heading {
        font-size: 20px;
    }
    .about-text {
        font-size: 17px;
    }
    .form-box_footer {
        margin: 0 0 15px 0;
    }
    .opportunities-list img {
        min-height: 65px;
    }
    .banner-form {
        margin: 20px auto 0;
    }
} */

@media screen and (max-width:992px) {
    .top_leftbox {
        width: 90%;
    }
    .nav-trigger {
        display: block;
        right: 20px;
        cursor: pointer;
        height: 22px;
        width: 28px;
        padding: 0;
        opacity: 1;
        position: absolute;
        top: 28px;
        -webkit-transition: all .2s ease-in 0s;
        transition: all .2s ease-in 0s;
        z-index: 999;
    }
    .nav-trigger .bars {
        background-color: #b80303;
        height: 4px;
        margin-bottom: 5px;
        width: 100%;
        -webkit-transition: all .2s ease-in 0s;
        transition: all .2s ease-in 0s;
    }
    .nav-trigger .bars:last-child {
        margin-bottom: 0;
    }
    .main-menu--open .bars:first-child {
        -webkit-transform: translateY(8px) rotate(136deg);
        transform: translateY(8px) rotate(136deg);
    }
    .main-menu--open .bars:nth-child(2) {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    .main-menu--open .bars:last-child {
        -webkit-transform: translateY(-10px) rotate(-136deg);
        transform: translateY(-10px) rotate(-136deg);
    }
    .main-menu--open .nav-trigger .bars {
        background-color: #FFF;
    }
    .main-navigation ul {
        width: 90%;
        max-width: 380px;
        margin: 60px auto 30px;
        text-align: left;
        display: block;
    }
    .main-navigation ul li {
        display: block;
        border-radius: 0;
        border-bottom: solid 1px #fff;
    }
    .main-menu--open .main-navigation {
        opacity: 1;
        pointer-events: auto;
    }
    .main-navigation ul li a {
        color: #FFF;
    }
    .main-navigation ul li:hover a {
        color: #FFF;
    }
    .main-navigation {
        background-color: #707070e3;
        height: 100%;
        left: 0;
        top: 0;
        overflow-y: auto;
        padding: 0;
        position: fixed;
        width: 100%;
        z-index: 99;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: opacity .2s ease 0s;
        transition: opacity .2s ease 0s;
        border-top: 1px solid #fff;
    }
    .banner-section {
        background-position: right center;
        background-size: 68% 100%;
    }
    .prcess_list,
    .prcess_list.last_list {
        background-image: none;
        width: 100%;
    }
    .medical .prcess_list.last_list {
        background-image: none;
    }
    .medical .prcess_list.last_list .process_content {
        max-width: 100%;
        padding: 0;
    }

    .process_content {
        padding: 10px 20px;
        max-width: 100%;
        text-align: left;
        display: flex;
        gap: 20px;
        align-items: center;
    }
    
    .form-banner-mainbox {
        margin: 0;
    }
    /* .banner-form {
        margin: 580px auto 0 auto;
    } */
    .banner_box {
        background-image: url(../images/banner-mob-img.webp) !important;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: top;
        margin: 40px 0;
        min-height: 215px !important;
        background-color: #fff;
    }
    .registration-btn{
        display: block;
        overflow: hidden;
        background-color: #b80303;
        color: #fff;
        position: fixed !important;
        bottom: 0;
        z-index: 999999;
        margin-bottom: 0;
        width: 100%;
        min-height: auto;
        border-radius: 0;
        left: 0px;
        font-family: 'Montserrat-SemiBold';
        padding: 5px;
    }
    .registration-btn a{
        display: block;
        color: #fff;
        text-align: center;
        text-decoration: none;
        font-size: 15px;
        text-align: center;
        align-items: center;
    }    
    .footer-content .section-heading {
        text-align: center;
    }
    .footer-address {
        text-align: center;
    }
    .footer-links {
        margin-bottom: 20px;
        text-align: center;
    }
    .solution-item-two > i {
        display: none;
      }
      .solution-item-two .number {
        font-size: 74px;
        font-weight: 700;
        opacity: 0.07;
        left: 0;
        top: 0px;
        line-height: 1;
        position: absolute;
        color: #1e0a2c;
      }
      .solution-item-two {
        position: relative;
        padding: 0px 30px 0px 91px;
        height: 180px;
      }
      .pointers .solution-item-two p { 
        text-align: left;
        line-height: 20px;
      }
      .success-item.style-two, .success-item.style-two-last {
        padding: 30px 15px 20px;
      }
      .count-text {
        font-size: 25px;
      }
      .dsgn-course-section {
        padding: 50px 0 0 0;
        margin: 0 0 0 0;
      }
      .parallax .text {
        padding: 22px 30px 0 30px;
      }
      .main-navigation li a::before {
        display: none;
    }
    .parallax{
        padding: 0px 0 0 0;
    }
    .admission-section {
        margin: 0 0 ;
        padding: 50px 0 0 0;
    }
    .career-prospects {
        margin-top: 40px;
    }
    .recruiters_section {
        margin: 0px 0 30px 0;
    }
    .solution-item-two {
        height: 105px;
    }
    .footer_box1,
    .footer_box2 {
        width: 100%;
    }
    .footer_list {
        border-right: none;
        min-height: auto;
        margin: 0 0 30px;
        padding: 0;
        text-align: center;
    }
    .footer_list:first-child {
        padding: 0;
    }
    .banner-form {
        margin: 580px auto 0 auto;
    }
    .about-text {
        text-align: justify;
        padding: 20px 0 0 0px;
    }
    .parallax {
        height: 361px;
    }
    .pointers .solution-item-two p {
        font-size: 15px;
    }
    .made_by_text {
        padding: 0 0 30px 0;
        display: block;
    }
   
    .reg-mob{
         display: block;
        overflow: hidden;
        background-color: #9a0a0a;
        color: #fff;
        position: fixed;
        bottom: 0;
        z-index: 9999;
        margin-bottom: 0;
        width: 100%;
        min-height: auto
      }
      .reg-mob a {
        float: left;
        display: block;
        /* color: #1a1a1a; */
        color: #fff;
        text-align: center;
        padding: 10px 10px;
        text-decoration: none;
        font-size: 15px;
        font-family: 'Lato', sans-serif;
      }
      
      .reg-mob a:hover {
        /* background-color: #c5161d; */
        color: #fff
      }
      
      .reg-mob a.active {
        /* background-color: #c5161d; */
        color: #fff
      }
    .reg-desk{
       display: none !important;
    }
    .g-recaptcha {
        transform: scale(0.67);
        transform-origin: 0 0;
    }
}
/* 
@media screen and (min-width:769px) and (max-width:993px) {
    .banner-form {
        margin: 580px auto 0 auto;
    } 
} */
@media screen and (max-width:768px) {
    .banner-section {
        background-image: none;
        background-color: #b80303;
    }
    .medical .banner-section {
        background-image: none;
        background-color: #b80303;
    }
    .banner-section::before {
        display: none;
    }
    .banner-text {
        color: #FFF;
        padding: 10px 0;
    }
    .bold-content {
        color: #FFF;
    }
    .form-mainbox {
        padding: 20px;
    }
    .about-section {
        padding: 20px 0 50px 0;
    }
    .about-content-mainbox::after {
        display: none;
    }
    .about-imgbox {
        margin: 0 0 20px 0;
    }
    .program-section .section-heading {
        padding: 0 0 25px 0;
        line-height: normal;
    }
    .tabs-wrapper .tab-content {
        margin: 20px 0;
    }
    .nav-item,
    .nav-pills .nav-link {
        width: 100%;
    }
    .process_list_mainbox {
        display: block;
        padding: 0;
    }
    .prcess_list.last_list .process_content {
        max-width: 100%;
    }
    .opportunities-mainbox {
        flex-direction: row;
    }
    .opportunities-list {
        padding: 10px 0;
        width: 20%;
    }
    .opportunities-mainbox.list-box {
        margin: 0px 0 0 0;
    }
    ul.custom-list {
        max-width: 100%;
        padding: 0px 0;
    }
    .reg-section {
        padding: 0px 0 50px 0;
    }
    .reg-contentbox {
        padding: 30px 20px;
    }
    .reg-imgbox img {
        position: relative;
    }
    .reg-heading {
        line-height: 40px;
    }
    .footer-content {
        padding: 0 0 30px 0;
    }
    .eligibility-box {
        display: flex;
        gap: 0;
        justify-content: center;
        flex-direction: column;
    }
    .admission {
        color: #FFF;
    }
    .thankyou_button .banner-btn {
        padding: 18px;
    }
    .banner-form {
        margin: 480px auto 20px auto;
    }
    .parallax {
        height: 481px;
    }
    .g-recaptcha {
        transform: scale(1);
        transform-origin: 0 0;
    }
}

@media screen and (max-width: 580px){
    .banner-form {
        margin: 275px auto 0 auto;
    }
    .parallax {
        background-image: url(../images/prog-bg.webp);
        height: 800px;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }
    .opportunities-mainbox {
        flex-direction: column;
    }
    .opportunities-list {
        padding: 10px 0;
        width: 100%;
    }
    .obj_txt {
        font-family: 'Montserrat-Regular';
        font-size: 16px;
    }
    .obj_txt .obj_head {
        font-size: 25px;
    }
    .banner_box {
       margin: 80px 0;
    }
}

@media screen and (max-width:380px) {
    .parallax {
        height: 840px;
    }
    .banner-form {
        margin: 260px auto 0 auto;
    }
    .thankyou_button {
        text-align: center;
        font-size: 12px;
    }
    .logo img {
        width: 80%;
    }
    .g-recaptcha {
        transform: scale(0.77);
        transform-origin: 0 0;
    }
}
@media screen and (min-width:319px) and (max-width:381px) {
    .parallax {
        height: 999px;
    }
}
@media screen and (max-width:320px) {
    .parallax {
        height: 999px;
    }
    .obj_txt .obj_head {
        font-size: 21px;
    }    
    .banner-form {
        max-width: 295px;
        margin: 215px auto 0 auto;
    }
    .section-heading {
        font-size: 28px;
    }
}