@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@font-face {
	font-family: 'Helvetica Neue';
	src: url('../fonts/HelveticaNeueLTStd Lt.eot');
	src: local('☺'), url('../fonts/HelveticaNeueLTStd Lt.woff') format('woff'), url('../fonts/HelveticaNeueLTStd Lt.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd Lt.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium, .gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium, .gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium {
	-webkit-appearance: none;
	background-color: #fff;
	border: 1px solid #B7B7B7;
	color: #403c3e;
	display: inline-block;
	font-family: inherit;
	font-weight: inherit;
	font-size: 1rem;
	margin: 0;
	max-width: 100%;
	padding: 6px 8px;
}
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium, .gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium, .gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium {
	height: 30px;
	width: 250px;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
}
input[type="number"] {
	-moz-appearance: textfield;
}
input[type="password"] {
	letter-spacing: 0.3em;
}
textarea, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea, .gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper textarea.textarea {
	width: 400px;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(51, 51, 51)"></polygon></svg>');
	background-size: 9px 5px;
 background-position: right .5rem center;
	background-repeat: no-repeat;
	padding: 0 5px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	height: 40px;
}
input[type="submit"], button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce .cart .button, .woocommerce .cart input.button, div.gform_wrapper .gform_footer input.button, div.gform_wrapper .gform_footer input[type="image"], div.gform_wrapper .gform_footer input[type="submit"] {
	background-color: #b3c032;
	border-width: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: 1.0625rem;
	font-weight: bold;
	height: 40px;
	padding: 10px 25px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	display: block;
}
input[type="submit"]:hover, button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt, .woocommerce input.button.alt:hover, .woocommerce .cart .button:hover, .woocommerce .cart input.button:hover, div.gform_wrapper .gform_footer input.button:hover, div.gform_wrapper .gform_footer input[type="image"]:hover, div.gform_wrapper .gform_footer input[type="submit"]:hover {
	background-color: #01498e;
}
a.em-button {
	background-color: #32c994;
    color: #fff;
    display: inline-block;
    font: bold 1.0625rem/1.2em 'Roboto', sans-serif;
    padding: 12px 25px;
    text-align: center;
    text-decoration: none;
    line-height: normal;
}
a.em-blue {
	background-color: #152e54;
}
a.em-white {
	background-color: #fff;
	color: #152e54;
}
a.em-rounded {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.em-button:hover {
	background-color: #02ad71;
	color: #fff;
	text-decoration: none;
}
a.em-blue:hover {
	background-color: #13294b;
}
a.em-white:hover {
	background: #152e54;
	color: #fff;
}
a.em-darkgreen {
	font-size: 18px;
	font-family: Helvetica;
	border: 2px solid #327fc7;
	color: #327fc7;
	padding: 11px 25px 9px;
	margin: 0 0 0 30px;
	text-decoration: none;
	font-weight: 400;
}
a.em-darkgreen:hover {
	background: #327fc7;
	color: #fff;
	text-decoration: none;
}
a.em-red {
	font-family: Helvetica Neue;
	background: #aa0033 none repeat scroll 0 0;
	color: #fff;
	font-size: 30px;
	padding: 15px 40px;
	text-decoration: none;
	font-weight: normal;
}
a.em-red:hover {
	background: #7b0126;
}
a.pdf-link:before, a.doc-link:before {
	font-family: FontAwesome;
	font-size: 30px;
	left: 0;
	line-height: 1em;
	position: absolute;
	top: 0;
}
a.doc-link:before {
	content: "\f0f6";
}
a.pdf-link:before {
	content: "\f1c1";
}
a.pdf-link, a.doc-link {
	display: block;
	font-size: 1.125rem;
	font-weight: 500;
	padding: 8px 0 6px 53px;
	position: relative;
}
p.testimonial {
	font-size: 1.333333rem;
	line-height: 1.5em;
}
.testimonial em, .testimonial h2 {
	color: #152e54;
}
table.table-style-1 {
	background: #0d294a5;
}
.table-style-1 td, .table-style-1 th {
	border-bottom: none;
	border-left: 1px solid #fff;
	border-right: none;
	border-top: 1px solid #fff;
	padding: 13px 15px 13px;
	text-align: left;
}
.table-style-1 th {
	background: #152e54;
	color: #fff;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.333333em;
}
.table-style-1 tr td:first-child, .table-style-1 tr th:first-child {
	border-left: none;
}
.table-style-1 tr:nth-child(2n) td {
	background: #e1e5ec;
}
table.notable {
}
.mce-content-body img[data-wp-more] {
	height: 16px !important;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clear {
	clear: both;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.textjustify {
	text-align: justify;
}
.normal {
	font-weight: inherit;
}
.uppercase {
	font-weight: bold;
	text-transform: uppercase;
}
.lowercase {
	text-transform: lowercase;
}
.block {
	display: block;
}
.noborder {
	border: 0;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 24px;
}
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
img.alignright {
	display: inline;
	float: right;
	margin-left: 18px;
	margin-top: 4px;
}
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
ul.no-bullet {
	margin-left: 0;
}
ul.no-bullet li ul, ul.no-bullet li ol {
	list-style: none;
	margin-left: 20px;
	margin-bottom: 0;
}
ul.square, ol.square {
	list-style-type: square;
}
ul.circle, ol.circle {
	list-style-type: circle;
}
ul.disc, ol.disc {
	list-style-type: disc;
}
ul.no-bullet, ol.no-bullet {
	list-style: none;
}
code {
	background-color: #f8f8f8;
	border: 1px solid #dfdfdf;
	color: #333333;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: normal;
	padding: 0 5px;
}
abbr, acronym {
	color: #222;
	cursor: help;
	font-size: 90%;
	text-transform: uppercase;
}
abbr {
	text-transform: none;
}
abbr[title] {
	border-bottom: 1px dotted #DDDDDD;
}
/* ------ 17 June 2016 | Harsh Sharma ------ */
.banner-area {
	text-align: center;
}
.banner-area .hs-btn:hover{
	background: #02ad71 !important;
}
.spotlights div.sp {
	width: 25%;
	float: left;
}
.spotlights div.sp a {
	background: #5a91c6 none repeat scroll 0 0;
	border-right: 5px solid #2a6d7c;
	color: #fff;
	float: left;
	font-size: 1.5rem;
	line-height: 1.08333333em;
	font-weight: bold;
	padding: 48px 0;
	text-align: center;
	width: 100%;
}
.spotlights div a:hover {
	background: #01498e;
}
.spotlights div:last-child a {
	border: 0;
}
.spotlights div a span {
	display: block;
    margin-bottom: 24px;
}
.spotlights div a span img {
	height: 56px !important;
	width: auto;
}
.spotlights div a:hover span img {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.spotlights div:last-child {
	border: 0;
}
.ls-wp-fullwidth-helper {
	text-shadow: 0 1px 1px #666;
}
.main-header {
	padding: 48px 0;
	position: relative;
}
.logo, .header-right {
	display: inline-block;
	vertical-align: middle;
}
.logo img {
	width: 274px;
}
.header-right {
	text-align: right;
	float: right;
    margin-top: 16px;
}
.header-right > div {
	float: left;
	margin: 0 !important;
}
.header-right .res_clear { display: none; }
.navigation ul {
	margin: 0;
	padding: 13px 20px 0 0;
	list-style: none;
}
.navigation ul .sub-menu {
	display: none;
	position: absolute;
    left: -1px;
    background: #efefef;
    text-align: left;
	padding: 0;
	width: 198px;
	z-index: 999;
}
.navigation ul li:hover .sub-menu {
	display: block;
}
.navigation ul .sub-menu li {
	display: block;
	padding: 0;
	float: none;
}
.navigation ul .sub-menu li a {
	display: block;
    padding: 10px 15px;
	color: #545453;
}
.navigation ul .sub-menu li a:hover, .navigation ul .sub-menu li.current_page_item a {
	background: #c5c5c5;
	color: #feffff;
}
.navigation ul li {
	font-family: 'Helvetica Neue';
	float: left;
	border-right: 1px solid #e5e5e5;
	font-size: 16px;
	position: relative;
	font-weight: bold;
}
.navigation ul li:last-child {
	border: 0;
}
.navigation ul li a {
	color: #545453;
	text-decoration: none;
	display: block;
	padding: 0 13px;
}
.navigation ul.menu > li > a:hover, .navigation ul.menu > li.current-menu-item > a, .navigation ul.menu > li.current-page-parent > a {
	color: #337ec6;
}
.header-phone a {
	background: rgba(0, 0, 0, 0) url("../images/call-icon.jpg") no-repeat scroll left center;
	-webkit-background-size: 24px auto;
	-moz-background-size: 24px auto;
	-o-background-size: 24px auto;
	background-size: 24px auto;
	color: #545453;
	font-family: Helvetica;
	font-size: 1.7rem;
	line-height: 1em;
	padding-left: 35px;
	font-weight: 400;
	position: relative;
	margin: 0;
	padding: 9px 0px 7px 28px;
	display: block;
}
.navigation ul:after { content: ''; display: block; width: 100%; clear: both; }
.header-button { margin: 10px 0; }
.header-button p { margin: 0; line-height: normal; }
.header-button a.fancybox.em-darkgreen {
    position: relative;
    top: -3px;
}
.header-button a{
    font-size: 1.05rem;
    color: #337ec6;
    margin-left: 24px;
	display: block;
}
.header-button a:hover{
	/* color: #59CD90;
	background: none; */
}
.main-footer-inner {
	padding: 56px 0;
}
.footer-col-1 {
	float: left;
	padding: 15px 0 0 0;
	font-size: 1rem;
	font-family: 'Helvetica Neue';
	color: #414141;
}
.footer-col-1 a {
	color: #414141;
}
.footer-col-4 {
	float: right;
}
.bottom-bar {
	background: #01498e;
	padding: 48px 0 40px !important;
	font-size: 2.45rem;
	color: #FFF;
	text-align: left;
	line-height: 1.2244898em;
	font-weight: bold;
}
.bottom-bar .textwidget {
	padding-top: 38px;
}
.bottom-bar a {
	margin-left: 50px;
}
.bottom-bar .inquire_wrap {
	display: inline-block;
    font-size: 18px;
    color: #dddddd;
    vertical-align: middle;
	font-weight: normal;
	font-family: Helvetica Neue;
	margin-top: -10px;
	width: 250px;
	max-width: 100%;
	float: right;
	text-align: center;
}
.bottom-bar .inquire_wrap a {
	display: block;
    margin: 0 0 -8px;
	font-size: 1.7rem;
	font-family: Open Sans;
}
.bottom-bar .inquire_wrap span {
	color: #a4a4a4;
	font-size: 18px;
    font-family: Helvetica Neue;
}
.main-content {
	padding: 64px 0;
}
.align-center {
	text-align: center;
}
.welcome-text {
	float: left;
	width: 50%;
}
.welcome-image {
	float: right;
	width: 40%;
}
h1 {
	color: #01498e;
	font-size: 43px;
	border-bottom: 4px solid #eaeaea;
	padding-bottom: 20px !important;
	margin-bottom: 20px !important;
	font-family: Helvetica Neue;
}
ul.welcome-list {
	margin: 30px 0 0;
	padding: 0;
}
ul.welcome-list li {
	background: rgba(0, 0, 0, 0) url("../images/tick.png") no-repeat scroll left top 21px;
	color: #868383;
	display: inline-block;
	font-size: 1.35rem;
	line-height: 1.48148148em;
	margin-right: 28px;
	padding: 16px 0 16px 30px;
	text-align: left;
}
ul.welcome-list li:last-of-type {
	margin-right: 0;
}
ul.welcome-list.inner li {
	float: left;
	width: 48%;
	margin: 0;
}
ul.welcome-list.inner li:nth-of-type(2n+1) {
    margin-right: 4%;
}
.inner-banner {
	color: #fff;
	padding: 90px 0;
	position: relative;
}
.inner-banner p {
	margin: 0;
}
.color-bar {
	position: absolute;
	top: 0;
	left: 0;
}
.resizable-header {
	border: 0 none !important;
	color: #ffffff !important;
	font-size: 70px !important;
	margin: 20px 0 0 !important;
	padding: 0 !important;
	text-shadow: 0 1px 1px #333;
}
.banner-img {
	float: right;
	margin: -100px 0 0 0;
}
.testimonials {
	border-top: 4px solid #eaeaea;
	padding: 20px 0 0;
	margin: 30px 0 0;
}
.testimonials .testi {
	border-left: 15px solid #008aa8;
	font-family: "Avenir";
	font-size: 30px;
	line-height: 35px;
	margin-top: 20px;
	padding: 5px 50px;
}
.testimonials .testi span {
	color: #999;
}
.res_clear {
	display: none;
	clear: both;
}
.wrapper {
	background: #fff;
	border-bottom: 1px solid #E0E0E1;
	border-left: 1px solid #E0E0E1;
	border-right: 1px solid #E0E0E1;
	margin: 0 auto;
	max-width: 1400px;
	position: relative;
}
.inner-banner .inquire_wrap { position: absolute; top: 0; bottom: 0; right: 0; margin: auto; width: 309px; height: 90px; }
.inner-banner .inquire_wrap a { font-size: 36px; }
.testimonial_wrap { text-align: center; }
.testimonial_wrap ul { margin: 0; padding: 0; list-style: none; }
.testimonial_wrap ul li {
	background: #FFF;
	color: #868383;
	float: left;
	font-family: Helvetica Neue;
	margin: 30px 0;
	padding: 48px 32px 68px;
	position: relative;
	text-align: left;
	width: 31%;
}
.testimonial_wrap ul li:nth-of-type(2) { margin: 30px 3.5%; }
.testimonial_wrap ul li p { font-family: Helvetica Neue; }
.testimonial_wrap ul li span.quote-icon { background: url('../images/quote-icon.png') no-repeat; width: 71px; height: 71px; position: absolute; left: 0; right: 0; top: -35px; margin: auto; }
.testimonial_wrap .testi-autor { font-family: Helvetica Neue; position: absolute; bottom: 0; padding: 15px; background: #5a91c6; color: #FFF; text-align: center; width: 100%; font-size: 18px; left: 0; font-weight: bold; }
.whats-happen-list { margin: 0; padding: 0; list-style-type: none; }
.whats-happen-list li { padding: 10px 10px 10px 35px; color: #868383; line-height: 25px; font-size: 18px; font-weight: normal; }
.whats-happen-list li:first-of-type { background: url('../images/phone-icon.png') top 14px left no-repeat; }
.whats-happen-list li:nth-of-type(2) { background: url('../images/smily-icon.png') top 14px left no-repeat; }
.whats-happen-list li:nth-of-type(3) { background: url('../images/clean-icon.png') top 14px left no-repeat; }

/*CONTACT US PAGE*/
#gform_wrapper_1, #gform_wrapper_3 { background: #f5f5f5; padding: 20px 0px 20px 20px; margin-top: -20px; }
.gform_wrapper h3 { font-size: 38px; color: #337ec6; font-weight: 700; margin-bottom: 25px; }
#gform_1 .half-input, #gform_3 .half-input { width: 50%; float: left; clear: right; margin: 0 0 15px; }
.gform_wrapper ul.gform_fields li.gfield, div.gform_wrapper .gform_footer { padding-right: 30px; }
#gform_1 #field_1_1, #gform_3 #field_3_1 { font-size: 18px; color: #202020; font-weight: normal; margin-bottom: 25px; }
#gform_1 #field_1_1 span, #gform_3 #field_3_1 span { color: #790000; }
div.gform_wrapper .top_label .gfield_label, div.gform_wrapper .left_label .gfield_label { margin: 0 0 15px !important; font-size: 18px; color: #202020; font-weight: normal !important; }
.gform_wrapper.gf_browser_chrome input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]), .gform_wrapper.gf_browser_chrome textarea, .gform_wrapper.gf_browser_gecko input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]), .gform_wrapper.gf_browser_gecko textarea, .gform_wrapper.gf_browser_safari input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]), .gform_wrapper.gf_browser_safari textarea { border: 1px solid transparent; border-radius: initial; padding: 30px 15px; }
input[type="submit"], button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce .cart .button, .woocommerce .cart input.button, div.gform_wrapper .gform_footer input.button, div.gform_wrapper .gform_footer input[type="image"], div.gform_wrapper .gform_footer input[type="submit"] {  background-color: #5c92c6; font-weight: normal; height: initial; font-size: 34px; padding: 10px 2%; width: 100%; margin-top: 10px; }
.page-id-16 .ezcol-one-half.ezcol-last, .main_content_sidebar_wrap { width: 370px; max-width: 100%; margin: 0px; padding: 20px 0px 0px 10px; background: #F5F5F5; }
.page-id-16 .ezcol-one-half.ezcol-last p { color: #868383; font-weight: normal; }
.ezcol-last h3 { color: #337ec6; font-size: 30px; margin-bottom: 25px; text-align:center; }
.page-id-16 .ezcol-one-half, .main_content_wrap { width: 64%; }
.page-id-16 .ezcol-one-half h1, .main_content_wrap h1 { width: 640px; max-width: 100%; }
.main_content_wrap { float: left; }
.main_content_sidebar_wrap { float: right; }

/*TABS STYLE*/
.tabs_wrap h3 { font-size: 38px; color: #337ec6; margin-top: 40px; }
.tabs_wrap h3 img { margin: 0 0 10px 0; }
.tabs_wrap .tab_wrap { margin-top: 10px; }
.tabs_wrap .tab_wrap h4 { text-transform: uppercase; cursor: pointer; margin: 0; font-size: 26px; background-color: #b1b1b1; padding: 20px 50px 20px 75px; color: #FFF; position: relative; }
.tabs_wrap .tab_wrap h4.active_tab { background-color: #5c92c6; }
.tabs_wrap .tab_wrap h4 span { transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; font-family: monospace; font-size: 34px; position: absolute; right: 20px; top: 0; bottom: 0; margin: auto; height: 33px; }
.tabs_wrap .tab_wrap h4.active_tab span { -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); }
.tabs_wrap .tab_wrap h4 img { margin: -5px 10px 0 0px; position: absolute; left: 15px; top: 0; bottom: 0; margin: auto; }
.tabs_wrap .tab_wrap .tab_content { padding: 0 0 10px; }

.checklist { margin: 0; padding: 0; list-style: none; }
.checklist li { background: url('../images/check-icon.png') left center no-repeat; padding: 20px 10px 20px 52px; font-weight: normal; }

/*MAP*/
.embed-container { cursor: pointer; }
.embed-container iframe.scrolloff { pointer-events: none; }

/* @media ( max-width: 1700px ) {
	.header-right .navigation { position: absolute; width: 100%; left: 0; right: 0; bottom: 10%; text-align: center; }
	.main-header { padding: 60px 0 70px; }
} */
@media only screen and (min-width:1500px) {
.center {
	max-width: none !important;
    width: 100% !important;
}

@media (max-width: 1270px) {
	.navigation ul { padding: 0; }
}

}
@media only screen and (max-width:1240px) {
.navigation ul {
	padding: 0;
}
}

@media ( max-width: 1686px ) {
	.bottom-bar { text-align: center; }
	.res_clear { display: block; margin-top: 15px; }
	.bottom-bar .inquire_wrap { float: none; margin: 0; }
	.bottom-bar .textwidget { padding-top: 0; }
}

@media ( max-width: 1476px ) {
	ul.welcome-list li { font-size: 24px; }
}
@media ( max-width: 1273px ) {
	.page-id-16 .ezcol-one-half, .main_content_wrap { width: 100%; float: none; }
	.page-id-16 .ezcol-one-half.ezcol-last, .main_content_sidebar_wrap { margin: 62px auto 0; }
	.main_content_sidebar_wrap, .main_content_wrap { float: none; }
}
@media only screen and (max-width:1199px) {
.spotlights div.sp a {
	padding:50px;
}
.spotlights div.sp a span {
	display: block;
	margin: 0 auto 20px;
	position: relative;
}
}
@media only screen and (max-width:1072px) {
.welcome-text, .welcome-image {
	width: 100%;
	float: none;
	padding: 0 5%;
	text-align: center;
}
.main-content {
	padding: 50px 0;
}
.bottom-bar a {
	display:inline-block
}
.inner-banner {
	padding: 50px 20px;
	text-align: center;
}
.inner-banner .inquire_wrap {
	position: relative;
	display: inline-block;
	height: auto;
	width: auto;
	margin-top: 15px;
}
.banner-img {
	float: none;
	margin: 20px auto 0;
}
.bottom-bar p {
	padding: 0 20px;
}
.testimonials .testi {
	padding: 20px;
}
.main-footer-inner {
	padding: 30px 0 10px;
}
.footer-col {
	width: 100%;
	float: none;
	text-align: center;
	padding: 10px 0;
}
}
@media only screen and (max-width:1023px) {
.header-right {
    text-align: center;
    width: 100%;
    margin: 20px 0;
}
.spotlights div.sp a { min-height: initial !important; }
.navigation {
	display: none !important;
}
.header-phone a, .header-button p { margin: 0; }
.spotlights div.sp {
	width: 100%;
	display: block;
	float: none;
}
.spotlights div.sp a {
	border-right: 0;
	padding: 50px 0;
	border-bottom: 5px solid #2a6d7c;
}
.spotlights div.sp:last-child a {
	border: 0;
}
.main-header {
	padding: 30px 0 0;
}
.logo {
	width: 100%;
	margin: 0 auto;
	float: none;
	text-align: center;
}
.spotlights div a {
	padding: 50px 0;
}
.banner-area {
	display: none;
}
.header-right > div {
	display: inline-flex;
	vertical-align: top;
}
.bottom-bar a {
	margin:0;
	padding:10px 40px;
}
.tabs_wrap h3 { font-size: 25px; }
.tabs_wrap h3 img { width: 38px; margin-top: 4px; }
.tabs_wrap .tab_wrap h4 { font-size: 18px; padding: 20px 42px 20px 50px; }
.tabs_wrap .tab_wrap h4 img { width: 28px; }
.tabs_wrap .tab_wrap h4 span { font-size: 25px; height: 20px; }
}

@media ( max-width: 768px ) {
	.page-id-16 .ezcol-one-half { width: 100% !important; }
	.testimonial_wrap ul li:nth-of-type(2) { margin: 30px 0; }
}
@media ( max-width: 740px ) {
	#gform_wrapper_1, #gform_wrapper_3 { padding: 30px 0 30px 30px; }
	#gform_1 .half-input, #gform_3 .half-input { width: 100%; }
	.gform_wrapper.gf_browser_chrome input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]), .gform_wrapper.gf_browser_chrome textarea, .gform_wrapper.gf_browser_gecko input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]), .gform_wrapper.gf_browser_gecko textarea, .gform_wrapper.gf_browser_safari input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]), .gform_wrapper.gf_browser_safari textarea { padding: 25px 15px; }
	.footer-col { line-height: normal; }
	.main-footer-inner { padding: 40px 0; }
}

@media only screen and (max-width:480px) {
.spotlights div.sp a {
	padding: 20px 0;
	font-size: 24px;
}
.tabs_wrap h3 { font-size: 20px; line-height: 5px; margin-bottom: 22px; }
.tabs_wrap .tab_wrap h4 { padding: 15px 23px 15px 40px; font-size: 15px; }
.tabs_wrap .tab_wrap h4 img { margin-right: 5px; width: 24px; left: 10px; }
.tabs_wrap .tab_wrap h4 span { right: 10px; height: 15px; font-size: 20px; }
.bottom-bar { padding: 35px 0 30px !important; }
.main_content_sidebar_wrap h2 { font-size: 25px; }
.checklist li { padding: 10px 10px 10px 45px; font-weight: normal; background-size: 30px; background-position: left center; line-height: normal; }
.checklist li  a { font-size: 20px !important; }
.footer-col { padding: 10px 0; }
.main-footer-inner { padding: 30px 0; }
blockquote { padding: 5px 0px 5px 26px; }
}
@media only screen and (max-width:410px) {
ul.welcome-list.inner li {
	width:100%;
	padding: 10px 0 10px 30px;
	background-position: left top 13px;
}
.header-button {
	display:block;
}
a.em-darkgreen {
	margin:10px 0 0;
}
.inner-banner { padding: 15px 0 35px; text-align: center; }
.blue-sidebar-box { padding: 35px 10px !important; }
h1.resizable-header { font-size: 35px !important; margin-bottom: 10px !important; }
#gform_wrapper_1, #gform_wrapper_3 { padding: 20px 0 20px 15px !important; }
.gform_wrapper ul.gform_fields li.gfield, div.gform_wrapper .gform_footer { padding-right: 15px !important; }
}
@media ( max-width: 342px ) {
	.main-footer-inner .textwidget img { max-width: 265px !important; }
}
@media ( max-width: 320px ) {
	.resizable-header { font-size: 40px !important }
	.testimonial_wrap ul li { padding: 45px 15px 75px !important; }
	.bottom-bar { font-size: 24px !important; }
	.bottom-bar .inquire_wrap a { font-size: 22px !important; padding: 10px 0 15px !important; }
	.footer-col span { display: none; }
	.inner-banner .inquire_wrap a { font-size: 20px !important; }
}