@charset "UTF-8";

/*box2
---------------------------------------------------------*/
.box2 .med_col_2 > li{
	background-color: #a3bbaf;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {

}
