.main-header-area {
    background-image: -webkit-linear-gradient( 218deg, #ee3124d9 60%, #ffffff 72%)!important;
    background-image: -webkit-linear-gradient( 218deg, #ee3124d9 60%, #ffffff 72%)!important;
}
.heading_hh.dss p {
    text-align: justify;
    font-size: 19px;
    color: #000;
    line-height: 30px;
}
.heading_hh.dss h2 {
    text-align: left;
    font-size: 23px;
    font-weight: 600;
    color: #000;
    margin: 0 0 0px 0;
    padding: 0 0 5px 0px;
}
.heading_hh.dss ul li {
    font-size: 19px;
    color: #000;
    text-align: left;
    list-style: circle;
    line-height: 33px;
}
a.dssuryawanshi-mob {
    font-size: 24px;
    width: 51%;
    text-align: center;
    color: #fff;
    font-weight: 900;
    display: none;
    font-family: ruluko;
    /* background: #ffffff9e; */
    position: fixed;
    top: 19px;
    right: 0px;
}


@media (min-width: 320px) and (max-width: 767px)
{
a.dssuryawanshi-mob { display: block;}





}