body{
	margin:0;
	padding:0;
}
.top-strip{
	width: 100%;
	height:auto;
	padding: 1px 0;
	background: red;
}
.header{
  padding: 15px 0;
  text-align: center;
}
.header a{
  display: block;
  text-align: center;
}
.header a img{
  max-width:100%;
}
.bg-light {
    background-color: #da0209!important;
}
.navbar-brand img{
	display: none;
}
.navbar-light .navbar-nav .nav-link {
  color: rgb(255, 255, 255);
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0.5rem 1.5rem;
}
.news{
	width:100%;
	height:auto;
	/*padding:10px 0;*/
	background: red;
}
.news-left{
	width:100%;
	height:auto;
	padding:8px 0;
	background: brown;
	text-align: center;
}
.news-left span{
	color:#fff;
	font-size: 22px;
	font-weight: bold;
}
.news-right p{
	color:#fff;
	font-weight:bold;
	font-size: 17px;
	margin-top: 8px;
	margin-bottom: 0;
}
.TopNotice{
  margin-top: 5px;
}
.TopNotice .btn{
  animation: notice 1s linear infinite;
}
@keyframes notice{
  from{background-color: #007bff}
  to{background-color: darkblue}
}
.nacc_sec{
	width:100%;
	height:auto;
	background-color:#dedede;
}
.nacc_sec .nacc{
	padding:80px 0px;
	
}
.banner-bottom{
	width: 100%;
	height:auto;
	padding: 80px 0;
	background: #efefef;
	text-align: justify;
}
.banner-bottom h2{
  font-size: 1.5rem;
  text-align: center;
}
.banner-bottom p{
  font-weight: 400;
  font-size: 17px;
  line-height: 35px;
}
.banner-bottom h2{
	text-align: center;
	border-radius: 7px;
	background:#a52a2a;
	color:#fff;
	padding:8px 0;
}
.Updates{
  background-color: #fff;
  padding: 35px 0;
}
.Updates p{
  font-style: italic;
}
.feedback-notice{
	width:100%;
	height:auto;
	padding:80px 0;
	background:#ffffff;
	color:#1d2124;
}
.feedback-notice h3{
	background:#a52a2a;
	color:#ffffff;
	text-align: center;
	padding: 10px 0;
	border-radius:7px;
}
.feedback, .notice{
	width:100%;
	height:100%;
	padding: 20px 15px;
	border:1px solid;
	border-radius: 7px;
}
.notice p{
	margin: 20px;
	border-bottom:1px dashed #1d2124;
	margin-bottom: 8px;
}
.notice marquee{
	height:373px;
}
.principal-img{
	text-align: center;
}
.principal-img h6{
	margin-top: 15px;
}
.testimonial{
	width:100%;
	height:auto;
	padding:80px 0;
	background: #fff;
}
.testimonial h2{
	text-align: center;
}
.testimonial img{
	margin:20px auto;
	width:10%;
	padding:10px;
	border:1px dashed #000;
	border-radius: 50%;
}
.testimonial p{
	padding: 0 160px;
	text-align: center;
}
.footer{
	width:100%;
	height:auto;
	padding: 80px 0;
	background: brown;
	color:#fff;
}
.footer p{
	/*text-align: justify;*/
}
.footer ul li a{
	color:#fff;
}
.footer-hr{
	border-color: #fff;
}
.copyright{
	width:100%;
	height:auto;
	padding: 15px 0;
	background: #690606;
	font-weight:bold;
	color:#fff;
	text-align: center;
}


/* ----------- Start Css for  Others pages ------------- */
.pages{
	width: 100%;
	height:auto;
	padding:80px  0;
	background:#e9ecef;
	text-align: justify;
}
.pages p{
  line-height: 30px;
}
.pages ul, .pages ol{
  line-height: 35px;
}
.principal-section{
	text-align: center;
}
.principal-section p{
	margin-top: 15px;
}
.principal-message{
	width: 100%;
	height:auto;
	background: #efefef;
	/*border-radius: 10px;*/
	padding: 30px;
	/*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
	box-shadow: 0 4px 8px 0 rgb(255, 193, 193), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.news-comment-section{
	width: 100%;
	height:auto;
	padding: 30px;
	background: #dcbbbb;
	margin-top: 25px;
	border-radius:5px;
}
.news-comment-section h4{
	text-align: center;
	background: #a52a2a;
	padding: 10px 0;
	color:#fff;
}
.news-comment-section .new marquee{
	height: 270px;
	/*background: green;*/
	padding: 20px;
	color:#000;
}
.news-comment-section .new marquee p{
	border-bottom: 1px dotted #000;
}
.news-comment-section .new marquee a{
	color:#000;
}
.image-gallery{
	margin-bottom: 20px;
	padding:10px;
	border:2px solid #a52a2a;
	border-radius: 7px;
}
#department table img{
  width: 300px;
  height: 180px;
}
.image-gallery img{
	border-radius: 7px;
}
.career-form{
	width: 45%;
	height:auto;
	margin: 0 auto;
	padding:20px 15px;
	border-left:2px solid #bb0021;
	border-right:2px solid #bb0021;
	border-radius: 10px;
	background: #fff;
}
.career-form h4{
	text-align: center;
}
.career-form label{
	margin-bottom: 0;
	margin-top: 10px;
}
#contact label{
	margin-bottom: 0;
	font-weight: bold;
	font-size:16px;
	margin-top: 10px;
}
#contact input, #contact textarea{
	border-radius: 0;
}
#contact p{
	font-weight: bold;
	font-size: 17px;
}
.map iframe{
	height:300px;
}
.newGal img{
  width: 100%;
  height: 250px;
}
.meeting img{
  width: 100%;
  border: 2px solid #a2a2a2;
  margin-bottom: 30px;
  border-radius: 0;
}
.meeting .image-gallery {
 margin-bottom:0; 
 padding:0; 
 border:0; 
 border-radius:0; 
}
#AdmissionFormPg img{
  width: 100%;
  border: 2px solid #a2a2a2;
  margin-bottom: 30px;
  border-radius: 0;
}

#Notices h2{
  text-align: center;
}
#Notices .nav-pills .nav-link {
  border: 1px solid;
  margin-right: 15px;
}
.noticeWrap{
  padding: 25px 0;
}
.noticeWrap img{
  max-width: 100%;
}
.online-form{
	width: 100%;
	height:auto;
	padding: 80px 0;
	background: #efefef;
	}
	.application-form{
	width:100%;
	height:auto;
	border-radius:15px;
	padding:30px;
	background: #fff;
	border:1px solid #bb0021;
}
.application-form .table-bordered th, .table-bordered td{
     padding: 2px; 
    font-size: 12px;
    text-align: center;
}
.application-form .form-control{
	font-size: 13px;
}
.btn-save{
	margin-top: 5px;
	float: right;
}
.terms-conditions p{
	font-size: 14px;
	text-align: justify;
}
.form-part{
	width:100%;
	height:auto;
	padding: 10px 50px;
}
.personal-details{
	width:100%;
	height:auto;
	padding:25px 0px;
}
.personal-details label{
	font-weight:500;
	font-size:13px;
}
.distance{
	margin-top: 8px;		
}
.print-form th, .print-form td{
	font-size: 12px;
	padding: 5px 10px;
	text-align: left;
}
.print-form tr{
	border-bottom: 1px solid gray;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color:#bb0021!important;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.payment-status{
	margin-top: 40px;
	background: #fff;
	text-align: center;
}
.bank-details{
	width: 100%;
	text-align: left!important;
	margin-bottom: 40px;
}
.head-down{
		margin-top: 15px !important;
	}
	.banner-bottom {
	    padding: 30px 0;
	}
	.print_logo{
		font-size:24px;
		font-weight:bolder;
		padding:0px 110px;	
				
	}
.logout_btn{
	float:right;
}
.disphide{
		display:none;
	  }


/* ---------------- // css for others pages -------------*/


/* ------------- Start Responsive --------------- */
@media(max-width: 1699px){
	.navbar-light .navbar-nav .nav-link {
		font-size: 13px;
		letter-spacing: 0.5px;
	
	}
}
@media(max-width: 1634px){
	.navbar-light .navbar-nav .nav-link {
		font-size: 12px;
		letter-spacing: 0.5px;
	}
}
@media(max-width: 1572px){
	.navbar-light .navbar-nav .nav-link {
		font-size: 11px;
		letter-spacing: 0.5px;
	}
}
@media(max-width: 1511px){
	.navbar-light .navbar-nav .nav-link {
		font-size: 10px;
		letter-spacing: 0.5px;
	}
}
@media(max-width: 1450px){
	.navbar-light .navbar-nav .nav-link {
		font-size: 9px;
		letter-spacing: 0.5px;
	}
}
@media(max-width: 1384px){
	.navbar-light .navbar-nav .nav-link {
		font-size: 8px;
		letter-spacing: 0.5px;
	}
}
@media(max-width: 1323px){
	.navbar-light .navbar-nav .nav-link {
		font-size: 7px;
		letter-spacing: 0.5px;
	
	}
}
@media(max-width: 1261px){
	.navbar-light .navbar-nav .nav-link {
		font-size: 6px;
		letter-spacing: 0.5px;
	
	}
}
@media(max-width: 1200px){
.navbar-expand-lg .navbar-nav .nav-link {
	letter-spacing: 0.5px;
  font-size:6px;
}
.news-right p {
  font-size: 14px;
  margin-top: 12px;
}
.newGal img {
  width: 100%;
  height: 200px;
}
}
@media(max-width: 1196px){
	.navbar-light .navbar-nav .nav-link {
		font-size:5px;
	
	}
}
@media(max-width: 1135px){
	.navbar-light .navbar-nav .nav-link {
		font-size:4px;
	
	
	}
}
@media(max-width: 768px){
	.nav-up h1 {
	    padding: 10px 0 0 0;
	    font-size: 30px;
	}
	.testimonial img {
	    width: 15%;
	}
	.testimonial p {
	    padding: 0 75px;
	}
	.career-form {
	    width: 65%;
	}
  .TopNotice {
    margin-top: 8px;
}
  .TopNotice .btn {
    font-size: 0.75rem;
}
}
@media(max-width: 767px){
.message {
  padding: 0;
}
.TopNotice {
  margin-top: 8px;
  margin-bottom: 8px;
}
  .TopNotice .btn {
  font-size: 1rem;
}
.news-comment-section .new marquee p {
    font-size: 14px;
    border-bottom: 1px dotted #000;
}
}
@media(max-width: 576px){
.PrincipalImg a img {
    max-width: 100%;
}

	.news-left span {
	    font-size: 15px;
	}
	.news-right p {
	    font-size: 13px;
	}
	.banner-bottom {
	    padding: 30px 0;
	}
	.banner-bottom h2 {
	    font-size: 21px;
	    text-align: center;
	    font-weight: bold;
	}
	.large-btn{
		width: 100%;
	}
	.feedback, .notice {
	    height: auto;
	    margin-bottom: 20px;
	}
	.notice marquee {
	    height: 300px;
	}
	.feedback-notice {
	    padding: 30px 0;
	}
	.feedback-notice h3{
	    font-size: 20px;
	}
	.testimonial {
	    padding: 30px 0;
	}	.testimonial h2 {
	    font-size: 10px;
	}
	.testimonial p {
	    padding: 0 10px;
	}
	.testimonial h2 {
	    font-size: 22px;
	}
	.testimonial img {
	    margin: 7px auto;
	    width: 26%;
	}
	.footer {
	    padding: 30px 0;
	}
	.footer h3{
		text-align: center;
		font-size: 20px;
	}
	.footer p{
		text-align: justify;
	}
	.pages {
	    padding: 30px 0;
	}
	.pages h2 {
	    font-size: 22px;
	    font-weight: bold;
	    text-align: center;
	}
	.pages h4 {
	    font-size: 19px;
	    text-align: left;
	    margin: 18px 0;
	}
	.pages h3 {
	    font-size: 19px;
	    text-align: center;
	    font-weight: bold;
	}
	#department h5, #facility h5{
		text-align: left;
	}
	#contact h4{
		text-align: center;
	}
	.career-form {
	    width: 100%;
	}
	.news-comment-section {
	    padding: 15px;
	}
	.principal-message {
		padding: 15px;
	}
	.news-comment-section h4{
		text-align: center;
	}
	.principal-message h4{
		text-align: center;
		font-weight: bold;
	}
}
@media(max-width: 375px){
	.nav-up img {
	    width: 21%;
	}
	.nav-up h1 {
	    padding: 7px 0 0 0;
	    font-size: 17px;
	}
	.banner-bottom h2 {
	    font-size: 19px;
	}
	   
}
@media(max-width: 320px){
	.nav-up h1 {
	    font-size: 15px;
	}
	.banner-bottom h2 {
	    font-size: 16px;
	}
	.banner-bottom p {
	    font-size: 16px;
	}
	.feedback-notice h3 {
	    font-size: 18px;
	    padding:8px 0;
	}
	.pages h2 {
    	font-size: 19px;
	}
	.news-comment-section .new marquee p {
	    font-size: 13px;
	}
}
/*  -------------- // Responsive  ------------- */

