/*
	Theme Name: Infinity Pro
	Theme URI: http://my.studiopress.com/themes/infinity/
	Description: This is the Infinity Pro theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 1.1.0

	Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.4

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: infinity-pro
*/


/* Table of Contents
	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Gallery
		- Forms
		- Tables
		- Screen Reader Text
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- Avatar
		- Genesis
		- Search Form
		- Titles
		- WordPress
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Jetpack
	- Skip Links
	- Site Header
		- Title Area
	- Site Navigation
		- Accessible Menu
		- Site Header Navigation
		- Primary Navigation
		- Footer Navigation
	- Content Area
		- Entries
		- Entry Meta
		- Pagination
		- Comments
	- Team Page
	- Edge To Edge Template
	- Sidebar
	- Offscreen Content
	- Footer Wodgets
	- Site Footer
	- Fadein Effect
	- Media Queries
		- Max-width: 1340px
		- Max-width: 1200px
		- Max-width: 1023px
		- Max-width: 860px
*/


/* Typekit */
/* Hide FOUT */
/*
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
a,
blockquote{
	visibility: hidden;
	}

.wf-active h1,
.wf-active h2,
.wf-active h3,
.wf-active h4,
.wf-active h5,
.wf-active h6,
.wf-active p,
.wf-active li,
.wf-active a,
.wf-active blockquote{
	visibility: visible;
	}
*/



/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

/* Box Sizing
--------------------------------------------- */

html,
input[type="search"]{
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}


/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before,
.team-grid-wrapper:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after,
.team-grid-wrapper:after {
	clear: both;
	content: " ";
	display: table;
}


/* Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */


html {
	font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
	font-size: 1.8rem;
}

body {
	background-color: #fff;
	color: #000;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1.75;
	margin: 0;
}


html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.front-page .overlay,
img,
.gallery img,
.site-header,
.slick-prev:before,
.slick-next:before {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
}

a {
	color: #4484ce;
	font-weight:700;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #f19f4d;
	text-decoration: none;
}

a img {
	-webkit-backface-visibility: hidden;
}

a:hover img {
	-webkit-backface-visibility: hidden;
}

p {
	margin: 0 0 30px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	clear: both;
	margin-bottom: 40px;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

mark {
	background: #ddd;
	color: #000;
}

blockquote {
	margin: 40px;
}

blockquote::before {
/*
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
*/
}


/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color:#1b1714;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 20px;
}

h1 {
	color:#4484ce;
	font-size: 48px;
	font-size: 4.8rem;
	letter-spacing:-1px;
}

.opaque-header h1 {
	font-size: 48px;
	font-size: 4.8rem;
}

h2 {
	color:#4484ce;
	font-size: 42px;
	font-size: 4.2rem;
	letter-spacing:-1px;
}

h3 {
	font-size: 36px;
	font-size: 3.6rem;
	letter-spacing:-1px;
}

.comment-respond h3,
.entry-comments h3,
.entry-pings h3 {
	margin-bottom: 10px;
}

h4 {
	font-size: 30px;
	font-size: 3.0rem;
}

.landing-page .entry-content h4,
.lead-capture-page .entry-content h4 {
	margin-bottom: 40px;
	margin-top: 60px;
	text-align: center;
}

h5 {
	font-size: 24px;
	font-size: 2.4rem;
}

h6 {
	font-size: 20px;
	font-size: 2rem;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

img.vertical {
	vertical-align: top;
}

figure {
	margin: 0;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 30px;
	text-align: center;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

.gallery img:hover,
.gallery img:focus {
	border: 1px solid #999;
}

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

.user-view input,
.user-view select,
.user-view textarea {
	background-color: #f5f5f5;
	border: 1px solid #eee;
	border-radius: 0;
	color: #000;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-size: 2rem;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	line-height: 1.5;
	padding: 20px;
	width: 100%;
}

input:focus,
textarea:focus {
	background-color: #eee;
	outline: none;
}

.footer-widgets input:focus,
.footer-widgets textarea:focus {
	background-color: #fff;
	outline: none;
}


input[type="email"],
input[type="search"],
input[type="submit"],
input[type="text"],
input[type="url"],
textarea {
	-webkit-appearance: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #000;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #000;
}

body.user-view button,
body.user-view input[type="button"],
body.user-view input[type="reset"],
body.user-view input[type="select"],
body.user-view input[type="submit"],
body.user-view .button,
.user-view a.uabb-button,
.user-view a.uabb-btn,
.user-view a.fl-button,
.user-view a.pp-button  {
	background-color: #4484ce;
	border: 0;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight:700;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 3px;
	line-height: 1;
	padding: 14px 22px;
	text-decoration: none;
	text-transform: uppercase !important;
	white-space: normal;
	width: auto;
}

.button.large {
	padding: 20px 30px;
}

.landing-page .button.large,
.lead-capture-page .button.large {
	margin-top: 40px;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
body.user-view .button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus {
	background-color: #f19f4d;
	color: #fff;
}

.entry-content .button:hover,
.entry-content .button:focus {
	color: #fff;
}

.button {
	display: inline-block;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
	padding: 8px 16px;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #f5f5f5;
	border-width: 0;
	color: #666;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Gravity Forms
--------------------------------------------- */

body .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
body .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 0px;
}

body .gform_wrapper li.hidden_label input {
    margin-top: 0px;
}

body.user-view input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 3px;
	text-transform: uppercase;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 10px;
}

body .footer-widgets .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    background-color:#fff;
    padding: 10px 4px;
}

.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_above li.gfield, .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_below li.gfield {
    padding-bottom:0;
}

@media only screen and (min-width: 641px) {

	body .gform_wrapper .gform_footer input.button,
	body .gform_wrapper .gform_footer input[type=submit],
	body .gform_wrapper .gform_page_footer input.button,
	body .gform_wrapper .gform_page_footer input[type=submit] {
	    margin: 0 16px 0 0;
	    padding-right:16px;
	    width:100%;
	}


	body .top_label div.ginput_complex.ginput_container.gf_name_has_1,
	body .top_label div.ginput_complex.ginput_container.gf_name_has_2,
	body .top_label div.ginput_complex.ginput_container.gf_name_has_3 {
  	    width: 100%;
	}

	body .gform_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_left,
	body .gform_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_right,
	body div.ginput_container_name span  {
	    padding-right: 0px;
	}

	body .gform_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_left,
	body .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first  {
	    padding-right: 5px;
	}

	body .gform_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_right,
	body .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last  {
	    padding-left: 5px;
	    padding-right:0px;
	}

	body .gform_wrapper ul.gform_fields li.gfield {
	    padding-right: 0px;
	}

	body .gform_wrapper form.gf_simple_horizontal div.gform_body {
	    width: 100%;
	    max-width: 75%;
	}
}


.opaque-header .content-sidebar-wrap {
    padding-top: 140px;
}


/* SFW Vert Move CSS Animation
--------------------------------------------- */
img.vert-move {
    -webkit-animation: mover 2s infinite  alternate;
    animation: mover 2s infinite  alternate;
}
img.vert-move {
    -webkit-animation: mover 2s infinite  alternate;
    animation: mover 2s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}


/* SFW Pulse CSS Animation
--------------------------------------------- */

@-webkit-keyframes pulse {
 0% {
 -webkit-transform: scale(1, 1);
}
 50% {
 -webkit-transform: scale(1.04, 1.04);
}
 100% {
 -webkit-transform: scale(1, 1);
};
}

@keyframes pulse {
 0% {
 transform: scale(1, 1);
}
 50% {
 transform: scale(1.04, 1.04);
}
 100% {
transform: scale(1, 1);
};
}

.pulsing {
	-webkit-animation: pulse 3s linear infinite;
	animation: pulse 3s linear infinite;
}


/* SFW Glow Animations
--------------------------------------------- */

@-webkit-keyframes yellowPulse {
  from { background-color: #f9cf00; -webkit-box-shadow: 0 0 14px #24466e; }
  50% { background-color: #f9cf00; -webkit-box-shadow: 0 0 18px #f9cf00; }
  to { background-color: #f9cf00; -webkit-box-shadow: 0 0 14px #24466e; }
}

.yellow-glow-pulse{
  -webkit-animation-name: yellowPulse;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
}



/* SFW Social Links
--------------------------------------------- */

.social-links {
    border-radius: 0px;
    color: #4484ce !important;
    border: 0px #FFFFFF solid !important;
    line-height:1.0 !important;
}

ul.social-links  li,
.widget ul.social-links  li {
    background: none !important;
    border: none !important;
    display: inline-block;
    float: none;
    font-size: 30px;
    list-style-type: none !important;
    margin: 0 20px 0px 0px !important;
    padding: 0 !important;
}

.super-header .widget ul.social-links > li {
	font-size: 26px;
}

ul.social-links  li a {
    color: #4484ce;
}

.entry-content ul.social-links {
    margin-bottom: 20px;
    margin-left: 20px;
}


/* Edit Link
--------------------------------------------- */

.edit-link-wrap {
	clear:both;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #eee;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #eee;
	padding: 6px;
}

th {
	font-weight: 400;
	padding: 0 6px;
}

td:first-child,
th:first-child {
	padding-left: 0;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
	clip: auto !important;
	display: block;
	font-weight: bold;
	height: auto;
	padding: 20px 20px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	position: relative;
}

.read-more-wrapper{
	/*text-align: right;*/
	}

/* Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-inner {
	clear: both;
	margin: 50px auto 0px;
	max-width: 1280px;
	word-wrap: break-word;
	}

.single-post .site-inner{
/* 	margin-top: 0px !important; */
	}


.home .site-inner,
.edge-to-edge-content.no-page-title-header .site-inner {
	margin-top: 0px;
	}

.landing-page .site-inner,
.lead-capture-page .site-inner {
	margin-top: 0;
	max-width: 840px;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Content */

.content {
	float: right;
	padding: 0px 60px 40px;
	width: 70%;
}

.single .content{
	padding: 0px 60px;
	}

.content-sidebar .content {
	border-right: 1px solid #eee;
	float: left;
}

.sidebar-content .content {
	border-left: 1px solid #eee;
}

.full-width-content .content {
	border-right: none;
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.full.full-width-content .content,
.full.landing-page .site-inner,
.full.lead-capture-page .site-inner {
	max-width: 100%;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 30%;
}

.sidebar-content .sidebar-primary {
	float: left;
}

/* Column Classes
--------------------------------------------- */
/* Column Classes
  Link: Link: http://wpsmith.net/2013/wp/genesis-2-0-drops-fifths-from-column-classes/
  Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.four-fifths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-fifth {
	width: 17.9487179487179488%;
}

.two-fifths {
	width: 38.4615384615384616%;
}

.three-fifths {
	width: 58.9743589743589744%;
}

.four-fifths {
	width: 79.4871794871794872%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/* Common Classes
---------------------------------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

/* Genesis
--------------------------------------------- */

.after-entry,
.archive-description,
.breadcrumb {
	text-align: center;
}

.after-entry {
	padding-bottom: 60px;
}

.author-box {
	line-height: 1.5;
	padding-bottom: 20px;
}

.breadcrumb {
	font-size: 18px;
	font-size: 1.8rem;
	padding-bottom: 10px;
}

.after-entry,
.archive-description,
.author-box,
.breadcrumb {
	margin-bottom: 60px;
	}


/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
	position: relative;
}

.search-form:before {
	color: #999;
	content: "\f4a5";
	font-family: "ionicons";
	font-size: 20px;
	left: 15px;
	position: absolute;
	top: 6px;
}

.entry-content .search-form {
	margin-bottom: 40px;
	width: 50%;
}

.search-form input[type="search"] {
	font-size: 16px;
	font-size: 1.6rem;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 12px;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
}

/* Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 10px;
}

.entry-title {
	font-size: 48px;
	font-size: 4.8rem;
}

.entry-title sup{
	font-size: .3em;
	top: -1.3em;
}

.entry-title a,
.sidebar .widget-title a {
	color: #000;
	text-decoration: none;
}

.entry-title a:hover,
.entry-title a:focus {
	color: #4484ce;
}

.widget-title {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 2px;
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
}

/* Page Title
--------------------------------------------- */

.page-title {
	color:#fff;
	text-align:center;
	-webkit-box-shadow: inset 0px 100px 150px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 100px 150px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 100px 150px rgba(0, 0, 0, 0.5);
}

.page-title .wrap {
	    background-color: rgba(19, 66, 114, 0.5);
	    padding: 200px 50px 80px;
    text-align: center;
	}

.page-title h1 {
	color: #fff;
	font-size: 60px;
	letter-spacing: -1px;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.45);
	margin: 0px auto;
	}

.page-title h2 {
	color: #fff;
	font-size: 60px;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.45);
}

.page-title h2 span {
	display:block;
	font-family: 'Lato', sans-serif;
    line-height: 1.6;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.45);
    text-transform:none;
}


/*.page-title h2 {
	font-size: 50px;
    line-height: 1.6;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.45);
}

.page-title h2 span {
	display: block;
    font-size: 24px;
    font-family: 'hypatia-sans-pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}*/

.page-title.title-lines-1 .wrap {
/* 	padding: 260px 20px 80px; */
	}

.page-title.title-lines-1 h1,
.page-title.title-lines-2 h2 {
	font-size: 60px;
	text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.3);}

.page-title.title-lines-2 .wrap {
/* 	padding: 150px 20px; */
}

.page-title.title-lines-2 h1 {
	margin-bottom:10px;
	    text-transform:uppercase;
	}

.page-title.title-lines-2 h2 {
	    font-size: 35px;
        max-width: 70%;
		margin: 20px auto;
		}

/* Archives and Main Blog Listing
--------------------------------------------- */
.entry-image-link {
	float: left;
    height: auto;
    margin: 0px 30px 0px 0px;
    width: 36%;

}

.blog .entry-title,
.archive .entry-title {
	font-size:22px;
	font-size:2.2rem;
	margin-bottom:5px;
	text-align: center;
}

.blog .entry-meta,
.archive .entry-meta {
	font-size:14px;
	font-size:1.4rem;
	text-align:left;
	text-transform:uppercase;
}


/* WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

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

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

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 30px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 20px 20px;
}

.gallery-caption,
.wp-caption-text {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 700;
	margin-bottom: 40px;
	margin-left: 0;
	text-align: center;
}

.entry-content p.gallery-caption,
.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px;
}


/* Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}

.widget p:last-child,
.widget ul > li:last-of-type,
.widget-area .widget:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	font-size: 16px;
	margin-bottom: 8px;
    padding-bottom: 8px;
    text-transform: uppercase;

}

.sidebar .widget ul > li {
	border-bottom: 1px solid #eee;
	font-size: 16px;
	margin-bottom: 8px;
    padding-bottom: 8px;
    text-transform: uppercase;

}

.widget ul > li:last-of-type {
	border-bottom:0px;
	padding-bottom: 0;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}



/* Book Details Widget
--------------------------------------------- */
.book_details_widget p{
	text-align: center;
	padding: 0px 10%;
	margin-bottom: 10px;
	}

.book_details_widget p.book-image-wrap img{
	margin-bottom: 0px;
	display: block;
	margin: 0px auto;
	}

.book_details_widget p a.button{
	display: block;
	}

.book_details_widget p a.button img{
	max-width: 100%;
	height: 32px;
	}

.mobile-book-wrap{
	display: none;
	}



@media only screen and (max-width: 800px){

	.book-page aside.sidebar-primary{
		display: none;
		}

	.mobile-book-wrap{
		display: block;
		}

}

/* SFW Tada Animation
--------------------------------------------- */

/* SFW Special Styles
--------------------------------------------- */

.uabb-heading .uabb-heading-text {
	display:inline-block;
}


@media only screen and (max-width: 500px){
	.full-width-under-500,
	.fl-builder-content .fl-col.full-width-under-500{
		max-width:none;
		width:100% !important;
	}
}

.pp-testimonials-content p {
	line-height:1.2;
}

#hero-heading h1 {
    text-shadow: 2px 2px 1px rgba(28, 51, 79, 0.4);
}

body div button.slick-prev,
body div button.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

body .slick-prev:before,
body .slick-next:before {
    font-size: 30px;
    color: #d9d9d9;
}

/* SFW Special Styles
--------------------------------------------- */
.circle {
	border-radius:50%;
}

.highlight-hover a img {
	    -webkit-filter: brightness(1.0);
    filter: brightness(1.0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.highlight-hover a:hover img {
	    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grow img,
.hh-book-slider a img {
	backface-visibility: hidden;
	-webkit-backface-visibility:hidden;
	transition: all .4s ease-in-out;
}

.grow:hover img,
.hh-book-slider a:hover img {
	backface-visibility: hidden;
	-webkit-backface-visibility:hidden;
	transform: scale(1.02);
}

.hh-book-slider {
	display:none;
	padding:
}

.hh-book-slider .slick-slide {
    padding: 10px 0;
}

.hh-book-slider.slick-slider {
	display:block;
}

body.user-view .gradient-row .fl-row-content-wrap:after {
	-webkit-box-shadow: inset 0px 150px 150px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 150px 150px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 150px 150px rgba(0, 0, 0, 0.3);
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}

body.user-view .gradient-row .fl-row,
body.user-view .gradient-row.fl-row-content,
body.user-view .gradient-row .fl-col-group,
body.user-view .gradient-row .fl-col,
body.user-view .gradient-row .fl-col-content,
body.user-view .gradient-row .fl-module,
body.user-view .gradient-row .fl-module-overlay {
	position:relative;
	z-index:20 !important;
}

.home-hero h1 {
	font-size:70px;
}

.home-hero h4 {
	margin-bottom:30px;
}

.inner-border {
	padding: 25px;
    background-color: #fff;
}

.inner-border .fl-col-content,
.with-inner-borders .uabb-blog-posts .uabb-blog-post-inner-wrap {
	border: 2px solid #b29e93 !important;
}

.with-inner-borders .uabb-blog-posts-shadow {
    padding:25px;
}

.center-me .pp-infolist-wrap .pp-list-item,
.center-me {
	text-align: center;
    margin: 0 auto;
}

.center-me .pp-vertical-align {
	margin:0px auto;
}

.inner-border-white .uabb-cta-inline,
.inner-border-white .fl-row-content {
    border: 1px solid #fff !important;
    padding: 25px !important;
}

@media (min-width: 769px) {
	body .sixty-forty .uabb-cta-inline .uabb-cta-text {
	    width: 60%;
	}
	body .sixty-forty .uabb-cta-inline .uabb-cta-button {
	    width: 40%;
	}

	body .sixty-forty  .uabb-creative-button-wrap a, .fl-node-5a8c998c24456 .uabb-creative-button-wrap a:visited {
	    padding: 20px 24px;
	}

}

.img-dropshadow img {
	box-shadow: 10px 10px 0px 0px rgba(38, 74, 116, 0.25);
	filter: saturate(.8);
	-webkit-filter: saturate(.8);
}

.img-dropshadow a:hover img {
	box-shadow: 10px 10px 0px 0px rgba(38, 74, 116, 0.5);
	filter: saturate(1);
	-webkit-filter: saturate(1);
}



/* Newsletter Index Widget SFW
--------------------------------------------- */
.newsletter-index h4.widgettitle {
	margin:30px 15px;
}

section.newsletter-index ul > li {
    border-bottom:1px solid #e4e4e4;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

section.newsletter-index ul > li:last-of-type {
    padding-bottom: 6px;
}

/* Featured Content
--------------------------------------------- */

.featured-content .widget-title {
	margin-bottom: 30px;
}

.footer-widgets .featured-content .entry,
.sidebar .featured-content .entry {
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.footer-widgets .featured-content .entry-header,
.sidebar .featured-content .entry-header {
	text-align: left;
}

.footer-widgets .featured-content .entry-header::after,
.sidebar .featured-content .entry-header::after {
	display: none;
}

.footer-widgets .featured-content .entry-title,
.sidebar .featured-content .entry-title {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.25;
	margin-bottom: 10px;
	margin-top: 10px;
}

.footer-widgets .featured-content .entry-meta,
.sidebar .featured-content .entry-meta {
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.footer-widgets .featured-content .entry-meta a,
.sidebar .featured-content .entry-meta a {
	color: #000;
	text-decoration: none;
}

.footer-widgets .featured-content .entry-meta a:hover,
.footer-widgets .featured-content .entry-meta a:focus,
.sidebar .featured-content .entry-meta a:hover,
.sidebar .featured-content .entry-meta a:focus {
	color: #4484ce;
}

.footer-widgets .featured-content .entry-image,
.sidebar .featured-content .entry-image {
	height: auto;
    vertical-align: top;
    width: 85px;
}

.featured-content a.alignleft,
.featured-content a.alignright,
.featured-content .entry:last-of-type {
	margin-bottom: 0;
}

.featured-content a.aligncenter,
.featured-content a.alignleft,
.featured-content a.alignnone,
.featured-content a.alignright {
	border-bottom-width: 0;
}

.featured-content .entry:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}

.featured-content .more-posts-title {
	display: block;
	padding-top: 30px;
}


/* Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget,
.enews-widget input {
	text-align: center;
}

.after-entry .enews-widget,
.landing-page .enews-widget,
.lead-capture-page .enews-widget {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

.landing-page .enews-widget,
.lead-capture-page .enews-widget,
.offscreen-content .enews-widget {
	background-color: #f5f5f5;
	padding: 60px;
}

.enews-widget form {
	margin-left: 20px;
	margin-right: 20px;
}

.offscreen-content .enews-widget form {
	margin-left: 60px;
	margin-right: 60px;
}

.enews-widget p {
	margin-bottom: 20px;
}

.enews-widget form + p {
	margin-top: 20px;
}

.enews-widget input {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.landing-page .enews-widget input,
.lead-capture-page .enews-widget input,
.offscreen-content .enews-widget input {
	background-color: #fff;
}

.enews-widget input[type="submit"] {
	background-color: #000;
	color: #fff;
	font-size: 10px;
	font-size: 1rem;
	margin: 0;
	width: auto !important;
}

.enews-widget input:hover[type="submit"] {
	background-color: #4484ce;
}

/* Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/* Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none;
}

.genesis-skip-link a {
	background: #fff;
}

/* Display outline on focus */
:focus {
	color: #000;
	outline: #ccc solid 1px;
}

.home .site-container {
	-webkit-box-shadow: inset 0px 100px 150px rgba(18, 18, 51, 0.5);
    -moz-box-shadow: inset 0px 100px 150px rgba(18, 18, 51, 0.5);
        box-shadow: inset 0px 100px 150px rgba(18, 18, 51, 0.5);
	}

/* Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	position: fixed;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	width: 100%;
	z-index: 750;
}

.page-template-page_landing-php .site-header{
	background-color: transparent !important;
	}

.site-container.white .site-header,
.opaque-header .site-container .site-header{
	background: rgba(50,50,50,0.90);
	background: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	}

.site-container .site-header > .wrap {
	padding:20px 50px;
}

.opaque-header .site-container .site-header > .wrap {
    padding: 0px 50px;
}

.site-container.white .site-header > .wrap {
	padding:0px 50px;
}

.site-container.white .site-header .genesis-nav-menu > li > a,
.opaque-header .site-container.white .site-header .genesis-nav-menu > li > a {
    color: #000;
    text-shadow: none;
	padding: 20px 14px;
}

.opaque-header .site-container .site-header .genesis-nav-menu > li > a {
    color: #000;
    text-shadow: none;
    padding: 36px 14px;
}

.site-container.white .site-header .genesis-nav-menu > li.yellow > a,
.opaque-header .site-container.white .site-header .genesis-nav-menu > li.yellow > a,
.opaque-header .site-container .site-header .genesis-nav-menu > li.yellow > a,
.genesis-nav-menu > li.yellow > a {
    color: #f9cf00;
}

.site-container.white .site-header .genesis-nav-menu > li.yellow > a:hover,
.opaque-header .site-container.white .site-header .genesis-nav-menu > li.yellow > a:hover,
.opaque-header .site-container .site-header .genesis-nav-menu > li.yellow > a:hover,
.genesis-nav-menu > li.yellow > a:hover {
    color: #f19f4d;
}

.header-image .site-container.white .site-title > a {
	min-height: 48px;
}

.header-image .site-container.white .site-title > a,
.opaque-header.header-image .site-container .site-title > a {
    background-image: url(images/logo.png);
}

/* Super Header
--------------------------------------------- */

.super-header {
	background-color:#4484ce;
	color:#fff;
	line-height:1.6;
}

.super-header>.wrap {
	padding:5px 30px;
}

.super-header .widget {
	float:right;
}

.super-header h3 {
	font-size:24px;
	margin-bottom:0;
}

.super-header a {
	color:#fff;
}

.super-header a:hover {
	color:#f9cf00;
}


.super-header h3 a {
	font-weight:400;
}

.super-header .widget ul {
	margin:0 10px;
}


.super-header .widget ul > li {
	border-right:1px solid #fff;
	display:inline-block;
    font-size: 14px;
    margin-bottom: 0px;
    padding: 0px 10px;
    text-transform: none;
}

.super-header .widget ul > li:last-child {
	border-right:0px solid #4484ce;
}

.super-header .widget ul li a {
	color:#fff;
}

.super-header .widget ul li a:hover {
	color:#f9cf00;
}



/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding-bottom: 27px;
	padding-top: 27px;
	width: 20%;
}

.header-image .title-area {
	margin-bottom: 4px;
	margin-top: 3px;
	padding:0;
    width: 260px;
}

.site-title {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1;
	text-transform: uppercase;
}

.site-title a,
.site-title a:hover,
.site-title a:focus {
	color: #000;
	text-decoration: none;
}

.header-image .site-title > a {
	background-repeat:no-repeat;
	background-size: contain !important;
	background-position: center center;
	float: left;
	min-height: 80px;
	width: 100%;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-title,
.site-description {
	display: block;
	height: 0;
	text-indent: -9999px;
}


/* Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
}

.genesis-nav-menu > li > a {
	border-bottom-width: 0;
    border: none;
    color: #fff;
    position: relative;
}

.genesis-nav-menu > li > a:after {
    background-color: #f9cf00;
    content: '';
    display: block;
    height: 1px;
    opacity: 0.8;
    position: relative;
    top: 6px;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.genesis-nav-menu a:hover:after,
.genesis-nav-menu .current-menu-item > a:after {
    width: 100%;
}

.genesis-nav-menu > li > a:hover,
.genesis-nav-menu > li.current-menu-item > a,
.home .genesis-nav-menu > li > a:hover {
	color:#f9cf00;
}

.site-container.white .site-header .genesis-nav-menu > li > a:hover,
.site-container.white .site-header .genesis-nav-menu > li.current-menu-item > a,
.opaque-header .site-container .genesis-nav-menu li > a:hover,
.opaque-header .site-container .genesis-nav-menu li.current-menu-item > a {
	color:#4484ce;
}

.site-container.white .site-header .genesis-nav-menu > li > a:after,
.opaque-header .site-container .site-header .genesis-nav-menu > li > a:after {
    background-color: #4484ce;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a {
	color:#fff;
}

.genesis-nav-menu a {
	color: #000;
	display: block;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 2px;
	padding: 30px 14px;
	text-decoration: none;
	text-transform: uppercase;
}

.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus {
	color: #4484ce;
	text-decoration: none;
}

.genesis-nav-menu>.menu-item {
    -webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	transition:         all 0.3s ease-in-out;
}

.genesis-nav-menu:hover>.menu-item:not(:hover) {
    will-change: opacity;
    opacity: .7;
    -webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	transition:         all 0.3s ease-in-out;
}


.genesis-nav-menu .sub-menu {
	border-top: 1px solid #eee;
	left: -9999px;
	opacity: 0;
	position: absolute;
	-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;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: 0;
	letter-spacing:normal;
	padding: 10px 12px;
	position: relative;
	text-transform:none;
	width: 200px;
	word-wrap: break-word;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -52px 0 0 199px;
}

.genesis-nav-menu .sub-menu .sub-menu a {
	padding: 10px 12px;
}


.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

/* Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.menu-toggle,
.sub-menu-toggle {
	display: none;
	visibility: hidden;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	float: right;
	/*margin-top: 2px;*/
	text-align: right;
	width: 70%;
}

/* Footer Navigation
--------------------------------------------- */

.site-footer .genesis-nav-menu {
	padding-bottom: 30px;
}

.site-footer .genesis-nav-menu a {
	padding: 0 20px;
}


/* Content Area
---------------------------------------------------------------------------------------------------- */



/* Front Page
---------------------------------------------------------------------------------------------------- */

.home.header-image .site-title > a {
    background-image: url(images/logo-white.png);
}

/*.home .genesis-nav-menu > li > a{
	color: #000;
	}*/




/* Entries
--------------------------------------------- */

.entry,
.page.page-template-page_blog .content .entry {
	border-bottom: 1px solid #eee;
	margin-bottom: 60px;
	padding-bottom: 30px;
}

.page .content .entry {
	border-bottom: none;
}

.lead-capture-page .entry {
	margin-bottom: 0;
}

.page .content .entry,
.single .content .entry {
	margin-bottom:0;
	padding-bottom: 0;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li,
.pum-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #000;
	color: #eee;
}

.center {
	text-align: center;
}

.intro {
	font-size: 24px;
	font-size: 2.4rem;
	font-style: italic;
	margin-bottom: 40px;
	text-align: center;
}

/* Entry Meta
--------------------------------------------- */

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

.single .entry-header::after {
	border-bottom: 1px solid #000;
	content: "";
	display: block;
	margin: 0 auto 40px;
	padding-bottom: 10px;
	width: 2.5%;
}

.single .entry-header{
	display: none;
	}

.single-post .entry-header{
	display: none;
	}

p.entry-meta {
	font-size: 20px;
	font-size: 2rem;
}

.entry-categories,
.entry-tags {
	display: block;
    font-size: 14px;
    text-transform: uppercase;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination a {
	color: #000;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 700;
}

.archive-pagination a:hover,
.archive-pagination a:focus {
	color: #4484ce;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #f5f5f5;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-family: 'Lato', sans-serif;
	font-size: 10px;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 2px;
	padding: 8px 12px;
	text-decoration: none;
	text-transform: uppercase;
}

.archive-pagination li a:hover,
.archive-pagination li a:focus,
.archive-pagination li.active a {
	background-color: #000;
	color: #fff;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 40px;
}

.comment-list li {
	padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	line-height: 1.5;
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content ul > li {
	list-style-type: disc;
}

.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;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

/* SF Structure
---------------------------------------------------------------------------------------------------- */


.single-sf_structure .content{
	padding: 0px 0px;
	}

.single-sf_structure .entry{
	margin: 0px 0px;
	}



/* Popups
---------------------------------------------------------------------------------------------------- */

/* Hide all main error messages in popups */
.pum-content .gform_wrapper div.validation_error{
	display: none;
	}

/* add background overlay through here since the plugin isn't doing it */
.pum-theme-657 .pum-container:after{
	background-color: #fff;
	background-color: rgba(255,255,255,0.7)!important;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	}


.theme-657 .pum-title{
	font-weight: 300;
    font-size: 50px;
    line-height:1;
	margin-bottom: 22px;
	}

.theme-657 input {
	background-color: #fff;
    border-color: rgba(165, 121, 78, 0.38);
}

#popmake-651 div.first{
	text-align: center;
	}

#popmake-651 img.horizontal-books{
	display: none;
	width: 80%;
	}

#popmake-651 ul li {
    font-size: 20px;
    margin-bottom: 18px;
}

#popmake-651 ul {
    margin-top: 20px;
}

#popmake-651 .gform_wrapper {
    margin: 16px 0 0;
}

@media only screen and (max-width: 823px) {

	#popmake-651 .pum-title{
	    font-size: 36px;
		margin-bottom: 12px;
	}

	.pum-theme-657 .pum-container, .pum-theme-harville-hellen .pum-container {
	    padding: 24px;
	}

	#popmake-651 ul {
	    margin: 10px 0;
	    padding-left:30px;
	}

}


@media only screen and (max-width: 600px) {

	#popmake-651 img.horizontal-books{
		display: inline-block;
		}

	#popmake-651 img.diagonal-books{
		display: none;
		}


}

#popmake-667 p{
	font-size: 24px;
	line-height: 34px;
	}


/* Team Grid
---------------------------------------------------------------------------------------------------- */

.team-grid-wrapper{
	clear:both;
	text-align: center;
	}

.team-grid{
	margin-bottom: 20px;
	}

.team-grid > h2{
	color: #4484ce;
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 2px solid #4484ce;
	}

.team-member{
	display: inline-block;
	width: 33.3%;
	    padding: 10px 20px;
	margin-bottom: 2px;
	overflow: hidden;
	vertical-align: top;
	}

.team-member > a{
	color: #676767;
	display: block;
	padding: 0;
	position: relative;
	overflow: hidden;
	}

.team-member a:after {

}

.team-member a:hover:after {
	opacity:1;
}

.team-member > a .overlay{
	background-color: rgba(19, 19, 60, 0.7);
	content:"";
	position:absolute;
	bottom:0;
	opacity:1;
	height:50px;
	z-index:2;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
	width:100%;
	}

.team-member > a:hover .overlay{
	height:100%;
	display:-webkit-flex;
     display:-ms-flex;
     display: flex;
     align-items: center;
     justify-content: center;
     flex-direction:column;
     -webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
	}

.team-member a:hover .overlay-inner {

}

.team-member h3{
	border-bottom: 2px solid #4484ce;
	color: #4484ce;
	font-size: 18px;
	margin-bottom: 2px;
	text-align: left;
	text-indent: -500px;
	}

.team-member h3.first-of-section{
	text-indent: 0px;
	border-left: 2px solid #4484ce;
	padding-left: 4px;
	}

.team-member header{
	color:#fff;
	padding: 10px 0;
	}

.team-member a:hover header {
    background-color: transparent;
    color: #fff;
}
.team-member a img{
	display:block;
	width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden; /* prevent weird flicker in chrome */
	filter: contrast(90%);
-webkit-filter: contrast(90%);
	}

.team-member a:hover img{
	filter: contrast(100%);
-webkit-filter: contrast(100%);
	}

.team-member h1{
	color:#fff;
	font-size: 24px;
	margin-bottom: 0px;
	}

.team-member a:hover h1{
	color:#fff;
	}

.team-member .team-member-title{
	font-size: 14px;
	margin-bottom: 0px;
	}

.team-member .link-text{
	color: #fff;
	font-size: 14px;
	opacity:0;
	text-transform: uppercase;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
	}

.team-member a:hover .link-text{
	opacity:1;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
	}


.team-member-info {
    background-color: #f7f7f7;
    float:right;
    margin: 0px 0px 30px 30px;
    padding: 30px;
    text-align: center;
}



/* Team Member Page
---------------------------------------------------------------------------------------------------- */

.team-member-page header{
	text-align: left;
	}

.team-member-page header h1{
	font-size: 28px;
	margin-bottom: 0px;
	}

.team-member-page header h2{
	font-size: 28px;
	}

.team-member-name {
	font-weight: 700;
    margin-bottom: 10px;
    font-size: 24px;
}

.team-member-phone,
.team-member-email,
.team-member-social {
	font-size: 16px;
    margin-bottom: 0px;
    line-height: 1.6;
    padding: 0px 10px;
    text-align: center;
}

/* Content Grid
---------------------------------------------------------------------------------------------------- */
.sf_child_grid .grid-child .image-div{
	height: 300px;
	background-position: center center;
	background-size: cover;
	margin-bottom: 10px;
	opacity:.9;
		-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
	}

.sf_child_grid .grid-child:hover .image-div{
		-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	-ms-transition:     all 0.4s ease-in-out;
	-o-transition:      all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
	opacity:1;
	transform: scale(1.01);
	}


.sf_child_grid .grid-child h2{
	font-size: 24px;
	text-align: center;
	}



.page-id-2522 .sf_child_grid .grid-child{
	position: relative;
	overflow: hidden;
	}

.page-id-2522 .sf_child_grid .image-div{
	margin-bottom: 0px;
	}

.page-id-2522 .sf_child_grid .title-wrap{
	position: absolute;
	width: 100%;
	height: 86%;
	top: 0;
	display: table;
	background-color: rgba( 0, 0, 0, .4 );
	color: #fff;
	}

.page-id-2522 .sf_child_grid .title-wrap h2{
	display: table-cell;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	}



/*Edge To Edge Template
---------------------------------------------------------------------------------------------------- */
.edge-to-edge-content.full-width-content .site-inner,
.edge-to-edge-content.full-width-content .content{
	max-width: none;
	width: 100%;
	padding: 0px 0px 0px 0px;
	}

.edge-to-edge-content.full-width-content .content .wrap{
	padding: 0px 60px;
	}

.image-grid-wrap{
	background-color: #fff;
	padding: 10px 10px;
	float: left;
	clear: both;
	width: 100%;
	}

.image-grid-wrap .image-grid-row{
	float: left;
	width: 100%;
	}

.image-grid-wrap .title-cell div{
	display: table;
	padding: 20px;
	width: 100%;
	height: 100%;
	background-color: #9d1301;
	}

.image-grid-wrap .title-cell div h2{
	color: #fff;
	font-size: 20px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	}

.image-grid-wrap .grid-cell{
	background-color: #fff;
	padding: 10px;
	float: left;
	}

.image-grid-wrap .grid-cell a{
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	}

.image-grid-wrap .grid-cell a:hover	{
	-webkit-filter: saturate(1.1) sepia(0.3);
}

.image-grid-wrap .grid-cell a div{
	box-shadow: inset 0px 0px 140px rgba(0, 0, 0, 0.74);
	width: 100%;
	height: 100%;
	display: table;
	opacity: 0;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	padding: 20px;
	}

.image-grid-wrap .grid-cell a:hover div{
	opacity: 1;
	}

.image-grid-wrap .grid-cell a div h2{
	color: #fff;
	font-size: 20px;
	display: table-cell;
	text-align: center;
	    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.64);
	vertical-align: middle;
	}

.ten-image-grid .cell-1{
	width: 60%;
	height: 340px;
	}

.ten-image-grid .cell-2{
	width: 40%;
	height: 340px;
	}

.ten-image-grid .cell-3{
	width: 100%;
	height: 500px;
	}

.ten-image-grid .row-3-left{
	width: 60%;
	float: left;
	}

.ten-image-grid .row-3-left-row-1{
	height: 300px;
	width: 100%;
	}

.ten-image-grid .cell-4{
	width: 30%;
	height: 100%;
	}

.ten-image-grid .cell-5{
	width: 70%;
	height: 100%;
	}

.ten-image-grid .row-3-left-row-1{
	height: 270px;
	width: 100%;
	}

.ten-image-grid .cell-6{
	width: 100%;
	height: 100%;
	}

.ten-image-grid .cell-7{
	width: 100%;
	height: 100%;
	}

.ten-image-grid .row-3-left-row-2{
	height: 370px;
	width: 100%;
	}

.ten-image-grid .row-3-right{
	width: 40%;
	float: left;
	}

.ten-image-grid .row-3-right-row-1{
	width: 100%;
	height: 470px;
	}

.ten-image-grid .title-cell{
	width: 100%;
	height: 100%;
	}

.ten-image-grid .row-3-right-row-2{
	height: 170px;
	width: 100%;
	}

.ten-image-grid .cell-8{
	width: 30%;
	height: 100%;
	}

.ten-image-grid .cell-9{
	width: 70%;
	height: 100%;
	}

.ten-image-grid .row-4 {

}

.ten-image-grid .cell-10{
	width: 100%;
	height: 500px;
	}

.image-grid-wrap.ten-image-grid .grid-cell.cell-3 h2,
.image-grid-wrap.ten-image-grid .grid-cell.cell-10 h2 {
	font-size:50px;
}

.image-grid-wrap.ten-image-grid .grid-cell.cell-1 h2,
.image-grid-wrap.ten-image-grid .grid-cell.cell-2 h2,
.image-grid-wrap.ten-image-grid .grid-cell.cell-5 h2,
.image-grid-wrap.ten-image-grid .grid-cell.cell-6 h2,
.image-grid-wrap.ten-image-grid .grid-cell.cell-7 h2 {
	font-size:40px;
}

.image-grid-wrap.ten-image-grid .grid-cell.cell-4 h2,
.image-grid-wrap.ten-image-grid .grid-cell.cell-8 h2,
.image-grid-wrap.ten-image-grid .grid-cell.cell-9 h2 {
	font-size:20px;
}

.image-grid-wrap.ten-image-grid .grid-cell.title-cell h2 {
	font-size:45px;
}




/* Sidebar
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 20px;
	font-size: 2rem;
}

.sidebar .widget {
	border-bottom: 1px solid #eee;
	padding: 50px 30px 60px;
}

.sidebar.widget-area .widget:first-of-type {
    padding-top:0;
}

/* Backstretch
---------------------------------------------------------------------------------------------------- */

.backstretch img {
	-webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none;
}


/* Offscreen Content
---------------------------------------------------------------------------------------------------- */

.no-scroll {
	overflow: hidden;
}

.offscreen-content {
	background-color: rgba( 255, 255, 255, 1.0);
	display: none;
	height: 100%;
	left: 0;
	overflow-y: scroll;
	padding: 20px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 9998;
}

.offscreen-content .wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 720px;
}

.offscreen-container {
	display: table;
	height: 100vh;
	overflow: hidden;
	table-layout: fixed;
	text-align: center;
	width: 100%;
}

.offscreen-container .widget-area {
	display: table-cell;
	padding-bottom: 20px;
	vertical-align: middle;
	width: 100%;
}

/* Offscreen Content Icon
--------------------------------------------- */

.ion-ios-close-empty,
.ion-ios-more {
	font-size: 36px;
	font-size: 3.6rem;
}

.ion-ios-close-empty {
	margin-right: 10px;
}

.offscreen-content-icon,
.offscreen-content-toggle {
	position: fixed;
	right: 20px;
	top: 18px;
	z-index: 9998;
}

.admin-bar .offscreen-content-icon,
.admin-bar .offscreen-content-toggle {
	top: 52px;
}

.offscreen-content button,
.offscreen-content-icon button {
    background-color: #fff;
	color: #000;
	font-size: 20px;
	font-size: 2rem;
    padding: 2px 10px 2px 12px;
}

.offscreen-content button:hover,
.offscreen-content-icon button:hover {
	color: #4484ce;
}


/* Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #f6f6f6;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	clear: both;
}

.footer-widgets .wrap {
	margin: 0 auto;
	max-width: 1280px;
	padding-left: 60px;
	padding-right: 60px;
}

.footer-widgets .widget-area {
	float: left;
	padding-bottom: 60px;
	padding-top: 60px;
}

.footer-widgets .widget {
	margin-bottom: 20px;
}

.footer-widgets-1 {
	margin-right:4%;
	width: 58%;
}

.footer-widgets-2 {
	margin-right:0;
	text-align:center;
	width:38%;
}

.footer-widgets-2.widget-area {
	padding-top:80px;
}

.footer-widgets-3 {
	width: 100%;
}

.footer-widgets p {
	margin-bottom: 20px;
}

.footer-widgets .button {
	background-color: #000;
	color: #fff;
	margin-top: 10px;
}

.footer-widgets .button:hover {
	background-color: #4484ce;
}

.footer-widgets .widget ul.menu > li {
    font-size: 16px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    text-transform: uppercase;
    border-bottom: 1px solid #d4d4d4;
}

.footer-widgets .gform_widget .widget-wrap {
	background-color: #e9e9e9;
    padding: 10px 25px;
}

.footer-widgets .gform_widget .widget-wrap .gform_footer {
	width:20%;
}


/* Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	    background-color: #4484ce;
    color: #fff;
	font-size:12px;
    font-size: 1.2rem;
	line-height: 1;
	padding: 30px 0;
	text-align: center;
	text-transform:uppercase;
}

.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
	color:#fff;
}

.site-footer .wrap {
	margin: 0 auto;
	max-width: 1280px;
	padding-left: 60px;
	padding-right: 60px;
}

.site-footer p {
	margin-bottom: 0;
}

.site-footer a {
	color: #fff;
}

.site-footer a:hover,
.site-footer a:focus {
	color: #f9cf00;
}

/* # SF Bottom Footers
---------------------------------------------------------------------------------------------------- */

#bottom-footer-left {
	float:left;
	width:50%;
}

#bottom-footer-right {
	float:right;
	width:50%;
}


#bottom-footer-left {
	text-align:left;
}

#bottom-footer-right {
	text-align:right;
}

.site-footer .menu li {
	border-right: 1px solid #f0f3e0;
	color:#4484ce;
    display: inline-block;
    font-size:12px;
    font-size: 1.2rem;
    padding: 0px 8px;
    text-transform: uppercase;
}

.site-footer .menu li:last-child {
	border-right:0px solid #555;
}

/* # SF Credit Footer
---------------------------------------------------------------------------------------------------- */
#sf-credit-footer {
	clear:both;
    color: #a5c0e3;
    font-size: 10px;
    font-size: 1.0rem;
    letter-spacing:0px;
    line-height: 1;
    padding: 40px  0 0;
    text-align: center;
    text-transform:uppercase;
}

.site-footer #sf-credit-footer a {
    color: #a5c0e3;
}

.site-footer #sf-credit-footer a:hover {
    color: #fff;
}

/* Fadein Effect
---------------------------------------------------------------------------------------------------- */

.site-container {
	-webkit-animation: fadein 1s;
	-moz-animation:    fadein 1s;
	-ms-animation:     fadein 1s;
	-o-animation:      fadein 1s;
	animation:         fadein 1s;
}

@keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

@-moz-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

@-webkit-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

@-ms-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

@-o-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}



/* Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1156px) {

	.genesis-nav-menu a {
	font-size:12px;
	font-size:1.2rem;
	letter-spacing: 1px;
	padding:36px 10px;
		}

	.fl-module h1.uabb-heading span {
	    font-size: 42px;
	}

}

@media only screen and (max-width: 1023px) {


	.site-container.white .site-header .genesis-nav-menu > li > a,
	.opaque-header .site-container.white .site-header .genesis-nav-menu > li > a {
	    padding: 20px 10px;
	}

	.site-container .site-header > .wrap {
	    padding: 10px 20px;
	}

	.site-container.white .site-header > .wrap {
	    padding: 0px 20px;
	}

	.header-image .title-area {
	    width: 20%;
	}

	.nav-primary {
	    width: 80%;
	}

}

@media only screen and (max-width: 823px) {

	.blue-bg-on-mobile{
		background-color:#4785cc;
	}


	.content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.header-image .title-area,
	.js .genesis-nav-menu .sub-menu,
	.js .genesis-nav-menu .sub-menu a,
	.sidebar-primary,
	.site-header .nav-primary,
	.title-area {
		width: 100%;
	}

	.site-container .site-header > .wrap,
	.site-container.white .site-header > .wrap {
	    padding: 0;
	}

	.header-image .site-container.white .site-title > a {
	    min-height: 50px;
	}

	.site-header {
		padding-left:0px;
		padding-right:0px;
	}

	.site-header,
	.front-page .site-header {
		background-color:#fff;
		position: static;
	}

	.title-area {
		padding-bottom: 15px;
	}

	body.header-image .site-title > a {
		background-image: url(images/logo.png);
		display: block;
		float: none;
		margin: 0 auto;
		min-height:60px;
	}

	.genesis-nav-menu li {
		float: none;
	}

	.header-image .title-area {
	    float: left;
	    min-height: 75px;
	    width: 70%;
	}

	.header-image .title-area {
	    background-position:left center;
	    margin:0;
	    min-height: 58px;
	    padding:10px;
	}

	.home.header-image .site-title > a {
	    background-image: url(images/logo.png);
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu a:hover:after, .genesis-nav-menu .current-menu-item > a:after {
	    width: 0;
	}

	.super-header .widget {
	    float: none;
	    display: inline-block;
	    margin: 0;
	    width: 49%;
	}

	.super-header .widget:nth-child(even) {
	    text-align:right;
	}

	.super-header .widget ul {
	    margin: 0;
	}

	.super-header .widget ul > li:last-child {
	    padding-right: 0;
	}

	.super-header>.wrap {
	    padding: 5px 14px;
	}

	/* Genesis Responsive Menus */
	.js .site-header nav .wrap {
		padding: 0;
	}

	.home-hero h1 {
	    font-size: 50px;
	}

	nav.genesis-responsive-menu {
		display: none;
		position: relative;
	}

	.genesis-skip-link .skip-link-hidden {
		display: none;
		visibility: hidden;
	}

	.menu-toggle,
	.sub-menu-toggle {
		border-width: 0;
		background-color: transparent;
		color: #fff;
		display: block;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		visibility: visible;
	}

	.menu-toggle:focus,
	.menu-toggle:hover,
	.sub-menu-toggle:focus,
	.sub-menu-toggle:hover {
		border-width: 0;
	}

	.menu-toggle:focus,
	.sub-menu-toggle:focus {
		outline: thin solid #ccc;
		outline-offset: -1px;
	}

	body.user-view button.menu-toggle {
	    background-color:#f19e4d;
	    line-height: 20px;
	    position: relative;
	    z-index: 999;
	    margin: 0;
	    display: inline-block;
	    min-height: 75px;
	    text-align:center;
	    width: 30%;
	}

	body.user-view button.menu-toggle.activated {
	    background-color:#f8d218;
	}

	.menu-toggle::before {
		font-size: 2em;
		text-rendering: auto;
		vertical-align: middle;
	}

	.ion-ios-drag.activated:before {
	    content: "\f2d7";
	}

	.sub-menu-toggle {
		float: right;
		padding: 11px !important;
		position: absolute;
		right: 1px;
		top: 1px;
		z-index: 100;
	}

	.sub-menu-toggle.activated {
		background-color:#f19d4d;
	}

	.sub-menu-toggle::before {
		display: inline-block;
		text-rendering: auto;
		-webkit-transform: rotate( 0 );
		-ms-transform:     rotate( 0 );
		transform:         rotate( 0 );
		-webkit-transition: transform .25s ease-in-out;
		-ms-transition:     transform .25s ease-in-out;
		transition:         transform .25s ease-in-out;
	}

	.sub-menu-toggle.activated::before {
		-webkit-transform: rotate( 180deg );
		-ms-transform:     rotate( 180deg );
		transform:         rotate( 180deg );
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item {
		display: block;
		float: none;
		position: relative;
		text-align: left;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
	.genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-responsive-menu .genesis-nav-menu a:focus {
		color: #4484ce;
		outline: thin solid #ccc;
		outline-offset: -1px;
	}

	.genesis-nav-menu .sub-menu a,
	.front-page .genesis-nav-menu .sub-menu a {
	    background-color: transparent;
	    border: 1px solid #eee;
	    color:#fff;
	}

	.genesis-nav-menu .sub-menu a:hover,
	.genesis-nav-menu .sub-menu a:focus,
	.genesis-nav-menu .sub-menu .current-menu-item > a,
	.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
	.genesis-nav-menu .sub-menu .current-menu-item > a:focus {
	    color: #b3b3b3;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item a {
		background-color: #efefef;
		border: none;
	    color: inherit;
	    margin-bottom: 1px;
	    padding: 12px 20px;
	    width: 100%;

	}

	.genesis-responsive-menu .site-header .genesis-nav-menu .menu-item a {
		padding: 10px 0;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		border: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
		left: 0;
		margin-left: 0;
	}

	.genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
		content: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		background-color:#e4e4e4;
		clear: both;
		display: none;
		margin: 0;
		opacity: 1;
		padding-left: 15px;
		position: static;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}

	.site-inner {
		margin-top: 0;
	    padding-left: 8%;
	    padding-right: 6%;
	    padding-top: 30px;
	}

	.page-title.title-lines-1 .wrap {
	    padding: 70px 20px 50px;
	}

	.content,
	.content-sidebar .content,
	.sidebar-content .content {
		float: none;
		padding: 0;
	}

	.content-sidebar .content {
		border-right: none;
	}

	.sidebar-content .content {
		border-left: none;
	}

	.sidebar .widget {
		padding: 5%;
	}

	.sidebar .widget:last-child {
		border-bottom: none;
	}

	.footer-widgets-2 {
		padding-left: 0;
		padding-right: 0;
	}

	.site-footer {
		padding-bottom: 40px;
		padding-top: 40px;.
	}

	.site-footer .genesis-nav-menu a {
		padding-left: 10px;
		padding-right: 10px;
	}

	.button {
		margin:5px;
	}

}

@media only screen and (max-width: 600px) {

	.after-entry .enews-widget,
	.landing-page .enews-widget,
	.lead-capture-page .enews-widget {
		padding: 20px;
		width: 100%;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-fifth,
	.one-sixth,
	.one-third,
	.four-fifths,
	.three-fourths,
	.three-fifths,
	.three-sixths,
	.two-fourths,
	.two-fifths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.footer-widgets .wrap,
	.site-footer .wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.offscreen-content .enews-widget {
		padding: 20px;
	}

	.offscreen-content p {
		line-height: 1.5;
	}

	.home-hero h1 {
	    font-size: 30px;
	}

	.team-member {
	    width: 50%;
	}

	.team_member_info {
		float: none;
	    margin: 0px auto 30px;
	}

	.page-title.title-lines-1 .wrap {
	    padding: 45px 20px 30px;
	}

	.archive-description,
	.author-box {
	    margin-bottom: 20px;
	}

	.page-title.title-lines-1 h1 {
	    font-size: 34px;
	    text-align:center;
	}

	.page-title.title-lines-2 h2 {
	    font-size: 34px;
	    text-align:center;
	}

	.blog .entry-title, .archive .entry-title {
	    font-size: 24px;
	    font-size: 2.4rem;
	}

	.super-header .widget {
		display:inline-block;
		float:none;
		margin:0;
		width:49%;
	}


}

@media only screen and (max-width: 450px) {

	.blog .entry-title, .archive .entry-title {
	    font-size: 24px;
	    font-size: 2.4rem;
	}

	.entry-image-link {
	    float: none;
	    height: auto;
	    margin: 0px auto;
	    width: 100%;
	}

	.entry-image-link img {
	    float: none;
	    height: auto;
	    margin: 0px auto 20px;
	    width: 100%;
	}

	h2 {
		font-size:36px;
		font-size:3.6rem;
	}

	.pp-testimonials .layout-2 .pp-testimonials-image {
	    margin-right: 0px;
	    width: 75px;
	}

	body .pp-testimonials .pp-testimonial .pp-title-wrapper h3.pp-testimonials-title {
	    font-size: 22px;
	}

	body .pp-testimonials .pp-testimonial .pp-title-wrapper h4.pp-testimonials-subtitle {
	    font-size: 16px;
	}

	body .pp-testimonials  .pp-testimonial .pp-testimonials-content {
	    font-size: 24px;
	}
}

/* # Print Styles
----------------------------------- */

@media print {

	.site-header,
	.nav-primary,
	.breadcrumb,
	.entry-meta,
	#bottom-footer-right,
	#sf-credit-footer,
	.entry-comments,
	.comment-respond,
	.sidebar,
	.sidebar-alt,
	.sharedaddy,
	.footer-widgets-2,
	.footer-widgets-3,
	.edit-link-wrap
	{
		display: none !important;
	}

	.content,
	.single .content {
		border-left:0px;
		min-height:0px !important;
		padding:15px;
		width:100%;
	}

	.sidebar-content .content,
	.content-sidebar .content {
		border: 0px solid #eee;
		min-height:0px !important;
	}

	.site-inner {
		margin-top:0px !important;
	}

	.entry,
	.page.page-template-page_blog .content .entry {
	    border-bottom: 0px solid #eee;
	    margin-bottom: 10px;
	    padding-bottom: 0px;
	}

	.footer-widgets .widget-area.footer-widgets-1 {
		float:none;
		margin:0px auto;
		padding:0px;
		width:40%;
	}

	#bottom-footer-left{
		float:none;
		text-align:center;
		width:100%;
	}

	h1.entry-title {
		font-size:38px;
		font-size:3.8rem;
	}

	h2 {
		font-size:32px;
		font-size:3.2rem;
	}

	h2 {
		font-size:28px;
		font-size:2.8rem;
	}


}
