@charset "utf-8";
/* CSS Document */

*{
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
}
body{
background-color:#eff5fd;
}
@font-face {
    font-family: 'bebas_neueregular';
    src: url('bebasneue-webfont.eot');
    src: url('bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue-webfont.woff') format('woff'),
         url('bebasneue-webfont.ttf') format('truetype'),
         url('bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helvetica_neue_lt_std77BdCn';
    src: url('helveticaneueltstd-bdcn-webfont.eot');
    src: url('helveticaneueltstd-bdcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneueltstd-bdcn-webfont.woff') format('woff'),
         url('helveticaneueltstd-bdcn-webfont.ttf') format('truetype'),
         url('helveticaneueltstd-bdcn-webfont.svg#helvetica_neue_lt_std77BdCn') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helvetica_neue_lt_std67MdCn';
    src: url('helveticaneueltstd-mdcn-webfont.eot');
    src: url('helveticaneueltstd-mdcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneueltstd-mdcn-webfont.woff') format('woff'),
         url('helveticaneueltstd-mdcn-webfont.ttf') format('truetype'),
         url('helveticaneueltstd-mdcn-webfont.svg#helvetica_neue_lt_std67MdCn') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helvetica_lt_stdbold';
    src: url('helveticaltstd-bold-webfont.eot');
    src: url('helveticaltstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaltstd-bold-webfont.woff') format('woff'),
         url('helveticaltstd-bold-webfont.ttf') format('truetype'),
         url('helveticaltstd-bold-webfont.svg#helvetica_lt_stdbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helvetica_lt_stdregular';
    src: url('helveticaltstd-roman-webfont.eot');
    src: url('helveticaltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaltstd-roman-webfont.woff') format('woff'),
         url('helveticaltstd-roman-webfont.ttf') format('truetype'),
         url('helveticaltstd-roman-webfont.svg#helvetica_lt_stdregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.bg{
float:left;
width:100%;
background-image:url(../images/bg.png);
background-repeat:repeat-x;
}
.bgleft{
float:left;
width:100%;
background-image:url(../images/leftbg.png);
background-repeat:no-repeat;
background-position:left top;
}
.bgright{
float:left;
width:100%;

background-image: url(../images/rightbg.png);
background-repeat:no-repeat;
background-position:right top;
}
.shadow{
float:left;
width:100%;

background-image: url(../images/shadow.png);
background-repeat:no-repeat;
background-position: center 212px;
}
.container{
width:1002px;
margin:auto;

}
.header{
float:left;
width:100%;
height:180px;
}
.logo{
	float: left;
	width: 515px;
	border: 0;
	padding: 30px 0px 0px 25px;
}
.request{
float:right;
width:275px;
padding-top:25px;
}
.request p{
font-size:14px;
color:#1b5085;
font-weight:bold;
float:left;
width:100%;
text-align:center;
}
.request h3{
font-size:32px;
color:#d92e10;
font-weight:bold;
float:left;
width:100%;
text-align:center;
padding-top:5px;
}
.requestbtn{
	float: left;
	width: 275px;
	padding-top: 30px;
	border: 0;
	text-align: center;
}
.requestbtnmobile{
float: left;
width:275px;
padding-top:30px;
text-align:center;
}
.content{
float:left;
width:100%;
background-color:#ffffff;
}
.nav{
float:left;
width:100%;
background-image:url(../images/navbg.jpg);
background-repeat:repeat-x;
height:50px;

}
.nav li{
float:left;
margin-right: 15px;

}
.nav li.bodnone a{
background-image:none;
}
.nav li a span{
font-family: 'helvetica_lt_stdbold';
}
.nav li a{
	float: left;
	padding-top: 18px;
	text-decoration: none;
	color: #ffffff;
	font-family: "helvetica_lt_stdbold";
	background-image: url(../images/border.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-transform: uppercase;
	font-size: 15px;
	padding-right: 17px;
	padding-bottom: 13px;
	padding-left: 20px;
}
.nav li a:hover, .nav li a.active{
background-image:url(../images/navSelected.jpg);
background-repeat: repeat-x;
}
.nav li.contact a{
padding:18px 18px 13px 16px;
}
.navleft{
float:left;
width:252px;
}
.leftNavHeader{
float:left;
width:252px;
font-size:18px;
color:#ffffff;
text-transform:uppercase;
height:42px;
}
.leftNavHeader.blclor{
background-color:#7394c0;
}
.leftNavHeader.gryclor{
	background-color: #7394c0;
}
.leftNavHeader h5{
float:left;
padding:15px 0px 0px 15px;
font-family:'helvetica_neue_lt_std77BdCn';
}
.navleft ul{
	background-color: #e9eef4;
	padding: 0px 0px 0px 15px;
	font-size: 15px;
	float: left;
	width: 237px;
	font-family: Verdana, Geneva, sans-serif;
}
.navleft li{
	color: #4f8abe;
	text-decoration: none;
	padding-bottom: 13px;
	border-bottom: solid 1px #cecece;
	width: 222px;
	padding-top: 15px;
}
.navleft li.bodernone{
border-bottom:none;
}
.navleft li a -old-{s
text-decoration:none;
padding-bottom:13px;
}
.navleft li a{
	color: #1a5cb4;
	text-decoration: none;
	padding-bottom: 13px;
}
.add{
float:left;
width:100%;
background-image:url(../images/freezee.jpg);
background-repeat:no-repeat;
height:538px;
}
.add2{
float:left;
width:100%;
background-image: url(../images/add1.jpg);
background-repeat:no-repeat;
background-position:0px -12px;
height:347px;
}
.moreinfo{
	float: left;
	margin: 465px 0px 0px 0px;
	width: 100%;
	border: 0;
	text-align: center;
}
.buynow{
	float: left;
	margin: 295px 0px 0px 0px;
	width: 100%;
	border: 0;
	text-align: center;
}
.gnl{
float:left;
}
.gnl a{
font-size: 1px;
float: left;
}
.containerRight{
float:left;
width:750px;
background-color:#ffffff;
}
.banner{
float:left;
width:750px;
height:310px;


/*background-image:url(../images/banner.jpg);*/
background-repeat:no-repeat;
}
.slider { position: relative; overflow: auto;
width:750px !important;
 }
.slider li { 
list-style: none; 
}
.slider ul li { 
float: 
left;
width:750px;!important; 
height:310px !important;
}
.slider ol li{
float:left;
width:17px;
height:17px;
padding-left:4px;
background-image:url(../images/unsel.jpg);
background-repeat:no-repeat;
cursor:pointer;
}
.slider ol li.active, .banner ol li:hover{
background-image: url(../images/sel.jpg);
}
.slider ol{
margin-top:-31px;
position:absolute;
z-index:100;
right:0px;
margin-right:30px;
}
.contentright{
	float: left;
	padding-left: 25px;
}
.contentheader{
float:left;
padding-top:15px;
border-bottom:solid 1px #d5dae0;
width:700px;
padding-bottom:5px;
}
.contentheader h1{
font-size:34px;
color:#1a5cb4;
font-family: 'helvetica_neue_lt_std77BdCn';
text-transform:uppercase;
}
.contentheader p{
color:#5d5d5d;
font-size:14px;
font-family: 'helvetica_lt_stdbold';
text-transform:uppercase;
}
.contentheader_sm{
	float: left;
	padding-top: 20px;
	border-bottom: solid 1px #d5dae0;
	width: 700px;
	padding-bottom: 20px;
	padding-right: 5px;
	text-align: center;
}

.contentheader_sm_green{
	float: left;
	padding-top: 10px;
	border-bottom: solid 1px #d5dae0;
	width: 700px;
	padding-bottom: 10px;
	padding-right: 5px;
	text-align: center;
}
.contentheader_sm_green h1{
	float: left;
	padding-top: 10px;
	width: 700px;
	padding-bottom: 10px;
	padding-right: 5px;
	text-align: center;
}
.contentheader_sm h1{
	font-size: 26px;
	color: #1a5cb4;
	font-family: "helvetica_neue_lt_std77BdCn";
	text-transform: none;
	line-height: 46px;
}
.contentheader_sm p{
color:#5d5d5d;
font-size:14px;
font-family: 'helvetica_lt_stdbold';
text-transform:uppercase;
}
.contentdis{
	padding-top: 0px;
	width: 660px;
	float: left;
	padding-left: 20px;
	clear: both;

}
.contentdis p{
	color: #686868;
	font-size: 14px;
	font-family: "helvetica_lt_stdregular";
	padding-bottom: 15px;
	line-height: 20px;
}
.contentdis p strong{
color:#000000;
}
.bannerbg{
	float: left;
	width: 700px;
	background-image: url(../images/bannerbg.jpg);
	background-repeat: repeat-x;
}
.bannerbginner{
	float: left;
	width: 700px;
	background-image: url(../images/bannerbg_wh.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 160px;
}
.bannerdis{
float:left;
width:485px;
padding-top:20px;
padding-left:30px;
background-image:url(../images/bannerbg.jpg);
background-repeat:repeat-x;
}
.bannerdis h2{
font-size:24px;
color:#1a5cb4;
font-family: 'helvetica_neue_lt_std77BdCn';
float:left;
width:100%;
padding-bottom:15px;
}
.bannerdis p{
	color: #5d5d5d;
	font-size: 14px;
	font-family: "helvetica_lt_stdregular";
	float: left;
	width: 100%;
	padding-bottom: 15px;
	line-height: 20px;
}
.bannerimg{
float: right;
padding-top:25px;
width:165px;
}
.contentheader2{
float:left;
padding-top:25px;
border-bottom:solid 1px #d5dae0;
width:700px;
padding-bottom:5px;
}
.contentheader2 h2{
font-size:24px;
color:#1a5cb4;
font-family: 'helvetica_neue_lt_std77BdCn';
text-transform:uppercase;
}
.contentheader2 h2 span{
color:#5d5d5d;
}
.contentdis1{
	float: left;
	width: 600px;
	padding: 20px;
	line-height: 20px;

}
.contentdis1 p{
color:#686868;
font-size:13px;
    font-family: 'helvetica_lt_stdregular';
	padding-bottom:15px;
}
.contentdis1 li{
	color: #686868;
	font-size: 13px;
	font-family: 'helvetica_lt_stdregular';
	padding-bottom: 17px;
	list-style-type: disc;
	margin-left: 10px;
	
}
.contentdis1 li span.blk{
color:#000000;
font-weight:bold;
}
.contentdis1 li span.red{
color:#d92e10;
font-weight:bold;
}
.contentdis1 li span.blu{
color:#1a5cb4;
font-weight:bold;
}
.contentdis1 li a{
color:#1a5cb4;
font-weight:bold;
}
.contentdis1 li.imgnone{
background-image:none;
}
.contentdis2{
	float: left;
	width: 660px;
	padding: 20px;
	line-height: 26px;
	clear: both;
}
.contentdis2 p{
	color: #686868;
	font-size: 14px;
	font-family: 'helvetica_lt_stdregular';
	padding-bottom: 15px;
}
.contentdis2 li{
	color: #686868;
	font-size: 13px;
	font-family: 'helvetica_lt_stdregular';
	padding-bottom: 17px;
	list-style-type: disc;
	margin-left: 50px;
	list-style-position: outside;
}
.contentdis2 li span.blk{
color:#000000;
font-weight:bold;
}
.contentdis2 li span.red{
color:#d92e10;
font-weight:bold;
}
.contentdis2 li span.blu{
color:#1a5cb4;
font-weight:bold;
}
.contentdis2 li a{
color:#1a5cb4;
font-weight:bold;
}
.contentdis2 li.imgnone{
background-image:none;
}
.contentdis3 li{

color:#686868;
font-size:13px;
    font-family: 'helvetica_lt_stdregular';
	padding-bottom:17px;
	padding-left:50px;
}
.contentdis3 li span.blk{
color:#000000;
font-weight:bold;
}
.contentdis3 li span.red{
color:#d92e10;
font-weight:bold;
}
.contentdis3 li span.blu{
color:#1a5cb4;
font-weight:bold;
}
.contentdis3 li a{
color:#1a5cb4;
font-weight:bold;
}
.contentdis3 li.imgnone{
background-image:none;
}

.contentdis5{
	float: left;
	width: 660px;
	padding-top: 20px;
	padding-left: 20px;

}
.contentdis5 p{
	color: #686868;
	font-size: 14px;
	font-family: 'helvetica_lt_stdregular';
	padding-bottom: 15px;
}
.contentdis5 li{
	background-image: url(../images/li2.jpg);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	color: #686868;
	font-size: 14px;
	font-family: "helvetica_lt_stdregular";
	padding-bottom: 17px;
	padding-left: 50px;
	line-height: 20px;
}
.contentdis5 li span.blk{
color:#000000;
font-weight:bold;
}
.contentdis1 li span.red{
color:#d92e10;
font-weight:bold;
}
.contentdis5 li span.blu{
color:#1a5cb4;
font-weight:bold;
}
.contentdis5 li a{
	color: #1a5cb4;
	font-weight: bold;
	text-decoration: none;
}
.contentdis5 li.imgnone{
background-image:none;
}

.eco{
float:left;
width:700px;
margin-top:19px;
text-align:center;
}
.contentheader3 h2{
font-size:24px;
color:#76b143;
font-family: 'helvetica_neue_lt_std77BdCn';
text-transform:uppercase;
}
.contentheader3 h2 span{
color:#5d5d5d;
}
.contentheader3{
float:left;
padding-top:25px;
border-bottom:solid 1px #d5dae0;
width:700px;
padding-bottom:5px;
}
.contentdis3{
	float: left;
	width: 660px;
	padding: 20px;
	line-height: 20px;
}
.contentdis3 p{
	color: #686868;
	font-size: 14px;
	font-family: "helvetica_lt_stdregular";
	padding-bottom: 15px;
	line-height: 20px;
}
.contentdis3 p span{
	color: #0651ad;
	font-weight: bold;
}
.testi{
float:left;
width:750px;
background-image:url(../images/testbg.jpg);
background-repeat:repeat-x;
background-color:#dce1ec;
}
.testi h2{
font-size:24px;
color:#1a5cb4;
font-family: 'helvetica_neue_lt_std77BdCn';
text-transform:uppercase;
padding-top:30px;
padding-left:30px;
}
.testi h3{
color:#545454;
font-size:18px;
    font-family: 'helvetica_lt_stdregular';
	
	padding-top:35px;
	padding-left:85px;
	background-image:url(../images/1.png);
	background-repeat:no-repeat;
	background-position:40px 30px;
	list-style:25px;
	padding-right:45px;
}
.testi h3 li{
	padding-right:45px;
	background-image:url(../images/2.png);
	background-repeat:no-repeat;
	background-position:550px bottom;
	padding-bottom:10px;
}
.testi p{
color:#748ab1;
font-size:13px;
    font-family: 'helvetica_lt_stdregular';
	padding-bottom:15px;
	padding-top:30px;
	padding-left:45px;
	
}
.testi p span{
color:#000000;
}
.seemore{
float:left;
width:670px;
text-align:right;
padding-top:15px;
padding-bottom:25px;

}
.bottom_products{
	float: left;
	width: 1002px;
	background-color: #eff5fd;
	background-image: url(../images/probg.jpg);
	border: 0;
	background-repeat: repeat-x;
	left: auto;
	
}
.bottom_products li{
float:left;
padding:20px 20px 0px 50px;
height:110px;
}
.footer{
float:left;
width:100%;
background-image:url(../images/footer.jpg);
background-repeat:repeat-x;
padding-top:3px;
}
.footerinner{
float:left;
width:100%;
background-image: url(../images/footertop.png);
background-repeat:repeat-x;
background-position:center top;
height:152px;
}
.footercontent{
margin:auto;
width:1002px;
}
.footercontent ul{
float:left;
padding-top:50px;
padding-bottom:10px;
}
.footercontent li{
float:left;
padding:0px 10px 0px 10px;
background-image:url(../images/li1.png);
background-repeat:no-repeat;
background-position:right;
}
.footercontent li.leftnone{
padding-left:0px;
}
.footercontent li.imgnone{
background-image:none;

}
.footercontent li a{
text-decoration:none;
color:#eef0f5;
font-size:13px;
}
.copyrights{
float:left;
width:695px;
border-top:solid 1px #314c7f;
font-size:12px;
color:#7d8cb3;
padding-top:10px;
}
/*************/
.reqheader, .reqaqheader, .acc{
display:none;
}
#gaurantee_heading_container {
	height: 100px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 20px;
	width: 460px;
	line-height: 16px;
}

#guarantee_image {
	float: left;
	width: 125px;
	margin-top: 5px;
}
.mid_heading {
	float: left;
	height: 105px;
	text-align: center;
	line-height: 12px;
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
}
.black_light {
	color:#666;
	text-align: center;
}
.blue {
	color:#0d6fb8;
}
.shadow {
	padding: 20px;
	border: 1px solid #f0f0f0;
	border-bottom: 2px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.black_heading {
	font-size:16px;
	color:#0D6FB8;
	font-family: "Arial Black", Gadget, sans-serif;
}
.video_single_392 {
	width: 392px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
.photo_container {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 120px;
	width: 500px;
	clear: left;
	height: 160px;
	margin-bottom: 40px;
}
.photo_container_lg {
	width: 720px;
	clear: left;
}
.memberships_container {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	height: 145px;
	clear: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#content_facts {
	padding-right:20px;
	padding-left:0px;
	padding-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	text-decoration: none;
}
.return_to_top {
	float: right;
	height: 20px;
	width: 100px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.photo_container_sm {
	padding-top: 20px;
	padding-left: 110px;
	width: 510px;
	clear: left;
	height: 90px;
	margin-bottom: 40px;
}
.photo_box {
	float: left;
	width: 150px;
	margin-right: 100px;
}
.video_single {
	width: 368px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
.video_single_392 {
	width: 392px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
.photo_container_wide {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 75px;
	width: 575px;
	clear: left;
}
.photo_box_225 {
	float:left;
	margin-right:50px;
	margin-bottom:10px;
	width: 225px;
}
.photo_box_185 {
	float:left;
	margin-right:50px;
	margin-bottom:10px;
	width: 225px;
	text-align: center;
}
#quotebox_inside {
	margin: 1px;
	background-color: #B6CBE9;
}
.photo_description_txt {
	text-align: center;
}
.photo_stages_container {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 120px;
	width: 700px;
}
.photo_stages_txt_container {
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
}
.stages_photos {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 12px;
	border: thin solid #CCC;
	margin-bottom: 10px;
	margin-top: 10px;
}
.stages_photos_noborder {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 12px;
	margin-top: 10px;
	margin-bottom: 12px;
}
.stages_photos_noborder2 {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 80px;
	margin-top: 10px;
	margin-bottom: 12px;
}
.stages_txt {
	float: left;
	height: 20px;
	width: 100px;
	margin-right: 12px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}
.stages_txt_3 {
	float: left;
	height: 20px;
	width: 130px;
	margin-right: 12px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}
.stages_txt5 {
	float: left;
	height: 20px;
	width: 76px;
	margin-right: 12px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}
.stages_txt2 {
	float: left;
	height: 20px;
	width: 100px;
	margin-right: 80px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}
.stages_txt4 {
	float: left;
	height: 20px;
	width: 105px;
	margin-right: 60px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}
.photo_780 {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 520px;
}
.clear_all {
	clear: both;
}

#contact_box {
	margin-right: auto;
	width: 550px;
	margin-top: 30px;
	margin-left: auto;
}
#contact_box_m {
	margin-right: auto;
	margin-top: 30px;
	margin-left: auto;
	width: 92%;
}
.address_info {
	width: 300px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 24px;
}
.address_info_m {
	width: 80%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 24px;
}
.required_field {
	font-size: 10px;
	color: #f60;
	text-align: left;
}
#contact_email_box {
	border: thin solid #CCC;
	margin-bottom: 20px;
	padding: 10px 20px;
}
.quality_pro_container {
	width: 600px;
	margin-left: 70px;
}
.bedbugfree_container {
	width: 600px;
	margin-left: 50px;
	height: 100px;
}
.membership_double_container {
	width: 150px;
	height: 150px;
	float: left;
}
.quality_pro_image {
	float: left;
	width: 150px;
	margin-right: 50px;
}
.quality_pro_txt {
	float: left;
	width: 350px;
}
.bedbugfree_image {
	float: left;
	width: 150px;
	margin-right: 50px;
}
.bedbugfree_txt {
	float: left;
	width: 400px;
	padding-top: 10px;
}
.space_50 {
	float: left;
	width: 50px;
	margin-right: 50px;
}
.clear {
clear:both;
}
.index_html_item_title {
	font-size: 12px;
	height: 35px;
	text-decoration: none;
}
.green {
font-family:Arial, Helvetica, sans-serif;
color:#06b302;
}

}.photo_container_380 {
	height: 300px;
	width: 700px;
}
.photo_box_380 {
	width: 380px;
	margin-left: 100px;
}
.photo_box_blackout {
	width: 620px;
	margin-left: 25px;
}
.photo_box_blackout_small {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.photo_250_left {
	width: 250px;
	margin-right: 70px;
	float: left;
}
.text_250 {
	width: 250px;
	margin-bottom: 10px;
	text-align: center;
	height: 50px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.photo_container_two {
	margin-left: 20px;
	margin-bottom: 40px;
	height: 250px;
}
.video_container_top {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding-top: 40px;
	text-align: center;
}
.insect_container {
	width: 515px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.insect_image {
	width: 150px;
	float: right;
	padding-top: 25px;
}
.insect_text_box {
	float: left;
	width: 320px;
	padding-right: 20px;
	clear: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.photo_box_400 {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.photo_box_215 {
	width: 215px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.header_left {
	float: left;
	width: 500px;
	height: 70px;
	padding-top: 30px;
}
.header_left_big {
	float: left;
	width: 550px;
	height: 70px;
	padding-top: 30px;
}
.header_right {
	float: left;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
.content_bx {
}
.table_treat {
	vertical-align: top;
}
.table_treat li{
	background-image: url(../images/li_round.jpg);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	color: #686868;
	font-size: 14px;
	font-family: "helvetica_lt_stdregular";
	padding-bottom: 0px;
	padding-left: 25px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
}
.table_treat table tr td {
	vertical-align: top;
	border: thin solid #666;
}
.table_treat table tr td p {
	margin-left: 10px;
	margin-top: 10px;
}
.table_space {
	padding-left: 10px;
}
.angies_list {
	border: 0;
	float: left;
}
.greenreviews {
	color: #339966;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 35px;
	font-style: italic;
	font-weight: bold;
}
.review {
	float: left;
	height: 150px;
	width: 275px;
}
.reviewimage {
	height: 66px;
	width: 250px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.reviewimage_angies {
	height: 66px;
	width: 250px;
	float: left;
	margin-right: 10px;
	margin-top: 55px;
}
.reviewimage2 {
	height: 66px;
	width: 250px;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
}
.reviewimagegoogle {
	height: 66px;
	width: 240px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.reviewimageyelp {
	height: 105px;
	width: 250px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.reviewimagefacebook {
	height: 85px;
	width: 225px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.reviewlower {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.Survey_container {
	height: 1600px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

.affiliations_container {
	margin: 30px;
	height: 300px;
}
.affiliation_left_box {
	margin-top: 10px;
	margin-bottom: 5px;
	height: 130px;
	width: 500px;
}
.affiliation_box {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 30px;
	text-align: center;
}
.affiliation_box_top {
	margin-top: 0px;
	text-align: center;
}
#content_inner_bbfree {
	margin-top: 30px;
	margin-right: 115px;
	margin-bottom: 30px;
	margin-left: 80px;
}
.quality_pro_container {
	width: 650px;
	margin-left: 100px;
}
.quality_pro_image2 {
	width: 110px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.quality_pro_txt {
	float: left;
	width: 350px;
}
.green_pro_image {
	width: 150px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.npma_image {
	width: 200px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.bedbufree_image {
	width: 150px;
	height: 85px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.affiliate_textbox {
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-family: "helvetica_lt_stdregular";
	color: #1a5cb4;
	font-weight: bold;
}
.msds_gray_table {
	background-color: #CCC;
	color: #666;
}
.download_info {
	height: 75px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
.table {
	color: #666666;
	text-decoration: none;
}
.table tr td h4 {
	color: #2385C7;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    font-weight: normal;
    margin: 0;
    padding: 10px 0 10px 10px;
}	
.contentright #center_container h1 {
	float: left;
	padding-top: 20px;
	border-bottom: solid 1px #d5dae0;
	width: 700px;
	padding-bottom: 20px;
	padding-right: 5px;
	text-align: center;
	color: #1a5cb4;
}
.table_title {
	color: #1a5cb4;
	margin-top: 15px;
	margin-bottom: 3px;
	text-align: center;
	font-weight: bold;
}

@media screen and (min-width: 600px) {
	.call-now{display:none;}
	.slide-single-image{display:none;}
}


/*Responsiv style for 600px */

@media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {
        display: none;
    }
	.angies_list{display:none;}

    .topnav a.icon {
        float: right;
        display: block;
		padding:9px
    }
	a.icon i{font-size:30px;}

    .navleft {
        width: 100%;
    }

    .containerRight {
        width: 100%;
    }


    .navleft {
        float: right;
        width: 100%;
        order: 3;
    }

    .containerRight {
        float: left;
        width: 100%;
        order: 2;
    }

    .nav {
        width: 100%;
    }

    .container {
        width: 100%;
    }

    .wrapper {
        display: flex;
        flex-direction: column;
    }

    #flex {
        display: flex;
        flex-direction: column;
    }

    #a {
        order: 2;
    }

    #b {
        order: 1;
    }

    #c {
        order: 1;
    }

    #d {
        order: 4;
    }

    .footercontent {
        width: 100%;
    }

    .bottom_products {
        width: 100%;
        border: 4;
    }

    .copyrights {
        width: 100%;
    }

    .testi {
        width: 100%;
    }

    .seemore {
        width: 100%;
    }

    .contentdis3 {
        width: 100%;
        float: none;
    }


    .contentheader3 {
        width: 100%;
        float: none;
    }

    .eco {
        width: 100%;
        display: none;
        float: none;
    }

    .contentdis5 {
        width: 100%;
        float: none;
    }

    .contentheader2 {
        width: 100%;
        float: none;
    }

    .bannerbg {
        width: 100%;
        float: none;
    }

    .contentdis {
        width: 100%;
        float: none;
        padding-left: 0px;
    }

    .contentheader {
        width: 100%;
        float: none;
    }

    .banner {
        width: 100%;
        float: none;
		height:auto;
    }

    .leftNavHeader {
        width: 100%;
    }

    .navleft ul {
        width: 100%;
    }

    .navleft li {
        width: 100%;
    }

    .shadow {
        padding: 0px;
    }

    .add {
        background-size: 100%;
    }

    .gnl a {
        width: 100%;
    }

        .gnl a img {
            width: 100%;
        }

    .contentheader {
        width: 100%;
    }

    .contentright {
        float: none;
        padding-left: 0px;
        margin: 15px;
    }

    .contentdis p {
        font-size: inherit;
    }

    .bannerdis {
        padding: 0px;
        width: 100%;
        background-size: 5px;
    }

    .contentheader2 {
        padding-top: 0px;
    }


    .contentheader h1 {
        font-size: 25px;
    }

    .bannerbginner {
        float: none;
        width: 100%;
        height: auto;
    }

    .contentdis5 li {
        background-image: url(../images/li2.jpg);
        background-repeat: no-repeat;
        background-position: 3px 0px;
        color: #686868;
        /* font-size: 14px; */
        font-family: "helvetica_lt_stdregular";
        padding-bottom: 20px;
        padding-left: 20px;
        line-height: 25px;
    }

    .contentdis5 {
        padding: 0px;
    }

    .contentheader2 {
        padding-bottom: 40px;
    }

    .contentheader3 {
        padding-top: 0px;
    }

    .contentdis3 {
        padding: 0px;
    }

    .seemore {
        text-align: center;
        padding-top: 0px;
    }

    .testi p {
        padding-left: 85px;
    }

    .bottom_products li {
        padding: 21px 15px 0px 50px;
    }

    .footercontent ul {
        padding-top: 15px;
    }

    .footercontent li {
        padding: 3px 10px 2px 2px;
        margin: 5px;
    }

    .contentheader_sm {
        width: 100%;
    }

        .contentheader_sm h1 {
            line-height: inherit;
        }

    .contentdis1 {
        width: 100%;
    }

        .contentdis1 li {
            font-size: initial;
            margin: 10px;
        }

    .bannerimg {
        width: auto;
    }

    .contentdis1 p {
        margin: 10px;
    }

    .header_left {
        width: 100%;
    }

    .header_right {
        float: none;
    }

    .contentdis2 {
        width: 100%;
    }

    .contentdis2 {
        width: 100%;
        padding: 0px;
        line-height: none;
    }

    .contentdis1 {
        padding: 0px;
    }

    .greenreviews {
        font-size: 30px;
    }

    #contact_box {
        width: 100%;
    }

    .photo_stages_container {
        width: 100%;
    }

    .photo_stages_txt_container {
        display: none;
    }

    .stages_photos_noborder2 {
        width: 100%;
        margin: auto;
    }

    .stages_photos_noborder {
        width: auto;
    }

    .photo_container {
        width: auto;
    }

    .photo_container_wide {
        width: auto;
    }

    .header_left_big {
        width: auto;
    }

    .photo_container_sm {
        width: auto;
    }

    .insect_container {
        width: 100%;
    }

    .insect_image {
        width: auto;
        float: none;
    }

    .photo_box_blackout {
        width: 100%;
        margin: 5px;
    }

        .photo_box_blackout img {
            width: 100%;
        }

    .table_treat table {
        width: 100%;
    }

    .contentheader_sm_green h1 {
        width: 100%;
        padding: 0px;
    }

    .contentheader_sm_green {
        width: 100%;
    }

    .quality_pro_image {
        float: none;
        width: 100%;
        margin: auto;
    }

    .quality_pro_container {
        width: 100%;
        margin: 0px;
    }

    .table table {
        width: 100%;
    }

    .slider {
        width: 100% !important;
		display:none;
    }
	.slide-single-image img{width:100%;}

    .header {
    height:auto;
    }

    .logo {
    width:100%;
    padding:5px;

    }

    .logo img {
    width:100%;

    }

    .request {
    padding:0px;
    }

    .nav {
    display:none;
    }

    .navleft ul {
    padding:0px;
    }
	.call-now a {
    color: #d92e10;
    font-size: 35px;
    display: block;
	text-decoration: none;
    cursor: pointer;
	}
	.call-now {
    text-align: center;
    padding-top: 10px;
	padding-bottom: 10px;
    font-weight: 700;
    font-size: 18px;
    color: #1b5085;
    line-height: 30px;
	background-color:#bdd2ed;
	}
	
	.request p, .request h3
	{
		display:none;
	}
	.request {
    float: left;
    width: 100%;
    padding-top: 15px;
	padding-bottom: 10px;
	}
	.requestbtn {
    float: none;
    width: auto;
    padding-top: 0;
    border: 0;
    text-align: center;
	}
	.testi img{height:auto; !important}
	
	/*Popup*/
	.popup {
		top: 20px !important;
		width: 90% !important;
		left: 5% !important;
		margin-top:0;
		margin-left:0;
		height: auto !important;
	}
	.popupinner label {
    margin-top: 5px;
    margin-bottom: 5px;
	}
	.btnSubmit{width:100%;margin-top:10px;margin-bottom:50px;}
	.popupinner textarea {
    width: 95% !important;
	}
	#quote_form
	{width:100% !important; }
	.left {
    float: none !important;
    padding: 0 !important;
    width: 100% !important;
	}
	.popupinner .right {
    float: none !important;
    width: 100% !important;
	}
	.popupinner {
    position: relative !important;
    width: 90% !important;
    padding: 5px 15px !important;
	height:400px !important; overflow-y:scroll;
	}
	.fancybox-close {
    top: -3px !important;
    right: -3px !important;
    }
	
}



    /* Responsive menu */

    .topnav {
  overflow: hidden;
  background-color: #213c71;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  padding-top: 18px;
  text-decoration: none;
  color: #ffffff;
  font-family: "helvetica_lt_stdbold";
  text-transform: uppercase;
  font-size: 15px;
  padding-right: 17px;
  padding-bottom: 13px;
  padding-left: 20px;
}

.topnav a:hover {
  background-color: red;
  color: white;
}

.topnav a.active {
  background-color: red;
  color: white;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
