/* CSS from Bushwick */

/*Bronx Thank you msg */

.page-id-3453 a.twitter {
    background-color: #00aced;
}
.page-id-3453 a.facebook {
    background-color: #3b5998;
}

.page-id-3453 a.twitter:hover {
    background-color: #3ac4f9;
}

.page-id-3453 a.facebook:hover {
    background-color: #4a6baf;
}
.page-id-3453 .social a i {
    float: left;
    position: relative;
    padding: 9px 11px;
}

.page-id-3453 .social a {
    color: #fff;
    font-size: 18px;
    width: 130px;
    height: 45px;
    border-radius: 2px;
    display: block;
    padding: 6px;
      line-height: 32px;
}

.page-id-3453 .social a:hover, .page-id-3453 .social a:focus {
    text-decoration: none;
}

.page-id-3453 .thankyou h2 {
    line-height: 37px;
    font-size: 27px;
    color: #000;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin-top: 30px;
    margin-bottom: 22px;
}

.page-id-3453 .thankyou p {
    font-size: 20px;
    color: #000;
    letter-spacing: -0.02em;
    margin-bottom: 14px;
    line-height: 28px;
}

/*Bronx Form */

.page-id-3453 .petition-form dl dt label, .page-id-3453 .petition-form dl dt {
    display: none;
}
.page-id-3453 .petition-form input:not([type="checkbox"]) {
    font-size: 18px;
    border-radius: 2px;
    height: 55px;
    margin-bottom: 11px;
    padding: 0 17px;
    border: 1px solid #5c5c5c;
    color: #181818;
    width: 100% !important;
    letter-spacing: -0.02em;
    /*font-family: "sofia-pro", sans-serif;*/
  	font-weight: 400;
}

.page-id-3453 .petition-form input[type="radio"], .page-id-3453 .petition-form input[type="checkbox"] {
    margin: 0 10px 10px 0;
}

.page-id-3453 .petition-form input:not([type="checkbox"])::-webkit-input-placeholder {
      font-size: 18px;
      color: #181818;
      letter-spacing: -0.02em;
      font-weight: 400; }
.page-id-3453 .petition-form input:not([type="checkbox"])::-moz-placeholder {
      font-size: 18px;
      color: #181818;
      letter-spacing: -0.02em;
      font-weight: 400; }
.page-id-3453 .petition-form input:not([type="checkbox"]):-ms-input-placeholder {
      font-size: 18px;
      color: #181818;
      letter-spacing: -0.02em;
      font-weight: 400; }
.page-id-3453 .petition-form input:not([type="checkbox"]):-moz-placeholder {
      font-size: 18px;
      color: #181818;
      letter-spacing: -0.02em;
      font-weight: 400; }

.page-id-3453 .petition-form input#submit_0 {
    width: 100% !important;
    height: 60px;
    margin-bottom: 30px;
    margin-top: 8px;
    color: #ffffff;
    background-color: #47b357;
    border: none;
    outline: none;
    box-shadow: none;
    /*font-family: "sofia-pro", sans-serif;*/
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
}

/* END CSS from Bushwick */

/* hero section */
.red-head {
	color:#ff0000 !important;
	font-size:32px!important;
	line-height: 40px!important;
	font-weight: bold;
	margin-top: 0px;
    margin-bottom: -11px;
}/*red head*/
.hero h3{
	line-height: 32px;
	font-size: 24px;
	font-weight: bold;
	color: #181818;
}
.page-id-3225 h1 {
    display: none;
}
.hero p{
	color: #181818;
	font-size: 16px;
	line-height: 26px;
}
.hero-images{
	margin-top:0px;
	margin-left: 100px;
}
.download-btn .btn{
	color:#fff;
    background: url('http://www.familiesforexcellentschools.org/wp-content/uploads/2016/06/pdf.png') no-repeat #ff0000;
	background-color: #ff0000;
    background-position: 27px 17px;
	width:100%;
	max-width: 750px;
	height:60px;
	margin-left: 200px;
    margin-top: 80px;
    font-size: 18px;
    padding-top: 17px;
}
.download-btn .btn:hover{
	color:#fff;
  
   background: url('http://www.familiesforexcellentschools.org/wp-content/uploads/2016/06/pdf.png') no-repeat #d8111d;
	background-color: #d8111d;
  background-position: 27px 17px;
}
.buttons-section h3{
	font-size: 24px;
	margin-left: 400px;
    margin-top: 30px;


}
/*share buttons*/
.fb-share-btn-big {
    background-color: #537bbd !important;
    width: 100% !important;
    max-width: 370px;
    height: 48px;
    padding-top: 12px !important;
    margin-bottom: 9px !important;
    color: #fff;
    margin-left: 400px;
    margin-top: 18px;
    font-size: 16px !important;

}
.fb-share-btn-icon{
	float:left;
  	padding-top: 5px;
    padding-left: 10px;
}
.fb-share-btn-big:hover{
	color:#fff !important;
}
.fb-share-btn-big:focus{
	color:#fff !important;
}
.twitter-btn-big {
    background-color: #78cdf0 !important;
    width: 100% !important;
    max-width: 370px;
    height: 48px;
    padding-top: 12px !important;
    color: #fff;
    margin-left: 400px;
  	font-size:16px !important;
}
.twitter-btn-big:hover{
	color:#fff !important;
}
.twitter-btn-big:focus{
	color:#fff !important;
}
.twitter-btn-icon{
	float:left;
  	padding-top: 5px;
    padding-left: 10px;
}

@media(max-width:1200px){
	.buttons-section h3{
		margin-left: 335px;
	}
	.fb-share-btn-big{
		margin-left: 335px;
	}
	.twitter-btn-big{
		margin-left: 335px;
	}

}
@media(max-width:992px){
	.red-head{
		
	}
	.download-btn .btn{
		margin: 0 auto;
		margin-top:55px;
	}
	.buttons-section h3{
		margin:0 auto;
		text-align: center;
    	margin-top: 30px;
    	margin-bottom: 10px;
	}
	.fb-share-btn-big{
		margin: 0 auto;
	}
	.twitter-btn-big{
		margin: 0 auto;
	}
	.hero-images{
		margin-top: 50px !important;
		margin: 0 auto;
		margin-bottom: 30px;
    	display: block;

	}
}
@media (max-width: 750px) {
	.red-head {
    	margin-top: 0px;
	}
	.download-btn .btn {
		margin-top: 30px;
	}
.download-btn .btn{
	color:#fff;
    background: #ff0000;
	background-color: #ff0000;
}
}
.page-id-1794 article h1 {
    display: none;
}

.page-id-1794 .hero {
  display:none!important;
}

.page-id-1794 .global-header {
    margin-bottom: 50px!important;
}


@media (min-width: 750px){ .page-id-1794 .petition-form {
  margin-top: 0px!important;
}
}
.page-id-3428 article h1 {
    display: none;
}

.page-id-3428 .hero {
  display:none!important;
}

.page-id-3428 .global-header {
    margin-bottom: 50px!important;
}

@media (min-width: 750px){ .page-id-3428 .petition-form {
  margin-top: 0px!important;
}

.page-id-3453 article h1 {
    display: none;
}

.page-id-3453 .hero {
  display:none!important;
}

.page-id-3453 .global-header {
    margin-bottom: 50px!important;
}

@media (min-width: 750px){ .page-id-3453 .petition-form {
  margin-top: 0px!important;
}


}

.page-id-3205 article h1 {
    display: none;
}

.page-id-3205 .base p {
  max-width: 100%;
}


.page-id-3423 article h1 {
    display: none;
}

.page-id-3423 .base p {
  max-width: 100%;
}


.postid-3302 .subnav {
  display:none;
}

.postid-3302 .page-campaign__stake {
  display:none;
}

.postid-3302 .page-campaign__stories {
  display:none;
}

.postid-3302 .page-campaign__intro {
margin-bottom: 0px!important;
}

.postid-3302 .facts-slideshow {
display: none;
}

.home-hero h1 {
  color: #000!important;
}

.home-hero .btn {
  color: #fff!important;
}
