/* Reset Styles */
/* WordPress Default Styles */
/* Alignment */

@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Slab');

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: 'Roboto Slab', serif;
}

.issues_box {
    border: 1px solid gainsboro;
    padding: 20px;
    border-radius: 3px;
    width: 800px;
    margin: 0 auto 20px;
    max-width: 100%;
}
.issues_box h4 {
    text-align: center;
    color: #d90505;
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.social-header li {
    font-size: 29px;
    list-style: none;
    display: inline-block;
    margin-left: 4px;
}

.social-header {
    float: right;
    color: white;
}

.social-header {
    float: right;
    color: white;
    position: absolute;
    right: 0;
    top: 24px;
}

.social-header li a {
    color: white;
}

li#menu-item-415 {
    display: noi;
    display: none;
}

li#menu-item-414 {
    display: noi;
    display: none;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-414.menu-item-custom-twitter {
    display: none !important;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-415.menu-item-custom-facebook.last-child {
    display: none !important;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

.gform_button {
    background: #d90606;
    border: 1px solid #d90505;
    padding: 7px 20px;
    text-transform: uppercase;
    color: white;
    font-weight: 400;
    border: 1px solid;
    border-radius: 4px !important;
    font-size: 18px;
    width: 30%;
}

.gform_button {
    background: #d90505;
    border: 1px solid #d90505;
    padding: 8px 20px !important;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    margin-left: -13px !important;
    border: 1px solid !important;
}

.ginput_container input[type=text], .ginput_container input[type=email], .ginput_container input[type=phone], .ginput_container input[type=password], .ginput_container input[type=number], .ginput_container select, .ginput_container textarea {
    display: block;
    width: 100%;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    min-height: 30px;
    padding: 10px;
    border-radius: 4px !important;
}

.team-content strong {
    font-size: 26px;
    line-height: 1;
}

.home-jumbotron-feature i {
    color: #3a5167;
    top: 4px;
    font-size: 21px;
}

.header-home.padder_lg {
    padding: 21vw 0px;
    background-image: url(/wp-content/uploads/2018/05/bg-home-feature-tones.jpg);
    background-size: cover;
    background-position: bottom;
}

/* Text meant only for screen readers */
.assistive-text {
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.navwrap.container {
    position: absolute;
    width: 100%;
    top: 0;
}

.social-footer i {
    color: white;
    font-size: 29px;
}

.social-footer li {
    display: inline-flex;
    margin: 0px 5px;
}

/* Content */
.page-id-689{
    background-color: red;
  }
p {

    font-size:  16px;
    font-weight: 300;
}

.hentry {
    margin: 0 0 1.5em;
}

div#gform_wrapper_1 {
    width: 50%;
    margin: auto;
}

.entry-meta {
    clear: both;
}

.byline {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/* Asides */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}

/* Media */
.site-header img,
.entry-content img,
.comment-content img,
.widget img {
    max-width: 100%;
    /* Fluid images for posts, comments, and widgets */
}

.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
    height: auto;
    /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

.site-header img,
.entry-content img,
img.size-full {
    max-width: 100%;
    width: auto;
    /* Prevent stretching of full-size images with height and width attributes in IE8 */
}

.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption {
    border: 1px solid #ccc;
    max-width: 100%;
}

.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
    margin-bottom: 1.5em;
}

.wp-caption img {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}

.wp-caption-text {
    text-align: center;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

#content .gallery {
    margin-bottom: 1.5em;
}

#content .gallery a img {
    border: none;
    height: auto;
    max-width: 90%;
}

#content .gallery dd {
    margin: 0;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
    max-width: 100%;
}

/* Widgets */
.widget {
    margin: 0 0 1.5em;
}

/* Search widget */
#searchsubmit {
    display: none;
}

/* End WP Styles */
/* Remove for non WP projects */
/* Defaults */
/* Fonts */
/* Colors */
/* Media Queries */
/* Box sizing */
/* HTML/Body */
html {
    background-color: #fff;
}



/* Default Links */
a {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    transition: all .25s;
}

a:link, a:visited {
    color: #345d7e;
}

a:hover, a:active {
    text-decoration: none;
    color: #d90505;
}

/* Common Text Styles (p, li, blockquote, etc) */
.main-content {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #424242;
}

.main-content p,
.main-content li {
    font-size: 18px;
    line-height: 1.5em;
}

@media only screen and (max-width: 767px) {
    .main-content p,
    .main-content li {
        font-size: 16px;
    }
}

/* Default Headings */
.main-content h1 {
    font-size: 50px;

    font-weight: bold;
    color: #345d7e;
}

@media only screen and (max-width: 767px) {
    .main-content h1 {
        font-size: 40px;
    }

    ul#menu-main-menu-1-mobile {
    padding-bottom: 64px !important;
}

    .social-header {
    float: right;
    color: white;
    position: fixed;
    right: 0;
    top: 360px;
    left: 40px;
    z-index: 105;
}
}

.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6 {

    font-weight: bold;
    color: #345d7e;
}

/* Form Styles */
.btn {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    transition: all .25s;
}

.btn-default {
    border: 1px solid #d90505;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #d90505;
}

.btn-default:link,
.btn-default:visited {
    color: #fff;
}

.btn-default:hover {
    background-color: transparent;
    color: #d90505;
    border-color: #d90505;
}

/* Button Clear */
.btn-clear {
    border-width: 2px;
    border-style: solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px 30px;
    font-size: 18px;

}

/* Black */
.btn-clear-black {
    border-color: #d2d2d2;
}

.btn-clear-black:link,
.btn-clear-black:visited {
    color: #424242;
    border-radius:  4px;
}

.btn-clear-black:hover {
    background-color: #345d7e;
    color: #fff !important;
    border-color: #345d7e;
    /* border-radius:  4px; */
}

/* White */
.btn-clear-white {
    border-color: #fff;
}


.btn-clear-white:hover {
    background-color: #fff;
    color: #345d7e !important;
    border-color: #fff;
}

.btn-clear-white:link, .btn-clear-white:visited {
    color: #fff;
    border: coral;
    border-radius: 4px;
    border: 1px solid;
    margin-top: 10px;
}

.form_wide {
    width: 100%;
}

/* Non-Semantic Helper Classes */
.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0;
}

.ir br {
    display: none;
}

.home-jumbotron-feature {
    background-color: #345d7e;
    color: white;
    padding: 30px 0px;
}

.home-jumbotron-feature p {
    font-size: 18px;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clear {
    clear: both;
}
.navwrap.shrink {
    position: fixed;
    background-color: rgba(58, 81, 103, 0.9);
    transition: all 0.3s ease;
    z-index: 2;
    box-shadow: 1px 3px 5px;
    width: 100%;
}

/* Site Specific Styles */
/* Nav */

body.home .navwrap {
    /* background-color: rgba(66, 66, 66, 0.4); */
    /* position: absolute; */
    width: 100%;
    top: 0;
    transition: all 0.3s ease;
}

@media only screen and (max-width: 1025px) {
    body.home .navwrap {
        position: relative;
        background-color: #345d7e;
    }
}

.navwrap {
    position: relative;
    background-color: #345d7e;
}

#nav {
    /*overflow: hidden;*/
    padding-top: 25px;
}

#nav div.mobile {
    display: none;
}

#nav div.desktop {
    display: block;
}

@media only screen and (max-width: 1025px) {
    #nav {
        display: none;
        position: absolute;
        z-index: 20;
        background-color: #345d7e;
        top: 74px;
        left: 0;
        width: 100%;
        padding-bottom: 20px;
    }

    #nav div.mobile {
        display: block;
    }

    #nav div.desktop {
        display: none;
    }
}

@media only screen and (max-width: 640px) {
    #nav {
        top: 66px;
    }
}

#ft-nav {
    padding-top: 0px;
    display:  none;
}

div.ft-message {
    width: 100%;
    margin-top: 7px;
    text-align: center;
}

@media only screen and (max-width: 1025px) {
    #ft-nav {
        clear: both;
    }

    div.ft-message {
        width: 100%;
        margin-top: 20px;
    }
}

#nav ul,
#ft-nav ul {
    margin: 0;
    padding: 0;
    float: right;
    list-style: none;
}

@media only screen and (max-width: 1025px) {
  #nav ul li, #ft-nav ul li {
      /* float: left; */
      font-size: 18px;
      font-weight: 100;
      /* text-transform: uppercase; */
      letter-spacing: 2px;
  }
}

#nav ul li,
#ft-nav ul li {
    float: left;
    list-style: none;
    font-size: 18px;
    font-weight: 500;

    text-transform: uppercase;
}

@media only screen and (max-width: 1025px) {
    #nav ul li,
    #ft-nav ul li {
        float: none;
    }
}

#nav ul li a,
#ft-nav ul li a {
    display: block;
    padding: 7px 25px;
}

@media only screen and (max-width: 1200px) {
    #nav ul li a,
    #ft-nav ul li a {
        padding: 7px 15px;
    }
}

#nav ul li a:link,
#nav ul li a:visited,
#ft-nav ul li a:link,
#ft-nav ul li a:visited {
    color: #fff;
}

@media only screen and (max-width: 1025px) {
    #nav ul li a:link,
    #nav ul li a:visited,
    #ft-nav ul li a:link,
    #ft-nav ul li a:visited {
        color: #fff;
    }
}

#nav ul li a:hover,
#ft-nav ul li a:hover {
    color: #bfd7ea;
}

@media only screen and (max-width: 1025px) {
    #nav ul li a:hover,
    #ft-nav ul li a:hover {
        color: #bfd7ea;
    }
}

#nav ul li.donate,
#nav ul li.menu-item-custom-donate,
#ft-nav ul li.donate {

    margin-right: 10px;
}

@media only screen and (max-width: 1025px) {
    #nav ul li.donate,
    #nav ul li.menu-item-custom-donate,
    #ft-nav ul li.donate {
        margin-right: auto;
    }
}

#nav .donate a, #nav .menu-item-custom-donate a, #ft-nav .donate a {
    border: 1px solid #bababa;
    background-color: #d90505;
    border-radius: 4px;
    padding: 9px 31px !important;
    margin-left: 25px;
}

@media only screen and (max-width: 1025px) {
  #nav .donate a, #nav .menu-item-custom-donate a, #ft-nav .donate a {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 10px;
      text-align: center;
  }
}

#nav .donate a:link,
#nav .donate a:visited,
#nav .menu-item-custom-donate a:link,
#nav .menu-item-custom-donate a:visited,
#ft-nav .donate a:link,
#ft-nav .donate a:visited {
    color: #fff;
}

#nav .donate a:hover,
#nav .menu-item-custom-donate a:hover,
#ft-nav .donate a:hover {
    background-color: #a3151b;
}

#nav .facebook a,
#nav .menu-item-custom-facebook a,
#ft-nav .facebook a {
    display: block;
    background: url("/wp-content/themes/lizcheney/images/icon-facebook.png") no-repeat center center;
    width: 29px;
    height: 29px;
    text-indent: 100%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 !important;
    margin-top: 5px;
    margin-left: 4px;
}

#nav .twitter a,
#nav .menu-item-custom-twitter a,
#ft-nav .twitter a {
    display: block;
    background: url("/wp-content/themes/lizcheney/images/icon-twitter.png") no-repeat center center;
    width: 29px;
    height: 29px;
    text-indent: 100%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 !important;
    margin-top: 5px;
    margin-left: 4px;
}

#nav .instagram a,
#nav .menu-item-custom-instagram a,
#ft-nav .instagram a {
    display: block;
    background: url("/wp-content/themes/lizcheney/images/icon-instagram.png") no-repeat center center;
    width: 29px;
    height: 29px;
    text-indent: 100%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 !important;
    margin-top: 5px;
    margin-left: 4px;
}

@media only screen and (max-width: 1200px) {
    #nav .facebook a,
    #nav .twitter a,
    #nav .instagram a,
    #ft-nav .facebook a,
    #ft-nav .twitter a,
    #ft-nav .instagram a {
        margin-top: 0;
    }
}

@media only screen and (max-width: 1025px) {
    #nav .facebook a,
    #nav .twitter a,
    #nav .instagram a,
    #ft-nav .facebook a,
    #ft-nav .twitter a,
    #ft-nav .instagram a {
        width: 100%;
        margin-left: 0;
        margin-bottom: 5px;
    }

    ul#menu-main-menu-1-mobile .menu-item-custom-donate {
        border: none;
    }

    ul#menu-main-menu-1-mobile .menu-item-custom-twitter,
    ul#menu-main-menu-1-mobile .menu-item-custom-facebook,
    ul#menu-main-menu-1-mobile .menu-item-custom-instagram {
        display: inline-block;
        width: auto;
        border: none;
    }

    ul#menu-main-menu-1-mobile li {
        border-bottom: solid 1px silver;
        width: 95%;
        margin: 0 auto;
    }

    ul#menu-main-menu-1-mobile li:nth-last-child(4) {
        border:none;
    }
}

.mobile-menu {
    display: none;
}

@media only screen and (max-width: 1025px) {
    .mobile-menu {
        margin-top: 25px;
        display: block;
        padding: 10px;
        float: right;
        font-size: 16px;
        line-height: 16px;
        text-transform: uppercase;
    }
}

@media only screen and (max-width: 640px) {
    .mobile-menu {
        margin-top: 25px;
    }
}

.mobile-menu:link,
.mobile-menu:visited {
    color: #fff;
}

/* Modules */
/* Head */
#hd {
    background-color: #345d7e;
}

body.home #hd {
    position: relative;
    overflow:  hidden;
  }

#hd #bg-home-feature {
    display: block;
    width: 100%;
}

.hd-interior {
    display: block;
    width: 100%;
}

/* Logo */
#logo,
#ft-logo {
    width: 286px;
    height: 57px;
    overflow: hidden;
    background: url("/wp-content/themes/lizcheney/images/logo.png") no-repeat 0 0;
    float: left;
    margin-top: 16px;
    margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
    #logo,
    #ft-logo {
        width: 200px;
        background-size: 200px auto;
        background-position: center center;
    }
}

@media only screen and (max-width: 1025px) {
    #ft-logo {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

#logo a,
#ft-logo a {
    display: block;
    height: 100%;
    text-indent: 100%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
}

/* Jumbotron */
.jumbotron {
    display: none;
}

@media only screen and (max-width: 1025px) {
    .home-jumbotron-feature {
        position: relative;
        left: auto;
        margin-left: auto;
        width: 100%;
        background-color: #345d7e;
    }
}

.home-jumbotron-feature h1 {
    margin: 0 0 10px 0;
    /* font-weight: unset; */
    /* font-size: 30px; */
}

/* Join Form */
.join-form {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
}

.join-form .text {
    padding: 10px 8px;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: left;
    font-size: 16px;
    color: #424242;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (max-width: 1025px) {
    .join-form .text {
        margin-bottom: 5px;
    }

    .foot-message {
        width: 100% !important;

    }
}

.join-form .email {
    width: 40%;
}

.join-form .zip {
    width: 30%;
}

.join-form .submit-wrap {
    clear: both;
    padding-top: 10px;
}

.join-form .submit {
    margin: 0;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #d90505;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
    vertical-align: middle;
}

.join-form .submit:hover {
    background-color: #a3151b;
}

/* Help Contrib */
.help-contrib {
    background-color: #5e9aca;
    padding: 20px 0;

}

.help-contrib h2 {
    margin-top: 0;
    margin-bottom: 5px;
    margin-left: 45px;
    color: #fff;
    font-size: 38px;
}

@media only screen and (max-width: 1025px) {
    .help-contrib h2 {
        margin-left: 0;
    }
}

@media only screen and (max-width: 975px) {
  .news-callouts .news-item {
      height: auto !important;
  }


  .news-callouts .more {
    position: initial !important;
    bottom: 15px;
    /* left: 90px; */
    border: 2px solid #d2d2d2;
    padding: 7px 26px;
    border-radius: 4px;
    /* color: aliceblue; */
    margin-top: 40px;
}
}


.help-contrib p {
    margin-left: 45px;
    font-size: 30px;
    color: #fff;
}

@media only screen and (max-width: 1025px) {
    .help-contrib p {
        margin-left: 0;
    }
}

.help-contrib .btn-donate {
    display: block;
    font-size: 30px;
    font-weight: bold;
    background-color: #345d7e;
    padding: 3px 10px;
}

.help-contrib .btn-donate:link,
.help-contrib .btn-donate:visited {
    color: #fff;
}

.help-contrib .btn-donate:hover {
    background-color: #223c51;
}

/* Latest Video */
.latest-video {
    padding: 30px 0;
}

.latest-video .video-content {
    background-color: #bfd7ea;
    padding-bottom: 20px;
    text-align: center;
}

.latest-video h2 {
    color: #345d7e;

    font-size: 42px;
}

/* News Callout */
.news-callouts {
    text-align: center;
    color: #424242;
    background-size: cover;
    overflow: hidden;
    padding: 50px 0;
}


.news-callouts .news-item p {
    font-size: 14px;
    line-height: 1.6em;
    text-align: justify;
}
.news-callouts .news-item {
    margin-bottom: 30px;
    /* border: 1px solid; */
    border: 1px solid #dfdddd;
    height: 310px;
    padding: 15px;
    border-radius: 4px;
    position: relative;
    text-align: center;
}

.footer-logo hr {
    width: 11%;
}
.footer-logo {
    text-align: center;
}

.menu-footer {
    text-align: center;
}

.foot-message {
    width: 32%;
    position: absolute;
    left: -30px;
    font-size: 14px !important;
    top: -17px;
}

.text-center {
    text-align: center;
    width: 100%;
}
.text-center.botton-cta-more {
    margin-top: 30px;
}
.news-callouts h3 {
    font-size: 46px;
    padding-bottom: 30px;
    color: #424242;
    font-weight: 300;
    background: url(/wp-content/themes/lizcheney/images/stars.png) no-repeat 50% 100%;
    margin-top: 0px;
    margin-bottom: 35px;
}

@media only screen and (max-width: 1580px) {
  div#ft {
      background-size: cover !important;
  }

}

@media only screen and (max-width: 1228px) {
  .foot-message {
      width: 100%;
      position: initial;
      left: -30px;
      font-size: 14px !important;
      top: -17px;
      text-align: center;
      width: 40%;
      margin: auto;
  }

  div#ft {
    background-image: none !important;
  }

}



@media only screen and (max-width: 767px) {
    .news-callouts h3 {
        font-size: 40px;
    }

    .h1, h1 {
    font-size: 32px;
}

div#gform_wrapper_1 {
    width: 88%;
    margin: auto;
}

.home-jumbotron-feature p {
    font-size: 14px;
}

.home-jumbotron-feature br {display: none;}

.home-jumbotron-feature h1 {
    margin: 0 0 10px 0;
    /* font-weight: unset; */
    font-size: 25px;
}
    .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-right: 0px !important;
      margin-left: 0px !important;
  }
}
.news-callouts h2 {
    font-size: 24px;
    color: #424242;
    margin-bottom: 5px;
    margin-top: 5px;
}

.news-callouts .date {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    color: #9b9b9b;
}

.news-callouts a:link,
.news-callouts a:visited {
    color: #424242;
}
a.more {
    border-width: 2px;
    border-style: solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 6px 26px;
    font-size: 16px;

    border-radius: 4px;
    position: absolute;
    bottom: 14px;
    left: 80px;
    /* background-color: #355d7e; */
    color: white;
    /* font-weight: 100; */
}

.news-callouts a:hover {
    color: rgba(66, 66, 66, 0.7);
}


.news-callouts .more {
    position: absolute;
    bottom: 15px;
    /* left: 90px; */
    border: 2px solid #d2d2d2;
    padding: 7px 46px;
    border-radius: 4px;
    /* color: aliceblue; */
}
/* Issues */
.issues {
    background-color: #345d7e;
    padding: 30px 0;
    text-align: center;
    color: #fff;
}

.issues h3 {
    font-size: 46px;
    font-weight: 300;

}

@media only screen and (max-width: 767px) {
    .issues h3 {
        font-size: 40px;
    }
}

.issues h3.title {
    background: url("/wp-content/themes/lizcheney/images/stars-white.png") no-repeat 50% 100%;
    padding-bottom: 40px;
}

.issues h2 {
    font-size: 23px;
    margin-bottom: 5px;

}

.issues .issue-item {
    margin-bottom: 30px;
}

.issues .issue-item p {
    font-size: 14px;
    line-height: 1.6em;
    text-align: justify;
}

.issues a:link,
.issues a:visited {
    color: #fff;
}

.issues a:hover {
    color: #bfd7ea;
}

.issues .tell-us {
    background-color: #5e9aca;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.issues .tell-us h4 {

    font-size: 30px;
    margin-bottom: 20px;
}

.issues .tell-us ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.issues .tell-us ul li {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
    text-align: left;

    font-size: 21px;
}

.issues .tell-us .text {
    padding: 10px 8px;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: left;
    font-size: 16px;
    color: #424242;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.issues .tell-us .email {
    width: 50%;
}

@media only screen and (max-width: 640px) {
    .issues .tell-us .email {
        width: 60%;
    }
}

.issues .tell-us .submit {
    margin: 0;
    width: 25%;
    background-color: #d90505;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
    vertical-align: middle;
}

@media only screen and (max-width: 640px) {
    .issues .tell-us .submit {
        width: 35%;
    }
}

.issues .tell-us .submit:hover {
    background-color: #a3151b;
}

/* About Callout */
.about-callout {
    background-color: #fff;
    text-align: center;
    position: relative;
}

.about-callout .about-liz {
    display: block;
    width: 100%;
}

.about-callout h3 {
    font-size: 46px;
    font-weight: 300;
    margin-top: 0px;
}

@media only screen and (max-width: 767px) {
    .about-callout h3 {
        font-size: 32px;
    }
}

.about-callout p {
    font-size: 1.1em;
    line-height: 1.6em;
    text-align: justify;
    text-align:  center;
}

/* .about-callout .about-content {
    position: absolute;
    background-color: rgba(52, 93, 126, 0.7);
    position: absolute;
    text-align: center;
    width: 848px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 60px;
    top: 100px;
    left: 50%;
    margin-left: -424px;
    color: #fff;
} */
.about-callout .about-content {
    background-color: rgba(52, 93, 126, 0.9);
    text-align: center;
    width: 848px;
    padding: 50px 60px;
    color: #fff;
    border: 1px solid #b2b2b2;
}
.about-callout .about-centerer {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media only screen and (max-width: 1200px) {
    .about-callout .about-content {
        top: 50px;
    }
}

@media only screen and (max-width: 1025px) {
    .about-callout .about-content {
        position: relative;
        left: auto;
        margin-left: auto;
        width: 100%;
        background-color: #345d7e;
        top: auto;
    }

    .gform_button {

    width: 50% !important;
}

    .about-callout .about-centerer {
      position: relative;
    }
}

@media only screen and (max-width: 640px) {
  .about-callout .about-content {
      padding: 30px 15px;
  }
}

/* Connect */
.connect {
    padding: 15px 0;
    text-align: center;
}

.connect h4 {

    font-weight: bold;
    font-size: 36px;

    margin: 0 0 10px 0;
}

.connect h5 {
    font-size: 24px;

    font-weight: normal;
    margin: 0 0 10px 0;
    color: #345d7e;
}

/* Social Bar */
.social-bar {
    position: relative;
    overflow: hidden;
}

.social-bar .twitter {
    display: block;
    width: 50%;
    background-color: #05bcee;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    text-align: right;
}

@media only screen and (max-width: 640px) {
  .social-bar .twitter {
      padding-right: 25px;
  }
    .menu-footer li a {
    color: white !important;
    margin: 0px 5px !important;
    font-weight: 100;
    font-size: 12px;
    line-height: 1px;
}
}

.social-bar .facebook {
    position: absolute;
    display: block;
    width: 100%;
    left: 50%;
    margin-left: 0px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #3b5999;
    text-align: left;
    padding-left: 26px;
}


.social-bar .instagram {
    display: block;
    width: 50%;
    background-color: #6d8fab;
    padding: 10px 10px 10px 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    text-align: left;
}

@media only screen and (max-width: 640px) {

}

/* Team */
.team {
    background: url("/wp-content/themes/lizcheney/images/bg-mountains.jpg") no-repeat center center;
    background-size: cover;
    padding: 100px 0;
    text-align: center;
}
.team .team-content {
    background-color: rgba(52, 93, 126, 0.9);
    color: #fff;
    width: 848px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 85px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #b4b4b4;
}

@media only screen and (max-width: 1025px) {
    .team .team-content {
        width: 100%;
    }
    .team {
    padding: 30px 15px;
}

#nav ul, #ft-nav ul {
    margin: 0;
    padding: 0;
    float: none;
    list-style: none;
    z-index: 2;
    position: fixed;
    width: 100%;
    top: 80px;
    left: 0;
    padding: 30px;
    background-color: #355d7e;
    border-bottom: 3px solid #fff;
    padding-bottom: 65px;
}

}

@media only screen and (max-width: 640px) {
    .team .team-content {
        padding: 20px;
    }

    #nav ul, #ft-nav ul {
        margin: 0;
        padding: 0;
        float: none;
        list-style: none;
        z-index: 2;
        position: fixed;
        width: 100%;
        top: 80px;
        left: 0;
        padding: 30px;
        background-color: #355d7e;
        border-bottom: 3px solid #fff;
    }
}

.team .team-content h3 {
    font-size: 46px;
    font-weight: 300;
    margin-top: 0px;
}

@media only screen and (max-width: 767px) {
    .team .team-content h3 {
        font-size: 40px;
    }
}

.team-form {
    padding-top: 30px;
}

.team-form .text {
    padding: 10px 8px;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: left;
    font-size: 16px;
    color: #424242;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .team-form .text {
        margin-bottom: 5px;
    }

    .team-content strong {
    font-size: 17px;
    line-height: 1;
}
}

.team-form .submit-wrap {
    padding-top: 20px;
    text-align: center;
}

.team-form .submit {
    background-color: #5e9aca;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 40px;
}

.team-form .submit:hover {
    background-color: #345d7e;
    color: #fff;
}

/* Join Footer */
body.home .join-footer {
    display: none;
}
.join-footer {
    background-color: #5e9aca;
    padding: 30px 0;
    color: #fff;
    text-align: center;
    display: none;
}

.join-footer label {
    font-size: 30px;

    font-weight: normal;
    vertical-align: middle;
}

@media only screen and (max-width: 1025px) {
    .join-footer label {
        display: block;
        margin-bottom: 10px;
    }
}

.join-footer .text {
    padding: 10px 8px;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: left;
    font-size: 16px;
    color: #424242;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.join-footer .email {
    width: 30%;
    margin-left: 5px;
}

@media only screen and (max-width: 1200px) {
    .join-footer .email {
        width: 25%;
    }
    a.more {
    left: 60px;

}
}

@media only screen and (max-width: 767px) {
    .join-footer .email {
        width: 100%;
        margin-left: 0;
        margin-bottom: 5px;
    }
}

.join-footer .zip {
    width: 20%;
}

@media only screen and (max-width: 1200px) {
    .join-footer .zip {
        width: 15%;
    }
    .news-callouts .news-item {

        height: 350px;

    }


}

@media only screen and (max-width: 767px) {
    .join-footer .zip {
        width: 100%;
        margin-bottom: 5px;
    }
}

.join-footer .submit {
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #d90505;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
    vertical-align: middle;
}

.join-footer .submit:hover {
    background-color: #a3151b;
}

/* Footer */
#ft {
    color: #fff;
    position: relative;
    background-color: #345d7e;
}

#ft a:link,
#ft a:visited {
    color: #345d7e;
}

#ft a:hover {
    color: #d90505;
}

div#ft {
    background-image: url(/wp-content/themes/lizcheney/images/bg-footer.jpg);
    padding: 50px 0px;
    background-size: 90%;
    background-position: right;
    background-repeat: no-repeat;
}

.menu-footer li {
    color: white;
    display: inline-block;
    border-right: 1px solid;
}

.menu-footer li a {
    color: white !important;
    margin: 0px 10px;
    font-weight: 100;
}


/*
#ft .ft-message {
    clear: both;
    padding-top: 20px;
}
*/

#ft .ft-message p {
    font-size: 12px;
    line-height: 1.6em;
    margin-top: 10px;
    margin-bottom: 15px;
}

.ft-message hr {
    width: 10%;
    border-color: darkgrey;
    margin-top: 15px;
    margin-bottom: 15px;
}
li#last {
    border: none;
}
/* Paid For */
.paid-footer {
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.paid-footer span {
    display: inline-block;
    padding: 5px 30px;
    border: 1px solid #fff;
}

/* Print Styles */
/* Print Styles */
@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    /* Black prints faster: h5bp.com/s */
    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    /* Don't show links for images, or javascript/internal links */
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    /* h5bp.com/t */
    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}

/*# sourceMappingURL=main.css.map */

input.error,
select.error {
    border: 1px solid red;
    background-color: lightpink;
}

label.error {
    display: none !important;
    width: 0 !important;
}

.donationAmounts .clicked {
    display: block;
    font-size: 30px;
    font-weight: bold;
    background-color: green;
    padding: 3px 10px;
    color: #fff;
}

#signup_form  ul.signup_options {
    margin: 0;
    padding: 0;
}

#signup_form  ul.signup_options > li {
    list-style: none;
    list-style-position: inside;
    margin-bottom: 3px;
    font-size: 14px;
}

#signup_form  ul.signup_options > li > input[type=checkbox] {
    vertical-align: top;
    margin-top: 6px;
}

#signup_form  ul.signup_options > li > label {
    margin-left: 5px;
    display: inline-block;
    width: 90%;
}

#signup_form .signup_option_title {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
}

.btn-signup {
    margin: 0;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #d90505;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
    vertical-align: middle;
    border-radius: 4px;
}

.btn-signup:hover {
    background-color: #a3151b;
    color: white;
}

.issues div.home-issues {
    text-align: left;
    font-size: 18px;
    margin-bottom: 20px;
}

.issues div.home-issues label {
    font-weight: inherit;
    display: table-cell;
}

.issues div.home-issues input[type=checkbox] {
    margin-right: 5px;
    display: table-cell;
}

.issues div.home-issues .table-row {
    display: table-row;
}

#nav-centerer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
#nav-centerer #nav {
    padding: 5px 0;
}
#nav-centerer #nav ul li a, #nav-centerer #ft-nav ul li a {

     padding: 7px 10px;
}

@media only screen and (max-width: 767px) {

    .issues div.home-issues {
        padding: 0 10px 0 10px;
    }
}
@media (max-width: 1024px) {
  #nav-centerer {
        display: initial;
  }

}

/*
     FILE ARCHIVED ON 00:46:23 Jan 13, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:37:07 Oct 18, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.574 (2)
  exclusion.robots: 0.071 (2)
  exclusion.robots.policy: 0.043 (2)
  esindex: 0.028 (2)
  cdx.remote: 264.425 (2)
  LoadShardBlock: 376.239 (6)
  PetaboxLoader3.datanode: 427.129 (8)
  PetaboxLoader3.resolve: 141.268 (3)
  load_resource: 246.327 (2)
*/