body{
	padding:0px;
	margin:0px;
}
.top-strip{
	width: 100%;
	height:2px;
	background: #ffad23;
}
.bg-light {
    background-color: #ffad23!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 {
    color: rgba(0,0,0,.5);
    font-weight: bold;
    color: #fff;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 10px;
    padding-left: 10px;
}
.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(0, 0, 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: #ffa000;
	color:#fff;
	border-radius: 5px;
	padding: 10px 0;
}
.banner-bottom p{
	text-align: justify;
}
.notice{
	width:100%;
	height:auto;
	background: #ffad23;
	color:#000;
}
.notice .news{
	font-weight: bold;
	font-size: 17px;
	padding:8px 0;
	color:#fff;
	text-align: center;
	background: #966411;
}
.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: #b17200;
	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;
}
.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;
}
.footer{
	width:100%;
	height:auto;
	padding: 80px 0;
	background: #b17200;
	color:#fff;
}
.footer ul li a{
	color:#fff; 
}
.copyright{
	width:100%;
	height: auto;
	padding: 10px 0;
	background: #ffc107;
	color:#000;
	font-weight: 500;
}
.copyright-right{
	text-align: right;
}






.pages{
	width: 100%;
	height:auto;
	background: #dcdcdc;
	padding:80px 0;
	text-align: justify;
}
#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 #ffad23;
	border-right: 2px solid #ffad23;
	padding:30px 20px;
}
.career-form h4{
	text-align: center;
	color:#ffa000;
}
.career-form label{
	font-weight: 500;
	margin-top: 12px;
}
.gallery-image{
	border: 2px solid #ffa000;
	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;
}*/
#download a{
	color:#000;
}
#download p{
	font-weight: bold;
}
.services{
	width:100%;
	height:100%;
	padding:15px;
	border:2px solid #000;
	border-radius: 8px;
	margin-bottom: 20px;
}
.services h6{
	margin-top: 10px;
	margin-bottom: 12px;
}

.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;
}
.application-form{
	width:100%;
	height:auto;
	padding: 30px;
	background: #fff;
	border-radius: 5px;
	border:1px solid #905f05;
}
.logout-btn{
	text-align: right;
}
.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;
}
.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;
}
#dept .dept-inner{
	width: 100%;
	height:auto;
	padding: 10px;
	border:1px solid #000;
	margin:10px 0;
}
#dept .dept-content{
	width: 100%;
	height:auto;
	/*border:1px solid #000;*/
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}
#dept .dept-content h6{
	font-style: italic;
	margin:8px 0;
	text-decoration: underline;
}
#add .table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #000000;
}
#add li{
	margin: 8px 0;
}


@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: 425px){
	.navbar-brand {
	    width: 78%;
	}
}
@media(max-width: 375px){
	.navbar-brand {
	    width: 75%;
	}
	.banner-bottom h2 {
	    font-size: 15px;
	}
	.testimonial p {
	    margin: 0 15px;
	}
	.login-form h3 {
	   font-size: 20px;
	}
}
@media(max-width: 320px){
	.navbar-brand {
	    width: 72%;
	}
	.login-form h3 {
	   font-size: 17px;
	}
}
