@charset "utf-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: 'Conv_myriad';
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
@font-face {
	font-family: 'Conv_myriad';
	src: url('../fonts/myriad.eot');
	src: local('☺'), url('../fonts/myriad.woff') format('woff'), url('../fonts/myriad.ttf') format('truetype'), url('../fonts/myriad.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	src: url('../fonts/MYRIADPRO-BOLDCOND.eot');
	src: local('☺'), url('../fonts/MYRIADPRO-BOLDCOND.woff') format('woff'), url('../fonts/MYRIADPRO-BOLDCOND.ttf') format('truetype'), url('../fonts/MYRIADPRO-BOLDCOND.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
a {
	text-decoration: none;
}
.clearfix {
	clear: both;
	margin: 0;
	padding: 0;
}
.main {
	max-width:1000px;
	margin: 0 auto;
}
.top {
	width: 100%;
	padding: 5px 0;
	background: #00933b;
}
.top p, .top a {
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	font-size: 15px;
	line-height: 20px;
}

span { font-size:20px;}
.top-lhs {
	width: 175px;
	float: left;
	margin: 0 0 0 250px;
}
.top-rhs {
	float: right;
	text-align: right;
	height: 27px;
	/*width: 375px; */
	width: 245px;
}
.top-rhs a:after {
	/*content: "|"; 
	margin: 0 10px; */
}
.top-rhs a:nth-child(2n):after {
	content: "";
}
.help-line {
	background: url(../images/phone-icon.png) no-repeat;
	width: 20px;
	height: 20px;
	float: left;
	margin: 0 10px 0 0;
}
.header {
	float:left;
	width: 100%;
	position: relative;
}
.logo {
	width:280px;
	float: left;
	margin: -22px 0 0 0;
}
.header-rhs {
	width: 700px;
	float: right;
}
/*new nav css
--------------------*/
.navigationn {
	width: 100%;
	margin: 30px 0 0 0;
}
.navigationn a {
	font-family: Arial, sans-serif;
}
.navigation_inner ul li:after {
}
.navigation_inner ul li:last-child {
}
.navigation_inner {
	width: 100%;
	margin: 0 auto;
}
.navigation_inner ul ul {
	display: none;
}
.navigation_inner ul li:hover > ul {
	display: block;
}
.navigation_inner ul {
	border-radius: 10px;
	list-style: none;
	position: relative;
	display: inline-table;
	text-transform: capitalize;
	font-family: serif;
	z-index: 100000000000000000000000000000000;
}
.navigation_inner ul:after {
	content: "";
	clear: both;
	display: block;
}
.navigation_inner ul li {
	float: left;
	padding: 0px 22px;
	border-right: 1px solid #ccc;
	text-transform: uppercase;
}
.navigation_inner ul li:last-child {
	border-right: none;
}
.navigation_inner ul li:hover {
}
.navigation_inner ul li:hover a { background:#0000;
	color: #fff;
}
.navigation_inner ul li a {
	color: #000;
	display: block;
	text-decoration: none;
	font-size: 18px;
}
.navigation_inner ul li p {
	color: #000;
	font-size: 15px;
	font-family: 'Conv_myriad';
}
.navigation_inner ul ul {
	padding: 0;
	position: absolute;
	top: 100%;
	width: 150px;
}
.navigation_inner ul ul li {
	float: none;
	position: relative;
	border-left: 0 !important;
}
.navigation_inner ul ul li:hover {
	background-color: rgba(0, 0, 0, .3) !important;
	background-image: no !important;
	background-repeat: no !important;
	background-position: no !important;
}
.navigation_inner ul ul li {
	color: #1d1d1d!important;
	border-right: 0;
}
.navigation_inner ul ul li a {
	color: #fff!important;
	text-align: left;
	font-size: 12px;
	background-color: rgba(0, 0, 0, .3) !important;
	border-radius: 0 !important;
	border: none !important;
	border-bottom: 1px solid #fff !important;
	background-image: none !important;
	padding: 20px !important;
}
.navigation_inner ul ul li a:hover {
	color: #fff!Important;
	background: #0d237d;
	text-transform: uppercase;
}
.navigation_inner ul ul ul {
	position: absolute;
	left: 100%;
	top: -1px;
}
.navigation_inner li a.active {
}
/*new nav css
--------------------*/
.slider {
	width: 100%;
	box-sizing: border-box;
}
.slider img {
	width: 100%;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	text-shadow: none;
	color: #fff;
	left: 0%;
	top: 30%;
	padding: 10px 20px;
	margin: 0 auto;
	max-width: none;
	width: 50%;
	right: 0;
}
.callbacks .caption h1 {
	font-size: 41px;
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	margin: 10px 0px;
	text-transform: uppercase;
	text-align: center;
}
.callbacks .caption p {
	font-size: 19px;
	color: #fff;
	font-family: 'Conv_myriad';
	line-height: 20px;
	text-align: center;
}
.callbacks .caption a {
	font-size: 16px;
	color: #fff;
	font-family: 'Conv_myriad';
	background: #186eb6;
	padding: 8px 40px;
	border-bottom: 5px solid #005399;
	text-decoration: none;
	float: left;
	margin: 30px 0 0 0;
}
.rslides {
	margin: 0 auto 40px;
}
#slider2, #slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
/* Callback example */
.events {
	list-style: none;
}
.callbacks_container {
	position: relative;
	width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 50px;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/themes.gif") no-repeat left top;
	margin-top: -45px;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 50px;
}
#slider3-pager a {
	display: inline-block;
}
#slider3-pager img {
	float: left;
}
#slider3-pager .rslides_here a {
	background: transparent;
	box-shadow: 0 0 0 2px #666;
}
#slider3-pager a {
	padding: 0;
}
.home-gray {
	width: 100%;
	background: url("../images/grey-bg.png" ) no-repeat center top;
	background-size: cover;
	margin: -250px 0 0 0;
	position: relative;
	z-index: 50;
	height: 254px;
	border-bottom: 2px solid #16319e;
}
.home-gray h1 {
	font-size: 28px;
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	text-transform: uppercase;
	margin: 0 0 10px 8px;
}
.home-gray-form {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0px auto;
	bottom: 20px;
	width: 1050px;
}
.home-gray input[type="text"] {
	width: 180px;
	height: 32px;
	border: 1px solid #fff;
	padding: 0px 6px;
	margin: 0px 8px;
	float: left;
	background: none;
	color: #fff;
	text-transform: uppercase;
}
.home-gray input[type="submit"] {
	font-size: 16px;
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	padding: 4px 25px;
	border-bottom: 5px solid #0d237d !important;
	background: #16319e;
	text-decoration: none;
	cursor: pointer;
	border: none;
	float: right;
	margin: 0px 5px 0 0;
}
.content {
	max-width:1000px;
	margin: 0px auto;
	padding: 20px 0px;
}
.center-boxs {
	width: 295px;
	float: left;
	margin: 10px 50px 10px 0;
}
.center-boxs:last-child {
	width: 295px;
	float: right;
	margin: 10px 85px 0px 0;
}
.center-boxs h1 {
	font-size: 20px;
	color: #00933b;
	font-family: 'Conv_myriad';
	font-weight: bold !important;
	margin: 10px 0px;
	text-transform: uppercase;
}
.center-boxs p {
	font-size: 16px;
	color: #373738;
	font-family: 'Conv_myriad';
	line-height: 21px;
}
.center-boxs a {
	font-size: 16px;
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	padding: 4px 30px;
	border-bottom: 5px solid #024f21 !important;
	background: #00933b;
	text-decoration: none;
	float: left;
	margin: 24px 5px 40px 0;
	text-decoration: none;
}
.center-img {
	width: 100%;
	padding: 20px 0px;
	background-size: cover;
	background: #f9f9f9;
    border-top: 1px solid #dedede;
}
.center-img-left {
	width: 50%;
	float: left;
}
.center-img-left h1 {
	font-size: 38px;
	color: #16319e;
	font-family: 'Conv_myriad';
	margin: 0 0 15px 0px;
	font-weight: bold !important;
	text-transform: uppercase;
}
.center-img-left p {
	font-size: 16px;
	color: #373738;
	font-family: 'Conv_myriad';
	line-height: 18px;
	margin: 0 0 10px 0px;
}
.center-img-right {
	width: 45%;
	float: right;
}
.center-img-right-seach {
	width: 70%;
	float: left;
	border: 1px solid #16319e;
	margin: 0 0 20px 0;
}
.center-img-right-seach input[type="search"] {
	width: 80%;
	border: none;
	background: none;
	padding: 5px 6px;
	margin: 0px 0px;
	float: left;
	background: none;
	text-transform: uppercase;
}
.center-img-right-seach input[type="submit"] {
	font-size: 16px;
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	padding: 4px 6px;
	background: #16319e;
	text-decoration: none;
	cursor: pointer;
	border: none;
	float: right;
	margin: 0px;
}
.center-img-right h1 {
	font-size: 29px;
	color: #16319e;
	font-family: 'Conv_myriad';
	margin: 0 0 15px 0px;
	font-weight: bold !important;
	text-transform: uppercase;
}
.center-img-right p {
	font-size: 17px;
	color: #373738;
	font-family: 'Conv_myriad';
	line-height: 18px;
	margin: 0 0 10px 0px;
}
.home-video {
	margin: 50px 0 0 0;
}
.home-bottom-gray {
	width: 100%;
	background: #f0f0f0;
}
.home-bottom-gray h1 {
	font-size: 20px;
	color: #373738;
	font-family: 'Conv_myriad';
	text-transform: uppercase;
	font-weight: bold !important;
}
.home-bottom-gray-boxs {
	width: 174px;
	float: left;
	margin: 10px 25px 10px 0;
}
.home-bottom-gray-boxs p {
	font-size: 13px;
	color: #fff;
	font-family: 'Conv_myriad';
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0px;
	width: 100%;
	background: #00933b  /*86c02d*/;
	font-weight: bold !important;
}
.bottom-gray {
	width: 100%;
	background: #ccccd0;
	padding: 10px 0px;
}
#flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	float: left;
	width: 100%;
	padding-top: 10px;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item img {
	width: 150px;
	height: 58px;
}
.nbs-flexisel-item span {
	position: absolute;
	bottom: 10px;
	left: 0px;
	right: 0px;
	width: 169px;
	padding: 15px 10px;
	margin: 0px auto;
	background: #000;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	opacity: 0.5;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 24px;
	height: 26px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left: 0px;
	background: url(../images/Home_54.png) no-repeat;
}
.nbs-flexisel-nav-right {
	right: 0px;
	background: url(../images/Home_57.png) no-repeat;
}
.bottom-map {
	width: 100%;
}
.bottom-map img {
	width: 100%;  display: none;
}
.footer {
	width: 100%;
	padding: 20px 0px;
	background: #622640;
}
.footer p {
	font-family: 'Conv_myriad';
	font-size: 14px;
	color: #fff;
	margin: 0px;
	padding: 15px 0px 0 0;
}
.inner-banner {
	width: 100%;
	height: 100%;
	background-size: cover;
	position: relative;
}
.inner-banner img { height: 200px; 	width: 100%; }
.inner-banner-txt {
    background: none repeat scroll 0 0 #000;
    bottom: 18px;
    left: 0;
    margin: 0 auto -0.9%;
    opacity: 0.7;
    padding: 2% 10%;
    position: absolute;
    right: 0;
    width: 80%;
}
.inner-banner-txt h2 {
	t-family: 'Conv_myriad';
	font-size: 23px;
	color: #fff;
	text-transform: uppercase;
}
.inner-banner-txt h1 {
	t-family: 'Conv_myriad';
	font-size: 27px;
	color: #fff;
	font-weight: bold !important;
	text-transform: uppercase;
}
.inner-pages {
}
.inner-pages h1 {
	t-family: 'Conv_myriad';
	font-size: 20px;
	color: #16319e;
	font-weight: bold !important;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.inner-pages p {
	t-family: 'Conv_myriad';
	font-size: 16px;
	color: #373738;
	margin: 0 0 15px 0;
	line-height: 21px;
}
.service-img-left {
	float: left;
	margin: 0 10px 10px 0;
}
.service-img-right {
	float: right;
	margin: 0 0px 10px 10px;
}
.termite-img {
	margin: 21px 5px 0px 0px;
}
.location {
	background: url(../images/location.png) no-repeat;
	width: 19px;
	height: 26px;
	float: left;
	margin: 10px 10px 15px 0;
}
.phone {
	background: url(../images/phone.png) no-repeat;
	width: 19px;
	height: 26px;
	float: left;
	margin: -5px 10px 15px 0;
}
.fax {
	background: url(../images/fax.png) no-repeat;
	width: 33px;
	height: 26px;
	float: left;
	margin: 0 10px 10px -5px;
}
.email {
	background: url(../images/mail.png) no-repeat;
	width: 19px;
	height: 14px;
	float: left;
	margin: 3px 10px 15px 0;
}
.social-icon-contact {
	margin: 10px 0 0;
	width: 100%;
}
.social_icon_fb {
	background: url(../images/social-icon.png) 3px 0 no-repeat;
	width: 35px;
	height: 35px;
	float: left;
	margin: 0 20px 0 0;
}
.social_icon_fb a {
	width: 35px;
	height: 35px;
	float: left;
	text-indent: -999999px;
	border: none;
}
.social_icon_twt {
	background: url(../images/social-icon.png) -37px 0 no-repeat;
	width: 35px;
	height: 35px;
	float: left;
	margin: 0 20px 0 0;
}
.social_icon_twt a {
	width: 35px;
	height: 35px;
	float: left;
	text-indent: -999999px;
		border: none; border-radius:2px;

}
.social_icon_linkin {
	background: url(../images/social-icon.png) -78px 0 no-repeat;
	width: 35px;
	height: 35px;
	float: left;
	margin: 0 5px 0 0;
}
.social_icon_linkin a {
	width: 35px;
	height: 35px;
	float: left;
	text-indent: -999999px;
	border: none;
}
.social_icon_gplus {
	background: url(../images/social-icon.png) -120px 0 no-repeat;
	width: 35px;
	height: 35px;
	float: left;
	margin: 0 5px 0 0;
}
.social_icon_gplus a {
	width: 35px;
	height: 35px;
	float: left;
	text-indent: -999999px;
	border: none;
}
.social_icon_youtube {
	background: url(../images/social-icon.png) -160px 0 no-repeat;
	width: 35px;
	height: 35px;
	float: left;
	margin: 0 5px 0 0;
}
.social_icon_youtube a {
	width: 35px;
	height: 35px;
	float: left;
	text-indent: -999999px;
	border: none;
}

.content-lhs h5 {
	font-family: Calibri;
	font-size: 18px;
	color: #a4a4a4;
	font-weight: bold;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}
.content-lhs {
	width: 490px;
	float: left;
}
.content-rhs {
	width: 490px;
	float: right;
}
.content-rhs h5 {
	font-family: Calibri;
	font-size: 18px;
	color: #a4a4a4;
	font-weight: bold;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}
.content-rhs p {
	font-family: Calibri;
	font-size: 16px;
	color: #585858;
	margin: 5px 0px;
}
.content-rhs a {
	font-family: Calibri;
	font-size: 16px;
	color: #0d237d;
	text-decoration: none;
}
.content-lhs label {
	font-family: Calibri;
	font-size: 16px;
	color: #505050;
	margin: 10px 0px;
	display: block;
}
.input2 {
	padding: 5px 10px;
	width: 90%;
	border: 1px solid #CCC;
	border-radius: 5px;
	box-sizing: border-box;
}
.searchbtn {
	background: #f68a08;
	padding: 10px 30px;
	color: #fff;
	font-size: 14px;
	border: 0;
	border-radius: 5px;
	cursor: pointer;
}
.textarea2 {
	height: 115px;
	padding: 10px;
	width: 90%;
	border: 1px solid #CCC;
	border-radius: 5px;
	margin: 0 0 15px;
	box-sizing: border-box;
}
.footer-menu{ width:610px; float:left;}
.footer-menu ul{ padding:0px; margin:0px;}

.footer-menu ul ul{}



.footer-menu ul li {
  list-style: none;
  float: left;
  font-size: 13px;
  padding: 7px 20px 0px 0px;
}
.footer-menu ul li a{ color:#fff;}
.footer-menu ul li a:hover{ color:#e99da6;}
.footer-text { width:960px;  float: left;}
.footer-text p{ font-size:13px; color:#e99da6; margin: 0px 0px 0px 0px;}
.footer-text span{ font-size:16px; color:#fff;}
.socail-icon{ float:right;width: 185px;}

















@media (min-width:1000px) {

}
@media (min-width: 768px) and (max-width: 990px) { 
.main {
	width:95%;
	margin: 0 auto;
}
.top-lhs {
	width: 20%;
	float: left;
	margin:0 0 0 220px;
}
.top-rhs {
	width: 40%;
	float: right;
}
.logo {
	width: 390px;
	float: left;
	margin:-30px 0 10px 0;
}

.header-rhs {
	width: 500px;
	float: right;
	display:none;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	text-shadow: none;
	color: #fff;
	left: 0%;
	top: 20%;
	padding: 10px 20px;
	margin: 0 auto;
	max-width: none;
	width: 70%;
	right: 0;
}
.callbacks .caption h1 {
	font-size: 30px;
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	margin: 5px 0px;
	text-transform: uppercase;
	text-align: center;
}
.callbacks .caption p {
	font-size: 15px;
	color: #fff;
	font-family: 'Conv_myriad';
	line-height: 14px;
	text-align: center;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0px;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/themes.gif") no-repeat left top;
	margin-top: -45px;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0px;
}
.home-gray {
	width: 100%;
	background: url(../images/grey-bg.png) no-repeat center bottom;
	background-size: cover;
	margin: -140px 0 0 0;
	position: relative;
	z-index: 50;
	height: 250px;
	border-bottom: 2px solid #16319e;
}
.home-gray h1 {
	font-size: 20px;
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	text-transform: uppercase;
	margin:0px 0 5px 8px;
}
.home-gray-form {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0px auto;
	bottom: 0px;
}
.home-gray input[type="text"] {
	width: 20%;
	height: 20px;
	border: 1px solid #fff;
	padding: 0px 6px;
	margin: 4px 8px;
	float: left;
	background: none;
	color: #fff;
	text-transform: uppercase;
}
.home-gray input[type="submit"] {
	font-size: 14px;
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	padding: 3px 20px;
	border-bottom: 5px solid #0d237d !important;
	background: #16319e;
	text-decoration: none;
	cursor: pointer;
	border: none;
	float: right;
	margin: 10px 40px 0 0;
}
.content {
	width:95%;
	margin: 0px auto;
	padding: 20px 0px;
}
.center-boxs {
	width: 30%;
	float: left;
	margin:10px 30px 0 0;
}
.center-boxs:last-child {
	width: 30%;
	float: right;
	margin:10px 0px 0 0;
}
.center-img {
	background: #f9f9f9;
    border-top: 1px solid #dedede;
	width: 100%;
	padding: 20px 0px;
	background-size:cover
}
.center-img-left {
	width: 100%;
	float: none;
}
.center-img-left h1 {
	font-size: 30px;
	color: #16319e;
	font-family: 'Conv_myriad';
	margin: 0 0 15px 0px;
	font-weight: bold !important;
	text-transform: uppercase;
}
.center-img-right {
	width: 100%;
	float: none;
}
.center-img-right-seach {
	width: 70%;
	float: left;
	border: 1px solid #16319e;
	margin: 0 0 20px 0;
}
.center-img-right-seach input[type="search"] {
	width: 80%;
	border: none;
	background: none;
	padding: 5px 6px;
	margin: 0px 0px;
	float: left;
	background: none;
	text-transform: uppercase;
}
.center-img-right-seach input[type="submit"] {
	font-size: 16px;
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	padding: 4px 6px;
	background: #16319e;
	text-decoration: none;
	cursor: pointer;
	border: none;
	float: right;
	margin: 0px;
}
.home-video {
	width:100%;
	margin: 10px 0 0 0;
}
.home-video img{
	width:100%;
}
.home-bottom-gray h1 {
	font-size: 15px;
	color: #373738;
	font-family: 'Conv_myriad';
	text-transform: uppercase;
	font-weight: bold !important;
}
.home-bottom-gray-boxs {
	width: 30%;
	float: left;
	margin:10px 15px 10px 0;
}
.home-bottom-gray-boxs img{
	width: 100%;
}
.inner-banner-txt {
	position: absolute;
	left: 0;
	right: 0;
	width: 95%;
	margin: 0px auto;
	bottom: 10px;
}
.service-img-left {
	float: left;
	margin:10px 10px 0 0;
	width:30%;
}
.service-img-right {
	float: right;
	margin:10px 0 0 10px;
	width:30%;
}
.termite-img {
	float: left;
	margin:10px 5px 10px 0;
	width:32%;
}
}
@media (max-width: 767px) {
.main {
	width:95%;
	margin: 0 auto;
}
.top-lhs {
	width: 100%;
	float: none;
	margin:0;
}
.top-rhs {
	width: 100%;
	float: none;
	text-align:center;
}
.logo {
	width: 240px;
	float: none;
	margin:10px auto;
}

.header-rhs {
	width: 700px;
	float: right;
	display:none;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	text-shadow: none;
	color: #fff;
	left: 0%;
	top: 0%;
	padding: 10px 20px;
	margin: 0 auto;
	max-width: none;
	width: 70%;
	right: 0;
}
.callbacks .caption h1 {
	font-size: 20px;
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	margin: 5px 0px;
	text-transform: uppercase;
	text-align: center;
}
.callbacks .caption p {
	font-size: 12px;
	color: #fff;
	font-family: 'Conv_myriad';
	line-height: 14px;
	text-align: center;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0px;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/themes.gif") no-repeat left top;
	margin-top: -45px;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0px;
}
.home-gray {
	width: 100%;
	background: url(../images/grey-bg.png) no-repeat center bottom;
	background-size: cover;
	margin: -140px 0 0 0;
	position: relative;
	z-index: 50;
	height: 250px;
	border-bottom: 2px solid #16319e;
}
.home-gray h1 {
	font-size: 16px;
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	text-transform: uppercase;
	margin:0px 0 5px 8px;
}
.home-gray-form {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0px auto;
	bottom: 0px;
}
.home-gray input[type="text"] {
	width: 40%;
	height: 20px;
	border: 1px solid #fff;
	padding: 0px 6px;
	margin: 4px 8px;
	float: left;
	background: none;
	color: #fff;
	text-transform: uppercase;
}
.home-gray input[type="submit"] {
	font-size: 14px;
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	padding: 3px 20px;
	border-bottom: 5px solid #0d237d !important;
	background: #16319e;
	text-decoration: none;
	cursor: pointer;
	border: none;
	float: right;
	margin: 0px 10px 0 0;
}
.content {
	width:95%;
	margin: 0px auto;
	padding: 20px 0px;
}
.center-boxs {
	width: 100%;
	float: none;
	margin:10px auto;
}
.center-boxs:last-child {
	width: 100%;
	float: none;
	margin:10px auto;
}
.center-img {
	/*background: url(../images/middle-cover.jpg) no-repeat center top;*/
	width: 100%;
	padding: 20px 0px;
	background-size:cover
}
.center-img-left {
	width: 100%;
	float: none;
}
.center-img-left h1 {
	font-size: 30px;
	color: #16319e;
	font-family: 'Conv_myriad';
	margin: 0 0 15px 0px;
	font-weight: bold !important;
	text-transform: uppercase;
}
.center-img-right {
	width: 100%;
	float: none;
}
.center-img-right-seach {
	width: 70%;
	float: left;
	border: 1px solid #16319e;
	margin: 0 0 20px 0;
}
.center-img-right-seach input[type="search"] {
	width: 80%;
	border: none;
	background: none;
	padding: 5px 6px;
	margin: 0px 0px;
	float: left;
	background: none;
	text-transform: uppercase;
}
.center-img-right-seach input[type="submit"] {
	font-size: 16px;
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	padding: 4px 6px;
	background: #16319e;
	text-decoration: none;
	cursor: pointer;
	border: none;
	float: right;
	margin: 0px;
}
.home-video {
	width:100%;
	margin: 10px 0 0 0;
}
.home-video img{
	width:100%;
}
.home-bottom-gray h1 {
	font-size: 15px;
	color: #373738;
	font-family: 'Conv_myriad';
	text-transform: uppercase;
	font-weight: bold !important;
}
.home-bottom-gray-boxs {
	width: 30%;
	float: left;
	margin:10px 15px 10px 0;
}
.home-bottom-gray-boxs img{
	width: 100%;
}
.inner-banner-txt {
	position: absolute;
	left: 0;
	right: 0;
	width: 95%;
	margin: 0px auto;
	bottom: 20px;
}
.service-img-left {
	float: none;
	margin:10px auto;
	width:100%;
}
.service-img-right {
	float: none;
	margin:10px auto;
	width:100%;
}
.termite-img {
	float: left;
	margin:10px 5px 10px 0;
	width:32%;
}
.content-lhs {
	width: 100%;
	float: none;
	display:block;
	margin:5px 0px;
}
.content-rhs {
	width: 100%;
	float: none;
	display:block;
	margin:10px 0px;
}
}
@media (max-width: 480px) { 
.main {
	width:95%;
	margin: 0 auto;
}
.top-lhs {
	width: 100%;
	float: none;
	margin:0;
}
.top-rhs {
	width: 100%;
	float: none;
	text-align:center;
}
.logo {
	width: 240px;
	float: none;
	margin:10px auto;
}

.header-rhs {
	width: 700px;
	float: right;
	display:none;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	text-shadow: none;
	color: #fff;
	left: 0%;
	top: 0%;
	padding: 10px 20px;
	margin: 0 auto;
	max-width: none;
	width: 70%;
	right: 0;
}
.callbacks .caption h1 {
	font-size: 20px;
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	margin: 5px 0px;
	text-transform: uppercase;
	text-align: center;
}
.callbacks .caption p {
	font-size: 12px;
	color: #fff;
	font-family: 'Conv_myriad';
	line-height: 14px;
	text-align: center;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0px;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/themes.gif") no-repeat left top;
	margin-top: -45px;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0px;
}
.home-gray {
	width: 100%;
	background: url(../images/grey-bg.png) no-repeat center bottom;
	background-size: cover;
	margin: -70px 0 0 0;
	position: relative;
	z-index: 50;
	height: 250px;
	border-bottom: 2px solid #16319e;
}
.home-gray h1 {
	font-size: 16px;
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	text-transform: uppercase;
	margin:0px 0 5px 8px;
}
.home-gray-form {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0px auto;
	bottom: 0px;
}
.home-gray input[type="text"] {
	width: 40%;
	height: 20px;
	border: 1px solid #fff;
	padding: 0px 6px;
	margin: 4px 8px;
	float: left;
	background: none;
	color: #fff;
	text-transform: uppercase;
}
.home-gray input[type="submit"] {
	font-size: 14px;
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	padding: 3px 20px;
	border-bottom: 5px solid #0d237d !important;
	background: #16319e;
	text-decoration: none;
	cursor: pointer;
	border: none;
	float: right;
	margin: 0px 10px 0 0;
}
.content {
	width:95%;
	margin: 0px auto;
	padding: 20px 0px;
}
.center-boxs {
	width: 100%;
	float: none;
	margin:10px auto;
}
.center-boxs:last-child {
	width: 100%;
	float: none;
	margin:10px auto;
}
.center-img {
	/*background: url(../images/middle-cover.jpg) no-repeat center top;*/
	width: 100%;
	padding: 20px 0px;
	background-size:cover
}
.center-img-left {
	width: 100%;
	float: none;
}
.center-img-left h1 {
	font-size: 30px;
	color: #16319e;
	font-family: 'Conv_myriad';
	margin: 0 0 15px 0px;
	font-weight: bold !important;
	text-transform: uppercase;
}
.center-img-right {
	width: 100%;
	float: none;
}
.center-img-right-seach {
	width: 70%;
	float: left;
	border: 1px solid #16319e;
	margin: 0 0 20px 0;
}
.center-img-right-seach input[type="search"] {
	width: 80%;
	border: none;
	background: none;
	padding: 5px 6px;
	margin: 0px 0px;
	float: left;
	background: none;
	text-transform: uppercase;
}
.center-img-right-seach input[type="submit"] {
	font-size: 16px;
	color: #fff;
	font-family: 'Conv_MYRIADPRO-BOLDCOND';
	padding: 4px 6px;
	background: #16319e;
	text-decoration: none;
	cursor: pointer;
	border: none;
	float: right;
	margin: 0px;
}
.home-video {
	width:100%;
	margin: 10px 0 0 0;
}
.home-video img{
	width:100%;
}
.home-bottom-gray h1 {
	font-size: 15px;
	color: #373738;
	font-family: 'Conv_myriad';
	text-transform: uppercase;
	font-weight: bold !important;
}
.home-bottom-gray-boxs {
	width: 174px;
	float: none;
	margin:10px auto;
}
.inner-banner-txt {
	position: absolute;
	left: 0;
	right: 0;
	width: 95%;
	margin: 0px auto;
	bottom: 20px;
}
.service-img-left {
	float: none;
	margin:10px auto;
	width:100%;
}
.service-img-right {
	float: none;
	margin:10px auto;
	width:100%;
}
.termite-img {
	float: none;
	margin:10px auto;
	width:100%;
}
.content-lhs {
	width: 100%;
	float: none;
	display:block;
	margin:5px 0px;
}
.content-rhs {
	width: 100%;
	float: none;
	display:block;
	margin:5px 0px;
}

}