@charset "utf-8";

/********************************
 고객서비스
 *******************************/



/* 01국민제안 */
.calssIcon .column:nth-child(1) .iconbox:before {background-image:url(../../images/web/service/item_01.png);}
.calssIcon .column:nth-child(2) .iconbox:before {background-image:url(../../images/web/service/item_02.png);}
.calssIcon .column:nth-child(3) .iconbox:before {background-image:url(../../images/web/service/item_03.png);}
.calssIcon .column:nth-child(4) .iconbox:before {background-image:url(../../images/web/service/item_04.png);}
.calssIcon .column:nth-child(5) .iconbox:before {background-image:url(../../images/web/service/item_05.png);}
.calssIcon .column:nth-child(6) .iconbox:before {background-image:url(../../images/web/service/item_06.png);}




/* media query */
@media screen and (max-width:1800px){
}

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

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

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

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

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

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

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