/* 
Theme Name: Responsive Child Theme
Theme URI: http://cyberchimps.com/guide/child-theme-example/
Description: Responsive Child Theme
Template: responsive
Version: 1.0.0
Author: CyberChimps
Author URI: https://cyberchimps.com/
License: GNU General Public License
License URI: license.txt

*/

/* Column widths */
.col-60,col-140,.col-220,.col-300,.col-380,.col-460,.col-540,.col-620,.col-700,.col-780,.col-860,col-940 {}


/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-family: "open sans",helvetica, arial, sans-serif;
	color:#ffffff;

}

/* =Home page full background image styles August 2015
-------------------------------------------------------------- */

body.home.custom-background {
  background: #000 url(/wp-content/uploads/Optimized-SpringHeroImage-1200-915.jpg) 0 50% no-repeat;
  background-size:100% auto;
}

/* =More resets
-------------------------------------------------------------- */

th, td, table {
    border: 1px solid #222;
}

p, hr, dl, pre, form, table, address, blockquote {
    margin: 1.1em 0px;
}

.wp-tabs .ui-tabs-panel .wp-tab-content {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    color: #ffffff;
}
label {
    display: inline-block;
    font-weight: 500;
    padding: 2px 0px;
    width: 160px;
}

select, input[type="text"], input[type="password"], input[type="email"], input[type="tel"] {
	width: 63%;
	height: 35px;
	margin: 0 0 0px 0;
	border: 1px solid #666;
	font-size: 1em;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	-moz-box-shadow: inset 0px 0px 6px #ccc;
	-webkit-box-shadow: inset 0px 1px 6px #ccc;
	box-shadow: inset 0px 1px 6px #ccc;
	background-color: #efefef;
	color: black;
}

area, textarea {
	width: 63%;
	margin: 0 0 0px 0;
	border: 1px solid #666;
	font-size: 1em;
	padding: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	-moz-box-shadow: inset 0px 0px 6px #ccc;
	-webkit-box-shadow: inset 0px 1px 6px #ccc;
	box-shadow: inset 0px 1px 6px #ccc;
	background-color: #efefef;
	color: black;
	height: 70px;
}


/* =Blog Posted In
-------------------------------------------------------------- */
.post-data {
    display: none;
}

.category-news .post-meta,  
.categories, 
.tags { 
display: none; 
}

/* =Responsive Circle
-------------------------------------------------------------- */

.round-button {
    display:block;
    width:75px;
    height:75px;
    line-height:75px;
    border: 0px solid #f5f5f5;
    border-radius: 50%;
    color:#f5f5f5;
    text-align:center;
    text-decoration:none;
    background: #4679BD;
    box-shadow: 0 0 3px gray;
    font-size:12px;
    text-transform:uppercase;
}
.round-button:hover {
    background: #d4cfb6;
}

/* =Testimonials Pagination
-------------------------------------------------------------- */

input.ka_display_paginate, input.ka_display_paginate[type="submit"], .ka_display_paginate_summary {
    background-color: transparent;
    background-image: none !important;
    border-radius: 5px !important;
    padding: 5px !important;
    margin-bottom: 5px !important;
    margin-right: 5px !important;
    border-width: 3px !important;
    border-style: solid !important;
    border-color: #222222 #222222 #222222 #222222 !important;
    float: left;
    color: #4970AB;
    text-shadow: none;
}

/* =Responsive Circle
-------------------------------------------------------------- */

h5 {
    margin-bottom: 0.125em;
}
h2 {
    font-size: 2.0em;
}
/*.page-id-4090 .post-title{display:none} */
.page-id-5615 .post-title{display:none}
.page-id-450 .post-title{display:none}
#header {
	z-index: 10;
	color: rgba(0, 0, 0, 0.5);
	margin: 0 auto;
	position: fixed;
	width: 100%;
	top:0px !important;
	background-color: rgba(0, 0, 0, 0.8);
	margin-top:0px;
	border-bottom-style:solid;
    	border-bottom-width:5px;
    	border-bottom-color: #4970ab
}
#header-wrapper {
	width: 90%;
	clear: both;
	margin: 0 auto;
	position: relative;
	max-width: 85.7142em;
}


#footer a {
    	color: #4970ab;
}

#leFooter #leFooter-inner input[type="submit"], #leFooter #leFooter-inner button {
    background-color: #ff0000;
}

#leFooter .le-opener {

    background: url('http://dev.balanicustom.com/wp-content/plugins/wp-lefooter/css/transparent/open.png') no-repeat scroll 50% 50% #4970AB;
    visibility: hidden;
}

#leFooter.opened .le-opener {
    background-image: url('http://dev.balanicustom.com/wp-content/plugins/wp-lefooter/css/transparent/close.png');
}


#leFooter-inner input[type="submit"] {
    font-weight: 300;
}

#leFooter-inner {
padding: 35px 15px 40px;
}

#leFooter .le-opener.position-center {
    margin-bottom: 0px;
}

#leFooter #leFooter-content {
border-top: 5px solid #4970AB;
}

#leFooter-inner .widgettitle {
    padding-bottom: 25px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: -2.5em;
    margin-bottom: -2.em;
}


#footer {
	clear: both;
	z-index: 10;
	color: rgba(255, 255, 255);
	position: relative;
	bottom: 0;
	max-width: 100%;
	top:0px !important;
	background-color: rgba(0, 0, 0, 0.6);
	margin: 0 auto -4em;
}

#footer-wrapper {
	width:65%;
	clear: both;
	max-width: 1024px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
        position: relative;
}

#footer-widgets .span4:last-child {
	width:28%;
	position: relative;
}

.widget-wrapper {
    background-color: transparent;
    border: 0px solid rgb(229, 229, 229);
}


#logo {

float: left;
margin-top: 5px;
padding-top: 5px;
padding-bottom: 5px;

}
#logo img {
max-width: 100%;
width: 80%;
}

/* =Header Menu (Primary)
-------------------------------------------------------------- */
.appointments {
	font-weight:600;
	border-radius: 10px;
	font-family: Arial;
	background: #fe953b;
	padding: 2px 5px 5px 5px;
	text-decoration: none;
	
}

.menu {
	background-color: transparent;
	background-image: none;

}
.menu,
.menu ul {
filter: none;
clear: none;
float: right;
margin-top: -35px;
margin-right: -39px;
text-align: left;
padding-right: 50px;
text-transform:uppercase;
}

li#menu-item-52y a {
color:#ff0000;
font-weight:500;
font-size: 1.1em;
}
.menu li.appointments > a{
	font-weight:600;
	border-radius: 10px;
	background: #fe953b;
	padding: 2px 5px 5px 5px;
	text-decoration: none;
	height: 20px;
}

.menu li {
border: 0;
padding: 0;
position: relative;
z-index: 5;
        display:block;
        float:left;

}

.menu li:hover {
white-space: normal;
z-index: 10000;
}

.menu li li {
        display:block;
        text-align:left;
}

.menu ul {
left: 0;
position: absolute;
top: 0;
visibility: hidden;
z-index: 10;
}

.menu li:hover > ul {
top: 100%;
visibility: visible;
}

.menu li li:hover > ul {
left: 100%;
top: 0;
}

.menu:after,
.menu ul:after {
clear: both;
content: '.';
display: block;
height: 0px;

visibility: visible;
}

.menu,
.menu ul {
min-height: 0;
}

.menu ul,
.menu ul ul {
 	margin: 0;
padding: 0;
}


.menu ul li a:hover,
.menu li li a:hover {
	color: rgba(255, 255, 255, 0.9);
	text-decoration: none;
}

.menu ul {
	margin-top: 1px;
	min-width: 15em;
	width: auto;

}

.menu a {
	border-left: 0px solid #585858;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: 600;
	height: 45px;
	line-height: 25px;
	margin: 0;
	padding: 0 0.5em;
	position: relative;
	text-decoration: none;
	text-shadow: 0 -1px 0 #000;
	white-space: nowrap;
}

.menu a:hover {
	background-color: #4970ab;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#769cd6), to(#4970ab));
	background-image: -webkit-linear-gradient(top, #769cd6, #4970ab);
	background-image: -moz-linear-gradient(top, #769cd6, #4970ab);
	background-image: -ms-linear-gradient(top, #769cd6, #4970ab);
	background-image: -o-linear-gradient(top, #769cd6, #4970ab);
	background-image: linear-gradient(top, #769cd6, #4970ab);
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4970ab, endColorstr=#4970ab);
}

ul.menu > li:hover {
	background-color: #4970ab;
	color: #ffffff;
	margin: 0 auto;
}

.menu .current_page_item a,
.menu .current-menu-item a {
	background-color: #4970ab;
}

.front-page .menu .current_page_item a {
	background: none;
	background-color: transparent;
	background-image: none;
	filter: none;
}

.menu li li {
	background: rgba(0, 0, 0, 0.8);
	background-image: none;
	border: 0px solid #e5e5e5;
	color: rgba(0, 0, 0, 0.8);
	filter: none;
	margin: -1px 0 1px 0;
	width: auto;
}

.menu li li a {
	background: transparent !important;
	border: none;
	color: rgba(255, 255, 255, 0.8);
	font-size: 12px;
	font-weight: 600;
	height: auto;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: none;
	white-space: nowrap;
}

.menu li li a:hover, #featured .appointments li li a:hover {
	background: #f5f5f5 !important;
	background-image: none;
	border: none;
	color: rgba(0, 0, 0, 0.8);
	filter: none;
}

.menu li li:hover {
	background: rgba(0, 0, 0, 0.8) !important;
	filter: none;
}

.menu ul > li + li {
	border-top: 0;
}

.menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.menu > li:first-child > a {
	border-left: none;
}


.menu a#responsive_menu_button {
	display: none;
}

.main-nav #responsive_current_menu_item {
	display: none;
}
.main-nav {
    max-width: 885px;
}

/*.js .main-nav .menu {*/
/*display: block;*/
/*}*/

#h-container {
	max-width: 50%;
	padding: 0px 0px;
	margin: 0 auto;
}

#container {
	max-width: 100%;
	padding: 0px 0px;
	margin: 0 auto;
	height:100%;
}

#wrapper {
	background-color: rgba(0, 0, 0, 0.8);
	width: 80%;
	max-width: 85.7142em;
	border: 1px solid #222222;

}
.front-page #wrapper, .home #wrapper {
	width: 100%;
	min-height: 325px;
	margin: 19.7% auto -10px;
	margin: 8% auto -10px;
	max-width: 100%;
	background-color:transparent;
	border:none;
	padding:0 !important;
}

body {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	background: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-smoothing: antialiased;
	line-height: 1.5em;
	text-rendering: optimizeLegibility;
}

.post-data a {
    color: rgb(117, 122, 128);
}


h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #4970ab;
}

/* =Featured Content
-------------------------------------------------------------- */
#featured, .home #featured {

	border: 0px solid #e5e5e5;
	border-radius: 0px;
	width: 85%; width:60% !important;
	max-width:820px;
	min-height: 140px; height:auto;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: -1%;
	background-size: 85% 100%;
	margin-top: 30px;
	background-color: rgba(0, 0, 0, 0.6) !important;
	padding-bottom:.05%;
	margin-left:60px;
}
.home #featured.home-hero {
	width:60% !important;
}
#featured-content {}
.featured-title {
	line-height:1.2em;
	font-weight:normal !important;
	}
#featured a {
	color:#c2c09b;
	color:#F0E6BD;
	color:#fff;
	text-decoration:none;
}
#featured a.cta-button {
	text-decoration:none;
	color:#fff;
	margin: 0 1.4em .5em;
	display:inline-block;
	font-size:18px;
}

/* January 25 2016 CTA popup menu */
#featured .menu {
	display:inline-block;
}
#featured p, #featured div div {
	display:inline-block;
	vertical-align: middle;
	margin-top:1em;
	margin-left:2em;
}
#featured .appointments{
/*	font-size:18px !important; */
	color:#fff;
	text-transform:none;
	padding:4px 12px;
	margin-top:.6em;
}
#featured .appointments:hover {
	background-color:#ff7600;
}
#featured .menu li.appointments > a {
	font-size:18px;
	text-shadow:none;
	background-color:transparent;
}
#featured .menu li li a:hover {
	color:rgba(0,0,0,.8) !important;
	background-color:rgba(255,255,255,.8) !important;
}
#featured .cta-button.appointments li li a {
	font-size:12px;
}

.home #featured {
	width: 70% !important;
}
.home .featured-title, .home .featured-subtitle {
	padding:20px 20px 0 10px;
}

#featured p {
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	padding: 0 40px 0 40px;
	text-align: left;

}
#featured-image {
	margin: 0px 0 0 0px;

}

.featured-title {
    color: #f0e6bd;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0px;
	padding-top:20px;
    text-align: center;


}
.featured-subtitle {
    color: #f0e6bd;
    text-align: right;
    font-size: 20px;
    font-weight: 600;

}

#featured-image .fluid-width-video-wrapper {
    margin-left: -20px;
text-shadow: 2px -2px 2px #fff;

}
.home #content-full {
	margin-top:0;
}
.home .hentry {
/* */
	float:left;
	clear:none;
	display:inline-block;
	width:100%;
	padding:0;
	margin:0;
}


.col-340 {
	width: 45.425531914894%;
}

.col-240 {
	width: 22.1%;
}
.col-340,{
	display: inline;
	margin-right: 2.127659574468%;
}


.top-widget {

padding: 10px 3px 0px 0px;
}

/* =Links
-------------------------------------------------------------- */
a {
	color: #0066cc;
	font-weight: 600;
	text-decoration: underline;
}

a:hover,
a:focus,
a:active {
	color: #06C;
	outline: 0;
	text-decoration: underline;
}

::selection {
	background: #999999;
	color: #ffffff;
	text-shadow: none;
}


/* =Home CTA Content
-------------------------------------------------------------- */
.widget-title h3, .widget-title-home h3 {
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 0px;
    text-align: left;
    line-height: 6px;

    width:250px;

}

.widget-wrapper {

	margin: 0 0 10px;
	padding: 10px;
}

textarea.inbound-input-textarea {
height: 50px;
width: 70.2%;
}

.inbound-field input[type=text], .inbound-field input[type=url], .inbound-field input[type=email], .inbound-field input[type=tel], .inbound-field input[type=number], .inbound-field input[type=password] {
width: 70%;
height: 35px;
}

/* =Testimonials Content
-------------------------------------------------------------- */
.katb_input_style
{
width:340px;
border:1px solid #333333;
padding:10px 40px; 
height: 35px;
border-radius:8px;
}


#respond {

    background-color: rgba(255, 255, 255, 0.1);
    background-image:none;
    border-color: #333 #333 #AAA;
}
}
/* =mobile-view
-------------------------------------------------------------- */
@media screen and (max-width: 1150px) {

	body {
	}

	#logo {
		float: inherit;
		text-align: center;
	}

	#logo img {
		max-width: 100%;
		width: 50%;
}

	.top-widget {
		float: right;
		text-align: center;
		clear: right;
	}

	.front-page #wrapper, .home #wrapper {
		margin: 24% auto -10px;
	}

	.featured-title {
		color: #f0e6bd;
		font-size: 1em;
		font-weight: 600;
		letter-spacing: 1px;
		margin: 0px;
		text-align: right;
	}
	.grid,
	.grid-right {
		float: none;
	}

	.page-template-content-sidebar-page-php .col-60,
	.page-template-content-sidebar-page-php .col-140,
	.page-template-content-sidebar-page-php .col-220,
	.page-template-content-sidebar-page-php .col-300,
	.page-template-content-sidebar-page-php .col-380,
	.page-template-content-sidebar-page-php .col-460,
	.page-template-content-sidebar-page-php .col-540,
	.page-template-content-sidebar-page-php .col-620,
	.page-template-content-sidebar-page-php .col-700,
	.page-template-content-sidebar-page-php .col-780,
	.page-template-content-sidebar-page-php .col-860,
	.page-template-content-sidebar-half-page-php .col-60,
	.page-template-content-sidebar-half-page-php .col-140,
	.page-template-content-sidebar-half-page-php .col-220,
	.page-template-content-sidebar-half-page-php .col-300,
	.page-template-content-sidebar-half-page-php .col-380,
	.page-template-content-sidebar-half-page-php .col-460,
	.page-template-content-sidebar-half-page-php .col-540,
	.page-template-content-sidebar-half-page-php .col-620,
	.page-template-content-sidebar-half-page-php .col-700,
	.page-template-content-sidebar-half-page-php .col-780,
	.page-template-content-sidebar-half-page-php .col-860 {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.top-widget {
		float: none;
		text-align: center;
		clear: right;
	}

	.js .menu,
	.sub-header-menu {
		display: none;
	}

	.top-menu,
	.footer-menu li {
		float: none;
		text-align: center;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		text-align: center;
	}

	#leFooter-inner li.widget {margin-bottom: 50px;}
	body.custom-background {
/*
background-attachment: scroll;
background-size: cover;

-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
*/
}

}

@media screen and (max-width: 1150px) {
.menu, .menu ul {
filter: none;
clear: none;
float: right;
margin-top: 1px;
margin-right: -39px;
text-align: left;
padding-right: 50px;
text-transform: uppercase;
	}
body.custom-background {
/*background-size: cover;*/
}
.js .main-nav .menu li ul {
position: absolute;
visibility: collapse;
float: right;
	}

#featured {
width: 100%;
margin-top:15%;
	}

.featured-title {
font-size: 20px;
}

#featured-image {
display: none;
	}

#leFooter-inner li.widget {
margin-bottom: 50px;
	}
body.custom-background {
/*
background-attachment: scroll;
background-size: cover;
*/
}
}

/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {
	.menu, .menu ul {
filter: none;
clear: none;
float: right;
margin-top: 1px;
margin-right: -39px;
text-align: left;
padding-right: 50px;
text-transform: uppercase;
	}
body.custom-background {
/*
background-size: cover;
*/
}
.js .main-nav .menu li ul {
position: absolute;
visibility: collapse;
float: right;
	}

#featured, .home #featured {margin-left:0 !important;}

#featured {
width: 100%;
margin-top:15%;
	}

#featured-image {
display: none;
	}

#leFooter-inner li.widget {
margin-bottom: 50px;
	}
body.custom-background {
/*
background-attachment: scroll;
background-size: cover;
*/
}
}

/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
		.menu, .menu ul {
filter: none;
clear: none;
float: right;
margin-top: 1px;
margin-right: -39px;
text-align: left;
padding-right: 50px;
text-transform: uppercase;
	}
.js .main-nav .menu li ul {
position: absolute;
visibility: collapse;
float: right;
	}

#featured {
width: 100%;
margin-top:15%;
	}

#featured-image {
display: none;
	}

#leFooter-inner li.widget {
margin-bottom: 50px;
	}
body.custom-background {
/*
background-attachment: scroll;
background-size: cover;
*/
}
}

/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 1150px) {
	.menu, .menu ul {
filter: none;
clear: none;
float: right;
margin-top: 1px;
margin-right: -39px;
text-align: left;
padding-right: 50px;
text-transform: uppercase;
	}
body.custom-background {
/*
background-size: cover;
*/
}
.js .main-nav .menu li ul {
position: absolute;
visibility: collapse;
float: right;
	}

#featured {
width: 100%;
margin-top:15%;
	}

#featured-image {
display: none;
	}

#leFooter-inner li.widget {
margin-bottom: 50px;
	}

body.custom-background {
/*
background-attachment: scroll;
background-size: cover;
*/
}
}

@media screen and (max-width: 768px)
#leFooter-inner li.widget {
margin-bottom: 50px;
}

body.custom-background {
/*
background-size: cover;
*/
}


/*The last 29 days of the month are the hardest."- Nikola Tesla*/

/*	Oct 8 2015 Push Header down to clear Admin Bar when logged in */
body.logged-in.admin-bar #header {
	top:32px !important;
	background-color:rgba(29,44,67,0.7);
}
/*	July 2015 changes */

/* Custom Experience page */
.step-box {position:relative;}
.step-box .ce-caption {
/*
	position:absolute;
	right:0; bottom:-9px;
*/
}
.ce-caption strong {
	color:#8e66ab;
}
.ce-caption p {
	margin: 0 0 1em 1.4em;
	}
.page-custom-experience h4, .page-custom-experience-2 h4 {
	font-family:'Open Sans Condensed',Arial, sans-serif;
	font-weight:400;
	font-size:44px;
	font-size:60px;
	color:#fff;
	margin-bottom:12px;
	margin-top:.4em;
}

/* Round button style for bottom of Custom Experience page */
a.cta-button, a .cta-button{
	color:#fff;
	margin-left:1.4em;
	background-color:#fe953b;
	border-radius:10px;
	font-weight:bold;
	padding:5px 12px;
	display:inline-block;
	text-decoration:none;
}
a.cta-button:hover, a:hover .cta-button {
	background-color:#ff7600;
}

/*	Aug 2015 home page bg img breakpoint */
@media screen and (max-width:1149px) and (min-width:668px) {
/*
	was 1024
	debug bg color grey
 */
	body.home.custom-background {
  background: #333 url(/wp-content/uploads/Optimized-SpringHeroImage-1200-915.jpg) 85% 30% no-repeat;
  background-size:160% auto;
}

}


@media only screen 
    and (max-width : 490px) 
{
	.page-custom-experience h4, .page-custom-experience-2 h4 {
	font-size:30px;
	}
	/*	Oct 12 2015 Load the contact form first on mobile http://techtabby.com/move-sidebar-content-website-wordpress-genesis/ */
	.page-contact #wrapper {display:table;}
	.page-contact #content {display:table-footer-group; float: none;}
	.page-contact #widgets {display:table-header-group; float: none;}
	
	#featured, .home #featured {margin-left:0 !important;}
	.featured-title {text-align:center; font-size:18px !important;}
	.featured-subtitle {text-align:center; font-size:15px;}
	#featured-content h2 {margin-top:0;}
	#featured-content a {text-decoration:none;}
	
	#featured-content p {
		padding:0 4%;
	}
	#featured-content a.cta-button {
		padding:4px 6px;
		font-size:12px;
		line-height:1em;
		text-transform:uppercase;
		letter-spacing:normal;
		display:block; margin:1em auto;
		width:auto;
	}

}

@media only screen 
	and (min-width : 980px)
    and (max-width : 1149px) 
{
	#wrapper {margin:60px auto;} /* Move content down to clear header nav elements first stacking level, which expands header height */

}

@media only screen 
	and (min-width : 814px)
    and (max-width : 980px) 
{
	#wrapper {margin:80px auto;} /* Move content down to clear header nav elements second stacking level */

}

@media only screen 
	and (min-width : 650px)
    and (max-width : 813px) 
{
	#wrapper {margin:110px auto;} /* Move content down to clear header nav elements third stacking level */

}

@media only screen 
	and (min-width : 320px)
    and (max-width : 650px) 
{
	#wrapper {margin:100px auto 0 !important;} /* Move content down to clear collapsed nav menu */

}

@media only screen 
    and (min-width : 568px) 
    and (max-width : 667px) 
    and (orientation : landscape) 
{
	body.home.custom-background {
		background: #333 url(/wp-content/uploads/Optimized-SpringHeroImage-1200-915.jpg) 85% 5% no-repeat !important;
		background-size:140% auto !important;
	}
	.page-custom-experience h4, .page-custom-experience-2 h4 {
	font-size:30px;
	}

}

@media only screen 
    and (min-width : 320px) 
    and (max-width : 375px) 
    and (orientation : portrait) 
{
	body.home.custom-background {
		background: #333 url(/wp-content/uploads/Optimized-SpringHeroImage-1200-915.jpg) 85% 6% no-repeat !important;
		background-size:200% auto !important;
	}
	.page-custom-experience h4, .page-custom-experience-2 h4 {
	font-size:30px;
	}

}


@media only screen 
    and (min-device-width : 666px) 
    and (max-device-width : 736px) 
    and (orientation : landscape) 
    and (-webkit-min-device-pixel-ratio : 2)
{
	body.home.custom-background {
		background: #333 url(/wp-content/uploads/Optimized-SpringHeroImage-1200-915.jpg) 85% 5% no-repeat !important;
		background-size:140% auto !important;
	}
	.page-custom-experience h4, .page-custom-experience-2 h4 {
	font-size:30px;
	}

}

@media only screen 
    and (min-width : 374px) 
    and (max-width : 414px) 
    and (orientation : portrait) 
    and (-webkit-min-device-pixel-ratio : 2)
{
	body.home.custom-background {
		background: #333 url(/wp-content/uploads/Optimized-SpringHeroImage-1200-915.jpg) 85% 6% no-repeat !important;
		background-size:200% auto !important;
	}
	.page-custom-experience h4, .page-custom-experience-2 h4 {
	font-size:30px;
	}

}


/*	iPhone 6, iPhone 6 Plus landscape 
@media only screen 
    and (min-device-width : 375px) 
    and (max-device-width : 667px) 
    and (orientation : landscape) 
    and (-webkit-min-device-pixel-ratio : 2)
{
	body.home.custom-background {
		background: #333 url(/wp-content/uploads/nOptimized-SpringHeroImage-1200-915.jpg) top left no-repeat !important;
		background-size:200% auto !important;
	}
}
*/
/*

@media only screen 
    and (min-device-width : 414px) 
    and (max-device-width : 736px) 
    and (orientation : landscape) 
    and (-webkit-min-device-pixel-ratio : 3) 
{
	body.home.custom-background {background-position: 85% 0 !important; background-size:100% !important;}
}
*/