@media only screen and (max-width:460px)
{
.aa{}
#top-rect{
display: none;
}
div.logos{
	
	z-index: 10;
	background-color: #ffffff;
	border-bottom: solid 1px rgba(65, 131, 215,1.0);
	width: 100%;
    padding-bottom: 5px;
}
div.logos img{
	
	height: 50px;
	margin-left: 0px;
	padding-top: 4px;

	
}
#head .header nav.menu{

	display: none;
}
div.logos a#mob-menu{
	float: right;
	margin-right: 10px;
	font-size: 25px;
	padding-top: 17px;
}
div#mobile-menu{
	background: rgba(65, 131, 215,1.0);
	position: fixed;
	z-index: 9;
	width: 100%;
   display: none;
    height: auto;
    margin-top: 0px;
}
div#mobile-menu ul{
	margin-bottom: 0;
}
div#mobile-menu ul li{
	display: block;
	
		
}
div#mobile-menu ul li a{
	font-size: 18px;
	display: block;
	color: #ffffff;
	text-align: center;
	padding: 10px 0;
	border-bottom: solid 1px rgba(0,0,0,0.1); 
	text-decoration: none;
	transition:0.2s ease-out;
}
div#mobile-menu ul li a:hover{
	background-color: rgba(0,0,0,0.1);
}
#head{
	display: none;
}



/*galery*/
#galery-section{
	padding: 0;
	margin: 20px 0;
}
#galery-section .heading h1{

	font-size: 40px;
	
	
}
#galery-section .quotes h3{
font-family: 'Dancing Script', cursive;

padding-left: 10px;
padding-right: 10px;
text-align: center;
font-size: 15px;
margin-top: -10px;
}
#galery-section .all-chance{
	padding: 0 0px;
	margin-top: 40px;
}
#galery-section .all-chance .chance{
	text-align: center;
	padding: 10px 0px;
	margin-top: 0px;
}
#galery-section .all-chance .chance i{
	color: rgba(65, 131, 215,1.0);
	font-size: 60px;
	padding-top: 0px;

}
#galery-section .all-chance .chance p{
text-align: justify;
padding-right: 0px;
padding-left: 0px;

}
#galery-section .lib{
	background-color:  rgba(65, 131, 215,1.0);
	width: 100%;
	margin-top: 40px;
	height: 100%;

	

}
#galery-section .video-library .heading h1{
   
	font-size: 40px;
	
}
#galery-section .video-library .quotes h3{

font-family: 'Dancing Script', cursive;
padding-left: 0px;
padding-right: 0px;
text-align: center;
color: #ffffff;
font-size: 15px;
}


#galery-section .video-library .play{
	padding: 0px 0px;

}
#galery-section .video-library .play i{

font-size: 30px;
color: black;
margin-top: 10px;
opacity: 0.8;


	}
	#galery-section .video-library .play a.o{
		
		position: absolute;
	}
	#galery-section .video-library .play .now-playing{
	margin-top: 30px;
	margin-bottom: 10px;
}

/*text-img*/
#text-img{
	margin: 0px -20px;
	margin-top: 30px;
}
#text-img .heading h1{
text-align: center;
	font-size: 40px;
	text-transform: uppercase;
	font-family: 'Anton', sans-serif;
	

}
#text-img .quotes h3{

font-family: 'Dancing Script', cursive;
padding-left: 0px;
padding-right: 0px;
text-align: center;
font-size: 15px;
margin-top: -10px;
}
#text-img .box{
	margin-top: 30px;
	background-color: rgba(0,0,0,0.1);
	width: 100%;
}
/*foot*/
#footer h1 img.rocket{
	width: 100px;
	height:100px;
	position: relative;
	margin-bottom: 20px;
}
#footer img.clouds{
	width: 100%;
	position: relative;
	margin-top: -160px;
}
#footer .fill{
	width: 100%;
}

#footer .fill .social h3{
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 10px;
	color: #ffffff;
}
#footer .fill .social ul li{
	display: inline-block;
	padding: 0 10px;
	
}
#footer .fill .social ul li a{
	padding: 10px 0px;
}
#footer .fill .social ul li a .links{
 height: 40px;
 width: 40px;
 border-radius: 40px;
 background-color: #ffffff;
 transition:0.3s ease-out;
}
#footer .fill .social ul li a .links i{
	font-size: 20px;
	padding: 12px 0;
}
#footer .fill .social ul li a .links:hover{
	margin-bottom: 0px;
}
#footer .fill .foot-con{
	margin: 10px -10px;
}
#footer .fill .foot-con .about{
	padding: 5px -10px;
}

#footer .fill .foot-con .about img{
	width: 100%;
}
#footer .fill .foot-con .about h3{
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 18px;
	margin: 0 -8px;
}
#footer .fill .foot-con .about h4{
	text-align: justify;
	text-indent: 30px;
	color: #ffffff;
	font-size: 16px;
}
#footer .fill .foot-con .about input{
	width:84%;
	transition:0.3s ease-out;
	border-radius:  4px 0  0 4px;
	color: rgba(0,0,0,0.7);
	border: solid 1px rgba(246, 36, 89,0.6);
	padding: 2px 5px;
	font-size: 19px;
	margin: 0 -12px;

}
#footer .fill .foot-con .about input:focus{
	width:84%;
outline: none;

}
/*bottom*/
#bottom{
	margin-top: 1015px;
	background-color:  rgba(30, 66, 112,1.0);
	height: 70px;
}
#bottom ul li{
	display: inline-block;
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
}
#bottom h4{
	color: #ffffff;
	padding-top: 0px;
	text-align: center;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 25px;
	
}	
}


@media only screen and (min-width:460px)
{
	.a{}

#mobile-menu{
display: none;
}
div.logos{
	display: none;
}
}
