.subpage_heading_area_reports {
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #F1ECE8;
    padding: 0;
        padding-bottom: 0px;
    padding-bottom: 10px;
}

.subpage_heading_area_reports h1.privacy_reports {
    font-size: 29px;
    font-family: 'Open Sans';
    color: #474a4a;
    text-transform: uppercase;
    margin-top: 25px;
    padding: 0;
}

.privacy_policy_main_area_reports {
    display: block;
  /*  float: left;*/
    max-width: 100%;
    /* margin: 0;
    padding: 0;*/
   margin-right: 100px;
    margin-left: 100px
}
.privacy_policy_main_area_reports p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 15px;
    text-align: justify;
}
.trial_txt_reports a {
    color: #b50102;
    font-family: 'open_sansregular';
    font-size: 17px;
    text-decoration: underline;
}
.trial_txt_reports strong {
    color: #b50102;
    font-size: 18px;
}
.input_section.custom_reports p {
    color: #475463 !important;
    line-height: 30px !important;
    font-size: 15px;
}

.input_section.custom_reports .privacy_policy_main_area_reports h3 {
    font-family: 'hero_newsemibold' !important;
}