@media only screen and (max-width: 1000px){
				}
@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) {
	
	/*MY STYLES*/
	.small_script_green { font-family: 'Alex Brush', cursive!important; color: #8dc63f!important; font-size: 35px !important; }
	.script_big-light { font-family: 'Alex Brush', cursive !important; color: #8dc63f !important; font-size: 65px !important; }
	
	.o-form-field { border: 1px solid #f7921d !important; padding: 7px !important; background-color: transparent !important; color: #fff !important; }
	.form-button { border: 1px solid #f7921d !important; padding: 7px !important; background-color: #f7921d !important; color: #5a1400 !important; width: 100% !important; }
	.form-button:hover { border: 1px solid #f7921d !important; padding: 7px !important; background-color: transparent !important; color: #f7921d !important; }
	.light-header-script { font-family: 'Alex Brush', cursive !important; color: #ffe0b3 !important; font-size: 60px !important; margin-bottom: 50px !important; line-height: 50px !important;  } 
	.large-light-body { font-size: 26px !important; color: #ffe0b3 !important; line-height: 48px !important; }
	.yellow-text {color: #f7921d !important;}
	.big-black-text { font-size: 20px !important; text-transform: uppercase !important; color: #222427 !important; }
	.black-1min-world-peace-text { font-weight:bolder !important; font-size: 30px !important; color: #222427 !important; line-height: 50px !important; }
	.red-1min-world-peace-text { font-weight:bolder !important; font-size: 48px !important; color: #5a1400 !important; line-height: 72px !important;  }
	.large-peach-text { font-size: 45px !important; text-transform: uppercase !important; color: #ffe0b3 !important; text-shadow: 5px 0px 15px rgba(0, 0, 0, 1) !important; font-weight: 900 !important; line-height: 50px !important; }
	.small-peach-text { font-size: 24px !important; color: #ffe0b3 !important; text-shadow: 5px 0px 15px rgba(0, 0, 0, 1) !important; font-weight: 400 !important; line-height: 48px !important; }
	.light-quote-person { font-size: 24px !important; color: #ffe0b3 !important; line-height: 48px !important; }
	.large-peach-text-script {  font-family: 'Alex Brush', cursive !important; color: #ffe0b3 !important; font-size: 48px !important; line-height: 48px !important;}
	.light-title { font-size: 30px !important; text-transform: uppercase !important; color: #ffe0b3 !important; font-weight: 200 !important; letter-spacing: 10px !important;}
	.script { text-transform: none !important;  font-family: 'Alex Brush', cursive !important; }
	
	.qbutton.green.default {
			font-size: 14px !important;
			line-height: 30px !important;
			letter-spacing: 0px !important;
			height: 30px !important;
			width: 75% !important;
			padding-left: 10px !important;
			padding-right: 10px !important;
		
	}
	.vc_column_container .vc_column-inner {
    padding-left: 25px !important;
    padding-right: 25px !important;
    width: 90% !important;
	margin: 0 auto !important;
	}
	.qbutton.large { width: 90% !important;}
	
	
	
	
	}
@media only screen and (max-width: 480px){

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