/*
	Theme Name: Trestle - Generosity
	Theme URI: http://demo.mightyminnow.com/theme/trestle
	Template: genesis
	Description: Trestle is a Genesis child theme for developers based on the default <a href="http://www.genesisframework.com/">Genesis 2.0 Sample Theme</a>. It features mobile first CSS, helpful theme options, and lots more tools to support your development process.
	Author: MIGHTYminnow
	Author URI: http://www.mightyminnow.com/
	Version: 2.2.0
	Tags: black, gray, red, white, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, front-page-post-form, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, genesis, mobile-first, responsive, clean
	Text Domain: trestle
	GitHub Theme URI: MIGHTYminnow/trestle
*/

/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Generosity Specifics
		- Fonts
		- Colors
		- IGG Icons
	- Generic Defaults
		- Typographical Elements
		- Links
		- Headings
		- Objects
		- Forms & Buttons
		- Tables
	- Structure and Layout
		- Site Containers
		- Bubble Layout
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Plugins & Widgets
		- Featured Content
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Genesis Extender
		- Gravity Forms
		- Jetpack
		- FancyBox for WordPress
		- MapPress
		- Simple Section Navigation
		- Events Manager
		- Simple Newsletter Signup
		- WP Types & Views
	- Site Header
		- Title Area
		- Logo
		- Widget Area
	- Site Navigation
		- General Navigation
		- Sub Navigation
		- Site Header Navigation
		- Primary / Mobile Navigation
		- Navigation Extras
		- Sub Menus
		- Non jQuery Styles
		- Secondary Navigation
	- Content Area
		- Entries
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- General Components
	- Specific Pages
	- Media Queries
*/

/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:1em;margin:0}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.archive-pagination:before,
.clearfix:before,
.entry:before,
.entry-pagination:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.archive-pagination:after,
.clearfix:after,
.entry:after,
.entry-pagination:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

/*
Generosity Specifics
---------------------------------------------------------------------------------------------------- */

/* Fonts
--------------------------------------------- */

@font-face {
	font-family: "Maison Neue";
	src: url("fonts/MaisonNeueWEB-Book.woff") format("woff"),
		 url("fonts/MaisonNeue-Book.otf") format("opentype");
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

@font-face {
	font-family: "Maison Neue";
	src: url("fonts/MaisonNeueWEB-BookItalic.woff") format("woff"),
		 url("fonts/MaisonNeue-BookItalic.otf") format("opentype");
	font-style: italic;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

@font-face {
	font-family: "Maison Neue";
	src: url("fonts/MaisonNeueWEB-Medium.woff") format("woff"),
		 url("fonts/MaisonNeue-Medium.otf") format("opentype");
	font-style: normal;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
}

@font-face {
	font-family: "Maison Neue";
	src: url("fonts/MaisonNeueWEB-Demi.woff") format("woff"),
		 url("fonts/MaisonNeue-Demi.otf") format("opentype");
	font-style: normal;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
}

@font-face {
	font-family: "Maison Neue";
	src: url("fonts/MaisonNeueWEB-Bold.woff") format("woff"),
		 url("fonts/MaisonNeue-Bold.otf") format("opentype");
	font-style: normal;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
}

/* Using old version of the IGG icon font for now.
@font-face{
	font-family: "igg-glyphs-30";
	src: url("fonts/igg-glyphs-30-v20150820a.eot?-56g4iy");
	src: url("fonts/igg-glyphs-30-v20150820a.eot?#iefix-56g4iy") format("embedded-opentype"),
		 url("fonts/igg-glyphs-30-v20150820a.ttf?-56g4iy") format("truetype"),
		 url("fonts/igg-glyphs-30-v20150820a.woff?-56g4iy") format("woff"),
		 url("fonts/igg-glyphs-30-v20150820a.svg?-56g4iy") format("svg");
	font-weight: normal;
	font-style: normal;
}*/

/* Old version */
@font-face {
	font-family: 'igg-glyphs-30';
	src:url('fonts/igg-glyphs-30.eot?-emxrs5');
	src:url('fonts/igg-glyphs-30.eot?#iefix-emxrs5') format('embedded-opentype'),
		url('fonts/igg-glyphs-30.woff?-emxrs5') format('woff'),
		url('fonts/igg-glyphs-30.ttf?-emxrs5') format('truetype'),
		url('fonts/igg-glyphs-30.svg?-emxrs5#igg-glyphs-30') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'Maison Neue', sans-serif;
}

.image-grid-image .title {
	font-family: 'Maison Neue', sans-serif;
	font-weight: 700;
}

.footer-widgets,
.site-footer,
.footer-widgets .widget-title {
	font-family: 'Maison Neue', sans-serif;
	font-weight: 400;
}

/* Custom Generosity Font Classes */
.font-family-maison-neue,
.font-family-maison-neue-book,
.font-family-maison-neue-book-italic,
.font-family-maison-neue-medium,
.font-family-maison-neue-demi,
.font-family-maison-neue-bold {
	font-family: 'Maison Neue', sans-serif;
	font-style: normal;
}

.font-family-maison-neue,
.font-family-maison-neue-book {
	font-weight: 400;
}

.font-family-maison-neue-book-italic {
	font-style: italic;
	font-weight: 400;
}

.font-family-maison-neue-medium {
	font-weight: 500;
}

.font-family-maison-neue-demi {
	font-weight: 600;
}

.font-family-maison-neue-bold {
	font-weight: 700;
}

/* Custom IGG Font Classes */
.font-family-antenna-condensed,
.font-family-antenna-condensed-black,
.font-family-benton-sans-black,
.font-family-bentons-sans-bold,
.font-family-bentons-sans-medium,
.font-family-bentons-sans {
	font-weight: normal;
}

.font-family-antenna-condensed {
	font-family: 'Antenna Cond', sans-serif;
}

.font-family-antenna-condensed-black {
	font-family: 'Antenna Cond Black', sans-serif;
}

.font-family-benton-sans-black {
	font-family: 'Benton Sans Black', sans-serif;
}

.font-family-bentons-sans-bold {
	font-family: 'Benton Sans', sans-serif;
	font-weight: bold;
}

.font-family-bentons-sans-medium {
	font-family: 'Benton Sans Medium', sans-serif;
}

.font-family-bentons-sans {
	font-family: 'Benton Sans', sans-serif;
}

/* Colors
--------------------------------------------- */

::-moz-selection {
	background-color: #303642;
	color: #fff;
}

::selection {
	background-color: #303642;
	color: #fff;
}

::-moz-placeholder {
	color: #C2C3C4;
}

::-webkit-input-placeholder {
	color: #C2C3C4;
}

.dark-text,
.dark-text h1,
.dark-text h2,
.dark-text h3,
.dark-text h4,
.dark-text h5,
.dark-text h6 {
	color: #303642;
}

.light-text,
.light-text h1,
.light-text h2,
.light-text h3,
.light-text h4,
.light-text h5,
.light-text h6,
.light-text .sailthru-form .sailthru-widget-label {
	color: #fff;
}

.medium-text,
.medium-text h1,
.medium-text h2,
.medium-text h3,
.medium-text h4,
.medium-text h5,
.medium-text h6 {
	color: #7E8188;
}

/* Line Gray - #E6E6E6 */

input,
select,
textarea,
tbody,
td,
.entry-pagination a,
.genesis-nav-menu ul,
.nav-primary,
.nav-secondary,
.widget-area.nav-toggle-open,
.content-sidebar .sidebar-primary,
.sidebar-primary .widget-title,
.documentation-page .content h2,
.border-separator > .wpb_column,
.success-stories .success-story,
.polaroid .polaroid-wrap,
.fetch-tweets-item,
.blog article.post,
.archive article.post,
.igg-posts.generosity-blog article.post {
	border-color: #E6E6E6;
}

.header-extras .header-fundraise-button:before {
	background-color: #E6E6E6;
}

/* Title Gray - #303642 */

h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea,
a:hover,
.polaroid-2 h3 {
	color: #303642;
}

.content code {
	background-color: #303642;
}

/* White - #FFFFFF */

body,
input,
select,
textarea {
	background-color: #FFFFFF;
}

/* Other Colors */

body {
	color: #535964;
}

body.bubble {
	background-color: #f5f5f5;
}

a {
	color: #535964;
}

.site-inner a,
.mce-content-body a { /* Used in the Editor */
	color: #FA6950;
}

.site-inner a:hover,
.mce-content-body a:hover { /* Used in the Editor */
	color: #E65757;
}

blockquote cite i,
blockquote cite em {
	color: #959594;
}

.content code {
	color: #C2C3C4;
}

/* Button Colors */

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.pagination-next a,
.pagination-previous a,
.archive-pagination li a {
	background-color: #FA6950;
	border-color: #FA6950;
	color: #fff;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.pagination-next a:hover,
.pagination-previous a:hover,
.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #FF583B;
	border-color: #FF583B;
	color: #fff;
}

button:active,
input:active[type="button"],
input:active[type="reset"],
input:active[type="submit"],
.button:active,
.pagination-next a:active,
.pagination-previous a:active,
.archive-pagination li a:active {
	color: #fff;
	background-color: #E6604E;
	border-color: #E6604E;
}

.content .button,
.content .button:hover {
	color: #FFF;
}

.button.ghost,
button.ghost {
	background-color: transparent;
	color: #FF7259;
}

.button.ghost:hover,
button.ghost:hover {
	background-color: #FF583B;
	color: #fff;
	border-color: #FF583B;
}

.button.ghost:active,
button.ghost:active {
	color: #fff;
	background-color: #E6604E;
	border-color: #E6604E;
}

.button.ghost.tangerine,
button.ghost.tangerine {
	color: #FA6950;
}

.button.ghost.tangerine:hover,
button.ghost.tangerine:hover {
	background-color: #FF583B;
	color: #fff;
	border-color: #FF583B;
}

.button.ghost.tangerine:active,
button.ghost.tangerine:active {
	color: #fff;
	background-color: #E6604E;
	border-color: #E6604E;
}

.button.ghost.alt-gray,
button.ghost.alt-gray {
	color: #7E8188;
	border-color: #7E8188;
}

.button.ghost.alt-gray:hover,
button.ghost.alt-gray:hover {
	background-color: #7E8188;
	color: #fff;
}

.button.ghost.alt-gray:active,
button.ghost.alt-gray:active {
	background-color: #535964;
	border-color: #535964;
	color: #fff;
}

.button.ghost.white,
button.ghost.white {
	color: #fff;
	border-color: #fff;
}

.button.ghost.white:hover,
button.ghost.white:hover {
	background-color: #fff;
	color: #FA6950;
}

.button.ghost.white:active,
button.ghost.white:active {
	color: #FA6950;
	background-color: #E6E6E6;
	border-color: #E6E6E6;
}

.button.text-only,
.button.text-only:hover,
button.text-only,
button.text-only:hover {
	background-color: transparent;
	color: #eb1478;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	color: #21759b;
}

.author-box-title {
	color: #303642;
}

.entry-title a,
.sidebar .widget-title a {
	color: #303642;
}

.entry-title a:hover {
	color: #535964;
}

.blog article.post .entry-title::after,
.archive article.post .entry-title::after,
.single article.post .entry-title::after {
	border-color: #535964;
}

.blog .generosity-read-more,
.archive .generosity-read-more,
.igg-posts.generosity-blog .generosity-read-more {
	border-color: #FA6950 !important;
	color: #FA6950 !important;
}

.blog .generosity-read-more:hover,
.archive .generosity-read-more:hover {
	border-color: #E65757 !important;
}

.blog .generosity-read-more:hover a,
.archive .generosity-read-more:hover a {
	color: #E65757 !important;
}

article.post .entry-categories a,
article.post .entry-tags a,
.widget .tagcloud a {
	color: #C2C3C4;
	border-color: #C2C3C4;
}

article.post .entry-categories a:hover,
article.post .entry-tags a:hover,
.widget .tagcloud a:hover {
	color: #7E8188;
	border-color: #7E8188;
}

div.gform_wrapper .gfield_required {
	color: #eb1478;
}

div.gform_confirmation_message {
	background-color: transparent;
}

div.gform_confirmation_message h2,
div.gform_confirmation_message h3 {
	color: #eb1478;
}

div.gform_wrapper div.validation_error {
	color: #eb1478;
}

.jetpack_subscription_widget .success {
	background-color: #dff7dd;
	color: #7ea57b;
}

.jetpack_subscription_widget .error {
	background-color: #ffede8;
	color: #FF7259;
}

#fancybox-overlay {
	background-color: #000 !important;
}

#fancybox-outer {
	background-color: transparent !important;
}

#fancybox-content {
	background-color: #F5F5F5 !important;
}

#fancybox-close {
	color: #aaa;
}

#fancybox-wrap.no-border #fancybox-close {
	color: #fff;
}

.site-header {
	border-color: #E6E6E6;
}

.header-extras .header-search-link a,
.header-extras .header-menu-link a {
	background-color: transparent;
}

.header-extras .header-search-link a:hover,
.header-extras .header-menu-link a:hover {
	background-color: transparent;
}

.header-extras .header-search-link svg,
.header-extras .header-menu-link svg {
	fill: #7E8188;
}

.header-extras .header-search-link a:hover svg,
.header-extras .header-menu-link a:hover svg {
	fill: #fa6950;
}

@media (min-width: 1024px) {

	.header-page-banner .header-extras .header-search-link svg,
	.header-page-banner .header-extras .header-menu-link svg {
		fill: #c2c3c4;
	}

	.header-page-banner .header-extras .header-search-link a:hover svg,
	.header-page-banner .header-extras .header-menu-link a:hover svg {
		fill: #fa6950;
	}
}

.genesis-nav-menu {
	color: #999;
}

.genesis-nav-menu a,
.genesis-nav-menu > .right {
	color: #7E8188;
}

.genesis-nav-menu a:hover {
	background-color: #F0F0EF;
}

.genesis-nav-menu [class*="current-"] > a,
.genesis-nav-menu [class*="current_"] > a {
	color: #FF7259;
}

.genesis-nav-menu ul {
	background-color: #fff;
}

.genesis-nav-menu ul a:hover,
.genesis-nav-menu ul [class*="current-"] > a,
.genesis-nav-menu ul [class*="current_"] > a {
	color: #222;
}

.genesis-nav-menu .sub-icon,
.genesis-nav-menu ul .sub-icon {
	background-color: transparent;
}

.genesis-nav-menu input[type="submit"]:hover {
	background-color: #555;
	border-color: #555;
}

.nav-secondary {
	background-color: #fff;
}

.nav-secondary a:hover,
.nav-secondary [class*="current-"] > a,
.nav-secondary [class*="current_"] > a {
	color: #111;
}

.site-header .widget-area .menu a:hover,
.site-header .widget-area .menu [class*="current-"] > a,
.site-header .widget-area .menu [class*="current_"] > a {
	color: #333;
}

.content-sidebar .sidebar-primary {
	background-color: #fff;
}

.sidebar-primary .widget-title {
	color: #535964;
}

li.comment {
	background-color: #f5f5f5;
	border-color: #fff;
}

.footer-widgets,
.site-footer {
	background-color: #303642;
	color: #7e8188;
}

.footer-widgets a {
	color: #7e8188;
}

.footer-widgets a:hover {
	color: #fff;
}

.footer-widgets .widget-title,
.footer-widgets .generosity-footer-logo-wrap {
	color: #fff;
	border-color: #44464C;
}

.footer-widgets .generosity-social-icons a {
	background-color: #3d3f47;
	color: #88f3db;
}

.footer-widgets .generosity-social-icons a:hover {
	background-color: #4B4D56;
}

.site-footer .generosity-footer-very-bottom a {
	color: #7E8188;
}

.site-footer .generosity-footer-very-bottom a:hover {
	color: #fff;
}

.documentation table th {
	background-color: #2a2a2a;
	color: #fff;
}

/* Custom Generosity Color Classes */

.color-tangerine {
	color: #FA6950 !important;
}

.color-tangerine-dark {
	color: #E65757 !important;
}

.color-sea-nymph {
	color: #8BE6D2 !important;
}

.color-sea-nymph-dark {
	color: #67CFB3 !important;
}

.color-utility-red {
	color: #E01217 !important;
}

.color-utility-yellow {
	color: #FFECB4 !important;
}

.color-milk {
	color: #FCFBFA !important;
}

.color-line-gray {
	color: #E6E6E6 !important;
}

.color-line-gray-light {
	color: #F2F2F2 !important;
}

.color-audi-gray {
	color: #C2C3C4 !important;
}

.color-alt-gray {
	color: #7E8188 !important;
}

.color-headline-gray {
	color: #535964 !important;
}

.color-title-gray {
	color: #303642 !important;
}

.color-white {
	color: #FFFFFF !important;
}

.color-black {
	color: #000000 !important;
}

.bg-color-tangerine {
	background-color: #FA6950 !important;
}

.bg-color-tangerine-dark {
	background-color: #E65757 !important;
}

.bg-color-sea-nymph {
	background-color: #8BE6D2 !important;
}

.bg-color-sea-nymph-dark {
	background-color: #67CFB3 !important;
}

.bg-color-utility-red {
	background-color: #E01217 !important;
}

.bg-color-utility-yellow {
	background-color: #FFECB4 !important;
}

.bg-color-milk {
	background-color: #FCFBFA !important;
}

.bg-color-line-gray {
	background-color: #E6E6E6 !important;
}

.bg-color-line-gray-light {
	background-color: #F2F2F2 !important;
}

.bg-color-audi-gray {
	background-color: #C2C3C4 !important;
}

.bg-color-alt-gray {
	background-color: #7E8188 !important;
}

.bg-color-headline-gray {
	background-color: #535964 !important;
}

.bg-color-title-gray {
	background-color: #303642 !important;
}

.bg-color-white {
	background-color: #fff !important;
}

.bg-color-black {
	background-color: #000 !important;
}

.custom-heading.color-tangerine::after {
	background-color: #FA6950 !important;
}

.custom-heading.color-tangerine-dark::after {
	background-color: #E65757 !important;
}

.custom-heading.color-sea-nymph::after {
	background-color: #8BE6D2 !important;
}

.custom-heading.color-sea-nymph-dark::after {
	background-color: #67CFB3 !important;
}

.custom-heading.color-utility-red::after {
	background-color: #E01217 !important;
}

.custom-heading.color-utility-yellow::after {
	background-color: #FFECB4 !important;
}

.custom-heading.color-milk::after {
	background-color: #FCFBFA !important;
}

.custom-heading.color-line-gray::after {
	background-color: #E6E6E6 !important;
}

.custom-heading.color-line-gray-light::after {
	background-color: #F2F2F2 !important;
}

.custom-heading.color-audi-gray::after {
	background-color: #C2C3C4 !important;
}

.custom-heading.color-alt-gray::after {
	background-color: #7E8188 !important;
}

.custom-heading.color-headline-gray::after {
	background-color: #535964 !important;
}

.custom-heading.color-title-gray::after {
	background-color: #303642 !important;
}

.custom-heading.color-white::after {
	background-color: #fff !important;
}

.custom-heading.color-black::after {
	background-color: #000 !important;
}

/* Custom IGG Color Classes */

.color-gogenta {
	color: #EB1478 !important;
}

.color-gogenta-lite {
	color: #FF83B8 !important;
}

.color-aquaman {
	color: #00B4B7 !important;
}

.color-tomato-splatter {
	color: #F53C57 !important;
}

.color-danger {
	color: #CE0000 !important;
}

.color-orange-dribble {
	color: #F7780D !important;
}

.color-sizzurp {
	color: #9B367D !important;
}

.color-ninja-turtle {
	color: #008F8B !important;
}

.color-icon-sizzurp {
	color: #525076 !important;
}

/*.color-white {
	color: #FFFFFF !important;
}*/

.color-filter-grey {
	color: #FAFAFA !important;
}

.color-background-sizzurp {
	color: #F7F7F8 !important;
}

.color-background-warm {
	color: #F8F8F8 !important;
}

.color-reload-grey {
	color: #F5F5F5 !important;
}

.color-background-cool {
	color: #F5F6F6 !important;
}

/*.color-line-grey {
	color: #DDDDDD !important;
}*/

/*.color-audi-grey {
	color: #A8A8A8 !important;
}*/

.color-alt-text-grey {
	color: #6A6A6A !important;
}

.color-soft-titanium {
	color: #4A4A4A !important;
}

.color-batman-grey {
	color: #2A2A2A !important;
}

/*.color-black {
	color: #000000 !important;
}*/

.bg-color-gogenta {
	background-color: #EB1478 !important;
}

.bg-color-gogenta-lite {
	background-color: #FF83B8 !important;
}

.bg-color-aquaman {
	background-color: #00B4B7 !important;
}

.bg-color-tomato-splatter {
	background-color: #F53C57 !important;
}

.bg-color-danger {
	background-color: #CE0000 !important;
}

.bg-color-orange-dribble {
	background-color: #F7780D !important;
}

.bg-color-sizzurp {
	background-color: #9B367D !important;
}

.bg-color-ninja-turtle {
	background-color: #008F8B !important;
}

.bg-color-icon-sizzurp {
	background-color: #525076 !important;
}

/*.bg-color-white {
	background-color: #FFFFFF !important;
}*/

.bg-color-filter-grey {
	background-color: #FAFAFA !important;
}

.bg-color-background-sizzurp {
	background-color: #F7F7F8 !important;
}

.bg-color-background-warm {
	background-color: #F8F8F8 !important;
}

.bg-color-reload-grey {
	background-color: #F5F5F5 !important;
}

.bg-color-background-cool {
	background-color: #F5F6F6 !important;
}

/*.bg-color-line-grey {
	background-color: #DDDDDD !important;
}*/

/*.bg-color-audi-grey {
	background-color: #A8A8A8 !important;
}*/

.bg-color-alt-text-grey {
	background-color: #6A6A6A !important;
}

.bg-color-soft-titanium {
	background-color: #4A4A4A !important;
}

.bg-color-batman-grey {
	background-color: #2A2A2A !important;
}

/*.bg-color-black {
	background-color: #000000 !important;
}*/

/* IGG Icons
--------------------------------------------- */

[class^="i-glyph-icon-22-"],
[class*=" i-glyph-icon-22-"] {
	font-family: 'igg-glyphs-22';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.i-glyph-icon-22-transmedia:before {
	content: "\e61d";
}
.i-glyph-icon-22-timeleft:before {
	content: "\e600";
}
.i-glyph-icon-22-nonprofit:before {
	content: "\e601";
}
.i-glyph-icon-22-flexiblefunding:before {
	content: "\e602";
}
.i-glyph-icon-22-fixedfunding:before {
	content: "\e603";
}
.i-glyph-icon-22-writing:before {
	content: "\e611";
}
.i-glyph-icon-22-theatre:before {
	content: "\e605";
}
.i-glyph-icon-22-technology:before {
	content: "\e606";
}
.i-glyph-icon-22-smallbusiness:before {
	content: "\e607";
}
.i-glyph-icon-22-photography:before {
	content: "\e608";
}
.i-glyph-icon-22-music:before {
	content: "\e609";
}
.i-glyph-icon-22-health:before {
	content: "\e60a";
}
.i-glyph-icon-22-gaming:before {
	content: "\e60b";
}
.i-glyph-icon-22-food:before {
	content: "\e60c";
}
.i-glyph-icon-22-film:before {
	content: "\e60d";
}
.i-glyph-icon-22-fashion:before {
	content: "\e60e";
}
.i-glyph-icon-22-environment:before {
	content: "\e60f";
}
.i-glyph-icon-22-education:before {
	content: "\e610";
}
.i-glyph-icon-22-design:before {
	content: "\e612";
}
.i-glyph-icon-22-community:before {
	content: "\e613";
}
.i-glyph-icon-22-comic:before {
	content: "\e614";
}
.i-glyph-icon-22-charity:before {
	content: "\e604";
}
.i-glyph-icon-22-art:before {
	content: "\e615";
}
.i-glyph-icon-22-videoweb:before {
	content: "\e616";
}
.i-glyph-icon-22-sports:before {
	content: "\e617";
}
.i-glyph-icon-22-religion:before {
	content: "\e618";
}
.i-glyph-icon-22-politics:before {
	content: "\e619";
}
.i-glyph-icon-22-animals:before {
	content: "\e61a";
}
.i-glyph-icon-22-personalcause:before {
	content: "\e61b";
}
.i-glyph-icon-22-dance:before {
	content: "\e61c";
}
.i-glyph-icon-22-foreverfunding:before {
	content: "\e61e";
}

/* These are the correct icon classes for the updated IGG icon font, but for now we're going to stick with the old IGG icon font so commenting this out. Old icon classes are below these.

[class="i-glyph-icon-30-"],
[class*=" i-glyph-icon-30-"] {
	font-family: 'igg-glyphs-30';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.i-glyph-icon-30-transmedia:before {
	content: "\e600";
}
.i-glyph-icon-30-location:before {
	content: "\e601";
}
.i-glyph-icon-30-embed:before {
	content: "\e602";
}
.i-glyph-icon-30-allcategories:before {
	content: "\e603";
}
.i-glyph-icon-30-uparrow:before {
	content: "\e604";
}
.i-glyph-icon-30-view:before {
	content: "\e605";
}
.i-glyph-icon-30-edit:before {
	content: "\e606";
}
.i-glyph-icon-30-dashboard:before {
	content: "\e607";
}
.i-glyph-icon-30-todo:before {
	content: "\e608";
}
.i-glyph-icon-30-outpost:before {
	content: "\e609";
}
.i-glyph-icon-30-facebook:before {
	content: "\e60a";
}
.i-glyph-icon-30-twitter:before {
	content: "\e60b";
}
.i-glyph-icon-30-linkedin:before {
	content: "\e60c";
}
.i-glyph-icon-30-youtube:before {
	content: "\e60d";
}
.i-glyph-icon-30-tumblr:before {
	content: "\e60e";
}
.i-glyph-icon-30-instagram:before {
	content: "\e60f";
}
.i-glyph-icon-30-gplus:before {
	content: "\e610";
}
.i-glyph-icon-30-mail:before {
	content: "\e611";
}
.i-glyph-icon-30-link:before {
	content: "\e612";
}
.i-glyph-icon-30-go:before {
	content: "\e613";
}
.i-glyph-icon-30-following:before {
	content: "\e614";
}
.i-glyph-icon-30-follow:before {
	content: "\e615";
}
.i-glyph-icon-30-close:before {
	content: "\e616";
}
.i-glyph-icon-30-close:before:hover {
	text-decoration: none
}
.i-glyph-icon-30-close:before:hover:before {
}
.i-glyph-icon-30-close:before:focus {
	text-decoration: none;
}
.i-glyph-icon-30-close:before:focus:before {
	text-decoration: none;
}
.i-glyph-icon-30-website:before {
	content: "\e617";
}
.i-glyph-icon-30-politics:before {
	content: "\e618";
}
.i-glyph-icon-30-music:before {
	content: "\e619";
}
.i-glyph-icon-30-gaming:before {
	content: "\e61a";
}
.i-glyph-icon-30-comic:before {
	content: "\e61b";
}
.i-glyph-icon-30-environment:before {
	content: "\e61c";
}
.i-glyph-icon-30-health:before {
	content: "\e61d";
}
.i-glyph-icon-30-technology:before {
	content: "\e61e";
}
.i-glyph-icon-30-design:before {
	content: "\e61f";
}
.i-glyph-icon-30-fashion:before {
	content: "\e620";
}
.i-glyph-icon-30-smallbusiness:before {
	content: "\e621";
}
.i-glyph-icon-30-religion:before {
	content: "\e622";
}
.i-glyph-icon-30-videoweb:before {
	content: "\e623";
}
.i-glyph-icon-30-animals:before {
	content: "\e624";
}
.i-glyph-icon-30-personalcause:before {
	content: "\e625";
}
.i-glyph-icon-30-dance:before {
	content: "\e626";
}
.i-glyph-icon-30-sports:before {
	content: "\e627";
}
.i-glyph-icon-30-education:before {
	content: "\e628";
}
.i-glyph-icon-30-food:before {
	content: "\e629";
}
.i-glyph-icon-30-photography:before {
	content: "\e62a";
}
.i-glyph-icon-30-film:before {
	content: "\e62b";
}
.i-glyph-icon-30-community:before {
	content: "\e62c";
}
.i-glyph-icon-30-theatre:before {
	content: "\e62d";
}
.i-glyph-icon-30-charity:before {
	content: "\e62e";
}
.i-glyph-icon-30-writing:before {
	content: "\e62f";
}
.i-glyph-icon-30-art:before {
	content: "\e630";
}
.i-glyph-icon-30-upcarrot:before {
	content: "\e631";
}
.i-glyph-icon-30-downcarrot:before {
	content: "\e632";
}
.i-glyph-icon-30-leftcarrot:before {
	content: "\e633";
}
.i-glyph-icon-30-rightcarrot:before {
	content: "\e634";
}
.i-glyph-icon-30-downarrow:before {
	content: "\e635";
}
.i-glyph-icon-30-rightarrow:before {
	content: "\e636";
}
.i-glyph-icon-30-search:before {
	content: "\e637";
}
.i-glyph-icon-30-help:before {
	content: "\e638";
}
.i-glyph-icon-30-outlinedhelp:before {
	content: "\e639";
}
.i-glyph-icon-30-playbook:before {
	content: "\e63a";
}
.i-glyph-icon-30-console:before {
	content: "\e63b";
}
.i-glyph-icon-30-profile:before {
	content: "\e63c";
}
.i-glyph-icon-30-checkmark:before {
	content: "\e63d";
}
.i-glyph-icon-30-check:before {
	content: "\e63e";
}
.i-glyph-icon-30-create-category:before {
	content: "\e63f";
}
.i-glyph-icon-30-create-photo:before {
	content: "\e640";
}
.i-glyph-icon-30-create-duration:before {
	content: "\e641";
}
.i-glyph-icon-30-create-goal:before {
	content: "\e642";
}
.i-glyph-icon-30-create-edit:before {
	content: "\e643";
}
.i-glyph-icon-30-create-story:before {
	content: "\e644";
}
.i-glyph-icon-30-create-title:before {
	content: "\e645";
}
.i-glyph-icon-30-lock:before {
	content: "\e646";
}
.i-glyph-icon-30-donate:before {
	content: "\e647";
}
.i-glyph-icon-30-emergencies:before {
	content: "\e648";
}
.i-glyph-icon-30-memorials:before {
	content: "\e649";
}
.i-glyph-icon-30-celebrations:before {
	content: "\e64a";
}
.i-glyph-icon-30-volunteer:before {
	content: "\e64b";
}
.i-glyph-icon-30-id:before {
	content: "\e64c";
}
.i-glyph-icon-30-recent-activity:before {
	content: "\e64d";
}
.i-glyph-icon-30-exclamation:before {
	content: "\e64e";
}
.i-glyph-icon-30-bell:before {
	content: "\e64f";
}
.i-glyph-icon-30-download-cloud:before {
	content: "\e650";
}
.i-glyph-icon-30-clock:before {
	content: "\e651";
}
.i-glyph-icon-30-contributions:before {
	content: "\e653";
}
.i-glyph-icon-30-export:before {
	content: "\e654";
}
.i-glyph-icon-30-discover:before {
	content: "\e652";
}
.i-glyph-icon-30-progress:before {
	content: "\e655";
}
.i-glyph-icon-30-pre-launch:before {
	content: "\e656";
}
.i-glyph-icon-30-clipboard:before {
	content: "\e657";
}
.i-glyph-icon-30-dolly:before {
	content: "\e658";
}
.i-glyph-icon-30-box:before {
	content: "\e659";
}*/

/* Old IGG Icon Font */
[class^="i-glyph-icon-30-"], [class*=" i-glyph-icon-30-"] {
	font-family: 'igg-glyphs-30';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.i-glyph-icon-30-transmedia2:before {
	content: "\e64e";
}

.i-glyph-icon-30-location2:before {
	content: "\e64f";
}

.i-glyph-icon-30-embed2:before {
	content: "\e650";
}

.i-glyph-icon-30-allcategories2:before {
	content: "\e651";
}

.i-glyph-icon-30-uparrow2:before {
	content: "\e652";
}

.i-glyph-icon-30-view2:before {
	content: "\e653";
}

.i-glyph-icon-30-edit2:before {
	content: "\e654";
}

.i-glyph-icon-30-dashboard2:before {
	content: "\e655";
}

.i-glyph-icon-30-todo2:before {
	content: "\e656";
}

.i-glyph-icon-30-outpost2:before {
	content: "\e657";
}

.i-glyph-icon-30-facebook2:before {
	content: "\e658";
}

.i-glyph-icon-30-twitter2:before {
	content: "\e659";
}

.i-glyph-icon-30-linkedin2:before {
	content: "\e65a";
}

.i-glyph-icon-30-youtube2:before {
	content: "\e65b";
}

.i-glyph-icon-30-tumblr2:before {
	content: "\e65c";
}

.i-glyph-icon-30-instagram2:before {
	content: "\e65d";
}

.i-glyph-icon-30-gplus2:before {
	content: "\e65e";
}

.i-glyph-icon-30-mail2:before {
	content: "\e65f";
}

.i-glyph-icon-30-link2:before {
	content: "\e660";
}

.i-glyph-icon-30-go2:before {
	content: "\e661";
}

.i-glyph-icon-30-following2:before {
	content: "\e662";
}

.i-glyph-icon-30-follow2:before {
	content: "\e663";
}

.i-glyph-icon-30-close2:before {
	content: "\e664";
}

.i-glyph-icon-30-website2:before {
	content: "\e665";
}

.i-glyph-icon-30-politics2:before {
	content: "\e666";
}

.i-glyph-icon-30-music2:before {
	content: "\e667";
}

.i-glyph-icon-30-gaming2:before {
	content: "\e668";
}

.i-glyph-icon-30-comic2:before {
	content: "\e669";
}

.i-glyph-icon-30-environment2:before {
	content: "\e66a";
}

.i-glyph-icon-30-health2:before {
	content: "\e66b";
}

.i-glyph-icon-30-technology2:before {
	content: "\e66c";
}

.i-glyph-icon-30-design2:before {
	content: "\e66d";
}

.i-glyph-icon-30-fashion2:before {
	content: "\e66e";
}

.i-glyph-icon-30-smallbusiness2:before {
	content: "\e66f";
}

.i-glyph-icon-30-religion2:before {
	content: "\e670";
}

.i-glyph-icon-30-videoweb2:before {
	content: "\e671";
}

.i-glyph-icon-30-animals2:before {
	content: "\e672";
}

.i-glyph-icon-30-personalcause2:before {
	content: "\e673";
}

.i-glyph-icon-30-dance2:before {
	content: "\e674";
}

.i-glyph-icon-30-sports2:before {
	content: "\e675";
}

.i-glyph-icon-30-education2:before {
	content: "\e676";
}

.i-glyph-icon-30-food2:before {
	content: "\e677";
}

.i-glyph-icon-30-photography2:before {
	content: "\e678";
}

.i-glyph-icon-30-film2:before {
	content: "\e679";
}

.i-glyph-icon-30-community2:before {
	content: "\e67a";
}

.i-glyph-icon-30-theatre2:before {
	content: "\e67b";
}

.i-glyph-icon-30-charity2:before {
	content: "\e67c";
}

.i-glyph-icon-30-writing2:before {
	content: "\e67d";
}

.i-glyph-icon-30-art2:before {
	content: "\e67e";
}

.i-glyph-icon-30-upcarrot2:before {
	content: "\e67f";
}

.i-glyph-icon-30-downcarrot2:before {
	content: "\e680";
}

.i-glyph-icon-30-leftcarrot2:before {
	content: "\e681";
}

.i-glyph-icon-30-rightcarrot2:before {
	content: "\e682";
}

.i-glyph-icon-30-downarrow2:before {
	content: "\e683";
}

.i-glyph-icon-30-rightarrow2:before {
	content: "\e684";
}

.i-glyph-icon-30-search2:before {
	content: "\e685";
}

.i-glyph-icon-30-help2:before {
	content: "\e686";
}

.i-glyph-icon-30-outlinedhelp2:before {
	content: "\e687";
}

.i-glyph-icon-30-playbook2:before {
	content: "\e688";
}

.i-glyph-icon-30-console2:before {
	content: "\e689";
}

.i-glyph-icon-30-profile2:before {
	content: "\e68a";
}

.i-glyph-icon-30-checkmark2:before {
	content: "\e68b";
}

.i-glyph-icon-30-check2:before {
	content: "\e68c";
}

.i-glyph-icon-30-create-category2:before {
	content: "\e68d";
}

.i-glyph-icon-30-create-photo2:before {
	content: "\e68e";
}

.i-glyph-icon-30-create-duration2:before {
	content: "\e68f";
}

.i-glyph-icon-30-create-goal2:before {
	content: "\e690";
}

.i-glyph-icon-30-create-edit2:before {
	content: "\e691";
}

.i-glyph-icon-30-create-story2:before {
	content: "\e692";
}

.i-glyph-icon-30-create-title2:before {
	content: "\e693";
}

.i-glyph-icon-30-locked2:before {
	content: "\e694";
}

.i-glyph-icon-30-dismiss-keyboard2:before {
	content: "\e695";
}

.i-glyph-icon-30-discover-icon2:before {
	content: "\e696";
}

/*
Generic Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
}

body {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.625;
	overflow-x: hidden;
}

/* Used in the editor */
body.mce-content-body {
	width: auto;
	margin: 10px;
	float: none;
	-webkit-font-smoothing: auto !important;
	font-smoothing: auto !important;
	background: #fff;
}

a,
button,
input[type="text"],
input[type="search"],
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea,
input[type="text"]:focus,
input[type="search"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
textarea:focus,
.button {
	outline: none;

	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;

	-webkit-appearance: none;
	-moz-appearance: none;
}

p {
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
	padding: 0;
}

p,
ol,
ul,
.quote-caption {
	margin-bottom: 26px;
	margin-bottom: 2.6rem;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

.site-inner ol,
.site-inner ul,
.mce-content-body ol, /* Used in the editor */
.mce-content-body ul { /* used in the editor */
	margin-left: 40px;
	margin-left: 4rem;
	margin-bottom: 26px;
	margin-bottom: 2.6rem;
}

.content li {
	margin-bottom: 0.5em;
}

.content ul li {
	list-style-type: disc;
}

.content ol ol,
.content ul ul {
	margin-bottom: 0;
}

strong {
	font-weight: 700;
}

blockquote {
	position: relative;
	font-size: 18px;
	margin: 20px 40px 24px 16px;
	margin: 2rem 4rem 2.4rem 1.6rem;
}

blockquote::before {
	content: "\201C";
	position: absolute;
	font-family: Georgia;
	left: -13px;
}

blockquote p:last-of-type::after {
	content: "\201D";
	font-family: Georgia;
}

blockquote cite {
	display: block;
	margin-top: 0.5em;
	font-size: 16px;
}

blockquote cite i,
blockquote cite em {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
}

cite {
	font-style: normal;
}

/* Custom Font Sizes
--------------------------------------------- */

.large {
	font-size: 1.2em;
}

.font-size-60px {
	font-size: 55px !important;
}

.font-size-55px {
	font-size: 50px !important;
}

.font-size-50px {
	font-size: 45px !important;
}

.font-size-48px {
	font-size: 43px !important;
}

.font-size-45px {
	font-size: 40px !important;
}

.font-size-40px {
	font-size: 35px !important;
}

.font-size-36px {
	font-size: 31px !important;
}

.font-size-35px {
	font-size: 30px !important;
}

.font-size-30px {
	font-size: 25px !important;
}

.font-size-25px {
	font-size: 21px !important;
}

.font-size-24px {
	font-size: 19px !important;
}

.font-size-20px {
	font-size: 17px !important;
}

.font-size-16px {
	font-size: 14px !important;
}

.font-size-14px {
	font-size: 12px !important;
}

.font-size-12px {
	font-size: 11px !important;
}

@media (min-width: 768px) {

	.font-size-60px {
		font-size: 60px !important;
	}

	.font-size-55px {
		font-size: 55px !important;
	}

	.font-size-50px {
		font-size: 50px !important;
	}

	.font-size-48px {
		font-size: 48px !important;
	}

	.font-size-45px {
		font-size: 45px !important;
	}

	.font-size-40px {
		font-size: 40px !important;
	}

	.font-size-36px {
		font-size: 36px !important;
	}

	.font-size-35px {
		font-size: 35px !important;
	}

	.font-size-30px {
		font-size: 30px !important;
	}

	.font-size-25px {
		font-size: 25px !important;
	}

	.font-size-24px {
		font-size: 24px !important;
	}

	.font-size-20px {
		font-size: 20px !important;
	}

	.font-size-16px {
		font-size: 16px !important;
	}

	.font-size-14px {
		font-size: 14px !important;
	}

	.font-size-12px {
		font-size: 12px !important;
	}
}

/* Text Transform */
.text-transform-uppercase {
	text-transform: uppercase;
}

/* Text Align */
.text-align-left {
	text-align: left;
}

.text-align-center {
	text-align: center;
}

.text-align-right {
	text-align: right;
}

/* Links
--------------------------------------------- */

a {
	text-decoration: none;
}

a:hover {
}

.content .attachment a,
.content .gallery a {
	border: none;
}

.external-link-icons .external-link:after,
.email-link-icons .email-link:before,
.pdf-link-icons .pdf-link:before,
.doc-link-icons .doc-link:before {
	margin: 0 4px;
	white-space: nowrap;
	font-family: FontAwesome;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
}

.external-link-icons .external-link:after {
	content: "\f08e";
}

.email-link-icons .email-link:before {
	content: "\f003";
}

.pdf-link-icons .pdf-link:before {
	content: "\f1c1";
}

.pdf-link-icons .pdf-link:after {
	display: none;
}

.doc-link-icons .doc-link:before {
	content: "\f1c2";
}

.menu .external-link:after {
	display: none;
}

.image-link,
.image-link:hover {
	border-bottom: none !important;
	text-decoration: none !important;
}

.image-link:before,
.image-link:after {
	display: none;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 14px;
	margin: 0 0 1.6rem;
}

h1 {
	font-size: 28px;
	font-size: 2.8rem;
}

h2 {
	font-size: 24px;
	font-size: 2.4rem;
}

.content h2 {
	clear: both;
}

.widget .entry h2 {
	margin-bottom: 5px;
	margin-bottom: 0.5rem;
	font-size: 1em;
}

h3 {
	font-size: 20px;
	font-size: 2rem;
}

h4 {
	font-size: 18px;
	font-size: 1.8rem;
}

h5 {
	font-size: 16px;
	font-size: 1.6rem;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	width: auto; /* IE8 */
}

.wp-caption img {
	display: block;
}

iframe {
	display: block;
	border: none;
}

/* Remove VC video wrap padding, since we've already got a plugin. */
.wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
	padding: 0 !important;
}

/* Forms & Buttons
--------------------------------------------- */

input,
select,
textarea,
button,
label,
.button,
#subscribe-email input,  /* Begin Jetpack - Blog Subscription */
div.gform_wrapper input[type=text],
div.gform_wrapper input[type=url],
div.gform_wrapper input[type=email],
div.gform_wrapper input[type=tel],
div.gform_wrapper input[type=number],
div.gform_wrapper input[type=password],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label,
/*div.gform_wrapper.gf_browser_ie .gform_footer input.button,
div.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit],*/
.form-start-your-campaign input[type="number"] + label.currency {
	padding: 0.75em 0.5em;
	font-size: 16px;
	line-height: 1.4;
}

label {
	padding: 0;
}

input,
select,
textarea {
	border-width: 1px;
	border-style: solid;
}

input[type="radio"],
input[type="checkbox"],
input[type="image"] {
	width: auto;
}

input[type="file"],
input[type="range"] {
	padding-left: 0;
	padding-right: 0;
	border: none !important;
	box-shadow: none;
}

input:focus,
textarea:focus {
	outline: none;
}

::-moz-placeholder {
	opacity: 1;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.pagination-next a,
.pagination-previous a,
.archive-pagination li a {
	width: auto;
	padding-left: 45px;
	padding-right: 45px;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
	box-shadow: none;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.02em;
}

.button {
	display: inline-block;
}

.button:before,
.button:after {
	display: none;
}

/* Button / Input Sizes
--------------------------------------------- */

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="text"],
input[type="password"],
input[type="search"],
.button {
	height: 50px;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	line-height: 50px;
}

button.ghost.thick,
.button.ghost.thick,
input.ghost.thick {
	line-height: 48px;
}

button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small,
input.small {
	height: 40px;
	line-height: 40px;
	padding: 0 30px;
	font-size: 14px;
}

button.ghost.thick.small,
.button.ghost.thick.small,
input.ghost.thick.small {
	line-height: 36px;
}

button.large,
input[type="button"].large,
input[type="reset"].large,
input[type="submit"].large,
.button.large,
input.large {
	height: 55px;
	line-height: 55px;
	padding: 0 60px;
}

/* Ghost Button Style */
.button.ghost,
button.ghost {
	border-width: 1px;
	border-style: solid;
}

.button.ghost.thick,
button.ghost.thick {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-width: 3px;
}

.button.ghost.large,
button.ghost.large {
	padding-top: 0.57em;
	padding-bottom: 0.57em;
}

.button.ghost.thick.large,
button.ghost.thick.large {
	padding-top: 0.525em;
	padding-bottom: 0.525em;
}

.button.text-only,
.button.text-only:hover,
button.text-only,
button.text-only:hover {
	padding: 0 !important;
	border: none;
	vertical-align: middle;
}

.button.text-only .fa,
button.text-only .fa {
	margin-left: 0.25em;
	margin-top: -0.18em;
	font-size: 2.2em;
	vertical-align: middle;
}

/* Sidebar Forms, Buttons, & Inputs */
.sidebar #subscribe-email input, /* Begin Jetpack - Blog Subscription */
.sidebar div.gform_wrapper input[type="email"], /* Begin Gravity Forms */
.sidebar div.gform_wrapper input[type="text"],
.sidebar div.gform_wrapper textarea,
.sidebar .gform_wrapper .ginput_complex .ginput_left select,
.sidebar .gform_wrapper .ginput_complex .ginput_right select,
.sidebar .gform_wrapper .ginput_complex .ginput_left,
.sidebar .gform_wrapper .ginput_complex .ginput_right,
.sidebar .gform_wrapper .ginput_complex .ginput_right input[type=text] {
	width: 100% !important;
	padding: 0.5em;
}

.sidebar input[type="file"] {
	padding: 0;
}

.sidebar label {
	font-size: 0.9em;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top-width: 1px;
	border-top-style: solid;
	padding: 6px 0;
	padding: 0.6rem 0;
}

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-container {
	position: relative;
}

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1260px;
}

.site-inner {
	clear: both;
	padding: 0 20px;
}

.entry {
	margin-bottom: 0;
}

.sidebar .widget,
.ez-widget-area,
.breadcrumb,
.archive-description,
.author-box,
.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 20px;
	margin-bottom: 2rem;
	border-radius: 3px;
}

/* Bubble Layout
--------------------------------------------- */

.bubble .entry,
.bubble .sidebar .widget,
.bubble .ez-widget-area,
.bubble .breadcrumb,
.bubble .archive-description,
.bubble .author-box,
.bubble .comment-respond,
.bubble .entry-comments,
.bubble .entry-pings {
	padding: 30px 40px;
	padding: 3rem 4rem;
}

.bubble .sidebar .widget {
	background-color: #fff;
}

/* Column Widths and Positions
--------------------------------------------- */

.content-sidebar-wrap {
	float: left;
	width: 100%;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* Content */

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content {
	float: right;
	width: 100%;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 100%;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 100%;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* Column Classes
   Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds,
.footer-widgets .widget-area {
	float: left;
	margin: 0;
	width: 100%;
}

/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.post-edit-link {
	display: none;
}

.avatar {
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 2.4rem;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 2.4rem;
}

img.alignnone {
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
}

.alignleft {
	float: left;
	clear: left;
	text-align: left;
}

.alignright {
	float: right;
	clear: right;
	text-align: right;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 0.3em 24px 24px 0;
	margin: 0.3em 2.4rem 2.4rem 0;
}

img.alignright,
.wp-caption.alignright {
	margin: 0.3em 0 24px 24px;
	margin: 0.3em 0 2.4rem 2.4rem;
}

.wp-caption-text {
	font-size: 18px;
	font-style: italic;
	text-align: left;
}

.gallery-caption {
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
	margin-bottom: 2rem;
	background-color: #fff;
}

.archive-description,
.author-box {
	background-color: #fff;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.archive-description h1 {
	margin-bottom: 0;
}

.author-box-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 4px;
	margin-bottom: 0.4rem;
}

.author-box p {
	margin-bottom: 0;
}

.author-box .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

/* Titles
--------------------------------------------- */

.entry-title {
	word-wrap: break-word;
}

.entry-title a,
.sidebar .widget-title a {
	border-bottom: none;
}

.entry-title a:hover {
}

.widget-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.sidebar .widget-title a {
	border: none;
}

.archive-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

/*
Plugins & Widgets
---------------------------------------------------------------------------------------------------- */

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	padding: 0 0 24px;
	padding: 0 0 2.4rem;
}

.featured-content .entry-title {
	border: none;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.2;
}

.featured-content .entry-title a {
	border: none;
}

/* Genesis eNews Extended
--------------------------------------------- */

/* Not in use on Generosity.

.enews-widget {
	color: #999;
}

.sidebar .widget.enews-widget,
.bubble .sidebar .widget.enews-widget {
	background-color: #333;
}

.sidebar .enews-widget {
	padding: 40px;
	padding: 4rem;
}

.enews-widget .widget-title {
	color: #fff;
}

.enews-widget input {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

.enews-widget input:focus {
	border: 1px solid #ddd;
}

.enews-widget input[type="submit"] {
	background-color: #FF7259;
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"] {
	background-color: #fff;
	border-color: #fff;
	color: #333;
}*/

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

/* Genesis Extender
--------------------------------------------- */

.home .ez-home-container-area {
	margin-bottom: 0;
}

.home .ez-home-container-area .widget:last-child p:last-child,
.home .ez-home-container-area .widget:last-child ul:last-child,
.home .ez-home-container-area .widget:last-child ol:last-child {
	margin-bottom: 0;
}

.bubble .ez-widget-area {
	margin-bottom: 28px;
}

/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper {
	max-width: 100%;
}

div.gform_wrapper input[type=text],
div.gform_wrapper input[type=url],
div.gform_wrapper input[type=email],
div.gform_wrapper input[type=tel],
div.gform_wrapper input[type=number],
div.gform_wrapper input[type=password],
div.gform_wrapper textarea {
	font-size: 16px;
	font-size: 1.6rem;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
	margin: 1.6rem 0 0;
}

div.gform_wrapper li,
div.gform_wrapper form .gfield_checkbox li {
	margin: 0;
}

div.gform_wrapper ul.gfield_radio li { /* Prevent radio option from being cut off by default GF CSS */
	padding-left: 1px !important;
}

div.gform_wrapper .gform_footer input[type="submit"] {
	font-size: 14px;
	font-size: 1.4rem;
}

.sidebar .gform_wrapper .ginput_complex .ginput_left,
.sidebar .gform_wrapper .ginput_complex .ginput_right {
	padding: 0;
}

.sidebar div.gform_wrapper .gfield_time_hour input,
.sidebar div.gform_wrapper .gfield_time_minute input,
.sidebar div.gform_wrapper .gfield_date_month input,
.sidebar div.gform_wrapper .gfield_date_day input,
.sidebar div.gform_wrapper .gfield_date_year input {
	width: 70% !important;
}

.sidebar div.gform_wrapper li,
.sidebar div.gform_wrapper input[type="button"] + input[type="submit"] {
	margin-top: 8px;
	margin-top: 0.8rem;
}

/* From the old theme */
div.gform_wrapper {
	max-width: 100%;
	margin: 0 !important;
}

.gform_wrapper h3.gform_title {
	margin-top: 0 !important;
}

div.gform_wrapper label {
	font-weight: normal !important;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
	margin: 1.6rem 0 0;
}

div.gform_wrapper li,
div.gform_wrapper form .gfield_checkbox li {
	margin: 0;
}

div.gform_wrapper ul.gfield_radio li { /* Prevent radio option from being cut off by default GF CSS */
	padding-left: 1px !important;
}

/*.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea {
	width: 92% !important;
}*/

div.gform_wrapper .gfield_required {
}

body .gform_wrapper .gform_footer {
	padding: 0;
}

/* Confirmation */

div.gform_confirmation_message {
	padding: 0;
	background-color: transparent;
	border: none;
}

div.gform_confirmation_message h2,
div.gform_confirmation_message h3 {
}

/* Errors */
div.gform_wrapper div.validation_error {
	width: 97%;
	border-color: #eb1478;
}

/* Sidebar */

.sidebar .gform_wrapper .ginput_complex .ginput_left,
.sidebar .gform_wrapper .ginput_complex .ginput_right {
	padding: 0;
}

.sidebar div.gform_wrapper .gfield_time_hour input,
.sidebar div.gform_wrapper .gfield_time_minute input,
.sidebar div.gform_wrapper .gfield_date_month input,
.sidebar div.gform_wrapper .gfield_date_day input,
.sidebar div.gform_wrapper .gfield_date_year input {
	width: 70% !important;
}

.sidebar div.gform_wrapper li,
.sidebar div.gform_wrapper input[type="button"] + input[type="submit"] {
	margin-top: 8px;
	margin-top: 0.8rem;
}

/* Jetpack - WP Stats
--------------------------------------------- */

img#wpstats {
	display: none;
}

/* Jetpack - Blog Subscriptions
--------------------------------------------- */

/*#jetpack_subscription_widget input,
#subscribe-email input {
	width: 100%;
}

.jetpack_subscription_widget .success {
	margin-bottom: 15px;
	padding: 15px;
	border: 1px solid #cfe7cd;
}

.jetpack_subscription_widget .error {
	margin-bottom: 15px;
	padding: 15px;
	border: 1px solid #efddd8;
}*/

/* FancyBox for Wordpress
--------------------------------------------- */

#fancybox-overlay {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/* Remove box-shadow */
.fancybox-bg {
	display: none;
}

#fancybox-content {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

.fancybox-content-wrap {
	padding: 50px 40px !important;
	width: 750px;
	max-width: 100%;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

.fancybox-content.width-wide .fancybox-content-wrap {
	width: 1200px;
}

.fancybox-content.width-narrow .fancybox-content-wrap {
	width: 550px;
}

.fancybox-content .arve-wrapper,
.fancybox-content :last-child {
	margin-bottom: 0;
}

.fancybox-content iframe {
	max-width: 100%;
}

#fancybox-close {
	top: 20px !important;
	right: 20px !important;
	width: 28px !important;
	height: 28px !important;
	background-image: none !important;
	font-family: 'igg-glyphs-30';
	font-size: 28px;
	line-height: 1;
	-webkit-transition: opacity .25s ease;
	   -moz-transition: opacity .25s ease;
		-ms-transition: opacity .25s ease;
		 -o-transition: opacity .25s ease;
			transition: opacity .25s ease;
}

#fancybox-close:before {
	content: "\e664";
}

#fancybox-close:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/* Borderless Lightbox */
#fancybox-wrap.no-border {
	padding-top: 50px;
}

#fancybox-wrap.no-border .fancybox-content-wrap {
	padding: 0 !important;
}

#fancybox-wrap.no-border #fancybox-close {
	top: auto !important;
	bottom: 100% !important;
	right: 5px !important;
	margin-bottom: 5px;
}

/* Layer Slider
--------------------------------------------- */

.ls-inner {
	color: #fff;
	font-size: 20px;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}

.ls-l {
	width: 480px;
}

body .ls-inner h2 {
	color: #fff;
}

body .ls-inner p {
	font-weight: 400;
	white-space: normal !important;
}

.ls-container .ls-nav-prev,
.ls-container .ls-nav-next {
	position: absolute;
	z-index: 5;
	top: 50%;
	left: 20px;
	margin-top: -45px;
	color: #fff;
	font-family: 'igg-glyphs-30';
	font-size: 90px;
	opacity: 0.3;
	filter: alpha(opacity=30);
	text-shadow: 1px 1px 5px #000000;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all .25s ease;
	   -moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		 -o-transition: all .25s ease;
			transition: all .25s ease;
}

.ls-container .ls-nav-next {
	left: auto;
	right: 20px;
}

.site-inner .ls-container .ls-nav-prev:hover,
.site-inner .ls-container .ls-nav-next:hover {
	color: #fff !important;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-decoration: none !important;
}

.ls-container .ls-nav-prev:before,
.ls-container .ls-nav-next:before {
	content: "\e681";
}

.ls-container .ls-nav-next:before {
	content: "\e682";
}

/* MapPress
--------------------------------------------- */

body .mapp-layout {
	margin: 0;
}

.mapp-layout,
.mapp-map-links {
	border: none !important;
}

/* Simple Section Navigation
--------------------------------------------- */

.simple-section-nav .current_page_item > a,
.simple-section-nav .current_page_ancestor > a {

}

.simple-section-nav .current_page_item > a,
.simple-section-nav .custom-custom-post-type-parent > a {
	font-weight: bold;
}

/* Events Manager
--------------------------------------------- */

.em-calendar-wrapper {
	clear: both;
}

.em-calendar-wrapper .fullcalendar tbody td {
	vertical-align: top;
}

.em-calendar-wrapper .fullcalendar thead th,
.em-calendar-wrapper .fullcalendar thead td {
	display: inline-block;
}

.em-calendar-wrapper .fullcalendar thead th,
.em-calendar-wrapper .fullcalendar thead td,
.em-calendar-wrapper .fullcalendar .days-names td {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.em-calendar-wrapper .fullcalendar thead th,
.em-calendar-wrapper .fullcalendar thead td {
	border: none;
	width: 10%;
}

.em-calendar-wrapper .fullcalendar .month_name {
	width: 80%;
}

.em-calendar-wrapper .fullcalendar thead a,
.em-calendar-wrapper .fullcalendar .eventful > a:first-child,
.em-calendar-wrapper .fullcalendar .eventful-post > a:first-child,
.em-calendar-wrapper .fullcalendar .eventful-pre > a:first-child {
	border-bottom: none;
	text-decoration: none;
}

.em-calendar-wrapper .fullcalendar tbody {
	line-height: 1.2;
}

.em-calendar-wrapper .fullcalendar tbody tr,
.em-calendar-wrapper .fullcalendar tbody td {
	display: block;
	width: 100%;
	height: auto;
}

.em-calendar-wrapper .fullcalendar tbody td {
	display: block;
	border-top-width: 0;
}

.em-calendar-wrapper .fullcalendar tbody .days-names + tr td:first-child {
	border-top-width: 1px;
}

.em-calendar-wrapper .fullcalendar .days-names td {
	display: none;
	height: auto;
	padding: 1em 0;
	background-color: #999;
	color: #fff;
	border-color: #666;
}

.em-calendar-wrapper .fullcalendar ul {
	margin: 5px 0px 10px 20px;
	margin: 0.5rem 0 1rem 2rem;
	font-size: 0.9em;
}

.em-calendar-wrapper .fullcalendar li {
	margin-bottom: .5em;
}

.em-calendar-wrapper table.fullcalendar tr td a {
	text-decoration: none;
}

/* Sumome
--------------------------------------------- */

body a[title="SumoMe"] {
	display: none !important;
}

/* WP Types & Views
--------------------------------------------- */

.wpv-sorting-indicator {
	display: none !important;
}

th a.wpv-header-no-sort:after,
th a.wpv-header-asc:after,
th a.wpv-header-desc:after {
	content: "\f0dd"; /* \f0a9 = circle arrow, \f061 = arrow, \f178 = long arrow, \f105 = angle, \f101 = double angle, \f0da = caret */
	position: relative;
	top: -0.4em;
	display: inline-block;
	margin-left: 0.5em;
	font-family: FontAwesome;
	font-size: 0.7em;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
}

th a.wpv-header-desc:after {
	content: "\f0de";
	top: auto;
}

/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	position: relative;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*box-shadow: 0px 2px 4px rgba(0,0,0,0.5);*/
	z-index: 1;
}

.custom-background .site-header {
	background-color: transparent;
}

.site-header .wrap {
	padding: 10px 25px 10px 15px;
	max-width: 100%;
}

.hide-header .site-header {
	display: none;
}

.hide-header-navigation-search .site-header .nav-primary,
.hide-header-navigation-search .site-header .widget-area,
.hide-header-navigation-search .site-header .toggle-buttons {
	display: none !important;
}

/* Title Area
--------------------------------------------- */

.title-area {
	width: auto;
	font-weight: 700;
	display: inline-block;
	max-width: 60%;
}

.site-title {
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 0; /* To prevent extra v-space around inline-block logos */
	line-height: 1;
}

.site-title a,
.site-title a:hover {
	color: #333;
}

.site-description {
	color: #999;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 0;
}

.has-logo .site-title a:first-child {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

/* Logo
--------------------------------------------- */

.logos {
	display: inline-block;
	height: 20px;
	vertical-align: middle;
	margin-top: 10px;
}

.logos.custom-logo {
	height: 40px;
	margin-top: 0;
}

.logo {
	display: inline-block;
	width: auto;
	height: 100%;
	max-height: 30px;
	vertical-align: middle;
}

.logos.custom-logo .logo {
	max-height: 28px;
	margin-top: 7px;
}

.logo-full {
	display: none;
}

/* Header Widget Areas
--------------------------------------------- */

.site-header .widget-area {
	width: 100%;
	padding: 10px 15px;
	background-color: #FCFBFA;
	overflow: hidden;
}

/* Header Dropdown Area
--------------------------------------------- */

.site-header .header-dropdown .search-form {
	margin: 0 auto;
	margin: 0 auto;
	text-align: center;
}

.site-header .header-dropdown input {
	height: 40px;
	line-height: 40px;
	border: 0;
	box-shadow: none;
}

.site-header .header-dropdown input[type="search"] {
	padding-left: 0;
	background-color: transparent;
}

.site-header .header-dropdown input[type="submit"] {
	opacity: 0;
	filter: alpha(opacity=0);
	padding: 0 30px;
	font-size: 14px;
}

.site-header .header-dropdown.nav-toggle-open input[type="search"],
.site-header .header-dropdown.nav-toggle-open input[type="submit"] {
	opacity: 1;
	filter: alpha(opacity=100);
}

.nav-primary,
.site-header .widget-area {
	position: absolute;
	z-index: -999;
	top: 100%;
	margin-top: 1px !important;
	left: 0;
	right: 0;
	opacity: 0;
	height: 0;
	padding: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.25s ease, z-index 0s 0.25s;
	   -moz-transition: opacity 0.25s ease, z-index 0s 0.25s;
		-ms-transition: opacity 0.25s ease, z-index 0s 0.25s;
		 -o-transition: opacity 0.25s ease, z-index 0s 0.25s;
			transition: opacity 0.25s ease, z-index 0s 0.25s;
}

.site-container > .nav-primary {
	top: auto;
}

.nav-primary.nav-toggle-open,
.widget-area.nav-toggle-open {
	z-index: 50;
	opacity: 1;
	height: auto;
	filter: alpha(opacity=100);
	-webkit-transition: z-index 0s ease, opacity 0.25s 0s;
	   -moz-transition: z-index 0s ease, opacity 0.25s 0s;
		-ms-transition: z-index 0s ease, opacity 0.25s 0s;
		 -o-transition: z-index 0s ease, opacity 0.25s 0s;
			transition: z-index 0s ease, opacity 0.25s 0s;
}

.widget-area.nav-toggle-open {
	padding: 10px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.header-dropdown-spacer.nav-toggle-open {
	height: 61px;
}

.header-page-banner .header-dropdown-spacer.nav-toggle-open {
	height: 0;
}

/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

/* General Navigation
--------------------------------------------- */

#menu-toggle {
	display: block;
	clear: both;
	margin: 0 20px;
	margin: 0 2rem;
	text-align: center;
}

.bubble #menu-toggle {
	margin-top: 20px;
	margin-top: 2rem;
}

.custom-background #menu-toggle {
	margin-top: 0;
}

.genesis-nav-menu {
	margin: 0;
	width: 100%;
}

.genesis-nav-menu li {
	position: relative;
	display: block;
	border-width: 1px 0;
}

.genesis-nav-menu li.first {
	border-top: none;
}

.genesis-nav-menu a {
	position: relative;
	padding: 0.43em 1.8em;
}

.genesis-nav-menu a,
.genesis-nav-menu > .right {
	display: block;
}

.genesis-nav-menu > .rss > a {
	margin-right: 15px;
	margin-right: 1.5rem;
}

/* Sub Navigation
--------------------------------------------- */

.genesis-nav-menu ul {
	display: none;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	-webkit-transition: opacity .4s ease-in-out;
	   -moz-transition: opacity .4s ease-in-out;
		-ms-transition: opacity .4s ease-in-out;
		 -o-transition: opacity .4s ease-in-out;
			transition: opacity .4s ease-in-out;
}

.genesis-nav-menu [class*="current-"] > ul,
.genesis-nav-menu [class*="current_"] > ul {
	display: block;
}

.genesis-nav-menu li ul {
	border-width: 0;
	border-style: solid;
}

.genesis-nav-menu > li > ul {
	font-size: 0.9em;
}

.genesis-nav-menu ul li {
	padding-left: 15px;
	padding-left: 1.5rem;
}

.genesis-nav-menu ul a {
	position: relative;
	padding: 10px 5px;
}

.genesis-nav-menu .sub-icon,
.genesis-nav-menu ul .sub-icon {
	position: absolute;
	z-index: 99;
	top: 0;
	right: 0;
	width: 50px;
	padding-left: 0;
	padding-right: 0;
	border: none;
	text-align: center;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary,
.nav-secondary {
	overflow: hidden;
	background-color: #fff;
	font-weight: 500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.nav-primary a {
	padding-right: 50px;
	padding-right: 5rem;
}

.site-header .nav-primary .menu > li > a {
	padding: 1.25em 15px;
}

.big-button-nav-toggle .nav-primary {
	margin: 4px 20px 0;
	border-radius: 3px;
	box-shadow: none;
}

/* Genesis Navigation Extras
--------------------------------------------- */

.genesis-nav-menu > .right {
	display: none;
	padding: 0 1.95em;
	line-height: 40px;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .right .button,
.genesis-nav-menu > .right input {
	display: inline-block;
	float: none !important;
	width: auto;
	padding: 0.6em 1.2em;
	font-weight: 600;
	text-transform: uppercase;
}

.genesis-nav-menu > .right .search-form {
	display: block;
	padding: 0;
	text-align: center;
}

.genesis-nav-menu > .right input[type="submit"] {
	margin: 0 0 0 0.5em;
}

/* Custom Navigation Extras
--------------------------------------------- */

.header-extras {
	float: right;
	margin: 5px 0;
}

.header-extras li {
	display: inline-block;
	float: none !important;
}

.header-extras li {
	margin-left: 30px;
}

.header-extras .header-search-link a,
.header-extras .header-menu-link a {
	display: inline-block;
	width: 20px;
	height: 30px;
	padding: 0 !important;
	/*background: transparent url(images/search-icon@2x.png) no-repeat 50% 50%;
	background-size: contain;*/
	vertical-align: middle;
}

.header-extras .header-search-link svg,
.header-extras .header-menu-link svg {
	width: 100%;
	height: 100%;
}

/*.header-extras .header-search-link:hover a,
.header-extras .header-search-link.active a {
	background-image: url(images/search-icon-active@2x.png);
}

.header-extras .header-menu-link a {
	background-image: url(images/menu-icon@2x.png);
}

.header-extras .header-menu-link:hover a,
.header-extras .header-menu-link.active a {
	background-image: url(images/menu-icon-active@2x.png);
}*/

.header-extras .header-fundraise-button {
	display: none;
}

/* Secondary Navigation
--------------------------------------------- */

/* Header Navigation
--------------------------------------------- */

.site-header .widget-area .menu a,
.site-header .widget-area .menu .right {
	padding: 15px 10px;
	padding: 1.5rem 1rem;
	font-size: .8em;
	border-bottom-width: 0;
}

.site-header .widget-area .menu > li {
	display: inline-block;
	border-top: none;
}

.site-header .widget-area .menu li ul {
	display: none;
}

/* Header Primary Navigation
--------------------------------------------- */

.site-header .nav-primary {
	float: right;
	margin: 0;
}

.site-header .nav-primary .wrap {
	padding: 0;
}

.site-header .right:last-child {
	padding-right: 0;
}

/* Non jQuery Styles
--------------------------------------------- */

.no-jquery #menu-toggle {
	display: none;
}

.no-jquery #menu-toggle:hover + .genesis-nav-menu,
.no-jquery a:hover + ul,
.no-jquery ul:hover {
	display: block;
}

/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 0;
	background-color: #fff;
}

.widget .entry,
.bubble .widget .entry {
	padding: 0;
	margin-bottom: 20px;
	margin-bottom: 2rem;
}

.content > .entry:first-child .entry-header {
	margin-top: 0.5em;
}

/* Lists inside columns (to remove bottom margin as needed at mobile sizes */
.no-list-margin ul,
.no-list-margin ol {
	margin-top: 0;
	margin-bottom: 0;
}

.entry-meta {
	color: #999;
	font-size: 14px;
	font-size: 1.4rem;
}

.entry-meta a {
	border-bottom: 1px solid #ddd;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.entry-footer {
	clear: both;
}

.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	padding-top: 12px;
	padding-top: 1.2rem;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
	margin: 0 0.6rem 0 0.2rem;
}

.entry-categories,
.entry-tags {
	display: block;
}

/* Blog archives and single post pages.
--------------------------------------------- */

/*.blog .site-container,
.single .site-container,
article.post {
   background-color: #FCFBFA;
}*/

.blog article.post,
.archive article.post,
.igg-posts.generosity-blog article.post {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 40px;
}

.blog article.post:last-child,
.archive article.post:last-child,
.igg-posts.generosity-blog article.post:last-child {
	border-bottom: 0;
}

/*.content > .entry:first-child .entry-title {
	margin-top: 16px;
	margin-top: 1.6rem;
}*/

.blog article.post .entry-title,
.archive article.post .entry-title,
.single article.post .entry-title,
.igg-posts.generosity-blog article.post .entry-title {
	font-size: 30px;
	font-weight: 600;
}

.blog article.post .entry-title::after,
.archive article.post .entry-title::after,
.single article.post .entry-title::after,
.igg-posts.generosity-blog article.post .entry-title::after {
	content: "";
	display: block;
	width: 60px;
	height: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-bottom: 30px;
	margin-top: 10px;
}

.blog article.post .entry-time,
.archive article.post .entry-time,
.single article.post .entry-time,
.igg-posts.generosity-blog article.post .entry-time {
	font-size: 16px;
	font-size: 1.6rem;
	margin-right: 20px;
}

.blog article.post .entry-author,
.archive article.post .entry-author,
.single article.post .entry-author,
.igg-posts.generosity-blog article.post .entry-author {
	font-size: 16px;
	font-size: 1.6rem;
}

.blog article.post .entry-author,
.igg-posts.generosity-blog article.post .entry-author {
	display: none;
}

.blog article.post .entry-author-link,
.archive article.post .entry-author-link,
.single article.post .entry-author-link,
.igg-posts.generosity-blog article.post .entry-author-link {
	border-bottom: none;
}

.single article.post .entry-header .entry-meta {
	overflow: hidden;
	margin-bottom: 10px;
}

.blog article.post .entry-header p.entry-meta:first-child,
.archive article.post .entry-header p.entry-meta:first-child,
.single article.post .entry-header p.entry-meta:first-child,
.igg-posts.generosity-blog article.post p.entry-meta:first-child {
	margin-bottom: 12px;
}

article.post .entry-categories a,
article.post .entry-tags a,
.widget .tagcloud a {
	display: block;
	float: left;
	font-size: 14px !important;
	letter-spacing: 0.5px;
	padding: 5px 10px;
	border-width: 1px;
	border-style: solid;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 2px;
}

.blog .entry-content > p,
.archive .entry-content > p,
.igg-posts.generosity-blog .entry-content > p {
	margin-bottom: 30px;
	margin-bottom: 3rem;
}

.blog article.post .entry-content p,
.archive article.post .entry-content p,
.single article.post .entry-content p,
.igg-posts.generosity-blog article.post .entry-content p {
	font-size: 18px;
	font-size: 1.8rem;
}

.blog article.post .entry-footer,
.archive article.post .entry-footer,
.igg-posts.generosity-blog article.post .entry-footer {
	margin-bottom: 30px;
}

.blog article.post .generosity-blog-shadow,
.archive article.post .generosity-blog-shadow,
.igg-posts.generosity-blog article.post .generosity-blog-shadow {
	background-image: linear-gradient(-180deg, rgba(255,255,255,0.00) 0%, #fff 100%);
	width: 100%;
	height: 60px;
	margin-top: -90px;
	z-index: 1;
	position: relative;
	margin-bottom: 30px;
}

.blog .generosity-read-more,
.archive .generosity-read-more,
.igg-posts.generosity-blog .generosity-read-more {
	display: inline-block;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

/* Pagination
--------------------------------------------- */

.archive-pagination,
.entry-pagination {
	font-size: 14px;
	font-size: 1.4rem;
	margin: 20px 0 30px;
	margin: 2rem 0 3rem;
}

.archive-pagination ul {
	margin-left: 0;
}

.archive-pagination li {
	display: inline;
}

.pagination-next a,
.pagination-previous a,
.archive-pagination li a {
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
	padding: 0.8rem 1.2rem;
}

.entry-pagination a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.comment-respond a,
.entry-comments a {
	border-bottom: 1px solid #ddd;
}

.comment-content {
	clear: both;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px;
	margin-right: 1.2rem;
}

.content .comment-list,
.content .ping-list,
.content .comment-list ul,
.content .ping-list ul {
	margin-left: 0;
}

.content .comment-list li,
.content .ping-list li {
	list-style-type: none;
}

.comment-list li {
	margin-top: 24px;
	margin-top: 2.4rem;
	padding: 32px;
	padding: 3.2rem;
}

.comment-list li li {
	margin-right: -32px;
	margin-right: -3.2rem;
}

li.comment {
	border-width: 2px;
	border-style: solid;
	border-right: none;
}

.comment .avatar {
	margin: 0 16px 24px 0;
	margin: 0 1.6rem 2.4rem 0;
}

.entry-pings .reply {
	display: none;
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 24px;
	padding: 2.4rem;
}

/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar p:last-child,
.sidebar ul:last-child {
	margin-bottom: 0;
}

.sidebar ul {
	margin-left: 0;
}

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol {
	padding-left: 15px;
	padding-left: 1.5rem;
	margin-bottom: 0;
}

.sidebar li {
	list-style-type: none;
	margin-bottom: 12px;
	word-wrap: break-word;
	line-height: 1.4;
}

.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.bubble .ez-widget-area {
	background-color: #fff;
	border-radius: 3px;
}

.content-sidebar .sidebar-primary {
	padding: 20px;
	border-width: 1px;
	border-style: solid;
	margin-top: 80px;
	margin-bottom: 20px;
}

.sidebar-primary .widget:first-child {
	margin-top: 0;
}

.sidebar-primary .widget-title {
	font-size: 18px;
	font-size: 1.8rem;
	padding-bottom: 12px;
	padding-bottom: 1.2rem;
	border-width: 0 0 1px;
	border-style: solid;
	margin-bottom: 19px;
	margin-bottom: 1.9rem;
}

/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	clear: both;
	font-size: 14px;
}

.hide-footer .footer-widgets {
	display: none;
}

.footer-widgets .wrap {
	padding: 100px 20px 0;
	padding: 10rem 2rem 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 100%;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}

.footer-widgets a {
}

.footer-widgets a:hover {
}

.footer-widgets .widget {
	margin-bottom: 24px;
}

.footer-widgets .widget-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 20px;
	font-size: 18px;
}

.footer-widgets li {
	list-style-type: none;
	margin-bottom: 20px;
	word-wrap: break-word;
}

.footer-widgets .search-form input:focus {
	border: 1px solid #ddd;
}

.footer-widgets .generosity-footer-logo-wrap {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 24px;
}

.footer-widgets .generosity-footer-logo-wrap img {
	height: 31px;
	width: auto;
	margin: 0;
}

.igg-lang-selector-wrapper {
	max-width: 110px;
}

.igg-lang-selector-wrapper ul {
	float: left;
    background: #535964;
    font-size: 14px;
    height: 40px;
    width: 110px;
    padding: 10px;
    border-width: 0;
    border-radius: 0;
    margin-bottom: 20px;    
}

.igg-lang-selector-wrapper ul li { 
	z-index: 2;
	margin: 0;
	justify-content: space-between;
    color: #303642;	
}

.igg-lang-selector-wrapper ul li:not(.init) { 
	position: relative;
    left: -10px;
    top: 9px;
	float: left;
	width: 110px;
	display: none;
	padding: 10px 5px;
    border-top: 1px solid #454e60;
    background: #303642;
    border-left: 1px solid rgba(0,0,0,0.15);
    border-right: 1px solid rgba(0,0,0,0.15);
    color: #7e8188;	
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

.igg-lang-selector-wrapper ul li:not(.init):hover, ul li.selected:not(.init) { 
	background: #454E60;
}

.igg-lang-selector-wrapper li {
	cursor: pointer;
}

.igg-lang-selector-wrapper li.init.closed::after {
    content: '\f107';
    font-family: 'FontAwesome';
    display: block;
    position: relative;
    top: -10px;
    float: right;
    color: #303642;
    width: 16px;
    height: 16px;
    transition: .2s ease-in-out;
    font-size: 24px;
}

.igg-lang-selector-wrapper li.init.open::after {
    content: '\f107';
    font-family: 'FontAwesome';
    display: block;
    position: relative;
    transform: rotate(-180deg) translateY(-4px);
    top: 10px;
    float: right;
    color: #303642;
    width: 16px;
    height: 16px;
    transition: .2s ease-in-out;
    font-size: 24px;
}

/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	font-size: 14px;
	text-align: center;
	padding-top: 90px;
}

.site-footer .wrap {
	padding: 20px;
}

.site-footer a:before,
.site-footer a:after {
	display: none;
}

.site-footer p {
	margin-bottom: .75em;
}

.site-footer p:last-child {
	margin-bottom: 0;
}

.site-footer .generosity-footer-bottom {
	margin-bottom: 60px;
}

.site-footer .generosity-footer-bottom a {
	display: inline-block;
}

.site-footer .generosity-footer-bottom img {
	height: 30px;
	display: block;
	margin-bottom: -10px;
}

.site-footer .generosity-footer-very-bottom {
	margin-top: 40px;
	font-size: 14px;
}

.site-footer .generosity-footer-very-bottom a {
	margin-right: 20px;
	font-size: 12px;
}

.site-footer .generosity-footer-very-bottom a:last-child {
	margin-right: 0;
}

/*
General Components
---------------------------------------------------------------------------------------------------- */

/* jQuery UI
--------------------------------------------- */

/* Datepicker */

table.ui-datepicker-calendar {
	line-height: 1;
}

.ui-datepicker select {
	width: auto;
}

/* Search Form
--------------------------------------------- */

.search-form {
	padding-right: 100px;
}

.search-form input[type="search"] {
	width: 100%;
}

.search-form input[type="submit"] {
	display: none;
	float: right;
	margin-right: -100px;
}

.search-form input[type="submit"].mobile-search-submit {
	display: inline-block;
}

/* Generosity Footer Icons
--------------------------------------------- */

.footer-widgets .generosity-icon-facebook::before {
	content: '';
	background: url(images/generosity-facebook@2x.png) no-repeat center;
	display: block;
	width: 24px;
	height: 24px;
	background-size: contain;
}

.footer-widgets .generosity-icon-instagram::before {
	content: '';
	background: url(images/generosity-instagram@2x.png) no-repeat center;
	display: block;
	width: 24px;
	height: 24px;
	background-size: contain;
}

.footer-widgets .generosity-icon-twitter::before {
	content: '';
	background: url(images/generosity-twitter@2x.png) no-repeat center;
	display: block;
	width: 24px;
	height: 24px;
	background-size: contain;
}

.footer-widgets .generosity-social-icons .youtube,
.footer-widgets .generosity-social-icons .pinterest {
	display: none;
}

/* Generosity Social Icons
--------------------------------------------- */

.generosity-social-icons-wrap {
	overflow: hidden;
}

.generosity-social-icons {
	overflow: hidden;
}

.generosity-social-icons li {
	float: left;
	font-size: 28px;
	margin-right: 24px;
}

.generosity-social-icons a {
	border-radius: 100%;
	display: inline-block;
	height: 44px;
	width: 44px;
	text-align: center;
}

.generosity-social-icons a::before {
	width: 24px;
	height: 24px;
	background-size: contain;
	margin: 10px auto 0;
}

.sidebar-primary .generosity-social-wrapper,
.entry-content .generosity-social-wrapper {
	overflow: hidden;
}

.sidebar-primary .generosity-social-icons li,
.entry-content .generosity-social-icons li {
	margin-right: 10px;
	margin-bottom: 0;
}

.sidebar-primary .generosity-social-icons a,
.entry-content .generosity-social-icons a {
	background-color: #C2C3C4;
	color: #FFF;
	height: 35px;
	width: 35px;
}

.sidebar-primary .generosity-social-icons a:hover,
.entry-content .generosity-social-icons a:hover {
	background-color: #7E8188;
}

.sidebar-primary .generosity-social-icons a.fa::before,
.entry-content .generosity-social-icons a::before {
	margin: 0 auto;
	line-height: 36px;
	font-size: 24px;
}

.entry-content .generosity-social-icons {
	margin: 0;
}

.entry-content .generosity-social-icons,
.entry-content .generosity-social-icons li {
	list-style-type: none;
}

.entry-content .generosity-social-icons a {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.entry-content .generosity-social-icons li.facebook a::before,
.entry-content .generosity-social-icons li.instagram a::before,
.entry-content .generosity-social-icons li.twitter a::before,
.entry-content .generosity-social-icons li.youtube a::before,
.entry-content .generosity-social-icons li.pinterest a::before {
	font-family: 'FontAwesome';
}

.entry-content .generosity-social-icons li.facebook a::before {
	content: '\f09a';
}

.entry-content .generosity-social-icons li.instagram a::before {
	content: '\f16d';
}

.entry-content .generosity-social-icons li.twitter a::before {
	content: '\f099';
}

.entry-content .generosity-social-icons li.youtube a::before {
	content: '\f16a';
}

.entry-content .generosity-social-icons li.pinterest a::before {
	content: '\f231';
}

/* Smartling Language Selector
--------------------------------------------- */

.smartling-selector > span {
	margin-bottom: -13px;
	display: block;
}

.smartling-selector ul.smt-menu {
	background: #535964;
    font-size: 14px;
    line-height: 20px;
    max-width: 110px;
    padding: 10px;
    border-radius: 2px;
}

.smartling-selector ul.smt-menu li {
	margin-bottom: 0;
}

.smartling-selector ul.smt-menu a.smt-trigger-link {
	background-color: transparent;
	font-size: inherit;
	font-weight: inherit;
	font-family: inherit;
	color: #303642;
	padding: 0 !important;
	text-transform: lowercase;
	letter-spacing: 0;
	background-image: none;
}

.smartling-selector ul.smt-menu a.smt-trigger-link::first-letter {
	text-transform: uppercase;
}

.smartling-selector ul.smt-menu a.smt-trigger-link::after {
	content: '\f107';
	font-family: 'FontAwesome';
	display: block;
	float: right;
	color: #303642;
	width: 16px;
	height: 16px;
	transition: .2s ease-in-out;
	font-size: 24px;
}

.smartling-selector ul.smt-menu.smt-on a.smt-trigger-link::after {
	transform: rotate(180deg) translateY(-4px)
}

.smartling-selector ul.smt-menu ul {
	background: #535964;
	margin-left: -10px;
	margin-top: 10px;
	border: 1px solid rgba(0,0,0,0.5);
	min-width: 110px !important;
	max-width: 110px !important;
	font-family: inherit;
	font-size: inherit;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}

.smartling-selector ul.smt-menu ul a {
	padding: 10px 5px;
	border-top: 1px solid #454e60;
	background: #303642;
	color: #7e8188;
	text-align: left;
	font-family: inherit !important;
	font-size: inherit !important;
	line-height: 1.428571429 !important;
	letter-spacing: 0;
}

.smartling-selector ul.smt-menu ul a:hover {
	background: #454e60;
	color: #7e8188 !important;
}

/*
Specific Pages
---------------------------------------------------------------------------------------------------- */

/* 404
--------------------------------------------- */

.error404 .content-sidebar-wrap > .content {
	padding: 40px 0 50px;
}

/* Documentation
--------------------------------------------- */

.documentation-page .content h2 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.documentation-page .ls-inner h2 {
	margin-top: 0;
}

.documentation-page .button-container + .button-container {
	margin-top: 15px;
}

.documentation-page table iframe {
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.documentation .content {
	width: 100%;
}

.documentation table th,
.documentation table td {
	padding: 15px;
}

.documentation h1,
.documentation h2,
.documentation h3,
.documentation h4,
.documentation h5,
.documentation h6 {
	margin: 0 !important;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {

	.header-image .site-header .wrap {
		background: url(images/logo@2x.png) no-repeat left;
		background-size: 320px 164px;
	}

}

@media (min-width: 380px) {

	.logos.custom-logo .logo {
		max-height: 36px;
		margin-top: 2px;
	}
}

@media (min-width: 480px) {

	h1 {
		font-size: 36px;
		font-size: 3.6rem;
	}

	h2 {
		font-size: 30px;
		font-size: 3rem;
	}

	h3 {
		font-size: 24px;
		font-size: 2.4rem;
	}

	h4 {
		font-size: 20px;
		font-size: 2rem;
	}

	h5 {
		font-size: 18px;
		font-size: 1.8rem;
	}

	h6 {
		font-size: 16px;
		font-size: 1.6rem;
	}

}

/* Responsive Tables CSS
--------------------------------------------- */

@media (max-width: 600px) {
/*
	table {
		clear: both;
	}

	tr {
		padding: 0.5em;
	}

	th,
	td {
		padding: 0;
	}

	table tbody td {
		vertical-align: top;
	}

	table thead {
		display: none;
	}

	table tbody {
		line-height: 1.2;
	}

	table tbody tr {
		margin-top: 0.5em;
		border: 1px solid #CCC;
	}

	table tbody tr,
	table tbody td {
		display: block;
		width: 100%;
		height: auto;
	}

	table tbody td {
		display: block;
		border: none;
	}

	table ul {
		margin: 5px 0px 10px 20px;
		margin: 0.5rem 0 1rem 2rem;
	}

	table li {
		margin-bottom: .5em;
	}
*/
}

@media (min-width: 600px) {

	blockquote {
		font-size: 24px;
	}

	blockquote cite {
		font-size: 18px;
	}

	.ls-container .ls-nav-prev,
	.ls-container .ls-nav-next {
		display: block !important;
	}

}

@media (max-width: 767px) {

	/**
	 * Hide-mobile for all non-header elements, since header has a different
	 * breakpoint than everything else.
	 */
	.site-inner .hide-mobile,
	.footer-widgets .hide-mobile,
	.site-footer .hide-mobile {
		display: none !important;
	}
}

@media (min-width: 768px) {

	/* Header
	--------------------------------------------- */

	.site-header .wrap {
		padding: 10px 25px;
	}

	/* Logos
	--------------------------------------------- */

	.logos {
		height: 30px;
		line-height: 30px;
		margin-top: 16px;
	}

	.logos.custom-logo {
		height: 60px;
		line-height: 60px;
		margin-top: 0;
	}

	.logos.custom-logo .logo {
		max-height: 49px;
		margin-top: 5px;
	}

	/* Navigation
	--------------------------------------------- */

	.site-header .nav-primary .menu > li > a {
		padding-left: 25px;
	}

	/* Header Extras
	--------------------------------------------- */

	.header-extras {
		margin: 10px 0;
	}

	.header-extras li {
		margin-left: 46px;
	}

	.header-extras .header-search-link a {
		width: 24px;
		height: 20px;
	}

	.header-extras .header-fundraise-button {
		display: inline-block;
	}

	/* Header Dropdown Area
	--------------------------------------------- */

	.site-header .header-dropdown {
		padding: 0;
	}

	.site-header .header-dropdown.nav-toggle-open {
		padding: 15px 24px;
	}

	.site-header .header-dropdown input {
		padding-left: 1.5em;
		padding-right: 1.5em;
	}

	.site-header .header-dropdown input[type="search"] {
		font-size: 18px;
	}

	/*.site-header .header-dropdown input[type="submit"] {
		padding: 0 45px;
	}*/

	.header-dropdown-spacer.nav-toggle-open {
		height: 71px;
	}

	/* Search Form
	--------------------------------------------- */

	.search-form {
		padding-right: 155px;
	}

	.search-form input[type="submit"] {
		margin-right: -155px;
	}

	.search-form input[type="submit"] {
		display: inline-block;
	}

	.search-form input[type="submit"].mobile-search-submit {
		display: none;
	}

	/* Sidebars
	--------------------------------------------- */

	.sidebar-primary {
		margin-top: 55px;
	}

	/* Entries
	--------------------------------------------- */

	.content > .entry:first-child .entry-header {
		margin-top: 55px;
	}

}

@media (min-width: 1024px) {

	/* General
	--------------------------------------------- */

	/**
	 * Hide-desktop for all non-header elements, since header has a different
	 * breakpoint than everything else.
	 */
	.site-inner .hide-desktop,
	.footer-widgets .hide-desktop,
	.site-footer .hide-desktop {
		display: none !important;
	}

	.wrap {
		padding-left: 0;
		padding-right: 0;
	}

	/* Header
	--------------------------------------------- */

	.site-header .wrap {
		padding-left: 20px;
		padding-right: 20px;
	}

	/* Logo
	--------------------------------------------- */

	.logo-mobile {
		display: none;
	}

	.logo-full {
		display: inline-block;
	}

	/* Header Extras
	--------------------------------------------- */

	.header-extras .header-menu-link {
		display: none;
	}

	.header-extras li {
		margin-left: 20px
	}

	.header-extras .header-search-link a {
		margin-top: -3px;
	}

	.header-extras .header-fundraise-button {
		position: static !important;
	}

	.header-extras .header-fundraise-button a {
		margin-left: 35px;
	}

	.header-extras .header-fundraise-button:before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		width: 1px;
	}

	.header-page-banner .header-extras .header-fundraise-button:before {
		margin-top: 27px;
		height: 25px;
	}

	/* Header Dropdown Area
	--------------------------------------------- */

	.site-header .header-dropdown .search-form {
		max-width: 760px;
	}

	/* Header Widget Areas
	--------------------------------------------- */

	.header-widget-area .widget {
		float: right;
		clear: right;
	}

	.site-header .menu > .last,
	.site-header .menu > .last a {
		padding-right: 0;
	}

	.site-header .widget-area {
		width: auto;
	}

	.site-header .widget-area .menu {
		text-align: right;
	}

	.site-header .widget-area .menu ul {
		display: block;
	}

	.header-widget-area-2 {
		display: none;
	}

	/* Header Banner/Slider styles
	--------------------------------------------- */

	.header-page-banner .site-header {
		position: absolute;
		z-index: 9999;
		top: auto;
		left: 0;
		right: 0;
		background-color: transparent;
		border-bottom: none;
	}

	.header-page-banner .genesis-nav-menu a,
	.header-page-banner .site-header .menu a,
	.header-page-banner .genesis-nav-menu > .right {
		color: #c2c3c4;
	}

	.header-page-banner .site-header .menu > li > a {
		border-color: #fff !important;
	}

	.header-page-banner .genesis-nav-menu a:hover,
	.header-page-banner .genesis-nav-menu [class*="current-"] > a,
	.header-page-banner .genesis-nav-menu [class*="current_"] > a {
		color: #FF7259
	}

	.header-page-banner .header-extras .header-fundraise-button a.button {
		color: #fff;
		border-color: #fff;
	}

	.header-page-banner .header-extras .header-fundraise-button a.button:hover {
		color: #FF7259;
		border-color: #fff;
		background-color: #fff;
	}

	/* Header Toggle Styles
	--------------------------------------------- */

	.nav-primary,
	.site-header .nav-primary {
		position: static;
		top: auto;
		right: auto;
		left: auto;
		max-height: 9999px;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		box-shadow: none;
		border-bottom: none;
	}

	.header-toggle-buttons .toggle-button,
	.big-button-nav-toggle .header-toggle-buttons .toggle-button.nav-toggle {
		display: none;
	}

	/* Content
	--------------------------------------------- */

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 80%;
	}

	.full-width-content .content {
		width: 100%;
	}

	.content-sidebar .sidebar-primary,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .sidebar-primary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .sidebar-primary {
		/*padding-left: 30px;*/
	}

	.content-sidebar-sidebar .content,
	.sidebar-content .sidebar-primary,
	.content-sidebar-sidebar .sidebar-primary {
		padding-right: 30px;
	}

	.content-sidebar .content {
		padding-right: 8.6%;
	}

	.sidebar-secondary {
		width: 18%;
	}

	/* Bubble Layout - Padding & Margins
	--------------------------------------------- */

	.bubble .site-inner {
		padding-top: 20px;
		padding-top: 2rem;
	}

	.bubble .content,
	.bubble .sidebar-primary {
		padding: 0;
	}

	.bubble .entry,
	.bubble .breadcrumb,
	.bubble .archive-description,
	.bubble .author-box {
		margin-bottom: 3.8674033%;
	}

	.bubble.full-width-content .entry,
	.bubble.full-width-content .breadcrumb,
	.bubble.full-width-content .archive-description,
	.bubble.full-width-content .author-box {
		margin-bottom: 2%;
	}

	.bubble.content-sidebar-sidebar .entry,
	.bubble.content-sidebar-sidebar .breadcrumb,
	.bubble.content-sidebar-sidebar .archive-description,
	.bubble.content-sidebar-sidebar .author-box,
	.bubble.sidebar-content-sidebar .entry,
	.bubble.sidebar-content-sidebar .breadcrumb,
	.bubble.sidebar-content-sidebar .archive-description,
	.bubble.sidebar-content-sidebar .author-box,
	.bubble.sidebar-sidebar-content .entry,
	.bubble.sidebar-sidebar-content .breadcrumb,
	.bubble.sidebar-sidebar-content .archive-description,
	.bubble.sidebar-sidebar-content .author-box {
		margin-bottom: 3.9723661%;
	}

	/*.sidebar .widget,
	.bubble .sidebar .widget {
		margin-bottom: 8.045977%;
	}*/

	.sidebar .widget,
	.bubble .sidebar .widget {
		margin-bottom: 40px;
	}

	.content-sidebar-sidebar .sidebar .widget,
	.sidebar-content-sidebar .sidebar .widget,
	.sidebar-sidebar-content .sidebar .widget {
		margin-bottom: 8.2733813%;
	}

	.bubble .entry-footer .entry-meta {
		border-top: 2px solid #f5f5f5;
		margin: 0 -40px;
		margin: 0 -4rem;
		padding: 32px 40px 8px;
		padding: 3.2rem 4rem 0.8rem;
	}

	/* Columns
	--------------------------------------------- */

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin-left: 2.564102564102564%;
	}

	.footer-widgets .widget-area {
		margin-left: 7.5%;
	}

	.one-half,
	.three-sixths,
	.two-fourths,
	.footer-widgets-number-2 .footer-widgets .widget-area {
		width: 48.717948717948715%;
	}

	.one-third,
	.two-sixths,
	.sidebar-primary,
	.footer-widgets-number-3 .footer-widgets .widget-area  {
		width: 31.623931623931625%;
	}

	.content-sidebar .content {
		width: 75%;
		width: calc( 100% - 315px );
	}

	.content-sidebar .sidebar-primary {
		width: 25%;
		width: calc( 315px );
	}

	.four-sixths,
	.two-thirds,
	.content {
		width: 65.81196581196582%;
	}

	.one-fourth {
		width: 23.076923076923077%;
	}

	.footer-widgets-number-4 .footer-widgets .widget-area {
		width: 19.375%;
	}

	.three-fourths {
		width: 74.35897435897436%;
	}

	.one-fifth,
	.footer-widgets-number-5 .footer-widgets .widget-area {
		width: 17.948717949%;
	}

	.one-sixth,
	.footer-widgets-number-6 .footer-widgets .widget-area {
		width: 14.52991452991453%;
	}

	.five-sixths {
		width: 82.90598290598291%;
	}

	.first,
	.footer-widgets .footer-widgets-1 {
		clear: both;
		margin-left: 0;
	}

	li.first {
		clear: none;
	}

	/* Lists inside columns (to remove bottom margin as needed at mobile sizes */
	.no-list-margin ul,
	.no-list-margin ol {
		margin-bottom: 26px;
		margin-bottom: 2.6rem;
	}

	/* Non-Mobile Navigation
	--------------------------------------------- */

	#menu-toggle,
	.widget-area-toggle {
		display: none;
	}

	.nav-primary,
	.nav-secondary {
		margin: 0;
		border-radius: 0;
		overflow: visible;
		display: block !important;
	}

	.genesis-nav-menu li {
		display: inline-block;
		text-align: left;
	}

	.genesis-nav-menu > li {
		border-top-width: 0;
		float: left;
	}

	.genesis-nav-menu a:hover {
		background-color: transparent;
		color: #FF7259;
	}

	.genesis-nav-menu ul {
		display: block;
		left: -9999px;
		opacity: 0;
		position: absolute;
		width: 200px;
		z-index: 99;
		font-size: 1em;
	}

	.genesis-nav-menu .sub-icon {
		display: none;
	}

	.genesis-nav-menu a {
		padding: 16px 20px;
		border-bottom-width: 0;
	}

	/* Primary Navigation
	--------------------------------------------- */

	.nav-primary a {
		padding-right: 20px;
		padding-right: 2rem;
		text-transform: none;
	}

	/* Navigation Extras
	--------------------------------------------- */

	.genesis-nav-menu > .right {
		display: inline-block;
	}

	.genesis-nav-menu > .rss > a {
		margin: 0 0 0 20px;
		margin: 0 0 0 2rem;
	}

	.genesis-nav-menu > .right input[type="submit"] {
		display: inline-block;
	}

	.genesis-nav-menu > .right .search-form {
		display: inline-block;
	}

	/* Sub Menus
	--------------------------------------------- */

	.genesis-nav-menu li ul {
		border-width: 0 0 1px;
	}

	.genesis-nav-menu ul li {
		width: 100%;
		padding-left: 0;
	}

	.genesis-nav-menu ul a {
		position: relative;
		padding: 10px 20px;
		padding: 1rem 2rem;
		border-width: 1px 1px 0 1px;
	}

	.genesis-nav-menu > .parent > a:after {
		content: "\f0d7";
		position: relative;
		top: -.2em;
		margin-left: 8px;
		font-family: FontAwesome;
		font-size: .6em;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		font-variant: normal;
		-webkit-font-smoothing: antialiased;
	}

	.genesis-nav-menu ul .parent > a:after {
		content: "\f0da";
		position: absolute;
		right: 8px;
		margin: 0;
		font-family: FontAwesome;
		font-size: .8em;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		font-variant: normal;
		-webkit-font-smoothing: antialiased;
		line-height: 1.5;
	}

	.genesis-nav-menu li:hover {
		position: relative;
	}

	.genesis-nav-menu li:hover > ul {
		left: auto;
		opacity: 1;
		display: block !important;
	}

	.genesis-nav-menu ul li:hover > ul {
		top: 0;
		left: 100%;
		margin-left: -1px;
	}

	/* Primary Navigation
	--------------------------------------------- */

	.big-button-nav-toggle .nav-primary {
		margin: 0;
		border-radius: 0;
	}

	/* Header Primary Navigation
	--------------------------------------------- */

	.site-header .nav-primary {
		margin-top: 12px !important;
		background-color: transparent;
		text-align: right;
	}

	.site-header .nav-primary .wrap,
	.site-header .nav-primary .wrap .menu { /* Required for IE8 */
		float: right;
		width: auto;
	}

	.site-header .nav-primary .menu > li > a {
		height: 40px;
		line-height: 40px;
		padding: 0 20px;
	}

	.site-header .nav-primary .menu > li:last-of-type:not(.right) {
		padding-right: 0;
	}

	/* Plugins
	--------------------------------------------- */

	/* Events Manager */

	.em-calendar-wrapper .fullcalendar tr {
		display: table-row !important;
	}

	.em-calendar-wrapper .fullcalendar th,
	.em-calendar-wrapper .fullcalendar td {
		display: table-cell !important;
	}

	.em-calendar-wrapper .fullcalendar thead th,
	.em-calendar-wrapper .fullcalendar thead td,
	.em-calendar-wrapper .fullcalendar .month_name {
		width: auto;
	}

	.em-calendar-wrapper .fullcalendar tbody td {
		width: 14.285714286%;
		height: 100px;
	}

	.em-calendar-wrapper .fullcalendar tbody td {
		border-top-width: 1px;
	}

	/* Visual Composer */

	.wpb_row.narrow .vc_col-sm-12 {
		padding-left: 14%;
		padding-right: 14%;
	}

	/* Footer Widgets
	--------------------------------------------- */

	.footer-widgets .generosity-social-icons li {
		margin-right: 18px;
	}
	
	.igg-lang-selector-wrapper ul {
		margin-bottom: 0;
	}	
}

@media (min-width: 1140px) {

	/* Navigation
	--------------------------------------------- */

	.site-header .nav-primary .menu > li > a {
		padding: 0 30px;
	}

	/* Header Extras
	--------------------------------------------- */

	.header-extras li {
		margin-left: 30px;
	}

	.header-extras .header-fundraise-button a{
		margin-left: 45px;
	}

	/* Plugins
	--------------------------------------------- */

	/* Visual Composer */

	.wpb_row.narrow .vc_col-sm-12 {
		padding-left: 16%;
		padding-right: 16%;
	}

	/* Footer Widgets
	--------------------------------------------- */

	.footer-widgets .generosity-social-icons li {
		margin-right: 24px;
	}
}

@media (min-width: 1260px) {

	.site-header .wrap {
		padding-left: 40px;
		padding-right: 40px;
	}

	/* Plugins
	--------------------------------------------- */

	/* Visual Composer */

	.wpb_row.narrow .vc_col-sm-12 {
		padding-left: 18%;
		padding-right: 18%;
	}
}

/**
 * IGG Visual Composer Addons Overrides
 */
.image-grid-image .title {
	font-weight: bold;
}

.image-grid.style-thumbnail-text-card .image-grid-image .caption .title {
	font-weight: bold;
}


.wpb_row.narrow .vc_col-sm-12.vc_column_container>.vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.wpb_row.narrow .vc_col-sm-12 {
    padding-right: 18% !important;
    padding-left: 18% !important;
}

.vc_col-sm-3 img {
	max-width: 100% !important;
}

.logo-strip img {
	display: inline-block;
	max-width: 35%;
	margin-left: 15px;
	margin-right: 15px;
}

.polaroid h4 {
	font-family: 'Maison Neue';
}

.polaroid-2 h3 {
	color: #303642;
}

.leaderboard {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.leaderboard table {
	border: 1px solid #e6e6e6;
}

.leaderboard thead tr {
	background-color: #eee;
}

.leaderboard tbody tr {
	border-bottom: 1px solid #e6e6e6;
}

.leaderboard th,
.leaderboard td {
	padding: 1.3em;
	line-height: 1.2;
}

.custom-heading.has-border::after {
	content: '';
	width: 60px;
	height: 2px;
	display: block;
}

.custom-heading.text-align-center::after {
	margin-left: auto;
	margin-right: auto;
}

.custom-heading.has-border.font-size-60px::after {
	margin-top: 2px;
}

.custom-heading.has-border.font-size-55px::after {
	margin-top: 3px;
}

.custom-heading.has-border.font-size-50px::after,
.custom-heading.has-border.font-size-48px::after,
.custom-heading.has-border.font-size-45px::after {
	margin-top: 5px;
}

.custom-heading.has-border.font-size-40px::after {
	margin-top: 8px;
}

.custom-heading.has-border.font-size-36px::after,
.custom-heading.has-border.font-size-35px::after {
	margin-top: 9px;
}

.custom-heading.has-border.font-size-30px::after {
	margin-top: 11px;
}

.custom-heading.has-border.font-size-25px::after,
.custom-heading.has-border.font-size-24px::after {
	margin-top: 12px;
}

.custom-heading.has-border.font-size-20px::after,
.custom-heading.has-border.font-size-16px::after,
.custom-heading.has-border.font-size-14px::after,
.custom-heading.has-border.font-size-12px::after {
	margin-top: 14px;
}

.form-start-your-campaign.layout-horizontal.hide-labels input[type="text"],
.form-start-your-campaign.layout-horizontal.hide-labels input[type="number"] {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}

.border-separator > .wpb_column {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.border-separator > .wpb_column {
	padding: 30px 35px;
}

.border-separator > .wpb_column:last-child {
	border-bottom-width: 0;
}

.entry-content > .wpb_row.border-separator > .wpb_column,
.entry-content > .wpb_row.border-separator > .wpb_column .wpb_row > .wpb_column {
	padding-bottom: 2.2em;
	margin-bottom: 2.2em;
}

.entry-content > .wpb_row.border-separator > .wpb_column:last-child,
.entry-content > .wpb_row.border-separator > .wpb_column .wpb_row > .wpb_column:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

@media (min-width: 480px) {

	.border-separator > .wpb_column.vc_col-sm-3:nth-child( 3 ) {
		border-bottom-width: 0;
	}
}

@media (min-width: 600px) {

	.logo-strip img {
		margin-left: auto;
	}

	.logo-strip.text-align-center {
		text-align: center;
	}
}

@media (max-width: 767px) {

	.vc_row.hide-mobile {
		display: none;
	}
}

@media (min-width: 768px) {

	.vc_row.hide-desktop {
		display: none;
	}

	.border-separator > .wpb_column {
		border-bottom-width: 0;
	}

	.entry-content > .wpb_row.border-separator > .wpb_column,
	.entry-content > .wpb_row.border-separator > .wpb_column:last-child,
	.entry-content > .wpb_row.border-separator > .wpb_column .wpb_row > .wpb_column,
	.entry-content > .wpb_row.border-separator > .wpb_column .wpb_row > .wpb_column:last-child {
		padding-bottom: 30px;
		margin-bottom: 0;
	}

	/*.extra-padding .vc_col-sm-4:first-child,
	.extra-padding .vc_col-sm-3:first-child {
		padding-left: 15px !important;
	}

	.extra-padding .vc_col-sm-4:last-child,
	.extra-padding .vc_col-sm-3:last-child {
		padding-right: 15px !important;
	}*/
}

@media (min-width: 1200px) {

	.vc_col-lg-2 {
	    width: 16.66666667% !important;
	}

}