body {
    padding-top: 0px;
    background: #fff;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-weight: 400;
    color: #282828;
    line-height: 20px;
}
/*News-Scolling*/
.ticker {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 50px;
  z-index: 20;
}

.news {
  width: 100%;
  background:#fafafa;
  /*border:1px solid #D3D3D3;*/
}
.news-title {
  width: 150px;
  text-align: center;
  background:#4ca8e8;
  position: absolute;
  z-index: 10;
  height: 50px;
}
.news-title:after {
  position: absolute;
  content: "";
  right: -39px;
  border-left: 20px solid #4ca8e8;
  border-top: 28px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 21px solid transparent;
  top: 0px;
}
.news-title h5 {
  font-size:25px;
  margin: 8% 0;
  color: #fff;
  font-weight:700px;
}
.news marquee {
  font-size: 20px;
  margin-top: 15px;
}
.news-content p {
  margin-right: 41px;
  display: inline;
  color: #222;
  font-family: 'monotype', corsiva;
}
/*News-Scolling*/
/*Institute Alumni*/
.abt-institute{
    background:rgb(229,228,226);
    font-family: 'monotype', corsiva;
    text-align: center;
    padding: 0 0 15px;
    border-radius: 15px;
    overflow: hidden;
}

.abt-institute .institute-icon{
    width: 170px;
    height: 170px;
    margin: 0 auto 15px;
    border: 10px solid transparent;
    box-shadow: 0 0 25px -7px #222;
    border-radius: 50%;
    overflow: hidden;
}
.abt-institute .institute-icon img{
    width: 100%;
    height: auto;
}
.abt-institute .title{
    color:#2460A7FF;
    font-size:18px;
    font-weight:700;
    text-transform: uppercase;
    padding: 0 15px;
    margin: 0 0 3px;
}
.abt-institute .post{
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: capitalize;
    padding: 0 15px;
    margin: 0 0 10px;
    display: block;
}
.abt-institute .institute-content{
    background-color: #fff;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 24px;
    padding: 7px 12px;
    margin: 0 15px;
    list-style: none;
    border-radius: 10px;
}
/*Institute Alumni*/
.clg-mentor{
    width:100%;
    display:flex;
    justify-content:center;
}
/*------------------Read More Start----------------*/
.read-more{
    display: inline-block;
    padding: 1px;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 16px;
    color: #414141;
    position: relative;
    transition: margin-right 0.5s ease 0s, border-color 0.3s ease 0s;
}
.read-more span{
    display: inline-block;
    padding: 5px 18px;
    background: #fff;
    margin: 0 -35px -12px 0;
    position: relative;
    left: 12px;
    transition: margin-right 0.5s ease 0s;
}
.read-more:hover .read-more span{
    color: #4ca8e8;
    margin-right: 0;
}
.read-more i{
    display: inline-block;
    padding: 8px 15px 10px 50px;
    background: #4ca8e8;
    color: #fff;
}
.read-more:hover,
.read-more:hover .read-more{
    border-color: #4ca8e8;
}
/*------------------Read More End----------------*/
/*about-college*/
.serviceBox{
    padding-left: 30px;
    position: relative;
}

.serviceBox .service-icon{
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #4ca8e8;
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 1;
}
.serviceBox .service-content{
    padding: 30px;
    border-width: 1px;
    border-style: solid;
    border-color: #d5d5d5 #d5d5d5 #3f4147;
    position: relative;
    transition: all 0.4s ease-in-out 0s;
}
.serviceBox:hover .service-content{
    background: #3f4147;
    border-color: #3f4147;
}
.serviceBox .title{
    font-size: 20px;
    font-weight: 600;
    color: #333;
    padding-left: 30px;
    margin-bottom: 35px;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out 0s;
}
.serviceBox:hover .title{
    color: #fff;
}
.serviceBox .description{
    font-size: 17px;
    color: #999999;
    margin: 20px;
    text-align:justify;
    font-family: 'monotype', corsiva;
}
.serviceBox:hover .description{
    color: #fff;
}
.serviceBox .read-more{
    display: inline-block;
    width: 32px;
    height: 30px;
    line-height: 30px;
    background: #3f4147;
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: -1px;
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
}
.serviceBox .read-more:hover{
    background: #2a2b2c;
}
/*about-college*/
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 30px;
    list-style: none;
    background-color: #333333;
    border-radius: 4px;
    box-shadow: 1px 1px 7px;
    margin-top: 11px;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb li+li:before {
  padding: 8px;
  color: white;
  content: "\00bb";
}
.breadcrumb .active {
  color:#fff;
}
.breadcrumb_link_color{
	color:#fff;
}
.breadcrumb_link_color:hover{
	color:#fff;
}
.quick_feeds ul {
    padding-left: 0px;
    margin-bottom: 0px;
}
.quick_feeds ul li {
    display: inline-block;
}
.quick_feeds li {
    list-style: none;
}
.quick_feeds a {
    color: #fff;
}
.quick_feeds a:hover{
	color:#fff;
	text-decoration:none;
}
.social_media_icon  {
    padding-left:0px;
}
.social_media_icon li {
    padding-left: 20px;
	display: inline-block;
}
.social_media_icon i{
	transition: all 1s;
	
}
.facebook_icon:hover{
	transition-duration: 1s;
	transform: rotate(360deg);
}
.twitter_icon:hover{
	transition-duration: 1s;
	transform: rotate(360deg);
}
.google_plus_icon:hover{
	transition-duration: 1s;
	transform: rotate(360deg);
}
.linkedin_icon:hover{
	transition-duration: 1s;
	transform: rotate(360deg);
}
.instagram_icon:hover{
	transition-duration: 1s;
	transform: rotate(360deg);
}
.contact_top{
	color:#fff;
}
.contact_top:hover{
	color:#fff;
	text-decoration:none;
}
.header_top_border{
	border-top: 5px solid #0094DE;
}
.header_top{
	background:#0094DE;
	padding: 10px;
}
.header_top_border p{
	margin-bottom:0px;
	color:#fff;
}
.middle_header h5{
	color:#000;
	margin-top: 0px;
	font-family: 'monotype', corsiva;
	color:#E1DVD9;
}
.middle_header h2{
	color:#0094DE;
    font-weight: bold;
    font-family: 'monotype', corsiva;
}
.heading_span {
    color: #fff;
    background:#0094DE;
    padding: 8px;
    font-weight: normal;
    margin-left: -18px;
    border-radius: 5px;
}
.noticeSlider {
    background: #515665;
    margin-top: 0;
    color: #fff;
    border: 1px solid #fff;
    padding: 2px 15px;
    overflow: hidden;
}

.list_image > li {
    border-bottom: 1px solid #ababab;
    padding: 5px;
}
.list_image a {
    color: #fff;
}

.inner_table th,td{
	font-size:18px;
}

.inner_list_image > li {
    border-bottom: 5px solid #603F83FF;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px,
    rgba(0, 0, 0, 0.3) 0px 7px 13px -3px;
}
.inner_list_image a {
    color: #333;
    font-size: 17px;
}

.footer {
    background:#0094DE;
    padding-top: 20px;
    font-family: 'monotype', corsiva;
}
.copy_right {
    background: #000;
    padding: 10px;
    color:#fff;
}
/*naacc-menu*/
.clgnmenu .icon {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: #fafafa;

}

.clgnmenu .icon .fa {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    font-size: 80px;

    color: #fff;

}

.clgnmenu .slide {

    width:150px;

    height:150px;

    transition: 0.5s;

}

.clgnmenu .slide.slide1 {

    position: relative;

    /*display: flex;*/

    justify-content: center;

    align-items: center;

    z-index: 1;

    transition: .7s;

    transform: translateY(60px);

}

.clgnmenu:hover .slide.slide1{

    transform: translateY(0px);

}

.clgnmenu .slide.slide2 {

    position: relative;

    /*display: flex;*/

    justify-content: center;

    align-items: center;

    padding: 20px;

    box-sizing: border-box;

    transition: .8s;

    transform: translateY(-50px);

    /*box-shadow: 0 20px 40px rgba(0,0,0,0.4);*/

}

.clgnmenu:hover .slide.slide2{

    transform: translateY(0);

}

.clgnmenu .slide.slide2::after{

    content: "";

    position: absolute;

    width: 0px;

    height: 4px;

    bottom: 5px;

    left: 50%;

    left: 50%;

    transform: translateX(-50%);

    background: #2c73df;

}

.clgnmenu .slide.slide2 .content p {

    margin: 0;

    padding: 0;

    text-align: center;

    color: #414141;

}

.clgnmenu .slide.slide2 .content h3 {

    margin: 0 0 10px 0;

    padding: 0;

    font-size: 24px;

    text-align: center;

    color: #414141;

} 
.lifeline_inst {
  transform: perspective(500px) rotateY(-42deg);
  -webkit-transform: perspective(500px) rotateY(-42deg);
  -moz-transform: perspective(500px) rotateY(-42deg);
  -ms-transform: perspective(500px) rotateY(-42deg);
  -o-transform: perspective(500px) rotateY(-42deg);
  animation-name: rotate-windows;
  animation-iteration-count: infinite;
  animation-duration: 3s;
  animation-fill-mode: forwards;
}
@keyframes rotate-windows {
  0% {
    transform: perspective(500px) rotateY(-42deg);
    -webkit-transform: perspective(500px) rotateY(-42deg);
    -moz-transform: perspective(500px) rotateY(-42deg);
    -ms-transform: perspective(500px) rotateY(-42deg);
    -o-transform: perspective(500px) rotateY(-42deg);
  }
  50% {
    transform: perspective(500px) rotateY(0deg);
    -webkit-transform: perspective(500px) rotateY(0deg);
    -moz-transform: perspective(500px) rotateY(0deg);
    -ms-transform: perspective(500px) rotateY(0deg);
    -o-transform: perspective(500px) rotateY(0deg);
  }
  100% {
    transform: perspective(500px) rotateY(-42deg);
    -webkit-transform: perspective(500px) rotateY(-42deg);
    -moz-transform: perspective(500px) rotateY(-42deg);
    -ms-transform: perspective(500px) rotateY(-42deg);
    -o-transform: perspective(500px) rotateY(-42deg);
  }
}
/*naacc-menu*/




