/* hide this stuff */

.site_links, .site_links_wrapper, .donate, .sign-up
{display:none;}

/* change this stuff */

body {font-size:16px;}
.photo {background-size:cover;background-position:50% 50%;width:100%;float:left;height:230px;position:relative;}
.content_area {background:white;padding:2%;float:left;width:96%;height:auto;}
.header {padding:0;}
h1 {font-size:6vw ;}
.footer {width:100%;padding:20px 0px;font-size:13px;line-height:16px;}
.sharing {text-align:center;width:100%;display:block;line-height:1;}
.petition-form {width:90%;padding:20px 5%;margin:10px 0px;}
.petition-text {width:100%;display:block;padding:0;}
.petition-form input {border:1px solid black;}
.partners h3, .petition-form h3 {font-size:5vw;}
.form-group.first, .form-group.last, .form-group.submit {width:100%;display:block;}
div.disclaimer {width:90%;margin:20px auto;padding:10px 2%;}
button[type=submit]{float:none;display:block;width:100%;margin:20px 0px;}

.mobile-button {-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background: #ff8300;
border:none;-webkit-appearance:none;color:#fff;font-family: 'Verdana', sans-serif;font-size:12px;display:block;white-space:nowrap;margin:5px auto 25px;width:100%;text-transform:uppercase;line-height:22px;font-weight:bold;text-align:center;padding:10px 0px;}
.email, .first, .last {width:96%;float:left;display:block;}
.form-group.zip {width:44%;float:left;display:block;}
.mobile-button:hover {
background: #09496d;color:white;}

.form-group.submit {width:100%;float:left;display:block;}
div.name {padding:10px 0px;width:auto;display:block;}
div.org {padding:10px;}
img.thumb {margin-bottom:5px;}
div.org img {max-width:100%;}



.mobile {display:block;}
