
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,400italic,700,700italic,300italic);
 @import url(http://fonts.googleapis.com/css?family=Roboto:500);
 @import url(http://fonts.googleapis.com/css?family=Roboto:400,300,700);
@font-face {
	font-family: 'bebasregular';
	src: url('../fonts/BEBAS__11.eot');
	src: url('../fonts/BEBAS__11.eot?#iefix') format('embedded-opentype'),  url('../fonts/BEBAS__11.woff2') format('woff2'),  url('../fonts/BEBAS__11.woff') format('woff'),  url('../fonts/BEBAS__11.ttf') format('truetype'),  url('../fonts/BEBAS__11.svg#bebasregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin:0 auto;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cdcdcd;
	font-size:13px;
	font-weight:normal;
	background:#fff;
	height:100%;
	width:100%;
	position:relative;
}
atricle, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video, title, mark, main {
	display: block; }
img {
	border: 0;
	vertical-align:middle;
	max-width: 100%;
}
address {
	font-style:normal;
}
p {
	margin: 0 0 1em 0;
	font-size:0.875em;
}
form {
	padding:0;
	margin:0;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cdcdcd;
	font-size:13px;
	font-weight:normal;
	margin:0 0 15px 0;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cdcdcd;
	font-size:20px;
	font-weight:normal;
	margin:0 0 15px 0;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cdcdcd;
	font-size:18px;
	font-weight:normal;
	margin:0 0 15px 0;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cdcdcd;
	font-size:16px;
	font-weight:normal;
	margin:0 0 15px 0;
}
a {
	outline:none;
	text-decoration:none;
	color:#cdcdcd;
}
div {
	outline:none;
}
a:hover {
	text-decoration:underline;
}
.fclear {
	clear:both;
	float:none;
	height:0px;
	overflow:hidden;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
input, select, textarea {
	color:#666;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	vertical-align:middle;
}
/* Common Css Start Here */

.wrapper-main {
	width:100%;
	float:left;
}
.pagemn {
	max-width:1000px;
	margin:0 auto;
}
/* Common Css Start Here */



/* Header Css Start Here */

.header-main {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.header-top {
	padding:0px 0 10px 0;
	position:relative;
	z-index:1;
}
.topleft {
	text-align:right;
	display:inline;
	float:right;
	padding:5px 0 0 0;
	width:50%;
}
.topright {
	float: left;
	padding:0 0 0 0;
	text-align: left;
	width: 390px;
	text-align:center;
}
.topright img {
	margin: -9px 0 -4px;
}
.topright p {
	color: #000000;
	display: inline-block;
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight: bold;
	margin:0;
}
.social-media, .search {
	margin:17px 0 0 0;
	width:100%;
	float:left;
}
.social-media a:hover {
	opacity:0.6;
}
.social-media a {
	float:left;
}
.search input[type="text"] {
	margin-left: 0;
	background:#fff;
	font-family: 'Roboto Condensed';
	font-size:12px;
	color:#333;
	padding-left:5px;
	padding:6px 0 6px 5px;
	border:0;
	line-height:15px;
}
.search input[type="button"] {
	background:url(../images/search.png) no-repeat left top;
	border:0;
	width:31px;
	cursor:pointer;
	height:27px;
}
.phone {
	display:inline;
	line-height:50px !important;
	text-align:right;
	float:right;
	width:auto;
	font-family: 'Roboto Condensed';
	font-size:54px;
	color:#282828;
	font-weight:bold;
	text-shadow: 1px 1px 10px rgba(255, 255, 255, 1);
}
.phone-icon {
	float:left;
	padding-top:0;
}
.logo {
	width:100%;
	text-align:center;
	clear:both;
}
.logo img {
	position:relative;
	margin-top:-55px;
	z-index:5;
	margin-left:20px;
}
.logo2 {
	display:none;
}
/* menu css start */

.menu {
	background:url(../images/menu-bg.png) no-repeat center top;
	width:100%;
	float:left;
	position:relative;
	margin-top:-112px;
}
.menu ul {
	margin:0;
	padding:0;
}
.menu ul li {
	list-style:none;
	font-family: 'Roboto Condensed';
	font-size:16px;
	color:#fff;
	display:inline-block;
}
.menu ul span {
	padding:21px 0;
	float:left;
}
.menu ul li a:last-child {
	padding-right:0px;
}
.menu ul li a {
	color:#fff;
	padding:21px 7px 21px 1px;
	float:left;
}
.padhome {
	padding-left:0 !important;
}
.menu ul li a:hover, .menu ul li a.active {
	text-decoration:none;
	color:#f9f21d; /*background:#ef3f39;*/
}
.padforlogo {
	padding-right:195px;
}
.sep-display {
	display:none;
}
.menu-icon {
	display:none;
}
/* menu css Edn */

/* Header Css End Here */



/* Content area css start here */

.welcome-main {
	width:100%;
	float:left;
	background:url(../images/welcome-img.jpg) no-repeat center top;
	padding:85px 0 28px 0;
}
.welcome-main h1 {
	font-family: 'Roboto Condensed';
	font-size:40px;
	color:#fff;
	margin:0;
	padding:0 0 20px 0;
	text-shadow: 0 0 5px #333;
}
.welcome-main p {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 300;
	font-size:17px;
	color:#fff;
	width:56%;
	float:left;
	line-height:20px;
}
.plus-link {
	display:block;
	clear:both;
	padding-top:10px;
}
.quick-contact-main {
	width:100%;
	float:left;
	background:#fff;
	padding:35px 0 50px 0
}
.quick-contact-main ul {
	margin:0;
	padding:0;
}
.quick-contact-main ul li {
	list-style:none;
	display:inline-block;
	border:solid 3px #e2e6ec;
	width:46%;
	text-align:center;
	margin-right:9px;
	padding:11px;
	float:left;
	min-height:337px;
}
.quick-contact-main ul li h1 {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	margin:0;
	padding:0px 0;
	color:#231f20;
	font-size:26px;
}
.rock-paper {
	text-align:center;
	padding:5px 0;
}
.quick-contact-main ul li p {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	font-size:14px;
	color:#231f20;
	padding:0;
	margin:0;
}
.quick-contact-main [type="text"], textarea {
	background:#fff;
	font-family: 'Roboto';
	font-weight:300;
	font-size:13x;
	color:#333;
	padding-left:5px;
	padding:5px 0 5px 2%;
	border:solid 1px #e2e6ec;
	margin-top:13px;
	display:block;
	width:97%;
}
.quick-contact-main textarea {
	height:48px;
}
.quick-contact-main [type="button"] {
	padding:2px 8px;
	font-family: 'Roboto Condensed';
	font-size:18px;
	color:#fff;
	display:inline-block;
	vertical-align:top;
	background:#d11818;
	cursor:pointer;
	margin-top:15px;
	margin-bottom:5px;
	float:right;
	border:0;
}
.money-saving-txt1 {
	font-family: 'bebasregular';
	font-size:32px;
	color:#231f20;
	text-transform:uppercase;
	text-align:center;
	padding:30px 0 0px 0;
	line-height:43px;
}
.money-saving-txt1 span {
	font-size:49px;
	color:#dd1023;
}
.money-saving-txt2 {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size:15px;
	color:#231f20;
	text-align:center;
	padding:0 0 8px 0;
}
.money-saving-txt3 {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	font-size:14px;
	color:#8d7f83;
	text-align:center;
	padding-bottom:20px;
}
.view-offer-btn {
	display:inline-block;
	vertical-align:top;
	background:#d11818;
	padding:10px 8px 0px 8px;
	color:#fff;
	text-decoration:none;
	font-family: 'bebasregular';
	font-size:17px;
	text-decoration:none;
	line-height:25px;
}
.view-offer-btn:hover {
	opacity:0.7;
	text-decoration:none;
}
.btn-center {
	text-align:center;
}
.btn-center:hover {
	opacity:0.7;
}
.service-main {
	width:100%;
	float:left;
	background:#a49997;
}
.service-pagemn {
	max-width:1300px;
	margin:0 auto;
}
.service-main h1 {
	font-family: 'Roboto Condensed';
	font-size:36px;
	color:#fff;
	margin:0;
	padding:0;
	text-align:center;
	padding:15px 0;
}
.service-left {
	width:49%;
	float:left;
	margin: 0 40px 0 0;
}
.home_map_img h3 {
	cursor:default;
	text-align:center;
	padding:15px 0;
	color: #fff;
	font-family: "Roboto Condensed";
	font-size: 36px;
	margin: 0;
}
.home_map_img p {
	margin:0
}
.service-right {
	width:46%;
	float:left;
}
.service-list {
	width:100%;
	float:left;
}
.service-list ul {
	margin:0;
	padding:0;
}
.service-list ul li {
	padding:0;
	list-style:none;
	background:url(../images/bullet-dot.png) no-repeat left 8px;
	padding-left:24px;
	display:inline-block;
	padding-bottom:33px;
}
.service-list ul li a {
	font-size:17px;
	color:#ffffff;
	font-family: 'Roboto';
	font-weight:bold;
}
.service-list ul li a:hover {
	color:#454141;
	text-decoration:none;
}
.service-list1 {
	width:225px;
}
.service-list2 {
	width:160px;
}
.service-list3 {
	width:110px;
}
.rock-papre-link {
	float:right;
	margin:42px -11px -11px 0;
}
/* Content area css End here */



/* Footer Css Start here */

.footer-main {
	width:100%;
	float:left;
	background:url(../images/footer-bg.jpg) no-repeat center top #121619;
	padding-top:30px;
}
.footer-address {
	width:33%;
	float:left;
	padding-right:1%;
	font-family: 'Roboto Condensed';
	color:#fff;
}
.footer-address-title {
	font-size:22px;
	padding-bottom:25px;
	font-weight:300;
}
.footer-address-text {
	padding-bottom:12px;
	padding-top:12px;
	font-size:18px;
	font-weight:300;
}
.footer-address-text a {
	color:#fff;
	text-decoration:none;
}
.footer-address-text a:hover {
	text-decoration:underline;
}
.footer-map {
	width:31%;
	float:left;
	margin-right:2%;
	background:#fff;
	padding:0;
	text-align:right;
}
.footer-map iframe {
	height:316px
}
.footer-phone {
	background:url(../images/footer-phone.png) no-repeat left 14px;
	padding-left:33px;
}
.footer-24hour {
	width:32%;
	float:left;
}
.footer-copyright {
	width:100%;
	float:left;
	border-top:solid 1px #7c7f80;
	margin-top:15px;
	padding:8px 0;
}
.footer-copyright-lt {
	text-align:left;
	display:inline-block;
}
.footer-copyright-rt {
	text-align:right;
	font-family: 'Roboto';
	color:#b9b9b9;
	font-size:15px;
	font-weight:300;
	float:right;
	padding-top:30px;
}
/* Footer Css End Here */





/* Subpage Css Start here */

.subpage-main {
	width:100%;
	float:left;
}
.subpage-banner {
	background:url(../images/subpage-banner1.jpg) center top no-repeat;
	text-align:center;
	background-size:cover;
}
.subpage-pad {
	padding-top:45px;
}
.leftmenu {
	display:block;
	padding:11px;
	border:solid 2px #e2e6ec;
	margin-bottom:25px;
}
.leftmenu h2 {
	margin:0;
	padding:5px 0;
	font-size:22px;
	color:#d11818;
	font-family: 'Roboto Condensed';
	font-weight:500;
}
.leftmenu ul {
	margin:0;
	padding:0;
}
.leftmenu ul li {
	list-style:none;
	padding:5px 0;
}
.leftmenu ul li:last-child {
	padding:10px 0 3px 0;
}
.leftmenu ul li a {
	font-family: 'Roboto';
	color:#231f20;
	font-size:14px;
	font-weight:300;
	background:url(../images/lt-arrow.png) no-repeat left 6px;
	padding-left:15px;
	display:block;
}
.leftmenu ul li a:hover, .leftmenu ul li a.active {
	background:url(../images/lt-arrow-hover.png) no-repeat left 6px;
	color:#d11818;
	text-decoration:none;
}
.sub-left-quickcontact {
	margin-bottom:25px;
}
.sub-left-quickcontact:hover {
	opacity:0.8
}
.sub-left {
	width:318px;
	float:left;
	padding-right:25px;
}
.sub-right {
	overflow:hidden;
	text-align:left !important;
}
.sub-right h1 {
	font-size:38px;
	color:#d11818;
	text-transform:uppercase;
	font-family: 'Roboto Condensed';
	padding:0;
	margin:0;
	font-weight:500;
	line-height:38px;
}
.sub-right p {
	color:#373737;
	font-size:16px;
	font-family: 'Roboto';
	margin:0;
	padding:0 0 15px 0;
	text-align:left;
	line-height:19px;
	font-weight:300;
}
.subright-img {
	float:right;
	padding:0 0 10px 10px;
	margin-top:-60px;
}
.sponser-logos-mn {
	width:100%;
	float:left;
	border:none;
	margin:0;
	padding-top:20px;
	margin-bottom:40px;
}
.sponser-logo-box {
	width:16%;
	float:left;
	border-right:solid 1px #e1e1e1;
	text-align:center;
	line-height:165px;
}
.sponser-logo3 {
	width:30%;
}
/* Subpage Css Start here */



/* Review Page css start here */

.review-main h1 {
	font-size:38px;
	color:#d11818;
	text-transform:uppercase;
	font-family: 'Roboto Condensed';
	padding:0;
	margin:0;
	font-weight:500;
	padding-bottom:22px;
}
.review-select-city {
	display:block;
	color:#666666;
	font-size:14px;
	font-family: 'Roboto';
	font-weight:300;
}
.review-select-city select {
	width:197px;
	padding:5px;
	color:#e02f2f;
	border:solid 1px #e2e6ec;
	margin-right:15px;
}
.review-customer-review {
	display:block;
	font-size:28px;
	color:#d11818;
	font-family: 'Roboto Condensed';
	padding:0;
	margin:40px 0 10px 0;
	font-weight:500;
	padding-bottom:22px;
	line-height:25px;
	text-transform:uppercase;
}
.review-customer-review span {
	color:#868585;
	font-size:14px;
	font-family: 'Roboto';
	font-weight:300;
	text-transform:none;
}
.review-content-main {
	width:100%;
	float:left;
	border-bottom:solid 1px #ebebeb;
	padding-bottom:70px;
	margin-bottom:70px;
}
.review-content-main:last-child {
	padding-bottom:60px;
	margin:0;
	border-bottom:0;
}
.review-content-main-lt {
	width:66%;
	float:left;
	padding-right:2%;
}
.review-content-rt1 {
	display:block;
}
.review-content-rt1-city {
	display:block;
	font-size:22px;
	color:#d11818;
	font-family: 'Roboto Condensed';
	padding-bottom:11px;
	font-weight:500;
	text-transform:uppercase;
}
.review-content-rt1-city span {
	padding-left:15px;
}
.review-daystogo {
	float:right;
	font-size:16px;
	color:#868686;
	font-weight:500;
}
.review-content-main-lt p {
	font-size:16px;
	color:#373737;
	font-family: 'Roboto';
	padding:0 0 25px 0;
	margin:0;
	text-align:left;
	font-weight:300;
	line-height:18px;
}
.review-content-rt2 {
	font-size:22px;
	color:#494949;
	font-family: 'Roboto Condensed';
	text-transform:uppercase;
	font-weight:500;
	padding-bottom:15px;
}
.review-content-rating {
}
.review-content-rating span {
	color:#8b8b8b;
	font-size:16px;
	font-family: 'Roboto';
	font-weight:300;
	padding-right:15px;
}
.review-content-rating-1 {
	width:35%;
	float:left;
}
.review-content-rating-2 {
	width:32%;
	float:left;
}
.review-content-rating-3 {
	overflow:hidden;
}
.review-content-rt4 {
}
/* Review Page css End here */



/* =============================================================================

   Scroll to Top

* ============================================================================= */

#return-to-top {
	position: fixed;
	bottom: 1.250em;
	right: 1.250em;
	background: rgba(0, 0, 0, 0.7);
	width: 2.2em;
	height: 2.2em;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 2.188em;
	-moz-border-radius: 2.188em;
	border-radius: 2.188em;
	display: none;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #FFF;
	font-size:1em;
}
#return-to-top:hover {
	background: rgba(0, 0, 0, 0.9);
}
#return-to-top span {
	font-size: 1.2em;
	text-align: center;
	display: block;
	line-height:2.2em;
}
/* Accordian  */

.sitemap_mn {
	float:left;
	width:100%;
}
.sitemap_mn .title a {
	padding: 0;
	font-size:16px;
	font-weight:bold;
	color: #D11818;
	font-family: 'Roboto';
	line-height:none !important;
}
.accordion {
	margin: 0 0 0 10px;
	width: 340px;
}
.accordion h1, h2, h3, h4 {
	cursor: pointer;
}
.accordion h2, h3, h4 {
	font-family: 'Roboto';
	text-transform:none;
}
.accordion h1 {
	line-height:18px;
}
.accordion h1.left_mar {
	margin: 0;
	padding: 0;
}
.accordion h1.left_mar a {
	margin: 0 0 10px;
}
.accordion h1 a {
	font-size:14px;
	font-weight:normal;
	margin:0 0 0 20px;
	padding:2px 0;
	text-transform:none;
	font-family: 'Roboto';
}
.accordion h1:hover {
	color: #4afcdc;
}
.accordion h1:first-child {
}
.accordion h1:last-of-type {
}
.accordion h1:not(:last-of-type) {
}
.accordion div, .accordion p {
	display: none;
}
.accordion h2 {
	padding:0;
	font-size:14px;
	margin:0 0 5px 20px;
	background:url(../images/plus.png) no-repeat right center;
}
.accordion h2 .opened-for-codepen {
	background:url(../images/up_arrow.png) no-repeat right center;
}
.accordion h1 a {
}
.accordion h1 a:hover {
	color:#231F20;
	text-decoration:none;
}
.accordion h2 a {
	display:inline-block !important
}
.accordion h2 a:hover {
	color:#231F20;
	text-decoration:none;
}
.accordion h1.no_drop_list {
	padding: 0;
}
.accordion h3 {
	display: inline-block;
	font-size: 12px;
	margin: 0 0 0 30px;
	padding: 5px 0 15px;
}
.accordion h3 a {
	font-size: 14px;
	margin: 0 0 5px;
	width:100%;
	float:left;
}
.accordion h3.sub_mar {
	margin: 0 0 0 50px;
}
.accordion h3 a:hover {
	color:#231F20;
	text-decoration:none;
}
.accordion h4 {
	padding:0;
	margin:0;
 font-size: .9rem;
	color: #af720a;
}
.accordion h4:hover {
	margin:0;
}
.accordion p {
	padding: 15px 35px;
	background-color: #ddd;
	font-family: "Georgia";
 font-size: .8rem;
	color: #333;
	line-height: 1.3rem;
	display:none !important;
}
.accordion .opened-for-codepen {
	display: block;
}
.opened-for-codepen h2.no_drop_list {
	display:block !important;
	padding:0;
	font-size:14px;
	margin:0 0 5px 20px;
	background:none !important;
	cursor:none;
}
.accordion h1.no_left_mar {
	margin:0 0 5px 10px !important;
	display:inline-block;
	padding:0;
	background:none !important;
	cursor:none;
}
.accordion h2.no_left_mar {
	margin:0 0 5px 10px !important;
}
.accordion h2.right_mar {
	margin:0;
	display:block !important;
	margin:0 0 5px 30px;
	cursor:none;
	background:none;
	cursor:none;
}
.accordion h2.plue_img {
	background:url(../images/plus.png) no-repeat right center;
	cursor:pointer;
}
.accordion h2.right_mar a {
	margin:0 0 0 10px;
}
.no_left_mar span, .opened-for-codepen span {
	color: #000000;
	margin:0 5px 0 0;
	font-weight:bold;
	text-decoration:none;
}
.accordion h1.left_mar2 {
	margin: 0 0 5px 20px;
	padding: 0;
}
.accordion h2.left_mar2 {
	margin: 0 0 5px 20px;
	padding: 0;
}
.service_lt {
	float:left;
	margin:0;
	width:45%;
}
.service_rt {
	float:right;
	margin:0;
	width:45%;
}
.service_img_lt {
	float:left;
	margin:25px 20px 30px 0;
	width:30%;
}
.service_img_rt {
	float:right;
	margin:0 0 20px 20px;
	width:30%;
}
.no_mar_img {
	margin:0 20px 0 0;
}
.no_mar_img2 {
	margin: 0 0 0 20px;
}
.sewer_img_mar {
	margin:0 20px 20px 0;
}
.sewer_img_mar2 {
	margin: 20px 0 0 20px;
}
.sub_page_bot_mar {
	margin:0 0 20px 0;
}
.service_img_lt_big {
	float:left;
	margin:6px 20px 0 0;
	width:45%;
}
.ductless_heat_big_img {
	width:43% !important;
	margin: 0 20px 0 0 !important;
}
.indoor_air_quality_img {
	width: 35% !important;
	margin: 0 20px 0 0 !important;
}
.review_poweredby a img {
	top:0 !important
}
.home_page_form {
	float:left;
	width:100%;
	background:#fbd800;
	padding:20px 0;
}
.home_footer_logo .sponser-logos-mn {
	margin:0;
	padding:40px 0;
	border:none;
}
.home_footer_logo .fix_width {
	width:160px;
	margin:0 auto
}
.home_footer_logo .sponser-logo-box {
	width:16%;
}
#yelp-biz-badge-rrc-iR6ozsXIFkGr-bBaDqHk4g {
	border:none !important
}
.sponser-logo-box img {
	width: 70%;
}
.no_width img {
	width:auto;
}
.phone a {
	color: #282828;
	display: inline;
	float: right;
	font-family: "Roboto Condensed";
	font-size: 54px;
	font-weight: bold;
	line-height: 50px !important;
	text-align: right;
	text-shadow: 1px 1px 10px rgba(255, 255, 255, 1);
	width: auto;
}
.phone a:hover {
	color:#ca0e05;
	text-decoration:none;
}
.title_phone h3 {
	font-family: "latobold", Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 40px;
	margin: 0;
	text-align: left;
	display:inline-block;
	text-transform: uppercase;
	color:#000000
}
.title_phone p {
	font-family: "latobold", Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: none;
	margin: 0;
	float:right;
	text-align: right;
	display:inline-block;
	text-transform: uppercase;
	color:#000000
}
.title_phone p a {
	color:#000000
}
#gform_4 .gform_heading h3 {
	display:none;
}
#gform_5 {
	margin:0 0 0 0;
	padding:0 30px;
}
#gform_5 ul li {
	float: left !important;
	width: 48%;
}
#gform_5 ul li.gfield.gfield_error {
	width: 42%;
}
#gform_5 ul li.gfield {
	clear:none;
}
#gform_5 ul li#field_5_2 {
	margin:0 15px 0 0 !important
}
.gform_wrapper #gform_5 input[type="text"] {
	padding:12px !important;
	font-size:18px !important;
	width:100% !important
}
#gform_confirmation_wrapper_5 #gforms_confirmation_message {
	font-size: 15px !important;
}
.coupon_box_mn {
	float:left;
	width:100%;
}
.coupon_box_lt {
	float:left;
	width:49%;
}
.coupon_box_lt:nth-child(2n+1) {
	margin:0 12px 0 0;
}
.coupon_box_1 {
	width:100%;
	float:left;
}
.coupon_box_1_bg {
	float:left;
	width:100%;
	margin:-173px 0 0 0;
	position:relative
}
.coupon_logo {
	float: left;
	margin: 20px 0 15px 6px;
	width: 35%;
}
.coupon_logo img {
	float: right;
	width: 90%;
}
.print_page .coupon_box_mn .click_open_text_hide {
	display:none !important;
}
.print_page .coupon_box_1_bg {
	margin: -164px 0 0;
}
.coupon_box_img {
	float:left;
	width:100%;
	border:1px #000200 dashed
}
.coupon_box_det {
	float:right;
	width:61%;
	margin:0 5px 0 0
}
.coupon_box_mn h2 {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#dbf4fb !important;
	font-weight:300;
	margin: 0 0 0 40px;
	cursor:inherit;
}
.coupon_box_mn h2 span {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:34px;
	color:#3f4546 !important;
	font-weight:700;
	margin:0 11px 0;
	text-align:right;
	display:block;
	line-height:10px;
}
.coupon_box_mn h3 {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fbd800 !important;
	font-weight:500;
	margin:10px 0 0 12px;
	text-align:center;
	line-height:18px;
	cursor:inherit;
}
.coupon_box_mn p {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fbd800 !important;
	font-weight:500;
	margin:6px 0 3px 0;
	padding:0;
	text-align:center;
	cursor:inherit;
}
.coupon_box_mn p.small_text {
	color: #ffffff !important;
	font-size: 14px;
	margin: -15px 0 19px 40px;
	text-align: left;
}
.coupon_box_bot {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#dbf4fb !important;
	font-weight:500;
	padding:10px 0;
	text-align:center;
	float:left;
	width:100%;
}
.click_open_text {
	text-align:center;
	margin:2px 0 10px 0;
	float:left;
	width:100%;
}
.click_open_text a {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#d11818 !important;
}
.click_open_text a:hover {
	text-decoration:none;
	color:#000000 !important
}
.print_page {
	width:312px;
	margin:0 auto;
}
.print_page .coupon_box_mn {
	width:312px;
}
.print_page .coupon_box_mn .coupon_box_lt {
	width:100%;
}
#input_1_4_6_container {
	display:none;
}

.coupon_text {
    color: #000!important;
}
.coupon_text a { color:#f00!important; }

 @media screen and (max-width: 1299px) {
.service-list ul li {
	padding: 0 0 9px 24px;
}
.service-list1, .service-list2, .service-list3 {
	width:44%;
}
.service-list ul li a {
	font-size:15px;
}
iframe {
	width:100% !important;
}
}

/*===============keep screen 768=============*/

@media screen and (max-width: 999px) {
.pagemn {
	padding:0 10px;
}
.quick-contact-main ul li {
	width:212px;
	min-height:inherit;
}
.money-saving-txt1 {
	font-size:25px;
	line-height:35px;
}
.quick-contact-main [type="text"] {
	padding:10px 0 10px 2%;
}
.quick-contact-main textarea {
	height:70px;
}
.quick-contact-main ul li {
	width:45%;
}
.menu {
	padding-top:00px;
	margin-top:-110px;
}
.logo img {
	margin-bottom: 0px;
	margin-top: -60px;
}
.menu ul li a {
	padding: 11px 10px;
}
.menu ul span {
	padding:11px 0;
}
.padforlogo {
	padding-right:0;
}
.sep-display {
	display:block;
}
.welcome-main {
	padding:40px 0;
}
.service-left {
	float: none;
	margin: 0 0 40px;
	padding: 0;
	text-align: center;
	width: auto;
}
.service-right {
	clear: both;
	float: none;
	margin: 0 auto;
	padding-left: 0;
	width: 445px;
}
.service-list1, .service-list2, .service-list3 {
	width:27%;
}
.service-main {
	padding-bottom:15px;
	padding-top:30px;
}
.service-list ul li {
	padding: 0 0 15px 24px;
}
.sponser-logo-box img {
	width: 70%;
}
.menu ul {
	display:none;
	padding-top:70px;
	background:#1e1e1e;
	border-bottom:10px solid #D11818;
}
.menu-icon {
	display:block;
	padding:15px 0;
	text-align:right;
	cursor:pointer;
}
.menu ul li {
	width:100%;
	text-align:center;
}
.menu ul li span {
	display:none;
}
.menu ul li a {
	display:block;
	float:none;
	padding: 7px 0px;
	border-top:solid 1px #2a2a2a;
}
.subpage-banner img {
	background-size:cover;
}
.subpage-main {
	padding-top:25px;
}
.subright-img {
	margin-top:0;
}
.review-content-rating-3 {
	width:45%;
	float:left;
}
.li-contact-popup {
	margin-left:0 !important;
	margin-right:0 !important;
	margin-bottom:0 !important;
	width:89% !important;
}
.footer-main {
	padding-top:30px;
}
.footer-phone {
	padding-bottom:15px;
}
.quick-contact-main ul li .gfield {
	width:100% !important;
}
.phone {
	font-size:48px;
}
.phone a {
	font-size:48px;
}
.footer-map iframe {
	height:303px
}
.coupon_box_lt {
	float: left;
	width: 325px;
}
.coupon_box_rt {
	float: left;
	width: 325px;
}
.title_phone h3 {
	font-size: 34px;
}
}
 @media screen and (max-width: 800px) {
.topleft {
	width: 320px;
}
.phone {
	font-size:36px;
}
.phone a {
	font-size:36px;
}
.topleft p {
	letter-spacing:0;
}
.footer-map iframe {
	height:245px
}
.title_phone h3 {
	font-size:30px;
}
.title_phone p {
	font-size:24px;
}
}
 @media screen and (max-width: 768px) {
.topright p {
	font-size: 20px;
	margin:0 0 5px 0;
	color:#ec2e35
}
.footer-map iframe {
	height:235px
}
.topright {
	width:300px;
}
}
 @media screen and (max-width: 767px) {
.quick-contact-main ul li {
	margin-left:5%;
	width:85%;
	margin-bottom:15px;
}
.quick-contact-main {
	padding:20px 0;
}
.quick-contact-main [type="text"] {
	padding:6px 0 6px 2%;
}
.phone {
	margin:auto;
	float:none;
	display:block;
}
.topleft {
	width: 300px;
}
.title_phone h3 {
	font-size:30px;
	display:block;
	text-align:center;
}
.title_phone p {
	font-size:24px;
	display:block;
	text-align:center;
	float:none
}
.topright p {
	color:#000000
}
.logo img {
	margin-bottom: 0px;
	margin-left: 0;
	margin-top: 0;
}
.search input[type="button"] {
	background:url(../images/search2.png) no-repeat left top #f5f5f5;
	margin-top:1px;
}
.menu {
	padding-top:0;
	margin-top:17px;
	background:#000000;
}
.menu ul {
	display:none;
	padding:0;
	background:#1e1e1e;
	width:100%;
}
.menu-icon {
	display:block;
	padding:15px 0;
	text-align:center;
}
.menu ul li {
	width:auto;
	display:block;
	text-align:center;
}
.menu ul li span {
	display:none;
}
.main-nav li:nth-child(4) {
	padding-right:0 !important;
}
.menu ul li a {
	display:block;
	float:none;
	padding: 7px 0px;
	border-top:solid 1px #2a2a2a;
}
.welcome-main {
	background:#002244;
	padding:40px 0;
}
.welcome-main h1, .plus-link {
	text-align:center;
}
.welcome-main p {
	width:100%;
	text-align:center;
}
.service-list1, .service-list2, .service-list3 {
	width:44%;
}
.footer-address, .footer-map, .footer-24hour {
	width:300px;
	float:none;
	margin:0 auto;
}
.footer-24hour {
	padding-top:20px;
}
.footer-main {
	padding-top:30px;
	background:#121619;
}
.subpage-banner {
	margin-top:364px;
	background-size:cover;
}
.subpage-banner img {
	background-size:cover;
}
.sub-left {
	float:none;
	margin:0 auto;
	padding-right:0;
}
.sponser-logo-box, .sponser-logo-box:last-child {
	width:15%;
	border:solid 1px;
	margin-left:1%;
	margin-bottom:8px;
	text-align:center;
}
.sponser-logos-mn {
	border:0;
	padding:0;
}
.review-content-main-lt {
	width:100%;
	padding-right:0;
}
.review-content-rating-1, .review-content-rating-2, .review-content-rating-3 {
	width:100%;
	padding-bottom:8px;
}
.review-content-main {
	margin-bottom:30px;
	padding-bottom:30px;
}
iframe {
	width:100% !important;
}
article .review-content-main-rt {
	float: none;
	width: 290px;
	margin:0 auto;
}
.accordion {
	margin: 0 0 0 10px;
	width: 290px;
}
.sitemap_mn {
	margin:0 auto;
	width:300px;
	float:none;
}
.entry-footer {
	overflow: visible;
}
.showmap {
	margin-left: 0;
}
.home_footer_logo .sponser-logo-box {
	width:15%;
}
.sponser-logo-box {
	width:15%;
}
#yelp-biz-badge-rrc-iR6ozsXIFkGr-bBaDqHk4g {
	border: 1px solid !important;
}
.social-media {
	display: inline-block;
	float: none;
	margin: 10px 0;
	width: 100%;
}
.search {
	float: none;
	margin: 0 auto 10px;
	width: 100%;
}
.search input[type="text"] {
	margin-left: 0;
	padding:5px 0 5px 5px;
}
.search input[type="text"] {
	background:#f5f5f5;
	border: 1px solid #F5F5F5;
}
.search input[type="button"] {
	border: 1px solid #F5F5F5;
}
.subpage-banner {
	margin-top:305px;
}
.coupon_box_mn {
	float: none;
	margin: 0 auto;
	width: 325px;
}
}
 @media screen and (max-width: 640px) {
.topright {
	float: left;
	margin: 0;
	width:50%;
}
.topleft {
	float: right;
	width: 210px;
	margin:0
}
.phone {
	font-size: 24px !important;
}
.topright {
	padding:0;
	text-align:center;
}
}
 @media screen and (max-width: 480px) {
.sponser-logo-box img {
	width: auto;
}
.home_footer_logo .sponser-logo-box {
	float: none;
	margin: 0 auto 10px;
	width: 300px;
	padding:10px 0
}
.sponser-logo-box {
	float: none;
	margin: 0 auto 10px;
	width: 300px;
	padding:10px 0
}
#yelp-biz-badge-rrc-iR6ozsXIFkGr-bBaDqHk4g {
	float: none;
	margin: 0 auto 10px;
	width: 300px;
	padding:10px 0
}
.logo {
	margin:12px 0 0 0;
}
.menu {
	margin-top: 8px;
}
.slider {
	padding-top: 220px !important;
}
.topright p {
	font-size: 15px;
	margin: 0 0 10px;
}
.header-top {
	padding:10px 0
}
.logo img {
	width:75%;
}
.menu-icon img {
	width: 65px;
}
.menu-icon {
	padding:10px 0
}
.logo .execphpwidget {
	margin: 0 auto;
	width: 140px;
}
.phone {
	font-size: 28px;
	display: inline-block;
}
.phone s {
	font-size: 28px;
	display: inline-block;
}
.topleft p {
	font-weight:normal;
	margin:0
}
.subpage-banner {
	margin-top: 227px;
}
.title_phone h3 {
	font-size: 16px;
	line-height: 18px;
}
.title_phone p {
	font-size:17px;
}
}
 @media screen and (max-width: 479px) {
.topleft {
	width: 150px;
}
.quick-contact-main ul li {
	margin-left:3%;
}
.service-list1, .service-list2, .service-list3 {
	width:80%;
}
.footer-copyright-lt, .footer-copyright-rt {
	width:100%;
	text-align:center;
}
.footer-copyright-rt {
	padding-top:15px;
	padding-bottom:10px;
}
.sub-left {
	width:298px;
}
.subright-img {
	margin-top:0;
	margin:0 auto;
	width:80%;
	padding:0 10% 10px 10%;
}
.sub-right h1 {
	font-size:26px;
}
.sub-right p {
	font-size:14px;
	line-height:20px;
}
.showmap {
	margin-left:75px;
	margin-top:5px;
}
.review-customer-review {
	margin: 20px 0 0px;
}
.review-content-main:last-child {
	padding-bottom:20px;
}
.review-content-main-lt p {
	font-size:15px;
	line-height:19px;
}
.popup-contact {
	width:250px !important;
}
.li-contact-popup {
	margin-left:0 !important;
	margin-right:0 !important;
	margin-bottom:0 !important;
	width:89% !important;
}
.service_img_lt, .service_img_rt {
	display: block;
	float: none;
	margin: 25px auto;
	text-align: center;
	width: 220px;
}
.service_lt {
	float:none;
	margin:0 auto;
	width:100%;
}
.service_rt {
	float:none;
	margin:0 auto;
	width:100%;
}
.no_mar_img {
	margin:0;
}
.no_mar_img2 {
	margin: 0;
}
.sewer_img_mar {
	margin:0;
}
.sewer_img_mar2 {
	margin:0;
}
.service_img_lt_big {
	display: block;
	float: none;
	margin: 25px auto;
	text-align: center;
	width: 220px;
}
.alignright {
	display: block;
	float: none;
	margin: 0 auto 15px;
	text-align: right;
	width: 300px;
}
.gform_wrapper .ginput_complex .ginput_left {
	width:100%;
}
.gform_wrapper .ginput_complex .ginput_right {
	float: right;
	width: 100%;
}
.showmap {
	margin-left: 0;
}
.review_poweredby {
	text-align:left !important
}
.service-list ul li {
	display: block;
	margin: 0 0 0 20px;
	width:auto
}
.service-main h1 {
	margin: 0 0 0 20px;
	text-align: left;
}
.service-right {
	width: 300px;
}
.phone {
	font-size: 14px !important;
}
.topleft .phone a {
	font-size: 14px !important;
}
.phone-icon img {
	width: 58%;
}
.phone a {
	font-size: 24px;
}
.subpage-banner {
	margin-top: 320px;
}
.coupon_box_lt {
	float: left;
	width: 300px;
}
.coupon_box_rt {
	float: left;
	width: 300px;
}
.coupon_logo {
	width: 33%;
}
.coupon_box_mn h3 {
	font-size: 32px;
	margin: 6px 0 0 12px;
}
.coupon_box_mn h2 span {
	font-size: 25px;
}
.coupon_box_mn h3 {
	font-size: 13px;
	line-height: 14px;
	margin: 10px 0 0 12px;
}
.sub-right p {
	line-height: 15px;
	font-size: 12px;
	margin:0;
	padding:0 10px
}
.coupon_box_bot {
	font-size: 13px;
	margin: 0 0 0;
}
.coupon_box_1_bg {
	margin: -164px 0 0;
}
.topright p {
	line-height: 15px;
	margin: 0 0 6px;
}
.slider {
	padding-top: 228px !important;
}
}
#wpstats {
	display:none !important;
}
.fancybox-outer .quick-contact-main ul li {
	width:295px;
	display:block
}
.sub-left-quickcontact .fancybox {
	display:none;
}
.fancybox-overlay-fixed {
	display:none !important
}
.fancybox-opened {
	display:none !important
}
body #inline1 {
	display:none !important;
}
html.fancybox-margin {
	margin:0!important
}
html.fancybox-lock {
	overflow:scroll!important
}
body {
	-webkit-print-color-adjust: exact;
}
