/* respublica CSS footer */

#footer_wrapper {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	position:relative;
	min-height:620px;
	border-top:10px solid #1D1D1B;
}

#crumb_wrapper {
	margin:0;
	padding:0;
	width:100%;
	position:relative;
	height:60px;
}
.crumb_content {
	margin:0 auto;
	padding:0;
	width:1200px;
	position:relative;
	height:60px;
}
ul.crumb {
	float:left;
	margin:0 10px;
	height:60px;
	padding:0 0 0 40px;
	list-style:none;
	color:#B0B0B0;
	line-height:60px;
	background:url(../imgs/bkgs/crumb_icon.png) no-repeat 0 20px;
	background:url(../svgs/bkgs/crumb_icon.svg) no-repeat 0 20px;
	background-size:30px 30px;
}
ul.crumb li {
	float:left;
	margin:0 0 0 10px;
	padding:0 0 0 30px;
	height:60px;
	background:url(../imgs/bkgs/crumb_arrow.png) no-repeat 0 0;
	background:url(../imgs/bkgs/crumb_arrowx2.png) no-repeat 0 0;
	background-size:30px 70px;
}
ul.crumb li:first-child {
	margin:0;
	padding:0;
	background:none;
}

ul.social {
	float:right;
	margin:10px 0;
	height:40px;
	padding:0;
	list-style:none;
}
ul.social li {
	float:left;
	margin:0 10px;
	padding:0;
	height:40px;
	width:40px;
	text-indent:-9999px;
}
ul.social li a {
	display:block;
	height:40px;
	width:40px;
	background-color:#80A3A5 !important;
	border-radius:50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
ul.social li a:hover {
	background-color:#B0B0B0 !important;
}
ul.social li.twitter a {
	background:url(../imgs/btns/footer_icon_twitter.png) no-repeat 0 0;
	background:url(../imgs/btns/footer_icon_twitterx2.png) no-repeat 0 0;
	background-size:cover;
}
ul.social li.facebook a {
	background:url(../imgs/btns/footer_icon_facebook.png) no-repeat 0 0;
	background:url(../imgs/btns/footer_icon_facebookx2.png) no-repeat 0 0;
	background-size:cover;
}
ul.social li.linkedin a {
	background:url(../imgs/btns/footer_icon_in.png) no-repeat 0 0;
	background:url(../imgs/btns/footer_icon_inx2.png) no-repeat 0 0;
	background-size:cover;
}
ul.social li.print a {
	background:url(../imgs/btns/footer_icon_print.png) no-repeat 0 0;
	background:url(../imgs/btns/footer_icon_printx2.png) no-repeat 0 0;
	background-size:cover;
}

#footer_nav_wrapper {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	position:relative;
	height:40px;
}
.footer_nav_content {
	margin:0 auto;
	padding:0;
	width:1200px;
	position:relative;
	height:40px;
}
.footer_content {
	margin:0 auto;
	padding:0;
	width:1200px;
	position:relative;
	height:640px;
}
.footer_content .col5, .footer_content .col5 p.small {
	margin-bottom:0;
}
.footer_content .col5 p.large {
	margin:-10px 0 10px 0;
}
.footer_content .col5 {
	height:600px;
	padding:40px 0 0 0
}
.footer_content .col4 {
	margin:0 10px 0 90px;
}

.footer_content h1 {
	margin:40px 0;
	padding:0;
	width:260px;
	height:60px;
	display:block;
}
.footer_content h1 a, .footer_content h1 a img {
	margin:0;
	padding:0;
	width:260px;
	height:60px;
	display:block;
}
.footer_nav_content > ul {
	margin:0 10px;
	padding:0;
	list-style:none;
	float:left;
	height:40px;
	line-height:40px;
	width:800px;
}
.footer_nav_content > ul > li {
	margin:0;
	padding:0;
	height:40px;
	text-indent:-9999px;
	position:relative;
}
.footer_nav_content > ul > li > ul {
	margin:0;
	padding:0;
	list-style:none;
	height:40px;
	line-height:40px;
	float:left;
}
.footer_nav_content > ul > li > ul > li {
	float:left;
	margin:0 40px 0 0;
	padding:0;
	height:40px;
	text-indent:0;
	white-space:nowrap;
}
.footer_nav_content > ul > li a {
	display:block;
	height:40px;
	padding:0;
	color:#1D1D1B;
}
.footer_nav_content ul li a:hover, .footer_nav_content ul li.current_page_item a, .footer_nav_content ul li.current-page-ancestor a {
	color:#FFF;
}
.footer_nav_content p {
	line-height:40px;
	text-align:right;
	margin:0;
	height:40px;
}
.footer_nav_content p a {
	font-family:Arial, Helvetica, sans-serif;	
	color:#FFF;
	text-decoration:none;
	font-size:14px;
}
.footer_nav_content p strong {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.footer_nav_content p a strong, .footer_nav_content p a:hover {
	color:#F50;
}

.footer_content ul.principles {
	list-style:none;
	position:absolute;
	bottom:40px;
	left:0;
	margin:0;
	padding:0;
	width:380px;
	height:110px;
}
.footer_content ul.principles li {
	height:110px;
	float:left;
	padding:0;
	margin:0;
	font-family: 'Merriweather', serif;
	font-weight:300;
	fnt-style:italic;
	font-size:25px;
	line-height:30px;
	text-align:center;
}
.footer_content ul.principles li a {
	padding:80px 0 0 0;
	height:30px;
	display:block;
}
.footer_content ul.principles li.society a {
	width:110px;
	background:url(../imgs/bkgs/footer_principles.png) no-repeat center 0;
	background:url(../imgs/bkgs/footer_principles_hi_res.png) no-repeat center 0;
	background-size:70px 800px;
	color:#009ECC;
}
.footer_content ul.principles li.society a:hover, .footer_content ul.principles li.society.selected a {
	background:url(../imgs/bkgs/footer_principles.png) no-repeat center -600px;
	background:url(../imgs/bkgs/footer_principles_hi_res.png) no-repeat center -600px;
	background-size:70px 800px;
	color:#B0B0B0;
}
.footer_content ul.principles li.prosperity a {
	width:160px;
	background:url(../imgs/bkgs/footer_principles.png) no-repeat center -200px;
	background:url(../imgs/bkgs/footer_principles_hi_res.png) no-repeat center -200px;
	background-size:70px 800px;
	color:#B94256;
}
.footer_content ul.principles li.prosperity a:hover, .footer_content ul.principles li.prosperity.selected a {
	background:url(../imgs/bkgs/footer_principles.png) no-repeat center -600px;
	background:url(../imgs/bkgs/footer_principles_hi_res.png) no-repeat center -600px;
	background-size:70px 800px;
	color:#B0B0B0;
}
.footer_content ul.principles li.virtue a {
	width:110px;
	background:url(../imgs/bkgs/footer_principles.png) no-repeat center -400px;
	background:url(../imgs/bkgs/footer_principles_hi_res.png) no-repeat center -400px;
	background-size:70px 800px;
	color:#784B79;
}
.footer_content ul.principles li.virtue a:hover, .footer_content ul.principles li.virtue.selected a {
	background:url(../imgs/bkgs/footer_principles.png) no-repeat center -600px;
	background:url(../imgs/bkgs/footer_principles_hi_res.png) no-repeat center -600px;
	background-size:70px 800px;
	color:#B0B0B0;
}
.footer_content iframe {
	padding:0;
	margin:40px 0 0 0;
	border:none;
	width:100%;
}
#footer_wrapper .twitter_feed {
	width:285px;
	height:560px;
	margin:80px 0 0 0;
	padding:0 15px 0 0;
	overflow-y:scroll;
}
#footer_wrapper .fade {
	position:absolute;
	bottom:0;
	right:15px;
	z-index:999;
	width:300px;
	height:40px;
	background:url(../imgs/bkgs/twitter_fade_footer.png) repeat-x 0 bottom;
}
#footer_wrapper ::-webkit-scrollbar {
    width: 15px;
}
#footer_wrapper ::-webkit-scrollbar-track {
	background:#1D1D1B;
}
#footer_wrapper ::-webkit-scrollbar-thumb {
	background:#000;
}
#footer_wrapper .twitter_feed ul.twitterfeed {
	margin:0;
	padding:0 10px 40px 0;
	list-style:none;
}







.tweet_profile_img {
	display:none !important;
}
.tweet {
	border-top:none !important;
	padding:0 !important;
}
#footer_wrapper .tweet {
	color:#FFF;
}
.tweet .tweet_content {
	margin:10px 0 0 0 !important;
	padding:10px 0 0 0 !important;
	border-top:1px dotted #3C3C3B;
}
.tweet:first-child .tweet_content {
	border:none !important;
	padding:0 !important;
	margin:0 !important;
}
.tweet_header, .tweet_primary_meta {
	font-weight: 600 !important;
	font-family: 'Open Sans', sans-serif;
}
#footer_wrapper .tweet_header, #footer_wrapper .tweet_primary_meta a {
	color:#FFF;
}
.tweet_screen_name {
	opacity:1 !important;
	font-family: 'Open Sans', sans-serif;
	color:#B0B0B0;
}
.tweet_date, .tweet_retweet {
	color:#B0B0B0 !important;
}
.tweet_text {
	margin: 5px 0 !important;
	font-size:16px !important;
	line-height:1.5 !important;
}
#footer_wrapper .tweet_text {
	margin: 5px 0 !important;
	font-size:12px !important;
	line-height:1.5 !important;
}
.tweet_footer, .tweet_secondary_meta {
	font-size:12px !important;
	line-height:1.5;
}
#footer_wrapper .tweet_footer, #footer_wrapper .tweet_secondary_meta {
	font-size:11px !important;
	line-height:1.5;
}
.tweet_intents {
	height:auto !important;
	margin:5px 0 0 0 !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}



#footer_wrapper .twitter_feed ul.twitterfeed li {
	margin:10px 0 0 0;
	padding:10px 0 0 0 !important;
	color:#FFF;
	font-size:12px;
	line-height:1.5;
	border-bottom: none !important;
	min-height: 1px !important;
	border-top:1px dotted #3C3C3B;
}
#footer_wrapper .twitter_feed ul.twitterfeed li:first-child {
	border:none;
	padding:0 !important;
	margin:0;
}
#footer_wrapper .twitter_feed ul.twitterfeed li .timeline a {
	color:#B0B0B0;
}
#footer_wrapper .twitter_feed ul.twitterfeed li .timeline {
	font-size:11px !important;
}