#petition input {width:350px;height:40px;}
.cta input {width:225px !important;height:40px;}
#petition label, .cta label {display:none !important;}
#petition input[type=submit], .cta input[type=submit] {border:0px;background:#1e63a8;color:#fff;font-size:20px;cursor:pointer;}
#petition input[type=submit]:hover, .cta input[type=submit]:hover {background:#404040;}
.support-form .gfield_radio input {display: none !important;}
.support-form .gform_wrapper ul.gfield_radio li {display:inline;padding:10px 15px;margin-right:8px;}
.support-form .gform_wrapper ul.gfield_radio label {border:1px solid #eee;padding:10px 15px;font-size:20px;}
.support-form .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {background:#1e63a8; color:#fff;}
.support-form input[type=submit] {border:0px;background:#1e63a8;color:#fff;font-size:24px;cursor:pointer;padding:10px 15px;}

.supportnav a {padding:20px 15px;background:#1e63a8;}

@media(max-width: 500px) {
#petition input {width:80%;height:40px;}
#petition .gform_wrapper ul li, #petition .gform_footer {text-align: center;}
}
@media only screen and (max-width:1090px) {
#logo {max-height:75px !important;}
}