@media only screen and (max-width: 1420px){ 
	#logo{margin:10px 0 0 20px;}
	.content_wrap{width:730px;}
	#header_search{width:250px; margin:0 0 0 -155px;}
	#search_inputs [name='search']{width:140px;}
	#search_inputs{width:210px;}
	#content{padding:20px; width:auto; float:none; margin:0;}
	#content img{max-width:100%; height:auto;}
	#content_fixed{width:730px;}
	.mdig_gallery{width:100% !important; height:400px !important;}
	.mdig_gallery .mdig_arrow{height:400px !important;}
	#mdig_gallery_143 .mdig_gallery{width:730px !important; margin:0 !important;}
	#mdig_gallery_143 .mdig_title{font-size:20px;}
	#mdig_gallery_143 .mdig_arrow_right:after{top:170px;}
	#mdig_gallery_143 .mdig_arrow_left:after{top:170px;}
	#sidebar{display:none;}
	#footer{left:auto; height:auto; line-height:normal; padding:10px;}
}

@media only screen and (max-width: 767px){
	.content_wrap{width:100%;}
	#header{}
	#nav{display:none;}
	#header_search{display:none;}
	#content_fixed{width:auto;}
	.content_wrap{width:auto;}
	#mdig_gallery_143 .mdig_gallery{width:auto !important; height:200px !important;}
	.home #container{margin:0;}
	#mdig_gallery_143 .mdig_gallery .mdig_arrow{height:200px !important; width:50px !important;}
	#mdig_gallery_143 .mdig_arrow_left:after{top:80px; left:10px;}
	#mdig_gallery_143 .mdig_arrow_right:after{top:80px; right:10px;}
	#mdig_gallery_143 .mdig_text_wrap{left:50px; right:50px; bottom:30px;}
	#mdig_gallery_143 .mdig_button{width:auto;}
	#hp_icons{width:auto;}
	#hp_icons td{padding:0 15px;}
	#hp_icons img{width:100%; height:auto;}
	#registration_form{width:auto; padding:15px; margin:0 10px;}
	#mobile_search{display:none;}
	/* #footer{position:relative;} */
	#footer_menu{display:none;}
}