.jump-nav {background:#ffffff;}

.top-banner{
    background-color: #e5edf8;
    text-align: left;
    padding: 16px 20px;
    line-height: 1.35;
}

.top-banner-style{
    font-size: 15px;
    color: #046db1;
    font-weight: bold;
}

.top-banner img{
    margin-right: 0.7em;
}
.top-banner a{
    color: #046db1;
}

.top-banner a:hover{
    color:#005782;
}
.mobile-menu-toggle .patty {
    height: 0.15rem;
    background-color: #046DB1;
}
.jump-nav .content {
    background: #ffffff;
}

.logo {
    font-size: 35px;
    color: #046DB1;
    font-weight: bold;
    text-align: left;
    width: 100%;
    max-width: 500px;
}

.jump-nav li a:hover{
    background-color:#e5edf8;
}

.jump-nav li a {
    color: #046DB1;
    background-color: #ffffff;
}

.jump-nav li a.current {
    color: #ffffff;
    background-color: #046DB1;
}
.nav-bottom{
    height: 10px;
    background-color: #046DB1;
    margin: unset;
}
.full-bleed.intro {
    margin-top: 11rem;
}
.full-bleed.intro h1{
    margin-top: 1.5rem;
    font-size: 3.3em;
}
.intro-graphic img {
    width: 15.67em;
}
.section-break{
    margin-top:11rem;
}
.section-break h1,.section-break h2{
    font-size:3.3em;
    text-transform: none;
}
.section-break p {
    font-size: 1.125em;
}
.space-top--4{
    margin-top:-2em;
}

.footer .footer-links {
    padding: 8px;
    margin-bottom: 20px;
}
.footer .footer-logos {
    height: auto;
}
.footer .footer-logos a {
    height: 55px;
    display: inline-block;
    margin: 10px;
}
.footer .footer-logos a img {
    height: auto;
    max-width: 100%;
}
@media screen and (min-width: 29.75em){
    .r-menu-wrapper {
        padding: 0em;    
    }
    .logo {
        margin: 1.2em 0em 0.55em 0em;
        max-width: 8em;
    }
}

@media screen and (min-width: 46.8em){
    .logo {
        margin: 1.2em 0em 0.55em 0em;
    }
    .top-banner{
        text-align: center;
        padding: 6px;
    }
    .full-bleed.intro {
        padding-top: 6em;
    }
    .section-break{
        padding-top:6em
    }
    .footer .footer-logos a {
        margin: 0 10px;
    }

}
@media screen and (min-width: 52.875em){
    .logo{
    max-width: 9.5em;
    }
    .section-get-it .image-tuck img{
    margin-bottom:-13.5em;
    }
    .section-whats-in-it .image-tuck img{
        margin-bottom:-7em;
    }
}