@media only screen and (min-width:1100px) and (max-width:1200px){
	
	
	.home .img-top .left-con 			{ height: 406px;}
	
}


@media only screen and (min-width:1000px) and (max-width:1099px){
	
	
	.home .img-top .left-con 			{ height: 406px;}
	
}


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

	.home .left-con 					{ width:49.41%;}
	
}

@media only screen and (min-width:1201px) and (max-width:1750px){
	
	.home .left-con 					{ width:49.5%;}
	
}	

@media only screen and (min-width:768px) and (max-width:999px){
	
	.home 								{ height:100vh;}
	
}

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

	/*PRODUCT DETAIL*/
	
	.content iframe						{ margin-top:0;}
	.content > a.item-link, 
	.content .wrapper > a.item-link		{ position:relative; width:170px; display: inline-block; margin-bottom:50px;}
	.tab_content						{ padding:40px 20px; width:auto;}
	.products,
	.content .links						{ width:100%; padding-right:0;}
	.content a.menu						{ width:195px;}
	.content a.back						{ position:relative; bottom:0;}
	.content .mid-content				{ text-align:center;}
	.home .home-con .home-img			{ width:auto;}
	.home .home-con						{ width:90%;}
	.home .home-con .home-img img		{ width:40%; margin-bottom:-20px;}
	.home .left-con 					{ width:49.74%;}
	.home .left-con						{ border-width:2px !important;}
	.home .home-mid 					{ border-width:3px;}
	
	
	.home .img-top .left-con 			{ height: 396px;}
	.home .home-mid 					{ border-bottom:2px solid #fcf2d9;}

}

@media only screen and (max-width:767px){
	
	.home .home-con						{ width:500px;}
	.home .home-con .home-img			{ padding-top:10px;}
	.home .home-con .home-img img		{ margin-bottom:-25px;}
	.home .links a.menu span			{ font-size:13px; width:90px;}
	.home .links						{ padding-top:15px;}
	.content > a.item-link, 
	.content .wrapper > a.item-link		{ width:170px;}
	.content a.menu						{ width:195px;}
	.content .products li				{ width:180px; padding-bottom:20px;}
	.products .image					{ margin:0 auto 15px; float:none;}
	.content iframe						{ width:95%; margin:0 auto; float:none;}
	.content .option-btns li a			{ font-size:14px; letter-spacing:normal; padding:4px 7px;}
	.tab_content p						{ font-size:18px;}
	.content .title						{ font-size:18px;}
	.content .title span				{ font-size:29px;}	
	
	
	
}

@media only screen and (min-width:640px) and (max-width:767px){
	
	.home .left-con 					{ width:49.65%;}
	
	
	.home .img-top .left-con 			{ height: 216px;}
	.home .home-mid .left-con img 		{ width: 49%;
}
	
}



@media only screen and (min-width:480px) and (max-width:639px){
	
	.home .left-con 					{ width:49.58%;}
	.home .home-mid .left-con img 		{ width: 49%;}
	.home .img-top .left-con 			{ height: 186px;}
	
}


@media only screen and (max-width:479px){
	
	.home .left-con 					{ width:49.35%;}
	.home .home-mid a.menu 				{ margin-left:0;}
	.home .img-top .left-con 			{ height: 186px;}
	
}


@media only screen and (max-width:480px){
	
	.home .home-con						{ width:400px;}
	.home .home-con .home-img			{ padding-top:10px;}
	.home .home-con .home-img img		{ margin-bottom:-33px;}
	.home .links a.menu span			{ font-size:12px; width:70px;}	
}