.mt-20{margin-top:20px !important;}
.mt-30{margin-top:30px !important;}
.mt-40{margin-top:40px !important;}
.mt-50{margin-top:50px !important;}
.p-50{padding:50px !important;}
.p-100{padding:100px !important;}
.p-200{padding:200px !important;}

#myElement {
  right: 10px;
  top: 0px;
  position:fixed;
  background-color: #013F00;
  color: #fff;
  font-weight:bold;
  padding: 0 10px;
  line-height: 40px;
  opacity: 0.9;
  text-align: center;
  z-index: 5000;
}
@media only screen and (max-width: 1400px){

	
	
}

@media only screen and (max-width: 1200px){

	
	
}

@media only screen and (max-width: 1000px){
	
				.header_bottom,
		nav.mobile_menu{
				background-color: #013F00 !important;
		}
		
	 		.subtitle{
			font-size: 16px;
		}
	 
		#myElement{
			display:none;
		}
	}

@media only screen and (min-width: 600px) and (max-width: 768px){
			.title h1{
			font-size:30.8px;
		}
				.title h1{
			font-size:30.8px;
		}
							
			.subtitle{
			font-size: 16px;
		}
	 }

@media only screen and (min-width: 480px) and (max-width: 768px){
	        section.parallax_section_holder{
		height: auto !important;
		min-height: 400px !important;
	}
		
	}

@media only screen and (max-width: 600px){
				.title h1{
				font-size:22px;
			}
				.title h1{
			font-size:22px;
		}
							}

@media only screen and (max-width: 480px){
		section.parallax_section_holder{
		height: auto !important;
		min-height: 400px !important;
	}
		
	
	}