/*
Theme Name: Gobinda Prasad Mahavidyalaya
Version: 1.7.2
Author: Skill Hut
*/
/*---------------------------------------------------------------------------*/
.roboto-condensed {
  font-family: "Roboto Condensed", sans-serif;
  
  font-style: normal;

}

body{ font-size: 16px; line-height: 22px; color: #243a4f; font-family: 'BarlowCondensed'; font-weight: 300; background: #ffffff; }
img{ max-width: 100%; height: auto;}
a{ text-decoration: none; color: #000000; }
a:hover{ text-decoration: none; color: #FFA500;}
a:focus{ text-decoration: none; outline: 0;}
.spacer{ padding-top: 30px; padding-bottom: 30px;}
.base-bg { background: #003366; color: #fff; }

hr{}
h1{ font-size: 30px;}
h2{ font-size: 26px;}
h3{ font-size: 22px;}
h4{ font-size: 20px;}
h5{ font-size: 18px;}
h6{ font-size: 16px;}
@media (min-width:1200px){
	.container{ width: 90%; }
	.spacer{ padding-top: 50px; padding-bottom: 50px; }
	h1{ font-size: 26px;}
}
.os-animation{opacity: 0;}  
.os-animation.animated{opacity: 1;}   
/* SOCIAL STYLING
-------------------------------------------------- */
.social{}
.social a{ text-align: center; display: inline-block; color: #000; text-align: center; margin: 0 5px; font-weight: 400; font-size: 18px;}
.social a:first-child {margin-left: 0;}
.social a:last-child {margin-right: 0;}
.social .fa-facebook{ color: #3b5998;}
.social .fa-twitter{ color: #007bb5;}
.social .fa-instagram{ color: #3b5998;}
.social .fa-google-plus{ color: #dd4b39;}
.social .fa-youtube{ color: #bb0000;}
.social a:hover{ color: #ffffff; color: #666666; }
/* BUTTON STYLING
-------------------------------------------------- */
.btn{ display: inline-block; white-space: inherit; padding: 10px 20px; text-align: center; border-radius: 5px; font-size: 18px; line-height: 20px; letter-spacing: 2px; font-weight: 300; }
.btn-default{}
.btn-default:hover {}
.btn-primary{}
.btn-primary:hover{}
.btn-white { background: transparent; border-color: #ffffff;}
.btn-white:hover { background: #fff; border-color: #051240; color: #051240;}
.btn-green{ background: #051240; border: 1px solid #051240; color: #fff; border-radius: 0; display: block;width: 100%; font-weight: 500; text-transform: uppercase; color: #ffffff !important;}
.btn-green:hover { background: #ffffff; color: #051240 !important; }
.btn-submit{ width: auto; display: inline-block; margin-top: 15px; }
.btn-lg { padding: 0px 0px; font-size: 24px; line-height: 30px; font-weight: 500; letter-spacing: 1px; }
.link { text-decoration: underline; font-weight: 500; }
/* FORM STYLING
-------------------------------------------------- */
form{ background: #fff; box-shadow: 0 0 3px #888; padding: 20px; margin: 30px 0; border-radius: 2px; }
form label { font-weight: 600; color: #333; }
form .form-control{ box-shadow: none; border-radius: 0; color: #000; padding: 5px 15px; line-height: 25px; border: 1px solid #b9b9b9; height: 45px;}
select.form-control:not([size]):not([multiple]){ height: 45px; }
form textarea.form-control{ height: 105px; } 
form input[type="submit"], 
form input[type="reset"], 
.btn-submit{}
form input[type="submit"]:hover, 
form input[type="reset"]:hover, 
.btn-submit:hover{}
.form-group { margin: 0 0 15px 0; }
/* formSearch */
/* MODAL STYLING
-------------------------------------------------- */
.modal{ background-color: rgba(0, 0, 0, 0.5); }
.modal h3{ margin: 0 0 20px 0; }
.modal-content{ border-radius: 0; }
.modal-body{ padding: 30px; }
.modal-header .close { background: #f00 none repeat scroll 0 0; color: #fff; font-size: 36px; height: 40px; margin-top: 0; opacity: 1; position: absolute; right: 0; text-shadow: none; top: 0; width: 40px; }
.modal-title{ color: #ef0000; }
.modal form{ margin-bottom: 30px; }
/* HEADER STYLING
-------------------------------------------------- */
.header{ transition: all 1s ease; background: #ffffff; }
/* topBar */
.topBar{ padding: 0;  background: #0f4a8d; color: #fff; border-top:2px ridge #d3ad3c; padding:5px 0;background: rgb(42,73,122);
background: linear-gradient(90deg, rgba(42,73,122,1) 0%, rgba(9,82,117,1) 40%, rgba(2,0,36,1) 100%);}
.topBar .social{ padding: 10px 0; line-height: 20px; }
.topBar .social a.fa {color: #fff;}
.topLinks{ padding: 0; margin: 0; list-style: none; text-align: right; }
.topLinks > li{ display: inline-block; padding: 0; line-height: 20px; }
.topLinks > li > a{ display: block; color: #fff; padding: 10px 8px; position: relative; }
.topLinks > li > a:hover { background: #026b6b; }
/* logoBar */
.logoBar { padding: 15px 0; 
			/*background: #2B3D5B;*/
	/*background: rgb(43,61,91);
background: linear-gradient(90deg, rgba(43,61,91,1) 0%, rgba(1,37,48,1) 50%, rgba(43,61,91,1) 100%);*/
	background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,82,117,1) 40%, rgba(42,73,122,1) 100%);
    		color: #fff;
}
p.naac-logo {font-family: 'Open Sans', sans-serif;
 font-weight:400; font-size:13px; padding:0; margin-top:10px!important; padding:0!important;}
.logo{ float: left; width: 85px; padding-right: 15px; }
.logo > img{ max-width: 100px; }
.siteTitle { float: left; width: -webkit-calc(100% - 85px); /*width: calc(100% - 285px);*/ line-height:50%; padding-left:43px; }
.siteTitle h1 {/* text-transform: uppercase;*/ font-size:160%!important; padding: 3px 0 5px 0; margin: 0 0 5px 0; border-bottom: 0px solid #003366; color: #fff; font-family: 'Open Sans', sans-serif;
 font-weight:700; letter-spacing:-0.01em; }
.siteTitle p{ margin: 0; font-weight: 500; letter-spacing: 1px; }
.siteTitle span{ color: #fff; }
.conInfo{ margin: 10px 0 0; }
.conInfo > a{ display: block; line-height: 34px; font-size: 18px; font-weight: 500; color: #003366; } 
.conInfo > a .fa { width: 22px; height: 22px; display: inline-block; margin: 0 5px 0 0; font-size: 14px; line-height: 23px; text-align: center; background-color: #003366; color: #fff; }
.curDate { display: inline-block; font-size: 20px; line-height: 30px; padding: 10px 15px 10px 65px; border: 1px solid #003366; margin: 15px 0 0; position: relative; letter-spacing: 2px; }
.curDate::before { content: '\f073'; font-family: 'FontAwesome'; font-size: 22px; margin: 0 15px 0 0; background: #003366; color: #fff; width: 50px; height: 50px; position: absolute; left: 0; top: 0; text-align: center; line-height: 50px; }
@media (max-width: 767px){
	.topBar{ text-align: center; }
}
@media (min-width: 768px){
	.conInfo{ }
}
/* LATEST UPDATES
-------------------------------------------------- */
.latest-updates-wrap { padding: 5px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.latest-updates{ position: relative; padding: 6px 15px 5px 150px; background: #13637d; line-height: 26px; color: #287b3f; font-weight: 500;}
.latest-updates > .title{ background: #0b3047; color: #fff; position: absolute; left: 0; top: 0; display: block; bottom: 0; width: 110px; text-align: center; padding: 5px 5px 5px 15px; font-weight: 400; letter-spacing: 0;}
.latest-updates > .title::after{ content: ''; display: inline-block; width: 0; height: 0; border-style: solid; border-width: 18px 0 18px 24px; border-color: transparent transparent transparent #000000; position: absolute; right: -24px; top: 0; bottom: 0;}
.latest-updates marquee{ width: 100%; float: left; }
.latest-updates marquee > a{ color: #ff0000; }
@media (max-width: 767px){
	.latest-updates{ padding-left: 100px; }
	.latest-updates > .title{ width: 80px; padding-left: 0; padding-right: 0; font-size: 14px; }
	.latest-updates > .title::after{border-width: 18px 0 18px 12px; right: -12px;}
}
@media (min-width: 768px){
	.latest-updates{ letter-spacing: 1px; }
}
/* SIDENAV STYLING
-------------------------------------------------- */
#mobMenu { position: fixed; top: 15px; right: 15px; background: #ffffff; padding: 7px 10px; box-shadow: 0 0 2px #000; font-size: 18px; display: inline-block; z-index: 9;}
.sidenav { height: 100%; width: 0; position: fixed; z-index: 9999; top: 0; left: 0; background-color: #111; overflow-x: hidden; transition: 0.5s; padding-top: 40px;}
.sidenav a { padding: 8px 8px 8px 32px; text-decoration: none; color: #818181; display: block; transition: 0.3s;}
.sidenav a:hover { color: #f1f1f1;}
.sidenav ul{ padding: 0; margin: 0; }
.sidenav ul li{ border-top: 1px solid #888; }
.sidenav ul ul{ background: #242424; }
.sidenav ul ul ul{ background: #4d4d4d; }
.sidenav ul ul a{ padding-left: 25px; }
.sidenav ul ul ul a{ padding-left: 35px; }
.sidenav .closebtn { position: absolute; top: 0; right: 0; font-size: 36px; padding: 9px 15px; background: #ffffff; color: #000000;}
.sidenav .closebtn:hover{ color: #000000; }
@media (min-width: 768px) {
	#mobMenu{ display: none; }
}
/* NAVBAR STYLING
-------------------------------------------------- */
.navbar{ background: #084386; border-radius: 0; border: 0; padding: 0; margin: 0; }
.navbar a{ color: #fff; }
ul.topnav{ padding: 0; margin: 0; list-style: none; }
ul.topnav li{ display: block; font-size: 16px; line-height: 24px; position: relative; }
ul.topnav li.submenu > a:after{ content: ''; font-family: 'FontAwesome'; margin-left: 5px; float: right; }
ul.topnav li a{ display: block; padding: 5px 15px; display: block; color: #fff; font-weight: 300; }
ul.topnav li a:hover{ background-color: rgba(0,0,0,0.15); }
ul.topnav li a .fa{ font-size: 16px; margin-right: 5px; }
@media (max-width: 767px){
	.navbar{ display: none; }
}
@media (min-width: 768px){
	ul.topnav{ border-right: 1px solid #01a8a8; border-left: 1px solid #006b6b;}
	ul.topnav > li{ display: inline-block; border-left: 1px solid #01a8a8; border-right: 1px solid #006b6b; float: left; }
	ul.topnav > li > a{ padding: 5px; font-size: 14px;}
	ul.topnav ul { padding: 0; margin: 0;
		display: none; width: 220px; position: absolute; left: 0; top: 100%; z-index: 999; background: #fff; border-top: 3px solid #007373; display: block; 
		-webkit-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		
		max-height: 0px;
		max-width: 0px;
		opacity: 0;
		-webkit-transform: scale( 0 );
		-moz-transform: scale( 0 );
		-ms-transform: scale( 0 );
		-o-transform: scale( 0 );
		transform: scale( 0 );
		-webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
		-o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
		transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end; 
	}
	ul.topnav ul ul { left: 100%; top: 0; }
	ul.topnav ul li { border-bottom: 1px solid #dbdbdb; }
	ul.topnav ul li:hover, ul.topnav ul li:hover > a { background: #287b3f; color: #fff; }
	ul.topnav li:hover > ul {
		display: block; overflow: visible;
		max-height: 1000px;
		max-width: 1000px;
		opacity: 1;
		-webkit-transform: scale( 1 );
		-moz-transform: scale( 1 );
		-ms-transform: scale( 1 );
		-o-transform: scale( 1 );
		transform: scale( 1 );
		-webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
		-o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
		transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
	}
	ul.topnav ul li a{ color: #198285; }
}
@media (min-width: 1200px){
	.navbar #nav > li > a{ padding: 14px 14px; font-size: 16px;}
}
/* FIXED HEADER STYLING
-------------------------------------------------- */
#header-fixed{ display: none; }
@media (min-width: 768px){
	#header-fixed{ display: block; position: fixed; left: 0; right: 0; top: -100%; z-index: 9999;
	}
	#header-fixed.sticky { top: 0; }
	#header-fixed.sticky .logoBar { padding: 5px 0 }
	#header-fixed.sticky .logo > img{ max-width: 52px; }
	#header-fixed.sticky .siteTitle h1{ font-size: 18px; }
	#header-fixed.sticky .siteTitle p{ font-size: 12px; line-height: 12px; }
	#header-fixed.sticky .conInfo { margin: 0; }
	#header-fixed.sticky .curDate { margin: 5px 0 0; }
}
/* BANNER STYLING
-------------------------------------------------- */
.bannerWrap{ padding-top: 0px; /*max-height: 380px; overflow: hidden;*/ }
.bannerWrap .innerBox{ background: #fff; box-shadow: 0 0 3px #999; padding: 15px; -webkit-box-shadow: 0px 10px 25px -15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 25px -15px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 25px -15px rgba(0, 0, 0, 0.75); border-radius:0px; margin-top:30px;}
.enentSlider-wrap{ max-height: 240px; overflow: hidden; }
@media (min-width: 768px){
	.homeBanner-wrap { padding-right: 0; }
}
/* CONTENT AREA STYLING
-------------------------------------------------- */
.content-area{}
.title-wrap {position: relative; padding-bottom: 0px; margin-bottom: 20px;}
.title-wrap::after {background: #02011a; width: 116px; height: 2px;content: '';position: absolute; bottom: 0; left:20px;}
.pageTitle { font-weight: 600; text-transform: uppercase;; letter-spacing: 1px; }


.pageTitle > span{ color: #241205; }
.secTitle { margin: 0 0 5px; font-weight: 600; text-transform: uppercase; color: #287b3f;}
.entry p{ font-size: 18px; line-height: 24px; }


.entry li {
    font-size: 18px;
    line-height: 24px;
}
/* SIDEBAR STYLING
-------------------------------------------------- */
/*.widget{ border: 1px solid #287b3f; }*/
.widget1{ border: 1px solid #287b3f; }
.widgetTitle{ background: #084386; color: #ffffff; padding: 5px 5px; margin: 0; text-transform: uppercase; font-weight: 500; letter-spacing: 1px; }
.widgetTitle .fa {font-weight: 400; margin-right: 15px;}
.widget-box{ padding: 15px; transition: all .5s ease; }
.widget-enentSlider{ background: #dffafa; margin-bottom: 30px; }
.sidebar-left .widget-box:hover{ background: #fff; color: #fff; }
.principal-Desk{ position: relative; /*text-align: center;*/ padding: 75px 0 0; margin-top: 15px; }
.principal-Desk .imageBox{ overflow: hidden; width: 150px; height: 150px; border-radius: 50%; border-width: 5px; border-style: solid; border-color:  #061344 #061344 #ffffff #ffffff; /*box-shadow: 0 0 5px #003b3b;*/ margin: 0 0 0 -75px; z-index: 99; position: absolute; top: 0; left: 50%; -webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg); 
}
.principal-Desk .imageBox a{ display: inline-block; }
.principal-Desk .imageBox img { width:150px; height: 150px; transform: rotate(45deg);}
.principal-Desk .textBox{ background: #084386; color: #ffffff; /*border: 1px solid #287b3f;*/ padding: 90px 15px 20px;}
.principal-Desk .title { letter-spacing: 2px; margin: 0 0 10px 0; }
.principal-Desk .title::after { content: ''; width: 50%; display: block; height: 1px; background:  #fff; margin-top: 10px; }
.principal-Desk .link { color: #ffffff; }
/* EVENT SLIDER STYLING
-------------------------------------------------- */
.enentSlider-wrap{ overflow: hidden; margin-bottom: 30px; }
.enentSlider { padding: 0; margin: 0; list-style: none; line-height: 16px;}
.enentSlider li { display: block; margin: 0; border-bottom: 1px solid #1d9599; padding: 15px 30px 15px 40px;  position: relative; min-height: 80px;}
.enentSlider li:first-child { border-top: 0; }
.enentSlider li a { color: #111111; display: block; }
.enentSlider li .icon { position: absolute; left: 0; top: 15px; font-size: 26px; color: #136366; padding: 5px; }
.enentSlider li h5 { margin: 0 0 3px 0; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; }
.enentSlider li p { margin: 0; }
.enentSlider li .newsDate { font-weight: 400; position: absolute; right: 0; top: 15px; text-align: right; line-height: 24px;}
.enentSlider li .newsDate > span{ font-size: 24px; letter-spacing: 3px; font-weight: 600; display: block; }
/* TAB STYLING
-------------------------------------------------- */
.tabWrap { height: 100%; color: #111111; background: #d4d9d0; overflow: hidden; border: 1px solid #03082c; }
.tabWrap a{ color: #111111; }
.nav-tabs { font-size: 20px; line-height: 24px; }
.nav-tabs > li { width: 50%; float: left; text-align: center; }
.nav-tabs > li > a { padding: 10px 15px; display: block; background: #084386; color: #fff;  }
.nav-tabs > li > a.active { background: #0f7786; }
.nav-tabs > li > a .fa { margin-right: 10px; }
.tab-content { padding: 0px; }
.tab-content > .tab-pane { overflow: hidden; }
/* FOOTER STYLING
-------------------------------------------------- */
.footer {background: #002147; position: relative; color: #ffffff; letter-spacing: 1px; font-weight: 300; padding-bottom: 0;}
.footer a { color: #ffffff; }
.footer a:hover { text-decoration: underline;}
.footer ul{ padding: 0; margin: 0; list-style: none; }
.footer .footCol { margin: 0 0 30px 0; }
.footTitle-wrap {position: relative; padding-bottom: 10px; margin-bottom: 25px;}
.footTitle-wrap::after {background: #a7710e;width: 166px;height: 3px;content: '';position: absolute; bottom: 0; left: 3px;}
.footTitle { font-weight: 600; text-transform: uppercase;; letter-spacing: 2px; }
.footTitle::before {/*position: absolute;*/	bottom: -8px;left: 0;border: 1px solid #0b2a42;content: '';
width: 15px;height: 15px;border-radius: 100%;z-index: 2;}
.footTitle::after {/*position: absolute;*/bottom: -5px;left: 3px;background: #097c17;content: '';width: 9px;height: 9px;border-radius: 100%;z-index: 2;}
.footLink .footContent ul > li {padding-bottom: 7px;position: relative;padding-left: 11px;}
.footLink .footContent ul > li::before {position: absolute;width: 7px;height: 1px;top: 10px;left: 0;content: '';background: #fff;}
.footContact .contact-way {position: relative;padding-bottom: 11px;}
.footContact .contact-icon {position: absolute;left: 0;top: 0;width: 23px;height: 23px;display: inline-block;line-height: 23px;text-align: center;border-radius: 4px;}
.footContact .contact-text {padding-left: 11px;	padding-top: 3px;/*display: block;*/}
.footSocial { display: flex; margin-left: auto;}
.footSocial .social{ padding-left: 15px; }
.footSocial .social a.fa{ color: #fff;  }
.copyright { background: #134b72; padding: 15px 0; font-size: 14px; line-height: 20px;}
.copyright p{ margin: 2px 0 0; }
.copyright ul {float: right; }
.copyright li {display: inline-block; position: relative; padding-bottom: 5px;}
.copyright li::before { content: '|'; padding: 0 2px;}
.copyright li:first-child::before { display: none; } 
@media (min-width: 768px){
	.copyright li::before {padding: 0 5px;}
}
@media (min-width: 1200px){
	.copyright li::before {padding: 0 15px;}
}
/* FOOTER TOP STYLING
-------------------------------------------------- */
.footerTop { background: url('../gpm/images/bg.jpg') repeat center top ; }

/* BX SLIDER STYLING
-------------------------------------------------- */
.bx-wrapper{ padding: 0; border: 0; margin: 0; box-shadow: none; background: none; }
.bx-wrapper .bx-pager{ bottom: 15px; padding: 0; }
.bx-wrapper .bx-pager.bx-default-pager a{ border: 1px solid #fff; box-shadow: 0 0 2px #fff; margin: 0 2px; }

/* BOX STYLING
-------------------------------------------------- */
video {	max-width: 100%; height: auto; }
iframe,embed,object {max-width: 100%;}
.boxWrap{ padding-top: 15px; padding-bottom: 15px; }
.box{ padding: 20px; background:#094e9d; color: #ffffff; text-align: center; height: 100%; }
.box .title{ margin: 0 0 15px 0; letter-spacing: 2px; font-weight: 500; text-transform: uppercase; }
.box .boxText{ position: relative; }
.box .fa{ opacity: 0.1; color: #000; font-size: 150px; line-height: 100px; }
.box a{ color: #fff; }
.box .boxIcon{ display: block; max-width: 150px;}
.box .boxIcon img{ opacity: 0.1; max-width: 100%; }
.box .galCaption{ margin: 10px 0 0; }
.box ul{ padding: 0; margin: 0; list-style: none; }
.box ul li{ margin: 3px 0; font-size: 18px; position: relative; padding: 0 0 0 15px; }
.box ul li:before{ content: '\f101'; font-family: "FontAwesome"; font-size: 14px; position: absolute; top: 0; left: 2px; }
.box ul li a:hover{text-decoration: underline; }
.color-pink{}
.box.no-pad{ padding: 0; background: transparent; }
.box .btn{ display: block; margin-top: 15px; text-transform: uppercase; transition: all .5s ease; }
.box .btn-white{margin: 15px 0 0;}
.box .btn1{background: #fcecfc;
	background: -moz-linear-gradient(-45deg,  #fcecfc 0%, #fba6e1 50%, #fd89d7 50%, #ff7cd8 100%);
	background: -webkit-linear-gradient(-45deg,  #fcecfc 0%,#fba6e1 50%,#fd89d7 50%,#ff7cd8 100%);
	background: linear-gradient(135deg,  #080a56 0%,#78a199 50%,#6c8b6e 50%,#14704c 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#ff7cd8',GradientType=1 ); color: #6c0803;
}
.box .btn1:hover{background: #2b7ee8; color: #fff;}
.box .btn2{
	background: #a5cdef;
	background: -moz-linear-gradient(-45deg,  #a5cdef 0%, #54a3ee 50%, #3690f0 50%, #1e69de 100%);
	background: -webkit-linear-gradient(-45deg,  #a5cdef 0%,#54a3ee 50%,#3690f0 50%,#1e69de 100%);
	background: linear-gradient(135deg,  #5e1b02 0%,#d5cbd9 50%,#1d72cd 50%,#0d2a56 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5cdef', endColorstr='#1e69de',GradientType=1 ); color: #023685;
} 
.box .btn2:hover{background: #023685; color: #fff;}
.box .btn3{
	background: #bcd392;
	background: -moz-linear-gradient(-45deg,  #bcd392 1%, #a1d54f 50%, #80c217 50%, #7cbc0a 100%);
	background: -webkit-linear-gradient(-45deg,  #bcd392 1%,#a1d54f 50%,#80c217 50%,#7cbc0a 100%);
	background: linear-gradient(135deg,  #444838 1%,#b9cacd 50%,#58c9b4 50%,#05342a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcd392', endColorstr='#7cbc0a',GradientType=1 ); color: #3F7700;

} 
.box .btn3:hover{background: #020450; color: #fff;}
.box .btnWrap .btn:first-child{ margin-top: 19px; }
.box .more-link{ display: block; font-size: 30px; line-height: 36px; }
.box .more-link .fa{ display: block; line-height: 160px; }
.box .more-link:hover{ font-weight: 600; }
.box .more-link:hover .fa{ opacity: 0.3; }
@media (max-width: 767px){
	.box .galCaption{ margin: 10px 0 20px 0; }
}
@media (min-width: 992px){
	.box.hasIcon{ text-align: left; }
	.box.hasIcon .boxText{ padding-left: 165px; }
	.box .boxIcon{ position: absolute; left: 0; }
}

.element {
    position: relative;
}
 
/*replace the content value with the
corresponding value from the list below*/
 
.element:before {
    content: "\f000";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

.fa-facebook:before{content:"\f230"}
.fa-twitter:before{content:"\f099"}
.fa-linkedin:before{content:"\f0e1"}
.fa-instagram:before{content:"\f16e"}

.fa-edit:before {content: "\f007";}
.fa-eye:before {content: "\f06d";}
.fa-send:before {content: "\f0a1";}
.fa-file-text-o:before {content: "\f0a4";}
.fa-envelope:before {content: "\f003";}
.fa-impnot:before {content: "\f0a1";}
.fa-gavel:before {content: "\f061";}


.page .entry-title {
display: none;
}


ul.navsec
{
 text-align:center;
 margin:0;
 padding:0;
}
ul.navsec li
{
 display:inline;
 line-height:50px;
 text-transform:uppercase;
 font-family: 'Open Sans', sans-serif;
 font-weight:700;
 font-size:12px;
 position:relative;
}
ul.navsec li a
{
 display:inline-block;
 color:#ffffff;
 border-left:1px solid #e1e1e1;
 padding:0 10px;
}
ul.navsec li:last-child a
{
 border-right:1px solid #e1e1e1;
}
ul.navsec li a:hover
{
 color:#4aa4d2;
}
ul.navsec li ul
{
 display:none;
 position:absolute;
 left:0;
 top:33px;
 z-index:1;
 width:256px;
 padding:0;
 margin:0;
 background:#083454;
 text-align:left;
}
ul.navsec li ul li ul
{
 top:0;
 left:100%;
 border-left:1px solid #2f3133;
}
ul.navsec li ul li
{
 display:block;
 line-height:45px;
 border-top:1px solid #167ce1;
 font-size:12px;
}
ul.navsec li ul li:first-child
{
 border:0;
}
ul.navsec li ul li a
{
 display:block;
 border:0;
 color:#fff;
}
ul.navsec li ul li:last-child a
{
 border-right:0;
}
ul.navsec li:hover > ul
{
 display:block;
}
 

 .sub-menu-toggle { display: none; }

.principal-Desk .title {
    letter-spacing: 2px;
    margin: 0 0 10px 0;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 40px;
}

ul.topnav li a {
    display: block;
    padding: 5px 15px;
    display: block;
    color: #fff;
    font-weight: 300;
}
.sidenav ul ul a {
    padding-left: 25px;
}
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.list-group-item {background-color:#13637d; }
a.list-group-item {color:#fff;}
a.list-group-item:hover {color:#fff!important; background-color:#084386!important; }

.pageTitle::before {
    position: absolute;
    bottom: -8px;
    left: 0;
    border: 2px solid #cccccc;
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 100%;
    z-index: 0;
}
.card{background-color:#f6fafd!important; border-radius:10px;}

.pageTitle::after {
    position: absolute;
    bottom: -5px;
    left: 3px;
    background: #3c3f6e;
    content: '';
    width: 14px;
    height: 14px;
    border-radius: 100%;
    z-index: 0;
}

.title-wrap {
	padding-top:10px;
    position: relative;
    padding-bottom: 10px;
	border:0!important;
	background:none!important;
    
}
/* Table Styles */
.su-table.custom-su-table table {

	/* Border Size, Style, and Color */
	border: 3px solid #0C3AF4 !important;

}

/* Table Cells */
.su-table.custom-su-table table td {

	/* Background Color */
	background: #0CF417 !important;

	/* Text Color */
	color: #0CF417 !important;

	/* Text Size */
	font-size: 21px;

}

/* Even Cells (for alternated tables) */
.su-table-alternate.custom-su-table tr:nth-child(even) td {

	/* Background Color */
	background: #0CF417 !important;

	/* Text Color */
	color: black !important;

}
.su-table table td.tabHead { background:#337085!important; color:#fff; padding-top:10px; padding-bottom:10px;    }
.su-table table td.tabHead1 { background:#4bacc6!important; color:#fff; padding-top:10px; padding-bottom:10px;    }
.su-table table td.tabHead2 { background:#e5b8b7!important; color:#fff; padding-top:10px; padding-bottom:10px;    }
.su-table table td.tabHead3 { background:#c6d9f1!important; color:#fff; padding-top:10px; padding-bottom:10px;    }
.su-table table td.tabHead4 { background:#d6e3bc!important; color:#fff; padding-top:10px; padding-bottom:10px;    }
/*LINK BUTTON*/
a.links-skill { padding:6px 15px; background:#fff; border-radius:5px; color:#184b71!important; margin:10px 0 0 0; display:inline-block; text-decoration:none; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
a.links-skill:hover { background:#007bff; color:#fff!important;  }

a.links-skill-alt { padding:6px 15px; background:#184b71; border-radius:5px; color:#fff!important; margin:10px 0 0 0; display:inline-block; text-decoration:none; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
a.links-skill-alt:hover { background:#0f3d52; color:#fff!important;  }

/*HEAD MID BOX 3 COL*/
div.container-head-mid-box { margin-bottom:50px; }
div.textBoxs { color:#fff!important; padding-left:30px; width:80%; }
div.imgBox {border: 5px solid #efefef; margin-left:20px; width:12%;}
h2.secTitle { color:#fff!important; border-left:10px; border-left: 5px solid #eee; padding-left:20px; margin-bottom:10px;}
a.links-skill-alts { padding:6px 15px 6px 0; background:#184b71; border-radius:5px; color:#fff!important; margin:10px 0 0 0; display:inline-block; text-decoration:none; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
a.links-skill-alts:hover { background:#0f3d52; color:#fff!important; padding:6px 15px;  }

/*MENU ADJUSTMENT*/
//ul.navsec li:nth-last-child(2) ul.sub-menu {right:0!important; left:auto!important;}
//ul.navsec li:nth-last-child(2) ul.sub-menu li ul {right:auto!important; left:-256px!important;}
//ul.navsec li:nth-last-child(3) ul.sub-menu {right:0!important; left:auto!important;}
//ul.navsec li:nth-last-child(3) ul.sub-menu li ul {right:auto!important; left:-256px!important;}
//ul.navsec li:nth-last-child(4) ul.sub-menu {right:0!important; left:auto!important;}
//ul.navsec li:nth-last-child(4) ul.sub-menu li ul {right:auto!important; left:-256px!important;}
i.fa-caret-right { float:right; margin-top:15px; display:inline-block;}
@media all and (max-width : 720px) {
	div.textBoxs { color:#fff!important; padding-left:30px; width:100%; }
	div.textBoxs p { padding-left:20px; padding-right:20px;}
	h2.secTitle { border-left:0; }
	div.imgBox { border:0;  margin-left:20px; width:100%; text-align:center; margin-bottom:20px;}
	div.imgBox img { height:220px!important; border: 5px solid #efefef;  }
	a.links-skill-alts {margin-left:20px;}
}

.su-table table td a { color:#3180C6!important;}
.su-table table td a:hover { color:#FFA500!important;}
i.bullet { display:inline-block; float:left; position:absolute; left:11px; top:5px;}
i.bullet-cp { display:inline-block; float:left; position:absolute; left:11px; top:9px;}
i.bltext { display:inline-block; float:left; font-style:none; padding:10px 0;}

.font-algeria { font-family: 'Algeria', sans-serif!important; }

/*College At a Glance*/
div.glance-list {width:100%; float:left; margin:10px 0 0 0; padding:0;}
div.glance-list a { display:inline-block;  padding:10px 15px 10px 10px;position:relative;  color:#fff; 
    font-weight: 600; letter-spacing:0; font-size:13px; margin:0 5px 6px 0; transition: all 0.5s ease; background:#184b71; border-radius:5px; }
div.glance-list a:hover {background:#13637d;}
div.glance-list img { display:inline-block; position:relative; }
div.glance-list i { display:inline-block; color:#ffc107; font-style:normal;}
/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .col-25, .col-75, input[type=submit] {
    width: 100%;
    margin-top: 0;
  }
}

#bd {width:120%;float:left; margin:10px; width:auto; min-width:1880px;}
#bd a{float:left!important; display:inline-block; margin-right:10px;border:1px solid #000;padding:5px;-webkit-box-shadow: 0px 10px 25px -19px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 25px -19px rgba(0,0,0,0.75);
box-shadow: 0px 10px 25px -19px rgba(0,0,0,0.75);}

#bd a img {height:40px;}


.btns {
    display: inline-block;
    white-space: inherit;
    padding: 10px 20px;
    text-align: center;
    border-radius: 5px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
   
    margin: 0 !important;
}

.btnsp {
	
	margin:10px 0  0 0 !important;
	letter-spacing: 0 !important;
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 10px;
    position: relative;
	text-transform: uppercase;
	padding: 6px 15px;
	 border-radius: 4px;
}

.marbot {
	padding-bottom:10px!important;
}

p {
  
    text-align: justify !important;
}

/*NEON EFFECTS*/
#neon {
  overflow: hidden;
  width:150px; height:150px; position:relative;
}

.mic {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.mic::before, .mic::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  z-index: 2;
  box-shadow: 0 0 20px 20px #1c084f;
}
.mic::before {
  width: 150px;
  height: 150px;
  background-color: #1a084e;
}
.mic::after {
  width: 75px;
  height: 75px;
  background-color: #2f1e5f;
  animation: circle-size 0.8s linear infinite alternate;
}
.mic-icon {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(5);
  display: block;
  width: 16px;
  height: 12px;
  border-bottom-left-radius: 120px;
  border-bottom-right-radius: 120px;
  border: 2px solid;
  border-top: 0;
  margin-top: 20px;
  z-index: 3;
}
.mic-icon::before, .mic-icon::after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
}
.mic-icon::before {
  width: 2px;
  height: 5px;
  top: calc(100% + 1px);
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #fff;
}
.mic-icon::after {
  border: 2px solid;
  width: 8px;
  height: 18px;
  left: 50%;
  top: -10px;
  border-radius: 4px;
  transform: translate(-50%, 0);
}
.mic-shadow {
  width: 400px;
  height: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 100%;
  z-index: 1;
  box-shadow: 10px -55px 30px 15px #823ca6, 24px -10px 47px 10px #aab3d2, -21px -25px 97px 10px #5acee3, 51px 5px 17px 10px #1b7d8f, 3px 2px 77px 10px #f30bf5;
  animation: shadow-rotate 1.5s linear infinite;
  transform-origin: center;
}

@keyframes circle-size {
  from {
    width: 250px;
    height: 250px;
  }
  to {
    width: 300px;
    height: 300px;
  }
}
@keyframes shadow-rotate {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

#wpsvctable div  { font-family: 'Open Sans', sans-serif;
 font-weight:700; opacity:1;font-size:11px;}
#wpsvcip, #wpsvcdate, #wpsvcattribution {  font-family: 'Open Sans', sans-serif;
 font-weight:700; opacity:0;}
.wps_visitor_title {display:none!important;}

.img-gal { text-align:center!important;}
.img-gal .im { margin:0 5px 5px 5px!important; height:180px!important; border-radius:5px!important; float:none!important; }
.img-gal .im-ls { margin:0 5px 5px 5px!important; width:45%!important; border-radius:5px!important; float:none!important; }

button.move-to-top { width: 40px; height: 40px; border-radius: 50%; box-shadow: 0px 0px 1px 1px #0000001a; position: fixed; right: 2.5%; bottom: 7%; background:#3186a7 url(https://www.netajimahavidyalaya.ac.in/move-up.png) no-repeat center center; border: 0; display: none; }
button.move-to-top:hover {animation: pulse-animation 2s infinite; background:#3f9abf url(https://www.netajimahavidyalaya.ac.in/move-up.png) no-repeat center center; }
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}

@keyframes blink {
  0%, 100% {background-color:#17a2b8;}
  50% {background-color: #8EDDBE;}
}
.bilnk {
	animation: blink 1s linear infinite;
}
