/*
	Theme Name: Austin Hill Shaw 2014
	Description: This is a custom child theme created for the Genesis Framework.
	Author: Michelle Martello
	Author URI: http://www.minimadesigns.com/

	Last Updated: 10.29.15
	Version: 2.0.1

	Template: genesis
	Template Version: 2.0.1
*/


/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
		- Colors
		- Fonts
	- Common Classes
		- WordPress
		- Genesis
		- Titles 
	- Widgets
		- Featured Content
		- Home Widgets
			- Home Quote
			- Home White Block
			- Home Dark Block
		- Inner Wigets
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Gravity Forms
		- Jetpack
		- Simple Social Icons
        - Viral Quiz Builder
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Entries
		- Pagination
		- Comments
	- Pages
		- Home Page
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Media Queries
		- Retina Images
		- min-width: 1401px
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px
		- max-width: 639px
		- max-width: 567px
		- max-width: 479px
	- Flexnav

*/


/*
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:100%;margin:0}button,input{line-height:normal}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}


/* FONTS */
@font-face {
  font-family: "austin-hill-shaw";
  src:url("fonts/austin-hill-shaw.eot");
  src:url("fonts/austin-hill-shaw.eot?#iefix") format("embedded-opentype"),
    url("fonts/austin-hill-shaw.woff") format("woff"),
    url("fonts/austin-hill-shaw.ttf") format("truetype"),
    url("fonts/austin-hill-shaw.svg#austin-hill-shaw") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "austin-hill-shaw" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "austin-hill-shaw" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-address:before {
  content: "\e000";
}
.icon-unlock:before {
  content: "\e001";
}
.icon-audio:before {
  content: "\e002";
}
.icon-book:before {
  content: "\e003";
}
.icon-signal:before {
  content: "\e004";
}
.icon-quote:before {
  content: "\e005";
}
.icon-shuffle:before {
  content: "\e006";
}
.icon-strategy:before {
  content: "\e007";
}
.icon-talkbubble:before {
  content: "\e009";
}
.icon-chart:before {
  content: "\e00a";
}
.icon-gear:before {
  content: "\e00b";
}
.icon-infinity:before {
  content: "\e00c";
}
.icon-lightbulb:before {
  content: "\e00d";
}
.icon-link:before {
  content: "\e00e";
}
.icon-mail:before {
  content: "\e00f";
}
.icon-map:before {
  content: "\e010";
}
.icon-pencil:before {
  content: "\e011";
}
.icon-pulse:before {
  content: "\e012";
}
.icon-question:before {
  content: "\e013";
}
.icon-tag:before {
  content: "\e014";
}
.icon-facebook:before {
  content: "\e015";
}
.icon-piechart:before {
  content: "\e016";
}
.icon-twitter:before {
  content: "\e017";
}
.icon-paperairplane:before {
  content: "\e018";
}
.icon-sun:before {
  content: "\e008";
}
.icon-wave:before {
  content: "\e019";
}
.icon-head:before {
  content: "\e01a";
}


.small {font-size:40px;color:#a0adb4;padding:0;margin:0;}
.medium {font-size:60px;color:#a0adb4;padding:0;margin:0;}
.large {font-size:80px;color:#a0adb4;padding:0;margin:0;}
.circle {border-radius:50px;border:1px solid #4e585e;text-align:center;}


/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;

	/* box-sizing fix for IE6 & IE7
	 * Link: https://github.com/Schepp/box-sizing-polyfill
	*/
	*behavior: url('https://raw.github.com/Schepp/box-sizing-polyfill/master/boxsizing.htc');
}

/* 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;
}


/*
Clear fix for column classes
---------------------------------------------------------------------------------------------------- */
.clear-line:after {
  	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clear-line {
	display: inline-block;
	width: 100%;
}
 
html[xmlns] .clear-line {
	display: block;
}
 
* html .clear-line {
	height: 1%;
}

/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
}

body {
	background-color: #FFFFFF;
	color: #262a2d;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.625;
	-webkit-font-smoothing :antialiased;
	-webkit-text-size-adjust: 100%;
	
	/*background-color: #FFFFFF;
	color: #262a2d;
	font-family: EB Garamond, georgia, serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;*/
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-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;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #f08321;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #5e8686 !important;
	outline: none;
}

a:focus {
	outline: none;
}



p {
	margin: 0 0 24px 0;
	margin: 0 0 2.4rem 0;
	padding: 0;
}

b,
strong {
	font-weight: 700;
}

em,
i {
	font-style: italic;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

/* featured posts*/



.display-posts-listing img {
float: left;
margin: 0 20px 15px 0;
border:5px solid #eee
}


ul.display-posts-listing ul {margin-left:0 !important}
.display-posts-listing {margin-left:0 !important}
.display-posts-listing li {list-style-type:none !important;margin:5px 10px 15px 0 !important;padding:0px 0 5px 0}
.display-posts-listing .listing-item {
   font-size:14px;
}


.display-posts-listing .listing-item {
clear: both !important;border-top:1px solid #eee;padding:10px 0 5px 0
}

.listing-item  .title {font-size:16px !important;display:block;line-height:20px;padding:0 0 10px 0;text-transform:uppercase;letter-spacing:1px}

/* QUOTES*/


.sidequote {
	margin: 0px 0 10px 40px;width:30%;float:right;font-style:italic;padding:25px 0 10px 0;color:#f08321;border-top:4px solid #c3dee5;border-bottom:4px solid #c3dee5;line-height:1.5em;font-size:20px;
}

/*
blockquote  {
	
	background: #f6f6f6;
border-top: 5px solid #f08321;
border-radius: 3px;
box-shadow: 0 3px 0 #CBD0D5;
color: #333;
margin: 30px 0;
padding: 30px;
	
	
}*/


blockquote::before {
	content: "\201C";
	font-family:Georgia, "Times New Roman", Times, serif;
	display: block;
	font-size: 130px !important;
	height: 0px;
	left: -70px;
	position: relative;
	top: -50px;
	color:#fde1c7;z-index:0 !important
}


blockquote  {
	
	
margin: 30px 60px 30px 30px;
padding: 30px;font-style:italic;
z-index:5 !important
	
	
}

blockquote p {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;line-height:1.6;
color: #333;}

.callout-box {
background: #f6f6f6;
border-top: 5px solid #f08321;
border-radius: 3px;
box-shadow: 0 3px 0 #CBD0D5;
color: #333;
margin: 30px 0;
padding: 30px;
}


.sidebar #quotescollection {font-style:italic;padding:25px 0 10px 0;color:#f08321;border-top:4px solid #c3dee5;border-bottom:4px solid #c3dee5;line-height:1.5em;font-size:20px;}
.sidebar #quotescollection cite {font-size:12px;margin:20px 0 0 0;line-height:1.2em}

.quotescollection {}

blockquote.quotescollection  {background: #f6f6f6;
border-top: 5px solid #f08321;
border-radius: 3px;
box-shadow: 0 3px 0 #CBD0D5;
color: #333;
margin: 30px 0;
padding: 30px;}

.quotescollection q{font-style:italic;}

blockquote p::last-child {
	margin-bottom: 0px;
}

.bluequote {background: #2e3337 url("images/bg-home-dark-block@1100.jpg");padding:50px 40px 40px 40px;font-size:18px;letter-spacing:1px;color:#fff !important;margin:10px 0 10px 0;text-align:left;font-style:italic}
.bluequote cite {color:#68737a;font-size:12px;letter-spacing:1px;	text-transform:uppercase;padding:15px 0 0 0}

.smallquote {font-style:italic;font-size:18px;	font-family: 'Lato', sans-serif;font-family: "GothamBookRegular", Helvetica, sans-serif;
font-size: 18px;
margin-bottom: 0;
color: #404041;
letter-spacing: .05em;
text-transform: uppercase;
line-height: 1.5;}


.photosmall:hover {background:#0b0e0b;opacity:.6}

.photosmall {
	color: #fff;
	display: block;
	line-height: 20px;	
	max-height: 136px;
	padding: 30px 10px;
	padding: 3rem 1rem;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.photosmall span {
	background: #fff;
	color: #282d30;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 8px 12px;
	text-transform: uppercase;
}

.photosmall h3 {margin:0 auto;text-align:center;display:block}

.photosmall p, 
.photo p {font-family: 'Open Sans', sans-serif;	line-height: 40px;	font-size:24px;	text-align:left;padding:0 0 0 0px;font-style:italic;/*text-shadow: 1px 1px #464c4e;*/	}

.photo {color:#fff;padding:40px;}
.photo h3 {margin:20px 0 20px 0}	
.photo h3 span {background:#fff;text-transform:uppercase;font-family: 'Open Sans', sans-serif;color:#282d30;font-size:18px;letter-spacing:2px;padding:8px 12px}


.ahsbio p {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	line-height: 40px;
	padding: 60px 0 0 300px;
	text-align: right;
}	

.ahsbio h3 {text-align:right;margin:20px 30px 20px 0;}
.ahsbio h3 span {background:#fff;text-transform:uppercase;font-family: 'Open Sans', sans-serif;color:#282d30;font-size:18px;letter-spacing:2px;padding:8px 12px} 


.ahsbio {background: url('images/ahsbio.jpg') no-repeat 50% 50%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;  }	

.self {background: url('images/self.jpg') no-repeat 50% 50%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;}

.religion {background: url('images/spirit.jpg') no-repeat 50% 50%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;}
	
.art {background: url('images/business.jpg') no-repeat 50% 50%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;}
	
.science {background: url('images/science.jpg') no-repeat 50% 50%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;   }

.self, .photo, .religion, .art {margin:0 0 30px 0}


/*
.blue {background-color: #f08321;
	position: relative;
	color: #fff;}
	
.blue:hover {background:#272c2e;transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s}
*/

.entry-content code {
	background-color: #333;
	color: #ddd;
}

cite, .quotescollection_author {
	color: #292e32;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-transform:uppercase;margin:10px 0  0 0;letter-spacing:1px;
}

.photo cite {color:#fff}


code {
	font-family: 'Consolas', monospace, serif;
	font-size: 12px;
	font-size: 1.2rem;
	display:block
}


hr {
   -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid;
    border-width: 2px 0 0;
    clear: both;
    height: 0;
    margin-top: 30px;
	margin-bottom: 30px;
    width: 30px;
}


/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	line-height: 1.4;
	margin: 0 0 16px;
	margin: 0 0 1.6rem;
}

h1 {
	font-size: 34px;
	font-size: 3.4rem;
}

h2 {
	font-size: 30px;
	font-size: 3rem;line-height: 1.2 !important;
}



h3 {
	font-size: 22px;
	font-size: 2.2rem;
}

h3 i {color:#586e77;font-size:30px;padding:10px 10px 0 0 }


h4 {
	font-size: 20px;
	font-size: 2rem;
}

h5 {
	font-size: 18px;
	font-size: 1.8rem;
}

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 */
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 2px solid #909ca3;
	box-shadow: 1px 1px 3px #eee inset;
	color: #999;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 16px;
	padding: 1.6rem;
	width: 100%;
}

input {
	border: 4px solid #909ca3;
	border-radius: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
}

.contact input {
	border: 2px solid #909ca3;
}

input:focus,
textarea:focus {
	outline: none;
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background-color: #f08321;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	padding: 12px 20px;
	padding: 1.2rem 2rem;
	text-align: center;
	text-transform: uppercase;
	white-space: normal;
	width: auto;
}


.largebutton {font-zize:20px !important;font-size: 2rem !important;}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	background-color: #f6ab68;
}

.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
	padding: 5px 20px;
	padding: .5rem 2rem;
}

input[type="checkbox"] {
	-webkit-appearance: checkbox;
	border: 0 none;
	width: auto;
}

input[type="image"] {
	border: 0 none;
	padding: 0;
	width: auto;
}

input[type="radio"] {
	-webkit-appearance: radio;
	border: 0 none;
	width: auto;
}

input[type="submit"] {
	border: 0px none;
	vertical-align: bottom;
}

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;
	margin-bottom: 4rem;
	width: 100%;
}

tbody {
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	padding: 6px 0;
	padding: 0.6rem 0;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.wrap:after {
	clear: both;
	content: " ";
	display: block;
}

.site-inner {
	clear: both;
	padding-top: 40px;
	padding-top: 4rem;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 920px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* Content */

.content {
	float: right;
	width: 740px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 520px;
}

.full-width-content .content {
	width: 100%;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.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 {
	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-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 2.4rem;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.sticky {
}


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;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
	margin: 0 2.4rem 2.4rem 0;
}

img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
	margin: 0 0 2.4rem 2.4rem;
}

.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	text-align: center;
}

.gallery-caption {
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
	margin-bottom: 2rem;
}

.archive-description,
.author-box {
	background-color: #fff;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.archive-description {
	padding: 40px 40px 24px;
	padding: 4rem 4rem 2.4rem;
}

.author-box {
	padding: 40px;
	padding: 4rem;
}

.author-box-title {
	color: #4D585D;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 4px;
	margin-bottom: 0.4rem;
}

.author-box a {
	border-bottom: 1px solid #ddd;
}

.author-box p {
	margin-bottom: 0;
}

.author-box .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

/* Titles
--------------------------------------------- */

/*
.entry-title::after {
	
	border-bottom: 1px solid #afbdc8;
	content: "";
	display: block;
	margin: 0 auto 15px;
	padding-bottom: 20px; 
	width: 25%;
	
}*/


.entry-title {
	color: #262a2d;
	/*text-align:center;*/
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: 400;
	/*text-transform:uppercase */
}





.page .entry-title,
.single-post .entry-title {
	margin-bottom: 30px;
	margin-bottom: 3rem;
}


.entry-content .entry-title {text-align:left !important; margin-bottom:0 !important}
.entry-content .entry-title::after {border-bottom: none !important;margin:0 !important;padding-bottom:0 !important;}



.entry-title a,
.sidebar .widget-title a {
	color: #4D585D;
}

.entry-title a:hover {
	color:#f08321
}

.entry-title a {font-size: 26px !important;
	font-size: 2.6rem !important;}


.widget-title {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	font-family: 'Montserrat', sans-serif;
	color:#262b2f;text-align:center
}

.sidebar .widget-title a {
	border: none;
}


.sidebar .entry-title {	margin-bottom: 15px !important;
	margin-bottom: 1rem !important; text-align:left !important;line-height:20px !important;}

.sidebar .entry-title a {font-size:16px !important;text-transform:none}
.sidebar .entry-title a:hover {color:#f08321}

.sidebar .entry-title::after {
	
	border-bottom: 3px solid #afbdc8;
	content: "";
	display: block;
	/*margin: 0 auto 5px;*/
	padding-bottom: 15px;
	width: 25%;		
}

.sidebar .entry-content {margin:0;padding:0}
.archive-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

/* Colors
--------------------------------------------- */
.orange {
	color: #f08321;
}
.white {
	color: #fff;
}

.bg-orange {
	background-color: #f08321;
	color: #fff;
}

/* Fonts
--------------------------------------------- */
.lato {
	font-family: 'Lato', sans-serif;
}

.montserrat {
	font-family: 'Montserrat', sans-serif;
}


/*
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;
}


/* Home Widgets
--------------------------------------------- */




.home-widgets h1,
.home-widgets h2,
.home-widgets h3,
.home-widgets h4,
.home-widgets h5,
.home-widgets h6 {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}	


/* Home Quote */
.home-quote {
	background: #c9e3e4 url("images/bg-home-quote.jpg") no-repeat 45% 50%;
	background-size: cover;
	color: #205a86;
	font-family: 'Montserrat', sans-serif;
	line-height: 36px;
	line-height: 3.6rem;
	padding: 50px 0 30px;
	padding: 5rem 0 3rem;
	text-align: center;
	width: 100%;
}

.home-quote .widget {
	max-width: 700px;
	padding-left: 8.771929824561404%; /* 100px / 1140px */
}

.home-quote .widget .widget-wrap {
	background: url("images/bg-quote.png") no-repeat 50% 50%;
	background-size: 580px 235px;
	display: block;
	text-indent: -9999px;
}

.home-quote h1, 
.home-quote h2, 
.home-quote h3, 
.home-quote h4, 
.home-quote h5, 
.home-quote h6 {
	color: #205a86;
	margin-bottom: 0px;
	line-height: 36px;
	line-height: 3.6rem;
}

.home-quote h1, 
.home-quote h2 {
	font-size: 90px;
	font-size: 9rem;
	line-height: 1;
}

.home-quote h3 {
	font-size: 44px;
	font-size: 4.4rem;
}

.home-quote h4 {
	font-size: 26px;
	font-size: 2.6rem;
}

.home-quote h5 {
	font-size: 24px;
	font-size: 2.4rem;
}

.home-quote h6 {
	font-size: 20px;
	font-size: 2rem;
}

.home-quote span {
	display: inline-block;
	font-family: 'Adobe Caslon Pro', 'Hoefler Text', Georgia, Garamond, Times, serif;
	font-weight: 600;
	line-height: 22px;
}

.home-quote h2 {
	color: #205a86;
	text-shadow: 0 -1px 0 #666;
}


/* Home White Block */

.home-white-block {

	color: #575757;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	line-height: 2.4rem;
	text-align: center;
	text-transform: uppercase;
}

.home-white-block .wrap {
	padding: 40px 4px 40px;
	padding: 4rem 0.4rem 4rem;
}
/*
.home-white-block .video {
	float: left;
	.margin-right: 3.070175438596491%; 
	width: 56.14035087719298%; 
}

.home-white-block .optin {
	float: right;
	padding-top:20px;

	width: 40.35087719298246%;
}

.home-white-block iframe {
	height: 400px;
	width: 640px;
}
*/


.home-white-block h1,
.home-white-block h2,
.home-white-block h3 {
	font-size: 28px;
	font-size: 2.8rem;
	color: #4d585d;
	margin:0;padding:0;
}

.home-white-block h4 {
	font-size: 20px;
	font-size: 2rem;
	line-height: 30px;
	line-height: 3rem;
	color:#909ca3;
}

.home-white-block hr {
	border-top: 1px solid #96A6AF;
}

.home-white-block input {
	border: 4px solid #909CA3;
	padding: 16px 12px;
	padding: 1.6rem 1.2rem;
    height: 54px;
}

.home-white-block input[type="text"] {
	width: 24.07002188183807%; /* 110px / 457px */
}

.home-white-block #inf_field_Email {
	margin: 0px 2px;
	margin: 0rem 0.2rem;
	width: 50.32822757111597%; /* 230px / 457px */
}

.home-white-block input[type="submit"] {
	border: 0px none;
	padding: 16px 24px;
	padding: 1.6rem 2.4rem;
}

/* Home Dark Block */
.home-dark-block {
	background: #272c2f url("images/bg-home-dark-block.jpg") repeat center top;
	color: #FFFFFF;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 26px;
	line-height: 2.6rem;
	text-align: center;
}

.home-dark-block .wrap {
	padding: 50px 0;
	padding: 5rem 0;
}

.home-dark-block .widget {
	padding: 0 13.15789473684211%; /* 0 150px / 1140px */
}

.home-dark-block h1,
.home-dark-block h2,
.home-dark-block h3,
.home-dark-block h4 {
	color: #f08321;
	font-size:30px
}

.home-dark-block h1 span,
.home-dark-block h2 span,
.home-dark-block h3 span,
.home-dark-block h4 span {
	display: inline-block;
}

.home-dark-block hr {
	border-top: 1px solid #909ca3;
}



.home-logos {
	background: #fff;
	text-align: center;border-bottom:1px solid #f08321
}

.home-logos .wrap {
	padding: 30px 0;
	padding: 3rem 0;
}

/* Inner Widgets
--------------------------------------------- */
.inner-widget {
}

.inner-widget .inner-quote {
	background: #f08321;
	color: #ffffff;
	/*text-align: center;*/
}

.inner-quote .wrap {
	padding: 10px 15px 10px;
	padding: 1rem 1.5rem 1rem;
}

.inner-quote .left {
	float: left;
	width: 54%;
}

.inner-quote .right {
	float: right;
	width: 44.99%;padding:10px 0 0 0
}

.inner-quote h3 {
	color: #ffffff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 400;
	letter-spacing: 1px;
	margin-top: 0px;margin-bottom: 0px;
	text-transform: uppercase;
}

.inner-quote h3 span {
	font-weight: bold !important;
}

.inner-quote h4 {
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0px;
	margin:0;padding:0
}

.inner-quote input {
	border: 4px solid #f6ab68;
	color: #4E565A;
	height: 54px;
	padding: 14px 12px;
	padding: 1.4rem 1.2rem;
}

.inner-quote input[type="text"] {
    width: 24.67248908296943%; /* 110px / 458px */
}

.inner-quote #inf_field_Email {
	margin: 0px 2px;
	margin: 0rem 0.2rem;
	width: 50.21834061135371%; /* 230px / 458px */
}

.inner-quote input[type="submit"] {
	background-color: #292e30;
	border: 0px none;
	color: #fff;
	padding: 14px 20px;
	padding: 1.4rem 2rem;
	border: 4px solid #f6ab68;
	letter-spacing:2px
}

.inner-quote input[type="submit"]:hover {
	background-color: #5d7d83;
	color: #fff;
}

/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget {
	color: #999;
}

.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: #f15123;
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #333;
}



/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 5px;background:#eee;border:none !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 .gform_footer input[type="submit"] {
	font-size: 14px;
	font-size: 1.4rem;
}

div.gform_wrapper .gfield_checkbox li input[type="checkbox"], 
div.gform_wrapper.gf_browser_ie .gfield_checkbox li input[type=checkbox],
div.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
div.gform_wrapper.gf_browser_safari .gfield_checkbox li input[type="checkbox"],
div.gform_wrapper .gfield_radio li input[type="radio"],
div.gform_wrapper.gf_browser_ie .gfield_radio li input[type=radio],
div.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio],
div.gform_wrapper.gf_browser_safari .gfield_radio li input[type="radio"] {
	margin-top: 5px;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}



/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background: #272c2f url("images/bg-header-footer.jpg") repeat 50% 50%;
	border-top: 4px solid #15181a;
	border-bottom: 2px solid #15181a;
	-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;
	width: 100%;

	position: fixed;
	/*top: 0;*/
	z-index: 1000;
}

.site-header .wrap {
	padding: 0px;
}

.home-widgets,
.inner-widget {
	margin-top: 91px; /* .site-header height */
}


.header-banner {
    width: 100%;
}

.header-banner img {
    display: block;
    height: auto;
    width: 100%;
}


/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	padding: 16px 0;
	padding: 1.6rem 0;
	width: 320px;
}

.header-image .title-area {
	padding: 0;
}

.site-title {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1;
	margin: 0 0 8px;
	margin: 0 0 0.8rem;
	text-transform: uppercase;
}

.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;
}

.header-image .site-description {
	line-height: 0;
}

/* Full width header, no widgets */

.header-full-width .title-area {
	max-width: 500px;
	width: 43.85964912280702%; /* 500px / 1140px */
}

.header-full-width .site-title {
	width: 100%;
}

.header-image .site-description,
.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

/* Logo, hide text */

.header-image .site-header .title-area {
	background: url("images/logo.png") no-repeat 0% 50%;
	padding: 0;
}

.header-image .site-title a {
	float: left;
	min-height: 85px;
	width: 100%;
}

/* Widget Area
--------------------------------------------- */

.widget-area {
	word-wrap: break-word;
}

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 800px;
}

.header-image .site-header .widget-area {
	padding: 40px 0;
	padding: 4rem 0;
}

.site-header .search-form {
	float: right;
	margin-top: 24px;
	margin-top: 2.4rem;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */



.genesis-nav-menu {
	color: #FFFFFF;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
}
	
.genesis-nav-menu .menu-item {
	border-width: 0;
	display: inline-block;
	margin: 0;
	padding-bottom: 0;
	text-align: left;
	border-right:1px solid #515b61;
}

.genesis-nav-menu a {
	border: none;
	color: #fff;
	display: block;
	padding: 5px 8px;
	padding: 1rem .8rem;
	
	position: relative;
}

.genesis-nav-menu .menu-item:last-child,
.genesis-nav-menu .menu-item:nth-child(6){border-right:none}


.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
	color: #ed702b;
	text-decoration: none;
}

.navQuiz {background:#50585d}

.genesis-nav-menu .sub-menu {
	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: 190px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	font-size: 12px;
	border-top: 1px solid #515b61;
	border-top: none;
	letter-spacing: 0;
	padding: 14px 20px;
	position: relative;
	width: 190px;
}

.nav-primary .genesis-nav-menu .sub-menu .sub-menu {
	margin: -47px 0 0 189px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}


/* Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu {
	border-top: 1px solid #515b61;
}

.site-header .sub-menu a {
	background-color: #272c2f;
	border: 1px solid #515b61;
	border-top: none;
}

.site-header .sub-menu .sub-menu {
	margin-top: -35px;
}


/* Primary Navigation
--------------------------------------------- */

.site-header .nav-primary {
	float: right;
	margin-top: 25px;
	margin-top: 2.5rem;
	text-align: right;
	width: 55.26315789473684%; /* 630px / 1140px */
}

.nav-primary li.menu-item {
	/*border-left: 1px solid #515b61;*/
}

.nav-primary li.menu-item:first-child {
	border-left: 0px none;
}

.nav-primary a:hover,
.nav-primary .current-menu-item > a {
	color: #f08321;
}

.nav-primary .sub-menu a:hover {
	color: #f08321;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	background-color: #fff;
}


/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	
}

.entry-content a {
	/* border-bottom: 1px solid #ddd; */
	color: ##4D585D;
}

.entry-content a:hover {
	color: #F08321;
}

.entry-content .attachment a,
.entry-content .gallery a {
	border: none;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
	margin-bottom: 2.6rem;
}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
	margin-left: 4rem;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
	margin-bottom: 12px;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content .search-form {
	width: 50%;
}

.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 .entry-meta {
	border: 2px solid #50585d;
	margin: 0 -40px;
	margin: 0 -4rem;
	padding: 32px 40px 8px;
	padding: 3.2rem 4rem 0.8rem;
}*/

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
	margin: 0 0.6rem 0 0.2rem;
}


.entry-categories {display:block}
.entry-tags {border-bottom:1px solid #eee; display:block;padding:0 0 30px 0;margin:0 0 50px 0}


/* Blog page - hide blog title
--------------------------------------------- */

.page-id-3298 h1, 
.page-id-3294 h1, 
.page-id-3292 h1,
.page-id-3287 h1,
.post-980 h1 {display:none}



/* Pagination
--------------------------------------------- */

.archive-pagination,
.entry-pagination {
	font-size: 14px;
	font-size: 1.4rem;
	margin: 40px 0;
	margin: 4rem 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #333;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
	padding: 0.8rem 1.2rem;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #f15123;
}

.entry-pagination a {
	border-bottom: 1px solid #ddd;
}





/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.entry-comments {
	padding: 40px;
	padding: 4rem;
}

.comment-respond,
.entry-pings {
	padding: 40px 40px 16px;
	padding: 4rem 4rem 1.6rem;
}

.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;
}

.comment-list li,
.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 {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

.comment .avatar {
	margin: 0 16px 24px 0;
	margin: 0 1.6rem 2.4rem 0;
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 24px;
	padding: 2.4rem;
}


/* Related Posts
--------------------------------------------- */

.related-posts {
margin: 10px 0;
}
.related-posts h3 {
font-size: 18px;
}
.related-posts ul {
list-style:none;
}
.related-posts ul li {
padding: 3px 0;
border-bottom: 1px dashed #ccc;
}
.related-posts ul li a{
font-size:14px;
text-decoration:none;
}


/*
Pages
---------------------------------------------------------------------------------------------------- */

/* Home Page
--------------------------------------------- */

.home .entry-content .sales-box {
	padding: 0px 20px;
	padding: 0rem 2rem;
	text-align: center;
}
/*
.sales-box .icon {
	background-color: transparent;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	margin: 0px auto 20px;
	margin: 0rem auto 2rem;
	width: 80px;
}
*/


.sales-box h4
{
	color: #f08321;
	padding:0;margin:0;
	font-size:26px;line-height:1.2em;
}

.sales-box p {font-size:20px;line-height:1.4em;}

.sales-box hr {border-top:1px solid #a0adb4 !important}
.sales-box h1 span,
.sales-box h2 span,
.sales-box h3 span,
.sales-box h4 span,
.sales-box h5 span,
.sales-box h6 span {
	display: block;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	color: #999;
}

.sidebar p:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	background-color: #fff;
	
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
	padding: 0px 40px 20px 40px;
	padding: 0rem 4rem 2rem 4rem;
}


.ui-tabs ul.ui-tabs-nav li a {
background-color: #DDD;
color: #333;
margin: 0 10px 5px 0 !important;
padding: 10px 10px 8px;
text-decoration: none;
text-transform: uppercase;display:block !important
}

.ui-tabs .post {
	background-color: #fff !important;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 15px;
}


/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #333;
	color: #999;
	clear: both;
	padding: 40px 0 16px;
	padding: 4rem 0 1.6rem;
}

.footer-widgets-1,
.footer-widgets-3 {
	width: 350px;
}

.footer-widgets-2 {
	width: 360px;
}

.footer-widgets-1 {
	margin-right: 40px;
	margin-right: 4rem;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}

.footer-widgets a {
	border-bottom: 1px solid #666;
	color: #999;
}

.footer-widgets a:hover {
	color: #ddd;
}

.footer-widgets .widget {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.footer-widgets .widget-title {
	color: #fff;
}

.footer-widgets li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}

.footer-widgets .search-form input:focus {
	border: 1px solid #ddd;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background: #272C2F url("images/bg-header-footer.jpg") repeat 50% 50%;
	color: #FFFFFF;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 32px;
	line-height: 3.2rem;
	text-transform: uppercase;
}

.footer-bar .wrap,
.site-footer .wrap {
	padding: 15px 50px 10px;
	padding: 1.5rem 5rem 1rem;
}

.footer-bar h3 {padding:0;margin:0}
.footer-bar p {color:#fff;padding:0 0 7px 0;margin:0}

.site-footer a {
	/* border-bottom: 1px solid #ddd; */
	color: #a0adb4;
}

.site-footer p {
	margin-bottom: 0;
}

.site-footer .footer-left {
	float: left;
	text-align: left;
	width: 45%;
}

.site-footer .footer-right {
	float: right;
	text-align: right;
	width: 45%;
}


/* Footer Bar */
.footer-bar {
    background:#50575c;
    text-align: center;padding-bottom:10px
}

.footer-bar h3 {color:#fff}

.footer-bar input[type="text"] {
    line-height: 16px;
    padding: 10px 16px;
    width: 25%;
}

.footer-bar input#inf_field_Email {
    width: 50%;
}

.footer-bar input[type="submit"] {
    line-height: 20px;
}


/*
---------------------------------------------------------------------------------------------------- */

.callout {color:#fff;background: #272C2F url("images/bg-header-footer.jpg") repeat 50% 50%;padding:20px;text-align:center;margin:20px 0 20px 0;font-family: 'Montserrat', sans-serif;}
.callout h3 {color:#f08321;text-transform:uppercase}
.callout a.sidelink {color:#ff9900}
/*
Quiz
---------------------------------------------------------------------------------------------------- */
#vqzb_wrapper {width:90%;margin:0 auto 50px;border:none !important}

#vqzb_content {background: #313639;text-align:center;color:#fff !important;font-weight:bold !important;font-family: 'Montserrat', sans-serif;padding:50px}


#vqzb_question_remain {color:#515a60 !important;text-transform:uppercase;font-size:12px;}
#vqzb_content ul {margin:0 !important;padding:0 !important}
#vqzb_content li {font-size:16px;font-weight:normal !important;background:#3c4246;padding:3px 15px;margin:0 !important}

#vqzb_content h3 {color:#f18421;text-transform:uppercase;font-size:20px;text-align:center;border:1px solid #42494d;padding:10px 12px;margin:15px 0 15px 0}
#vqzb_content input {background:none !important}

#vqzb_content #vqzb_result_page p {font-size:16px;text-align:left !important;font-weight:normal !important}

#vqzb_content #vqzb_result_page ul {margin:20px 20px 20px  20px !important}
#vqzb_content #vqzb_result_page li {text-align:left !important;padding:15px 20px 15px 20px !important;font-weight:normal !important;margin:0 0px 0 30px !important;list-style-type:none !important}


/* quiz result page */

#vqzb_optin_form input[type="submit"] {background:#565e63}

#vqzb_result_badge {padding:20px !important}
#vqzb_result_badge p {padding:0 0 0 20px}


 /* -OPT-IN FORM - */
#vqzb_content #vqzb_optin_form {
    background: #3c4246 !important;
    border: 0 none !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
    width: 40.39301310043668%; /* 370px / 916px */
}

#vqzb_content #vqzb_optin_form input {
    background-color: #fff !important;
    color: #4e565a !important;
    margin-top: 10px;
}

#vqzb_optin_form input::-webkit-input-placeholder { color:#9aa3a7; }
#vqzb_optin_form input::-moz-placeholder { color:#9aa3a7; } /* firefox 19+ */
#vqzb_optin_form input:-ms-input-placeholder { color:#9aa3a7; } /* ie */
#vqzb_optin_form input:-moz-placeholder { color:#9aa3a7; }

#vqzb_content #vqzb_optin_form input[type="text"] {
    border: 4px solid #565e63;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-family: 'Montserrat',sans-serif;
    font-size: 16px;
    height: 44px;
    line-height: 18px;
    padding: 6px 10px 4px;
    width: 90.90909090909091%; /* 300px / 330px */  
}

#vqzb_content #vqzb_optin_form input[type="submit"] {
    /* button font size and padding settings from slider */
    background-color:#f08321 !important;
    border: 4px solid #d2721c;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    color: #FFF !important;
    font-family: 'Montserrat',sans-serif;
    font-size: 16px;
    margin: 10px auto;
    text-decoration: none;
    text-shadow: none;
    padding: 10px 40px;
    /*line-height: 140%;*/
}

#vqzb_content #vqzb_optin_form input[type="submit"]:hover {
    background-color:#d2721c !important;
    border: 4px solid #b46218;
}

#vqzb_content #vqzb_optin_form iframe {
    background: transparent !important;
    padding: 0px !important;
    margin: 0px !important;
    width: 100% !important;
}

#vqzb_content #vqzb_optin_form .error {
    color: #fff;
    font-size: 20px;
	font-family: 'Lato', sans-serif;
    /*display: block;*/
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

/* Retina Images
--------------------------------------------- */
@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 .title-area {
		background-image: url("images/logo@2x.png");
		background-size: 360px 65px;
	}

	.home-quote .widget .widget-wrap {
		background-image: url("images/bg-quote@2x.png");
		background-size: 580px 235px;
	}

	.home-white-block {
		background-image: url("images/white_wave_@2X.png");
		background-size: 580px 235px;
	}

	.icon-bulb {
		background-image: url("images/icon-bulb@2x.png");
		background-size: 51px 78px;
	}

	.icon-wrench {
		background-image: url("images/icon-wrench@2x.png");
		background-size: 74px 74px;
	}

	.icon-graph {
		background-image: url("images/icon-graph@2x.png");
		background-size: 76px 77px;
	}
	
	

}


/* Large Displays
--------------------------------------------- */
@media only screen and (min-width: 1501px) {

	.home-dark-block,
	.home-quote,
	.inner-widget .inner-quote,
	.site-footer,
	.site-header {
		background-size: 100% auto;
	}

}


/* iPad (Landscape)
--------------------------------------------- */
@media only screen and (max-width: 1139px) {

	.site-inner,
	.wrap {
		max-width: 960px;
	}

    .site-header .wrap {
        max-width: 100%;
        padding: 0 15px;
    }

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content,
	.site-header .widget-area {
		width: 620px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary,
	.title-area {
		width: 300px;
	}

	.genesis-nav-menu > li:last-child .submenu {
		right: 0;
	}

	.site-header,
	.site-footer {
		background-image: url("images/bg-header-footer@1100.jpg");
	}

	.header-image .site-header .title-area {
		width: 38%;
	}

	.site-header .nav-primary {
		width: 61.99%;
	}

	.genesis-nav-menu a {
		padding: 10px 12px;
		padding: 1rem 1.2rem;
	}

	.ahsbio p {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.75;
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.home-quote {
		/*background-image: url("images/bg-home-quote@1100.jpg");*/
	}

	.home-quote .widget {
		padding-left: 0px;
	}

	.home-white-block .wrap {
		padding: 40px 0px 60px;
		padding: 4rem 0rem 6rem;
	}
	
	.home-white-block .video {
		width: 56.25%; /* 540px / 960px */
	}

	.home-white-block .optin {
		margin-top: 25px;
		width: 41.66666666666667%; /* 400px / 960px */
	}

	.home-white-block h1, 
	.home-white-block h2, 
	.home-white-block h3 {
		font-size: 28px;
		font-size: 2.8rem;
	}

	.home-white-block h4 {
		font-size: 18px;
		font-size: 1.8rem;
	}

	.home-white-block input[type="text"] {
		width: 35%;
	}

	.home-white-block input[type="email"] {
		width: 60%;
	}

	.home-white-block input[type="submit"] {
		margin-top: 10px;
		width: 50%;
	}

	.home-dark-block {
		background-image: url("images/bg-home-dark-block@1100.jpg");
	}

	.home-dark-block .wrap {
		padding: 40px 0px;
		padding: 4rem 0rem
	}

	.home .entry {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}

	.inner-widget .inner-quote {
	}

	.inner-quote .wrap {
		padding-left: 0px;
		padding-right: 0px;
	}

	.inner-quote .left {
		width: 40%;
	}

	.inner-quote .right {
		width: 59.99%;
	}

	.inner-quote h3 {
		margin-top: 5px;
		margin-bottom: 10px;
	}

	.resources .entry-content .one-fourth {
		width: 48.7179%;
	}

	.resources .entry-content .one-fourth:nth-child(3) {
		margin-left: 0;
	}

	.resources .photosmall {
		margin: 20px 0 40px;
		margin: 2rem 0 4rem;
	}

	.site-footer .wrap {
		padding-left: 0px;
		padding-right: 0px;
	}

}

/* iPad (Portrait)
--------------------------------------------- */
@media only screen and (max-width: 1023px) {

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.header-image .site-header .title-area,
	.header-full-width .title-area,
	.home-white-block .video,
	.home-white-block .optin,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .nav-primary,
	.site-header .widget-area,
	.site-inner,
	.title-area,
	.wrap {
		width: 100%;
	}

	.site-inner,
	.site-footer .wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-footer .entry-meta,
	.header-image .site-header .widget-area,
	.sidebar .widget,
	.site-header {
		padding: 0;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.header-image .site-header .title-area {
		background-position: center center;
	}

	.site-header .wrap {
		padding-bottom: 10px;
	}

	.header-full-width .title-area {
		max-width: 100%;
	}

	.site-header .search-form {
		margin: 16px auto ;
		margin: 1.6rem auto;
	}

	.site-header .nav-primary {
		margin-top: 0px;
	}
	
	.site-header .nav-primary .menu-primary {
		margin-top: 15px;
		margin-top: 1.5rem;
	}

	.genesis-nav-menu a {
		padding: 0px 16px;
		padding: 0rem 1.6rem;
	}

    .genesis-nav-menu li.navQuiz a {
        padding-bottom: 5px;
        padding-top: 3px;
    }

	.genesis-nav-menu li.right {
		display: none;
	}

	.home-widgets,
	.inner-widget {
		margin-top: 128px; /* .site-header height */
	}

	.home-quote .wrap {
		padding-left: 10px;
		padding-right: 10px;
	}

	.home-quote .widget {
		max-width: 550px;
	}

	.home-quote .widget .widget-wrap {
		background-size: 90% auto;
	}

	.home-white-block .wrap {
		padding: 40px 5%;
		padding: 4rem 5%;
	}

	.home-white-block .optin {
		margin-top: 40px;
		margin-top: 4rem;
	}

	.home-white-block input[type="text"] {
		width: 24.07%;
	}

	.home-white-block input[type="email"] {
		width: 50.3282%;
	}

	.home-white-block input[type="submit"] {
		width: auto;
	}

	.home-dark-block .widget {
		padding: 0 10%;
	}

	.home .site-inner {
		padding-left: 2.5%;
		padding-right: 2.5%;
	}

	.home .entry-content .sales-box {
		padding: 0rem 5px;
		padding: 0rem 0.5rem;
	}

	.home .sales-box h4 {
		font-size: 18px;
		font-size: 1.8rem;
	}

	.home .sales-box p {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.inner-quote .wrap {
		padding: 10px 10px 12px;
		padding: 1rem 1rem 1.2rem;
	}

	.inner-quote .left,
	.inner-quote .right {
		width: 100%;
	}

	.inner-quote h3 {
		margin-bottom: 0;
	}

	.inner-quote input[type="text"] {
		width: 30%;
	}

	.inner-quote #inf_field_Email {
		width: 40%;
	}

	.inner-quote input[type="submit"] {
		margin-top: 10px;
		width: 20%;
	}

	.entry-footer .entry-meta {
		margin: 0;
		padding-top: 12px;
		padding-top: 1.2rem;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
		padding: 4rem;
	}

	.footer-widgets {
		padding: 40px 5% 16px;
	}

	.footer-widgets-1 {
		margin: 0;
	}

}

/* Mobiles
--------------------------------------------- */
@media only screen and (max-width: 767px) {

	body {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds,
	.resources .entry-content .one-fourth {
		margin: 0;
		width: 100%;
	}

	.site-header {
		position: static;
	}

	.site-header .wrap {
		padding-bottom: 0;
	}

	.header-image .site-header .title-area {
		background-position: 25% 50%;
		float: left;
		width: 70%;
	}

	.header-image .site-title a,
	.site-header .menu-button {
		min-height: 85px;
	}

	#nav-button {
		float: right;
		width: 20%;
	}

	.site-header,
	.site-footer {
		background-image: url("images/bg-header-footer@800.jpg");
	}

	.ahsbio p {
		font-size: 18px;
		font-size: 1.8rem;
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.home-widgets, 
	.inner-widget {
		margin-top: 0px;
	}

	/*.home-quote {
		background-image: url("images/bg-home-quote@800.jpg");
		background-position: 60% 50%;
		padding: 20px 0 15px;
		padding: 2rem 0 1.5rem;
	}
*/
	.home-quote .widget {
		max-width: 75%;
	}

	.home-quote .widget .widget-wrap {
		background-size: 95% auto;
	}

	.home-white-block .wrap {
		padding: 30px 5%;
		padding: 3rem 5%;
	}

	.home-dark-block {
		background-image: url("images/bg-home-dark-block@800.jpg");
	}

	.home-dark-block .wrap {
		padding: 30px 5%;
		padding: 3rem 5%;
	}

	.home-dark-block .widget {
		padding: 0;
	}

	.home .entry-content .sales-box {
		margin-bottom: 20px;
		margin-bottom: 2rem;
	}

	.sales-box h1 span, 
	.sales-box h2 span, 
	.sales-box h3 span, 
	.sales-box h4 span, 
	.sales-box h5 span, 
	.sales-box h6 span {
		display: inline;
	}

	.page .entry-title, 
	.single-post .entry-title {
		margin-bottom: 40px;
		margin-bottom: 4rem;
	}

	.resources .photosmall {
		margin: 20px 0;
		margin: 2rem 0;
	}

    .sidequote {
        font-size: 18px;
        padding: 15px 0 5px;
    }

}


/* iPhone 5 (Landscape) ---------- */
@media only screen and (max-width: 639px) {

	.site-header .nav-primary {
		margin-top: 0px;
	}

	.site-header .nav-primary .menu-primary {
		margin-top: 10px;
		margin-top: 1rem;
	}

	.ahsbio p {
		font-size: 16px;
		font-size: 1.6rem;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.home-white-block iframe {
		height: 305px;
		width: 500px;
	}

	.home-white-block .optin {
		margin-top: 30px;
		margin-top: 3rem;
	}

	.home-white-block hr {
		margin: 20px auto 25px;
		margin: 2rem auto 2.5rem;
	}

	.home-dark-block {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.home-dark-block .wrap {
		padding: 25px 5%;
		padding: 2.5rem 5%;
	}

    .header-banner {
        display: none;
        opacity: 0;
    }

	.inner-quote input {
		height: 50px;
		padding: 12rem 10rem;
		padding: 1.2rem 1rem;
	}

    .sidequote {
        font-size: 16px;
        margin: 0 0 10px 30px;
        width: 35%;
    }

	.site-footer .footer-left {
		clear: both;
		float: none;
		text-align: center;
		width: 100%;
	}

	.site-footer .footer-right {
		text-align: center;
		width: 100%;
	}

	.site-footer .simple-social-icons ul {
		display: inline-block;
		float: none;
	}

	.site-footer .simple-social-icons ul:after {
		clear: both;
		content: "";
		display: block;
	}

}

/* iPhone 4 (Landscape) ---------- */
@media only screen and (max-width: 567px) {

    .header-image .site-header .title-area {
        background-size: 90% auto;
    }

	.inner-quote input[type="text"] {
		width: 27%;
	}

	.inner-quote input[type="email"] {
		width: 47%;
	}

}

/* iPhones (Portrait) ---------- */
@media only screen and (max-width: 479px) {

	.site-header .wrap {
		padding-left: 10px;
		padding-right: 10px;
	}

	.header-image .site-header .title-area {
		background-size: contain;
		width: 80%;
	}

	#nav-button {
		width: 17%;
	}

	.header-image .site-title a,
	.site-header .menu-button {
		min-height: 50px;
	}

	.home-quote {
		background-position: 40% 50%;
		padding: 15px 0 10px;
		padding: 1.5rem 0 1rem;
	}

	.home-quote h1, 
	.home-quote h2, 
	.home-quote h3, 
	.home-quote h4, 
	.home-quote h5, 
	.home-quote h6 {
		line-height: 20px;
		line-height: 2rem;
	}

	.home-quote h1, 
	.home-quote h2 {
		font-size: 60px;
		font-size: 6rem;
	}

	.home-white-block iframe {
		height: 175px;
		width: 100%;
	}

	.home-white-block .optin {
		margin-top: 20px;
		margin-top: 2rem;
	}

	.home-white-block h1, 
	.home-white-block h2, 
	.home-white-block h3 {
		margin-bottom: 10px;
		margin-bottom: 1rem;
	}

	.home-white-block h4 {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1;
		margin-bottom: 10px;
	}

	.home-white-block input[type="text"],
	.home-white-block input[type="email"],
	.home-white-block input[type="submit"] {
		margin: 5px 0rem;
		margin: 0.5rem 0rem;
		width: 90%;	
	}

	.home-dark-block h3 {
		font-size: 20px;
		font-size: 2rem;
	}

	.inner-widget .inner-quote {
	}

	.inner-quote .left {
		margin-bottom: 10px;
	}

	.inner-quote h1, 
	.inner-quote h2, 
	.inner-quote h3 {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.inner-quote h4, 
	.inner-quote h5, 
	.inner-quote h6 {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.inner-quote input {
		padding: 5px;
		padding: 0.5rem;
	}

	.inner-quote input[type="text"] {
		width: 35%;
	}

	.inner-quote input[type="email"] {
		width: 60%;
	}

	.inner-quote input[type="submit"] {
		margin-top: 8px;
		width: 99%;
	}

	.resources .photosmall {
		margin: 10px 0;
	}

    .sidequote {
        font-size: 15px;
        margin: 0 0 10px 25px;
        width: 37%;
    }

	.entry-title {
		font-size: 26px;
		font-size: 2.6rem;
	}

	.entry-title a {
		font-size: 22px;
		font-size: 2.2rem;
	}

}


/*
FlexNav
---------------------------------------------------------------------------------------------------- */

.menu-button,
.touch-button {
	display: none;
}

@media all and (max-width: 767px) {

	.menu-button {
		background: url("images/icon-menu@2x.png") no-repeat center center transparent;
		background-size: 60px 60px;
		color: #fff;
		cursor: pointer;
		display: block;
		min-height: 80px;
		padding: 10px;
		text-align: center;
		text-indent: -9999px;
		text-transform: uppercase;
		text-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	}

	.site-header .nav-primary .flexnav {
		margin-top: 0px;
	}

	.site-header .nav-primary .flexnav.show {
		margin-top: 10px;
		margin-top: 1rem;
	}

	.flexnav {
		*zoom: 1;
		margin: 0px auto;
		max-height: 0;
		overflow: hidden;
		visibility: hidden;
		width: 90%;
	}

	.flexnav:after {
		clear: both;
		content: "";
		display: table;
	}

	.flexnav.show {
		padding-bottom: 15px;
		-webkit-transition: 0.4s;
		-moz-transition: 0.4s;
		-o-transition: 0.4s;
		transition: 0.4s;
		max-height: 10000px;
		visibility: visible;
	}

	.flexnav li.menu-item {
		border-bottom: 1px solid #FFF;
		border-bottom: 1px solid rgba(255, 255, 255, 0.50);
		border-left: 0 none;
		border-right: 0 none;
		border-top: 0 none;
		position: relative;
		width: 100%;
	}

	.flexnav li.menu-item:last-child {
		border-bottom: 0 none;
	}

	.flexnav.show li.menu-item:hover {
		position: relative;
	}

	.flexnav li ul.sub-menu,
	.flexnav li li  ul.sub-menu,
	.flexnav li li li  ul.sub-menu {
		display: none;
		margin: 0;
		overflow: visible !important;
		width: 100%;
	}

	.flexnav.show li ul.sub-menu {
		width: 100%;
	}

	.flexnav ul.sub-menu.open {
		border-top: 1px solid #FFF;
		border-top: 1px solid rgba(255, 255, 255, 0.50);
		display: block;
		height: auto;
		left: auto;
		margin: 0;
		opacity: 1;
		position: static;
		visibility: visible;
	}

	.flexnav li ul.sub-menu li.menu-item {
		display: block;
		float: none;
		width: 100%;
	}

	.flexnav li.menu-item a {
		display: block;
		line-height: 20px;
		overflow: hidden;
		padding: 11px 15px;
		position: relative;
		z-index: 2;
	}

	.flexnav li.menu-item:first-child a {
		padding: 11px 15px;
	}

	.flexnav li.menu-item.item-with-ul > a {
		padding-right: 60px !important;
	}

	.flexnav.show li.menu-item li.menu-item a,
	.flexnav.show li.menu-item li.menu-item li.menu-item a,
	.flexnav.show li.menu-item li.menu-item li.menu-item li.menu-item a {
		border: 0 none;
		padding: 11px 14px;
		width: auto;
	}

	.flexnav.show li.menu-item li.menu-item a {
		padding-left: 35px;
	}

	.flexnav.show li.menu-item li.menu-item li.menu-item a {
		padding-left: 45px;
	}

	.flexnav.show li.menu-item li.menu-item li.menu-item li.menu-item a {
		padding-left: 60px;
	}

	.flexnav .touch-button {
		background-color: rgba(255, 255, 255, 0.15);
		display: inline-block;
		height: 42px;
		position: absolute;
		right: 0;
		text-align: center;
		top: 0;
		width: 60px;
		z-index: 999;
	}

	.flexnav .touch-button:hover {
		cursor: pointer;
	}

	.flexnav .touch-button .navicon {
		background: url("images/arrow-down@2x.png") no-repeat center center transparent;
		display: block;
		height: 10px;
		position: relative;
		top: 15px;
		width: 100%;
	}
	
}
.page-id-2274 .site-inner, .page-id-3825 .site-inner {
    padding-top: 150px;
}

.page-id-2274 .inner-widget, .page-id-3825 .inner-widget {
    display: none;
}

.page-id-2274 h1.entry-title, .page-id-3825 h1.entry-title {
    text-align: center;
}

#vqzb_wrapper #loading{
	left: 50% !important;
    margin-left:-50% !important;
    width: 100% !important;
	background-position: center center !important;
}

@media screen and (max-width:768px){
	.page-id-2274 .site-inner, .page-id-3825 .site-inner {
		padding-top: 50px;
	}
	
	#vqzb_content #vqzb_optin_form {
		width: 100%;
	}
}

@media screen and (max-width:450px){
	#vqzb_content {
		padding: 25px;
	}
	
	#vqzb_content #vqzb_optin_form input[type="submit"]{
		font-size:14px;
		padding:10px 20px;
	}
	
	.footer-bar input[type="text"] {
		width: 100%;
	}
	
	.footer-bar input#inf_field_Email {
		width: 100%;
		margin: 10px auto;
	}
	
	.footer-bar input[type="submit"] {
		min-width: 175px;
	}
}
