@media only screen and (max-width: 1000px){
		.header_bottom {
		background-color: #b31c15;
	}
				.header_bottom,
		nav.mobile_menu{
			background-color: #b31c15 !important;
		}
			}
@media only screen and (min-width: 480px) and (max-width: 768px){