#background 
{

/*
font-family: 'Roboto', sans-serif;
font-family: 'Anton', sans-serif;
font-family: 'Gugi', cursive;
font-family: 'Lato', sans-serif;
font-family: 'Sofia', cursive;
*/







}
#background  h3
	{
		font-family:arno pro;
	    font-size:40px;
		color:white;
		text-align:center;
	}
	
#background  p
	{
		font-family:arno pro;
	    font-size:25px;
		padding-left:10px;
		color:white;
		text-align:center;
	}
	
	#background
{
width:100%;
background:url(../images/s3.jpg)no-repeat;
background-size:contain;/*contain,cover*/
background-attachment: fixed;
background-position: center;
background-size:cover;
padding-top:5em;
padding-bottom:5em;
}
	
	
#background1
{
font-family: 'Roboto', sans-serif;
width:100%;
background:url(../images/fo.jpg)no-repeat;
background-size:contain;/*contain,cover*/
background-attachment: fixed;
background-position: center;
background-size:cover;
padding-top:40px;
padding-bottom:40px;
color:white;
}

/*#audio
{
	width:20%
	background-attachment: fixed;
}
#vid
{
position:fixed;
	bottom:0;
	left:5px;
	z-index:9;
	/*front dispaly*/	
	
	/*
}

#vid video
{
	width:30%;
	
	
}
#vis{
	visibility:hidden;*/
}
#sec1{
	margin-top:10px;
}
#sec1 h3
{
	
	font-size:30px;
	color:#27a6de;
}
#sec1 h4
{
	
	font-size:25px;
	color:#27a6de;
}
#sec1 p
{
	color:#27a6de;
}

#sec2{
	padding-top:50px;
}

#sec2 h3
{   
	text-align:center;
	font-size:30px;
	color:#27a6de;
	}
	
	
	
#footer h4, h5, pre, a
	{
		color:white;
	}
	
.nav4
{
	color:red;
}
#text1
{   
    font-family:arial;
	background-color:#27a6de;
	color:white;
	line-height:40px;
	
}

	#btnco
	{
		text-align:center;
	}	
	
	#about{
	padding-top:50px;
}
	#about p
	{
		font-size:18px;
		color:gray;
	}
	
	.nav-item{
	padding-left:10px;
}

#asec
	{
		padding-top:40px;
		
		font-size:20px;
		background:#cc0000;
		color:white;
		height:400px;
	}
	
	#sc
	{
		box-shadow:1px 1px 1px rgba(0,0,0,.7);
		border:3px solid white;
		
		
	}
	
	#sc:hover
	{
		box-shadow:2px 2px 2px 2px #4d4d4d;
		border:none;
		
	}
	
	
	#sc, p
	{
	
    	font-style:italic;
	}
	
	
	.td tr td
	{
		text-align:center;
	}
	
	@media only screen and (max-width:620px) {
  /* For mobile phones: */
   .carousel-inner, .hd1, #slider, #ma1
   {
	   display:none;	
  }
  
	}
	
	   
	