#home .pagegroup { margin-bottom:0; }

#home #social-banner .carousel { overflow:hidden; position:relative; }

#social-banner { padding:60px 0; background:#40bff5 url(../images/bg_twitter_2.jpg) no-repeat center center; background-size:cover; color:white; }
#social-banner a { color:inherit; }
#social-banner h3 { font-size:30px; font-weight:900; text-align:center; margin:0 0 10px; color:white; }
#social-banner h3 em { font-weight:100; font-style:italic; }
#social-banner h4 { font-size:30px; font-weight:300; text-align:center; margin:0 0 30px; color:white; }
#social-banner .tweet { color:white; margin-bottom:30px; padding:15px; border:1px solid rgba(255,255,255,0.35); background:rgba(255,255,255,0.1); }
#social-banner .tweet a:hover { text-decoration:underline; }
#social-banner .tweet .content { font-size:22px; word-break:break-word; line-height:30px; margin-bottom:30px; }
#social-banner .tweet .title { display:block; font-size:16px; line-height:20px; white-space:nowrap; }
#social-banner .tweet .title i { margin-right:5px; display:inline-block; width:50px; height:50px; vertical-align:top; background:url(../images/icon_twitter.png) no-repeat center center; background-size:contain; }
#social-banner .tweet .title .title-inner { display:inline-block; white-space:normal; max-width:70%; }

@media (min-width:768px) {
	#social-banner h3 { font-size:40px; }
	#social-banner h4 { font-size:40px; }
	#social-banner .tweet { margin-bottom:0; border:none; background:none; }
	#social-banner .tweet .content { font-size:16px; line-height:20px; }
}

@media (min-width:992px) {
	
}

@media (min-width:1230px) {
	#social-banner .tweet .content { font-size:18px; line-height:22px; }
}


#social-banner .carousel-control { position:absolute; top:0; bottom:0; width:60px; transition:opacity .2s; }
#social-banner .carousel-control.left { right:auto; left:0; }
#social-banner .carousel-control.right { left:auto; right:0; }
#social-banner .carousel-control.right, #social-banner .carousel-control.left { background:none; }
#social-banner .glyphicon-chevron-left { background-image:url(../images/arrow_left.png); }
#social-banner .glyphicon-chevron-right { background-image:url(../images/arrow_right.png); }
#social-banner .carousel-control .glyphicon-chevron-left, #social-banner .carousel-control .icon-prev { left:50%; width:50px; height:100px; margin-left:-30px; margin-top:-50px; }
#social-banner .carousel-control .glyphicon-chevron-right, #social-banner .carousel-control .icon-next { right:50%; width:50px; height:100px; margin-right:-30px; margin-top:-50px; }
#social-banner .glyphicon-chevron-left:before, #social-banner .glyphicon-chevron-right:before { content:none; }
#group_257dccfd-4cae-4f07-809e-e661fbd8a8a7 .btn.btn-primary.press {font-size: 24px; }

@media (min-width:1230px) {
	#social-banner .carousel-control .glyphicon-chevron-left, #social-banner .carousel-control .icon-prev { width:80px; height:200px; margin-top:-100px; }
	#social-banner .carousel-control .glyphicon-chevron-right, #social-banner .carousel-control .icon-next { width:80px; height:200px; margin-top:-100px; }
	#social-banner .glyphicon-chevron-left { background-image:url(../images/arrow_white_left.png); }
	#social-banner .glyphicon-chevron-right { background-image:url(../images/arrow_white_right.png); }
	#group_257dccfd-4cae-4f07-809e-e661fbd8a8a7 .btn.btn-primary.press {font-size: 28px; }
}
#group_257dccfd-4cae-4f07-809e-e661fbd8a8a7 { padding:50px 0; background:#40bff5 url(../images/bg_twitter_2.jpg) no-repeat center center; background-size:cover; color:white; }
#members { color:white; padding:60px 0; background:url(../images/bg_members.jpg) no-repeat center center; background-size:cover; }
#members .member { width:160px; height:160px; position:relative; background:black; }
#members .member img { max-width:100%; height:auto; opacity:0.9; }
#members .member .content { position:absolute; bottom:0; left:0; right:0; text-align:center; color:white; line-height:1.1; padding:20px 15px; text-shadow:1px 1px 0px rgba(0, 0, 0, 1);
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to b	ottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#458fd0', endColorstr='#183956', GradientType=0 );
 }
#members .member .content .title { font-weight:300; font-style:italic; }
#members .member .content .name { font-weight:bold; }

#members .members-list { display:flex; flex-direction:row; justify-content:center; flex-wrap:wrap; }
#members .members-list .member { margin:5px; }

#members .header { text-align:center; text-transform:uppercase; margin-bottom:10px; line-height:1; }
#members .title { font-size:18px; font-weight:300; }
#members h3 { font-size:40px; font-weight:900; margin:0; }

#members .footer { text-align:center; margin-top:30px; }
#members .footer a { padding-right:20px; background:url(../images/carat_right.png) no-repeat right center; color:inherit; font-style:italic; font-weight:300; }
#members .footer a:hover { color:#dc1010; }


.home_banner { display:block; height:100%; text-align:center; background-repeat:no-repeat; background-position:center center; background-size:cover; padding:60px 30px; }
.home_banner .title { display:inline-block; text-align:center; font-size:40px; line-height:1; }
.home_banner .line { display:block; font-weight:300; }

a.home_banner { position:relative; }
a.home_banner:before { content:""; position:absolute; top:0; right:0; bottom:0; left:0; transition:background-color 0.3s ease-in-out; background-color:rgba(255,255,255,0); }
a.home_banner:hover:before { background-color:rgba(255,255,255,0.1); }

@media (min-width:768px) {
	.home_banner-row { display:flex; }
	.home_banner-col { flex:1; }
}


#issues .whistleblowers { color:black; background-image:url(../images/bg_whistleblower.jpg); }
#issues .whistleblowers:hover { color:black; }
#issues .whistleblowers:hover:before { background-color:rgba(0,0,0,0.1); }
#issues .whistleblowers .title strong { font-weight:400; color:#c10d0d; }
#issues .whistleblowers .line-1 { text-transform:uppercase; font-weight:700; }
#issues .whistleblowers .line-2 { font-style:italic; }
#issues .whistleblowers .line-3 { font-style:italic; }

@media (min-width:768px) {
	#issues .whistleblowers .title { text-align:right; }
	#issues .whistleblowers i { display:inline-block; width:220px; height:104px; vertical-align:top; background:url(../images/icon_whistleblower.png) no-repeat center center; }
}

#issues .climate-change { color:white; background-image:url(../images/bg_climatechange.jpg); }
#issues .climate-change:hover { color:white; }

#issues .antiquities { color:white; background-image:url(../images/bg_antiquities.jpg); }
#issues .antiquities:hover { color:white; }

#republicans .members { color:white; background-image:url(../images/bg_republicanmembers.jpg); }
#republicans .members:hover { color:white; }

#republicans .website { color:black; background-image:url(../images/bg_republicansite.jpg); }
#republicans .website:hover { color:black; }
#republicans .website:hover:before { background-color:rgba(0,0,0,0.1); }

@media (min-width:768px) {
	#republicans .website i { display:inline-block; width:92px; height:97px; vertical-align:bottom; background:url(../images/icon_republican.png) no-repeat center center; }
}

