h1,h2,h3,h4,h5,h6{
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  text-transform: none !important;
  color: #DF1D46;
}
p,a{
   font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}

.facebook-events h2 {
    color: #ffffff !important;
}

.features-clean .icon-red {
    color: #DF1D46!important;
}

#siteNavigation .navbar-light .navbar-nav li a:hover {
    color: #BBE3E2;
    font-weight: bold;
}
#siteNavigation .navbar-light .navbar-nav li a {
    color: #fff;
    padding: 0 10px;
    font-weight: bold;
    transition: all 0.3s ease;
}

.btn-dark {
    color: #fff;
    border-color: rgba(0, 178, 174, 0.8) !important;
    background: rgba(0, 178, 174, 0.8) !important;
}

.get-involved-intro h1, .latest-events .event-item .event-description h2, .page-heading{
  color: #DF1D46 !important;
}

.latest-events .event-item .event-description h2 {
    font-size: 34px;
    font-weight: 700 !important;
    line-height: 1.18;
}

.more-events .more-button {
    background-color: #BBE3E2;
    border: 1px solid #BBE3E2;
		border-radius: 5px;
  color: #DF1D46;
}

.more-events .more-button:active, .more-events .more-button:visited {
    background-color: #BBE3E2;
    border: 1px solid #BBE3E2;
}

.latest-news .news-block-wrapper .news-snippet header h3, .text-center.section-heading{
   color: #DF1D46;
}

.basic-page-default h1{
  color: #DF1D46 !important;
}



@media only screen and (max-width: 768px) {
  
  #heroImage {
    background-image: url('https://assets.nationbuilder.com/themes/5b985db34445ea496e4a3608/attachments/original/1655448323/hero_mobile_2x.jpg?1655448323') !important;
    background-size: cover;
    height: 350px;
    background-position: center center;
}
  
#siteFooter .content-container.footerWrapper, .container.content-container, .content-container.content-wrapper, .content-wrapper {
    padding-top: 20px;
}
}

.gary-can-help h1, .gary-can-help h2 {
    color: #DF1D46 !important;
}

.contact-form h1, .contact-form p {

     color: #DF1D46 !important;
  font-weight: 700;
}



.contact-form .contact-details a{
  color: #DF1D46 !important;
  font-weight: 700;
}

.light-background .contact-form .contact-details a {
    color: #DF1D46 !important;
}

.contact-form .contact-details .icon-group i {
    margin-right: 5px;
    color: #DF1D46 !important;
}

.campaign-signups.black-bg, .contact-form {
    background: rgba(0, 178, 174, 0.2) !important;
}

.features-clean .item .name {
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px;
    color: #DF1D46 !important;
}
.more-events .more-button:hover{
   background-color: #380e08;
    border: 1px solid #380e08;
		border-radius: 5px;
  color: #ffffff;
  
}

.social-links a {
    margin-left: 20px;
}
.social-links a svg {
    width: 40px;
}

.facebook-events {
    background: #DF1D46 !important;
}

.facebook-events h2{
 color: #ffffff; 
}
.facebook-events .more-events {
    margin-top: 20px !important;
}


.campaign-signups {
    background: rgba(0, 178, 174, 0.2) !important;
}

.campaign-signups li a, .campaign-signups h2, .campaign-signups p{
  color:  #DF1D46 !important;
}

.navbar-nav li a{
   font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}

@media only screen and (min-width: 768px) {
  
 
.footerTop .content-wrapper{
 align-items: flex-start !important; 
}
.footerTop .footer-branding img {
    width: 180px !important;
    height: inherit !important;
}
  
}

#siteNavigation{
  background: #DF1D46;
  padding: 10px 0;
}


#siteNavigation, #siteNavigation .navbar.navbar-light.navbar-expand-md.navigation-clean-button, .campaign-signups{
  background: #DF1D46;
}

@media only screen and (min-width: 768px) {
  .navbar-expand-md .navbar-collapse {
    display: flex!important;
    flex-basis: auto;
    align-items: center;
    justify-content: flex-end;
}
}

#siteNavigation .logo{
      width: 250px;
}

#siteFooter, .footerTop{
  background-color: #DF1D46 !important;
}

.get-involved-intro p, .basic-page-default p  {
    margin-bottom: 18px;
}

.get-involved-intro h1, .basic-page-default h1 {
    margin-bottom: 32px;
}

.basic-page-default h1{
      color: #bf2e1a;
  text-transform: uppercase;
  text-align: center;
}

.basic-page-default{
margin-top: 35px;
}
  
.latest-news .news-block-wrapper .news-snippet header {
 display: block;
  margin-top: -10px;
}

.latest-news .news-block-wrapper .news-snippet header h3 {
	margin-bottom: 0;
  display: block;
  width: 100%;
}

.latest-news .news-block-wrapper .news-snippet header span {
  margin-left:0;
  margin-bottom: 15px;
    display: block;
  width: 100%;
}

.latest-news .news-block-wrapper {
  min-height: 500px;
}

.news-snippet {
  position: absolute;
  bottom: 15px;
}

.latest-news .news-block-wrapper .news-snippet {
    height: 300px;
}

.news-snippet footer {
  position: absolute;
  bottom: 30px;
}

.page-type-signup .get-involved-intro{
  display: none;
}

.fb-post-image{
  background-size: cover !important;
}
.facebook-events .event-wrapper{
  min-height: 550px;
}

.footerTop {
  background-color: #bf2e1a;
}
.footerTop .content-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
    padding: 30px 0;
    border-bottom: 1px solid white;
}
.footerTop .footer-branding img {
  width: 130px;
  height: 130px;
}
.footerTop .contact-details {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  color: #ffffff;
}
.footerTop .contact-details p {
  margin-top: 0;
  margin-bottom: 5px;
}
.footerTop .footer-links ul {
  list-style-type: none;
  padding: 0;
  maargin: 0;
}
.footerTop .footer-links ul a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  color: #ffffff;
}

.footerTop .social-links .fa{
  font-size: 40px;
  margin-left: 20px;
  color: #ffffff;
}

#siteFooter .footerWrapper {
    justify-content: center;
    padding-top: 30px;
}

#siteFooter .footerWrapper p, #siteFooter .footerWrapper p a{
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.75;
  letter-spacing: normal;
  color: #ffffff;

}

.campaign-signups {
    background-color: #181818;
}

.btn-dark {
    color: #fff;
    background-color: #bf2e1a;
    border-color: #bf2e1a;
}

.btn-dark:hover {
  color: #fff;
  background-color: #380e08 !important;
  border-color: #380e08 !important;
}

.features-clean .item .name {
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px;
    color: #bf2e1a;
}

.features-clean .item .description {
    font-size: 16px;
    margin-bottom: 0;
  color: #000000;
}

.nav-pills .nav-link.active:before {
    display: none;
}

.contact-form .contact-details{
 flex-direction: column; 
}

.contact-form .contact-details .social-links, .contact-form .contact-details .contact-links{
 display: flex !important;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 600px) {
  .contact-form .contact-details .social-links, .contact-form .contact-details .contact-links{
 display: flex !important;
  align-items: flex-start;
  justify-content: flex-start;
    flex-direction: column;
}

}

@media only screen and (max-width: 768px) {
  .footerTop .content-wrapper {
        flex-direction: column;
    text-align: center;
  }
  .footerTop .content-wrapper .footer-branding{
  margin-top: 30px; 
  }
}

.light-background .contact-form {
    background-color: #ffffff;
}

.light-background .contact-form h1 {
      color: #bf2e1a;
}

.light-background .contact-form .contact-details a {
    color: #181818 !important;
}

.light-background .contact-form .contact-details .icon-group i {
    margin-right: 5px;
    color: #181818 !important;
}

.latest-news{
 margin-bottom: 0; 
}
.gary-disclaimer{
  padding-top: 15px !important;
  padding-bottom: 15px !important;
 margin-bottom: 0px; 
  text-align: center;
}

body, html {
    background: #ffffff;
}

.stand-for {
    margin-top: 50px;
    background: #ffffff;
}

.facebook-events + .campaign-signups {
    margin-top: 0px;
}

.facebook-events, .latest-events{
 background: #f2f2f2; 
}

.stand-for .gary-profile-pic img {
    margin-bottom: 30px;
}

.electoral-district-map img{
 max-width: 100%; 
}
.contact-form p{
 color: #ffffff;
  text-align: center;
}

.light-background .contact-form p {
    color: #181818 !important;
}
.page-type-signup div.share{
 display: none !important; 
}

.page-type-basic .like-page{
 display:none; 
}

.page-type-basic #flash_container{
  display:none !important; 
}

.facebook-events .more-events{
  margin-top: 50px;
}

@media only screen and (max-width: 768px) {
  .facebook-events .more-events{
  margin-top: 10px;
}

}

.campaign-signups {
    min-height: inherit;
    margin-top: 0px;
}

.campaign-signups .content-wrapper {
    padding: 50px; 
}

.signup-paragraph {
  margin: 25px 0 0 0;
    padding: 0;
}

.latest-news{
  margin: 0;
  padding: 50px;
  background-color: #f2f2f2;
}

.latest-news .content-wrapper {
    padding: 0px; 
}

.latest-news h2{
 margin-bottom: 30px; 
}
.contact-form {
    padding: 50px 0;
}

.electoral-district-map{
  
  height: 500px;
  background-image: url(http://d3n8a8pro7vhmx.cloudfront.net/themes/5b985db34445ea496e4a3608/attachments/original/1596079027/electoral-desktop.jpg?1596079027);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.latest-events .event-item, .more-events {
    margin-top: 35px;
}
@media only screen and (max-width: 768px) {
.campaign-signups .content-wrapper {
    padding: 20px;
}
.campaign-signups .content-wrapper form{
  padding-top: 10px;
}
  
  .latest-news{
  padding: 20px;
}
  .latest-news h2{
 margin-bottom: 20px; 
}
  
  .contact-form {
    padding: 30px 0;
}
  .contact-form .form-row {
    min-height: initial !important;
}
  .electoral-district-map{
  
  height: 25vh;
  background-image: url(http://d3n8a8pro7vhmx.cloudfront.net/themes/5b985db34445ea496e4a3608/attachments/original/1596079029/electoral-map.jpg?1596079029);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.features-clean {
    margin-top: 10px;
    padding-top: 0;
}

}
.page-type-survey #content{
 padding-bottom: 30px !important; 
}
.page-type-survey .like-page, .page-type-survey #flash_container{
 display: none !important; 
}

.social-button i{
      color: #DF1D46;
    font-size: 20px;
}
.social-button:hover{
 text-decoration: none !important; 
}

.social-button:hover i{
  
  color: #380e08;
    font-size: 20px;
}

a.social-button {
    display: inline-block;
    margin: 0 10px;
      width: 40px;
    height: 40px;
    background: #BBE3E2;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.social-icons{
 display: flex;
  align-items: center;
  justify-content: center;
}

.footerTop .footer-links ul a:hover{
  
     color: #380e08; 
  
}

.page-content-wrapper{
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.page-content-wrapper .gary-page-copy, .page-content-wrapper .gary-page-pics{
      flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.page-content-wrapper .gary-page-copy{
  padding-right: 50px;
}

.page-content-wrapper .gary-page-pics img{
  margin-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  .page-content-wrapper{
	flex-direction: column;
}
  .page-content-wrapper .gary-page-copy{
  padding-right: 0;
}
}

.newsletters-wrapper{
      display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

@media only screen and (max-width: 768px) {
  .newsletters-wrapper{
    flex-direction: column;
  }
}

.current-newsletter{
      flex-basis: 0;
    flex-grow: 2;
    max-width: 100%;
  padding-right: 50px;
}

@media only screen and (max-width: 768px) {
 .current-newsletter{
  padding-right: 0;
}
}

.past-newsletters {
     flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.past-newsletters-wrapper{
      display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  flex-wrap: wrap;
}

.past-newsletters-wrapper img {
    height: 100px;
    width: auto;
}

.past-newsletters-wrapper a{
  margin-right: 15px;
  margin-bottom: 15px;
}

.backgroundOverlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #000000;
	opacity: .85;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	z-index: 101;
	display: none;
}
/*   This is the Popup Window   */
.delayedPopupWindow {
	display: none;
	position: fixed;
	width: auto;
	max-width: 650px;
	top: 50%;
	left: 50%;
	margin-left: -260px;
	margin-top: -180px;
	background: #BBE3E2;
box-shadow: -7px 10px 28px 1px rgba(0, 0, 0, 0.1);
	z-index: 102;
	padding: 10px 20px 30px;
}
/*   This is the closing button  */
#btnClose {
	width:100%;
	display: block;
	text-align: right;
	text-decoration: none;
	color: #BCBCBC;
}
/*   This is the closing button hover state  */
#btnClose:hover {
	color: #c90c12;
}

.popup-wrapper{
  display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  padding-top: 30px;
}

@media only screen and (max-width: 768px) {
  .popup-wrapper{
   flex-direction: column; 
  }
  
  .delayedPopupWindow {
    display: none;
    position: fixed;
    width: 100%;
    max-width: inherit;
    top: 0;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    background: #BBE3E2;
    box-shadow: -7px 10px 28px 1px rgb(0 0 0 / 10%);
    z-index: 102;
    padding: 10px 20px;
    margin: 0 auto;
    bottom: 0;
}
}

.formDescription{
  
    flex-basis: 0;
    flex-grow: 2;
    max-width: 100%;
        padding-right: 50px;


}

@media only screen and (max-width: 768px) {
 .formDescription{

        padding-right: 0;


}
}

.popup-wrapper #newsletter-signup-form{
     flex-basis: 0;
    flex-grow: 2;
    max-width: 100%;
}

@media only screen and (max-width: 768px) {
.popup-wrapper #newsletter-signup-form{
     flex-basis: 0;
    flex-grow: 2;
    max-width: 100%;
  width: 100%;
}
  
  .contact-form .contact-details a {
    margin-left: 0 !important;
}
}

.popup-wrapper #newsletter-signup-form form{
      padding-top: 0;
}

.popup-wrapper #newsletter-signup-form .form-row {

    display: block !important;
}

.popup-wrapper #newsletter-signup-form .align-items-center {
    align-items: flex-end !important;
}
