@charset "UTF-8";
:root {
	--c-b-blue: #00AEEF;
}

.test_borders, #wrapper-menu body.category-events .current_page_parent.active > a {
	border: solid 0.125em red !important;
	border-right: 0 !important;
	border-left: 0 !important; }

.transition_none {
	-ms-transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none; }

.transition_all {
	-webkit-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out; }

.transition_all_slow {
	-ms-transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out; }

.transition_all_styles_slow {
	-ms-transition: background-color 400ms ease-in-out, color 400ms ease-in-out, border 400ms ease-in-out;
	-webkit-transition: background-color 400ms ease-in-out, color 400ms ease-in-out, border 400ms ease-in-out;
	-moz-transition: background-color 400ms ease-in-out, color 400ms ease-in-out, border 400ms ease-in-out;
	transition: background-color 400ms ease-in-out, color 400ms ease-in-out, border 400ms ease-in-out; }

.transition_all_styles {
	-ms-transition: background-color 250ms ease-in-out, color 250ms ease-in-out, border 250ms ease-in-out;
	-webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out, border 250ms ease-in-out;
	-moz-transition: background-color 250ms ease-in-out, color 250ms ease-in-out, border 250ms ease-in-out;
	transition: background-color 250ms ease-in-out, color 250ms ease-in-out, border 250ms ease-in-out; }

.easeInOut {
	-ms-transition: all 250ms ease-in-out;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out; }

.easeInOutQuint {
	-ms-transition: all 250ms cubic-bezier(0.86, 0, 0.07, 1);
	-webkit-transition: all 250ms cubic-bezier(0.86, 0, 0.07, 1);
	-moz-transition: all 250ms cubic-bezier(0.86, 0, 0.07, 1);
	transition: all 250ms cubic-bezier(0.86, 0, 0.07, 1); }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/*-webkit-font-smoothing: antialiased;
	font-smooth:always;*/
	zoom: 1;
	position: relative; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
	display: block; }

body {
	line-height: 1; }

ol, ul {
	list-style: none; }

blockquote, q {
	quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; }

table {
	border-collapse: collapse;
	border-spacing: 0; }

p {
	margin-bottom: 1.28571em; }

p.last {
	margin-bottom: 0px; }

.content p:last-child {
	margin-bottom: 0px; }

input:focus {
	outline: 0; }

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clearall {
	clear: both; }

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0; }

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clear:before,
.clear:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0; }

.clear:after {
	clear: both; }

/*
	The following zoom:1 rule is specifically for IE6 + IE7.
	Move to separate stylesheet if invalid CSS is a problem.
*/
.clear {
	zoom: 1; }

.vmiddle tr td {
	vertical-align: middle; }

.clearfix, .grid, .content ul.twitter-feed li, .widget, .widget.widget_nav_menu ul li,
.widget.widget_categories ul li,
.widget.widget_archive ul li,
.widget.widget_recent_entries ul li,
.widget.popular-posts ul li,
.widget.widget_pages ul li, .gform_wrapper .gfield.highlight ul, .gform_wrapper .gfield.highlight .ginput_container, .gform_wrapper .gfield.donation-highlight ul {
	display: block;
	zoom: 1; }

.clearfix:before,
.grid:before,
.content ul.twitter-feed li:before,
.widget:before,
.widget.widget_nav_menu ul li:before,
.widget.widget_categories ul li:before,
.widget.widget_archive ul li:before,
.widget.widget_recent_entries ul li:before,
.widget.popular-posts ul li:before,
.widget.widget_pages ul li:before,
.gform_wrapper .gfield.highlight ul:before,
.gform_wrapper .gfield.highlight .ginput_container:before,
.gform_wrapper .gfield.donation-highlight ul:before,
.clearfix:after, .grid:after, .content ul.twitter-feed li:after, .widget:after, .widget.widget_nav_menu ul li:after,
.widget.widget_categories ul li:after,
.widget.widget_archive ul li:after,
.widget.widget_recent_entries ul li:after,
.widget.popular-posts ul li:after,
.widget.widget_pages ul li:after, .gform_wrapper .gfield.highlight ul:after, .gform_wrapper .gfield.highlight .ginput_container:after, .gform_wrapper .gfield.donation-highlight ul:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0; }

.clearfix:after, .grid:after, .content ul.twitter-feed li:after, .widget:after, .widget.widget_nav_menu ul li:after,
.widget.widget_categories ul li:after,
.widget.widget_archive ul li:after,
.widget.widget_recent_entries ul li:after,
.widget.popular-posts ul li:after,
.widget.widget_pages ul li:after, .gform_wrapper .gfield.highlight ul:after, .gform_wrapper .gfield.highlight .ginput_container:after, .gform_wrapper .gfield.donation-highlight ul:after {
	clear: both; }

/***********************
 *  Fonts
 ***********************/
/***********************
 *  Classes
 ***********************/
.left {
	float: left; }

.right {
	float: right; }

.clear-left {
	clear: left; }

.clear-right {
	clear: right; }

.text-left {
	text-align: left; }

.text-right {
	text-align: right; }

.text-center {
	text-align: center; }

.hide {
	display: none; }

.bold {
	font-weight: bold; }

.white {
	color: #fffefe; }

.black {
	color: #000; }

.no-translate {
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0); }

.nolist {
	padding-left: 0 !important;
	margin-left: 0 !important; }
	.nolist > li {
		list-style: none !important; }

.transition-all {
	-webkit-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out; }

.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px; }

.alignright {
	float: left;
	margin-left: 15px;
	margin-bottom: 15px; }

* {
	-webkit-text-size-adjust: none; }

/***********************
 *  Global Generalised Styles
 ***********************/
.bfh {
	-webkit-backface-visibility: hidden; }

/***********************
 *  Theme specific classes
 ***********************/
/*
@include font_Gotham_Light();
@include font-gotham-book();
@include font_Gotham_italic();
@include font-gotham-medium();
@include font_Gotham_MediumItalic();
@include font-officina-serif();
@include font_OfficinaSerif_Italic();
@include font_OfficinaSerif_Bold();
@include font_OfficinaSerif_BoldItalic();
/**/
@font-face {
	font-family: 'Gotham_MediumItalic';
	src: url("../fonts/Gotham-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-MediumItalic.otf") format("opentype"), url("../fonts/Gotham-MediumItalic.woff") format("woff"), url("../fonts/Gotham-MediumItalic.ttf") format("truetype"), url("../fonts/Gotham-MediumItalic.svg#Gotham-MediumItalic") format("svg"); }

@font-face {
	font-family: 'Gotham_Medium';
	src: url("../fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Medium.otf") format("opentype"), url("../fonts/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham-Medium.ttf") format("truetype"), url("../fonts/Gotham-Medium.svg#Gotham-Medium") format("svg"); }

@font-face {
	font-family: 'Gotham_Light';
	src: url("../fonts/Gotham-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Light.otf") format("opentype"), url("../fonts/Gotham-Light.woff") format("woff"), url("../fonts/Gotham-Light.ttf") format("truetype"), url("../fonts/Gotham-Light.svg#Gotham-Light") format("svg"); }

@font-face {
	font-family: 'Gotham_italic';
	src: url("../fonts/Gotham-BookItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-BookItalic.otf") format("opentype"), url("../fonts/Gotham-BookItalic.woff") format("woff"), url("../fonts/Gotham-BookItalic.ttf") format("truetype"), url("../fonts/Gotham-BookItalic.svg#Gotham-BookItalic") format("svg"); }

@font-face {
	font-family: 'Gotham';
	src: url("../fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Book.otf") format("opentype"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.ttf") format("truetype"), url("../fonts/Gotham-Book.svg#Gotham-Book") format("svg"); }

@font-face {
	font-family: 'OfficinaSerif';
	src: url("../fonts/officina_serif_itc_book-webfont.eot");
	src: url("../fonts/officina_serif_itc_book-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/officina_serif_itc_book-webfont.woff2") format("woff2"), url("../fonts/officina_serif_itc_book-webfont.woff") format("woff"), url("../fonts/officina_serif_itc_book-webfont.ttf") format("truetype"), url("../fonts/officina_serif_itc_book-webfont.svg#officina_serif_itcbook") format("svg"); }

@font-face {
	font-family: 'OfficinaSerif_Italic';
	src: url("../fonts/officina_serif_itc_book_italic-webfont.eot");
	src: url("../fonts/officina_serif_itc_book_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/officina_serif_itc_book_italic-webfont.woff2") format("woff2"), url("../fonts/officina_serif_itc_book_italic-webfont.woff") format("woff"), url("../fonts/officina_serif_itc_book_italic-webfont.ttf") format("truetype"), url("../fonts/officina_serif_itc_book_italic-webfont.svg#officina_serif_itcbook_italic") format("svg"); }

@font-face {
	font-family: 'OfficinaSerif_Bold';
	src: url("../fonts/officina_serif_itc_bold-webfont.eot");
	src: url("../fonts/officina_serif_itc_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/officina_serif_itc_bold-webfont.woff2") format("woff2"), url("../fonts/officina_serif_itc_bold-webfont.woff") format("woff"), url("../fonts/officina_serif_itc_bold-webfont.ttf") format("truetype"), url("../fonts/officina_serif_itc_bold-webfont.svg#officina_serif_itcbold") format("svg"); }

@font-face {
	font-family: 'OfficinaSerif_BoldItalic';
	src: url("../fonts/officina_serif_itc_bold_italic-webfont.eot");
	src: url("../fonts/officina_serif_itc_bold_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/officina_serif_itc_bold_italic-webfont.woff2") format("woff2"), url("../fonts/officina_serif_itc_bold_italic-webfont.woff") format("woff"), url("../fonts/officina_serif_itc_bold_italic-webfont.ttf") format("truetype"), url("../fonts/officina_serif_itc_bold_italic-webfont.svg#officina_serif_itcbold_italic") format("svg"); }

img {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto; }

.tilt {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease; }

.tilt_1:hover {
	-webkit-transform: rotate(-0.5deg);
	-moz-transform: rotate(-0.5deg);
	-o-transform: rotate(-0.5deg);
	-ms-transform: rotate(-0.5deg);
	transform: rotate(-0.5deg); }

.tilt_10:hover {
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg); }

h1.medium-dark,
h2.medium-dark,
h3.medium-dark,
h4.medium-dark,
h5.medium-dark,
.medium-dark {
	color: #666666; }
	h1.medium-dark a,
	h1.medium-dark a:link,
	h1.medium-dark a:visited,
	h2.medium-dark a,
	h2.medium-dark a:link,
	h2.medium-dark a:visited,
	h3.medium-dark a,
	h3.medium-dark a:link,
	h3.medium-dark a:visited,
	h4.medium-dark a,
	h4.medium-dark a:link,
	h4.medium-dark a:visited,
	h5.medium-dark a,
	h5.medium-dark a:link,
	h5.medium-dark a:visited,
	.medium-dark a, .medium-dark a:link, .medium-dark a:visited {
		color: #666666; }
	h1.medium-dark a:hover,
	h2.medium-dark a:hover,
	h3.medium-dark a:hover,
	h4.medium-dark a:hover,
	h5.medium-dark a:hover,
	.medium-dark a:hover {
		color: #139cd8; }

h1.dark-blue,
h2.dark-blue,
h3.dark-blue,
h4.dark-blue,
h5.dark-blue,
.dark-blue {
	color: #1d439c; }
	h1.dark-blue a,
	h1.dark-blue a:link,
	h1.dark-blue a:visited,
	h2.dark-blue a,
	h2.dark-blue a:link,
	h2.dark-blue a:visited,
	h3.dark-blue a,
	h3.dark-blue a:link,
	h3.dark-blue a:visited,
	h4.dark-blue a,
	h4.dark-blue a:link,
	h4.dark-blue a:visited,
	h5.dark-blue a,
	h5.dark-blue a:link,
	h5.dark-blue a:visited,
	.dark-blue a, .dark-blue a:link, .dark-blue a:visited {
		color: #1d439c; }
	h1.dark-blue a:hover,
	h2.dark-blue a:hover,
	h3.dark-blue a:hover,
	h4.dark-blue a:hover,
	h5.dark-blue a:hover,
	.dark-blue a:hover {
		color: #139cd8; }

h1.feature-color,
h2.feature-color,
h3.feature-color,
h4.feature-color,
h5.feature-color,
.feature-color {
	color: #139cd8; }
	h1.feature-color a,
	h1.feature-color a:link,
	h1.feature-color a:visited,
	h2.feature-color a,
	h2.feature-color a:link,
	h2.feature-color a:visited,
	h3.feature-color a,
	h3.feature-color a:link,
	h3.feature-color a:visited,
	h4.feature-color a,
	h4.feature-color a:link,
	h4.feature-color a:visited,
	h5.feature-color a,
	h5.feature-color a:link,
	h5.feature-color a:visited,
	.feature-color a, .feature-color a:link, .feature-color a:visited {
		color: #139cd8; }
	h1.feature-color a:hover,
	h2.feature-color a:hover,
	h3.feature-color a:hover,
	h4.feature-color a:hover,
	h5.feature-color a:hover,
	.feature-color a:hover {
		color: #139cd8; }

.charcoal {
	color: #333333; }

.light-grey {
	color: #ededec; }

.content a.charcoal,
a.charcoal {
	color: #333333; }
	.content a.charcoal:link,
	.content a.charcoal:visited,
	a.charcoal:link, a.charcoal:visited {
		color: #333333; }

.content a.dark-grey,
a.dark-grey {
	color: #4e4c4d; }
	.content a.dark-grey:link,
	.content a.dark-grey:visited,
	a.dark-grey:link, a.dark-grey:visited {
		color: #4e4c4d; }

.content a.mid-grey,
a.mid-grey {
	color: #8a8d90; }
	.content a.mid-grey:link,
	.content a.mid-grey:visited,
	a.mid-grey:link, a.mid-grey:visited {
		color: #8a8d90; }

.content a.light-grey,
a.light-grey {
	color: #ededec; }
	.content a.light-grey:link,
	.content a.light-grey:visited,
	a.light-grey:link, a.light-grey:visited {
		color: #ededec; }

.highlight-blue {
	line-height: 1.1 !important;
	padding: 0.2em 0.5em 0.05em 0.5em;
	display: block;
	background-color: #139cd8;
	color: #fff;
	font-size: 2.71429em;
	font-weight: 600;
	font-family: Gotham, Helvetica, Arial, sans-serif; }

.highlight-dark-blue {
	line-height: 1.1 !important;
	padding: 0.25em 0.5em 0.2em 0.5em;
	display: block;
	background-color: #1d439c;
	color: #fff;
	font-size: 2em;
	font-weight: normal !important;
	font-family: Gotham, Helvetica, Arial, sans-serif; }

.small-sub-title {
	font-size: 1.07143em;
	font-family: "Gotham_Medium", Hevetica, Arial, sans-serif;
	font-weight: normal;
	color: #ffd700;
	text-transform: uppercase; }

.text-link,
.text-link:link,
.text-link:visited {
	color: #139cd8;
	display: inline-block; }
	.text-link:after,
	.text-link:link:after,
	.text-link:visited:after {
		-ms-transition: color 150ms ease-in-out;
		-webkit-transition: color 150ms ease-in-out;
		-moz-transition: color 150ms ease-in-out;
		transition: color 150ms ease-in-out;
		margin-left: 0.6em;
		content: "\f0da";
		font-family: FontAwesome;
		display: inline-block;
		vertical-align: middle; }

.content a.text-link,
a.text-link {
	text-decoration: none; }
	.content a.text-link:hover,
	a.text-link:hover {
		text-decoration: none;
		color: #444444; }
		.content a.text-link:hover:after,
		a.text-link:hover:after {
			color: #444444; }
	.content a.text-link:visited,
	a.text-link:visited {
		text-decoration: none; }

h1,
.h1-style,
.layout.layout-callout h2,
.header-style {
	font-family: "OfficinaSerif_Italic", Times New Roman, times, serif;
	font-size: 2.28571em;
	margin-bottom: 20px;
	color: #f7941d;
	line-height: 1.1; }

h2,
.h2-style,
.header-style-02 {
	font-family: "OfficinaSerif_Italic", Times New Roman, times, serif;
	font-size: 2.28571em;
	margin-bottom: 20px;
	color: #139cd8;
	line-height: 1.1; }

h3,
.h3-style,
.subheader-orange {
	font-size: 1.5em;
	font-family: "Gotham", Hevetica, Arial, sans-serif;
	font-weight: normal;
	color: #f7941d;
	margin-bottom: 1em;
	line-height: 1.1; }

h4,
.h4-style,
.subheader-blue {
	font-size: 1.5em;
	font-family: "Gotham", Hevetica, Arial, sans-serif;
	font-weight: normal;
	color: #139cd8;
	margin-bottom: 1em;
	line-height: 1.1; }

blockquote {
	margin: 1em 7% 0.25em 7% !important;
	font-family: "OfficinaSerif_Italic", Times New Roman, times, serif;
	font-size: 1.71429em;
	color: #139cd8; }

blockquote.no_padding {
	margin: 1em 0 0.25em 0 !important; }

.blockquote_inline {
	font-family: "OfficinaSerif_Italic", Times New Roman, times, serif;
	display: inline;
	font-size: 1.2em; }

.blockquote_inline_author {
	font-family: "Gotham", Hevetica, Arial, sans-serif;
	font-weight: normal;
	display: inline; }

.blockquote-author {
	margin: 0em 7% 0.25em 7% !important;
	font-family: "Gotham", Hevetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.07143em;
	color: #139cd8;
	margin-bottom: 1em;
	line-height: 1.1; }

.blockquote-author.no_padding {
	margin: 0em 0 0.25em 0 !important; }

em, i, em *, i * {
	font-family: "Gotham_italic", Hevetica, Arial, sans-serif; }

strong, b, strong *, b * {
	font-family: "Gotham_Medium", Hevetica, Arial, sans-serif;
	font-weight: normal; }

#content ul,
section ul {
	list-style-type: none;
	margin: 0 0 1.5em 0; }
	#content ul li,
	section ul li {
		line-height: 1.6em;
		margin-left: 1.5em;
		text-indent: -1.5em; }
		#content ul li:before,
		section ul li:before {
			color: #f7941d;
			/* set color to red */
			content: "\2022";
			/* /2022 is the numerical unicode for &bull; */
			font-size: 1em;
			/* Set the font-size of the bullet if necessary. Make sure to use em or %*/
			padding-right: 1em;
			/* Give the bullet some padding from the text Make sure to use em*/
			position: relative;
			top: 0em;
			/* Set the vertical position of the bullet if necessary. Make sure to use em or % */ }

img.alignright {
	float: right;
	margin: 0 0 5% 5%;
	width: 40%;
	max-width: none;
	height: auto; }

img.alignleft {
	float: left;
	margin: 0 5% 5% 0;
	width: 40%;
	max-width: none;
	height: auto; }

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto; }

img.no_bottom_margin {
	margin-bottom: 0px; }

.clear {
	clear: both;
	height: 0px; }

img.fixed_size {
	max-width: inherit !important;
	width: auto; }

@media screen and (max-width: 580px) {
	img.alignright {
		float: right;
		margin: 5% 0 5% 0;
		width: 100% !important;
		height: auto !important; }
	img.alignleft {
		float: left;
		margin: 5% 0 5% 0;
		width: 100% !important;
		height: auto !important; }
	img.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto; } }

/***********************
 *  Layout
 ***********************/
.content-width {
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 1260px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0 auto; }
	.content-width .content-width {
		padding-left: 0;
		padding-right: 0; }

.ie8 .content-width {
	width: 1100px; }
	.ie8 .content-width .content-width {
		width: auto; }

.ie8 #wrapper {
	overflow: hidden; }

.ie8 body {
	background: #f4f5f5;
	width: 1100px;
	margin-left: auto;
	margin-right: auto; }

#wrapper-content.with-sidebar #content {
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 100%;
	padding-right: 300px; }
	#wrapper-content.with-sidebar #content #content_bkg {
		background-color: white;
		-webkit-box-shadow: 0em 0em 0.9375em -0.375em #139cd8;
		-moz-box-shadow: 0em 0em 0.9375em -0.375em #139cd8;
		box-shadow: 0em 0em 0.9375em -0.375em #139cd8;
		padding: 20px; }

#wrapper-content.with-sidebar #sidebar {
	float: left;
	margin-left: -270px;
	width: 270px;
	z-index: 10; }

.full,
.full-width,
.feature-image,
.product-image,
.page-image {
	display: block; }
	.full img,
	.full-width img,
	.feature-image img,
	.product-image img,
	.page-image img {
		width: 100% !important;
		height: auto !important; }
	.full a,
	.full img,
	.full-width a,
	.full-width img,
	.feature-image a,
	.feature-image img,
	.product-image a,
	.product-image img,
	.page-image a, .page-image img {
		display: block; }

.page-image {
	margin-bottom: 30px; }

/***********************
 *  Outside Padding
 ***********************/
#wrapper-content,
.outside-padding {
	padding-left: 0px;
	padding-right: 0px; }

/***********************
 *  Grids
 ***********************/
.grid-wrapper {
	overflow: hidden; }

.grid {
	margin-left: -1%;
	margin-right: -1%; }

.grid > .column {
	-webkit-backface-visibility: hidden;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2%; }

.grid-wrapper.grid-1 > .grid {
	margin-left: -1%;
	margin-right: -1%;
	width: 102%;
	float: left; }

.grid-wrapper.grid-1 > .grid > .column {
	width: 100%;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2%; }

.grid-wrapper.grid-1.gap1 > .grid {
	margin-left: -1%;
	margin-right: -1%;
	width: 102%;
	float: left; }

.grid-wrapper.grid-1.gap1 > .grid > .column {
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2%; }

.grid-wrapper.grid-1.gap2 > .grid {
	margin-left: -2%;
	margin-right: -2%;
	width: 104%;
	float: left; }

.grid-wrapper.grid-1.gap2 > .grid > .column {
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 4%; }

.grid-wrapper.grid-1.gap3 > .grid {
	margin-left: -3%;
	margin-right: -3%;
	width: 106%;
	float: left; }

.grid-wrapper.grid-1.gap3 > .grid > .column {
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 6%; }

.grid-wrapper.grid-1.gap4 > .grid {
	margin-left: -4%;
	margin-right: -4%;
	width: 108%;
	float: left; }

.grid-wrapper.grid-1.gap4 > .grid > .column {
	padding-left: 4%;
	padding-right: 4%;
	padding-bottom: 8%; }

.grid-wrapper.grid-1.gap5 > .grid {
	margin-left: -5%;
	margin-right: -5%;
	width: 110%;
	float: left; }

.grid-wrapper.grid-1.gap5 > .grid > .column:nth-child(n+0) {
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 10%; }

.grid-wrapper.grid-1.nogap > .grid {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	float: left; }

.grid-wrapper.grid-1.nogap > .grid > .column {
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 0%; }

.grid-wrapper.grid-2 > .grid {
	margin-left: -1%;
	margin-right: -1%;
	width: 102%;
	float: left; }

.grid-wrapper.grid-2 > .grid > .column {
	float: left;
	width: 50%;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2%; }

.grid-wrapper.grid-2 > .grid > .column:nth-child(2n+1) {
	clear: both; }

@media screen and (max-width: 768px) {
	.grid-wrapper.grid-2 > .grid > .column {
		padding-bottom: 4%; } }

.grid-wrapper.grid-2.gap1 > .grid {
	margin-left: -1%;
	margin-right: -1%;
	width: 102%;
	float: left; }

.grid-wrapper.grid-2.gap1 > .grid > .column {
	float: left;
	width: 50%;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2%; }

@media screen and (max-width: 768px) {
	.grid-wrapper.grid-2.gap1 > .grid > .column {
		padding-bottom: 4%; } }

.grid-wrapper.grid-2.gap2 > .grid {
	margin-left: -2%;
	margin-right: -2%;
	width: 104%;
	float: left; }

.grid-wrapper.grid-2.gap2 > .grid > .column {
	float: left;
	width: 50%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 4%; }

@media screen and (max-width: 768px) {
	.grid-wrapper.grid-2.gap2 > .grid > .column {
		padding-bottom: 8%; } }

.grid-wrapper.grid-2.gap3 > .grid {
	margin-left: -3%;
	margin-right: -3%;
	width: 106%;
	float: left; }

.grid-wrapper.grid-2.gap3 > .grid > .column {
	float: left;
	width: 50%;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 6%; }

@media screen and (max-width: 768px) {
	.grid-wrapper.grid-2.gap3 > .grid > .column {
		padding-bottom: 12%; } }

.grid-wrapper.grid-2.gap4 > .grid {
	margin-left: -4%;
	margin-right: -4%;
	width: 108%;
	float: left; }

.grid-wrapper.grid-2.gap4 > .grid > .column {
	float: left;
	width: 50%;
	padding-left: 4%;
	padding-right: 4%;
	padding-bottom: 8%; }

@media screen and (max-width: 768px) {
	.grid-wrapper.grid-2.gap4 > .grid > .column {
		padding-bottom: 16%; } }

.grid-wrapper.grid-2.gap5 > .grid {
	margin-left: -5%;
	margin-right: -5%;
	width: 110%;
	float: left; }

.grid-wrapper.grid-2.gap5 > .grid > .column {
	float: left;
	width: 50%;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 10%; }

@media screen and (max-width: 768px) {
	.grid-wrapper.grid-2.gap5 > .grid > .column {
		padding-bottom: 20%; } }

.grid-wrapper.grid-2.nogap > .grid {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	float: left; }

.grid-wrapper.grid-2.nogap > .grid > .column {
	float: left;
	width: 50%;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 0%; }

@media screen and (max-width: 768px) {
	.grid-wrapper.grid-2.nogap > .grid > .column {
		padding-bottom: 0%; } }

@media screen and (max-width: 768px) {
	.grid-wrapper.grid-2:not(.manual) {
		overflow: visible; }
	.grid-wrapper.grid-2:not(.manual) > .grid,
	.grid-wrapper.grid-2.nogap:not(.manual) > .grid,
	.grid-wrapper.grid-2.gap2:not(.manual) > .grid,
	.grid-wrapper.grid-2.gap3:not(.manual) > .grid,
	.grid-wrapper.grid-2.gap4:not(.manual) > .grid,
	.grid-wrapper.grid-2.gap5:not(.manual) > .grid {
		width: 100%;
		margin-left: 0;
		margin-right: 0; }
		.grid-wrapper.grid-2:not(.manual) > .grid > .column,
		.grid-wrapper.grid-2.nogap:not(.manual) > .grid > .column,
		.grid-wrapper.grid-2.gap2:not(.manual) > .grid > .column,
		.grid-wrapper.grid-2.gap3:not(.manual) > .grid > .column,
		.grid-wrapper.grid-2.gap4:not(.manual) > .grid > .column,
		.grid-wrapper.grid-2.gap5:not(.manual) > .grid > .column {
			width: auto;
			float: none;
			padding-left: 0;
			padding-right: 0; } }

.grid-wrapper.grid-3 > .grid {
	margin-left: -1%;
	margin-right: -1%;
	width: 102%;
	float: left; }

.grid-wrapper.grid-3 > .grid > .column {
	width: 33.333333333333%;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2%; }

.grid-wrapper.grid-3 > .grid > .column:nth-child(3n+1) {
	clear: both; }

@media screen and (max-width: 620px) {
	.grid-wrapper.grid-3 > .grid > .column {
		padding-bottom: 4%; } }

.grid-wrapper.grid-3.gap1 > .grid {
	margin-left: -1%;
	margin-right: -1%;
	width: 102%;
	float: left; }

.grid-wrapper.grid-3.gap1 > .grid > .column {
	float: left;
	width: 33.333333333333%;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2%; }

.grid-wrapper.grid-3.gap1 > .grid > .column:nth-child(3n+1) {
	clear: both; }

@media screen and (max-width: 620px) {
	.grid-wrapper.grid-3.gap1 > .grid > .column {
		padding-bottom: 4%; } }

.grid-wrapper.grid-3.gap2 > .grid {
	margin-left: -2%;
	margin-right: -2%;
	width: 104%;
	float: left; }

.grid-wrapper.grid-3.gap2 > .grid > .column {
	float: left;
	width: 33.333333333333%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 4%; }

.grid-wrapper.grid-3.gap2 > .grid > .column:nth-child(3n+1) {
	clear: both; }

@media screen and (max-width: 620px) {
	.grid-wrapper.grid-3.gap2 > .grid > .column {
		padding-bottom: 8%; } }

.grid-wrapper.grid-3.gap3 > .grid {
	margin-left: -3%;
	margin-right: -3%;
	width: 106%;
	float: left; }

.grid-wrapper.grid-3.gap3 > .grid > .column {
	float: left;
	width: 33.333333333333%;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 6%; }

.grid-wrapper.grid-3.gap3 > .grid > .column:nth-child(3n+1) {
	clear: both; }

@media screen and (max-width: 620px) {
	.grid-wrapper.grid-3.gap3 > .grid > .column {
		padding-bottom: 12%; } }

.grid-wrapper.grid-3.gap4 > .grid {
	margin-left: -4%;
	margin-right: -4%;
	width: 108%;
	float: left; }

.grid-wrapper.grid-3.gap4 > .grid > .column {
	float: left;
	width: 33.333333333333%;
	padding-left: 4%;
	padding-right: 4%;
	padding-bottom: 8%; }

.grid-wrapper.grid-3.gap4 > .grid > .column:nth-child(3n+1) {
	clear: both; }

@media screen and (max-width: 620px) {
	.grid-wrapper.grid-3.gap4 > .grid > .column {
		padding-bottom: 16%; } }

.grid-wrapper.grid-3.gap5 > .grid {
	margin-left: -5%;
	margin-right: -5%;
	width: 110%;
	float: left; }

.grid-wrapper.grid-3.gap5 > .grid > .column {
	float: left;
	width: 33.333333333333%;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 10%; }

.grid-wrapper.grid-3.gap5 > .grid > .column:nth-child(3n+1) {
	clear: both; }

@media screen and (max-width: 620px) {
	.grid-wrapper.grid-3.gap5 > .grid > .column {
		padding-bottom: 20%; } }

.grid-wrapper.grid-3.gap6 > .grid {
	margin-left: -6%;
	margin-right: -6%;
	width: 112%;
	float: left; }

.grid-wrapper.grid-3.gap6 > .grid > .column {
	float: left;
	width: 33.333333333333%;
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 12%; }

.grid-wrapper.grid-3.gap6 > .grid > .column:nth-child(3n+1) {
	clear: both; }

@media screen and (max-width: 620px) {
	.grid-wrapper.grid-3.gap6 > .grid > .column {
		padding-bottom: 20%; } }

.grid-wrapper.grid-3.gap7 > .grid {
	margin-left: -7%;
	margin-right: -7%;
	width: 114%;
	float: left; }

.grid-wrapper.grid-3.gap7 > .grid > .column {
	float: left;
	width: 33.333333333333%;
	padding-left: 7%;
	padding-right: 7%;
	padding-bottom: 14%; }

.grid-wrapper.grid-3.gap7 > .grid > .column:nth-child(3n+1) {
	clear: both; }

@media screen and (max-width: 620px) {
	.grid-wrapper.grid-3.gap7 > .grid > .column {
		padding-bottom: 20%; } }

.grid-wrapper.grid-3.nogap > .grid {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	float: left; }

.grid-wrapper.grid-3.nogap > .grid > .column {
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 0%; }

.grid-wrapper.grid-3.nogap > .grid > .column:nth-child(3n+1) {
	clear: both; }

@media screen and (max-width: 620px) {
	.grid-wrapper.grid-3.nogap > .grid > .column {
		padding-bottom: 0%; } }

@media screen and (max-width: 620px) {
	.grid-wrapper.grid-3:not(.manual) {
		overflow: visible; }
	.grid-wrapper.grid-3:not(.manual) > .grid,
	.grid-wrapper.grid-3.nogap:not(.manual) > .grid,
	.grid-wrapper.grid-3.gap1:not(.manual) > .grid,
	.grid-wrapper.grid-3.gap2:not(.manual) > .grid,
	.grid-wrapper.grid-3.gap3:not(.manual) > .grid,
	.grid-wrapper.grid-3.gap4:not(.manual) > .grid,
	.grid-wrapper.grid-3.gap5:not(.manual) > .grid,
	.grid-wrapper.grid-3.gap6:not(.manual) > .grid,
	.grid-wrapper.grid-3.gap7:not(.manual) > .grid {
		width: 100%;
		margin-left: 0;
		margin-right: 0; }
		.grid-wrapper.grid-3:not(.manual) > .grid > .column,
		.grid-wrapper.grid-3.nogap:not(.manual) > .grid > .column,
		.grid-wrapper.grid-3.gap1:not(.manual) > .grid > .column,
		.grid-wrapper.grid-3.gap2:not(.manual) > .grid > .column,
		.grid-wrapper.grid-3.gap3:not(.manual) > .grid > .column,
		.grid-wrapper.grid-3.gap4:not(.manual) > .grid > .column,
		.grid-wrapper.grid-3.gap5:not(.manual) > .grid > .column,
		.grid-wrapper.grid-3.gap6:not(.manual) > .grid > .column,
		.grid-wrapper.grid-3.gap7:not(.manual) > .grid > .column {
			width: auto;
			clear: none;
			float: none;
			padding-left: 0;
			padding-right: 0; } }

.grid-wrapper.grid-4 > .grid {
	margin-left: -1%;
	margin-right: -1%;
	width: 102%;
	float: left; }

.grid-wrapper.grid-4 > .grid > .column {
	width: 25%;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2%; }

.grid-wrapper.grid-4 > .grid > .column:nth-child(4n+1) {
	clear: both; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-4 > .grid > .column {
		padding-bottom: 4%; } }

.grid-wrapper.grid-4.gap1 > .grid {
	margin-left: -1%;
	margin-right: -1%;
	width: 102%;
	float: left; }

.grid-wrapper.grid-4.gap1 > .grid > .column {
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-4.gap1 > .grid > .column {
		padding-bottom: 4%; } }

.grid-wrapper.grid-4.gap2 > .grid {
	margin-left: -2%;
	margin-right: -2%;
	width: 104%;
	float: left; }

.grid-wrapper.grid-4.gap2 > .grid > .column {
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 4%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-4.gap2 > .grid > .column {
		padding-bottom: 8%; } }

.grid-wrapper.grid-4.gap3 > .grid {
	margin-left: -3%;
	margin-right: -3%;
	width: 106%;
	float: left; }

.grid-wrapper.grid-4.gap3 > .grid > .column {
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 6%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-4.gap3 > .grid > .column {
		padding-bottom: 12%; } }

.grid-wrapper.grid-4.gap4 > .grid {
	margin-left: -4%;
	margin-right: -4%;
	width: 108%;
	float: left; }

.grid-wrapper.grid-4.gap4 > .grid > .column {
	padding-left: 4%;
	padding-right: 4%;
	padding-bottom: 8%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-4.gap4 > .grid > .column {
		padding-bottom: 16%; } }

.grid-wrapper.grid-4.gap5 > .grid {
	margin-left: -5%;
	margin-right: -5%;
	width: 110%;
	float: left; }

.grid-wrapper.grid-4.gap5 > .grid > .column {
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 10%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-4.gap5 > .grid > .column {
		padding-bottom: 20%; } }

.grid-wrapper.grid-4.gap6 > .grid {
	margin-left: -6%;
	margin-right: -6%;
	width: 112%;
	float: left; }

.grid-wrapper.grid-4.gap6 > .grid > .column {
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 10%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-4.gap6 > .grid > .column {
		padding-bottom: 20%; } }

.grid-wrapper.grid-4.gap8 > .grid {
	margin-left: -8%;
	margin-right: -8%;
	width: 116%;
	float: left; }

.grid-wrapper.grid-4.gap8 > .grid > .column {
	padding-left: 8%;
	padding-right: 8%;
	padding-bottom: 10%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-4.gap8 > .grid > .column {
		padding-bottom: 20%; } }

.grid-wrapper.grid-4.nogap > .grid {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	float: left; }

.grid-wrapper.grid-4.nogap > .grid > .column {
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 0%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-4.nogap > .grid > .column {
		padding-bottom: 0%; } }

@media screen and (max-width: 768px) {
	.grid-wrapper.grid-4:not(.manual) > .grid > .column,
	.grid-wrapper.grid-4.nogap:not(.manual) > .grid > .column,
	.grid-wrapper.grid-4.gap1:not(.manual) > .grid > .column,
	.grid-wrapper.grid-4.gap2:not(.manual) > .grid > .column,
	.grid-wrapper.grid-4.gap3:not(.manual) > .grid > .column,
	.grid-wrapper.grid-4.gap4:not(.manual) > .grid > .column,
	.grid-wrapper.grid-4.gap5:not(.manual) > .grid > .column,
	.grid-wrapper.grid-4.gap6:not(.manual) > .grid > .column,
	.grid-wrapper.grid-4.gap8:not(.manual) > .grid > .column {
		width: 50%; }
	.grid-wrapper.grid-4:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-4.nogap:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-4.gap1:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-4.gap2:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-4.gap3:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-4.gap4:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-4.gap5:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-4.gap6:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-4.gap8:not(.manual) > .grid > .column:nth-child(4n+1) {
		clear: none; }
	.grid-wrapper.grid-4:not(.manual) > .grid > .column:nth-child(2n+1),
	.grid-wrapper.grid-4.nogap:not(.manual) > .grid > .column:nth-child(2n+1),
	.grid-wrapper.grid-4.gap1:not(.manual) > .grid > .column:nth-child(2n+1),
	.grid-wrapper.grid-4.gap2:not(.manual) > .grid > .column:nth-child(2n+1),
	.grid-wrapper.grid-4.gap3:not(.manual) > .grid > .column:nth-child(2n+1),
	.grid-wrapper.grid-4.gap4:not(.manual) > .grid > .column:nth-child(2n+1),
	.grid-wrapper.grid-4.gap5:not(.manual) > .grid > .column:nth-child(2n+1),
	.grid-wrapper.grid-4.gap6:not(.manual) > .grid > .column:nth-child(2n+1),
	.grid-wrapper.grid-4.gap8:not(.manual) > .grid > .column:nth-child(2n+1) {
		clear: both; } }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-4:not(.manual) {
		overflow: visible; }
	.grid-wrapper.grid-4:not(.manual) > .grid,
	.grid-wrapper.grid-4.nogap:not(.manual) > .grid,
	.grid-wrapper.grid-4.gap1:not(.manual) > .grid,
	.grid-wrapper.grid-4.gap2:not(.manual) > .grid,
	.grid-wrapper.grid-4.gap3:not(.manual) > .grid,
	.grid-wrapper.grid-4.gap4:not(.manual) > .grid,
	.grid-wrapper.grid-4.gap5:not(.manual) > .grid,
	.grid-wrapper.grid-4.gap6:not(.manual) > .grid,
	.grid-wrapper.grid-4.gap8:not(.manual) > .grid {
		width: 100%;
		margin-left: 0;
		margin-right: 0; }
		.grid-wrapper.grid-4:not(.manual) > .grid > .column,
		.grid-wrapper.grid-4.nogap:not(.manual) > .grid > .column,
		.grid-wrapper.grid-4.gap1:not(.manual) > .grid > .column,
		.grid-wrapper.grid-4.gap2:not(.manual) > .grid > .column,
		.grid-wrapper.grid-4.gap3:not(.manual) > .grid > .column,
		.grid-wrapper.grid-4.gap4:not(.manual) > .grid > .column,
		.grid-wrapper.grid-4.gap5:not(.manual) > .grid > .column,
		.grid-wrapper.grid-4.gap6:not(.manual) > .grid > .column,
		.grid-wrapper.grid-4.gap8:not(.manual) > .grid > .column {
			width: auto;
			float: none;
			padding-right: 0;
			padding-left: 0; } }

.grid-wrapper.grid-5 > .grid {
	margin-left: -1%;
	margin-right: -1%;
	width: 102%;
	float: left; }

.grid-wrapper.grid-5 > .grid > .column {
	width: 20%;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2%; }

.grid-wrapper.grid-5 > .grid > .column:nth-child(5n+1) {
	clear: both; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-5 > .grid > .column {
		padding-bottom: 4%; } }

.grid-wrapper.grid-5.gap1 > .grid {
	margin-left: -1%;
	margin-right: -1%;
	width: 102%;
	float: left; }

.grid-wrapper.grid-5.gap1 > .grid > .column {
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-5.gap1 > .grid > .column {
		padding-bottom: 4%; } }

.grid-wrapper.grid-5.gap2 > .grid {
	margin-left: -2%;
	margin-right: -2%;
	width: 104%;
	float: left; }

.grid-wrapper.grid-5.gap2 > .grid > .column {
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 4%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-5.gap2 > .grid > .column {
		padding-bottom: 8%; } }

.grid-wrapper.grid-5.gap3 > .grid {
	margin-left: -3%;
	margin-right: -3%;
	width: 106%;
	float: left; }

.grid-wrapper.grid-5.gap3 > .grid > .column {
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 6%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-5.gap3 > .grid > .column {
		padding-bottom: 12%; } }

.grid-wrapper.grid-5.gap4 > .grid {
	margin-left: -4%;
	margin-right: -4%;
	width: 108%;
	float: left; }

.grid-wrapper.grid-5.gap4 > .grid > .column {
	padding-left: 4%;
	padding-right: 4%;
	padding-bottom: 8%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-5.gap4 > .grid > .column {
		padding-bottom: 16%; } }

.grid-wrapper.grid-5.gap5 > .grid {
	margin-left: -5%;
	margin-right: -5%;
	width: 110%;
	float: left; }

.grid-wrapper.grid-5.gap5 > .grid > .column {
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 10%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-5.gap5 > .grid > .column {
		padding-bottom: 20%; } }

.grid-wrapper.grid-5.nogap > .grid {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	float: left; }

.grid-wrapper.grid-5.nogap > .grid > .column {
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 0%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-5.nogap > .grid > .column {
		padding-bottom: 0%; } }

@media screen and (max-width: 900px) {
	.grid-wrapper.grid-5:not(.manual) > .grid > .column,
	.grid-wrapper.grid-5.nogap:not(.manual) > .grid > .column,
	.grid-wrapper.grid-5.gap1:not(.manual) > .grid > .column,
	.grid-wrapper.grid-5.gap2:not(.manual) > .grid > .column,
	.grid-wrapper.grid-5.gap3:not(.manual) > .grid > .column,
	.grid-wrapper.grid-5.gap4:not(.manual) > .grid > .column,
	.grid-wrapper.grid-5.gap5:not(.manual) > .grid > .column {
		width: 33.333333333333%; }
	.grid-wrapper.grid-5:not(.manual) > .grid > .column:nth-child(5n+1),
	.grid-wrapper.grid-5.nogap:not(.manual) > .grid > .column:nth-child(5n+1),
	.grid-wrapper.grid-5.gap1:not(.manual) > .grid > .column:nth-child(5n+1),
	.grid-wrapper.grid-5.gap2:not(.manual) > .grid > .column:nth-child(5n+1),
	.grid-wrapper.grid-5.gap3:not(.manual) > .grid > .column:nth-child(5n+1),
	.grid-wrapper.grid-5.gap4:not(.manual) > .grid > .column:nth-child(5n+1),
	.grid-wrapper.grid-5.gap5:not(.manual) > .grid > .column:nth-child(5n+1) {
		clear: none; }
	.grid-wrapper.grid-5:not(.manual) > .grid > .column:nth-child(3n+1),
	.grid-wrapper.grid-5.nogap:not(.manual) > .grid > .column:nth-child(3n+1),
	.grid-wrapper.grid-5.gap1:not(.manual) > .grid > .column:nth-child(3n+1),
	.grid-wrapper.grid-5.gap2:not(.manual) > .grid > .column:nth-child(3n+1),
	.grid-wrapper.grid-5.gap3:not(.manual) > .grid > .column:nth-child(3n+1),
	.grid-wrapper.grid-5.gap4:not(.manual) > .grid > .column:nth-child(3n+1),
	.grid-wrapper.grid-5.gap5:not(.manual) > .grid > .column:nth-child(3n+1) {
		clear: both; } }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-5 {
		overflow: visible; }
	.grid-wrapper.grid-5:not(.manual) > .grid,
	.grid-wrapper.grid-5.nogap:not(.manual) > .grid,
	.grid-wrapper.grid-5.gap1:not(.manual) > .grid,
	.grid-wrapper.grid-5.gap2:not(.manual) > .grid,
	.grid-wrapper.grid-5.gap3:not(.manual) > .grid,
	.grid-wrapper.grid-5.gap4:not(.manual) > .grid,
	.grid-wrapper.grid-5.gap5:not(.manual) > .grid {
		width: 100%;
		margin-left: 0;
		margin-right: 0; }
		.grid-wrapper.grid-5:not(.manual) > .grid > .column,
		.grid-wrapper.grid-5.nogap:not(.manual) > .grid > .column,
		.grid-wrapper.grid-5.gap1:not(.manual) > .grid > .column,
		.grid-wrapper.grid-5.gap2:not(.manual) > .grid > .column,
		.grid-wrapper.grid-5.gap3:not(.manual) > .grid > .column,
		.grid-wrapper.grid-5.gap4:not(.manual) > .grid > .column,
		.grid-wrapper.grid-5.gap5:not(.manual) > .grid > .column {
			width: auto;
			float: none;
			padding-right: 0;
			padding-left: 0; } }

.grid-wrapper.grid-6 > .grid {
	margin-left: -1%;
	margin-right: -1%;
	width: 102%;
	float: left; }

.grid-wrapper.grid-6 > .grid > .column {
	width: 16.666666666667%;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2%; }

.grid-wrapper.grid-6 > .grid > .column:nth-child(6n+1) {
	clear: both; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-6 > .grid > .column {
		padding-bottom: 4%; } }

.grid-wrapper.grid-6.gap1 > .grid {
	margin-left: -1%;
	margin-right: -1%;
	width: 102%;
	float: left; }

.grid-wrapper.grid-6.gap1 > .grid > .column {
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-6.gap1 > .grid > .column {
		padding-bottom: 4%; } }

.grid-wrapper.grid-6.gap2 > .grid {
	margin-left: -2%;
	margin-right: -2%;
	width: 104%;
	float: left; }

.grid-wrapper.grid-6.gap2 > .grid > .column {
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 4%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-6.gap2 > .grid > .column {
		padding-bottom: 8%; } }

.grid-wrapper.grid-6.gap3 > .grid {
	margin-left: -3%;
	margin-right: -3%;
	width: 106%;
	float: left; }

.grid-wrapper.grid-6.gap3 > .grid > .column {
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 6%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-6.gap3 > .grid > .column {
		padding-bottom: 12%; } }

.grid-wrapper.grid-6.gap4 > .grid {
	margin-left: -4%;
	margin-right: -4%;
	width: 108%;
	float: left; }

.grid-wrapper.grid-6.gap4 > .grid > .column {
	padding-left: 4%;
	padding-right: 4%;
	padding-bottom: 8%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-6.gap4 > .grid > .column {
		padding-bottom: 16%; } }

.grid-wrapper.grid-6.gap5 > .grid {
	margin-left: -5%;
	margin-right: -5%;
	width: 110%;
	float: left; }

.grid-wrapper.grid-6.gap5 > .grid > .column {
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 10%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-6.gap5 > .grid > .column {
		padding-bottom: 20%; } }

.grid-wrapper.grid-6.nogap > .grid {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	float: left; }

.grid-wrapper.grid-6.nogap > .grid > .column {
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 0%; }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-6.nogap > .grid > .column {
		padding-bottom: 0%; } }

@media screen and (max-width: 900px) {
	.grid-wrapper.grid-6:not(.manual) > .grid > .column,
	.grid-wrapper.grid-6.nogap:not(.manual) > .grid > .column,
	.grid-wrapper.grid-6.gap1:not(.manual) > .grid > .column,
	.grid-wrapper.grid-6.gap2:not(.manual) > .grid > .column,
	.grid-wrapper.grid-6.gap3:not(.manual) > .grid > .column,
	.grid-wrapper.grid-6.gap4:not(.manual) > .grid > .column,
	.grid-wrapper.grid-6.gap5:not(.manual) > .grid > .column {
		width: 33.333333333333%; }
	.grid-wrapper.grid-6:not(.manual) > .grid > .column:nth-child(6n+1),
	.grid-wrapper.grid-6.nogap:not(.manual) > .grid > .column:nth-child(6n+1),
	.grid-wrapper.grid-6.gap1:not(.manual) > .grid > .column:nth-child(6n+1),
	.grid-wrapper.grid-6.gap2:not(.manual) > .grid > .column:nth-child(6n+1),
	.grid-wrapper.grid-6.gap3:not(.manual) > .grid > .column:nth-child(6n+1),
	.grid-wrapper.grid-6.gap4:not(.manual) > .grid > .column:nth-child(6n+1),
	.grid-wrapper.grid-6.gap5:not(.manual) > .grid > .column:nth-child(6n+1) {
		clear: none; }
	.grid-wrapper.grid-6:not(.manual) > .grid > .column:nth-child(3n+1),
	.grid-wrapper.grid-6.nogap:not(.manual) > .grid > .column:nth-child(3n+1),
	.grid-wrapper.grid-6.gap1:not(.manual) > .grid > .column:nth-child(3n+1),
	.grid-wrapper.grid-6.gap2:not(.manual) > .grid > .column:nth-child(3n+1),
	.grid-wrapper.grid-6.gap3:not(.manual) > .grid > .column:nth-child(3n+1),
	.grid-wrapper.grid-6.gap4:not(.manual) > .grid > .column:nth-child(3n+1),
	.grid-wrapper.grid-6.gap5:not(.manual) > .grid > .column:nth-child(3n+1) {
		clear: both; } }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-6 {
		overflow: visible; }
	.grid-wrapper.grid-6:not(.manual) > .grid,
	.grid-wrapper.grid-6.nogap:not(.manual) > .grid,
	.grid-wrapper.grid-6.gap1:not(.manual) > .grid,
	.grid-wrapper.grid-6.gap2:not(.manual) > .grid,
	.grid-wrapper.grid-6.gap3:not(.manual) > .grid,
	.grid-wrapper.grid-6.gap4:not(.manual) > .grid,
	.grid-wrapper.grid-6.gap5:not(.manual) > .grid {
		width: 100%;
		margin-left: 0;
		margin-right: 0; }
		.grid-wrapper.grid-6:not(.manual) > .grid > .column,
		.grid-wrapper.grid-6.nogap:not(.manual) > .grid > .column,
		.grid-wrapper.grid-6.gap1:not(.manual) > .grid > .column,
		.grid-wrapper.grid-6.gap2:not(.manual) > .grid > .column,
		.grid-wrapper.grid-6.gap3:not(.manual) > .grid > .column,
		.grid-wrapper.grid-6.gap4:not(.manual) > .grid > .column,
		.grid-wrapper.grid-6.gap5:not(.manual) > .grid > .column {
			width: auto;
			float: none;
			padding-right: 0;
			padding-left: 0; } }

.grid-wrapper.grid-7 > .grid {
	margin-left: -1%;
	margin-right: -1%;
	width: 102%;
	float: left; }

.grid-wrapper.grid-7 > .grid > .column {
	width: 14.285714285714%;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2%; }

.grid-wrapper.grid-7 > .grid > .column:nth-child(7n+1) {
	clear: both; }

.grid-wrapper.grid-7.gap1 > .grid {
	margin-left: -1%;
	margin-right: -1%;
	width: 102%;
	float: left; }

.grid-wrapper.grid-7.gap1 > .grid > .column {
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2%; }

.grid-wrapper.grid-7.gap2 > .grid {
	margin-left: -2%;
	margin-right: -2%;
	width: 104%;
	float: left; }

.grid-wrapper.grid-7.gap2 > .grid > .column {
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 4%; }

.grid-wrapper.grid-7.gap3 > .grid {
	margin-left: -3%;
	margin-right: -3%;
	width: 106%;
	float: left; }

.grid-wrapper.grid-7.gap3 > .grid > .column {
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 6%; }

.grid-wrapper.grid-7.gap4 > .grid {
	margin-left: -4%;
	margin-right: -4%;
	width: 108%;
	float: left; }

.grid-wrapper.grid-7.gap4 > .grid > .column {
	padding-left: 4%;
	padding-right: 4%;
	padding-bottom: 8%; }

.grid-wrapper.grid-7.gap5 > .grid {
	margin-left: -5%;
	margin-right: -5%;
	width: 110%;
	float: left; }

.grid-wrapper.grid-7.gap5 > .grid > .column {
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 10%; }

.grid-wrapper.grid-7.nogap > .grid {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	float: left; }

.grid-wrapper.grid-7.nogap > .grid > .column {
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 0%; }

@media screen and (max-width: 900px) {
	.grid-wrapper.grid-7 > .grid > .column:nth-child(7n+1),
	.grid-wrapper.grid-7.nogap > .grid > .column:nth-child(7n+1),
	.grid-wrapper.grid-7.gap1 > .grid > .column:nth-child(7n+1),
	.grid-wrapper.grid-7.gap2 > .grid > .column:nth-child(7n+1),
	.grid-wrapper.grid-7.gap3 > .grid > .column:nth-child(7n+1),
	.grid-wrapper.grid-7.gap4 > .grid > .column:nth-child(7n+1),
	.grid-wrapper.grid-7.gap5 > .grid > .column:nth-child(7n+1) {
		clear: none; }
	.grid-wrapper.grid-7 > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-7.nogap > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-7.gap1 > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-7.gap2 > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-7.gap3 > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-7.gap4 > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-7.gap5 > .grid > .column:nth-child(4n+1) {
		clear: both; }
	.grid-wrapper.grid-7 > .grid > .column,
	.grid-wrapper.grid-7.nogap > .grid > .column,
	.grid-wrapper.grid-7.gap1 > .grid > .column,
	.grid-wrapper.grid-7.gap2 > .grid > .column,
	.grid-wrapper.grid-7.gap3 > .grid > .column,
	.grid-wrapper.grid-7.gap4 > .grid > .column,
	.grid-wrapper.grid-7.gap5 > .grid > .column {
		width: 25%; } }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-7:not(.manual) > .grid > .column,
	.grid-wrapper.grid-7.nogap:not(.manual) > .grid > .column,
	.grid-wrapper.grid-7.gap1:not(.manual) > .grid > .column,
	.grid-wrapper.grid-7.gap2:not(.manual) > .grid > .column,
	.grid-wrapper.grid-7.gap3:not(.manual) > .grid > .column,
	.grid-wrapper.grid-7.gap4:not(.manual) > .grid > .column,
	.grid-wrapper.grid-7.gap5:not(.manual) > .grid > .column {
		width: 50%; }
	.grid-wrapper.grid-7:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-7.nogap:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-7.gap1:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-7.gap2:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-7.gap3:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-7.gap4:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-7.gap5:not(.manual) > .grid > .column:nth-child(4n+1) {
		clear: none; }
	.grid-wrapper.grid-7:not(.manual) > .grid > .column:nth-child(2n+1),
	.grid-wrapper.grid-7.nogap:not(.manual) > .grid > .column:nth-child(2n+1),
	.grid-wrapper.grid-7.gap1:not(.manual) > .grid > .column:nth-child(2n+1),
	.grid-wrapper.grid-7.gap2:not(.manual) > .grid > .column:nth-child(2n+1),
	.grid-wrapper.grid-7.gap3:not(.manual) > .grid > .column:nth-child(2n+1),
	.grid-wrapper.grid-7.gap4:not(.manual) > .grid > .column:nth-child(2n+1),
	.grid-wrapper.grid-7.gap5:not(.manual) > .grid > .column:nth-child(2n+1) {
		clear: both; } }

.grid-wrapper.grid-8 > .grid {
	margin-left: -1%;
	margin-right: -1%;
	width: 102%;
	float: left; }

.grid-wrapper.grid-8 > .grid > .column {
	width: 12.5%;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2%; }

.grid-wrapper.grid-8 > .grid > .column:nth-child(8n+1) {
	clear: both; }

.grid-wrapper.grid-8.gap1 > .grid {
	margin-left: -1%;
	margin-right: -1%;
	width: 102%;
	float: left; }

.grid-wrapper.grid-8.gap1 > .grid > .column {
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2%; }

.grid-wrapper.grid-8.gap2 > .grid {
	margin-left: -2%;
	margin-right: -2%;
	width: 104%;
	float: left; }

.grid-wrapper.grid-8.gap2 > .grid > .column {
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 4%; }

.grid-wrapper.grid-8.gap3 > .grid {
	margin-left: -3%;
	margin-right: -3%;
	width: 106%;
	float: left; }

.grid-wrapper.grid-8.gap3 > .grid > .column {
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 6%; }

.grid-wrapper.grid-8.gap4 > .grid {
	margin-left: -4%;
	margin-right: -4%;
	width: 108%;
	float: left; }

.grid-wrapper.grid-8.gap4 > .grid > .column {
	padding-left: 4%;
	padding-right: 4%;
	padding-bottom: 8%; }

.grid-wrapper.grid-8.gap5 > .grid {
	margin-left: -5%;
	margin-right: -5%;
	width: 110%;
	float: left; }

.grid-wrapper.grid-8.gap5 > .grid > .column {
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 10%; }

.grid-wrapper.grid-8.nogap > .grid {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	float: left; }

.grid-wrapper.grid-8.nogap > .grid > .column {
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 0%; }

@media screen and (max-width: 900px) {
	.grid-wrapper.grid-8:not(.manual) > .grid > .column,
	.grid-wrapper.grid-8.nogap:not(.manual) > .grid > .column,
	.grid-wrapper.grid-8.gap1:not(.manual) > .grid > .column,
	.grid-wrapper.grid-8.gap2:not(.manual) > .grid > .column,
	.grid-wrapper.grid-8.gap3:not(.manual) > .grid > .column,
	.grid-wrapper.grid-8.gap4:not(.manual) > .grid > .column,
	.grid-wrapper.grid-8.gap5:not(.manual) > .grid > .column {
		width: 25%; }
	.grid-wrapper.grid-8:not(.manual) > .grid > .column:nth-child(8n+1),
	.grid-wrapper.grid-8.nogap:not(.manual) > .grid > .column:nth-child(8n+1),
	.grid-wrapper.grid-8.gap1:not(.manual) > .grid > .column:nth-child(8n+1),
	.grid-wrapper.grid-8.gap2:not(.manual) > .grid > .column:nth-child(8n+1),
	.grid-wrapper.grid-8.gap3:not(.manual) > .grid > .column:nth-child(8n+1),
	.grid-wrapper.grid-8.gap4:not(.manual) > .grid > .column:nth-child(8n+1),
	.grid-wrapper.grid-8.gap5:not(.manual) > .grid > .column:nth-child(8n+1) {
		clear: none; }
	.grid-wrapper.grid-8:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.nogap:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.gap1:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.gap2:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.gap3:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.gap4:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.gap5:not(.manual) > .grid > .column:nth-child(4n+1) {
		clear: both; } }

@media screen and (max-width: 480px) {
	.grid-wrapper.grid-8:not(.manual) > .grid > .column,
	.grid-wrapper.grid-8.nogap:not(.manual) > .grid > .column,
	.grid-wrapper.grid-8.gap1:not(.manual) > .grid > .column,
	.grid-wrapper.grid-8.gap2:not(.manual) > .grid > .column,
	.grid-wrapper.grid-8.gap3:not(.manual) > .grid > .column,
	.grid-wrapper.grid-8.gap4:not(.manual) > .grid > .column,
	.grid-wrapper.grid-8.gap5:not(.manual) > .grid > .column {
		width: 50%; }
	.grid-wrapper.grid-8:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.nogap:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.gap1:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.gap2:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.gap3:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.gap4:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.gap5:not(.manual) > .grid > .column:nth-child(4n+1) {
		clear: none; }
	.grid-wrapper.grid-8:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.nogap:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.gap1:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.gap2:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.gap3:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.gap4:not(.manual) > .grid > .column:nth-child(4n+1),
	.grid-wrapper.grid-8.gap5:not(.manual) > .grid > .column:nth-child(4n+1) {
		clear: both; } }

/***********************
 *  Layouts
 ***********************/
* > .layout:last-child {
	margin-bottom: 0; }

@media screen and (max-width: 800px) {
	.layout-wysiwyg .content-width > .content {
		width: auto !important;
		float: none !important; } }

.layout.layout-social-panel .social-text {
	font-size: 0.92857em;
	margin-bottom: 20px; }

.layout.layout-social-panel .social-icons {
	text-align: center;
	padding: 2.6% 2.6% 0 2.6%;
	border: 1px solid #ebebeb;
	margin-bottom: 1.4em;
	background-color: #fafafa; }
	.layout.layout-social-panel .social-icons a {
		margin-bottom: 2.6%;
		display: inline-block;
		text-align: center;
		width: 23.7%; }
	.layout.layout-social-panel .social-icons a:link, .layout.layout-social-panel .social-icons a:visited {
		text-decoration: none; }
	.layout.layout-social-panel .social-icons span {
		display: inline-block;
		position: relative; }
	.layout.layout-social-panel .social-icons .wrapper-icon {
		margin-bottom: 10px; }
	.layout.layout-social-panel .social-icons .icon {
		display: block;
		-webkit-transition:  opacity 100ms ease-in-out;
		transition:  opacity 100ms ease-in-out;
		-ms-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
	.layout.layout-social-panel .social-icons .icon.ro {
		position: absolute;
		top: 0;
		left: 0;
		-ms-opacity: 0;
		-webkit-opacity: 0;
		-moz-opacity: 0;
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
	.layout.layout-social-panel .social-icons a:hover .icon {
		-ms-opacity: 0;
		-webkit-opacity: 0;
		-moz-opacity: 0;
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
	.layout.layout-social-panel .social-icons a:hover .icon.ro {
		-ms-opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.layout.layout-social-panel .grid-wrapper .grid {
	overflow: hidden; }

.layout.layout-social-panel .grid-wrapper .column {
	padding-bottom: 0 !important; }

.layout.layout-social-panel .box {
	padding-bottom: 99999px;
	margin-bottom: -99999px; }

.content ul.twitter-feed {
	margin-bottom: 0; }
	.content ul.twitter-feed li {
		border: 1px solid #ebebeb;
		background-color: #fafafa;
		margin-bottom: 15px;
		padding: 1.15em;
		font-size: 0.92857em; }
		.content ul.twitter-feed li:before {
			display: none; }
	.content ul.twitter-feed img {
		margin-top: 0;
		margin-right: 15px;
		width: 48px;
		height: 48px;
		float: left; }
	.content ul.twitter-feed .tweet-meta {
		color: #c2c2c2;
		font-size: 0.85714em;
		margin-bottom: 10px; }
	.content ul.twitter-feed .tweet-source {
		z-index: 5;
		float: left; }
	.content ul.twitter-feed .reply {
		z-index: 5;
		float: right; }
	.content ul.twitter-feed .tweet-date {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		text-align: center; }
	.content ul.twitter-feed li.with-image .tweet-content {
		-ms-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		width: 100%;
		padding-left: 63px;
		line-height: 1.3; }
	.content ul.twitter-feed li.with-image .tweet-image {
		margin-right: -48px;
		width: 48px;
		float: left; }

@media only screen and (max-width: 768px) {
	.content ul.twitter-feed li:last-child {
		margin-bottom: 0; }
	.layout.layout-social-panel .box {
		padding-bottom: 2em;
		margin-bottom: 0; }
	.layout.layout-social-panel .grid-wrapper .column {
		margin-bottom: 30px; } }

@media screen and (max-width: 480px) {
	.layout.layout-social-panel .box {
		padding: 15px; } }

.layout.layout-callout {
	padding-top: 40px;
	padding-bottom: 40px;
	background: #ffd600;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y3OTQxZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMjY1MjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #ffd600 0%, #f7941d 50%, #f26522 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffd600), color-stop(50%, #f7941d), color-stop(100%, #f26522));
	background: -webkit-linear-gradient(left, #ffd600 0%, #f7941d 50%, #f26522 100%);
	background: -o-linear-gradient(left, #ffd600 0%, #f7941d 50%, #f26522 100%);
	background: -ms-linear-gradient(left, #ffd600 0%, #f7941d 50%, #f26522 100%);
	background: linear-gradient(to right, #ffd600 0%, #f7941d 50%, #f26522 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd600', endColorstr='#f26522',GradientType=1 ); }
	.ie9 .layout.layout-callout {
		filter: none; }
	.layout.layout-callout:before {
		content: "";
		position: absolute;
		background: url(../images/noise.png);
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		visibility: visible; }
	.layout.layout-callout h2 {
		text-align: center; }
	.layout.layout-callout .module-title {
		margin-bottom: 20px; }
		.layout.layout-callout .module-title h3 {
			display: none; }
	.layout.layout-callout .content {
		text-align: center;
		font-weight: normal;
		font-size: 1.78571em;
		font-style: italic;
		font-family: "OfficinaSerif", Times New Roman, times, serif;
		line-height: 1.4; }

.layout.layout-project-map .inner-map {
	overflow: hidden; }

.layout.layout-project-map .outer-map {
	background-color: #fff;
	padding: 30px; }

.layout.layout-project-map .map-side {
	color: #fff;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px 30px 20px 30px;
	float: left;
	width: 270px;
	margin-left: -270px;
	background: #0072bc;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYWVlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDcyYmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #00aeef 0%, #0072bc 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00aeef), color-stop(100%, #0072bc));
	background: -webkit-linear-gradient(left, #00aeef 0%, #0072bc 100%);
	background: -o-linear-gradient(left, #00aeef 0%, #0072bc 100%);
	background: -ms-linear-gradient(left, #00aeef 0%, #0072bc 100%);
	background: linear-gradient(to right, #00aeef 0%, #0072bc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeef', endColorstr='#0072bc',GradientType=1 ); }
	.layout.layout-project-map .map-side:before {
		content: "";
		position: absolute;
		background: url(../images/noise.png);
		width: 100%;
		height: 100%;
		top: 0;
		left: 0; }
	.ie9 .layout.layout-project-map .map-side {
		filter: none; }
	.layout.layout-project-map .map-side .content {
		min-height: 400px; }

.layout.layout-project-map .stats-title {
	line-height: 1;
	display: block;
	font-size: 2.64286em;
	font-family: "OfficinaSerif", Times New Roman, times, serif;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 30px; }

.layout.layout-project-map .map {
	min-height: 450px; }

.layout.layout-project-map .with-side .map {
	position: static;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 100%;
	padding-right: 300px; }

.layout.layout-project-map .embedded-map {
	min-height: 450px; }

.layout.layout-project-map .with-side .embedded-map {
	min-height: 0;
	position: absolute;
	right: 300px;
	bottom: 0;
	left: 0;
	top: 0; }

.layout.layout-project-map .with-side .map.with-title .embedded-map {
	top: 45px; }

.layout.layout-project-map .stat {
	margin-bottom: 20px; }

.layout.layout-project-map .stat-content {
	font-family: "OfficinaSerif", Times New Roman, times, serif;
	font-style: italic;
	font-size: 1.64286em; }
	.layout.layout-project-map .stat-content li {
		font-size: 0.86em; }

.layout.layout-project-map .source {
	font-size: 0.85714em;
	font-weight: 300; }

.layout.layout-project-map a.button {
	color: #fff;
	font-size: 1.5em;
	width: 110%;
	margin-left: -5%;
	margin-right: -5%;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0;
	padding-right: 0; }

.layout.layout-project-map .wrapper-accordion {
	display: none; }

.layout.layout-project-map .accordion {
	background: url(../images/world_map_900px.jpg) no-repeat center center #b6dae6; }
	.layout.layout-project-map .accordion .inner-content {
		padding-top: 0px; }
	.layout.layout-project-map .accordion .title {
		-ms-text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5);
		-webkit-text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5);
		-moz-text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5);
		text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5); }
	.layout.layout-project-map .accordion .stats-title {
		font-size: 1.57143em;
		margin-bottom: 15px; }
	.layout.layout-project-map .accordion a.button {
		color: #fff;
		width: auto;
		margin-left: 0;
		margin-right: 0;
		padding-left: 20px;
		padding-right: 20px; }

.ib-country {
	border-radius: 0 10px 0 10px;
	border: 2px solid #fff;
	width: 120px;
	background: #ffd602; }
	.ib-country .image img {
		display: block;
		width: 100% !important;
		height: auto !important; }
	.ib-country .with-no-button .image img {
		border-radius: 0 0 0 10px; }
	.ib-country .title {
		line-height: 1;
		color: #1e59a5;
		text-transform: uppercase;
		font-size: 1.21429em;
		text-align: center;
		font-weight: bold;
		padding-top: 5px;
		padding-bottom: 3px;
		border-bottom: 1px solid #0eb1e9; }
	.ib-country:before {
		z-index: 2;
		content: "";
		position: absolute;
		left: 50%;
		margin-left: -17px;
		bottom: -29px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 29px 15px 0 15px;
		border-color: #ffd502 transparent transparent transparent; }
	.ib-country:after {
		z-index: 1;
		content: "";
		position: absolute;
		left: 50%;
		margin-left: -19px;
		bottom: -31px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 29px 17px 0 17px;
		border-color: #ffffff transparent transparent transparent; }
	.ib-country .click-more {
		border-top: 1px solid #0eb1e9;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px; }
	.ib-country a:link, .ib-country a:visited, .ib-country a:hover {
		text-decoration: none; }

@media only screen and (max-width: 900px) {
	.layout.layout-project-map .wrapper-content {
		display: none; }
	.layout.layout-project-map .wrapper-accordion {
		display: block; } }

@media only screen and (max-width: 480px) {
	.layout.layout-project-map .accordion {
		margin-left: 0px;
		margin-right: 0px; }
	.layout.layout-project-map.content-in-box .content-width {
		padding-left: 15px;
		padding-right: 15px; } }

.layout-post-grid.layout.content-in-box .wrapper-content {
	padding-bottom: 0; }

.wrapper-post-grid h5 {
	margin-bottom: 10px; }

.wrapper-post-grid .post-image img {
	display: block;
	width: 100% !important;
	height: auto !important; }

.wrapper-post-grid .post-meta {
	font-size: 0.85714em;
	color: #c2c2c2;
	margin-bottom: 16px; }

.wrapper-post-grid .content {
	background-color: #fafafa;
	color: #959595;
	padding: 20px; }

.wrapper-post-grid .excerpt {
	font-size: 0.92857em;
	margin-bottom: 40px; }

.wrapper-post-grid a:link, .wrapper-post-grid a:visited {
	display: block;
	text-decoration: none; }

.wrapper-post-grid .post-panel:after {
	-webkit-transition:  background-color 100ms ease-in-out;
	transition:  background-color 100ms ease-in-out;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 100%;
	background-color: transparent;
	z-index: 10; }

.wrapper-post-grid .post-panel:hover:after {
	background-color: #f7941d; }

.wrapper-post-grid .grid-wrapper .column {
	padding-bottom: 0 !important;
	margin-bottom: 30px; }

.wrapper-project-grid h5 {
	text-transform: uppercase;
	margin-bottom: 10px; }

.wrapper-project-grid .post-image img {
	display: block;
	width: 100% !important;
	height: auto !important; }

.wrapper-project-grid .post-meta {
	font-size: 0.85714em;
	color: #c2c2c2;
	margin-bottom: 16px; }

.wrapper-project-grid .content {
	background-color: #fafafa;
	color: #959595;
	padding: 20px;
	border: 1px solid #ebebeb; }

.wrapper-project-grid .excerpt {
	font-size: 0.92857em;
	margin-bottom: 20px; }

.wrapper-project-grid a:link, .wrapper-project-grid a:visited {
	display: block;
	text-decoration: none; }

.wrapper-project-grid .post-panel:after {
	-webkit-transition:  background-color 100ms ease-in-out;
	transition:  background-color 100ms ease-in-out;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 100%;
	background-color: transparent;
	z-index: 10; }

.wrapper-project-grid .post-panel:hover:after {
	background-color: #139cd8; }

.layout-media-feature.layout .feature-table {
	width: 100%;
	height: 100%;
	display: table; }

.layout-media-feature.layout .feature-row {
	display: table-row; }
	.layout-media-feature.layout .feature-row.vert-top .content,
	.layout-media-feature.layout .feature-row.vert-top .media {
		vertical-align: top; }
	.layout-media-feature.layout .feature-row.vert-middle .content,
	.layout-media-feature.layout .feature-row.vert-middle .media {
		vertical-align: middle; }
	.layout-media-feature.layout .feature-row.vert-bottom .content,
	.layout-media-feature.layout .feature-row.vert-bottom .media {
		vertical-align: bottom; }

.layout-media-feature.layout .content,
.layout-media-feature.layout .line,
.layout-media-feature.layout .media {
	display: table-cell;
	height: 100%; }

.layout-media-feature.layout .line {
	text-align: center;
	min-width: 20px;
	width: 10%; }

@media screen and (max-width: 768px) {
	.layout-media-feature.layout.align-left .feature-table {
		width: auto;
		height: auto;
		display: block; }
	.layout-media-feature.layout.align-left .feature-row {
		display: block; }
	.layout-media-feature.layout.align-left .content,
	.layout-media-feature.layout.align-left .line,
	.layout-media-feature.layout.align-left .media {
		display: block;
		height: auto; }
	.layout-media-feature.layout.align-left .media {
		margin-bottom: 20px; }
	.layout-media-feature.layout.align-right .body-content {
		margin-bottom: 20px; }
	.layout-media-feature.layout.align-left .media,
	.layout-media-feature.layout.align-left .body-content,
	.layout-media-feature.layout.align-right .media,
	.layout-media-feature.layout.align-right .body-content {
		float: none;
		width: auto !important; } }

/*******************************
 * Full Widht image layout
 ******************************/
.layout-image.layout {
	margin: 0; }
	.layout-image.layout img {
		display: block;
		width: 100% !important;
		height: auto !important; }

.layout.layout-grid {
	overflow: hidden; }
	.layout.layout-grid.content-in-box .wrapper-content {
		background-color: transparent;
		padding: 0; }
	.layout.layout-grid.content-in-box .grid-wrapper {
		background-color: #fff; }
	.layout.layout-grid .grid-wrapper {
		overflow: visible;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important; }
		.layout.layout-grid .grid-wrapper .column {
			margin-bottom: 30px !important;
			padding-bottom: 0 !important; }
	.layout.layout-grid.content-in-box .column-content {
		padding: 2em; }

.layout-feature-panels.layout .grid-wrapper .column {
	padding-bottom: 0 !important;
	margin-bottom: 30px; }

.layout-feature-panels.layout .excerpt {
	margin-bottom: 50px; }

.layout-feature-panels.layout .readmore {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px; }

@media screen and (max-width: 1024px) {
	.layout-feature-panels.layout .grid-wrapper.grid-4 > .grid {
		margin-left: -2%;
		margin-right: -2%;
		width: 104%;
		float: left; }
	.layout-feature-panels.layout .grid-wrapper.grid-4 > .grid > .column {
		float: left;
		width: 50%;
		padding-left: 2%;
		padding-right: 2%;
		padding-bottom: 4%; } }

@media screen and (max-width: 1024px) and (max-width: 768px) {
	.layout-feature-panels.layout .grid-wrapper.grid-4 > .grid > .column {
		padding-bottom: 8%; } }

@media screen and (max-width: 767px) {
	.layout-feature-panels.layout .grid-wrapper.grid-3 > .grid {
		float: none;
		width: auto;
		margin-left: 0;
		margin-right: 0; }
	.layout-feature-panels.layout .grid-wrapper.grid-3 > .grid > .column {
		width: auto;
		float: none;
		padding-right: 0;
		padding-left: 0;
		margin-left: 0;
		margin-right: 0;
		clear: both; }
	.layout-feature-panels.layout .grid-wrapper.grid-3 .common-height .balance {
		height: auto !important; } }

@media screen and (max-width: 600px) {
	.layout-feature-panels.layout .grid-wrapper.grid-4 > .grid {
		float: none;
		width: auto;
		margin-left: 0;
		margin-right: 0; }
	.layout-feature-panels.layout .grid-wrapper.grid-4 > .grid > .column {
		width: auto;
		float: none;
		padding-right: 0;
		padding-left: 0;
		margin-left: 0;
		margin-right: 0;
		clear: both; }
	.layout-feature-panels.layout .grid-wrapper.grid-4 .common-height .balance {
		height: auto !important; } }

.layout.layout-staff .excerpt {
	margin-bottom: 0; }

.layout.layout-staff.content-in-box .wrapper-content {
	padding-bottom: 0.9em; }

.layout.layout-staff .quick-stats .fa {
	width: 20px; }

.layout.layout-staff .with-position h5 {
	margin-bottom: 0; }

.layout.layout-staff .position-title {
	margin-bottom: 15px; }

@media screen and (max-width: 800px) {
	.layout.layout-staff .grid-wrapper.grid-4 > .grid {
		margin-left: -1%;
		margin-right: -1%;
		width: 102%;
		float: left; }
	.layout.layout-staff .grid-wrapper.grid-4 > .grid > .column {
		float: left;
		width: 50%;
		padding-left: 1%;
		padding-right: 1%;
		padding-bottom: 2%; }
	.layout.layout-staff .grid-wrapper.grid-4 > .grid > .column:nth-child(2n+1) {
		clear: both; } }

@media screen and (max-width: 800px) and (max-width: 768px) {
	.layout.layout-staff .grid-wrapper.grid-4 > .grid > .column {
		padding-bottom: 4%; } }

@media screen and (max-width: 600px) {
	.layout.layout-staff .grid-wrapper.grid-3 > .grid,
	.layout.layout-staff .grid-wrapper.grid-4 > .grid {
		float: none;
		width: auto;
		margin-left: 0;
		margin-right: 0;
	}
	.layout.layout-staff .grid-wrapper.grid-3 > .grid > .column,
	.layout.layout-staff .grid-wrapper.grid-4 > .grid > .column {
		width: auto;
		float: none;
		padding-right: 0;
		padding-left: 0;
		margin-left: 0;
		margin-right: 0;
		clear: both;
	}
	.layout.layout-staff .grid-wrapper.grid-3 .column,
	.layout.layout-staff .grid-wrapper.grid-4 .column {
		padding-bottom: 0 !important;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 320px) {
	.layout.layout-staff-member .wrapper-staff-member {
		width: 240px; }
	.layout.layout-staff-member .wrapper-staff-image {
		width: 240px; }
	.layout.layout-staff-member .hover-panel {
		width: 300px;
		margin-left: -150px; } }

@media only screen and (max-width: 480px) {
	.layout.layout-gallery .grid-wrapper .column:last-child {
		margin-bottom: 0 !important; } }

section.layout.tight-padding, section.layout.form-layout-style {
	padding-top: 25px;
	padding-bottom: 25px; }

section.layout.tight-top-padding {
	padding-top: 25px; }

section.layout.tight-bottom-padding {
	padding-bottom: 25px; }

section.layout.separator-layout {
	padding-top: 0;
	padding-bottom: 0; }

section.layout {
	padding-top: 15px;
	padding-bottom: 15px; }

section.layout.layout-text-and-image-repeater {
	padding-top: 15px; }

.module-title h1, .module-title h2, .module-title h3, .module-title h4, .module-title h5 {
	font-family: "Gotham_Medium", Hevetica, Arial, sans-serif;
	font-weight: normal; }

.module-subtitle {
	text-align: center;
	color: #959595;
	font-weight: 300;
	font-size: 1.28571em;
	margin-bottom: 0; }

.module-footer {
	margin-top: 80px; }

.the-theme-dark, .layout.layout-callout, .layout.theme-dark, .layout.callout-style {
	background-color: #1d439c; }
	.the-theme-dark h1, .layout.layout-callout h1, .layout.theme-dark h1, .layout.callout-style h1, .the-theme-dark h2, .layout.layout-callout h2, .layout.theme-dark h2, .layout.callout-style h2, .the-theme-dark h3, .layout.layout-callout h3, .layout.theme-dark h3, .layout.callout-style h3, .the-theme-dark h4, .layout.layout-callout h4, .layout.theme-dark h4, .layout.callout-style h4, .the-theme-dark h5, .layout.layout-callout h5, .layout.theme-dark h5, .layout.callout-style h5 {
		color: #ffffff; }
	.the-theme-dark a, .layout.layout-callout a, .layout.theme-dark a, .layout.callout-style a, .the-theme-dark a:link, .layout.layout-callout a:link, .layout.theme-dark a:link, .layout.callout-style a:link, .the-theme-dark a:visited, .layout.layout-callout a:visited, .layout.theme-dark a:visited, .layout.callout-style a:visited {
		color: #fff; }
	.the-theme-dark a:hover, .layout.layout-callout a:hover, .layout.theme-dark a:hover, .layout.callout-style a:hover {
		color: #139cd8; }
	.the-theme-dark .module-title h1, .layout.layout-callout .module-title h1, .layout.theme-dark .module-title h1, .layout.callout-style .module-title h1, .the-theme-dark .module-title h2, .layout.layout-callout .module-title h2, .layout.theme-dark .module-title h2, .layout.callout-style .module-title h2, .the-theme-dark .module-title h3, .layout.layout-callout .module-title h3, .layout.theme-dark .module-title h3, .layout.callout-style .module-title h3, .the-theme-dark .module-title h4, .layout.layout-callout .module-title h4, .layout.theme-dark .module-title h4, .layout.callout-style .module-title h4, .the-theme-dark .module-title h5, .layout.layout-callout .module-title h5, .layout.theme-dark .module-title h5, .layout.callout-style .module-title h5 {
		color: #ffffff;
		font-family: "Gotham_Medium", Hevetica, Arial, sans-serif;
		font-weight: normal; }
	.the-theme-dark .content, .layout.layout-callout .content, .layout.theme-dark .content, .layout.callout-style .content {
		color: #ffffff; }

.layout.blue-heading .module-title h1 {
	color: #139cd8; }

.layout.callout-style {
	background: #ffd600;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y3OTQxZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMjY1MjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #ffd600 0%, #f7941d 50%, #f26522 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffd600), color-stop(50%, #f7941d), color-stop(100%, #f26522));
	background: -webkit-linear-gradient(left, #ffd600 0%, #f7941d 50%, #f26522 100%);
	background: -o-linear-gradient(left, #ffd600 0%, #f7941d 50%, #f26522 100%);
	background: -ms-linear-gradient(left, #ffd600 0%, #f7941d 50%, #f26522 100%);
	background: linear-gradient(to right, #ffd600 0%, #f7941d 50%, #f26522 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd600', endColorstr='#f26522',GradientType=1 ); }
	.ie9 .layout.callout-style {
		filter: none; }
	.layout.callout-style:before {
		content: "";
		position: absolute;
		background: url(../images/noise.png);
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		visibility: visible; }

.layout.form-layout-style {
	background-color: #fff; }

.layout.content-in-box .wrapper-content {
	background-color: #fff;
	padding: 2em; }

.layout.layout-text-and-image-repeater .wrapper-content {
	padding: 0; }

.layout.layout-text-and-image-repeater.content-in-box .wrapper-content {
	padding: 2em; }

section.layout.no-top-padding,
.no-top-padding {
	padding-top: 0; }

section.layout.no-bottom-padding,
.no-bottom-padding {
	padding-bottom: 0; }

section.layout.join-next-layout {
	padding-bottom: 0; }
	section.layout.join-next-layout .wrapper-content {
		padding-bottom: 20px; }

section.layout.join-next-layout + section.layout {
	padding-top: 0; }

section.layout.join-next-layout.content-in-box + section.layout.content-in-box .wrapper-content {
	padding-top: 0; }

body.head-contractor .layout.hidden-head-contractor {
	display: none !important; }

body.sub-contractor .layout.hidden-subcontractor,
body.sub-contractor .layout.hidden-sub-contractor {
	display: none !important; }

@media screen and (min-width: 960px) {
	.layout.hidden-desktop {
		display: none !important; } }

@media screen and (max-width: 800px) {
	.module-title h1 br,
	.module-title h3 br {
		display: none; } }

@media screen and (min-width: 650px) and (max-width: 959px) {
	.layout.hidden-tablet {
		display: none !important; } }

@media screen and (max-width: 649px) {
	.layout.hidden-mobile {
		display: none !important; } }

@media screen and (max-width: 480px) {
	section.layout.background-highlight > .content-width {
		padding-left: 0;
		padding-right: 0; }
	.layout.content-in-box .content-width {
		padding-right: 0;
		padding-left: 0; }
		.layout.content-in-box .content-width .wrapper-content {
			padding-right: 15px;
			padding-left: 15px; } }

/***********************
 *  Components
 ***********************/
.circle_arrow_left, .circle_arrow_right, .social_facebook_ro, .social_facebook, .social_google_plus_ro, .social_google_plus, .social_twitter_ro, .social_twitter, .social_vimeo_ro, .social_vimeo, .social_md_facebook, .social_md_google_plus, .social_md_twitter, .social_md_vimeo, .social_md_facebook_ro, .social_md_google_plus_ro, .social_md_twitter_ro, .social_md_vimeo_ro, .circle_arrow_left_ro, .circle_arrow_right_ro, .social_youtube_ro, .social_youtube, .social_md_youtube_ro, .social_md_youtube, .blue-widget-quotes, .widget.quotes_widget.blue .quote-content:before, .orange-widget-quotes, .widget.quotes_widget.orange .quote-content:before {
	background: url(../images/sprites.png) no-repeat; }

.circle_arrow_left {
	background-position: -52px -203px;
	width: 51px;
	height: 51px; }

.circle_arrow_right {
	background-position: 0 -203px;
	width: 51px;
	height: 51px; }

.social_facebook_ro {
	background-position: -53px -101px;
	width: 52px;
	height: 53px; }

.social_facebook {
	background-position: 0 -101px;
	width: 52px;
	height: 53px; }

.social_google_plus_ro {
	background-position: -55px -46px;
	width: 54px;
	height: 54px; }

.social_google_plus {
	background-position: 0 -46px;
	width: 54px;
	height: 54px; }

.social_twitter_ro {
	background-position: -58px 0;
	width: 57px;
	height: 45px; }

.social_twitter {
	background-position: 0 0;
	width: 57px;
	height: 45px; }

.social_vimeo_ro {
	background-position: -169px -155px;
	width: 54px;
	height: 48px; }

.social_vimeo {
	background-position: -114px -155px;
	width: 54px;
	height: 48px; }

.social_md_facebook {
	background-position: -104px -203px;
	width: 33px;
	height: 32px; }

.social_md_google_plus {
	background-position: -116px 0;
	width: 34px;
	height: 33px; }

.social_md_twitter {
	background-position: -106px -255px;
	width: 35px;
	height: 28px; }

.social_md_vimeo {
	background-position: -35px -255px;
	width: 34px;
	height: 30px; }

.social_md_facebook_ro {
	background-position: -186px 0;
	width: 33px;
	height: 32px; }

.social_md_google_plus_ro {
	background-position: -151px 0;
	width: 34px;
	height: 33px; }

.social_md_twitter_ro {
	background-position: -70px -255px;
	width: 35px;
	height: 28px; }

.social_md_vimeo_ro {
	background-position: 0 -255px;
	width: 34px;
	height: 30px; }

.circle_arrow_left_ro {
	background-position: -159px -101px;
	width: 52px;
	height: 52px; }

.circle_arrow_right_ro {
	background-position: -106px -101px;
	width: 52px;
	height: 52px; }

.social_youtube_ro {
	background-position: -164px -46px;
	width: 53px;
	height: 53px; }

.social_youtube {
	background-position: -110px -46px;
	width: 53px;
	height: 53px; }

.social_md_youtube_ro {
	background-position: -171px -203px;
	width: 32px;
	height: 32px; }

.social_md_youtube {
	background-position: -138px -203px;
	width: 32px;
	height: 32px; }

.blue-widget-quotes, .widget.quotes_widget.blue .quote-content:before {
	background-position: 0 -155px;
	width: 56px;
	height: 47px; }

.orange-widget-quotes, .widget.quotes_widget.orange .quote-content:before {
	background-position: -57px -155px;
	width: 56px;
	height: 47px; }

body {
	font-size: 14px;
	font-family: "Gotham", Hevetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.4;
	color: #808080;
	background-color: #f4f5f5; }

/*
.h1-style,
h1 {
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-size: pem(48px);
	margin-bottom: 20px;
	@include font-gotham-medium();
	line-height: 1.1;
	color: #ffffff;
	-webkit-font-smoothing: antialiased;

	.content & a, .content & a:link, .content & a:visited,
	a, a:link, a:visited {
		text-decoration: none;
	}
}

.h2-style,
h2 {
	font-size: pem(32px);
	//text-transform: uppercase;
	@include font-gotham-book();
	line-height: 1.1;
	margin-bottom: 20px;
	color: $feature_color;
	-webkit-font-smoothing: antialiased;

	.content & a, .content & a:link, .content & a:visited,
	a, a:link, a:visited {
		text-decoration: none;
	}
}

.content h1 {
	@extend .h2-style;
	text-transform: none;
	letter-spacing: normal;
	font-size: pem(36px);
}

.h3-style,
h3 {
	font-size: pem(28px);
	@include font-gotham-book();
	line-height: 1.3;
	margin-bottom: 20px;
	color: $feature_color;
	-webkit-font-smoothing: antialiased;

	.content & a, .content & a:link, .content & a:visited,
	a, a:link, a:visited {
		text-decoration: none;
	}
}

.h3-style.white,
h3.white {
	@extend .white;
}

.h4-style,
h4 {
	font-size: pem(24px);
	@include font-gotham-book();
	line-height: 1.1;
	color: $feature_color;
	margin-bottom: 20px;
	-webkit-font-smoothing: antialiased;

	.content & a, .content & a:link, .content & a:visited,
	a, a:link, a:visited {
		text-decoration: none;
	}
}
/**/
.h5-style,
h5 {
	font-size: 1.42857em;
	font-family: "Gotham", Hevetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.1;
	margin-bottom: 20px;
	color: #139cd8;
	-webkit-font-smoothing: antialiased; }
	.content .h5-style a,
	.content .h5-style a:link,
	.content .h5-style a:visited,
	.h5-style a,
	.h5-style a:link,
	.h5-style a:visited,
	.content h5 a, .content h5 a:link, .content h5 a:visited,
	h5 a, h5 a:link, h5 a:visited {
		text-decoration: none; }

.h6-style,
h6 {
	font-size: 1.28571em;
	font-family: "Gotham", Hevetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.1;
	color: #464646;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 20px; }
	.content .h6-style a,
	.content .h6-style a:link,
	.content .h6-style a:visited,
	.h6-style a,
	.h6-style a:link,
	.h6-style a:visited,
	.content h6 a, .content h6 a:link, .content h6 a:visited,
	h6 a, h6 a:link, h6 a:visited {
		text-decoration: none; }

/*
.content ul {
	list-style-position: outside;
	margin-bottom: 18px;

	li {
		padding-left: 15px;
		list-style: none;

		&:before {
			content: "•";
			display: inline-block;
			position: absolute;
			color: #ff8a00;
			left: 0;
			top: 0;
			line-height: inherit;
		}
	}
}

.content ul.yellow-dot {
	li {
		padding-left: 12px;
		&:before {
			content: "";
			position: absolute;
			top: 0.38em;
			width: 0.4em;
			height: 0.4em;
			border-radius: 50%;
			background-color: $highlight_color;
			vertical-align: middle;
		}
	}
}
/**/
.inside {
	margin-bottom: 20px; }

.content ol {
	counter-reset: item;
	list-style-position: outside;
	margin-bottom: 18px; }
	.content ol li {
		padding-left: 25px;
		list-style: none; }
		.content ol li:before {
			color: #ff8a00;
			text-align: right;
			left: 0;
			top: 0;
			position: absolute;
			line-height: inherit;
			content: counter(item) ". ";
			counter-increment: item; }

.layout .content p:last-child,
.layout .content h1:last-child,
.layout .content h2:last-child,
.layout .content h3:last-child,
.layout .content h4:last-child,
.layout .content h5:last-child,
.layout .content h6:last-child,
.layout .content ul:last-child,
.layout .content ol:last-child {
	margin-bottom: 0; }

a {
	-ms-transition: color 250ms ease-in-out;
	-webkit-transition: color 250ms ease-in-out;
	-moz-transition: color 250ms ease-in-out;
	transition: color 250ms ease-in-out;
	text-decoration: none; }
	a:hover {
		text-decoration: underline; }

.content hr {
	height: 1px;
	position: relative;
	border: 0 none;
	background-color: #cccccc;
	display: block;
	margin: 0;
	padding: 0;
	margin-top: -1px; }

.content p + hr {
	margin-bottom: 20px; }

.content p {
	margin-bottom: 1em; }

.content p + h1,
.content p + h2,
.content p + h3,
.content p + h4,
.content p + h5,
.content p + h6 {
	margin-top: 20px; }

blockquote {
	margin: 1em 7% 1em 7%;
	font-family: "OfficinaSerif_Italic", Times New Roman, times, serif;
	font-size: 1.5em;
	color: #139cd8;
	/*
	&:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background-color: #dcf0f8;
	}
	&:before {
		font-size: 4.5em;
		content: '“';
		color:  #6dcff6;
		position: absolute;
		display: inline-block;
		left: 5px;
		top: 7px;
	}
	/**/ }

#content p[style] + ol,
#content p[style] + ul {
	margin-top: 0; }

.feature-text {
	font-size: 19px;
	letter-spacing: 0.04em; }

a:link, a:visited {
	-ms-transition: color 150ms ease-in-out;
	-webkit-transition: color 150ms ease-in-out;
	-moz-transition: color 150ms ease-in-out;
	transition: color 150ms ease-in-out;
	color: #00b3f0;
	text-decoration: underline; }

a:hover {
	color: #444444; }

@media screen and (max-width: 600px) {
	body {
		font-size: 13px; } }

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

.button_base, span.button,
a.button,
button,
input[type=button],
input[type=submit], form input[type=reset],
form input[type=submit],
form input[type=button],
form button {
	-webkit-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
	-ms-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	cursor: pointer;
	border: 0 none;
	margin: 0;
	display: inline-block;
	padding: 16px 25px 13px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	font-size: 1em;
	line-height: 1;
	overflow: visible;
	font-family: "Gotham", Hevetica, Arial, sans-serif;
	font-weight: normal;
	font-weight: normal;
	color: #00aeea;
	background: #e2edf3;
	-ms-box-shadow: inset 2px 2px 0px #b6e1f1;
	-webkit-box-shadow: inset 2px 2px 0px #b6e1f1;
	-moz-box-shadow: inset 2px 2px 0px #b6e1f1;
	box-shadow: inset 2px 2px 0px #b6e1f1; }
	.button_base:focus, span.button:focus,
	a.button:focus,
	button:focus,
	input[type=button]:focus,
	input[type=submit]:focus, form input[type=reset]:focus {
		border: 0 none;
		outline: none; }
	.button_base:visited, span.button:visited,
	a.button:visited,
	button:visited,
	input[type=button]:visited,
	input[type=submit]:visited, form input[type=reset]:visited {
		color: #7da7d9; }
	.button_base:hover, span.button:hover,
	a.button:hover,
	button:hover,
	input[type=button]:hover,
	input[type=submit]:hover, form input[type=reset]:hover {
		color: #fff;
		background: #139cd8;
		-ms-box-shadow: inset 2px 2px 0px #b6e1f1;
		-webkit-box-shadow: inset 2px 2px 0px #b6e1f1;
		-moz-box-shadow: inset 2px 2px 0px #b6e1f1;
		box-shadow: inset 2px 2px 0px #b6e1f1; }
	.button_base:active, span.button:active,
	a.button:active,
	button:active,
	input[type=button]:active,
	input[type=submit]:active, form input[type=reset]:active {
		color: #fff;
		background: #139cd8;
		-ms-box-shadow: inset 2px 2px 0px #b6e1f1;
		-webkit-box-shadow: inset 2px 2px 0px #b6e1f1;
		-moz-box-shadow: inset 2px 2px 0px #b6e1f1;
		box-shadow: inset 2px 2px 0px #b6e1f1;
		outline: none;
		cursor: pointer;
		top: 1px; }

span.button.thin,
a.button.thin,
button.thin,
input[type=button].thin,
input[type=submit].thin {
	padding: 11px 20px 10px 20px; }

a.button.light,
button.light,
input[type=button].light,
input[type=submit].light,
a.button.light:visited {
	-ms-box-shadow: inset 2px 2px 0px #2ca5e0;
	-webkit-box-shadow: inset 2px 2px 0px #2ca5e0;
	-moz-box-shadow: inset 2px 2px 0px #2ca5e0;
	box-shadow: inset 2px 2px 0px #2ca5e0;
	color: #fff;
	background: #52d0ff; }

a.button.light:hover,
button.light:hover,
input[type=button].light:hover,
input[type=submit].light:hover {
	color: #31b6f0;
	background: #c8e7f3;
	-ms-box-shadow: inset 2px 2px 0px #6ccdf1;
	-webkit-box-shadow: inset 2px 2px 0px #6ccdf1;
	-moz-box-shadow: inset 2px 2px 0px #6ccdf1;
	box-shadow: inset 2px 2px 0px #6ccdf1; }

.gform_wrapper .with-orange-button .gform_footer button,
.gform_wrapper .with-orange-button .gform_footer input[type=submit],
a.button.highlight,
button.highlight,
input[type=button].highlight,
input[type=submit].highlight,
a.button.highlight:visited {
	letter-spacing: 0;
	font-weight: 500;
	font-size: 1.42857em;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
	-ms-box-shadow: inset 4px 3px 0px #ffdd00;
	-webkit-box-shadow: inset 4px 3px 0px #ffdd00;
	-moz-box-shadow: inset 4px 3px 0px #ffdd00;
	box-shadow: inset 4px 3px 0px #ffdd00;
	background: #f7941d; }

.gform_wrapper .with-orange-button button:hover,
.gform_wrapper .with-orange-button input[type=submit]:hover,
a.button.highlight:hover,
button.highlight:hover,
input[type=button].highlight:hover,
input[type=submit].highlight:hover {
	color: #fff;
	background: #f9d308;
	-ms-box-shadow: inset 4px 3px 0px #f9ba11;
	-webkit-box-shadow: inset 4px 3px 0px #f9ba11;
	-moz-box-shadow: inset 4px 3px 0px #f9ba11;
	box-shadow: inset 4px 3px 0px #f9ba11; }

a.button.highlight-inverted,
button.highlight-inverted,
input[type=button].highlight-inverted,
input[type=submit].highlight-inverted,
a.button.highlight-inverted:visited {
	letter-spacing: 0;
	font-weight: 500;
	font-size: 1.42857em;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
	-ms-box-shadow: inset 4px 3px 0px #f9ba11;
	-webkit-box-shadow: inset 4px 3px 0px #f9ba11;
	-moz-box-shadow: inset 4px 3px 0px #f9ba11;
	box-shadow: inset 4px 3px 0px #f9ba11;
	background: #f9d308; }

a.button.highlight-inverted:hover,
button.highlight-inverted:hover,
input[type=button].highlight-inverted:hover,
input[type=submit].highlight-inverted:hover {
	color: #fff;
	background: #f7941d;
	-ms-box-shadow: inset 4px 3px 0px #ffdd00;
	-webkit-box-shadow: inset 4px 3px 0px #ffdd00;
	-moz-box-shadow: inset 4px 3px 0px #ffdd00;
	box-shadow: inset 4px 3px 0px #ffdd00; }

a.button.medium-blue,
button.medium-blue,
input[type=button].medium-blue,
input[type=submit].medium-blue,
a.button.medium-blue:visited {
	background: #6dcff6;
	color: #fff;
	-ms-box-shadow: inset 2px 2px 0px #2ca5e0;
	-webkit-box-shadow: inset 2px 2px 0px #2ca5e0;
	-moz-box-shadow: inset 2px 2px 0px #2ca5e0;
	box-shadow: inset 2px 2px 0px #2ca5e0; }

a.button.medium-blue:hover,
button.medium-blue:hover,
input[type=button].medium-blue:hover,
input[type=submit].medium-blue:hover {
	background: #139cd8;
	-ms-box-shadow: inset 2px 2px 0px #0072bc;
	-webkit-box-shadow: inset 2px 2px 0px #0072bc;
	-moz-box-shadow: inset 2px 2px 0px #0072bc;
	box-shadow: inset 2px 2px 0px #0072bc; }

form input[type=reset][disabled],
form input[type=submit][disabled],
form input[type=button][disabled],
form button[disabled] {
	-ms-opacity: 0.5;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5; }
	form input[type=reset][disabled]:hover,
	form input[type=submit][disabled]:hover,
	form input[type=button][disabled]:hover,
	form button[disabled]:hover {
		background: #139cd8; }

form input[type=reset].light[disabled],
form input[type=submit].light[disabled],
form input[type=button].light[disabled],
form button.light[disabled] {
	background: #52d0ff; }

input::-moz-focus-inner {
	border: 0;
	padding: 0;
	margin: 0; }

.accordion {
	background: url(../images/map_accord_bg.jpg) no-repeat center center #009fe0; }
	.accordion > ul > li .title {
		font-size: 1.14286em;
		-webkit-transition:  all 100ms ease-in-out;
		transition:  all 100ms ease-in-out;
		color: #fff;
		line-height: 1.2;
		display: block;
		padding: 15px 20px 14px 20px;
		cursor: pointer; }
	.accordion > ul > li {
		-webkit-transition:  all 200ms ease-in-out;
		transition:  all 200ms ease-in-out;
		background-color: transparent;
		color: #fff;
		border-bottom: 1px solid #33b7eb; }
		.accordion > ul > li .content {
			-ms-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			-webkit-transition:  max-height 200ms ease-in-out;
			transition:  max-height 200ms ease-in-out;
			max-height: 0;
			overflow: hidden; }
		.accordion > ul > li .inner-content {
			padding: 20px; }
	.accordion > ul > li.open {
		background-color: #0072bc; }
		.accordion > ul > li.open .title {
			color: #ffd700; }

.panel {
	color: #959595;
	background-color: #fafafa;
	border: 1px solid #ebebeb;
	text-align: center;
	position: relative; }
	.panel:before, .panel:after {
		content: " ";
		display: table; }
	.panel:after {
		clear: both; }
	.panel > span.fake-link,
	.panel > a {
		display: block;
		text-decoration: none; }
		.panel > span.fake-link:after,
		.panel > a:after {
			-webkit-transition:  background-color 100ms ease-in-out;
			transition:  background-color 100ms ease-in-out;
			content: "";
			display: block;
			position: absolute;
			left: 0;
			bottom: 0;
			height: 3px;
			width: 100%;
			background-color: transparent; }
	.panel > a.target_link_height {
		position: relative; }
	.panel a:link, .panel a:visited {
		color: #959595;
		text-decoration: none; }
	.panel .panel-image:after {
		-webkit-transition:  background-color 100ms ease-in-out;
		transition:  background-color 100ms ease-in-out;
		content: "";
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 10;
		background-color: transparent; }
	.panel > span.fake-link:hover:after,
	.panel > a:hover:after {
		background-color: #f7941d; }
	.panel > span.fake-link:hover .panel-image:after,
	.panel > a:hover .panel-image:after {
		background-color: rgba(247, 148, 29, 0.5); }
	.panel > span.fake-link:hover h3,
	.panel > span.fake-link:hover h5,
	.panel > a:hover h3, .panel > a:hover h5 {
		color: #f7941d; }
	.panel > span.fake-link:hover .button,
	.panel > a:hover .button {
		color: #fff;
		background: #139cd8;
		-ms-box-shadow: inset 2px 2px 2px 2px #2ca5e0;
		-webkit-box-shadow: inset 2px 2px 2px 2px #2ca5e0;
		-moz-box-shadow: inset 2px 2px 2px 2px #2ca5e0;
		box-shadow: inset 2px 2px 2px 2px #2ca5e0; }
	.panel > span.fake-link:hover .readmore .text-link,
	.panel > a:hover .readmore .text-link {
		background-color: #f7941d;
		border-top: solid 2px #e96628;
		border-left: solid 2px #e96628;
		color: #fff; }
	.panel img {
		display: block;
		width: 100% !important;
		height: auto !important; }
	.panel .content {
		-ms-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 1.4em;
		text-decoration: none; }
	.panel .content p {
		text-decoration: none; }
	.panel h3, .panel h5 {
		font-family: "OfficinaSerif_BoldItalic", Times New Roman, times, serif;
		color: #139cd8;
		margin-bottom: 10px; }
	.panel .post-meta {
		font-size: 0.92857em;
		color: #c2c2c2;
		margin-bottom: 20px;
		text-align: center; }
	.panel .excerpt {
		font-size: 0.92857em;
		margin-bottom: 20px; }
	.panel .text-link {
		background-color: #e2ecf3;
		border-top: solid 2px #cae0ed;
		border-left: solid 2px #cae0ed;
		padding: 10px 20px 8px 20px;
		font-size: 0.92857em;
		text-transform: uppercase; }

.box {
	background-color: #fff;
	padding: 1.4em; }
	.box h3.box-title {
		margin-bottom: 20px; }

.content-in-box .panel .content {
	color: #959595;
	background-color: #fafafa;
	border: 1px solid #ebebeb; }

#header {
	z-index: 210; }

#donate-now {
	position: absolute;
	right: 30px;
	top: 60px;
	-ms-box-shadow: 1px 1px 8px rgba(0, 93, 154, 0.4);
	-webkit-box-shadow: 1px 1px 8px rgba(0, 93, 154, 0.4);
	-moz-box-shadow: 1px 1px 8px rgba(0, 93, 154, 0.4);
	box-shadow: 1px 1px 8px rgba(0, 93, 154, 0.4); }

#header-top {
	/*
	background-image: url('../images/header.png');
	background-position: right top;
	background-repeat: no-repeat;
	/**/
	background-color: #ffffff;
	height: 141px; }
	#header-top .content-width {
		height: 141px;
		background-image: url("../images/header_ribbons_ext.png");
		background-position: right top;
		background-repeat: no-repeat; }


#wrapper-menu {
	white-space: nowrap;
	line-height: 34px; padding-right:80px;}
	#wrapper-menu > div {
		vertical-align: middle;
		line-height: 1; }

#search-box {
	z-index: 10;
	float: left;
	margin-top: 14px;
	width: 140px;
}
	#search-box:before {
		z-index: 100;
		content: "\f002";
		font-family: FontAwesome;
		line-height: 1;
		position: absolute;
		display: inline-block;
		top: 50%;
		left: 10px;
		-ms-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
		-moz-transform: translate(0, -50%);
		transform: translate(0, -50%);
		color: #ffffff; }
	.ie8 #search-box:before {
		margin-top: -8px; }
	.ie8 #search-box form {
		z-index: -1; }
	#search-box input[type=text] {
		height: 32px;
		border: 0px none;
		padding-left: 30px;
		background-color: #80c5ed;
		color: #ffffff;
		padding-top: 5px;
		padding-bottom: 3px; }
		#search-box input[type=text]::-webkit-input-placeholder {
			color: #85c6e6; }
		#search-box input[type=text]::-moz-placeholder {
			color: #85c6e6; }
		#search-box input[type=text]:-ms-input-placeholder {
			color: #85c6e6; }
		#search-box input[type=text]:-moz-placeholder {
			color: #85c6e6; }

@media screen and (max-width: 800px) {
	#wrapper-header {
		height: auto; }
		#wrapper-header.with-extra-underlay:after {
			display: none; }
	#header-strip {
		display: none; }
	#wrapper-header #header {
		margin-top: 0; }
	#wrapper-header #wrapper-menu .menu {
		display: none; } }

@media screen and (max-width: 930px) {
	#donate-now {
		right: 30px;
		top: 20px;
		-ms-box-shadow: 1px 1px 8px rgba(0, 93, 154, 0.4);
		-webkit-box-shadow: 1px 1px 8px rgba(0, 93, 154, 0.4);
		-moz-box-shadow: 1px 1px 8px rgba(0, 93, 154, 0.4);
		box-shadow: 1px 1px 8px rgba(0, 93, 154, 0.4); } }

@media screen and (max-width: 768px) {
	#page-title h4 {
		padding-left: 0;
		line-height: 110%;
		float: none;
		margin-bottom: 0; } }

@media screen and (max-width: 480px) {
	#donate-now {
		right: 5px; }
		#donate-now a.button {
			padding-top: 12px;
			padding-bottom: 9px;
			font-size: 15px; }
}

#wrapper-menu {
	z-index: 10;
	-webkit-font-smoothing: antialiased;
	font-smooth: always;
	background-color: none; }
	#wrapper-menu ul {
		margin: 0;
		padding: 0; }
	#wrapper-menu li {
		line-height: 1.1;
		list-style: none;
		margin: 0;
		padding: 0; }
	#wrapper-menu a {
		display: block;
		margin: 0;
		padding: 0; }
	#wrapper-menu a.button {
		-ms-transition: none;
		-webkit-transition: none;
		-moz-transition: none;
		transition: none;
		display: none;
		position: relative;
		line-height: 34px;
		padding-left: 20px;
		padding-right: 20px;
		margin-left: 20px; }
	#wrapper-menu ul.level-1 {
		margin-top: 5px;
		margin-bottom: 5px; }
	#wrapper-menu .level-1 > li {
		line-height: 1;
		margin-left: 18px;
		margin-right: 18px; }
	#wrapper-menu .level-1 > li > a:link,
	#wrapper-menu .level-1 > li > a:visited {
		-webkit-transition:  background-color 100ms ease-in-out, color 100ms ease-in-out;
		transition:  background-color 100ms ease-in-out, color 100ms ease-in-out;
		font-size: 1em;
		font-family: "Gotham_Medium", Hevetica, Arial, sans-serif;
		font-weight: normal;
		height: 50px;
		line-height: 50px;
		display: block;
		text-align: center;
		white-space: nowrap;
		text-decoration: none;
		text-transform: uppercase;
		background: transparent;
		color: #808080;
	}
	#wrapper-menu li.current-menu-item > a,
	#wrapper-menu li.active > a {
		font-weight: bold;
		color: var(--c-b-blue) !important;
	}
	#wrapper-menu body.category-events .current_page_parent.active > a {
		color: #fff; }
	#wrapper-menu .level-1 > li > a:hover,
	#wrapper-menu .level-1 > li:hover > a {
		color: #005a91; }
	#wrapper-menu .sub-menu {
		display: none;
		position: absolute;
		left: 100%;
		top: 0;
		width: auto;
		white-space: nowrap;
		min-width: 150px; }
		#wrapper-menu .sub-menu ul {
			background-color: #139cd8;
			border: 0px none; }
		#wrapper-menu .sub-menu a:link, #wrapper-menu .sub-menu a:visited {
			font-size: 1.21429em;
			padding: 12px 30px 11px 15px;
			color: #fff;
			margin-right: 0 !important;
			text-decoration: none; }
	#wrapper-menu .sub-menu li {
		background: #00a8ea;
		/* Old browsers */
		background: -moz-linear-gradient(top, #00a8ea 0%, #009ce0 47%, #139cd8 100%);
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a8ea), color-stop(47%, #009ce0), color-stop(100%, #139cd8));
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #00a8ea 0%, #009ce0 47%, #139cd8 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #00a8ea 0%, #009ce0 47%, #139cd8 100%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(top, #00a8ea 0%, #009ce0 47%, #139cd8 100%);
		/* IE10+ */
		background: linear-gradient(to bottom, #00a8ea 0%, #009ce0 47%, #139cd8 100%);
		/* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a8ea',  	endColorstr='#139cd8',GradientType=0 );
		/* IE6-9 */
		border: 0em solid #1d439c;
		border-bottom: 1px solid #0076bf; }

		#wrapper-menu .sub-menu li.current-menu-item > a,
		#wrapper-menu .sub-menu li.active > a {
			font-weight: bold;
			color: #ffd700 !important;
		}

	#wrapper-menu .sub-menu li:last-child {
		border-bottom: 0px solid transparent !important; }
		#wrapper-menu .sub-menu li:last-child a, #wrapper-menu .sub-menu li:last-child a:visited {
			border-bottom: 0px solid transparent !important; }
	#wrapper-menu .sub-menu.depth-1 {
		padding-top: 8px;
		min-width: 180px;
		left: 0;
		border-top: 0px none;
		top: 45px; }
		#wrapper-menu .sub-menu.depth-1 > ul {
			border: 1px solid #0076bf;
			border-radius: 2px;
			background-color: #139cd8;
			-webkit-box-shadow: 0em 0em 2.5em -0.25em #fff;
			-moz-box-shadow: 0em 0em 2.5em -0.25em #fff;
			box-shadow: 0em 0em 2.5em -0.25em #fff; }
		#wrapper-menu .sub-menu.depth-1 ul ul {
			margin-top: -1px;
			border: 1px solid #0076bf;
			border-radius: 2px;
			-webkit-box-shadow: 0em 0em 0em 0em transparent;
			-moz-box-shadow: 0em 0em 0em 0em transparent;
			box-shadow: 0em 0em 0em 0em transparent; }
		#wrapper-menu .sub-menu.depth-1:before {
			content: "";
			display: inline-block;
			position: absolute;
			top: 0px;
			left: 15px;
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 0 7.5px 8px 7.5px;
			border-color: transparent transparent #1d439c transparent;
			-webkit-transform: rotate(360deg); }
	#wrapper-menu .sub-menu.depth-1 > ul > li:first-child:before {
		-webkit-transition:  border-color 100ms ease-in-out;
		transition:  border-color 100ms ease-in-out;
		z-index: 10;
		content: "";
		display: inline-block;
		position: absolute;
		top: -7px;
		left: 14px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 7.5px 8px 7.5px;
		border-color: transparent transparent #139cd8 transparent;
		-webkit-transform: rotate(360deg); }
	#wrapper-menu .sub-menu li:hover {
		background: #139cd8;
		/* Old browsers */
		background: -moz-linear-gradient(top, #139cd8 0%, #0664b2 47%, #1d439c 100%);
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #139cd8), color-stop(47%, #0664b2), color-stop(100%, #1d439c));
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #139cd8 0%, #0664b2 47%, #1d439c 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #139cd8 0%, #0664b2 47%, #1d439c 100%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(top, #139cd8 0%, #0664b2 47%, #1d439c 100%);
		/* IE10+ */
		background: linear-gradient(to bottom, #139cd8 0%, #0664b2 47%, #1d439c 100%);
		/* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#139cd8',  	endColorstr='#1d439c',GradientType=0 );
		/* IE6-9 */
		border: 0em solid #1d439c;
		border-bottom: 1px solid #1d439c; }
		#wrapper-menu .sub-menu li:hover > a {
			font-weight: bold; }
		#wrapper-menu .sub-menu li:hover .sub-menu {
			display: block; }
	#wrapper-menu .sub-menu a:link,
	#wrapper-menu .sub-menu a:visited {
		font-size: 1em;
		text-transform: uppercase; }
	#wrapper-menu .sub-menu.depth-1 > ul > li:hover:first-child:before {
		display: inline-block;
		border-color: transparent transparent #139cd8 transparent; }

#wrapper-menu #menu {
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 5;
	width: auto;
	float: left;
}

#searchbox::before {
    z-index: 100;
    content: "\f002";
    font-family: FontAwesome;
    line-height: 1;
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 10px;
    -ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    color: #85c6e6;
}
#searchbox {
    z-index: 10;
    float: left;
    margin-left: 25px;
    margin-top: 16px;
    width: 145px;
}
#searchbox input[type="text"]::placeholder {
    color: #85c6e6;
}
#searchbox input[type="text"] {
    border: 1px solid #85c6e6;
    padding-left: 30px;
    background-color: #fff;
    color: #808080;
    padding-top: 5px;
    padding-bottom: 3px;
}
#wrapper-menu ul.nav > li {
	float: left; }

#wrapper-menu li.menu-item-has-children > .arrow {
	display: none;
	cursor: pointer;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 0px;
	top: 0; }
	#wrapper-menu li.menu-item-has-children > .arrow:hover:before {
		border-color: transparent transparent transparent #ffd700; }
	#wrapper-menu li.menu-item-has-children > .arrow:before {
		content: "";
		display: inline-block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 5px 0 5px 6px;
		border-color: transparent transparent transparent #fff; }

#wrapper-menu li.menu-item-has-children.open > .arrow:hover:before {
	border-color: #ffd700 transparent transparent transparent; }

#wrapper-menu li.menu-item-has-children.open > .arrow:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 5px 0 5px;
	border-color: #ffd700 transparent transparent transparent; }

@media screen and (max-width: 1024px) {
	#wrapper-menu {
		background-color: #139cd8;
		text-align: center;
		display: none;
		width:100%;}
		#wrapper-menu:before {
			content: "";
			position: absolute;
			right: 37px;
			top: -11px;
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 0 8px 12px 8px;
			border-color: transparent transparent #1d439c transparent; }
		#wrapper-menu .content-width {
			padding-left: 0 !important;
			padding-right: 0 !important; }
		#wrapper-menu #menu {
			width: 100%;
			float: none;
			padding-left: 0;
			padding-right: 0; }
		#wrapper-menu ul.level-1 {
			margin-top: 0;
			margin-bottom: 0; }
		#wrapper-menu ul.level-1 > li {
			text-align: left;
			-ms-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			background-color: #139cd8;
			width: 100%;
			display: block;
			margin-left: 0 !important;
			margin-right: 0 !important;
			float: none;
			line-height: 40px;
			border-bottom: 1px solid #1d439c; }
			#wrapper-menu ul.level-1 > li > a {
				color: #fff;
				font-weight: 500;
				padding-left: 20px;
				padding-right: 20px; }
			#wrapper-menu ul.level-1 > li > a:link,
			#wrapper-menu ul.level-1 > li > a:visited {
				color: #fff;
				text-align: left;
				line-height: 42px;
				height: 40px;
				font-size: 1.21429em;
			}
		#wrapper-menu .level-1 > li > a:hover,
		#wrapper-menu .level-1 > li.active > a,
		#wrapper-menu .level-1 > li:hover > a {
			color: #ffd700; }
		#wrapper-menu li.menu-item-has-children > .arrow {
			display: block; }
		#wrapper-menu .sub-menu {
			display: none;
			position: relative;
			left: auto;
			border-top: 1px solid #1d439c; }
			#wrapper-menu .sub-menu a:link, #wrapper-menu .sub-menu a:visited {
				padding-left: 40px;
				padding-right: 20px; }
			#wrapper-menu .sub-menu.depth-2 a:link, #wrapper-menu .sub-menu a:visited {
				padding-left: 60px;
				padding-right: 20px; }
		#wrapper-menu .sub-menu li {
			background: none; }
		#wrapper-menu .sub-menu li:hover {
			background: none; }
			#wrapper-menu .sub-menu li:hover .sub-menu {
				display: none; }
		#wrapper-menu .sub-menu li.active > a,
		#wrapper-menu .sub-menu li:hover > a,
		#wrapper-menu .sub-menu li > a:hover {
			-webkit-transition:  background-color 100ms ease-in-out;
			transition:  background-color 100ms ease-in-out;
			background-color: #139cd8;
			color: #ffd700; }
		#wrapper-menu .sub-menu.depth-1 {
			left: auto;
			top: auto; }
			#wrapper-menu .sub-menu.depth-1 > ul {
				border: 0px none;
				border-radius: 0; }
			#wrapper-menu .sub-menu.depth-1:before {
				display: none; }
		#wrapper-menu .sub-menu.depth-1 > ul > li:first-child:before {
			display: none; }
		#wrapper-menu .sub-menu.depth-1 > ul > li:hover:first-child:before {
			display: none; }
	#search-box {
		-ms-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: inline-block;
		float: none;
		margin-left: 0;
		margin-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
		width: 100%; }
		#search-box:before {
			left: 30px; }


			#wrapper-menu li.current-menu-item > a,
			#wrapper-menu li.active > a {
				font-weight: bold;
				color: #ffd700 !important; }

}

@media screen and (min-width: 1241px) {
	#wrapper-menu {
		display: block !important;
	}
}

@media screen and (max-width: 480px) {
	#wrapper-menu:before {
		right: 11px;
	}
}

#comment-section {
	background-color: #c8e7f3; }
	#comment-section .content-width {
		position: static; }
	#comment-section .children {
		margin-left: 100px; }
	#comment-section .avatar {
		position: absolute;
		top: 0px;
		left: -100px; }
	#comment-section ol.commentlist {
		margin-left: 100px; }
	#comment-section .fn {
		color: #139cd8; }
	#comment-section .comment-meta {
		margin-bottom: 15px; }
		#comment-section .comment-meta > div {
			display: inline-block;
			padding-left: 18px;
			padding-right: 18px; }
			#comment-section .comment-meta > div:after {
				position: absolute;
				right: 0;
				top: 50%;
				margin-top: -7px;
				width: 1px;
				height: 14px;
				background-color: #676767;
				content: ""; }
		#comment-section .comment-meta > div:first-child {
			padding-left: 0; }
		#comment-section .comment-meta > div:last-child {
			padding-right: 0; }
			#comment-section .comment-meta > div:last-child:after {
				display: none; }
		#comment-section .comment-meta a:link, #comment-section .comment-meta a:visited {
			text-decoration: none; }
	#comment-section .comment-body {
		background-color: #fff;
		border: 1px solid #6dcff6;
		padding: 20px;
		margin-bottom: 30px; }
	#comment-section input[type=text],
	#comment-section input[type=url],
	#comment-section input[type=email],
	#comment-section input[type=tel],
	#comment-section input[type=number],
	#comment-section input[type=password],
	#comment-section textarea {
		background-color: #6dcff6;
		color: #fff;
		border: 1px solid #139cd8; }
	#comment-section input[type=submit] {
		color: #fff;
		background-color: #139cd8;
		-ms-box-shadow: inset 2px 2px 0px #0072bc;
		-webkit-box-shadow: inset 2px 2px 0px #0072bc;
		-moz-box-shadow: inset 2px 2px 0px #0072bc;
		box-shadow: inset 2px 2px 0px #0072bc; }
	#comment-section ::-webkit-input-placeholder {
		color: #bce8fa; }
	#comment-section ::-moz-placeholder {
		color: #bce8fa; }
	#comment-section :-ms-input-placeholder {
		color: #bce8fa; }
	#comment-section input:-moz-placeholder {
		color: #bce8fa; }
	#comment-section .overlay {
		display: none;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: url(../images/wait-blue.gif) center center rgba(19, 156, 216, 0.5) no-repeat;
		z-index: 10; }
	#comment-section .halves p:first-child {
		width: 49%;
		float: left; }
	#comment-section .halves p:last-child {
		width: 49%;
		float: right; }

.page-template-template-sidebar-php #content section.layout:first-child {
	padding-top: 0; }

.widget img {
	max-width: 100% !important;
	height: auto !important; }

aside .widget {
	margin-bottom: 20px; }
	aside .widget:last-child {
		margin-bottom: 0; }
	aside .widget h3 {
		font-size: 1.35714em;
		color: #1d439c;
		margin-bottom: 15px; }

.widget.search_widget {
	padding: 0;
	border: 0px none; }
	.widget.search_widget .title {
		display: none; }
	.widget.search_widget .field-wrapper {
		-ms-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		width: 100%;
		margin-bottom: 0; }
	.widget.search_widget input[type=text] {
		border-radius: 0;
		padding-right: 40px; }
	.widget.search_widget input[type=text]:focus + button.button:after {
		color: #139cd8; }
	.widget.search_widget button.button {
		text-align: center;
		float: left;
		margin-left: -40px;
		padding: 0;
		height: 40px;
		width: 40px;
		-ms-box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		background: transparent; }
		.widget.search_widget button.button:active,
		.widget.search_widget button.button:hover {
			background-color: transparent; }
		.widget.search_widget button.button:after {
			text-align: center;
			line-height: 40px;
			font-family: 'FontAwesome';
			font-weight: normal;
			content: "\f002";
			display: inline-block;
			color: #d1d1d1; }

.widget.widget_most_popular_tags a {
	display: block;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	line-height: 1.1;
	padding: 7px 25px 6px 25px;
	background-color: #fff;
	border: 1px solid #d4d4d4;
	-webkit-transition:  all 100ms ease-in-out;
	transition:  all 100ms ease-in-out; }

.widget.widget_most_popular_tags a:link, .widget.widget_most_popular_tags a:visited {
	color: #959595;
	text-decoration: none; }

.widget.widget_most_popular_tags a:hover {
	text-decoration: none;
	border: 1px solid #77d1f3;
	background-color: #77d1f3;
	color: #fff; }

.widget.gallery-widget ul {
	position: relative;
	margin-left: -1.5%;
	margin-right: -1.5%;
	width: 104%; }

.widget.gallery-widget li {
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 25%;
	padding-left: 1.5%;
	padding-right: 1.5%;
	margin-bottom: 3%; }
	.widget.gallery-widget li:before {
		display: none; }
	.widget.gallery-widget li img {
		display: block;
		width: 100% !important;
		height: auto !important; }

.widget.gallery-widget li:nth-child(4n+1) {
	clear: both; }

.widget.quotes_widget {
	color: #fff;
	padding: 35px 25px 25px 25px;
	border-radius: 27px 27px 27px 0; }
	.widget.quotes_widget .quote-text {
		font-family: "OfficinaSerif", Times New Roman, times, serif;
		font-style: italic;
		font-size: 1.42857em; }
	.widget.quotes_widget .quote-source {
		margin-top: 20px;
		font-family: "OfficinaSerif", Times New Roman, times, serif;
		font-size: 1em;
		font-weight: normal; }
	.widget.quotes_widget.blue {
		background: #00aeef;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDBhZWVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNzJiYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(45deg, #00aeef 0%, #0072bc 100%);
		background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #00aeef), color-stop(100%, #0072bc));
		background: -webkit-linear-gradient(45deg, #00aeef 0%, #0072bc 100%);
		background: -o-linear-gradient(45deg, #00aeef 0%, #0072bc 100%);
		background: -ms-linear-gradient(45deg, #00aeef 0%, #0072bc 100%);
		background: linear-gradient(45deg, #00aeef 0%, #0072bc 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeef', endColorstr='#0072bc',GradientType=1 ); }
		.ie9 .widget.quotes_widget.blue {
			filter: none; }
	.widget.quotes_widget.orange {
		background: #f7941d;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjc5NDFkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZDYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(45deg, #f7941d 0%, #ffd600 100%);
		background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #f7941d), color-stop(100%, #ffd600));
		background: -webkit-linear-gradient(45deg, #f7941d 0%, #ffd600 100%);
		background: -o-linear-gradient(45deg, #f7941d 0%, #ffd600 100%);
		background: -ms-linear-gradient(45deg, #f7941d 0%, #ffd600 100%);
		background: linear-gradient(45deg, #f7941d 0%, #ffd600 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7941d', endColorstr='#ffd600',GradientType=1 ); }
		.ie9 .widget.quotes_widget.orange {
			filter: none; }
	.widget.quotes_widget.blue .quote-content:before {
		content: "";
		position: absolute;
		top: -27px;
		left: -16px; }
	.widget.quotes_widget.orange .quote-content:before {
		content: "";
		position: absolute;
		top: -27px;
		left: -16px; }

.simple-text {
	margin-top: 20px; }

.simple-more {
	margin-top: 20px; }

.simple-image-content.with-text:not(.with-image) .simple-text {
	margin-top: 0; }

.simple-image-content.with-link:not(.with-text):not(.with-image) .simple-more {
	margin-top: 0; }

/***********************
 *  Widget Styles
 ***********************/
.widget.small-title h1.title {
	font-size: 18px; }

/***********************
 *  Listing Widget
 ***********************/
.widget.widget_nav_menu ul,
.widget.widget_categories ul,
.widget.widget_top_level_categories ul,
.widget.widget_archive ul,
.widget.widget_yearly_archive ul,
.widget.widget_recent_entries ul,
.widget.popular-posts ul,
.widget.widget_pages ul {
	margin-top: -15px;
	margin-bottom: 0;
	list-style: none;
	padding-left: 0; }

.widget.widget_nav_menu ul li,
.widget.widget_categories ul li,
.widget.widget_top_level_categories ul li,
.widget.widget_archive ul li,
.widget.widget_yearly_archive ul li,
.widget.widget_recent_entries ul li,
.widget.popular-posts ul li,
.widget.widget_pages ul li {
	padding-left: 0;
	line-height: 1.1;
	text-align: left;
	border-bottom: 1px solid #ebedf2; }

.widget.widget_nav_menu ul li a,
.widget.widget_categories ul li a,
.widget.widget_top_level_categories ul li a,
.widget.widget_archive ul li a,
.widget.widget_yearly_archive ul li a,
.widget.widget_recent_entries ul li a,
.widget.popular-posts ul li a,
.widget.widget_pages ul li a {
	display: block;
	padding: 15px 0 13px 25px; }

.widget.widget_nav_menu a:link,
.widget.widget_nav_menu a:visited,
.widget.widget_categories a:link,
.widget.widget_categories a:visited,
.widget.widget_top_level_categories a:link,
.widget.widget_top_level_categories a:visited,
.widget.widget_archive a:link,
.widget.widget_archive a:visited,
.widget.widget_yearly_archive a:link,
.widget.widget_yearly_archive a:visited,
.widget.widget_recent_entries a:link,
.widget.widget_recent_entries a:visited,
.widget.popular-posts a:link,
.widget.popular-posts a:visited,
.widget.widget_pages a:link, .widget.widget_pages a:visited {
	-webkit-transition:  all 100ms ease-in-out;
	transition:  all 100ms ease-in-out;
	color: #8c8c8c;
	text-decoration: none; }

.widget.widget_nav_menu a:before,
.widget.widget_categories a:before,
.widget.widget_top_level_categories a:before,
.widget.widget_archive a:before,
.widget.widget_yearly_archive a:before,
.widget.widget_recent_entries a:before,
.widget.popular-posts a:before,
.widget.widget_pages a:before {
	top: 50%;
	margin-top: -6px;
	-webkit-transition:  all 100ms ease-in-out;
	transition:  all 100ms ease-in-out;
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	content: "\f105";
	width: 11px;
	height: 11px;
	line-height: 11px;
	background-color: #8c8c8c;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	font-size: 0.5em; }

.widget.widget_nav_menu ul li:last-child,
.widget.widget_categories ul li:last-child,
.widget.widget_top_level_categories ul li:last-child,
.widget.widget_archive ul li:last-child,
.widget.widget_yearly_archive ul li:last-child,
.widget.widget_recent_entries ul li:last-child,
.widget.popular-posts ul li:last-child,
.widget.widget_pages ul li:last-child {
	margin-bottom: 0px; }

.widget.widget_nav_menu li.current-cat a,
.widget.widget_nav_menu a:hover,
.widget.widget_categories li.current-cat a,
.widget.widget_categories a:hover,
.widget.widget_top_level_categories li.current-cat a,
.widget.widget_top_level_categories a:hover,
.widget.widget_archive li.current-cat a,
.widget.widget_archive a:hover,
.widget.widget_yearly_archive li.current-cat a,
.widget.widget_yearly_archive a:hover,
.widget.widget_recent_entries li.current-cat a,
.widget.widget_recent_entries a:hover,
.widget.popular-posts li.current-cat a,
.widget.popular-posts a:hover,
.widget.widget_pages li.current-cat a,
.widget.widget_pages a:hover {
	color: #139cd8; }

.widget.widget_nav_menu li.current-cat a:before,
.widget.widget_nav_menu a:hover:before,
.widget.widget_categories li.current-cat a:before,
.widget.widget_categories a:hover:before,
.widget.widget_top_level_categories li.current-cat a:before,
.widget.widget_top_level_categories a:hover:before,
.widget.widget_archive li.current-cat a:before,
.widget.widget_archive a:hover:before,
.widget.widget_yearly_archive li.current-cat a:before,
.widget.widget_yearly_archive a:hover:before,
.widget.widget_recent_entries li.current-cat a:before,
.widget.widget_recent_entries a:hover:before,
.widget.popular-posts li.current-cat a:before,
.widget.popular-posts a:hover:before,
.widget.widget_pages li.current-cat a:before,
.widget.widget_pages a:hover:before {
	background-color: #139cd8; }

.widget.widget_categories .count,
.widget.widget_top_level_categories .count {
	display: block;
	float: right;
}

.widget li.current-menu-parent a:link,
.widget li.current-menu-parent a:visited,
.widget li.current_page_parent a:link,
.widget li.current_page_parent a:visited,
.widget li.current-menu-path a:link,
.widget li.current-menu-path a:visited,
.widget li.current_page_ancestor a:link,
.widget li.current_page_ancestor a:visited,
.widget li.current-menu-item a:link, .widget li.current-menu-item a:visited {
	-webkit-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
	color: #139cd8;
	text-decoration: none; }

.widget li.current-menu-parent a:before,
.widget li.current_page_parent a:before,
.widget li.current-menu-path a:before,
.widget li.current_page_ancestor a:before,
.widget li.current-menu-item a:before {
	background-color: #139cd8; }

.post-listing-widget .post-date {
	color: #ffd700; }

.event_listing_widget {
	color: #ffd600;
	padding: 20px;
	background: #00abec;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYWJlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDcyYmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #00abec 0%, #0072bc 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00abec), color-stop(100%, #0072bc));
	background: -webkit-linear-gradient(left, #00abec 0%, #0072bc 100%);
	background: -o-linear-gradient(left, #00abec 0%, #0072bc 100%);
	background: -ms-linear-gradient(left, #00abec 0%, #0072bc 100%);
	background: linear-gradient(to right, #00abec 0%, #0072bc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00abec', endColorstr='#0072bc',GradientType=1 ); }
	.ie9 .event_listing_widget {
		filter: none; }
	.event_listing_widget label {
		color: #fff; }
	.event_listing_widget h3 {
		line-height: 1.1 !important;
		font-size: 1.92857em !important;
		font-family: "Gotham_Medium", Hevetica, Arial, sans-serif;
		font-weight: normal;
		text-transform: uppercase !important;
		letter-spacing: 1px !important;
		color: #fff !important;
		margin-bottom: 15px !important; }
	.event_listing_widget .event-image {
		margin-bottom: 15px; }
	.event_listing_widget .details {
		font-size: 1em;
		margin-bottom: 20px; }
	.event_listing_widget .line-1 {
		letter-spacing: 0;
		font-family: "Gotham", Hevetica, Arial, sans-serif;
		font-weight: normal;
		font-size: 22px;
		color: #0072bc;
		text-transform: none; }
	.event_listing_widget .line-2 {
		letter-spacing: 0;
		font-family: "Gotham_Medium", Hevetica, Arial, sans-serif;
		font-weight: normal;
		font-size: 27px;
		color: #0072bc;
		text-transform: none; }
	.event_listing_widget .button {
		padding-left: 9px !important;
		padding-right: 9px !important;
		width: 100% !important; }

@media only screen and (max-width: 550px) {
	.widget.acfid a.hero {
		display: block !important;
		float: none !important;
		margin: 0 auto 20px auto !important; }
	.widget.acfid a.hero-right {
		display: block !important;
		float: none !important;
		margin: 0 auto 20px auto !important; } }





/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
	position: relative;
	margin: 0 auto 0;
	padding: 0;
	*zoom: 1; }

.bx-wrapper img {
	max-width: 100%;
	display: block; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0); }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	-ms-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 5;
	bottom: 0px;
	position: absolute;
	padding-bottom: 3%;
	left: 4%;
	width: 90%; }
	.bx-wrapper .bx-pager .bx-pager-item,
	.bx-wrapper .bx-controls-auto .bx-pager-item {
		z-index: 5;
		display: inline-block;
		margin-left: 5px;
		margin-right: 5px; }
		.bx-wrapper .bx-pager .bx-pager-item a,
		.bx-wrapper .bx-controls-auto .bx-pager-item a {
			text-decoration: none;
			display: inline-block;
			width: 10px;
			height: 10px;
			vertical-align: middle;
			text-indent: -9999px;
			background-color: #fff;
			border-radius: 50%; }
			.bx-wrapper .bx-pager .bx-pager-item a:hover,
			.bx-wrapper .bx-pager .bx-pager-item a.active,
			.bx-wrapper .bx-controls-auto .bx-pager-item a:hover,
			.bx-wrapper .bx-controls-auto .bx-pager-item a.active {
				background-color: transparent; }
				.bx-wrapper .bx-pager .bx-pager-item a:hover:after,
				.bx-wrapper .bx-pager .bx-pager-item a.active:after,
				.bx-wrapper .bx-controls-auto .bx-pager-item a:hover:after,
				.bx-wrapper .bx-controls-auto .bx-pager-item a.active:after {
					-ms-box-sizing: border-box;
					-webkit-box-sizing: border-box;
					-moz-box-sizing: border-box;
					box-sizing: border-box;
					content: "";
					position: absolute;
					left: -2px;
					top: -2px;
					border: 2px solid #139cd8;
					border-radius: 50%;
					height: 14px;
					width: 14px; }

/* LOADER */
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../js/jquery.bxslider/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000; }

.slider-container {
	padding-left: 30px;
	padding-right: 30px; }

.bx-next,
.bx-prev {
	z-index: 20;
	display: inline-block;
	top: 50%;
	margin-top: -26px;
	position: absolute; }

.bx-next {
	right: 30px; }

.bx-prev {
	left: 30px; }

.content .bx-slider ul li,
.bx-slider ul li {
	padding-left: 0; }
	.content .bx-slider ul li:before,
	.bx-slider ul li:before {
		display: none; }

@media screen and (max-width: 1200px) {
	.bx-next {
		right: 20px; }
	.bx-prev {
		left: 20px; } }

a.read-more {
	text-decoration: none; }
	a.read-more:hover {
		text-decoration: none; }

#post-section .feature {
	margin: -28px -28px 30px -28px; }

.feature a {
	display: block; }

.feature img {
	display: block;
	width: 100% !important;
	height: auto !important; }

#posts .post:last-child,
#posts .page:last-child {
	margin-bottom: 0; }

#posts .post .post-content.with-meta,
#posts .page .post-content.with-meta {
	padding-bottom: 20px !important;
	margin-bottom: 20px !important;
	border-bottom: solid 1px #9dc9e6; }
	#posts .post .post-content.with-meta:before,
	#posts .post .post-content.with-meta:after,
	#posts .page .post-content.with-meta:before, #posts .page .post-content.with-meta:after {
		content: " ";
		display: table; }
	#posts .post .post-content.with-meta:after,
	#posts .page .post-content.with-meta:after {
		clear: both; }
	#posts .post .post-content.with-meta .post-meta,
	#posts .page .post-content.with-meta .post-meta {
		z-index: 10;
		-ms-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 32%;
		float: left;
		margin-right: -32%;
		text-align: center; }
		#posts .post .post-content.with-meta .post-meta ul,
		#posts .page .post-content.with-meta .post-meta ul {
			display: inline-block; }
		#posts .post .post-content.with-meta .post-meta li,
		#posts .page .post-content.with-meta .post-meta li {
			font-size: 0.85714em;
			text-align: left;
			border-bottom: 1px solid #ededed;
			line-height: 1 !important;
			padding-bottom: 7px;
			padding-top: 8px; }
		#posts .post .post-content.with-meta .post-meta li:last-child,
		#posts .page .post-content.with-meta .post-meta li:last-child {
			border-bottom: 0px none; }
		#posts .post .post-content.with-meta .post-meta .bx-slider,
		#posts .page .post-content.with-meta .post-meta .bx-slider {
			padding: 0px;
			margin: 0px; }
			#posts .post .post-content.with-meta .post-meta .bx-slider ul,
			#posts .page .post-content.with-meta .post-meta .bx-slider ul {
				padding: 0px;
				margin: 0px; }
				#posts .post .post-content.with-meta .post-meta .bx-slider ul li,
				#posts .page .post-content.with-meta .post-meta .bx-slider ul li {
					padding: 0px;
					margin: 0px; }
	#posts .post .post-content.with-meta .wrapper-post-content,
	#posts .page .post-content.with-meta .wrapper-post-content {
		-ms-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		width: 100%;
		padding-left: 33%;
		margin-bottom: 30px; }
		#posts .post .post-content.with-meta .wrapper-post-content a,
		#posts .page .post-content.with-meta .wrapper-post-content a {
			text-decoration: none;
			color: #139cd8; }
			#posts .post .post-content.with-meta .wrapper-post-content a:visited,
			#posts .page .post-content.with-meta .wrapper-post-content a:visited {
				text-decoration: none;
				color: #139cd8; }
			#posts .post .post-content.with-meta .wrapper-post-content a:hover,
			#posts .page .post-content.with-meta .wrapper-post-content a:hover {
				text-decoration: underline;
				color: #f7941d; }

#posts .post .content,
#posts .page .content {
	background-color: #fff;
	padding: 0em 2em; }

.single-post .post .post-meta {
	margin-bottom: 30px;
	color: #777777;
	background-color: #f8fafb;
	padding: 18px 50px 16px 50px; }
	.single-post .post .post-meta .info {
		font-size: 0.92857em;
		display: inline-block;
		padding-right: 10px;
		padding-left: 10px; }

.single-post .post .post-tags {
	margin-top: 30px;
	color: #777777;
	background-color: #f8fafb;
	padding: 4px 4px 4px 25px; }
	.single-post .post .post-tags .left {
		line-height: 41px; }
	.single-post .post .post-tags .tags {
		font-size: 0.85714em;
		display: inline-block;
		line-height: 1;
		vertical-align: middle; }
	.single-post .post .post-tags a:link, .single-post .post .post-tags a:visited {
		text-decoration: none; }

.post-meta a, .post-meta a:link, .post-meta a:visited {
	text-decoration: none; }

.post-meta a:hover {
	text-decoration: none; }

.post h1,
.post h2,
.featured-posts h1, .featured-posts h2 {
	margin-bottom: 15px; }

.at-share-btn {
	cursor: pointer; }

.responsive-meta {
	display: none;
	margin-bottom: 20px; }

@media screen and (max-width: 768px) {
	.single-post .post .post-meta {
		padding-left: 25px;
		padding-right: 25px; } }

@media screen and (max-width: 600px) {
	.featured-posts .post {
		padding-bottom: 30px;
		margin-bottom: 0; }
	#posts .post {
		display: block;
		width: auto;
		margin-bottom: 20px; }
		#posts .post .posts-row {
			display: block; }
		#posts .post .content,
		#posts .post .line,
		#posts .post .post-image {
			height: auto;
			display: block; }
		#posts .post .post-image {
			width: auto; }
		#posts .post .line {
			display: none; }
		#posts .post .content {
			padding-top: 0px; } }

@media screen and (max-width: 480px) {
	#posts .post .post-meta {
		display: none; }
	#posts .post .post-content.with-meta .wrapper-post-content {
		-ms-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: none;
		width: auto;
		padding-left: 0; }
	.single-post .post .post-meta {
		padding-left: 15px;
		padding-right: 15px; }
	.single-post .post .post-tags {
		padding: 15px 10px 10px 10px; }
		.single-post .post .post-tags .left {
			line-height: normal;
			float: none;
			width: auto;
			margin-bottom: 15px; }
		.single-post .post .post-tags .right {
			width: auto;
			float: none; }
	.single-post .post a.button {
		-ms-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%; }
	.responsive-meta {
		display: block; } }

#comments {
	margin-top: 30px; }
	#comments .commentlist {
		display: block;
		clear: both; }
	#comments .comment {
		border: 1px solid #cccccc;
		border-radius: 3px;
		padding: 20px;
		margin-bottom: 15px; }

#respond {
	clear: both; }

.wp-pagenavi {
	margin-top: 45px;
	text-align: center; }
	.wp-pagenavi a:link, .wp-pagenavi a:visited {
		text-decoration: none; }
	.wp-pagenavi .pages {
		display: none; }
	.wp-pagenavi span.current,
	.wp-pagenavi a.page, .wp-pagenavi a.page:link, .wp-pagenavi a.page:visited {
		vertical-align: middle;
		border-radius: 2px;
		-webkit-transition: all 100ms ease-in-out;
		transition: all 100ms ease-in-out;
		display: inline-block;
		text-decoration: none;
		color: #959595;
		font-size: 1.28571em;
		line-height: 100%;
		margin-left: 4px;
		margin-right: 4px;
		padding: 6px 10px; }
	.wp-pagenavi span.current,
	.wp-pagenavi a.page:hover {
		background-color: #139cd8;
		color: #fff; }
	.wp-pagenavi .previouspostslink,
	.wp-pagenavi .nextpostslink {
		vertical-align: middle;
		display: inline-block;
		width: 14px;
		margin-left: 20px; }
		.wp-pagenavi .previouspostslink:after,
		.wp-pagenavi .nextpostslink:after {
			-webkit-transition: all 100ms ease-in-out;
			transition: all 100ms ease-in-out;
			content: "";
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 7px 0 7px 14px;
			border-color: transparent transparent transparent #959595;
			position: absolute;
			top: 50%;
			left: 0;
			margin-top: -7px; }
		.wp-pagenavi .previouspostslink:hover:after,
		.wp-pagenavi .nextpostslink:hover:after {
			border-color: transparent transparent transparent #139cd8; }
	.wp-pagenavi .previouspostslink {
		margin-left: 0;
		margin-right: 20px; }
		.wp-pagenavi .previouspostslink:after {
			border-width: 7px 14px 7px 0;
			border-color: transparent #959595 transparent transparent; }
		.wp-pagenavi .previouspostslink:hover:after {
			border-color: transparent #139cd8 transparent transparent; }

.wp-commentnavi {
	text-align: center; }
	.wp-commentnavi a {
		line-height: 1; }
	.wp-commentnavi a:link, .wp-commentnavi a:visited {
		text-decoration: none; }
	.wp-commentnavi .pages {
		display: none; }
	.wp-commentnavi span.current,
	.wp-commentnavi a.page, .wp-commentnavi a.page:link, .wp-commentnavi a.page:visited {
		vertical-align: middle;
		border-radius: 2px;
		-webkit-transition: all 100ms ease-in-out;
		transition: all 100ms ease-in-out;
		display: inline-block;
		text-decoration: none;
		color: #959595;
		font-size: 1.28571em;
		line-height: 100%;
		margin-left: 4px;
		margin-right: 4px;
		padding: 6px 10px; }
	.wp-commentnavi span.current,
	.wp-commentnavi a.page:hover {
		background-color: #139cd8;
		color: #fff; }
	.wp-commentnavi a:first-child,
	.wp-commentnavi a:last-child {
		vertical-align: middle;
		display: inline-block;
		width: 14px;
		margin-left: 20px; }
		.wp-commentnavi a:first-child:after,
		.wp-commentnavi a:last-child:after {
			-webkit-transition: all 100ms ease-in-out;
			transition: all 100ms ease-in-out;
			content: "";
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 7px 0 7px 14px;
			border-color: transparent transparent transparent #959595;
			position: absolute;
			top: 50%;
			left: 0;
			margin-top: -7px; }
		.wp-commentnavi a:first-child:hover:after,
		.wp-commentnavi a:last-child:hover:after {
			border-color: transparent transparent transparent #139cd8; }
	.wp-commentnavi a:first-child {
		margin-left: 0;
		margin-right: 20px; }
		.wp-commentnavi a:first-child:after {
			border-width: 7px 14px 7px 0;
			border-color: transparent #959595 transparent transparent; }
		.wp-commentnavi a:first-child:hover:after {
			border-color: transparent #139cd8 transparent transparent; }

/*******************************
 * Video Layout
 ******************************/
.wrapper-video {
	overflow: hidden;
	height: 0;
	padding-bottom: 56.25%; }
	.wrapper-video iframe,
	.wrapper-video video,
	.wrapper-video .video-js {
		position: absolute !important;
		left: 0;
		top: 0;
		width: 100% !important;
		height: 100% !important; }

.wrapper-video.with-preview iframe,
.wrapper-video.with-preview .video-js {
	visibility: hidden; }

.wrapper-video.with-preview a.preview-image {
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	-ms-background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat; }
	.wrapper-video.with-preview a.preview-image:after {
		display: block;
		z-index: 2;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -3em;
		margin-left: -3em;
		height: 6em;
		width: 6em;
		line-height: 6em;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		border: 3px solid #fff;
		content: ""; }
	.wrapper-video.with-preview a.preview-image:before {
		text-align: center;
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 2em;
		height: 2em;
		line-height: 2em;
		margin-top: -1em;
		margin-left: -0.85em;
		font-size: 2em;
		content: "\f04b";
		color: #fff;
		font-family: FontAwesome; }

.media img {
	display: block;
	width: 100% !important;
	height: auto !important; }

.media {
	overflow: hidden; }

.video-js,
video {
	width: 100% !important;
	height: 100% !important; }

#content-header {
	height: 110px;
	background: #0072bc;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYWVlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwNzJiYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTQyOWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #00aeef 0%, #0072bc 50%, #1e429b 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00aeef), color-stop(50%, #0072bc), color-stop(100%, #1e429b));
	background: -webkit-linear-gradient(left, #00aeef 0%, #0072bc 50%, #1e429b 100%);
	background: -o-linear-gradient(left, #00aeef 0%, #0072bc 50%, #1e429b 100%);
	background: -ms-linear-gradient(left, #00aeef 0%, #0072bc 50%, #1e429b 100%);
	background: linear-gradient(to right, #00aeef 0%, #0072bc 50%, #1e429b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeef', endColorstr='#1e429b',GradientType=1 ); }
	#content-header:before {
		content: "";
		position: absolute;
		background: url(../images/noise.png);
		top: 0;
		left: 0;
		width: 100%;
		height: 100%; }
	.ie9 #content-header {
		filter: none; }
	#content-header .content-width {
		line-height: 110px; }
	#content-header .content-header-content {
		-ms-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		display: inline-block;
		padding-left: 200px;
		line-height: 1;
		vertical-align: middle; }

#page-title {
	line-height: 1.1;
	display: inline-block;
	vertical-align: middle; }
	#page-title h1 {
		margin-bottom: 0; }

#breadcrumbs {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 6px;
	line-height: 1.1;
	text-transform: uppercase;
	font-size: 0.92857em;
	font-family: "Gotham", Hevetica, Arial, sans-serif;
	font-weight: normal;
	color: #00aeef; }
	#breadcrumbs a:link, #breadcrumbs a:visited {
		color: #00aeef;
		text-decoration: none; }

@media screen and (max-width: 768px) {
	#content-header .content-header-content {
		padding-left: 150px; } }

@media screen and (max-width: 767px) {
	#content-header {
		text-align: center;
		padding-top: 65px;
		line-height: normal;
		display: block;
		vertical-align: top;
		height: auto; }
		#content-header .content-width {
			line-height: normal; }
		#content-header .content-header-content {
			padding: 0px;
			margin-bottom: 30px; }
		#content-header #page-title {
			float: none; }
		#content-header h1 {
			text-align: center;
			display: block;
			float: none; } }

.feature-text {
	color: #555555;
	font-size: 2.28571em;
	margin-bottom: 20px;
	line-height: 1.2; }

.feature-image {
	margin-bottom: 30px; }
	.feature-image img {
		display: block;
		width: 100% !important;
		height: auto !important; }

.quote {
	margin: 0 7% 3.5em 8%;
	background-color: #eaf4f8;
	border-left: 5px solid #139cd8;
	padding: 2.8em 1.4em 2.8em 3.8em; }
	.quote:before {
		content: "";
		position: absolute;
		bottom: -25px;
		left: 60px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 25px 0 0 40px;
		border-color: #eaf4f8 transparent transparent transparent;
		-ms-transform: skew(15deg);
		-webkit-transform: skew(15deg);
		-moz-transform: skew(15deg);
		transform: skew(15deg); }
	.quote:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background-color: #dcf0f8; }
	.quote .content {
		font-size: 1.5em;
		color: #1d439c; }
		.quote .content:before {
			font-size: 4.5em;
			content: '“';
			color: #6dcff6;
			position: absolute;
			display: inline-block;
			left: -50px;
			top: -35px; }
	.quote .quote-source {
		margin-top: 24px; }
	.quote .source {
		color: #6dcff6; }
	.quote .title {
		margin-left: 7px;
		font-size: 0.85714em;
		color: #0072bc; }

.gallery {
	margin-bottom: 30px !important; }

.feature-gallery {
	margin-bottom: 0; }
	.feature-gallery.slider {
		margin-bottom: 20px; }
	.feature-gallery .grid-wrapper {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important; }
		.feature-gallery .grid-wrapper .column {
			padding-bottom: 0 !important;
			margin-bottom: 20px; }
	.feature-gallery img {
		width: 100% !important;
		height: auto !important; }

@media screen and (max-width: 768px) {
	.quote {
		margin-left: 0;
		margin-right: 0; } }

/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8; }

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden; }

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle; }

.mfp-align-top .mfp-container:before {
	display: none; }

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto; }

.mfp-ajax-cur {
	cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out; }

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
	cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none; }

.mfp-loading.mfp-figure {
	display: none; }

.mfp-hide {
	display: none !important; }

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044; }
	.mfp-preloader a {
		color: #CCC; }
		.mfp-preloader a:hover {
			color: #FFF; }

.mfp-s-ready .mfp-preloader {
	display: none; }

.mfp-s-error .mfp-content {
	display: none; }

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none; }

button::-moz-focus-inner {
	padding: 0;
	border: 0; }

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace; }
	.mfp-close:hover,
	.mfp-close:focus {
		opacity: 1; }
	.mfp-close:active {
		top: 1px; }

.mfp-close-btn-in .mfp-close {
	color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%; }

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px; }

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50% !important;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent; }
	.mfp-arrow:active {
		margin-top: -54px; }
	.mfp-arrow:hover,
	.mfp-arrow:focus {
		opacity: 1; }
	.mfp-arrow:before,
	.mfp-arrow:after,
	.mfp-arrow .mfp-b,
	.mfp-arrow .mfp-a {
		content: '';
		display: block;
		width: 0;
		height: 0;
		position: absolute;
		left: 0;
		top: 0;
		margin-top: 35px;
		margin-left: 35px;
		border: medium inset transparent; }
	.mfp-arrow:after,
	.mfp-arrow .mfp-a {
		border-top-width: 13px;
		border-bottom-width: 13px;
		top: 8px; }
	.mfp-arrow:before,
	.mfp-arrow .mfp-b {
		border-top-width: 21px;
		border-bottom-width: 21px;
		opacity: 0.7; }

.mfp-arrow-left {
	left: 0; }
	.mfp-arrow-left:after,
	.mfp-arrow-left .mfp-a {
		border-right: 17px solid #FFF;
		margin-left: 31px; }
	.mfp-arrow-left:before,
	.mfp-arrow-left .mfp-b {
		margin-left: 25px;
		border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
	right: 0; }
	.mfp-arrow-right:after,
	.mfp-arrow-right .mfp-a {
		border-left: 17px solid #FFF;
		margin-left: 39px; }
	.mfp-arrow-right:before,
	.mfp-arrow-right .mfp-b {
		border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px; }
	.mfp-iframe-holder .mfp-content {
		line-height: 0;
		width: 100%;
		max-width: 900px; }
	.mfp-iframe-holder .mfp-close {
		top: -40px; }

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%; }
	.mfp-iframe-scaler iframe {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
		background: #000; }

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
	line-height: 0; }
	.mfp-figure:after {
		content: '';
		position: absolute;
		left: 0;
		top: 40px;
		bottom: 40px;
		display: block;
		right: 0;
		width: auto;
		height: auto;
		z-index: -1;
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
		background: #444; }
	.mfp-figure small {
		color: #BDBDBD;
		display: block;
		font-size: 12px;
		line-height: 14px; }
	.mfp-figure figure {
		margin: 0; }

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto; }

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px; }

.mfp-image-holder .mfp-content {
	max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer; }

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75); }
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0; }
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%; }
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px; } }

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0; }

.tp-bullets.simplebullets.round .bullet {
	background-image: none;
	margin-left: 3px;
	margin-right: 3px;
	width: 10px;
	height: 10px;
	vertical-align: middle;
	text-indent: -9999px;
	background-color: #fff;
	border-radius: 50%; }
	.tp-bullets.simplebullets.round .bullet:hover,
	.tp-bullets.simplebullets.round .bullet.selected {
		background-color: transparent; }
		.tp-bullets.simplebullets.round .bullet:hover:after,
		.tp-bullets.simplebullets.round .bullet.selected:after {
			-ms-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			content: "";
			position: absolute;
			left: -2px;
			top: -2px;
			border: 2px solid #139cd8;
			border-radius: 50%;
			height: 14px;
			width: 14px; }

.tp-leftarrow.default {
	background-image: url(../images/large_left.png); }

.tp-rightarrow.default {
	background-image: url(../images/large_right.png); }

/***********************
 *  Forms Oererrides
 ***********************/
/*
----------------------------------------------------------------

formreset.css
Gravity Forms CSS Reset
http://www.gravityforms.com
updated: March 17, 2013 8:21 PM

Gravity Forms is a Rocketgenius project
copyright 2013 Rocketgenius Inc.
http: //www.rocketgenius.com
this may not be redistributed without the
express written permission of the author.

NOTE: DO NOT EDIT THIS FILE! MAKE ANY MODIFICATIONS IN YOUR
THEME STYLESHEET. THIS FILE IS REPLACED DURING AUTO-UPDATES
AND ANY CHANGES MADE HERE WILL BE OVERWRITTEN.

If you need to make extensive customizations,
copy the contents of this file to your theme
style sheet for editing. Then, go to the form
settings page & set the 'output CSS' option
to no.

----------------------------------------------------------------
*/
/* Ready Class to reset elements inside the form wrapper ------------------------- */
body .gform_wrapper.gf_reset_wrapper,
body .gform_wrapper.gf_reset_wrapper div,
body .gform_wrapper.gf_reset_wrapper span,
body .gform_wrapper.gf_reset_wrapper iframe,
body .gform_wrapper.gf_reset_wrapper h1,
body .gform_wrapper.gf_reset_wrapper h2,
body .gform_wrapper.gf_reset_wrapper h3,
body .gform_wrapper.gf_reset_wrapper h4,
body .gform_wrapper.gf_reset_wrapper h5,
body .gform_wrapper.gf_reset_wrapper h6,
body .gform_wrapper.gf_reset_wrapper p,
body .gform_wrapper.gf_reset_wrapper img,
body .gform_wrapper.gf_reset_wrapper ol,
body .gform_wrapper.gf_reset_wrapper ul,
body .gform_wrapper.gf_reset_wrapper li,
body .gform_wrapper.gf_reset_wrapper fieldset,
body .gform_wrapper.gf_reset_wrapper form,
body .gform_wrapper.gf_reset_wrapper label,
body .gform_wrapper.gf_reset_wrapper legend,
body .gform_wrapper.gf_reset_wrapper input[type=text],
body .gform_wrapper.gf_reset_wrapper input[type=email],
body .gform_wrapper.gf_reset_wrapper input[type=tel],
body .gform_wrapper.gf_reset_wrapper input[type=url],
body .gform_wrapper.gf_reset_wrapper input[type=number],
body .gform_wrapper.gf_reset_wrapper input[type=password],
body .gform_wrapper.gf_reset_wrapper select,
body .gform_wrapper.gf_reset_wrapper textarea,
body .gform_wrapper.gf_reset_wrapper input[type=submit],
body .gform_wrapper.gf_reset_wrapper input[type=button],
body .gform_wrapper.gf_reset_wrapper input[type=image],
body .gform_wrapper.gf_reset_wrapper button,
body .gform_wrapper.gf_reset_wrapper table,
body .gform_wrapper.gf_reset_wrapper caption,
body .gform_wrapper.gf_reset_wrapper tbody,
body .gform_wrapper.gf_reset_wrapper tfoot,
body .gform_wrapper.gf_reset_wrapper thead,
body .gform_wrapper.gf_reset_wrapper tr,
body .gform_wrapper.gf_reset_wrapper th,
body .gform_wrapper.gf_reset_wrapper td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0; }

body .gform_wrapper.gf_reset_wrapper div,
body .gform_wrapper.gf_reset_wrapper span,
body .gform_wrapper.gf_reset_wrapper iframe,
body .gform_wrapper.gf_reset_wrapper p,
body .gform_wrapper.gf_reset_wrapper img,
body .gform_wrapper.gf_reset_wrapper ol,
body .gform_wrapper.gf_reset_wrapper ul,
body .gform_wrapper.gf_reset_wrapper li,
body .gform_wrapper.gf_reset_wrapper fieldset,
body .gform_wrapper.gf_reset_wrapper form,
body .gform_wrapper.gf_reset_wrapper label,
body .gform_wrapper.gf_reset_wrapper legend,
body .gform_wrapper.gf_reset_wrapper input[type=text],
body .gform_wrapper.gf_reset_wrapper input[type=email],
body .gform_wrapper.gf_reset_wrapper input[type=tel],
body .gform_wrapper.gf_reset_wrapper input[type=url],
body .gform_wrapper.gf_reset_wrapper input[type=number],
body .gform_wrapper.gf_reset_wrapper input[type=password],
body .gform_wrapper.gf_reset_wrapper select,
body .gform_wrapper.gf_reset_wrapper textarea,
body .gform_wrapper.gf_reset_wrapper input[type=submit],
body .gform_wrapper.gf_reset_wrapper input[type=button],
body .gform_wrapper.gf_reset_wrapper input[type=image],
body .gform_wrapper.gf_reset_wrapper button,
body .gform_wrapper.gf_reset_wrapper table,
body .gform_wrapper.gf_reset_wrapper caption,
body .gform_wrapper.gf_reset_wrapper tbody,
body .gform_wrapper.gf_reset_wrapper tfoot,
body .gform_wrapper.gf_reset_wrapper thead,
body .gform_wrapper.gf_reset_wrapper tr,
body .gform_wrapper.gf_reset_wrapper th,
body .gform_wrapper.gf_reset_wrapper td {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	line-height: 1;
	font-weight: normal; }

body .gform_wrapper.gf_reset_wrapper div,
body .gform_wrapper.gf_reset_wrapper span,
body .gform_wrapper.gf_reset_wrapper p {
	line-height: 1.8; }

body .gform_wrapper.gf_reset_wrapper fieldset,
body .gform_wrapper.gf_reset_wrapper img {
	border: 0; }

body .gform_wrapper.gf_reset_wrapper ol,
body .gform_wrapper.gf_reset_wrapper ul,
body .gform_wrapper.gf_reset_wrapper li {
	list-style: none; }

body .gform_wrapper.gf_reset_wrapper a img {
	border: none; }

body .gform_wrapper.gf_reset_wrapper :focus {
	outline: 0; }

/*
----------------------------------------------------------------

Gravity Forms Date Picker Styles
http: //www.gravityforms.com
updated: January 31, 2014 3:32 PM

Customized styles for the jQuery UI Datepicker 1.9.2
copyright 2012 jQuery Foundation and other contributors
Released under the MIT license.
http://jquery.org/license
some styles courtesty of http://www.hongkiat.com/

Gravity Forms is a Rocketgenius project
copyright 2008 - 2014 Rocketgenius Inc.
http: //www.rocketgenius.com

NOTE: DO NOT EDIT THIS FILE! MAKE ANY MODIFICATIONS IN YOUR
THEME STYLESHEET. THIS FILE IS REPLACED DURING AUTO-UPDATES
AND ANY CHANGES MADE HERE WILL BE OVERWRITTEN.

If you need to make extensive customizations,
copy the contents of this file to your theme
style sheet for editing. Then, go to the form
settings page & set the 'output CSS' option
to no.

----------------------------------------------------------------
*/
.ui-datepicker {
	width: 216px;
	height: auto;
	margin: 5px auto 0;
	font: 9pt Arial, sans-serif;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.ui-datepicker a {
	text-decoration: none; }

.ui-datepicker table {
	width: 100%;
	border-collapse: collapse; }

.ui-datepicker-header {
	background-color: #666;
	/* set the header background color */
	color: #e0e0e0;
	font-weight: bold;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
	box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
	text-shadow: 1px -1px 0px #000;
	filter: dropshadow(color=#000, offx=1, offy=-1);
	line-height: 30px;
	min-height: 30px !important;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #666; }

.ui-datepicker-title {
	text-align: center; }

.ui-datepicker-title select {
	margin-top: 2.5%; }

.ui-datepicker-prev,
.ui-datepicker-next {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	background-image: url("../images/datepicker/arrow.png");
	background-repeat: no-repeat;
	line-height: 600%;
	overflow: hidden; }

.ui-datepicker-prev {
	float: left;
	background-position: center -30px; }

.ui-datepicker-next {
	float: right;
	background-position: center 0px; }

.ui-datepicker thead {
	background: #f7f7f7;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f1f1f1));
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
	background: -o-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
	background: -ms-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
	background: linear-gradient(to bottom, #f7f7f7 0%, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
	border-bottom: 1px solid #bbb; }

.ui-datepicker th {
	text-transform: uppercase;
	text-align: center;
	font-size: 6pt;
	padding: 5px 0;
	color: #666666;
	text-shadow: 1px 0px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=0); }

.ui-datepicker tbody td {
	padding: 0;
	border-top: 1px solid #bbb;
	border-right: 1px solid #bbb; }

.ui-datepicker tbody td:last-child {
	border-right: 0px; }

.ui-datepicker tbody tr {
	border-bottom: 1px solid #bbb; }

.ui-datepicker tbody tr:last-child {
	border-bottom: 0px; }

.ui-datepicker td span,
.ui-datepicker td a {
	display: inline-block;
	font-weight: bold;
	text-align: center;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #666666;
	text-shadow: 1px 1px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1); }

.ui-datepicker-calendar .ui-state-default {
	background: #ededed;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #dedede));
	background: -webkit-linear-gradient(top, #ededed 0%, #dedede 100%);
	background: -o-linear-gradient(top, #ededed 0%, #dedede 100%);
	background: -ms-linear-gradient(top, #ededed 0%, #dedede 100%);
	background: linear-gradient(to bottom, #ededed 0%, #dedede 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
	-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
	box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5); }

.ui-datepicker-calendar .ui-state-hover {
	background: #f7f7f7; }

.ui-datepicker-calendar .ui-state-active {
	background: #FFF2AA;
	/* set the active date background color */
	border: 1px solid #c19163;
	/* set the active date border color */
	color: #666;
	/* set the active date font color */
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	text-shadow: 0px 1px 0px #FFF;
	filter: dropshadow(color=#FFF, offx=0, offy=1);
	position: relative;
	margin: -1px; }

.ui-datepicker-unselectable .ui-state-default {
	background: #f4f4f4;
	color: #b4b3b3; }

.ui-datepicker-calendar td:first-child .ui-state-active {
	width: 29px;
	margin-left: 0; }

.ui-datepicker-calendar td:last-child .ui-state-active {
	width: 29px;
	margin-right: 0; }

.ui-datepicker-calendar tr:last-child .ui-state-active {
	height: 29px;
	margin-bottom: 0; }

td.ui-datepicker-unselectable.ui-state-disabled {
	background-color: #d7d7d7; }

table.ui-datepicker-calendar {
	margin: 0 0 0 0 !important; }

body div#ui-datepicker-div[style] {
	z-index: 9999 !important; }

/*
----------------------------------------------------------------

Gravity Forms Front End Form Styles
Version 1.8
http: //www.gravityforms.com
updated: January 31, 2014 3:35 PM

Gravity Forms is a Rocketgenius project
copyright 2008-2014 Rocketgenius Inc.
http: //www.rocketgenius.com
this may not be redistributed without the
express written permission of the author.

NOTE: DO NOT EDIT THIS FILE! MAKE ANY MODIFICATIONS IN YOUR
THEME STYLESHEET. THIS FILE IS REPLACED DURING AUTO-UPDATES
AND ANY CHANGES MADE HERE WILL BE OVERWRITTEN.

If you need to make extensive customizations,
copy the contents of this file to your theme
style sheet for editing. Then, go to the form
settings page & set the 'output CSS' option
to no.

----------------------------------------------------------------
*/
.gform_wrapper {
	overflow: inherit;
	margin: 0; }

.gform_wrapper h1,
.gform_wrapper h2,
.gform_wrapper h3 {
	font-weight: normal;
	border: none;
	outline: none;
	background: none; }

.gform_wrapper :focus {
	outline: 0; }

.gform_wrapper form {
	text-align: left; }

.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password] {
	outline-style: none;
	font-size: 11px;
	font-family: inherit;
	padding: 5px 2px 5px 2px;
	letter-spacing: normal; }

.gform_wrapper input[type=image] {
	border: none !important;
	padding: 0 !important;
	width: auto !important; }

.gform_wrapper textarea {
	outline-style: none;
	font-size: 11px;
	font-family: inherit;
	letter-spacing: normal;
	padding: 4px 2px 4px 2px;
	resize: none; }

.gform_wrapper ul {
	margin: 0 !important;
	list-style-type: none; }

html > body .entry ul,
.gform_wrapper ul {
	text-indent: 0; }

.gform_wrapper li,
.gform_wrapper form li {
	margin-left: 0 !important;
	list-style-type: none !important;
	list-style-image: none !important;
	list-style: none !important;
	overflow: visible; }

.gform_wrapper ul li.gfield {
	clear: both; }

.gform_wrapper ul.gfield_radio li,
.gform_wrapper ul.gfield_checkbox li {
	overflow: hidden; }

.gform_wrapper ul.right_label li,
.gform_wrapper form ul.right_label li,
.gform_wrapper ul.left_label li,
.gform_wrapper form ul.left_label li {
	margin-bottom: 14px; }

.gform_wrapper ul.right_label li ul.gfield_radio li,
.gform_wrapper form ul.right_label li ul.gfield_radio li,
.gform_wrapper ul.left_label li ul.gfield_radio li,
.gform_wrapper form ul.left_label li ul.gfield_radio li,
.gform_wrapper ul.right_label li ul.gfield_checkbox li,
.gform_wrapper form ul.right_label li ul.gfield_checkbox li,
.gform_wrapper ul.left_label li ul.gfield_checkbox li,
.gform_wrapper form ul.left_label li ul.gfield_checkbox li {
	margin-bottom: 10px; }

.gform_wrapper ul li:before,
.gform_wrapper ul li:after,
.gform_wrapper ul.gform_fields {
	padding: 0;
	margin: 0;
	overflow: visible; }

.gform_wrapper select {
	font-size: 11px;
	font-family: inherit;
	padding: 5px 0 5px 0;
	letter-spacing: normal; }

.gform_wrapper select option {
	padding: 2px 2px;
	display: block; }

.gform_wrapper .inline {
	display: inline !important; }

.gform_wrapper .gform_heading {
	margin-bottom: 18px; }

.gform_wrapper .gfield_time_hour,
.gform_wrapper .gfield_time_minute,
.gform_wrapper .gfield_date_month,
.gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_year {
	width: 70px;
	vertical-align: top;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1; }

.gform_wrapper .gfield_date_month,
.gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_year {
	margin-right: 12px; }

.gform_wrapper .gfield_date_dropdown_month,
.gform_wrapper .gfield_date_dropdown_day,
.gform_wrapper .gfield_date_dropdown_year {
	vertical-align: top;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1; }

.gform_wrapper .gfield_date_dropdown_month,
.gform_wrapper .gfield_date_dropdown_day,
.gform_wrapper .gfield_date_dropdown_year {
	margin-right: 6px; }

.gform_wrapper .gfield_time_ampm {
	vertical-align: top;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1; }

.gform_wrapper .gfield_time_ampm select {
	width: 60px !important; }

.gform_wrapper .gfield_time_hour input,
.gform_wrapper .gfield_time_minute input,
.gform_wrapper .gfield_date_month input,
.gform_wrapper .gfield_date_day input,
.gform_wrapper .gfield_date_year input {
	width: 70% !important; }

.gform_wrapper .gfield_date_month,
.gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_year {
	width: 50px;
	float: left; }

.gform_wrapper .gfield_date_month input,
.gform_wrapper .gfield_date_day input,
.gform_wrapper .gfield_date_year input {
	width: 85% !important; }

.gform_wrapper .field_hover {
	border: 1px dashed #2175A9;
	cursor: pointer; }

.gform_wrapper .field_selected {
	background-color: #DFEFFF;
	border: 1px solid #C2D7EF; }

.gform_wrapper .field_name_first,
.gform_wrapper .field_name_last {
	width: 50%;
	float: left; }

.gform_wrapper .ginput_complex {
	overflow: hidden; }

.gform_wrapper .ginput_left input:focus + label,
.gform_wrapper .ginput_right input:focus + label,
.gform_wrapper .ginput_full input:focus + label {
	font-weight: bold; }

.gform_wrapper .field_name_first input,
.gform_wrapper .ginput_complex .ginput_left input {
	width: 100% !important; }

.gform_wrapper .field_name_last input {
	width: 93% !important; }

.gform_wrapper .datepicker {
	width: 100px !important; }

.gform_wrapper .ginput_complex .ginput_left {
	width: 49%;
	float: left; }

.gform_wrapper .ginput_complex .ginput_right {
	width: 49%;
	float: right; }

.gform_wrapper .gfield_error .ginput_complex .ginput_left,
.gform_wrapper .gfield_error .ginput_complex .ginput_right {
	width: 49%; }

.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=text],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=url],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=email],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=tel],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=number],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=password] {
	width: 100% !important; }

.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=text],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=url],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=email],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=tel],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=number],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=password] {
	width: 100% !important; }

.gform_wrapper .ginput_complex input[type=text],
.gform_wrapper .ginput_complex input[type=url],
.gform_wrapper .ginput_complex input[type=email],
.gform_wrapper .ginput_complex input[type=tel],
.gform_wrapper .ginput_complex input[type=number],
.gform_wrapper .ginput_complex input[type=password],
.gform_wrapper .ginput_complex select {
	width: 100% !important; }

.gform_wrapper .ginput_complex .ginput_right input[type=text],
.gform_wrapper .ginput_complex .ginput_right input[type=url],
.gform_wrapper .ginput_complex .ginput_right input[type=email],
.gform_wrapper .ginput_complex .ginput_right input[type=tel],
.gform_wrapper .ginput_complex .ginput_right input[type=number],
.gform_wrapper .ginput_complex .ginput_right input[type=password],
.gform_wrapper .ginput_complex .ginput_right select {
	width: 100% !important; }

.gform_wrapper .ginput_complex label,
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_year label,
.gform_wrapper .instruction {
	display: block;
	margin: 3px 0;
	font-size: 11px;
	letter-spacing: 0.5pt; }

.gform_wrapper .ginput_complex .name_prefix {
	float: left;
	width: 30px !important;
	margin-right: 14px; }

.gform_wrapper .ginput_complex .name_suffix {
	float: left;
	width: 30px !important; }

.gform_wrapper .ginput_complex .name_first,
.gform_wrapper .ginput_complex .name_last {
	float: left;
	width: 100px;
	margin-right: 8px; }

.gform_wrapper .top_label .gfield_label {
	margin: 10px 0 4px 0;
	font-weight: bold;
	display: -moz-inline-stack;
	display: inline-block;
	line-height: 1.3em;
	clear: both; }

.gform_wrapper .left_label .gfield_label {
	box-sizing: border-box;
	float: left;
	padding-right: 15px;
	margin: 0;
	width: 29%;
	font-weight: bold; }

.gform_wrapper .right_label .gfield_label {
	float: left;
	margin: 0 15px 0 0;
	width: 29%;
	font-weight: bold;
	text-align: right; }

.gform_wrapper .left_label ul.gfield_checkbox,
.gform_wrapper .right_label ul.gfield_checkbox,
.gform_wrapper .left_label ul.gfield_radio,
.gform_wrapper .right_label ul.gfield_radio {
	margin-left: 32%;
	overflow: hidden; }

.gform_wrapper .top_label input.small,
.gform_wrapper .top_label select.small {
	width: 25%; }

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
	width: 49%; }

.gform_wrapper .top_label input.medium {
	padding-right: 2px; }

.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea {
	width: 100%; }

.gform_wrapper .right_label input.small,
.gform_wrapper .right_label select.small,
.gform_wrapper .left_label input.small,
.gform_wrapper .left_label select.small {
	width: 15%; }

.gform_wrapper .right_label input.medium,
.gform_wrapper .right_label select.medium,
.gform_wrapper .left_label input.medium,
.gform_wrapper .left_label select.medium {
	width: 35%; }

.gform_wrapper .right_label input.large,
.gform_wrapper .right_label select.large,
.gform_wrapper .left_label input.large,
.gform_wrapper .left_label select.large,
.gform_wrapper textarea.textarea {
	width: 71%; }

.gform_wrapper .right_label div.ginput_complex,
.gform_wrapper .left_label div.ginput_complex {
	width: 71%; }

.gform_wrapper h2.gsection_title {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
	font-size: 1.85714em; }

.gform_wrapper span.gform_description {
	font-weight: normal; }

.gform_wrapper .gsection {
	border-bottom: 1px solid #CCC;
	padding: 0 0 8px 0;
	margin: 0px 0 16px 0;
	padding-top: 40px;
	clear: both; }

.gform_wrapper ul.gfield_checkbox li input[type=checkbox],
.gform_wrapper ul.gfield_radio li input[type=radio] {
	width: auto !important; }

/* radio and checkbox styling - justifies lenghty labels ------------------------------------------------------*/
.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_radio li {
	position: relative; }

.gform_wrapper ul.gfield_checkbox,
.gform_wrapper ul.gfield_radio {
	margin: 6px 0;
	padding: 0; }

.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
	display: block;
	margin: 0 0 0 24px;
	padding: 0;
	width: auto;
	line-height: 1.5;
	vertical-align: top; }

.gform_wrapper .gfield_checkbox li input[type=checkbox],
.gform_wrapper .gfield_radio li input[type=radio],
.gform_wrapper .gfield_checkbox li input {
	float: left;
	margin-top: 2px; }

.gform_wrapper .description,
.gform_wrapper .gfield_description,
.gform_wrapper .gsection_description,
.gform_wrapper .instruction {
	font-size: 0.85em;
	line-height: 1.5em;
	clear: both;
	letter-spacing: normal; }

.gform_wrapper .description,
.gform_wrapper .gfield_description,
.gform_wrapper .gsection_description {
	padding: 4px 0 8px 0; }

.gform_wrapper .gfield_description {
	padding: 10px 0 0 0;
	width: 99.8%; }

.gform_wrapper .left_label .gfield_description,
.gform_wrapper .right_label .gfield_description {
	width: 63%; }

.gform_wrapper .description_above .gfield_description {
	padding: 0 0 10px 0; }

.gfield_date_year + .gfield_description {
	padding: 0; }

.gform_wrapper .right_label .gfield_description,
.gform_wrapper .left_label .gfield_description,
.gform_wrapper .left_label .instruction,
.gform_wrapper .right_label .instruction {
	margin-left: 29%; }

.gform_wrapper .left_label .gsection .gsection_description,
.gform_wrapper .right_label .gsection .gsection_description {
	margin-left: 0;
	padding-top: 4px;
	padding-left: 0;
	line-height: 1.5em; }

.gform_wrapper .gfield_required {
	color: #790000;
	margin-left: 4px; }

.gform_wrapper textarea.small {
	height: 80px; }

.gform_wrapper textarea.medium {
	height: 150px; }

.gform_wrapper textarea.large {
	height: 250px; }

.gform_wrapper li.gfield.gfield_creditcard_warning {
	margin-bottom: 6px !important;
	padding: 6px 6px 4px 6px !important;
	border: 1px dashed #C89797; }

.gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message {
	font-size: 1em;
	padding: 10px 20px 10px 45px;
	min-height: 25px;
	background-image: url(../../plugins/gravityforms/images/stopbanner.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #790000;
	border-bottom: 1px solid #620101;
	color: #FFF;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	line-height: 1.3em;
	letter-spacing: 0.2pt; }

li.gfield + li.gfield.gfield_creditcard_warning {
	margin-top: 14px !important; }

.gform_wrapper .top_label .gfield_error {
	width: 97%; }

.gform_wrapper .top_label .gfield_error input.large,
.gform_wrapper .top_label .gfield_error select.large,
.gform_wrapper .top_label .gfield_error textarea.textarea {
	width: 100%; }

.gform_wrapper .right_label .gfield_error input.large,
.gform_wrapper .right_label .gfield_error select.large,
.gform_wrapper .right_label .gfield_error textarea.textarea,
.gform_wrapper .left_label .gfield_error input.large,
.gform_wrapper .left_label .gfield_error select.large,
.gform_wrapper .left_label .gfield_error textarea.textarea {
	width: 66%; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-top: 12px; }

div.gf_page_steps + div.validation_error {
	margin-top: 16px; }

.gform_wrapper .gform_footer {
	margin: 8px 0 0 0;
	clear: both; }

.gform_wrapper .gform_footer.right_label,
.gform_wrapper .gform_footer.left_label {
	padding: 16px 0 10px 0;
	text-align: center; }

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
	font-size: 1em; }

.gform_wrapper .gform_footer input[type=image] {
	padding: 0;
	width: auto !important;
	background: none !important;
	border: none !important; }

.gform_wrapper .ginput_complex .ginput_left,
.gform_wrapper .ginput_complex .ginput_right,
.gform_wrapper .ginput_complex .ginput_full {
	min-height: 43px;
	display: block;
	overflow: hidden; }

.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_radio li {
	margin: 0 0 8px 0;
	line-height: 1.3em; }

.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label,
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label {
	font-weight: bold; }

.gform_wrapper input.datepicker.datepicker_with_icon {
	margin-right: 4px !important;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1; }

/* tame those pesky hidden fields ------------------------------------------------------*/
.gform_wrapper input[type=hidden],
.gform_wrapper input.gform_hidden,
.gform_wrapper .gform_hidden,
.gform_wrapper .gf_hidden {
	display: none !important;
	max-height: 1px !important;
	overflow: hidden; }

.gform_wrapper .ginput_full br,
.gform_wrapper .ginput_left br,
.gform_wrapper .ginput_right br {
	display: none !important; }

/* additional spacing and padding tweaks ------------------------------------------------------*/
.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li {
	padding: 0 !important; }

.gform_wrapper ul.gfield_radio li input + input {
	margin-left: 4px; }

.gform_wrapper ul.gfield_radio li input[value=gf_other_choice] {
	margin-right: 6px;
	margin-top: 4px; }

.gform_wrapper .top_label .gfield_description {
	padding: 10px 0 0 0; }

.gform_wrapper .top_label .gfield_description.validation_message,
.gform_wrapper .gfield_description.validation_message {
	padding: 10px 0 0 0 !important; }

.gform_wrapper .ginput_container + .gfield_description.validation_message {
	margin-top: 6px; }

.gform_wrapper .gfield_description + .gform_wrapper .gfield_description.validation_message {
	margin-top: 6px; }

.gform_wrapper .ginput_container.ginput_list + .gfield_description.validation_message {
	margin-top: 0; }

/* HTML field default margins -----------------------------------------------------*/
.gform_wrapper .left_label li.gfield_html_formatted,
.gform_wrapper .right_label li.gfield_html_formatted {
	margin-left: 32%; }

.gform_wrapper .gfield_html.gfield_no_follows_desc {
	margin-top: 10px; }

/* ajax forms ------------------------------------------------------*/
.gform_wrapper .gform_ajax_spinner {
	padding-left: 10px; }

/* hide the honeypot field  ------------------------------------------------------*/
.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
	display: none !important;
	position: absolute !important;
	left: -9000px; }

/* Really Simple Captcha ------------------------------------------------------*/
.gform_wrapper .gfield_captcha_input_container {
	padding-top: 3px; }

.gform_wrapper .simple_captcha_small input {
	width: 100px; }

.gform_wrapper .simple_captcha_medium input {
	width: 150px; }

.gform_wrapper .simple_captcha_large input {
	width: 200px; }

.gform_wrapper .gform_wrapper .left_label .simple_captcha_small,
.gform_wrapper .right_label .simple_captcha_small,
.gform_wrapper .left_label .simple_captcha_medium,
.gform_wrapper .right_label .simple_captcha_medium,
.gform_wrapper .left_label .simple_captcha_large,
.gform_wrapper .right_label .simple_captcha_large {
	margin-left: 32%; }

.gform_wrapper .gfield_captcha_container img.gfield_captcha {
	border: none !important;
	background: none !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important; }

/* math challenge ------------------------------------------------------*/
.gform_wrapper .math_small input {
	width: 69px; }

.gform_wrapper .math_medium input {
	width: 90px; }

.gform_wrapper .math_large input {
	width: 108px; }

.gform_wrapper .left_label .math_small,
.gform_wrapper .right_label .math_small,
.gform_wrapper .left_label .math_medium,
.gform_wrapper .right_label .math_medium,
.gform_wrapper .left_label .math_large,
.gform_wrapper .right_label .math_large {
	margin-left: 32%; }

/* textarea character counter ------------------------------------------------------*/
.gform_wrapper div.charleft {
	font-size: 11px;
	margin-top: 4px;
	color: #B7B7B7;
	width: 92% !important;
	white-space: nowrap !important; }

.gform_wrapper div.charleft[style] {
	width: 92% !important; }

.gform_wrapper .left_label div.charleft,
.gform_wrapper .right_label div.charleft {
	margin-left: 32%; }

.gform_wrapper div.charleft.warningTextareaInfo {
	color: #A1A1A1; }

.gform_wrapper li.gf_hide_charleft div.charleft {
	display: none !important; }

/* submission limit message ------------------------------------------------------*/
.gf_submission_limit_message {
	color: #790000;
	font-size: 1.4em; }

/* pricing fields ------------------------------------------------------*/
.gform_wrapper .ginput_price {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7; }

.gform_wrapper span.ginput_total {
	color: #060;
	font-size: 1.2em; }

.gform_wrapper .top_label span.ginput_total {
	margin: 8px 0; }

.gform_wrapper span.ginput_product_price_label {
	margin-right: 2px; }

.gform_wrapper span.ginput_product_price {
	color: #900; }

.gform_wrapper span.ginput_quantity_label {
	margin-left: 10px;
	margin-right: 2px; }

.gform_wrapper input.ginput_quantity {
	width: 40px; }

/* multi-page form paging ------------------------------------------------------*/
.gform_wrapper .gform_page_footer {
	margin: 20px 0;
	width: 99%;
	border-top: 1px solid #CCC;
	padding: 16px 0 0 0; }

.gform_wrapper .gform_page_footer .button.gform_button {
	margin-right: 10px; }

/* multi-page progress bar  ------------------------------------------------------*/
.gform_wrapper .gf_progressbar_wrapper {
	clear: both;
	margin: 0 0 8px 0;
	padding: 0 0 16px 0; }

.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
	font-size: 13px;
	line-height: 1em !important;
	margin: 0 0 6px 0 !important;
	padding: 0 !important;
	clear: both;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6; }

.gform_wrapper .gf_progressbar {
	height: 20px;
	overflow: hidden;
	line-height: 20px !important;
	border: 1px solid #EEE;
	background-image: url(../../plugins/gravityforms/images/gf-percentbar-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2); }

.gform_wrapper .gf_progressbar_percentage {
	height: 20px;
	text-align: right;
	font-size: 13px !important;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }

.gform_wrapper .gf_progressbar_percentage span {
	display: block;
	width: auto;
	float: right;
	margin-right: 5px;
	margin-left: 5px; }

.gform_wrapper .gf_progressbar_percentage.percentbar_0 span {
	color: #959595;
	text-shadow: none; }

.gform_wrapper .percentbar_blue {
	background-image: url(../../plugins/gravityforms/images/gf-percentbar-blue.png);
	background-repeat: repeat-x;
	background-color: #0072BC;
	color: #FFF; }

.gform_wrapper .percentbar_gray {
	background-image: url(../../plugins/gravityforms/images/gf-percentbar-gray.png);
	background-repeat: repeat-x;
	background-color: #666;
	color: #FFF; }

.gform_wrapper .percentbar_green {
	background-image: url(../../plugins/gravityforms/images/gf-percentbar-green.png);
	background-repeat: repeat-x;
	background-color: #94DC21;
	color: #FFF; }

.gform_wrapper .percentbar_orange {
	background-image: url(../../plugins/gravityforms/images/gf-percentbar-orange.png);
	background-repeat: repeat-x;
	background-color: #DC7021;
	color: #FFF; }

.gform_wrapper .percentbar_red {
	background-image: url(../../plugins/gravityforms/images/gf-percentbar-red.png);
	background-repeat: repeat-x;
	background-color: #DC2521;
	color: #FFF; }

.gform_wrapper .percentbar_custom {
	background-image: url(../../plugins/gravityforms/images/gf-percentbar-custom.png);
	background-repeat: repeat-x; }

/* multi-page steps ------------------------------------------------------*/
.gform_wrapper .gf_page_steps {
	width: 99%;
	margin: 0 0 8px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px dotted #CCC; }

.gform_wrapper .gf_step {
	width: auto !important;
	margin: 0 10px 10px 0;
	font-size: 14px;
	height: 20px;
	line-height: 20px !important;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1; }

.gform_wrapper .gf_step span.gf_step_number {
	font-size: 20px;
	float: left; }

.gform_wrapper .gf_step.gf_step_active {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0; }

.gform_wrapper .gf_step_clear {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden; }

/* password strength indicator -----------------------------------------------------------------*/
.gform_wrapper .gfield_password_strength {
	border: 1px solid #DDD;
	margin: 0;
	padding: 3px 5px;
	text-align: center;
	width: 200px;
	background-color: #EEE; }

.gform_wrapper .gfield_password_strength.bad {
	background-color: #FFB78C;
	border-color: #FF853C; }

.gform_wrapper .gfield_password_strength.good {
	background-color: #FFEC8b;
	border-color: #FC0; }

.gform_wrapper .gfield_password_strength.short,
.gform_wrapper .gfield_password_strength.mismatch {
	background-color: #FFA0A0;
	border-color: #f04040; }

.gform_wrapper .gfield_password_strength.strong {
	background-color: #C3FF88;
	border-color: #8DFF1C; }

/* reset the default list styles for the HTML blocks -----------------------------------------------------------------*/
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li,
body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li {
	list-style-type: disc !important;
	margin: 0 0 0.5em;
	overflow: visible;
	padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul,
body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul {
	list-style-type: disc !important;
	margin: 1em 0 1em 1.5em;
	padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li,
body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li {
	list-style-type: decimal !important;
	overflow: visible;
	margin: 0 0 0.5em;
	padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol,
body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol {
	list-style-type: decimal !important;
	margin: 1em 0 1.5em 2em;
	padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul,
body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
	list-style-type: disc !important;
	padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul {
	margin: 1em 0 1em 1.5em; }

body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
	margin: 0 0 0.5em; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl {
	margin: 0 0 1.5em 0;
	padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dt {
	font-weight: bold; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dd {
	margin: 0 0 1em 1.5em; }

/* list fields added in v.1.6 -----------------------------------------------------------------*/
.gform_wrapper table.gfield_list,
.gform_wrapper table.gfield_list caption,
.gform_wrapper table.gfield_list tbody,
.gform_wrapper table.gfield_list tfoot,
.gform_wrapper table.gfield_list thead,
.gform_wrapper table.gfield_list tr,
.gform_wrapper table.gfield_list th,
.gform_wrapper table.gfield_list td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline; }

.gform_wrapper table.gfield_list {
	border-spacing: 0;
	border-collapse: collapse; }

.gform_wrapper table.gfield_list thead th {
	font-weight: bold;
	text-align: left; }

.gform_wrapper li.gfield.gfield_error table.gfield_list thead th {
	color: #790000; }

.gform_wrapper table.gfield_list thead,
.gform_wrapper table.gfield_list tr {
	padding: 0;
	margin: 0; }

.gform_wrapper table.gfield_list th,
.gform_wrapper table.gfield_list td {
	padding: 0 0 0.5em 0; }

.gform_wrapper table.gfield_list th + th,
.gform_wrapper table.gfield_list td + td {
	padding: 0 0 0.5em 0.7em; }

.gform_wrapper .left_label .gfield_list, .gform_wrapper .right_label .gfield_list {
	width: 64%; }

.gform_wrapper .top_label .gfield_list {
	width: 99%; }

.gform_wrapper .left_label .gf_list_one_column, .gform_wrapper .right_label .gf_list_one_column {
	width: 45%; }

.gform_wrapper .top_label .gf_list_one_column {
	width: 46%; }

.gform_wrapper .gfield_list input {
	width: 98%; }

.gfield_icon_disabled {
	cursor: default !important;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6; }

.gform_wrapper table.gfield_list td.gfield_list_icons {
	min-width: 45px !important; }

/* enhanced UI/select styles updated in v.1.8.12 -----------------------------------------------------------------*/
.gform_wrapper .chosen-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	zoom: 1;
	*display: inline;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none; }

.gform_wrapper .chosen-container .chosen-drop {
	position: absolute;
	top: 100%;
	left: -9999px;
	z-index: 1010;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #aaa;
	border-top: 0;
	background: #fff;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.gform_wrapper .chosen-container.chosen-with-drop .chosen-drop {
	left: 0; }

.gform_wrapper .chosen-container a {
	cursor: pointer; }

.gform_wrapper .chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 8px;
	height: 23px;
	border: 1px solid #aaa;
	border-radius: 5px;
	background-color: #fff;
	background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
	background: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background: -moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background: -o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background-clip: padding-box;
	box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
	color: #444;
	text-decoration: none;
	white-space: nowrap;
	line-height: 24px; }

.gform_wrapper .chosen-container-single .chosen-default {
	color: #999; }

.gform_wrapper .chosen-container-single .chosen-single span {
	display: block;
	overflow: hidden;
	margin-right: 26px;
	text-overflow: ellipsis;
	white-space: nowrap; }

.gform_wrapper .chosen-container-single .chosen-single-with-deselect span {
	margin-right: 38px; }

.gform_wrapper .chosen-container-single .chosen-single abbr {
	position: absolute;
	top: 6px;
	right: 26px;
	display: block;
	width: 12px;
	height: 12px;
	background: url(../../plugins/gravityforms/images/chosen-sprite.png) -42px 1px no-repeat;
	font-size: 1px; }

.gform_wrapper .chosen-container-single .chosen-single abbr:hover {
	background-position: -42px -10px; }

.gform_wrapper .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
	background-position: -42px -10px; }

.gform_wrapper .chosen-container-single .chosen-single div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 18px;
	height: 100%; }

.gform_wrapper .chosen-container-single .chosen-single div b {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../../plugins/gravityforms/images/chosen-sprite.png) no-repeat 0 2px; }

.gform_wrapper .chosen-container-single .chosen-search {
	position: relative;
	z-index: 1010;
	margin: 0;
	padding: 3px 4px;
	white-space: nowrap; }

.gform_wrapper .chosen-container-single .chosen-search input[type=text] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 1px 0;
	padding: 4px 20px 4px 5px;
	width: 100%;
	height: auto;
	outline: 0;
	border: 1px solid #aaa;
	background: #fff url(../../plugins/gravityforms/images/chosen-sprite.png) no-repeat 100% -20px;
	background: url(../../plugins/gravityforms/images/chosen-sprite.png) no-repeat 100% -20px;
	font-size: 1em;
	line-height: normal;
	border-radius: 0; }

.gform_wrapper .chosen-container-single .chosen-drop {
	margin-top: -1px;
	border-radius: 0 0 4px 4px;
	background-clip: padding-box; }

.gform_wrapper .chosen-container-single.chosen-container-single-nosearch .chosen-search {
	position: absolute;
	left: -9999px; }

.gform_wrapper .chosen-container .chosen-results {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 4px 4px 0;
	padding: 0 0 0 4px;
	max-height: 240px;
	-webkit-overflow-scrolling: touch; }

.gform_wrapper .chosen-container .chosen-results li {
	display: none;
	margin: 0;
	padding: 5px 6px;
	list-style: none;
	line-height: 15px;
	-webkit-touch-callout: none; }

.gform_wrapper .chosen-container .chosen-results li.active-result {
	display: list-item;
	cursor: pointer; }

.gform_wrapper .chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #ccc;
	cursor: default; }

.gform_wrapper .chosen-container .chosen-results li.highlighted {
	background-color: #3875d7;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
	background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
	background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
	background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
	background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
	color: #fff; }

.gform_wrapper .chosen-container .chosen-results li.no-results {
	display: list-item;
	background: #f4f4f4; }

.gform_wrapper .chosen-container .chosen-results li.group-result {
	display: list-item;
	font-weight: 700;
	cursor: default; }

.gform_wrapper .chosen-container .chosen-results li.group-option {
	padding-left: 15px; }

.gform_wrapper .chosen-container .chosen-results li em {
	font-style: normal;
	text-decoration: underline; }

.gform_wrapper .chosen-container-multi .chosen-choices {
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto !important;
	height: 1%;
	border: 1px solid #aaa;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
	background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
	background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
	background-image: -o-linear-gradient(#eee 1%, #fff 15%);
	background-image: linear-gradient(#eee 1%, #fff 15%);
	cursor: text; }

.gform_wrapper .chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text] {
	margin: 1px 0;
	padding: 5px;
	height: 15px;
	outline: 0;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none;
	color: #666;
	font-size: 100%;
	line-height: normal;
	border-radius: 0; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-field .default {
	color: #999; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice {
	position: relative;
	margin: 3px 0 3px 5px !important;
	padding: 3px 20px 3px 5px;
	border: 1px solid #aaa;
	border-radius: 3px;
	background-color: #e4e4e4;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
	background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-clip: padding-box;
	box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	color: #333;
	line-height: 13px;
	cursor: default; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	position: absolute;
	top: 4px;
	right: 3px;
	display: block;
	width: 12px;
	height: 12px;
	background: url(../../plugins/gravityforms/images/chosen-sprite.png) -42px 1px no-repeat;
	font-size: 1px; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
	background-position: -42px -10px; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-disabled {
	padding-right: 5px;
	border: 1px solid #ccc;
	background-color: #e4e4e4;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
	background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	color: #666; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus {
	background: #d4d4d4; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
	background-position: -42px -10px; }

.gform_wrapper .chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0; }

.gform_wrapper .chosen-container-multi .chosen-drop .result-selected {
	display: list-item;
	color: #ccc;
	cursor: default; }

.gform_wrapper .chosen-container-active .chosen-single {
	border: 1px solid #5897fb;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #aaa;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));
	background-image: -webkit-linear-gradient(#eee 20%, #fff 80%);
	background-image: -moz-linear-gradient(#eee 20%, #fff 80%);
	background-image: -o-linear-gradient(#eee 20%, #fff 80%);
	background-image: linear-gradient(#eee 20%, #fff 80%);
	box-shadow: 0 1px 0 #fff inset; }

.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div {
	border-left: 0;
	background: transparent; }

.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 2px; }

.gform_wrapper .chosen-container-active .chosen-choices {
	border: 1px solid #5897fb;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.gform_wrapper .chosen-container-active .chosen-choices li.search-field input[type=text] {
	color: #111 !important; }

.gform_wrapper .chosen-disabled {
	opacity: 0.5 !important;
	cursor: default; }

.gform_wrapper .chosen-disabled .chosen-single {
	cursor: default; }

.gform_wrapper .chosen-disabled .chosen-choices .search-choice .search-choice-close {
	cursor: default; }

.gform_wrapper .chosen-rtl {
	text-align: right; }

.gform_wrapper .chosen-rtl .chosen-single {
	overflow: visible;
	padding: 0 8px 0 0; }

.gform_wrapper .chosen-rtl .chosen-single span {
	margin-right: 0;
	margin-left: 26px;
	direction: rtl; }

.gform_wrapper .chosen-rtl .chosen-single-with-deselect span {
	margin-left: 38px; }

.gform_wrapper .chosen-rtl .chosen-single div {
	right: auto;
	left: 3px; }

.gform_wrapper .chosen-rtl .chosen-single abbr {
	right: auto;
	left: 26px; }

.gform_wrapper .chosen-rtl .chosen-choices li {
	float: right; }

.gform_wrapper .chosen-rtl .chosen-choices li.search-field input[type=text] {
	direction: rtl; }

.gform_wrapper .chosen-rtl .chosen-choices li.search-choice {
	margin: 3px 5px 3px 0;
	padding: 3px 5px 3px 19px; }

.gform_wrapper .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
	right: auto;
	left: 4px; }

.gform_wrapper .chosen-rtl.chosen-container-single-nosearch .chosen-search.gform_wrapper .chosen-rtl .chosen-drop {
	left: 9999px; }

.gform_wrapper .chosen-rtl.chosen-container-single .chosen-results {
	margin: 0 0 4px 4px;
	padding: 0 4px 0 0; }

.gform_wrapper .chosen-rtl .chosen-results li.group-option {
	padding-right: 15px;
	padding-left: 0; }

.gform_wrapper .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
	border-right: 0; }

.gform_wrapper .chosen-rtl .chosen-search input[type=text] {
	padding: 4px 5px 4px 20px;
	background: #fff url(../../plugins/gravityforms/images/chosen-sprite.png) no-repeat -30px -20px;
	background: url(../../plugins/gravityforms/images/chosen-sprite.png) no-repeat -30px -20px;
	direction: rtl; }

.gform_wrapper .chosen-rtl.chosen-container-single .chosen-single div b {
	background-position: 6px 2px; }

.gform_wrapper .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
	background-position: -12px 2px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
	.gform_wrapper .chosen-rtl .chosen-search input[type=text].gform_wrapper .chosen-container-single .chosen-single abbr.gform_wrapper .chosen-container-single .chosen-single div b.gform_wrapper .chosen-container-single .chosen-search input[type=text].gform_wrapper .chosen-container-multi .chosen-choices .search-choice .search-choice-close.gform_wrapper .chosen-container .chosen-results-scroll-down span.gform_wrapper .chosen-container .chosen-results-scroll-up span {
		background-image: url(../../plugins/gravityforms/images/chosen-sprite@2x.png) !important;
		background-size: 52px 37px !important;
		background-repeat: no-repeat !important; } }

/* credit card icons ------------------------------------------------------*/
.gform_wrapper .gform_card_icon_container {
	margin: 8px 0 6px 0;
	height: 32px; }

.gform_wrapper div.gform_card_icon {
	margin-right: 4px;
	text-indent: -9000px;
	background-image: url(../../plugins/gravityforms/images/gf-creditcard-icons.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 32px;
	float: left; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
	background-position: 0 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
	background-position: 0 -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
	background-position: 0 -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
	background-position: -36px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
	background-position: -36px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
	background-position: -36px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex {
	background-position: -72px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
	background-position: -72px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
	background-position: -72px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover {
	background-position: -108px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
	background-position: -108px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
	background-position: -108px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro {
	background-position: -144px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
	background-position: -144px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
	background-position: -144px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb {
	background-position: -180px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
	background-position: -180px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
	background-position: -180px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa {
	background-position: 0 -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
	background-position: 0 -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
	background-position: 0 -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard {
	background-position: -36px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
	background-position: -36px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
	background-position: -36px -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex {
	background-position: -72px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
	background-position: -72px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
	background-position: -72px -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover {
	background-position: -108px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
	background-position: -108px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
	background-position: -108px -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro {
	background-position: -144px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
	background-position: -144px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
	background-position: -144px -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb {
	background-position: -180px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
	background-position: -180px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
	background-position: -180px -256px; }

/* credit card fields ------------------------------------------------------*/
.gform_card_icon_container input[type=radio]#gform_payment_method_creditcard {
	float: left;
	position: relative;
	top: 4px !important; }

.gform_wrapper .ginput_complex .ginput_cardinfo_left,
.gform_wrapper .ginput_complex .ginput_cardinfo_right {
	min-height: 43px;
	position: relative;
	float: left; }

.gform_wrapper .ginput_complex .ginput_cardinfo_left {
	width: 50%;
	margin-right: 1%; }

.gform_wrapper .ginput_complex .ginput_cardinfo_right {
	min-width: 85px !important; }

.gform_wrapper .ginput_complex .ginput_cardinfo_left label,
.gform_wrapper .ginput_complex .ginput_cardinfo_right label {
	white-space: nowrap !important; }

.gform_wrapper .ginput_complex span.ginput_cardextras {
	display: block;
	overflow: hidden; }

.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container {
	position: relative;
	display: block;
	min-width: 160px !important; }

.gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month,
.gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year {
	width: 48% !important;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1; }

.gform_wrapper .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month {
	margin-right: 4px; }

.gform_wrapper .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code {
	max-width: 50% !important; }

.gform_wrapper .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
	width: 32px;
	height: 23px;
	background-image: url(../../plugins/gravityforms/images/gf-creditcard-icons.png);
	background-repeat: no-repeat;
	background-position: 0 -128px;
	position: relative;
	top: -1px;
	left: 6px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1; }

.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
	padding: 25px;
	border: 2px dashed #ddd;
	text-align: center;
	color: #aaa;
	margin-bottom: 10px; }

.right_label .gform_fileupload_multifile,
.left_label .gform_fileupload_multifile {
	margin-left: 31%; }

.gform_delete {
	vertical-align: middle;
	cursor: pointer; }

/* fix recaptcha line height issue ------------------------------------------------------*/
body #content .entry-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area,
body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area {
	line-height: 1em !important; }

/*
----------------------------------------------------------------

readyclass.css
Gravity Forms Ready Class Pre-Set Styles
http://www.gravityforms.com
updated: December 12, 2013 12:14 PM

Gravity Forms is a Rocketgenius project
copyright 2013 Rocketgenius Inc.
http: //www.rocketgenius.com
this may not be redistributed without the
express written permission of the author.

NOTE: DO NOT EDIT THIS FILE! MAKE ANY MODIFICATIONS IN YOUR
THEME STYLESHEET. THIS FILE IS REPLACED DURING AUTO-UPDATES
AND ANY CHANGES MADE HERE WILL BE OVERWRITTEN.

If you need to make extensive customizations,
copy the contents of this file to your theme
style sheet for editing. Then, go to the form
settings page & set the 'output CSS' option
to no.

----------------------------------------------------------------
*/
/* inline fields ready class ------------------------------------------------------*/
.gform_wrapper .top_label li.gfield.gf_inline {
	vertical-align: top;
	width: auto !important;
	margin-right: 14px;
	float: none !important;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1; }

.gform_wrapper .top_label li.gfield.gf_inline input[type=text].large,
.gform_wrapper .top_label li.gfield.gf_inline input[type=url].large,
.gform_wrapper .top_label li.gfield.gf_inline input[type=email].large,
.gform_wrapper .top_label li.gfield.gf_inline input[type=tel].large,
.gform_wrapper .top_label li.gfield.gf_inline input[type=number].large,
.gform_wrapper .top_label li.gfield.gf_inline input[type=password].large {
	width: 25.4em !important; }

.gform_wrapper .top_label li.gfield.gf_inline input[type=text].medium,
.gform_wrapper .top_label li.gfield.gf_inline input[type=url].medium,
.gform_wrapper .top_label li.gfield.gf_inline input[type=email].medium,
.gform_wrapper .top_label li.gfield.gf_inline input[type=tel].medium,
.gform_wrapper .top_label li.gfield.gf_inline input[type=number].medium,
.gform_wrapper .top_label li.gfield.gf_inline input[type=password].medium {
	width: 18.7em !important; }

.gform_wrapper .top_label li.gfield.gf_inline input[type=text].datepicker.medium {
	width: 6em !important; }

.gform_wrapper .top_label li.gfield.gf_inline input[type=text].small,
.gform_wrapper .top_label li.gfield.gf_inline input[type=url].small,
.gform_wrapper .top_label li.gfield.gf_inline input[type=email].small,
.gform_wrapper .top_label li.gfield.gf_inline input[type=tel].small,
.gform_wrapper .top_label li.gfield.gf_inline input[type=number].small,
.gform_wrapper .top_label li.gfield.gf_inline input[type=password].small {
	width: 5em !important; }

.gform_wrapper .top_label li.gfield.gf_inline select {
	width: auto !important; }

.gform_wrapper .top_label li.gfield.gf_inline textarea {
	width: 95% !important; }

.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_hour input[type=text],
.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_minute input[type=text] {
	width: 70% !important; }

.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_hour,
.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_minute,
.gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_month,
.gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_day,
.gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_year {
	width: 50px; }

.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_ampm {
	width: auto; }

.gform_wrapper li.gf_inline div.ginput_container {
	white-space: nowrap !important; }

/* 2 column ready class ------------------------------------------------------*/
.gform_wrapper .top_label li.gfield.gf_left_half {
	margin: 0 0 8px 0;
	width: 49%; }

.gform_wrapper .top_label li.gfield.gf_right_half {
	margin: 0 0 8px 0;
	width: 49%; }

.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half,
.gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
	width: 46%; }

.gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
	margin-right: 1%; }

.gform_wrapper .top_label li.gfield.gf_left_half {
	float: left;
	clear: left !important; }

.gform_wrapper .top_label li.gfield.gf_right_half {
	float: right;
	clear: right !important; }

.gform_wrapper .top_label li.gfield.gf_left_half input.medium,
.gform_wrapper .top_label li.gfield.gf_left_half input.large,
.gform_wrapper .top_label li.gfield.gf_left_half select.medium,
.gform_wrapper .top_label li.gfield.gf_left_half select.large,
.gform_wrapper .top_label li.gfield.gf_right_half input.medium,
.gform_wrapper .top_label li.gfield.gf_right_half input.large,
.gform_wrapper .top_label li.gfield.gf_right_half select.medium,
.gform_wrapper .top_label li.gfield.gf_right_half select.large {
	width: 97%; }

.gform_wrapper .top_label li.gfield.gf_left_half textarea,
.gform_wrapper .top_label li.gfield.gf_right_half textarea {
	width: 98%; }

.gform_wrapper .top_label li.gfield.gf_left_half input.small,
.gform_wrapper .top_label li.gfield.gf_right_half input.small {
	width: 35%; }

.gform_wrapper .top_label li.gfield.gf_left_half + li.gsection,
.gform_wrapper .top_label li.gfield.gf_right_half + li.gsection {
	padding: 16px 0 8px 0; }

.gform_wrapper .top_label li.gfield.gf_left_half + li.gfield.gsection.gf_left_half,
.gform_wrapper .top_label li.gfield.gf_right_half + li.gfield.gsection.gf_left_half,
.gform_wrapper .top_label li.gfield.gf_left_half + li.gfield.gsection.gf_right_half,
.gform_wrapper .top_label li.gfield.gf_right_half + li.gfield.gsection.gf_right_half,
.gform_wrapper .top_label li.gfield.gsection.gf_left_half + li.gfield.gsection.gf_left_half,
.gform_wrapper .top_label li.gfield.gsection.gf_right_half + li.gfield.gsection.gf_left_half,
.gform_wrapper .top_label li.gfield.gsection.gf_right_half + li.gfield.gsection.gf_right_half {
	padding: 16px 0 8px 0; }

.gform_wrapper .top_label li.gfield.gsection.gf_left_half + li.gfield.gsection.gf_right_half {
	padding: 0 0 8px 0; }

.gform_wrapper .top_label li.gfield.gsection.gf_left_half + li.gfield.gsection.gf_right_half + li.gfield.gsection.gf_left_half + li.gfield.gsection.gf_right_half {
	padding: 16px 0 8px 0; }

.gform_wrapper .top_label li.gfield.gf_left_half + li.gfield,
.gform_wrapper .top_label li.gfield.gf_right_half + li.gfield,
.gform_wrapper .top_label li.gfield.gf_left_half + .gform_footer,
.gform_wrapper .top_label li.gfield.gf_right_half + .gform_footer {
	clear: both; }

/* 3 column ready class ------------------------------------------------------*/
.gform_wrapper .top_label li.gfield.gf_left_third,
.gform_wrapper .top_label li.gfield.gf_middle_third,
.gform_wrapper .top_label li.gfield.gf_right_third {
	margin: 0 0 8px 0;
	width: 32%; }

.gform_wrapper .top_label li.gfield.gfield_error.gf_left_third,
.gform_wrapper .top_label li.gfield.gfield_error.gf_middle_third,
.gform_wrapper .top_label li.gfield.gfield_error.gf_right_third {
	width: 29%; }

.gform_wrapper .top_label li.gfield.gfield_error.gf_right_third {
	margin-right: 1%; }

.gform_wrapper .top_label li.gfield.gf_left_third {
	float: left;
	clear: left !important; }

.gform_wrapper .top_label li.gfield.gf_middle_third {
	float: left;
	margin-left: 2% !important;
	clear: none !important; }

.gform_wrapper .top_label li.gfield.gfield_error.gf_middle_third {
	margin-left: 3%; }

.gform_wrapper .top_label li.gfield.gf_right_third {
	float: right;
	clear: right !important; }

.gform_wrapper .top_label li.gfield.gf_left_third input.medium,
.gform_wrapper .top_label li.gfield.gf_left_third input.large,
.gform_wrapper .top_label li.gfield.gf_left_third select.medium,
.gform_wrapper .top_label li.gfield.gf_left_third select.large,
.gform_wrapper .top_label li.gfield.gf_middle_third input.medium,
.gform_wrapper .top_label li.gfield.gf_middle_third input.large,
.gform_wrapper .top_label li.gfield.gf_middle_third select.medium,
.gform_wrapper .top_label li.gfield.gf_middle_third select.large,
.gform_wrapper .top_label li.gfield.gf_right_third input.medium,
.gform_wrapper .top_label li.gfield.gf_right_third input.large,
.gform_wrapper .top_label li.gfield.gf_right_third select.medium,
.gform_wrapper .top_label li.gfield.gf_right_third select.large {
	width: 95%; }

.gform_wrapper .top_label li.gfield.gf_left_third + li.gsection,
.gform_wrapper .top_label li.gfield.gf_right_third + li.gsection {
	padding: 16px 0 8px 0; }

.gform_wrapper .top_label li.gfield.gf_left_third + li.gfield,
.gform_wrapper .top_label li.gfield.gf_middle_third + li.gfield,
.gform_wrapper .top_label li.gfield.gf_right_third + li.gfield,
.gform_wrapper .top_label li.gfield.gf_left_third + .gform_footer,
.gform_wrapper .top_label li.gfield.gf_middle_third + .gform_footer,
.gform_wrapper .top_label li.gfield.gf_right_third + .gform_footer {
	clear: both; }

/* radio/checkbox sub-column ready classes ------------------------------------------------------*/
.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li,
.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li,
.gform_wrapper li.gfield.gf_2col ul.gfield_checkbox li,
.gform_wrapper li.gfield.gf_2col ul.gfield_radio li {
	width: 50%;
	float: left;
	margin: 0 0 8px 0;
	min-height: 1.8em; }

.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li,
.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li,
.gform_wrapper li.gfield.gf_3col ul.gfield_checkbox li,
.gform_wrapper li.gfield.gf_3col ul.gfield_radio li {
	width: 33%;
	float: left;
	margin: 0 0 8px 0;
	min-height: 1.8em; }

.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li,
.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li {
	width: 25%;
	float: left;
	margin: 0 0 8px 0;
	min-height: 1.8em; }

.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox li,
.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio li {
	width: 20%;
	float: left;
	margin: 0 0 8px 0;
	min-height: 1.8em; }

.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox,
.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio,
.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox,
.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio,
.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox,
.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio,
.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox,
.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio,
.gform_wrapper li.gfield.gf_2col ul.gfield_checkbox,
.gform_wrapper li.gfield.gf_2col ul.gfield_radio,
.gform_wrapper li.gfield.gf_3col ul.gfield_checkbox,
.gform_wrapper li.gfield.gf_3col ul.gfield_radio {
	overflow: hidden; }

.gform_wrapper li.gfield.gf_list_2col label.gfield_label,
.gform_wrapper li.gfield.gf_list_3col label.gfield_label,
.gform_wrapper li.gfield.gf_list_4col label.gfield_label,
.gform_wrapper li.gfield.gf_list_5col label.gfield_label,
.gform_wrapper li.gfield.gf_list_inline label.gfield_label {
	margin: 10px 0 10px 0; }

/* optional height settings for the radio/checkbox columns */
.gform_wrapper li.gfield.gf_list_height_25 ul.gfield_checkbox li,
.gform_wrapper li.gfield.gf_list_height_25 ul.gfield_radio li {
	height: 25px; }

.gform_wrapper li.gfield.gf_list_height_50 ul.gfield_checkbox li,
.gform_wrapper li.gfield.gf_list_height_50 ul.gfield_radio li {
	height: 50px; }

.gform_wrapper li.gfield.gf_list_height_75 ul.gfield_checkbox li,
.gform_wrapper li.gfield.gf_list_height_75 ul.gfield_radio li {
	height: 75px; }

.gform_wrapper li.gfield.gf_list_height_100 ul.gfield_checkbox li,
.gform_wrapper li.gfield.gf_list_height_100 ul.gfield_radio li {
	height: 100px; }

.gform_wrapper li.gfield.gf_list_height_125 ul.gfield_checkbox li,
.gform_wrapper li.gfield.gf_list_height_125 ul.gfield_radio li {
	height: 125px; }

.gform_wrapper li.gfield.gf_list_height_150 ul.gfield_checkbox li,
.gform_wrapper li.gfield.gf_list_height_150 ul.gfield_radio li {
	height: 150px; }

/* radio/checkbox inline list ready classes ------------------------------------------------------*/
.gform_wrapper li.gf_list_inline ul.gfield_checkbox li,
.gform_wrapper li.gf_list_inline ul.gfield_radio li {
	width: auto !important;
	float: none !important;
	margin: 0 10px 10px 0;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1; }

/* hide am/pm field ready class ------------------------------------------------------*/
.gform_wrapper li.gf_hide_ampm div.gfield_time_ampm {
	display: none !important; }

/* scrolling text section break ready class ------------------------------------------------------*/
.gform_wrapper li.gsection.gf_scroll_text {
	height: 180px;
	width: 96%;
	overflow: auto;
	border: 1px solid #CCC;
	border-bottom: 1px solid #CCC !important; }

.gform_wrapper li.gsection.gf_scroll_text h2.gsection_title {
	margin: 10px 10px 0 10px !important; }

.gform_wrapper li.gsection.gf_scroll_text .gsection_description {
	margin: 10px;
	font-size: 0.8em; }

.gform_wrapper div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ul li,
.gform_wrapper form div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ul li {
	list-style-type: disc !important;
	margin: 0 0 0.5em;
	overflow: visible;
	padding-left: 0; }

.gform_wrapper div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ul,
.gform_wrapper form div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ul {
	list-style-type: disc !important;
	margin: 1em 0 1em 1.5em;
	padding-left: 0; }

.gform_wrapper div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ol li,
.gform_wrapper form div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ol li {
	list-style-type: decimal !important;
	overflow: visible;
	margin: 0 0 0.5em;
	padding-left: 0; }

.gform_wrapper div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ol,
.gform_wrapper form div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ol {
	list-style-type: decimal !important;
	margin: 1em 0 1.5em 2em;
	padding-left: 0; }

.gform_wrapper div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul,
.gform_wrapper form div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul li {
	list-style-type: disc !important;
	padding-left: 0; }

.gform_wrapper div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul {
	margin: 1em 0 1em 1.5em; }

.gform_wrapper form div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul li {
	margin: 0 0 0.5em; }

.gform_wrapper div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description dl {
	margin: 0 0 1.5em 0;
	padding-left: 0; }

.gform_wrapper div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description dl dt {
	font-weight: bold; }

.gform_wrapper div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description dl dd {
	margin: 0 0 1em 1.5em; }

/* HTML field alert style ready classes  ------------------------------------------------------*/
.gform_wrapper li.gfield.gfield_html.gf_alert_green,
.gform_wrapper li.gfield.gfield_html.gf_alert_red,
.gform_wrapper li.gfield.gfield_html.gf_alert_yellow,
.gform_wrapper li.gfield.gfield_html.gf_alert_gray,
.gform_wrapper li.gfield.gfield_html.gf_alert_blue {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 20px 0 !important;
	padding: 20px !important; }

.gform_wrapper li.gfield.gfield_html.gf_alert_green {
	border: 1px solid #97B48A;
	background-color: #CBECA0;
	text-shadow: #DFB 1px 1px;
	color: #030; }

.gform_wrapper li.gfield.gfield_html.gf_alert_red {
	border: 1px solid #CFADB3;
	background-color: #FAF2F5;
	text-shadow: #FFF 1px 1px;
	color: #832525; }

.gform_wrapper li.gfield.gfield_html.gf_alert_yellow {
	border: 1px solid #E6DB55;
	background-color: #FFFBCC;
	text-shadow: #FCFAEA 1px 1px;
	color: #222; }

.gform_wrapper li.gfield.gfield_html.gf_alert_gray {
	border: 1px solid #CCC;
	background-color: #EEE;
	text-shadow: #FFF 1px 1px;
	color: #424242; }

.gform_wrapper li.gfield.gfield_html.gf_alert_blue {
	border: 1px solid #a7c2e7;
	background-color: #D1E4F3;
	text-shadow: #E0F1FF 1px 1px;
	color: #314475; }

/* confirmation styles Ready Classes ------------------------------------------------------*/
div.gform_confirmation_wrapper.gf_confirmation_simple_yellow {
	margin: 30px 0;
	max-width: 99%;
	border-top: 1px solid #E6DB55;
	border-bottom: 1px solid #E6DB55;
	padding: 2em;
	background-color: #FFFBCC;
	color: #424242;
	font-size: 1.6em; }

div.gform_confirmation_wrapper.gf_confirmation_simple_gray {
	margin: 30px 0;
	max-width: 99%;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2em;
	background-color: #EAEAEA;
	color: #424242;
	font-size: 1.6em; }

div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient {
	position: relative;
	background-color: #FFFBD2;
	margin: 30px 0;
	border: 1px solid #E6DB55;
	-webkit-box-shadow: 0px 0px 5px rgba(221, 215, 131, 0.75);
	-moz-box-shadow: 0px 0px 5px rgba(221, 215, 131, 0.75);
	box-shadow: 0px 0px 5px rgba(221, 215, 131, 0.75); }

div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient div#gforms_confirmation_message {
	margin: 0;
	padding: 40px;
	max-width: 99%;
	font-size: 1.8em;
	border-top: 2px solid #FFF;
	border-bottom: 1px solid #E6DB55;
	background-color: #FFFBCC;
	color: #424242;
	background: #fffce5;
	background: -moz-linear-gradient(top, #fffce5 0%, #fff9bf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffce5), color-stop(100%, #fff9bf));
	background: -webkit-linear-gradient(top, #fffce5 0%, #fff9bf 100%);
	background: -o-linear-gradient(top, #fffce5 0%, #fff9bf 100%);
	background: -ms-linear-gradient(top, #fffce5 0%, #fff9bf 100%);
	background: linear-gradient(to bottom, #fffce5 0%, #fff9bf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffce5', endColorstr='#fff9bf',GradientType=0 ); }

div.gform_confirmation_wrapper.gf_confirmation_green_gradient {
	position: relative;
	background-color: #f1fcdf;
	margin: 30px 0;
	border: 1px solid #a7c37c;
	-webkit-box-shadow: 0px 0px 5px rgba(86, 122, 86, 0.4);
	-moz-box-shadow: 0px 0px 5px rgba(86, 122, 86, 0.4);
	box-shadow: 0px 0px 5px rgba(86, 122, 86, 0.4); }

div.gform_confirmation_wrapper.gf_confirmation_green_gradient div#gforms_confirmation_message {
	margin: 0;
	padding: 40px;
	max-width: 99%;
	font-size: 1.8em;
	border-top: 2px solid #effade;
	border-bottom: 1px solid #a7c37c;
	background-color: #FFFBCC;
	text-shadow: #DFB 1px 1px;
	color: #030;
	background: #dbf2b7;
	background: -moz-linear-gradient(top, #dbf2b7 0%, #b4d088 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dbf2b7), color-stop(100%, #b4d088));
	background: -webkit-linear-gradient(top, #dbf2b7 0%, #b4d088 100%);
	background: -o-linear-gradient(top, #dbf2b7 0%, #b4d088 100%);
	background: -ms-linear-gradient(top, #dbf2b7 0%, #b4d088 100%);
	background: linear-gradient(to bottom, #dbf2b7 0%, #b4d088 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbf2b7', endColorstr='#b4d088',GradientType=0 ); }

div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:before,
div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after,
div.gform_confirmation_wrapper.gf_confirmation_green_gradient:before,
div.gform_confirmation_wrapper.gf_confirmation_green_gradient:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 40%;
	background: rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg); }

div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after,
div.gform_confirmation_wrapper.gf_confirmation_green_gradient:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto; }

/*
----------------------------------------------------------------

browsers.css
Gravity Forms Browser-Specific CSS
http://www.gravityforms.com
updated: June 3, 2013 5:39 PM

Gravity Forms is a Rocketgenius project
copyright 2013 Rocketgenius Inc.
http: //www.rocketgenius.com
this may not be redistributed without the
express written permission of the author.

NOTE: DO NOT EDIT THIS FILE! MAKE ANY MODIFICATIONS IN YOUR
THEME STYLESHEET. THIS FILE IS REPLACED DURING AUTO-UPDATES
AND ANY CHANGES MADE HERE WILL BE OVERWRITTEN.

If you need to make extensive customizations,
copy the contents of this file to your theme
style sheet for editing. Then, go to the form
settings page & set the 'output CSS' option
to no.

----------------------------------------------------------------
*/
/* Safari specific rules ------------------------------------------------------*/
.entry .gform_wrapper.gf_browser_safari ul li:before,
.entry .gform_wrapper.gf_browser_safari ul li:after {
	content: ""; }

.gform_wrapper.gf_browser_safari .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area {
	width: 99% !important; }

.gform_wrapper.gf_browser_safari .left_label #recaptcha_area #recaptcha_table,
.gform_wrapper.gf_browser_safari .right_label #recaptcha_area #recaptcha_table {
	margin-left: 32%; }

.gform_wrapper.gf_browser_safari .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_safari .gfield_radio li input[type=radio],
.gform_wrapper.gf_browser_safari .gfield_checkbox li input {
	margin-top: 4px; }

/* Chrome specific rules ------------------------------------------------------*/
.gform_wrapper.gf_browser_chrome ul li:before,
.gform_wrapper.gf_browser_chrome ul li:after,
.entry .gform_wrapper.gf_browser_chrome ul li:before,
.entry .gform_wrapper.gf_browser_chrome ul li:after {
	content: none; }

.gform_wrapper.gf_browser_chrome .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area {
	width: 99% !important; }

.gform_wrapper.gf_browser_chrome .left_label #recaptcha_area #recaptcha_table,
.gform_wrapper.gf_browser_chrome .right_label #recaptcha_area #recaptcha_table {
	margin-left: 32%; }

.gform_wrapper.gf_browser_chrome .ginput_complex select,
.gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select {
	padding: 5px 0 5px;
	margin-bottom: 5px; }

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio],
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input {
	margin-top: 4px; }

/* Firefox specific rules ------------------------------------------------------*/
.gform_wrapper.gf_browser_gecko ul li:before,
.gform_wrapper.gf_browser_gecko ul li:after,
.entry .gform_wrapper.gf_browser_gecko ul li:before,
.entry .gform_wrapper.gf_browser_gecko ul li:after {
	content: none; }

.gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield div.ginput_complex span.ginput_left select,
.gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,
.gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield select {
	margin-left: 2px; }

.gform_wrapper.gf_browser_gecko .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month {
	margin-right: 2px; }

.gform_wrapper.gf_browser_gecko select {
	padding: 5px 0 0 0; }

/* Opera specific rules ------------------------------------------------------*/
.gform_wrapper.gf_browser_opera ul li:before,
.gform_wrapper.gf_browser_opera ul li:after,
.entry .gform_wrapper.gf_browser_opera ul li:before,
.entry .gform_wrapper.gf_browser_opera ul li:after {
	content: none; }

.gform_wrapper.gf_browser_opera .ginput_complex .ginput_right select {
	padding: 5px 0 5px;
	margin-bottom: 5px; }

.gform_wrapper.gf_browser_opera .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area {
	width: 99% !important; }

.gform_wrapper.gf_browser_opera .left_label #recaptcha_area #recaptcha_table,
.gform_wrapper.gf_browser_opera .right_label #recaptcha_area #recaptcha_table {
	margin-left: 32%; }

/* IE specific rules ------------------------------------------------------*/
.gform_wrapper.gf_browser_ie ul li:before,
.gform_wrapper.gf_browser_ie ul li:after,
.entry .gform_wrapper.gf_browser_ie ul li:before,
.entry .gform_wrapper.gf_browser_ie ul li:after {
	content: none; }

.gform_wrapper.gf_browser_ie .gfield_time_hour {
	width: 80px; }

.gform_wrapper.gf_browser_ie .gfield_time_minute {
	width: 70px; }

.gform_wrapper.gf_browser_ie .gfield_time_ampm {
	padding-top: 2px; }

.gform_wrapper.gf_browser_ie .gfield_time_hour input,
.gform_wrapper.gf_browser_ie .gfield_time_minute input {
	margin-left: 0; }

.gform_wrapper.gf_browser_ie .ginput_complex .ginput_left label,
.gform_wrapper.gf_browser_ie .ginput_complex .ginput_right label {
	margin: 3px 0 5px 0; }

.gform_wrapper.gf_browser_ie .gform_footer input.button {
	padding: 3px; }

.gform_wrapper.gf_browser_ie ul.top_label .clear-multi {
	overflow: hidden;
	clear: both; }

.gform_wrapper.gf_browser_ie .gfield_radio li {
	line-height: 1.3em !important; }

.gform_wrapper.gf_browser_ie .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_ie .gfield_radio li input[type=radio],
.gform_wrapper.gf_browser_ie .gfield_checkbox li input {
	margin-top: 0; }

.gform_wrapper.gf_browser_ie .ginput_complex .ginput_left select,
.gform_wrapper.gf_browser_ie .ginput_complex .ginput_right select {
	padding: 2px 0 2px 0; }

.gform_wrapper.gf_browser_ie .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area {
	width: 99% !important; }

.gform_wrapper.gf_browser_ie .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area {
	width: 99% !important; }

.gform_wrapper.gf_browser_ie .left_label #recaptcha_area #recaptcha_table,
.gform_wrapper.gf_browser_ie .right_label #recaptcha_area #recaptcha_table {
	margin-left: 32%; }

.gform_wrapper.gf_browser_ie .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
	position: relative;
	top: -1px;
	left: 4px; }

/* iPhone specific rules ------------------------------------------------------*/
.gform_wrapper.gf_browser_iphone ul li:before,
.gform_wrapper.gf_browser_iphone ul li:after,
.entry .gform_wrapper.gf_browser_iphone ul li:before,
.entry .gform_wrapper.gf_browser_iphone ul li:after {
	content: none; }

/* rules for other unknown browsers ------------------------------------------------------*/
.gform_wrapper.gf_browser_unknown ul li:before,
.gform_wrapper.gf_browser_unknown ul li:after,
.entry .gform_wrapper.gf_browser_unknown ul li:before,
.entry .gform_wrapper.gf_browser_unknown ul li:after {
	content: none; }

.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
input[type=text],
input[type=url],
input[type=email],
input[type=tel],
input[type=number],
input[type=password] {
	position: relative;
	font-family: "Gotham", Hevetica, Arial, sans-serif;
	font-weight: normal;
	-webkit-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	outline: none;
	margin: 0;
	background: #e2edf3;
	border: 1px solid #b6e1f1;
	line-height: 1 !important;
	color: #00aeea;
	font-size: 1em;
	padding: 11px 15px 8px 15px;
	border-radius: 1px; }

.gform_wrapper textarea,
textarea {
	position: relative;
	font-family: "Gotham", Hevetica, Arial, sans-serif;
	font-weight: normal;
	-webkit-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	outline: none;
	margin: 0;
	background: #e2edf3;
	border: 1px solid #b6e1f1;
	line-height: 1.3 !important;
	color: #00aeea;
	font-size: 1em;
	padding: 11px 15px 8px 15px;
	border-radius: 1px; }

.gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=url]:focus,
.gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=number]:focus,
.gform_wrapper input[type=password]:focus,
.gform_wrapper textarea:focus,
input[type=text]:focus,
input[type=url]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=password]:focus,
textarea:focus {
	-moz-box-shadow: 0 0 21px 0 rgba(19, 216, 216, 0.3);
	-webkit-box-shadow: 0 0 21px 0 rgba(19, 216, 216, 0.3);
	box-shadow: 0 0 21px 0 rgba(19, 216, 216, 0.3);
	border: 1px solid #139cd8;
	color: #139cd8; }

.gform_wrapper input[type=text].placeholder,
.gform_wrapper input[type=url].placeholder,
.gform_wrapper input[type=email].placeholder,
.gform_wrapper input[type=tel].placeholder,
.gform_wrapper input[type=number].placeholder,
.gform_wrapper input[type=password].placeholder,
.gform_wrapper textarea.placeholder,
input[type=text].placeholder,
input[type=url].placeholder,
input[type=email].placeholder,
input[type=tel].placeholder,
input[type=number].placeholder,
input[type=password].placeholder,
textarea.placeholder {
	color: #959595; }

.gform_wrapper .gfield_error input[type=text]:focus,
.gform_wrapper .gfield_error input[type=url]:focus,
.gform_wrapper .gfield_error input[type=email]:focus,
.gform_wrapper .gfield_error input[type=tel]:focus,
.gform_wrapper .gfield_error input[type=number]:focus,
.gform_wrapper .gfield_error input[type=password]:focus,
.gform_wrapper .gfield_error textarea:focus,
input[type=text].error:focus,
input[type=url].error:focus,
input[type=email].error:focus,
input[type=tel].error:focus,
input[type=number].error:focus,
input[type=password].error:focus,
textarea.error:focus {
	-moz-box-shadow: 0 0 21px 0 rgba(190, 16, 31, 0.3);
	-webkit-box-shadow: 0 0 21px 0 rgba(190, 16, 31, 0.3);
	box-shadow: 0 0 21px 0 rgba(190, 16, 31, 0.3);
	border: 1px solid #be101f;
	color: #be101f; }

.gform_wrapper div.validation_error {
	color: #be101f;
	font-size: 1.2em;
	margin-bottom: 1.6em; }

.gform_wrapper .gfield_error .gfield_label {
	color: #be101f; }

.gform_wrapper div.gfield_description.validation_error {
	color: #be101f;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 16px; }

.gform_wrapper .validation_message {
	color: #be101f;
	font-weight: bold;
	letter-spacing: normal; }

.gform_wrapper li.gfield_error input[type=text],
.gform_wrapper li.gfield_error input[type=url],
.gform_wrapper li.gfield_error input[type=email],
.gform_wrapper li.gfield_error input[type=tel],
.gform_wrapper li.gfield_error input[type=number],
.gform_wrapper li.gfield_error input[type=password],
.gform_wrapper li.gfield_error textarea {
	border: 1px solid #be101f; }

.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
.gform_wrapper li.gfield_error ul.gfield_checkbox,
.gform_wrapper li.gfield_error ul.gfield_radio {
	color: #be101f; }

::-webkit-input-placeholder {
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	top: 50%;
	color: #00aeea;
	font-size: 1em;
	font-family: "Gotham", Hevetica, Arial, sans-serif;
	font-weight: normal; }

::-moz-placeholder {
	font-size: 1em; }

:-ms-input-placeholder {
	color: #00aeea; }

input:-moz-placeholder {
	font-size: 1em; }

::-moz-submit-invalid {
	outline: none !important;
	-moz-mox-shadow: none; }

::-moz-focusring {
	outline: none !important;
	-moz-mox-shadow: none; }

:invalid {
	outline: none !important;
	-moz-mox-shadow: none; }

.error {
	color: #be101f !important; }

span.required {
	color: #be101f; }

label.error {
	color: #be101f !important;
	font-weight: bold;
	display: block; }

input[type=text].error,
input[type=url].error,
input[type=email].error,
input[type=tel].error,
input[type=number].error,
input[type=password].error,
textarea.error {
	border: 1px solid #be101f !important; }

.fields {
	margin: 0 auto;
	max-width: 700px;
	text-align: center;
	margin-bottom: 40px; }
	.fields .left {
		width: 48%; }
	.fields .right {
		width: 48%;
		position: static; }
	.fields textarea {
		width: 100%;
		height: 100px; }
	.fields .full-height-half-width textarea {
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		width: 50%; }
	.fields .wpcf7-form-control-wrap {
		position: static; }
	.fields .field-wrapper:last-child {
		margin-bottom: 0px; }

.field-wrapper {
	margin-bottom: 10px; }
	.field-wrapper:last-child {
		margin-bottom: 0px; }
	.field-wrapper.half {
		-ms-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 50%; }
		.field-wrapper.half.left {
			padding-right: 10px; }
		.field-wrapper.half.right {
			padding-left: 10px; }
	.field-wrapper .field-name {
		display: block;
		margin-bottom: 5px;
		font-size: 18px; }
	.field-wrapper .description {
		font-size: 10px; }

.wait {
	background: url(../images/wait.gif);
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	margin-left: 15px;
	visibility: hidden; }

.content .gform_fields li {
	padding-left: 0;
	margin-bottom: 10px; }

.gform_wrapper .gfield.highlight {
	background-color: #eeeeee;
	padding: 10px; }
	.gform_wrapper .gfield.highlight .gfield_label {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 10px;
		display: block; }
	.gform_wrapper .gfield.highlight ul li {
		float: left;
		margin-right: 15px; }
	.gform_wrapper .gfield.highlight .gfield_checkbox li label, .gform_wrapper .gfield.highlight .gfield_radio li label {
		line-height: 1.7; }
	.gform_wrapper .gfield.highlight .gfield_checkbox li input[type=checkbox]:checked + label,
	.gform_wrapper .gfield.highlight .gfield_radio li input[type=radio]:checked + label {
		font-weight: normal; }

.gform_wrapper .gfield.donation-highlight {
	background-color: #eeeeee;
	padding: 10px; }
	.gform_wrapper .gfield.donation-highlight .gfield_label {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 10px;
		display: block; }
	.gform_wrapper .gfield.donation-highlight ul li {
		font-size: 1.28571em;
		position: relative;
		z-index: 1;
		float: left;
		margin-right: 15px; }
	.gform_wrapper .gfield.donation-highlight .gfield_checkbox li label, .gform_wrapper .gfield.donation-highlight .gfield_radio li label {
		position: static;
		z-index: 1; }
	.gform_wrapper .gfield.donation-highlight .gfield_checkbox li input[type=checkbox],
	.gform_wrapper .gfield.donation-highlight .gfield_radio li input[type=radio] {
		margin-top: 5px; }

/***********************
 *  Pages
 ***********************/
#contact-map {
	height: 440px; }

.page-template-template-contact-php .social-icons a {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-right: 20px; }

.page-template-template-contact-php .social-icons a:link, .page-template-template-contact-php .social-icons a:visited {
	text-decoration: none; }

.page-template-template-contact-php .social-icons span {
	display: inline-block;
	position: relative; }

.page-template-template-contact-php .social-icons .wrapper-icon {
	margin-bottom: 10px; }

.page-template-template-contact-php .social-icons .icon {
	-webkit-transition:  opacity 100ms ease-in-out;
	transition:  opacity 100ms ease-in-out;
	-ms-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.page-template-template-contact-php .social-icons .icon.ro {
	position: absolute;
	top: 0;
	left: 0;
	-ms-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.page-template-template-contact-php .social-icons a:hover .icon {
	-ms-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.page-template-template-contact-php .social-icons a:hover .icon.ro {
	-ms-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.single.single-post #sidebar-wrapper,
.page-template-template-sidebar-php #sidebar-wrapper {
	padding-top: 55px;
	padding-bottom: 75px; }

.single.single-post #sidebar,
.page-template-template-sidebar-php #sidebar {
	margin-bottom: 0 !important; }

.single.single-post section.layout:first-child,
.page-template-template-sidebar-php section.layout:first-child {
	padding-top: 0 !important; }

.single.single-post section.layout:last-child,
.page-template-template-sidebar-php section.layout:last-child {
	padding-bottom: 0 !important; }

.single.single-project #sidebar-wrapper {
	padding-top: 75px;
	padding-bottom: 75px; }

.single.single-project #sidebar {
	margin-bottom: 0 !important; }

.single.single-project #sidebar-wrapper section.layout:first-child {
	padding-top: 0 !important; }

.single.single-project #sidebar-wrapper section.layout:last-child {
	padding-bottom: 0 !important; }

/*******************************
* Overall responsive elements
******************************/
@media screen and (max-width: 900px) {
	#wrapper-content.with-sidebar #content {
		margin-bottom: 45px; }
	#wrapper-content.with-sidebar #content {
		float: none;
		width: auto;
		padding-right: 0; }
	#wrapper-content.with-sidebar #sidebar {
		margin-bottom: 50px;
		padding-top: 0;
		float: none;
		margin-left: 0;
		width: auto; } }

@media screen and (max-width: 480px) {
	.content-width {
		padding-left: 15px;
		padding-right: 15px; }
		.content-width .content-width {
			padding-left: 0;
			padding-right: 0; } }

/*******************************
* Retina replacements
******************************/
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
	display: block; }

.flowplayer, flowplayer * {
	margin-left: 0 !important;
	margin-right: 0 !important; }

.ie8 body:not(.page-template-template-home-php) #wrapper-header {
	behavior: url(/pie/PIE_uncompressed.htc); }

#section_navigation {
	background: #fff;
	margin-bottom: 30px;
	padding: 0 0 15px;
	}
	#section_navigation:before, #section_navigation:after {
		content: " ";
		display: table; }
	#section_navigation:after {
		clear: both; }
	#section_navigation p#parent_link a {
		display: block;
		background: #fcc37e;
		/* Old browsers */
		background: -moz-linear-gradient(top, #fcc37e 0%, #f6ad4e 47%, #f09a23 100%);
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcc37e), color-stop(47%, #f6ad4e), color-stop(100%, #f09a23));
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #fcc37e 0%, #f6ad4e 47%, #f09a23 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #fcc37e 0%, #f6ad4e 47%, #f09a23 100%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(top, #fcc37e 0%, #f6ad4e 47%, #f09a23 100%);
		/* IE10+ */
		background: linear-gradient(to bottom, #fcc37e 0%, #f6ad4e 47%, #f09a23 100%);
		/* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcc37e',  	endColorstr='#f09a23',GradientType=0 );
		/* IE6-9 */
		border: 0.0625em solid #ec8a49;
		background-color: orange;
		padding: 0.375em 1.25em;
		text-align: center;
		text-transform: uppercase;
		font-size: 1.4375em;
		letter-spacing: 0.25em;
		color: white;
		text-decoration: none;
		margin: 0em 0em 0.6875em 0em; }
	#section_navigation p#in_this_section {
		position: relative;
		display: block;
		background: #00aeed;
		/* Old browsers */
		background: -moz-linear-gradient(top, #00aeed 0%, #0099dd 47%, #0181ca 100%);
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aeed), color-stop(47%, #0099dd), color-stop(100%, #0181ca));
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #00aeed 0%, #0099dd 47%, #0181ca 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #00aeed 0%, #0099dd 47%, #0181ca 100%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(top, #00aeed 0%, #0099dd 47%, #0181ca 100%);
		/* IE10+ */
		background: linear-gradient(to bottom, #00aeed 0%, #0099dd 47%, #0181ca 100%);
		/* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeed',  	endColorstr='#0181ca',GradientType=0 );
		/* IE6-9 */
		border: 0.0625em solid #0074bc;
		padding: 0.125em 1.375em;
		text-align: center;
		text-transform: none;
		font-weight: 300;
		font-family: "OfficinaSerif_Italic", Times New Roman, times, serif;
		font-size: 1.5625em;
		letter-spacing: 0.0625em;
		color: white;
		margin: 0em 0em 0.6875em 0em; }
	#section_navigation p#in_this_section:after, #section_navigation p#in_this_section:before {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none; }
	#section_navigation p#in_this_section:after {
		border-color: rgba(20, 79, 163, 0);
		border-top-color: #0072bc;
		border-width: 15px;
		margin-left: -15px; }
	#section_navigation p#in_this_section:before {
		border-color: rgba(20, 79, 163, 0);
		border-top-color: #0072bc;
		border-width: 16px;
		margin-left: -16px; }
	#section_navigation ul {
		list-style-type: none;
		padding: 0;
		margin: 0; }
		#section_navigation ul li {
			text-transform: uppercase !important;
			padding: 0 0em; }
			#section_navigation ul li a {
				display: block;
				padding: 0.625em 1.5625em 0.5625em;
				color: #0072bc;
				text-decoration: none;
				background-image: url("../images/sidebar_li_divider.jpg");
				background-repeat: no-repeat;
				background-position: center bottom; }
				#section_navigation ul li a:hover {
					text-decoration: none;
					font-family: "Gotham_Medium", Hevetica, Arial, sans-serif;
					font-weight: normal; }
			#section_navigation ul li ul li {
				margin: 0em 0em 0em 0em; }
				#section_navigation ul li ul li a {
					padding-left: 2.5em; }
		#section_navigation ul li.current_page_parent > a {
			font-family: "Gotham_Medium", Hevetica, Arial, sans-serif;
			font-weight: normal;
			background: #21c4ff;
			/* Old browsers */
			background: -moz-linear-gradient(left, #73d9ff 0%, #21c4ff 30%, #21c4ff 70%, #73d9ff 100%);
			/* FF3.6+ */
			background: -webkit-gradient(linear, left top, right top, color-stop(0%, #73d9ff), color-stop(30%, #21c4ff), color-stop(70%, #21c4ff), color-stop(100%, #73d9ff));
			/* Chrome,Safari4+ */
			background: -webkit-linear-gradient(left, #73d9ff 0%, #21c4ff 30%, #21c4ff 70%, #73d9ff 100%);
			/* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(left, #73d9ff 0%, #21c4ff 30%, #21c4ff 70%, #73d9ff 100%);
			/* Opera 11.10+ */
			background: -ms-linear-gradient(left, #73d9ff 0%, #21c4ff 30%, #21c4ff 70%, #73d9ff 100%);
			/* IE10+ */
			background: linear-gradient(to right, #73d9ff 0%, #21c4ff 30%, #21c4ff 70%, #73d9ff 100%);
			/* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73d9ff', endColorstr='#73d9ff',GradientType=1 );
			/* IE6-9 */
			border: 0em solid #21c4ff;
			background-repeat: repeat-y;
			background-position: center top;
			background-size: 100%;
			color: white; }
		#section_navigation ul li.current_page_item > a {
			background: #b3eaff;
			/* Old browsers */
			background: -moz-linear-gradient(left, #d7f4fc 0%, #b3eaff 30%, #b3eaff 70%, #d7f4fc 100%);
			/* FF3.6+ */
			background: -webkit-gradient(linear, left top, right top, color-stop(0%, #d7f4fc), color-stop(30%, #b3eaff), color-stop(70%, #b3eaff), color-stop(100%, #d7f4fc));
			/* Chrome,Safari4+ */
			background: -webkit-linear-gradient(left, #d7f4fc 0%, #b3eaff 30%, #b3eaff 70%, #d7f4fc 100%);
			/* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(left, #d7f4fc 0%, #b3eaff 30%, #b3eaff 70%, #d7f4fc 100%);
			/* Opera 11.10+ */
			background: -ms-linear-gradient(left, #d7f4fc 0%, #b3eaff 30%, #b3eaff 70%, #d7f4fc 100%);
			/* IE10+ */
			background: linear-gradient(to right, #d7f4fc 0%, #b3eaff 30%, #b3eaff 70%, #d7f4fc 100%);
			/* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7f4fc', endColorstr='#d7f4fc',GradientType=1 );
			/* IE6-9 */
			border: 0em solid #b3eaff; }
	#section_navigation ul ul,
	#section_navigation .current_page_item ul ul,
	#section_navigation .current_page_ancestor ul ul,
	#section_navigation .current_page_ancestor .current_page_item ul ul,
	#section_navigation .current_page_ancestor .current_page_ancestor ul ul {
		display: none; }
	#section_navigation .current_page_item ul,
	#section_navigation .current_page_ancestor ul,
	#section_navigation .current_page_ancestor .current_page_item ul,
	#section_navigation .current_page_ancestor .current_page_ancestor ul,
	#section_navigation .current_page_ancestor .current_page_ancestor .current_page_item ul,
	#section_navigation .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
		display: block; }

#section-vdp .vdp_column:before, #section-vdp .vdp_column:after {
	content: " ";
	display: table; }

#section-vdp .vdp_column:after {
	clear: both; }

#section-vdp .mission_statement {
	font-family: "OfficinaSerif_Italic", Times New Roman, times, serif;
	font-size: 28px;
	color: #139cd8;
	text-align: center; }
	#section-vdp .mission_statement h5 {
		font-size: 28px;
		letter-spacing: 2px;
		font-family: "Gotham_Medium", Hevetica, Arial, sans-serif;
		font-weight: normal;
		color: #139cd8;
		margin-bottom: .5em;
		line-height: 1.1;
		text-transform: uppercase; }

#section-vdp .stay_connected h5 {
	font-size: 28px;
	font-family: "Gotham_Medium", Hevetica, Arial, sans-serif;
	font-weight: normal;
	color: #139cd8;
	margin-bottom: .5em;
	line-height: 1.1;
	text-transform: uppercase; }

#section-vdp .stay_connected .gform_description {
	font-size: 12px; }

#section-vdp .stay_connected .submit-button {
	float: left; }

#section-vdp .stay_connected .form_note {
	float: right;
	margin: -39px 0 0 140px;
	font-size: 8.5px;
	letter-spacing: -0.5px; }
	#section-vdp .stay_connected .form_note a {
		display: inline;
		color: #139cd8; }
		#section-vdp .stay_connected .form_note a:hover {
			color: #139cd8; }
		#section-vdp .stay_connected .form_note a:hover {
			color: #f7941d; }

.rwd-table {
	margin: 1em 0;
	min-width: 300px;
	border: 0 !important; }
	.rwd-table th {
		display: none;
		border: 0 !important; }
	.rwd-table td {
		display: block; }
		.rwd-table td:first-child {
			padding-top: .5em; }
		.rwd-table td:last-child {
			padding-bottom: .5em; }
		.rwd-table td:before {
			content: attr(data-th);
			font-weight: bold;
			width: 6.5em;
			display: inline-block; }
			@media (min-width: 580px) {
				.rwd-table td:before {
					display: none; } }
	.rwd-table th, .rwd-table td {
		text-align: left; }
		@media (min-width: 580px) {
			.rwd-table th, .rwd-table td {
				display: table-cell;
				padding: 0.25em 0.5em; }
				.rwd-table th:first-child, .rwd-table td:first-child {
					padding-left: 0; }
				.rwd-table th:last-child, .rwd-table td:last-child {
					padding-right: 0; } }

div.layout {
	margin-top: 15px;
	margin-bottom: 15px !important; }

.gform_wrapper form .gform_body ul {
	list-style-type: none !important;
	list-style-image: none !important;
	list-style: none !important;
	background-image: none !important;
	background: none !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 0 0 0em !important;
	text-indent: 0 !important; }
	.gform_wrapper form .gform_body ul li {
		list-style-type: none !important;
		list-style-image: none !important;
		list-style: none !important;
		background-image: none !important;
		background: none !important;
		padding: 0;
		margin: 8px 0 0 0;
		border: none !important;
		text-indent: 0 !important; }
		.gform_wrapper form .gform_body ul li:before {
			content: "" !important;
			padding: 0 !important;
			margin: 0 !important; }

.gform_wrapper p {
	display: none !important; }

.gform_wrapper br {
	display: none !important; }

.gform_wrapper img {
	max-width: inherit !important;
	width: auto; }

li.gf_address_field {
	margin-top: 2px !important; }

li.gf_left_half .ginput_container input,
li.gf_right_half .ginput_container input {
	width: 100% !important; }

.hover_box {
	float: left;
	background-color: transparent;
	border-bottom: solid 0.3125em transparent;
	margin: 0em 0em 0.75em 0em; }
	.hover_box div.img_overlay {
		background-color: transparent; }
		.hover_box div.img_overlay img {
			display: block;
			vertical-align: bottom;
			opacity: 1;
			border: none;
			max-width: 100% !important;
			height: auto !important; }
	.hover_box:hover {
		border-bottom: solid 0.3125em #ffd700; }
		.hover_box:hover div.img_overlay {
			background-color: #ffd700; }
			.hover_box:hover div.img_overlay img {
				opacity: .6; }

table.table_aligncenter {
	margin-left: auto;
	margin-right: auto; }

.layout-text-and-image-repeater-block {
	margin-top: 18px;
	margin-bottom: 18px; }
	.layout-text-and-image-repeater-block img.alignright {
		margin-bottom: 5px; }

@media screen and (max-width: 580px) {
	.layout-text-and-image-repeater-block {
		margin-top: 8px;
		margin-bottom: 8px; }
		.layout-text-and-image-repeater-block img.alignright {
			margin-bottom: 18px; } }







/*
 * New Header
 */
 .site-header {
	background: #fff;
	border-bottom: solid 7px var(--c-b-blue);
}

@media screen and (min-width: 1024px) {
	.site-header {
		background: url('../images/bg-header.svg') right bottom no-repeat #fff;
		background-size: contain;
		border-width: 14px;
		padding: 20px 0;
	}
}

@media screen and (max-width: 1023px) {
	.site-header .content-width {
		padding: 0;
	}
}

.site-header__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

@media screen and (max-width: 1023px) {
	.site-header__top {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-flex: 1;
		    -ms-flex-positive: 1;
		        flex-grow: 1;
		padding: 10px 15px;
	}
}

.site-header #logo {
	height: auto;
	width: 115px;
}

/*
 * Burger
 */
.site-header a.mobile-nav {
	background: #fff;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-radius: 5px;
	color: #139cd8;
	font-size: 2em;
	line-height: 1;
	text-decoration: none;
}

.site-header a.mobile-nav:focus {
	outline: none;
}

@media screen and (min-width: 1024px) {
	.site-header a.mobile-nav {
		display: none;
	}
}

.site-header a.mobile-nav span {
	display: inline-block;
	line-height: 1;
	margin-left: 3px;
	margin-right: 3px;
	vertical-align: middle;
}


/*
 * Footer
 */
 #wrapper-footer {
	background: #fff;
	font-size: 14px;
	padding: 60px 0;
}

#wrapper-footer .footer-cols {
	display: -ms-grid;
	display: grid;
	grid-gap: 30px;
	-ms-grid-columns: 1fr;
	grid-template-columns: repeat(1, 1fr);
}

#wrapper-footer .footer-1 img {
    height: 72px !important;
}

@media screen and (min-width: 600px) {
	#wrapper-footer .footer-cols {
		-ms-grid-columns: 1fr 30px 1fr 30px 1fr;
		grid-template-columns: repeat(3, 1fr);
		-ms-grid-rows: 1fr 30px 1fr;
		grid-template-rows: 1fr 1fr;
	}
	#wrapper-footer .footer-cols > *:nth-child(1) {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
	}
	#wrapper-footer .footer-cols > *:nth-child(2) {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}
	#wrapper-footer .footer-cols > *:nth-child(3) {
		-ms-grid-row: 1;
		-ms-grid-column: 5;
	}
	#wrapper-footer .footer-cols > *:nth-child(4) {
		-ms-grid-row: 3;
		-ms-grid-column: 1;
	}
	#wrapper-footer .footer-cols > *:nth-child(5) {
		-ms-grid-row: 3;
		-ms-grid-column: 3;
	}
	#wrapper-footer .footer-cols > *:nth-child(6) {
		-ms-grid-row: 3;
		-ms-grid-column: 5;
	}
}

@media screen and (min-width: 960px) {
	#wrapper-footer .footer-cols {
		-ms-grid-columns: 3fr 60px 1fr 60px 1fr 60px 1fr;
		grid-template-columns: 3fr 1fr 1fr 1fr;
		-ms-grid-rows: 1fr;
		grid-template-rows: 1fr;
		grid-gap: 60px;
	}
	#wrapper-footer .footer-cols > *:nth-child(1) {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
	}
	#wrapper-footer .footer-cols > *:nth-child(2) {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}
	#wrapper-footer .footer-cols > *:nth-child(3) {
		-ms-grid-row: 1;
		-ms-grid-column: 5;
	}
	#wrapper-footer .footer-cols > *:nth-child(4) {
		-ms-grid-row: 1;
		-ms-grid-column: 7;
	}
}

@media screen and (min-width: 600px) {
	#wrapper-footer .footer-1 {
		-ms-grid-column-span: 3;
		grid-column: span 3;
		-ms-grid-row: 1;
		grid-row: 1;
	}
}

@media screen and (min-width: 960px) {
	#wrapper-footer .footer-1 {
		-ms-grid-column: 1;
		grid-column: 1;
		-ms-grid-row: 1;
		grid-row: 1;
	}
}

#wrapper-footer .widget + .widget {
	margin-top: 25px;
}

#wrapper-footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#wrapper-footer li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}

#wrapper-footer ul li + li {
	margin-top: 1em;
}

#wrapper-footer ul a {
	color: var(--c-b-blue);
	font-family: 'Gotham_Medium', Hevetica, Arial, sans-serif;
	font-size: 16px;
	padding: 0;
}

#wrapper-footer ul.sub-menu {
	margin-top: 20px;
}

#wrapper-footer ul.sub-menu li + li {
	margin-top: .75em;
}

#wrapper-footer ul.sub-menu a {
	color: #808080;
	font-family: 'Gotham', Hevetica, Arial, sans-serif;
	font-size: 14px;
}

#wrapper-footer ul.sub-menu a:hover {
	color: var(--c-b-blue);
}

#wrapper-footer li a:before,
#wrapper-footer li a:after {
	content: none;
}

#social_floats .tilt {
	float: left;
	margin-right: 15px;
}

#social_floats img {
	height: 25px;
	width: auto;
}


/*
 * Copyright strip
 */
#wrapper-footer2 {
	background-color: var(--c-b-blue);
	color: #fff;
	font-size: 14px;
	padding: 15px 0;
}

#wrapper-footer2 a:link,
#wrapper-footer2 a:visited,
#wrapper-footer2 a:hover {
	color: #fff;
	text-decoration: none;
}

#wrapper-footer2 .left {
	text-align: left;
}

#wrapper-footer2 .footer-nav span,
#wrapper-footer2 #footer2 > div > span {
	vertical-align: middle;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}

#wrapper-footer2 #footer2 > div > span {
	margin-left: 0;
}

#wrapper-footer2 .footer-nav {
	vertical-align: middle;
	display: inline-block;
	margin-bottom: 0;
}

#wrapper-footer2 .footer-nav a:link,
#wrapper-footer2 .footer-nav a:visited {
	-webkit-transition: all 100ms ease-in-out;
	color: #fff;
	text-decoration: none;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}

@media screen and (max-width: 768px) {
	#footer {
		padding-top: 30px;
		text-align: center;
	}

	#footer .footer-1 {
		display: inline-block;
		width: auto;
	}

	#footer .footer-col-wrapper {
		display: none;
	}

	#footer2 .footer-nav {
		display: none;
	}

	#footer2 .left {
		margin-bottom: 20px;
	}

	#footer2 .left,
	#footer2 .right {
		display: block;
		float: none;
		text-align: center;
	}

}

/*
 * New Homepage
 */
 .btn,
 a.btn,
 button.btn {
	 background: var(--c-b-blue);
	 border: 2px solid #0072BC;
	 color: #fff;
	 display: inline-block;
	 font-size: 14px;
	 line-height: 1.3;
	 margin: 0 auto;
	 min-width: 180px;
	 padding: 1em 2em .8em;
	 text-decoration: none;
	 text-transform: uppercase;
	 -webkit-transition: background-color 200ms;
	 -o-transition: background-color 200ms;
	 transition: background-color 200ms;
 }

 .btn:hover,
 a.btn:hover,
 button.btn:hover {
	 background: #0072BC;
 }

 @media screen and (min-width: 600px) {
	 .btn,
	 a.btn,
	 button.btn {
		 font-size: 16px;
		 min-width: 290px;
		 padding: 1.6em 2em 1.4em;
	 }
 }

 /*
  * Splash
  */
 .homepage-splash {
	 position: relative;
 }

 .homepage-splash *:focus {
	 outline: none;
 }

 .homepage-splash__slide .container {
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-orient: vertical;
	 -webkit-box-direction: normal;
	     -ms-flex-direction: column;
	         flex-direction: column;
	 -webkit-box-pack: end;
	     -ms-flex-pack: end;
	         justify-content: flex-end;
	 -webkit-box-align: center;
	     -ms-flex-align: center;
	         align-items: center;
	 padding: 0 0 40px;
	 min-height: 260px;
 }

 @media screen and (min-width: 600px) {
	 .homepage-splash__slide .container {
		 padding-bottom: 80px;
		 min-height: 460px;
	 }
 }

 .homepage-splash__slide .container:before {
	 content: '';
	 background: rgba(0,0,0,.2);
	 display: block;
	 position: absolute;
	 top: 0;
	 right: 0;
	 left: 0;
	 bottom: 0;
	 z-index: 1;
 }

 .homepage-splash__content-wrap {
	 margin: 0 auto;
	 position: relative;
	 width: 100%;
	 z-index: 1;
 }

 .homepage-splash__content {
	 position: relative;
	 text-align: center;
	 text-transform: uppercase;
	 z-index: 1;
 }

 .homepage-splash__title {
	 color: #fff;
	 font-family: 'Gotham_Medium', Hevetica, Arial, sans-serif;
	 font-size: 26px;
	 line-height: 1.2;
	 margin: 0;
	 padding: 0 60px;
	 text-shadow: 0 3px 6px rgba(0, 0, 0, .2);
 }

 @media screen and (min-width: 600px) {
	 .homepage-splash__title {
		 font-size: 70px;
	 }
 }

 a.homepage-splash__cta {
	 margin: 30px auto 0;
 }

 .homepage-splash__bg--desktop {
	 background: 50% 0 no-repeat;
	 background-size: cover;
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
	 width: 100%;
	 height: auto;

 }

 .homepage-splash__bg--desktop {
	 display: block;
 }

 /* arrows */
 .slick-prev,
 .slick-next {
	 background: 50% no-repeat transparent;
	 background-size: 15px;
	 border: none;
	 -webkit-box-shadow: none;
	         box-shadow: none;
	 color: transparent;
	 cursor: pointer;
	 display: block;
	 height: 100%;
	 line-height: 0;
	 min-width: auto;
	 opacity: .8;
	 outline: none;
	 padding: 0;
	 position: absolute;
	 text-indent: -9999px;
	 -webkit-transition: opacity 200ms;
	 -o-transition: opacity 200ms;
	 transition: opacity 200ms;
	 top: 0;
	 width: 40px;
	 z-index: 1;
 }

 @media screen and (min-width: 600px) {
	 .slick-prev,
	 .slick-next {
		 width: 50px;
	 }
 }

 .slick-prev:hover,
 .slick-next:hover {
	 background: 50% no-repeat transparent;
	 -webkit-box-shadow: none;
	         box-shadow: none;
	 opacity: 1;
	 outline: none;
 }

 .slick-prev {
	 background-image: url('../images/icons/icon-chevron-left--white.svg') !important;
	 left: 0;
 }

 .slick-next {
	 background-image: url('../images/icons/icon-chevron-right--white.svg') !important;
	 right: 0;
 }



 /*
  * About
  */
 .homepage-about {
	 background: #fff;
	 font-family: 'Gotham', Hevetica, Arial, sans-serif;
	 padding: 70px 0;
	 position: relative;
	 text-align: center;
 }

 .homepage-about:before {
	 background: url('../images/bg-header.svg') 0 0 no-repeat;
	 background-size: contain;
	 content: '';
	 display: block;
	 height: 186px;
	 width: 410px;
	 opacity: .3;
	 -webkit-transform: rotate(180deg);
	     -ms-transform: rotate(180deg);
	         transform: rotate(180deg);
	 position: absolute;
	 top: 0;
	 left: 0;
 }

 .homepage-about:after {
	 background: url('../images/bg-header.svg') 0 0 no-repeat;
	 background-size: contain;
	 content: '';
	 display: block;
	 height: 448px;
	 width: 990px;
	 opacity: .2;
	 position: absolute;
	 bottom: 0;
	 right: 0;
 }

 .homepage-about__content {
	 position: relative;
	 z-index: 1;
 }

 .homepage-about__title {
	 color: var(--c-b-blue);
	 font-family: 'Gotham_Medium', Hevetica, Arial, sans-serif;
	 font-size: 26px;
	 margin: 0 0 .5em;
	 text-transform: uppercase;
 }

 @media screen and (min-width: 600px) {
	 .homepage-about__title {
		 font-size: 48px;
	 }
 }

 .homepage-about__subtitle,
 .homepage-about__text {
	 max-width: 980px;
	 margin-left: auto;
	 margin-right: auto;
 }

 .homepage-about__subtitle {
	 color: #808080;
	 font-size: 20px;
	 line-height: 1.5;
 }

 .homepage-about__text {
	 color: #808080;
	 font-size: 16px;
	 line-height: 1.5;
	 text-align: center;
 }

 a.homepage-about__cta {
	 margin-top: 30px;
 }



 /*
  * Features
  */
 .homepage-features {
	 background: #F6F6F6;
	 font-family: 'Gotham', Hevetica, Arial, sans-serif;
	 padding: 70px 0;
 }

 .homepage-features__title {
	 color: var(--c-b-blue);
	 font-family: 'Gotham_Medium', Hevetica, Arial, sans-serif;
	 font-size: 26px;
	 margin: 0 0 2em;
	 text-align: center;
	 text-transform: uppercase;
 }

 @media screen and (min-width: 600px) {
	 .homepage-features__title {
		 font-size: 34px;
	 }
 }

 .homepage-features__list {
	 display: -ms-grid;
	 display: grid;
	 grid-gap: 50px;
	 -ms-grid-columns: 1fr;
	 grid-template-columns: repeat(1, 1fr);
	 list-style: none;
	 margin: 0;
	 padding: 0;
 }

 @media screen and (min-width: 600px) {
	 .homepage-features__list {
		 -ms-grid-columns: 1fr 50px 1fr;
		 grid-template-columns: repeat(2, 1fr);
	 }
 }

 .homepage-features__list li {
	 margin: 0;
	 padding: 0 0 0 70px;
	 position: relative;
	 text-indent: 0;
 }

 @media screen and (min-width: 600px) {
	 .homepage-features__list li {
		 padding-left: 80px;
	 }
 }

 section .homepage-features__list li:before {
	 content: none;
	 margin: 0;
	 padding: 0;
 }

 .homepage-features__list li h3 {
	 color: #808080;
	 font-family: 'Gotham_Medium', Hevetica, Arial, sans-serif;
	 font-size: 16px;
	 margin: 0 0 .75em;
 }

 .homepage-features__list img {
	 position: absolute;
	 top: 0;
	 left: 0;
	 max-width: 50px;
 }



 /*
  * 3 x Image Blocks
  */
 .homepage-img-blocks {
	 display: -ms-grid;
	 display: grid;
	 grid-gap: 0;
	 -ms-grid-columns: 1fr;
	 grid-template-columns: repeat(1, 1fr);
 }

 @media screen and (min-width: 940px) {
	 .homepage-img-blocks {
		 -ms-grid-columns: 1fr 0 1fr 0 1fr;
		 grid-template-columns: repeat(3, 1fr);
	 }
 }

 .homepage-img-blocks a.img-block {
	 background: 50% no-repeat #666;
	 background-size: cover;
	 color: #fff;
	 display: block;
	 padding: 60px 30px;
	 text-align: center;
	 text-decoration: none;
 }

 @media screen and (min-width: 940px) {
	 .homepage-img-blocks a.img-block {
		 padding: 130px 40px;
	 }
 }

 .homepage-img-blocks a.img-block:before {
	 content: '';
	 background: #006F99;
	 display: block;
	 opacity: .3;
	 position: absolute;
	 top: 0;
	 right: 0;
	 left: 0;
	 bottom: 0;
	 -webkit-transition: background-color 200ms, opacity 200ms;
	 -o-transition: background-color 200ms, opacity 200ms;
	 transition: background-color 200ms, opacity 200ms;
 }

 .homepage-img-blocks a.img-block:hover:first-child:before {
	 background: #F7941D;
	 opacity: .7;
 }

 .homepage-img-blocks a.img-block:hover:last-child:before {
	 background: #D6CB00;
	 opacity: .7;
 }

 .homepage-img-blocks a.img-block:hover:before {
	 background: #00AEEF;
	 opacity: .7;
 }

 .homepage-img-blocks .img-block h3,
 .homepage-img-blocks .img-block p {
	 position: relative;
	 text-shadow: 0 3px 6px rgba(0, 0, 0, .2);
	 z-index: 1;
 }

 .homepage-img-blocks .img-block h3 {
	 color: #fff;
	 font-family: 'Gotham_Medium', Hevetica, Arial, sans-serif;
	 font-size: 26px;
	 margin: 0 0 .5em;
	 text-transform: uppercase;
 }

 @media screen and (min-width: 940px) {
	 .homepage-img-blocks .img-block h3 {
		 font-size: 34px;
	 }
 }

 .homepage-img-blocks .img-block p {
	 font-size: 18px;
	 margin: 0 auto;
	 max-width: 360px;
 }
.mec-text-input-search br {display: none!important;}
.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month, .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month {top: 0px;}
#content ul li.mec-event-social-icon::before, section ul li.mec-event-social-icon::before {content: "";}
.mec-single-event .mec-event-social li.mec-event-social-icon a {font-size: 22px; padding-left: 25px; text-decoration: none;}
#content .mec-events-meta-group-countdown .countdown-w .block-w li::before, section .mec-events-meta-group-countdown .countdown-w .block-w li::before {
    color: #f7941d;
    content: "";
    font-size: 1em;
    padding-right: 0;
    position: relative;
    top: 0em;
}
#content .mec-export-details ul li::before, section .mec-export-details ul li::before {
    color: #f7941d;
  content: "";}
.mobilecal {display:none; visibility:hidden;}
@media screen and (max-width: 640px) {
.mobilecal {display:block; visibility:visible;}
.desktopcal {display:none; visibility:hidden;}
.mobilecal  .btn-wrapper {display:none; visibility:hidden;}
}
@media screen and (max-width: 1024px) {
#searchbox::before {
    left: 30px;
}
  #searchbox {
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    float: none;
    margin-left: 0;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    margin-bottom: 10px;
}
  #wrapper-menu {

    padding-right: 0px;
}
}
.aligncenter {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}