@charset "UTF-8";

.lp-utility-textAlign-center {
    text-align: center;
}

.lp-layout-container.of-termsAndConditions {
    max-width: 970px;
    margin: 30px auto 0;
    padding: 0;
}

.lp-layout-container.of-termsAndConditions p {
    margin-bottom: 0;
}

.lp-layout-container.of-termsAndConditions + .lp-layout-container.of-termsAndConditions {
    margin-top: 0;
    margin-bottom: 30px;
}

.lp-layout-container-inner {
    display: inline-block;
    text-align: left;
}

.lp-layout-container.of-termsAndConditions.of-width-large {
    max-width: 1240px;
}

.lp-layout-container.of-termsAndConditions.of-width-small {
    max-width: 720px;
}

@media screen and (max-width: 720px) {
    .lp-layout-container.of-termsAndConditions.of-width-small {
        padding: 0 10px;
    }
}

.lp-layout-container.of-termsAndConditions.of-width-small .utility-text-extraSmall {
    font-size: 12px;
}

.lp-cardDownload {
    margin-top: 30px;
}

#MainContent .lp-layout-container.of-termsAndConditions p {
    margin-bottom: 0;
}

#MainContent .lp-layout-container.of-termsAndConditions ul {
    margin-bottom: 0;
}

#MainContent .lp-layout-container.of-termsAndConditions ul li {
    margin-bottom: 0;
    padding-left: 0;
    background: none;
}

#MainContent .lp-layout-container.of-termsAndConditions {
    min-width: 970px;
    /*margin-top: 0;*/
    line-height: 1.5;
}

#MainContent .lp-layout-container.of-termsAndConditions.of-width-large {
    min-width: 1240px;
}

#MainContent .lp-layout-container.of-termsAndConditions.of-width-small {
    min-width: 720px;
}

#MainContent .lp-layout-container.of-termsAndConditions .TandCHeading01 {
    font-size: 12px;
}

#MainContent .lp-layout-container.of-termsAndConditions .utility-text-bold {
    font-weight: bold;
}
