#service {width:1220px ; margin:50px auto; overflow:hidden;}
#service p.txtP { padding-bottom:20px; font-size:20px;  line-height:35px; }
#service .sub_txt01 { padding:0 10px;}
#service div.icoBox {overflow:hidden; margin:30px 0 ;}
#service section {padding:180px 1px 40px 1px; text-align:center; border:0px solid #dfdfdf; margin:1% 1%; color:#fff;
border-radius:0 20px 0 20px; width:18%; box-sizing:border-box; min-height:330px; float:left;
 background-repeat:no-repeat; background-position: center 50px;}
#service section.ico1 {background-image:url("../img/ico1.png"); background-color:#1167b0; }
#service section.ico2 {background-image:url("../img/ico2.png"); background-color:#105393; }
#service section.ico3 {background-image:url("../img/ico3.png"); background-color:#34367f; }
#service section.ico4 {background-image:url("../img/ico4.png"); background-color:#5c317d; }
#service section.ico5 {background-image:url("../img/ico5.png"); background-color:#7e2d7c; }
#service div.tit {font-size:20px; font-weight:400; padding-bottom:10px;}
#service div.txt {font-size:30px; line-height:33px; font-weight:600;  }
.bullet02 {font-size:14px; position:relative; padding-left:13px; margin-bottom:5px; }
.bullet02:before { content: "";  width: 3px; height: 3px; background-color: #fff;  position: absolute; left: 0; top: 9px;   border-radius: 50%;}
.txtC20 {font-size:20px; font-weight:500; text-align:center;}

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
#service {width:100%;margin:10px auto; }	
#service div.icoBox {padding:0 15px;}
.txtC20 {font-size:16px; font-weight:500; text-align:center;}

}
@media (max-width: 768px) {
#service section {padding:140px 10px 40px 10px; margin:1% 1%; width:48%; min-height:200px; background-position: center 20px;}	
#service div.tit {font-size:15px; font-weight:400; padding-bottom:0px;}
#service div.txt {font-size:20px; line-height:22px; font-weight:600;  }
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}

