@media only screen and (max-width: 1000px){
		.header_bottom {
		background-color: #ee274d;
	}
				.header_bottom,
		nav.mobile_menu{
			background-color: #ee274d !important;
		}
			}
@media only screen and (min-width: 480px) and (max-width: 768px){
	
		}
@media only screen and (max-width: 768px){
	
	
	
	
	
	
	
	
	}
@media only screen and (max-width: 600px) {
			h1 {
			font-size: 44px; 					    		}
	
	
			h3 {
			font-size: 44px; 			line-height: 44px; 		    		}
	
			h4 {
			font-size: 27px; 			line-height: 33px; 		    		}
	
	
	
	}
@media only screen and (max-width: 480px){

	
		
	}