@charset "UTF-8";

body,
html {
    background-color: #eee;
    font-family: Roboto, sans-serif;
    font-size: 100%;
    font-weight: 400;
    height: 100%;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
    -webkit-font-smoothing: antialiased
}

.sectionContainer {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    padding-left: 30px;
    padding-right: 30px
}

h1 {
    font-family: 'Playfair Display', sans-serif;
    font-size: 2.8rem;
    letter-spacing: -.05rem;
    margin-top: 0
}

h2,
h3,
h4,
h5 {
    font-weight: 700
}

h2 {
    font-size: 1.8rem
}

h3 {
    font-size: 1.5rem
}

h4 {
    font-size: 1.25rem
}

li,
p {
    font-size: 1.15rem;
    margin: 0 0 1.25rem
}

.articleImageContainer,
blockquote,
ol,
ul {
    color: #333;
    margin: 0 0 16px
}

blockquote {
    background-color: #f5faf1;
    border-left: 5px solid #cbe6b6;
    font-size: inherit
}

.footnote {
    font-size: .75rem
}

@media(max-width:767px) {

    body,
    html {
        background-color: #fff
    }

    .sectionContainer {
        padding-left: 15px;
        padding-right: 15px
    }

    h1 {
        font-family: 'Playfair Display', sans-serif;
        font-size: 1.8rem
    }

    h2 {
        font-size: 1.5rem
    }

    h3 {
        font-size: 1.25rem
    }

    h4 {
        font-size: 1.15rem
    }
}

a,
button {
    outline: 0
}

a {
    color: #069;
    cursor: pointer;
    text-decoration: underline
}

a:hover {
    color: #7dc049
}

button.cta {
    background-color: #046bc0;
    border-bottom: 5px solid #045aa0;
    border-top: 1px solid #046bc0;
    border-left: 1px solid #046bc0;
    border-right: 1px solid #046bc0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    font-size: 1.8em;
    font-weight: 700;
    letter-spacing: -.025em;
    line-height: 1.8em;
    margin: 5px 0;
    outline: 0;
    padding: 10px 15px;
    transition: all 250ms linear
}

button.cta:hover {
    background: #127ec2
}

.multiBrandAdvertorial button.cta {
    width: 100%
}

.tapAge {
    margin: 0 0 16px
}

.tapAge button {
    background-color: #7dc049;
    border: none;
    color: #fff;
    font-size: 1.15rem;
    font-weight: 700;
    margin: 0 8px 8px 0;
    padding: 10px 5px;
    width: 90px
}

.tapAge button:hover {
    background-color: #069
}

@media(max-width:767px) {
    button.cta {
        font-size: 1.5em;
        line-height: 1.5em;
        padding: 10px
    }

    .tapAge button {
        font-size: 100%
    }
}

header {
    background-color: #4e85bd;
    height: 90px;
    width: 100%
}

header .sectionContainer {
    padding: 20px 0
}

.footer-bar {
    background: #02419f;
    padding: 10px 0
}

.advertisement {
    background-color: #174ea1;
    color: #d4e2f6;
    font-size: .75rem;
    margin: 0;
    text-align: center;
    height: 18px
}

.wpLogo {
    height: 48px;
    margin-top: 10px;
    width: 250px
}

@media(max-width:425px) {
    header .sectionContainer {
        padding: 8px
    }
}

@media(max-width:767px) {
    header {
        height: 65px
    }

    header .sectionContainer {
        padding-left: 15px;
        padding-right: 15px
    }

    .wpLogo {
        height: 34px;
        margin-top: 5px;
        width: 175px
    }
}

@media(min-width:768px) and (max-width:991px) {
    header .sectionContainer {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media(min-width:992px) and (max-width:1199px) {
    header .sectionContainer {
        padding-left: 30px;
        padding-right: 30px
    }
}

.articleContent {
    background-color: #fff;
    border-bottom: 1px solid #cce0eb;
    margin-bottom: 30px;
    margin-top: 20px;
    padding-bottom: 30px;
    padding-top: 20px
}

.articleInfo {
    color: #999;
    font-size: 100%;
    margin-bottom: 16px
}

.articleAuthor {
    color: #7dc049;
    font-weight: 700;
    margin-right: 8px
}

.photoAuthor {
    height: 40px;
    margin-right: 12px;
    width: 40px
}

.highlight {
    background-color: #ff0
}

.summary-box {
    background: #f7cd9d !important;
    padding: 10px;
    margin: 5px 0;
    border-radius: 5px
}

@media(max-width:767px) {
    .articleContent {
        border-bottom: none;
        margin-bottom: 0;
        margin-top: 0;
        padding-top: 10px
    }

    .articleInfo {
        font-size: .85rem
    }
}

.multiBrandAdvertorial h2 {
    margin-top: 50px
}

footer {
    background-color: #4e85bd;
    font-size: .65rem;
    padding: 75px 0 100px;
    text-align: center;
    color: #fff;
}

footer a {
    font-size: .8rem;
    color: #fff;
}

footer ul {
    margin-bottom: 0
}

footer .wpLogo {
    height: 34px;
    margin-bottom: 10px;
    width: 175px
}

footer a:active {
    color: #fff !important
}

footer a:hover {
    color: #ccdcec
}

.popover {
    background-color: #fef5c3;
    color: #666;
    border: 2px solid #fad611;
    font-size: 12px;
    line-height: 1.3em;
    max-width: 225px;
    padding: 5px
}

.popover>.arrow {
    border-width: 12px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.bottom>.arrow {
    top: -12px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #fad611
}

.popover.bottom>.arrow:after {
    top: 3px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fef5c3
}