@charset "utf-8";
/* CSS Document */

.main-table{font-family:Arial; font-weight:normal; Font-size:13px; color:#333; line-height:24px; text-align:justify;}
.main-heading{
    font-weight: bold;
    Font-size: 21px;
    color: #000;
    line-height: 36px;
    border-bottom: 1px #ccc dashed;
    text-transform: uppercase;
    margin-bottom: 20px;
    }
.sub-heading{font-weight:bold;Font-size:15px;color: #000;line-height:30px;text-transform:uppercase;}
.team-title{font-weight:bold; Font-size:14px; color:#333; line-height:30px;}
.contact-us{ padding-left:20px; line-height:24px;}
.in-boxes{ width:22%; float:left; margin:0 10px 0 10px; text-align:justify;}
.in-boxes icon-ul {
    list-style-image: url(./image/hand-icon1.png);
    padding-left: 22px;
}