home .pledge-form {display:block;}
.home .mobile-only {background:#ab0000;}


.signup-container 
{
margin:0 auto;
width:42.5%;
margin-top:-11.9em;
}

.hp_video_container
{
	background-color:lightgrey;
}
.hp_video_container iframe 
{padding-top:12.5%;}

.home #text-2 h3 {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

.home #text-3 {
	margin-bottom: 40px !important;
	padding-right: 0;
}

#can_embed_form #logo_wrap {
	display: none;
}

#can_embed_form #action_info {
	display: none;
}

#can_embed_form_inner h2 {
	display: none;
}

#can_embed_form #can_embed_form_inner #d_sharing label {
	display: none !important;
}

#can_embed_form form li.control-group {
	clear: none !important;
	float: none !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	width: 100% !important;
}

.register-button-new {
	width: 100px;
	background: #ab0000;
	color: #ffffff;
	padding: 10px;
}

.register-button-new a {
	color: #ffffff;
	text-decoration: none;
}

.register-button-new a:hover {
	color: cccccc;
}

#lisp-left-col p img, #lisp-left-col p a img{
	flex-basis: 10%;
	align-self:center;
}
#lisp-left-col p {
	display:flex;
	justify-content: center;
	flex-wrap:wrap
}
img[src='https://www.laborforsinglepayer.org/wp-content/uploads/2014/06/nea.png']{
	height:40px;
	align-self:center;
}
img[src='https://www.laborforsinglepayer.org/wp-content/uploads/2014/06/nysna.png']{
	height:40px;
	align-self:center;
}
img[src='https://www.laborforsinglepayer.org/wp-content/uploads/2014/06/UWUA.png']{
	height:90px;
	align-self:center;
}

@media screen and (min-width:1300px) and (max-width: 1500px)
{
	.signup-container
{
width:60%;
	margin-top:-12.5em;
}
}

@media screen and (min-width:1100px) and (max-width: 1299px)
{
	.signup-container
{
width:60%;
	margin-top:-10.6em;
}
}


@media screen and (max-width: 600px)
{
.hp_video_container
{
		height:150px;	}
.hp_video_container iframe
{
padding-top:20%;	
}

.signup-container
{
width:80%;
	margin-top:-4.1em;
}

}
#can_embed_form input[type="text"], #can_embed_form input[type="password"], #can_embed_form input[type="url"], #can_embed_form input[type="email"], #can_embed_form input[type="tel"], #can_embed_form input[type="number"], #donate_auto_modal input[type="password"], #donate_auto_modal input[type="text"] {
    width: 100% !important;
}

#can_embed_form form li {
    box-sizing: border-box !important;
    list-style: outside none none !important;
    margin: auto!important;
    text-align: center;
    display: block;
    margin-bottom:0px!important;
    position: inherit !important;
   width: 50% !important;
    float: left!important;
}
@media only screen 
and (max-device-width : 768px) {
  /* Styles */ #can_embed_form form li {
    box-sizing: border-box !important;
    list-style: outside none none !important;
    margin: auto!important;
    text-align: center;
    display: block;
    margin-bottom:10px!important;
    position: inherit !important;
    width: 100% !important;
}
}
#can_embed_form #can_embed_form_inner #form-zip_code:not(.mb_needed), #can_embed_form #can_embed_form_inner #form-zip_code-submit, #can_embed_form #can_embed_form_inner #campaign_zip_search {
    margin-bottom: 10px !important;
}
#can_embed_form_inner * {
  
    text-align:center!important;

}
#can_embed_form .control-group #union {
    width: 50% !important;
}
#can_embed_form_inner * {

    position: inherit !important;

}
.btn-register a{
text-decoration:none;
}
.btn-register {
    background: #ffad00;
    border-color: #ffad00;
    margin: auto;
    display: block;
    width: 50%;
    padding: 5px 10px !important;
    text-transform: uppercase;
    color: white;
    cursor:pointer;
}
@media only screen 
and (min-width : 483px) {
	/* Styles */ .btn-register{
	font-size:25px;}
}
.pledge-img-link {
    display: block;
    margin: auto;
        padding-top: 10rem;
 

}

@media only screen 
and (min-width : 1024px) {
/* Styles */ .pledge-img-link {
    margin-top: -196px;
    max-width: 832px;
    width: 100%;
padding-top: 43px;

}
}
@-moz-document url-prefix() {
@media only screen 
and (min-width : 1024px) {
/* Styles */ .pledge-img-link {
padding-top: 42px;

}
}
}
.home .pledge-form {background-color: rgb(244, 244, 244);height: auto;margin: 16px auto 0;max-width: 650px;position: relative;text-align: center;padding: 10px;-webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.75);box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.75);z-index: 9999;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px;}
@media only screen 
and (max-width : 1199px) {
/* Styles */ .home .pledge-form {
    margin: 0px auto 0!important;
}
}

.sub-menu .menu-item, .sub-menu .menu-item:hover {
    border-bottom: 0px inset white !important;

}
.right-sign-up-btn{
    display: block;
    float: right;
    margin-right: 4%;
    text-align: center;
    background: #ff9823;
    border-radius: 10px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    padding: 10px 14px !important;
    position: relative;
    top: -29px;
    width: 125px;
    z-index: 9001;
    cursor: pointer;
}
@media only screen 
and (max-width : 767px) {
/* Styles */  .right-sign-up-btn{
   display: none;
}
}
#can_embed_form #d_sharing {
    border-top: 0px dotted #d6d6d6 !important;

}