@font-face {	
	font-family: myriad-pro;
    src: url(MYRIADPRO-REGULAR.OTF);
}

@font-face {	
	font-family: myriad-pro-light;
    src: url(MyriadPro-Light.otf);
}

@font-face {	
	font-family: myriad-pro-bold;
    src: url(MYRIADPRO-BOLD.OTF);
}

body, h1, h2, h3, h4, h5, h6, h7, p, a, ul, li, ol, div, input, placeholder, textarea{
	font-family:  "myriad-pro-light","myriad-pro","Arial",sans-serif !important;
	font-weight: 300;
}

  #country{
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    font-size: 19px;
    padding: 10px;
    line-height: 26px;
  }


h3{
	font-size:28px;
}

.cta-header{
	font-weight:500;
	font-size:36px;
}

h1{
	line-height: 1.5;
}


.error{
	display:block;
	color:#da1500;
	margin-top:10px;
}

body{
	font-size:18px;
}

p{
	font-size:18px;
}

.container{
	padding:20px;
	padding-top:0px;
}

.slide{
	min-height:500px;
	padding-top:50px;
	padding-bottom:100px;
	text-align:center;
}

.form-control{
  /* border: 1px solid #d3d3d3; 
   -webkit-border-radius: 6px;
  border-radius: 6px;
  */

  border: 1px solid black; 
   -webkit-border-radius: 0px;
  border-radius: 0px;

  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  min-height: 36px;
  padding: 10px;
  font-size: 24px;
  height: 48px;
  display: inline-block;
  max-width: 18em;
  margin-left:auto;
  margin-right:auto;
  margin-top:15px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;	
}

.button {
padding: 10px 50px;
  font-size: 22px;
  background-color: #dc6134;
  border: 1px solid #dc6134;
  /*
  -webkit-border-radius: 6px;
  border-radius: 6px;
  */
  border-radius:0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: white;
  position: relative;
  vertical-align: top;
  text-align: center;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
	display:block;
	margin-left:auto;
	margin-right:auto;
  margin-top:20px;
  max-width:100%;
}

.whatwedo{
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  -ms-transition: all 1s linear;
  transition: all 1s linear;
}

.button:hover{
	background-color:#04acbe;
	color:white;
	border:1px solid #04acbe;
}

.button:focus{
	background-color: #dc6134;
	color:white;
	border:1px solid  #dc6134;
}

.question{
	padding-top:20px;
	padding-bottom:20px;	
}

.question-skip{
	cursor:pointer;
	display:inline-block;
	margin-top:5px;
}

.whatwedo span{
	cursor:pointer;
	display:block;
	margin-top:5px;
}

.whatwedo{
	text-align:left;
	padding-left:10px;
}


.go-text {
	background-color:white;
	color:black;
	text-decoration:none;
	border:1px solid black;
	padding: 10px 20px;
	font-size:18px;
}

.go-text:hover, .go-text:focus {
	background-color: #fafafa;
	color:black;
	text-decoration:none;
	border:1px solid black;
	padding: 10px 20px;
	font-size:18px;
}

.question-skip:hover{
		text-decoration:underline;
	}

.person-pitch-header{
	font-weight:300;
	margin-top:25px;
}

.people{
	text-align:left;
}

.people h3{
	text-align:center;
}

.disclaimer{
	font-size:12px;
	text-align:center;
	color:gray;
	padding-bottom:20px;
}

@media only screen and (max-device-width: 768px) {
		h1{
			font-size:30px;
		}
		.cta-header{
			font-size:26px;
		}
	}

.salutation{
	font-weight:500;
}

.facebook_outer{
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding-top:10px;
}

.facebook_img_cell{
width:130px;
height:130px;
padding:10px;
}

.facebook_text_cell{
min-width:130px;
background-color:white;
padding:10px;
}

.facebook_inner{
border: 2px solid rgb(59,89,152);
}

.facebook_button_2{
 background: rgb(59,89,152);
text-transform:none;
border:none;
width:auto;
margin-right:0px;
}

.facebook_table{
width:100%; 
background-color:white;
}

.twitter-button{
 background: rgb(82,208,252);
text-transform:none;
border:none;
width:215px;
margin-right:0px;
}

.twitter-button:hover{
 background: rgb(82,208,252);
}


.twitter_button_well, .facebook_button_well{
width:100%;
text-align:right;
height:auto;
margin-top:10px;
}

.facebook_img{
width:100%;
}

.facebook_share_text_top{
font-family: Georgia, 'lucida grande', tahoma, verdana, arial, sans-serif !important;
font-size: 18px;
font-weight: 500;
text-align:left;
color:black !important;
}

.facebook_share_text_bottom{
font-family: Georgia, 'lucida grande', tahoma, verdana, arial, sans-serif !important;
font-size: 12px;
text-align:left;
color:black !important;
}

#day, #year {
  width:120px;
}

#month{
	width:250px;
}

#person{
	    text-align: center;
}

.navbar{
    height: 30px;
    background: #04acbe url(http://sumofus.org/wp-content/themes/pgm/img/scanlines.gif) repeat top left;
    border:none !important;
}

.navbar-brand{
    background-color: white;
    height: 125px;
    width:137px;
    position: relative;
    box-shadow: 0 0 6px #cccccc;
}

.navbar-brand:focus, .navbar-brand:active, .navbar-brand:hover {
    background-color: white !important;
}

.navbar-brand img{
	    background-color: white;
	    margin-left:18px;
	    margin-right:18px;
	    height:100px;
}

.navbar-container{
	padding:0px;
	padding-right: 15px;
    padding-left: 15px;
    max-width:auto;
}

/* ******** prettyCheckable ********* */
.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.clearfix{*zoom:1}.prettycheckbox,.prettyradio{display:inline-block;padding:0;margin:0}.prettycheckbox>a,.prettyradio>a{height:30px;width:30px;display:block;float:left;cursor:pointer;margin:0;background:url('/page/-/quizzify-prettyCheckable-sprites.png')}.prettycheckbox>a:focus,.prettyradio>a:focus{outline:0 none}.prettycheckbox label,.prettyradio label{display:block;float:left;margin:6px 5px;cursor:pointer}.prettycheckbox a.disabled,.prettycheckbox label.disabled,.prettyradio a.disabled,.prettyradio label.disabled{cursor:not-allowed}.prettycheckbox>a{background-position:0 0}.prettycheckbox>a:focus{background-position:-30px 0}.prettycheckbox>a.checked{background-position:-60px 0}.prettycheckbox>a.checked:focus{background-position:-90px 0}.prettycheckbox>a.checked.disabled{background-position:-150px 0}.prettycheckbox>a.disabled{background-position:-120px 0}.prettyradio>a{background-position:-180px 0}.prettyradio>a:focus{background-position:-210px 0}.prettyradio>a.checked{background-position:-240px 0}.prettyradio>a.checked:focus{background-position:-270px 0}.prettyradio>a.checked.disabled{background-position:-330px 0}.prettyradio>a.disabled{background-position:-300px 0}

.content-wrapper {
    padding-top: 0;
}

#enterDetails{
  margin-bottom: 15px;
    text-align: left;

  font-weight:300;
  max-width:18em;
  margin-left:auto;
  margin-right:auto;
}

label.field {
  font-size:10px !important;
}

#whyVote{
    font-size: 48px;
    color: #4A4A4A;
    line-height: 54px;
}

input[type=text], input[type=email]{
    /* Your first name: */
    font-size: 19px;
    line-height: 26px;
}

#start{
    font-size: 19px;
    color: #FFFFFF;
    line-height: 31px;
    margin-left: auto;
    margin-right:auto;
}

.item{
    font-size: 16px;
    line-height: 21px;
    font-weight:normal;
    max-width: 200px;
    height: 35px;
    white-space: normal;
    text-align:left;
    color:#4A4A4A;
}

.imgInner{
    border: 10px solid white;
}

.outerBox{
    padding:30px;
    margin-bottom: 20px;
}

.topImage{
    width:100%;
}

.itemRow{
     margin-left:20px;
     margin-right:20px;
     padding-top: 8px;
     padding-bottom: 3.5px;
     background-color: white;
}

.itemBox{
     background-color:white;
    padding-left:0;
    padding-right:0;
    padding-top:0;
    padding-bottom:0;
    cursor:pointer;
}

.itemBox:hover{
 cursor:pointer;
}

.imgBox img{
 height:150px;
}

.imgBox{
}

.textBox{
margin-top: 22.5px;
  margin-left: 10px;
float:left;
max-width:300px;
}

.prettycheckbox label, .prettyradio label {
  /* vertical-align: top; */
  font-size: 15px;
  font-weight:normal;
}


#skipButton{
  border-radius: 6px;
  max-width: 350px;
  margin-left: 15px;
  font-weight: 300;
}

#shareLinkBox{
text-decoration:underline;
margin-top:10px;
}


label.error {
    font-size: 14px !important;
    color: #262626 !important;
}

input.error {
    border: 2px solid #DB1500 !important;
}

@media screen and (max-width: 950px){
    .imgBox{
        width: 100%;
    }
    .itemBox{
        min-height:177px;
        padding-top: 10px;
    }
    .textBox{
        float:none;
    }
}


@media screen and (max-width: 767px){
	#whyVote {
	  font-size: 28px;
	  line-height: 1.4;
	}
	.outerBox {
	  padding: 30px 10px;
	}
	.has-pretty-child {
	  margin-top: 0;
	}

}
@media screen and (max-width: 500px){
    p{
    font-size:12px;
  }
}

@media screen and (max-width: 1000px){


  #start{
    float:none;
    margin-left:auto;
  }
  #enterDetails{
    float:none;
    margin-left:auto;
    text-align:center;
  }
}


@media screen and (max-width: 1035px){
  .fbShareButton, #facebook-button {
  margin-bottom:15px;
  }

.item{
  height:50px;
}
}

.row div{
    -webkit-transition: width 0.3s ease, margin 0.3s ease;
    -moz-transition: width 0.3s ease, margin 0.3s ease;
    -o-transition: width 0.3s ease, margin 0.3s ease;
    transition: width 0.3s ease, margin 0.3s ease;
}

#topSheetInner{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    background-color: rgba(255,255,255,0.75);
    z-index: 1000;
}

.topImageContainer{
    position: relative;
    padding-bottom: 52.50%;
    height: 0;
}


.topImageHolder{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:url('/static/blank.png');
    background-size:cover;
}

.imgPlaceholder{
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-bottom: 5.6%;
    background-size:cover;
}

.friendHolder{
  width: 30%;
  float: left;
  margin-left:3.3%;
}

.friendHolder:nth-of-type(1){
    margin-left: 3.1%;
    margin-top: -0.7%;
}

.friendHolder:nth-of-type(2){
    margin-left: 2.5%;
    margin-top: 3.1%;
}

.friendHolder:nth-of-type(3){
    margin-left: 1%;
    margin-top: -1.6%;
}

.friendHolder p{
  color: #dc6134;
  font-family:"myriad-pro-bold","myriad-pro","Arial",sans-serif !important;
}

.topImageInner{
  width: 100%;
  margin-left: 0%;
  margin-top: 13%;
}
   

.active > .imgBox > .imgInner{
    border: 10px solid #c0081f;
}

.eachOption{
    text-align:left;
    padding:0px;
}

#slideHeader{
  font-size: 28px;
  font-weight:bold;
  margin: 10px 0;
}

.centered-content{
  max-width:1100px !important;
}

#radiosRow{
  padding-top:10px;
}

#title {
  font-size:50px;
  margin-bottom:30px;
}

.fbShareButton, #facebook-button {
  background-color:#3b5998 !important;
   border:0px !important;
  max-width:350px;
  margin-bottom:20px;
  padding-top:13px;
}

.fbShareButton:hover,  .fbShareButton:active, .fbShareButton:focus, #facebook-button:active, #facebook-button:focus , #facebook-button:hover{
  background-color:#3b5998 !important;
  border:0px !important;
  max-width:350px;
  text-decoration:none;
}

#main-title{
  font-size:40px;
}

@media screen and (max-width: 768px){
	.eachOption{
	    padding-left:15px;
	    padding-right:15px;	    
	}

	h2, #main-title{
	  font-size:26px;
    line-height:30px;
	}

	h3{
	  font-size:22px;
    line-height:25px;
	}

	.facebook_share_text_top{
	  font-size:15px;		
	}

	.navbar-brand{
    	height: 75px;
    	width: 50px;
    	padding:0px;
	    padding-top: 10px;
	}

	.navbar-brand img{
	    margin-left: 5px;
	    margin-right: 5px;
	    height: 50px;
	}

	.slide:first-of-type{
		padding-top:20px;
	}

	#start{
		padding: 10px 20px;
	}
}

@media screen and (max-width: 640px){
	#day, #year, #month{
		width: 100%;
    	float: left;
    	margin-bottom: 10px;		
	} 

	.slide{
		padding-left:10px;
		padding-right:10px;
	}
}

.strong{  
  font-family:  "myriad-pro-bold","myriad-pro","Arial",sans-serif !important;
	font-weight:500;
}

.footer{
	font-size: 12px;
    margin-top: 70px;
    text-align:center;
    width:100%;
}

	#your-details{
		display: inline-block;
	}

  #facebook-button{
    max-width:350px;
  }


#loading-spinner{
  height:60px;
  width:60px;
  margin-top:20px;
}

.mdl-card{
  min-height:400px;
  width:100%;
}

.mdl-card__supporting-text h2{
  font-size:24px;
  line-height: 28px;
}

.title-row, .posts-row{
  padding-top:20px;
}



.people-row{
  padding-top:20px;
  }

.posts-row .col-md-3 h2{
  font-size:24px;
  line-height: 28px;
}

.queue{
    -webkit-transition: linear 0.5s; /* For Safari 3.1 to 6.0 */
    transition: linear 0.5s;
    opacity:0;
    display:none;
}

.queue:nth-of-type(1) {
    opacity:1;
    display:block;  
}

.queue:nth-of-type(2) {
    opacity:0.8;
    display:block;  
}

.queue:nth-of-type(3) {
    opacity:0.6;
    display:block;  
}

.queue:nth-of-type(4) {
    opacity:0.4;
    display:block;  
}

.queue:nth-of-type(5) {
    opacity:0.2;
    display:block;    
}

.col-md-3{
  margin-bottom:10px;
}

#petition-button{
  max-width:300px;

}

#petition-button:hover{
  text-decoration:none;
}

#hidden-scrolling-row{
  display:none;
}

.fb-login-button{
  margin-bottom:30px;
}

.see-more{
  margin-top: 40px;
    cursor:pointer;
}

#hidden-scrolling-row{
  border-bottom:1px solid #04acbe;
  position: fixed;
  background-color: white;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 999999;
}

.scrolling-inner{
  margin:0;
}

.scrolling-title-row h3{
  margin-bottom:0px;
}

.mdl-card__title{
  min-height:150px;
}

#initial-signup{
  margin-right:auto;
  margin-left:auto;
  max-width:18em; 
}

.glyphicon.form-control-feedback{
        top: 20px;
  }

  .hazed-container{
  padding:20px;
  background:rgba(255,255,255,0.85);
  padding-bottom:40px;
  display:inline-block;
} 

#container-whole{
  margin-top:80px;
}

.slide1{
  padding-top:0px;
}

@media screen and (max-width: 768px){
#container-whole{
  margin-top:25px;
}
}

.navbar{
      background: transparent;
}

body{
  background: url('/static/background-img.png');
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment:fixed;
}

.panel{
  min-height:440px;
}
.panel h2{
  font-size:24px;
  line-height:27px;
   word-wrap: break-word;
}

.panel h3{
  font-size:21px;
  line-height:22px;
   word-wrap: break-word;
}
@media screen and (max-width: 768px){
  .panel{
    min-height:400px;
  }
  .panel h2{
    font-size:20px;
    line-height:23px;
  }

  .panel h3{
    font-size:17px;
    line-height:19px;
  }

  .imgPlaceholder{
    margin-bottom: 2.5%;
  }

}

@media screen and (max-width: 500px){
  .imgPlaceholder{
    margin-bottom: 0%;
  }
}

.title-row h3, h3.pre-click {
  margin-bottom:0px;
}

.post-results-launch{
  margin-top:30px;
  color:black;
}

.post-results-launch:hover{
  color:black;
  text-decoration:none;
  }