@media only screen and (max-width: 1000px){
		.header_bottom {
		background-color: #ffffff;
	}
				.header_bottom,
		nav.mobile_menu{
				background-color: #ffffff !important;
		}
		
			.content .container .container_inner.default_template_holder,
		.content .container .container_inner.page_container_inner
		{
		padding-top:40px;
		}
	}
	
	
	
	
	
@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){
	h1,
.title h1 {
		color: #4a665b; 		font-family: 'Source Serif Pro', serif;
		font-size: 24px!important; 	line-height: 30px!important; 	font-style: normal; 	font-weight: 600;     letter-spacing: 1px;     text-transform: none; }

.title h1 {
		font-size: 24px!important; 	line-height: 30px!important; text-align: center}
		
	h2, h3, h5, h5 {
		font-size: 24px; 	line-height: 30px; }
		
	
	}
@media only screen and (max-width: 480px){

		section.parallax_section_holder{
		height: auto !important;
		min-height: 400px;
	}
	

				.footer_bottom{
		line-height: 24px;
		}
	
	}