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

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


@media only screen and (max-width: 1024px) {
	#templatemo_header {width:97%;padding:12px 0; }
	#templatemo_middle {width:97%;height: 360px;}
	#mid_content .img{width:97%;}
	#templatemo_in{width:97%;height:100px;}
	#header_in {height:100px;}
	#templatemo_top_wrapper {/*height:500px;*/ width:1081px; }
	#templatemo_top_wrapper_in {height:0;}
	#templatemo_top {height: 500px;}
	#templatemo_top_in {height:0px;}
   #site_title h1 a {width:85%; height:77px;}
	#templatemo_main { width:1065px;padding:20px 10px;}
	.col_w600 {width: 71.95%; }
	.evcol-img iframe{width:325px; height:198px;}
     .evcol-img img{width:317px; height:198px;}
	@keyframes slidy {
0% { left: 0%; }
15% { left: 0%; }
20% { left: -106.7%; }
35% { left: -106.7%; }
40% { left: -213.4%; }
55% { left: -213.4%; }
60% { left: -106.7%; }
75% { left: -106.7%; }
80% { left: 0%; }
100% { left: 0%; }
}
}

@media only screen and (max-width: 991px) {
	#templatemo_header {width:95%;padding:10px 0; }
	#templatemo_middle {width: 95%;height: 350px;}
	#mid_content .img{width:95%;}
	#templatemo_top_wrapper {height: 480px;}
	#templatemo_top {height:480px;}
	#site_title h1 a {width:82%; height:73px;}
	#templatemo_main { width:1064px}
	.col_w600 {width: 71.9%; }
}
@media only screen and (max-width: 800px) {
	#templatemo_header {width:94%;padding:7px 0; }
	#templatemo_middle {width: 94%;height: 340px;}
	#mid_content .img{width:94%;}
	#templatemo_top_wrapper {height:460px;}
	#templatemo_top {height:460px;}
	#site_title h1 a {width:79%; height:68px;}
	#templatemo_main { width:1063px;}
	
}
@media only screen and (max-width: 767px) {
	#templatemo_header {width:93%;padding:5px 0; }
  #templatemo_middle {width: 93%;height: 330px;}
	#mid_content .img{width:93%;}
	#templatemo_top_wrapper {height:440px;}
	#templatemo_top {height:440px;}
	#site_title h1 a {width:76%; height:63px;}
}

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

	
}

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

@media only screen and (min-width: 767px) {}