/* common */
.subpage {overflow: hidden; }
.subpage > section {padding: 50px 0;}
.sub_inner { width: 100%; max-width: 1420px; margin:0 auto; position: relative; padding:0 20px;}
.sub_p {font-size: 13px; font-weight:300; color:#555; line-height:24px; word-break: keep-all; letter-spacing: -.45px;}
.sub_p b {color:#0583f2;}

/*Content CSS*/
#sec1 {position: relative; z-index: 1; text-align: center; background-color: #f7f7f7; }






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

}

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

}


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

}

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


}
