/* # Hands On As We Grow
Theme Name: Hands On As We Grow
Theme URI: https://www.emilywhitedesigns.com
Description: This is the sample theme created for the Genesis Framework.
Author: Emily White Designs
Author URI: https://www.emilywhitedesigns.com/
Template: genesis
Template Version: 2.4.3
Tags: black, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/


/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
- 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
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Header Navigation
	- Primary Navigation
	- Secondary Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Retina Display
	- Max-width: 1200px
	- Max-width: 960px
	- Max-width: 800px
*/

/*.cookie-bar-block #catapult-cookie-bar span {
    display: block;
    margin: 1em 0;
    font-size: 12px;
    line-height: 16px;
}*/

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

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

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,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}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}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}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}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

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

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

/* ## 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,
.wrap: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,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */
footer.entry-footer {
    margin-top: 40px;
}

div.sw-pinit {
    display: block !important;
}

div#AdThrive_Header_1_desktop {
    margin: 20px 0 40px 0;
}


.archive footer.entry-footer {
	margin: 0;
	display: none;
}

.testimonial-1 {
    border: 3px solid #efefef;
    margin: 40px 0;
    padding: 20px;
    color: #333;
    display: inline-block;
}
.testimonial-1 img {
    float: left;
    margin: 0px 20px 0 0 !important;
}

.menu-offer1 a {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block !important;
    font-family: 'Roboto', sans-serif;
    font-size: 16px !important;
    font-weight: 600;
    letter-spacing: 1px !important;
    padding: 10px 30px !important;
    text-transform: uppercase;
}
.menu-offer1 {
    border: 1px solid #fff;
    background-color: #F39F22;
	border-radius: 5px;
}

.header-cta h4 {
    color: #9B2421;
    font-size: 54px;
    margin-bottom: 15px;
    margin-top: -83px;
    font-weight: 400;
	font-family: 'bobby-rough-outline', 'Roboto Condensed', sans-serif, 'Roboto Condensed', sans-serif;
	display:none;
}
.header-cta h3 {
    font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700 !important;
	text-transform:uppercase;
	text-shadow: 2px 2px 15px rgb(22 47 86 / 50%);
}

.menu-offer1 :hover {
    background-color: rgba(30, 79, 109, 1.0);
    color: white !important;
}

.menu-offer2 a:hover {
    background: #2B7C9E;
	color: rgba(255, 255, 255, 1.0) !important;
}
.menu-offer2 a {
    padding: 12px !important;
}
.menu-offer2 {
    border: 2px solid #fff;
    border-radius: 5px;
    margin: 10px;
}


.post-intro, .wp-block-verse pre {
    display: block;
    font-style: italic;
    font-family: 'Roboto', sans-serif;
    border-left: 1px solid #666;
    padding-left: 30px;
    margin: 50px;
	white-space: unset;
    overflow: unset;
}

.nc_socialPanel {
    padding-bottom: 70px !important;
}


.gform_wrapper .top_label .gfield_label {
	padding: 50px 0 0;
	font-weight: normal;
}
a.wp-block-button__link {
	    height: 100% !important;
}

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

body {
	background-color: #fff;
	color: #333;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.725;
	margin: 0;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-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: #2B7C9E;
	text-decoration: none;
	word-wrap: break-word;
}

a:hover {
	color: #333;
}
p a:hover, li a:hover {
	color: #9B2421;
	text-decoration:underline;
}

.menu-time a:hover {
	text-decoration: none;
}

.cat-pop-panel:hover,
.related-list a:hover, .ewd-popular-posts .featured-content .entry:hover, .featured-content .entry:hover {
	color: #2B7C9E;
	text-decoration: none;
	opacity: .8;
}

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

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

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
}

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

blockquote {
	background: url(images/dot.png) left top repeat-x, url(images/dot.png) left bottom repeat-x;
	background-size: 10px 3px, 10px 3px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	margin: 40px 0;
	padding: 20px 40px;
	text-align: center;
}

blockquote p {
	margin-bottom: 0;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #162F56;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0px 0 10px;
	/*text-transform: uppercase;*/
}

.single h2, .page h2 {
padding: 40px 0 20px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 30px;
	padding: 15px 0 5px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

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

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

img {
	height: auto;
}

.entry-content img {
margin: 0 auto;
display: block;
}

.featured-content img,
.gallery img {
	width: auto;
}

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

.gallery {
	overflow: hidden;
}

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

.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 img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px;
}

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

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

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-weight: 400;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

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

::-moz-placeholder {
	color: #333;
	font-weight: 400;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #333;
	font-weight: 400;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background: #F39F22;
	background-size: 205px 49px;
	color: #fff;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	height: 49px;
	letter-spacing: 1px;
	padding: 10px 0;
	text-transform: uppercase;
	vertical-align: middle;
	width: 205px;
	border: none;
	border-radius: 5px;
}

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
	background-color: #9B2421;
	color: #fff;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background: #2B7C9E;
	background-size: 205px 49px;
	color: #fff;
}

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

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover {
	background-color: #fff;
	color: #333;
}

.button {
	display: inline-block;
}

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;
	width: 100%;
}

tbody {

}

td,
th {
	text-align: left;
}

td {
	padding: 6px 0;
}

th {
	font-weight: 400;
}



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

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

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1200px;
}

.site-inner {
	clear: both;
	padding: 75px 0 65px;
}

.hbg-inner-page .site-inner {
	padding-top: 160px;
}

/* ## 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: 980px;
}

.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: 768px;
}

.home .content {
	width: 727px;
}

.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: 580px;
}

.single.full-width-content .content {
	float: none;
	margin: 0 auto;
	max-width: 900px;
}

.full-width-content .content {
	width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 350px;
}

.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
---------------------------------------------------------------------------------------------------- */

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

.avatar {
	float: left;
}

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

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

.comment .avatar {
	border-radius: 40px;
	margin: 0 16px 24px 0;
}

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

.breadcrumb {
	background-color: #efefef;
	font-size: 16px;
	margin-bottom: 40px;
	padding: 15px 20px;
}

.archive .breadcrumb {
    font-size: 12px;
    margin: -100px 0px 70px 300px;
    padding: 10px 20px;
}

.single .breadcrumb {
    font-size: 12px;
    margin: -100px 0px 70px 300px;
    padding: 10px 20px;
}

.breadcrumb_last {
	color: #9B2421;
	font-weight: 400;
}

.archive-description {
	background-color: #fff;
	margin-bottom: 30px;
	overflow: hidden;
}

.cover-image {
	float: left;
	margin: 0 40px 10px 0;
}

.author-box {
	background-color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
	padding: 40px;
	background: url(images/dot.png) left bottom repeat-x;
	background-size: 10px 3px,10px 3px;
	padding: 25px 0;
}

.author-box-title {
	font-size: 18px;
	margin-bottom: 14px;
	font-style: italic;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

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

.search-form {
	background: #fff;
	overflow: hidden;
	vertical-align: top;
}

.site-header .search-form {
	/*float: right;*/
	display: inline-block;
	margin-top: 12px;
}

.search-form input {
	border: none;
	color: #333;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	width: 175px;
	height: 34px;
	padding: 10px 10px;
}

.search-form input[type="submit"] {
	background: #fff;
	color: #333;
	font-family: 'FontAwesome';
	font-size: 12px;
	padding: 8px 10px;
	width: 34px
}

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

.archive-title {
	font-size: 36px;
	font-style: normal;
	margin-bottom: 20px;
}

.entry-title {
	font-size: 52px;
	margin-bottom: 35px;
	/*min-height: 70px;*/
	/*padding: 4px 0 0 100px;*/
	padding: 20px 0 0 0;
	color: #162F56;
}
h4.entry-title {
	font-size: 26px;
}

.single .entry-header .entry-title, .home .entry-header .entry-title {
	    font-family: bobby-jones-regular, 'Roboto Condensed', sans-serif;
		position: relative;
		top: 45%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		margin-bottom: 50px;
		font-weight: 100 !important;
	}

	.single .entry-header, .home .entry-header {
		display: block;
		margin: 0 auto 1em;
		height: 140px;
		background: #fff !important;
	}

	.home .entry-header {
		margin-bottom: 10px !important;
		}

.page .entry-title {
	padding-left: 0;
	background: #fff;
}

/*.home .entry-title {
	min-height: 90px;
}*/

.entry-title a,
.sidebar .widget-title a {
	color: #162F56;
	font-weight:400;
}

.entry-title a:hover {
	color: #9B2421;
}

.widget-title,
.sidebar-primary .featured-content .widget-title {
	color: #2B7C9E;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}

.featured-content .widget-title,
.widget_ewd_ebooks .widget-title,
.widget_ewd_promotion .widget-title {
	font-family: bobby-jones-regular, 'Roboto Condensed', sans-serif;
	font-size: 36px;
	letter-spacing: 0;
	margin-bottom: 35px;
	text-transform: none;
}

.widget_ewd_promotion .widget-title {
	color: #fff;
}

.widget_ewd_promotion .widget-title span {
    background: transparent;
    padding: 0;
}

.widget_execphp .widget-title span,
.sidebar-primary .featured-content .widget-title span {
	background: #fff;
	padding: 0 15px;
	position: relative;
	top: -10px;
}

.featured-content .widget-title span {
	font-family: bobby-jones-regular, 'Roboto Condensed', sans-serif;
	background: #fff;
	padding: 0 15px;
	position: relative;
	top: 0;
}

.footer-widgets .widget-title {
	color: #fff;
}

/* ## 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,
.single-post .entry-content img.alignnone,
.page .entry-content img.alignnone, .pib-hover-img  {
	display: block;
	margin: 0 auto 24px;
}

.single-post .entry-content .pib-hover-container {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

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

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

.wp-caption-text {
	font-size: 14px;
	font-weight: 400;
	text-align: center;
}

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

.sticky {
}


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

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

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

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

.widget_calendar table {
	width: 100%;
}

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

/* ## Featured Content
--------------------------------------------- */
.featured-content-.featuredpost.widget-wrap {
    float: left;
}

.featured-content .entry {
	float: left;
	position: relative;
	margin: 0 0 25px 1.7%;
	width: 23.7%;
	padding-bottom: 0;
	border-bottom: 0;
}

.sidebar-primary .featured-content .entry {
	float: none;
	position: relative;
	margin: 0 auto 5px !important;
	max-width: 273px;
	width: 50%;
	padding: 0 5px;
	display: inline-block;
}

.featured-content-popular-posts.featuredpost.widget-wrap {
	padding: 0 10px;
}

.sidebar-primary .featured-content .entry:hover {
	opacity: 1;
}

.featured-content .entry:first-of-type {
	margin-left: 0;
}

.ewd-popular-posts .featured-content .entry {
	float: left;
	position: relative;
	margin: 0 0 25px 1.7%;
	width: 15.2%;
}

.ewd-popular-posts .featured-content .entry:first-of-type {
	margin-left: 0;
}

.featured-content img {
	margin-bottom: 0;
}

.footer-widgets .entry {
	border-bottom: 1px dotted #666;
}

.featured-content .entry-title {
	border: none;
	color: #000;
	font-size: 18px;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	min-height: 100px !important;
}

.sidebar-primary .featured-content .entry-title {
    border: none;
    margin-bottom: 0;
    padding: 0;
    position: absolute;
    top: 0;
    font-size: 18px;
}

.featured-content .entry:hover .entry-title a {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
}

.sidebar .featured-content .entry-title a {
	background: url(images/white-paint.png) center 65% no-repeat;
	background-size: 128px 40px;
	color: #fff;
	display: table-cell;
	font-size: 13px;
	opacity: 0;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	font-weight: 400;
	height: 235px;
	line-height: 1.3;
	padding: 0 10px 60px;
	text-align: center;
	text-transform: none;
	vertical-align: middle;
	width: 200px;
	transform: scale(.9);
	-webkit-transform: scale(.9);
}

.sidebar .featured-content .entry {
	overflow: hidden;
}

.sidebar .featured-content a.alignnone {
	background: #9B2421;
	display: block;
	margin: 0;
}

.sidebar .featured-content .entry img.alignnone {
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	transform: scale(1);
	-webkit-transform: scale(1);
	display: block;
	margin: 0;
}

.sidebar .featured-content .entry:hover img.alignnone {
	opacity: 0;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

.sidebar .widget.featured-content {
	background: none;
	padding: 0;
}


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

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

.enews-widget,
.enews-widget .widget-title {
	color: #fff;
}

.sidebar .widget.enews-widget {
	background-color: #333;
}

.enews-widget input,
.enews-widget input:focus {
	border: 1px solid #333;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	background-color: #9B2421;
	color: #fff;
	margin: 0;
	width: 100%;
}

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

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

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

#wpstats {
	display: none;
}


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

.site-header,
.home.paged .site-header {
	background: #fff url(images/header-photo.jpg) center center no-repeat;
	height: auto;
	min-height: 170px;
	position: relative;
}

.hbg-inner-page .site-header {
	background: #9B2421;
	min-height: 68px;
}

.hbg-inner-page .site-header .title-area, .home.paged .title-area {
    left: 0;
    top: 0;
    /*width: 315px;*/
	width: 250px;
}

.home .site-header {
	background: none;
	height: 0;
	padding-top: 75px;
	padding-bottom: 37.5%;
}

.home .site-header:before {
	background: #9B2421;
	content: "";
	height: 75px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.home.paged .site-header:before {
	display: none;
}

.site-header .wrap {
	height: 100%;
	position: relative;
}

.header-ad img {
	display: block;
}

.header-offers {
	background: #2B7C9E;
	text-align: center;
	padding: 23px 0 22px;
	position: relative;
	width: 100%;
	margin-top: -190px;
	overflow: hidden;
	z-index: 10;
}

.header-offer1,
.header-offer2 {
	display: block;
	color: #fff;
	float: left;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	padding: 0 40px;
	width: 50%;
}

.header-offer1 {
	border-right: 1px solid #fff;
}

.header-offer1 p,
.header-offer2 p {
	font-size: 20px;
	margin-bottom: 10px;
}

.header-offer1 a,
.header-offer2 a {
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 5px 10px;
	text-transform: uppercase;
	border-radius: 5px;
}

.header-offer1 a:hover,
.header-offer2 a:hover {
	background: #fff;
	color: #2B7C9E;
}

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

.title-area,
.home.paged .title-area {
	float: left;
	left: 47px;
	padding: 0;
	position: absolute;
	top: 13px;
	width: 288px;
	z-index: 20;
}

.home .title-area {
	left: -18px;
	padding: 0;
	top: -50px;
	width: 315px;
	z-index: 20;
}

.site-title {
	font-size: 32px;
	font-weight: 400;
	line-height: 1.2;
}

.site-title a,
.site-title a:hover {
	color: #333;
}

.header-image .site-title > a,
.home.paged .header-image .site-title > a {
	background: url(images/handsonaswegrow-color-logo-web.png) center center no-repeat;
	/*background-size: 288px 288px;*/
	background-size: contain;
	float: left;
	min-height: 278px;
	width: 100%;
}

.home .header-image .site-title > a {
	background: url(images/logo-home.png) center center no-repeat;
	background-size: 315px 308px;
	float: left;
	min-height: 308px;
	width: 100%;
}

.site-description {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

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

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

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
	clear: both;
	float: right;
	text-align: right;
	width: auto;
}

.home .site-header .widget-area {
	position: absolute;
	right: 0;
	top: 15px;
}

.home.paged .site-header .widget-area {
	position: relative;
	right: auto;
	top: auto;
}

.header-cta {
	clear: both;
	margin: 195px 0 0;
	text-align: center;
	width: 100%;
}

.header-cta h3 {
	color: #fff;
	font-size: 54px;
	margin-bottom: 15px;
}

.header-cta p {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.2;
	margin-bottom: 30px;
	text-transform: uppercase;
}

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

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

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

.genesis-nav-menu a {
	color: #333;
	display: block;
	padding: 30px 24px;
}

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

.genesis-nav-menu .sub-menu {
	background-color: #2B7C9E;
	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: 145px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background: none;
	font-size: 14px;
	padding: 10px 20px;
	position: relative;
	width: 145px;
}

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

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

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

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 10px 0 0;
}

.nav-sticky .search {
	padding-top: 16px;
}

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

.site-header .sub-menu {
	border-top: 1px solid #eee;
}

.site-header .sub-menu .sub-menu {
	margin-top: -56px;
}

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

.site-header .genesis-nav-menu a {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 27px 10px;
	text-transform: uppercase;
}

.site-header .genesis-nav-menu a:hover {
	color: rgba(255, 255, 255, 0.7);
	text-decoration: none;
}

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

.nav-primary {
	background-color: #2B7C9E;
	text-align: right;
}

.nav-primary .genesis-nav-menu a {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	padding: 18px 18px;
	text-transform: uppercase;
}

.nav-primary .genesis-nav-menu .sub-menu a,
.nav-sticky .genesis-nav-menu .sub-menu a {
	color: #fff;
	padding: 10px 20px;
	text-transform: capitalize;
}

.nav-primary .genesis-nav-menu .sub-menu a:hover,
.nav-sticky .genesis-nav-menu .sub-menu a:hover {
	background-color: rgba(255, 255, 255, 0.25);
	color: #fff;

}

.nav-primary .genesis-nav-menu a:hover {
	color: rgba(255, 255, 255, 0.7);
	text-decoration: none;
}

.menu-item-58263 a {
	display:none;
}

/* ## Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	background-color: #fff;
}

/* Social Navigation
--------------------------------------------- */

.site-header .menu-social-container {
	float: right;
}

.home .site-header .menu-social-container {
	margin-top: -66px;
}

.home.paged .site-header .menu-social-container {
	margin-top: 0;
}

.menu-social-container {
	text-align: right;
}
ul#menu-social {
    margin-top: 100px;
}
.welcome-box-upper a:hover, ul#menu-social a:hover {
    color: #2B7C9E;
}
.menu-social-container li.fa,
.side-nav li.fa {
	color: #9B2421;
	border: none;
	display: inline-block;
	font-size: 16px;
	margin: 15px 8px 0 15px;
	padding: 0;
	position: relative;
	float:left;
}

.menu-social-container .genesis-nav-menu li.fa:hover,
.side-nav li.fa:hover {
	color: #2B7C9E;
	position: relative;
}

.menu-social-container li.fa:last-child,
div.side-nav li.fa:last-child {
	margin-right: 0;
}

.menu-social-container li.fa a,
.side-nav li.fa a {
	border: none;
	display: inline-block;
	height: 25px;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	text-indent: -9999px;
	vertical-align: top;
	width: 100%;
	word-wrap: break-word;
}

.genesis-nav-menu.menu-footer-social {
	text-align: center;
	margin: 0;
	width: auto;
}

.genesis-nav-menu.menu-footer-social li {
	background: #F39F22;
	border: 2px solid #fff;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-size: 31px;
	height: 53px;
	margin: 0 5px 10px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: 53px;
	float: unset;
}

.genesis-nav-menu.menu-footer-social li:hover {
	background: #2B7C9E;
	position: relative;
}

.genesis-nav-menu.menu-footer-social li:before {
	display: table-cell;
	height: 53px;
	vertical-align: middle;
	width: 53px;
}

.genesis-nav-menu.menu-footer-social li.fa a {
	border: none;
	display: inline-block;
	height: auto;
	left: 0;
	line-height: 1;
	padding: 11px;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	vertical-align: top;
	width: 100%;
}

.genesis-nav-menu.menu-footer-social li.fa:hover {
	color: #fff;
}

.site-footer .genesis-nav-menu.menu-footer-social {
	margin: -27px auto 5px !important;
}

.home .site-footer .menu-social-container {
	background: transparent;
	margin-bottom: -42px;
}

/* ## Sticky Nav
--------------------------------------------- */

.nav-sticky:before {
	content: " ";
	display: table;
}

.nav-sticky:after {
	clear: both;
	content: " ";
	display: table;
}

.nav-sticky {
	display: none !important;
    background: #2B7C9E;
    left: 0;
    max-width: 100%;
    overflow: visible;
    position: fixed;
    text-align: right;
    top: 0;
    width: 100%;
    z-index: 1000;
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
}

.admin-bar .nav-sticky {
    top: 32px;
}

.nav-sticky li {
	vertical-align: top;
}

.nav-sticky a {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	padding: 27px 11px;
	text-transform: uppercase;
}

.nav-sticky a:hover {
	color: rgba(255, 255, 255, 0.7);
	text-decoration: none;
}

.nav-sticky .menu-item-has-children a {
	padding: 23px 17px;
}

.genesis-nav-menu.menu-sticky > li:first-of-type {
	float: left;
}

.genesis-nav-menu.menu-sticky > li:first-of-type a {
    /*background: url(images/handsonaswegrow-logo-sticky.png) no-repeat -12px center;
    background-size: 315px 69px;*/
	background: url(images/handsonaswegrow-logo-sticky.png) no-repeat 0px center;
	background-size: contain;
    text-indent: -9999px;
    width: 290px;
	max-height: 65px;
}

/* Sub menu indicators
--------------------------------------------- */

.genesis-nav-menu > .menu-item.menu-item-has-children > a:after {
	content: "\f107";
	font-family: 'FontAwesome';
	font-size: 1.2rem;
	padding-left: 0.5rem;
	speak: none;
}

ul.sub-menu li.menu-item-has-children > a:after {
	content: "\f105";
	font-family: 'FontAwesome';
	font-size: 1.2rem;
	padding-left: 1rem;
	speak: none;
}


/* Responsive Menu
--------------------------------------------- */

.responsive-menu-icon {
	color: #fff;
	cursor: pointer;
	display: none;
	margin: 0 auto;
	position: relative;
	height: 60px;
}

/*.responsive-menu-icon::before {
	content: "";
	display: block;
	width: 100%;
	background: url(images/handsonaswegrow-logo-sticky-2x.png) no-repeat center;
	padding: 0px;
	position: fixed;
	min-height: 60px;
	margin-left: -25px;
}*/


.responsive-menu-icon::after {
	content: "\f333";
	display: inline-block;
	font: normal 24px/1 'dashicons';
	padding: 14px 14px;
	position: relative;
}


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

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

.entry {
	margin-bottom: 40px;
}

.content .entry {
	background-color: #fff;
}

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

.entry-content ol > li {
	list-style-type: decimal;
	padding-left: 12px;
    padding-top: 10px;
}

.entry-content ul > li {
	list-style-type: disc;
	    padding-left: 12px;
    padding-top: 10px;
}

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

.entry-content code {
	background-color: #333;
	color: #ddd;
}

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

p.entry-meta {
	font-size: 16px;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	display: none;
	background: url(images/date-hand-full.png) center center no-repeat;
	background-size: 91px 86px;
	color: #F39F22;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 28px;
	line-height: 1;
	margin-bottom: 0;
	position: absolute;
}

.entry-meta span {
	display: block;
	text-align: center;
}

.entry-meta .date {
	display: table-cell;
	height: 86px;
	vertical-align: middle;
	width: 91px;
}

.entry-meta .day {
	font-weight: 400;
}

.entry-meta .month {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: .5;
	text-transform: uppercase;
}

.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	padding-top: 24px;
}

.entry-categories,
.entry-tags,
.entry-ages,
.entry-comments-link {
	display: inline-block;
	width: 25%;
	font-size: 16px;
	border-right: 1px solid #999;
	position: relative;
	line-height: 1.2;
	padding: 10px 10px 10px 50px;
	vertical-align: top;
}

.entry-filing span:last-of-type {
	border: none;
}
.entry-ages a {
	display: block;
}
.entry-categories:before {
	/*background: url(images/category.png);*/
	background: #9B2421;
	background-size: 29px 29px;
	content: "\f07c";
	font-family: FontAwesome;
	font-size: 18px;
	height: 29px;
	width: 29px;
	display: inline-block;
	text-align: center;
	line-height: 1.6;
	color: #fff;
	border-radius: 20px;
	position: absolute;
	left: 10px;
	top: 6px;
}

.entry-ages:before {
	/*background: url(images/age.png);*/
	background: #162F56;
	background-size: 29px 29px;
	content: "\f1ae";
	font-family: FontAwesome;
	font-size: 18px;
	height: 29px;
	width: 29px;
	display: inline-block;
	text-align: center;
	color: #fff;
	border-radius: 20px;
	position: absolute;
	line-height: 1.6;
	left: 10px;
	top: 6px;
}

.entry-tags:before {
	/*background: url(images/tag.png);*/
	background: #F39F22;
	background-size: 29px 29px;
	content: "\f02b";
	font-family: FontAwesome;
	font-size: 18px;
	height: 29px;
	width: 29px;
	display: inline-block;
	text-align: center;
	color: #fff;
	border-radius: 20px;
	position: absolute;
	line-height: 1.6;
	left: 10px;
	top: 6px;
}

.entry-comments-link:before {
	background: url(images/comment.png);
	background-size: 29px 29px;
	content: "";
	font-family: FontAwesome;
	font-size: 18px;
	height: 29px;
	width: 29px;
	display: inline-block;
	text-align: center;
	color: #fff;
	border-radius: 20px;
	position: absolute;
	line-height: 1.6;
	left: 10px;
	top: 6px;
}

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

.pagination {
	clear: both;
	margin: 40px 0;
	text-align: center;
}

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

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	color: #9B2421;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	padding: 4px 8px;
	text-transform: uppercase;
}

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

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

.entry-comments h3,
.comment-respond h3 {
	color: #333;
	font-size: 24px;
	margin-bottom: 0;
	text-transform: none;
}

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

.comment-respond,
.entry-pings {

}

.comment-header {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
}

.comment-header span.says {
	font-style: italic;
}

li.comment {

}

.comment-content {
	clear: both;
}

.comment-list {
	margin-top: -20px;
}

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

.comment-list > li {
	padding-bottom: 40px;
	border-bottom: 1px solid #2B7C9E;
}

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

.comment-list li li article {
	border-left: 5px solid #efefef;
	padding: 20px 0 10px 30px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	color: #333;
	display: block;
	font-size: 16px;
	font-style: normal;
	margin-bottom: 10px;
}

.entry-comments .comment-author,
.entry-comments .comment-author a {
	color: #9B2421;
	font-size: 24px;
	margin-bottom: 0;
}

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

.comment-list .bypostauthor > article {
	background: #efefef;
	border: none;
	padding: 40px 40px 30px 40px;
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	padding: 24px;
}

.comment-meta {
	margin-top: -5px;
}

.comment-meta a {
	color: #999;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-style: italic;;
	text-transform: none;
}

.comment-reply {
	text-align: right;
	display: none;
}

a.comment-reply-link {
	color: #9B2421;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	text-transform: none;
}

a.comment-reply-link:hover {
	color: #333;
}

i.fa.fa-reply {
	padding-left: 5px;
}

.comment-respond input[type="submit"] {
	/*background: url(images/continuered.png) center center no-repeat;*/
	background-size: 205px 49px;
	color: #fff;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	height: 49px;
	letter-spacing: 1px;
	padding: 10px 0;
	text-transform: uppercase;
	vertical-align: middle;
	width: 205px;
}

.comment-respond input:hover[type="submit"] {
	/*background-image: url(images/continueblue.png);*/
	background-size: 205px 49px;
	color: #fff;
}

.entry-comments .comment-author a:hover {
	color: #333;
}

/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
}

.sidebar li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.sidebar p:last-child,
.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	background-color: #fff;
	margin-bottom: 40px;
}

.widget_execphp,
.sidebar-primary .featured-content {
	border: 3px solid #efefef;
	padding-bottom: 40px;
}

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

.footer-widgets {
	background-color: #333;
	clear: both;
	padding-top: 40px;
}

.footer-widgets,
.footer-widgets a {
	color: #999;
}

.footer-widgets input {
	border: 1px solid #333;
}

.footer-widgets a.button,
.footer-widgets a:hover {
	color: #fff;
}

.footer-widgets li {
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

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

.footer-widgets p:last-child {
	margin-bottom: 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 340px;
}

.footer-widgets-1 {
	margin-right: 60px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}


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

.site-footer {
	background-color: #9B2421;
	font-size: 16px;
	line-height: 1;
	padding: 0 0 25px;
	text-align: center;
}

.site-footer .wrap {
	max-width: none;
}

.site-footer .genesis-nav-menu {
	margin: 0 auto;
	max-width: 1200px;
}

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

.menu-home-footer-container {
	background: #2B7C9E;
	padding: 45px 0 30px;
}

.menu-home-footer-container  .genesis-nav-menu a {
	border-right: 1px solid rgba(255, 255, 255, 0.25);
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	padding: 2px 11px 2px 7px;
}

.menu-home-footer-container .genesis-nav-menu a:hover,
.genesis-nav-menu.menu-footer .menu-item a:hover {
	color: rgba(255, 255, 255, 0.7);
}

.menu-home-footer-container  .genesis-nav-menu .menu-item:last-of-type a {
	border: none;
}

.menu-footer-container {
	font-weight: 400;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.home .menu-footer-container {
	padding-top: 20px;
}

.genesis-nav-menu.menu-footer .menu-item {
	font-size: 14px;
	letter-spacing: 1px;
}

.genesis-nav-menu.menu-footer .menu-item a {
	color: #fff;
	padding: 14px 10px;
}

.creds p {
	color: rgba(255, 255, 255, 0.5);
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.4;
	text-transform: uppercase;
}

.creds a {
	color: rgba(255, 255, 255, 0.5);
}

.creds a:hover {
	color: #fff;
}

.footer-ad {
	margin-bottom: 35px;
}

/* # Misc.
---------------------------------------------------------------------------------------------------- */

.after-entry-share {
	margin-bottom: 40px;
	text-align: center;
}

.after-entry-share div{
    display: inline-block !important;
    margin: 0 auto !important;
}

.share-buttons div {
    margin: 0 2px !important;
}

.related-title {
	color: #2B7C9E;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 16px;
	text-align: center;
	text-transform: uppercase;
}

.single h3.related-title {
    position: relative;
    top: -12px;
    padding: 0 15px;
    /*width: 45%;*/
    background: #fff;
    margin: auto;
}

.hbg-archive-related .related-title {
	padding: 0;
}

.hbg-archive-related .related-title span {
	background: #fff;
	padding: 0 15px;
	position: relative;
	top: -12px;
}

.related-list, .roundup-list, .store-list {
	text-align: center;
}

.single .related-list {
    border-bottom: 3px solid #efefef;
    clear: both;
    margin-bottom: 40px;
    padding-top: 0;
}

.related-list li {
	display: inline-block;
    font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	line-height: 1.4;
	margin: 0 0 9px 1.7%;
	vertical-align: top;
	width: 18.6%;
}

.archive .related-list li {
	display: inline-block;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 1.3;
    margin: 0 0 25px 2.7%;
    vertical-align: top;
    width: 16.82%;
}

.archive .related-list li:nth-of-type(3n+1) {
	clear: both;
}

.archive .cat-pop-img {
	display: inline-block;
	margin-bottom: 10px;
}

.cat-pop-panel,
.related-list a {
	color: #2B7C9E;
}

.cat-pop-panel:hover,
.related-list a:hover {
	color: #9B2421;
}

.archive .related-posts:before,
.archive .related-posts:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}
.archive .related-posts:after { clear: both; }
.archive .related-posts { zoom: 1; } /* IE < 8 */

ul.roundup, ul.store, ul.store-2up {
	margin: 0px;
}

ul.roundup img, ul.store img, ul.store-2up img {
margin-bottom: 5px !important;
}

ul.roundup a {
display: block;
}

.roundup li {
	display: inline-block;
	font-size: 16px;
	line-height: 1.4;
	margin: 0 30px 55px;
	vertical-align: top;
	width: 278px;
	text-align: center;
}

.store li {
	display: inline-block;
	font-size: 16px;
	line-height:1.4;
	vertical-align: top;
	width: 277px;
    padding: 10px;
    background-color: #eee;
	margin: 0 10px 55px;
	text-align:center;
}

.store-2up li {
	display: inline-block;
	font-size: 16px;
	line-height:1.4;
	vertical-align: top;
	width: 575px;
    padding: 15px;
    background-color: #eee;
	margin: 0 10px 5px;
	text-align:center;
}

.store h4 a, .store h3 a, .store-2up h4 a, .store-2up h3 a{
    color: #333;
    text-decoration: none;
}

/**
ul.store a {
	margin: 10px auto;
}
**/

.store  h5, .store-2up h5{
	margin-top: 10px;
}

.related-list li:first-of-type {
	margin-left: 0;
}

.related-list li:last-of-type {
	margin-right: 0;
}

.apcta {
	background: url(images/dot.png) left top repeat-x, url(images/dot.png) left bottom repeat-x;
	background-size: 10px 3px, 10px 3px;
	margin: 15px auto 30px;
	padding: 40px 0;
	text-align: center;
	width: 91%;
}

.apcta h3 {
	font-size: 43px;
	color: #2B7C9E;
}

.apcta p {
	color: #2B7C9E;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.red-paint-button,
.more-link, .popupally-pro-form-submit,
div.gform_wrapper .gform_footer input.button,
div.gform_wrapper .gform_footer input[type=submit] {
	/*background: url(images/continuered.png) center center no-repeat;*/
	background-size: 205px 49px;
	color: #fff;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	height: 49px;
	letter-spacing: 1px;
	padding: 10px 0;
	text-transform: uppercase;
	vertical-align: middle;
	width: 205px;
	text-align: center;
}
.order-now {
background: url(images/continueblue2x.png) center center no-repeat;
    background-size: 305px 79px;
    color: #fff;
    display: inline-block;
    font-family: 'Roboto',sans-serif;
    font-size: 24px;
    font-weight: 400;
    height: 79px;
    letter-spacing: 1px;
    padding: 13px 0;
    text-transform: uppercase;
    vertical-align: middle;
    width: 305px;
    text-align: center;
}

.order-now-shop {
background: url(images/continueblue.png) center center no-repeat;
    background-size: 205px 49px;
    color: #fff;
    display: inline-block;
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 49px;
    letter-spacing: 1px;
    padding: 13px 0;
    text-transform: uppercase;
    vertical-align: middle;
    width: 205px;
    text-align: center;
}

a.order-now:hover, a.order-now-shop:hover {
	color:#fff;
}

.more-link {
	font-size: 14px;
	padding: 13px 0;
}

.red-paint-button:hover,
.more-link:hover,
div.gform_wrapper .gform_footer input.button:hover,
div.gform_wrapper .gform_footer input[type=submit]:hover {
	background: url(images/continueblue.png) center center no-repeat;
	background-size: 205px 49px;
	color: #fff;
}

.more-link-wrap {
	text-align: center;
}

.back-to-top {
	clear: both;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	padding-top: 30px;
	text-align: center;
	text-transform: uppercase;
}

.childrens-age-links {
	background: url(images/dot.png) left top repeat-x, url(images/dot.png) left bottom repeat-x;
	background-size: 10px 3px, 10px 3px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-style: italic;
	padding: 25px 0;
	text-align: center;
}

.child-age-link {
	border-right: 1px solid #333;
	display: inline-block;
	line-height: 1.2;
	padding: 0 14px 0 10px;
}

.child-age-link:last-of-type {
	border: none;
}

.home-activities {
	padding: 40px 0 20px;
}

.home-activities h2 {
	color: #2B7C9E;
	font-size: 46px;
	font-family: bobby-jones-regular, 'Roboto Condensed', sans-serif;
	/*font-style: italic;*/
	margin-bottom: 35px;
	text-align: center;
	font-weight: 100 !important;
}

.home-activity {
	box-sizing: content-box;
	float: left;
	position: relative;
	margin: 0 2.1% 3% 0;
	overflow: hidden;
	width: 23.3%;
}


.home-activity:hover .activity-image:after {
	display: block;
	opacity: 1;
	transform: scale(1);
-webkit-transform: scale(1);
}

.home-activity .activity-image {
	background: #93A039;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
}
.activity-image, header.entry-header, .ebook, .entry-image, .entry-image img {
    border-radius: 10px;
}
article:nth-of-type(5n+0) .activity-image, article:nth-of-type(5n+0) header.entry-header, .ebook:nth-of-type(5n+0) {
    background: #93C7C7;
}
article:nth-of-type(5n+1) .activity-image, article:nth-of-type(5n+1) header.entry-header, .ebook:nth-of-type(5n+1) {
    background: #F0543F;
}
article:nth-of-type(5n+2) .activity-image, article:nth-of-type(5n+2) header.entry-header, .ebook:nth-of-type(5n+2) {
    background: #93A039;
}
article:nth-of-type(5n+3) .activity-image, article:nth-of-type(5n+3) header.entry-header, .ebook:nth-of-type(5n+3) {
    background: #E0567F;
}
article:nth-of-type(5n+4) .activity-image, article:nth-of-type(5n+4) header.entry-header, .ebook:nth-of-type(5n+4) {
    background: #F89C6C;
}

.home-activity .activity-image:after {
	/*background: url(images/white-paint-orig.png) center center no-repeat;*/
	background-size: 199px 58px;
	bottom: 0;
	color: #fff;
	font-weight: 600;
	letter-spacing:1px;
	content: "View All";
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
    opacity: 0;
	font-size: 20px;
transform: scale(.9);
-webkit-transform: scale(.9);
	font-weight: 400;
	left: 0;
	letter-spacing: 1px;
	padding-top: 88px;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	top: 0;
}

.home-activity:nth-of-type(4n+1) {
	clear: both;
}

.home-activity:nth-of-type(4n+4) {
	margin-right: 0;
}

.home-activity img {
	display: block;
	transform: scale(1);
-webkit-transform: scale(1);
    transition: all 0.4s ease-in-out;
}

.home-activity:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    opacity: 0;
}

.home-activity h3 {
	color: #2B7C9E;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase;
}

.home-activity:hover h3 {
	color: #9B2421;
}

.browse-dropdowns {
	background: #9B2421;
	padding: 40px 0 45px;
	text-align: center;
}

.archive .browse-dropdowns {
	margin-bottom: 40px;
	padding-bottom: 5px;
}

.browse-dropdowns h2 {
	color: #fff;
	font-size: 24px;
	margin-bottom: 40px;
}

.browse-dropdowns select {
	border: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	padding: 15px 16px;
	line-height: 16px;
	margin: 0 8px;
	max-width: 220px;
	text-transform: uppercase;
    letter-spacing: 1px;
}

.browse-dropdowns .search-form {
	display: inline-block;
	margin: 0 8px;
	max-width: 220px;
	text-transform: uppercase;
    letter-spacing: 1px;
}

.browse-dropdowns .search-form input {
	border: none;
	font-size: 14px;
	padding: 19px 16px;
	height: 44px;
	text-transform: uppercase;
    letter-spacing: 1px;
}

.browse-dropdowns .search-form input[type="submit"] {
	padding: 10px 8px;
}

.welcome-box {
	background-color: #fff;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .5px;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 40px;
}

.welcome-box-upper {
	height: 244px;
	letter-spacing: 0;
	font-weight: 400;
	max-width: 157px;
	padding: 95px 10px 0px;
	border: 2px solid #2B7C9E;
	border-radius: 15px 15px 0px 0px;
}


.welcome-box-upper a, .welcome-box-upper {
    color: #9B2421;
    text-transform: uppercase;
    font-weight: 700;
}

.sidebar-primary .welcome-box-upper {
    padding: 95px 5px 0;
    background: url(https://cdn.handsonaswegrow.com/wp-content/uploads/2021/10/jamie-bio-sidebar.jpeg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 244px;
    margin: 0px auto;
    padding: 20px;
    max-width: 100%;
	text-align: left;
}

.welcome-box-upper a {
	text-decoration: underline;
}

.welcome-box-upper a:hover {
	text-decoration: none;
}

.welcome-box-upper p {
	margin-bottom: 15px;
	margin:10px 10px 15px;
}

.welcome-subscribe {
	background: #2B7C9E;
	padding: 15px 10px 5px;
	border: 2px solid #2b7c9e;
}

.welcome-subscribe p {
	margin-bottom: 10px;
}

.welcome-box .menu-social-container {
	text-align: center;
	padding-top: 10px
}

.welcome-box .menu-social-container li.fa {
	font-size: 20px;
}

.sidebar-primary .welcome-box .menu-social-container li.fa {
	margin: 0 8px;
}

.sidebar-primary .welcome-box .menu-social-container {
	padding-top: 15px;
}

.white-paint-button {
	background: #fff;
	/* background-size: 205px 49px;*/
	color: #2B7C9E;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 700;
	/*height: 58px;*/
	letter-spacing: 1px;
	padding: 18px 0;
	text-transform: uppercase;
	vertical-align: middle;
	width: 204px;
	border-radius: 5px;
	margin-bottom: 10px;
}

.white-paint-button:hover {
	background: #F39F22;
	color: #fff;
}

.sidebar-browse-dropdowns {
	text-align: center;
}

.sidebar-browse-dropdowns h2 {
	color: #fff;
	font-size: 24px;
	margin-bottom: 40px;
}

.sidebar-browse-dropdowns select {
	border: 1px solid #333;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	padding: 15px 16px;
	margin: 0 8px 20px;
	max-width: 270px;
}

.sidebar-browse-dropdowns .search-form {
	border: 1px solid #333;
	display: inline-block;
	margin: 0 8px;
	max-width: 270px;

}

.sidebar-browse-dropdowns .search-form input {
	border: none;
	font-size: 14px;
	padding: 17px 16px;
	max-width: none;
	width: 224px;
	height: 54px;
}

.sidebar-browse-dropdowns .search-form input[type="submit"] {
	border: none;
	font-size: 14px;
	padding: 17px 10px;
	max-width: none;
	width: 40px;
}

.hbg-category-grid.archive .content .entry {
	box-sizing: content-box;
    float: left;
    padding-bottom: 0;
    position: relative;
    margin: 0 4.8% 4.8% 0;
    width: 30.1%;
}

.hbg-category-grid .content .entry:nth-of-type(3n+1) {
	clear: both;
}

.hbg-category-grid .content .entry:nth-of-type(3n+3) {
	margin-right: 0;
}

.hbg-category-grid .content .entry {
	/*background: #9B2421;*/
	overflow: hidden;
}

a {
	display: inline;
}

.hbg-category-grid .content .entry img {
	display: block;
	margin-bottom: 0;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

.hbg-category-grid .content .entry:hover img {
	opacity: 0;
}

.hbg-category-grid .content .entry-title {
	font-size: 16px;
	margin-bottom: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}

.hbg-category-grid .content .entry:hover .entry-title a {
	display: block;
	opacity: 1;
}

.hbg-category-grid .content .entry-title a {
	/*background: url(images/white-paint.png) no-repeat center bottom;*/
	background-size: 199px 58px;
	color: #fff;
	display: block;
	height: 100%;
	padding: 65% 5% 30%;
	vertical-align: middle;
	width: 100%;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	opacity: 0;
}

.buy-now .entry-title a {
background: url(//handsonaswegrow.com/wp-content/themes/hoawg-ewd/images/white-paint-buy-now.png) center 65% no-repeat !important;
}

.hoawg-slider {
	border: 3px solid #efefef;
	clear: both;
	padding-bottom: 90px;
	margin-bottom: 40px;
}

.hoawg-slider .soliloquy-item {
	background: #9B2421;
	overflow: hidden;
}

.hoawg-slider .soliloquy-item:hover img {
	opacity: 0;
}

.hoawg-slider .soliloquy-item img {
	display: block;
	transform: scale(1);
-webkit-transform: scale(1);
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}


.home .hoawg-slider {
	padding-bottom: 30px;
	position: relative;
}

.hoawg-slider h4 {
	color: #2B7C9E;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}

.hoawg-slider h4 span {
	background: #fff;
	padding: 0 15px;
	position: relative;
	top: -10px;
}

.hoawg-slider .soliloquy-fc-slider .soliloquy-caption {
	right: 0;
	left: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	background: url(images/white-paint-small.png) no-repeat center 65%;
	background-size: 144px 41px;
	opacity: 0;
transform: scale(.9);
-webkit-transform: scale(.9);
}

.hoawg-slider .soliloquy-fc-slider .soliloquy-item:hover .soliloquy-caption {
	opacity: 1;
	transform: scale(1);
-webkit-transform: scale(1);
}

.hoawg-slider .soliloquy-fc-slider .soliloquy-caption-inside {
	background: none;
	height: 100%;
}

.hoawg-slider .soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-title,
.hoawg-slider .soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-title-link {
	margin-bottom: 0;
}

.hoawg-slider .soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-title-link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	padding: 50% 5% 0;
}

.hoawg-slider .soliloquy-container .soliloquy-pager-link {
	background: url(images/carousel-nav.png) -23px 0 no-repeat;
	height: 17px;
	width: 17px;
}

.hoawg-slider .soliloquy-container .soliloquy-pager-link.active,
.hoawg-slider .soliloquy-container .soliloquy-pager-link:hover {
	background: url(images/carousel-nav.png) 0 0 no-repeat;
}

.hoawg-slider a {
	webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.hoawg-slider .soliloquy-container .soliloquy-pager {
	bottom: -55px;
	height: 17px;
}

.home_slider_archive_link {
	clear: both;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	padding-top: 40px;
	text-align: center;
}

.adjacent-entry-navigation {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 15px;
	overflow: hidden;
}

.adjacent-entry-navigation a {
	color: #333;
}

.adjacent-entry-navigation a:hover {
	color: #9B2421;
}

.adjacent-entry-navigation a:hover img {
	opacity: .7;
}

.adjacent-entry-navigation span {
	color: #9B2421;
	display: block;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.625;
	text-transform: uppercase;
}

.navigation-previous {
	float: left;
	width: 45%;
}

.navigation-previous i {
	margin-left: -16px;
}

.navigation-next {
	float: right;
	width: 45%;
	text-align: right;
}

.navigation-next i {
	margin-right: -16px;
}

.adjacent-entry-navigation img.alignleft {
	margin-right: 40px;
}

.adjacent-entry-navigation img.alignright {
	margin-left: 40px;
}

.widget-border {
	border: 3px solid #efefef;
	padding: 10px 0 5px;
	margin-top: -30px;
	text-align: center;
}

.widget-title span {
	background: #fff;
	padding: 0 15px;
}

select {
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	background: #fff url(images/down.png) 98% 50% no-repeat;
	padding-left: 10px;
}


.mobile-search {
	display: none;
}

.gsc-control-cse div {
	-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

.gsc-result .gs-title {
	height: 1.5em !important;
}

.wp-gallery img {
float: left;
}
.wp-oembed  td {
height: 100px;
text-align: center;
line-height: 1.5 !important;
vertical-align: top;
}
.wp-oembed {
width:100%;
}
.wp-oembed p {
width:100%;
line-height: 1.5 !important;
}

.wp-oembed img {
	margin: 0 auto 0px;
	}

.nav-primary .logohome {
	display: none;
}

.nav-primary.stuck .logohome {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -158px;
	background: url(images/handsonaswegrow-logo-sticky.png) no-repeat;
	background-size: 315px 60px;
	width: 315px;
	height: 60px;
	z-index: 999;
	text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}

.hbg-archive-related {
	border-top: 3px solid #efefef;
	border-bottom: 3px solid #efefef;
	clear: both;
	margin-bottom: 40px;
	padding-top: 0;
}

.archive .hbg-archive-related {
	border: 3px solid #efefef;
}

.archive-description p {
	margin-bottom: 24px;
}

.archive-description blockquote {
    display: inline-block;
    width: 100%;
}

.subterms-title {
	font-style: normal;
	padding: 0;
}

.acf-subterms li {
	font-size: 20px;
	font-style: normal;
}

.acf-subterms .fa-li {
	color: #9B2421;
	font-size: 18px;
	position: static;
}

.soliloquy-outer-container {
    position: absolute;
    width: 100%;
    top: 74px;
}

.logged-in .soliloquy-outer-container {
    top: 106px;
}

.soliloquy-container .soliloquy-image {
	max-width: none;
	width: 100% !important;
}

.ewd-popular-posts {
	padding: 80px 0;
}

/* ##Countdown Dynamite Plugin */
span.ucd-countdown-digit {
    background: #fff;
}

span#ucd-countdown-1, span#ucd-countdown-2, span#ucd-countdown-3, span#ucd-countdown-4 {
    display: block;
}

.ucd-countdown .ucd-countdown-dash {
	margin-top: 0px !important;
}

.ucd-countdown-content p {
    margin: 10px 0 0 0;
}

.ewd-ebooks-widget {
	padding: 80px 0 60px;
}

.widget_ewd_ebooks {
	clear: both;
}

.widget_ewd_ebooks .ebook {
	/*background: transparent;*/
	float: left;
    position: relative;
    overflow: hidden;
    margin: 0 0 25px 1.7%;
    width: 23.7%;
}

.widget_ewd_ebooks .ebook:before {
	/*background: url(images/white.svg) no-repeat center center;*/
	background-size: 85%;
	color: #fff;
	content: "LEARN MORE";
	font-weight: 600;
	letter-spacing: 1px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding-top: 59%;
	text-align: center;
	transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    opacity: 0;
    transform: scale(.9);
    -webkit-transform: scale(.9);
}

.widget_ewd_ebooks .ebook:hover:before {
    display: block;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.widget_ewd_ebooks .ebook img {
	display: block;
	transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.widget_ewd_ebooks .ebook:hover {
	/*background: #9B2421;*/
}

.widget_ewd_ebooks .ebook:hover img {
	transform: scale(1.2);
    -webkit-transform: scale(1.2);
	opacity: 0;
}

.widget_ewd_ebooks .ebook a {
	display: block;
}

.widget_ewd_ebooks .ebook:first-of-type {
	margin-left: 0;
}

.ewd-promotion-widget-1 {
	background: url(images/subscription.jpg) no-repeat center center;
	background-size: cover;
	height: 503px;
}

.ewd-promotion-widget-2 {
	background: url(https://cdn.handsonaswegrow.com/wp-content/uploads/2019/10/optin-footer.jpg) no-repeat left center;
	background-size: cover;
	height: 528px;
}

.ewd-promotion-widget-2 .widget_ewd_promotion .widget-title {
	font-size: 54px;
	margin-bottom: 20px;
}

.widget_ewd_promotion {
	font-size: 24px;
	font-weight: 600;
	text-align: center;
}

.widget_ewd_promotion p {
	color: #fff;
	line-height: 1.2;
	letter-spacing: 1px;
	margin-bottom: 40px;
	text-transform: uppercase;
}


.widget_ewd_ebooks .shop-now a {
	background: #F39F22;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	height: 56px;
	letter-spacing: 1px;
	padding: 13px;
	text-transform: uppercase;
	width: 195px;
	border-radius:5px;
}

.widget_ewd_promotion a,
.read-all-posts a {
	background: #2B7C9E;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	height: 100%;
	letter-spacing: 1px;
	padding: 13px;
	text-transform: uppercase;
	width: auto;
	border-radius:5px;
	white-space:normal;
	word-wrap: break-word;
}

.read-all-posts a {
	height: 70px;
	padding: 20px;
	width: 240px;
}

.widget_ewd_promotion a:hover {
	background: #fff;
	color: #9B2421;
}

.read-all-posts a:hover {
	background: #F39F22;
	color: #fff;
}

.widget_ewd_ebooks .shop-now a:hover {
	background: #9B2421;
	color: #fff;
}

.widget_ewd_ebooks .shop-now,
.read-all-posts {
	clear: both;
	text-align: center;
}

.ewd-promotion-widget-1 .widget {
	margin: 65px 0 0 0;
	max-width: 700px;
}

.ewd-promotion-widget-2 .wrap {
	position: relative;
	top: 50%;
	-ms-transform: perspective(1px) translateY(-50%);
	-webkit-transform: perspective(1px) translateY(-50%);
	transform: perspective(1px) translateY(-50%);
}

.meet-testimonials {
	background: #F39F22;
	height: 401px;
}

.meet-jamie {
	float: left;
	position: relative;
	width: 602px;
}

.meet-jamie a {
	background: url(images/sunshine.svg) no-repeat;
	color: #fff;
	bottom: 60px;
	display: block;
	font-size: 18px;
	font-weight: 600;
	height: 56px;
	letter-spacing: 1px;
	padding: 13px;
	text-align: center;
	text-transform: uppercase;
	width: 195px;
	position: absolute;
	right: 30px;
}

.meet-jamie a:hover {
    background: url(images/cerulean.svg) no-repeat;
}

.vertical-testimonials.widget-area {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 100;
    padding: 60px 100px 0 660px;
    text-align: center;
}

.vertical-testimonials .widget-title {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 40px;
}

.vertical-testimonials .widget-title span {
	background: none
}

.vertical-testimonials marquee {
	height: 212px !important;
	text-align: center;
}

.vertical-testimonials marquee a {
	color: #333;
}

.vertical-testimonials marquee a:hover {
	color: #2B7C9E;
}

.vertical-testimonials marquee span {
	font-size: 14px;
	font-style: normal;
}

.post-roundup {
	border: 3px solid #efefef;
	margin: 40px 0;
	text-align: center;
}

.pr_headline {
	color: #2B7C9E;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 1px;
	margin: -16px 0 30px;
	text-transform: uppercase;
}

.pr_headline span {
	background: #fff;
	padding: 0 20px;
}

.pr_panel {
	display: inline-block;
	margin: 0 15px 15px;
	max-width: 180px;
	vertical-align: top;
}

.pr_panel:hover .pr_img_div {
	opacity: .7;
}

.pr_img_div {
	display: inline-block;
	margin-bottom: 5px;
}

.pr_panel:hover .pr_post_title {
	color: #333;
}

.pr_post_title {
	color: #9B2421;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
}

.pr_blog_name {
	color: #666;
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	font-weight: 600;
	text-transform: uppercase;
}

.hbg-inner-page .select-wrap {
	max-width: 480px;
	margin: 0 auto;
}

.hbg-inner-page .browse-dropdowns select {
    border: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    padding: 15px 16px;
    line-height: 16px;
    max-width: 220px;
	display: block;
    float: left;
    margin: 0 0 40px;
	text-transform: uppercase;
    letter-spacing: 1px;
}

.hbg-inner-page .browse-dropdowns select:nth-of-type(even),
.hbg-inner-page .browse-dropdowns .search-form {
    display: block;
    float: right;
    margin: 0 0 40px;
    width: 220px;
}

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

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut,
.search-form label,
.genesis-sidebar-title {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.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;
	height: auto;
	width: auto;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 15px 23px 14px;
	color: #333;
	background: #fff;
	z-index: 100000; /* Above WP toolbar. */
	text-decoration: none;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
}

.more-link {
	position: relative;
}

div.red-paint-button,
/*body #tve_one_set .thrv_lead_generation button */{
	background: url(images/firetruck.svg) no-repeat center center;
	background-size: contain;
	box-shadow: none;
}

div.red-paint-button:hover,
/*body #tve_one_set .thrv_lead_generation button:hover */{
	background: url(images/white.svg) no-repeat center center;
	color: #9B2421;
}

p.tve_p_center {
    margin: 20px 0 -20px 0;
}
body #tve_three_set h3 {
	padding-top: 0px;
}

/*div.red-paint-button:hover .tve_btn.tve_red a>span {
	color: #9B2421;
	text-shadow: none;
}/*
/*
body #tve_one_set .thrv_lead_generation button {
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 0 !important;
    text-shadow: none;
}

body #tve_one_set div.thrv-leads-form-box div.thrv_lead_generation.thrv_lead_generation_horizontal input[type="email"] {
    padding: 15px 10px !important;
}
/*
div.tve_btn.tve_red {
	background: none !important;
}

div.tve_btn.tve_red a {
	text-shadow: none !important;
	height: 59px !important;
}



span.tve_btn_txt {
    padding: 9px 0;
    display: inline-block;
}

div.thrv_wrapper {
	margin: 5px 0;
}


div.tve-leads-in-content {
	background: url(images/dot.png) left top repeat-x, url(images/dot.png) left bottom repeat-x;
    background-size: 10px 3px, 10px 3px;
    margin: 25px 0;
}

div.thrv_lead_generation_container input[type="image"] {
	border: 0;
	padding: 0;
}
/*

/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
	margin: 0;
}

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

/* ## 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;
}

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

@media  only screen and (-webkit-min-device-pixel-ratio: 2),
		only screen and (min-resolution: 192dpi)  {


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

	.header-image .site-title > a,
	.home.paged .header-image .site-title > a {
		background-image: url(images/handsonaswegrow-color-logo-web-2x.png);
	}

	.genesis-nav-menu.menu-sticky > li:first-of-type a {
    	background-image: url(images/handsonaswegrow-logo-sticky-2x.png) no-repeat -12px center;
	}

	/*.entry-categories:before {
		background-image: url(images/category2x.png);
	}

	.entry-ages:before {
		background-image: url(images/age2x.png);
	}

	.entry-tags:before {
		background-image: url(images/tag2x.png);
	}*/

	.entry-comments-link:before {
		background-image: url(images/comment2x.png);
	}

	.red-paint-button,
	.more-link,
	.comment-respond input[type="submit"] {
		/*background-image: url(images/continuered2x.png)*/
	}

	.white-paint-button {
		/*background-image: url(images/blue-2x.png);*/
	}

	.comment-respond input:hover[type="submit"],
	.red-paint-button:hover,
	.more-link:hover {
		/*background-image: url(images/continueblue2x.png)*/
	}

	.entry-header .entry-meta {
		background-image: url(images/date-hand-full-2x.png);
	}

	.apcta,
	.childrens-age-links,
	blockquote {
		background-image: url(images/dot2x.png), url(images/dot2x.png);
	}

	.hbg-category-grid .content .entry-title a,
	.featured-content .entry-title a  {
		/*background-image: url(images/white-paint-2x.png);*/
	}

	.home-activity .activity-image:after,
	.white-paint-button {
		/*background-image: url(images/continuewhite2x.png);*/
	}

	.hoawg-slider .soliloquy-fc-slider .soliloquy-caption {
		/*background-image: url(images/white-paint-small-2x.png);*/
	}

}


@media only screen and (max-width: 1440px) {
	.header-offers {
		margin-top: -90px;
	}
}


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

	.home .site-header {
		background-size: cover;
	}

	.header-cta {
    	margin: 245px 0 0;
	}

}

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

	.home .title-area {
		width: 288px;
	}
	
	.header-image .site-title > a,
	.home.paged .header-image .site-title > a {
    	background-size: 244.8px 236.3px;
    	min-height: 237px;
	}

	.hbg-inner-page .site-inner {
	    padding-top: 120px;
	}

	.header-cta {
		margin-top: 170px;
	}

}
@media only screen and (max-width: 1280px) {
.header-offers {
		margin-top: -60px;
	}
}

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

	.hbg-inner-page .select-wrap {
    	max-width: 480px;
    	margin: 0 auto;
	}
	
	.header-offers {
	margin-top: 0px;
	}
	
	.hbg-inner-page .site-inner {
	    padding-top: 100px;
	}

	.site-inner,
	.wrap {
		max-width: 960px;
	}

	.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: 528px;
		padding: 23px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1 {
		margin-right: 30px;
	}

	.difficulty-level-menu .wrap {
		border-top: 1px solid #a3297c;
		margin-top: -1px;
		max-width: 640px;
		padding: 25px 25px 25px 35px;
	}

	.menu-difficulty-level-container {
		padding: 0 0 0 15px;
	}

	.nav-primary .genesis-nav-menu > li:first-of-type > a,
	.nav-primary .genesis-nav-menu > li:last-of-type > a {
		padding: 20px;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.site-header .wrap,
	.home.paged .site-header .wrap {
		padding-right: 30px;
	}

	.home .site-header .wrap {
		padding-right: 0;
	}

	.title-area,
	.home.paged .title-area {
		left: 0;
	}

	.site-header .genesis-nav-menu a,
	.site-header .menu-social-container li.fa {
	}

	.home .site-header .genesis-nav-menu a,
	.home .site-header .menu-social-container li.fa {
		text-shadow: none;
	}

	.home .site-header:before {
		height: 75px;
	}

	.header-cta {
		margin-right: 70px;
	}

	.menu-home-footer-container .genesis-nav-menu a {
		margin: 8px 0;
	}

	.home-activity .activity-image:after {
		padding-top: 68px;
	}

	.nav-sticky a {
		padding: 27px 16px;
	}
	.related-list li {
		display: inline-block;
		font-size: 16px;
		line-height: 1.4;
		vertical-align: top;
	}

	.meet-jamie {
    	float: left;
    	position: relative;
    	width: 500px;
	}

	.vertical-testimonials.widget-area {
    	padding: 40px 40px 0 540px;
    	text-align: center;
	}

	.meet-testimonials {
    	height: 332px;
	}

	.vertical-testimonials .widget-title {
		margin-bottom: 25px;
	}

	.vertical-testimonials marquee {
		height: 190px;
	}

	.meet-jamie a {
		bottom: 40px;
	}

	.hbg-category-grid.archive .content .entry,
	.blog.hbg-category-grid.archive .content .entry {
		height: auto;
	}

	.hbg-category-grid.archive .content .entry footer.entry-footer {
		margin: 0;
	}

	.widget_ewd_ebooks .ebook:hover:before {
		padding-top: 58%;
	}

	.header-offers .wrap {
    	width: 100%;
    	max-width: none;
	}

	.header-offer1,
	.header-offer2 {
		display: inline-block;
		float: none;
		width: auto;
	}

}

@media only screen and (max-width: 1200px) and (min-width: 961px) {

	.hbg-inner-page .select-wrap {
	    max-width: 455px;
	    margin: 0 auto;
	}

	.hbg-category-grid .content .entry-title {
		font-size: 14px;
	}

	.hbg-category-grid .content .entry-title a {
		background-size: contain;
		padding: 45% 5% 30%;
	}
	.entry-comments-link {
	display: none;
}
	.entry-categories, .entry-tags, .entry-ages, .entry-comments-link {
		width: 33%;
	}

	.entry-tags {
		border:0px;
	}

	.home .hoawg-slider li {
		width: 118px;
	}

	.home .hoawg-slider .soliloquy-fc-slider .soliloquy-caption-inside {
		line-height: 1.2;
		padding-top: 15%;
	}

	.hoawg-slider .soliloquy-fc-slider .soliloquy-caption {
		background-size: contain;
		background-position: center 85%;
	}

	.archive .browse-dropdowns select,
	.hbg-inner-page .browse-dropdowns select:nth-of-type(even),
	.browse-dropdowns .search-form {
		margin-bottom: 20px;
	}

	.header-cta {
    	margin: 85px 0 0 280px;
    	width: auto;
    }

    .header-cta h3 {
    	font-size: 46px;
    	margin-bottom: 0;
    }

    .header-cta p {
    	font-size: 18px;
    }

    .site-header .genesis-nav-menu a {
    	padding: 22px 8px;
    }

    .home .title-area {
    	top: -65px;
    }

    .hbg-inner-page .site-header .menu .fa {
    	display: none;
    }

}

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

	.header-offer1 p,
	.header-offer2 p {
		font-size: 16px;

	}

	.header-offers {
		padding: 25px 0;
	}

}

@media only screen and (max-width: 960px) {
	
	.sticky-wrapper #genesis-nav-primary {
		display: none !important;
	}
	
	
	.home-activities {
		padding: 20px 0 20px;
	}
	
	.single h3.related-title {
		width: auto;
	}

	.related-list li,
	.archive .related-list li {
		font-size: 16px;
		margin-bottom: 25px;
		width: 32%;
	}

	.archive .related-list li {
		width: 27.82%;
	}

	.hbg-inner-page .site-inner {
    	padding-top: 30px;
	}

	.hbg-inner-page.header-image .site-title > a {
    	background: url(images/handsonaswegrow-logo-sticky.png) center center no-repeat;
    	min-height: 68px;
	}

	.ewd-popular-posts .featured-content .entry,
	.ewd-popular-posts .featured-content .entry:nth-of-type(even) {
		clear: none;
		float: left;
		margin-left: 2.2%;
		width: 31.8%;
	}

	.ewd-popular-posts .featured-content .entry:nth-of-type(3n+1) {
		clear: both;
		margin-left: 0;
	}

	.before-content-sidebar-wrap {
		margin-bottom: 30px;
	}

	.nav-primary {
		height: auto;
	}

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

	.genesis-nav-menu.responsive-menu {
		background: #2B7C9E;
		display: none;
		float: right;
		max-width: 640px;
	}

	.menu-item-58263 a {
	display:inline-block !important;
}

	.genesis-nav-menu.responsive-menu .menu-item,
	.responsive-menu-icon {
		display: block;
	}

	.responsive-menu-icon {
		float: right;
		width: 640px;
	}

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

	.genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
	.genesis-nav-menu.responsive-menu li a,
	.genesis-nav-menu.responsive-menu li a:hover,
	.genesis-nav-menu.responsive-menu li.current-menu-item > a,
	.site-header .genesis-nav-menu.responsive-menu li a {
		border: none;
		display: block;
		padding: 20px;
		text-transform: none;
	}

	.genesis-nav-menu.responsive-menu .menu-item-has-children {
		cursor: pointer;
	}

	.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
		margin-right: 60px;
	}

	.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
		float: right;
		color: #fff;
		height: 20px;
		padding: 15px 20px;
		
		right: 0;
		text-align: right;
		z-index: 9999;
		content: "\f107";
		font-family: 'FontAwesome';
		font-size: 19px;
		speak: none;
	}

	.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
		content: "\f106";
	}

	.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu {
		box-sizing: border-box;
		display: none;
	}

	.genesis-nav-menu.responsive-menu .sub-menu {
		background-color: #184156;
		left: auto;
		opacity: 1;
		position: relative;
		-moz-transition:    opacity .4s ease-in-out;
		-ms-transition:     opacity .4s ease-in-out;
		-o-transition:      opacity .4s ease-in-out;
		-webkit-transition: opacity .4s ease-in-out;
		transition:         opacity .4s ease-in-out;
		width: 100%;
		z-index: 99;
	}

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

	.genesis-nav-menu.responsive-menu .sub-menu li a,
	.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
		font-size: 15px;
		padding: 16px 20px;
		position: relative;
		text-transform: none;
		width: 100%;
	}

	.genesis-nav-menu.responsive-menu .current-menu-item > a,
	.genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
	.genesis-nav-menu.responsive-menu > li.menu-item-has-children:hover > a,
	.genesis-nav-menu.responsive-menu a:hover {
		background: none;
	}

	.site-header .genesis-nav-menu.responsive-menu .current-menu-item > a,
	.site-header .genesis-nav-menu.responsive-menu .sub-menu li a,
	.site-header .genesis-nav-menu.responsive-menu .sub-menu li a:hover,
	.site-header .genesis-nav-menu.responsive-menu .sub-menu,
	.site-header .genesis-nav-menu.responsive-menu > .menu-item-has-children:before,
	.site-header .genesis-nav-menu.responsive-menu > li:hover > a,
	.site-header .genesis-nav-menu.responsive-menu a:hover {
		color: #fff;
	}

	.site-header .genesis-nav-menu.responsive-menu .sub-menu {
		background-color: rgba(255, 255, 255, 0.05);
	}

	.site-inner,
	.wrap {
		max-width: 800px;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.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 .widget-area,
	.title-area,
	.home .content {
		width: 100%;
	}

	.site-header .wrap,
	.home.paged .site-header .wrap {
		padding: 20px 0 0;
		position: static;
		max-width: none;
		width: 100%;
	}

	.header-image .title-area {
		background-position: center top;
	}

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

	.site-header .title-area,
	.home.paged .title-area {
		position: fixed;
		top: -1px;
		left: 0;
		width: 315px;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 20px 16px;
	}

	.site-header .search-form {
		margin: 16px auto;
	}

	.sidebar-primary {
		clear: both;
		float: none;
		max-width: 350px;
		margin: 20px auto 0;
		display: none !important;
	}

	.footer-widgets-1 {
		margin-right: 0;
	}

	.site-header .widget-area,
	.home.paged .site-header .widget-area {
		position: absolute;
		*padding: 20px 5% 0;
		right: 0;
		text-align: center;
		top: 0;
		width: 100%;
		margin: 0;
	}

	.header-ad img {
		display: inline;
	}

	.site-header,
	.home.paged .site-header {
		background: url(images/home-photo.png) center top;
		background-size: contain;
	}

	.site-header:before,
	.home.paged .site-header:before,
	.home .site-header:before {
		background: #2B7C9E;
    	content: "";
    	height: 68px;
    	left: 0;
    	position: fixed;
    	right: 0;
    	top: 0;
    	z-index: 20;
    	width: 100%;
	}

	.logged-in .site-header:before,
	.logged-in.home.paged .site-header:before,
	.logged-in.home .site-header:before {
    	top: 32px;
	}

	.logged-in .site-header .title-area,
	.logged-in.home.paged .title-area {
    	top: 31px;
	}

	.hbg-inner-page.logged-in .site-header .title-area {
    	top: 32px;
	}

	.hbg-inner-page .site-header .title-area,
	.home.paged .title-area {
		position: fixed;
		top: 0;
	}

	.site-header .menu-social-container {
		float: none;
		text-align: center;
	}

	.site-header .genesis-nav-menu a {
		padding: 16px 10px;
	}

	.responsive-menu-icon,
	.genesis-nav-menu.responsive-menu {
		max-width: none;
		width: 100%;
	}

	.site-inner {
		padding-top: 30px;
	}

	.home .site-header {
		background-position: right center;
		background-size: auto auto;
		padding-top: 68px;
	}

	.home .site-header .wrap {
		padding: 0;
	}

	.home .site-header .menu-social-container {
		margin-top: 93px;
	}

	.home .site-header .widget-area {
		top: 0;
	}

	.header-cta {
		margin: 60px auto 0;
		float: none;
	}

	.select-wrap {
		max-width: 480px;
		margin: 0 auto;
	}

	.browse-dropdowns {
		padding: 40px 0 10px;
	}

	.browse-dropdowns select {
		display: block;
		float: left;
		margin: 0 0 40px;
	}

	.browse-dropdowns select:nth-of-type(even),
	.browse-dropdowns .search-form {
		display: block;
		float: right;
		margin: 0 0 40px;
		width: 220px;
	}


	.home-activity .activity-image:after {
		padding-top: 29%;
		background-size: contain;
	}


	.nav-primary.stuck {
		position: fixed;
		width: 100%;
		top: 0;
		z-index: 9999;
	}

	.admin-bar .nav-primary.stuck {
		top: 28px;
		z-index: 9999;
	}
	.mobile-search {
		display: block;
		margin-top: 10px;
		text-align: center;
}
	.mobile-search .search-form {
		border: 1px solid #333;
		display: inline-block;;
		width: 220px;
	}

	.meet-jamie {
    	float: left;
    	position: relative;
    	width: 410px;
	}

	.vertical-testimonials.widget-area {
    	padding: 25px 25px 0 435px;
    	text-align: center;
	}

	.meet-testimonials {
    	height: 272px;
	}

	.vertical-testimonials .widget-title {
		margin-bottom: 20px;
	}

	.vertical-testimonials marquee {
		height: 176px;
	}

	.meet-jamie a {
		bottom: 30px;
	}

	button.slide-nav-link {
		background: transparent;
		float: right;
		position: fixed;
		z-index: 21
	}

	button.slide-nav-link:hover {
	    color: rgba(255, 255, 255, 0.7);
	 }

	.header-image .site-title > a,
	.home.paged .header-image .site-title > a {
		background: url(images/handsonaswegrow-logo-sticky.png) center center no-repeat;
		min-height: 69px;
	}

	.sidr button.menu-close {
    	background: transparent;
    	width: auto;
	}

	.sidr button.menu-close:hover {
    	background: transparent;
    	opacity: .7;
	}

	div.sidr button.sub-menu-toggle {
		background: none;
		width: auto;
	}

	div.sidr li a:hover,
	div.sidr .menu-item a:hover {
		color: #fefefe;
		opacity: .7;
		text-decoration: none;
	}

	div.search-me:before {
		padding: 7px 16px;
	}

	.soliloquy-outer-container {
		top: 68px;
	}

	.soliloquy-outer-container {
    	top: 68px;
	}

	.logged-in .soliloquy-outer-container {
	    top: 100px;
	}

	.logged-in.sidr-open .soliloquy-outer-container {
	    top: 68px;
	}

	.widget_ewd_ebooks .ebook:hover:before {
		padding-top: 57%;
	}


}

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

	.header-offers {
		background: #9B2421;
		margin-top: 200px;	
	}

	.header-offer1 {
		border: 0;
	}

	.header-offer1 p, .header-offer2 p {
	    margin-bottom: 20px;
	    display: inline-block;
	    margin-right: 20px;
	}

	.header-cta h3 {
		font-size: 48px;
	}

	.header-cta p {
		font-size: 22px;
	}

	.ewd-promotion-widget-2 {
    	background: url(images/footer-bg-mobile.jpg) no-repeat center bottom;
    	background-size: cover;
	}

	.header-offer2 {
		display: none;
	}

	.header-offers {
 	   padding: 25px 0 10px;
	}

}

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

	body {
		background-color: #fff;
		font-size: 20px;
	}

	.wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings,
	.site-header {
		padding: 0;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

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

	.sidebar .widget.enews-widget {
		padding: 40px;
	}

	.hbg-category-grid .content .entry-title {
		font-size: 14px;
	}

	.hbg-category-grid .content .entry-title a {
		background-size: contain;
		padding: 45% 5% 30%;
	}

	.hoawg-slider {
		padding: 0 0 90px;
	}

	.site-footer .wrap {
		padding: 0;
	}

	.menu-home-footer-container,
	.home .menu-footer-container,
	.footer-ad {
		padding-left: 5%;
		padding-right: 5%;
	}

	.menu-home-footer-container .genesis-nav-menu a {
		margin: 8px 0;
	}

	.genesis-nav-menu.menu-footer .menu-item a {
		padding: 10px;
	}

	.home .hoawg-slider li {
		margin-right: 3.5%;
		width: 31%;
	}

	.home .hoawg-slider .soliloquy-fc-slider .soliloquy-caption {
		background-position: center 80%;
		background-size: contain;
	}

	.home .hoawg-slider .soliloquy-fc-slider .soliloquy-caption-inside {
		padding-top: 30%;
	}

	.meet-testimonials {
		height: auto;
		margin: 0 auto;
		max-width: 602px;

	}

	.meet-jamie {
		width: 100%;
	}

	.vertical-testimonials.widget-area {
    	font-size: 16px;
    	padding: 25px;
    	clear: both;
	}


}

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

	.logged-in .site-header:before,
	.logged-in.home.paged .site-header:before,
	.logged-in.home .site-header:before,
	.hbg-inner-page.logged-in .site-header .title-area {
    	top: 46px;
	}

	.logged-in .site-header .title-area,
	.logged-in.home.paged .title-area {
    	top: 45px;
	}

	.logged-in.home .site-header {
    	padding-top: 54px;
	}

	.archive .breadcrumb, .single .breadcrumb {
    font-size: 12px;
    margin: 0px 0px 20px 0px;
    padding: 10px 20px;
}

}

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

	.navigation-previous,
	.navigation-next {
		float: none;
		overflow: hidden;
		width: 100%;
	}

	.navigation-previous {
		margin-bottom: 20px;
	}

	.nav-primary .wrap {
		padding: 0;
	}

	.entry-comments-link {
	display: none;
	}

	.entry-categories, .entry-tags, .entry-ages, .entry-comments-link {
		width: 33%;
	}

	.entry-tags {
		border:0px;
	}

	.home .content {
		float: none;
		margin: 0 auto;
		max-width: 625px;
	}

	.featured-content .entry,
	.widget_ewd_ebooks .ebook {
		clear: both;
		margin: 0 0 25px 0;
		width: 48.6%;
	}

	.widget_ewd_ebooks .ebook {
		max-width: 286px;
	}

	.featured-content .entry:nth-of-type(even),
	.widget_ewd_ebooks .ebook:nth-of-type(even) {
		clear: none;
		float: right;
	}

	.ewd-ebooks-widget {
		padding: 40px 0 30px;
	}

	.ewd-popular-posts {
		padding: 40px 0;
	}

	.widget_ewd_ebooks .ebook:hover:before {
		padding-top: 59%;
	}

	.hbg-category-grid.archive .content .entry,
	.hbg-category-grid .content .entry:nth-of-type(4n+1),
	.blog.hbg-category-grid.archive .content .entry {
		clear: none;
	    box-sizing: content-box;
	    float: left;
	    padding-bottom: 0;
	    position: relative;
	    margin: 0 1.75% 2% 0;
	    width: 32.1%;
	}

	.hbg-category-grid .content .entry:nth-of-type(3n+1),
	.blog.hbg-category-grid .content .entry:nth-of-type(3n+1) {
		clear: both;
	}

	.hbg-category-grid .content .entry:nth-of-type(3n+3),
	.blog.hbg-category-grid .content .entry:nth-of-type(3n+3) {
		margin-right: 0;
	}

}

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

	.header-cta h3 {
	    font-size: 44px;
	}

	.ewd-promotion-widget-2 .widget_ewd_promotion .widget-title {
		font-size: 44px;
	}

	.ewd-promotion-widget-2 p {
		font-size: 16px;
	}


}

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

	.header-cta {
	    display: none;
	}

}

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

	.hoawg-slider {
		padding-bottom: 0px;
	}

	.home_slider_archive_link {
		padding-top: 20px;
	}

	.cover-image {
		float: none;
		text-align: center;
		margin: 0 auto 40px;
	}

	.home-activity {
		width: 47%;
		margin: 0 6% 4% 0;
	}

	.home-activity:nth-of-type(even) {
		margin-right: 0;
	}

	.home-activity .activity-image:after {
		padding-top: 30%;
	}

	.entry-categories, .entry-tags, .entry-ages, .entry-comments-link {
		width: 50%;
		border: 0px;
	}

	.entry-ages a {
		display: block;
	}

	.single .entry-header .entry-title, .home .entry-header .entry-title {
		margin-bottom: 20px;
	}

	.header-cta {
	    background: #2B7C9E;
	    display: none;
        margin-top: 44.6%;
        padding: 10px 10px 20px;
	}

	.header-cta p {
		font-size: 18px;
		margin-bottom: 0;
	}

	.header-cta h3 {
    	font-size: 42px;
	}

	.category .browse-dropdowns select,
	.category .browse-dropdowns select:nth-of-type(even),
	.category .browse-dropdowns .search-form {
    	float: none;
    	margin: 0 auto 25px;
	}

}

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

	.home .hoawg-slider .soliloquy-fc-slider .soliloquy-caption {
		background-image: none;
	}

}

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

	.header-cta h3 {
		font-size:32px;
	}

	.header-cta p {
		margin-bottom: 20px;
	}

}

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

	.store-2up li, .store li {
		width: 90%;
	}

	.single .entry-header .entry-title, .home .entry-header .entry-title {
		top: 0;
		transform: inherit;
		}

	.related-list li,
	.archive .related-list li {
		width: 130px;
	}

	ul.related-list {
		text-align: center;
	}

	.related-list li:nth-child(5) {
		display: none;
	}

	.archive .related-list li:nth-child(5) {
		display: inline-block;
	}

	.archive .related-list li:nth-of-type(3n+1) {
		margin-left: 2.7%;
	}

	.archive .related-list li:nth-of-type(odd) {
		margin-left: 0;
	}

	.single .entry-header, .home .entry-header {
		height: auto;
	}

	.browse-dropdowns select,
	.browse-dropdowns select:nth-of-type(even),
	.browse-dropdowns .search-form,
	.hbg-inner-page .browse-dropdowns select,
	.hbg-inner-page .browse-dropdowns select:nth-of-type(even) {
		float: none;
		margin: 0 auto 25px;
	}

	.header-cta h3 {
		font-size:32px;
	}

}

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

	.header-offer1 p,
	.header-offer2 p {
		margin-bottom: 10px;
		margin-right: 0;
		display: block;
	}
	.header-offer1, .header-offer2 {
    	padding: 0 10px;
    	margin-bottom: 20px;
	}

}

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


	.entry-title {
		font-size: 38px;
		padding: 0px 0 0;
		text-align: center;
		margin-bottom:0px;
	}

	.page .entry-title {
		margin: 20px 0 40px;
		}

	.content,
	.site-header .widget-area,
	.home .content {
		padding: 3px;
	}

	.related-list li:nth-child(5) {
		display: none;
	}

	.single .entry-header .entry-title, .home .entry-header .entry-title {
		top: 0;
		transform: inherit;
		}

	.single .entry-header, .home .entry-header {
		height: auto;
	}

	.home .site-header {
		height: auto;
	}

	.breadcrumb {
		margin-bottom: 20px;

	}

	.archive .breadcrumb, .single .breadcrumb {
    font-size: 12px;
    margin: 0px 0px 20px 0px;
    padding: 10px 20px;
}



	.entry-categories,
	.entry-tags,
	.entry-ages,
	.entry-comments-link {
		border: none;
		display: inline-block;
		width: 50%;
	}

	.site-header .menu-social-container {
		margin: 64px auto 15px !important;
		max-width: 330px;
	}

	.site-header .genesis-nav-menu a {
		padding: 16px 8px;
	}

	.hbg-category-grid.archive .content .entry,
	.blog.hbg-category-grid.archive .content .entry {
		width: 47%;
	}

	.hbg-category-grid.archive .content .entry,
	.blog.hbg-category-grid.archive .content .entry,
	.hbg-category-grid .content .entry:nth-of-type(3n+3) {
		margin: 0 5.9% 5.9% 0;
	}

	.hbg-category-grid .content .entry:nth-of-type(3n+1),
	.blog.hbg-category-grid .content .entry:nth-of-type(3n+1) {
		clear: none;
	}

	.hbg-category-grid .content .entry:nth-of-type(odd),
	.blog.hbg-category-grid .content .entry:nth-of-type(odd) {
		clear: both;
	}

	.hbg-category-grid .content .entry:nth-of-type(even),
	.blog.hbg-category-grid .content .entry:nth-of-type(even) {
		margin-right: 0;
	}

	.sidebar .widget.featured-content {
		padding: 0 5%;
	}

	.header-cta {
		/*background: #9B2421;*/
		padding: 5px;
	}

	.header-cta h3 {
		color: #fff;
		font-size: 30px;
		margin-bottom: 10px;
	}

	.header-cta p {
		font-size: 18px;
	}

	.header-cta .red-paint-button {
		background-image: url(images/continuewhite.png);
		color: #9B2421;
	}

	.header-cta .red-paint-button:hover {
		background-image: url(images/continueblue.png);
		color: #fff;
	}

	.home-activities h2 {
		font-size: 36px;
	}

	.browse-dropdowns h2 {
		font-size: 18px;
	}

	.home_slider_archive_link {
		font-size: 13px;
	}

	.home .hoawg-slider {
		padding: 0 20px 15px;
	}

	.entry-header .entry-meta {
		left: 50%;
		margin-left: -46px;
		display: none;
	}

	.home-activity .activity-image:after {
		font-size: 10px;
	}

	.hoawg-slider h4 span {
		background: #fff;
		padding: 0px 10px;
		position: relative;
		top: -10px;
		display: inline-block;
	}

	.single .site-header, .archive .site-header,  .page .site-header{

	}

	.home.paged .site-header {
		background-position: right center;
	}

	.page h1.entry-title {
		margin: 20px 0 40px;
	}

	.home .site-header,
	.home .site-header .wrap {
		height: auto;
	}

	.home .site-header {
		padding-top: 0;
	}

	.site-header .wrap,
	.home.paged .site-header .wrap,
	.home.paged .site-header .widget-area,
	.site-header .widget-area {
		padding-top: 0px;
		margin:0;
	}

	.home.paged .site-header .widget-area {
		position: absolute;
		position: absolute;
		right: 0;
		top: 0;
	}

	.site-header .menu-social-container,
	.home.paged .site-header .menu-social-container {
		bottom: 0;
		margin: 0 auto 10px !important;
		max-width: none;
		position: absolute;
		width: 100%;
	}

	.home .site-header .menu-social-container {
		bottom: auto;
		top: 227px;
		margin-bottom: 0 !important;
		display: none;
	}

	.site-header .menu-social-container li:not(.fa) {
		display: none;
	}

	.site-header .title-area,
	.home.paged .site-header .title-area {
		margin-top: 0px;
	}

	.home.paged .site-header .title-area {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
	}

	.header-image .site-title > a,
	.home.paged .header-image .site-title > a {
		background-size: contain;
		margin-top: 0px;
		margin-top: 0px;
	}

	.home .site-header {
		background-position: right 8px;
	}

	.home .title-area {
		margin: 0px 0;
	}

	.site-inner,
	.home.paged .site-inner {
		padding-top: 10px;
	}

	.home .site-inner {
		padding-top: 30px;
	}

	.404-search {
		    padding: 10px !important;
			margin: 10px 0px !important;
	}

	.404-title {
		padding: 4px 0 0 0px !important;
	}

	ul.roundup, ul.store {
		margin: 0 0 0 -30px;
	}
	

	.nav-primary.stuck .logohome {
		left: 0;
   		margin-left: 0;
	}

	.home .hoawg-slider li {
		float: none;
		display: block;
		max-width: 200px;
		width: 100%;
		margin: 0 auto 20px !important;
	}

	.home .hoawg-slider .soliloquy-fc-slider .soliloquy-caption {
		background: url(images/white-paint-small.png) no-repeat center 65%;
	}

	.header-offers {
    	margin-top: 200px;
    	padding: 10px 0;
		margin-bottom: 50px;
	}

	.ewd-promotion-widget-2 .widget_ewd_promotion .widget-title {
		font-size: 40px;
	}

	.ewd-promotion-widget-2 p {
		font-size: 16px;
	}

	.widget_ewd_ebooks .ebook:hover:before {
		padding-top: 57%;
	}

	.ewd-popular-posts .featured-content .entry,
	.ewd-popular-posts .featured-content .entry:nth-of-type(even),
	.ewd-popular-posts .featured-content .entry:nth-of-type(3n+1) {
		clear: none;
		float: left;
		margin-left: 2.2%;
		width: 48.9%;
	}

	.ewd-popular-posts .featured-content .entry:nth-of-type(2n+1) {
		clear: both;
		margin-left: 0;
	}

	.featured-content .widget-title span {
		padding: 0;
	}

	.header-offer1 {
		margin-bottom: 10px;
	}

	.header-offer2 {
		display: inline-block;
	    border-top: 1px solid #fff;
   	 	padding-top: 15px;
   		margin-top: 15px;
}
	}

	.ewd-promotion-widget-2 {
    	height: 450px;
	}

}

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

	.ewd-promotion-widget-2 .widget_ewd_promotion .widget-title {
		font-size: 40px;
	}

	.ewd-promotion-widget-2 p {
		font-size: 16px;
	}

}

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

	.site-header .title-area, .home.paged .title-area,
	.hbg-inner-page .site-header .title-area {
		width: 280px;
	}

	.header-image .site-title > a, .home.paged .header-image .site-title > a {
    	min-height: 61px;
    }

	.site-header:before, .home.paged .site-header:before,
	.home .site-header:before {
    	height: 60px;
	}

	.soliloquy-outer-container {
    	top: 60px;
	}

	.hbg-inner-page.header-image .site-title > a,
	.hbg-inner-page .site-header {
		background-size: contain;
		min-height: 60px;
	}

}

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

	.header-image .site-title > a, .home.paged .header-image .site-title > a {
    	min-height: 50px;
    }

	.site-header:before, .home.paged .site-header:before,
	.home .site-header:before {
    	height: 49px;
	}

	.site-header .title-area, .home.paged .title-area,
	.hbg-inner-page .site-header .title-area {
		width: 230px;
	}

	.soliloquy-outer-container {
    	top: 49px;
	}

	.logged-in .soliloquy-outer-container {
    	top: 95px;
	}
	.logged-in.home .site-header {
    	padding-top: 49px;
	}

	.hbg-inner-page.header-image .site-title > a,
	.hbg-inner-page .site-header {
		min-height: 49px;
	}

}

@media only screen and (max-width: 288px) {
	.home .site-header {
		background-position: right 28px;
	}

	.header-cta p {
		font-size: 16px;
	}

}
