h2 {
    font-size: 25px;
    color:#0096d3;
}

.page-banner-section {
    margin-top: 120px;
}

.top-line {
    padding: 12px 0;
    background: #f7f7f7;
    color:#fff;
    border-bottom: 2px solid #f1f1f1;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    overflow: hidden;
}

.top-line p span i {
    font-size: 13px;
    color: #666;
    margin-right: 10px;
}

.top-line a {
    color: #666;
    margin-bottom: 0;
}

.navbar-default {
    background: #02141e;
    border: none;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-nav > li.current-menu-ancestor > a, .navbar-nav li.drop ul.dropdown li.active > a, .navbar-nav > li > a:hover, .navbar-nav > li > a.active {
    color: #0096d3 !important;
}

.navbar-nav > li > a {
    color: #ffffff !important;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    padding: 35px 15px;
}

.navbar-nav > li > a {
    color: #ffffff 
}

header.active .navbar-nav > li > a {
    color: #ffffff;
    padding: 25px 15px;
}

body {
    font-family: Roboto;
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    color: #666;
    font-size: 15px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}

p {
   font-family: Roboto;
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    color: #666;
    font-size: 15px; 
}

footer {
    background: #06344d;
}

footer p.copyright {
    background: #02141e;
}

.about-section {
    padding: 50px 0;
    background: #fff;
    border-top: none;
    border-bottom: none;
}

.page-banner-section ul.page-depth {
    margin: 0;
    padding: 0;
    text-align: right;
    display: none;
}

.vc_custom_1520791728502, .hp-support-campaign {
    border-left-width: 2px !important;
    padding-top: 0px !important;
    border-left-color: #ffffff !important;
    border-left-style: solid !important;
}

#home-section2020 {
    margin-top: 135px;
}

@media (max-width: 767px) {
.page-banner-section, #map {
    margin-top: 60px;
}

#home-section {
    margin-top: 90px;
}

#home-section2020 {
    margin-top: 40px;
}
.hp-learn-about-issues {
    display:none;
}

.hp-vote {
    display: none;
}

.hp-support-campaign {
    border-left-color: #ce0b02 !important;
}

.rev_slider_1_1 {
    margin-top: 45px;
}

.vc_custom_1520791728502 {
    border-left-width: 2px !important;
    padding-top: 0px !important;
    border-left-color: #ce0b02 !important;
    border-left-style: solid !important;
}

}

@media (max-width: 485px) {
#home-section2020 {
    margin-top: 105px;
}
}    

header.active .navbar-nav > li > a {
    color: #ffffff !important;
    
}