@charset "utf-8";
/* CSS Document */

/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
#access li {
    float: left;
    position: relative;
}
p{
    color: #2D2D2D;
    font-family: 'Calibri';
    font-size: 16px;
    margin-bottom: 10px;
}
img, fieldset {
	border: 0;
}

/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
input {max-width:290px;}
 a {color:#9c1515;}
 a:visited {color:#2D2D2D;}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
	margin: 0;
	padding: 0;
}

		@font-face {
				font-family: 'HelveticaNeueLT-HeavyCond';
				src: url('../css/helveticalt87heavycondensed.eot');
				src: url('../css/helveticalt87heavycondensed.eot?#iefix') format('embedded-opentype'),
						 url('../css/helveticalt87heavycondensed.woff') format('woff'),
						 url('../css/helveticalt87heavycondensed.ttf') format('truetype'),
						 url('../css/helveticalt87heavycondensed.svg#helveticalt87heavycondensed') format('svg');
				font-weight: normal;
				font-style: normal;
		}
		
			@font-face {
				font-family: 'HelveticaNeueLT-MediumCond';
				src: url('../css/helveticalt67mediumcondensed.eot');
				src: url('../css/helveticalt67mediumcondensed.eot?#iefix') format('embedded-opentype'),
						 url('../css/helveticalt67mediumcondensed.woff') format('woff'),
						 url('../css/helveticalt67mediumcondensed.ttf') format('truetype'),
						 url('../css/helveticalt67mediumcondensed.svg#helveticalt67mediumcondensed') format('svg');
				font-weight: normal;
				font-style: normal;
		}
		
		@font-face {
				font-family: 'Calibri-Bold';
				src: url('../css/calibribold.eot');
				src: url('../css/calibribold.eot?#iefix') format('embedded-opentype'),
						 url('../css/calibribold.woff') format('woff'),
						 url('../css/calibribold.ttf') format('truetype'),
						 url('../css/calibribold.svg#calibribold') format('svg');
				font-weight: normal;
				font-style: normal;
		}
		
			@font-face {
				font-family: 'Calibri';
				src: url('../css/calibri.eot');
				src: url('../css/calibri.eot?#iefix') format('embedded-opentype'),
						 url('../css/calibri.woff') format('woff'),
						 url('../css/calibri.ttf') format('truetype'),
						 url('../css/calibri.svg#calibri') format('svg');
				font-weight: normal;
				font-style: normal;
		}
/************************************************************************************
GENERAL STYLING
*************************************************************************************/

body{
	height:100%;
	font-family: 'Calibri';
	overflow-x: hidden;
}
/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {
	width: 944px;
	margin: 0 auto;
}
/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }

/************************************************************************************
HEADER
*************************************************************************************/
#header{
	background-image: url(../images/top_redbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:224px;
	position: relative;
	width: 100%;
	border-radius:0px 0px 20px 20px;
   -moz-border-radius:0px 0px 20px 20px; /* Firefox 3.6 and earlier */
}

/* site logo */
#site-logo {
/*	position: absolute;
	top: 10px;*/
	text-align:center;
	margin-top:0px;
}
#site-logo img {
vertical-align:middle;
	padding-top:9px;
}
#site-logo a {
	font: bold 30px/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.tel_number{ float:right; color:#fff; margin-right:24px; margin-top: -100px;font-size:20px;font-family:'HelveticaNeueLT-HeavyCond';}
.tel_number a{ color:#FFFFFF; text-decoration:none;}
.big_heading{ text-align:center; font-size:24px;font-family:'HelveticaNeueLT-HeavyCond'; margin-left:24px; margin-top:10px;}
.call_img{ /*float:left;*/margin:17px 0px 0px 2px;}
a.topphone, a.topphone:visited {color:#000000 !important;text-decoration:none !important;}

/************************************************************************************
MAIN NAVIGATION
*************************************************************************************/
#main-nav {
	width: 80%;
	padding: 0;
	position: absolute;
	left: 0;
	z-index: 100; font-size:15px;
	margin-top:10px;
}
#main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
	margin-right:10px;
}
#main-nav li:first-child {
	margin-left: 15px;
}
#main-nav a {
	line-height: 100%;
	font-family:'HelveticaNeueLT-HeavyCond';
	color: #fff;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	font-size:15px;
/*	background-color:#FF00FF;
*/}
#main-nav a:hover {
	color: #fff;
}

#searchform {background-image: url(../images/searchbg.png);background-repeat: no-repeat;height:24px;width:140px;float:right; margin-right:24px; margin-top:10px;}
#searchform #b {width: 83px;padding-left:52px;color:#fff;font-weight:bold; cursor:pointer; background:none; border:0px;}
#searchform #q {width: 77px;background:none; border:0px; color:#fff;font-family:'Calibri'; font-size:14px;}

/*************************** colum left **************************/
#main_container{/*width:986px; */margin-top:22px; margin-left:25px; margin-right:25px;}
#col_left{ width:620px; float:left;}
.residencial_serv{ float:left; width:310px; margin-top:22px;}
.commercial_serv{float:left;width:310px;margin-top:22px;}
#seperator{ height:1px; background-color:#cfcfcf; width:100%;margin-top:18px;}
#seperator_hide{ height:1px; background-color:#cfcfcf; width:100%;margin-top:18px;}
.detailsdiv{ margin-top:22px;}
.pest_detail{ margin-bottom:12px; width:100%;clear:both;}
.pest_pic{ width:60px; height:60px; margin-right:16px; float:left;}
.pest_discription{ width:543px;float:left;}
.pest_discription .wp-socializer-buttons {display:none;}
.jursicop{width:100%;display:block;padding:20px 0;}
.testimonial_discription{ width:100%;float:left;}
.headingh3{font-family:'HelveticaNeueLT-HeavyCond';color: #1d1d1b;font-size:15px;letter-spacing: 2px; margin-bottom:5px; margin-top:4px;}
.pest_contant{ font-size:15px;font-family:'Calibri'; color:#2d2d2d;}
.working_brands{  margin-top:14px;}
.working_brands img{ margin-left:50px;}
.working_brands img:first-child {margin-left:12px;}
.suburblist{float:left;display:block;}
.suburb-content ul{padding-left:25px;display:block;}
.regionh3 {clear:both;padding-top:30px;padding-bottom:15px;}
#map {margin-top:18px;}
.testimonial_discription .katb_test_box{margin-bottom:80px;}
.entry-title{padding:20px 0;}

/*************************** sidebar **************************/
#sidebar{ width:252px; float:right;}
.facebook_widget{width:252px; height:257px;}
.sidebar_inside_div{ margin-top:20px;}
.headingh4{font-family:'HelveticaNeueLT-HeavyCond';color: #1d1d1b;font-size:18px;letter-spacing: 2px; margin-bottom:5px; margin-top:4px; color:#e30613}
.clientname{float:right;font-family:'HelveticaNeueLT-HeavyCond';color:#333232;font-size:14px; letter-spacing:2px; margin-top:5px;}
.margin10{margin-top:10px;}

/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	clear: both;
	color: #fff;
	font-size: 85%;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:107px;
	margin-top:28px;
	position: relative;
	width: 100%;
	font-family:'HelveticaNeueLT-MediumCond'; 
	border-radius:20px 20px 0px 0px;
   -moz-border-radius:20px 20px 0px 0px; /* Firefox 3.6 and earlier */
}
#footer a {
	color: #fff; text-decoration:none;
}
.address{ position:absolute; margin-left:32px; margin-top:32px;font-size:11px; letter-spacing:2px;}
.footlogodiv{ width:230px; margin:0px auto; padding-top:12px; padding-bottom:0px; text-align:center; font-size:9px;letter-spacing:1px;}
.footlogodiv2{ width:230px; margin:0px auto; padding-top:0px; padding-bottom:0px; text-align:center; font-size:9px;letter-spacing:1px;}
.copyright{ margin-top:6px; line-height:14px;}
.the-power {padding-right:10px;}

/************************************************************************************
SLIDER
*************************************************************************************/
#slides {
	position:relative;
	height:246px;
	z-index:10!important;
}
.slides_container {
	width:620px;
	overflow:hidden;
/*	position:relative;
	display:none;
*/    height:246px;
	
}

.slides_container div.slide {
	width:620px;
	height:246px;
	display:block;
	z-index:-1000!important;
}


.pagination { display:none;}
.sidebar_inside_div01 { margin-top:20px;}
.nav_for_all { display:block;}
.nav_for_480 { display:none;}

/******************************services page********************************/
.servic_left_col{ width:160px;float:left;}
.servic_right_col{width:433px;float:right;}
h1{font-family:'HelveticaNeueLT-HeavyCond';color: #1d1d1b;font-size:20px;letter-spacing: 2px;}
.contant_p{ font-size:12px;font-family:'Calibri'; color:#2d2d2d; margin-bottom:10px;}
.margin_bot20{ margin-bottom:20px;}
.call_detail{ color:#e30613;font-family:'HelveticaNeueLT-HeavyCond'; font-size:15px; letter-spacing:2px; font-weight:normal;}
.call_detail span { color:#2f2f2f}
.call_detail span a {color:#2f2f2f; text-decoration:none;}
.socialdiv{ width:288px; float:left;}
.residencial_serv_link{ float:right; width:113px;}
.imageview1{ display:block}
.imageview2{ display:none}

/******************************pest detail********************************/
#left_nav{font-family:'HelveticaNeueLT-HeavyCond';color: #1d1d1b;font-size:15px;letter-spacing: 2px; line-height:22px; list-style:none;}
#left_nav li{}
#left_nav li a{ text-decoration:none;padding-left:24px; color:#1d1d1b}
#left_nav li a:hover{ background:url(./images/nav_arrow.png) no-repeat left; }
#left_nav li a.selected{ background:url(./images/nav_arrow.png) no-repeat left; }
h1.red{font-family:'HelveticaNeueLT-HeavyCond';color: #e30613;font-size:20px;letter-spacing: 2px;}


/******************************pest********************************/
.pestpicdiv{ width:156px; float:left; height:160px; text-align:center; margin-right:26px;margin-left:0px;}
.pest_name{font-family:'HelveticaNeueLT-HeavyCond';color:#38211f;font-size:15px;letter-spacing:2px;}
.pestpicdiv a{ text-decoration:none}

/************************************************************************************
Blog page
*************************************************************************************/
.blog_box{margin-top:0px;width:100%;}
.blog_img{width:159px;height:auto;float:left;}
.blog_content{padding:0 0 0 24px;float:left;font-size:11px;color: #2D2D2D;font-family: 'Calibri';width:437px;margin-top:20px;}
.blog_content p{padding:10px 0;font-size:12px;}
.btn_readmore img {padding-right:5px;margin-top:3px;}
.btn_readmore a{float:right;text-decoration:none;font-family:'HelveticaNeueLT-HeavyCond';color: #1d1d1b;font-size:13px;letter-spacing:1px;}

.sub-menu{ position:absolute; margin-left:10px;margin-top: 0px; top:-999px; background-color:#e30613;}
.sub-menu li{ float:none!important; padding:4px 0px 4px 0px!important; margin:0px; display:block; width:100%;}
.sub-menu li:first-child {
    margin-left: 0px!important;
}
/*.sub-menu li a .sub-menu  { position:absolute; margin-left:10px;margin-top: 4px; top:-999px; background-color:#c90001; margin-left:100px;}*/
.sub-menu li .sub-menu  { position:absolute; margin-left:10px;margin-top: 4px; top:-1999px; background-color:#e30613; z-index:-1000;}
.sub-menu li:hover .sub-menu  { position:absolute; margin-left:10px;margin-top:-26px; top:auto; background-color:#e30613; margin-left:88px;}
.sub-menu li a:hover .sub-menu  { position:absolute; margin-left:10px;margin-top: 4px; top:auto; background-color:#e30613;}
/*#main-nav li a:hover ul.sub-menu { top:auto;}*/
#main-nav li a .sub-menu {
	top:-999px;
}
#main-nav li:hover ul {top:auto;}
#main-nav li ul a {top:auto;}
#main-nav li ul li:hover {top:auto; background-color:#c30102!important;}
@media only screen and (min-width: 768px) and (max-width: 980px) {


	/* pagewrap */

	#pagewrap {
		width: 728px;
	}

	/* content */
	#content {
		width: 60%;
		padding: 3% 4%;
	}

	/* sidebar */
	#sidebar {
		width:620px;
		float:none;
	}
	#sidebar .widget {
		padding: 8% 7%;
		margin-bottom: 10px;
	}

	/* embedded videos */
	.video embed,
	.video object,
	.video iframe {
		width: 100%;
		height: auto;
		min-height: 300px;
	}
.big_heading { font-size:32px;}
#main-nav li {margin: 0 5px 0 0;}
#main-nav { width:560px;}

#main_container {margin-left:58px;}
#col_left { float:none;}
#seperator_hide { display:none;}
#seperator{ height:1px; background-color:#cfcfcf; width:100%;margin-top:18px;}
.alignfor_728 { border-right: 1px solid #cfcfcf;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 27px 0 0;
    width: 333px;}
	.sidebar_inside_div { float:right; width:232px;}
	.facebook_widget { margin-top:30px;}
	
	
.pestpicdiv{ width:156px; float:left; height:160px; text-align:center; margin-right:25px;margin-left:25px;}
.pest_name{font-family:'HelveticaNeueLT-HeavyCond';color:#38211f;font-size:15px;letter-spacing:2px;}
	
}


/************************************************************************************
smaller than 560
*************************************************************************************/
@media only screen and (max-width: 767px) {

	/* disable webkit text size adjust (for iPhone) */
	html {
		-webkit-text-size-adjust: none;
	}
	input {max-width:290px;}
	#FSContact1{max-width:290px;}
	
	#header {
    background-image: url("../images/top_redbg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    border-radius: 0 0 20px 20px;
    height: 197px;
    position: relative;
    width: 100%;
	margin-bottom:10px;
}
	#pagewrap {
	width: 320px;
	margin: 0 auto;
   }
	/* main nav */
	
	#main-nav {
    font-size: 15px;
    left: 0;
    margin-top: 0;
    padding: 0 10px;
    position: relative;
    width: auto;
    z-index: 100;
}
#main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	margin-right:10px;
	display:block;
	
	width:100%;
}
#main-nav li:first-child {
	margin-left: 0px;
}
	#main-nav a {
		padding: 10px 8px;
		display:block;
		background-color:#e2dfdf;
		margin-bottom:1px;
		color:#e30613;
	}
	#main-nav a:hover {
	color: #fff;
	background-color:#e30613;
}
#searchform #q {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    font-family: 'Calibri';
    font-size: 14px;
    width: 174px;
}
	#site-logo {
		position: static;
		width:140px;
		height:auto;
		float:left;
		margin-left:10px;
	}
	.tel_number{ float:right; color:#fff; margin-right:10px; margin-top: 10px;}
	.big_heading{font-size:24px; margin-left:10px; margin-top:8px; margin-bottom:10px;}
	.call_img{ /*float:right; */margin:0px 0px 0px 0px;}
	.call_img img{ width:7%; height:auto;}
	
	#main_container{/*width:986px; */margin-top:22px; margin-left:10px; margin-right:10px;}
	
	/*************************** colum left **************************/
     #col_left{ width:100%;}
     #map {display:none;}
/************************************************************************************
SLIDER
*************************************************************************************/
#slides {
/*	position:absolute;
top:15px;
	left:4px;	
	z-index:100;*/
	height:128px;
	width:100%;
	display:none;
	margin:0px 0px 0px 0px;
}
.slides_container {
	
	overflow:hidden;
/*	position:relative;
*/	display:none;
    width:100%;
	display:block;
	height:128px;
    
}

.slides_container div.slide {
    width:320px;
	height:128px;
	overflow:hidden;
	display:block;

}

.pagination { display:none;}


.residencial_serv{ width:310px; margin-top:22px;}
.commercial_serv{width:310px;margin-top:22px;}
#searchform {
    background-image: url("../images/searchbg.png");
    background-repeat: no-repeat;
    clear: both;
    float: none;
    height: 66px;
    margin-right: 24px;
    margin-top: 0;
    width: auto;
}
.pest_discription {
    /*float: none;
    width: 100%;*/
	float: right;
    width: 223px;
}

.pest_pic{ width:60px; height:60px; margin-right:16px; float:left; margin-top:7px;}

#sidebar {
    float: none;
    width: 100%;
}
#col_left { float:none;}
.nav_for_480 { display:block;text-align: center;}
.nav_for_all { display:none;}
.footlogodiv {
    float: right;
    font-size: 9px;
    letter-spacing: 1px;
    margin: 0 auto;
    padding-bottom: 0px;
    padding-top: 10px;
    text-align: center;
    width: 115px;
}
.footlogodiv2 {
    font-size: 9px;
    letter-spacing: 1px;
    margin: 0 auto;
    padding-bottom: 0px;
    padding-top: 12px;
    text-align: center;
    width: 300px;
	clear:both;
}
.address {
    font-size: 11px;
    letter-spacing: 2px;
    margin-left: 18px;
    margin-top: 14px;
    position: absolute;
}
.copyright {
    line-height: 12px;
    margin-top: 2px;
}
#searchform {
    background-image: url("../images/searchbg_480.png");
    background-repeat: no-repeat;
    clear: both;
    float: none;
    height: 66px;
    margin: 0px auto;
    margin-top: 0;
    width: 238px;
}
.working_brands {
    margin-top: 14px;
	margin-bottom:14px;
}
.working_brands img {
    margin-left: 8px;
	margin-right: 8px;
}

.working_brands img:first-child {
    margin-left: 0px;
}

.servic_left_col{ width:100%;float:none;}
.residencial_serv{ float:none;width:299px; margin-top:22px;}
.imageview1{ display:none; }
.imageview2{ display:block;width:299px; height:191px;}
.detailsdiv{ margin-top:11px;}
.servic_right_col{width:100%;float:none; margin-top:20px;}
.margin_bot20{ margin-bottom:10px; display:block;}
.pestpicdiv{ width:148px; float:left; height:160px; text-align:center; margin-right:2px;margin-left:0px;}
.pest_name{font-family:'HelveticaNeueLT-HeavyCond';color:#38211f;font-size:15px;letter-spacing:2px;}

/************************************************************************************
Blog page
*************************************************************************************/
.blog_img{width:100px;height:auto;float:left; margin-left:10px;}
.blog_content{padding:0 0 0 0px;float:right;font-size:11px;color: #2D2D2D;font-family: 'Calibri';width:180px;}
.blog_content p{padding:10px 0;font-size:12px;}
.btn_readmore img {padding-right:5px;margin-top:3px;}
.btn_readmore a{float:right;text-decoration:none;font-family:'HelveticaNeueLT-HeavyCond';color: #1d1d1b;font-size:13px;letter-spacing:1px;}
.divider_5 {height:5px;width:100%;}


.sub-menu{ position:relative; margin-left:0px;margin-top: 0px; top:0; background-color:#e30613!important; z-index:9999;color:#FFFFFF!important; display:none;}
.sub-menu li{ float:none!important; padding:0px 0px 0px 0px!important; margin:0px; display:block; width:100%;background-color:#e30613!important;color:#FFFFFF!important;}
.sub-menu li a{ float:none!important; padding:10px 10px 10px 10px!important; margin:0px; display:block;background-color:#e30613!important; color:#FFFFFF!important;}
/*.sub-menu li:hover a{ background-color:#c30102!important; color:#FFFFFF!important;}*/

.sub-menu li:first-child {
    margin-left: 0px!important;
}
/*.sub-menu li a .sub-menu  { position:absolute; margin-left:10px;margin-top: 4px; top:-999px; background-color:#c90001; margin-left:100px;}*/
.sub-menu li .sub-menu  { position:relative; margin-left:0px;margin-top: 4px; top:0; background-color:#e30613!important; z-index:0; display:none!important;}
.sub-menu li:hover .sub-menu  { position:relative; margin-left:0px;margin-top:0px; top:auto;display:block!important; /*background-color:#c90001;*/}
.sub-menu li a:hover .sub-menu  { position:relative; margin-left:0px;margin-top: 4px; top:auto; background-color:#e30613;display:block!important;}
/*#main-nav li a:hover ul.sub-menu { top:auto;}*/
#main-nav li a .sub-menu {
	top:-999px;
}
#main-nav li:hover ul {display:block;}
#main-nav li ul a {display:block;}
#main-nav li ul a:hover {top:auto;background-color:#c30102!important}
#main-nav li ul li:hover {top:auto; background-color:#c30102!important;}
}


.contact-information {
    width: 193px;
    float: left;
    padding: 20px;
    background: #E91B1D;
    border-radius: 10px;
    box-shadow: inset -3px 0px 10px 0px #990C0E;
    -webkit-box-shadow: inset -3px 0px 10px 0px #990C0E;
    -moz-box-shadow: inset -3px 0px 10px 0px #990C0E;
    -o-box-shadow: inset -3px 0px 10px 0px #990C0E;
        margin-top: 39px;
}
.contact-information h3{
   color: #fff;
    font-size: 25px;
}
#FSContact1{
      float: left;
}