/* Enter Your Custom CSS Here */

#section-6 { padding-bottom:55px; }
.fb-like-box, .fb_iframe_widget { background:#fff; }
.fullpage-scroll-arrow .section:first-child::after { font-size:85px;   margin-right: -76px; bottom:90px; }

.section-boxed .img-container
{
  background-color: #fdd200;
    border-radius: 500px;
    display: flex;
    height: 40px;
    margin: auto;
    padding: 25px;
    width: 40px;
}

#full-width { top:84px; }
#full-width .fullpage-scroll-arrow .section-text { padding-top:0px !important; }

.page-title h1 { text-transform: capitalize !important;  }

.dark-header #header { background-color:#000 !important; }
.header-wrapper .full-bg-image { top:84px !important; }
.secondbtn { margin-left:15px; }
.whitecolor { background-color:#fff !important; }
.slideotr-1 .slideInLeft {   margin-top: 53px; padding-left: 11%;}

.page-id-41 .cta-title {  font-size:40px; }
.page-id-41 .custom-page-content .section-boxed p { font-size:22px; }
.section-boxed a.button { color:#000; }

.page-id-147 .page-wrapper { background:url('http://righttotry.org/wp-content/uploads/2015/03/Inyourstate1.png') no-repeat; }

.page-id-2153 .content-container p { font-size:16px; }
.accordion-title { font-size:16px; }
.slideotr-3 .section-content .button {  margin-top: 95px; }
.slideotr-2 .section-content .button {  margin-top: 95px; }
.slideotr-4 .section-content .button { margin-top:315px; }

.page-id-41 #section-1 h2.cta-title { font-size:40px; }

.page-id-1517 #content-container { margin-top:70px; }

.dk-speakup-petition-wrap { float:left; }
.wp-image-2896 { margin-top:0px !important; }
#content-container { padding-bottom:100px; }

.slideotr-2 .slideInRight { margin-right:7% !important; }

.parent-pageid-147 #content-container #full-width { top:0px; }
.parent-pageid-147 #content-container  { padding-top:0px; }

/* In your State Page */
.page-id-3298 #content-container .section-full-width .section-boxed {
  margin-bottom: 100px;
}



@media only screen and (max-width: 480px) {
	.home .section {
		background-repeat: no-repeat;
		background-size: auto 200px;
		display: block !important;
		height: 200px !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	
	.section.section-text.layout-cc.slideotr-1 {
		height: 200px !important;
		position: absolute !important;
		top: 0 !important;
	}
	
	.section.section-text.layout-cc.slideotr-2 {
		height: 200px !important;
		position: absolute !important;
		top: 200px !important;
	}
	
	.section.section-text.layout-cc.slideotr-3 {
		height: 200px !important;
		position: absolute !important;
		top: 400px !important;
	}
	
	.section.section-text.layout-cc.slideotr-4 {
		height: 200px !important;
		position: absolute !important;
		top: 600px !important;
	}
	
	.home .button {
		display: none;
	}

}