*, html { font-family: Poppins, sans-serif }
article p,article span,article li,article td,article blockquote,article div,article strong{font-family: 'Lato', sans-serif;}
b, h1, h2, h3, h4, h5, h6 { font-weight: 700; color: #6a09c9;font-family: Poppins, sans-serif}
hr { background: linear-gradient(to right, transparent, #dfdfdf 20%, #dfdfdf 80%, transparent) }
#site { position: relative; display: block; margin: 0 auto; background: #f4fbff }
img { max-width: 100%; height: auto }
button, [type="button"], [type="submit"], [type="reset"], a.button, label.button, .button, a[role="button"], label[role="button"], [role="button"] { padding: 4px 10px; display: inline-block; background: var(--button-back-color); color: var(--button-fore-color); border: .0625rem solid var(--button-border-color); border-radius: 2px; margin: var(--universal-margin); text-decoration: none; cursor: pointer; transition: background 0.3s; }
.bg-white { background: #fff }
a{color:#f78236 }
.fitty{display: block; width: 100%; position: relative}
.bordered-gray { border: 1px solid #dadbdc }
.pl5 { padding-left: 5px }
.site-color { color: #6a09c9 !important }
.b-radius-5 { border-radius: 5px }
.align-center, .align-left, .align-right { display: block; position: relative }
.align-left { float: left; margin: 0 10px 10px 0 }
.align-right { float: right; margin: 0 0 10px 10px }
.align-center, .aligncenter { float: none; margin: 0 auto 10px }
.nopad { padding: 0 }
.nopadleft { padding-left: 0 }
.nopadright { padding-right: 0 }
.text-light { font-weight: 300 }
.text-left { text-align: left }
.text-right { text-align: right }
.text-center { text-align: center }
.display-block { display: block }
.full-width { width: 100% }
.font-strong { font-weight: 700 }
.text-uppercase { text-transform: uppercase }
.attention-seeker, .text-orange { color: #f67932 !important }
.attention-seeker { font-weight: 700 }
.list-inline { display: block }
.list-inline li { display: inline }
.bullets-none, .bullets-none li { list-style: none }
.special-button { display: block; cursor: pointer; padding: 20px; font-size: 21px; font-weight: 700; color: #fff; max-width: 480px; }
.shape-circle { border-radius: 50%; width: 20px; height: 20px; padding: 10px; text-align: center }
.site-color-bg { background: #6a09c9 }
.site-color { color: #6a09c9 }
.color-white { color: #fff }
.color-gray{color: #ccc}
.grey-to-color{-webkit-filter: grayscale(100%);filter: grayscale(100%);transition: all 300ms ease;}
.grey-to-color:hover{-webkit-filter: grayscale(0%);filter: grayscale(0%);}
.highlight{font-size: 1.3em; font-weight: 300; font-style: italic}
blockquote{font-size: 1.1em; position: relative;line-height: 32px;}
blockquote .quoted{margin-bottom: 14px;}
blockquote .quoted::before,
blockquote .quoted::after{font: normal normal normal 14px/1 FontAwesome;font-size: 2em; color: #f0f0f0}
blockquote .quoted::before{content: "\f10d";margin: 0 20px 20px 0}
blockquote .quoted::after{content: "\f10e";position: absolute; right: 0}
.decorated{font-style: italic}
#sidebara { color: #001208 }
.orange-btn { background-color: #f78236; color: #fff }
.orange-btn:hover { background-color: #ff8638; color: #fff; text-decoration: none }
.special-button { color: #fff !important; border-radius: 3px;}
.special-button { background: #f78236; }
.special-button:hover { text-decoration: none }
.clearfix { position: relative; display: block; clear: both; width: 100%; height: 0 }
.navbar-default { background: #fff; border-bottom: 0; }
.navbar { margin-bottom: 0; border-top: 1px solid #f78236;}
#row-header { border-top: 1px solid #f78236; padding: 3px 0 3px; background: #fff; z-index: 10; position: relative }
.brand { max-width: 100%; margin: 0; padding: 0 }
#logo img { margin-top: 4px; margin-bottom: 4px }
.contact-container p { font-size: 13.777px; line-height: 24px;white-space: nowrap;display: inline-block; }
.contact-container a, .contact-container a:hover { color: #000; text-decoration: none }
.contact-container .fa { font-size: 16px }
.contact-container img { width: 14px; height: 14px; margin-right: 5px; margin-bottom: -2px }
#row-header.sticky { position: fixed; width: 100% }
.main-navigation { display: block; position: relative; padding-left: 0; margin: 10px 0 }
.main-navigation li { list-style: none; display: inline-block; position: relative }
.main-navigation li a { color: #000; font-size: 14px; padding: 10px 3px }
.main-navigation li a:hover { color: #000; text-decoration: none }
.navbar-default .navbar-nav>li>a { color: #000; }
.dropdown:hover ul.dropdown-menu{display: block!important}
.quote-container button { margin-top: 0; padding: 10px; }
.quote-container button { font-weight: 700; font-size: 13px }
.section { clear: both }
.mobile-phone a{display: block}
.toggle-container { font-size: 24px; color: #6a09c9 }
#main { margin-bottom: 50px; background-color: #f4fbff; padding-bottom: 30px }
#banner { background: #146189 url(../img/banner-bg.jpg) no-repeat center; background-size: cover; border-radius: 5px; padding-top: 10px; margin-top:116px; margin-bottom: 20px;  width: 100% }
.normal-page #banner { padding-top: 0!important; margin-left: 0; margin-right: 0;}
.normal-page #banner .inner-view{margin-top: 20px; padding:100px;}
#banner * { color: #fff }
#banner .col-md-6, #banner .col-md-9, .hero-guy-container { float: left }
#banner h1 { font-size:38px; line-height: 38px; margin: 0; padding: 8px; text-align: center; width: 100%; display: block }
#banner .col-md-9{background: rgba(0,0,0,0.5); border-radius: 3px;}
.normal-page .normal-page-title { background-color: rgba(247, 130, 54, .8); position: relative; padding: 1px 0 }
#banner p { padding: 0; margin: 0 0 10px 0; font-size: 14px }
#banner .rating-text { font-size: 13px; line-height: 24px }
article p,article li{font-size: 1.2em; line-height: 1.8em}
.booking-container { padding: 10px 0; width: 1024px; max-width: 100%; margin: 0 auto; display: block }
.book-now:active, .book-now:focus, .book-now:focused, .book-now:hover { color: #fff }
.bookings-title { font-size: 14px; font-family: inherit; color: #000; text-align: center }
.bookings-recent { overflow: hidden; transform: translate3d(0, 0, 0); display: block; background: #6a09c9; border-radius: 3px; padding: 20px 0; margin: 5px auto; position: relative }
.bookings-recent p { color: #fff; display: block; font-family: inherit; text-align: left; font-weight: 700; font-size: 14px; padding: 0; margin: 0; position: absolute; top: 8px }
.bookings-recent p { animation-duration: 15s; animation-timing-function: ease-in-out; animation-iteration-count: infinite; animation: moveSlideshow 360s linear infinite }
.bookings-recent .booked { width: 6800px }
.bookings-recent .booked span { font-size: 14px }
.circle-el { border-radius: 50% }
.orange-bg { background: #f78f1e }
@keyframes moveSlideshow {
	100% { transform: translateX(-90%) }
}
.hide-booknow{padding-bottom: 20px}
.hide-booknow .banner-call{display: none}
.listed-features { border-left: 1px solid #fff; padding-left: 17px; padding-bottom: 10px }
.listed-features ul { padding-left: 0; margin-left: 0 }
.listed-features .fa { margin-right: 10px }
.listed-features li { list-style: none; padding-left: 0; font-size: 15px; margin-bottom: 4px }
.banner-match {width: 100%; box-sizing: border-box; background: #fff; text-align: center; padding: 10px 10px 10px 10px; color: #000 !important; position: relative;  margin-left: 24px; border-radius: 4px; font-size: 21px; }
.banner-match span.match-text{color: #000!important;}
.banner-match p.disclaimer{color: #b6b5b5!important; font-weight: 300; font-size: 10px!important;margin-bottom: 0!important;}
.arrow-left { width: 0; height: 0; border-top: 14px solid transparent; border-bottom: 14px solid transparent; border-right: 24px solid #fff; position: absolute; left: -24px; top: 20px }
.banner-match .arrow-left{top: 10px;}
.arrow-up { width: 0; height: 0; border-right: 14px solid transparent; border-left: 14px solid transparent; border-bottom: 14px solid #fff; position: absolute; left: 45%; top: -10px }
.hero-guy-container { padding: 0; margin: 0 }
#banner .hero-guy { max-width: 440px !important; margin-left: -80px; margin-bottom: 0; position: relative; z-index: 3 }
.coupon-container { position: relative }
.coupon-container a{text-decoration: none}
.coupon-container a:hover,.coupon-container a:focus{ text-decoration: none}
.inner-coupon { background: #1c9fd6; cursor: pointer; border: 5.2px dashed #fff; border-radius: 5px; transform: skewX(-5deg); width: 220px; display: block; margin: 0 auto; z-index: 1; position: relative }
.inner-coupon .main-price { font-weight: 700; text-shadow: 1px 1px 3px #3d3d3d; font-style: italic; font-size: 100px; line-height: 72px; padding-top: 0; margin-top: 20px; }
.inner-coupon .main-price.triple-digits { font-size: 5em;margin-bottom: 0; }
.inner-coupon .main-price.free{font-size: 5em; margin-top: 0; }
.inner-coupon .main-price.amazing{font-size:3em; line-height: 1em}
.call-us-coupon{font-size: 32px; color: #fff;}
.inner-coupon .coupon-text { margin-bottom: 8px !important; font-size: 21px !important; line-height: 1em; margin-bottom: 0!important; letter-spacing: 0px; font-weight: 700 }
.coupon-container .inner-coupon .red-box { position: absolute; background: #00bfff; padding: 5px 10px; right: 5px; top: 60px; transform: rotate(-5deg); font-size: 14px }
.coupon-container .inner-coupon .main-price sup { font-size: 34px; top: -1.5em; letter-spacing: 1px; text-indent: 2px }
.outer-coupon { margin: -20px auto 0; z-index: 2; position: relative; font-size: 17px; max-width: 290px }
.coupon-container .inner-coupon .disclaimer{font-size: 12px!important;margin-bottom: 0!important;}
.amazing-text, .amazing-text-smaller { font-weight: 700; font-style: italic; text-transform: uppercase }
.amazing-text-smaller { font-size: 24px; line-height: 28px }
.amazing-text { font-size: 32px; line-height: 38px; padding-top: 20px }
#banner .done-right p{margin-bottom: 0!important;; padding-bottom: 0!important;}
#banner .done-right p.top-text,
#banner .done-right p.first-time{line-height: 32px;text-shadow:1px 1px 3px #3d3d3d}
#banner .done-right p.top-text{margin-top: 10px;font-size: 32px!important;}
#banner .done-right p.first-time{font-size: 32px!important;}
#banner .done-right .main-price{margin-top: 0;margin-bottom: 0;line-height: 78px!important;font-size: 62px}
#banner .with-pest-img .main-price{line-height: 50px!important;}
#banner .with-pest-img p.top-text{margin-top:4px;}

#main-content h2{margin-top: 0;font-size: 1.8em}
.main-content li p{font-size: 1em; line-height: 1.6em;}
.normal-page #banner img { margin-bottom:0 }
.banner-call { font-size: 18px !important; margin: 10px 0 !important }
.banner-bottom { background-color: #0a4c6f; padding: 3px 0; margin: 0; margin-top: -100px; position: relative; z-index: 1 }
.banner-bottom .shape-circle { background: #6a09c9; float: left; margin-right: 10px }
.normal-page .banner-bottom { margin-top: 0 }
.normal-page .banner-bottom .col-md-4 { float: left; width: 33% }
.normal-page #sidebar, .normal-page #sidebar { float: left }
.rating-text .fa { color: gold !important; font-size: 18px }
.color-gold, .fa-star, .fa-star-half-o { color: gold !important }
p.lead { font-size: 130%; font-weight: 700; color: #6a09c9 }
.call-us { display: none; background: #6a09c9; color: #fff; font-size: 18px; font-weight: 400; text-align: center; padding-top: 10px; padding-bottom: 10px; margin-top: 80px }
.embed-responsive { position: relative; display: block; height: 0; padding: 0; margin:10px auto 14px; overflow: hidden }
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0 }
.embed-responsive.embed-responsive-16by9 { padding-bottom: 56.25% }
.embed-responsive.embed-responsive-4by3 { padding-bottom: 75% }
.site-tagline{display: block; width: 100%; text-align: center; margin: 10px 0; font-size: 24px;}
#sidebar #booknow{font-size: 24px}
.phone-container { position: relative }
.sidebar-item { margin-bottom: 6px; padding: 10px 10px 10px; display: block; background-color: #fff }
.sidebar-item p { font-size: 13px }
.sidebar-testimonial p { font-size: 14px }
.sidebar-item img { margin: 0 auto }
.feature-points .shape-circle { margin: 0 auto }
#row-specials { margin-top: 50px; display: block; background: #fff; padding: 40px 0; }
#row-specials .col-xs-12 { max-width: 660px; margin: 0 auto }
#row-specials * { text-align: center }
#row-footer { background: #151c28; padding: 35px 0; border-bottom: 4px solid #f78236 }
#row-footer * { color: #fff; font-weight: 300 }
.footer-top { border-bottom: 1px solid #242a35 }
.footer-bottom { border-top: 1px solid #1b222e }
#row-footer .footer-item { margin-bottom: 20px }
#row-footer .footer-item h4, #row-footer .footer-item p { text-align: left; margin-left: 0; padding-left: 0 }
.footer-item.last { border-left: 1px solid #1b222e }
.footer-item .shape-circle { background: #146189; float: right }
.footer-item p { font-size: 21px; line-height: 32px }
.footer-item li a { padding: 10px 10px }
.footer-item ul { padding: 10px 0 10px; text-align: center }
.footer-bottom .footer-item .copyright { font-size: 12px; text-align: center !important }
footer.sticky { background: #f4792f; z-index: 99999; color: #fff; border: 0; padding: 12px 0 0; position: fixed; bottom: 0; width: 100%; display: none  }
footer.sticky a, footer.sticky span { color: #fff; font-size: 18px }
.back-to-top { border-radius: 5px; text-align: center; background: #000; color: #fff; display: none; width: 40px; height: 40px; line-height: 40px; font-size: 12px; position: fixed; right: 10px; bottom: 10px; opacity: .4; -webkit-transition: all .5s ease; transition: all .5s ease; cursor: pointer; z-index: 9999 }
.back-to-top:hover { opacity: 1 }
.back-to-top i { font-size: 24px }
.white-hack { position: relative; background: #fff }
.white-hack:after, .white-hack:before { position: absolute; top: 0; content: " "; background: #fff; width: 200px; height: 100% }
.white-hack:after { left: 100% }
.white-hack:before { right: 100% }
.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .115s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .115s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) }
.form-control::-moz-placeholder { color: #999; opacity: 1 }
.form-control:-ms-input-placeholder { color: #999 }
.form-control::-webkit-input-placeholder { color: #999 }
.form-control::-ms-expand { border: 0; background-color: transparent }
.form-group { margin-bottom: 15px }
.form-group label { display: none }
#booknow{width: 100%;color: #f78236}
input { border-radius: 1px }
input[type=text] { height: 42px; line-height: 42px; font-size: 15.5px; font-weight: 300; color: #3a3c41 !important; border: 1px solid #c6c6c7; box-shadow: none }
.youtube { background-color: #000; margin-bottom: 30px; position: relative; padding-top: 56.25%; overflow: hidden; cursor: pointer }
.youtube img { width: 100%; top: -16.84%; left: 0; opacity: .7 }
.youtube .play-button { width: 90px; height: 60px; background-color: #333; box-shadow: 0 0 30px rgba(0, 0, 0, .6); z-index: 1; opacity: .8; border-radius: 6px }
.youtube .play-button:before { content: ""; border-style: solid; border-width: 15px 0 15px 26px; border-color: transparent transparent transparent #fff }
.youtube .play-button, .youtube img { cursor: pointer }
.youtube .play-button, .youtube .play-button:before, .youtube iframe, .youtube img { position: absolute }
.youtube .play-button, .youtube .play-button:before { top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0) }
.youtube iframe { height: 100%; width: 100%; top: 0; left: 0 }

.coupon-container img[src*="earwig"]{margin-top: 18px}
.coupon-container img[src*="rat"]{margin-top: 5px}
.coupon-container img[src*="spider"]{margin-top: 15px}
.coupon-container img[src*="opossum"]{margin-top: 15px}

#main-content img[src*="trusted-logos"]{background: #0a4c6f;padding:10px;}
#main-content > h2:first-child {font-size: 2.6em}
#main-content .page-title{font-size: 2.6em}

.pest-list{padding-left: 20px}
.pest-list li{line-height: 2em;margin-bottom: 20px}
.pest-list.display-block li{clear: both;}
.pest-list.vertical-align li{vertical-align: center}

.mobile-btn{margin-top: 10px; padding-right: 1px; padding-left: 0;}
.m-btn{background: #f4792f; line-height:2.4em; display: block; box-sizing: border-box; font-size: 1em; padding:0;}

/* specifics */
.wildlife-page .col-xs-3 img{max-width:100%}
.wildlife-list strong{font-weight: 400}
.wildlife-list > div{height: 185px; min-height: 150px;position: relative;text-align: center;padding:0;}
.wildlife-list div p{position: absolute; bottom: 0; width: 100%; text-align: center}

@media (min-width:1200px) {
	#banner .col-md-9 .col-md-6 { margin-bottom: 90px }
	#main-content { padding: 15px 20px; }
	.inner-coupon { width: 240px }
	.coupon-container .inner-coupon .red-box { right: 10px }
	#row-header>div.container { width: 1140px; max-width: 1140px }
	.main-navigation li a { margin: 10px 5px; font-size: 14px }
	.contact-container { max-width: 16.66666667%; width: 200px; flex-basis: 200px }
	.contact-container p { font-size: 14px; padding: 0; margin: 10px 0 0 0 }
	#banner > .container{max-width: 1110px}
	.back-to-top{right: 20%}
}
@media (min-width:1024px) {
	.contact-container, .menu-container, .quote-container { margin-top: 10px; text-align: right }
	.contact-container { padding: 0 2px; }
	#banner .col-md-6 { width: 50% }
	.bookings-title { font-size: 21px }
	.navbar-default .navbar-nav>li>a { font-size: 1em; }
	.site-tagline{font-size: 24px;margin:0;}

}
@media (min-width:998px) {
	.navbar-default .navbar-nav>li>a { padding: 10px 9px 10px 8px; font-size: 1em; }
	.dropdown-menu>li>a{padding:0 18px;}
}
@media (min-width:480px) {
	.hidden-mitsurugi{display: none!important}
}


@media only screen and (min-width:769px) and (max-width:989px) {
	.toggle-container{display: none!important}
	.brand{float: left; width: 33%;}
	.navbar-default .container .mobile-phone{display: none!important}
	.serving-container{float: left; width: 65%;}
	.navbar-nav>li>.dropdown-menu{width: 760px; left: -160%; right: 0;}
	.dropdown-menu>li{width: 31%!important;}
	#header-nav{text-align: center;margin-left: 20%}
}
@media only screen and (max-width:1024px) {
	.quote-container button { font-size: 12px; }
	#site { max-width: 100% }
	.hero-guy-container { z-index: 1 }
	.hero-guy-container img { margin-left: -100px !important }
	.banner-bottom { margin-top: 0 }
	.banner-match { max-width: 100%; }
	#banner .rating-text { font-size: 12px; }
	#banner .hero-guy { margin-left: -70px !important; max-width: 355px !important; }
}
@media only screen and (max-width:991px) {
	#banner{margin-top: 0}
	.normal-page #banner { display: flow-root }
	.normal-page .normal-page-title { background-color: #f78236 }
	.normal-page-title h1 { font-size: 32px }
	.navbar-fixed-top{position: relative;}
	.navbar-default .navbar-right{float: none!important;margin:0 auto;}
}
@media only screen and (max-width:768px) {
	.site-tagline{font-size: 32px;}
	.toggle-container{position: absolute; right: 10px; top: 20px;}
	#banner{padding:20px 0;background-image: url('../img/banner-img-mobile.jpg');margin-top: 0;}
	.normal-page #banner{padding-bottom: 0;}
	.normal-page #banner .inner-view{padding:40px;}
	#banner .col-md-9{background: transparent}
	.container { width: 100%; }
	.hero-guy-container img { margin-left: -140px !important }
	.navbar-collapse.collapse:not(.show) { display: none !important }
	.navbar-nav>li { display: block; clear: both; float: none }
	.navbar-right { float: none !important; margin: 10px auto; text-align: center }
	.mobile-phone a { font-size: 22px; }
	.navbar-toggle{font-size: 1.8em;}
	.menu-container{z-index: 999}
	.navbar-nav>li>.dropdown-menu{position: relative; top: 0;float: none; text-align: center; width: 100%;box-shadow:none;border-left: 0; border-right: 0;}
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{max-height: 1200px;}
	.navbar-fixed-top .navbar-collapse{position: absolute; width: 100%; top: 100%; left: 0; right: 0; background: #fff; margin: 0;}
	.normal-page-title{display: none}
	.normal-page #banner .inner-view{height: 300px}
	.serving-container{clear: both}
	.listed-features-container{background-color: rgba(0, 0, 0, 0.8); padding-bottom: 10px}
}
@media only screen and (max-width:767px) {
	#banner{padding-bottom: 0}
	.listed-features-container{display: none}
	.serving-container { text-align: center; display: block; clear: both; }
	.serving-container a { font-size: 12px; text-align: center; color: #6a09c9 }
	#banner { border-radius: 0;margin-top: 0; }
	#row-header { border-top: 4px solid #f4792f }
	.toggle-container { font-size: 32px }
	.mobile-nav { padding-left: 20px; padding-top: 20px }
	.mobile-nav a { display: block; margin-bottom: 5px; padding: 10px 0; color: #f78236 }
	#row-footer .footer-item { overflow: hidden }
	.navbar-default { margin-bottom: 0; }
	.mobile-phone { margin: 10px 0; display: block; font-weight: 700; }
	.mobile-phone a { width: 100%; }
	.navbar-fixed-bottom, .navbar-fixed-top{position: inherit}
	.navbar-nav>li>.dropdown-menu,
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{background: #f0f0f0}
	.serving-container{display: block; width: 100%;}
	.serving-container p{font-size: 21px; margin: 0 0 0 0}
	.menu-container{padding:0;}

}
@media only screen and (max-width:540px) {
	.call-us span{font-size: 16px!important;}
	#banner .banner-right{width: 100%}
	.mobile-hero { position: absolute; right: 0; bottom: 0; }
	.inner-coupon .main-price.free{font-size: 4.8rem}
	.special-button{font-size: 1.2em;}
	.inner-coupon .col-xs-3.nopad.align-center{margin-bottom: 0}
}
@media only screen and (max-width:480px) {
	/* specifics */
	.tick-page .pest-list li{font-size: 1em;padding-left: 0}
	.wildlife-list > div{height: 120px;min-height: 110px;}

	#banner .done-right p.top-text,
	#banner .done-right p.first-time{line-height: 32px;text-shadow:1px 1px 3px #3d3d3d}
	#banner .done-right p.top-text{margin-top: 10px;font-size: 24px!important;}
	#banner .done-right p.first-time{font-size: 24px!important;}
	#banner .done-right .main-price{margin-top: 0;margin-bottom: 0;line-height:52px!important;font-size:48px}
	.m-btn{margin-bottom: 8px}


	article{margin-top: 10px;}
	#main-content > h1:first-child{font-size: 2.2em}
	#main-content > h2:first-child{font-size: 2.2em}
	.normal-page #banner .inner-view{height: 200px}
	.serving-container p{font-size: 14px}
	.listed-features-container{background: rgba(0, 0, 0, 0.8)}
	#banner .col-md-9{width: 100%;}
	#banner h1{margin-bottom: 0}
	#banner .hidden-mitsurugi .home-subheading{font-size: 24px;margin-bottom: 0}
	#logo img{max-width: 250px;}
	.navbar-toggle{font-size: 1.2em;}
	#banner h1{width: 100%; display: block}
	footer.sticky{display: block;}
	.row { margin: 0; }
	#main>div.container { padding-left: 0; padding-right: 0 }
	.hidden-mitsurugi { background: #fff; padding-top: 10px; width: 100%; }
	#banner .hidden-mitsurugi * { color: #6a09c9 }
	.home-subheading { font-weight: 400; width: 100%; display: block; text-align: center; color: #6a09c9 }
	.listed-features { border: 0; text-align: center }
	.listed-features li{font-weight: 500;}
	.coupon-container .inner-coupon .disclaimer{font-size: 9.5px!important}
	.normal-page .banner-bottom .col-md-4 { width: 100% }
	#row-header { padding: 10px 0 0 }
	.normal-page #banner .inner-view{padding:14px 10px;}
	.brand { margin: 0 auto; padding-right: 4px; max-width: 100% }
	.normal-page .normal-page-title { padding: 10px 5px; }
	#banner .subtitle {font-size: 12px;}
	#main { background-color: #f0f9ff }
	#sidebar { padding: 10px 0; margin: 0 0 20px 0; width: 100%; max-width: 100%; background-color: transparent }
	#banner { padding: 0 }
	#banner h1 { text-align: center; font-size: 34px; line-height: 36px; margin-bottom: 12px }
	.banner-match { margin-top: 24px }
	.rating-text img { display: block; margin: 0 auto }
	.banner-bottom div { text-align: center !important }
	.banner-bottom img { float: none !important; margin: 0 auto 0 !important }
	.banner-bottom br { display: none }
	.banner-bottom>div { margin-bottom: 14px }
	#main-form div .phone-before { left: 4px !important }
	.send-button { margin: 0 auto }
	.list-inline, .list-inline li, .list-inline li a { padding-left: 0 }
	.list-inline li { display: block; text-align: left }
	.coupon-container { max-width: inherit; float: left; margin-top: 30px }
	.inner-coupon { width: 180px }
	.inner-coupon .main-price { font-size: 68px; padding: 0; margin-top: 10px; line-height: 52px }
	.inner-coupon .main-price.triple-digits{font-size:52.1px;}
	.inner-coupon .coupon-text { font-size: 16px !important }
	.coupon-container .inner-coupon .red-box { font-size: 12px; top: 36px }
	.coupon-container .inner-coupon .main-price sup { font-size: 21px }
	.inner-coupon br{display: none;}
	.outer-coupon { font-size: 24px; display: none; }
	#banner .rating-text{font-weight: 700}
	#main { margin-bottom: 5px; padding-bottom: 5px }
	#row-specials { margin-bottom: 0 }
	#banner { overflow: hidden }
	#banner, #sidebar { margin-bottom: 0 }
	.back-to-top { bottom: 69px }
	.listed-features { padding-left: 0 }
	.listed-features h3 { margin: 0 0 10px; padding: 0; font-size:21px; }
	#row-footer .footer-item.text-right{text-align: left}

}
@media only screen and (max-width:425px) {
	.normal-page #banner .inner-view{height: 150px}
	.outer-coupon { font-size: 1.2em; padding: 10px 0; }
	#banner h1 { font-size: 26px; margin-bottom: 0; padding: 0 }
	.banner-bottom .shape-circle { float: none; display: block; margin: 10px auto 5px }
	#sidebarul li { width: 100% }
	.banner-bottom div { margin-bottom: 0 }
	.mobile-phone a { font-size: 18px; }
	.navbar-toggle { padding: 5px; }
	.navbar-toggle{margin-right: 0;}
	.mobile-phone{margin-bottom: 3px;}
	.navbar-nav>li>a{padding-top: 5px;padding-bottom: 3px;}
	#banner{background-image: url(../img/banner-img-mobile.jpg);}

}
@media only screen and (max-width:320px) {
	.listed-features h3{font-size:18px;}
	.toggle-container{font-size: 16px;}
	.mobile-phone a { font-size: 16px; }
	.mobile-hero { display: none !important }
	.coupon-container { float: none; margin: 10px auto; width: 80%; }
	footer.sticky a { font-size: 14px }
	.navbar-nav>li>a{padding-top: 0;padding-bottom: 3px;}
	.conversion a span i{font-size: 12px;margin-bottom:0;}
}

.navbar-default .container { position: relative; }
.call-us { display: none; background: #6a09c9; color: #fff; font-size: 18px; font-weight: 400; text-align: center; padding-top: 10px; padding-bottom: 10px; margin-top: 80px; }
.call-us a { color: #fff; text-align: center; }
.navbar-default .container .call-us {margin-top: 0}
.conversion a { font-size: 12px; }
.call-us:hover, .call-us:focus { color: #fff; text-decoration: none; }
.mb-10 { margin-bottom: 10px; }
.size-2x { font-size: 200%; }
.call-us span { font-size: 24px; text-align: center; }
@media only screen and (max-width:480px) {
	.nopadmobile{padding:0!important;}
	.navbar-default .container { padding: 0; }
	.mobile-nav { background: #fff; }
	[type="checkbox"].drawer+* .drawer-close { right: 10px; }
	.pad14-mb { padding: 14px; }
	.call-us { margin-top: 80px; }
	.mobile-nav a { padding: 4px 0; }
	.call-us.conversion { margin-top: 0; padding: 0px 0; }
	.call-us.conversion a { text-align: center; padding: 8px 0 8px 0; border-right: 1px solid #fff; }
	.call-us.conversion a:last-child { border-right: 0; }
	.call-us.conversion a span { font-size: 12px; }
	.conversion a span i { clear: both; display: block; margin-bottom: 5px; font-size: 24px; }
	#banner { margin-top: 0; }
	#banner > .container { padding: 0; }
	#banner h1 { line-height: 28px; letter-spacing: -1px; }
	.listed-features-container { display: none; width: 100%; padding: 10px; }
	.footer-item li a{display: block; clear: both; padding: 0; margin-bottom: 5px;}
	.banner-right{padding:0;}
}
@media only screen and (max-width:414px) {

	/* iphone pluses */
	#row-header { min-height: 185px; }
	#banner { margin-top: 185px; }
}
@media only screen and (max-width:375px) {
	.call-us.conversion a span { font-size: 10px; }
	#row-header { min-height: 200px; }
	#banner { margin-top: 0; }
	#row-header .menu-container, #row-header .serving-container, #row-header .brand { float: left; }
	#row-header .brand { max-width: 25%; position: relative }
	#row-header .brand img { max-width: 100%; }
	.banner-right .col-xs-12{padding:0;}
	.coupon-container{max-width: inherit}
	.inner-coupon{width: 100%;}
	.banner-match.visible-xs{display: none!important}
}
@media only screen and (max-width:360px) {
	.mobile-hero { max-width: 158px; }
	#banner { margin-top: 0; }
	.home-subheading { font-size: 28px; }

	/* special styling for lesser iphones */
	.sidebar-item > .col-sm-3, .sidebar-item > .col-sm-9 { float: left; }
}
@media only screen and (max-width:320px) {
	.call-us.conversion a span { font-size: 8px; }
	.pad14-mb { float: none !important; }
}

.pest-list{padding-left: 20px}
article ol li,
#main-content ol li,
#main-content ul:not(.fancy-list) li{list-style:disc;}
.no-bullets li,
#about .fancy-list li{list-style:none!important;}
.pest-list li{line-height: 2em;margin-bottom: 20px; list-style:disc;}
.pest-list.display-block li{clear: both;}
.pest-list.vertical-align li{vertical-align: center}

.mobile-btn{margin-top: 10px; padding-right: 1px; padding-left: 0;}
.m-btn{background: #f4792f; line-height:2.4em; display: block; box-sizing: border-box; font-size: 1em; padding:0;}

.wildlife-page .col-xs-3 img{max-width:100%}
.wildlife-list strong{font-weight: 400}
.wildlife-list > div{height: 185px; min-height: 150px;position: relative;text-align: center;padding:0;}
.wildlife-list div p{position: absolute; bottom: 0; width: 100%; text-align: center}
.ant-list p{font-size: 16px; line-height: 18px;}
.ant-list .col-xs-3{padding-right: 10px; padding-left: 10px}
.ant-list div{margin-bottom:8px}
.rodent-list li{line-height: 75px;}
.list-block{padding-left: 0}
.list-block li{display: block; clear: both}


/* fix on long submenu on smaller height desktop screens */
@media only screen and (min-width:769px) and (max-height:790px) {
	.dropdown-menu{width: 480px;right: -50%!important;}
	.dropdown-menu>li>a{font-size: 1em;}
	.dropdown-menu>li{width: 50%;float: left;}
}

@media only screen and (max-width:480px) {
	.feedback p:last-child{font-size: 14px}
	.tick-page .pest-list li{font-size: 1em;padding-left: 0}
	.wildlife-list > div{height: 130px!important;min-height: 110px;}
	.ant-list .col-xs-3{padding-right: 4px; padding-left: 4px}
	.ant-list p{font-size: 14px;}
	.ant-list p{font-size: 13px;line-height: 14px;}
	.rodent-list li{line-height: 45px;}
	.home .panel h1{line-height: 21px}
	.home .panel p.size-22, 
	.home .panel p.one-liner{line-height: 18px;}
	.home #info h1,
	#info h1{font-size: 22px}
	#info p span{line-height: 24px; font-size: 19px}
	#footer-nav li{width: 49%;float: left; text-align: left;}
	footer nav a{font-size: 14px}
	footer .container small.color-white{font-size: 12px; display: block; clear: both; width: 100%;}
}