.heading_h2 span {
    color: #333;
    font-size: 31px;
    line-height: 37px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 700;
}
.carousel-caption .heading_h2 span {
    color: #fff;
}
.heading_h3 span {
    color: #333;
    font-size: 24px;
    line-height: 30px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 700;
}
h1 {
    text-indent: 0;
    margin-top:10px;
    margin-bottom:10px;
    line-height: 40px !important;
}
.heading_h4 span{
    font-size: 17px;
    text-transform: uppercase;
    line-height: 23px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 700;
    color: #333333;
    margin:10px 0;
    text-align:center;
}
#smartLabelTitle{
    font-size: 17px;
    text-transform: uppercase;
    line-height: 23px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 700;
    color: #333333;
    margin:10px 0;
    text-align: center;
}

