/*
  Theme Name: Higher Images - Sky
  Author: J.J. Lynn
  Description: Custom WP theme; built using Bootstrap.
  Version: 1.0
  License: GNU General Public License
  License URI: license.txt
  Text Domain: hi-bootstrap
  Domain Path: /languages/
  Tags:
*/

/*.......mega-menu.......*/
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	font-size: 14px;
	color: #676770;
	padding: 0px 7px 0px 7px;
}
header #mega-menu-wrap-primary {
	background: none;
	float: right;
	clear: inherit;
	padding-top: 5px;
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
	background: #69b9ff;
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	background: #fff;
	color: #676770;
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
	background: #69b9ff;
	color: #fff;
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
	width: 270px;
}
.header-contact {
	float: right;
	padding-top: 20px;
}
h3#faq-faq {
	display: none;
}
/*.......mega-menu.......*/
article#post-12 {
}
article#post-12 .arconix-faq-wrap {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: none repeat scroll 0 0 #fbfbfb;
	clear: both;
	border: 1px solid #ddd;
	margin: 15px 0;
	padding: 10px 10px;
}
article#post-22 ul {
	padding-left: 20px;
}
article#post-22 ul li {
	padding-bottom: 15px;
}
.staff-tab {
	position: relative;
	display: block;
	margin-bottom: 30px;
}
.staff-tab img {
	width: 100%;
}
.staff-tab:hover .staff-texr {
	display: block;
}
.staff-texr {
	background-color: rgba(0, 0, 0, 0.8);
	position: absolute;
	display: none;
	color: #FFF;
	text-align: center;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: all 0.3s ease;
	padding: 15px 10px 10px;
}
.staff-texr h3 {
	font-size: 22px;
	color: #FFF;
	margin-bottom: 15px;
}
.staff-texr h3 a {
	color: #FFF;
	text-decoration: none;
	margin-bottom: 0px;
}
.padding-bottom50 {
	padding-bottom: 50px;
}
.locations-inner {
	display: block;
}
.locations-inner img {
	width: 100%;
}
.border-div {
	overflow: hidden;
	display: block;
	border-bottom: 1px solid #edeff2;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.border-div:last-child {
	display: block;
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
blockquote {
	font-size: 16px;
	padding: 18px 20px 1px 20px;
	margin-left: 3px;
	margin-bottom: 40px;
	background: #f2f1f6;
	border-left: 5px solid #69b9ff;
}
blockquote:before {
	color: #69b9ff;
	font-size: 30px;
	line-height: 0.5em;
	margin-right: 0.27em;
	content: "\f10d";
	font-family: FontAwesome;
	float: left;
}
.form-group input {
	display: block;
	width: 100%;
	height: 45px;
	font-size: 15px;
	line-height: 1.42857143;
	color: #251c82;
	background-color: #f2f0f7;
	background-image: none;
	border: 0px;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	padding: 6px 12px;
}
.form-group input[type="submit"] {
	float: right;
	display: block;
	width: auto;
	height: inherit;
	font-size: 18px;
	background-color: #69b9ff;
	color: #FFF;
	border: 0px;
	padding: 10px 32px;
}
.form-group input[type="submit"]:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}
/*.......styles.......*/
.blog-post {
	display: block;
	border-bottom: 1px solid #edeff2;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.blog-post .read-more {
	color: #69b9ff;
}
.blog-post .read-more:hover {
	text-decoration: none;
}
.blog-post h2 {
	font-size: 24px;
	text-transform: inherit;
	color: #6a859c;
}
.blog-post h2 a {
	font-size: 24px;
	color: #6a859c;
	text-decoration: none;
}
.blog-post h2 a:hover, .blog-post h2 a:focus {
	color: #69b9ff;
}
.blog-sidebar {
	display: block;
}
.blog-sidebar .white-box {
	display: block;
	margin-bottom: 30px;
}
.wp-pagenavi {
	display: block;
	margin-top: 40px;
}
.wp-pagenavi a {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin: 0px;
	color: #428bca;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.wp-pagenavi span.pages {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin: 0px;
	color: #428bca;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.wp-pagenavi span.current {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin: 0px;
	color: #fff;
	text-decoration: none;
	background-color: #428bca;
	border-color: #428bca;
}
.wp-pagenavi a:hover {
	background-color: #428bca;
	border-color: #428bca;
	color: #FFF;
}
/*.......styles.......*/
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: lighter;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	transition: .2s ease all;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
	color: #fff;
	text-decoration: none;
}
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none;
}
.btn-default {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
	padding: 6px 24px;
}
.btn-default:focus, .btn-default.focus {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border-color: #bfbfbf;
}
.btn-default:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border-color: #e0e0e0;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border-color: #e0e0e0;
}
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border-color: #bfbfbf;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-image: none;
}
.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
	background-color: transparent;
	border-color: #fff;
}
.btn-default .badge {
	color: transparent;
	background-color: #fff;
}
.btn-default:hover {
	background: #fff;
	border-color: #fff;
	color: #333;
}
.btn-primary {
	color: #fff;
	background-color: #69b9ff;
	border-color: transparent;
	padding: 6px 24px;
}
.btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: #36a1ff;
	border-color: rgba(0, 0, 0, 0);
}
.btn-primary:hover {
	color: #fff;
	background-color: #36a1ff;
	border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #36a1ff;
	border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
	color: #fff;
	background-color: #1291ff;
	border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
	background-color: #69b9ff;
	border-color: transparent;
}
.btn-primary .badge {
	color: #69b9ff;
	background-color: #fff;
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}
.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}
.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	background-image: none;
}
.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}
.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}
.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	background-image: none;
}
.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}
.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	background-image: none;
}
.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19;
}
.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	background-image: none;
}
.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}
.btn-link {
	color: #668cad;
	font-weight: normal;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
	color: #456581;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #777777;
	text-decoration: none;
}
.btn-lg {
	padding: 10px 32px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-block {
	display: block;
	width: 100%;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%;
}
/* This is a small security for too long strings titles */
body {
	word-wrap: break-word;
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}
/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}
/* Make sure embeds and iframes fit their containers */
embed, iframe, object {
	max-width: 100%;
}
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover, .screen-reader-text:active, .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;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;/* Above WP toolbar */
}
/* Content */
.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	margin: 0 0 1.5em;
}
.hentry tr td:first-child {
	font-weight: bold;
	vertical-align: top;
	padding-right: 15px;
}
.hentry tr td {
	padding: 5px 0px;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}
/* Clearing */
.clear {
	clear: both;
}
/* Navigation */
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:active > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:active > a:after {
	border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget {
	margin-bottom: 2em;
}
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li {
	padding-left: 15px;
}
/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] {
	display: none;
}
/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}
/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
.comment .children {
	margin-left: 1.5em;
}
/**
* Some WP Theme Repository requirements
*/
.entry-meta {
	clear: both;
}
.btn {
	text-transform: uppercase;
}
body {
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
}
h1, h2, h3, h4, h5 {
	color: #676770;
	font-weight: lighter;
	text-transform: uppercase;
}
.btn {
	text-decoration: none;
}
/* Animations */
@keyframes slide-in-bottom {
 from {
 top: 50px;
 opacity: 0;
}
to {
	top: 0;
	opacity: 1;
}
}
.slide-in-bottom {
	animation-duration: 2s;
	animation-name: slide-in-bottom;
}
/* Header */
.navbar {
	border: 0;
	font-size: 15.4px;
	margin: 0;
}
.navbar.navbar-default .navbar-toggle {
	height: 60px;
	width: 60px;
	margin: 0;
	padding-left: 20px;
	border-radius: 0;
	border: 0;
	text-align: center;
}
.navbar .navbar-brand {
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#masthead {
	background-image: url('../images/mast-banner.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 4px solid #69b9ff;
	min-height: 150px;
}
#masthead iframe {
	min-height: 400px;
}
#blog {
	background-image: url('/wp-content/uploads/2016/09/allergy-education-banner.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 4px solid #69b9ff;
	min-height: 400px;
}
#faq {
	background-image: url('/wp-content/uploads/2011/04/FAQs.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 4px solid #69b9ff;
	min-height: 400px;
}
#forms {
	background-image: url('/wp-content/uploads/2011/04/forms.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 4px solid #69b9ff;
	min-height: 400px;
}
#about {
	background-image: url('/wp-content/uploads/2011/04/About-Us.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 4px solid #69b9ff;
	min-height: 400px;
}
#allergy {
	background-image: url('/wp-content/uploads/2011/06/Allergy-Injections-Page.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 4px solid #69b9ff;
	min-height: 400px;
}
@media only screen and (min-width: 768px) {
#masthead {
	min-height: 400px;
}
body.page-template-page_contact-map #masthead {
	min-height: inherit;
}
}
.rslides_container p.caption {
	display: none;
}
.hero-section {
	text-align: center;
	padding: 150px 0;
	position: absolute;
	left: 0px;
	right: 0px;
}
.hero-section h1, .hero-section h2 {
	font-weight: lighter;
	text-transform: uppercase;
}
.hero-section h1 {
	color: #fff;
	font-size: 30px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
@media only screen and (min-width: 768px) {
.hero-section h1 {
	font-size: 63px;
}
}
.hero-section h2 {
	color: #69b9ff;
	letter-spacing: 2px;
	font-size: 24px;
	margin: 30px;
}
@media only screen and (min-width: 768px) {
.hero-section h2 {
	font-size: 27px;
}
}
.hero-section .btn {
	margin: auto 7.5px;
}
#masthead .contact-map {
	min-height: 300px;
}
section {
	padding-bottom: 90px;
}
section a {
	text-decoration: underline;
}
section p {
	font-weight: lighter;
}
section header {
	padding: 60px;
	letter-spacing: 4px;
	text-align: center;
}
section header h1 {
	color: #676770;
	font-size: 30px;
	font-weight: lighter;
	text-transform: uppercase;
}
section header h1 small {
	display: block;
	font-size: 18px;
	font-weight: lighter;
	margin-top: 15px;
}
section .white-box {
	border: 1px solid #cfe9ff;
	border-radius: 4px;
	padding: 15px;
	text-align: center;
}
.spacer {
    margin-top: 100px !important;
}
@media only screen and (max-width: 1024px) {
header .navbar {
    margin-bottom: 0px !important;
}
.header-contact {
    font-size: 15px;
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 6px 0px 6px;
}
.spacer {
    margin-top: 0px !important;
}
}
@media only screen and (max-width: 992px) {
section .white-box {
	margin-bottom: 30px;
}
.hero-section {
    padding: 80px 0;
}
.hero-section h1 {
    font-size: 48px;
}
header .navbar-fixed-bottom, header .navbar-fixed-top {
    position: inherit;
}
header .navbar.navbar-default .alignleft {
    display: block;
    float: none;
    margin-right: auto;
    margin-left: auto;
}
.header-contact {
    display: block;
    float: none;
    font-size: 13px;
}
header #mega-menu-wrap-primary {
    width: 100%;
}
}
@media only screen and (max-width: 767px) {
.header-contact {
    font-size: 12px;
}
header #mega-menu-wrap-primary {
    width: 100%;
}
.alignleft {
    display: block;
    float: none;
    margin-right: 0;
    margin: 0px auto;
}
.hero-section {
	display: none;
}
.hero-section h1 {
    font-size: 40px;
}
}
@media only screen and (max-width: 479px) {
.hero-section {
    padding: 30px 0;
}
.hero-section h1 {
    font-size: 24px;
}
section header h1 {
    font-size: 24px;
}
}
section .white-box .grid-icon {
	color: #fff;
	display: block;
	width: 100px;
	margin: 20px auto;
	padding: 20px;
	border: 10px solid #fff;
	border-radius: 50%;
	background-color: #69b9ff;
	box-shadow: 0 0 0 1px #36a1ff;
	text-align: center;
}
section .white-box h1 {
	font-size: 19px;
	letter-spacing: 4px;
	margin-bottom: 18px;
}
section .white-box h1 a {
	font-size: 19px;
	text-decoration: none;
}
section .white-box h1 a:hover, section .white-box h1 a:focus {
	color: #69b9ff;
	text-decoration: none;
}
section .white-box p {
	color: #003869;
	font-weight: lighter;
}
section .service-box {
	padding: 15px;
	text-align: center;
}
section .service-box h1 {
	font-size: 24px;
	margin: 15px;
	letter-spacing: 8px;
}
.locations-tab {
	padding: 20px;
}
section.dark {
	background-color: #192024;
	color: #fff;
}
section.dark h1, section.dark h2 {
	color: #fff;
}
section .tab-section {
	text-align: center;
}
.tab-control {
	float: left;
	width: 100%;
}
section .tab-section .tab-btn {
	background: #f0f0f0;
	float: left;
	color: #000;
	border-right: 1px solid #dfdede;
	text-decoration: none;
	padding: 8px 2.683%;
}
section .tab-section .tab-btn:hover, section .tab-section .tab-btn:focus {
	background: #69b9ff;
	color: #fff;
}
.tab-content {
	float: left;
	width: 100%;
	text-align: left;
	box-sizing: border-box;
	border: 1px solid #dfdede;
	border-top: 0px !important;
	padding: 20px;
}
.tab-content ul {
	padding-left: 20px;
}
.doctors-bio-top {
	display: block;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.doctors-bio-top tr td:first-child {
	font-weight: bold;
	vertical-align: top;
	padding-right: 15px;
}
.doctors-bio-top tr td {
	padding: 5px 0px;
}
.doctors-bio-bottom {
	display: block;
}
section .tab-section ul.nav.nav-tabs {
	text-align: center;
}
section .tab-section ul.nav.nav-tabs li {
	display: inline-block;
	float: none;
}
section .tab-section .tab-content h1 {
	font-size: 30px;
	text-transform: none;
}
section .tab-section .tab-content p {
	color: #003869;
	font-weight: lighter;
	line-height: 2;
}
section .blog-wrapper {
	text-align: center;
}
section .blog-wrapper a {
	text-decoration: none;
}
footer#footer {
	background-color: #edeff2;
	color: #6a859c;
	font-weight: lighter;
	padding: 30px;
}
footer#footer h1 {
	font-size: 18px;
	margin-bottom: 30px;
}
footer#footer p {
	line-height: 2;
}
footer#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
footer#footer ul li a {
	border-bottom: 1px solid #d5d5e0;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
footer#footer ul li a:hover {
	color: #69b9ff;
	text-decoration: none;
}
footer#site-info {
	background-color: #383838;
	border-top: 1px solid #dbdbdb;
	color: #9e9e9e;
	padding: 30px;
	text-align: center;
}
footer#site-info p {
	margin: 0;
}
.social-list li {
	background-repeat: no-repeat;
	background-size: 22.5px;
	background-position: center left;
}
.social-list li.twitter {
	background-image: url('../images/twitter-icon.svg');
}
.social-list li.facebook {
	background-image: url('../images/fb-icon.svg');
}
.social-list li.pintrest {
	background-image: url('../images/pintrest-icon.svg');
}
.social-list li.google-plus {
	background-image: url('../images/google-plus-icon.svg');
}
/*========================*/
/* Page / Post Navigation */
/*========================*/
nav.post-navigation {
	text-align: center;
}
nav.post-navigation .nav-previous {
	display: inline-block;
	text-align: right;
	margin: 0 15px;
}
nav.post-navigation .nav-next {
	display: inline-block;
	text-align: left;
	margin: 0 15px;
}
/*====================*/
/* Gravity Forms      */
/*====================*/
#gform_fields_1 {
	list-style: none;
	padding-left: 0;
}
.gr_bs_form {
	padding-top: 15px;
}
.gr_bs_form .ginput_container {
	margin-top: 15px;
	width: 100%;
}
.gr_bs_form .ginput_container input, .gr_bs_form .ginput_container select {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.gr_bs_form .ginput_container textarea {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	height: auto;
	overflow: auto;
}
.gform_button {
	display: inline-block;
	margin-bottom: 0;
	font-weight: lighter;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	transition: .2s ease all;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 32px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
	color: #fff;
	background-color: #69b9ff;
	border-color: transparent;
	padding: 6px 24px;
	width: 100%;
}
.gform_button:focus, .gform_button:active:focus, .gform_button.active:focus, .gform_button.focus, .gform_button:active.focus, .gform_button.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.gform_button:hover, .gform_button:focus, .gform_button.focus {
	color: #fff;
	text-decoration: none;
}
.gform_button:active, .gform_button.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button {
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}
a.gform_button.disabled, fieldset[disabled] a.gform_button {
	pointer-events: none;
}
.gform_button:focus, .gform_button.focus {
	color: #fff;
	background-color: #36a1ff;
	border-color: rgba(0, 0, 0, 0);
}
.gform_button:hover {
	color: #fff;
	background-color: #36a1ff;
	border-color: rgba(0, 0, 0, 0);
}
.gform_button:active, .gform_button.active, .open > .dropdown-toggle.gform_button {
	color: #fff;
	background-color: #36a1ff;
	border-color: rgba(0, 0, 0, 0);
}
.gform_button:active:hover, .gform_button.active:hover, .open > .dropdown-toggle.gform_button:hover, .gform_button:active:focus, .gform_button.active:focus, .open > .dropdown-toggle.gform_button:focus, .gform_button:active.focus, .gform_button.active.focus, .open > .dropdown-toggle.gform_button.focus {
	color: #fff;
	background-color: #1291ff;
	border-color: rgba(0, 0, 0, 0);
}
.gform_button:active, .gform_button.active, .open > .dropdown-toggle.gform_button {
	background-image: none;
}
.gform_button.disabled:hover, .gform_button[disabled]:hover, fieldset[disabled] .gform_button:hover, .gform_button.disabled:focus, .gform_button[disabled]:focus, fieldset[disabled] .gform_button:focus, .gform_button.disabled.focus, .gform_button[disabled].focus, fieldset[disabled] .gform_button.focus {
	background-color: #69b9ff;
	border-color: transparent;
}
.gform_button .badge {
	color: #69b9ff;
	background-color: #fff;
}
