body{
	padding:0px;
	margin:0px;
}
.top-strip{
	width: 100%;
	height:2px;
	background: #22409a;
}
.bg-light {
    background-color: #22409a!important;
}
/*.navbar-brand{
	width: 25%;
}
.navbar-brand img{
	width: 35%;
}*/
.desktop-logo{
	width:100%;
	height:auto;
	padding:5px 0;
	text-align: center;
}
.navbar-brand img{
	display: none;
}
.navbar-light .navbar-nav .nav-link {
	
    font-weight:bold;
	color:#fff;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2.5rem;
    padding-left: .5rem;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(251, 255, 0);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(251, 255, 0);
}
.navbar{
	position: sticky;
	top:0;
	z-index: 999;
}
.navbar-strip{
	width: 100%;
	height:auto;
	background: #f60000;
	padding: .5px 0;
	display: none;
}
.banner{
	width:100%;
	height:auto;
}
.banner-bottom{
	width:100%;
	height: auto;
	background: #efefef;
	padding: 80px 0;
}
.banner-bottom h2{
	text-align: center;
	/*background: #00a1cf;*/
	background: #3458c5;
	color:#fff;
	border-radius: 5px;
	padding: 10px 0;
}
.banner-bottom p{
	text-align: justify;
}
.banner-bottom img{
	border-radius: 8px;
	border:1px solid #000;
}
.notice{
	width:100%;
	height:auto;
	background: #22409a;
	color:#000;
}
.notice .news{
	font-weight: bold;
	font-size: 17px;
	padding:8px 0;
	color:#fff;
	text-align: center;
	background: #00588c;
}
.notice .news-scroll{
	font-weight: bold;
	font-size: 15px;
	padding:8px 0;
}
.notice-events{
	width: 100%;
	height: auto;
	padding: 80px 0;
	background: #fff;
}
.notices{
	width:100%;
	height:auto;
	padding: 10px;
	border:1px solid #000;
	border-radius: 8px;
}
.notices h4{
	text-align: center;
	background: #22409a;
	color:#fff;
	padding: 8px 0;
	border-radius:8px;
}
.notices p{
	border-bottom: 1px dashed #000;
	margin:0 10px;
	margin-top: 8px;
}
.notices marquee{
	width:100%;
	height: 250px;
}

.home-naac{
	width:100%;
	height:auto;
	padding: 80px 0;
	background: #dedede;
}
.form-section{
	width: 100%;
	height:auto;
	padding: 40px 0;
	text-align: center;
}
.home-naac a{
	color:#000;
	font-weight: bold;
}
.testimonial{
	width:100%;
	height:auto;
	padding:80px 0;
	background: url("../images/backgd.jpg") no-repeat center/cover scroll;
}
.testimonial h3{
	text-align: center;
}
.testimonial img{
	margin:20px auto;
	border:1px dashed #000;
	padding:10px;
	border-radius: 50%;
}
.testimonial p{
	text-align: center;
	margin:0 180px;
}
.why-choose{
	width:100%;
	height:auto;
	padding: 80px 0;
	background: #a2eaff;
}
.why-choose .form-control{
	border-radius: 0;
}
.why-choose .btn{
	border-radius: 0;
}
.why-choose h3{
	width:100%;
	height:auto;
	background: #736566;
	/*border-radius:7px;*/
	padding: 10px;
	color: #fff;
	text-align: center;
}
.why-choose-us{
	width:100%;
	height:100%;
	padding: 20px 8px;
	/*background: #fdfdfd;*/
	/*border-radius: 8px;*/
	margin-bottom: 20px;
}
.why-choose-us ul li{
	font-weight: bold;
	line-height: 32px;
}
.feedback{
	width:100%;
	height:auto;
	padding: 20px 8px;
	/*background: #fdfdfd;*/
	/*border-radius: 8px;*/
}
.successfull-student{
	width:100%;
	height:auto;
	padding:80px 0;
	background:lightblue;
}
.successfull-student h3{
	text-align: center;
}
.successfull-student img{
	width:50%;
	background: #fff;
	padding: 18px;
}
.successfull-student p{
	font-weight: bold;
	text-align: center;
	margin:15px 0px;
}

.footer{
	width:100%;
	height:auto;
	padding: 80px 0;
	background: #000a7d;
	color:#fff;
}
.footer .br-color{
	border-color:#fff;
}
.footer ul li a{
	color:#fff; 
}
.copyright{
	width:100%;
	height: auto;
	padding: 10px 0;
	background: #010640;
	color:#fff;
}
.copyright-right{
	text-align: right;
}
.why-choose, .news-section, .feed-back{
	width:100%;
	height:auto;
	padding: 10px;
	border:1px solid #000;
}
.pages{
	width: 100%;
	height:auto;
	background: #eaeaea;
	padding:80px 0;
	text-align: justify;
}
.principal-img{
	text-align: center;
    margin-top: 55px;
}
#contact{
	text-align: left;
}
#contact label{
	margin-bottom: 0px !important;
	font-weight: bold;
	margin-top: 15px;
}
#contact input, #contact textarea, #contact button{
	border-radius: 0px;

}
#contact iframe{
	height:250px;
}
#contact .adj-email{
	margin-left: 34px;
}
.career-form{
	width:45%;
	height:auto;
	border-radius: 7px;
	background: #ffffff8c;
	margin: 0 auto;
	border-left: 2px solid #22409a;
	border-right: 2px solid #22409a;
	padding:30px 20px;
}
.career-form h4{
	text-align: center;
	color:#22409a;
}
.career-form label{
	font-weight: 500;
	margin-top: 12px;
}
.gallery-image{
	border: 2px solid #22409a;
	text-align: center;
	padding: 7px;
	border-radius: 7px;
	width: 100%;
	height:auto;
	margin-bottom: 20px;
}
.gallery-image img{
	border-radius: 7px;
}
/*.lb-data .lb-number {
    display: none !important;
}*/
#dept h5{
	text-align: left;
}
.login{
	width: 100%;
	height:auto;
	padding: 80px 0;
	background: #efefef;
}
.form-part{
	width:100%;
	height:auto;
	padding: 10px 50px;
}
.personal-details{
	width: 100%;
	height: auto;
	padding: 30px 70px;
}
.personal-details label{
	font-weight: 500;
	font-size: 13px;
}
.logout-btn{
	text-align: right;
}
.distance{
	margin-top: 8px;
}
.application-form{
	width:100%;
	height:auto;
	padding: 30px;
	background: #fff;
	border-radius: 5px;
	border:1px solid #000ea9;
}
.login{
	width: 100%;
	height:auto;
	padding: 80px 0;
	background: #efefef;
}
.login-form{
	width:45%;
	margin: 0 auto;
	padding: 25px;
	background: #ffdd9f;
	border-radius: 15px;
}
.login-form label{
	margin-bottom: 0;
	font-weight: bold;
	margin-top: 5px;
	/*color:#8a8888;*/
	color:#000;
}
.login-form input{
	margin-top: 5 !important;
}
.login-form button{
	margin-top: 2px;
}
.login-form h3{
	text-align: center;
}
.personal-details{
	width: 100%;
	height: auto;
	padding: 30px 70px;
}
.personal-details label{
	font-weight: 500;
	font-size: 13px;
}
.distance{
	margin-top: 8px;
}
.btn-save{
	margin-top: 5px;
	float: right;
}


.form-part{
	width:100%;
	height:auto;
	padding: 10px 50px;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
    margin-left: 5rem !important;
}
.personal-details{
	width: 100%;
	height: auto;
	padding: 30px 70px;
}
.personal-details label{
	font-weight: 500;
	font-size: 13px;
}
.distance{
	margin-top: 8px;
}
.btn-save{
	margin-top: 5px;
	float: right;
}
.application-form .table-bordered th, .table-bordered td{
     padding: 2px; 
    font-size: 12px;
    text-align: center;
}
.application-form .form-control{
	font-size: 13px;
}
.terms-conditions p{
	font-size: 14px;
	text-align: justify;
}
.print-form th, .print-form td{
	font-size: 12px;
	padding: 5px 10px;
	text-align: left;
}
.print-form tr{
	border-bottom: 1px solid gray;
}
.payment-status{
	margin-top: 40px;
	background: #fff;
	text-align: center;
}
.bank-details{
	width: 100%;
	text-align: left!important;
	margin-bottom: 40px;
}
@media(max-width: 1024px){
	.career-form {
	    width: 65%;
	}
	.banner-bottom h2 {
	    font-size: 28px;
	}
}
@media(max-width: 768px){
	.desktop-logo{
		display:none;
	}
	.navbar-brand {
	    width: 85%;
	}
	.navbar img{
		display:block;
	}
	.career-form {
	    width: 85%;
	}
	.testimonial p {
	    text-align: center;
	    margin: 0 70px;
	}
	.bg-light {
	    background-color: #ffffff!important;
	}
	.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
	    color: red;	
	}
	.navbar-light .navbar-nav .nav-link {
	    color: #000;
	}
	.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	    color: red;
	}
	.banner-bottom img{
		margin-top: 20px;
	}
	.banner-bottom h2 {
	    font-size: 21px;
	}
}
@media(max-width: 576px){
	.navbar-brand {
	    width: 80%;
	}/*
	.bg-light {
	    background-color: #ffffff!important;
	}*/
	/*.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
	    color: red;	
	}*/
	.banner-bottom{
		padding:30px 0;
	}
	.banner-bottom h2 {
	    font-size: 20px;
	}
	.abt-btn{
		width: 100%;
	}
	.testimonial {
	    padding: 30px 0;
	}
	.testimonial h3{
	    font-size: 20px;
	}
	.testimonial img{
	    margin:10px auto;
	    width: 25%;
	}
	.testimonial p {
	    margin: 0 30px;
	}
	.footer{
		padding:30px 0;
	}
	.footer h4{
		text-align: center;
		font-size: 20px;
		margin-top: 10px;
	}
	.copyright{
		text-align: center;
	}
	.copyright-right{
		text-align: center;
		margin-top: 10px;
	}
	.pages{
		padding:30px 0;
	}
	.pages h2 {
	    font-size: 20px;
	    text-align: center;
	}
	#about h3{
		text-align: center;
		font-size: 18px;
		font-weight: 600;
	}
	#about h5{
		text-align: center;
		font-size: 16px;
		font-weight: 600;
	}
	.career-form {
	    width: 100%;
	}
	.cont-btn{
		width:49%;
	}
	.principal-img {
	    margin-top: 10px;
	}
	#dept h5{
		font-size:16px;
		font-weight: bold;
	}
	.banner-bottom h4{
		font-size:20px;
	}
	.notice-events {
	    padding: 40px 0;
	}
	.notice-events h4 {
	    font-size: 18px;
	}
	.notices{
		margin: 10px 0;
	}
	.home-naac {
		padding: 40px 0;
	}
	.home-naac h4 {
	    font-size: 18px;
	}
	.home-naac h5 {
	    font-size: 16px;
	    font-weight: bold;
	}
	#hospital-services{
		text-align: left;
	}
	#hospital-services h4{
		font-size: 17px;
	}
	#hospital-services h5{
		font-size: 15px;
	}
	.application-form h5 {
	    /*font-size: 15px;*/
	    text-align: center;
	    font-size: 16px;
	}
}
@media(max-width: 425px){
	.navbar-brand {
	    width: 78%;
	}
}
@media(max-width: 375px){
	.navbar-brand {
	    width: 75%;
	}
	.banner-bottom h2 {
	    font-size: 15px;
	}
	.testimonial p {
	    margin: 0 15px;
	}
}
@media(max-width: 320px){
	.navbar-brand {
	    width: 72%;
	}
}
@media(max-width: 1024px){
	.career-form {
	    width: 65%;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
	    padding-right: 7px;
	    padding-left: 7px;
	}
}
@media(max-width: 768px){
	.desktop-logo{
		display:none;
	}
	.navbar-brand {
	    width: 85%;
	}
	.navbar img{
		display:block;
	}
	.career-form {
	    width: 85%;
	}
	.testimonial p {
	    text-align: center;
	    margin: 0 70px;
	}
	.login-form {
	    width: 65%;
	}
	.personal-details {
	    padding: 30px 10px;
	}
	.form-part {
	    padding: 10px 5px;
	}
	.application-form h5 {
	    font-size: 15px;
	}
	.bank-details h3 {
	    font-size: 20px;
	}
	.bank-details p {
	    font-size: 14px;
	}
	.personal-details h4 {
	    font-size: 22px;
	}
}
@media(max-width: 576px){
	.navbar-brand {
	    width: 80%;
	}
	.bg-light {
	    background-color: #ffffff!important;
	}
	.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
	    color: red;	
	}
	.navbar-light .navbar-nav .nav-link {
	    color: rgba(0,0,0,.5);
	    font-weight: bold;
	    color: #000;
	}
	.banner-bottom{
		padding:30px 0;
	}
	.banner-bottom h2 {
	    font-size: 20px;
	}
	.abt-btn{
		width: 100%;
	}
	.notice-events{
		padding: 30px 0;
	}
	.notice-events h4{
		font-size: 18px;
	}
	.notices{
		margin-bottom: 20px;
	}
	.home-naac{
		padding: 30px 0;
	}
	.home-naac h4 {
	    font-size: 18px;
	    font-weight: bold;
	}
	.home-naac h5 {
	    font-size: 16px;
	    font-weight: bold;
	}
	.home-naac a {
	    font-size: 15px;
	}
	.form-section h2{
		font-size: 20px;
		font-weight: bold;
	}
	.testimonial {
	    padding: 30px 0;
	}
	.testimonial h3{
	    font-size: 20px;
	}
	.testimonial img{
	    margin:10px auto;
	    width: 25%;
	}
	.testimonial p {
	    margin: 0 30px;
	}
	.ap {
	    margin-top: 10px;
	}
	.footer{
		padding:30px 0;
	}
	.footer h4{
		text-align: center;
		font-size: 20px;
		margin-top: 10px;
	}
	.copyright{
		text-align: center;
	}
	.copyright-right{
		text-align: center;
		margin-top: 10px;
	}
	.pages{
		padding:30px 0;
	}
	.pages h2 {
	    font-size: 20px;
	    text-align: center;
	}
	#about h3{
		text-align: center;
		font-size: 18px;
		font-weight: 600;
	}
	#about h5{
		text-align: center;
		font-size: 16px;
		font-weight: 600;
	}
	.career-form {
	    width: 100%;
	}
	.cont-btn{
		width:49%;
	}
	.login-form {
	    width: 100%;
	}
	.login-form h3 {
	   font-size: 22px;
	}
	.login-form label {
	    margin-bottom: 0;
	     font-weight: 400;
	}
	.application-form h5 {
	    font-size: 15px;
	    text-align: center;
	    font-size: 16px;
	}
	.bank-details h3 {
		text-align: center;
	    font-size: 20px;
	}
	.payment-status h4, .personal-details h4 {
	    font-size: 17px;
	}
}

@media(max-width: 375px){

	.login-form h3 {
	   font-size: 20px;
	}
}
@media(max-width: 320px){
	.navbar-brand {
	    width: 72%;
	}
	.login-form h3 {
	   font-size: 17px;
	}
}


