

/********** Poppins FONT **************/

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.eot');
    src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff'),
        url('../fonts/Poppins-Regular.ttf') format('truetype'),
        url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.eot');
    src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff'),
        url('../fonts/Poppins-Medium.ttf') format('truetype'),
        url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Bold.eot');
    src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/Poppins-Bold.woff') format('woff'),
        url('../fonts/Poppins-Bold.ttf') format('truetype'),
        url('../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-SemiBold.eot');
    src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBold.woff') format('woff'),
        url('../fonts/Poppins-SemiBold.ttf') format('truetype'),
        url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


/********** Poppins FONT **************/



html {
    scroll-behavior: smooth;
}


body {
    color:#000; 
    background:#fff; 
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
}

a {
    color: #333;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:focus, 
a:hover {
    text-decoration: none;
    color: #333;
}







/*** Common CSS ***/
.w_40_cust {width: 40%;}
.w-60 {width: 60% !important;}
.c-w-10 {width: 10% !important;}
.c-w-13 {width: 13% !important;}
.c-w-20 {width: 20% !important;}
.c-w-30 {width: 30% !important;}
.c-w-35 {width: 35% !important;}
.c-w-37 {width: 37% !important;}
.c-w-40 {width: 40% !important;}
.c-w-45 {width: 45% !important;}
.c-w-50 {width: 50% !important;}
.c-w-55 {width: 55% !important;}
.c-w-60 {width: 60% !important;}
.c-w-70 {width: 70% !important;}
.c-w-80 {width: 80% !important;}
.c-w-82 {width: 82% !important;}
.c-w-83 {width: 83% !important;}
.c-w-85 {width: 85% !important;}
.c-w-90 {width: 90% !important;}
.c-w-100 {width: 100% !important;}


.minHeight_74 {min-height: 88px;}



.minWidth_20 {min-width: 20px !important;}
.minWidth_30 {min-width: 30px !important;}
.minWidth_40 {min-width: 40px !important;}
.minWidth_50 {min-width: 50px !important;}
.minWidth_60 {min-width: 60px !important;}
.minWidth_70 {min-width: 70px !important;}
.minWidth_80 {min-width: 80px !important;}
.minWidth_89 {min-width: 89px !important;}
.minWidth_90 {min-width: 90px !important;}
.minWidth_100 {min-width: 100px !important;}
.minWidth_118 {min-width: 118px !important;}
.minWidth_120 {min-width: 120px !important;}
.minWidth_121 {min-width: 121px !important;}
.minWidth_130 {min-width: 130px !important;}
.minWidth_140 {min-width: 140px !important;}
.minWidth_150 {min-width: 150px !important;}
.minWidth_160 {min-width: 160px !important;}
.minWidth_170 {min-width: 170px !important;}
.minWidth_180 {min-width: 180px !important;}
.minWidth_190 {min-width: 190px !important;}
.minWidth_200 {min-width: 200px !important;}
.minWidth_210 {min-width: 210px !important;}
.minWidth_220 {min-width: 220px !important;}
.minWidth_230 {min-width: 230px !important;}
.minWidth_250 {min-width: 250px !important;}
.minWidth_260 {min-width: 260px !important;}
.minWidth_265 {min-width: 265px !important;}
.minWidth_275 {min-width: 275px !important;}
.minWidth_280 {min-width: 280px !important;}
.minWidth_300 {min-width: 300px !important;}
.minWidth_310 {min-width: 310px !important;}
.minWidth_330 {min-width: 330px !important;}
.minWidth_350 {min-width: 350px !important;}
.minWidth_380 {min-width: 380px !important;}
.minWidth_400 {min-width: 400px !important;}

.maxWidth_30 {max-width: 30px !important;}
.maxWidth_50 {max-width: 50px !important;}
.maxWidth_100 {max-width: 100px !important;}
.maxWidth_120 {max-width: 120px !important;}
.maxWidth_130 {max-width: 130px !important;}
.maxWidth_140 {max-width: 140px !important;}
.maxWidth_150 {max-width: 150px !important;}


.width_50 {width: 50px !important;}


.fbold {font-weight: bold !important;}
.font0 {font-size: inherit;}
.font12 {font-size: 12px !important;}
.font13 {font-size: 13px !important;}
.font14 {font-size: 14px !important;}
.font16 {font-size: 16px !important;}
.font18 {font-size: 18px !important;}
.font20 {font-size: 20px !important;}
.font22 {font-size: 22px !important;}
.font24 {font-size: 24px !important;}
.font26 {font-size: 26px !important;}
.font28 {font-size: 28px !important;}
.font30 {font-size: 30px !important;}

/*** Common CSS ***/






.btn.customBtn_1 {
    background: #0d70b7;
    border-radius: 0px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 0;
    line-height: 20px;
    margin-bottom: 12px;
    min-width: 100px;
} 
.btn.customBtn_1:hover {
    background: #f57206;
    border-radius: 0px;
    color: #fff;
    box-shadow: inherit;
}

.btn.grayBtn {
    background: #adadad;    
    border: 1px solid #adadad;
} 
.btn.grayBtn:hover {
    background: #adadad;
    border: 1px solid #adadad;
}

.btn.blueBtn {
    background: #4472c4;    
    border: 1px solid #4472c4;
} 
.btn.blueBtn:hover {
    background: #4472c4;
    border: 1px solid #4472c4;
}






.bg_white {background: #fff;}
.bg_gray {background: #d4d4d4;}






/*** Page scroll top Section CSS ***/
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 70px;
    right: 20px;
    display:none;	
}
.btn.back-to-top {
    border-radius: 5px;
    background: #202020;
    color: #fff;
    z-index: 1;
    border: 0px solid #fff;
}
.btn.back-to-top:hover {
    background: #03439C;
    color: #fff;
}


/*** Page scroll top Section CSS ***/












/* .minWidth_sec_PC {
    min-width: 1100px;
} */

.secFixed_width {
    /* max-width: 1100px;  */
    width: 960px; 
    margin: 0 auto;
}





.btn:focus,
.btn.focus {
    box-shadow: inherit;
}



textarea {
    resize: none;
}


/* .form-control:focus {
    color: #495057;
    background-color: none;
    border-color: none;
    outline: 0;
    box-shadow: inherit;
} */

.form-control:focus {
    border-color: #007fd5;
    outline: 0;
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(237,125,49,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(237,125,49,0.6); */
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    transition: all 0.3s ease 0s;
}




.form-control.placeHolder_text::placeholder {
    color: #252525;
    opacity: 1;
    /* Firefox */
}

.form-control.placeHolder_text:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #252525;
}

.form-control.placeHolder_text::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #252525;
}



.form-control.custom_input {
    color: #252525;
    font-size: 15px;
    font-weight: normal;
    border-radius: 6px;
    background: #f2f6fa;
    border: 0px solid #394e5d;   
    height: calc(1.5em + 0.5rem + 2px);
    /* line-height: 14px;
    padding: 5px 5px;
    height: calc(1.5em + 0.5rem + 2px);
    text-align: center; */
}
.form-control.custom_select {
    color: #252525;
    font-size: 15px;
    border-radius: 6px;
    line-height: 18px;
    padding: 5px 5px;
    background: #f2f6fa;
    border: 0px solid #394e5d;
    height: calc(1.5em + 0.5rem + 2px);  
    text-align-last:left;
}
.form-control.custom_select option {
    text-align: left;
}
.form-control.custom_textArea {
    color: #252525;
    font-size: 16px;
    font-weight: normal;
    border-radius: 6px;
    background: #f2f6fa;
    border: 0px solid #394e5d;
    height: calc(5.5em + 0.5rem + 4px);
    resize: none;    
    /* height: calc(6.5em + 0.5rem + 0px); */
    /* padding: 5px 5px;
    height: calc(5.5em + 0.5rem + 2px); */
}












/*** Custom Checkbox CSS ***/
.chiller_cb span:before, .chiller_cb span:after {
    content: "";
    display: inline-block;
    background: #fff;
    width: 0;
    height: 0.2rem;
    position: absolute;
    transform-origin: 0% 0%;
  }
  
  .chiller_cb {
    position: relative;
    height: 2rem;
    display: flex;
    align-items: center;
  }
  .chiller_cb input {
    display: none;
  }
  .chiller_cb input:checked ~ span {
    background: transparent;
    border-color: #0d70b7;
  }
  .chiller_cb input:checked ~ span:before {
    /* width: 1rem; */
    width: 0.65rem;
    height: 0.15rem;
    transition: width 0.1s;
    transition-delay: 0.3s;
  }
  .chiller_cb input:checked ~ span:after {
    width: 0.4rem;
    height: 0.15rem;
    transition: width 0.1s;
    transition-delay: 0.2s;
  }
  .chiller_cb input:disabled ~ span {
    background: #ececec;
    border-color: #dcdcdc;
  }
  .chiller_cb input:disabled ~ label {
    color: #dcdcdc;
  }
  .chiller_cb input:disabled ~ label:hover {
    cursor: default;
  }
  .chiller_cb label {
    color: #cfcfcf;
    font-size: 16px;
    font-weight: 300;
    padding-left: 2rem;
    position: relative;
    z-index: 2;
    cursor: pointer;
    margin-bottom:0;
    line-height: 16px;
  }
  .chiller_cb span {
    display: inline-block;
    /* width: 1.2rem;
    height: 1.2rem; */
    width: 15px;
    height: 15px;
    border: 1px solid #0d70b7;
    position: absolute;
    left: 0;
    transition: all 0.2s;
    z-index: 1;
    box-sizing: content-box;
  }
  .chiller_cb span:before {
    transform: rotate(-55deg);
    /* top: 1rem; */
    top: 0.70rem;
    left: 0.37rem;
  }
  .chiller_cb span:after {
    transform: rotate(35deg);
    /* bottom: 0.35rem;
    left: 0.2rem; */
    bottom: 0.25rem;
    left: 0.18rem;
  }
/*** Custom Checkbox CSS ***/  












/*** Modal Popup CSS ***/
.cust_modalContent {
    border-radius: 0px;
}
.cust_modalBody {padding: 30px;}

.cust_modalContent .modal-header {
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
}

.cust_modalContent .modal-header .modal-title {
    line-height: 22px;
    font-size: 18px;
    color: #0b6693;
}
button.modal_closeBtn {
    position: absolute;
    top: -40px;
    right: 0;
    z-index: 1;
    padding: 3px 0px;
    /* background: #f00; */
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    opacity: 1;
    font-size: 40px;
}
button.modal_closeBtn:hover {
    /* background: #f00; */
    color: #fff;
}
button.modal_closeBtn:focus {outline: 0;}


.cust_modalBody .modal_contSec {
    padding: 0px 0px 0px;
}

.cust_modalBody .modal_contSec p {
    margin-bottom: 0px;
}

.btn.noBtn {
    color: #3f51b5;
}

.btn.noBtn:hover {
    color: #3f51b5;
}

/*** Modal Popup CSS ***/









.cust_scroll_1 {
    max-height: 208px;
    overflow: auto;
}







/*** Navbar taggler icon animate CSS START ***/
.navbar-toggler {
    border: 0;
    color: inherit;
}
.navbar-toggler:focus,
.navbar-toggler:active {
    outline: 0;
}

.navbar-toggler-right {
    position: relative;
    right: 0;
    top: 0;
}

.navbar-toggler span {
   display: block;
   /* background-color: #03439C; */
   background-color: #FFF;
   height: 3px;
   width: 25px;
   margin-top: 4px;
   margin-bottom: 4px;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
   position: relative;
   left: 0;
   opacity: 1;
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
   -webkit-transition: transform .35s ease-in-out;
   -moz-transition: transform .35s ease-in-out;
   -o-transition: transform .35s ease-in-out;
   transition: transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0.9;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0.9;
}
/*** Navbar taggler icon animate CSS END ***/











/*** Header Navbar CSS START ***/

.header_wrapper {
    background: #f57206;
    height: 50px;
}

.header_nav_wrapper {
    /* width: 92%; */
    padding: 15px 30px;
}

.logo_img {
    width: 200px;
}

.nav_wrapper {
    /* background: #5ca8c5; */
    padding: 0;
    width: 100%;
    margin: 0px auto;
	padding: 0px 0px;
    position: fixed;
    transition: .5s;
}

.nav_wrapper.navbar_bgColor_scroll_changed {
    /* background: rgba(0,0,0,0.6); */
    /* background: #743f22; */
    background: #03439c;
    /* box-shadow: 0px 0px 5px #e3e3e3; */
} 
.nav_wrapper.navbar_bgColor_onclick_changed {
    /* background: rgba(0,0,0,0.6); */
    /* background: #743f22; */
    background: #03439c;
    /* box-shadow: 0px 0px 5px #e3e3e3; */
}





.nav_wrapper .navbar-nav.cust_navMenu .nav-item {
    padding: 0px 0px;
    margin: 0 0px 0px 0px;
}
.nav_wrapper .navbar-nav.cust_navMenu .nav-item:last-child {
    margin-right: 0;
}
.nav_wrapper .navbar-nav.cust_navMenu .nav-link {
    /* background: #e0e0e0; */
    color: #262626;
    font-size: 18px;
    font-weight: 500;
    padding: 5px 15px 5px;
    margin: 0px 15px 0px;
    text-align: center;
    line-height: 18px;
    /* width: 160px; */
    /* border-bottom: 3px solid transparent; */
}

.nav_wrapper .navbar-nav.cust_navMenu .nav-link:hover {
    /* color: #03439C; */
    /* color: #FFCC00; */
    cursor: pointer;
}
/*
.nav_wrapper .navbar-nav.cust_navMenu .nav-link.active {
    color: #FFF;
}*/


.navbar_bgColor_scroll_changed.nav_wrapper .navbar-nav.cust_navMenu .nav-link {
    color: #FFF;
}



/* 
.nav_wrapper.navbar-dark .nav-item > .nav-link.active  {
    color:#ff7612;
} */





.nav_wrapper .navbar-nav.cust_navMenu .nav-item .helpLine {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 7px 15px;
    margin: 0px 0px 0px;   
    line-height: 1.5;
    display: inline-block;    
    /* background: #FFBB00; */
    background: #03439c;
    border-radius: 3px;
}

.nav_wrapper.navbar_bgColor_scroll_changed .navbar-nav.cust_navMenu .nav-item .helpLine {
    color: #03439c;
    background: #fff;
}

.nav_wrapper.navbar_bgColor_onclick_changed .navbar-nav.cust_navMenu .nav-item .helpLine {
    color: #fff;
    background: #03439c;
}




/*** Header Navbar CSS END ***/





























/****** Admission Page CSS START ******/


/* Banner Slider section CSS */

.banslider_main_sec {
    margin: 0px 0px 30px;
}
.banslider_main_sec .banner_wrap {
    padding: 0px 0px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.banslider_main_sec .headerBanner_slide.slick-slider .slick-list {
    /* height: 44rem !important; */
    height: auto !important;
}
.banslider_main_sec .headerBanner_slide .slick-slide img.bannerbgimg {
    position: relative;
    width: 100%;
    /* height: 100%; */
    /* max-height: 780px; */
    /* height: 44rem; */
    height: auto;
}


/*
.banslider_main_sec .bannerSlide .slick-next {
    right: 20px;
}
.banslider_main_sec .bannerSlide .slick-prev {
    right: 90px;
    left: auto
}
.banslider_main_sec .bannerSlide .slick-next:before {
    content: url(../images/next-arrow.png);    
    width: 55px;
    height: 44px;
}
.banslider_main_sec .bannerSlide .slick-prev:before {
    content: url(../images/prev-arrow.png);
    width: 55px;
    height: 44px;
}
.banslider_main_sec .bannerSlide .slick-dots {
    position: absolute;
    bottom: 5%;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.banslider_main_sec .bannerSlide .slick-dots li button::before {
    font-family: 'slick';
    font-size: 15px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '';
    text-align: center;
    opacity: .25;
    color: black;
}
.banslider_main_sec .bannerSlide .slick-dots li {
    position: relative;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    border: solid 1px #1b61a9;
    transform: rotate(45deg);
}
.banslider_main_sec .bannerSlide .slick-dots li button {
    border: 0;
    outline: none;
    background: transparent;
}
.banslider_main_sec .bannerSlide .slick-dots li.slick-active {
    background: #1b61a9;
    border: none;
}
.banslider_main_sec .bannerSlide .slick-slide img {
    margin: 0px auto 15px;
    position: relative;
}

.banslider_main_sec .bannerSlide .slick-slide img.bannerbgimg {
    position: relative;
    width: 100%;
    height: 100%;
    max-height: 750px;
}
*/





.banner_admission_advertise {
    position: relative;
    /* bottom: 25.5rem; */
    bottom: 1.5rem;
    left: 0;
    width: 100%;
    padding: 0px 15px;
    background: #03439C;
    display: none;
}
.banner_admission_advertise p {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 10px 0px;
    margin: 0px 0px 0px;
    text-align: center;
}



.mgmtProg_admission_advertise.banner_admission_advertise {
    position: relative;
    /* bottom: 25.5rem; */
    bottom: 0rem;
    left: 0;
    width: 100%;
    padding: 10px 15px;
    background: #FFBB00;
    display: block;
}
.mgmtProg_admission_advertise.banner_admission_advertise p {
    color: #000000;
    font-size: 28px;
    font-weight: 600;
    padding: 10px 0px;
    margin: 0px 0px 0px;
    text-align: center;
}


/* Banner Slider section CSS */





/* Banner Form section CSS */

.admission_form_wrap {
    position: absolute;
    left: 8%;
    top: 0%;
    z-index: 1;
    max-width: 380px;
    width: 100%;
    display: block;
    /* background: #03439C; */
    background: #fff;
    border-radius: 15px;
    /* padding: 15px 15px; */
    margin: 8.5rem 0 0;
}
.admission_form_wrap h2 {
    color: #3B3B3B;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0px 0px 15px;
    text-align: center;
}
.admission_form_wrap h2 span {
    /* color: #03439c; */
    color: #3B3B3B;
    font-size: 16px;
    font-weight: 500;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
    display: block;
    text-transform: uppercase;
}


.admissionForm_sec .form-group {
    margin: 0px 0px 10px;
}
.admissionForm_sec .form-control.custom_input {
    /*margin: 0px 0px 5px;*/
}
.admissionForm_sec p {
    color: #FF0000;
    font-size: 11px;
    padding: 0px 0px 0px 12px;
    margin: 5px 0px 0px;
}
.admissionForm_sec p.termsCondition {
    color: #252525;
}


.btn.registerBtn {
    color: #000;
    font-size: 16px;
    padding: 8px 10px;
    margin: 20px 0px 10px;
    background: #FFCC00;
}
.btn.registerBtn:hover {
    color: #fff;
    background: #03439c;
}



.mgmtProg_admission_form_wrap.admission_form_wrap {    
    right: 4%;
    left: inherit;
    top: -2rem;
}



 /*
.mgmtProg_admission_form_wrap.admission_form_wrap {
    position: absolute;
    right: 8%;
    top: 0%;
    z-index: 1;
    max-width: 380px;
    width: 100%;
    display: block;
    background: #fff;
    border-radius: 15px;
    padding: 15px 30px;
    margin: 8.5rem 0 0;
}
.mgmtProg_admission_form_wrap.admission_form_wrap h2 {
    color: #3B3B3B;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0px 0px 15px;
    text-align: center;
}
.mgmtProg_admission_form_wrap.admission_form_wrap h2 span {
    color: #252525;
    font-size: 16px;
    font-weight: 500;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
    display: block;
    text-transform: uppercase;
}
*/
/* Banner Form section CSS */










.banner_below_para_main_sec {
    padding: 15px 0px 40px;
    margin: 0px 0px 0px;
}
.banner_below_para_main_sec p {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    margin: 0px 0px 15px;
    text-align: center;
}



.srmjeeApplication_main_sec {
    padding: 0px 0px 0px;
    margin: 0px 0px 30px;
}
.srmjeeApplication_main_sec h2 {
    color: #03439C;
    font-size: 28px;    
    font-weight: 700;
    margin: 0px 0px 60px;
    text-align: center;
}


.jee_leftBox {
    padding: 30px 30px 30px;
    margin: 0px 0px 30px;
    background: rgb(55 248 255 / 4%);
    border-radius: 20px;
}
.jee_leftBox h3 {
    color: #03439C;
    font-size: 26px;    
    font-weight: 600;
    margin: 0px 0px 30px;
}

.list_item_noType {
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}
.list_item_noType li {
    color: #000;
    font-size: 14px;    
    font-weight: normal;    
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 15px 15px;    
    list-style-type: decimal;
    line-height: 1.8;
    word-wrap: break-word;
}








.jee_rightBox {
    padding: 0px 0px 0px;
    margin: 15px 0px 60px;
}

.stepFollow_btn {
    padding: 0px 0px 0px;
    margin: 0px auto 30px;
    text-align: center;
}
.stepFollow_btn span {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 15px;
    margin: 0px 0px 0px;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    background: #FFCC00;
    display: inline-block;
    border-radius: 5px;
}




.stepFollow_imgBox {
    /* display: flex;
    align-items: center;
    justify-content: center; */
}
.desktop_view_stepsFollow {
    display: block;
}
.mobile_view_stepsFollow {
    display: none;
}






.stepFollow_listView {
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
    display: flex;    
}
.stepFollow_listView li {
    padding: 30px 20px 30px;
    margin: 0px 25px 0px;
    list-style: none;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 20px 0px #e7e7e7;
    flex: 0 0 15.5%;
    position: relative;
}

.stepFollow_listView li .steps {
    margin: 0px 0px 12px;
}
.stepFollow_listView li .step_1 {
    background: url('../images/stepImg_1_normal.gif') no-repeat center center;
    background-size: contain; 
    height: 75px;
}
.stepFollow_listView li:hover .step_1 {
    background: url('../images/stepImg_1_hover.gif') no-repeat center center;
    background-size: contain; 
    height: 75px;
}
.stepFollow_listView li .step_2 {
    background: url('https://static.npfs.co/accounts/171/documents/2025/12/22/2d900371c75d4cb2ac974d100f88e462_stepImg_2_normal.gif') no-repeat center center;
    background-size: contain; 
    height: 75px;
}
.stepFollow_listView li:hover .step_2 {
    background: url('../images/stepImg_2_hover.gif') no-repeat center center;
    background-size: contain; 
    height: 75px;
}
.stepFollow_listView li .step_3 {
    background: url('../images/stepImg_3_normal.gif') no-repeat center center;
    background-size: contain; 
    height: 75px;
}
.stepFollow_listView li:hover .step_3 {
    background: url('../images/stepImg_3_hover.gif') no-repeat center center;
    background-size: contain; 
    height: 75px;
}
.stepFollow_listView li .step_4 {
    background: url('https://static.npfs.co/accounts/171/documents/2025/12/22/51c13fcc995c48679d58b1e3809bfa19_stepImg_4_normal.gif') no-repeat center center;
    background-size: contain; 
    height: 75px;
}
.stepFollow_listView li:hover .step_4 {
    background: url('../images/stepImg_4_hover.gif') no-repeat center center;
    background-size: contain; 
    height: 75px;
}
.stepFollow_listView li .step_5 {
    background: url('https://static.npfs.co/accounts/171/documents/2025/12/22/30618cbe2cf14e9fbc30ef8326bd57c9_stepImg_5_normal.gif') no-repeat center center;
    background-size: contain; 
    height: 75px;
}
.stepFollow_listView li:hover .step_5 {
    background: url('../images/stepImg_5_hover.gif') no-repeat center center;
    background-size: contain; 
    height: 75px;
}
  



.stepFollow_listView li img.stepsArrow {
    margin: 0px 0px 0px;
    position: absolute;
    right: -2.4rem;
    top: 5rem;
}
.stepFollow_listView li span {
    width: 25px;
    height: 25px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin: 0px auto 0px;    
    text-align: center;
    background: #03439C;
    position: absolute;
    left: 0;
    right: 0;
    top: -10px;    
    display: none;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}


.stepFollow_listView li .stepFollow_details {
    color: #333;
    font-size: 14px;
    font-weight: normal;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
    text-align: center;
}
.stepFollow_listView li:hover .stepFollow_details {
    color: #fff;
}
.stepFollow_listView li:hover {
    background-color: #03439c;
}














.entranceExam_table_main_sec {
    padding: 0px 0px 0px;
    margin: 0px 0px 60px;
}
.entranceEx_table {
    padding: 0px 0px 0px;
    margin: 0px 0px 20px;
}
.entranceEx_table tr td {
    color: #333;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 5px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.4;
    border: 1px solid #DBDBDB;
}
.entranceEx_table tr td.fontClr_1 {
    color: #000;
}

.entranceEx_notes p {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    margin: 0px 0px 10px;
}
.entranceEx_notes p span {
    margin: 0px 0px 0px 10px;
}
.entranceEx_notes p span a {
    color: #0651A2;
    text-decoration: none;
}
.entranceEx_notes p span a:hover {
    color: #0651A2;
}
.entranceEx_notes p img {
    width: 35px;
}
.entranceEx_notes p:last-child {
    display: flex;
    align-items: center;
}








.madeSimple_main_sec {
    margin: 0px 0px 80px;
}
.madeSimple_wrap {
    padding: 30px 30px;
    margin: 0px 0px 0px;
    border: 3px solid rgb(3 67 156 / 20%);
    border-radius: 25px;
}
.made_leftBox h2 {
    color: #000;
    font-size: 32px;
    /* font-family: 'Roboto'; */
    font-weight: normal;
    margin: 0px 0px 0px;
    text-align: center;
}
.made_leftBox h2 span {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    margin: 0px 0px 0px;
    display: block;
}

.dflex_1_center {
    display: flex;
    align-items: center;
    justify-content: center;
}



.btmData_box img:last-child {
    width: 150px;
    height: 35px;
    object-fit: contain;
    object-position: left;
}









.aboutSrm_main_sec {
    margin: 0px 0px 60px;
}
.aboutSrm_wrap {
    padding: 0px 0px;
    margin: 0px 0px 0px;
}
.title_with_halfLine {
    color: #555;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    margin: 0px 0px 60px;
    position: relative;
}
.title_with_halfLine::after {
    content: " ";
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -15px;
    width: 15%;
    height: 3px;
    margin: 0px auto 0px;
    background: #0C4DA2;
}


.about_srm_data {
    padding: 30px 30px;
    margin: 0px 0px 30px;
    min-height: 184px;
    border-radius: 15px;
    box-shadow: 0px 0px 5px 0px #e3e3e3;    
    display: flex;
    align-items: center;
}
.about_srm_data h2 {
    color: #3D3D3D;
    font-size: 46px;
    font-weight: 600;
    margin: 0px 0px 0px;
    text-align: left;
}
.about_srm_data h2 span {
    color: #7E7E7E;
    font-size: 18px;
    font-weight: normal;
    margin: 0px 0px 0px;
    display: block;
}


.about_srm_data:hover,
.about_srm_data:hover h2, 
.about_srm_data:hover h2 span {    
    color: #fff;  
    background: #03439C;
}
.about_srm_data.active,
.about_srm_data.active h2, 
.about_srm_data.active h2 span {    
    color: #fff;  
    background: #03439C;
}











.ranking_main_sec {
    margin: 0px 0px 60px;
}
.ranking_wrap {
    padding: 0px 0px;
    margin: 0px 0px 0px;
}

.ranking_data {
    padding: 30px 30px;
    margin: 0px 0px 30px;
    /*min-height: 184px;*/
    border-radius: 25px;
    box-shadow: 0px 0px 5px 0px #e3e3e3;    
    display: flex;
    align-items: flex-start;
}
.ranking_data img {
    margin: 0px 15px 0px 0px;
    width: 100px;
    height: 100px;
    object-fit: contain;
}
.ranking_data span {
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}
.ranking_data span h4 {
    color: #353535;
    font-size: 15px;
    font-weight: 600;
    margin: 0px 0px 7px;
    text-align: left;
}
.ranking_data span p {
    color: #353535;
    font-size: 12px;
    font-weight: normal;
    margin: 0px 0px 0px;
    line-height: 1.5;
    text-align: left;   
}








.campus_main_sec {
    margin: 0px 0px 60px;
}
.campus_wrap {
    padding: 0px 0px;
    margin: 0px auto;
    width: 86%;
}

.campus_dataBox {
    padding: 30px 30px;
    margin: 0px 0px 30px;
    border-radius: 10px;
    border: 2px solid #03439C;
}

.campus_dataBox .iconCampus {
    margin: 0px 0px 30px;
}
.campus_dataBox .iconCampus img {
    width: 75px;
}
.campus_dataBox h1 {
    color: #3D3D3D;
    font-size: 22px;
    font-weight: 600;
    padding: 0px 0px 5px;
    margin: 0px 0px 20px;
    text-align: left;
    border-bottom: 3px solid #eee;
}

.listItem_view_1 {
    padding: 0px 0px 0px;
    margin: 0px 0px 30px;
}
.listItem_view_1 li {
    color: #000;
    font-size: 13px;
    font-weight: normal;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
    list-style: none;
}

.row_eq_height > [class^=col] {
    display: flex;
    /* flex-direction: column; */
}






.qms_main_sec {
    margin: 0px 0px 60px;
}
.qms_data h3 {
    color: #06387B;
    font-size: 22px;
}
.list_item_noType.qms_listItem {
    margin-bottom: 30px;
}
.list_item_noType.qms_listItem li {
    font-size: 12px;
    margin-bottom: 0px;
}
.quickLinks h4 {
    color: #E2AC0A;
    font-size: 22px;
}







.offerPack_main_sec {
    padding: 30px 0px;
    margin: 0px 0px 60px;
    background: #0C4DA2;
}
.offerPack_wrap {
    padding: 0px 0px;
    margin: 0px auto;
    width: 86%;
}
.offerPack_data {
    padding: 0px 0px;
    margin: 0px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.offerPack_data h2 {
    color: #FFF;
    font-size: 46px;
    font-weight: 600;
    margin: 0px 0px 0px;
    text-align: center;
}
.offerPack_data h2 span {
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
    margin: 0px 0px 0px;
    text-transform: uppercase;
    display: block;
}












.membership_main_sec {
    padding: 0px 0px;
    margin: 0px 0px 60px;
}
.membership_wrap {
    padding: 0px 0px;
    margin: 0px auto;
}
.membership_data {
    padding: 0px 0px;
    margin: 0px 0px 0px;
}
.membership_imgBox {
    padding: 0px 0px;
    margin: 0px 0px 0px;
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*
.membership_listItem {
    padding: 0px 0px;
    margin: 0px 0px 0px;
}
.membership_listItem li {
    padding: 0px 0px;
    margin: 0px 5px 10px;
    list-style: none;
    width: 15%;
    float: left;
}
.membership_listItem li .membership_imgBox {
    padding: 0px 0px;
    margin: 0px 0px 0px;
    min-height: 100px;
    border-radius: 15px;
    box-shadow: 0px 0px 5px 0px #e3e3e3;
    display: flex;
    align-items: center;
    justify-content: center;
}
*/














.topRecurit_new_main_sec {
    padding: 60px 0px 60px;
    margin: 0px 0px 60px;
    background: #f5f6fa;
}
.topRecurit_new_wrap {
    padding: 0px 0px;
    margin: 0px 0px 0px;
}
.topRecurit_slider {
    padding: 0px 0px;
    margin: 0px 0px 0px;
}
.topRecurit_slide_data {
    padding: 0px 0px;
    margin: 0px 0px 0px;
}
.topRecurit_slide_data img {
    width: 215px;
    height: 110px;
    object-fit: contain;
}























.testimonial_main_sec {
    padding: 0px 0px;
    margin: 0px 0px 60px;
}
.testimonial_wrap {
    padding: 0px 0px;
    margin: 0px auto;
    /* width: 85%; */
}
.testimonial_data {
    padding: 0px 0px;
    margin: 0px 0px 30px;
}
.testimonial_data p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0px 10px;
    text-align: center;
}










.lifeAtSrm_main_sec {
    padding: 0px 0px;
    margin: 0px 0px 80px;
}
.lifeAtSrm_wrap {
    padding: 0px 0px;
    margin: 0px auto;
    /* width: 85%; */
}
.lifeAtSrm_slide_data {
    padding: 0px 0px;
    margin: 0px 5px 0px;
}
.lifeAtSrm_slide_data p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0px 10px;
    text-align: center;
}




.lifeAtSrm_slider .slick-dots {
    bottom: -1.5rem;
}
.lifeAtSrm_slider .slick-dots li {
    /* width: 15px; */
    margin: 0px 2px;
}
.lifeAtSrm_slider .slick-dots li button {
    /* width: 15px; */
    padding: 5px 0px;
}
.lifeAtSrm_slider .slick-dots li button:before {
    font-size: 2.5rem;
    /* top: 10px; */
    color: #0c4da2;
}
.lifeAtSrm_slider .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #0c4da2;
}
.lifeAtSrm_slider .slick-prev:before, 
.lifeAtSrm_slider .slick-next:before {
    color: #000000;
}











.footer_main_sec {
    padding: 50px 0px 30px;
    margin: 0px 0px 0px;
    background: #03439C;
}
.footer_timeHelp_wrap {
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}
/* 
.footer_timeHelp_wrap p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0px 10px;
    text-align: center;
} */
.timeHelp_data {
    padding: 0px 0px;
    margin: 0px 0px 30px;
}
.timeHelp_data h1 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin: 0px 0px 30px;
    text-align: left;
}
.timeHelp_data p {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 0px 0px;
    margin: 0px 0px 10px;
    text-align: left;
}
.timeHelp_data p span img.icon_mobile {
    width: 18px;
    height: auto;
    margin: 0px 10px 0px 0px;
}
.timeHelp_data p span img.icon_mail {
    width: 20px;
    height: auto;
    margin: 0px 10px 0px 0px;
}


.footer_copyright_wrap {
    padding: 0px 0px;
    margin: 0px 0px 0px;
}
.footer_copyright_wrap p {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    padding: 10px 15px;
    margin: 0px 0px 0px;
    text-align: center;
}










.whySrm_main_sec {
    padding: 0px 0px;
    margin: 0px 0px 120px;
}
.whySrm_wrap {
    padding: 0px 0px;
    margin: 0px auto;
    /* width: 85%; */
}

.whySrm_main_sec .whySrmSlide .slick-slide img.bannerbgimg {
    width: 100%;
    height: 100%;
    min-height: 450px;
    object-fit: contain;
    object-position: bottom;
}






.whySrmSlide .slick-dots {
    bottom: -2.5rem;
}
.whySrmSlide .slick-dots li {
    /* width: 15px; */
    margin: 0px 2px;
}
.whySrmSlide .slick-dots li button {
    /* width: 15px; */
    padding: 5px 0px;
}
.whySrmSlide .slick-dots li button:before {
    font-size: 2.5rem;
    /* top: 10px; */
    color: #0c4da2;
}
.whySrmSlide .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #0c4da2;
}
.whySrmSlide .slick-prev:before, 
.whySrmSlide .slick-next:before {
    color: #000000;
}






/****** Admission Page CSS END ******/
















/***** Program offered tab section start  *****/
    .course-tab {
        gap: 1px;
        position: relative;
    }
  .course-tab .nav-link {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #fff;
    padding: 9px 5px;
    color: #000;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    border-radius: 5px;
    box-shadow: 0px 0px 15px 0px #dbdbdb;
  }
  .course-tab .nav-link:hover,
  .course-tab .nav-link.active {
    color: var(--theme-color);
	background: #e5ad06;
  }
  .course-tab .nav-link i {
    margin-right: 0px;
  }
  .course-tab .nav-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0px 10px;
  }
  .course-tab .indicator {
    position: absolute;
    top: 0;
    left: 0;
    height: 3px !important;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
  }
  


.ahs_showHide_tab_select_wrapper.fade:not(.show),
.pt_showHide_tab_select_wrapper.fade:not(.show),
.nur_showHide_tab_select_wrapper.fade:not(.show),
.ot_showHide_tab_select_wrapper.fade:not(.show),
.ph_showHide_tab_select_wrapper.fade:not(.show),
.ap_showHide_tab_select_wrapper.fade:not(.show)
  {
      opacity: 1;
  }
  
  
  
  .course-description {
    padding: var(--blog-space-y, 35px) var(--blog-space-x, 40px);
    clear: both;
  }
  .course-description > p:last-of-type {
    margin-bottom: 0;
  }
  .course-curriculam {
    padding: var(--blog-space-y, 40px) var(--blog-space-x, 40px);
  }
  .course-instructor {
    padding: 0 var(--blog-space-x, 40px) 0 var(--blog-space-x, 40px);
  }
  .course-Reviews .as-comments-wrap {
    margin: var(--blog-space-y, 40px) var(--blog-space-x, 40px);
  }
  .course-Reviews .as-comment-form {
    margin-top: var(--blog-space-y, 40px);
    margin-bottom: 0;
    padding: var(--blog-space-y, 40px) var(--blog-space-x, 40px);
    margin-left: -1px;
    margin-right: -1px;
  }
  .course-single-top {
    position: relative;
    margin-bottom: var(--blog-space-y, 40px);
    padding: var(--blog-space-y, 40px) var(--blog-space-x, 40px);
    border: 1px solid var(--border-color);
    box-shadow: 0px 9px 14px #fbfbfb;
    border-radius: 10px;
  }
  .course-single .course-title {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.278;
    margin-bottom: 28px;
  }
  .course-single .course-img {
    margin-bottom: var(--blog-space-y, 40px);
  }
  .course-single .course-tags {
    margin-bottom: 15px;
  }
  .course-single-bottom {
    position: relative;
    /* margin-bottom: var(--blog-space-y, 40px); */
    border-radius: 0px;
    padding-bottom: 0;
    overflow: hidden;
    padding: 20px 0px;
  }
  .c2 .nav-item {
    /* min-width:360px !important; */
   }
   

   
   .subLevel_1_tab_sec.course-tab {
        padding: 25px 16px;
        margin: 0px 0px 60px;
        background: #03439C;
        border-radius: 12px;
        float: left;
        width: 100%;
        /* text-align: center; */
    }
   .subLevel_1_tab_sec.course-tab .nav-link {
        color:#fff;
        font-size: 13px;
        padding: 10px 10px;
        border-radius: 5px;
        box-shadow: inherit;
        background-color: #104ca1;
    }
  
    .subLevel_1_tab_sec.course-tab .nav-link:hover {
      color: #fff;
      box-shadow: 0px 0px 5px 0px #77acf5;
      transition: all 0.5s ease;
    }
    .subLevel_1_tab_sec.course-tab .nav-link.active{
        color: #000000;
		background:#e5ad06;		
    }


    .subLevel_1_tab_sec.course-tab .nav-item {
      /*float: none !important;
      display: inline-block !important;
      border-radius: 6px !important;
      -webkit-box-flex: unset !important;
      -webkit-flex: unset !important;
      flex: unset !important;*/
      /* margin: 0 auto !important; */
      /* margin-bottom: 10px !important; */
      /* width: 136px; */
      margin: 0px 7px 7px;
      width: 32%;
      
      margin: auto;
    }


    .ahs-style {
      /* margin-top:20px; */
      box-shadow: none !important;
      padding: 30px 0px;
    }
    .ahs-style .ahs-style1 .tab-content {
      padding: 15px 0px;
    }
      
  li.crs {
      background-color: #dcdcdc;
      color: #000;
      width: 100%;
      padding: 5px 10px;
      margin: 18px 0px;
  }



  
  
  .courseMeta_wrapper .meta-box {
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      height: 100%;
      padding: 10px 10px;
      background: #ffffff;
      border: 0px solid #e1e1e1;
      box-shadow: 0px 0px 10px 0px #ddd;
      -webkit-box-align: center;
       gap: 15px;
       border-radius: 10px;
  }
  .meta-box i {
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      font-size: 20px;
      background-color: #e5ad05;
      color: var(--white-color);
      box-shadow: 0px 4px 18px rgb(229 173 5 / 19%);
      border-radius: 5px;
      padding-left: 10px;
  }
  .fa-solid {
      font-family: Font Awesome\ 6 Pro;
      font-weight: 900;
      font-size: 20px;
      padding-right: 10px;
  }
  .courseMeta_wrapper .meta-box .text {
      color: #03439C;
      font-size: 16px;
      margin-bottom: 5px;
  }
  .meta-box .text {
      font-size: 20px;
      color: var(--title-color);
      font-weight: 500;
      display: block;
      line-height: 1;
      margin-bottom: 6px;
  }
  .meta-box .number {
      display: block;
      width: 100%;
      line-height: 1.5;
      font-size: 14px;
      font-weight: 600;
      color: #4D5765;
  }
  











.course-description .h5 {
    color: #03439C;
    font-weight: 600;
    margin: 0 0 30px;
}

.courseMeta_wrapper {
    margin: 0px 10px 30px;
}

.info-list ul {
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}
.info-list ul li.crs:first-child {
    color: #03439C;
    font-size: 16px;
    padding: 30px 30px 10px;
    margin: 0px 0px 0px;
    background: #f5f8fb;
    border-radius: 7px 7px 0px 0px;
}
.info-list ul li.crs + span {
    color: #545454;
    font-size: 16px;
    padding: 10px 30px 30px;
    margin: 0px 0px 10px;
    text-align: justify;
    background: #f5f8fb;
    display: inline-block;
    border-radius: 0px 0px 7px 7px;
}

.info-list ul li {
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}




.prg_offer_accordion_sec {
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}
.prg_offer_accordion_sec .card {
    border: 0px;
}
.prg_offer_accordion_sec .card-header {
    padding: 5px 15px 5px;
    margin: 0px 0px 10px;
    border-bottom: 0px;
    background: #f5f8fb;
    border-radius: 7px;
}
.prg_offer_accordion_sec .card-header button {
    color: #03439C;
    width: 100%;
    text-align: left;
    /* padding: 0px 30px; */
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.prg_offer_accordion_sec .card-header button i.accordion_icon {
    color: #848484;
}
.prg_offer_accordion_sec .card-header button:hover {
    text-decoration: none;
}
.prg_offer_accordion_sec .card-header button:focus {
    text-decoration: none;
}
.prg_offer_accordion_sec .card-header button span.title_and_icon {
    line-height: 1;
}
.prg_offer_accordion_sec .card-body {
    padding: 5px 0px 15px;
}
.prg_offer_accordion_sec .card-body ol li {
    color: #545454;
    font-size: 16px;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 5px;
}
.prg_offer_accordion_sec .careerPath_opertunity_wrapper {
    padding: 5px 15px 0px;
}
.prg_offer_accordion_sec .careerPath_opertunity_wrapper .meta-box span.text {
    color: #03439C;
    font-size: 18px;
    font-weight: 500;
    padding: 0px 0px 0px;
    margin: 0px 0px 10px;
    line-height: 1.4;
}
.prg_offer_accordion_sec .careerPath_opertunity_wrapper .meta-box span.number {
    color: #545454;
    font-size: 16px;
    font-weight: 400;
    padding: 0px 0px 0px;
    margin: 0px 0px 10px;
    line-height: 1.4;
}
.prg_offer_accordion_sec .careerPath_opertunity_wrapper .btn-primary {
    color: #000;
    font-size: 16px;
    background-color: #FFBB00;
    border-color: #FFBB00;
}
.prg_offer_accordion_sec .careerPath_opertunity_wrapper .btn-primary:hover {
    color: #fff;
    background-color: #03439C;
    border-color: #03439C;
}
.fw-medium.text-white {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 1.5;
    padding: 10px 0px 5px;
}

.sec_through {
    color: #03439C;
    font-size: 16px;
    margin: 0px 0px 10px;
    display: none;
}
.sec_through p {
    margin: 0px 0px 0px;
}

.applyNow_btn {
    color: #000;
    font-size: 16px;
    padding: 10px 15px;
    margin: 0px 0px 30px;
    line-height: 1;
    background: #FFBB00;
    border-radius: 0.25rem;
    display: inline-block;
}
.applyNow_btn:hover {
    color: #fff;
    background: #03439C;
}




.course_package_amt {
    color: #000;
    font-size: 16px;
    padding: 15px 15px;
    margin: 0px 0px 20px;
    text-align: center;
    background: #E4E4E4;
    border-radius: 25px;
    display: none;
}
.course_package_amt.blue_bgColor_box {
    color: #fff;
    background: #03439C;
}





  /***** Program offered tab section end  *****/














/* SRM Edge section CSS */

.srmEdge_main_sec {
    margin: 0px 0px 60px;
}
.srmEdge_wrap {
    padding: 0px 0px;
    margin: 0px auto 0px;
    width: 85%;
}


.srmEdge_data {
    padding: 0px 0px;
    margin: 0px 0px 30px;    
}

.listItem_view_2 {
    padding: 0px 0px 0px;
    margin: 0px 0px 30px;
}
.listItem_view_2 li {
    color: #6B6B6B;
    font-size: 16px;
    font-weight: normal;
    padding: 0px 0px 0px 22px;
    margin: 0px 0px 5px;
    list-style: none;
    position: relative;
}
.listItem_view_2 li:last-child {
    margin: 0px 0px 0px;
}
.listItem_view_2 li::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 6px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 3px solid #03439C;
}

/* SRM Edge section CSS */






/* SRM Edge section CSS */

.srmEdgeNew_main_sec {
    padding: 60px 0 60px;
    margin: 0px 0px 60px;
    background: #f9ffff;
}
.srmEdgeNew_wrap {
    padding: 0px 0px;
    margin: 0px auto 0px;
    /* width: 85%; */
}
.srmEdgeNew_wrap .row .col {
    margin: 0px 0px 30px;
}

.srmEdgeNew_data {
    padding: 0px 0px;
    margin: 0px 0px 0px;   
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; 
    height: 100%;
}
.srmEdgeNew_data span {
    padding: 0px 0px;
    margin: 0px 0px 15px;
    background: #fff;
    border-radius: 50%;
    border: 5px solid #03439C;
    box-shadow: 0px 5px 10px 0px #bdbdbd;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.srmEdgeNew_data span.yellow_border {
    border: 5px solid #FFBB00;
}
.srmEdgeNew_data span.blue_border {
    border: 5px solid #03439C;
}
.srmEdgeNew_data span img {
    width: 30px;
    object-fit: contain;
}
.srmEdgeNew_data p {
    color: #6B6B6B;
    font-size: 13px;
    font-weight: normal;
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
    text-align: center;
    line-height: 1.2;
    min-height: 35px;
}




/* SRM Edge section CSS */











.progPackage_main_sec {
    padding: 0px 0px;
    margin: 0px 0px 100px;
}
.progPackage_data {
    padding: 0px 0px;
    margin: 0px 0px 0px;
}
.packageBanner_desktopImg {
    display: block;
}
.packageBanner_mobileImg {
    display: none;
}








.sh_ug_title_sec {
    padding: 50px 0px 0px;
    margin: 0px 0px 0px;
}
.sh_ug_title_sec h2 {
    color: #5c5c5c;
    font-size: 26px;    
    font-weight: 600;
    margin: 0px 0px 15px;
    text-align: center;
}
.sh_ug_title_sec h3 {
    color: #03439C;
    font-size: 50px;    
    font-weight: 600;
    margin: 0px 0px 30px;
    text-align: center;
}
.app_process_title {
    color: #5c5c5c;
    font-size: 20px;    
    font-weight: 600;
    margin: 0px 0px 30px;
    text-align: center;
}





.title_without_halfLine {
    color: #555;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    margin: 0px 0px 60px;
    position: relative;
}


























































/***** Responsive CSS START *****/

@media only screen and (min-width: 1920px) {
    
}

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

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    
}


@media only screen and (max-width: 1367px) {
    
    /*
    .banslider_main_sec .banner_wrap .bannerSlide .item {
        position: relative;
        padding: 0px 0px;
        margin: 0px 0px;
        min-height: 780px;
        height: 100%;
    }
    .banslider_main_sec .banner_wrap .bannerSlide .item img.bannerbgimg {
        position: absolute;
        width: 100%;
        height: 100%;
        max-height: 406px;
        object-fit: contain;
    }*/
}



@media only screen and (device-width: 1024px) {
    
}






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

    /* Navbar Open from Right side in Mobile CSS */
    .navbar-collapse {
        position: absolute;
        top: 4.6rem;
        left: 100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        width: 100%;
        background: #fff;
        transition: all 0.4s ease;
        display: block;
        /* box-shadow: 0px 0px 5px #ccc; */
        border-bottom: 1px solid #03439c;
    }
    .navbar-collapse.collapsing {
        height: auto !important;
        margin-left: 50%;
        left: 50%;
        transition: all 0.2s ease;
    }
    .navbar-collapse.show {
        left: 0;
    }
    /* Navbar Open from Right side in Mobile CSS */


    .logo_img {
        width: 100px;
    } 

    .nav_wrapper.black {
        /* background: rgba(0,0,0,0.6); */
        background: #743f22;
    }   
    

    .nav_wrapper .navbar-nav.cust_navMenu {margin-top: 10px;}   
    .nav_wrapper .navbar-nav.cust_navMenu .nav-link {
        color: #3B3B3B;
        font-size: 16px;
        font-weight: 500;
        padding: 10px 0px 10px;
        margin: 0px 0px 0px;
        text-align: left;
        border-bottom: 1px solid #ebebeb;
    }
    .navbar_bgColor_scroll_changed.nav_wrapper .navbar-nav.cust_navMenu .nav-link {
        color: #3B3B3B;
    }

    /*
    .nav_wrapper .navbar-nav.cust_navMenu.helpLine_box .nav-item {
        text-align: center;
    } */   


    
    
    .banslider_main_sec {
        min-height: 66rem;
    }    
    .banslider_main_sec .headerBanner_slide.slick-slider .slick-list {
        height: auto !important;
    }
    .banslider_main_sec .headerBanner_slide .slick-slide img.bannerbgimg {
        height: auto;
    }

    /*
    .banslider_main_sec .banner_wrap .bannerSlide .item img.bannerbgimg {
        max-height: 420px;
        object-fit: cover;
    }*/
    
    .admission_form_wrap {
        position: absolute;
        left: 0%;
        right: 0%;
        top: 28rem;
        margin: 0px auto;
        width: 95%;
        max-width: 100%;
        border: 1px solid #f1f1f1;
        box-shadow: 0px 0px 5px 0px #f3f3f3;
    }




    li.crs {
       width: 100%;
    }
}


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

/* 
@media only screen and (min-width: 667px) and (max-width: 768px) {
} */



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


@media only screen and (max-width: 768px) {
    .desktop_view_stepsFollow {
        display: none;
    }
    .mobile_view_stepsFollow {
        display: block;
    }


    .banner_admission_advertise {
        display: block;
    }
    .banslider_main_sec {
        min-height: 66rem;
    }
    .mgmtProgram_bannerSlide_main_sec.banslider_main_sec {
        min-height: 64rem;
    }
    
    .admission_form_wrap {
        top: 30rem;
    }
    .mgmtProg_admission_form_wrap.admission_form_wrap {
        top: 30rem;
    }
    

    .made_leftBox h2 {
        margin: 0px 0px 30px;
    }
    .btmData_box {
        display: flex;
        justify-content: space-around;
    }

    .mgmtProg_admission_form_wrap.admission_form_wrap {
        right: 0;
        left: 0;
    }

    .jee_rightBox {
        margin: 0px 0px 100px;
    }



    

    .stepFollow_listView {
        display: inherit;
        float: left;
    }
    .stepFollow_listView li {
        padding: 30px 10px 30px;
        margin: 0px 15px 25px;
        width: 42%;
        float: left;
    }
    .stepFollow_listView li:last-child {
        float: none;
        clear: both;
        margin: 0px auto 0px;
    }

    .stepFollow_listView li img.stepsArrow {
        display: none;
    }
    .stepFollow_listView li span {
        display: flex;
    }
    
}


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

@media only screen and (min-width: 731px) and (max-width: 736px) {
    
}

@media only screen and (min-width: 480px) and (max-width: 653px) {
    
}



/*
@media only screen and (max-width: 736px) { 
}

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

@media only screen and (max-width: 640px) {
}
*/



@media only screen and (max-width: 568px) {
    .banner_admission_advertise {
        display: block;
    }

    .banslider_main_sec {
        min-height: 52rem;
    }
    .mgmtProgram_bannerSlide_main_sec.banslider_main_sec {
        min-height: 62rem;
    }
    
    .admission_form_wrap {
        top: 16rem;
    }
    .mgmtProg_admission_form_wrap.admission_form_wrap {
        top: 28rem;
    }

    .madeSimple_wrap {
        padding: 30px 40px 30px 20px;
    }
    .btmData_box img:last-child {
        width: 180px;
        height: auto;
        object-fit: contain;
        object-position: center;
    }
    .about_srm_data {
        padding: 15px 20px;
        min-height: 150px;
    }
    .about_srm_data h2 {
        font-size: 28px;
    }
    .list_item_noType li {
        text-align: justify;
    }
    .title_with_halfLine::after {
        width: 55%;
    }
    .campus_wrap {
        width: 100%;
    }
    .offerPack_data {
        margin: 0px 0px 30px;
    }

    .topRecurit_listItem li {
        width: 30%;
    }
    .topRecurit_listItem li .topRec_imgBox {
        padding: 0px 15px;
        margin: 0px 0px 0px;
        min-height: 100px;
    }

    
    .whySrm_main_sec .whySrmSlide .slick-slide img.bannerbgimg {
        min-height: 150px;
    }




    .mgmtProg_admission_advertise.banner_admission_advertise p {
        font-size: 14px;
        padding: 0px 0px 0px;
    }

    .srmEdge_wrap {
        width: 100%;
    }

    .mgmtProg_admission_form_wrap.admission_form_wrap {
        right: 0;
        left: 0;
    }

    .course-tab .nav-item {
        flex: 1 1 43%;
        margin: 0px 10px 10px;
    }

    .prg_offer_accordion_sec .card-header button span.title_and_icon {
        line-height: 1.5;
        display: flex;
        align-items: center;
    }
    .sec_through p {
        display: flex;
    }



    .stepFollow_listView {
        display: inherit;
        float: left;
    }
    .stepFollow_listView li {
        padding: 30px 10px 30px;
        margin: 0px 15px 25px;
        width: 42%;
        float: left;
    }
    .stepFollow_listView li:last-child {
        float: none;
        clear: both;
        margin: 0px auto 0px;
    }
    
    .packageBanner_desktopImg {
        display: none;
    }
    .packageBanner_mobileImg {
        display: block;
    }
    .progPackage_data {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .topRecurit_slide_data img {
        width: 190px;
        height: 100px;
    }


    .footer_logoBox .logo_img {
        width: 250px;
    } 
    .footer_timeHelp_wrap {
        margin: 0px auto;
        width: 80%;
    }
    .timeHelp_data {    
        margin: 0px 0px 50px;
    }
    .timeHelp_data h1 {
        margin: 0px 0px 20px;
    }
    
}


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


/* 
@media only screen and (min-width: 320px) and (max-width: 479px) {    
} */


@media only screen and (min-width: 411px) and (max-width: 414px) {
    
}

@media only screen and (min-width: 376px) and (max-width: 390px) {
    
}


@media only screen and (max-width: 390px) {
    .mgmtProg_admission_form_wrap.admission_form_wrap {
        top: 26rem;
    }

    .stepFollow_listView li {
        margin: 0px 10px 25px;
        width: 44%;
    }
}


@media only screen and (max-width: 375px) {
    
    .btmData_box img:last-child {
        width: 150px;
    }

    .banslider_main_sec {
        min-height: 52rem;
    }
    .mgmtProgram_bannerSlide_main_sec.banslider_main_sec {
        min-height: 60rem;
    }
    
    .admission_form_wrap {
        top: 16rem;
    }
    .mgmtProg_admission_form_wrap.admission_form_wrap {
        top: 25rem;
    }

    .stepFollow_listView li {
        width: 41%;
    }
    .course-tab .nav-item {
        margin: 0px 5px 10px;
    }
    .course-tab .nav-link {
        font-size: 13px;
    }

    
}

@media only screen and (max-width: 360px) {
    .banner_admission_advertise p {
        font-size: 11px;
    }

    .banslider_main_sec {
        min-height: 50rem;
    }
    .mgmtProgram_bannerSlide_main_sec.banslider_main_sec {
        min-height: 58rem;
    }
    
    .admission_form_wrap {
        top: 14rem;
    }
    .mgmtProg_admission_form_wrap.admission_form_wrap {
        top: 24rem;
    }

    .stepFollow_listView li {
        margin: 0px 10px 25px;
        width: 43%;
    }
}

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


/***** Responsive CSS END *****/

#tab1default > div.desktop_withoutpopup > div>a {
    font-size: 16px;
}

/* Start form section */
.block-class{max-width:100%;background-color:#fff;}
.block-class .form-control {padding-left: 10px;}
.block-class .input-group-btn.bs-dropdown-to-select-group {padding-right: 3px !important;}
.block-class .dynamic_theme_block .form-custom .form-group.StateId {padding: 0 10px 0 0;}
.block-class .panel, .block-class .panel-default > .panel-heading{background-color: transparent !important;}
.block-class .panel-default, .block-class .panel-default > .panel-heading{border:none; padding: 0;}
.panel-default > .panel-heading{font-family: 'Nunito Sans', sans-serif;color:#fff; font-size:24px;line-height: 100%;}
.form-heading{/* padding-top:10px; */margin:0;}.form-block{max-width:400px;min-width:400px;font-size:12px;position:absolute;left:50%;margin-left:176px}
.form-block-inner{background-color:#fff}.form-group>label{font-weight:normal;line-height:18px;display:none}.form-group>label[for="termscondition"]{display:block}input[type="checkbox"]{vertical-align:top;margin-top: 2px;}.form-control::-moz-placeholder,.has-error .SumoSelect::-moz-placeholder{color:#333}.select-arrow-cust{background-color:transparent}.has-error .form-control,.has-error .SumoSelect{border-color:#f44336;box-shadow:none;color:#f44336}.has-error .form-control::-webkit-input-placeholder,.has-error .SumoSelect::-webkit-input-placeholder{color:#f44336}.has-error .form-control:-moz-placeholder,.has-error .SumoSelect:-moz-placeholder{color:#f44336}.has-error .form-control::-moz-placeholder,.has-error .SumoSelect::-moz-placeholder{color:#f44336}.has-error .form-control:-ms-input-placeholder,.has-error .SumoSelect:-ms-input-placeholder{color:#f44336}
.panel.dynamic_theme_block{border:none;padding: 10px 20px 10px 20px;margin-bottom:0;border-radius: 10px;}.panel.dynamic_theme_block .nav-tabs{border:none}.panel.dynamic_theme_block .nav>li>a{padding:5px 15px;border:none;font-size:14px;color:#2874f0;border-bottom:1px solid #ddd;padding-left: 18px;padding-right: 18px;}
.panel.dynamic_theme_block .nav-tabs>li.active>a,.panel.dynamic_theme_block .nav-tabs>li.active>a:focus,.panel.dynamic_theme_block .nav-tabs>li.active>a:hover{border:none;background-color: #dd302e;padding-right: 18px;border-bottom: 1px solid #dd302e;font-size: 15px;padding-left: 18px;}
.panel.dynamic_theme_block .nav-tabs>li>a:focus,.panel.dynamic_theme_block .nav-tabs>li>a:hover{background-color: transparent;}.panel.dynamic_theme_block .panel-body{box-shadow:0 0 0 #fff;margin-top: 8px;padding:0;}
.panel.dynamic_theme_block .form-custom .Mobile .form-control,.panel.dynamic_theme_block .form-custom .Mobile .has-error .SumoSelect,.has-error .panel.dynamic_theme_block .form-custom .Mobile .SumoSelect{padding:0 0 5px}
.panel.dynamic_theme_block .or-seperator{margin:20px 0 10px}.panel.dynamic_theme_block .form-custom{max-height:100%;padding-right:0}
.panel.dynamic_theme_block .btn-npf{background-color: #03439c;border:none;color: #fff;font-size: 14px;max-width: 100%;margin-top: 5px;text-transform: uppercase;border-radius:0;transition: .5s;z-index: 1;position: relative;font-weight: 700;letter-spacing: .5px;/* border: 1px solid #eb1b2b; */border-radius: 5px;}
.panel.dynamic_theme_block .btn-npf:before {position: absolute;content: "";left: 0;top: 0;height: 100%;width: 100%;background: #103f6d;transform: scaleX(0);transition: .5s;z-index: -1;}
.panel.dynamic_theme_block .btn-npf:hover:before {transform: scaleX(1);}
.panel.dynamic_theme_block .btn-npf:hover,.panel.dynamic_theme_block .btn-npf:focus{background-color: #103f6d;color:#fff !important;border: 1px solid #fff;}.accordionStyle .panel-accordion{border-radius:0;border:1px solid #ccc}.accordionStyle .panel-heading{padding:0}
.form-control, .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control, .input-group-btn .btn{background-color: transparent;border:1px solid #e6e6e6;color:#000;border-radius: 0;}
.dynamic_theme_block .form-control[disabled], .dynamic_theme_block .form-control[readonly], .dynamic_theme_block fieldset[disabled] .form-control {
background-color: transparent;color: #999;border: 1px solid #e6e6e6;border-radius: 0;}
.form-group.label-floating.Mobile.country_dial_code.reg_mobile_div span {font-size: 11px;color: #ff0000;}
.merge_field_div{ margin-bottom:15px;}
.input-group .form-group{vertical-align:top;display:table-cell;}
.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #000;}
.form-control::-moz-placeholder { /* Firefox 19+ */color: #000;}
.form-control:-ms-input-placeholder { /* IE 10+ */color: #000;}
.form-control:-moz-placeholder { /* Firefox 18- */color: #000;}

/** Start css for focus on input field **/
.input-focus::-webkit-input-placeholder { color: #ccc; }    
.input-focus::-moz-placeholder { color: #ccc; }
.input-focus::-ms-input-placeholder { color: #ccc; }
/** End css for focus on input field **/

.panel.dynamic_theme_block .form-custom .Mobile .form-control, 
.panel.dynamic_theme_block .form-custom .Mobile .has-error .SumoSelect, 
.has-error .panel.dynamic_theme_block .form-custom .Mobile .SumoSelect{
	padding: 6px 6px 6px 10px;
}
.dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group .bs-dropdown-to-select{
	background-color:  #fff;
	padding: 8px 10px;
	border-top: 1px solid #e6e6e6 !important;
	border-right: 1px solid #e6e6e6 !important;
	border-left: 1px solid #e6e6e6 !important;
	border-radius:0;
	color: #000;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group{margin-right:0;}
.dynamic_theme_block .form-custom .form-group.CourseId{width: 50%;padding: 0 10px 0 0;}
.dynamic_theme_block .form-custom .agree-group .agree-condition{color: #000;line-height: 12px;font-size: 12.4px;margin-left: 5px !important;!I;!;}
.CountryId:before, .StateId:before, .CityId:before, .CourseId:before, .reg_specialization_id_div:before, .reg_university_id_div:before {z-index:1;color:#000;font-size: 16px;margin-bottom: -10px;}
.CourseId:before{right: 10px !important;}
.form-group.label-floating.field-select.reg_university_id_div {position: relative;}
.reg_university_id_div:before {position: absolute;}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus{-webkit-text-fill-color: #000;-webkit-box-shadow: 0 0 0px 1000px #fff inset;}

.form-control:focus { border-color: lightgrey;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(211,211,211,.6);box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(211,211,211,.6);}
.form-control {-webkit-box-shadow: none; box-shadow:none;}
.form-custom{ overflow: unset;}
.dynamic_theme_block .tab-pane .form-group, 
.dynamic_theme_block .form-custom .merge_field_div, 
.dynamic_theme_block .form-custom .checkbox{margin-bottom:15px;}
.dynamic_theme_block .btn-register{margin:0;}
.dynamic_theme_block .fpass a {color:#2874f0;text-transform: uppercase;}
span.agree-condition {color:  #000;font-size: 13px;margin-left: 5px;}
.form-group.agree-group.col-md-12.m0.has-error .help-block {font-size: 11px;}
.form-group.agree-group.col-md-12.m0.has-error {line-height: 18px;}
.StateId:before {right: 20px;}
.panel.dynamic_theme_block .nav>li>a[aria-expanded="true"]{color: #fff;text-shadow: 1px 1px 1px #000;}
.form-control {padding: 0 5px 0px;height: 38px;}
.dynamic_theme_block .tab-pane .form-group {margin-bottom: 10px;}
.panel-default>.panel-heading {margin-top: 5px;display: none;}
.dynamic_theme_block .form-custom .captcha {margin-top: 0px;}
.dynamic_theme_block .form-custom .form-group.StateId {margin-top: 0px;}
.dynamic_theme_block .form-custom .form-group.CityId {margin-top: 0px;}
.dynamic_theme_block .tab-pane .form-group, .dynamic_theme_block .form-custom .merge_field_div, .dynamic_theme_block .form-custom .checkbox {margin-bottom: 5px;flex-grow: 1;}
.dynamic_theme_block .form-custom .checkbox{margin: 5px 0 0;}
 input#Captcha {padding: 14px 5px;} 
.block-class input#Captcha{padding-left: 10px;} 
.dynamic_theme_block .form-custom .form-group.captcha-txt {width: 50%;padding-right: 10px;}
.dynamic_theme_block .form-group.has-error .help-block {color: red !important;!i;!;}
.dynamic_theme_block .form-custom .captcha {width: 100%;float: left;padding: 0;z-index: 999;position: relative;clear: both;margin-bottom: 5px;}
.dynamic_theme_block .captcha img {width: 50%;height: 36px;float: right;padding-right: 0;margin-right: 0;}
.dynamic_theme_block .captcha .CaptchaRefreshBtn {top: 8px;right: -17px;color: #000;border: none;position: absolute;background-color: #fff;font-size: 0px;margin-right: 20px;}
.dynamic_theme_block #forgotBtn {margin-top: 20px;}
.form-control {font-size: 13px;z-index: 11;}
.form-group.label-floating.Mobile.country_dial_code.reg_mobile_div.is-focused .help-block {display:  block;color: #red;}
.help-block {font-size:10px;}
.form-group.label-floating.is-empty.captcha-txt.has-error .help-block {margin-bottom: 10px;}
.form-group.is-focused .help-block {line-height: 12px;}
.dynamic_theme_block .tab-content .help-block {line-height: 12px;font-size: 11px;color: #000;}
.dynamic_theme_block .form-group.has-error .help-block {font-size: 11px;/* margin-top: 2px; */}
 input#forgetEmail{margin-top: 10px;}
.reg_specialization_id_div:before{content: "\f107";font-family: FontAwesome; position: absolute; right: 10px;font-size: 16px;color: #000;top: 4px;}
.reg_specialization_id_div {display: inline-block;width: 50%;position: relative;}
.Password.reg_password_div {clear: both;}
.block-class .dynamic_theme_block .datepicker-field .form-control[readonly] {border: 1px solid #e6e6e6;}
/* .form-group.label-floating.reg_email_div.Email_email .help-block {line-height: 12px !important;margin-top: 2px !important;}
.form-group.label-floating.reg_email_div.Email_email .help-block{color: red !important;font-size: 9px;} */
.dynamic_theme_block .tab-content { line-height: 18px;}
.fbLogin, .gpLogin {padding: 5px 3px;font-size:12px;}
.row.margin-top-10.margin0 .col-sm-6 {width:48%;padding-right:0;}
.gpLogin {padding: 5px;}
#tab3default > div > div.form-group.agree-group.col-sm-6.col-xs-6.text-left.fpass > a {/* float: left; */}
#tab3default > div > div.form-group.agree-group.col-sm-6.col-xs-6.text-right.fpass > a {margin-right: 0;}
button#registerBtn {margin-bottom: 5px;background-color: #03439c;color: #fff;border: none;}
h2#alertTitle {font-size: 22px;margin: 0 auto;text-align: center;}
.dynamic_theme_block .CaptchaRefreshBtn:before {content: "\e031";font-family: 'Glyphicons Halflings';font-size: 14px;}
.CountryId:before, .StateId:before, .CityId:before, .CourseId:before, .reg_specialization_id_div:before, .reg_university_id_div:before {content: '';border-color: transparent #a0a0a0 #a0a0a0 transparent;border-style: solid;border-width: 6px;right: 0px;bottom: 0;margin-bottom:0;top: auto;display: none;}
.StateId:before {right: 15px;}
.form-group.label-floating.reg_name_div {margin-top:  -5px;}
.site-logo {padding: 4px 0;}
.block-class .StateId:before {right: 10px;}
.help-block {color:red;}
.fa-graduation-cap:before{color: #000;}
.form-group.label-floating.has-error .help-block {margin-top: 2px;}
img.plane_img {max-width: 12%;padding-bottom: 3px;}
span.apply_now {padding-right: 8px;letter-spacing: .5px;font-weight: 700;font-size: 14px;}
#loginBtn img {max-width: 12%;padding-bottom: 3px;}
    

.panel.dynamic_theme_block .tab-pane .form-group.fpass a.registerYet {font-size: 14px;opacity: .8;text-transform: capitalize;padding-top: 4px;font-weight: 600;}
.panel.dynamic_theme_block .tab-pane .form-group.fpass a {font-size: 14px;opacity: .8;text-transform: capitalize;display: block;font-weight: 600;}
.form-group.agree-group.col-md-12.text-center.fpass {margin-bottom: 0;}
.form-group.agree-group.col-sm-6.col-xs-6.text-left.fpass {margin-bottom: 0;}
.form-group.agree-group.col-sm-6.col-xs-6.text-right.fpass {margin-bottom: 0;}
.resentVerification.text-center {/* text-transform: uppercase; */margin-top: 2px;}
.resetVerify a {font-size: 12px;opacity: .9;font-weight: 600;}
.text-center.center-link a {font-size: 14.5px;opacity: .8;font-weight: 600;}
/** Start Strong Password Section **/
.info-password { right: 50%;margin-right: -146px;margin-top: 2px;}
.popover {font-size: 12px;}
/** End Strong Password Section **/

/* Start Inline class section */

.inline-class { max-width:100%; background-color: #fff;}
.inline-class .panel, .inline-class .panel-default > .panel-heading{background-color: transparent !important;color: red !important;}
.inline-class .panel.dynamic_theme_block .nav>li>a {color: #2874f0; border-bottom: 1px solid #ddd;}
.inline-class .panel.dynamic_theme_block .nav>li>a[aria-expanded="true"] {color: #fff;}
.inline-class .dynamic_theme_block .fpass a {color: #2874f0;}
.inline-class .dynamic_theme_block .form-custom .agree-group .agree-condition {color: #000;} 
.inline-class .form-control, .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control, .input-group-btn .btn {color: #000;background-color: transparent;border-radius:0;border: 0;}  
.inline-class .dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group .bs-dropdown-to-select {background-color: #fff;border:0 !important;border-radius: 0;color: #000;}
.inline-class .CountryId:before, .inline-class .StateId:before, .inline-class .CityId:before, .inline-class .CourseId:before, .inline-class .reg_specialization_id_div:before {color: #000;font-size: 16px;}   
.inline-class .dynamic_theme_block .form-control[disabled], .dynamic_theme_block .form-control[readonly], .dynamic_theme_block fieldset[disabled] .form-control{background-color: transparent;color: #999;border: none;border-bottom: 1px solid lightgrey;}  
.inline-class .form-control {-webkit-box-shadow: none;box-shadow: none;border-bottom: 1px solid #ddd; }
.inline-class .dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group {border-bottom: 1px solid lightgrey;}
.inline-class .dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group .bs-dropdown-to-select {padding: 4px 10px 4px 10px;} 
.inline-class .panel.dynamic_theme_block .form-custom .Mobile .form-control, .inline-class .panel.dynamic_theme_block .form-custom .Mobile .has-error .SumoSelect, .inline-class .has-error .panel.dynamic_theme_block .form-custom .Mobile .SumoSelect{border-radius: 0;}
.inline-class .form-control {font-size: 13px;z-index: 11;}
.inline-class .panel.dynamic_theme_block{padding: 8px 20px 8px 20px;}
.inline-class .panel-default>.panel-heading {margin-top: 5px;border-bottom: unset;} 
.inline-class .dynamic_theme_block .tab-pane .form-group, .inline-class .dynamic_theme_block .form-custom .merge_field_div, .inline-class .dynamic_theme_block .form-custom .checkbox{margin-bottom: 8px;}    
.inline-class span.agree-condition {color: #000;}
.inline-class .panel.dynamic_theme_block .nav-tabs>li.active>a, .inline-class .panel.dynamic_theme_block .nav-tabs>li.active>a:focus, .inline-class .panel.dynamic_theme_block .nav-tabs>li.active>a:hover{border-bottom: 1px solid #dd302e;}
.inline-class .dynamic_theme_block .form-custom .checkbox{margin: 5px 0 0;}
.inline-class .panel.dynamic_theme_block .form-custom{max-height: 100%;overflow: unset;}
.inline-class .form-group.label-floating.Mobile.country_dial_code.reg_mobile_div .help-block {position: absolute;bottom: -13px;}
.inline-class .has-error .form-control{border-color: red;}
.inline-class .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #000;}
.inline-class .form-control::-moz-placeholder { /* Firefox 19+ */ color: #000;}
.inline-class .form-control:-ms-input-placeholder { /* IE 10+ */color: #000;}
.inline-class .form-control:-moz-placeholder { /* Firefox 18- */color: #000;}
/** Start css for focus on input field **/
.inline-class .form-control.input-focus::-webkit-input-placeholder { color: #ccc; }
.inline-class .form-control.input-focus::-moz-input-placeholder { color: #ccc; }
.inline-class .form-control.input-focus::-ms-input-placeholder { color: #ccc; }
/** End css for focus on input field **/
/* End inline class section */

/** Start color class section **/
.color-class{background-color: #103f6d;}    
.color-class button.btn.btn-default.dropdown-toggle.as-is.bs-dropdown-to-select {background-color: #fff;color: #000;border-radius: 2px;}
.color-class .dynamic_theme_block .form-custom .agree-group .agree-condition {color: #fff;font-size: 12px;}
.color-class .form-control {color: #000;background-color: #fff;border-radius: 2px;}  
.color-class .CountryId:before, .color-class .StateId:before, .color-class .CityId:before, .color-class .CourseId:before, .color-class .reg_specialization_id_div:before, .color-class .reg_university_id_div:before {color: #fff;z-index: 9999;}
.CountryId.has-error:before, .StateId.has-error:before, .CityId.has-error:before, .CourseId.has-error:before, .reg_specialization_id_div.has-error:before, .reg_university_id_div.has-error:before{
    bottom: 2px;
}
.color-class .reg_specialization_id_div:before {color: #fff;}   
.color-class .panel.dynamic_theme_block .nav>li>a {color: #fff;}  
.color-class span.agree-condition { color: #fff; }   
.color-class .dynamic_theme_block .fpass a {color: #fff;font-size: 12.4px;}
.color-class .form-group.label-floating.Mobile.country_dial_code.reg_mobile_div span{color: #fff;font-size:11px}
.color-class .form-control.select-arrow-cust option { color: #000;}
.color-class .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #000;}
.color-class .form-control::-moz-placeholder { /* Firefox 19+ */color: #000;}
.color-class .form-control::-ms-input-placeholder { /* IE 10+ */color: #000;}
.color-class .form-control::-moz-placeholder { /* Firefox 18- */color: #000;}
.color-class .form-click {background-color: #2e6a8f;color:#fff;} 
.color-class .form-group.agree-group.col-md-12.m0.has-error .help-block {color: yellow;font-size: 11px;}
.color-class .form-group.label-floating.reg_email_div.Email_email .help-block {color: #fff !important;}
.color-class .form-group.label-floating.has-error .help-block {color: #fff;}
.color-class .form-group.label-floating.reg_email_div.Email_email.has-error .help-block a {color: yellow;}
.color-class .form-group.label-floating.reg_email_div.Email_email .help-block a {color: yellow;}
.color-class .form-group.label-floating.has-error .help-block a {color: yellow;}
.color-class .form-group.label-floating.reg_name_div .help-block{color: #fff;}
.color-class .form-group.label-floating.Mobile.country_dial_code.reg_mobile_div.is-focused .help-block {color: #fff;}
.color-class .dynamic_theme_block .form-control[disabled], .color-class .dynamic_theme_block .form-control[readonly], .color-class .dynamic_theme_block fieldset[disabled] .form-control {background-color:#f1f1f1;color:#000;border-radius: 2px;}
.color-class .panel.dynamic_theme_block .form-custom .Mobile .form-control, .color-class .panel.dynamic_theme_block .form-custom .Mobile .has-error .SumoSelect, .color-class .has-error .panel.dynamic_theme_block .form-custom .Mobile .SumoSelect {border-radius:2px;}
.color-class .dynamic_theme_block .captcha img {border-radius: 2px;width: 50%;margin-right: 0;padding-right: 0;float: right;height: 38px;}
.color-class .dynamic_theme_block .form-custom .form-group.captcha-txt {padding-left: 1px;}
.color-class .fbLogin {color: #fff;border-color: #fff;}
.color-class .gpLogin {color: #fff;border-color: #fff;}
.color-class .inLogin {
    font-size: 12px;
    color: #fff;
    border-color: #fff;
}
.color-class .form-heading {color: #fff;}
.color-class .fa-graduation-cap:before{color: #fff;}
.color-class .text-center.center-link a {color: #fff;}
.color-class .resetVerify a {color: #fff;}
/** End color class section **/
/** Start css for focus on input field **/
.color-class .form-control.input-focus::-webkit-input-placeholder { color: #ccc; }
.color-class .form-control.input-focus::-moz-input-placeholder { color: #ccc; }
.color-class .form-control.input-focus::-ms-input-placeholder { color: #ccc; }
/** End css for focus on input field **/

/** Start color class media query for image captcha **/
@media (max-width: 1100px) and (min-width: 400px){
    .color-class .dynamic_theme_block .captcha img {width: 50%;margin-right: 0;/* padding-right:10px; */}
    .color-class .dynamic_theme_block .form-custom .form-group.captcha-txt {padding-left: 0;}
}
/** End color class media query for image captcha **/

/** Start Link-Border Class **/
.link-border .panel.dynamic_theme_block {padding: 0px 6px 6px 6px;}
.link-border .panel.dynamic_theme_block .nav>li>a[aria-expanded="true"] {color:  #000;text-shadow:  unset;font-size: 15px;padding-bottom:10px;}
.link-border .panel.dynamic_theme_block .nav>li>a {border:  none;color: #333131;padding-left: 16px;padding-right: 16px; font-size: 15px;}
.link-border .panel.dynamic_theme_block .nav-tabs>li.active>a, .link-border .panel.dynamic_theme_block .nav-tabs>li.active>a:focus, .link-border .panel.dynamic_theme_block .nav-tabs>li.active>a:hover {background-color:  transparent;border-bottom: 2px solid #dd302e;}    
.link-border .panel.dynamic_theme_block .nav>li>a:hover {color:  #000;}
.link-border .panel.dynamic_theme_block .nav-tabs>li.active>a, .link-border .panel.dynamic_theme_block .nav-tabs>li.active>a:focus, .link-border .panel.dynamic_theme_block .nav-tabs>li.active>a:hover {
    padding-left:16px;padding-right:16px;}
@media(max-width:768px){
  .link-border .panel.dynamic_theme_block {padding: 3px 15px 6px 15px;}
}
/** End Link-Border Class **/  

/** Start Link-Border Class with color class **/
.color-class.link-border .panel.dynamic_theme_block .nav>li>a[aria-expanded="true"] {color: #fff;}
.color-class.link-border .panel.dynamic_theme_block .nav>li>a {color: #fff;}
/** End Link-Border Class with color class **/  

/** Start css for input icons in the form **/

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?bi9s3p');
  src:  url('../fonts/icomoon.eot?bi9s3p#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?bi9s3p') format('truetype'),
    url('../fonts/icomoon.woff?bi9s3p') format('woff'),
    url('../fonts/icomoon.svg?bi9s3p#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-class .icon-name:before {content: "\e903";}
.icon-class .icon-Email:before {content: "\e902";} 
.icon-class .icon-phone:before {content: "\e905";}
.icon-class .icon-password:before {content: "\e904";}
.icon-class .icon-chat:before {content: "\e900";}
.icon-class .icon-State--city:before {content: "\e907";}
.icon-class .icon-school:before {content: "\e906";}
.icon-class .icon-course:before {content: "\e901";}

.icon-class .field-icon:before{color: #eb1b2b;font-size: 13px;float: left;/* width: 100%; */font-weight: 700;}

.icon-class .field-icon {position:  absolute;margin-top: 12px;padding: 0 10px 0;float: left;z-index: 99;/* width: 100%; */}
.datepicker-field:before{z-index:9999;left: 10px;margin-top: -10px;color: #eb1b2b;font-size: 13px;font-weight: 700;}
input#FieldScheduleCampusDate {padding-left: 30px;}
/** Start Font Family for form **/
.icon-class.formContainer {font-family: 'Nunito Sans', sans-serif;}
/** End Font Family for form **/

.icon-class #Name{padding-left: 30px;}
.icon-class #Email{padding-left:30px}
.icon-class button.btn.btn-default.dropdown-toggle.as-is.bs-dropdown-to-select{padding-left:30px}
.icon-class #opt_dataMobile{padding-left:30px}
.icon-class #StateId{padding-left:30px}
.icon-class #CityId{padding-left:30px}
.icon-class #loginEmail{padding-left:30px}
.icon-class #loginPassword{padding-left:30px}
.icon-class #forgetEmail{padding-left:30px}
.icon-class #resentVerificationEmail{padding-left:30px}
.icon-class #Password {padding-left: 30px;}
.icon-class #UniversityId { padding-left: 30px;}
.icon-class #CourseId {padding-left: 30px;}
.icon-class #SpecializationId {padding-left: 30px;}
.icon-class #CountryId {padding-left: 30px;}
/** End css for input icons in the form **/

  
/*** Start Form float design section ***/

.floatForm{-webkit-transform: translateX(100%);-moz-transform: translateX(100%);-ms-transform: translateX(100%);-o-transform: translateX(100%);transform: translateX(100%);-webkit-transition: all 0.8s ease 0s;-ms-transition: all 0.8s ease 0s;-moz-transition: all 0.8s ease 0s;-o-transition: all 0.8s ease 0s;transition: all 0.8s ease 0s;z-index: 9999;right:0;top:100px;}
.form-heading{background-color: transparent;color: #000;/* padding: 8px; *//* margin: 0; */font-size: 16px;/* padding-bottom: 2px; */} 
.floatForm.open{-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);top: 80px;}
.form-clickOuter{left: 0;position:absolute;top: 50%;margin-top:-20px;margin-left: -107px;webkit-transform: rotate(270deg);-moz-transform: rotate(270deg);-ms-transform: rotate(270deg);-o-transform: rotate(270deg);transform: rotate(270deg);} 
.form-click{background-color: #dd302e;color: #fff; position: relative;font-size: 22px;padding: 10px 20px;cursor: pointer;display: inline-block;border-radius:5px 5px 0 0;border:1px solid #fff;border-bottom:none;}
.form-inner{position:relative;}
.form-block{max-width: 400px;min-width: 400px;font-size:12px;}
.form-block-inner{background-color:#fff;}

/*** End Form float design section ***/

/* Strat footer section */
.footer-top {background-color: #f9f9f9;padding: 5px 0;}
/* End footer section */

/** Start Form position section **/

   @media (min-width:1099px){
  .formContainer{max-width: 370px;min-width: 370px;z-index:1;border-radius: 5px;}

  .form-absolute{position:absolute;top: -67px;}
  .form-fixed{position:fixed;}
  .form-relative{position:relative;top:12px;}
  .form-position-left{left:50%;margin-left:-585px;}
  .form-position-right{right:50%;margin-right: -185px;/* border-radius: 5px; */box-shadow: 0 0 10px #000;}
  .resentVerification.text-center {/* text-transform: uppercase; */margin-top: 0px;/* position: absolute; *//* bottom: 0px; *//* z-index: 9999; *//* right: 20px; */}
  .center-link {text-align: center;display: block;position: relative;}
  }
/** End Form position section **/

/* Start media query for mobile view */

@media (max-width: 1100px){

/** Start form section **/
  .form-control{height: 38px;font-size: 14px;}
  .panel.dynamic_theme_block {padding: 12px;}
  .CountryId:before, .StateId:before, .CityId:before, .CourseId:before, .reg_specialization_id_div:before {content: '';border-color: transparent #a0a0a0 #a0a0a0 transparent;border-style: solid;border-width: 6px; right: 0px; bottom: 0; margin-bottom:0;top: auto;}
  .color-class .CountryId:before, .color-class .StateId:before, .color-class .CityId:before, .color-class .CourseId:before, .color-class .reg_specialization_id_div:before {border-color: transparent #a0a0a0 #a0a0a0 transparent;}
  .inline-class .StateId:before {right: 15px;}  
  .has-error.CountryId:before, .has-error.StateId:before, .has-error.CityId:before, .has-error.CourseId:before, .has-error.reg_specialization_id_div:before {bottom:3px;}
  .dynamic_theme_block .CaptchaRefreshBtn:before {font-size: 13px;}
  .dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group .bs-dropdown-to-select{padding: 8px 10px 9px 10px;}
  .dynamic_theme_block .captcha img {height: 38px !important;}
  .dynamic_theme_block .captcha .CaptchaRefreshBtn{top: 9px;}
  .captcha{margin-bottom: 8px;}
  .fbLogin, .gpLogin, .color-class .inLogin {font-size:15px;padding:8px 10px;text-align:center}
  .row.margin-top-10.margin0 .col-sm-6 {width:100%; padding-right:15px;text-align:center;} 
  .dynamic_theme_block .form-custom .captcha {margin-bottom:14px;}
  .inline-class .panel.dynamic_theme_block{padding: 15px 20px 8px 20px;}
  .text-center.center-link a {font-size: 15px;}
  .resetVerify a {font-size: 15px;}
  .Password.reg_password_div {clear: both;}

/** End form section **/

}

/* End media query for mobile view */

/*new changes */
.fade:not(.show) {
    opacity: 1;
}


.dashboard_table thead,.table-bordered td, .table-bordered th {
    border: 1px solid #000;
}

/** Code for Registration form compatiable for bootstrap 5 **/

.open>.dropdown-menu {
    display: block;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.form-group select option {
    color: #000;
}

.beforeCImage {
    float: right;
    left: 50% !important;
}
p.verify-your-identity {
    color: #000;
}

span#clockdivForget {
    color: #000 !important;!I;!;
}

a#resendVerifyCodeBtn {
    /* color: #fff; */
}


a#registerTab {
    color: red;
}

span#otpMsgSpan {
    color: !important;
}

span#otpTimer {
    color: #000 !important;
}

span#otpMsgBlock {
    /* color: #fff !important; */
}

a#resendLoginOtp {
    /* color: #fff !important; */
}

.modal-content {
    margin-top: 200px;
}

button.close {
    order: 2;
    color: #fff;
    opacity: 1;
}

.modal-header .close{/* margin-top: -5px !important; */padding: 0;margin: 0;}

#registerBtn:hover {
    color: #fff !important;
}
div#SuccessPopupArea {
    opacity: 1 !important;
}

.col-lg-8.displayContent {
    display: flex;
    align-items: center;
    text-align: right;
    color: #00000059;
}
.form-group input{
	border-radius: 5px;
    color: #252525;
    background-color: #f2f6fa;
    border: none;
}
.form-group select{
	border-radius: 5px;
    color: #252525;
    background-color: #f2f6fa;
    border: none;
}
#CityId{
	border-radius: 5px;
    color: #252525;
    background-color: #f2f6fa;
    border: none;
}
.dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group {
    margin-right: 6px !important;
    padding: 0;
    vertical-align: top;
    height: 38px !important;
   
}
.dynamic_theme_block .form-custom .form-group.StateId {
    width: 50%;
    float: left;
    padding: 0 10px 0 0 !important;
    z-index: 1;
    clear: both;
}
#registerForm > div.form-custom > div.merge_field_div > div > div.input-group-btn.bs-dropdown-to-select-group > button{
	border-radius: 5px !important;
    color: #252525 !important;
    background-color: #f2f6fa !important;
    border: none !important;
	height: 38px !important;
}
#mobileOtpDialCode > button{
	border-radius: 5px !important;
    color: #252525 !important;
    background-color: #f2f6fa !important;
    border: none !important;
    height: 38px !important;
}






.admissionForm_sec .input-group {
    flex-wrap:nowrap;
}

.scholarships_main_sec {
    margin: 0px 0px 60px !important;
}

.scholarships_wrap {
    padding: 0px 0px !important;
    margin: 0px 0px 0px !important;
}

.title_with_halfLine {
    color: #555;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    margin: 0px 0px 60px;
    position: relative;
}
.title_with_halfLine::after {
    content: " ";
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -15px;
    width: 15%;
    height: 3px;
    margin: 0px auto 0px;
    background: #0C4DA2;
}

.scholarships_tab_main_sec {
    padding: 30px 15px 15px;
    margin: 0px 0px 0px;
    background: #f2f7ff;
}

.navTab_vertical.nav-pills .nav-item {
    padding: 0px 0px 0px;
    margin: 0px 0px 10px;
}

.navTab_vertical.nav-pills .nav-link.active, .navTab_vertical.nav-pills .nav-item.show .nav-link {
    color: #fff;
    background: #03439C;
}

.navTab_vertical.nav-pills .nav-link {
    color: #03439C;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 12px 10px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    line-height: 18px;
    background: #fdfdfd;
    border: 2px solid #03439C;
    border-radius: 0px;
    min-width: 145px;
    min-height: 60px;
    display: flex
;
    align-items: center;
    justify-content: flex-start;
    transition: all .25s ease-in;
}

.navTab_vertical.nav-pills .nav-item:last-child {
    margin: 0px 0px 0px;
}
.navTab_vertical.nav-pills .nav-item {
    padding: 0px 0px 0px;
    margin: 0px 0px 10px;
}

.vTab_dataBox {
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}

.custom_table_1 {
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}

.custom_table_1 tr td:first-child {
    text-align: center;
    min-width: 50px;
}

.custom_table_1 tr:first-child td {
    color: #03439C;
    font-size: 16px;
    text-align: center;
}

.custom_table_1 tr td {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 10px;
    margin: 0px 0px 0px;
    vertical-align: middle;
    border: 1px solid #000;
}

.custom_table_1 tr td:nth-child(2) {
    min-width: 150px;
}

.custom_table_1 tr td:nth-child(3) {
    min-width: 200px;
}
.custom_table_1 tr td:last-child {
    min-width: 120px;
}

.custom_table_1 tr td:first-child {
    text-align: center;
    min-width: 50px;
}

.diversity_dataBox {
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}

.diversity_dataBox p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin: 0px 0px 15px;
}

.scholarships_note {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    padding: 20px 0px 0px;
    margin: 0px 0px 10px;
}

.btnss3 {
    width: 23%;
    background-color: darkgrey;
    align-content: center;
    border-radius: 5px;
    margin-left: 1%;
    position: relative;
    padding: 9px 20px 8px 1px;
}
.btnss2 {
    width: 20%;
    background-color: #03439c;;
    align-content: center;
    border-radius: 5px;
    margin-left: 1%;
    padding: 2px;
    position: relative;
    padding: 9px 15px 8px 1px;
}
.btnss1 {
    width: 20%;
    background-color: #03439c;
    align-content: center;
    border-radius: 5px;
    margin-left: 1%;
    padding: 9px 15px 8px 1px;
    /* margin-top: -3%; */
}

.newBtnsss {
    display: flex;
    width: 68%;
    position: absolute;
    margin-top: -7%;
}

a.lnk1 {
    color: #fff;
    font-weight: 800;
    position: relative;
}

a.lnk2 {
        color: #fff;
        font-weight: 800;
}

span.para {
    color: #fff;
    font-weight: 800;
    text-align: center;
    cursor: pointer;
}


.item {
    position: relative;
}


a.lnk1::after{
    content: "→";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: red;
    font-size: 18px;
    position: absolute;
    top: -2px;
    right:-25px;
}
a.lnk2::after{
    content: "→";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: red;
    font-size: 18px;
    position: absolute;
    top: 7px;
    right: 7px;
}

span.para::after{
    content: "→";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: red;
    font-size: 18px;
    position: absolute;
    top: 7px;
    right: 7px;
}
/*hide buttons and link on preview*/
#tab2default > .fpass{
    display:none;
}
#tab2default > #forgotOtpBtn{display:none}