@font-face {
    font-family: GothamPro;
    src: url(GothamPro-Light.eot);
    src: url(GothamPro-Light.woff2) format("woff2"), url(GothamPro-Light.woff) format("woff"), url(GothamPro-Light.ttf) format("truetype"), url(GothamPro-Light.svg#GothamPro-Light) format("svg"), url(GothamPro-Light.eot?#iefix) format("embedded-opentype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: GothamPro;
    src: url(GothamPro-LightItalic.eot);
    src: url(GothamPro-LightItalic.woff2) format("woff2"), url(GothamPro-LightItalic.woff) format("woff"), url(GothamPro-LightItalic.ttf) format("truetype"), url(GothamPro-LightItalic.svg#GothamPro-LightItalic) format("svg"), url(GothamPro-LightItalic.eot?#iefix) format("embedded-opentype");
    font-weight: 100;
    font-style: italic
}

@font-face {
    font-family: GothamPro;
    src: url(GothamPro.eot);
    src: url(GothamPro.woff2) format("woff2"), url(GothamPro.woff) format("woff"), url(GothamPro.ttf) format("truetype"), url(GothamPro.svg#GothamPro) format("svg"), url(GothamPro.eot?#iefix) format("embedded-opentype");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: GothamPro;
    src: url(GothamPro-Italic.eot);
    src: url(GothamPro-Italic.woff2) format("woff2"), url(GothamPro-Italic.woff) format("woff"), url(GothamPro-Italic.ttf) format("truetype"), url(GothamPro-Italic.svg#GothamPro-Italic) format("svg"), url(GothamPro-Italic.eot?#iefix) format("embedded-opentype");
    font-weight: 200;
    font-style: italic
}

@font-face {
    font-family: GothamPro;
    src: url(GothamPro-Medium.eot);
    src: url(GothamPro-Medium.woff2) format("woff2"), url(GothamPro-Medium.woff) format("woff"), url(GothamPro-Medium.ttf) format("truetype"), url(GothamPro-Medium.svg#GothamPro-Medium) format("svg"), url(GothamPro-Medium.eot?#iefix) format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: GothamPro;
    src: url(GothamPro-MediumItalic.eot);
    src: url(GothamPro-MediumItalic.woff2) format("woff2"), url(GothamPro-MediumItalic.woff) format("woff"), url(GothamPro-MediumItalic.ttf) format("truetype"), url(GothamPro-MediumItalic.svg#GothamPro-MediumItalic) format("svg"), url(GothamPro-MediumItalic.eot?#iefix) format("embedded-opentype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: GothamPro;
    src: url(GothamPro-Bold.eot);
    src: url(GothamPro-Bold.woff2) format("woff2"), url(GothamPro-Bold.woff) format("woff"), url(GothamPro-Bold.ttf) format("truetype"), url(GothamPro-Bold.svg#GothamPro-Bold) format("svg"), url(GothamPro-Bold.eot?#iefix) format("embedded-opentype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: GothamPro;
    src: url(GothamPro-BoldItalic.eot);
    src: url(GothamPro-BoldItalic.woff2) format("woff2"), url(GothamPro-BoldItalic.woff) format("woff"), url(GothamPro-BoldItalic.ttf) format("truetype"), url(GothamPro-BoldItalic.svg#GothamPro-BoldItalic) format("svg"), url(GothamPro-BoldItalic.eot?#iefix) format("embedded-opentype");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: GothamPro;
    src: url(GothamPro-Black.eot);
    src: url(GothamPro-Black.woff2) format("woff2"), url(GothamPro-Black.woff) format("woff"), url(GothamPro-Black.ttf) format("truetype"), url(GothamPro-Black.svg#GothamPro-Black) format("svg"), url(GothamPro-Black.eot?#iefix) format("embedded-opentype");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: GothamPro;
    src: url(GothamPro-BlackItalic.eot);
    src: url(GothamPro-BlackItalic.woff2) format("woff2"), url(GothamPro-BlackItalic.woff) format("woff"), url(GothamPro-BlackItalic.ttf) format("truetype"), url(GothamPro-BlackItalic.svg#GothamPro-BlackItalic) format("svg"), url(GothamPro-BlackItalic.eot?#iefix) format("embedded-opentype");
    font-weight: 800;
    font-style: italic
}


body {
    background: #F0EFEA;
    color: #4e4e4e;
    cursor: auto;
    font-family: GothamPro, Arial, Geneva, sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    position: relative;
}


p {
    font-family: inherit;
    font-size: 3vmin;
    font-weight: normal;
    line-height: 1.3;
    margin-bottom: 0.5rem;
    text-align: left;
    text-rendering: optimizelegibility;
}

.nopad {
    padding: 0;
    margin: 0;
}

#menu-top-nav {
    padding-top: 77px;
}

.top-bar-section ul#menu-top-nav-text li {
    color: #4e4e4e;
    display: inline-block;
    font-family: GothamPro, Arial, Geneva, sans-serif;
    font-size: 0.8125rem;
    font-weight: bold;
    padding: 12px 0 12px 0.9375rem;
    text-transform: none;
}

header h1 {
    text-align: left;
    font-size: 2rem;
    padding-top: 5px;
}

#footer {
    padding-top: 50px;
    padding-bottom: 70px;
    color: #ffffff;
    height: auto;
    background: #3955e5;
}

#footer p,
#footer p a {
    font-family: GothamPro, Arial, Geneva, sans-serif;
    font-weight: normal;
    text-rendering: optimizelegibility;
    color: #ffffff;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
}

#footer p a {
    padding-left: 20px;
    text-align: right;
}

#tab-bar-logo {
    margin: 0 auto;
    width: 122px;
}

#tab-bar-top {
    background: url(../assets/img/logo-sm.png) no-repeat center top;
    height: 65px;
}

.entry-content ul,
.entry-content ol {
    text-align: left;
    font-size: 15px;
    margin-left: 30px;
}

figure {
    margin-bottom: 1.25rem;
}








/* New CSS */

.footer-addy {
    font-size: 11px;
    padding-top: 4px;
}

.sidebar-wrapper {
    padding-top: 20px;
}

.top-bar {
    display: block;
    height: 50px;
    background: #214192;
    z-index: 99;
    margin-bottom:0.25rem;
}

.top-bar .toggle-topbar {
    display: inline-block;
}

.top-bar .toggle-topbar.menu-icon a span::after {
    box-shadow: 0 0 0 1px #ffffff, 0 7px 0 1px #ffffff, 0 14px 0 1px #ffffff;
    content: "";
    display: block;
    height: 0;
    margin-top: -8px;
    position: absolute;
    right: 0.9375rem;
    top: 50%;
    width: 16px;
}

.top-bar .toggle-topbar.menu-icon a {
    color: #ffffff;
    height: 18px;
    line-height: 33px;
    padding: 0 33.75px 0 8.75px;
    position: relative;
}

.top-bar .toggle-topbar a {
    color: #675029;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 34px;
    line-height: 35px;
    padding: 0 12.75px;
    position: relative;
    text-transform: uppercase;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    background: #214192;
    padding: 0 0.9375rem;
    line-height: 2.8125rem;
}

.top-bar-section ul li>a {
    color: #ffffff;
    display: block;
    font-family: GothamPro, Arial, Geneva, sans-serif;
    font-size: 0.8rem;
    font-weight: bold;
    padding: 10px 20px;
    text-transform: uppercase;
    width: 100%;
    text-decoration: none;
}

.top-bar-section ul {
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    max-width: 62.5rem;
    float: right;
}

.top-bar-section {
    left: 0;
    position: relative;
    transition: left 300ms ease-out 0s;
    width: auto;
}

.top-bar .title-area {
    margin: 0;
    position: relative;
    z-index: 999;
}

.top-bar .name {
    font-size: 16px;
    height: 34px;
    margin: 0;
    z-index: 999;
}

.top-bar.expanded {
    background: #214192 none repeat scroll 0 0;
    height: auto;
}

#logo-top-wrapper {
    background: #214192 none repeat scroll 0 0;
    max-width: 100%;
}








/* Home Page */

#homeTop {
    margin-top: 10px;
    padding-left: 12px;
    padding-right: 12px;
}

div#homeLeftContainer {
    color: #333333;
    font-family: GothamPro, Arial, Geneva, sans-serif;
    font-size: 12px;
    height: 100%;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-top: 8px;
    width: 535px;
    float: left;
}

div#homeRightContainer {
    color: #333333;
    font-family: GothamPro, Arial, Geneva, sans-serif;
    font-size: 12px;
    height: 100%;
    padding-bottom: 0;
    padding-right: 10px;
    padding-top: 5px;
    width: 352px;
    float: right;
}

.pic {
    display: inline-block;
    float: left;
    margin-top: 8px;
}

.home-list-text {
    padding: 0;
    display: inline-block;
    float: right;
    width: 295px;
}

.home-list-text p {
    color: #6a6a6a;
    font-family: Arial, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    padding: 0;
}

div#homeRightContainer a,
div#homeRightContainer a:link {
    color: #214192;
    font: normal 12px Arial, Geneva, sans-serif;
    text-decoration: none;
}

div#homeRightContainer a:hover {
    text-decoration: underline;
}

div#homeRightContainer .entry-content {
    padding-bottom: 2px;
}

div#homeRightContainer .home-list-text h3,
div#homeRightContainer .home-list-text h3 a,
div#homeRightContainer .home-list-text h3 a:link {
    color: #214192;
    font: normal 15px Arial, Geneva, sans-serif;
    margin: 2px 2px 4px 0;
    padding: 2px 2px 2px 0;
    text-decoration: none;
}

div#homeRightContainer .home-list-text h3 a:hover {
    text-decoration: underline;
}

.home-panel {
    border-color: #d8d8d8;
    border-style: solid;
    border-width: 0;
    color: #4e4e4e;
    margin-bottom: 0;
    padding: 0;
    padding-top: 1.25rem;
}

.home-list-text p {
    margin-bottom: 0px;
}

.container h1,
.container h2,
.container h3,
.container h4,
.container h5,
.container h6 {
    color: #5e5e5e;
    font-family: GothamPro, Arial, Geneva, sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 0.2rem;
    margin-top: 0;
    text-align: left;
    text-rendering: optimizelegibility;
}

.container a:hover {
    text-decoration: underline;
}








/* New CSS */

input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
    margin: 0 0 0;
}

#logo-top1 {
    background: #214192 url("../assets/img/logo.png") no-repeat scroll center top;
    color: #ffffff;
    font-family: Arial, Verdana, GothamPro, sans-serif;
    font-size: 12px;
    height: 77px;
    margin-top: 0;
    position: relative;
    width: 377px;
    display: block;
    float: left;
    z-index: 999;
}

#logo-top2 {
    color: #ffffff;
    font-family: Arial, Verdana, GothamPro, sans-serif;
    font-size: 30px;
    display: block;
    height: 47px;
    width: auto;
    float: left;
    padding-top: 35px;
    padding-left: 5px;
}

h1.grey {
    color: #999999;
}

h1.grey span#subTitleInner {
    color: #5e5e5e;
}

.entry-content {
    font-family: inherit;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 1rem;
    margin-top: 1rem;
    text-align: left;
    text-rendering: optimizelegibility;
}

input.text-input2,
.text-input2 {
    border: 1px solid #f78888;
}

logo {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1001;
}

.logo * {
    z-index: 1001;
}

#logo-link {
    background-image: url("../assets/img/logo-sm2.png");
    background-position: lefts top;
    background-repeat: no-repeat;
    height: 52px;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    z-index: 1001;
    display: block;
    text-align: center;
    padding-top: 37px;
    color: #6bc049;
    letter-spacing: 1px;
    font-size: 11px;
    margin-top: 3px;
}

.clr {
    background: transparent none repeat scroll 0 0;
    clear: both;
    margin: 0;
    padding: 0;
}

#logo-link:hover {
    text-decoration: none;
}

#logo-link span {}

.home-wide-container-cta {
    position: relative;
    margin-bottom: 0;
    margin-top: -2.85rem;
}

.home-wide-container-cta .row {
    background: #FFFFFF;
}


.home-wide-container2 {
    position: relative;
    margin-bottom: 2rem;
}

.home-wide-container1 {
    background: #D6D6D6;
    margin-bottom: 0;
    min-height: 400px;
    max-height: 576px;
}

#home-fullwide {
    display: block;
    margin: 0 auto;
    background: url("../assets/img/slide01.jpg") no-repeat bottom center transparent;
    background-position: 0 0;
    background-size: 100%;
    width: 100vw;
    height: 28.65vw;
    /* ratio = 576/2000 = .288 * 100 = 28.8 */
    max-height: 100vh;
    max-width: 100%;
    padding: 0;
    min-height: 400px;
}

#home-fullwide .home-fullwide-text {
    width: 100%;
    max-width: 70%;
    height: auto;
    padding: 0;
    margin: 0;
    padding-top: 10.65vw;
    text-align: right;
    float: right;
    padding-right: 15px;
    font-family: 'GothamPro', GothamPro, Arial, Geneva, sans-serif;
    line-height: 1;
}

p.home-quotes {
    font-size: 4vw;
    text-align: center;
    font-family: 'GothamProBoldOblique', GothamPro, Arial, Geneva, sans-serif;
    padding: 20px 0 5px 0;
    ;
}

#home-fullwide .home-fullwide-text h1 {
    font-size: 3.5vw;
    text-transform: uppercase;
    color: #353535;
    text-align: right;
    font-weight: bold;
}

.home-fullwide-bar {
    background: rgba(69, 63, 62, 1);
    filter: alpha(opacity=100);
    width: 100%;
    height: 56px;
    max-width: 100%;
    padding: 0;
    margin: 0;
    margin-top: -5px;
    z-index: 99;
    padding-top: 10px
}

.home-fullwide-bar p {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    color: #ffffff;
    z-index: 999;
}

.home-fullwide-bar a {
    margin: 0;
    height: 2.00rem;
}

.home-fullwide-bar input[type="text"] {
    -moz-appearance: none;
    background-color: #ffffff;
    border-color: #cccccc;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 0.575rem;
    height: 2.00rem;
    margin: 0;
    padding: 0.5rem;
    transition: border-color 0.15s linear 0s, background 0.15s linear 0s;
    width: 100%;
}

.sub-fullwide-bar {
    background: #828282;
    ;
    width: 100%;
    height: 56px;
    max-width: 100%;
    padding: 0;
    margin: 0;
    margin-top: 0;
    z-index: 99;
    padding-top: 10px
}

.sub-fullwide-bar p {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    color: #ffffff;
    z-index: 999;
}

.sub-fullwide-bar a {
    margin: 0;
    height: 2.00rem;
}

.sub-fullwide-bar input[type="text"] {
    -moz-appearance: none;
    background-color: #ffffff;
    border-color: #cccccc;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 1rem;
    height: 2.00rem;
    margin: 0;
    padding: 0.5rem;
    transition: border-color 0.15s linear 0s, background 0.15s linear 0s;
    width: 100%;
}

.sub-location-header-inner {
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #dcdcdc;
    height: auto;
    position: relative;
}

.sub-location-header-inner h1 {
    color: #214192;
    font-size: 8vmin;
    padding-top: 5px;
}

.info {
    padding: 0;
    color: #333;
}

.row.spacer {
    margin-bottom: 10px;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.home-block-links {
    display: block;
    width: auto;
    height: auto;
    font-size: 4vw;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: #2c4a96;
    border: 0;
    float: none;
    margin: 0 auto;
    line-height: 1;
    padding: 18px 20px 14px 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #2c4a96;
    background-size: 4vmin;
}

.home-wide-container2 .home-block-links:hover {
    color: #ffffff;
    text-decoration: none;
    background: #3b65cf;
    background-size: 4vmin;
}

.home-block-links.inf {
    display: block;
    width: 100%;
    height: auto;
    font-size: 4vw;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: #2c4a96;
    border: 0;
    float: none;
    margin: 0 auto;
    line-height: 1;
    padding: 18px 20px 14px 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #2c4a96;
    background-size: 4vmin;
}

.home-wide-container2 .home-block-links.inf:hover {
    color: #ffffff;
    text-decoration: none;
    background: #3b65cf;
    background-size: 4vmin;
}

.home-block-links.red {
    display: block;
    width: 100%;
    height: auto;
    font-size: 4vw;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border: 0;
    float: none;
    margin: 0 auto;
    line-height: 1;
    padding: 18px 20px 14px 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #be2224;
    background-size: 4vmin;
}

.home-wide-container2 .home-block-links.red:hover {
    color: #ffffff;
    text-decoration: none;
    background: #eb2629;
    background-size: 4vmin;
}

ul.top-social {
    display: none;
    line-height: 1;
    margin: 0 auto;
    float: none;
    width: 85px;
    margin-top: 5px;
    z-index: 999;
}

ul.top-social li {
    height: 25px;
    display: inline-block;
}

ul.top-social li a.facebook {
    display: block;
    width: 25px;
    height: 25px;
    background: url(../assets/img/social-sm.png) no-repeat 0px 0;
}

ul.top-social li a.twitter {
    display: block;
    width: 25px;
    height: 25px;
    background: url(../assets/img/social-sm.png) no-repeat -25px 0;
}

ul.top-social li a.instagram {
    display: block;
    width: 25px;
    height: 25px;
    background: url(../assets/img/social-sm.png) no-repeat -50px 0;
}

ul.top-social li div {
    display: block;
    width: 100%;
    height: 25px;
    ;
}

.con-block {
    display: block;
    width: 60%;
    margin: 0 auto;
    height: auto;
}

a.contribute {
    display: block;
    width: auto;
    height: auto;
    background: #c22122;
    border-bottom: 2px solid #8F181C;
    font-family: GothamPro, Arial, Geneva, sans-serif;
    font-size: 3.0vmin;
    color: #ffffff;
    text-align: center;
    padding: 7px 20px 3px 20px;
    text-transform: uppercase;
}

a.contribute:hover {
    background: #cb2629;
}

#header-right {
    margin: 0;
    max-height: 100px;
}

.home-fullwide-bar-wrapper {
    max-height: 550px;
    overflow: hidden;
    border-bottom: 1rem solid #ffffff;
}

.con-block a.contribute:hover {
    text-decoration: none;
}

#home-form-label {
    display: none;
}

ul.bot-social {
    display: block;
    line-height: 1;
    width: 211px;
    margin: 0 auto;
    margin-top: 10px;
}

ul.bot-social li {
    display: inline-block;
    height: 55px;
}

ul.bot-social li a.facebook {
    display: block;
    width: 61px;
    height: 49px;
    background: url(../assets/img/social-footer.png) no-repeat 0 0;
}

ul.bot-social li a.twitter {
    display: block;
    width: 68px;
    height: 49px;
    background: url(../assets/img/social-footer.png) no-repeat -61px 0;
}

ul.bot-social li a.instagram {
    display: block;
    width: 61px;
    height: 49px;
    background: url(../assets/img/social-footer.png) no-repeat -136px 0;
}

#footer-box {
    border: 1px solid #FFFFFF;
    width: 90%;
    padding: 10px 20px;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 10px;
}








/* footer twitter */

#footer-twitter div#twitter-wrapper {
    padding: 0 20px 0 20px;
    margin: 0 auto;
    max-width: 550px;
}

#footer-twitter h3,
#footer-twitter h3 a {
    color: #ffffff;
    text-transform: none;
    margin-top: 18px;
    -webkit-animation: fadeIt 5s ease-in-out;
    -moz-animation: fadeIt 5s ease-in-out;
    -o-animation: fadeIt 5s ease-in-out;
    animation: fadeIt 5s ease-in-out;
}

#footer-twitter h3 a:hover {
    color: #2C4A96;
}

#footer-twitter p {
    color: #ffffff;
    text-transform: none;
    text-align: left;
}

#footer-twitter p.rtw_main {}

#footer-twitter p.rtw_main a,
#footer-twitter p.rtw_meta a {
    color: #2C4A96;
    text-decoration: underline;
}

#footer-twitter p.rtw_meta,
#footer-twitter p.rtw_meta a {
    font-size: 11px;
}

#footer-twitter h3,
#footer-twitter h3 a,
#footer-twitter p {
    text-align: center;
}

#footer-twitter div.facebook {}

div.facebook iframe,
div.facebook {
    margin: 0 auto;
    max-width: 300px;
}

#footer-logo-link {
    background-image: url("../assets/img/logo-white.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 135px;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 251px;
    z-index: 1001;
    display: block;
}

#signup-logo-link {
    background-image: url("../assets/img/logo-blue.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 135px;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 251px;
    z-index: 1001;
    display: block;
}

#footer-links p a {
    text-decoration: none;
}

div.no-gutter {

    padding: 0;
}

div.no-gutter.right {

    padding: 0;
    padding-right: .75rem;
}

div.no-gutter.left {

    padding: 0;
    padding-left: .75rem;
}

p.issues-paragraph {
    font-size: 17px;
    line-height: 1.66em;
}

h2.issues-title {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 30px;
    color: #a2a09c;
    text-align: left;
    font-style: inherit;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow-x: hidden;
    margin-top: 0;
}

h1.entry-title {
    text-align: center;
}

.home-wide-container-cta {
    padding-top: 10px;
}




/*Issues*/

body.page-id-1629 div.sub-location-header {
    background-repeat: no-repeat;
    background-size: cover;
    height: 440px;
    position: relative;
}




/*Meet TJ*/

body.page-id-1502 div.sub-location-header {
    /*background-image: url("../assets/img/placeholder.jpg");*/
    background-repeat: no-repeat;
    background-size: cover;
    height: 440px;
    position: relative;
}




/*Get Involved*/

body.page-id-1504 div.sub-location-header {
    /*background-image: url("../assets/img/placeholder.jpg");*/
    background-repeat: no-repeat;
    background-size: cover;
    height: 440px;
    position: relative;
}

body.page-id-1507 div.sub-location-header {
    /*background-image: url("../assets/img/placeholder.jpg");*/
    background-repeat: no-repeat;
    background-size: cover;
    height: 440px;
    position: relative;
}




/*News*/

body.blog div.sub-location-header {
    /*background-image: url("../assets/img/placeholder.jpg");*/
    background-repeat: no-repeat;
    background-size: cover;
    height: 440px;
    position: relative;
}



/*Endorsements*/

body.page-id-1695 div.sub-location-header {
    /*background-image: url("../assets/img/placeholder.jpg");*/
    background-repeat: no-repeat;
    background-size: cover;
    height: 440px;
    position: relative;
}




/*News Article Banners */

body.single-post div.sub-location-header-inner {
    background-color: #3955e5;
}




div.sub-location-header-inner {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 134px;
    opacity: .73;
    font-size: 38px;
    background-color: #214192;
    margin-bottom: -1px;
}

#subTitleInner {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
}


div.sub-location-header {
    display: block;
    margin: 0 auto;
    background-image: url("http://donovanforvermont.com/wp-content/themes/cosmic_foundation/assets/img/news.jpg");
    background: url("http://donovanforvermont.com/wp-content/themes/cosmic_foundation/assets/img/news.jpg") no-repeat top center transparent;
    background-size: 100%;
    width: 100vw;
    max-width: 100%;
    padding: 0;
    min-height: 350px;
    position: relative;
}

div.sub-location-header.endorcements {
    display: block;
    margin: 0 auto;
    background-image: url("http://donovanforvermont.com/wp-content/themes/cosmic_foundation/assets/img/news.jpg");
    background: url("http://donovanforvermont.com/wp-content/themes/cosmic_foundation/assets/img/news.jpg") no-repeat top center transparent;
    background-size: 100%;
    width: 100vw;
    max-width: 100%;
    padding: 0;
    min-height: 350px;
    position: relative;
}

.top-bar .toggle-topbar.menu-icon {
    margin:auto 0;
    margin-left:90%;
}

.issue-block {
    margin: 10rem 0;
}

.issue-container-light {
    background: #ffffff;
}

.issue-container-dark {
    background: #F0EFEA;
}

#ff-stream-3 .ff-nickname {
    display: none;
}

#ff-stream-3 .ff-item a {
    padding-left: 1.3vmin;
}

.page-item-1695 .page-item-2050 {
    display: none;
}

.page-id-2050 .ngp-form {
    margin: 0 10vmin !important;
}

/*#ff-stream-3 .ff-initial-image {
    min-height: 0px !important;
    max-height: 12vmin;
    max-width: 12vmin;
    margin-right: auto;
    margin-left: auto;
    border: 2px solid rgb(226, 225, 222);
    height: auto;
    width: auto;
}

#ff-stream-3 .ff-img-holder {
    background-color: rgb(150, 150, 148);
}

#ff-stream-2 .ff-initial-image {
    min-height: 0px !important;
    max-height: 12vmin;
    max-width: 12vmin;
    margin-right: auto;
    margin-left: auto;
    border: 2px solid #3B5998;
    height: auto;
    width: auto;
}


#ff-stream-2 .ff-img-holder {
    background-color: #213254;
}

#ff-stream-1 .ff-initial-image {
    min-height: 0px !important;
    max-height: 12vmin;
    max-width: 12vmin;
    margin-right: auto;
    margin-left: auto;
    border: 2px solid #1DA1F2;
    height: auto;
    width: auto;
}

#ff-stream-1 .ff-img-holder {
    background-color: #528AB1;
}*/

#ff-stream-3 .ff-initial-image {
    display: none;
}

#ff-stream-2 .ff-initial-image {
    display: none;
}

#ff-stream-1 .ff-initial-image {
    display: none;
}

#ff-stream-2 .ff-content {
    margin-top: calc(11% + 14px);
}

/* small */

@media screen and (max-width: 40em) {
    .container h1,
    .container h2,
    .container h3,
    .container h4,
    .container h5,
    .container h6 {
        /*text-align: center;*/
    }
    .home-features {
        text-align: center;
    }
    .home-panel {
        padding: 0;
    }
    .home-list-text.right {
        display: block;
        float: none;
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .pic {
        display: block;
        float: none;
        margin-top: 8px;
        width: 100%;
        text-align: center;
    }
    .home-list-text p,
    .home-list-text h5 {
        text-align: center;
    }
    .tabs dd>a,
    .tabs .tab-title>a {
        width: 100%;
    }
    .tabs dd,
    .tabs .tab-title {
        float: none;
    }

    div.no-gutter.left {
        padding-left: 0;
        height: 40px;
    }

    div.no-gutter.right {
        padding-right: 0;
    }

    div.no-gutter {
        height: 40px;
    }

    .home-block-links.grey {
        background: #E8E8E8;
        color: #96948D;
        background-size: 4vmin;
        padding: 12px 20px 14px 20px;
    }

    .home-block-links.inf {
        background: #2c4a96;
        background-size: 4vmin;
        padding: 12px 20px 14px 20px;
    }

    .home-block-links.red {
        background: #be2224;
        background-size: 4vmin;
        padding: 12px 20px 10px 20px;
    }

    div.small-12.medium-8.large-8.columns {
        padding-left: 0px;
        padding-right: 0px;
    }

    div.small-12.medium-8.large-8.columns .container {
        width: 100%;
    }

    .con-block {
        width: 100%;
    }

    a.contribute {
        height: 22vmin;
        padding: 7vmin 1vmin 1vmin 1vmin;
        font-size: 7vmin;
    }

    .con-block {
        display: none;
    }

    /*Endorsements*/
    body.page-id-1695 div.row {
        right: 16%;
    }

    .logo {
        transform: scale(1.3);
    }

    div.small-12.medium-6.large-6.columns.right {
        margin-top: 120%;
    }

    .page-id-343 #home-fullwide {
        /*background-image: url("../assets/img/slide01_cropped.jpg");*/
        background-repeat: no-repeat;
        background-size: cover;
        height: 440px;
        position: relative;
    }


    html,
    body {
        overflow-x: hidden;
        width: 100%;
        /*overflow-y: scroll;*/
        -webkit-overflow-scrolling: touch;
    }

    body {
        position: relative;
    }

    #NVPetitionForm2500000000064140 img {
        content: url("../assets/img/fullsizeoutput_3984_mobile.jpg");
    }

    .top-bar-section {
        margin-top:1rem;
    }

    #logo-top {
        display:none;
    }
    body.single-post div.sub-location-header-inner h1{
        color: #214192;
        font-size: 4vmin !important;
        padding-top: 3rem;
    }

}


@media only screen and (min-width:850px) {
    .top-bar-section ul li>a {
        font-size: 18px;
    }
    .top-bar-section ul li ul li>a {
        font-size: 12px;
    }
    .top-bar-section ul li ul li a:hover {
        text-decoration: none;
    }

    .con-block_mobile {
        display: none;
    }

    .page-id-2050 #main-wrapper-div {
    background-image: url("../assets/img/issues-page_original_cropped.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

#NVPetitionForm2500000000064140 {
    margin-right: 350px;
    font-family: GothamPro;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px;
    -moz-box-shadow: inset 0 1px 0;
    box-shadow: inset 0 1px 0;
}

#NVPetitionForm2500000000064140 .at-title,
#NVPetitionForm2500000000064140 h1 {
    font-family: GothamPro;
    font-weight: normal;
    color: #2c4a96;
}



.page-id-2050 .multistep-footer.clearfix {
    background-color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 5px 5px 5px 5px;
}
}








/* medium */

@media only screen and (min-width:40.0625em) {
    #footer-box {
        border: 1px solid #ffffff;
        margin: 0 auto 10px;
        padding: 10px 20px;
        width: 480px;
        margin-top: 10px;
    }
    p {
        font-family: inherit;
        font-size: 15px;
        font-weight: normal;
        line-height: 1.3;
        margin-bottom: 0.5rem;
        text-align: left;
        text-rendering: optimizelegibility;
    }
    #footer p {
        color: #ffffff;
        font-family: GothamPro, Arial, Geneva, sans-serif;
        font-size: 14px;
        font-weight: normal;
        margin: 0;
        padding: 5px 0 0;
        text-align: center;
        text-rendering: optimizelegibility;
        text-transform: uppercase;
    }
    #footer p a {
        color: #ffffff;
        font-family: GothamPro, Arial, Geneva, sans-serif;
        font-size: 14px;
        font-weight: normal;
        margin: 0;
        padding: 5px 20px 0;
        text-align: center;
        text-rendering: optimizelegibility;
        text-transform: uppercase;
        text-decoration: none;
    }
    #footer p a:hover {

        text-decoration: underline;
    }
    p.home-quotes {
        font-size: 24px;
        text-align: center;
        font-family: 'GothamProBoldOblique', GothamPro, Arial, Geneva, sans-serif;
        padding: 25px 0 10px 0;
    }
    #home-fullwide .home-fullwide-text h1 {
        font-size: 3.8vmin;
        text-transform: uppercase;
        color: #353535;
        text-align: right;
        font-family: 'GothamPro', GothamPro, Arial, Geneva, sans-serif;
        line-height: 1;
    }
    .top-bar {
        margin-top: 0;
        z-index: 99;
    }
    .top-bar-section {
        left: 0;
        position: relative;
        transition: left 300ms ease-out 0s;
        width: auto;
    }
    .top-bar-section {
        left: 0 !important;
    }
    .top-bar-section ul li>a {
        color: #ffffff;
        display: block;
        font-family: GothamPro, Arial, Geneva, sans-serif;
        font-weight: normal;
        padding: 10px 20px;
        text-transform: uppercase;
    }
    #logo-link {
        background-image: url("../assets/img/logo.png");
        background-position: center top;
        background-repeat: no-repeat;
        height: 135px;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        max-width: 251px;
        z-index: 1001;
        display: block;
    }
    ul.top-social {
        display: block;
        line-height: 1;
        margin: 0;
        float: right;
        padding-top: 10px;
        width: auto;
    }
    ul.top-social li {
        display: inline-block;
        height: 55px;
    }
    ul.top-social li a.facebook {
        display: block;
        width: 55px;
        height: 55px;
        background: url(../assets/img/social.png) no-repeat 0 0;
    }
    ul.top-social li a.twitter {
        display: block;
        width: 55px;
        height: 55px;
        background: url(../assets/img/social.png) no-repeat -55px 0;
    }
    ul.top-social li a.instagram {
        display: block;
        width: 55px;
        height: 55px;
        background: url(../assets/img/social.png) no-repeat -110px 0;
    }
    a.contribute {
        display: inline-block;
        width: auto;
        height: auto;
        background: #c22122;
        border-bottom: 2px solid #8F181C;
        font-family: GothamPro, Arial, Geneva, sans-serif;
        color: #ffffff;
        text-align: center;
        padding: 10px 20px 6px 20px;
        text-transform: uppercase;
        margin-left: 18px;
        font-size: 18px;
    }
    .con-block {
        float: right;
        padding-top: 17px;
        display: block;
        width: auto;
    }
    .top-bar .toggle-topbar {
        display: none;
    }
    #header-right {
        height: 100px;
    }
    .home-block-links {
        display: block;
        width: auto;
        height: auto;
        font-size: 2.0vmin;
        color: #fff;
        text-align: center;
        text-decoration: none;
        border: 0;
        float: none;
        margin: 0 auto;
        line-height: 1;
        padding: 18px 20px 14px 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        background: #2c4a96;
        background-size: 2vmin;
    }
    .home-wide-container2 .home-block-links:hover {
        color: #ffffff;
        text-decoration: none;
        background: #cb2629;
        background: #3b65cf;
        background-size: 2vmin;
    }

    .home-block-links.grey {
        color: #96948D;
        background: #E8E8E8;
        font-size: 2vmin;
        height: 50px;
    }
    .home-block-links.inf {
        display: block;
        width: auto;
        height: 50px;
        font-size: 2vmin;
        color: #fff;
        text-align: center;
        text-decoration: none;
        border: 0;
        float: none;
        margin: 0 auto;
        line-height: 1;
        padding: 18px 20px 14px 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        background: #2c4a96;
        background-size: 2vmin;
    }
    .home-wide-container2 .home-block-links.inf:hover {
        color: #ffffff;
        text-decoration: none;
        background: #cb2629;
        background: #3b65cf;
        background-size: 2vmin;
    }
    .home-block-links.red {
        display: block;
        width: auto;
        height: 50px;
        font-size: 2vmin;
        color: #fff;
        text-align: center;
        text-decoration: none;
        background: #be2224;
        background-size: 2vmin;
        border: 0;
        float: none;
        margin: 0 auto;
        line-height: 1;
        padding: 18px 20px 14px 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .home-wide-container2 .home-block-links.red:hover {
        color: #ffffff;
        text-decoration: none;
        background: #eb2629;
        background-size: 2vmin;
    }
    .home-fullwide-bar input[type="text"] {
        -moz-appearance: none;
        background-color: #ffffff;
        border-color: #cccccc;
        border-radius: 0;
        border-style: solid;
        border-width: 1px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
        box-sizing: border-box;
        color: rgba(0, 0, 0, 0.75);
        display: block;
        font-family: inherit;
        font-size: 0.875rem;
        height: 2.3125rem;
        margin: 0;
        padding: 0.5rem;
        transition: border-color 0.15s linear 0s, background 0.15s linear 0s;
        width: 100%;
    }
    #home-email-button {
        height: 2.3125rem;
    }
    #sub-email-button {
        height: 2rem;
    }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
        background: #214192 none repeat scroll 0 0;
        color: #ffffff;
    }

    .con-block_mobile {
        display: none;
    }

    .top-bar {
/*        height: 12vmin;*/
    }

    .page-id-2050 #main-wrapper-div {
    background-image: url("../assets/img/issues-page_original_cropped.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

#NVPetitionForm2500000000064140 {
    margin-right: 350px;
    font-family: GothamPro;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px;
    -moz-box-shadow: inset 0 1px 0;
    box-shadow: inset 0 1px 0;
}

#NVPetitionForm2500000000064140 .at-title,
#NVPetitionForm2500000000064140 h1 {
    font-family: GothamPro;
    font-weight: normal;
    color: #2c4a96;
}



.page-id-2050 .multistep-footer.clearfix {
    background-color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 5px 5px 5px 5px;
}
}








/* large */

@media only screen and (min-width:64.0625em) {
    #home-fullwide .home-fullwide-text {
        height: 23.5556vw;
    }
    .home-block-links {
        display: block;
        width: auto;
        height: 55px;
        font-size: 18px;
        color: #fff;
        text-align: center;
        text-decoration: none;
        border: 0;
        float: none;
        margin: 0 auto;
        line-height: 1;
        padding: 18px 20px 14px 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        background: #2c4a96;
        background-size: 2vmin;
        font-size: 22px;
    }
    .home-wide-container2 .home-block-links:hover {
        color: #ffffff;
        text-decoration: none;
        background: #cb2629;
        background: #3b65cf;
        background-size: 2vmin;
        font-size: 22px;
    }
    .home-block-links.inf {
        display: block;
        width: auto;
        height: 55px;
        font-size: 18px;
        color: #fff;
        text-align: center;
        text-decoration: none;
        border: 0;
        float: none;
        margin: 0 auto;
        line-height: 1;
        padding: 18px 20px 14px 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        background: #2c4a96;
        background-size: 2vmin;
        border-bottom: 4px solid #1F3369;
    }
    .home-wide-container2 .home-block-links.inf:hover {
        font-size: 22px;
        color: #ffffff;
        text-decoration: none;
        background: #3b65cf;
        background-size: 2vmin;
        border-bottom: 4px solid #1F3369;
    }
    .home-block-links.red {
        display: block;
        width: auto;
        height: 55px;
        color: #fff;
        text-align: center;
        text-decoration: none;
        background: #be2224;
        background-size: 2vmin;
        border: 0;
        float: none;
        margin: 0 auto;
        line-height: 1;
        padding: 18px 20px 14px 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 18px;
        border-bottom: 4px solid #8F181C;
    }

    .home-wide-container2 .home-block-links.red:hover {
        color: #ffffff;
        text-decoration: none;
        background: #eb2629;
        background-size: 2vmin;
        font-size: 22px;
        border-bottom: 4px solid #8F181C;
    }
    .home-block-links.grey {
        display: block;
        width: auto;
        height: 55px;
        color: #96948D;
        text-align: center;
        text-decoration: none;
        background: #E8E8E8;
        background-size: 2vmin;
        border: 0;
        float: none;
        margin: 0 auto;
        line-height: 1;
        padding: 18px 20px 14px 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 18px;
        border-bottom: 4px solid #CAC8C3;
    }
    .home-wide-container2 .home-block-links.grey:hover {
        color: #96948D;
        text-decoration: none;
        background: #D7D6D0;
        background-size: 2vmin;
        font-size: 22px;
        border-bottom: 4px solid #CAC8C3;
    }

    #footer-twitter h3,
    #footer-twitter h3 a,
    #footer-twitter p {
        text-align: left;
    }
    #twitter-wrapper-head {
        padding: 0 20px;
    }

    .con-block_mobile {
        display: none;
    }

    .top-bar {
        height: 0vmin;
    }

    .social-cards {
        margin-right: 0vmin;
    }

    .page-id-2050 #main-wrapper-div {
    background-image: url("../assets/img/issues-page_original_cropped.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

#NVPetitionForm2500000000064140 {
    margin-right: 350px;
    font-family: GothamPro;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px;
    -moz-box-shadow: inset 0 1px 0;
    box-shadow: inset 0 1px 0;
}

#NVPetitionForm2500000000064140 .at-title,
#NVPetitionForm2500000000064140 h1 {
    font-family: GothamPro;
    font-weight: normal;
    color: #2c4a96;
}



.page-id-2050 .multistep-footer.clearfix {
    background-color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 5px 5px 5px 5px;
}
}

@media only screen and (min-width:500px) and (max-width:1004px) {
    #home-fullwide .home-fullwide-text h1 {
        font-size: 3.5vw;
        line-height: 1;
    }
}

@media only screen and (min-width: 500px) {
    .sub-location-header-inner h1 {
        color: #214192;
        font-size: 36px;
        padding-top: 5px;
    }

    body.page-id-1695 div.row {
        right: 3%;
    }
}

@media only screen and (min-width: 40em) {
    .home-fullwide-bar {
        width: 100%;
        height: 74px;
        max-width: 100%;
        padding: 0;
        margin: 0;
        z-index: 99;
        padding-top: 20px;
        margin-top: -74px;
        background: rgba(0, 0, 0, .5);
        filter: alpha(opacity=50);
    }
    #home-form-label {
        display: block;
        padding-top: 8px;
    }
}

}





#sub-email-button {
    padding: 0;
    background: #c22122;
    border: none;
}

#sub-email-button:hover,
#sub-email-button:active {
    text-decoration: none;
    font-family: GothamPro, Arial, Geneva, sans-serif;
    font-weight: bold;
}

#home-flexslider-wrapper {
    max-height: 600px;
}

.nopad {
    margin: 0;
    padding: 0;
}

.at-form-submit .at-submit {
    font-family: GothamPro;
}



.ff-sc-label2 .ff-wordpress .ff-icon:before,
.ff-sc-label2 .ff-comments .ff-icon:before,
.ff-sc-label2 .ff-posts .ff-icon:before {
    border-color: transparent rgb(226, 225, 222) transparent transparent !important
}

body.single-post div.sub-location-header-inner h1{
        color: #214192;
        font-size: 4vmin !important;
        padding-top: 3rem;
    }