a:hover {
    text-decoration: none;
}

.blog_post .blog_post_title p {
    color: #34495e;
    height: 95px;
    overflow: hidden;
}

.blog_post .tags a {
    color: #006699;
}

ul.monthly-rate {
    color: #194f90;
}

    ul.monthly-rate li, ul.monthly-rate span, ul.monthly-rate p {
        color: #194f90;
    }

.span2.pe_pdf {
    margin-left: 100px;
}

.Policy_pane h1, .Policy_pane h2, .Policy_pane h3, .Policy_pane h4, .Policy_pane a,
.Policy_pane span, .Policy_pane ul, .Policy_pane li {
    margin-bottom: 0;
}

.question img {
    margin-right: 20px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

    .question img.down {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

.answer {
    padding-left: 20px;
    padding-top: 10px;
}

.span3.servicehelp {
    width: 200px;
    text-align: center;
    margin-top: 20px;
}

.welcome {
    background-color: #f98e26;
    color: white;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 18px;
    font-weight: 700px;
}

.service_rep {
    color: white;
    text-align: right;
    margin-left: 20px;
    margin-bottom: 18px;
    margin-top: 20px;
}

.welcome a {
    font-size: 24px;
    font-weight: 500;
    color: white;
}

.service_rep p {
    font-size: 14px;
    line-height: 18px;
}

span#name {
    font-weight: 900;
    font-size: 1.0em;
}

img#test {
    width: 100px;
    height: 100px;
    vertical-align: text-bottom;
    max-width: inherit;
}

.privacy_intro {
    line-height: 12px;
}

    .privacy_intro h3 {
        color: #f98e26;
        line-height: 18px;
    }

    .privacy_intro p {
        font-weight: bolder;
        font-size: 18px;
        color: #333;
    }

.privacy_intro_paragraph {
    width: 80%;
    font-size: 14px;
    color: #333;
}

/*# sourceMappingURL=AboutUs.css.map */

.Policy_pane {
    border: 15px solid #D9D9D9;
    margin-top: 20px;
    padding: 10px 20px;
    color: #000;
    background-color: #FFF;
    border-radius: 10px;
    behavior: url(/DesktopModules/PivotLife_New/Controls/JS/PIE/PIE.htc);
}

ul {
    display: block;
    list-style-type: disc;
}

.content_spot  ul {
    padding-left: 40px;
    padding-bottom: 20px;
}

.labelText {
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 1.35em;
    color: #1A1A1A;
    line-height: 1.2em;
    /*margin-bottom: 0;*/
}

    .labelText strong {
        color: #1B4955;
        /*padding: 20px 0;*/
        display: block;
        font-size: 1.2em;
    }

        .labelText strong em {
            color: #1A1A1A;
        }

.TitleH2 {
    display: none !important;
    margin-bottom: 0 !important;
}

.Policy_pane p strong {
    color: #263846;
}

.service_rep {
    color: #28697D;
}

h2.s-heading {
    color: #263846 !important;
    font-weight: 600;
    font-size: 35px;
    padding-top: 50px;
}

.inlineBlock {
    display: inline-block;
}

.intro_and_icons {
    font-weight: 400;
    font-size: 1.3em;
    line-height: 1.15em;
    text-align: right;
    vertical-align: bottom;
    padding-top: 16px;
    padding-right: 15px;
    margin-bottom: -30px;
    color: #1A1A1A;
}

.title .white_text {
    color: inherit;
}

/****/
@media (max-width:976px) and (min-width:768px) {
    .service_rep {
        margin-top: 0;
    }

    h2.s-heading {
        padding-top: 0;
    }
}

@media screen and (max-width:768px) {
    h2.s-heading {
        padding-top: 0;
    }

    .middleWrapper {
        margin: 0 15px;
    }
}





