body{
	font-family: 'Roboto', 'Bitter' !important;
	overflow-X:hidden;
}

.list{
	width:20%;
	font-weight: bold !important;
	color: #FFFFFF;
	position:fixed;
	height:calc(100%);
	z-index:2000;
	padding:0 !important;
	font-size:20px;
	display:none;
}
.myslide{
	height:500px !important;
}
.main{
	z-index:10;
	margin-top:200px; 
	position:absolute; 
	margin-left:0px !important;
}
.mycad{
	min-height:50px;
	opacity:0.7;
	width:100%;
}
.shad{
	text-shadow:2px 2px 10px #000;
	font-weight:bold;
	font-size:20px;
	font-family:'Roboto';
}
.name1 h4{
	font-weight: bold;
	font-size: 40px;
	font-family:'Bitter';
	margin-top:5px;
}
.ss{
    
	line-height:15px;
}
.mynav{
	display:block;
	font-family:'Droid Sans'!important;
}
.myfont{
	font-weight: bold;
	font-size: 20px;
	margin:0 0 !important;
	font-family:'Montserrat'!important;
}
.ss li a{
	 margin-top:15px;
}

.dicon{
	display:none !important;
}

.ms{
	float: left;
	margin-left:20px;
	line-height:inherit !important;
	color:#FFFFFF !important;
}
.ms1{
	float: left;
	line-height:inherit !important;
	color:#e65100 !important;
	font-size:40px !important;
	margin-right:10px;
}
.myfont1{
	font-size: 20px;
	padding: 0 20px;
	font-family:'Droid Sans'!important;
}
#map{
	width:100%;
	height:480px;
}
.title{
	text-align: center;
	text-shadow:2px 2px 10px #000;
	font-family:'Ubuntu'!important;
}
.bod{
	width:100%;
	
}
.pic{
	width:100%;
	height:230px;
	background-image: url(img/student4.jpg);
	background-size: cover;
	background-position: 0% 70%;
	background-attachment: fixed;
	padding: 100px;
	color: #FFF !important;
}
.contain{
	width:100%;
	font-family:'Roboto';
	position:absolute;
}
.head{
	animation-name:scale;
	animation-duration:10s;
	animation-timing-function:ease-in-out;
	animation-iteration-count:infinite;
	transform:scale(1.2);
}
@keyframes scale{
	0%{transform:scale(1.0)}
	50%{transform:scale(1.2)}
	100%{transform:scale(1.0)}
}
.fm{
	color: #FFFFFF !important;
	font-size:14px !important;
	font-weight:bold;
	font-family:'Roboto';
}
.dwn{
	margin: 10px 0;
	color:#FFFFFF;
}
.my{
	color: green;
}
.min{
	min-height:800px !important;
}
.min1{
	min-height:580px !important;
}
.mycady{
	height: 90px;
	opacity: 0.7;
	width: 300px;
	margin-left:0px !important;
}
.dwnload{
	font-weight: bold;
	font-size: 16px;
	font-family:'Roboto';
}