/*
	Theme Name: Hands On Learning Solutions
	Theme URI: http://fivejsdesign.com
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: Five J's Design
	Author URI: http://fivejsdesign.com/

	Version: 1.0

	Template: genesis
	Template Version: 2.1.2

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php 
*/

/* Table of Contents
- Imports
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Forms
	- Tables
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis Simple Share
	- Jetpack
- Site Header
	- Site Title and Description
	- Header Widget Area
- Site Navigation
	- Header Navigation
	- Primary Navigation
	- Secondary Navigation
- Content Area
	- Home Page
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Pyramid
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 800px
*/

/**
 * @license
 * MyFonts Webfont Build ID 2971367, 2015-02-12T13:14:07-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: CoolCrayon by Hanoded
 * URL: http://www.myfonts.com/fonts/hanoded/cool-crayon/regular/
 * Copyright: Copyright (c) 2014 by David Kerkhoff. All rights reserved.
 * Licensed pageviews: 10,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2971367
 * 
 * © 2015 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2d56e7");

  
@font-face {font-family: 'CoolCrayon';src: url('webfonts/2D56E7_0_0.eot');src: url('webfonts/2D56E7_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2D56E7_0_0.woff2') format('woff2'),url('webfonts/2D56E7_0_0.woff') format('woff'),url('webfonts/2D56E7_0_0.ttf') format('truetype');}


/* 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{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;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"] {
	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,
.header-widget-area:after,
.twoColumnWrap:after {
	clear: both;
	content: " ";
	display: table;
}

.clear {
	clear: both;
}

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

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

.page-id-26 .noDyslexia {
	display: none;
}

.dyslexia {
	display: none;
}

.page-id-26 .dyslexia {
	display: block;
}

.red {
	color: #ec1a24;
}

.yellow {
	color: #fff200;
}

.green {
	color: #00a652;
}

.homeOnly {
	display: none;
}

.interiorOnly {
	display: block;
}

.home .homeOnly {
	display: block;
}

.home .interiorOnly {
	display: none;
}

.home .entry-header,
.home .headerPhoto {
	display: none;
}

body {
	background: #5b5b5b url(images/bg-dk-gray.jpg) 50% 0 fixed repeat;
	color: #333;
	font-family: Lora, Georgia, serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.75;
	margin: 0;
	-webkit-font-smoothing: antialiased;
}

body .site-container p {
	-webkit-hyphens: none !important;
	   -moz-hyphens: none !important;
	    -ms-hyphens: none !important;
	        hyphens: none !important;
}

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;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #fff200;
	color: #333;
}

::selection {
	background-color: #fff200;
	color: #333;
}

a {
	color: #e5554e;
	text-decoration: none;
}

a:hover {
	color: #333;
}

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

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

.entry-content ul.noBullets li {
	list-style-type: none;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
}

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

blockquote {
	margin: 40px;
}

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

.homeOnly {
	display: none;	
}

.home .notHome {
	display: none;
}

.home .homeOnly {
	display: block;
}

#unlockPyramid img {
	display: block;
	width: auto;	
	margin: 0 auto;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: Lora, Georgia, serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 20px;
	letter-spacing: -1px;
}

h1 {
	font-size: 46px;
}

h2 {
	font-size: 40px;
	margin: 0 0 10px;
}

.framed h2 {
	margin: 0 0 10px;
}

h3 {
	color: #ec1a24;
	font-size: 30px;
	margin: 0 0 10px;
}

h4 {
	font-size: 24px;
	font-weight: bold;
	margin:0 0 13px;
}

.home h4 {
	margin-top: 20px;
}

h5 {
	font-size: 22px;
	margin-bottom: 10px;
}

h6 {
	font-size: 16px;
}

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

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

img {
	height: auto;
}

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

.divider {
	background: #223d8a;
	height: 10px;
	margin: 25px 0;
}

.staffBox {
	border-top: 1px solid #ddd;
	margin: 10px 0;
	padding: 30px 0;
	min-height: 210px;
}

#smallPyramid img {
	vertical-align: top;
}

.home #smallPyramid {
	display: none;
}

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

.entry-content .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
	margin-top: 2px;
}

.gform_wrapper .top_label input[type="file"] {
	width: 100% !important;
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
}

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

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

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

.btn {
	display: inline-block;
}

button,
.btn,
.btnRed,
.btnYellow,
.btnGreen,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background: #00b73b url(images/bg-green.jpg) 0 0 repeat;
	border: 0;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: -1px;
	padding: 10px 15px;
	text-transform: uppercase;
	width: auto;
	font-family: Montserrat, Helvetica, sans-serif;
}

.btnRed,
.btnYellow,
.btnGreen {
	display: block;
	text-align: center;
	margin: 20px 0 0;
	font-family: CoolCrayon, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1;
	padding: 12px 20px 6px;
	box-shadow: 0 2px 10px #111;
}

.btnRed {
	background: #ec1a24 url(images/bg-red-menu.jpg);
}

#chalkboardLists .btnRed:hover {
	background: #fff;
	color: #333;
}

#chalkboardLists .btnYellow {
	background: #fff200 url(images/bg-yellow.jpg) 0 -100px;
	color: #333;
}

#chalkboardLists .btnYellow:hover {
	background: #fff;
}

#ctaButton .btn {
	background: #00a652 url(images/bg-green.jpg) 50% 50% repeat;
	box-shadow: 0 0 5px #aaa;
}

#ctaButton .btn:hover {
	background: #00a652 url(images/bg-green.jpg) 50% 90% repeat;
}

#interiorPhone {
	margin-top: 5px;
	font-family: Montserrat, Helvetica, sans-serif;
	letter-spacing: -.5px;
}

.btnGreen {
	background: #00a652 url(images/bg-green.jpg) 0 0 repeat;
}

#chalkboardLists .btnGreen:hover {
	background: #fff;
	color: #333;
}

#chalkboardLists:after {
	content: '';
	clear: both;
	display: table;
}

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

.btn:hover,
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background: #223d8a url(images/bg-blue.jpg) 50% 50% repeat;
	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;
	margin-bottom: 40px;
	width: 100%;
}

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

td,
th {
	text-align: left;
}

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

th {
	font-weight: 400;
}


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

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

.site-container {
	background-color: #fff;
	margin: 0 auto;
}

.home .site-inner {
	clear: both;
	padding-left: 8%;
	padding-right: 8%;
	padding-top: 35px;
}

.site-inner {
	clear: both;
}

.single .content-sidebar-wrap,
.page-template-page_blog .content-sidebar-wrap {
	padding: 20px;
}

.page-template-page_blog .lindamoodDisclaimer,
.single-post .lindamoodDisclaimer {
	padding: 0 35px 35px;
}

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

#getStartedSteps .crayon {
	margin-left: -40px;
	padding: 0;
}

.crayon {
	font-size: 45px;
	font-family: CoolCrayon, Helvetica, sans-serif;
	color: #fff200;
	display: block;
	float: left;
	padding-right: 20px;
	vertical-align: top;
	line-height: 45px;
	width: 40px;
	font-style: normal;
}

.columnWrap,
.twoColumnWrap {
	margin-bottom: 30px;
	border-radius: 5px;
	display: table;
	padding-left: 6%;
}

.columnLeft,
.columnRight {
width: 90%;
padding: 0 2%;
margin: 0 auto 0;
box-sizing: border-box;
border-radius: 5px;
}

.columnWrap.framed {
	padding: 7%;
}

.framed {
padding: 7%;
background: #1d1d1d url(images/bg-black.jpg) repeat;
	color: #fff;
	margin-bottom: 35px;
}

.framed h2 {
	font-family: CoolCrayon, Helvetica, sans-serif;
	font-size: 30px;
	color: #ec1a24;
	line-height: 1.1;
}

.framed ul {
	margin: 0px !important;
}

.entry-content .framed li,
.entry-content .columnWrap li,
.entry-content .callOut li {
	list-style-type: none;
	margin: 0 0 10px;
	line-height: 1.3;
	padding-left: 22px;
}


.entry-content .columnWrap ul,
.entry-content .callOut ul {
	margin: 0;
}

#chalkboardLists li {
	padding-left: 22px;
}


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

.avatar {
	float: left;
}

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

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

.author-box .avatar {
	height: 80px;
	width: 80px;
}

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

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

.breadcrumb {
	background: url(images/bg-yellow.jpg);
	padding: 10px 5%;
	font-family: Montserrat, Helvetica, sans-serif;
	font-size: 12px; 
	letter-spacing: -1px;
}

.archive-description,
.author-box {
	border-bottom: 5px solid #f5f5f5;
	margin-bottom: 60px;
	padding-bottom: 30px;
}

.single .author-box {
	border-top: 5px solid #f5f5f5;
	padding-top: 30px;
}

.author-box-title {
	font-size: 18px;
	margin-bottom: 4px;
}

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

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

.search-form {
	overflow: hidden;
}

.site-header .search-form {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 50%;
}

.search-form input {
	-webkit-appearance: none;
}

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

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

.type-post .entry-header .entry-title {
	font-family: Montserrat, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -1px;
}

.archive-title {
	font-size: 20px;
}

.entry-title {
	font-size: 30px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
}

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

.entry-title i {
	font-size: .75em;
	font-style: normal;
}

.widget-title {
	font-size: 18px;
	margin-bottom: 20px;
}

.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 {
	display: block;
	margin: 0 auto 24px;
}

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: 700;
	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: 0;
	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 .entry {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
	padding: 0 0 24px;
}

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

.featured-content .entry-title {
	font-size: 20px;
}


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

/* Genesis Simple Share
--------------------------------------------- */

.content .share-after {
	margin-bottom: 20px;
}

.content a.count,
.content a.count:hover,
.content a.share,
.content a.share:hover {
	border: none;
	font-weight: 400;
}

.content .share-filled .share {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.content .share-filled .count {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.content .share-filled .facebook .count,
.content .share-filled .facebook .count:hover,
.content .share-filled .googlePlus .count,
.content .share-filled .googlePlus .count:hover,
.content .share-filled .linkedin .count,
.content .share-filled .linkedin .count:hover,
.content .share-filled .pinterest .count,
.content .share-filled .pinterest .count:hover,
.content .share-filled .stumbleupon .count,
.content .share-filled .stumbleupon .count:hover,
.content .share-filled .twitter .count,
.content .share-filled .twitter .count:hover {
	color: #333;
	border: 1px solid #333;
}

.content .share-filled .facebook .share,
.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus .share,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin .share,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest .share,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon .share,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter .share,
.content .share-filled .twitter:hover .count {
	background: #333 !important;
}

.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter:hover .count {
	color: #fff;
}

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

#wpstats {
	display: none;
}


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

.site-header {
	background-color: #fff;
	text-align: center;
}



/* Site Title and Description
--------------------------------------------- */

.site-title {
	font-size: 30px;
	letter-spacing: 1px;
	margin-bottom: 0;
	text-transform: uppercase;
}

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

.site-description,
.site-title {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	line-height: 0;
}

/* Header Widget Area
--------------------------------------------- */

.header-widget-area {
	background: #fff100 url(images/bg-yellow.jpg) 50% -110px repeat;
	border-bottom: 1px solid #f9eb00;
	color: #333;
	line-height: .9;
	padding: 10px 20px 10px;
	margin-bottom: 15px;
}

.header-widget-area br {
	display: none;
}

.header-widget-area .widget_text p {
	margin-bottom: 0;
}

.phoneCTA {
	background: url(images/yellow-splatter.png) center -14px no-repeat;
	text-align: center;
	width: 320px;
	margin: 35px auto 25px;
}

.phoneCTAIntro {
	font-family: Lora, Georgia, serif;
	font-size: 25px;
	font-style: italic;
	line-height: .9;
	letter-spacing: -1.5px;
}

.phoneNumber {
	font-family: Montserrat, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-heigth: .9;
	letter-spacing: -1px;
}

#ctaIntro,
#ctaInteriorIntro {
	font-family: CoolCrayon, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	margin-bottom: 3px;
}

#ctaPhone {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-family: Montserrat, Helvetica, sans-serif;
}

#ctaInteriorIntro {
	font-size: 23px;
	height: 34px;
	vertical-align: middle;
}

#ctaInteriorIntro span {
	text-align: center;
	line-height: 39px;
}

#ctaButton .btn {
	text-shadow: 0 0 0;
}

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

.genesis-nav-menu {
	clear: both;
	font-size: 15px;
	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: 20px;
}

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

.genesis-nav-menu .sub-menu {
	background-color: rgba(0, 0, 0, 0.05);
	left: auto;
	opacity: 1;
	position: relative;
	-webkit-transition: opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	font-size: 12px;
	padding: 10px 15px;
	position: relative;
}

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

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

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

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

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

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

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

.nav-primary {
	background: #b8090e url(images/bg-red-menu.jpg) 50% 0 no-repeat;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Montserrat, Helvetica, sans-serif;	
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.nav-primary .genesis-nav-menu a {
	color: #fff;
}

.nav-primary .sub-menu {
	background-color: rgba(255, 255, 255, 0.05);
}

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #f4f4f4;
	background: #a50006;
}

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

.nav-secondary {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* Responsive Navigation
--------------------------------------------- */

.responsive-menu-icon,
.responsive-menu .menu-item-has-children {
	cursor: pointer;
}

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

.responsive-menu,
.responsive-menu > .menu-item > .sub-menu {
	display: none;
}

.responsive-menu-icon {
	text-align: center;
}

.responsive-menu-icon::before {
	color: #000;
	content: "\f333";
	display: inline-block;
	font: normal 20px/1 'dashicons';
	margin: 0 auto;
	padding: 10px;
}

.nav-primary .responsive-menu-icon::before,
.nav-primary .responsive-menu > .menu-item-has-children:before {
	color: #fff;
}

.responsive-menu > .menu-item-has-children:before {
	content: "\f347";
	float: right;
	font: normal 16px/1 'dashicons';
	height: 16px;
	padding: 15px 20px;
	right: 0;
	text-align: right;
	z-index: 9999;
}

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

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


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

/* Home Page
--------------------------------------------- */

#logoBox p {
	margin:0;
}

#logoBox {
	text-align: center;
}

#logoBox img {
	display: inline-block;
	width: 30%;
	margin: 0 1.5%;
}

.huge_it_slideshow_image_second_item_2 a, .huge_it_slideshow_image_item_2 a {
	max-height: 220px !important;
}

#homePageSlider {
	display: none;
	background: #fff100 url(images/bg-yellow.jpg) 50% -135px repeat;
	margin-bottom: -1px;
}

#homePageSlider img {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=ie8-logo.png,sizingMethod='crop');
}

.huge_it_slideshow_image_wrap_2 {
	background: none !important;
}

#chalkboardLists {
	clear: both;
}

#chalkboardLists .chalkboardTitle {
	font-family: CoolCrayon, Helvetica, sans-serif;
	font-size: 19px;
	margin-bottom: 10px;
}

#chalkboardLists .chalkboardTitle span {
	font-size: 30px;
	text-transform: uppercase;
	line-height: .9;
	display: block;
}

#chalkboardLists {
	background: #202020 url(images/bg-black.jpg) 0 0 repeat;
	padding: 35px 35px;
	background-repeat: repeat;
	color: #fff;
	font-family: Montserrat, Lato, serif;
	letter-spacing: -1px;
	line-height: 1.2;
	font-size: 16px;
}

#chalkboardLists li {
	margin-bottom: 10px;
}

#chalkboardLists li li {
	margin-left: 30px;
	margin-bottom: 7px;
}

#chalkboardLists ul {
	margin-top: 10px;
}

#chalkboardLists a {
	color: #fff;
}

#chalkboardLists a:hover {
	text-decoration: underline;
}

.checkmark {
	color: #fff200;
	display: inline-block;
	margin-right: 5px;
	margin-left: -22px;
}

.checkmark.blue {
	color: #223d8a;
}

.checkmark.red {
	color: #ec1a24;
}

#chalkboardLists .widget:after {
	content: '';
	clear: both;
	display: table;
}

#chalkboardLists .widget {
	width: 100%;
	margin: 0 0 30px;
	padding-bottom: 75px;
	position: relative;
	border-bottom: 1px solid #555;
}

#chalkboardLists .widget:last-of-type {
	border-bottom: 0;
	padding-bottom: 55px;
	margin-bottom: 0;
	text-align: center;
}

.btnRed,
.btnYellow,
.btnGreen {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -45%;
	width: 90%;
	box-sizing: border-box;
}

#chalkboardLists .btnRed:hover,
#chalkboardLists .btnYellow:hover,
#chalkboardLists .btnGreen:hover {
	text-decoration: none;
}

#address {
	font-size: 15px;
	padding-left: 50px;
}

#chalkboardLists p {
	font-size: 16px;
	margin-bottom: 16px;
}

#chalkboardLists .mapBtn {
	display: inline-block;
	background: #00a652;
	color: #fff;
	padding: 5px 10px;
	border-radius: 3px;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 5px;
	font-weight: 700;
}

#chalkboardLists .mapBtn:hover {
	background: #00a652;
	color: #fff;
	background: #fff;
	color: #00a652;
	text-decoration: none;
}

.callOut {
	margin: 0 6% 35px;
	width: 95%;
}

.callOut.noRedLink a {
	color: #333;
}

.callOut.noRedLink a:hover {
	text-decoration: underline;
}

.entry-content .callOut p {
	margin-bottom: 14px;
}

.post .entry-content img {
    border: 1px solid #000;
    padding: 4px;
    box-shadow: 2px 2px 4px #eee;
}


/* GET STARTED PAGE
--------------------------------------------- */

.entry-content .gform_wrapper .gfield_required {
	color: #b90a0f;
}

.entry-content .gform_wrapper .ginput_complex label {
	margin: 1px 0 8px;
	font-style: italic;
	letter-spacing: -.5px;
	font-size: 14px;
}

.entry-content .gform_wrapper .top_label .gfield_label {
	margin: 20px 0 0;
	line-height: 1;
	font-family: "Montserrat", sans-serif;
	font-size: 17px;
	letter-spacing: -.5px;
}

.entry-content .gform_wrapper .gform_footer {
	padding: 0;
	margin: 10px 0;
}

.entry-content .gform_wrapper {
	padding: 20px 35px;
	border: 1px solid #ddd;
	background: #f9f9f9;
	margin: 0 3%;
}

#getStartedSteps {
	border-radius: 5px;
	padding-left: 65px;
}

#getStartedSteps h2 {
	font-size: 40px;
	margin-left: -40px;
}

#getStartedSteps a {
	color: #fff;
	text-decoration: underline;
}

#getStartedSteps a:hover {
	color: #fff;
	text-decoration: none;
}

#getStartedSteps p {
	font-style: italic;
}

#getStartedSteps p strong {
	font-family: "Montserrat", sans-serif;
	letter-spacing: -.5px;
	font-size: 20px;
	font-style: normal;
}

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

.entry,
.page.page-template-page_blog-php .entry {
	margin-bottom: 30px;
}

.page .entry,
.single .entry {
	border-bottom: 0;
}

.home .entry-content {
	padding: 0;
}

.entry-content {
	padding: 35px 5%;
}

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

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

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

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

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


.disclaimer {
	color: #888;
	font-size: 13px;	
	font-style: italic;
	margin: 45px 0 0;
}

.lindamoodDisclaimer {
	clear: both;
	color: #888;
	font-size: 13px;	
	font-style: italic;
	margin: 25px 0 0;
}

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

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

.entry-header .entry-meta {
	margin-bottom: 24px;
	margin-top: -10px;
}

.entry-footer .entry-meta {
	font-weight: 400;
	margin-bottom: 60px;
}

.entry-categories,
.entry-tags {
	display: block;
}

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

.entry-header {
	background: #202020 url(images/bg-black.jpg) 50% 10% repeat;
	padding: 30px 5% 25px 5%;
	text-align: center;
}

/**** SINGLE POSTS ****/

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

.sidebar-primary .entry-header .entry-title {
	font-size: 22px !important;	
	line-height: 1;
}

.sidebar-primary article {
	text-align: left !important;
}

.sidebar-primary .featuredpost a.alignleft {
	width: 60px;
	margin: 0 10px 0px 0;
}

.sidebar-primary .featuredpost img {
	padding: 2px;
	border: 1px solid #000;
}


.single .sidebar,
.page-template-page_blog .sidebar {
	width: 100%;
	font-size: 13px;
	line-height: 1.3;
	text-align: center;
}

.single .content,
.page-template-page_blog .content {
	width: 100%;
}

.single .sidebar .widget-title,
.page-template-page_blog .sidebar .widget-title {
	text-transform: uppercase;
	margin: 0 0 10px;
	font-family: Montserrat, Helvetica, sans-serif;
}

.single .entry-meta,
.page-template-page_blog .entry-meta {
	font-size: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 10px;
	color: #bbb;
	font-family: Montserrat, Helvetica, sans-serif;

}

.single .entry-header,
.page-template-page_blog .entry-header {
	margin: 0;
	background: none;
	padding: 0 !important;
	text-align: left;
}

.single .entry-header .entry-title,
.page-template-page_blog .entry-header .entry-title {
	color: #000 !important;
	margin-bottom: 15px;
}

.single .entry-content,
.page-template-page_blog .entry-content {
	padding: 0 !important;
}

.entry-header .entry-title {
	color: #fff;
	font-family: CoolCrayon, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0;
	line-height: 1;
	font-size: 40px;
}

.headerPhoto {
	width: 150px;
	float: right;
	margin: 35px 25px 25px 35px;
	border: 5px solid #fff;
	border-radius: 10px;
	box-shadow: 3px 3px 20px #ddd;
    -webkit-transform: rotate(7deg);
        -ms-transform: rotate(7deg);
            transform: rotate(7deg);
}


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

.pagination {
	clear: both;
	margin: 30px 0;
	font-family: Montserrat, Helvetica, sans-serif;
	font-weight: bold;
}

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

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #333;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	padding: 10px 18px;
}

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

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

p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
	margin-bottom: 40px;
}

.comment-respond {
	margin-bottom: 60px;
}

.entry-comments .comment:last-child {
	margin-bottom: 0;
}

.comment-respond {
	padding-top: 60px;
}

.entry-comments {
	padding-top: 20px;
}

.comment-header {
	font-size: 16px;
}

.comment-notes,
.entry-pings .reply {
	display: none;
}

.entry-comments .comment {
	border-bottom: 5px solid #f5f5f5;
}

p.comment-form-comment {
	margin-bottom: 20px;
}

p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author {
	margin: 0;
}

.entry-comments .comment {
	clear: both;
}

.entry-comments .children .comment {
	border: none;
}

.comment-list li {
	list-style-type: none;
}

/* Pyramid
---------------------------------------------------------------------------------------------------- */


#pyramid {
	display: block;
	margin: 0 auto;
}

#pyramidWrap {
	position: relative;
}

#pyramidButtons:after,
#pyramidWrap:after {
	content: '';
	display: table;
	clear: both;
}

.pyramidButton {
	border-radius: 5px;
	box-shadow: 1px 1px 3px #999;
	padding: 10px;
	cursor: pointer;
	float: left;
	display: inline-block;
	width: 49%;
	margin: 0 .5% 6px;
	text-align: center;
	background: #333;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1;
	text-transform: uppercase;
	font-size: 12px;	
	border: 1px solid #333;
	-webkit-transition: all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

.pyramidButton:hover {
	background: #fff;
	color: #333;
	border: 1px solid #333;
}

.pyramidReset {
	background: #b2070d;
	border: 1px solid #b2070d;
}

.pyramidReset:hover {
	background: #fff;
	color:	#b2070d;
	border: 1px solid #b2070d;
}

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


.sidebar .entry-header .entry-title {
	margin: 0 0 4px;
	font-size: 26px;
}

.content-sidebar-wrap .sidebar p {
	margin: 0 0 15px !important;
}

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

#subBox {
	background: #252523 url(images/bg-black.jpg);
	padding: 15px;
	margin-top: 15px;
	border-radius: 5px;
	color: #fff;
}

#newsletterList {
	margin-left: 10px;
}

#newsletterList input {
	margin-right: 4px;
	margin-left: -20px;
}

#newsletterList li {
	font-family: Lora, Georgia, serif;
	line-height: 1.1;
	display: inline-block;
	font-style: italic;
	text-transform: none;
	font-size: 14px;
	padding-left: 20px;
}

#subTitle {
	font-family: CoolCrayon, Helvetica, sans-serif;
	line-height: 1;
	font-size: 20px;
	margin-bottom: 8px;
	text-align: center;
	letter-spacing: -1px;
}

#subBox input {
	padding: 5px 10px;
	font-size: 12px;
	font-style: italic;
}

#subBox .mce_inline_error,
#subBox #mce-error-response {
	font-weight: bold;
	font-style: italic;
	color: #e5554e;
}

#subBox input[type="text"] {
	border: 1px solid #000;
	margin-bottom: 3px;
}

#subBox #required {
	font-size: 12px;
	font-style: italic;
	text-align: right;
	margin-top: 4px;
}

#subBox label {
	font-family: Montserrat, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

#required {
	font-style: italic;
}

#subBox .response {
	font-size: 13px;
	font-style: italic;
	line-height: 1.2;
	margin-top: 4px;
	font-weight: bold;		
}

.asterisk {
	color: #ec1a24;
	font-weight: bold;
	font-size: 14px;
	line-height: 10px;
	font-family: Lora, Georgia, serif;
}

#subBox #subButton,
#subBox #mc-embedded-subscribe {
	font-family: Montserrat, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	font-style: normal;
	margin-top: 10px;
}

#customSidebar {
	padding: 0px 5% 35px; 
}

#customSidebar img,
.borderShadow {
	border: 1px solid #000;
	padding: 4px;
	box-shadow: 2px 2px 4px #eee;
}

#customSidebar img {
	display: block;
	margin: 10px auto;
	max-width: 98%;
}

.sidebarBefore {
	display: none;
}

.quoteBox {
	font-size: 14px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

.lastQuote {
	border-bottom: 0;
	margin-bottom: 0;
}

.quoteBody {
	font-style: italic;
	margin-bottom: 10px;
}

.quoteAuthor {
	font-family: Montserrat, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	font-size: 12px;
}


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

.footer-widgets {
	clear: both;
	padding-left: 5%;
	padding-right: 5%;
}

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

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

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

.footer-widgets li {
	margin-bottom: 5px;
	text-transform: uppercase;
}

.footer-widgets li a:after {
	content: ' \00bb';
}

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

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


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

.site-footer .widget-title {
	font-family: CoolCrayon, Helvetica, sans-serif;
	font-size: 30px;
	color: #00a652;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 0 0 5px;
	line-height:1;
}

.site-footer .footerCopy {
	padding-left: 4%;
	padding-right: 4%;
	font-size: 12px;
	text-transform: uppercase;
}

.site-footer .btn {
	margin-top: 20px;
	font-family: CoolCrayon, Helvetica, sans-serif;
	padding: 10px 15px 5px;
	font-size: 20px;	
}

.site-footer .btn:hover {
	text-decoration: none;
}

.site-footer > .wrap {
	max-width: 960px;
	margin: 0 auto;
}

.site-footer {
	background: #202020 url(images/bg-black.jpg) repeat;
	font-size: 16px;
	padding: 60px 0 40px;
	color: #fff;
	font-family: Montserrat, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -.5px;
	box-shadow: 0 0 5px #555;
	margin-bottom: -20px;
}

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

.site-footer a:hover {
	text-decoration: underline;
}

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

.error404  h1.entry-title {
	padding: 35px 5% 0;
	margin: 0;
}

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

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

	#logoBox img {
		width: 25%;
		margin: 0 3.5%;
	}

	#ctaIntro {
		font-size: 23px;
	}

	#ctaInteriorIntro {
		font-size: 23px;
		display: inline-block;
		margin: 0 15px 0 0;
	}

	#ctaButton {
		display: inline-block;
	}

	.phoneCTA {
		background: url(images/yellow-splatter-large.png) center -8px no-repeat;
		width: 100%;
		background-size: 90%;
	}

	.phoneCTAIntro {
		font-size: 40px;
	}

	.phoneNumber {
		font-size: 30px;
	}

	.headerPhoto {
		width: 225px;
	}

}

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

	.phoneCTA {
		background-size: auto;
	}

	#homePageSlider {
		display: block;
	}

	#chalkboardLists .widget {
		width: 47%;
		margin: 0 1.25%;
		display: table-cell;
		vertical-align: top;
		padding-bottom: 65px;
		position: relative;
	}

	#chalkboardLists .widget:last-of-type {
		width: 100%;
		margin: 30px 0 0 0;
		display: block;
		padding-bottom: 55px;
	}

}


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

	#logoBox img {
		width: 13%;
		margin: 0 3.5%;
	}

	#pyramidWrap {
		margin-top: 0px;
	}

	.pyramidButton {
		display: block;
		margin: 0 0 6px;
		text-align: right;
		font-size: 13px;
		float: none;
		width: 100%;
		box-sizing: border-box;
	}
	
	#pyramidButtons {
		position: absolute;
		width: 150px;
		top: 35px;	
		left: -3%;
	}


}

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

	.single .sidebar,
	.page-template-page_blog .sidebar {
		text-align: center;
	}

	.single .content-sidebar-wrap, 
	.page-template-page_blog .content-sidebar-wrap {
		padding: 35px;
	}

	.single .sidebar,
	.page-template-page_blog .sidebar {
		width: 27%;
	}
	
	.single .content,
	.page-template-page_blog .content {
		width: 70%;
	}

	#chalkboardLists .widget:last-of-type {
		text-align: left;
	}

	#unlockPyramid img {
		margin-bottom: 110px;
	}

	.no-sidebar .entry-content {
		padding: 35px 5%;
	}

	.no-sidebar.page-id-99 .entry-content {
		padding: 0;
	}

	.page .entry-content {
		padding: 35px 345px 35px 5%;	
	}

	.no-sidebar .entry-content {
		padding: 35px 5%;	
	}

	#customSidebar.sidebarBefore {
		display: block;
		width: 345px;
		clear: both;
		float: right;
		padding: 35px 35px 35px 30px;
		margin: 0 0 35px;
	}

	.sidebarAfter {
		display: none;
	}

	.btnRed,
	.btnYellow,
	.btnGreen {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 90%;
		margin: 0;
		box-sizing: border-box;
	}

	#chalkboardLists {
		padding: 35px 20px;
	}

	#chalkboardLists .widget,
	#chalkboardLists .widget:last-of-type {
		width: 33.333%;
		box-sizing: border-box;
		-mox-box-sizing: border-box;
		margin: 0;
		display: table-cell;
		*float: left;
		vertical-align: top;
		padding: 0 15px 65px 0;
		position: relative;
		border: none;
	}

	#chalkboardLists .widget:last-of-type {
		padding: 0 0 69px;
	}

	.columnLeft,
	.columnRight {
		width: 49%;
		padding: 0 2%;
		display: inline-block;
		vertical-align: top;		
	}

	.columnLeft {
		margin: 0 2% 0 0;
	}

	.framed {
		padding: 4%;
	}

	.headerPhoto {
		width: 250px;
		margin: -80px 25px 25px 35px;
		box-shadow: 3px 3px 40px #666;
	}

	.page-id-30 .headerPhoto {
		margin: -145px 25px 25px 35px;
	}

	.entry-header {
		padding: 60px 300px 25px 5%;
		text-align: left;
	}

	.site-container {
		box-shadow: 0 0 50px #222222;

	}

	.header-widget-area {
		background: url(images/thumbs-up-girl.jpg) right top no-repeat;
		padding: 18px 134px 0 0;
		margin: 0 5px 0 0;
		height: 127px;
		color: #333;
		text-shadow: 0 0 0;
		border-bottom: 0;
		box-shadow: 0 0 0 #ddd;

	}

	.header-widget-area br {
		display: block;
	}

	#ctaButton {
		text-align: center;
	}

	#splatterWrap {
		background: url(images/yellow-splatter.png) left 0 no-repeat;
		text-align: center;
	}

	#ctaIntro {
		background: url(images/yellow-splatter.png) right 0 no-repeat;
		width: 280px;
		height: 62px;
		text-align: center;
		font-size: 22px;
		padding-top: 17px;
		margin-bottom: 5px;
	}

	#ctaInteriorIntro {
		display: block;
		text-align: center;
		padding-top: 10px;
		margin-bottom: 5px;
		font-size: 20px;
		width: 290px;
	}

	
	#ctaPhone {
		color: #333;	
		font-size: 18px;
	}
	
	#ctaPhone .red {
		color: #ec1a24;
	}

	#headerLogo {
		float: left;
		margin: 22px 0 0 0px;
		width: 365px;
	}

	.site-container {
		max-width: 960px;
	}

	.footer-widgets,
	.site-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.mobile-first-landing .site-container {
		max-width: 800px;
	}

	.content {
		width: 55%; /* 660px */
	}

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

	.footer-widgets-1 {
		width: 30%;
	}

	.footer-widgets-2,
	.footer-widgets-3 {
		width: 25%;
	}

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

	.footer-widgets-3,
	.header-widget-area,
	.sidebar,
	.site-header .search-form {
		float: right;
	}
	
	.header-widget-area {
		text-align: right;
	}

	.site-header .search-form {
		margin: 0;
		width: auto;
	}

	.genesis-nav-menu a {
		padding: 15px;
	}

	.site-header .genesis-nav-menu a {
		padding-bottom: 20px;
		padding-top: 20px;
	}

	.genesis-nav-menu .menu-item {
		display: inline-block;
		float: left;
		width: auto;
	}

	.genesis-nav-menu .sub-menu {
		background-color: #fff;
		left: -9999px;
		opacity: 0;
		position: absolute;
	}

	.genesis-nav-menu .sub-menu a {
		border: 1px solid #eee;
		border-top: 0;
	}

	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 200px;
	}

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

	.genesis-nav-menu li.highlight a {
		background-color: #e5554e;
		border-radius: 3px;
		color: #fff;
		font-weight: 400;
		margin-left: 20px;
	}
	
	.genesis-nav-menu li.highlight a:hover {
		background-color: #333;
		color: #fff;
	}

	.nav-primary,
	.nav-secondary {
		padding: 0;
	}

	.nav-primary .sub-menu {
		background-color: #333;
	}

	.nav-primary .sub-menu a {
		border: 1px solid #333;
		border-top: 0;
	}

	.responsive-menu,
	.responsive-menu > .menu-item > .sub-menu {
		display: block;
	}

	.responsive-menu-icon,
	.responsive-menu > .menu-item-has-children:before,
	.responsive-menu .menu-open.menu-item-has-children:before {
		display: none;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.sidebar-content .sidebar {
		margin-left: 4%;
	}

	.footer-widgets-3,
	.sidebar-content .content {
		margin-right: 4%;
	}

	.home .full-width-content .content {
		padding-left: 5%;
	}

	.home .full-width-content .content {
		padding-right: 5%;
	}

	.full-width-content .content {
		padding: 0;
	}

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

}

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

	#headerLogo {
		width: 400px;
	}

	#unlockPyramid img {
		margin-bottom: 65px;
	}

}

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

	#headerLogo {
		width: 450px;
		margin: 15px 0 0 0;
	}

	#unlockPyramid img {
		margin-bottom: 45px;
	}

}


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

	#chalkboardLists {
		padding: 35px;
	}

	#unlockPyramid img {
		margin-bottom: 50px;
	}

	#headerLogo {
		width: 500px;
		margin: 10px 0 0 10px;
	}

	.footer-widgets-1 {
		width: 40%;
	}

	.footer-widgets-2,
	.footer-widgets-3 {
		width: 23%;
	}


}