/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
div, h1, h2, h3, h4, h5, p, ol, form, input, textarea, img{  margin:0; padding:0; }
html,button,input,select,textarea { font-family:'Open Sans', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 400; }
html { font-size: 1em; line-height: 1.4; }
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection { background: #b3d4fc; text-shadow: none; }
::selection { background: #b3d4fc; text-shadow: none; }
/*
 * A better looking default horizontal rule
 */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,canvas,img,video { vertical-align: middle; }
/*
 * Remove default fieldset styles.
 */
fieldset { border: 0; margin: 0; padding: 0; }
/*
 * Allow only vertical resizing of textareas.
 */
textarea { resize: vertical; }
/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body { padding:0 0 0 0; margin:0; font-size:14px; line-height:22px; font-family: Helvetica,Arial,sans-serif; font-weight: normal; color:#323232; background:url(../img/bg.jpg) no-repeat center 0; background-attachment: fixed; background-size: cover; }

a{ -webkit-tap-highlight-color: rgba(255,255,255, 0.6); }  
a{ color:#f42028; text-decoration:none; }
a:hover{ text-decoration: none; color:#302d2c;}

ul{list-style-type: none; padding: 0; margin: 0;}

.alignleft{float:left;}
.alignright{float:right; }
.aligncenter{display:block;margin-left:auto;margin-right:auto}

.alignleft img{ margin:0; }
.alignright img{ margin:0; }
.aligncenter img{ margin:0 auto; }

img.alignleft{ margin:0 52px 0 0; }
img.alignright{ margin:0 0 0 52px; }
img.aligncenter{ margin:0 auto 52px; }

blockquote { border-color:  #d0d0d0; border-style: none none solid; border-width: 0 0 1px; margin: 15px 0; padding: 0 30px; position: relative; }
blockquote:before { background: url("../img/blockquote-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); content: ""; display: block; height: 24px; left: 0; position: absolute; top: 0; width: 30px; }
blockquote:after { background: url("../img/blockquote-right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); bottom: 20px; content: ""; display: block; height: 24px; position: absolute; right: 0; width: 30px; }

.left-section h1{ font-size: 34px; line-height: 39px; text-align: left; font-weight: 900; font-style: normal; font-family:'Maven Pro', Arial, Helvetica, sans-serif; color: #302d2c; background-color: inherit; padding:0 0 15px 0; margin:0 0 25px; border-bottom: 1px solid #d0d0d0; position: relative; }
.left-section h1 span{ color: #e52f1c; background-color: inherit; }
.left-section h1:after{ width:40px; height:3px; background:url(../img/heading-bor.gif) no-repeat 0 0; position: absolute; left:0; bottom:-2px; content:""; }
.container h2{ font-size:34px; line-height:37px; font-family:'Maven Pro', Arial, Helvetica, sans-serif; font-weight: 900; font-style: normal; color:#302d2c; background-color: inherit; padding:0 0 0 0; margin:0 0 20px 0; text-align: center; }
.container h2 span{ background:url(../img/gallery-bor-btm.png) no-repeat center 0; display: block; width:100%; height:16px; margin-top:7px; }
.left-section h3{ font-size: 16px; line-height: 19px; font-weight: 700; font-style: italic; font-family:'Merriweather', Arial, Helvetica, sans-serif; color: #db0000; padding:0; margin:0 0 13px;}
.left-section h4{ font-size: 15px; line-height: 20px; font-weight: 700; font-style: normal; font-family:'Merriweather', Arial, Helvetica, sans-serif; color: #db0000; padding:0; margin:0 0 14px;}
.left-section h5{ font-size: 14px; line-height: 16px; font-weight: 700; font-style: normal; font-family:'Merriweather', Arial, Helvetica, sans-serif; color: #db0000; padding:0; margin:0 0 14px;}
.left-section h6{ font-size: 13px; line-height: 16px; font-weight: 600; font-style: normal; font-family:'Open Sans', Arial, Helvetica, sans-serif; padding:0; margin: 0 0 4px 0; color: #d40000; }
.left-section p, .left-section pre, .left-section address{ margin: 0 0 19px; text-align: justify; }
.left-section ul, .entry ul{ margin-bottom:22px }
.left-section ul li, .entry ul li{ list-style-type: disc; padding: 0 0 0 3px; margin: 7px 0 8px 13px; }
.entry ul li:before, #sidebar ul ul li:before{content: '';}

.left-section ol{ margin-bottom: 19px; margin-left: 0; padding: 0 0 0 0px; text-indent: inherit;}
.left-section ol li{ margin: 7px 0 8px 10px; padding:0; }

b, strong{ font-weight:700; }

.left-section img{  }

.full-width{  }
.two-column{  }

.fl{ float:left; }
.fr{ float:right; }

.wrapper{ width:100%; }

.container{ max-width:1020px; margin:0 auto; background-color:#fff; -webkit-box-shadow: rgba(0, 0, 0, 0.48) 0px 4px 28px; -moz-box-shadow: rgba(0, 0, 0, 0.48) 0px 4px 28px; box-shadow: rgba(0, 0, 0, 0.48) 0px 4px 28px; behavior: url(../css/PIE.htc); }
/*Header Start*/
.header{ width:100%; padding-bottom:1px; }

.header-top{ margin-bottom:19px; padding:24px 20px 0 20px; }
.logo{ float: left; width:489px; }
.logo img{ display: block; }

.book-online{ background:url(../img/book-btn-bg.gif) repeat-x 0 100% #8dc63f; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow:inset #fff 0px 1px 1px; -moz-box-shadow:inset #fff 0px 1px 1px; box-shadow:inset #fff 0px 1px 1px; behavior: url(../css/PIE.htc); padding:15px 20px 11px 23px; font-family:'Merriweather', Arial, Helvetica, sans-serif; font-weight: 900; font-style: italic; font-size:18px; line-height:23px; color:#fff; float: right; border-top:1px solid #8dc63f; }
.book-online span{ background:url(../img/book-btn-icon.png) no-repeat 100% 1px; padding:0 30px 1px 0; }
.book-online:hover{ color:#fff; }

/*Nav Start*/
.nav{ background:url(../img/nav-bg.gif) repeat-x 0 0; -webkit-box-shadow: rgba(235, 235, 235, 0.33) 0px 1px 1px; -moz-box-shadow: rgba(235, 235, 235, 0.33) 0px 1px 1px; box-shadow: rgba(235, 235, 235, 0.33) 0px 1px 1px; behavior: url(../css/PIE.htc); }
.nav ul{ padding:0; margin:0; list-style:none; }
.nav ul li{ padding:0; margin:0; list-style-type:none; background:url(../img/nav-divi.png) no-repeat 100% 0; font-family:'Righteous', Arial, Helvetica, sans-serif; font-weight: 400; font-style: normal; font-size:14px; line-height:17px; color:#fff; background-color: inherit; text-transform: uppercase; float: left; }
.nav ul li a{ display: block; padding:17px 31px 13px 31px; color:#fff; background-color: inherit; }
.nav ul li a:hover, .nav ul li.current-menu-item a{ background:url(../img/nav-hov.gif) repeat-x 0 0; }

.mean-container .mean-nav .main-navigation { overflow: auto; }
/*Nav End*/
/*Header End*/
/*Banner Start*/
.hm-slider{ width:100%; position: relative; height:400px; }
.slider{ width:100%; height: 400px; position: relative; }
.slider img{ min-width: 100%; display: block; height: auto; }

.slider-details{ position: absolute; left:20px; top:196px; }
.slider-details h4{ font-family:'Maven Pro', Arial, Helvetica, sans-serif; font-weight: 900; font-style: normal; font-size:40px; line-height:43px; color:#e52f1c; background-color: inherit; padding:0; margin:0 0 19px 0; }
.slider-details h5{ font-family:'Merriweather', Arial, Helvetica, sans-serif; font-weight: 700; font-style: italic; font-size:16px; line-height:19px; color:#000; background-color: inherit; padding:0; margin:0 0 0px 0; }

.banner-prev{ background:url(../img/slider-pre.png) no-repeat 0 0; width:32px; height:32px; font-size:0; line-height:0; text-indent:-20000px; position: absolute; left:20px; bottom:36px; z-index:10; }
.banner-prev:hover{ background:url(../img/slider-pre-hover.png) no-repeat 0 0; }
.banner-next{ background:url(../img/slider-next.png) no-repeat 0 0; width:32px; height:32px; font-size:0; line-height:0; text-indent:-20000px; position: absolute; left:59px; bottom:36px; z-index:10; }
.banner-next:hover{ background:url(../img/slider-next-hover.png) no-repeat 0 0; }
/*Banner End*/
/*Body Con Start*/
.body-con{ padding:40px 20px 20px 20px; }

.left-section{ width:65%; float: left; }
.hm-top-img{ margin-bottom:27px; }
.home .left-section .hm-top-img img{ width:100%; display: block; height: auto; }

.color-text p{ /*color:#808080; background-color: inherit; font-size:13px; line-height:22px; font-family:'Merriweather', Arial, Helvetica, sans-serif; font-weight: 300; font-style: italic;*/ padding:0; margin:0 0 22px 0;  }

.home .left-section img{ width:640px; height:369px; display: block;  }

/*Right Section Start*/
.right-section{ width:30.5%; float: right; }

.sidebar-widget{ margin-bottom:20px; }
/*Book Section Start*/
.book-section{ background:url(../img/book-section-bg.jpg) repeat 0 0; -webkit-border-radius: 8px; -moz-border-radius:8px; border-radius: 8px; }
.book-section h4{ padding:10px 0 8px 0; margin:0 0 16px 0; background-color:rgba(0, 0, 0, 0.11); text-transform: uppercase; font-size:18px; line-height:21px; font-family:'Open Sans Condensed', Arial, Helvetica, sans-serif; font-weight: 700; font-style: normal; color:#fff; text-align: center; -webkit-border-radius: 8px 8px 0 0; -moz-border-radius:8px 8px 0 0; border-radius: 8px 8px 0 0; }

.book-section-in{ padding:0 19px 10px 19px; }
.book-section-in .fields{ margin-bottom:10px; position: relative; }
.book-section-in input[type="text"], .book-section-in input[type="email"], .book-section-in input[type="password"]{ width: calc(100% - 30px); height:22px; border:1px solid #dadada; background-color:#fff; color:#302d2c; font-size:12px; line-height:22px; font-family:'Merriweather', Arial, Helvetica, sans-serif; font-weight: 300; font-style: italic; padding:6px 14px 6px 14px; margin:0 0 0px 0;  }

.book-section-in textarea{ width: calc(100% - 30px); height:62px; border:1px solid #dadada; background-color:#fff; color:#302d2c; font-size:12px; line-height:22px; font-family:'Merriweather', Arial, Helvetica, sans-serif; font-weight: 300; font-style: italic; padding:6px 14px 6px 14px; margin:0 0 0px 0; }

.book-section-in .date-icon{ position: absolute; right:5px; top:9px; display: block; }

.book-section input[type="submit"]{ width:100%; background-color:#74a234; color:#fff; border:none; -webkit-border-radius: 0 0 8px 8px; -moz-border-radius:0 0 8px 8px; border-radius: 0 0 8px 8px; padding:11px 0 7px 0; margin:0; text-align: center; font-family:'Open Sans Condensed', Arial, Helvetica, sans-serif; font-weight: 700; font-style: normal; font-size:18px; line-height:21px; -webkit-box-shadow: #688048 0px 2px 0px; -moz-box-shadow: #688048 0px 2px 0px; box-shadow: #688048 0px 2px 0px; behavior: url(../css/PIE.htc); text-transform: uppercase; text-shadow:0 1px 1px rgba(0, 0, 0, 0.35); }

.book-section-in input::-webkit-input-placeholder {
color: #302d2c;
opacity:1;
}
.book-section-in textarea::-webkit-input-placeholder {
color: #302d2c;
opacity:1;
}

/* Firefox < 19 */
.book-section-in input:-moz-placeholder {
color: #302d2c;
opacity:1;
}
/* Firefox > 19 */
.book-section-in input::-moz-placeholder {
color: #302d2c;
opacity:1;
}
.book-section-in textarea::-moz-placeholder {
color: #302d2c;
opacity:1;
}
/* Internet Explorer 10 */
.book-section-in input:-ms-input-placeholder {
color: #302d2c;
opacity:1;
}
/*Book Section End*/

.right-banner{ background:url(../img/right-banner-bg.jpg) repeat 0 0; -webkit-border-radius: 8px; -moz-border-radius:8px; border-radius: 8px; }
.right-banner h4{ padding:10px 0 8px 0; margin:0 0 0px 0; background-color:rgba(0, 0, 0, 0.11); text-transform: uppercase; font-size:18px; line-height:21px; font-family:'Open Sans Condensed', Arial, Helvetica, sans-serif; font-weight: 700; font-style: normal; color:#302d2c; text-align: center; -webkit-border-radius: 8px 8px 0 0; -moz-border-radius:8px 8px 0 0; border-radius: 8px 8px 0 0; }
.right-banner img{ display: block; width:100%; height: auto; }

.right-banner a.click-here{ width:100%; display: block; background-color:#74a234; color:#fff; -webkit-border-radius: 0 0 8px 8px; -moz-border-radius:0 0 8px 8px; border-radius: 0 0 8px 8px; padding:11px 0 7px 0; margin:0; text-align: center; font-family:'Open Sans Condensed', Arial, Helvetica, sans-serif; font-weight: 700; font-style: normal; font-size:18px; line-height:21px; -webkit-box-shadow: #688048 0px 2px 0px; -moz-box-shadow: #688048 0px 2px 0px; box-shadow: #688048 0px 2px 0px; behavior: url(../css/PIE.htc); text-transform: uppercase; text-shadow:0 1px 1px rgba(0, 0, 0, 0.35); }



.right-banner p.more a{ width:100%; display: block; background-color:#74a234; color:#fff; -webkit-border-radius: 0 0 8px 8px; -moz-border-radius:0 0 8px 8px; border-radius: 0 0 8px 8px; padding:11px 0 7px 0; margin:0; text-align: center; font-family:'Open Sans Condensed', Arial, Helvetica, sans-serif; font-weight: 700; font-style: normal; font-size:18px; line-height:21px; -webkit-box-shadow: #688048 0px 2px 0px; -moz-box-shadow: #688048 0px 2px 0px; box-shadow: #688048 0px 2px 0px; behavior: url(../css/PIE.htc); text-transform: uppercase; text-shadow:0 1px 1px rgba(0, 0, 0, 0.35); }

.submit-out{height:40px;}
.copy-text{color:#fff; line-height: 16px; padding-left: 7px;}
/*Right Section End*/
/*Body Con End*/

/*Gallery Start*/
.gallery-section{ padding:0 3px 32px 3px; text-align: center; }

.gallery-in{ position: relative;  }

.gallery-section .slick-slide{  float: left; height:100%; min-height: 1px; display: block; width:25%; }
.gallery-section .slick-in { margin:0 2px 0 0; position: relative; }
.gallery-section .slick-in img{ width:100%; display: block; height: auto; }

.readmore-btn{ background-color:#e52f1c; color:#fff; -webkit-border-radius: 100px; -moz-border-radius:100px; border-radius: 100px; padding:7px 12px 7px 21px; text-transform: uppercase; font-size:14px; line-height:25px; font-family:'Open Sans Condensed', Arial, Helvetica, sans-serif; font-weight: 700; font-style: normal;  text-shadow:0 1px 1px rgba(172, 56, 42, 0.75); text-align: center; display: inline-block; display: none; }
.readmore-btn span{ background:url(../img/readmore-arrow.png) no-repeat 100% 0; display: block; padding:0 37px 0 0; }
.readmore-btn:hover{ color:#fff; }

.gallery-in .slick-prev{ background:url(../img/slider-pre.png) no-repeat 0 0; width:32px; height:32px; font-size:0; line-height:0; text-indent:-20000px; position: absolute; left:17px; top:50%; margin-top:-16px; z-index:10; border:none; padding:0; text-indent:-20000px; font-size:0; line-height:0; }
.gallery-in .slick-next{ background:url(../img/slider-next.png) no-repeat 0 0; width:32px; height:32px; font-size:0; line-height:0; text-indent:-20000px; position: absolute; right:17px; top:50%; margin-top:-16px; z-index:10; border:none; padding:0; text-indent:-20000px; font-size:0; line-height:0; }

.gallery-in .slick-dots{ display: none !important; }

.hoverOverlay{ position: absolute; opacity:0; background: rgba(229, 47, 28, .90); width: 100%; height: 100%; top: 0; left: 0; }

.hoverOverlayContent{ width: 100%; height: 100%; display: table; text-align: center;}
.hoverOverlayIn{ display: table-cell; vertical-align: middle;}
.gallery-in a.viewIcon{ display: inline-block; width: 47px; height: 46px; background: url('../img/gallery-view-icon.png') no-repeat; margin: 0 0; border: 0;}
/*Gallery End*/

/*Footer Start*/
.footer{ width:100%; }

.ft-call-details{ background:url(../img/ft-call-bg.jpg) no-repeat center 0; background-size: cover; }
.ft-call-details-in{ width:100%; padding:48px 0 117px 0; text-align: center; }
.ft-call-details-in p{ color:#030303; font-size:14px; line-height:30px; font-family:'Merriweather', Arial, Helvetica, sans-serif; font-weight: 300; font-style: italic; padding:0; margin:0 0 20px 0; }
.ft-call-details-in h4{ font-size:26px; line-height:29px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-weight: 700; font-style: normal; color:#e52f1c; background-color: inherit; padding:0; margin:0; }
.ft-call-details-in h4 span{ font-family:'Merriweather', Arial, Helvetica, sans-serif; font-weight: 300; font-style: italic; color:#000; background-color: inherit; }

.ft-kill-pest{ position: relative; background-color:#fff; color: inherit; }
.ft-kill-pest:before{ content:""; width:100%; height: 113px; position: absolute; left:0; right:0; top:-113px; background:url(../img/ft-kill-pest-top.png) repeat-x 0 0; }
.ft-kill-pest:after{ content:""; width:100%; height: 23px; position: absolute; left:0; right:0; bottom:-23px; background:url(../img/ft-kill-pest-btm.png) repeat-x 0 0; }

.ft-kill-pest-in{ padding:0 59px 0 64px; }
.ft-kill-pest-in ul{ padding:0; margin:0; list-style:none; }
.ft-kill-pest-in ul li{ padding:0; margin:0 11px 0 0; list-style-type:none; float: left; }
.ft-kill-pest-in ul li:last-child{ margin-right:0; }
 .ft-kill-pest-in ul li.ft-kill-icon1{ background:url(../img/kill-pic1.png) no-repeat 0 0; width:65px; height:66px; }
 .ft-kill-pest-in ul li.ft-kill-icon2{ background:url(../img/kill-pic2.png) no-repeat 0 0; width:69px; height:70px; }
 .ft-kill-pest-in ul li.ft-kill-icon3{ background:url(../img/kill-pic3.png) no-repeat 0 0; width:78px; height:70px; }
 .ft-kill-pest-in ul li.ft-kill-icon4{ background:url(../img/kill-pic4.png) no-repeat 0 0; width:67px; height:65px; }
 .ft-kill-pest-in ul li.ft-kill-icon5{ background:url(../img/kill-pic5.png) no-repeat 0 0; width:65px; height:74px; }
 .ft-kill-pest-in ul li.ft-kill-icon6{ background:url(../img/kill-pic6.png) no-repeat 0 0; width:65px; height:62px; }
 .ft-kill-pest-in ul li.ft-kill-icon7{ background:url(../img/kill-pic7.png) no-repeat 0 0; width:77px; height:62px; }
 .ft-kill-pest-in ul li.ft-kill-icon8{ background:url(../img/kill-pic8.png) no-repeat 0 0; width:66px; height:62px; }
 .ft-kill-pest-in ul li.ft-kill-icon9{ background:url(../img/kill-pic9.png) no-repeat 0 0; width:75px; height:72px; }
 .ft-kill-pest-in ul li.ft-kill-icon10{ background:url(../img/kill-pic10.png) no-repeat 0 0; width:84px; height:77px; }
 .ft-kill-pest-in ul li.ft-kill-icon11{ background:url(../img/kill-pic11.png) no-repeat 0 0; width:65px; height:62px; }
 
 .ft-btm-in{ padding:44px 40px 27px 30px; background:url(../img/ft-btm-bg.jpg) repeat 0 0; }
 .ft-left{ float: left; width:32%; }
  .ft-left p{ font-size:12px; line-height:20px; color:#8b8b8b; font-weight:400; padding:0; margin:0; }
 
 .ft-right{ float: right; width:49%; }
  .ft-right ul{ padding:0; margin:0; list-style:none; float: right; }
  .ft-right ul li{ padding:0 7px 0 6px; margin:0; list-style-type:none; float: left; font-size:12px; line-height:15px; color:#8b8b8b; background-color: inherit; font-weight:400; background:url(../img/ft-nav-divi.gif) no-repeat 100% 2px; }
  .ft-right ul li:last-child{ background-image:none; padding-right:0; }  
    .ft-right ul li a{ color:#fff; background-color: inherit; }
    .ft-right ul li a:hover{ color:#fff; background-color: inherit; text-decoration: underline; }
/*Footer End*/
/*Inner Pages Start*/
.inner-banner{ width:100%; position: relative; }
.inner-banner img{ width:100%; display: block; }
.inner-banner-title{ width:calc(100% - 40px); position: absolute; left:0; right:0; bottom:0; padding:14px 20px 12px 20px; background-color:rgba(47, 44, 43, 0.22); }
.inner-banner-title h4{ color:#fff; background-color: inherit; background:none; font-size:18px; line-height:21px; font-family:'Merriweather', Arial, Helvetica, sans-serif; font-weight: 900; font-style: italic; padding:0; margin:0; }

/*Contact Page Start*/
.contact-info a{ color:#323232; background-color: inherit; }
.contact-info a:hover{ color:#f42028; background-color: inherit; }

.contact-map{ padding:0 20px 0 20px; margin-bottom:30px; }
.contact-in{ -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 4px; border:1px solid #bdbdbd; -webkit-box-shadow: #bdbdbd 0px 2px 0px; -moz-box-shadow: #bdbdbd 0px 2px 0px; box-shadow: #bdbdbd 0px 2px 0px; behavior: url(../css/PIE.htc); }

/*Map Start*/
#gmap{ width:100%; height:396px; }
#gmap{ -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(100%); filter: url(../img/grayscale.svg#greyscale); filter: none; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; }
#gmap:hover{ filter: none; -webkit-filter: grayscale(0%); }
.gm-style img{ max-width: initial; max-width: -moz-initial; }
.map-content{ padding: 0; margin: 0; font-family: 'Open Sans', sans-serif;}
/*Map End*/
/*Contact Page End*/

/*Inner Pages End*/

.two-column-list ul{ width:50%; float: left; list-style:none; }
.two-column-list ul li{ list-style-type:none; margin:0; padding:0; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir { background-color: transparent; border: 0; overflow: hidden; /* IE 6/7 fallback */ *text-indent: -9999px; }
.ir:before { content: ""; display: block; width: 0; height: 150%; }
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden { display: none !important; visibility: hidden; }
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible { visibility: hidden; }
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,.clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ }
.clearfix:after { clear: both; }
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix { *zoom: 1; }
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (max-width: 1040px) {
	.container{ margin: 0 20px; }	
	
	.home .left-section img{ height: 340px; width: 590px; }
	
	.ft-kill-pest-in ul li{ margin-right:7px; }
	
}

@media only screen and (max-width: 1024px) {
		
	
}

@media only screen and (max-width: 1023px) {
	.left-section h1{ font-size: 29px; }
	.left-section h3{ font-size: 14px; }
	.container h2{ font-size: 28px; }
	.container h2 span{ background-size:100%; }
	
	.logo{ width: 50%; }
	.logo img{ width:100%; }
	
	.book-online{ font-size: 16px; }
	.book-online span{ padding-bottom:3px; }
	
	.nav ul li{ font-size:13px; }
	
	.slider-details h4{ font-size: 29px; line-height:32px; }
	.slider-details h5{ font-size: 15px; line-height:18px; }
	
	.left-section { width: 60%; }
	.home .left-section img { height: 219px; width: 380px; }
	
	.right-section { width: 35.5%; }
	.book-section input[type="submit"]{ font-size:16px; }
	.right-banner a.click-here{ font-size:16px; }
	
	.ft-call-details-in h4{ font-size: 22px; }
	.ft-call-details-in p{ font-size:13px; }
	
	.ft-kill-pest-in{ padding-left:20px; padding-right:20px; }
	.ft-kill-pest-in ul li{ margin-right:3px; }
	.ft-kill-pest-in ul li.ft-kill-icon1{ height: 55px; width: 54px; background-size:100%; }
	.ft-kill-pest-in ul li.ft-kill-icon2{ height: 59px; width: 58px; background-size:100%; }
	.ft-kill-pest-in ul li.ft-kill-icon3{ height: 59px; width: 64px; background-size:100%; }
	.ft-kill-pest-in ul li.ft-kill-icon4{ height: 54px; width: 56px; background-size:100%; }
	.ft-kill-pest-in ul li.ft-kill-icon5{ height: 63px; width: 54px; background-size:100%; }
	.ft-kill-pest-in ul li.ft-kill-icon6{ height: 51px; width: 54px; background-size:100%; }
	.ft-kill-pest-in ul li.ft-kill-icon7{ height: 51px; width: 63px; background-size:100%; }
	.ft-kill-pest-in ul li.ft-kill-icon8{ height: 51px; width: 53px; background-size:100%; }
	.ft-kill-pest-in ul li.ft-kill-icon9{ height: 61px; width: 61px; background-size:100%; }
	.ft-kill-pest-in ul li.ft-kill-icon10{ height: 66px; width: 69px; background-size:100%; }
	.ft-kill-pest-in ul li.ft-kill-icon11{ height: 51px; width: 53px; background-size:100%; }
	
	.ft-btm-in{ padding-left:10px; padding-right:10px; }
	.ft-left{ width: 35%; }
	.ft-right{ width: 65%; }
	
	#gmap{ height: 304px !important; }
	
	.hoverOverlay{ display: none !important; opacity:0 !important; }
	
	.two-column-list ul { float: none; width: 100%; }
	
}

@media only screen and (max-width: 767px) {
	.left-section h1{ line-height: 35px; }
	
	.header-top{ text-align: center; }
	.logo { float: none; margin: 0 auto; width: 229px; display: block; }
	.book-online{ display: inline-block; float: none; margin-top: 13px; }
	
	.header{ margin-top:52px; }
	
	.slider-details{ top: 20px; }
	.hm-slider{ height:200px; }
	.slider{height:200px;  }
	.slider-details h5{ line-height: 21px; }
	
	.left-section { float: none; width: 100%; }
	.home .left-section img { height: auto; width: 100%; }
		
	.right-section { float: none; width: 100%; margin-top: 20px; }
	
	.book-section input[type="submit"], .right-banner a.click-here{ font-size: 18px; }
	
	.ft-call-details-in { padding-left:20px; padding-left:20px; width: calc(100% - 40px); }
	.ft-call-details-in p { font-size: 14px; }
	.ft-call-details-in h4 { font-size: 24px; line-height: 34px; }
	.ft-call-details-in h4 span{ display: block; }
	.ft-kill-pest-in ul{ text-align: center; }
	.ft-kill-pest-in ul li{ display: inline-block; margin-bottom:17px; float: none; vertical-align: top; }
	.ft-kill-pest-in ul li:last-child { margin-right: 3px; }
	
	.ft-left { float: none; width: 100%;  text-align: center; }
	.ft-right { float: none; width: 100%; margin-top: 15px; }
	.ft-right ul{ text-align: center; float: none; }
	.ft-right ul li{ float: none; background-image:none; padding:0; margin-bottom:8px; }
	.ft-right ul li:last-child{ margin-bottom:0; }
	
}

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){
	   	
	   	#gmap{ height: 200px !important; }
	   	
	   }

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
