		@media only screen and (max-width: 1000px){
					.header_bottom {
			background-color: #021030;
			}
										}
		@media only screen and (min-width: 480px) and (max-width: 768px){

					section.parallax_section_holder{
			height: auto !important;
			min-height: 200px;
			}
						}
		@media only screen and (max-width: 768px){
		
					h2, h2 a {
			font-size: 24px; 									}
		
		
					h4, h4 a {
			font-size: 29px; 									}
		
		
		
					body,
			p {
			font-size: 16px; 			line-height: 32px; 						}
		
		
		
		
		
		
		
		}
		@media only screen and (max-width: 600px) {
					h1, h1 a {
			font-size: 26px; 			line-height: 32px; 						}
		
					h2, h2 a {
			font-size: 26px; 			line-height: 32px; 						}
		
					h3, h3 a {
			font-size: 20px; 			line-height: 32px; 						}
		
					h4, h4 a {
			font-size: 20px; 			line-height: 32px; 						}
		
					h5, h5 a {
			font-size: 18px; 			line-height: 32px; 						}
		
					h6, h6 a {
			font-size: 20px; 			line-height: 32px; 						}
		
					body,
			p {
			font-size: 17px; 			line-height: 32px; 						}
		
		
		
		
				}
		@media only screen and (max-width: 480px){

					section.parallax_section_holder {
			height: auto !important;
			min-height: 200px;
			}
		
				
					.footer_top.footer_top_full {
			padding-left:10px;
			}
				}
		
		
	