.has-js .label_check,
.has-js .label_radio { padding-left: 60px;}
.has-js .label_radio { background: url(radio-off.png) no-repeat; }
.has-js .label_check { background: url(/images/_pages/commitment/check_off.gif) no-repeat; }
.has-js label.c_on { background: url(/images/_pages/commitment/check_on.gif) no-repeat; }
.has-js label.r_on { background: url(radio-on.png) no-repeat; }
.has-js .label_check input,
.has-js .label_radio input { position: absolute; left: -9999px; }



@media (min-width: 200px) and (max-width: 480px){
    .contentBackground2 {
        padding: 10px !important;
    }
a.commitmentButton2 {
    background-color: #DC9E35;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 18px;
    margin: 25px 0 5px;
    padding: 5px !important;
}
.padTop{
    padding-top: 10px;
    padding-bottom: 10px;
    /*
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    */
}
.committed {
    margin: 25px 15px 0;
/*    padding: 10px 40px;*/
}
.stream li {
    max-width: 100%;
}
.stream li.dcsns-instagram .section-thumb img {
    max-width: 100% !important;
}
.stream li .section-thumb {
    float: left;
    margin: 0 auto !important;
}
}

@media (min-width: 480px) and (max-width: 1920px){
    .contentBackground2 {
        padding: 35px !important;
    }
a.commitmentButton2 {
    background-color: #DC9E35;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 18px;
    margin: 25px 0 5px;
    padding: 10px 40px !important;
}
.padTop{
    padding-top: 40px;
    padding-bottom: 40px;
    /*
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    */
}
.minHeight2 {
    min-height: 60px !important;
}
.committed {
    margin: 25px 0 5px;
/*    padding: 10px 40px;*/
}
.stream li {
    width: 215px;
}
}

.borderBottom {
    border-bottom: solid 4px #000;
}
.iWill {
    font-family:Helvetica,sans-serif;
    font-weight: bold;
    font-size: 26px;
    text-transform: uppercase;
}
.commitLanguage {
    font-family:Helvetica,sans-serif;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}

.bulletSpark ul li {
    list-style-type: none;
}
.bulletSpark ul li {
    background-image: url("images/_pages/_global/star.png");
    background-repeat: no-repeat;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 5px;
    padding-left: 30px;
    padding-right: 0px;
}
.pledgeBorder label {
  margin-bottom: 0px !important;
  font-weight: normal !important;
}
.hashtags {
    font-size: 12px;
}
.commitCaption {
    font-size: 13px;
    font-weight: bold;
}
h6 {
    font-family:Georgia,Serif;
    font-weight: bold;
    font-size: 38px;
}
.committed img{
    max-width: 100%;
}
#captureCycle {
    margin-top: 0px !important;
}
img.arrow {
    margin-top: 5px;
    width: 8px;
}
.pledgeBorder {
padding: 5px !important;
position: relative;
}
.remainAnon {
margin-top: 50px;
}
.signupForm {
  width: 78% !important;
  padding: 10px !important;
}
.signupSubmit {
  width: 20% !important;
  padding: 10px !important;
    background-color: #DC9E35 !important;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 18px;
}

.signupSubmit:hover, .signupSubmit.active {
    background-color: #B97501 !important;
    text-decoration: none;
}

a.commitmentButton2:hover, a.commitmentButton2.active {
    background-color: #B97501;
    text-decoration: none;
}

a.commitmentButton2 {
    background-color: #DC9E35;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 18px;
    margin: 25px 0 5px;
    padding: 10px 40px;
}

.capture {
     margin-top: 0px !important;
}

@media (min-width: 1200px) {
  .commitImgMobile {display: none;}
}
@media (max-width: 1199px) {
 .commitImg {display: none;} 
 .borderBottom {display: none;}
}

@media (min-width: 993px) {
  
.pledgeText {
  position: absolute;
  top: 18px;
}
.formBackground {
    padding-left: 80px;
    padding-right: 80px;
}
}

@media (max-width: 992px) {
.formBackground {
  padding-left: 20px;
  padding-right: 20px;
}
}
/*
@media (min-width: 320px) and (max-width:; 992px) {
.commitmentBox2{
    float: none !important;
    margin: -15px auto 15px !important;
    width: 90% !important !important;
    padding: 0 !important;
}
*/


/* NEW 5/15 END */

.commitmentTopImg {
    margin: auto;
}
.dcsns-toolbar .filter li a, .stream li .section-intro, .stream li a {
    box-sizing: content-box;
}

.dcsns {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 15px;
}
#social-stream .section-intro, #social-stream .section-intro:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.stream li {
    background-color: rgba(238, 243, 245, 0.6);
}
#social-stream .stream li .inner img {
    display: block;
    margin: 0 auto;
}
#headerTweetList {
    height: 80px;
    list-style-type: none;
    margin: 0;
}
a.commitmentButton {
    background-color: #DC9E35;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 18px;
    margin: 25px 0 5px;
    padding: 10px 40px;
}
a.commitmentButton:hover, a.commitmentButton.active {
    background-color: #B97501;
    text-decoration: none;
}
#social-stream span.section-intro {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#social-stream li.dcsns-li img.icon {
    background: none repeat scroll 0 0 #C15D92;
    border-radius: 3px;
    padding: 3px;
}
.stream li > a {
    bottom: 0;
    position: absolute;
    right: 30px;
}
#social-stream span.section-intro {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#social-stream span.section-intro span a {
    color: #000000;
    font-weight: normal;
    position: relative;
    text-align: right;
}
#social-stream span.section-intro span {
    color: #000000;
    font-weight: normal;
    position: relative;
    text-align: right;
    top: 5px;
}
#social-stream span.section-intro > a {
    color: #000000;
    margin-left: 8px;
    position: relative;
    top: 5px;
}
#social-stream li.dcsns-li img.icon {
    background: none repeat scroll 0 0 #C15D92;
    border-radius: 3px;
    padding: 3px;
}
.stream li > a {
    bottom: 0;
    position: absolute;
    right: 30px;
}
#social-stream ul.stream.isotope li {
    border-color: rgba(0, 0, 0, 0);
    border-width: 0;
    box-shadow: none;
}
li.dcsns-twitter div.inner a img {
    padding-bottom: 10px;
}

.committed {
    background-color: #DC9E35;
    border-radius: 8px;
    color: #000;
    font-size: 18px;
}