*{
	margin:0;
	padding:0;
}
p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 25px;
  text-align: justify;
  color: #686868;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
ul{
	
	margin:0;
	padding:0;
}
li{
	list-style:none;
	margin:0;
	
}
.head-top ul li{
	display:inline;
}
.head-top {
  background-color: orange;
  padding: 7px;
}
.top-contact i{
	margin-right:5px;
}
.head-top ul li i{
	margin-left:5px;
}
.navbar-nav .nav-link {
  color: white !important;
}
.navbar {
 /* background-color: #6f1000;*/
 /*background-color: #1c95d5;*/
 background-color: #0f783d;
}
button {
  padding: 7px 3px;
  background-image: linear-gradient(to right, #6f1000,#d21e00);
  border: 1px solid #9c1600;
  color: white;
  font-size: 12px;
  font-weight: 700;
  border-radius: 5px;
}
h1 {
  font-size: 30px;
  color: #6f1000;
  color: #1c95d5;
  font-weight: 900;
  margin: 10px 0;
}
h1 span {
  color: orange;
  font-size: 18px;
  margin-left: 10px;
}
.logo-area{
	display: flex;
align-items: center;
}
.college-name-area{
	align-items: center;
padding: 35px;

}
.college-name-area h2{
	font-size:15px;
}
.head-button{
	display:flex;
	align-items:center;
	justify-content:space-around;
}
.head-bottom {
  padding: 15px 0;
}
.foot-bottom a{
	text-decoration:none;
	color: #0a58ca;
}
.foot-bottom p{
	font-size:12px
}
.foot-bottom p span {
  color: #25526E;
  
}
.foot-bottom {
  border-top: 1px solid #00000026;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #efefff;
}
.head-bottom {
  background-image: url(../images/sunset.jpg);
  background-size: 150%;
  background-position: -675px -110px;
}
/*********************************************************************************************/
.headli ul li{
	display:inline;
}
.headli ul{
	margin-left: 0;
	display:flex;
	justify-content:center;
}

.headli ul li a {
  padding-left: 30px;
  text-decoration: none;
  font-weight: 900;
  color: #fbec11;
  font-size: 15px;
}
.arrange{
	padding-left:0px !important;
}
.headli ul li a:hover {
  color: #07bdf4;
}
.headli {
  background-color: #0567ff;
  padding: 12px;
}
.headli-box {
  background-color: #ffef00;
  padding: 9px 8%;
  margin: 12px 0;
  border-radius: 5px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.headli-box p {
  margin: 0;
  text-align: center;
}
.separator {
  position: relative;
  width: 8.3333%;
  height: var(--height);
}

.separator::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: var(--top-color);
  clip-path: polygon(100% 0, 0 0, 0 100%);
}

.separator::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #0567ff;
  clip-path: polygon(90% 0, 0 100%, 100% 100%);
}

.separator.reverse {
  transform: rotateY(0deg);
}

.vertical .separator.reverse {
  transform: rotateX(180deg);
}
.foot-img {
  display: flex;
  justify-content: center;
}
.foot-img img {
  width: 51px;
  padding: 0px 5PX;
  margin: 0 2px;
}
.foot {
  background-image: url(../images/digital-grid-background.jpg);
  background-size: 108%;
  padding: 50px;
  color:white;
}
.foot h4{
	margin-bottom:30px;
	font-weight: 700;
}
.foot i{
margin-right: 15px;	
}
.foot p{
	font-size: 16px;
	color:white;
	}
.principal img{
	width:80%;
}
.principal img {
  width: 50%;
  box-shadow: -15px 15px 8px 4px #80808038;
  border: 6px solid #3e1700;
}
.half-prince{
	display: flex;
justify-content: center;
align-items: center;
}
.principal {
  padding: 55px 0;
  background-image: url(../images/bg.jpg);
  background-size: 87%;
  background-position: 11px -34px;
}
h2 {
  font-weight: 900;
  margin-bottom: 20px;
  color: #319eff;
}
h2 span {
  color: #ea2682;
}
.principal p {
  font-family: Dancing Script;
  font-size: 20px;
  letter-spacing: 5px;
  position: relative;
}

.principal p::before {
  content: '"';
  color: #c60404;
  font-size: 94px;
  position: absolute;
  top: 16px;
}
.principal p span {
  font-weight: 700;
  color: #009fff;
  font-family: roboto;
  letter-spacing: 0;
  font-size: 16px;
}
.desk{
	display: flex;
flex-wrap: wrap;
align-content: center;
}
.banner img{
	height:400px;
}
/*************************************************************************************************/

  .banner .box-corner {
  border: 10px solid #00c0d3;
  height: 363px;
  background: #ffffff70;
  margin-top: 35px;
  box-shadow: 0 -30px 100px 0 white;
}
.banner .tabcontent {
  padding: 10px 15px;
}
.box-corner button {
  
  margin: 3px 0;
  padding: 7px 13.1px;
  background-image: linear-gradient(to right, #e6e3e3,#ececec);
  border: none;
  color: #6a6a6a;
  font-size: 12px;
  font-weight: 700;
  border-radius: 10px;
}
.box-corner.wow.fadeInRight {
  border: 3px solid #eaeaea6e;
  border-radius: 10px;
  box-shadow: 2px 2px 11px -6px gray;
  background-color: #ffffff8c;
}
.tabcontent {
  display: none;
  padding: 0;
  border: none;
  border-top: none;
  padding:20px;
}
.banner .tabcontent {
  padding: 10px 15px;
}
/*.count {
  width: 60px;
  height: 60px;
  background: lightgray;
  border-radius: 50%;
  border: 1px solid gray;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
  font-size: 20px;
  font-family: verdana;
  float: left;
  margin: 30px;
  text-shadow: 1px 1px black;
  -webkit-box-shadow: 0px 0px 72px -9px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 72px -9px rgba(0,0,0,0.75);
box-shadow: 0px 0px 72px -9px rgba(0,0,0,0.75);
}
.counter{
	display:grid;
	  grid-template-columns: 50% 50%;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
}

element {

}*/
h5::before {

    content: '';
    width: 50px;
    border: 3px solid #ea6168;
    margin-right: 17px;

}
h5 {

    color: #ffcc02;
    font-weight: 700;
    font-size: 25px;
    background-color: #fffdf5a3;
	margin-bottom: 20px;

}
h5::before {
  content: '';
  width: 50px;
  border: 3px solid #ea6168;
  margin-right: 17px;
}
.mission{
	background-image:url(../images/bgi.jpg);
	background-size:100%;
	padding:50px 0;
}
.mission p {
  margin-bottom: 20px !important;
  font-family: roboto;
  color: #4f4f4f;
}
/*****************************************************************************************/
.counter-box {
  text-align: center;
  padding-bottom: 30px;
  
}
.da{
	border-right: 1px dashed black;
}

.counter-box :last-child {
  border-right: 0px solid black;
}

.counter {
  animation-duration: 1s;
  animation-delay: 0s;
}

i {
  font-size: 20px !Important;
}
.counter-section {
  padding: 0px 0;
  background-image:url(../images/a91.jpg);
  background-attachment:fixed;
  background-size: 100%;
  
}
.counter-section img{
	width:80px;
}
.counter {
  font-size: 60px;
}
.counter-section h3 {
  font-size: 30px;
  margin: 30px;
  font-weight: 700;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.foot ul li{
	display:inline;
}
.tab button.active {
  background-image: linear-gradient(to right,#9bcbff,#1c95d5);
  color: black;
}
.misspad {
  padding: 40px 60px 0px 0px;
}
.owl-dots{display:none;
padding:0;
margin:0;}

.principal-text{
	text-align:right-side !important;
	font-family:roboto !important;
}
.principal-text::before{
	display:none;
}
@media (max-width: 991px) {
.counter-box  {
    border-right: 0px dashed black;
    border-bottom: 1px dashed black;
    width: 50%;
    margin: auto auto;
  }
  
  .counter-box :last-child {
    border-bottom: 0px dashed black;
  }
}
.important-information-area{
	padding:40px 0;

  box-shadow: 2px -1px 15px -7px gray;

}
.important-information-area a {
  text-decoration: none;
  text-align: center !important;
  font-weight: 900;
  font-family: roboto;
}
.important-information-area a p {
  text-decoration: none;
  text-align: center !important;
  font-weight: 900;
  font-family: roboto;
  margin-top: 20px;
  color: #009fff;
}
.navbar-expand-lg{
	padding:3px !important;
}
.scrollup {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 25px;
  right: 25px;
  background-color: rgb(14, 153, 207);
  color: white;
  text-align: center;
}
.fa-solid.fa-angle-up {
  margin-top: 10px;
}
/*******************************faculty***********************************/
/*.faculty {
  padding-bottom: px 0;

}*/
.faculty h2 {
  color: #603200;
  font-size: 40px;
  line-height: 100px;
  font-weight: 900;
}
.faculty-box{
    display:flex;
	margin: 20px auto;
}
.faculty-box hr{
width: 600px;
border: 2px solid #04b2fb;
margin: 15px 0;
opacity: 1;
}
.faculty-fbx{
    margin-left:30px;
}
.faculty-fbx button {
  border: none;
  background-image: linear-gradient(#00b5ff,#05316a);
  padding: 8px 16px;
  border-radius: 10px;
  font-weight: 900;
  color: white;
  margin-top: 15px;
  font-size: 11px;
}
/*.faculty-fbx h4 {
  font-weight: 900;
  color: #1983a4 !important;
  font-family:Roboto !important;
  line-height: 1;
}*/
.fah h3::before{
    content: '';
    width: 120px;
    top: 18px;
    height: 20px;
    position: absolute;
    border-bottom: 3px solid #fdcc0d;
}
.fah h3{
    position:relative;
    margin-bottom: 50px;
	color: #603200;
		font-weight:900;
	font-size:18px;
}
.fa3 h3::before{
    content: '';
    width: 108px;
    top: 18px;
    height: 20px;
    position: absolute;
    border-bottom: 3px solid #fdcc0d;
}
.fa3 h3{
    position:relative;
    margin-bottom: 50px;
	color: #603200;
	font-weight:900;
	font-size:18px;
}
.faculty-nav-box{
    padding:15px;
   background-image: linear-gradient(to right,#04cdfb,#0567ff);
    border:1px solid white;
}
h5{
    font-family:oswald !important;
    font-weight:400;
    font-size:16px;
}
.fa3 h5::before{
	display:none;
}
.faculty-nav-box h5 {
	background-color: #fffdf500 !important;
	margin:0;
}
.faculty-nav-box a{
    text-decoration:none;
    color:#373737;
	font-family: oswald !important;
font-weight: 400;
font-size: 16px;
}
.faculty-active{
    
    background-image: linear-gradient(to right,#f7ff00,#ffbf00);
}
/*.faculty-box img{
	width:100%;
	height:223px;
	border: 9px solid #a6a6a6;
}*/
.faculty-box p {
  line-height: 0.6 !important;
  font-size: 12px !important;
  margin: 0;
}
/*table {
  caption-side: bottom;
  border-collapse: collapse;
  width: 100%;
}*/
.fah th {
  background-image: linear-gradient(to right,#01a1e3,#04cbfb);
  border: 1px white solid;
  padding:  10px ;
}
.fah td {
  background-image: linear-gradient(to right,#f0eeee,#dbdada);
  border: 1px white solid;
  padding: 10px;
}
.box-table {
  margin-bottom: 50px;
}
/*.faculty-nav-box {
  padding: 15px;
  background-image: aqua;
  border: 1px solid white;
  background-image: linear-gradient(to right,#04e7ff,#0064ff);
}
.faculty-active {
  background-color: #2bc1c1 !important;
  background-image: linear-gradient(to right,#f7ff00,#ff9c01);
}*/
/*.headunder {
  background-image: url(../images/geography.jpg);
  width: 95%;
  margin: 30px auto;
  background-size: 100%;
  background-position: 0px -29px;
  padding: 11px;
  border-radius: 40px;
  border: 2px solid #f0f0f0;
}*/
.mathbg{
  background-image: url(../images/mathematics.jpg);
  width: 95%;
  margin: 30px auto;
  background-size: 100%;
  background-position: 0px -25px;
  padding: 11px;
  border-radius: 40px;
  border: 2px solid #f0f0f0;
}
.engbg{
  background-image: url(../images/math.jpg);
  width: 95%;
  margin: 30px auto;
  background-size: 100%;
  background-position: 0px -25px;
  padding: 11px;
  border-radius: 40px;
  border: 2px solid #f0f0f0;
}
.sobg{
  background-image: url(../images/sociology.jpg);
  width: 95%;
  margin: 30px auto;
  background-size: 100%;
  background-position: 0px -16px;
  padding: 11px;
  border-radius: 40px;
  border: 2px solid #f0f0f0;
}
.geobg{
  background-image: url(../images/geography.jpg);
  width: 95%;
  margin: 30px auto;
  background-size: 100%;
  background-position: 0px -29px;
  padding: 11px;
  border-radius: 40px;
  border: 2px solid #f0f0f0;
}
.geocoursebg{
  background-image: url(../images/course-geography.jpg);
  width: 95%;
  margin: 30px auto;
  background-size: 100%;
  background-position: 0px -29px;
  padding: 11px;
  border-radius: 40px;
  border: 2px solid #f0f0f0;
}
.bcacoursebg{
  background-image: url(../images/course-bca.jpg);
  width: 95%;
  margin: 30px auto;
  background-size: 100%;
  background-position: 0px -29px;
  padding: 11px;
  border-radius: 40px;
  border: 2px solid #f0f0f0;
}
.fah img {
  width: 120px;
  height: 143px;
  border: 5px solid #d0d0d0;
}
.fah  h4 {
  font-size: 20px;
  margin-bottom: 7px !important;
  font-weight: 900;
  color: #00c3ff;
}



/*******************************faculty***********************************/
.big-princi {
  display: grid;
  grid-template-columns: 50% 47%;
  grid-row-gap: 50px;
  grid-column-gap: 25px;
  background-image:url(../images/bg.jpg);
  background-size:100%;
  
}
.princi-pic img {
  width: 62%;
  height: auto;
  border: 5px solid #d0d0d0;
  margin: 51px 137px;
  border-radius: 50%;
}
.princi-material.d-flex.align-items-center {
  padding-left: 71px;
}
.princi-name {
  display: flex;
  justify-content: right;
  padding: 25px;
}
.psycho {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-row-gap: 50px;
  grid-column-gap: 25px;
}
.psycho img {
  width: 100%;
  height: auto;
  border: none;
}
.psycho-text {
  display: flex;
  align-items: center;
}
table{
	margin:30px 0;
}
/*we need to style the popup with CSS so it is placed as a common popup does*/
    #popup {
            display:none;
            position:absolute;
            margin:0 auto;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 9999;
    }
	.news-flash {
  background-image: linear-gradient(#05b0cc,#4776ff);
  padding: 5px;
}
.flash-title {
  border: 3px solid gold;
  width: 136px;
  height: 36px;
  border-radius: 27px;
}
.flash-title p {
  font-size: 20px;
  color: gold;
  font-weight: 700 !important;
}
.news-flash marquee {
  color: white;
  
  margin-bottom: -18px;
  text-shadow: 2px 2px 2px #7b0a0a;
}
.flash-title {

  animation: shadow-pulse 1s infinite;
}
@keyframes shadow-pulse {

0% {
  box-shadow: 0 0 0 0px rgba(5, 96, 88, 0.5);
}
100% {
  box-shadow: 0 0 0 15px rgba(238, 56, 55, 0);
}
}
.pdf-bg:hover {

  background: linear-gradient(to bottom, #93291E, #ED213A);
}
.pdf-bg {

  box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  position: relative;
  transition: 0.5s;
  padding: 1px 3px 20px 3px;
  margin: 10px 0px;
  height: 220px;
}
.pdf-bg a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
.pdf-bg a i {
  margin: 10px 0px 0px 0px;
  color: #ED213A;
  text-shadow: #999 0px 3px 5px;
}
.pdf-bg .fa-4x {
  font-size: 4em;
}
.pdf-bg .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pdf-bg a h2 {
  position: relative;
  z-index: 99;
  padding: 1px 10px;
  font-size: 16px;
  line-height: 22px !important;
  text-align: center;
  color: #333;
  transition: 0.5s;
  border: none !important;
  text-shadow: #999 0px 3px 5px;
}
.pdf-bg h2 {
  padding: 10px 0px;
  font-size: 24px;
  border-left: #045227 2px solid;
  padding: 0px 5px;
  margin-top: 15px;
  color: #045227;
}
.fa-file-pdf-o::before {
  content: "\f1c1";
  font-size: 70px;
}
.pdf-bg:hover a i {
  color: #FFF;
  text-decoration: none;
  text-shadow: #CCC 0px 1px 3px;
  border: 0px;
}
.pdf-bg:hover a h2 {
  color: #FFF;
  text-decoration: none;
  text-shadow: #CCC 0px 1px 3px;
  border: 0px;
}
/*===============================Photo Gallery===================================*/
.photo-gallery-area {
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	padding:30px;
}
.photo-gallery-area a {
	padding:5px;
	margin:5px;
	/*border:#392919 1px solid;*/
	
	height:auto;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px; /* future proofing */
	-khtml-border-radius: 15px; /* for old Konqueror browsers */	
	-webkit-box-shadow: 0px 3px 5px 2px rgba(153,153,153,1);
	-moz-box-shadow: 0px 3px 5px 2px rgba(153,153,153,1);
	box-shadow: 0px 3px 5px 2px rgba(153,153,153,1);
}
.photo-gallery-area a img {
  width: 100%;
  float: left !important;
  height: 160px;
  overflow: hidden;
  border: 0px;
}
/*.photo-gallery-area h3 {
	border-bottom:#504025 1px dotted;
	color:#504025;
	margin:20px 0px;
	width:100%;
	float:none;
	display:block;
	clear:both;
}*/
.masonry {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -moz-column-gap: 30px;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  -moz-column-fill: initial;
  -webkit-column-fill: initial;
  column-fill: initial;
}
.masonry .brick {
  margin-bottom: 30px;
  overflow: hidden;
  box-shadow: 0 0px 1rem rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.2s;
  border-radius: 20px;
}
.brick:hover {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.35);
}
.masonry .brick img {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  
	border-radius: 10px 10px 0 0;
	
}
.masonry .brick:hover img {
  opacity: .75;
}
.masonry.bordered {
  -moz-column-rule: 1px solid #eee;
  -webkit-column-rule: 1px solid #eee;
  column-rule: 1px solid #eee;
  -moz-column-gap: 50px;
  -webkit-column-gap: 50px;
  column-gap: 50px;
}
.masonry.bordered .brick {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee;
}
.masonry.gutterless {
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
}
.masonry.gutterless .brick {
  margin-bottom: 0;
}
.span {
  -moz-column-span: all;
  -webkit-column-span: all;
  column-span: all;
  *margin: 30px 0;
}
.brick p {
  text-align: center;
  color: #018a7d;
  font-size: 11px;
  margin: 0 !important;
  font-weight: 700;
}
@media only screen and (min-width: 1024px) {
  .desc {
    font-size: 1.25em;
  }

  .intro {
    letter-spacing: 1px;
  }

  /*.wrapper {
    width: 80%;
    padding: 2em;
  }*/

  .masonry {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /*.wrapper {
    width: 85%;
    padding: 1.5em;
  }*/

  .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
.faculty {
  overflow: hidden;
}

