@charset "utf-8";
.w1_list20				{padding:0 290px;}
.w1_list30				{padding:0 290px;}

.pric_row .col-gn-3 {width:33.33333333%}

.cphoto1  li:nth-child(2n+1) 	{clear:none;}
.cphoto1  li:nth-child(3n+1) 	{clear:both;}
.cphoto1  li:nth-child(4n+1) 	{clear:none;}


.item1v {max-width:860px;width:100%;margin:20px auto;}

/* Mobile Device */
/*@media screen and (max-width : 768px) {*/
@media all and (max-width: 802px) {

	.w1_list20				{padding:0 40px;}
	.w1_list30				{padding:0 40px;}

	.pric_row .col-gn-3 {width:50% !important}

	.cphoto1  li:nth-child(2n+1) 	{clear:both !important;}
	.cphoto1  li:nth-child(3n+1) 	{clear:none;}
	.cphoto1  li:nth-child(4n+1) 	{clear:none;}
.item1v {max-width:860px;margin:20px auto;}

}



/*
##Device = Tablets, Ipads (landscape)
##Screen = B/w 768px to 1024px
##Device = 태블릿, 아이패드(가로)
##Screen = 768px에서 1024px 사이
*/

@media (min-width: 803px) and (max-width: 925px) {

	.w1_list20				{padding:0 120px;}
	.w1_list30				{padding:0 120px;}

	.pric_row .col-gn-3 {width:50% !important}

	.cphoto1  li:nth-child(2n+1) 	{clear:both !important;}
	.cphoto1  li:nth-child(3n+1) 	{clear:none;}
	.cphoto1  li:nth-child(4n+1) 	{clear:none;}


}
@media (min-width: 926px) and (max-width: 1430px) {

	.w1_list20				{padding:0 200px;}
	.w1_list30				{padding:0 200px;}
	.pric_row .col-gn-3 {width:33.33333333%}

	.cphoto1  li:nth-child(2n+1) 	{clear:none;}
	.cphoto1  li:nth-child(3n+1) 	{clear:both;}
	.cphoto1  li:nth-child(4n+1) 	{clear:none;}



}


@media screen and (max-width:1790px){
  
}
@media screen and (max-width:1024px){

}
@media screen and (max-width:960px){
  
}
@media screen and (max-width:768px){

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

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




}
