@media only screen and (max-width: 1000px){
		.header_bottom {
		background-color: #c7012e;
	}
				.header_bottom,
		nav.mobile_menu{
			background-color: #c7012e !important;
		}
			}
@media only screen and (min-width: 480px) and (max-width: 768px){
	
	        section.parallax_section_holder{
			height: auto !important;
			min-height: 400px;
		}
		}
@media only screen and (max-width: 768px){
	
	
	
	
	
	
	
	
	}
@media only screen and (max-width: 600px) {
	
	
	
	
	
	
	}
@media only screen and (max-width: 480px){

			section.parallax_section_holder {
			height: auto !important;
			min-height: 400px;
		}
	
		
	}/* Local static-export fix: force header logo rendering */
.q_logo a{display:block !important;visibility:visible !important;height:auto !important;}
.q_logo img.normal{display:block !important;visibility:visible !important;opacity:1 !important;position:relative !important;top:auto !important;transform:none !important;max-height:70px !important;width:auto !important;}
.q_logo img.light,.q_logo img.dark,.q_logo img.sticky,.q_logo img.mobile,.q_logo img.popup{display:none !important;}
