#business {width:100%; }
#business p.txt_big {
	font-size: 25px;
	text-align: center;
	line-height: 45px;
	padding-bottom: 30px;
	color: #000000;
	font-weight: bold;
}
#business p.txtP {text-align:center; line-height:25px; color:#6D6D6D; font-size:20px;}
#business div.txtbox {
	overflow: hidden;
	margin: 20px 0px 0px 0px;
}
#business box {
	padding: 15px 15px 15px 15px;
	text-align: left;
	border: 1px solid #9f8f75;
	border-radius: 10px;
	margin: 1% 1%;
	width: 99%;
	box-sizing: border-box;
	min-height: 50px;
	float: left;
}
#business div.icoBox {overflow:hidden; margin:0px 0px 90px 0px;}
#business section {
	padding: 5px 5px 5px 5px;
	text-align: center;
	border: 1px solid #999999;
	border-radius: 5px;
	margin: 10px 10px;
	width: 20%;
	box-sizing: border-box;
	min-height: 50px;
	float: left;
	color: #666666;
	font-weight: 300;
}
#business section.ico1 {background:url("../img/ico1.png")no-repeat 10px;}
#business section.ico2 {background:url("../img/ico2.png")no-repeat 10px;}
#business section.ico2-1 {background:url("../img/ico2-1.png")no-repeat 10px;}
#business section.ico3 {background:url("../img/ico3.png")no-repeat 10px;}
#business section.ico4 {background:url("../img/ico4.png")no-repeat 10px;}
#business section.ico5 {background:url("../img/ico5.png")no-repeat 10px;}
#business section.ico6 {background:url("../img/ico6.png")no-repeat 10px;}
#business section.ico7 {background:url("../img/ico7.png")no-repeat 10px;}
#business section.ico8 {background:url("../img/ico8.png")no-repeat 10px;}
#business section.ico9 {background:url("../img/ico9.png")no-repeat 10px;}
#business section.ico10 {background:url("../img/ico10.png")no-repeat 10px;}
#business section.ico11 {background:url("../img/ico11.png")no-repeat 10px;}
#business section.ico12 {background:url("../img/ico12.png")no-repeat 10px;}
#business section.ico13 {background:url("../img/ico13.png")no-repeat 10px;}
#business section.ico14 {background:url("../img/ico14.png")no-repeat 10px;}
#business section.ico15 {background:url("../img/ico15.png")no-repeat 10px;}
#business section.ico16 {background:url("../img/ico16.png")no-repeat 10px;}
#business section.ico17 {background:url("../img/ico17.png")no-repeat 10px;}
#business section.ico18 {background:url("../img/ico18.png")no-repeat 10px;}
#business section.ico19 {background:url("../img/ico19.png")no-repeat 10px;}
#business section:hover {
	background-color: #FFFFFF;
}
#business section2 {
	padding: 5px 5px 5px 5px;
	text-align: center;
	border: 1px solid #999999;
	border-radius: 5px;
	margin: 5px 5px;
	width: 32%;
	box-sizing: border-box;
	min-height: 50px;
	float: left;
	color: #666666;
	font-weight: 300;
}
#business section2.ico1 {background:url("../img/ico1.png")no-repeat 10px;}
#business section2.ico2 {background:url("../img/ico2.png")no-repeat 10px;}
#business section2.ico2-1 {background:url("../img/ico2-1.png")no-repeat 10px;}
#business section2.ico3 {background:url("../img/ico3.png")no-repeat 10px;}
#business section2.ico4 {background:url("../img/ico4.png")no-repeat 10px;}
#business section2.ico5 {background:url("../img/ico5.png")no-repeat 10px;}
#business section2.ico6 {background:url("../img/ico6.png")no-repeat 10px;}
#business section2.ico7 {background:url("../img/ico7.png")no-repeat 10px;}
#business section2.ico8 {background:url("../img/ico8.png")no-repeat 10px;}
#business section2.ico9 {background:url("../img/ico9.png")no-repeat 10px;}
#business section2.ico10 {background:url("../img/ico10.png")no-repeat 10px;}
#business section2.ico11 {background:url("../img/ico11.png")no-repeat 10px;}
#business section2.ico12 {background:url("../img/ico12.png")no-repeat 10px;}
#business section2.ico13 {background:url("../img/ico13.png")no-repeat 10px;}
#business section2.ico14 {background:url("../img/ico14.png")no-repeat 10px;}
#business section2.ico15 {background:url("../img/ico15.png")no-repeat 10px;}
#business section2.ico16 {background:url("../img/ico16.png")no-repeat 10px;}
#business section2.ico17 {background:url("../img/ico17.png")no-repeat 10px;}
#business section2.ico18 {background:url("../img/ico18.png")no-repeat 10px;}
#business section2.ico19 {background:url("../img/ico19.png")no-repeat 10px;}
#business section2:hover {
	background-color: #FFFFFF;
}

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
	#business p.txtP {text-align:center; line-height:25px; color:#6D6D6D; font-size:20px;}
#business p.txt_big {font-size:30px; text-align:center; line-height:35px; padding-bottom:30px; }	
#business section {width:99%;}
}
@media (max-width: 768px) {
	#business p.txtP {text-align:center; line-height:25px; color:#6D6D6D; font-size:17px;}
#business p.txt_big {font-size:27px; text-align:center; line-height:35px; padding-bottom:30px; }	
#business section {width:90%;}
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
	#business p.txtP {text-align:center; line-height:25px; color:#6D6D6D; font-size:17px;}
#business p.txt_big {font-size:25px; text-align:center; line-height:35px; padding-bottom:30px; }	
#business section {width:85%;}
}
@media (max-width: 320px) {
}

