/*!
Theme Name: T Hermann
Theme URI: http://underscores.me/
Author: Lauren
Author URI: http://laurenshepherd.net
Description: Custom theme for Trevor Hermann
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: trevorhermanncounseling
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Jen Medders Theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
	letter-spacing:.5px;
}
.ft-top .flex-wrapper {max-width:1200px;}
ul, ol {margin: 0 !important; line-height:2; }
.wp-container-3 {gap:4em;}
.wp-block-buttons>.wp-block-button {transition:.2s all;}
 .wp-block-button__link:hover {background-color:#777 !important;}
.kids-wrap {position:relative; min-height: 675px;margin-bottom:125px;}
.kids {position:absolute; left:0; }
.kids-icons h2 {text-align:center; }
.kids-icons {position:absolute; right:0%; top:15%; background:#fff;padding:40px;min-width:660px; max-width:700px;}
 
.inner-txt {display:block;margin-bottom:20px;}
.inner-txt img {margin-right: 40px; vertical-align:top; }
.inner-txt span { font-size:30px;display:block;}
.inner-txt p {display:inline-block; font-size:17px;    margin-block-start: 0;    margin-block-end: 0;}

.more-padding {padding-left:50px;}
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {background:#bec8bf!important; border:0px !important; font-weight:bold; transition:.2s all; }
.wpforms-form button[type=submit]:hover, .wpforms-page-button:hover {background-color:#ccc !important;}
.hover-photo {transition:.2s all;}
.hover-photo:hover {filter:brightness(110%); }
.new-green-button {background:#99a38f; width:200px; border:0px; padding:5px; text-align:center; margin:0 auto; color:#333; font-size:13pt; letter-spacing:1px; transform:.3s all; font-weight:500;}
.new-green-button:hover {background:#dbbab0; }
.new-white-button {background:#555; width:200px; border:0px; padding:10px; text-align:center; margin:0 auto; color:#fff; font-size:13pt; letter-spacing:1px; transform:.3s all; font-weight:500;}
.new-white-button:hover {background:#333; } 
.larger-headline {font-size:2.4em;}
/**
 * Render the `main` element consistently in IE.
 */
 .delighter.splash {
  transition: all 2s ease-out;
}
.delighter.splash.ended {
  background: #fff;
}
.delighter.right { transform:translate(-100%); opacity:0; transition: all .75s ease-out; }
.delighter.right.started { transform:none; opacity:1; }

.delighter.left { transform:translate(100%); opacity:0; transition: all .75s ease-out; }
.delighter.left.started { transform:none; opacity:1; }

.delighter.bottom { transform:translatey(300%); opacity:0; transition: all .75s ease-out; }
.delighter.bottom.started { transform:none; opacity:1; }
.delighter.fademe {opacity:0;}
.delighter.fademe.started { transform:none; opacity:1; transition: all .75s ease-out; }}

.delighter li { opacity: 0; transform: translatey(400%); transition: all .7s ease-out; }
.delighter.started li { opacity: 1; transform: none; }
.delighter.started li:nth-child(1) { transition: all .7s ease-out .1s; }
.delighter.started li:nth-child(2) { transition: all .7s ease-out .3s; }
.delighter.started li:nth-child(3) { transition: all .7s ease-out .5s; }
.delighter.started li:nth-child(4) { transition: all .7s ease-out .7s; }
.delighter.started li:nth-child(5) { transition: all .7s ease-out .9s; }
.delighter.started li:nth-child(6) { transition: all .7s ease-out 1.1s; }
.delighter.started li:nth-child(7) { transition: all .7s ease-out 1.3s; }

.delighter pre {
  display: block; transition: all 2s ease-out; opacity: 0;
  padding: 20px 0;
  width: 1px; overflow: hidden;
}
.delighter.started pre {
  max-width: 99999px; width: 100%; opacity: 1;
}
.delighter .box { transition: all 1s ease-out; }
.delighter .box:nth-child(1) { transform: translate(-100%, 0); }
.delighter .box:nth-child(2) { transform: translate(170%, -70%); }
.delighter .box:nth-child(3) { transform: translate(20%, 0%); }

.delighter.started .box:nth-child(1) { transform: translate(0, 0); }
.delighter.started .box:nth-child(2) { transform: translate(70%, -70%); }
.delighter.started .box:nth-child(3) { transform: translate(20%, -120%); }


main {
	display: block;
}
.welcome {margin:50px auto; max-width:1300px;}
.blue-backdrop {margin-left:30px; box-shadow:7px 7px 0 2px #7894b0; }
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2.4em;
	margin: .6em 0 .3em 0;
		font-family: 'kepler-std-extended-display', serif;
		color: #333; 
		letter-spacing:1px;
		position:relative;
}
h2 {
	font-size: 2em;
	margin: .6em 0 .3em 0;
		font-family: 'kepler-std-extended-display', serif;
		color: #333; 
		letter-spacing:1px;
		position:relative;
		font-weight:normal;
}

.bar-title:before {
    content: "";
    position: absolute;
    width: 200px;
    height: 1px;
    bottom: 0;
    left: 0;
    border-bottom: 3px solid #0a738f;
    right: 0;
    margin: 0 auto;
}
/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
	color: #7894b0;
	text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}


p {
	margin-bottom: 1.5em;
	line-height:1.8;
	letter-spacing:1px;
	font-weight:400;
	font-size:13pt;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}
.let-us-manage {position:absolute; color:white; top:20%; left:0; right:0; margin:0 auto; font-size:25pt; font-family:'kepler-std-extended-display', serif; text-align:center;}
.check-div {position:absolute; color:white; top:35%; left:0; right:0; margin:10px auto; font-size:12pt; text-align:left; max-width:680px;}
/*appfolio listings edits*/
span.rent-price {background: #94301c !important; }
.listing-filters {background: #f4f4f4 !important; }
.listing-filters input[type="submit"] {background:#94301c !important; box-shadow:none !important; }
.main-listings-page .listing-item .btns a {background:#0a738f !important; }
.bathimg, .bedimg {  filter: grayscale(100%) !important; } 
.apfl-prmry-btn {background: #94301c !important; color:white !important; }
.details-right .rent-hdng {color: #0a738f !important; }
.sl-btns {background: #94301c !important; color:white !important; }
.call-top {color: #0a738f !important; }
/*showmojo edits*/
.ss_btn button {background:#94301c !important; }
.more_btn {color:#0a738f !important; }
/* Elements
--------------------------------------------- */
.red-button {background:#94301c; transition:.2s all; color:#FFF; text-align:center; padding:5px 20px; transition:.2s all;} 
.red-button a {color:#fff;}
.red-button:hover {background:#333;}
.site-footer {background:#59796c; color:#fff;} 
	.footer-header {font-size:1.5rem; margin-block-start:.5em; text-transform:uppercase; font-weight:300; letter-spacing:1px;}
.icon-box {width:35px; margin-right:10px; text-align:left; vertical-align:middle; display:inline-block;}

/*new mobile menu*/
 ul.clearfix.hide-nav {
     display:inline-block;
}
 .menu-primary-container {
     display:inline-block;
}
 .content-wrap {
     -webkit-transition: -webkit-transform 0.3s;
     transition: transform 0.3s;
	 background:#fff;
}
 .menu-primary-container li:last-child .sub-menu {
     right:0;
}
 .c-menu {
     position: fixed;
     z-index: 200;
     background-color: #333;
     transition: transform 0.3s;
}
 .c-menu__items {
     list-style: none;
     margin: 0;
     padding: 0;
}
/** * Close button. */
 .c-menu__close {
     color: #fff;
     background-color: #333;
     font-size: 12px;
     border: none;
     box-shadow: none;
     border-radius: none;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     cursor: pointer;
}
/** * Close button resets. */
 .c-menu__close:focus {
     outline: none;
}
/** * Body states. * * When a menu is active, we want to hide the overflows on the body to prevent * awkward document scrolling. */
 body.has-active-menu {
     overflow: hidden;
}
/** * Mask component */
 .content-mask {
     position: fixed;
     z-index: 100;
     top: 0;
     left: 0;
     overflow: hidden;
     width: 0;
     height: 0;
     background-color: #000;
     opacity: 0;
     transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
}
 .content-mask.is-active {
     width: 100%;
     height: 100%;
     opacity: 0.7;
     transition: opacity 0.3s;
}
/*actual menu stuff*/
 .c-menu--push-left {
     width: 100%;
     height: 100%;
     overflow-y: scroll;
}
 .content-wrap.is-active {
     width: 100%;
     height: 100%;
     opacity: .7;
     -webkit-transition: opacity .3s;
     transition: opacity .3s;
}
 .content-wrap.has-push-left {
     -webkit-transform: translateX(300px);
     -ms-transform: translateX(300px);
     transform: translateX(300px);
}
 .c-menu--push-left .c-menu__close {
     display: block;
     padding: 12px 24px;
     width: 100%;
}
 .c-menu--push-left.is-active {
     transform: translateX(0);
     -webkit-transform: translateX(0);
     -ms-transform: translateX(0);
}
 .c-menu--push-left {
     top: 0;
     left: 0;
     transform: translateX(-100%);
     -webkit-transform: translateX(-100%);
     -ms-transform: translateX(-100%);
}
 @media (min-width: 320px) {
     .c-menu--push-left {
         transform: translateX(-300px);
         width:300px;
    }
}
 .navclass li {
     list-style-type: none;
     line-height: 40px;
}
 .navclass li ul {
     display: none;
     position: absolute;
     top: 100%;
}
 .navclass li ul {
     position: static;
     padding: 20px;
    /* 20 */
     padding-top: 0;
}
/*end menu*/
.info-block {line-height:1.8; margin-top:15px;}
body {
	background: #ebefec;
	font-family:'Lato', sans-serif;
}
a > .four-blocks:hover {filter:brightness(120%); }
a > .four-blocks:hover > img {    outline: 2px solid #fff;
outline-offset: -15px;} 
a > .four-blocks > img {    transition:.2s all; }
.four-blocks {width:24%; margin:5px; float:left; position:relative; font-size:18pt; letter-spacing:1px; line-height:1.2; transition:.2s all;}
.block-text {color:white; position:absolute; left:25px; top:30%; } 
.contained {max-width:1700px; width:95%; margin:0 auto;}
.logo {
     width: auto;
     flex: 0 0;
     flex-basis: auto;
     align-self: center;
}
 .logo-smaller {
     display:none;
}
.logo, .logo-smaller {
    position: relative;
    line-height: 0;
    margin-right: auto;
}
 .sidebar {
     flex: 1 1 300px;
     padding: 0.625em;
     border-left: 1px solid #f0f0f3;
     text-align: left;
} 
*shrink header*/
/*CHANGE HEIGHT of header-main-wrapper class below. Assign min-height based on header height so the content pushes down;
 you may need to remove this on home page or set as 0px for homepage if you use a photo or slideshow and set it as relative -- this is mostly for the secondary pages if they don't have anything there that's relatively positioned */
 .header-main-wrapper {
     position: relative;
     background: transparent;
}
 header {
     width: 100%;
     background-color: #FFF; 
     overflow: visible;
     position: relative; 
     top:0px;
     z-index: 3;
     left: 0;
     -webkit-transition: height 0.3s ease;
     -moz-transition: height 0.3s ease;
     -ms-transition: height 0.3s ease;
     -o-transition: height 0.3s ease;
     transition: height 0.3s ease;
	 height:113px;
     /*-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
     -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
     box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);*/
     /* height: 100px; */
    /*important so the height transition is smooth to smaller header */
}
 header.smaller {
     top: 0;
     padding-top: 0;
     background-color: rgba(0,0,0,.5);
     /*-webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
     -ms-transition: all 0.3s;
     -o-transition: all 0.3s;
     transition: all 0.3s;*/
     -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
     -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
     box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
}
header .logo img {
    height: auto;
    -webkit-transition: height .5s ease;
    -moz-transition: height .5s ease;
    -ms-transition: height .5s ease;
    -o-transition: height .5s ease;
    transition: height .5s ease;
}

header.smaller .logo-smaller {
    display: block;
    opacity: 1;
    float: left;
    margin-top: 0px;
    margin-left: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
 header.smaller .nav {
     margin-top: 0;
     -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
     -ms-transition: all 0.3s;
     -o-transition: all 0.3s;
     transition: all 0.3s;
}
/*end header*/
#shadow-me {
    box-shadow: inset 0 180px 90px -40px rgba(0,0,0,.5);
    min-height: 200px;
    position: absolute;
    background: transparent;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.header {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
 .header-wrap {
     width: 100%;
     padding: 0;
}

 .content {
     width: 100%;
     margin: 0 auto;
     padding: 0;
     position: relative;
     color: #333;
     background-color: #fff;
     overflow: hidden;
     z-index: 1;
}
 .content-full {
     color: #333;
     background-color: #fff;
     margin: auto;
}
/*if parallax*/
 .parallax-home {
     min-height:600px; 
	 
     z-index:1;
}
 .parallax-page {
     min-height:500px;
     z-index:1;
}
 .parallax-management {
     min-height:300px;
     z-index:1;
}
.parallax-newsletter {
	min-height:280px; 
	z-index:1;
	}
.site-footer a {color:#333 !important; } 
.headerright {
     display: block;
     flex: 0 1;
     flex-basis: auto;
     text-align: right;
     padding: 0 .625em;
     color: #555;
     letter-spacing: .01em;
     font-size: 16px;
     font-weight: 400;
     white-space: nowrap;
     line-height: 2;
     transition: color 0.3s linear;
     -o-transition: color 0.3s linear;
     -moz-transition: color 0.3s linear;
     -webkit-transition: color 0.3s linear;
}
.headerright a {
    transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
}
.headerright a:hover {
    color: #000;
}
.headerright-top {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    flex: 1 1;
    flex-basis: auto;
    font-size: 17px;
    font-weight: normal;
    margin: 0;
}
.headerright-top div {
    margin: 0 5px;
    flex: 0 1;
    flex-basis: auto;
}
.headerright-top .rt-icon {
    margin: 5px;
}

header.smaller .headerright a {
    color: #FFF;
    transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
}
header.smaller .headerright a:hover {
    color: #CCC;
}
header.smaller .headerright-top {display:none;}

 header {
     width: 100%;
     background-color: #FFF;
     overflow: visible;
     position: relative; 
     top: 0;
     z-index: 3;
     left: 0;
     -webkit-transition: height 0.3s ease;
     -moz-transition: height 0.3s ease;
     -ms-transition: height 0.3s ease;
     -o-transition: height 0.3s ease;
     transition: height 0.3s ease;
	 height:113px;
     /* height: 100px; */
    /*important so the height transition is smooth to smaller header */
}


 header.smaller {
     top: 0;
	 position:fixed;
     padding-top: 0;
     background-color: #FFF;
     /*-webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
     -ms-transition: all 0.3s;
     -o-transition: all 0.3s;
     transition: all 0.3s;*/
     -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
     -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
     box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	 height:100px;
}
.social-image:hover {filter:brightness(.8); } 
header.smaller .logo img {height:70px; width:auto;}
header .logo img {
    height: 95px; 
    -webkit-transition: height 1s ease;
    -moz-transition: height 1s ease;
    -ms-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
}

 header.smaller .nav {
     margin-top: 0;
     -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
     -ms-transition: all 0.3s;
     -o-transition: all 0.3s;
     transition: all 0.3s;
}
/*end header*/

.header {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
 .header-wrap {
     width: 100%;
     padding: 5px 0;
}
.page-title {
    text-align: center;
    text-transform: none;
    overflow: hidden;
    font-weight: 300;
	min-height:75px;
}
.bar-title {
    text-align: center;
    text-transform: none;
    overflow: hidden;
    font-weight: 300;
	min-height:65px;
	  font-size:2.4rem;
		font-family: 'kepler-std-extended-display', serif;
		color: #0a738f; 
		position:relative;
}
 .content {
     width: 100%;
     margin: 0 auto;
     padding: 0;
     position: relative;
     color: #333;
     background-color: #fff;
     overflow: hidden;
     z-index: 1;
}
 .content-full {
     color: #333;
     background-color: #fff;
     margin: auto;
}


/*flexbox designed for 4 footer columns, but can also be used for infinite # of columns/rows*/
 .flex-wrapper {
     margin-bottom: 1em;
     line-height: 1.5;
}
 .flex-item {
     margin: 10px auto;
     padding: 0 10px;
     text-align: left;
     white-space: initial;
	 font-size:.9em;
}
 .flex-container {
     display: flex;
     align-items: center;
     justify-content: space-around;
     flex-wrap: wrap;
}
 .flex-item .demo-icon:before {
     font-size: 16px;
     color: #429cc1;
     background-color: #fff;
     width: 30px;
     height: 30px;
     margin: 4px;
     padding: 6px 4px 6px 5px;
     border-color: transparent;
     border-style: solid;
     border-width: 1px;
     border-radius: 50%;
     transition: color 0.3s linear, background-color 0.3s linear;
     -o-transition: color 0.3s linear, background-color 0.3s linear;
     -moz-transition: color 0.3s linear, background-color 0.3s linear;
     -webkit-transition: color 0.3s linear, background-color 0.3s linear;
}
.shortcut-firstrow {width:33.33%; float:left; margin:0; line-height:0; padding:0px 3px 3px 3px; position:relative; transition:.3s all;}
.shortcut-secondrow {width:33.33%; float:left; margin:0; line-height:0; padding:3px 3px 3px 3px; position:relative; transition:.3s all;}
.shortcut-wrapper {margin:6px auto; text-align:center;}
.shortcut-title {font-family:'Lato'; font-weight:600; color:white; text-transform:uppercase; font-size:20pt; letter-spacing:1px; text-shadow:1px 1px 1px #333; text-align:center; position:absolute; left:0; right:0; top:45%;}
.shortcut-firstrow:hover > .shortcut-image:before {
        background-image: linear-gradient(to bottom right,#ff7800, #320058);
		        opacity: .6; 
			margin:0px 3px 3px 3px;
}
.shortcut-secondrow:hover > .shortcut-image:before {
        background-image: linear-gradient(to bottom right, #ff7800, #320058);
		        opacity: .6; 
			margin:3px 3px 3px 3px;
}
 .shortcut-image:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	        background-image: linear-gradient(to bottom right, #ff7800, #320058);

    opacity: 0;
		margin:3px 3px 3px 3px;
 transition: .3s all; line-height:0; }
.flex-item .demo-icon:hover:before {
    color: #fff;
    background-color: transparent;
}
 .icon {
     display: inline-block;
     vertical-align: top;
     margin-right: 10px;
     max-width: 10%;
}
/*qs stuff*/
/*menu for above 40em/640px*/
 @media (min-width: 641px) {
     .navclass ul {
         -webkit-padding-start: 0px;
         -webkit-margin-before: 0;
         -webkit-margin-after: 0;
         margin:0;
    }
     .navclass li {
         position: relative;
    }
     .navclass li a {
         display: block;
    }
     .navclass ul.sub-menu {
         padding: 0 !important;
    }
    /*this adds the arrow that points down in the main navigation if there's a submenu -- you may need to add again under mobile sizing and change the color*/
     .navclass .menu-item-has-children > a:after {
         width: 0;
         height: 0;
         border: 0.313em solid transparent;
         border-bottom: none;
         border-top-color: #fff;
        /*change depending on arrow color needed*/
         content: '';
         vertical-align: middle;
         display: inline-block;
         position: relative;
         right: -0.313em;
    }
     .nav {
         flex: 1 1;
         flex-basis: auto;
         padding-left: 10px;
         white-space: normal;
		 margin-top:5px;
    }
     .nav ul.menu > a {
         display: none;
    }
     .nav ul.menu {
         width: auto;
         margin: 0 auto;
         position: relative;
         z-index: 1;
         padding: 0 10px;
         text-align: right;
    }
     .nav ul.menu li {
         list-style-type: none;
         position: relative;
         display: inline-block;
    }
	li.no-margin a {margin-right:0px !important;}
     .nav ul.menu li a {
         display: block;
         text-decoration: none;
         text-align: center;
         margin-right:25px;
         padding: 5px 0;
         line-height: 1.2;
         color: #555;
		 text-transform:uppercase;
         letter-spacing: .01em;
         font-size: 19px;
		 font-weight:400;
		 letter-spacing:2px;
         cursor: pointer;
         transition: color 0.2s linear;
         -o-transition: color 0.2s linear;
         -moz-transition: color 0.2s linear;
         -webkit-transition: color 0.2s linear;
    }
	    .nav ul.menu li a:hover {
       color:#99a38f;
    }
     .nav ul.menu li > a {
         position: relative;
    }
     .nav ul.menu li ul li > a {
         position: relative;
         margin-bottom: 0;
    }
     .nav ul.menu li ul li > a:hover:before {
         visibility: hidden;
    }
     .nav ul.menu li > a:hover:before {
         visibility: visible;
         -webkit-transform: scaleX(1);
         transform: scaleX(1);
    }
    /* second level */
     .nav ul.menu li ul {
         display: none;
         position: absolute;
         top: 100%;
         left:0; 
         padding: 0;
         margin: 0;
    }
     .nav ul.menu li:hover > ul.sub-menu, .focusSubmenu {
         display: block!important;
         background-color: rgba(0,0,0,.65);
    }
     a.focus-visible {
         outline: 1px solid red!important;
     }
     .nav ul.menu li ul li {
         white-space: nowrap;
         display: block;
    }
     .nav ul.menu li ul li a {
         margin-left: 0;
         margin-right: 0;
         padding: 10px;
         text-align: left;
        /* background: rgba(0, 0, 0, .5);
         */
        /*background color for dropdown links*/
         width: 230px;
         text-transform:none;
         letter-spacing:.5px;
         font-size:15px;
         color: #333;
         transition: all 0.2s linear;
         -o-transition: all 0.2s linear;
         -moz-transition: all 0.2s linear;
         -webkit-transition: all 0.2s linear;
    }
     .nav ul.menu li ul li a:hover {
         color: #fff;
         background: rgba(10,159,205,.8);
        /*background hover color*/
    }
    /*more levels*/
     .nav ul.menu li ul li {
         white-space: nowrap;
         display: block;
    }
    /*this is the arrow/triangle that points to the right for submenu items with another submenu - you may need to change the color, and also the margin to adjust where it lands. If you want it next to the menu item, change float:right to display:inline-block and remove the margin-top */
     .nav ul.menu li ul li.menu-item-has-children > a:after {
         border: solid white;
         border-width: 0 2px 2px 0;
         float:right;
         margin-top:10px;
        /*may need to change*/
         padding: 3px;
         transform: rotate(-45deg);
         -webkit-transform: rotate(-45deg);
    }
     .nav ul.menu ul ul {
         top: 0;
         left: 100%;
         display: block;
    }
     .nav ul.menu li:hover ul ul {
         display: none;
    }
     .nav ul.menu ul li:hover ul {
         display: block;
    }
}
/*menu for 64.0em/1024px and below*/
@media (max-width: 1024px) {
		h1, .page-title, .bar-title {font-size:1.5rem;}
	.sub-head {font-size:1.2rem; text-align:center; font-weight:bold; color:#444; letter-spacing:2px;}
	.page-title {min-height:50px;}
	p {font-size:.9rem;}
	.four-blocks {font-size:1rem;}
	.block-text {top:35%;}
	.welcome-home {font-size:20pt; text-align:center; color:white;}
	.welcome-small {font-size:12pt;}
		 .tabbed-box {position:relative !important; width:100% !important; }
.four-blocks {width:47%; margin:10px; float:left; position:relative; font-size:18pt; letter-spacing:1px; line-height:1.2;}

    /*headings*/
     h1 {
        font-size:1.5rem;
		font-family: 'kepler-std-extended-display', serif;
		color: #0a738f; 
    }
     h2 {
        font-size:1.5rem;
    }
     h3 {
        font-size: 1.25rem;
    }
     p {
        font-size:13px;
    }
    header {
        box-shadow: none;
    }
    .header {
        flex-wrap: wrap;
    }
    .logo,
    .logo-smaller,
    .headerright {
         text-align: center;
        line-height: 1.65;
         width: 100%;
        flex: 0 1;
        flex-basis: 550px;
        margin: auto;
		
    }
    .headerright-top {
        justify-content: center;
        margin: 5px auto;
        max-width: 85%;
    }
    .logo img {
        max-width: 70%;
        height: auto !important;
    }
    /*menu mobile*/
     ul.clearfix.hide-nav {
         display:none;
    }
     header.smaller .navclass .menu-item-has-children > a:after {
         border-top-color: #fff !important;
    }
     .navclass li {
         font-size:19px;
    }
     .navclass li a {
         color:#FFF;
    }
    #nav-acc {
        padding: 10px;
    }
     #nav-acc > ul > li.has-sub.active > a:after {
         content: '';
         vertical-align: middle;
         position: relative;
         right: -8px;
         bottom: 0em;
         border: solid white;
         border-width: 0 2px 2px 0;
         display: inline-block;
         padding: 3px;
         transform: rotate(225deg);
         -webkit-transform: rotate(225deg);
         transition:.2s all;
    }
     #nav-acc > ul > li > ul > li.has-sub.active > a:after {
         content: '';
         vertical-align: middle;
         position: relative;
         right: -8px;
         bottom: 0px;
         border: solid white;
         border-width: 0 2px 2px 0;
         display: inline-block;
         padding: 3px;
         transform: rotate(225deg);
         -webkit-transform: rotate(225deg);
         transition:.2s all;
    }
     .navclass .menu-item-has-children > a:after {
         content: '';
         vertical-align: middle;
         position: relative;
         right: -8px;
         bottom: 1px;
         border: solid white;
         border-width: 0 2px 2px 0;
         display: inline-block;
         padding: 3px;
         transform: rotate(45deg);
         -webkit-transform: rotate(45deg);
    }
    /*end menu*/
    /*add this section for nav sub-menu down arrow if your nav colors change so you can change the arrow color*/
     #nav .menu-item-has-children > a:after {
         width: 0;
         height: 0;
         border: 4px solid transparent;
         border-bottom: none;
         border-top-color: #fff;
         content: '';
         vertical-align: middle;
         display: inline-block;
         position: relative;
         right: -4px;
    }
    /*toggle applies to the hamburger menu button*/
     .toggle-spot {
         position: absolute;
         width:30px;
         height:30px;
         right:20px;
         top:10px;
    }
    /*where do you want hamburger to show up? */
     #toggle {
         display: block;
         width: 60px;
         height: 50px;
         margin: 0;
         position: absolute;
         top: 30px;
         right: 0;
         cursor:pointer;
         z-index: 1;
    }
     #toggle span:after, #toggle span:before {
         content: "";
         position: absolute;
         left: 0;
         top: -9px;
    }
     #toggle span:after {
         top: 9px;
    }
     #toggle span {
         position: relative;
         display: block;
    }
     #toggle span, #toggle span:after, #toggle span:before {
         width: 100%;
         height: 2px;
        background-color: #333;
         transition: all 0.3s;
         backface-visibility: hidden;
         border-radius: 20px;
    }
    header.smaller #toggle span, header.smaller #toggle span:after, header.smaller #toggle span:before {
        background-color: #333;
    }

    /*IMPORTANT: Change the header wrapper height on mobile below so that the
content starts at the appropriate place & not under the header */
     .nav ul.menu li a {
         color: #fff;
         text-decoration: none;
         text-align: left;
         font-size: 16px;
         margin-right: 8%;
    }
     .nav ul.menu li a:hover {
         color: #ccc;
         text-decoration: none;
    }
     .menu {
         -webkit-padding-start: 0;
         margin-left: 25px;
         margin-right: 25px;
    }
     .navclass {
         position: absolute;
         top: 19%;
         right: 0;
        -webkit-padding-start: 0;
         z-index: 500;
         width: 100%;
    }
     .navclass li {
         list-style-type: none;
         line-height: 40px;
    }
     .navclass > ul {
         height: auto;
         display: none;
         position: absolute;
         left: 0;
         right: 0;
         top: 60px;
         -webkit-margin-before: 0;
         -webkit-padding-start: 0;
         margin: 0 auto;
         color: #FFF;
    }
     .navclass li ul {
         display: none;
         position: absolute;
         top: 100%;
    }
     .navclass li ul {
         position: static;
         padding: 1.25em;
         padding-top: 0;
    }
    /*flexbox stuff*/
     .flex-item {
       /* margin: 10px auto;
        text-align: center;*/
    }
    /*end flex*/
    .ft-column-title {
        margin: 10px 0 5px 0;
    }
}
/* For 960px and below */
@media (max-width: 1000px) {
.check-div img {max-width:30px; }

.let-us-manage {position:absolute; color:white; top:20%; left:0; right:0; margin:0 auto; font-size:18pt !important; font-family:'kepler-std-extended-display', serif; text-align:center;}
.check-div {position:absolute; color:white; top:35%; left:0; right:0; margin:10px auto; font-size:12pt !important; text-align:left; max-width:680px;}

}
/*768 pixels and below*/
@media (max-width: 768px) {
	.welcome-home {font-size:18pt !important;}
	.welcome-small {font-size:12pt !important;}
.browse-button {font-size:10pt !important;}
.four-blocks {margin: 5px; }
}

@media (max-width:500px) {
	.section-three {max-width:100% !important; display:block; height:auto !important;}
	.section-three-wrap {display:block !important;}
	.more-padding {padding-left:0px;}
		.parallax-home {min-height:300px;}
		.welcome {margin:0px auto;}
		.kids-wrap {min-height:0; margin-bottom:0px;}
		.wp-container-3 {gap:0em;}
		.kids-icons {position:relative; right:0; top:0; min-width:0; max-width:100%;}
		.kids {position:relative;}
	.headerright-top {max-width:100%;}
	.logo, .logo-smaller, .headerright {text-align:left;}
.let-us-manage {position:absolute; color:white; top:10%; left:0; right:0; margin:0 auto; font-size:15pt !important; font-family:'kepler-std-extended-display', serif; text-align:center;}
.check-div {position:absolute; color:white; top:35%; left:0; right:0; margin:10px auto; font-size:10pt !important; text-align:left; max-width:680px;}
.check-div img {max-width:25px; }
	header.smaller #toggle span, header.smaller #toggle span:after, header.smaller #toggle span:before {background-color:#FFF;}
	#toggle span, #toggle span:after, #toggle span:before {height:2px;}
	.four-blocks {max-width:95% !important;}
	.welcome-home {font-size:14pt !important;}
	.browse-button {font-size:11pt !important;}
	.welcome-small {font-size:11pt !important;}
	.parallax-management {min-height:250px; max-height:250px;}
	.four-blocks {width:100%; margin:10px; float:none; position:relative; font-size:18pt; letter-spacing:1px; line-height:1.2;}

}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #7894b0; 
}
 
a:hover,
a:focus,
a:active {
	color: #333;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

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

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

@media (min-width:1000px) and (max-width:1450px) {
	
.let-us-manage {position:absolute; color:white; top:20%; left:0; right:0; margin:0 auto; font-size:20pt; font-family:'kepler-std-extended-display', serif; text-align:center;}
.check-div {position:absolute; color:white; top:35%; left:0; right:0; margin:10px auto; font-size:12pt; text-align:left; max-width:680px;}
	.browse-button {background-color:rgba(0,0,0,.7); padding:10px; margin:10px 0; text-align:center; color:white; max-width:300px; font-size:15pt !important;}
	h1, .page-title, .bar-title {font-size:2rem;}
	.sub-head {font-size:1.2rem; text-align:center; font-weight:bold; color:#444; letter-spacing:2px;}
	.page-title {min-height:60px;}
	p {font-size:.9rem;}
	.four-blocks {font-size:1.3rem;}
	.block-text {top:35%;}
	.welcome-home {font-size:25pt !important;}
	.welcome-small {font-size:15pt !important;}
}
/*large again*/
.sub-head {font-size:1.5rem; text-align:center; font-weight:bold; color:#444; letter-spacing:2px;}
.welcome-home {position:absolute; color:white; font-size:32pt; left:0; top:30%; left:0; right:0; margin:0 auto; text-align:center; max-width: 850px;
    width: 95%;
    margin: 0 auto; font-weight:600; font-family:'kepler-std-extended-display', serif; letter-spacing:1px;}
.welcome-small {font-size:17pt; color:white; max-width:450px; font-weight:300;}
	.browse-button {background-color:rgba(0,0,0,.7); padding:10px; margin:10px 0; text-align:center; color:white; max-width:300px; font-size:17pt; transition:.2s all;}
.browse-button:hover {background-color:rgba(0,0,0,.9); }
.please-button { background:transparent; border:2px solid #333; font-weight:bold;text-transform:uppercase; font-size:13pt;}
.please-wrapper {box-shadow: 7px 7px 0 2px #99a38f; margin:0 auto; text-align:center; max-width:200px; font-family:'Lato';}
.workshops-section {background-image:url('/wp-content/themes/jentheme/images/texturebg.jpg'); background-size:cover; min-height:300px;}
button, input[type="button"], input[type="reset"], input[type="submit"] {
   cursor: pointer;
background-color:#7894b0;
color:#fff;
font-family:'Lato';
border-radius:0; 
line-height:44px;
padding:0.6em 2em 0.4em;
transition:.2s all;
border:0px;
}
input[type="submit"]:hover {
	background-color:#333;

}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {line-height:44px; border-radius:0; border:0px; padding:0.6em 1em 0.4em;}
/*button time*/
.decorative-space {
  display: inline-flex;
  position: relative;
  justify-content: center;
  align-items: flex-start;
  padding-top: 26px;
  box-sizing: border-box;
  background-color: transparent;
  width: 260px;
  overflow: hidden;
}



.primary-button {
  display: block;
  background: transparent;
  cursor: pointer;
  position: relative;
  width: 200px;
  box-sizing: border-box;
  height: 58px;
  margin: -4px 0 0 -4px;
  border: 0;
  color: #333;
  font-weight:bold;
  transition:.2s all;
}

.primary-button__text {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  right: 4px;
  bottom: 4px;
  left: 0;
  box-sizing: border-box;
  font-size: 18px;
background-color: transparent;
    border: 2px solid #333;
	transform:.2s all;
	letter-spacing:1px;
}
.primary-button:active .primary-button__text {
  transform: translateX(4px) translateY(4px);
}
.primary-button:hover .primary-button__text {
  transform: translateX(4px) translateY(4px);
}
.primary-button::before {
  content: "";
  position: absolute;
  top: 6px;
  right: 0;
  bottom: 0;
  left: 6px;
}
.green-button::before {
background:#99a38f;}
.white-button::before {
background:#FFF;}
.primary-button:hover {
  color: #333;
}



