.xeo-heading-1
{
    font-family: OpenSans-Semibold;
    font-size: 16px;
    font-weight: 600!important;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    color: #000000;
}

.xeo-heading-2{
    font-family:OpenSans-SemiBold;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;

    letter-spacing: -0.4px;
    text-align: left;
    color: #1a1a1a;

}
.xeo-heading-3{
    font-family: OpenSans-Regular;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;

    color: #4e4e4e;

}
.xeo-heading-4{
    font-family: OpenSans-Semibold;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;

    color: #000000;

}
.xeo-heading-5 {

    font-family: OpenSans-Semibold;
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    color:#4e4e4e;
}

.xeo-heading-6 {
    font-family: OpenSans-SemiBold;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    color: #cc1207;
    margin: 0 0 0px;
}

.xeo-heading-7{

    font-family: OpenSans-Bold;
    font-size: 15px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.xeo-heading-8 {
    font-family: OpenSans-Regular;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.1px;

    color: #000000;
}


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

    .xeo-heading-3 {

        font-size: 10px!important;

    }
    .xeo-heading-4{

        font-size: 10px;
    }
    .xeo-card-type2-heading{

        font-size: 13px;
    }

    .xeo-heading-6{

        font-size: 12px;
    }
}

@media only screen and (max-width: 320px){
    .xeo-heading-6 {
        font-size: 10px;
    }
}


.whats-new-html-ul li

{

  font-family: OpenSans-Regular;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;

    color: #4e4e4e;
}