#background 
{

width:100%;
background:url(../images/footer1.jpg)no-repeat;
background-size:contain;/*contain,cover*/
background-attachment: fixed;
background-position: center;
background-size:cover;
padding-top:40px;
padding-bottom:40px;
}

#background1
{

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
{
	width:40%;
	background-attachment:fixed;
	bottom:0%;
	left:0%;
}
#vis{
	visibility:hidden;
}
#sec1
{
	margin-top:50px;
}
#sec1 h3
{
	
	font-size:30px;
	color:#cc2900;
}
#sec1 h4
{
	
	font-size:25px;
	color:#cc2900;
}
#sec1 p
{
	color:#cc2900;
}

#sec2
{
	margin-top:50px;
}

#sec2 h3
{   
	text-align:center;
	font-size:30px;
	color:#cc2900;
	}
	
	#sec3 h3
	{
		
	    font-size:40px;
		color:#cc2900;
	}
	#sec3 p
	{
		
	    font-size:25px;
		padding-left:10px;
		color:#cc2900;
	}
	
#footer h4, h5, pre, a
	{
		color:white;
	}
	
.nav4
{
	color:red;
}
#text1
{   
    
	background-color:#cc2900;
	color:white;
}

	#btnco
	{
		text-align:center;
	}	
	
	#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;
	}
	
@media only screen and (max-width:620px) {
  /* For mobile phones: */
   .carousel-inner{
	   display:none;	
  }
  body
  {
	  background-color:;
  }
	}
	
	
  #sec1, #map
  ('display':'none')
  .menu a
  {
  background:pink;
  text-decoration:none;}
}
#about, a
{
	text-align:center;
}

#co1
{
	margin-top:50px;
}