.main-table{ font-weight:normal; Font-size:16px; color:#000; line-height:24px; text-align:justify;}

.main-heading{ font-weight:bold; Font-size:24px; text-align:left; color:#1A1A1A; line-height:36px; border-bottom:1px #ccc dashed; }

.sub-heading{font-weight:bold;Font-size: 20px;color: #054d7e;line-height:30px;/* text-align: justify; */position:relative;margin-bottom: 12px;}
.sub-heading::after {
    position: absolute;
    content: '';
    width: 60px;
    height: 3px;
    background: #054d7e;
    left: 0;
    bottom: -4px;
}
.text-center.sub-heading::after {
    margin: auto;
    text-align: center;
    left: 0;
    right: 0;
}
.team-title{ font-weight:bold; Font-size:16px; color:#004488; line-height:30px; text-align:left; }

.contact-us{ padding-left:20px; line-height:24px;}

.heading-innerpage{ background: #192a46; padding:30px 30px; margin-top:-20px; margin-bottom:30px;}
.heading-innerpage h1{ font-weight:600; Font-size: 30px; color:#fff; line-height:30px; text-align:left; padding-left:15px; border-left:2px #ccc solid;}

#widgetsControl_C{ height:auto !important; }

#widgetsControl_C, #widgetsControl{ height:initial !important}

.table-responsive {
    min-height: .01%;
    overflow-y: hidden !important;
}

@media(max-width:736px){

}

@media(max-width:375px){


}
