/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */




	html, body{
		height:100%;
		font-size:100%;	
	}
	
	html { 
	background: url(BG6.jpg) no-repeat fixed #434e55 0 -45px;
	background-size: cover;
	}
	
	
	
	body{
			background:url(topGrad.png) repeat-x;	
	padding-top: 0;
	padding-bottom: 0;
	transition:background 1s ease-out;
	-ms-transition:background 1s ease-out;
	-o-transition:background 1s ease-out;
	-moz-transition:background 1s ease-out;
	-webkit-transition:background 1s ease-out;
  

	}

h1, h2, h3, h4, h5, h6{
  font-family: "proxima-nova-alt-ext-cond",sans-serif;
  font-weight:300;
  text-transform:uppercase;
}

p{
  font-family: "adobe-caslon-pro",serif;
  line-height: 1.25em;
text-align: justify;
}
	
	#header {
  background: no-repeat 50% 17px;
  padding-top: 67px;
  position: relative;
  background-image: url('logo_x2.png');
	background-size: 130px 40px;
	

}


#navHolder{
overflow-x:hidden;	
  min-height: 39px;
  margin-top:4px;
}

	
	#topNav{
		min-height: 0;
		position:relative;
		margin-left:0;
	}
	
	#topNav.in{
		background: rgba(0, 0, 0, 0.28);
	margin-top: 32px;
	margin-left: auto;
	margin-right: auto;
	}
	
	#topNav.in ul li{
	margin:0;	
	}
	
	#topNav ul{
	clear: left;
	left: 50%;
	text-align: center;
	}
	
	#topNav ul, #social ol{
	margin-top: 5px;
	font-family: "adobe-caslon-pro",serif;
	}
	
	#topNav ul li, #social ol li{

	}
	
	#topNav ul li{
	margin-right: 15px;
	font-size: 16px;
	position: relative;
	right: 50%;	
	}
	
	#topNav ul li a{
		color:white;
		text-decoration:none;
	}
	
	#topNav ul li a:hover{
		color:#e66365;
	}

.navbar #topNav ul {
position: relative;
display: block;
float: left;
list-style-type:none;
}

.navbar #topNav ul>li {
float: left;
}

.navbar #topNav ul>li>a {
float: none;
padding: 10px 15px 10px;
}
	
	.social{
		margin-top: 7px;
		position: absolute;
		right: 0;
		top: 66px;
	}
	
	.social ol li{

	}
	
	#mobileNav{
	position: absolute;
	z-index: 1000;
	top: 75px;
	height: 14px;
	background: rgba(255, 255, 255, 0.3);
	width: 17px;
	border-radius: 3px;
	padding-top: 3px;
	cursor: pointer;
	}
	
	#mobileNav span{
	height: 1px;
	width: 10px;
	background: #B9B9B9;
	display: block;
	margin: 2px auto;
	}
	
	
	.txtShdw{
		text-shadow: 4px 4px 0px rgba(0, 0, 0, 1);
	}
	
	#mainTitle{
	font-size: 8em;
	text-transform: uppercase;
	font-weight: 300;
	text-shadow: .035em .035em 0 rgba(0, 0, 0, 1);
	}
	
	#subTitle{
	font-size: 1.25em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 400;
	text-shadow: .1em .1em 0 rgba(0, 0, 0, 1);
	text-indent:10px;	
	}
	
	#pageContent{
	color: #FFF;	
	}
	
	#pageContent:before {
	  content: '';
	  display: inline-block;
	
	  vertical-align: middle;
	  margin-right: -0.25em; 
	}

	#mainTitleHolder{
	line-height: 4.3em;	
	margin-top: 5em;
	}
	
	#signIn{
	margin-bottom:6em;
	margin-left:0;	
	}
	
	#signIn, .actionButton, #mainTitleHolder{
		opacity:0;
		zoom: 1;
		filter: alpha(opacity=0);
		position:relative;	
	}

	#FBLogin span,	.FBButton span{
	background: url(FBbutt.png) no-repeat center;
	text-indent: 28px;
	width: 273px;
	height: 40px;
	display: block;
	margin: 10px auto;
	line-height: 40px;
	cursor: pointer;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	font-size: 15px;
	}

	#emailOpt span, .emailOpt span{
	line-height: 3em;
	font-size:13px;	
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	cursor:pointer;
	}
	
	#actionButtHolder{
		padding-bottom: 5em;
	}
	
	.actionButton{
		font-family: "proxima-nova-alt-ext-cond",sans-serif;
		text-transform: uppercase;
	background: url(actionButts.png) no-repeat center center;
	height: 192px;
	position: relative;
	color: #FFF;
	font-size: 18px;
	cursor:pointer;
	transition:background .5s ease-out;
	-o-transition:background .5s ease-out;
	-moz-transition:background .5s ease-out;
	-ms-transition:background .5s ease-out;
	-webkit-transition:background .5s ease-out;
	}
	
	.actionButton:hover{
	background: url(actionButtsOver.png) no-repeat center center;	
	}
	
	.actionButton span{
	position: absolute;
	top: 85px;
	width: 100%;
	left: 0;	
	}
	
	#footer { 
		width: 100%;
		height: 37px;
		position: fixed;
		bottom: 0;
		left:0;
background-color:rgba(0,0,0,0.7);
}
	
	#privacyLink{
		padding-bottom:50px;	
	}
	
	#privacyLink a{
color: #CCC;
font-size: 16px;
text-transform: uppercase;
font-family: "proxima-nova-alt-ext-cond",sans-serif;
letter-spacing: 1px;
background-color: rgba(56, 56, 56, 0.71);
padding: 1px 6px;
	}
	
	#privacyLink a:hover{
		text-decoration:none;
		color:white;
	}
	
	.transparent {
	zoom: 1;
	filter: alpha(opacity=0);
	opacity: 0;
}

.FBButton .input-append{
margin-top:10px;
width:273px;	
}

.FBButton input{
width: 185px;
font-size: 12px;
letter-spacing: .1em;
height:40px;
background-color: rgba(255, 255, 255, 0.75);	
}


.FBButton ::-webkit-input-placeholder {
   color: #8B8B8B;;
}

.FBButton :-moz-placeholder { /* Firefox 18- */
   color: #8B8B8B;;  
}

.FBButton ::-moz-placeholder {  /* Firefox 19+ */
   color: #8B8B8B;;  
}

.FBButton :-ms-input-placeholder {  
   color: #8B8B8B;;  
}


#FBLogin .input-append{
margin-top:10px;
width:273px;	
}

#FBLogin input{
width: 185px;
font-size: 12px;
letter-spacing: .1em;
height:40px;
background-color: rgba(255, 255, 255, 0.75);	
}


#FBLogin ::-webkit-input-placeholder {
   color: #8B8B8B;;
}

#FBLogin :-moz-placeholder { /* Firefox 18- */
   color: #8B8B8B;;  
}

#FBLogin ::-moz-placeholder {  /* Firefox 19+ */
   color: #8B8B8B;;  
}

#FBLogin :-ms-input-placeholder {  
   color: #8B8B8B;;  
}



#emailFSubmit{
	font-size: 10px;
	background: #295579;
	color: #FFF;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
	height:40px;	
}

/* #Animations
================================================== */
@keyframes overlayFadeIn
{
from {background: url(topGrad.png) repeat-x;}
to {background-color: rgba(0, 0, 0, 0.85);}
}

@-webkit-keyframes overlayFadeIn /* Safari and Chrome */
{
from {background: url(topGrad.png) repeat-x;}
to {background-color: rgba(0, 0, 0, 0.85);}
}

.overlayFadeIn {
animation: overlayFadeIn 5s;
-webkit-animation: overlayFadeIn 5s; /* Safari and Chrome */
}

.overlayFadeInTrans{
	background: url(topGrad.png) repeat-x rgba(22, 22, 22, 0.75);
}



/* #Call Congress
================================================== */

#congressBG{
  background-color: rgba(255, 255, 255, 0.5);
padding: 50px 0;
  margin-bottom:50px;
}

#callCongress{
  position:relative;
  border-right:1px solid #000;
  padding: 60px 0;
}



#callCongress h2, #callCongress h3{
  color:#000;
}

#callCongress h1{
  font-family: "proxima-nova-alt-ext-cond",sans-serif;
text-transform: uppercase;
font-size: 65px;
line-height: 55px;
  font-weight: 300;
  color:#000;
}

#vote{
font-size: 58px !important;
color: #4EB268 !important;
font-weight: 400 !important;
text-shadow: .035em .035em 0 rgba(0, 0, 0, 1);
margin: -7px;
}

#callCongress h2{
  font-family: "adobe-caslon-pro",serif;
font-weight: normal;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 0.15em;
  margin-top:0;
}

#callCongress h3{
  font-family: "adobe-caslon-pro",serif;
font-weight: normal;
font-style: italic;
font-size: 20px;
  text-transform: initial;
}

#congressForm label.error{
  display: block;
margin: 0 auto;
background: rgba(255, 0, 0, 0.44);
width: 310px;
  font-size: 18px;
}

#congressForm label{
font-family: "proxima-nova-alt-ext-cond",sans-serif;
text-transform: uppercase;
font-weight: 300;
color:#000;
font-size: 27px;
margin-top: 20px;
}


#congressForm{
  
}

#congressForm input{
 border: none;
border-radius: 0;
max-width: 300px;
}

#congressForm input[type="submit"]{
display: block;
margin: auto;
background: #4eb268;
font-family: "proxima-nova-alt-ext-cond",sans-serif;
text-transform: uppercase;
color: #FFF;
font-size: 43px;
padding: 20px;
font-weight: 300;
letter-spacing: .05em;
width: 165px;
margin-top: 10px;
border: 0;
text-shadow: .035em .035em 0 rgba(0, 0, 0, 1);
}

/* #Page Styles
================================================== */

#opHolder{

}

.overlayPage, .row-fluid [class*="span"].overlayPage{
	display:none;
	margin-left:0;
}


.opTitle{
	margin-top: 2em;
	position:relative;
}

.opTitle h1{
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: .25em;
	text-align: center;
}

.opTitle span{
	position: absolute;
	top: 0;
	right: 4%;
	border-radius: 50%;
	width: 2.7em;
	height: 2.7em;
	background: url(close.png) no-repeat #000 center;
	border: 1px solid;
	cursor: pointer;
	text-indent: -99999px;
	background-size: 1.3em;
	transition:background .5s ease-out;
	-ms-transition:background .5s ease-out;
	-moz-transition:background .5s ease-out;
	-webkit-transition:background .5s ease-out;
	-o-transition:background .5s ease-out;
}

.opTitle span:hover{
	background-color:#6f6f6f;
}

.arrow span{
	background: url(arrow.png) no-repeat;
	height: 77px;
	width: 40px;
	text-indent: -999px;
	display: block;
	margin: auto;
	overflow:hidden;
	filter: alpha(opacity=0);
	opacity: 0;
	transition:all .5s ease-out;
	-ms-transition:all .5s ease-out;
	-moz-transition:all .5s ease-out;
	-webkit-transition:all .5s ease-out;
	-o-transition:all .5s ease-out;
	cursor:pointer;
}

.arrow span:hover{
	filter: alpha(opacity=100) !important;
	opacity: 1 !important;
}

.arrow.rt span{
-webkit-transform: rotate(-180deg); 
-moz-transform: rotate(-180deg);
transform: rotate(-180deg);
-o-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
	
}

.articleHolder{
	overflow: hidden;
	margin:auto;
}

.articleMover{
	white-space: nowrap;
	position:relative;
}

.opContent ul{
	list-style-type: none;
	overflow: hidden;
	white-space: nowrap;
}

.opContent ul li{
	display: inline-block;
	white-space: normal;
}

.opContent article{
	margin: auto;
	text-align: center;
	display: inline-block;
	white-space: normal;
	
	vertical-align:top;
	width:100%;
}

.opContent article h1{
	position:relative;
	font-weight: 300;
	margin-bottom: 15px;
	letter-spacing: .1em;
	text-transform:uppercase;
}

.opContent article h2{
	font-weight: 300;
	letter-spacing: .1em;
	text-transform:uppercase;
	font-size: 20px;
  text-align: left;
  line-height: 1.25em;
  font-family: proxima-nova-alt-ext-cond, sans-serif;

}
.opContent article p{
	margin-bottom: 2em;
	font-size: 16px;
	line-height: 1.25em;
  text-align:justify;
	text-justify:inter-word;
}

.learnMore{
	margin-top: 1em;
}

.learnMore, .learnMore span{
	position:relative;
	width: 130px;
	height: 35px;
	border: 1px solid;
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 21px;
	display: none;
	margin: auto;
	line-height: 1.85em;
	cursor:pointer;
}

.videos .opContent article{
min-height: 410px;
margin:20px 0;
}

.videos figure{
display: inline-block;
width: 100%;
height: 370px;
margin: 0 auto;
}

.swipeMe{
padding: 10px;
background-color: rgba(255, 255, 255, 0.14);
text-transform: uppercase;
font-family: "proxima-nova-alt-ext-cond",sans-serif;
font-size: 27px;
color: rgba(255, 255, 255, 0.75);
width: 93%;
}

.swipeText{
	display: inline-block;
	width: 40%;
	line-height:0;
}

.swipeMe .arrow{
	background-size: contain;
	height: 30px;
	margin-top:0 !important;
	display: inline-block;
}

.swipeMe .arrow span{
background-size: contain;
height: 30px;	
}

.videos p{
display: inline-block;
vertical-align: text-bottom;	
}

#vidBG, .vidBG{
border-top: 1px solid rgba(255, 255, 255, 0.15);
border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}


/* #Petition Styles
================================================== */

body.mask {
	background-color: rgba(0, 0, 0, .55);
}

.petitionWrap{
  max-width: 960px;
margin: auto;
position: relative;
width: 100%;
}

#mainTitleHolder-petition{
  float:none;
}

.txtShdw {
	text-shadow: 4px 4px 0px rgba(0, 0, 0, 1);
}

.signatures-list {
	margin: auto;
	overflow: hidden;
	padding: 0 0 80px;
}

.signatures-list article {
	float: left;
	position: relative;
	margin: 0 5px 0 10px;
	width: 294px;
	border: 3px solid #fff;
	background: #000;
	height: 260px;
}

.signatures-list article .btn {
	display: block;
	border-radius: 0 !important;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: -3px;
}

.signatures-list article img {
	display: block;
}

.signatures-list article .bar {
	position: absolute;
	bottom: 47px;
	left: 0;
	right: 0;
	height: 30px;
	background-color: #fff;
}

.signatures-list article .bar .inner {
	float: left;
	position: relative;
	height: 30px;
	background-color: #59c5d5;
}

.signatures-list article .bar .inner span {
	position: absolute;
	bottom: 29px;
	right: 0;
	color: #fff;
	padding: 0 48px 0 0;
	font-family: 'adobe-caslon-pro';
	font-size: 12px;
	text-shadow: 1px 2px 0 #151515;
}



.signatures-list article .bar.left .inner span {
	position: absolute;
	bottom: 29px;
	right: -154px;
	width: 100px;
	color: #fff;
	padding: 0 0 0 90px;
	font-family: 'adobe-caslon-pro';
	font-size: 12px;
	text-shadow: 1px 2px 0 #151515;
}

.signatures-list article .bar .inner span:after {
	position: absolute;
	top: 8px;
	right: 0;
	content: "";
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	width: 45px;
	height: 17px;
}

.signatures-list article .bar.left .inner span:after {
	border-left: 1px solid #fff;
	border-right: 0;
	left: 36px;
}

.signatures-list article .bar.left .inner span:before {
	left: 34px;
}

.signatures-list article .bar .inner span:before {
	position: absolute;
	bottom: 8px;
	right: -2px;
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 10px;
	background-color: #fff;
}

.signatures-list article .bar .inner strong {
	padding: 0;
	font-weight: 300;
	margin: 0;
	display: block;
	color: #fff;
	line-height: 18px;
	font-family: "proxima-nova-alt-ext-cond",sans-serif;
	font-size: 30px;
	text-shadow: 1px 2px 0 #151515;
}

.signatures-list article h3 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 16px 0 0 18px;
	font-weight: 300;
	line-height: 32px;
	color: #fff;
	font-family: "proxima-nova-alt-ext-cond",sans-serif;
	font-size: 35px;
	text-shadow: 1px 2px 0 #151515;
  letter-spacing:-.05em;
}

.votes-big {
	width: 480px;
display: block;
padding: 40px 0;
position: relative;
margin: 0 auto 25px;
height: 480px;
background-size: auto;
}

.votes-big .signatures {
	position: absolute;
	top: 50%;
	left: 100%;
	color: #fff;
	margin: -31px -10px;
	padding: 0 0 0 62px;
	font-weight: normal;
	font-family: 'adobe-caslon-pro';
	font-size: 20px;
	font-style: italic;
	text-shadow: 1px 2px 0 #151515;
}

.votes-big .signatures:before {
	width: 29px;
	height: 1px;
	content: "";
	position: absolute;
	top: 27px;
	left: 27px;
	display: block;
	background-color: #fff;
}

.votes-big .signatures:after {
	content: "";
	position: absolute;
	top: 22px;
	left: 17px;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #fff;
}

.votes-big .signatures strong {
	display: block;
	font-style: normal;
	font-weight: 300;
	margin: 0 0 0 -14px;
	color: #fff;
	line-height: 50px;
	font-family: "proxima-nova-alt-ext-cond",sans-serif;
	font-size: 55px;
	text-shadow: 1px 2px 0 #151515;
}

.votes-big .inner {
width: 420px;
height: 405px;
margin: 0 auto;
padding: 15px 0 0;
border-radius: 50%;
text-align: center;
background-color: rgba(255, 255, 255, .5);
  position:relative;
}

.votes-big .thumb {
	width: 96px;
	height: 96px;
	margin: 0 auto 25px;
	padding: 4px;
	border-radius: 150px;
	background-color: #fff;
	display: block;
}

.votes-big h2 {
	color: #fff;
	font-family: "proxima-nova-alt-ext-cond",sans-serif;
	font-size: 65px;
	margin: 0;
	letter-spacing: -2px;
	padding: 0;
	font-weight: 300;
	text-shadow: 2px 3px 0 #151515;
}

a.btn-success:active,
a.btn-success:hover,
a.btn-success,
.btn-success:active,
.btn-success:hover,
.btn-success {
	height: 36px;
	padding: 0 15px;
	min-width: 190px;
	line-height: 36px;
	border: 1px solid #24557c;
	border-radius: 5px;
	background-color: #1d8638;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.31);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDIyMSAzNiIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMWQ4NjM4IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNzhkOTkxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyMjEiIGhlaWdodD0iMzYiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(bottom, #1d8638 0%, #78d991 100%);
	background-image: -o-linear-gradient(bottom, #1d8638 0%, #78d991 100%);
	background-image: -webkit-linear-gradient(bottom, #1d8638 0%, #78d991 100%);
	background-image: linear-gradient(bottom, #1d8638 0%, #78d991 100%);
	color: #fff;
	font-size: 15px;
	text-shadow: 0 1px 0 rgba(8,25,38,.5);
}

.votes-big .btn {
	margin: 45px 0 0;
  position:relative;
}

.votes-big p {
	color: #fff;
	font-family: 'adobe-caslon-pro';
	font-size: 25px;
	margin: 0;
	padding: 18px 0 14px;
	font-weight: normal;
	font-style: italic;
	text-shadow: 1px 2px 0 #151515;
  text-align: center;
}

#mainTitle-petition {
	color: #fff;
	font-family: 'adobe-caslon-pro' !important;
	font-size: 30px;
	line-height: 30px;
	padding: 45px 0 40px;
	background: url(ico_stand.png) no-repeat 50% 50%;
	float: left;
	margin: -70px 0 0;
	text-align: center;
	display: block;
	width: 100%;
	letter-spacing: 3px;
	font-weight: normal;
	text-shadow: 1px 2px 0 #151515;
}

#subTitle-petition {
 
}

#subTitle-petition .left {
	float: left;
	width: 196px;
	margin: 0 10px;
	height: 24px;
	background-color: #130909;
	overflow: visible;
	color: #fff;
	line-height: 30px;
	padding: 0;
	position: relative;
	font-family: 'adobe-caslon-pro';
	font-size: 10px;
}

#subTitle-petition .left:before {
	content: "";
	position: absolute;
	top: 0;
	right: -22px;
	border: 12px solid transparent;
	border-left: 10px solid #000;
}

#subTitle-petition .left:after {
	content: "";
	position: absolute;
	top: 0;
	display: block;
	left: -22px;
	border: 12px solid #000;
	border-left: 12px solid transparent;
}

#subTitle-petition .right {
float: right;
	width: 196px;
	margin: 0 10px;
	height: 24px;
	background-color: #130909;
	overflow: visible;
	color: #fff;
	line-height: 30px;
	padding: 0;
	position: relative;
	font-family: 'adobe-caslon-pro';
	font-size: 10px;
}

#subTitle-petition .right:before {
	content: "";
	position: absolute;
	top: 0;
	right: -22px;
	border: 12px solid #000;
	border-right: 12px solid transparent;
}

#subTitle-petition .right:after {
	content: "";
	position: absolute;
	top: 0;
	display: block;
	left: -22px;
	border: 12px solid transparent;
	border-right: 10px solid #000;
}

#donut {
top: -15px;
  left:-15px;
}

#donut-large {
top: -15px;
  left:-15px;
}

.petition_sign {
	float: right;
	padding: 103px 20px 0 0;
	position: relative;
	z-index: 99;
	font-size: 13px;
}

.petition_sign img {
	width: 100%;
	margin: auto;
	max-width: 295px;
	padding: 0 0 5px;
	display: block;
}

.petition_sign:before {
	width: 1px;
	height: 180px;
	content: "";
	position: absolute;
	top: 125px;
	right: 5px;
	display: block;
	background-color: #fff;
}

#FBregisterWrap .petition_sign:before {
  width:0;
}

.stats-big {
	width: 267px;
	display: block;
	padding: 10px 0;
	position: relative;
	margin: 0px auto 17px;
	height: 267px;
	background-size: 100% auto;

}

.stats-big .signatures {
	color: #fff;
	font-weight: normal;
	font-family: 'adobe-caslon-pro';
	text-align: center;
	padding: 48px 0 0;
	font-size: 30px;
	font-style: italic;
	text-shadow: 1px 2px 0 #151515;
}

.details {
	clear: both;
	position: relative;
	padding: 25px 0 60px;
	overflow: hidden;
}

#FBregisterWrap .details {
  padding:0;
}

.details .photo {
	float: left;
	border: 4px solid #fff;
	margin: 95px 39px 0 0;
	position: relative;
	z-index: 8;
}

#FBregisterWrap .details .regPhoto{
  height: 250px;
overflow: hidden;
margin-bottom: 20px;
border: 4px solid #FFF;
}

#FBregisterWrap .details .photo{
margin: 0 10px 10px 0;
width: 100%;
float: none;
border: none;
}

.details h3 {
	color: #fff;
	font-weight: 300;
	font-family: "proxima-nova-alt-ext-cond",sans-serif;
	font-size: 40px;
	padding: 0 0 5px;
	line-height: 35px;
	text-shadow: 2px 3px 0 #151515;
}

.details p {
	color: #fff;
	padding: 0 25px 0 0;
	font-family: 'adobe-caslon-pro';
	font-size: 16px;
	line-height: 22px;
}

#FBregisterWrap .details p {
  line-height:1.25em;
  padding:0;
}

.details:before {
	width: 834px;
	height: 135px;
	content: "";
	position: absolute;
	top: 0;
	right: 5px;
	display: block;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}


#FBregisterWrap .details:before {
	border:none;
}


.stats-big .signatures:before {
width: 93px;
height: 1px;
content: "";
position: absolute;
top: 107px;
left: -100px;
display: block;
background-color: #FFF;
}

.stats-big .signatures:after {
width: 353px;
height: 1px;
content: "";
position: absolute;
top: 107px;
left: 104%;
display: block;
background-color: #FFF;
}

.stats-big .signatures strong {
	display: block;
	font-style: normal;
	font-weight: 300;
	margin: 0 0 0 -14px;
	color: #fff;
	line-height: 80px;
	font-family: "proxima-nova-alt-ext-cond",sans-serif;
	font-size: 99px;
	text-shadow: 1px 2px 0 #151515;
}

.stats-big .inner {
	width: 220px;
	height: 205px;
	margin: 8px auto;
	padding: 15px 0 0;
	border-radius: 50%;
	text-align: center;
	background-color: rgba(255, 255, 255, .5);
  position:relative;
}

.count {
	float: left;
	padding: 60px 0 0 10px;
	width: 250px;
}

.count h3 {
	color: #fff;
	margin: 0;
	padding: 0 0 7px;
	font-weight: 300;
	font-family: "proxima-nova-alt-ext-cond",sans-serif;
	font-size: 40px;
	line-height: 50px;
  letter-spacing:-.05em;
}

.count ul {
	margin: 0 0 15px 0;
	overflow: hidden;
	padding: 0;
  max-height: 138px;
}

.count p {
	background: url(ico_like.png) no-repeat;
	padding: 0 0 0 32px;
	height: 25px;
	font-size: 12px;
	opacity: .5;
	line-height: 25px;
}

.count ul li {
	margin: 3px;
	padding: 5px;	
  display:inline-block;
  background: rgba(131, 131, 131, 0.25);
border-radius: 4px;
border: 1px solid #494949;
  text-transform: uppercase;
font-size: 14px;
font-family: "proxima-nova-alt-ext-cond",sans-serif;
letter-spacing: .1em;
}

.count ul li:empty {
  display:none;
}

.count ul li img {	
}

.btn-close {
	width: 40px;
	display: block;
	position: absolute;
	right: 20px;
	top: 0;
	height: 40px;
	border-radius: 20px;
	background: url(ico_close.png) 50% 50% no-repeat rgba(255, 255, 255, .5)
}

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		.container-fluid {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		}

  #navHolder{
    margin-top:0;
  }

.navbar #topNav ul {
    float:none;
    margin:0;
  }
  
  .navbar #topNav ul>li {
float: none;
padding: 9px 15px;
font-weight: bold;
    padding:0;
  }
  
  .navbar #topNav ul>li>a{
     display:block;
  }
  
    .navbar #topNav ul>li>a:hover{
    background:#000;
  }
  
#subTitle-petition .left:before,
#subTitle-petition .right:before {
	content: "";
	position: absolute;
	top: 0;
	right: -22px;
	border: 12px solid transparent;
	border-left: 10px solid #000;
}

#subTitle-petition .left:after,
#subTitle-petition .right:after {
	content: "";
	position: absolute;
	top: 0;
	display: block;
	left: -22px;
	border: 12px solid #000;
	border-left: 12px solid transparent;
}
.signatures-list article {
	margin: 0 auto 15px;
	float: none;
}
#subTitle-petition .left,
#subTitle-petition .right {
	float: none;
	width: 80%;
	margin: 10px auto;
}
		#mainTitle-petition {
			margin: 0;
		}
		
		.votes-big {
			zoom: .5;
		}
  
    .votes-big h2 {
zoom:.9;
}
  
  .votes-big .signatures {
   font-size:1.25em;
  }
  
  .votes-big .signatures strong {
    font-size:3em;
  }
  
  .votes-big .btn {
    zoom:.9;
  }
		
		#r {
			position: static;
}

.fb {
	clear: both;
	float: none;
	width: auto;
	padding: 20px 0;
}
.count {
	clear: both;
	float: none;
	width: auto;
	padding: 20px 0;
    max-width: 230px;
margin: auto;
}
.stats-big {
	margin: 15px auto;
	position: relative;
}
.container-fluid {
	overflow: hidden;
}
.stats-big .inner .signatures:before {
	right: 105%;
	left: auto;
	top: 50%;
	width: 100%;
}
.stats-big .inner .signatures:after {
	left: 105%;
	top: 50%;
	width: 100%;
}
.count:before,
.fb:before,
.details:before {
	display: none;
		}

.petition_sign {
    float:none;
    text-align: center;
    margin:auto;
  }

  .petition_sign:before {
  display:none;  
  }
  
  .details .photo {
    margin-top:10px;
  }
  
 

}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
  
   
  
}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {

html {
	background-attachment: scroll;
	background-position: top left;
}
  
  #callCongress {
    border:none;
  }
  
}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {

html {
	background-attachment: scroll;
	background-position: top left;
}
  
 
}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		

  .petition_sign {
    zoom:.9;
  }
  
  .details .photo {
    float:none;
    zoom:.9; 
    width:97%;
  }
 
  .details{
  text-align: justify;
  }
  
  .details p{
    padding:0;
  }
  
		.votes-big{
			zoom: .45;
    margin-left:0;
		}
  
  .signatures-list article {
   zoom:.9; 
  }
 
  
body {
	font-size: 57%;
}

html {
	background-attachment: scroll;
	background-position: 17% 0;
}

.opTitle span {
	top: -3.3em;
}
}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

@font-face {
	font-family: 'knockout-htf-26-junior-flyweight-1361516764';
	src: url('knockout-htf-26-junior-flyweight-1361516764.eot');
	src: url('knockout-htf-26-junior-flyweight-1361516764.woff') format('woff'), url('knockout-htf-26-junior-flyweight-1361516764.ttf') format('truetype'), url('knockout-htf-26-junior-flyweight-1361516764.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'adobe-caslon-pro';
	src: url('adobe_caslon_pro_semibold-webfont.eot');
	src: url('adobe_caslon_pro_semibold-webfont.eot?#iefix') format('embedded-opentype'),  url('adobe_caslon_pro_semibold-webfont.woff') format('woff'),  url('adobe_caslon_pro_semibold-webfont.ttf') format('truetype'),  url('adobe_caslon_pro_semibold-webfont.svg#adobe_caslon_prosemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}


.thankyoupage #signIn {
	display:none !important;
}


.petition_sign {
    width: 313px;
  }

#FBregisterWrap .petition_sign {
min-height:572px;
  position: static;
float: none;
  padding:0 !important;
}
  
.petition-input .btn {
  display: block;
  background: #4eb268;
  font-family: "proxima-nova-alt-ext-cond",sans-serif;
  color: #FFF;
  font-size: 25px;
  padding: 9px;
  font-weight: 300;
  letter-spacing: .05em;
  width: 100%;
  margin-top: 1px;
  border: 0;
  text-shadow: .035em .035em 0 rgba(0, 0, 0, 1);
}
  
  #flash_share { display: none; }
