






@media only screen and (min-width:1024px) {
	


}




@media only screen and (min-width:768px) and (max-width:1023px) {
	


	
}


@media only screen and (min-width:480px) and (max-width:636px) {
	

	
	}
	
	
	
	
	
	
	
@media only screen and (min-width:320px) and (max-width:479px) {

	.typtext{width:100%;}
	
	.navbar-toggle{background-color:#F0F0F0;
	width:100%;
	margin:0px;
	margin-top:10px;}
	
	
	}
	
	
	
	
		
@media only screen and (min-width:240px) and (max-width:319px) {
	

}
	
	
@media only screen and (max-width:240px) {

}