body {
    /* font-family: Roboto, sans-serif; */
    font-family: Muli, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
    color: #4c4c4c;
    margin: 0px;
}
body, html {
    background-color: #eee;
    -webkit-font-smoothing: antialiased;
}
div#hedstl {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
img#msgstl {
    width: 100%;
    max-width: 260px;
    margin-right: auto;
}
div#bdcnt {
    width: 100%;
    max-width: 950px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
}
div#bdcnt2 {
    width: 100%;
    padding-bottom: 80px;
}
.summary-box {
    background: #f7cd9d !important;
    padding: 10px;
    margin: 5px 0px;
    border-radius: 5px;
}
@media only screen and (min-width: 1px) and (max-width: 970px) {
div#bdcnt2, img#msgstl {
    padding: 10px !important;
}
}
div#anncemnt {
    display: flex;
    flex-direction: row;
    column-gap: 10px;
}
div#auth {
    display: flex;
    align-items: center;
}
img#authsize {
    width: 100%;
    max-width: 30px;
    margin-right: 5px;
}
div#siximg {
    width: 100%;
    column-count: 3;
    column-gap: 3px;
    margin-bottom: 20px;
}
img.hslogo {
    width: 100%;
    max-width: 350px;
}
@media only screen and (min-width: 1px) and (max-width: 600px) {
div#siximg {
    width: 100%;
    column-count: 2;
    column-gap: 3px;
    margin-bottom: 20px;
}    
}
img.siximg {
    width: 100%;
}
img.siximg {
    width: 100%;
    padding: 0px;
    margin: 0 0 3px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    row-gap: 0px !important;
    column-gap: 0px !important;
}
.indent {
    padding: 0px;
    margin: 0px;
}
p.indentp {
    margin-bottom: 0px !important;
}
p.indentv {
    margin-bottom: 0px !important;
}
ol#ofrcont {
    padding: 0px 0px;
}
#ofrcont li::marker, h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 10px !important;
}
@media only screen and (min-width: 500px) and (max-width: 768px) {
#ofrcont li::marker, h2, h3 {
    font-size: 28px !important;
}
}
@media only screen and (min-width: 381px) and (max-width: 499px) {
#ofrcont li::marker, h2, h3 {
    font-size: 26px !important;
}
}
@media only screen and (min-width: 1px) and (max-width: 380px) {
#ofrcont li::marker, h2, h3 {
    font-size: 24px !important;
}
advertorial#adv {
    font-size: 18px !important;
}
img#msgstl {
    padding: 0 0 5px 0 !important;
}
}
#ofrcont li {
    list-style-type: none !important;
}
advertorial#adv {
    font-size: 20px;
}
.multiBrandAdvertorial button.cta {
    width: 100%;
}
button.cta {
    background-color: #d80b0c;
    border-bottom: 5px solid #8b0001;
    border-top: 1px solid #c70a0a;
    border-left: 1px solid #c70a0a;
    border-right: 1px solid #c70a0a;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    font-weight: 700;
    letter-spacing: -.025em;
    line-height: 1.8em;
    margin: 5px 0;
    outline: 0;
    padding: 10px 15px;
    transition: all 250ms linear;
    cursor: pointer;
}
@media only screen and (min-width: 1300px) and (max-width: 9999px) {
button.cta {
    font-size: 26px;
    padding: 1px 15px;
}
h1#n151j52 {
    font-size: 50px;
    line-height: 50px;
    margin: 15px 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
button.cta {
    font-size: 22px;
    padding: 1px 15px !important;
}
h1#n151j52 {
    font-size: 42px;
    line-height: 40px;
    margin: 15px 0px;
}
}
@media only screen and (min-width: 1px) and (max-width: 767px) {
button.cta {
    font-size: 20px;
    padding: 1px 15px !important;
}
h1#n151j52 {
    font-size: 30px;
    line-height: 30px;
    margin: 15px 0px;
}
img#msgstl {
    width: 100%;
    max-width: 205px;
    padding: 10px 0px;
    margin: auto !important;
}
img.hslogo {
    width: 100%;
    max-width: 210px;
}
.dmca-badge-img {
    width: 100%;
    max-width: 150px;
}
#ofrcont li::marker, h2, h3 {
    line-height: 26px !important;
    margin-bottom: 8px !important;
}
p {
    margin-bottom: 15px !important;
    line-height: 30px !important;
    font-size: 20px !important;
}
}
button.cta:hover {
    background: #be0001;
}
img.img-responsive {
    width: 100%;
    max-width: 100% !important;
}
video.background-video {
    width: 100% !important;
    max-width: 100% !important;
}
p {
    margin-top: 0px !important;
}
button.cta.blue {
    background: #074199 !important;
    border-bottom: 5px solid #092a5a !important;
    border-top: 1px solid #78aeff !important;
    border-left: 1px solid #002c6e !important;
    border-right: 1px solid #002c6e !important;
}
button.cta.blue:hover {
    background: #022a66 !important;
}
footer {
    padding: 25px 1vw 0 1vw;
}
footer {
    background-color: #215181;
    font-size: 13px;
    text-align: center;
    color: #9f9f9f;
}
footer a {
    font-size: 13px;
    color: #878787;
    cursor: pointer;
    text-decoration: underline;
}
.inner {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 10px;
}
.footer-logo-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    color: #000;
}
.footer-logo-container span {
    font-weight: 400;
    font-size: 2em;
    font-family: 'Wallpoet', cursive;
    padding-left: 10px;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-bottom: 20px;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    height: 20px;
}
div#disclaimer-section * {
    line-height: 22px;
}
footer .inner * {
    line-height: 0px;
}
.copyright {
    line-height: 22px !important;
    margin-bottom: 20px;
}
div#disclaimer-section div {
    margin-bottom: 20px;
}
@media (min-width: 461px) and (max-width: 9000px) {
ul.list-inline.copyright.footer-links {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    column-gap: 5px;
    flex-direction: row;
    margin: auto;
    width: 100%;
    height: 40px;
    padding: 0;
}
}
@media (min-width: 1px) and (max-width: 460px) {
ul.list-inline.copyright.footer-links {
    list-style: none;
    column-gap: 20px;
    margin: auto;
    width: 100%;
    padding: 0;
}
}
div#g6jpon1 {
    float: right;
    margin-left: 35px;
}
@media (min-width: 1px) and (max-width: 850px) {
div#g6jpon1 {
    float: unset !important;
    margin: 0 0 15px 0 !important;
}  
}







/* old base css */
.articleContent {
    background-color: #fff;
    border-bottom: 1px solid #cce0eb;
}
.sectionContainer {
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
}
header {
    padding: 5px 5px;
}
.articleImageContainer {
    margin-bottom: 20px;
}







/* offer star css start */
.rndstr {
    width: 11.2px;
    height: 11.2px;
}
.str-dsp-prnt * {
    font-size: 13px;
    color: #9d9d9d;
    font-style: italic;
}
.str-dsp-prnt {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    column-gap: 6px;
    margin-bottom: 5px;
    height: 28px;
}
.str-dsp {
    display: flex;
    align-items: center;
    column-gap: 2px;
    margin-bottom: 1.5px;
    opacity: 0.8;
}
.txt-dsp-prnt {
    display: flex;
    align-items: center;
}
text.txt-dsp {
    margin: auto 0px;
}
/* offer star css end */













/* share button start */
.share-buttons {
    margin: 20px 0px;
}
@media only screen and (min-width: 1px) and (max-width: 767px) {
.share-buttons {
    margin: 10px 0px;
}   
}
.share-buttons button {
    padding: 10px 20px;
    font-size: 16px;
}
#bn61j {
    width: 100%;
    display: flex;
    flex-direction: row;
    column-gap: 6px;
}
.media-shr-btn-chld {
    width: 50%;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
i.fa-brands.fa-facebook-f, i.fa-brands.fa-x-twitter {
    color: #fff;
}
button#facebook-share {
    background: #3A579D;
}
button#twitter-share {
    background: #00AAF0;
}
/* share button end */