@media (max-width: 767px) {
	.menu-mobile button {display: block; left: 2px;}
	.main-menu {position: relative;}
	header .menu-mobile {float: none; position: absolute; width: 300px; z-index: 1000;}
	ul.menu-left, ul.menu-right {position: static; opacity: 1; width: 100%;}
	ul.menu-left {margin-top: 62px; padding-bottom: 0;}
	ul.menu-right {margin-top: 0; padding-top: 0;}
	ul.menu-left li a, ul.menu-right li a {float: none;}
	header .caption {margin: auto; float: none;}
	.content_j {text-align: justify;}
	
	.circle {padding: 9px; overflow: hidden; display: block; width: 80px; height: 80px; top: -7px;}
	.logo {position: static;}
	.logo img {width: 100%;}
	.menu-mobile > ul > li {float: none;}
	.top_menu_level_2 {display: block; position: static; width: 100%; background: rgb(3, 136, 203);}

     
     



.contact_form {
		width:100px;
		padding: 50px;
		
	}

.contact_form p {
    	width:200px;
	margin: 0px 10px 7px 10px;
	padding:0px;
}
.contact_form label {
	width:10px;
	margin-top: 3px;
	display:inline-block;
	float:left;
	padding:3px;
	color: white;

}
.contact_form input {
	height:20px; 
	width:220px; 
	padding:5px 8px;
}
.contact_form textarea {padding:8px; width:250px;}
.contact_form button {margin-left:50px;}
}
@media (max-width: 1500px)
{
	
}