*{
	font-family: 'Roboto', sans-serif;
	color:#29292;
}

html {    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: britanic;
    src: url(../fonts/britanic.woff);
}

.content{
	font-size: 16px;
}

.top-nav-line{
	height: 10px;
	background: #1e1e1e;
}

.nav-wrapper-top{
	position: relative;
	z-index: 2;
	padding-top: 5px;
}
.menu{
	font-family: britanic;
	color:#AF0000;
    font-size: 16px; 
    margin-top: 10px; 
}
.nav-bottom-line{
	height: 3px;
	background: #1e1e1e;
}

.slider-bottom{
	height: 110px;
	background: #1e1e1e;	
}

.mid-card{
	position: relative;
	z-index: 2;
	margin-top:-160px; 

}

.mid-card .card{
	border-radius: 15px;
	//min-height: 300px;
	background: #AF0000;
}

.mid-card .card .card-content{
	color: #fff;
	padding: 5px;
}
.card .card-image img {
    
}

.mid-card .card .card-content h5{
	font-family: "Arial Black";
	/*font-family: 'britanic';*/
    line-height: 109%;
}

.welcome-text h4 {
	font-family: britanic;
}

.achiever-list .panel{
	//background: #AF0000;
	padding-top: -10px;
	font-size: 14px;
}

.achiever-list h4{
	font-family: britanic;
	color: #fff;
	font-size: 26px;
	line-height: 1;
	background: #AF0000;
	padding: 5px 5px;
	margin-top: 0px;
	border-radius: 2px;
}

.achiever-list #owl-demo1 .item{
  margin: 5px;
}
.achiever-list #owl-demo1 .item img{
  display: block;
  
  height: auto;
  margin: auto;
  border-radius: 5px;
}


.achiever-item .achiever-img{
	float:left;
}

.achiever-item .achiever-img img{
	box-shadow: -1px -1px 2px #000;
}

.achiever-item .achiever-desc{
	float: left;
	margin: 5px 0px 0px 10px;
}


.universities-list{
	height: auto;
	padding-top:0; 
	background: #656363;
	padding-bottom: 10px;	
	box-sizing: border-box;
}

.universities-list h4{
	font-family: 'britanic';
	color:#fff;
	line-height: 76%;
}

.universities-list #owl-demo .item{
  margin: 3px;
}

.universities-list .item .content{
  text-align: center;
  color: #AF0000;
  font-size: 28px;
  font-weight:bolder;
  border: 2px solid #fff;
  padding: 5px 2px;
  border-radius: 6px;
  text-shadow: 0px 0px 10px #fff;

}

.footer{
	background: #1e1e1e;
	min-height: 100px;
	color: #fff;
	padding: 20px 0px 5px 0px;
}

.footer .about-us h5{
	color: #fff;
	line-height: 100%;
	margin-top: 4px;
}

.footer .quick-links h5{
	color: #fff;
	line-height: 100%;
	margin-top: 4px;
}

.footer .quick-links a{
	color: #fff;
	line-height: 1.5;
	font-size: 16px;
}
.footer .quick-links a:hover{
	color: #AF0000;
	text-decoration: underline;
	font-weight: 400;
}

.copy-right{
	color :#29292;
	padding: 4px;
}

#footer-addr-title{
	font-family: "Arial Black";
	font-size: 2.0rem;
	color: #AF0000;
	line-height: 90%;
}

#footer-addr-title2{
	font-family: "Arial Black";
	font-size: 16px;
	line-height: 100%;
	color: #0F51D6;
}
#footer-addr{
	font-size: 16px;
}


.page-title{
	height: 55px;
	background: #525252;
	padding-top: 12px;
}

.page-title h1{
	font-size: 28px;
	color: #fff;
	font-family: 'Arial Black';
    line-height: 110%;
    margin:0 ;
    text-transform: uppercase;
}

@media (max-width:767px){
	.slider-bottom{
		height: 30px;
	}
	.mid-card{
	position: relative;
	z-index: 2;
	margin-top:0px; 
	}
}

@media (max-width:1199px)  and (min-width: 768px){
	
	.mid-card .card {
    min-height: 272px;
	}
}

.contact-form input{
	border: 1px solid #ccc;
	border-radius:20px;
	padding-left:15px; 
	outline: none; 
	width: 100%;
}
.contact-form textarea{
	border: 1px solid #ccc;
	border-radius:20px;
	padding:10px; 
	resize:none;
	width: 103%;
	min-height: 200px; 
	outline: none; 

}

.contact-form button{
	border-radius: 20px;
	padding:8px 50px;
}

.contact-form label{
	margin-left: 5px;
	font-family: 'Arial';
	font-weight: 400;
	font-size: 17px;
}

.contact-form textarea:focus{
	border-bottom: 2px solid #3B72E2;
}
.contact-form input:focus{
	box-shadow: 2px 2px 6px #ccc;
}


#google-map{
	padding: 30px 20px;
	overflow: hidden; 
}

#google-map iframe{
	border-radius:10px;
	box-shadow: 2px 2px 8px #ccc;
}


.mission-vision{
	padding: 10px 10px;
}

.mission-vision .card-action h5{
	font-size: 30px;
	font-family: britanic;
	line-height: 100%;
	color:#fff;
}

.mission-vision .card .card-action {
	padding: 0px;
}
.mission-vision .card {
	padding-bottom: 15px;
}

.mission-vision .card .card-action hr{
	margin-top: 10px;
	margin-bottom: 10px;
}

.mission-vision .card .card-content{
	padding: 5px 20px 10px 20px;
	color:#333;
}

.mission-vision .card .card-title {
    color:#333;
}

.mission-vision .mission-vision-box{
	background: #fff;
	border-radius: 15px;
	color:#333;
	padding: 5px 10px;
	min-height: 120px;
}