/*====================
	Font Styles
====================*/
html,body {
	font-family: 'athelas', sans-serif;
	line-height:1.5em !important;
	color: #323E48 !important;
}
h1,.h1 {
	font-family: 'athelas', sans-serif;
	font-size:35px !important;
    line-height: 1em !important;
	text-transform: uppercase !important;
	letter-spacing: .075em !important;
	font-weight:normal !important;
	color:#323E48;
}
h2,.h2 {
	font-family: 'athelas', sans-serif;
	font-size:30px !important;
	line-height:1.2em !important;
	font-weight:normal !important;
	color:#323E48;
}
h3,.h3 {
	font-family: 'athelis', sans-serif;
	font-size:25px !important;
	line-height:1.4em !important;
	font-weight:normal !important;
	color:#323E48;
}
h4,.h4 {
	font-family: 'athelas', sans-serif;
	font-size:20px !important;
	text-transform: uppercase !important;
	letter-spacing: .05em !important;
    line-height: 1.1em !important;
    font-weight: normal !important;
    color: #323E48;
}
h5,h6,.h5,.h6 {
	font-family: 'athelas', serif;
	font-size:20px !important;
	line-height:1.4em !important;
	font-weight:normal !important;
	color:#323E48;
}
h1.post-title {
	font-size: 25px !important;
	padding-bottom: 0 !important;
	font-weight: 700 !important;
}
.white-header h1, h1.white-header,.white-header h2, h2.white-header,.white-header h3, h3.white-header,.white-header h4, h4.white-header {color: white !important;}
/*====================
	Link Styles
====================*/
a,a:link, a:visited {color:#101010;font-style: normal;text-decoration: none;}
.fl-rich-text a,.fl-rich-text a:link,.fl-rich-text a:visited {
	-webkit-box-shadow: 0 1px 0 #8E2A2A;
	-moz-box-shadow: 0 1px 0 #8E2A2A;
	box-shadow: 0 1px 0 #8E2A2A;
	font-style: italic;
}
.fl-rich-text p a:hover {
	color:#000;
}
.fl-rich-text a:hover {
	text-decoration:none;
	color:black;
}
a:hover {text-decoration: none;}
a:active {color:#101010;}
/*====================
	Style Presets
====================*/
/*Basic*/
body.home.page-template-fullwidthpage .fl-row {margin: 0 0 30px;}
.fl-row {margin: 0 0 20px;}
.fl-min-col {min-height: 150px}
.large-text {font-size: 18px !important;line-height: 1.5em}
.xl-text {font-size: 22px !important;line-height: 1.5em}
.small-text {font-size: 14px !important;line-height: 1.5em;}
.white-text,.white-text h2 {color: white !important;}
.flexin {
	display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
	align-items:center;
    justify-content:center;
    -webkit-align-items:center;
    -webkit-box-align:center;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-align:center;
    -ms-flex-pack:center;
}
.cap-it h3,.cap-it h4,.footer-container h3,span.cap-it,.footer-col h4,.blog-sidebar h4 {
	margin: 0 0 5px !important;
	text-transform: uppercase !important;
	letter-spacing: .05em !important;
	font-weight: bold !important;
}
.gray-row {background: #f4f4f4;}
.fl-row-content-wrap {padding: 0 ;}
.fl-module-content {margin: 0;}
/*Buttons*/
.fl-builder-content a.fl-button,.fl-builder-content a.fl-button:visited,a.btn-primary,.btn-primary {
	color:#FFF !important;
	background: #8E2A2A;
	border:none;
}
.fl-builder-content a.fl-button .fl-button-text {color: white !important}
.fl-builder-content a.fl-button,.fl-builder-content a.fl-button:visited,a.bordered-btn,.bordered-btn,a.btn-primary,.btn-primary {
	font-family: 'athelas', sans-serif;
	margin:0 0 20px !important;
	padding: 10px 24px 9px !important;
    font-size: 15px !important;
	font-weight: normal !important;
	line-height:1em !important;
	text-transform: uppercase;
	letter-spacing: .05em !important;
	display:inline-block;
	transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	-moz-border-radius:4px !important;
    -webkit-border-radius:4px !important;
	border-radius:4px !important;
	text-decoration: none !important;
	box-shadow: none !important;
	font-style: normal !important;
}
.fl-builder-content a.fl-button:hover,.fl-builder-content a.fl-button:hover,a.btn-primary:hover,.primary-btn:hover {
	color:#FFF !important;
	background:#6B1F1F !important;
	text-decoration: none !important;
}
a.bordered-btn {
	color:#404040 !important;
	background: transparent;
	border: 2px solid #606060;
	box-shadow: none !important;
}
a.bordered-btn:hover {
	background:#8E2A2A;
	color:#FFF !important;
	border:2px solid #8E2A2A;
}
a.bordered-btn.white-btn {
	margin: 0 5px 10px !important;
	border: 2px solid rgba(255,255,255,.75) !important;
	background: rgba(255,255,255,0) !important;
	color: white !important;
}
a.bordered-btn.white-btn:hover {
	border: 2px solid rgba(255,255,255,1) !important;
	background: white !important;
	color: black !important;
}
a.bordered-btn.large-btn.white-btn {
	font-size: 18px !important;
	padding: 12px 30px !important;
	background: rgba(0,0,0,.25) !important;
}
a.bordered-btn.large-btn.white-btn:hover {background: white !important}
.fw-cta-row a.bordered-btn,.fw-cta-row a.btn-primary,.fw-cta-row a.bordered-btn.white-btn {margin-bottom: 0 !important}
.btn-auto {margin-top: auto}
.frm_style_formidable-style-2.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style-2.with_frm_style input[type=submit], .frm_style_formidable-style-2.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style-2.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style-2.with_frm_style.frm_login_form input[type=submit] {
	font-family: 'athelas', sans-serif;
	text-transform: uppercase !important;
	font-weight: normal !important;
	letter-spacing: .02em !important;
}
.btn-auto {margin-top: auto}
.contact-row .fl-button {margin-bottom: 0 !important;}
.fl-module-button .fl-button-left {text-align: left !important}
body.home .fl-module-button .fl-button-left {text-align:center !important}
/*Less Common Elements*/
blockquote,.chunked-content {
	margin: 5px 0 20px !important;
    padding: 20px 20px 5px !important;
    font-size: 18px !important;
	background: #f4f4f4 !important;
    font-style: normal !important;
    line-height: 1.5em !important;
	text-align: left;
	border-top:5px solid #323e48 !important;
	border-left: none !important;
	-moz-border-radius:0 0 10px 10px !important;
    -webkit-border-radius:0 0 10px 10px !important;
	border-radius:0 0 10px 10px !important;
}
body.home blockquote {font-size:20px !important;}
.chunked-content {padding-bottom: 10px !important}
.xl-text blockquote {font-size: 22px !important;}
.fw-cta-row {
	background: #8E2A2A;
	text-align: center;
	color: rgba(255,255,255,.75);
}
.fw-cta-row .large-text {font-size: 16px !important;}
.fw-cta-row a {color: white !important}
.fw-cta-row .fl-row-content-wrap {
	-webkit-box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.2);
	box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.2);
	padding: 35px 25px !important;
}
.fw-cta-row h2 {
	font-family: 'athelas', sans-serif;
	font-size: 20px !important;
	color: white !important;
	padding-bottom: 10px !important;
}
.fw-cta-row a.bordered-btn.white-btn {margin-bottom: 0 !important}
.kev-cta-pic {
	padding: 0 40px;
	margin: auto 0 0 !important;
}
.fancy-header {margin-bottom: 25px !important}
h1.entry-title,.page-title h1,.fancy-header .fl-heading .fl-heading-text {
	position: relative;
	padding: 0 20px !important;
    z-index: 0;
	display: block;
}
h1.entry-title:after,.header-row .page-title h1:after,.fancy-header .fl-heading .fl-heading-text:after {
	content: '';
    position: absolute;
    border-bottom: 4px solid #323e48;
    width: 100px;
    margin-left: -50px;
    left: 50%;
    bottom: -15px;
}
.fancy-header h1,.fancy-header h2,.fancy-header h3,.fancy-header h4,.page-title h1 {margin-bottom: 0 !important}
.fl-accordion-medium .fl-accordion-content {padding-bottom: 0;}
/*====================
	Hero Row
====================*/
body.home.page-template-fullwidthpage .hero-row.fl-row,body.page-template-fullwidthpage .fl-row.header-row,body.single .fl-row.header-row {position: relative;}
body.home.page-template-fullwidthpage .hero-row.fl-row {margin:0 !important}
/*Header Row*/
.header-img-col .fl-col-content {
	min-height: 150px;
	margin-bottom: 15px;
}
body.page-template-fullwidthpage .fl-row.header-row {margin-bottom: 30px !important;}
body.page-template-fullwidthpage .fl-row.header-row .fl-row-content-wrap, body.single .fl-row.header-row .fl-row-content-wrap {
	padding: 60px 0 60px 20px !important;
}
.header-img-col .fl-col-content {
	min-height: 150px;
	margin-bottom: 15px;
}
/*Hero Row*/
.hero-row .fl-row-content-wrap:after {
	background: rgba(194,213,237,0.5);
	background: -moz-linear-gradient(top, rgba(194,213,237,0.5) 0%, rgba(255,255,255,0.75) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(194,213,237,0.5)), color-stop(100%, rgba(255,255,255,0.75)));
	background: -webkit-linear-gradient(top, rgba(194,213,237,0.5) 0%, rgba(255,255,255,0.75) 100%);
	background: -o-linear-gradient(top, rgba(194,213,237,0.5) 0%, rgba(255,255,255,0.75) 100%);
	background: -ms-linear-gradient(top, rgba(194,213,237,0.5) 0%, rgba(255,255,255,0.75) 100%);
	background: linear-gradient(to bottom, rgba(194,213,237,0.5) 0%, rgba(255,255,255,0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2d5ed', endColorstr='#ffffff', GradientType=0 );
}
.hero-row .fl-row-content,.pop-row .fl-row-content {
	-webkit-box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.2);
    box-shadow: inset 0px 0px 30px 0px rgba(0,0,0,0.2);
}
.hero-wrap.flexin {
	width: 100%;
	height: auto;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.hero-header {
	padding: 30px 0;
    margin: 0 20px;
    text-align: center;
	position: relative;
	z-index: 1;
}
img.cc-watermark {
	position: absolute;
    height: 180px;
    right: 0;
    left: 50%;
    margin-left: -90px;
    opacity: .2;
    z-index: 0;
}
.hero-header h2 {
	text-align: center;
}
.hero-header h2.hh-pop {
	font-size:35px !important;
	padding-bottom: 10px !important;
}
.hero-header h2.hh-sub {
	font-family: "athelas",serif;
    font-size: 25px !important;
    line-height: 1.3em !important;
    padding-bottom: 0 !important;
    font-weight: 400 !important;
}

.btn-row {margin: 0 0 30px !important}
.btn-row .fl-col {padding: 0 0 5px !important}
.hero-row .fl-col.hero-parent-col {padding: 0 20px !important}
.hero-row .tile-col, .tile-row .tile-col {
	margin-bottom: 15px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.hero-row .tile-col .fl-col-content,.btn-row .tile-col .fl-col-content {
	-webkit-box-shadow: 0px 0px 5rem 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5rem 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5rem 0px rgba(0,0,0,0.2);
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
}
.hero-row .tile-col .fl-col-content:hover, .btn-row .tile-col .fl-col-content:hover {
	-webkit-box-shadow: 0px 0px 10rem 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10rem 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10rem 0px rgba(0,0,0,0.4);
}
.btn-row a.tile-btn.flexin {
	    font-family: 'athelas', sans-serif;
	position: relative;
	z-index: 2;
	height: 150px;
	color: white !important;
	letter-spacing: .02em;
	text-transform: uppercase;
	font-size: 22px !important;
	padding: 25px !important;
	text-align: center;
	line-height: 1.1em;
}
.btn-row a.tile-btn.flexin:after {
	content: '';
	position: absolute;
	top:0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	background: rgba(0, 0, 0, .3);
	transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.btn-row a.tile-btn.flexin:hover:after {
	background: rgba(0, 0, 0, .25);
}
/*====================
	Homepage
====================*/
.gray-row {
	background: #f4f4f4;
	padding:0;
}
.split-row .fl-col {padding: 0 !important;}
.split-row .split-text {
	padding:60px 20px 40px;
	position: relative;
	text-align: center;
}
.split-row .split-text:after,.split-row .split-text:before {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -50px;
	width: 100px;
	height: 4px;
	background: #8e2a2a;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.05);
	transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
}
.split-row .split-text:before {top: 30px;}
.split-row .split-text:after {bottom: 30px;}

.mt-auto {margin-top: auto;}
.icon-pod.flexin {
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
}
.icon-pod svg {
	height: 30px;
	width: 30px;
	margin-right:2rem;
	fill: #8E2A2A;
}
.split-col-img.fl-col {
	min-height: 200px;
	position: relative;
}
.split-row .fl-row-content-wrap {
	min-height: 200px;
	position: relative;
}
.split-row .fl-row-content-wrap:before {
	content: '';
	position: absolute;
	left: 0;
	top:0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.5);
}
.pop-row .fl-row-content-wrap .fl-row-content {padding: 0 20px 20px !important}
.pop-row .fl-col {padding: 0 !important}
.pop-row .fl-col .fl-col-content {
	padding: 25px 20px 5px;
	background: white;
	margin: 0 0 20px;
	font-size: 16px;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
}

.pop-row .fl-col .fl-col-content h3 {
	font-family: 'athelas', sans-serif;
	position: relative;
	text-transform: uppercase;
	color: #8e2a2a !important; 
	font-size: 22px !important;
	line-height: 1em !important;
	margin-bottom: 20px !important;
	padding-bottom: 20px !important;
	display: block;
}
.pop-row .fl-col .fl-col-content h3:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -50px;
	width: 100px;
	height: 4px;
	background: #8e2a2a;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.05);
	transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
}
.pop-row .fl-col.no-pop .fl-col-content {
	background: transparent;
	padding: 0;
	margin: 0;
	border-radius: 0;
	box-shadow:none !important;
}
/*Interior Pages*/
.tile-icons.flexin {
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.icon-row .fl-col.pop-col .fl-col-content {
	background: #8E2A2A;
}
svg.sn-icons {
	height: 60px;
	width: 60px;
	margin: 0 auto 10px;
	fill:black;
}
.icon-row .fl-col.pop-col svg.sn-icons {fill:white}
.qs-icon-group {
	margin: 0 auto;
    max-width: 75%;
}
/*====================
	Interior Pages
====================*/
body.page-template-default .entry-header {margin-bottom: 30px;}
.product-callout {margin-bottom: 30px}
.product-callout .fl-photo-content {max-width: 200px;}

.team-row .team-pic img {
	max-width: 200px !important;
	min-width: 200px !important;
    height: auto;
    -moz-border-radius:10px !important;
    -webkit-border-radius:10px !important;
	border-radius:10px !important;
}
.team-row .team-description {
	margin-bottom: 10px;
}
.team-row .team-description h4 {
	padding-bottom: 5px !important;
	font-weight: 600;
	letter-spacing: .02em;
}
.tile-icons.flexin {
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.frm_style_formidable-style-2.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style-2.with_frm_style input[type=submit], .frm_style_formidable-style-2.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style-2.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style-2.with_frm_style.frm_login_form input[type=submit] {box-shadow: none !important}
/*====================
	BLOG
=====================*/
.loop-link {padding: 20px 0;min-height: auto;}
.loop-link img.post-thumbnail {
	width: 50px;
    height: 50px;
    margin: 0 10px;
}
.loop-link .post-meta {
	margin-left: 75px;
	padding-top: 0;
	text-transform: capitalize;
	font-size: 10px;
	line-height: 1.5em;
}
#content .loop-link h2 {
	font-size: 20px !important;
	padding: 0 !important;
}
.loop-link .post-meta.comments {display: none !important}
.loop-link .bottom-border {left: 0;border-bottom: 1px solid rgba(0,0,0,.10);}
/*====================
	Overrides
====================*/
.post-page-head-area.bauhaus {padding-top: 15px; padding-bottom: 15px}
.post img {margin: 0}
.frm_hidden_container label.frm_primary_label {display: none !important}
.fl-col-small {max-width:100%}
.fl-col {min-height: 0}
.fl-module-photo, .fl-module-video {margin-bottom: 15px}
/*====================
	Essential Styles
====================*/
/*basic elements*/
#content h1,#content h2,#content h3,#content h4,#content h5,#content h6,h1,h2,h3,h4,h5,h6{
	padding: 0 0 10px;
	margin: 0;
}
p {margin: 0 0 20px 0;}
ol,ul{margin:0 0 18px .5em;padding-left:20px;list-style:disc}
.menu-tree ol,.menu-tree ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
ol {list-style:decimal}
ul.menu-tree.parent-links{margin:0;padding:0 0 0 15px;list-style:none}
.table-parent {overflow: visible}
/*mobile specific*/
.hidden-mobile {display: none}
.no-pseudo:before,a.no-pseudo:before,.no-pseudo:after,a.no-pseudo:after {content: none}
.page-wrapper {padding-bottom:0}
.fl-separator {margin:0 0 20px 0 !important;border-top:5px solid #f8f8f8 !important;}
.post form {background-color:transparent;padding:0;}
body.home .post-page-content {padding-bottom:20px}
.post-page-content {padding-top:20px;padding-bottom:0;}
.light-body {text-shadow: none;}
/*margin and padding*/
.page-template-fullwidthpage .fl-row-full-width .fl-row-content-wrap { padding-right: 20px !important; padding-left: 20px !important; } 
.page-template-fullwidthpage .fl-row-full-width.hero-row .fl-row-content-wrap,.page-template-fullwidthpage .fl-row-full-width.header-row .fl-row-content-wrap,.page-template-fullwidthpage .fl-row-full-width.pop-row .fl-row-content-wrap { padding-right:0 !important; padding-left:0 !important;}
body.home .fl-row-full-width.header-row .fl-row-content-wrap {padding-right:20px !important;padding-left:20px !important;}
.margin-xs{margin:10px 0 !important}.margin-sm{margin:15px 0 !important}.margin-md{margin:20px 0 !important}.margin-l{margin:30px 0 !important}.margin-xl{margin:40px 0 !important}
.padding-xs{padding:10px 0 !important}.padding-sm{padding:15px 0 !important}.padding-md{padding:20px 0 !important}.padding-l{padding:30px 0 !important}.padding-xl{padding:40px 0 !important}.padding-xxl{padding:20px 0 40px 0 !important}
.mt-xs{margin-top:10px !important}.mt-sm{margin-top:15px !important}.mt-md{margin-top:20px !important}.mt-l{margin-top:30px !important}.mt-xl{margin-top:40px !important}
.mb-xs{margin-bottom:10px !important}.mb-sm{margin-bottom:15px !important}.mb-md{margin-bottom:20px !important}.mb-l{margin-bottom:30px !important}.mb-xl{margin-bottom:40px !important}
.pt-xs{padding-top:10px !important}.pt-sm{padding-top:15px !important}.pt-md{padding-top:20px !important}.pt-l{padding-top:30px !important}.pt-xl{padding-top:40px !important}
.pb-xs{padding-bottom:10px !important}.pb-sm{padding-bottom:15px !important}.pb-md{padding-bottom:20px !important}.pb-l{padding-bottom:30px !important}.pb-xl{padding-bottom:40px !important}
.nopadding {padding:0!important}
.nomargin {margin:0!important}
.extra-padding-md {padding: 30px;}
.max-img-sm {max-width:150px;margin: 0 auto 20px;}
/*header*/
header a, header div {color: rgba(0,0,0,.75);}
header img {top: 0;max-height: 56px;}
.landscape header img, .portrait header img {top: 0px;}
.wptouch-menu .menu-tree a, .wptouch-menu .menu-tree span {text-shadow: none;}
.dark-header .wptouch-menu .menu-tree>li.menu-item {
	border-bottom: 1px solid rgba(255,255,255,.1);
    border-top: 1px solid rgba(255,255,255,.1);
}
.dark-header .wptouch-menu .menu-tree a, .dark-header .wptouch-menu .menu-tree span {text-shadow: rgba(255,255,255,.3) 0 -1px 0;}
/*footer*/
.footer {
	background:white;
	margin-top: 0;
	padding-bottom:20px;
	color: #606060;
	border-top: 2px solid #e0e0e0;
	margin: 0 20px;
}
body.page-template-fullwidthpage .footer {
	border: none
}
.page-wrapper .footer {
	margin-top:0;
	padding-top:25px;
	font-size:100%;
	line-height:1.6em;
}
.footer a {color: #606060;}
footer a.bordered-btn.white-btn {margin-top: 5px !important}
a.back-to-top {
	padding: 0 0 20px 0;
	color: rgba(0,0,0,.5);
	background:white;
	margin: -1px 0 0;
}
body.home .footer hr {border-top:none}
.footer ul {padding:0 20px;margin: 0;}
.footer-gap {margin-bottom: 10px;}
.footer h3 {
	padding-bottom: 0px !important;
    color: black !important;
    font-size: 22px !important;
}
li .social-footer-badges {
	background-color:transparent;
	box-shadow: none;
    border: none;
    border-radius: 40px;
    margin: 0 2px;
	color: rgba(0,0,0,.5)
}
.footer hr {
	border-top: 1px solid #d0d0d0;
	border-right:none;
	border-bottom:none;
	border-left:none;
}
.footer-small, .footer-small a {color: #909090;font-size: 14px;line-height: 1.3em;}
.footer-large, .footer-large a {font-size: 18px;line-height: 1.6em;}
/*fade*/
.fade{opacity:.75;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out}.fade:hover{opacity:1}.fade-2{opacity:.75;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-moz-transform:scale(1,1);transform:scale(1,1);-webkit-transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}.fade-2:hover{opacity:1;-webkit-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);transform:scale(1.2,1.2);-webkit-transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}
