.nav>.nav-item>.nav-link {font-size: 13px; font-weight: 600; color: white; padding: .2rem .8rem;; border-right: solid #fff 1px;}
#nautanki>li:hover>a {background-color:white; }
.logo1 {
    max-width: 200px;
    position: absolute;
    right: 10px;
    top: 69px;
}
.button2 {
    display: inline-block;
    padding: 15px 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.52857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #213d77;
    color: #fff;
    border: 0 solid transparent;
    border-radius: 3px;
    width: 100%;
    margin-top: 5px;
}
	
}
.button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 8px 0px;
    border: 4px solid #3b4aff;
    background: #ff4a4a;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff4a4a), to(#992727));
    background: -moz-linear-gradient(top, #ff4a4a, #992727);
    background: linear-gradient(to bottom, #ff4a4a, #992727);
    font: normal normal normal 16px arial;
    color: #ffffff;
    text-decoration: none;
	height: 66px;
	width:100%;
}
.button:hover,
.button:focus {
    border: 4px solid #ff8181;
    background: #ff5959;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff5959), to(#b62f2f));
    background: -moz-linear-gradient(top, #ff5959, #b62f2f);
    background: linear-gradient(to bottom, #4584e3, #293d87);
    color: #ffffff;
    text-decoration: none;
}
.button:active {
    background: #982727;
    background: -webkit-gradient(linear, left top, left bottom, from(#982727), to(#982727));
    background: -moz-linear-gradient(top, #982727, #982727);
    background: linear-gradient(to bottom, #982727, #982727);
}
.button:before{
    content:  "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 0 4px -6px -4px;
    position: relative;
    top: 0px;
    left: 0px;
    background-size: 100% 100%;
}
.nav>.nav-item:last-child .nav-link{border:0;}
.header-top-container {max-width: 98%; margin: 0 auto}
#header .header-container {min-height: 45px}
.primary-bg {background: #931111}
.full-cont {max-width: 100%;}
#header .header-nav-main nav>ul>li>a {color: #fff; border-radius: 0}
#header .header-nav-main nav>ul>li>a i{font-size: 11px; margin:5px 3px; margin-right: 0}
html #header .header-nav-main nav>ul>li>a.active, html #header .header-nav-main nav>ul>li>a:hover, html #header .header-nav-main nav>ul>li>a:focus, html #header .header-nav-main nav>ul>li>a:active {background: #fff}
html #header .header-nav-main nav>ul>li.open>a, html #header .header-nav-main nav>ul>li:hover>a, html #header .header-nav-main nav>ul>li:focus>a {background: #fff}
.rev_slider .tp-caption {background-size: 100%!important}
section.news {height: 35px; background: #eee;}
section.news .title{ display: inline-block; float: left; height: 35px; color: #fff; font-weight: 700; line-height: 35px; padding: 0 10px ;width: 14%; text-align: center; }
section.news .marquee {float: left; width: 85%; line-height: 35px}
section.news .marquee  a  {  font-weight: 700; color: #0270dc; margin-right: 25px; display: inline-block;}
section.news .marquee  a i {font-size:8px; float: left; margin-top: 14px; margin-right: 5px }
.home-sec-1 {background: url(../img/home/sec-1-bg.jpg) 0 0 no-repeat #00488f;}
.home-sec-1 .icon-box h2 {color: #fff; font-weight: 500; }
.home-icons  li {display: inline-block; width: 20%; float: left;}
.icon-box.icon-box-style-5 .icon-box-icon {width: 125px; height: 125px} 
.icon-box.icon-box-style-5 .icon-box-icon img {width: 55px}

.home-sec-2{background: url(../img/home/bg_02.jpg) 0 -50px no-repeat #fff; padding:50px 0}

.home-sec-2 .notice-box {background: #fff; border-radius: 10px;-webkit-box-shadow: 1px 5px 13px -1px rgba(0,0,0,0.35);-moz-box-shadow: 1px 5px 13px -1px rgba(0,0,0,0.35);box-shadow: 1px 5px 13px -1px rgba(0,0,0,0.20);}
.home-sec-2 .notice-box .head {padding: 10px  15px; border-radius: 10px 10px 0 0; font-weight: 600; font-size: 18px; color: #fff; height: 60px}
.home-sec-2 .notice-box .head img{max-width: 60px; margin-right: 10px}
.home-sec-2 .notice-box .notices {height: 350px; }
.home-sec-2 .notice-box .notices .marquee-notice{ height: 349px; overflow: auto; padding:0 15px}
.home-sec-2 .notice-box .notices .marquee-notice a {display: block; margin: 0px 0; color: #333; font-weight: 600; border-bottom: solid 1px #ccc; padding: 10px 0}

.about-sec {margin: 100px 0}
.about-sec h2{font-size: 26px}
.about-sec .box img{max-width:90% ; margin: 0 auto}
.about-sec .box h4 {color:#0270dc; font-size: 15px }
.about-sec   p {font-size: 13px}
.about-sec .box a {display: inline-block; float: left; width: 50%; padding:5px 10px; text-align: center; border:solid 1px #931111 ; color: #333; font-weight: 600; font-size: 13px }
.about-sec .box a.f{border-right: 0}

.container.full-width {max-width: 95%}
.student_Sec{background: rgb(242,221,218);
background: linear-gradient(90deg, rgba(242,221,218,1) 0%, rgba(254,250,247,1) 100%);}
.student_Sec img{max-width: 100%;}
.student_Sec p {line-height: 20px}
.student_Sec ol {list-style: none; margin-left: -35px }
.student_Sec ol li {padding: 5px 0; line-height: 20px }
.student_Sec ol li a {color: #111; font-weight: 600; font-size: 13px; position: relative; padding-left: 15px }
.student_Sec ol li a {background:  url(../img/home/pointer.png) 0 5px no-repeat; background-size: 10px  }
.student_Sec .img{position: relative; overflow: hidden;}
.student_Sec .img img {object-fit: cover; position: absolute; width: 100%; height: 100%}
.ovrlay {background: #931111; position: absolute; z-index: 10; width: 100%; height: 100%; left: 0; top: 0; opacity: .4}
.style-6::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.style-6::-webkit-scrollbar
{
	width: 7px;
	background-color: #F5F5F5;
}

.style-6::-webkit-scrollbar-thumb
{
	background-color: #F90;	
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,  transparent 50%,rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent)
}
.home-icons {margin-top: 30px}
.home-icons  li {display: inline-block; width: 15%; float: left; padding: 15px}
.home-icons2  li {display: inline-block; width: 20%; float: left; padding: 15px}
.imp_links {padding: 50px 0;  background: rgb(219,219,219);
background: linear-gradient(0deg, rgba(219,219,219,1) 0%, rgba(255,255,255,1) 100%);}
.imp_links .boxx {background: #931111; border-radius: 10px;-webkit-box-shadow: 1px 5px 13px -1px rgba(0,0,0,0.10);-moz-box-shadow: 1px 5px 13px -1px rgba(0,0,0,0.10);box-shadow: 1px 5px 13px -1px rgba(0,0,0,0.20); width: 100%; height:auto}
.imp_links .boxx .head {padding: 6px  15px; border-radius: 10px 10px 0 0; font-weight: 600; font-size: 22px; color: #fff; height: 60px}
.imp_links .boxx .head img{max-width: 40px; margin-right: 10px}
.imp_links .boxx .head.small img {max-width: 35px}
.imp_links .boxx p {font-size: 16px; line-height: 20px; text-align: center; font-weight: 700; color: #f6eded; padding: 15px 0}
.imp_links .portal img{max-width: 200px;  margin: 10px }
#footer.footer-hover-links-light a:not(.btn) {color: #ccc}
#footer .footer-copyright {padding: 1rem 0; margin-top: 3rem; background: #111}
#footer .footer-copyright img{max-width: 100%}
#footer {background-image:url("../img/pattern3.jpg");}

.page-header {background:  0 0 #000 no-repeat; position: relative; overflow: hidden;   }
.page-header img{ position: absolute; left: 0; top: 0; width: 100%; object-fit: cover; opacity: .5}
.page-header .breadcrumb a, .page-header .breadcrumb li {color: #fff}
.tp-bullets {top: 95%!important}

@media (max-width: 800px){
	#header {min-height: auto!important}
	#header .header-logo img{max-width: 100%}
	.header-column {min-height: 70px!important}
	.full-cont .header-column {min-height: 30px!important}
	#header .header-btn-collapse-nav {margin: 0}
	#header .header-nav-main nav>ul li a:not(.btn) {font-weight: 500; color: #fff; font-size: 13px}
	#header .header-nav-main nav>ul li a:not(.btn) i.fa {display: none;}
	#header .header-nav-main nav>ul li a:not(.btn).active {color: #333; padding-left: 10px}
	#header .header-btn-collapse-nav .hamburguer span, #header .header-btn-collapse-nav .close span {background:  #fff; opacity: 1}
	#header .header-top {display: none;}
	.rev_slider .tp-caption {background-position: 0 0!important}
	section.news .title {width: 30%;} 
	section.news .marquee {width: 70%}
	.home-icons {margin-left: -35px}
	.home-icons li {width: 33.33%; padding: 0}
	.home-sec-1 {padding: 20px 0 0}
	.home-icons .icon-box.icon-box-style-5 .icon-box-icon {width: 70px; height: 70px; margin-bottom: 10px}
	.home-icons .icon-box.icon-box-style-5 .icon-box-icon img{max-width: 30px}
	.home-sec-1 .icon-box h2 {font-size: 12px!important}
	.home-sec-2 h2{font-size: 1.5rem}
	.about-sec {margin-bottom: 0}
	.student_Sec .img img {position: relative; }
	.imp_links .home-icons li{ padding: 10px; width: 50% }
	.imp_links .portal img {max-width: 135px}
	#footer p {margin-bottom: 0}
	#footer .footer-copyright {padding-top: 0}
	#footer .footer-copyright p {font-size: .8rem; margin-top: 5px; line-height: 20px}
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
