@import url('https://fonts.googleapis.com/css2?family=Antonio:wght@100;200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@font-face {
	font-family: Calibri;
	src: url('../font/CALIBRI.TTF');
}
@font-face {
	font-family: Roboto;
	src: url('../font/Roboto-Condensed_0.ttf');
}
@font-face {
	font-family: Neutra Text;
	src: url('../font/NeutraText-Book.otf');
}
img {
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Operra */
  image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
html {
  scroll-behavior: smooth !important;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 100%;
}
body {
	background-color: #fff;
	margin:0px; padding:0px;
	font-family: 'Rubik', sans-serif;
    background: #fff;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
    color: #555;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto Slab', serif;
}
img {
	image-rendering: -moz-crisp-edges; /* Firefox */
	image-rendering: -o-crisp-edges; /* Opera */
	image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}

.top-marg-0{
	margin-top: 0px;
}
.top-marg-5{
	margin-top: 5px;
}
.top-marg-10{
	margin-top: 10px;
}
.top-marg-15{
	margin-top: 15px;
}
.top-marg-20{
	margin-top: 20px;
}
.top-marg-25{
	margin-top: 25px;
}
.top-marg-30{
	margin-top: 30px;
}
.top-marg-35{
	margin-top: 35px;
}
.top-marg-40{
	margin-top: 40px;
}
.top-marg-45{
	margin-top: 45px;
}
.top-marg-50{
	margin-top: 50px;
}

.meuns {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	width: 986px;
	margin: 0px;
	padding: 0px;
	background-color: #24b0e3;
}
.addthiscss {
	padding: 5px;
	font-weight: normal;
	text-decoration: none;
	font-size: 19px;
	color: #000000;
}
.addthiscss a {
	color: #fff;
	text-decoration: none; 
	font-family:Roboto; text-transform:uppercase;
}
.showgoogles {
	display: block;
	margin: 0px;
	padding: 0px;
}

.leftbtn {
	text-decoration: none;
	height: auto;
	width: 228px;
	float: left;
	margin:0px 28px 0 0px;
}
.leftbtn:last-child{margin-right:0px;}
.leftbtn img{height:57px; border:#fff solid 1px; border-radius:4px;box-shadow:#c2c2c2 0 1px 4px 0px;}
.leftbtn a {
	color: #000000;
	text-decoration: none;
}
.leftbtn a:hover {
	color: #CC0000;
	text-decoration: none;
}

.topmenu {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-align: center; text-transform:uppercase;
	margin: 0px;
	padding:2px 0px 7px 0px;
	background:url(../images/top-menu-bg.png) no-repeat;
	float:right; width:201px;
}
.srm {
	float: right;
	margin:18px 0 0 0px;
}
.srm img{height:55px; border-radius: 4px; border: #fff solid 1px; box-shadow: #ccc 0 1px 2px 0;}

.topmenu a {
	color: #fff;
	text-decoration: none;
}
.topmenu a:hover {
	color: #000;
}


.highlights {
	height: 25px;
}


.outerleftbtn {
	margin: 25px 0; float:left;
	
}
.newsbg {
	background-image: url(../images/backmenu.png);
	background-repeat: repeat-x;
	height: 238px;
	width: 250px;
}
.newsmatter {
    text-decoration: none;
    height: auto;
    width: 100%;
    font-weight: normal;
    margin: 0;
    padding: 25px;
    z-index: 999;
    background: #23394c;
    border-radius: 5px;
    border: 0;
    margin-top: 0px
}
.newsmatter marquee {
	height: 325px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	height: 60px;
	width: 983px;
	padding: 0px;
	font-weight: normal;
	background-color: #24b0e3;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
}
.footer ul {
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer li {
	text-decoration: none;
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.footer li a:hover {
	color: #990000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.footer a:hover {
	color: #990000;
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
}
.updatebg {
	background-image: url(../images/updatebg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 986px;
}
.newsmatter p {
	font-size: 14px;
	color: rgba(255,255,255,.9);
	text-decoration: none;
	margin: 0 5px 15px 5px;
	padding:0px;
	font-weight: normal;
	text-align: justify;
	text-transform:capitalize;
}
.newsmatter h1 {
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	margin: 0 0 10px 0px;
	padding:0px;
	text-transform:capitalize;
}
.reds {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}


.highmatter {
	font-size: 17px;
	font-weight: normal;
	margin:0px 0 0px 0px;
	height: 120px;
	padding:10px 15px;
	color: #340C70;
	background:#DFF1FF; border:#ccc double 3px; border-radius:1px; line-height:25px; width:288px; text-align:left;
}
.highmatter ol{margin:0px; padding:0px;}
.highmatter li{margin:10px 0px; padding:0 0 10px 0px; border-bottom:#340C70 dotted 1px; font-style:italic;}

.matter {
	font-weight: normal;
	text-decoration: none;
}
.matter p {
	/* margin: 6px 0px;
	padding:0px;
	font-size: 14px;
	text-align: justify; */
}
.matter ul {
	margin:10px 0 0 0px; padding:0px;
}
.matter ul li {
	margin: 0 0px;
	padding:0 0 0 0;
	list-style:none; 
}
.matter ol {
	margin:10px 0 0 27px; padding:0px;
}
.matter ol li {
	margin: 12px 0px;
	padding:0 0 0 0px;
	
}

.matter h1 {
	font-size: 18px;
	margin: 0px;
	color: #0059E7;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.mores {
	font-size: 16px; font-family:Roboto;
	text-decoration: none; 
	text-align: right;
	padding:5px 0px; text-transform:uppercase; 
}
.mores a {
	color: #340C70;
	text-decoration: none; background:url(../images/areo-icon.png) no-repeat left; width:14px; height:14px; padding:0 0 0 20px;
}
.mores a:hover {
	color: #BA131A;
	text-decoration: none;
}



.helpline {
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.matter h2 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.frmbtns {
	background-color: #3D65D4;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftmetter {
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/institutionalmember.gif);
	height: 70px;
	width: 226px;
	left: 18px;
	top: 832px;
	background-repeat: no-repeat;
}

input[type=text]
{
border:thin solid #666666;
}

input[type=text]:focus
{
	background-color: #f6f6f6;
}

textarea
{
border:thin solid #666666;
}

textarea:focus
{
	background-color: #f6f6f6;
}
select {
	border: thin solid #666666;
}
#totalcvamt {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}


.msgsshow {
	color: #CC0000;
	font-weight: bold;
}
.error span {
	color: #FF0000;
	padding-left: 1px; display:block;
	font-size:12px;
}
.greens {
	font-size: 19px;
	color: #340C70;
	font-weight: bold;
	display: block;
	padding-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.calendarouter {
	/* width: 725px;
	float: left; */
}
.calendarmenu {
	margin: 0px 0 15px 0;
	padding: 0px;
}
.calendarmenu li {
	/* float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	width: 125px;
	background-color: #41a42a; */
	display: inline-block;
}
.border {
	border: 1px solid #067ECE;
}

.bluebgs {
	background-color: #067ece;
	color: #FFFFFF;
	font-size: 13px;
}

.calendarmenu li a {
	text-decoration: none;
    display: block;
    background: #f8d7da;
    padding: 9px 10px;
    color: #721c24;
    font-size: 16px;
    min-width: 100px;
    font-weight: 500;
    border-radius: 21px;
    margin: 0 1px;
}
.calendarmenu li a.menuselect {
	background-color: #721c24;
	color: #fff;
}

.calendarmenu li a:hover {
	background-color: #721c24;
	color: #fff;
}
.calendarmenu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	text-align: center;
}
.calendarmatter {
	/* text-decoration: none;
	margin: 0px;
	float: left;
	width: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px; */
}
.boxhide {
	display: none;
}


.msgshow {
	display: block;
	text-align: center;
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.fmsgshow {
	display: block;
	text-align: center;
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.msgshow span {
	display: none;
}
.fmsgshow span {
	display: none;
}
.careerhead {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.galleryimg {
	padding: 5px;
	cursor: pointer;
	text-align: center;
	border: 1px solid #d1d1d1;
	background:#fafafa; border-radius:4px;
	margin-top: 30px;
}
.galleryimg:nth-of-type(3n){margin-right:0px;}
.galleryimg span {
	font-size: 14px;
    font-weight: normal;
    color: #222;
    width: 100%;
    line-height: 16px;
    display: block;
    margin-bottom: 5px;
}

.galleryimg img {
	max-height: 185px;
	padding:0px; margin:0 0 10px 0px; width:100%;
}


.showcourse {
	margin: 0px;
	padding: 0px;
}
.showcourse li {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
.showcourse a {
	color: #333;
    font-size: 1rem;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
}
.showcourselist a:hover {
	text-decoration: none;
	color: #006690;
}

.showcourselist {
	margin:0 0 0 0;
}


.showcourse ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}



.header_main{width:100%; margin:0px; padding:0px;}
.container{width:95%; margin:auto;}
.main_menu{
	width: 100%;
    margin: 0px;
    padding: 0px;
    background: #23394c;
}
.heading{font-family:Roboto; font-size:24px; color:#BA131A; text-transform:uppercase; margin:20px 0 20px 0px;}
.h_icon{float:left; margin:2px 10px 0 0px;}
.chairman_message{background:#fafafa; width:100%; float:left; padding:10px 15px; margin:20px 0 0 0px; border:#dfdfdf solid 1px; box-sizing:border-box;}
.chairman_message h1 {
	font-size: 16px;
	color: #2F506C;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 5px 0px;
	padding:0px;
	text-transform:capitalize;
}
.chairman_message h2 {
	font-size: 16px;
	color: #333;
	text-decoration: none;
	margin: 0 0 5px 0px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
}
.chairman-message h1 {
	font-size: 16px;
	color: #2F506C;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 5px 0px;
	padding:0px;
	text-transform:capitalize;
}
.chairman-message h2 {
	font-size: 16px;
	color: #333;
	text-decoration: none;
	margin: 0 0 5px 0px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
}
.chairman_img{width:212px; border:#d1d1d1 solid 1px; padding:5px; margin: 0 10px 0 0px; float:left;}
.dlal_add{background:url(../images/dalal-globle-add.jpg) no-repeat; width:300px; height:137px; position:relative;}
.d_broucher{position:absolute; bottom:15px; right:13px;}
.d_broucher a{text-decoration:none; background:#330A70; color:#fff; padding:4px 8px; border-radius:3px;}
.d_broucher a:hover{background:#ba131a;}
.add{margin:5px 0px;}
.institutional_head{background:url(../images/institutional-member-heading.png); width:160px; height:74px; float:left;}
.institutional_bg{background:#f6f6f6; border:#d1d1d1 solid 1px; float:left; width:74%; height:64px; padding:4px 5px;}

footer{
	width:100%; 
	padding:0 0 0px 0px; 
	background-color:#242c42; 
	background-image: url(../images/pattern-bg.png);
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: 0 0;
}
footer .footer-top {
    border-bottom: 1px solid #444444;
    text-align: center;
    padding: 4rem 0 3rem 0;
}
footer .footer-top h3 {
    color: #fff;
    font-size: 1.2rem;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}
footer .footer-top p {
    color: #fff;
    margin: 0 0 0 0;
}
footer .footer-middle .footer-links {
    margin: 3rem 0px 0 0;
    text-align: center;
}
footer .footer-middle .footer-links li {
    display: inline-block;
    padding-right: 5px;
    line-height: 13px;
    position: relative;
}
footer .footer-middle .footer-links li:after {
    content: "/";
    color: rgb(255, 255, 255);
}
footer .footer-middle .footer-links li:last-child {
    padding: 0;
}
footer .footer-middle .footer-links li:last-child::after {
    display: none;
}
footer .footer-middle .footer-links li:last-child a {
    margin-right: 0;
}
footer .footer-middle .footer-links li a {
    color: rgb(255, 255, 255);
    margin-right: 10px;
}
.footer_head{font-family:Roboto; font-size:19px; color:#fff; margin:0px; padding:0px; text-transform:uppercase;}
.footer_btn{width:20%; float:left; margin:0 0 0 0px; font-size:15px; color:#c6c6c6;}
.footer_btn ul{margin:20px 0 0 0px; padding:0px;}
.footer_btn li{margin:0px; padding:0px 0 13px 0px; list-style:none; list-style:url(../images/f-areo.png) inside;}
.footer_btn a{color:#c6c6c6; text-decoration:none;}
.footer_btn a:hover{color:#451096; text-decoration:none;}
.copyright_main{
	width:100%; 
	margin:25px 0 0 0px;
	color:#fff;
}
.copyright_main .container{
	padding:20px 0px; 
	border-top: 1px solid #444;
}
.copyright{float:left;}
.design{float:right;}
.intouch{color:#d5d5d5; text-decoration:none;}
.get_in_touch{width:26%; float:right; margin:0px; font-size:16px; color:#c6c6c6;}
.get_in_touch p{margin-bottom:10px; margin-top:0px;}
.a_title{font-size:18px; color:#f5bd01; margin:20px 0 15px 0px;}
.f_address{line-height:25px; margin:10px 0 0 0px;}
.f_form{width:26%; margin-right:0px; }
.take_main{width:100%; float:left; margin:5px 0 0 0px; padding:0px;}
.take_name{width:35%; float:left; margin:0px; padding:0px; color:#c6c6c6;}
.take_box{width:65%; float:left; margin:0px; padding:0px; }
.take_input{width:92%; height:20px; padding:2px 5px; border:#d1d1d1 solid 1px; border-radius:3px; font-size:13px; color:#636363;}
.take_code{width:60%; height:20px; padding:2px 5px; border:#d1d1d1 solid 1px; border-radius:3px; font-size:13px; color:#636363;}
.query{width:92%; height:40px; padding:2px 5px; border:#d1d1d1 solid 1px; border-radius:3px; font-size:13px; color:#636363;}
.take_submit{background:#5A16BF; color:#fff !important; font-size:15px; padding:6px 12px; margin:15px auto 0 auto; border:none; cursor:pointer; border-radius:3px; height: 45px !important; width: 150px !important;}
.take_submit:hover{background:#BA131A;}

a .at-icon-wrapper, .at-icon{width:25px !important; height:25px !important;}
a .at-icon-wrapper:first-child{display:block !important; float: right;}

#slidera {float:left; position:relative; overflow:hidden; width:100%; height:88px; }
#slidera ul {position:absolute; list-style:none; top:0px; left:0px; width:100%; float:left;}
#slidera li {float:left; width:310px; padding-right:0px}
.paginationa {float:left; list-style:none; height:15px; margin:10px 0 12px 0px; display:none;}
li.currenta {border:1px solid #ccc; background:#C8A54B}
li#contenta {width:310px; padding:0px 0px 10px 0px}
.maina {width:100%; padding:0px; margin-top:0px; float:left; margin-left:0px; }
.mainb { width:100%; float:left; padding:0px; margin-left:5px; }
.mainb img{width:100%; height:80px;}

.table{width:100%; border:#e0e0e0 solid 1px; text-align:left;}
.table thead th{background:#23394c; color:#fff !important; font-size:15px; font-weight:bold; border-right:#e0e0e0 solid 1px; padding:10px 10px;}
.table thead th:last-child, .table tbody td:last-child{border-right:none;}
.table tbody td{font-weight:normal; color:#4d4d4d; border-right:#e0e0e0 solid 1px; border-top:#e0e0e0 solid 1px; padding:9px 10px;}
.table tbody td strong {
	font-weight: 500;
}
.table tbody>tr:nth-child(even)>td{background-color: #fafafa;}
.table tbody tr:hover td{background-color: whitesmoke;}
.dn-btn {
	display: inline-block;
    background: #3051a0;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    font-size: 20px;
    position: relative;
}
.dn-btn i {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.dn-btn:hover, .dn-btn:focus, .dn-btn:active {
    color: #fff;
}
.student_reg_form{background:#f5f5f5; border:#e0e0e0 solid 1px; padding:15px; font-size:13px; color:#333;}
.student_reg_form sup{color:#F00; font-size:18px; font-weight:bold; margin-top:5px;}
.student_reg_form input {
    width: 100%;
    height: 41px;
    padding: 0px 5px;
    border: #d1d1d1 solid 1px;
    border-radius: 3px;
    font-size: 14px;
    color: #636363;
}
.student_reg_form textarea{width:85%; height:50px; padding:2px 5px; border:#d1d1d1 solid 1px; border-radius:3px; font-size:14px; color:#636363;}
.student_reg_form textarea.textarebox{
	width: 100%;
	height: 100px;
}
label {
	font-weight: 500;
}
.student_reg_form select{width:98px; height:41px; padding:2px 5px; border:#d1d1d1 solid 1px; border-radius:3px; font-size:14px; color:#636363;}
.form_heading{font-family:Roboto; font-size:20px; color:#330A70; margin:0px 0 20px 0px; font-weight:normal;}
.address{margin-top:15px; margin-bottom:25px; font-size:15px; border:#e0e0e0 solid 1px; padding:5px 150px 10px 15px; background:url(../images/contact-us.png) right no-repeat #edf1f4;}
.address p{font-size:17px;}
.search_course{background:#fafafa; border:#d1d1d1 double 3px; padding:5px 0 10px 0; margin:20px 0 0 0px; text-align:center;}
.student_reg_form .add-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.btn.btn-sm {
	font-size: 14px;
	padding: 5px 10px;
}
.btn.btn-sm i {
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -1px;
}

/* Recruiter Slider */
.recruiters_main{width:100%; }
.r_border{width:180px; border-bottom:#5A16BF solid 2px; margin:10px auto 15px auto;}
.recruiters_logo ul { margin:0; padding:0;}
.recruiters_logo ul li{list-style:none; background:none; margin:0px; padding:0px;}
.recruiters_logo .item{
	border: 1px solid #ddd;
	border-radius: 5px;
	overflow: hidden;
}

.recruiters_logo .bx-pager.bx-default-pager a {
	display:none;
}

#recruiter .bx-controls-direction a {
	text-decoration:none;
	margin:0;
	font-size:0;
	text-indent:inherit;
}
#recruiter .bx-next {display:none;}
#recruiter .bx-prev {display:none;}
.recruiters_logo .bx-controls-direction{display:none;}
/*online paymnet page*/
.online_payform .tdtitle{width:35%}
.online_payform .tdatafull{width: 70%}
.online_payform input {
    width: 92%;
    height: 30px;
    padding: 0px 5px;
    border: #d1d1d1 solid 1px;
    border-radius: 3px;
    font-size: 13px;
    font-family: Calibri;
    color: #636363;
}
.online_payform select {
    width: 93%;
    height: 30px;
    padding: 2px 5px;
    border: #d1d1d1 solid 1px;
    border-radius: 3px;
    font-size: 13px;
    font-family: Calibri;
    color: #636363;
}
.online_payform {
    background:#ffffff70;
    border: #e0e0e0 solid 1px;
    padding: 10px 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #333;
    line-height: 40px;
    box-shadow: 0px -1px 24px 1px rgba(23,31,37,0.12)
}
.payform select, .payform input {
	width: 100%;
	height: 40px;
}
.payform .form_heading {
	margin-bottom: 0;
}
.payform table tr td {
	padding: 5px 0;
}
.onlinepaybg{background-image: url(../images/onlinepaybg.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;}
.feepayborder img{border: #d1d1d1 solid 1px;}
.stickyimage{
  position: fixed;right:0;
  z-index: 999;width:165px 
} 
.stickyimage a{position:absolute;top:27%;}  
.stickyimage img {width: 100%}


/* CUSTOM CSS */
* {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
a:hover {
	text-decoration: none;
}
.main-header .logo {
    float: left;
    padding: 10px 0;
    margin-right: 0;
    max-width: 500px;
}
.main-header .approve {
    float: right;
    margin: 18px 0;
}
.main-header .approve .saksham, 
.main-header .approve .aicte, 
.main-header .approve .mdu, 
.main-header .approve .fee-payment {
    display: inline-block;
    vertical-align: middle;
    /*background: #f5f5f5;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #eee;*/
    position: relative;
}
.main-header .approve .saksham {
   margin-right: 10px;
   width: 105px;
}
.main-header .approve .aicte {
	margin-right: 0px;
	width: 200px;
} 
.main-header .approve .aicte span {
	position: absolute;
    left: 51%;
    top: 5px;
    text-transform: uppercase;
    font-size: 12px;
} 
.main-header .approve .mdu {
	width: 167px;
	padding-top: 10px;
	margin-right: 10px;
} 
.main-header .approve .mdu span {
	position: absolute;
    left: 30%;
    top: 5px;
    text-transform: uppercase;
    font-size: 12px;
} 
.main-header .approve .fee-payment {
	width: 180px;
	border-radius: 5px;
	overflow: hidden;
} 
.main-header .gr {
    float: right;
    position: relative;
    margin: 26px 0 0 0;
}
.main-header .gr span{
    animation: blink 1s linear infinite;
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
}
.main-header .gr span:after {
	content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ffd248;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}
.main-header .gr a {
	background: #ffd248;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1rem;
    padding: 6px 15px;
    display: block;
    border-radius: 15px;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
}
.navbar-nav {
    margin: 0 -15px;
    float: none;
}
.navbar-default {
    background-color: transparent;
    border-color: #e7e7e7;
    text-align: center;
}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.navbar-default .navbar-nav > li {
    float: none;
    display: inline-block;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    font-size: .9rem;
    font-weight: 600;
    /*font-family: 'Antonio', sans-serif;*/
    letter-spacing: -.025rem;
    font-family: 'Roboto', sans-serif;
}
.nav > li > a {
    padding: 15px 7px;
}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0;
    border: 0;
}
.dropdown-menu > li > a {
    padding: 10px 15px;
    color: #222;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #3051a0;
}
.clear {
	clear:both
}

.banner .carousel-caption {
	background: #3051a0;
	left: 7%;
	right: auto;
	bottom: 50%;
	transform: translateY(50%);
	text-shadow: none;
	width: 40%;
	text-align: left;
	padding: 0;
}
.banner .carousel-caption .inner {
	padding: 40px 50px;
	position: relative;
}
.banner .carousel-caption .inner:before {
	content: "";
	position: absolute;
	top: 15px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	border: 5px solid #fff;
}
.banner .carousel-caption h3 {
	margin: 0;
	font-size: 2.8rem;
}
.carousel-indicators {
    bottom: 0px;
}
.carousel-control {
    width: 7%;
    opacity: 1;
}
.section {
	padding: 4em 0;
}
p {
    margin: 0 0 10px;
    line-height: 1.7;
}
.main-title {
    margin: 0;
    color: #23394c;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 1rem;
}
.main-title.text-white {
    color: #fff;
}
.main-title2 {
    margin: 0;
    color: #23394c;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 1rem;
}
.sub-title {
    margin: 0;
    color: #3051a0;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 1rem;
}
.btn {
    padding: 10px 15px;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 400;
}
.btn-outline-dark {
	border: 2px solid #2c3e50;
	color: #2c3e50;
}
.btn-danger {
    color: #fff;
    background-color: #006690;
    border-color: #006690;
}
.btn-danger:hover, 
.btn-danger:active, 
.btn-danger:active:hover, 
.btn-danger:focus {
    color: #fff;
    background-color: #005476;
    border-color: #005476;
}

.pos-rel {
	position: relative;
	z-index: 1;
}

.about-sec .left {
	padding-right: 15px;
}
.about-sec .eeilt {
	background: #fde9ea;
	padding: 25px;
	border-radius: 10px;
}
.about-sec .eeilt .image {
    border-radius: 10px;
    overflow: hidden;
    max-height: 200px;
    margin-bottom: 15px;
}
.about-sec .eeilt .image img {
    position: relative;
    margin-top: -25px;
}
.about-sec .eeilt h1 {
    color: #222;
    font-size: 1.8rem;
    line-height: 1.5;
    margin: 0;
}
.about-sec .right {
	position: relative;
}
.about-sec .right .btn {
	/*margin-top: 1rem;*/
}
.about-sec .right .download-prospectus {
	position: absolute;
	top: 0;
	right: 0;
}
.about-sec .right .download-prospectus .btn i {
	font-size: 1.5rem;
	display: inline-block;
	vertical-align: bottom;
}
.about-sec .sub-box {
	padding: 15px;
	border-radius: 10px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	color: #222;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 30px;
}
.about-sec .sub-box .icon {
    font-size: 5rem;
    width: 72px;
}
.about-sec .sub-box .icon i {
    margin-left: -5px;
}
.about-sec .sub-box .icon-text {
	width: calc(100% - 72px);
    font-size: 17px;
    line-height: 1.2;
}
.about-sec .sub-box .icon-text span {
	display: block;
}
.about-sec .sub-box .icon-text span.text-small {
    font-family: "Poppins", Arial, sans-serif;
    position: relative;
    padding-bottom: 10px;
    letter-spacing: 0px;
}
.about-sec .sub-box .icon-text span.text-small:after {
    content: "";
    width: 42px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 5px;
}
.about-sec .sub-box.affilation .icon-text span.text-small:after {
    background: #004085;
}
.about-sec .sub-box.admission .icon-text span.text-small:after {
    background: #856404;
}
.about-sec .sub-box.brochure .icon-text span.text-small:after {
    background: #155724;
}
.about-sec .sub-box .icon-text span.text-big {
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: 600;
}
.about-sec .image {
    border-radius: 5px;
    overflow: hidden;
}

.vision-sec {
	text-align: center;
	background: url(../images/vision-bg.jpg);
	background-size: cover;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.vision-sec:after {
	position: absolute;
    content: '';
    background: rgba(17,29,94,.8);
    background: rgba(0,0,0,.8);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.vision-sec p {
    color: #fff;
    font-size: 24px;
    padding: 0 15%;
    font-weight: 300;
    line-height: 34px;
}
.vision-sec .bot-line {
    margin-top: 15px;
    color: #fff;
    font-size: 30px;
}
.vision-sec .bot-line > div {
    display: inline-block;
    vertical-align: middle;
}
.vision-sec .bot-line .icon {
    margin: 0 15px;
}
.vision-sec .bot-line .left-line, 
.vision-sec .bot-line .right-line {
    width: 100px;
    height: 2px;
    background: #fff;
}

.mission-sec .left .image {
	border-radius: 5px;
	overflow: hidden;
}
.mission-sec .right ul li {
	position: relative;
	margin-bottom: 10px;
	line-height: 1.7;
	padding-left: 30px;
}
.mission-sec .right ul li:before {
    content: "\f558";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: -6px;
    color: #ba131a;
    font-size: 24px;
}

.units-sec {
	background: #006690;
	text-align: center;
}
.units-sec p.sub-text {
	font-size: 1.1rem;
	padding: 0 10%;
	font-weight: 300;
	color: #fff;
	margin-bottom: 0;
}
.units-sec .inner {
	background: #ddab21;
	padding: 30px;
	border-radius: 5px;
}
.units-sec .inner h4 {
	color: #000;
	font-size: 22px;
}
.units-sec .inner p {
	color: #000;
	margin-bottom: 0;
}

.messages-sec .image {
	float: left;
	width: 175px;
	height: 175px;
	background: #000;
	margin: 5px 20px 0 0;
	box-shadow: 0 0 20px 3px rgb(0 0 0 / 15%);
	border-radius: 5px;
	overflow: hidden;
	border: 7px solid #fff; 
}

.links-sec {
	background: #f5f5f5;
	text-align: center;
}
.links-sec .inner {
	background: #fff;
	text-align: center;
	padding: 30px;
	overflow: hidden;
	position: relative;
	border-left: 1px solid #23394c;
	border-right: 1px solid #23394c;
}
.links-sec .inner .top-line, 
.links-sec .inner .bottom-line {
	position: absolute;
	width: 100%;
	height: 10px;
	left: 0;
	background: #23394c;
}
.links-sec .inner .top-line {
	top: 0;
}
.links-sec .inner .bottom-line {
	bottom: 0;
}
.links-sec .inner:before {
	top: 0;
    content: "";
    height: 5px;
    overflow: hidden;
    position: absolute;
    left: -5px;
    width: 50%;
    -moz-transform: skewX(50deg);
    -webkit-transform: skewX(50deg);
    background-color: #ddab21;
    transform: skewX(50deg);
    z-index: 1;
}
.links-sec .inner:after {
	bottom: 5px;
    content: "";
    height: 5px;
    overflow: hidden;
    position: absolute;
    right: -5px;
    width: 50%;
    -moz-transform: skewX(50deg);
    -webkit-transform: skewX(50deg);
    background-color: #ddab21;
    transform: skewX(50deg);
    z-index: 1;
}
.links-sec .inner a {
	color: #000;
}
.links-sec .inner a .icon {
	font-size: 4rem;
	color: #23394c;
}
.links-sec .inner a h4 {
	margin-bottom: 0;
	color: #23394c;
}

.values-sec {
	background-color: #e4feff;
}
.values-sec .left {
	padding-right: 15px;
}
.values-sec .right {
	padding-left: 15px;
}
.values-sec .values-box {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 15px;
}
.values-sec .values-box .values-icon {
    width: 100px;
    height: 100px;
    background: #cef5f6;
    border-radius: 5px;
    text-align: center;
    position: relative;
}
.values-sec .values-box .values-icon i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #ba131a;
    font-size: 4rem;
}
.values-sec .values-box .values-text {
	width: calc(100% - 100px);
	padding-left: 25px;
}
.values-sec .values-box .values-text h4 {
	margin: 0 0 10px 0;
	color: #222;
}
.chairmans-message-sec {
	position: relative;
	background: #f5f5f5;
}
.chairmans-message-sec .image {
	float: left;
	width: 30%;
	position: relative;
	margin-right: 50px;
}
.chairmans-message-sec .image:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	background: #3051a0;
	top: 20px;
	left: 20px;
}
.chairmans-message-sec .image img {
	border-radius: 5px;
	position: relative;
	z-index: 1;
}

.principal-message-sec .image {
	float: right;
	width: 35%;
	position: relative;
	margin-left: 50px;
}
.principal-message-sec .image:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	background: #3051a0;
	top: 20px;
	right: 20px;
}
.principal-message-sec .image img {
	border-radius: 5px;
	position: relative;
	z-index: 1;
}

.philosophy-sec {
	background: #f8e8e9;
}
.philosophy-sec .philosophy-box {
	text-align: center;
	padding: 0 15px;
}
.philosophy-sec .philosophy-box .image {
	width: 250px;
	margin: 0 auto;
}
.philosophy-sec .philosophy-box h4 {
	color: #222;
	margin-top: 15px;
}

.gallery-sec .image .img-box {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 30px;
}
.gallery-sec .image .img-box:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #b5130c;
  opacity: .5;
  left: 0;
  top: 0;
  transition: all .3s ease-in;
  transform: scale(0);
}
.gallery-sec .image span {
  position: absolute;
  color: #fff;
  font-size: 2rem;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all .3s ease-in;
  opacity: 0;
  border: 2px solid #fff;
  width: 50px;
  border-radius: 50%;
  text-align: center;
}
.gallery-sec .image a:hover .img-box:after {
    transform: scale(1);
}
.gallery-sec .image a:hover .img-box span {
    opacity: 1;
}

.highlight-sec {
	background-color: #e4feff;
}
.highlight-sec .highlight-box {
	text-align: center;
	margin-top: 5px;
}
.highlight-sec .highlight-box .icon {
	font-size: 4rem;
	color: #ba131a;
}
.highlight-sec .highlight-box h2 {
	color: #222;
	margin-top: 10px;
	font-weight: 600;
}
.highlight-sec .highlight-box h4 {
	color: #222;
	font-weight: normal;
}

footer .ft-box h3 {
	color: #fff;
	font-size: 1.2rem;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
footer .ft-box.ft-1 {
	padding-right: 30px;
}
footer .ft-box.ft-1 .read-more {
	display: block;
	color: #fff;
	font-weight: 500;
	margin-top: 15px;
	text-decoration: underline;
}
footer .ft-box p {
	color: rgba(255,255,255,.7);
}
footer .ft-box ul li {
	margin-bottom: 11px;
}
footer .ft-box ul li a {
	color: rgba(255,255,255,.7);
	display: block;
}
footer .ft-box.ft-2 ul {
	display: flex; 
	align-items: center;
	flex-wrap: wrap;
}
footer .ft-box.ft-2 ul li {
	width: 50%;
}
footer .ft-box .address-box {
	margin-top: 15px;
}
footer .ft-box .address-box h4 {
	color: #fff;
	font-size: 1rem;
	margin: 0 0 5px 0;
}
footer .social-links {
	margin: 2rem 0;
	text-align: center;
}
footer .social-links .inner {
	position: relative
}
footer .social-links .inner .links-box {
	display: inline-block;
	position: relative;
}
footer .social-links .inner .links-box a {
	display: inline-block;
	color: #242c42;
	width: 50px;
	line-height: 50px;
	height: 50px;
	border-radius: 50%;
	position: relative;
	font-size: 24px;
	margin: 0 5px;
	background: #fff
}
footer .social-links .inner .links-box a i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
/*footer .social-links .inner .links-box a.facebook {
	background: #4267B2;
}
footer .social-links .inner .links-box a.twitter {
	background: #00acee;
}
footer .social-links .inner .links-box a.linkedin {
	background: #0e76a8;
}
footer .social-links .inner .links-box a.instagram {
	background: #bc2a8d;
}*/
.rcm {
	position: fixed;
	right: 0;
	top: 15%;
	width: 63px;
	z-index: 5;
}

.banner-image {
	max-height: 250px;
	overflow: hidden;
	position: relative;
}
.banner-image .banner-caption {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	width: 100%;
}
.banner-image .banner-caption .banner-text {
	display: flex;
	align-items: center;
}
.banner-image .banner-caption .banner-text .banner-icon {
	width: 80px;
	height: 80px;
	background: #3051a0;
	text-align: center;
	position: relative;
	color: #fff;
	font-size: 3rem;
	/*border-radius: 50%;*/
	margin-right: 15px;
}
.banner-image .banner-caption .banner-text .banner-icon:after {
	content: "";
	position: absolute;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	border: 1px solid #fff;
}
.banner-image .banner-caption .banner-text .banner-icon i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner-image .banner-caption .banner-title {
	color: #fff;
    margin: 0;
    font-size: 2rem;
    font-weight: 500;
}
ul.breadcrumb {
	padding: 0;
	list-style: none;
	background-color: transparent;
	margin-top: 10px;
	color: #fff;
	margin-bottom: 0;
}
ul.breadcrumb li {
  display: inline;
  font-size: 1rem;
}
ul.breadcrumb li+li:before {
	padding: 0 5px;
	color: #fff;
	content: "/\00a0";
	font-size: 10px;
}
ul.breadcrumb li a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}
ul.breadcrumb li a:hover {
  color: #fff;
  text-decoration: none;
}
.table > thead > tr > th {
    color: #222;
    font-weight: 500;
    padding: 13px 15px;
    vertical-align: middle;
    text-transform: uppercase;
}
.table > tbody > tr > td {
    vertical-align: middle;
    padding: 10px 15px;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.section.pt-0 {
	padding-top: 0;
}
.section.pb-0 {
	padding-bottom: 0;
}

.registration-page-sec .main-title {
	margin-bottom: 0.5rem;
}
.registration-page-sec .form-sec {
	margin-top: 20px;
}
.registration-page-sec .form-box {
	position: relative;
	text-align: left;
}
.registration-page-sec .form-box .form-title {
	margin: 0 0 20px 0;
}
.registration-page-sec .form-box .note {
    color: #ba131a;
    font-style: italic;
    position: absolute;
    top: 0;
    right: 15px;
    line-height: 20px;
}
.registration-page-sec .form-box .form-mb {
    margin-bottom: 5px;
    min-height: 72px;
}
.student_reg_form span.star {
    color: #ba131a;
    font-size: 16px;
    display: inline-block;
    margin: 0 0 0 5px;
    position: relative;
    top: 5px;
}
.registration-page-sec .form-box .form-label {
    float: none;
    width: 100%;
    line-height: 30px;
}
.registration-page-sec .form-box .form-input {
    float: none;
    width: 100%;
}
.registration-page-sec .form-box .form-input select {
    width: 100%;
}
.registration-page-sec .form-box .form-input #programmeNameBlock select {
    width: 100% !important;
}
.registration-page-sec .form-box .form-input textarea {
    width: 100%;
    height: 41px;
}
.registration-page-sec .form-box .form-input.dob select {
    width: 31.8%;
    margin-right: 10px;
}
.registration-page-sec .form-box .form-input.dob select.last {
    margin-right: 0;
}
.registration-page-sec .form-box .form-input.twsc .txt_code {
    margin-right: 10px;
    width: 20%;
}
.registration-page-sec .form-box .form-input.twsc .txt_mob {
     width: 76.5%;
}
.registration-page-sec .form-box .form-title.mt-20 {
    margin-top: 20px;
}
.registration-page-sec .form-box .table > thead > tr > th {
	font-size: 12px;
	font-weight: 500;
}
.registration-page-sec .form-box .table select, .registration-page-sec .form-box .table input {
	width: 100%;
}

.committees-page-sec tr td img {
	width: 50px;
}
.panel-group {
	margin-bottom: 0;
}
.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}
.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #002f45;
    border-color: #EEEEEE;
}
.panel-title {
    font-size: 16px;
}
.panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
}
.more-less {
    float: right;
    color: #fff;
    font-size: 14px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}

.gallery-page-sec #gallery1 {
	margin-top: -30px;
}
.pagination-wrap {
	text-align: center;
}

.contact-sec {
	text-align: center;
}
.contact-sec .left {
    background: #3051a0;
    padding: 30px;
    border-radius: 5px;
}
.contact-sec .left .box {
    position: relative;
    z-index: 1;
    text-align: left;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255,255,255, .1);
}
.contact-sec .left .box:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.contact-sec .box .imgbox {
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 5px;
    margin-right: 15px;
    position: relative;
}
.contact-sec .box .imgbox i {
    color: #3051a0;
    font-size: 3rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.contact-sec .box .address-text {
    width: 83%;
}
.contact-sec .box h4 {
    position: relative;
    text-transform: capitalize;
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 5px;
}
.contact-sec .box p {
    color: #fff;
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 1.1rem;
}
.google-maps {
    position: relative;
    padding-bottom: 59%;
    height: 0;
    overflow: hidden;
    border-radius: 5px;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.lateral-entry-page-sec .lateral-entry-box {
	background: #fafafa;
    border: #e0e0e0 solid 1px;
    padding: 20px;
}
.lateral-entry-page-sec ul li {
	position: relative;
	margin-bottom: 10px;
	line-height: 1.7;
	padding-left: 30px;
}
.lateral-entry-page-sec ul li:before {
    content: "\f0a4";
    font-family: 'Line Awesome Free';
    position: absolute;
    left: 0;
    top: -6px;
    color: #ba131a;
    font-size: 24px;
}

.grievance-redressal-page-sec .grievance-box {
	background: #fafafa;
    border: #e0e0e0 solid 1px;
    padding: 20px;
}
.grievance-redressal-page-sec .grievance-box h4 {
	font-size: 18px;
	margin: 15px 0 0 0;
	line-height: 1.7;
}
.grievance-redressal-page-sec .grievance-box h4 a {
	color: #ba131a;
}

.calendarbox {
	background: #fafafa;
    border: #e0e0e0 solid 1px;
    padding: 20px;
}
.calendarbox h4 {
	text-align: center;
	color: #222;
	margin: 0 0 15px 0;
}
.calendarbox center b{
	font-weight: normal;
}

.courses-page-sec .coursebox {
	margin-top: 30px;
}
.courses-page-sec .coursebox .showcourse a {
    position: relative;
    padding: 10px 10px 10px 40px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
.courses-page-sec .coursebox .showcourse a:before {
    content: "\f558";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    position: absolute;
    left: 10px;
    top: 4px;
    color: #006690;
    font-size: 24px;
}
.courses-page-sec .coursebox .course-point:last-child .showcourse a {
    margin-bottom: 0px;
}

.about-page-sec .inspire .mt-30 {
	margin-top: 30px;
}
.about-page-sec .inspire .left {
	padding-right: 0;
}
.about-page-sec .inspire .left .image {
	border-radius: 10px;
	overflow: hidden;
	max-height: 250px;
}
.about-page-sec .inspire .right {
	padding-left: 0;
}
.about-page-sec .inspire h4 {
	color: #222;
	margin: 0 0 15px 0;
}
.about-page-sec .inspire ul li {
	position: relative;
	margin-bottom: 10px;
	line-height: 1.7;
	padding-left: 30px;
}
.about-page-sec .inspire ul li:before {
    content: "\f0a4";
    font-family: 'Line Awesome Free';
    position: absolute;
    left: 0;
    top: -6px;
    color: #ba131a;
    font-size: 24px;
}
.infrastructure-sec {
    background: #23394c;
    text-align: center;
}
.infrastructure-sec .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
    text-align: left;
    border: 0;
}
.infrastructure-sec .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #ddab21;
    border-color: #EEEEEE;
    border: 0;
}
.infrastructure-sec .panel-title {
    font-size: 18px;
}
.infrastructure-sec .panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #000;
}
.infrastructure-sec .more-less {
    float: right;
    color: #000;
}
.infrastructure-sec .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
    border: 0;
}
.infrastructure-sec .panel-default > .panel-heading + .panel-collapse > .panel-body .includes {
    margin-top: 15px;
    display: flex;
    align-items: center;
}
.infrastructure-sec .panel-default > .panel-heading + .panel-collapse > .panel-body .includes > div {
    margin-right: 15px;
    font-weight: 500;
}
.infrastructure-sec .panel-default > .panel-heading + .panel-collapse > .panel-body .includes > div i {
    margin-right: 5px;
    font-size: 20px;
    position: relative;
    top: 2px;
}
.academics-sec {
	text-align: center;
}
.academics-sec .images {
	border-radius: 5px;
	overflow: hidden;
}

.academic-sec .image {
	border-radius: 10px;
	overflow: hidden;
}
.contact-members .teambox {
	background: #cce5ff;
	padding: 30px;
	border-radius: 5px;
	margin-top: 30px;
}
.contact-members .teambox h4 {
	color: #222;
	margin: 0 0 10px 0;
}
.contact-members .teambox h4 span {
	color: #555;
	font-size: 14px;
	font-style: italic;
}
.contact-members .teambox p {
	font-size: 16px;
	margin-bottom: 0;
	font-weight: 500;
	color: #222;
}
.contact-members .teambox p i {
	font-size: 20px;
	position: relative;
	top: 2px;
}
.cell-pdf i {
	font-size: 20px;
	position: relative;
	top: 2px;
}
.container > .navbar-header > span {
    display: none;
}
.course-title {
	position: relative;
}
.course-title a {
	position: absolute;
	top: 2px;
	right: 0;
}
.fee-pay {
	position: fixed;
	right: 0;
	bottom: 0;
	width: 200px;
	z-index: 1;
}
.process-sec h5 {
	margin: 0;
    color: #23394c;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 1rem;
    margin-top: 30px;
}
.process-sec ol {
	padding-left: 30px;
	margin-bottom: 0;
}
.process-sec ol li {
	margin-bottom: 5px;
}
.process-sec h6 {
	font-size: 18px;
	color: #000;
	margin-top: 20px;
}

/*Scott*/
div.pagination {
	padding:0;
	margin: 30px 0 0 0px;
	text-align:right;
	font-size: 14px;
}
div.pagination span {
	display: inline-block;
	min-width: 36px;
	text-align: center;
	border-radius: 5px;
	margin: 0 3px;
}
div.pagination a {
	padding:6px 10px;
	margin-right: 2px;
	border: 1px solid #ddd;
	display: inline-block;
	text-decoration: none; 
	color: #222;
	min-width: 36px;
	text-align: center;
	border-radius: 5px;
	margin: 0 3px;
}
div.pagination a:last-child {
	padding:6px 15px;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #3051a0;
	color: #FFFFFF;
	background-color: #3051a0;
}
div.pagination span.current {
	padding: 6px 10px;
	margin-right: 2px;
	font-weight: bold;
	border: 1px solid #3051a0;
	background-color: #3051a0;
	color: #FFF;
}
div.pagination span.disabled {
    padding: 6px 15px;
    margin-right: 2px;
    border: 1px solid #ccc;
    color: #ccc;
}

.showpage
{
text-align:right;
padding-right:10px;
}

.text-theme-color {
	color: #23394c;
}
.year-table {
	text-align: center;
}
ul.blt-style {
    margin-top: 15px;
}
ul.blt-style li {
    position: relative;
    margin-bottom: 10px;
    line-height: 1.7;
    padding-left: 30px;
}
ul.blt-style li:before {
    content: "\f058";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: -6px;
    color: #ba131a;
    font-size: 24px;
}


/* RESPONSIVE CSS */

@media (max-width: 1024px) {
	.container {
	    width: 100%;
	    margin: auto;
	}
	.main-header .logo {
	    max-width: 350px;
	    margin: 5px 15px 5px 0;
	}
	.main-header .approve .fee-payment {
	  width: 160px;
	}
	.main-header .approve .mdu {
	  width: 160px;
	  margin-right: 5px;
	}
	.main-header .gr a {
	    font-size: 12px;
	}
	.main-header .gr span {
		font-size: .7rem;
	}
	.main-header .approve .aicte {
		width: 180px;
	}
	.main-header .approve .saksham {
	  margin-right: 5px;
	  width: 95px;
	}
	.navbar-default .navbar-nav > li > a {
	  font-size: .8rem;
	  padding: 15px 2px;
	}
	.banner .carousel-caption .inner {
	  padding: 30px 40px;
	}
	.banner .carousel-caption h3 {
	  margin: 0;
	  font-size: 2.1rem;
	}
	.section {
	    padding: 3em 0;
	}
	.main-title {
	    font-size: 36px;
	}
	.sub-title {
	  font-size: 24px;
	}
	.mt-30-res1024 {
		margin-top: 30px;
	}
	.vision-sec p {
	  font-size: 22px;
	  padding: 0 10%;
	  line-height: 32px;
	}
	.mission-sec .left .image img {
		object-fit: cover;
		height: 430px;
	}
	.chairmans-message-sec .chairmans-image {
	    position: absolute;
	    width: 50%;
	    height: 100%;
	    top: 0;
	    left: 0;
	    background-size: cover;
	    background-position: center;
	}
	.chairmans-message-sec .right:before {
	    position: absolute;
	    width: 5px;
	    height: 100%;
	    top: 0;
	    left: -15px;
	}
	footer .social-links .inner .links-box a {
	  width: 45px;
	  line-height: 45px;
	  height: 45px;
	}
	.philosophy-sec .philosophy-box {
	    text-align: center;
	    padding: 0;
	}
	.highlight-sec .highlight-box h2 {
	    font-size: 28px;
	}
	.highlight-sec .highlight-box h4 {
	    font-size: 14px;
	}
	.about-page-sec .inspire .left .image {
	    border-radius: 10px;
	    overflow: hidden;
	    max-height: 305px;
	}
	.about-page-sec .inspire .left .image img {
	    object-fit: cover;
    	height: 300px;
	}
	.infrastructure-sec .infrastructure-box {
	    min-height: 221px;
	}
	.infrastructure-sec .other-facilities .ofbox-wrap {
	    display: flex;
	    justify-content: center;
	}
	.infrastructure-sec .other-facilities .ofbox-wrap .ofbox {
	    width: 25%;
	    padding: 0 10px;
	    margin-top: 10px;
	}
	.infrastructure-sec .other-facilities .ofbox-wrap .ofbox .inner {
	    padding: 15px 10px;
	    min-height: 100%;
	}
	.academic-sec .image img {
	    object-fit: cover;
    	height: 500px;
	}
}

@media (max-width: 992px) {
	.main-header .logo {
	  max-width: 350px;
	  margin: 5px 15px 5px 0;
	}
	.main-header .approve .saksham {
	  margin-right: 5px;
	  width: 90px;
	}
	.main-header .approve .aicte {
	  width: 170px;
	}
	.main-header .approve .mdu {
	  width: 150px;
	  margin-right: 5px;
	}
	.navbar-default .navbar-nav > li > a {
	  font-size: .8rem;
	  padding: 15px 2px;
	  letter-spacing: -.04rem;
	}
	.banner .carousel-caption h3 {
	  margin: 0;
	  font-size: 2rem;
	}
	.main-title {
	  font-size: 34px;
	}
	.sub-title {
	  font-size: 22px;
	}
}

@media (max-width: 991px) {
    .navbar-header {
	  float: none;
	  text-align: left;
	  color: #fff;
	}
	.navbar-toggle {
	  display: block;
	}
	.navbar-collapse {
	  border-top: 1px solid transparent;
	  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}
	.navbar-collapse.collapse {
	  display: none!important;
	}
	.navbar-collapse.collapse.in {
	  display: block!important;
	}
	.navbar-nav {
	  float: none!important;
	  margin: 7.5px 0;
	}
	.navbar-nav>li {
	  float: none;
	}
	.navbar-default .navbar-nav > li {
	  float: none;
	  display: block;
	  text-align: left;
	}
	.navbar-nav>li>a {
	  padding-top: 10px;
	  padding-bottom: 10px;
	}
	.navbar-default .navbar-nav > li > a {
	  font-size: .95rem;
	  letter-spacing: 0;
	}
	.navbar-nav > li > .dropdown-menu {
	    position: static;
	    min-width: 100%;
	}
	.navbar-nav>li:not(:last-child) {
	    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
	}
	.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	  line-height: 1;
	  object-fit: cover;
	  height: 300px;
	}
	.banner .carousel-caption {
	  width: 50%;
	}
	.banner .carousel-caption h3 {
	  margin: 0;
	  font-size: 1.9rem;
	}
	.main-title {
	  font-size: 32px;
	}
	.vision-sec p {
	  font-size: 20px;
	  padding: 0;
	  line-height: 32px;
	}
	.mt-30-res991 {
		margin-top: 30px;
	}
	.units-sec p.sub-text {
	  font-size: 1.1rem;
	  padding: 0;
	}
	.messages-sec .image {
	  float: left;
	  width: 25%;
	  height: auto;
	}
}

@media (max-width: 768px) {
    .main-header {
    	text-align: center;
    }
    .main-header .logo {
	    max-width: 370px;
	    margin: 0 auto;
	    float: none;
	}
	.main-header .approve {
	    float: none;
	    margin: 0 0 10px 0;
	    display: inline-block;
	}
	.main-header .gr {
	    float: none;
	    margin: 0 0 0 10px;
	    display: inline-block;
	}
	.container > .navbar-header > span {
	    font-size: 16px;
	    font-weight: 500;
	    display: inline-block;
	    padding: 13px 0;
	    text-transform: uppercase;
	    display: inline-block;
	}
	.navbar-toggle {
	    margin-right: 0;
	    background: #ba131a;
	}
	.navbar-default .navbar-toggle .icon-bar {
	    background-color: #fff;
	}
	.navbar-default .navbar-toggle:hover, 
	.navbar-default .navbar-toggle:active, 
	.navbar-default .navbar-toggle:focus {
	    background-color: #ba131a;
	}
	.navbar-default > .container {
		position: relative;
	}
	.section {
	    padding: 2em 0;
	}
	.main-title {
	    font-size: 30px;
	}
	.values-sec .left {
	    padding-right: 0;
	}
	.values-sec .right {
	    padding-left: 0;
	}
	.chairmans-message-sec .chairmans-image {
	    position: static;
	    width: 100%;
	    height: 500px;
	    background-size: cover;
	    background-position: center;
	}
	.chairmans-message-sec .right {
	    position: relative;
	    margin-top: 30px;
	}
	.philosophy-sec .row .col-md-4 .philosophy-box {
		padding: 0 30px;
	}
	.philosophy-sec .row .col-md-4:not(:last-child) .philosophy-box {
		margin-bottom: 30px;
	}
	footer .mt-30 {
		margin-top: 30px;
	}
	.about-page-sec .inspire .left .image img {
	    object-fit: unset;
	    height: auto;
	}
	.infrastructure-sec .infrastructure-box {
	    min-height: 100%;
	}
	.infrastructure-sec .other-facilities .ofbox-wrap .ofbox {
    	width: 33%;
	    padding: 0 10px;
	    margin-top: 15px;
	}
	.academic-sec .image {
	    border-radius: 10px;
	    overflow: hidden;
	    margin-top: 30px;
	}
	.academic-sec .image img {
	    object-fit: unset;
	    height: auto;
	}
}

@media (max-width: 736px) {
    .container > .navbar-header,
    .container > .navbar-collapse {
    	margin-left: 0;
    	margin-right: 0;
    }
    .banner .carousel-caption h3 {
	  margin: 0;
	  font-size: 1.8rem;
	}
}

@media (max-width: 667px) {
	.infrastructure-sec .other-facilities .ofbox-wrap .ofbox .inner {
	    padding: 15px 10px;
	    min-height: 127px;
	} 
	.banner .carousel-caption h3 {
	  margin: 0;
	  font-size: 1.6rem;
	}
	.copyright, .design {
	  float: none;
	  width: 100%;
	  text-align: center;
	}
}

@media (max-width: 640px) {
    .banner .carousel-caption h3 {
	  margin: 0;
	  font-size: 1.5rem;
	}
}

@media (max-width: 568px) {
    .main-header .logo {
	    max-width: 400px;
	}
	.main-header .approve .aicte {
	    width: 180px;
	}
	.main-header .approve .mdu {
	    width: 170px;
	}
	.main-header .gr a {
	    font-size: 10px;
	}
	.main-header .gr span {
	    font-size: .6rem;
	    padding: 4px 7px;
	    top: -16px;
	}
	.main-title {
	    font-size: 28px;
	}
	.sub-title {
	  font-size: 20px;
	}
	.about-sec .right .btn {
	    margin-top: -10px;
		margin-bottom: 10px;
	}
	.about-sec .col-xs-6 {
	    width: 100%;
	}
	.about-sec .sub-box {
	    margin-top: 15px;
	}
	.vision-sec p {
	  font-size: 18px;
	  padding: 0;
	  line-height: 28px;
	}
	.chairmans-message-sec .chairmans-image {
	    height: 400px;
	}
	.philosophy-sec .row .col-md-4 .philosophy-box {
	    padding: 0;
	}
	.copyright {
	    float: none;
	    text-align: center;
	}
	.design {
	    float: none;
	    text-align: center;
	    margin-top: 5px;
	}
	.infrastructure-sec .other-facilities .ofbox-wrap .ofbox {
	    width: 50%;
	    padding: 0 10px;
	    margin-top: 15px;
	}
	.infrastructure-sec .other-facilities .ofbox-wrap .ofbox .inner {
	    padding: 15px 20px;
	    min-height: auto;
	}
	.main-header .approve {
	  width: 70%;
	}
}

@media (max-width: 480px) {
	.main-header .logo {
		max-width: 400px;
		padding-bottom: 0;
	}
	.main-header .gr {
	    margin: 10px 0 10px 0;
	    display: inline-block;
	}
	.main-header .gr a {
	    font-size: 11px;
	}
	.chairmans-message-sec .chairmans-image {
	    height: 350px;
	}
	.infrastructure-sec .other-facilities .ofbox-wrap .ofbox {
	    width: 100%;
	    padding: 0;
	}
	.infrastructure-sec .other-facilities .ofbox-wrap .ofbox .inner h5 br {
		display: none;
	}
	.about-sec .right .download-prospectus {
	  position: static;
	  top: 0;
	  right: 0;
	}
	.main-header .approve {
	  width: 80%;
	}
}

@media (max-width: 414px) {
    .values-sec .values-box {
		display: block;
	}
	.values-sec .values-box .values-icon {
	    margin: 0 auto;
	}
	.values-sec .values-box .values-text {
	    width: 100%;
	    padding-left: 0;
	    text-align: center;
	    margin-top: 15px;
	}
	.chairmans-message-sec .chairmans-image {
	    height: 300px;
	}
	.main-header .approve {
	  width: 90%;
	}
	.banner .carousel-caption {
	  width: 86%;
	}
	.mission-sec .left .image img {
	  object-fit: unset;
	  height: auto;
	}
	.messages-sec .image {
	  float: left;
	  width: 45%;
	  height: auto;
	}
}

@media (max-width: 375px) {
    .main-header .approve .aicte {
	    width: 170px;
	}
	.main-header .approve .mdu {
	    width: 155px;
	}
	.chairmans-message-sec .chairmans-image {
	    height: 250px;
	}
	.highlight-sec .highlight-box h2 {
	    font-size: 26px;
	}
	footer .col-xs-8, 
	footer .col-xs-4 {
	    width: 100%;
	}
	footer .ft-box.ft-2 ul {
    	display: block;
	}
	footer .ft-box.ft-2 ul li {
	    width: 100%;
	}
	.main-header .approve {
	  width: 100%;
	}
	.main-title {
	  font-size: 26px;
	}
	.sub-title {
	  font-size: 18px;
	}
}

@media (max-width: 360px) {
    .main-header .approve .aicte {
	    width: 165px;
	    margin-right: 5px;
	}
	.main-header .approve .mdu {
	    width: 150px;
	}
	.main-title {
	    font-size: 24px;
	}
	.values-sec .values-box .values-text h4, 
	.philosophy-sec .philosophy-box h4 {
	    font-size: 16px;
	}
	.highlight-sec .highlight-box h2 {
	    font-size: 24px;
	}
}

@media (max-width: 320px) {
    .main-header .approve .aicte {
	    width: 145px;
	    margin-right: 5px;
	}
	.main-header .approve .mdu {
	    width: 130px;
	}
	.highlight-sec .highlight-box h2 {
	    font-size: 20px;
	}
	.main-header .approve .fee-payment {
	  width: 150px;
	}
	.links-sec .inner {
	  padding: 30px 10px;
	}
}


