
/*
Theme Name: VikingPestControl
Author: Keystroke Inc (B Thode)
Author URI: https://keystrokedigital.com/
Description: KSI Custom Responsive Theme
Version: 1.0
*/

/* Reset */
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;
}

div {
	position: relative;
}

/* Type */
* {
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	color: #6d6e72;
}

p {
	margin: 0px 0px 15px 0px;
	color: inherit;
	font-family: inherit;
	font-weight: inherit;
}

h1, h1 a:link, h1 a:visited {
	font-size: 50px;
	line-height: 60px;
	margin: 30px 0px 15px 0px;
	font-weight: 700;
}

h2, h2 a:link, h2 a:visited {
	font-size: 26px;
	line-height: 30px;
	margin: 25px 0px 12px 0px;
	font-weight: 700;
}

h3, h3 a:link, h3 a:visited {
	font-size: 20px;
	line-height: 30px;
	margin: 25px 0px 10px 0px;
	font-weight: 700;
}

h4, h4 a:link, h4 a:visited {
	font-size: 18px;
	line-height: 26px;
	margin: 10px 0px 6px 0px;
	font-weight: 700;
}

h5, h5 a:link, h5 a:visited {
	font-size: 16px;
	line-height: 26px;
	margin: 5px 0px 3px 0px;
	font-weight: 700;
}

a:link, a:visited {
	color: #d6202a;
	text-decoration: none;
	font-family: inherit;
	font-weight: inherit;
}

a:hover, a:active {
	color: #d6202a;
	text-decoration: none;
	font-family: inherit;
	font-weight: inherit;
}

ul {
	padding: 0px 0px 10px 35px;
	margin: 0px;
	color: inherit;
	font-family: inherit;
}

ol {
	padding: 0px 0px 10px 35px;
	margin: 0px;
	color: inherit;
	font-family: inherit;
}

ol li {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: inherit;
	font-weight: 300;
	font-family: inherit;
}

ul li {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: inherit;
	font-weight: 300;
	font-family: inherit;
}

hr {
	margin: 0px 0px 20px 0px;
}

img {
	border: none;
	max-width: 100%;
	height: auto;
}

strong {
	color: inherit;
	font-family: inherit;
	font-weight: 700;
}

strong a:link, strong a:visited, strong a:hover, strong a:active {}

em {
	color: inherit;
	font-family: inherit;
	font-weight: inherit;
}

span {
	color: inherit;
	font-family: inherit;
	font-weight: inherit;
}

iframe {
	max-width: 100%;
}

table tr td {
	vertical-align: top;
}

/* Fonts */
.font_a {
	font-family: "Montserrat", sans-serif;
}

.font_b {}

.font_c {}

.font_d {}

.font_f {}

/* Body */
body {
	margin: 0px;
	padding: 0px;
	background: #231f20;
	text-align: center;
}

body, html {
	height: 100%;
}

/* Header Navigation */
.header_navigation {
	display: inline-block;
	height: 100px;
	margin: 0px;
	padding: 0px;
	float: right;
	clear: right;
}

.header_navigation .nav_menu {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style: none;
}

.header_navigation .nav_menu li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 18px;
	line-height: 100px;
	font-weight: 600;
	text-transform: uppercase;
	float: left;
}

.header_navigation .nav_menu a:link, .header_navigation .nav_menu a:visited {
	display: block;
	margin: 0px 0px;
	padding: 0px 20px;
	color: #333;
	background: none;
	text-decoration: none;
}

.header_navigation .nav_menu a:hover, .header_navigation .nav_menu a:active {
	display: block;
	margin: 0px 0px;
	padding: 0px 20px;
	color: #d6202a;
	background: #efefef;
	text-decoration: none;
}

.header_navigation .nav_menu li:hover > a {
	color: #d6202a;
	background: #efefef;
}

.header_navigation_button a:link, .header_navigation_button a:visited {
	width: 240px;
	margin: 20px 0px 20px 60px !important;
	height: 50px !important;
	padding: 5px 0px !important;
	color: #fff !important;
	font-weight: 700;
	line-height: 25px;
	background: #99c554 !important;
	border-radius: 10px;
	font-size: 18px;
}

.header_navigation_button a:hover, .header_navigation_button a:active {
	width: 240px;
	background: #99c554 !important;
}

.header_navigation_button a span {
	display: block;
	font-size: 16px;
}

.header_navigation_icon a:link, .header_navigation_icon a:visited {
	padding: 0px 15px 0px 55px !important;
	background: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/header/header-menu-mobile.png") no-repeat left !important;
}

.header_navigation_icon a:link.nitro-lazy, .header_navigation_icon a:visited.nitro-lazy {
	background-image: none !important;
}

.header_navigation .navigation_section {
	margin: 10px 0px 0px 0px !important;
	font-size: 18px !important;
	line-height: 20px !important;
	font-weight: 900 !important;
}

.header_navigation .navigation_section a:first-child:link, .header_navigation .navigation_section a:first-child:visited, .header_navigation .navigation_section a:first-child:hover, .header_navigation .navigation_section a:first-child:active {
	color: #333;
	cursor: default;
}

.header_navigation .navigation_section ul li a:link, .header_navigation .navigation_section ul li a:visited {
	color: #6e6e6e !important;
	cursor: pointer !important;
}

.header_navigation .navigation_section ul li a:hover, .header_navigation .navigation_section ul li a:active {
	color: #d6202a !important;
	cursor: pointer !important;
}

.header_navigation .navigation_section_dummy {
	margin: 10px 0px 0px 0px !important;
	font-size: 18px !important;
	line-height: 20px !important;
	font-weight: 900 !important;
}

.header_navigation .navigation_section ul li.navigation_section_dummy a:link, .header_navigation .navigation_section ul li.navigation_section_dummy a:visited {
	color: #333 !important;
	cursor: default !important;
}

.header_navigation .navigation_section ul li.navigation_section_dummy a:hover, .header_navigation .navigation_section ul li.navigation_section_dummy a:active {
	color: #333 !important;
	cursor: default !important;
}

.header-navigation-mobile {
	display: none;
}

.header_navigation .navigation_resources {
	margin: 0px;
	padding: 0px;
}

.header_navigation .navigation_resources > a {
	display: none !important;
}

/* Header Subnavigation */
.header_navigation .nav_menu li:first-child ul {
	list-style: none;
	width: 130%;
	margin: 0px 0px;
	padding: 20px 0px;
	position: absolute;
	top: 100px;
	left: -30%;
	z-index: 99999;
	background: #efefef;
	border-radius: 0px;
}

.header_navigation .nav_menu li:first-child ul li {
	display: inline-block;
	width: 20%;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 400;
	text-align: left;
	text-transform: none;
	background: none;
	float: left;
}

.header_navigation .nav_menu li:nth-child(4) ul {
	list-style: none;
	width: 450px;
	margin: 0px 0px;
	padding: 20px 0px;
	position: absolute;
	top: 100px;
	z-index: 99999;
	background: #efefef;
	border-radius: 0px;
}

.header_navigation .nav_menu li:nth-child(4) ul li {
	display: inline-block;
	width: 50%;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 400;
	text-align: left;
	text-transform: none;
	background: none;
	float: left;
}

.header_navigation .nav_menu li ul {
	list-style: none;
	width: 250px;
	margin: 0px 0px;
	padding: 20px 0px;
	position: absolute;
	top: 100px;
	z-index: 99999;
	background: #efefef;
	border-radius: 0px;
}

.header_navigation .nav_menu li ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 400;
	text-align: left;
	text-transform: none;
	background: none;
	float: none;
}

.header_navigation .nav_menu li ul li a:link, .header_navigation .nav_menu li ul li a:visited {
	display: block;
	margin: 0px;
	padding: 8px 20px !important;
	color: #333;
	text-decoration: none;
}

.header_navigation .nav_menu li ul li a:hover, .header_navigation .nav_menu li ul li a:active {
	display: block;
	margin: 0px;
	padding: 8px 20px !important;
	color: #d6202a;
	text-decoration: none;
}

.header_navigation .nav_menu ul, .header_navigation .nav_menu li:hover ul ul, .header_navigation .nav_menu ul li:hover ul ul {
	display: none;
}

.header_navigation .nav_menu li:hover ul, .header_navigation .nav_menu ul li:hover ul, .header_navigation .nav_menu ul li ul li:hover ul {
	display: block;
}

/* Header Navigation Button */
.header_navigation_button ul {
	width: 240px !important;
	padding: 10px 0px !important;
	top: 80px !important;
	margin: 0px 0px 0px 60px !important;
	background: #333 !important;
	border-radius: 10px !important;
}

.header_navigation_button ul li {
	display: block;
	margin: 0px;
	padding: 0px !important;
	font-size: 14px;
	line-height: 14px;
	font-weight: 400;
	text-align: left;
	text-transform: none;
	background: none;
	float: none;
}

.header_navigation_button ul li a:link, .header_navigation_button ul li a:visited {
	display: block;
	height: 20px !important;
	line-height: 20px;
	margin: 0px !important;
	padding: 10px 20px !important;
	color: #ddd !important;
	text-decoration: none;
	border-radius: 0px;
	background: none !important;
}

.header_navigation_button ul li a:hover, .header_navigation_button ul li a:active {
	display: block;
	height: 20px !important;
	line-height: 20px;
	margin: 0px !important;
	padding: 10px 20px !important;
	color: #fff !important;
	text-decoration: none;
	border-radius: 0px;
	background: none !important;
}

/* Header Ternavigation */
.header_navigation .nav_menu li:first-child ul li ul {
	list-style: none;
	width: 100%;
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	top: auto;
	left: auto;
	z-index: auto;
	background: none;
	border-radius: 0px;
}

.header_navigation .nav_menu li:first-child ul li ul li {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 400;
	text-align: left;
	text-transform: none;
	background: none;
	float: left;
}

.header_navigation .nav_menu li:nth-child(4) ul li ul {
	list-style: none;
	width: 100%;
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	top: auto;
	left: auto;
	z-index: auto;
	background: none;
	border-radius: 0px;
}

.header_navigation .nav_menu li:nth-child(4) ul li ul li {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 400;
	text-align: left;
	text-transform: none;
	background: none;
	float: left;
}

.header_navigation .nav_menu li ul li ul {
	list-style: none;
	width: 100%;
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	top: auto;
	z-index: auto;
	background: none;
	border-radius: 0px;
}

.header_navigation .nav_menu li:hover, .header_navigation .nav_menu li:first-child ul li ul, .header_navigation .nav_menu li:nth-child(4) ul li ul {
	display: block;
}

.header_navigation .nav_menu li:hover, .header_navigation .nav_menu li ul li ul {
	display: block;
}

/* Top Navigation */
.top_navigation {
	display: inline-block;
	height: 65px;
	margin: 0px 0px;
	padding: 0px;
	float: right;
	clear: right;
}

.top_navigation .nav_menu {
	display: block;
	width: 100%;
	height: 65px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style: none;
}

.top_navigation .nav_menu li {
	display: inline-block;
	margin: 0px 0px;
	padding: 0px;
	text-align: center;
	font-size: 19px;
	font-weight: 400;
	line-height: 65px;
	text-transform: uppercase;
	float: left;
}

.top_navigation .nav_menu a:link, .top_navigation .nav_menu a:visited {
	display: block;
	margin: 0px;
	height: 65px;
	padding: 0px 15px;
	color: #fff;
	background: none;
	text-decoration: none;
}

.top_navigation .nav_menu a:hover, .top_navigation .nav_menu a:active {
	display: block;
	margin: 0px;
	height: 65px;
	padding: 0px 15px;
	color: #d6202a;
	background: #efefef;
	text-decoration: none;
}

.top_navigation .nav_menu li:hover > a {
	color: #d6202a;
	background: #efefef;
}

.top_navigation_button {
	max-width: 150px;
	margin: 0px 0px 0px 80px !important;
	padding: 0px !important;
	line-height: 20px !important;
	background: rgba(0, 0, 0, .1);
}

.top_navigation_button a:link, .top_navigation_button a:visited {
	height: 41px !important;
	padding: 12px 15px !important;
}

.top_navigation_button a:hover, .top_navigation_button a:active {
	height: 41px !important;
	padding: 12px 15px !important;
}

.top_navigation .navigation_section {
	margin: 10px 0px 10px 0px !important;
	font-size: 18px !important;
	line-height: 20px !important;
	font-weight: 900 !important;
}

.top_navigation .navigation_section > a:link:first-child, .top_navigation .navigation_section > a:visited:first-child, .top_navigation .navigation_section > a:hover:first-child, .top_navigation .navigation_section > a:active:first-child {
	color: #333 !important;
	cursor: default;
}

.top_navigation .navigation_bold {
	font-weight: 700 !important;
}

/* Top Subnavigation */
.top_navigation .nav_menu li ul {
	list-style: none;
	width: 260px;
	min-height: 0px;
	margin: 0px 0px;
	padding: 10px 0px;
	position: absolute;
	top: 65px;
	z-index: 99999;
	background: #efefef;
	border-radius: 0px;
}

.top_navigation .nav_menu li ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 13px;
	font-weight: 400;
	text-align: left;
	text-transform: none;
	background: none;
	float: none;
}

.top_navigation .nav_menu li ul li a:link, .top_navigation .nav_menu li ul li a:visited {
	display: block;
	height: 20px;
	margin: 0px;
	padding: 5px 20px 5px 20px !important;
	color: #333 !important;
	text-decoration: none;
	cursor: pointer;
}

.top_navigation .nav_menu li ul li a:hover, .top_navigation .nav_menu li ul li a:active {
	display: block;
	height: 20px;
	margin: 0px;
	padding: 5px 20px 5px 20px !important;
	color: #d6202a !important;
	text-decoration: none;
	cursor: pointer;
}

.top_navigation .nav_menu li ul li ul {
	top: 50px;
}

.top_navigation .nav_menu ul, .top_navigation .nav_menu ul li:hover ul ul {
	display: none;
}

.top_navigation .nav_menu li:hover ul, .top_navigation .nav_menu ul li:hover ul, .top_navigation.nav_menu ul li ul li:hover ul, .top_navigation .nav_menu li:hover ul ul {
	display: block;
}

.top_navigation .nav_menu li:nth-child(2) ul {
	width: 500px;
	min-height: 330px;
	left: auto;
}

.top_navigation .nav_menu li:nth-child(2) ul li {
	display: inline-block;
	width: 50%;
	float: left;
}

.top_navigation .nav_menu li:nth-child(2) ul li ul {
	width: 250px;
	left: auto;
}

.top_navigation .nav_menu li:nth-child(2) ul li ul li {
	display: block;
	width: auto;
	float: none;
}

/* Header Navigation Mobile */
.header_navigation_mobile {
	display: none;
}

/* Footer Navigation */
.footer_navigation {
	display: inline-block;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	text-align: left;
	overflow: auto;
	float: left;
}

.footer_navigation .nav_menu {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
}

.footer_navigation .nav_menu li {
	display: inline-block;
	min-width: 25%;
	margin: 0px 20px;
	padding: 0px;
	color: #d6202a;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	float: left;
}

.footer_navigation .nav_menu a:link, .footer_navigation .nav_menu a:visited {
	display: block;
	padding: 0px;
	color: #d6202a;
	text-decoration: none;
}

.footer_navigation .nav_menu a:hover, .footer_navigation .nav_menu a:active {
	display: block;
	padding: 0px;
	color: #d6202a;
	text-decoration: none;
}

/* Footer Subnavigation */
.footer_navigation .nav_menu li ul {
	margin: 10px 0px;
	padding: 0px;
}

.footer_navigation .nav_menu li ul li {
	display: block;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	text-align: left;
	text-transform: none;
	float: none;
}

.footer_navigation .nav_menu li ul li a:link, .footer_navigation .nav_menu li ul li a:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-decoration: none;
}

.footer_navigation .nav_menu li ul li a:hover, .footer_navigation .nav_menu li ul li a:active {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-decoration: none;
}

/* Header */
.header_container {
	height: 165px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

.header_top_container {
	height: 65px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: linear-gradient(#ab1b21, #d6202a);
}

.header_top {
	width: 100%;
	min-width: 990px;
	max-width: 1280px;
	height: 65px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

.header {
	width: 100%;
	min-width: 990px;
	max-width: 1280px;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

.header_logo {
	height: 85px;
	width: auto;
	margin: 5px 0px 10px 20px;
	padding: 0px;
	float: left;
}

.header_info {
	display: inline-block;
	height: 65px;
	margin: 0px 20px;
	padding: 0px;
	color: #fff;
	font-size: 22px;
	line-height: 65px;
	font-weight: 600;
	text-align: left;
	float: left;
	overflow: hidden;
	width: 45%;
}

.header_info a:link, .header_info a:active, .header_info a:hover, .header_info a:visited {
	color: #fff;
	text-decoration: none;
}

.header_info a:first-child {
	width: 170px;
	display: inline-block;
}

.header_info p {
	font-size: 18px;
	line-height: 1.4em;
	display: inline;
	float: left;
	margin-bottom: 0;
	margin-top: 7px;
}

.header_info img {
	height: 40px;
	width: auto;
	max-width: 200px;
	margin: 12px 0px 0px 40px;
}

.header_info_reviews {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: right;
}

.header_info_reviews a:first-child {
	width: auto;
	display: inline;
}

/* Footer */
.footer_container {
	margin: 0px;
	padding: 0px;
	background: #231f20;
	overflow: hidden;
}

.footer {
	margin: 0px auto;
	width: 100%;
	min-width: 990px;
	max-width: 1280px;
	text-align: center;
	overflow: auto;
}

.footer a:link, .footer a:visited {
	color: #fff;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #fff;
	text-decoration: underline;
}

.footer_info {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: auto;
	position: relative;
}

.footer_connect {
	display: inline-block;
	min-width: 20%;
	margin: 0px 20px 30px 20px;
	padding: 0px;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	float: left;
}

.footer_connect strong {
	color: #d6202a;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
}

.footer_connect a {
	margin: 0px 10px 0px 10px;
}

.footer_connect p {
	margin: 0px 0px 5px 0px;
}

.footer_employees {
	margin: 10px 0px 0px 0px;
}

.footer_employees a {
	margin: 0px 0px 0px 0px;
}

.footer_employees p {
	margin: 0px 0px 0px 0px;
}

.footer_contact {
	display: inline-block;
	min-width: 20%;
	margin: 0px 20px 30px 20px;
	padding: 0px;
	color: #999;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	float: right;
}

.footer_contact p {
	margin: 0px 0px 5px 0px;
}

.footer_contact strong {
	color: #d6202a;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
}

.footer_email {
	display: inline-block;
	margin: 3px 10px 30px 20px;
	padding: 0px;
	color: #d6202a;
	font-size: 15px;
	line-height: 24px;
	text-align: left;
	font-weight: 400;
	float: right;
}

.footer_email a:link, .footer_email a:visited, .footer_email a:hover, .footer_email a:active {
	font-size: 13px;
}

.footer_forbes {
	margin: 30px 20px 0px 0px;
	float: right;
}

.footer_partners {
	display: inline-block;
	max-width: 25%;
	margin: 30px 20px;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	font-weight: 300;
	text-align: left;
	float: left;
}

.footer_partners a {
	font-size: 16px;
	line-height: 20px;
}

.footer_partners img {
	height: 65px;
	width: auto;
	margin: 0px 30px 0px 0px;
	float: left;
}

.footer_partners a img {
	margin: 0px 15px 0px 0px;
}

.footer_partners strong {
	margin: 0px 10px 0px 0px;
	color: #d6202a;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
}

.footer_social {
	display: inline-block;
	min-width: 720px;
	margin: 10px auto 30px auto;
	padding: 0px;
	color: #999;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	vertical-align: bottom;
}

.footer_social strong {
	margin: 0px 20px 0px 0px;
	color: #d6202a;
	text-transform: uppercase;
}

.footer_social img {
	margin: -35px 0px 0px 0px;
	float: right;
	vertical-align: bottom;
}

.footer_disclaimer {
	width: 90%;
	max-width: 1280px;
	margin: 0px auto;
	padding: 0px;
	color: #999;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}

.footer_cta_container {
	margin: 0px;
	padding: 0px;
	min-height: 150px;
	background: #4c4d4f;
	overflow: visible;
}

.footer_cta_disclaimer {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background: #4c4d4f;
}

.footer_cta {
	margin: 0px auto;
	width: 100%;
	min-width: 990px;
	max-width: 1280px;
	text-align: center;
	position: relative;
	overflow: visible;
	background: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/footer/footer-bug-right.png") no-repeat center;
}

.footer_cta.nitro-lazy {
	background-image: none !important;
}

.footer_cta_title {
	display: inline-block;
	width: 280px;
	margin: 20px 0px 20px 20px;
	padding: 0px;
	color: #fff;
	font-size: 22px;
	line-height: 25px;
	text-align: left;
	float: left;
}

.footer_cta_form {
	display: inline-block;
	margin: 30px 10px 30px 0px;
	padding: 0px;
	text-align: right;
	float: right;
}

.footer_cta_form .legal-consent-container {
	display: block;
	clear: both;
	padding: 10px 0px 0px 0px;
	float: none;
}

.footer_cta_form .legal-consent-container ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none !important;
}

.footer_cta_form .legal-consent-container ul li {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none !important;
	font-size: 12px;
}

.footer_cta_form .legal-consent-container .hs-form-booleancheckbox-display input {
	margin: 0px 10px 20px 5px !important;
}

.footer_cta_form .legal-consent-container .hs-form-booleancheckbox label {
	color: #999;
}

.footer_cta_form .hs-form .hs-submit {
	position: absolute;
	top: 0px;
	right: 0px;
}

.footer_bug_left {
	position: absolute;
	left: -210px;
	top: 25px;
	z-index: 2;
}

.footer_bug_right {
	position: absolute;
	right: -460px;
	top: 5px;
	z-index: 2;
}

.footer_certification {
	display: inline-block;
	margin: 30px 20px;
	padding: 0px;
	color: #999;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	float: left;
}

.footer_certification img {
	max-width: 120px;
	height: auto;
}

.footer_logos {
	display: block;
	margin: 0px 5px 30px 5px;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	font-weight: 300;
	text-align: center;
	overflow: auto;
}

.footer_logos figure {
	display: inline-block;
}

.footer_logos p {
	display: none;
}

.footer_logos img {
	max-height: 65px;
	height: auto;
	max-width: 100%;
	width: auto;
	vertical-align: bottom;
	margin: 0px 15px 10px 15px;
}

.footer_logos a img {}

.footer_bottom {
	display: flex;
	justify-content: center;
	align-content: stretch;
	align-items: center;
	margin: 0px 20px;
	text-align: center;
	overflow: auto;
}

.footer_bottom_block {
	flex-basis: 16.66%;
	margin: 0px auto 45px auto;
	padding: 0px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
}

.footer_bottom_block img {
	margin: 0px 0px 20px 0px;
	max-width: 100%;
	height: auto;
	position: relative;
}

.footer_bottom_block:nth-child(-n+2) {
	text-align: left;
}

.footer_autopilot {
	min-height: 90px;
	overflow: hidden;
}

/* Main */
#main {}

/* Content */
.content_container {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	text-align: center;
	position: relative;
	background: #fff;
}

.content_container_a {
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	background: #d1d2d4;
}

.content_container_b {
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	background: #e7f1f9;
}

.content_container_c {
	margin: 0px;
	padding: 60px 0px;
	text-align: center;
	position: relative;
	background: linear-gradient(#d6202a, #ab1b21);
	overflow: visible;
}

.content_container_d {
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	background: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/background/background-honeycomb.png") repeat;
}

.content_container_d.nitro-lazy {
	background-image: none !important;
}

.content_testimonial {
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	background: #d1d2d4;
	overflow: visible;
}

.content_video {
	height: 600px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #eaeaea;
	position: relative;
	overflow: hidden;
}

.content_slider {
	height: 600px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 999;
	background: rgba(0, 0, 0, .6);
}

.content_cta {
	margin: 0px;
	padding: 30px 0px;
	text-align: center;
	background: #2f3c71;
	position: relative;
}

.content_background {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	text-align: center;
	background-size: cover;
	background-position: center;
	position: relative;
}

.content_banner {
	height: 225px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}

.content_feature {
	display: block;
	width: 100%;
	min-width: 990px;
	max-width: 1290px;
	margin: 0px auto;
	padding: 0px;
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	overflow: auto;
	position: relative;
}

.content {
	display: block;
	width: 100%;
	min-width: 990px;
	max-width: 1290px;
	min-height: 100px;
	margin: 0px auto;
	padding: 0px;
	overflow: auto;
	position: relative;
}

.content_wide {
	display: block;
	width: 100%;
	min-width: 990px;
	min-height: 100px;
	margin: 0px auto;
	padding: 0px;
	overflow: auto;
	position: relative;
}

.content_fixed {
	display: block;
	width: 100%;
	min-width: 990px;
	max-width: 1400px;
	min-height: 100px;
	margin: 0px auto;
	padding: 0px;
	overflow-x: hidden;
	position: relative;
}

.content_narrow {
	display: block;
	width: 100%;
	min-width: 990px;
	max-width: 1200px;
	min-height: 100px;
	margin: 0px auto;
	padding: 0px;
	overflow-x: hidden;
	position: relative;
}

.content_left {
	display: block;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	float: left;
}

.content_right {
	display: block;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	float: right;
}

.content_full {
	display: block;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.content_border {
	border-left: 1px solid #ddd;
	box-sizing: border-box;
}

.content_one {
	width: 8.333%;
}

.content_two {
	width: 16.666%;
}

.content_three {
	width: 25%;
}

.content_four {
	width: 33.333%;
}

.content_five {
	width: 41.666%;
}

.content_six {
	width: 50%;
}

.content_seven {
	width: 58.333%;
}

.content_eight {
	width: 66.666%;
}

.content_nine {
	width: 75%;
}

.content_ten {
	width: 83.333%;
}

.content_eleven {
	width: 91.666%;
}

.content_twelve {
	width: 100%;
}

/* Containers */
.container_title {
	margin: 40px 30px 20px 30px;
	padding: 0px;
	color: #333;
	font-size: 55px;
	line-height: 60px;
	text-align: left;
}

.container_text {
	margin: 20px 20px 30px 20px;
	padding: 20px 40px;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	overflow: auto;
}

/* Post */
.post_title {
	margin: 80px 20px 30px 20px;
	padding: 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
	text-align: left;
}

.post_title h1 {
	margin: 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
}

.post_text {
	margin: 20px 20px 60px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
	overflow: auto;
}

.post_text iframe {
	margin: 0px 0px 15px 0px;
}

.post_text img {
	max-width: 100%;
}

.post_text ul {
	padding: 0px 0px 10px 20px;
}

.post_text ul li {
	margin: 0px;
	padding: 5px 0px;
}

.post_form {
	margin: 20px 20px 60px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
	overflow: auto;
}

.post_form ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}

.post_form ul li {
	margin: 0px;
	padding: 5px 0px;
}

/* Section */
.section_title {
	margin: 80px 30px 60px 30px;
	padding: 0px;
	color: #222;
	font-size: 50px;
	line-height: 50px;
	font-weight: 700;
	text-align: center;
}

.section_title h1 {
	margin: 0px;
	color: #222;
	font-size: 50px;
	line-height: 50px;
	font-weight: 700;
}

.section_border {
	width: 150px;
	height: 6px;
	margin: 20px auto 0px auto;
	border-radius: 3px;
	background: #00437b;
}

/* Text */
.text_color_a {
	color: #000;
}

.text_color_b {
	color: #333;
}

.text_color_c {
	color: #666;
}

.text_color_d {
	color: #999;
}

.text_color_e {
	color: #ccc;
}

.text_color_f {
	color: #fff;
}

/* Link */
.link_button:link, .link_button:visited {
	display: inline-block;
	height: 40px;
	margin: 10px 0px 20px 0px;
	padding: 0px 30px;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	font-weight: 400;
	background: #d6202a;
	border-radius: 5px;
	text-transform: uppercase;
	text-decoration: none;
	transition: all .1s;
}

.link_button:hover, .link_button:active {
	display: inline-block;
	height: 40px;
	margin: 10px 0px 20px 0px;
	padding: 0px 30px;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	font-weight: 400;
	background: #d6202a;
	border-radius: 5px;
	text-transform: uppercase;
	text-decoration: none;
	transition: all .1s;
}

/* Forms */
.form_body {
	margin: 20px;
	padding: 0px;
	text-align: left;
}

.form_field {
	width: 100%;
	height: 35px;
	margin: 5px 0px;
	padding: 0px 10px;
	font-size: 16px;
	border: none;
	border-radius: 5px;
	box-sizing: border-box;
}

.form_dropdown {
	width: 100%;
	height: 35px;
	margin: 5px 0px;
	padding: 0px 10px;
	font-size: 16px;
	background: #fff;
	border: none;
	border-radius: 5px;
	box-sizing: border-box;
}

.form_textarea textarea {
	margin: 5px 0px;
	padding: 20px 15px;
	border: 2px solid #fff;
	background: none;
	color: #efefef;
	font-size: 18px;
	line-height: 20px;
}

.form_button {
	width: 100%;
	height: 35px;
	margin: 5px 0px;
	padding: 0px 20px;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	border: none;
	border-radius: 5px;
	background: #d6202a;
	-webkit-appearance: none;
}

.form_field_wrapper {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
	overflow: auto;
	clear: both;
}

.form_field_wrapper_half {
	width: 45%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}

.form_field_wrapper .form_field_wrapper_half:last-child {
	float: right;
}

.form_label {
	display: none;
	margin: 0px;
	padding: 0px 5px;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-weight: 700;
}

.form_label_radio {
	display: block;
}

.form_radio {
	margin: 5px 0px;
	padding: 0px;
	list-style: none;
}

.form_radio li {
	display: inline-block;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
}

.form_radio input {
	height: 20px;
	width: 20px;
	vertical-align: text-bottom;
}

.form_message {
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

.form_message_fail {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	color: #d6202a;
	text-align: left;
}

.form_message_success {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

/* Align */
.alignright {
	float: right;
	margin: 0px 0px 10px 45px;
}

.alignleft {
	float: left;
	margin: 0px 45px 10px 0px;
}

/* Admin */
.admin_edit_link {
	display: inline-block !important;
	margin: 0px 0px !important;
	padding: 5px 10px !important;
	font-size: 10px !important;
	line-height: 10px !important;
	border-radius: 10px !important;
	position: absolute !important;
	bottom: 5px !important;
	right: 5px !important;
	z-index: 299 !important;
}

.admin_edit_link:link, .admin_edit_link:visited {
	background: rgba(0, 0, 0, .8) !important;
	color: #fff !important;
	text-decoration: none !important;
}

.admin_edit_link:hover, .admin_edit_link:active {
	background: rgba(0, 0, 0, 1) !important;
	color: #fff !important;
	text-decoration: none !important;
}

/* Responsive */
.desktop {
	display: inherit !important;
}

.mobile {
	display: none !important;
}

/* Custom Containers ------------------------------------------------------*/

/* Banner */
.banner_home {
	display: block;
	height: 500px;
	margin: 0px;
	padding: 0px;
	background-size: cover;
	background-position: center;
	position: relative;
	overflow: hidden;
}

.banner_home_text {
	display: block;
	height: 500px;
	width: 100%;
	max-width: 1600px;
	margin: 0px auto;
	padding: 0px;
	color: #fff;
	font-size: 45px;
	line-height: 55px;
	text-align: right;
}

.banner_home_text h1 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 45px;
	line-height: 55px;
	font-weight: 700;
	text-shadow: 0px 0px 5px #000;
}

.banner_home_text h1 strong {
	display: inline-block;
	margin: 0px 0px 10px 0px;
	font-size: 60px;
	line-height: 65px;
	font-weight: 700;
	text-shadow: 0px 0px 5px #000;
}

.banner_home_text a:link, .banner_home_text a:visited {
	display: inline-block;
	width: 260px;
	margin: 30px 0px;
	padding: 15px 20px;
	color: #fff;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	font-weight: 700;
	text-shadow: none;
	text-transform: uppercase;
	background: #d6202a;
	transition: all .2s;
}

.banner_home_text a:hover, .banner_home_text a:active {
	display: inline-block;
	width: 260px;
	margin: 30px 0px;
	padding: 15px 20px;
	color: #fff;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	font-weight: 700;
	text-shadow: none;
	text-transform: uppercase;
	background: #ab1b21;
	transition: all .2s;
}

.banner_home_text ul {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.banner_home_text ul li {
	display: inline-block;
	flex-basis: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
}

.banner_home_text ul li img {
	width: auto;
	max-width: 90%;
	height: auto;
	margin: auto;
	float: right;
}

.banner_home_area {
	display: inline-block;
	margin: 0px 0px 10px 0px;
	font-size: 60px;
	line-height: 65px;
	font-weight: 700;
}

.banner_home_default {
	display: inline-block;
	width: 90%;
	margin: 0px 0px;
	font-size: 55px;
	line-height: 60px;
	font-weight: 700;
	text-align: center;
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	bottom: auto;
	text-shadow: 5px 5px 10px #000;
}

.banner_home_badge {
	width: 35%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.banner_home_image {
	width: 30%;
	height: auto;
	position: absolute;
	right: 0%;
	top: 50%;
	transform: translateY(-50%);
}

#banner_home_chat {
	width: auto;
	height: 80%;
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
}

#banner_home_bat {
	position: absolute;
	bottom: 10%;
	right: 0px;
}

.banner_cta {
	width: 100%;
	margin: 0px;
	padding: 35px 0px;
	background: rgba(0, 0, 0, .6);
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
}

.banner_cta_block {
	width: 100%;
	max-width: 1290px;
	margin: 0px auto;
	overflow: auto;
}

.banner_cta_title {
	display: inline-block;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	color: #fff;
	font-size: 28px;
	line-height: 35px;
	text-align: left;
	float: left;
	text-transform: uppercase;
}

.banner_cta_form {
	display: block;
	margin: 0px 15px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
}

.banner_cta_form h3 {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 25px;
	line-height: 35px;
	text-transform: uppercase;
	float: left;
}

.banner_cta_form h3 strong {
	background: #d6202a;
	padding: 0px 10px;
	font-weight: 700;
}

.banner {
	margin: 0px;
	padding: 0px 0px 25% 0px;
	background-size: cover;
	background-position: center;
	position: relative;
	overflow: hidden;
}

.banner_image {
	margin: 0px;
	padding: 0px 0px 25% 0px;
	position: relative;
	overflow: hidden;
}

.banner_image img {
	width: 100%;
	height: auto;
	min-height: 100%;
	margin: 0px;
	object-fit: cover;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.banner_text {
	display: block;
	width: 100%;
	min-width: 800px;
	max-width: 1290px;
	margin: 0px auto;
	padding: 0px;
	overflow: auto;
	position: relative;
}

.banner_text h1 {
	margin: 80px 20px;
	padding: 0px;
	color: #d6202a;
	font-size: 60px;
	line-height: 60px;
	font-weight: 400;
	text-align: left;
	text-transform: uppercase;
}

.banner_estimate {
	margin: 0px;
	padding: 10px 20px;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	background: #111;
	cursor: pointer;
}

.banner_estimate img {
	margin: 0px 0px 0px 5px;
	display: inline-block;
	vertical-align: middle;
}

.banner_buggin {
	width: 90%;
	margin: 0px auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
}

.banner_buggin ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.banner_buggin li {
	display: inline-block;
	width: 360px;
	margin: 0px;
	padding: 0px;
}

.banner_buggin li:first-child {
	float: left;
	text-align: left;
}

.banner_buggin li:last-child {
	float: right;
	text-align: right;
}

/* Sidebar */
.sidebar_pad {
	height: 40px;
	margin: 0px;
	padding: 0px;
}

.sidebar_title {
	margin: 20px 20px 0px 20px;
	padding: 10px 20px;
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	background: #d6202a;
	border-radius: 15px 15px 0px 0px;
}

.sidebar_content {
	margin: 0px 20px;
	padding: 15px 20px;
	color: #333;
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	text-align: left;
	background: #d1d2d4;
	border-radius: 0px 0px 15px 15px;
	overflow: auto;
}

.sidebar_content ul {
	margin: 0px 0px;
	padding: 0px;
	list-style: disc;
}

.sidebar_content ul li {
	display: inline-block;
	width: 50%;
	margin: 5px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	float: left;
}

.sidebar_content ul li a:link, .sidebar_content ul li a:visited {
	color: #444;
}

.sidebar_content ul li a:hover, .sidebar_content ul li a:active {
	color: #d6202a;
}

.sidebar_content #loc_toggle {
	display: block;
	color: #d6202a;
	cursor: pointer;
	clear: both;
}

.sidebar_content_image {
	margin: 45px 20px 0px 20px;
	padding: 0px;
	text-align: center;
	overflow: auto;
}

.sidebar_content_image img {
	width: 100%;
	height: auto;
}

.sidebar_image {
	margin: 0px 0px 30px 10px;
	float: right;
}

.sidebar_title.sidebar_form {}

.sidebar_content.sidebar_form {
	min-height: 1000px;
	padding: 0px;
	background: #231f20;
	text-align: center;
	color: #fff;
}

.sidebar_content.sidebar_form p {
	margin: 0px;
	padding: 0px;
	color: #fff;
}

.sidebar_content.sidebar_form span {
	color: #fff;
}

.sidebar_content.sidebar_form p.form_message_fail {
	margin: 15px 20px 0px 20px;
	padding: 0px;
	color: #d6202a;
	text-align: left;
}

.sidebar_content.sidebar_form .form_radio li {
	display: inline-block;
	width: auto;
	padding: 0px 15px 0px 0px;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
}

.sidebar_title.sidebar_schedule {
	padding: 20px 20px 0px 20px;
	background: #ab1b21;
	text-align: left;
}

.sidebar_content.sidebar_schedule {
	background: linear-gradient(#ab1b21, #d6202a);
	color: #fff;
	font-size: 18px;
	font-weight: 300;
}

.sidebar_content.sidebar_schedule em {
	font-size: 14px;
}

.sidebar_content.sidebar_schedule .cta_button {
	display: inline-block;
	min-width: 160px;
	margin: 10px 0px 0px 0px;
	padding: 7px 10px;
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	background: #111;
	border-radius: 5px;
}

.sidebar_content.sidebar_schedule #schedule_service_new, .sidebar_content.sidebar_schedule #schedule_service_existing {
	display: inline-block;
	min-width: 170px;
	margin: 10px 0px 0px 0px;
	padding: 7px 10px;
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	font-weight: 700;
	text-align: center;
	background: #99c554;
	text-transform: uppercase;
	border-radius: 5px;
}

.sidebar_title.sidebar_cta {
	display: none;
}

.sidebar_content.sidebar_cta {
	margin: 20px 20px 0px 20px;
	padding: 0px 0px 100% 0px;
	background: none;
	border-radius: 0px;
	overflow: auto;
	position: relative;
}

.sidebar_content.sidebar_cta_image {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.sidebar_title.sidebar_commercial {
	background: #018ccf;
}

.sidebar_content.sidebar_commercial {
	background: #00488d;
}

.sidebar_content.sidebar_form.sidebar_commercial {
	min-height: 1060px;
}

.sidebar_form_dislaimer {
	margin: 0px 15px 20px 15px;
	padding: 0px;
	color: #999;
	font-size: 11px;
	line-height: 18px;
}

.sidebar_market_cta {
	margin: 15px 20px;
	padding: 0px 0px 100% 0px;
	text-align: left;
	overflow: auto;
	position: relative;
}

.sidebar_market_cta_image {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

/* Home */
.home_text {
	margin: 50px 20px;
	padding: 0px;
	color: #6d6e72;
	font-size: 35px;
	line-height: 50px;
	text-align: center;
}

.home_text h2 {
	margin: 0px;
	font-size: 36px;
	line-height: 50px;
	font-weight: 300;
}

.home_intro {
	margin: 60px 20px 60px 20px;
	padding: 0px;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
}

.home_intro h1 {
	margin: 0px 60px 20px 60px;
	font-size: 45px;
	line-height: 50px;
	font-weight: 700;
	text-align: center;
}

.home_intro_link:link, .home_intro_link:visited, .home_intro_link:hover, .home_intro_link:active {
	display: block;
	margin: 30px 0px 0px 0px;
	font-size: 40px;
	line-height: 50px;
	font-weight: 300;
	text-align: center;
}

.home_intro em {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
}

.home_market {
	margin: 0px 0px 50px 0px;
	padding: 0px;
	overflow: auto;
}

.home_market_block {
	display: inline-block;
	width: 25%;
	margin: 0px;
	padding: 0px;
	float: left;
}

.home_market_state {
	margin: 0px 20px;
	padding: 0px;
	color: #d6202a;
	font-size: 20px;
	line-height: 40px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

.home_market_state img {
	margin: 0px 5px 0px 0px;
	vertical-align: bottom;
}

.home_market_city {
	margin: 0px 20px;
	color: #6d6e72;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
}

.home_market_city ul {
	margin: 0px 10px;
	padding: 10px 0px;
	list-style: none;
	border-bottom: 2px solid #ccc;
}

.home_market_city ul li {
	margin: 10px 0px;
	padding: 0px;
	list-style: none;
}

.home_market_city ul li a:link, .home_market_city ul li a:visited {
	display: block;
	color: #6d6e72;
	font-weight: 400;
}

.home_market_city ul li a:hover, .home_market_city ul li a:active {
	display: block;
	color: #d6202a;
	font-weight: 400;
}

.home_market_link {
	margin: 10px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
	text-align: center;
}

.home_market_link a:link, .home_market_link a:visited {
	color: #d6202a;
}

.home_market_link a:hover, .home_market_link a:active {
	color: #d6202a;
}

.home_cta {
	display: flex;
	justify-content: space-between;
	margin: 60px auto 0px auto;
	padding: 0px;
	overflow: hidden;
}

.home_cta_block {
	display: inline-block;
	width: 18%;
	padding: 0px;
	position: relative;
}

.home_cta_block img {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.home_cta_image {
	max-width: 92%;
	margin: 0px 4% 20px 4%;
	padding: 0px 0px 92% 0px;
	border: 2px solid #ccc;
	border-radius: 15px;
	position: relative;
	overflow: hidden;
}

.home_cta_embed {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.home_cta_title {
	margin: 0px 10px;
	padding: 0px;
	color: #d6202a;
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}

.home_banner {
	display: block;
	height: 500px;
	margin: 0px;
	padding: 0px;
	background-size: cover;
	background-position: center;
	position: relative;
}

.home_banner_content {
	width: 100%;
	height: 500px;
	max-width: 1400px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

.home_banner_text {
	margin: 0px auto;
	padding: 0px;
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
	text-align: center;
	text-shadow: 2px 2px 8px #000;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.home_banner_left {
	background-position: left;
}

.home_banner_center {
	background-position: center;
}

.home_banner_right {
	background-position: right;
}

.home_banner_left .home_banner_text {
	width: 35%;
	left: 20px;
}

.home_banner_center .home_banner_text {
	width: 70%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.home_banner_right .home_banner_text {
	width: 35%;
	right: 20px;
}

.home_banner_text h1 {
	margin: 0px;
	color: #fff;
	font-size: 60px;
	line-height: 65px;
	font-weight: 900;
	text-shadow: 2px 2px 8px #000;
}

.home_banner_text h2 {
	margin: 0px;
	color: #fff;
	font-size: 50px;
	line-height: 55px;
	font-weight: 900;
	text-shadow: 2px 2px 8px #000;
}

.home_banner_text h3 {
	margin: 0px;
	color: #fff;
	font-size: 42px;
	line-height: 50px;
	font-weight: 900;
	text-shadow: 2px 2px 8px #000;
}

.home_banner_text h4 {
	margin: 0px;
	color: #fff;
	font-size: 36px;
	line-height: 44px;
	font-weight: 900;
	text-shadow: 2px 2px 8px #000;
}

.home_banner_text h5 {
	margin: 0px;
	color: #fff;
	font-size: 30px;
	line-height: 28px;
	font-weight: 900;
	text-shadow: 2px 2px 8px #000;
}

.home_banner_text h6 {
	margin: 0px;
	color: #fff;
	font-size: 24px;
	line-height: 32px;
	font-weight: 900;
	text-shadow: 2px 2px 8px #000;
}

.home_banner_text h1 strong {
	font-weight: 600;
}

.home_banner_text h1 strong {
	font-weight: 600;
}

.home_banner_text h1 strong {
	font-weight: 600;
}

.home_banner_text h1 strong {
	font-weight: 600;
}

.home_banner_text h1 strong {
	font-weight: 600;
}

.home_banner_text h1 strong {
	font-weight: 600;
}

.home_banner_text h1 em {
	color: #d6202a;
	font-style: normal;
}

.home_banner_text h1 em {
	color: #d6202a;
}

.home_banner_text h1 em {
	color: #d6202a;
}

.home_banner_text h1 em {
	color: #d6202a;
}

.home_banner_text h1 em {
	color: #d6202a;
}

.home_banner_text h1 em {
	color: #d6202a;
}

.home_banner_button {
	display: inline-block;
	margin: 10px auto 0px auto;
	padding: 15px 30px;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	font-weight: 300px;
	text-transform: uppercase;
	background: #d6202a;
	border-radius: 5px;
}

/* Testimonials */
.testimonial {
	display: block;
	width: 100%;
	min-width: 990px;
	max-width: 1190px;
	margin: 0px auto;
	padding: 0px;
	overflow: visible;
	position: relative;
}

.testimonial_text {
	margin: 0px 20px;
	padding: 0px;
	color: #333;
	font-size: 26px;
	line-height: 35px;
	font-weight: 400;
	text-align: center;
	overflow: visible;
	position: relative;
}

.testimonial_text img {
	margin: -30px auto 10px auto;
}

.testimonial_title {
	margin: 0px 20px;
	padding: 0px 0px 45px 0px;
	color: #d6202a;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	text-align: center;
}

/* Location */
.location_intro {
	margin: 80px 20px 40px 20px;
	padding: 0px;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
}

.location_intro h1 {
	margin: 0px 0px 15px 0px;
	color: #d6202a;
	font-weight: 400;
}

.location_intro h2 {
	margin: 0px 0px 0px 0px;
	color: #6d6e72;
	font-size: 22px;
	line-height: 30px;
}

.location_filters {
	margin: 0px 20px;
	padding: 0px;
	text-align: center;
}

.location_filters ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.location_filters ul li {
	display: inline-block;
	width: 200px;
	height: 35px;
	margin: 0px 5px 10px 5px;
	padding: 0px;
	color: #fff;
	font-size: 18px;
	line-height: 35px;
	font-weight: 700;
	text-transform: uppercase;
	border: none;
	border-radius: 5px;
	background: #d6202a;
	cursor: pointer;
	transition: all .1s;
}

.location_filters ul li:hover {
	background: #999;
	transition: all .1s;
}

.location_filters a:link, .location_filters a:visited, .location_filters a:hover, .location_filters a:active {
	color: #fff;
}

.location_active {
	background: #999 !important;
}

.location_markets {
	min-height: 800px;
	margin: 40px 0px 80px 0px;
	padding: 0px;
	overflow: auto;
}

.location_market_intro {
	margin: 0px 20px 30px 20px;
	padding: 0px;
	color: #333;
	font-size: 40px;
	line-height: 45px;
	text-align: center;
}

.location_market_block {
	display: inline-block;
	width: 25%;
	margin: 20px 0px;
	padding: 0px;
	overflow: hidden;
}

.location_market_map {
	height: 300px;
	margin: 0px 20px;
	padding: 0px;
	text-align: center;
	object-fit: contain;
	background-repeat: no-repeat;
	position: relative;
}

.location_market_map img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.location_market_title {
	height: 60px;
	margin: 20px 20px 0px 20px;
	padding: 0px;
	text-align: center;
	color: #6d6e72;
	font-size: 22px;
	line-height: 30px;
}

.location_market_block:link .location_market_title, .location_market_block:visited .location_market_title {
	color: #6d6e72;
	transition: all .2s;
}

.location_market_block:hover .location_market_title, .location_market_block:active .location_market_title {
	color: #d6202a;
	transition: all .2s;
}

.location_market_block:link .location_market_map img, .location_market_block:visited .location_market_map img {
	filter: grayscale(100%);
	transition: all .2s;
}

.location_market_block:hover .location_market_map img, .location_market_block:active .location_market_map img {
	filter: grayscale(0%);
	transition: all .2s;
}

.location_market_map {
	padding: 0px 0px 60% 0px;
	margin: 0px 20px;
	border: 10px solid #ddd;
	box-sizing: border-box;
}

.location_market_map .map_info {
	text-align: left;
	padding-top: 15px;
	font-size: 13px;
	line-height: 22px;
}

.location_market_map .gm-style-iw-chr {
	display: none !important;
}

.location_title {
	margin: 80px 20px 0px 20px;
	padding: 0px;
	font-size: 40px;
	line-height: 45px;
	text-align: left;
	text-transform: uppercase;
}

.location_title h1 {
	margin: 0px;
	padding: 0px;
	color: #d6202a;
	font-size: 40px;
	line-height: 45px;
	font-weight: 400;
}

.location_title h1 span {
	color: #6d6e72;
}

.location_text {
	margin: 30px 20px 40px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
}

.location_text h2 {
	color: #d6202a;
	font-size: 26px;
	line-height: 30px;
}

.location_text h3 {
	margin: 0px 0px 0px 0px;
	color: #6d6e72;
	font-size: 20px;
	line-height: 30px;
}

.location_map {
	margin: 0px 0px 30px 40px;
	float: right;
}

/* Service Area */
.service_area {
	margin: 80px 20px 40px 20px;
	padding: 0px;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
}

.service_area h1 {
	margin: 15px 0px;
	color: #d6202a;
	font-weight: 400;
}

.service_area h3 {
	margin: 15px 0px;
	color: #d6202a;
	font-weight: 700;
}

.service_area ul {
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
	overflow: auto;
}

.service_area ul li {
	display: inline-block;
	width: 23%;
	margin: 0px 0px;
	padding: 5px 0px 0px 2%;
	list-style: none;
	float: left;
	background: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/icons/icon-bullet.png") no-repeat;
	background-position: left 5px top 13px;
}

.service_area ul li.nitro-lazy {
	background-image: none !important;
}

.service_area img {
	display: block;
	width: 80%;
	margin: 0px auto 20px auto;
	clear: both;
}

.service_area_filters {
	margin: 45px 20px 20px 20px;
	padding: 45px 0px 0px 0px;
	text-align: center;
	border-top: 1px solid #ddd;
}

.service_area_filters ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.service_area_filters ul li {
	display: inline-block;
	width: 200px;
	height: 35px;
	margin: 0px 5px 10px 5px;
	padding: 0px;
	color: #fff;
	font-size: 18px;
	line-height: 35px;
	font-weight: 700;
	text-transform: uppercase;
	border: none;
	border-radius: 5px;
	background: #d6202a;
	cursor: pointer;
	transition: all .1s;
}

.service_area_filters ul li:hover {
	background: #999;
	transition: all .1s;
}

.service_area_filters a:link, .service_area_filters a:visited, .service_area_filters a:hover, .service_area_filters a:active {
	color: #fff;
}

.service_area_markets {
	min-height: 90px;
	margin: 0px 20px 0px 20px;
	padding: 20px 0px;
	border-radius: 5px;
	text-align: left;
	transition: all .1s;
}

.service_area_markets ul {
	display: none;
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
	overflow: auto;
}

.service_area_markets ul li {
	display: inline-block;
	width: 21%;
	margin: 0px 0px 0px 10%;
	padding: 5px 0px 0px 2%;
	list-style: none;
	float: left;
	background: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/icons/icon-bullet.png") no-repeat;
	background-position: left 5px top 13px;
}

.service_area_markets ul li.nitro-lazy {
	background-image: none !important;
}

.service_area_markets a:link, .service_area_markets a:visited {
	color: #333;
	text-decoration: none;
	font-weight: 400;
}

.service_area_markets a:hover, .service_area_markets a:active {
	color: #d6202a;
	text-decoration: none;
	font-weight: 400;
}

.service_area_markets_active {
	margin: 0px 20px 60px 20px;
}

.service_area_active {
	background: #999 !important;
}

.service_area_map {
	width: 80%;
	margin: 0px auto -180px auto;
	padding: 0px 0px 100% 0px;
	font-size: 11px;
	line-height: 18px;
	font-weight: 700;
	text-transform: uppercase;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
}

.service_area_map a:link, .service_area_map a:visited {
	display: inline-block;
	padding: 10px 15px;
	color: #333;
	position: absolute;
	transition: all .2s;
	z-index: 1;
}

.service_area_map a:hover, .service_area_map a:active {
	display: inline-block;
	padding: 10px 15px;
	color: #111;
	position: absolute;
	transition: all .2s;
	z-index: 1;
}

.service_area_county {
	width: 100%;
	height: auto;
	position: absolute;
	top: -20px;
	left: 0px;
	z-index: 0;
	transition: all .2s;
}

.service_area_brand_header {
	margin: 0px 20px;
	padding: 0px;
	text-align: center;
}

.service_area_brand_header h5 {
	margin: 0px 0px 10px 0px;
	color: #d6202a;
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
}

.service_area_brands {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: flex-end;
	margin: 0px 20px 60px 20px;
	padding: 0px;
}

.service_area_brand_block {
	flex-basis: 20%;
	display: inline-block;
	margin: 45px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
}

.service_area_brand_block img {
	margin: 0px auto 20px auto;
	filter: grayscale(100%);
	opacity: 60%;
	transition: all .2s;
}

.service_area_brand_block p {
	color: #d6202a;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
}

.service_area_brand_block:hover img {
	filter: grayscale(0%);
	opacity: 100%;
	transition: all .2s;
}

/* Pests */
.pest_intro {
	margin: 80px 20px 40px 20px;
	padding: 0px;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
}

.pest_intro h1 {
	margin: 0px 0px 15px 0px;
	color: #d6202a;
	font-weight: 400;
}

.pest_intro h2 {
	margin: 0px 0px 0px 0px;
	color: #6d6e72;
	font-size: 22px;
	line-height: 30px;
}

.pest_filters {
	margin: 0px 20px;
	padding: 0px;
	text-align: center;
}

.pest_filters ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.pest_filters ul li {
	display: inline-block;
	width: 160px;
	height: 35px;
	margin: 0px 5px 10px 5px;
	padding: 0px;
	color: #fff;
	font-size: 16px;
	line-height: 35px;
	font-weight: 700;
	text-transform: uppercase;
	border: none;
	border-radius: 5px;
	background: #d6202a;
	cursor: pointer;
	transition: all .1s;
}

.pest_filters ul li:hover {
	background: #999;
	transition: all .1s;
}

.pest_active {
	background: #999 !important;
}

.pest_library {
	min-height: 800px;
	margin: 80px 0px;
	padding: 0px;
	overflow: auto;
}

.pest_library_block {
	display: inline-block;
	width: 25%;
	margin: 20px 0px;
	padding: 0px;
}

.pest_library_image {
	height: 150px;
	margin: 0px 20px;
	padding: 0px;
	text-align: center;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.pest_library_title {
	height: 60px;
	margin: 20px 20px 0px 20px;
	padding: 0px;
	text-align: center;
	color: #6d6e72;
	font-size: 22px;
	line-height: 30px;
}

.pest_library_block:link .pest_library_title, .pest_library_block:visited .pest_library_title {
	color: #6d6e72;
	transition: all .2s;
}

.pest_library_block:hover .pest_library_title, .pest_library_block:active .pest_library_title {
	color: #d6202a;
	transition: all .2s;
}

.pest_title {
	margin: 50px 20px 0px 20px;
	padding: 0px;
	font-size: 40px;
	line-height: 45px;
	text-align: left;
	text-transform: uppercase;
}

.pest_title h1 {
	margin: 0px;
	padding: 0px;
	color: #d6202a;
	font-size: 40px;
	line-height: 45px;
	font-weight: 400;
}

.pest_title h1 span {
	color: #6d6e72;
}

.pest_text {
	margin: 30px 20px 40px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
}

.pest_text h2 {
	color: #d6202a;
	font-size: 26px;
	line-height: 30px;
}

.pest_text h3 {
	margin: 0px 0px 0px 0px;
	color: #6d6e72;
	font-size: 20px;
	line-height: 30px;
}

.pest_text img {
	max-width: 100%;
	height: auto;
}

.pest_text .wp-caption {
	max-width: 100%;
	height: auto;
}

.pest_iso {
	width: 250px;
	height: auto;
	margin: 0px 0px 30px 40px;
	float: right;
}

.pest_video {
	display: block;
	margin: 0px 20px 45px 20px;
	padding: 0px 0px 56.25% 0px;
	position: relative;
}

.pest_video iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

/* Commercial */
.commercial_title {
	margin: 60px 20px 30px 20px;
	padding: 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
	text-align: left;
}

.commercial_title h1 {
	margin: 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
}

.commercial_text {
	margin: 20px 20px 0px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
	overflow: auto;
}

.commercial_text h2 {
	margin: 0px 0px 15px 0px;
	color: #333;
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
}

.commercial_text h3 {
	margin: 0px 0px 15px 0px;
	color: #d6202a;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
}

.commercial_text blockquote {
	margin: 60px 0px;
	padding: 0px;
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	font-weight: 500;
	position: relative;
	background: linear-gradient(#d6202a, #ab1b21);
	overflow: auto;
}

.commercial_text blockquote a:link, .commercial_text blockquote a:visited {
	display: block;
	padding: 30px 60px;
	color: #fff;
	transition: all .1s;
}

.commercial_text blockquote a:hover, .commercial_text blockquote a:active {
	display: block;
	padding: 30px 60px;
	color: #fff;
	transition: all .1s;
}

.commercial_text blockquote u {
	color: #fff;
}

.commercial_text blockquote p {
	margin: 0px;
}

/* Industry */
.industry_title {
	margin: 60px 20px 30px 20px;
	padding: 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
	text-align: left;
}

.industry_title h1 {
	margin: 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
}

.industry_text {
	margin: 20px 20px 0px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
	overflow: auto;
}

.industry_text h2 {
	margin: 0px 0px 15px 0px;
	color: #333;
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
}

.industry_text h3 {
	margin: 0px 0px 15px 0px;
	color: #d6202a;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
}

.industry_cta_image {
	width: 250px;
	height: auto;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.industry_cta_text {
	margin: 0px 20%;
	padding: 0px;
	color: #fff;
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
}

.industry_cta_text h3 {
	margin: 0px 0px 15px 0px;
	color: #fff;
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
}

.industry_service_container {
	margin: 40px 0px;
	padding: 0px;
	position: relative;
	overflow: auto;
}

.industry_service_image {
	width: 45%;
	margin: 0px 0px;
	padding: 0px;
	float: left;
}

.industry_service_image img {
	width: 90%;
	height: auto;
	margin: 20px auto;
}

.industry_service_content {
	width: 55%;
	margin: 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

.industry_service_text {
	display: block;
	margin: 0px 30px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
}

.industry_service_text h2 {
	margin: 0px 0px 15px 0px;
	color: #d6202a;
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
}

.industry_service_text h3 {
	margin: 0px 0px 15px 0px;
	color: #333;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
}

.industry_service_left {
	float: left;
}

.industry_service_right {
	float: right;
}

.industry_programs {
	margin: 0px 20px 60px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
	overflow: auto;
}

.industry_programs h3 {
	margin: 30px 0px 15px 0px;
	color: #d6202a;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
}

.industry_programs ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: center;
	margin: 20px 0px;
	padding: 0px;
	list-style: none;
}

.industry_programs ul li {
	flex-basis: 23%;
	margin: 0px 1% 40px 1%;
	padding: 20px 0px 0px 0px;
	color: #d6202a;
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	font-weight: 700;
}

.industry_programs ul li img {
	margin: -20px 10px 0px 0px;
	float: left;
}

/* Organic */
.organic_services {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	margin: 0px 20px 60px 20px;
	padding: 0px;
}

.organic_service_block {
	flex-basis: 50%;
	border-bottom: 1px solid #111;
}

.organic_service_left {
	flex-basis: 49%;
	border-right: 1px solid #111;
}

.organic_service_right {
	flex-basis: 50%;
}

.organic_service_full {
	flex-basis: 100%;
	border-bottom: none;
}

.organic_service_title {
	margin: 8% 8% 15px 8%;
	padding: 0px;
	height: 70px;
	color: #333;
	font-size: 22px;
	line-height: 70px;
	font-weight: 700;
	text-align: left;
}

.organic_service_title img {
	margin: 0px 15px 0px 0px;
	float: left;
}

.organic_service_text {
	margin: 0% 8% 8% 8%;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
}

.organic_service_full .organic_service_title {
	display: inline-block;
	margin: 4% 8% 15px 8%;
}

.organic_service_full .organic_service_text {
	margin: 0px 8% 4% 8%;
	text-align: center;
}

.organic_leed {
	margin: 0px 150px;
	padding: 80px 0px 60px 0px;
	overflow: auto;
}

.organic_leed_image {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.organic_leed_intro {
	display: inline-block;
	width: 35%;
	float: left;
	text-align: left;
}

.organic_leed_intro h3 {
	margin: 0px 0px 10px 0px;
	font-size: 25px;
	line-height: 25px;
	font-weight: 400;
	color: #d6202a;
	text-transform: uppercase;
}

.organic_leed_intro h4 {
	margin: 0px 0px 0px 0px;
	font-size: 40px;
	line-height: 50px;
	font-weight: 300;
	color: #fff;
}

.organic_leed_text {
	display: inline-block;
	width: 60%;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	text-align: left;
	float: right;
}

.organic_service_area {
	margin: 60px 20px;
	padding: 0px;
}

.organic_service_area_title {
	width: 90%;
	max-width: 990px;
	margin: 0px 5%;
	padding: 0px;
	font-size: 25px;
	line-height: 25px;
	font-weight: 400;
	color: #d6202a;
	text-transform: uppercase;
}

.organic_service_area_title img {
	margin: 0px 0px 20px 0px;
}

.organic_service_area_text {
	width: 90%;
	max-width: 990px;
	margin: 20px 5% 0px 5%;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
}

.organic_service_area_text h2 {
	margin: 0px 0px 30px 0px;
	color: #333;
	font-size: 40px;
	line-height: 50px;
	font-weight: 300;
}

.organic_service_area_text img {
	margin: 0px auto 30px auto;
	width: 100%;
	max-width: 900px;
	height: auto;
}

.organic_service_area_text blockquote {
	margin: 60px 0px;
	padding: 0px;
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	font-weight: 500;
	position: relative;
	background: linear-gradient(#d6202a, #ab1b21);
	overflow: auto;
}

.organic_service_area_text blockquote a:link, .organic_service_area_text blockquote a:visited {
	display: block;
	padding: 30px 60px;
	color: #fff;
	transition: all .1s;
}

.organic_service_area_text blockquote a:hover, .organic_service_area_text blockquote a:active {
	display: block;
	padding: 30px 60px;
	color: #fff;
	transition: all .1s;
}

.organic_service_area_text blockquote u {
	color: #fff;
}

.organic_service_area_text blockquote p {
	margin: 0px;
}

/* Smart */
.smart_container {
	display: block;
	margin: 0px;
	padding: 0px 0px 45px 0px;
	overflow: auto;
}

.smart_intro {
	display: block;
	margin: 60px 20px 30px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
}

.smart_intro h1 {
	margin: 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
}

.smart_intro h2 {
	margin: 15px 0px 15px 0px;
	color: #666;
	font-size: 36px;
	line-height: 40px;
	font-weight: 500;
}

.smart_intro ul {
	margin: -10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

.smart_intro ul li {
	margin: 0px;
	padding: 8px 0px 8px 35px;
	font-weight: 300;
	background: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/icons/icon-check-green.png") no-repeat;
	background-position: top 12px left;
}

.smart_intro ul li.nitro-lazy {
	background-image: none !important;
}

.smart_intro strong {
	color: #d6202a;
}

.smart_intro .gallery-icon img {
	border: none !important;
}

.smart_video {
	display: block;
	margin: 80px 20px 45px 20px;
	padding: 0px;
}

.smart_video big {
	display: inline-block;
	margin: 10px 0px 20px 0px;
	padding: 12px 20px;
	color: #fff !important;
	font-size: 18px;
	line-height: 18px;
	background: #ac0202;
	text-decoration: none !important;
}

.smart_form {
	display: block;
	margin: 45px 0px 0px 0px;
	padding: 0px;
}

.smart_service {
	background: #0f2c88;
	overflow: auto;
}

.smart_service ul {
	margin: 0px;
	padding: 30px 0px;
	list-style: none;
	overflow: auto;
}

.smart_service ul li {
	display: inline-block;
	width: 27.33%;
	margin: 0px;
	padding: 0px 3%;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	text-align: center;
	float: left;
}

.smart_service ul li img {
	display: block;
	margin: 30px auto 20px auto;
	height: 100px;
	width: auto;
}

.smart_cta {
	background: #187ee0;
	overflow: auto;
}

.smart_cta_text {
	display: inline-block;
	width: 40%;
	margin: 40px 0px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	font-weight: 700;
	text-align: center;
}

.smart_cta_text p {
	font-weight: 700;
}

.smart_cta_text strong {
	display: block;
	font-size: 24px;
	line-height: 34px;
}

.smart_cta_text a:link, .smart_cta_text a:visited, .smart_cta_text a:hover, .smart_cta_text a:active {
	color: #fff;
	text-decoration: none;
}

.smart_info {
	margin: 0px 0px;
	padding: 45px;
	border: 1px solid #ddd;
	overflow: auto;
}

.smart_info_testimonial {
	display: inline-block;
	width: 33.33%;
	font-weight: 300;
	font-size: 15px;
	line-height: 24px;
	background: #eee;
	float: left;
}

.smart_info_testimonial p {
	margin: 0px 20px 20px 20px;
}

.smart_info_testimonial img {
	width: 100%;
	height: auto;
	margin: 0px 0px 15px 0px;
}

.smart_info_text {
	display: inline-block;
	width: 61.66%;
	margin: 0px;
	padding: 0px 0px 0px 5%;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
	float: right;
}

.smart_info_text h3 {
	margin: 0px 0px 20px 0px;
	color: #333;
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
	text-align: center;
}

.smart_info_text ul {
	margin: 0px;
	padding: 0px 0px;
	list-style: none;
	overflow: auto;
}

.smart_info_text ul li {
	margin: 0px;
	padding: 0px 0px 30px 35px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	background: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/icons/icon-x-red.png") no-repeat top left;
}

.smart_info_text ul li.nitro-lazy {
	background-image: none !important;
}

.smart_trap {
	margin: 0px 0px 45px 0px;
	padding: 0px;
	overflow: auto;
}

.smart_trap_intro {
	text-align: left;
	width: auto;
	margin: 0px 20px 45px 20px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
}

.smart_trap_intro h3 {
	margin: 0px 0px 15px 0px;
	color: #333;
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
}

.smart_trap_block {
	display: inline-block;
	width: 50%;
	min-height: 650px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	float: left;
}

.smart_trap_block_info {
	display: inline-block;
	width: 33.33%;
	min-height: 600px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	float: left;
}

.smart_trap_block_commercial {
	display: inline-block;
	width: 33.33%;
	min-height: 600px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	float: left;
}

.smart_trap_image {
	margin: 0px 35px 20px 35px;
	padding: 0px 0px 80% 0px;
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat;
}

.smart_trap_text {
	margin: 0px 35px;
	padding: 0px;
	position: relative;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
}

.smart_trap_text h3 {
	margin: 0px 0px 10px 0px;
	font-size: 20px;
	line-height: 20px;
	font-weight: 700 !important;
	color: #d6202a;
}

.smart_trap_text_left {
	display: inline-block;
	width: 50%;
	padding: 0px 0px 50% 0px;
	position: relative;
	float: left;
}

.smart_trap_text_right {
	display: inline-block;
	width: 50%;
	padding: 0px 0px 50% 0px;
	position: relative;
	float: right;
}

.smart_trap_center {
	width: 90%;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	left: 0px;
}

.smart_trap_text_right .smart_trap_center {
	left: auto;
	right: 0px;
}

.smart_trap_center h3 {
	margin: 0px 0px 20px 0px;
	font-size: 30px;
	line-height: 30px;
	font-weight: 700 !important;
	color: #333;
}

.smart_trap_image_left {
	display: inline-block;
	width: 50%;
	padding: 0px 0px 50% 0px;
	background-color: #efefef;
	background-size: cover;
	float: left;
}

.smart_trap_image_right {
	display: inline-block;
	width: 50%;
	padding: 0px 0px 50% 0px;
	background-color: #efefef;
	background-size: cover;
	float: right;
}

.smart_future {
	margin: 45px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
}

.smart_future h3 {
	margin: 0px 0px 20px 0px;
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
	color: #333;
}

.smart_closing {
	margin: 0px 20px 60px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
	overflow: auto;
}

.smart_closing h3 {
	margin: 45px 0px 10px 0px;
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
	color: #333;
}

.smart_closing tr td {
	padding: 10px 30px 0px 0px;
	vertical-align: top;
}

.smart_closing ul {
	margin: -10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

.smart_closing ul li {
	margin: 0px;
	padding: 8px 0px 8px 35px;
	font-weight: 300;
	background: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/icons/icon-check-green.png") no-repeat;
	background-position: top 12px left;
}

.smart_closing ul li.nitro-lazy {
	background-image: none !important;
}

.smart_closing_cta {
	display: inline-block;
	margin: 15px 40px 20px 0px;
	padding: 0px;
	float: left;
	overflow: auto;
}

.smart_tech {
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

.smart_tech_block {
	display: inline-block;
	width: 33.33;
	min-height: 600px;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
	text-align: left;
	float: left;
}

.smart_tech_block img {
	width: 100%;
	height: auto;
	margin: 0px 0px 20px 0px;
}

.smart_tech_block h3 {
	margin: 0px 0px 10px 0px;
	font-size: 20px;
	line-height: 20px;
	font-weight: 700 !important;
	color: #d6202a;
}

.smart_cities_info {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	margin: 0px 20px 60px 20px;
	padding: 0px;
}

.smart_cities_info_block {
	flex-basis: 45%;
	margin: 0px;
	padding: 0px;
}

.smart_cities_info_image {
	margin: 0px 35px 20px 35px;
	padding: 0px 0px 80% 0px;
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat;
}

.smart_cities_info_text {
	margin: 0px 35px;
	padding: 0px;
	position: relative;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
}

.smart_cities_info_text h3 {
	margin: 20px 0px 15px 0px;
	font-size: 30px;
	line-height: 40px;
	font-weight: 700 !important;
	color: #d6202a;
	text-align: center;
}

.smart_cities_info_text ul {
	list-style: none;
}

.smart_cities_info_text ul li:before {
	content: "•";
	color: #d6202a;
	font-size: 20px;
	font-weight: bold;
	margin-right: 7px;
}

.smart_cities_technology {
	margin: 0px 20px 60px 20px;
	padding: 30px;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	background: #e7e8ea;
}

.smart_cities_technology h3 {
	margin: 0px 0px 15px 0px;
	font-size: 30px;
	line-height: 40px;
	font-weight: 700 !important;
	color: #d6202a;
	text-align: center;
}

.smart_cities_technology ul {
	list-style: none;
}

.smart_cities_technology ul li:before {
	content: "•";
	color: #d6202a;
	font-size: 20px;
	font-weight: bold;
	margin-right: 7px;
}

.smart_cities_difference {
	margin: 0px 18px 60px 18px;
	padding: 0px;
	overflow: auto;
}

.smart_cities_difference_title {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	color: #d6202a;
	text-align: center;
}

.smart_cities_difference_text {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
}

.smart_cities_difference_text ul {
	display: inline-block;
	width: 50%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

.smart_cities_difference_text li {
	height: 52px;
	margin: 4px 2px 0px 2px;
	padding: 0px 30px 0px 70px;
	vertical-align: center;
	background: #e6e6e6 no-repeat left;
	position: relative;
}

.smart_cities_difference_text li:first-child {
	height: auto;
	margin: 0px 2px;
	padding: 11px 30px 11px 30px;
	color: #fff;
	font-size: 26px;
	line-height: 30px;
	font-weight: 700;
	text-transform: uppercase;
	background: #d6202a;
	background-image: none;
}

.smart_cities_difference_text li:first-child.nitro-lazy {
	background-image: none !important;
}

.smart_cities_difference_text ul:first-child li {
	background-image: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/icons/icon-smart-cities-no.png");
	background-position: left 30px center;
}

.smart_cities_difference_text ul:first-child li.nitro-lazy {
	background-image: none !important;
}

.smart_cities_difference_text ul:last-child li {
	background-image: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/icons/icon-smart-cities-yes.png");
	background-position: left 30px center;
}

.smart_cities_difference_text ul:last-child li.nitro-lazy {
	background-image: none !important;
}

.smart_cities_difference_text li em {
	display: block;
	font-style: normal;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.smart_cities_equipment_title {
	margin: 0px 20px 0px 20px;
	padding: 0px;
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	color: #d6202a;
	text-align: center;
}

.smart_cities_equipment {
	margin: 0px 20px 60px 20px;
	padding: 0px;
	overflow: auto;
}

/* Announcement */
.announcement {
	display: block;
	margin: 0px;
	padding: 12px 20px;
	background: #8dc63f;
	color: #fff;
	font-size: 14px;
	line-height: 15px;
	font-weight: 400;
	text-align: center;
}

.announcement a:link, .announcement a:visited, .announcement a:hover, .announcement a:active {
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: 400;
	background: #8dc63f;
	color: #fff;
	text-decoration: none;
}

/* Protection */
.protection_title {
	margin: 60px 30px 45px 30px;
	padding: 0px;
	text-align: center;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
}

.protection_title h1 {
	margin: 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
}

.protection_text {
	margin: 10px 20px 60px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
	overflow: auto;
}

.protection_text h2 {
	margin: 20px 0px 10px 0px;
	color: #d6202a;
	font-size: 40px;
	line-height: 45px;
	font-weight: 400;
}

.protection_plans {
	display: flex;
	flex-wrap: no-wrap;
	justify-content: space-between;
	align-items: stretch;
	margin: 0px 20px;
	padding: 0px;
}

.protection_plan_block {
	flex-basis: 31%;
	margin: 0px;
	padding: 50px 0px 0px 0px;
}

.protection_plan_title {
	height: 30px;
	margin: 0px;
	padding: 60px 20px 20px 20px;
	border-radius: 20px 20px 0px 0px;
	border: none;
	color: #fff;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: 600;
	position: relative;
	overflow: visible;
}

.protection_plan_icon {
	height: 150px;
	width: auto;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 100;
}

.protection_plan_text {
	min-height: 650px;
	margin: 0px;
	padding: 30px 20px;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.protection_plan_text ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.protection_plan_text ul li {
	margin: 0px;
	padding: 5px 0px;
}

.protection_plan_footer {
	height: 30px;
	margin: 0px;
	padding: 0px;
	border-radius: 0px 0px 15px 15px;
	border: none;
}

.protection_plan_block_1 .protection_plan_title, .protection_plan_block_1 .protection_plan_footer {
	background: #9a9b9f;
}

.protection_plan_block_2 .protection_plan_title, .protection_plan_block_2 .protection_plan_footer {
	background: #88c847;
}

.protection_plan_block_3 .protection_plan_title, .protection_plan_block_3 .protection_plan_footer {
	background: #ff2e1a;
}

.protection_plan_block_1 .protection_plan_text {
	background: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/background/background-protection-plan-1.png") no-repeat bottom;
	background-size: contain;
}

.protection_plan_block_1 .protection_plan_text.nitro-lazy {
	background-image: none !important;
}

.protection_plan_block_2 .protection_plan_text {
	background: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/background/background-protection-plan-2.png") no-repeat bottom;
	background-size: contain;
}

.protection_plan_block_2 .protection_plan_text.nitro-lazy {
	background-image: none !important;
}

.protection_plan_block_2 .protection_plan_text strong {
	color: #88c847;
}

.protection_plan_block_3 .protection_plan_text strong {
	color: #ff2e1a;
}

.protection_coverage {
	margin: 60px 30px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
}

.protection_coverage h3 {
	margin: 20px 0px 10px 0px;
	color: #d6202a;
	font-size: 22px;
	line-height: 30px;
}

.protection_plan_chart {
	margin: 0px 20px;
	padding: 0px;
	text-align: center;
}

.protection_plan_seasonal {
	width: 95%;
	margin: 10px auto 30px auto;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
	overflow: auto;
}

.protection_plan_seasonal h2 {
	margin: 45px 0px 30px 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: 400;
}

.protection_plan_seasonal ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	margin: 0px 0px 60px 0px;
	padding: 0px 0px;
	list-style: none;
	overflow: auto;
}

.protection_plan_seasonal ul li {
	flex-basis: 23%;
	margin: 0px 0px 0px 0%;
	padding: 5px 0px 0px 2%;
	list-style: none;
	font-size: 16px;
	line-height: 26px;
	float: left;
	background: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/icons/icon-bullet-grey.png") no-repeat;
	background-position: left 5px top 13px;
}

.protection_plan_seasonal ul li.nitro-lazy {
	background-image: none !important;
}

.protection_table {
	width: 100%;
	border-spacing: 0px;
	margin-bottom: 60px;
}

.protection_table td {
	border: 1px solid #fff;
	padding: 5px;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}

.protection_table_type td {
	padding: 10px 0px;
	color: #333;
	font-size: 22px;
	line-height: 22px;
	background: #dbdcde;
}

.protection_table_header td {
	padding: 5px 0px;
	line-height: 20px;
}

.protection_table_header td img {
	height: 15px;
	width: auto;
	margin: 0px 2px 0px 0px;
	vertical-align: text-top;
}

.protection_table_header td:nth-child(1) {
	background: #949599;
	width: 20%;
}

.protection_table_header td:nth-child(2) {
	width: 10%;
	background: #f36f24;
}

.protection_table_header td:nth-child(3) {
	width: 10%;
	background: #8dc53e;
}

.protection_table_header.yearroundheader td:nth-child(3) {
	background: #f36f24;
}

.protection_table_header td:nth-child(4) {
	width: 10%;
	background: #2b5629;
}

.protection_table_header td:nth-child(5) {
	width: 10%;
	background: #00b9f8;
}

.protection_table_header.yearroundheader td:nth-child(4), .protection_table_header.yearroundheader td:nth-child(5) {
	background: #33438c;
}

.protection_table_header td:nth-child(6) {
	width: 10%;
	background: #33438c;
}

.protection_table_header td:nth-child(7) {
	width: 10%;
	background: #e6b123;
}

/*.protection_table_header td:nth-child(5) { width:10%; background:#33438c; }
.protection_table_header td:nth-child(6) { width:10%; background:#8F4A9B; }
.protection_table_header td:nth-child(7) { width:10%; background:#EA2127; }
.protection_table_header td:nth-child(8) { width:10%; background:#E6B123; }*/
.protection_table_row {}

.protection_table_row img {
	vertical-align: top;
	margin: 1px;
}

.protection_table_row td:nth-child(1) {
	background: #949599;
	text-align: right;
	padding-right: 10px;
}

.protection_table_row td:nth-child(2) {
	background: #f1f3f2;
	color: #f36f24;
	border-bottom: 1px solid #ccc;
}

.protection_table_row td:nth-child(3) {
	background: #fff;
	color: #8dc53e;
	border-bottom: 1px solid #ccc;
}

.protection_table_row.yearroundheader td:nth-child(3) {
	color: #f36f24;
}

.protection_table_row td:nth-child(4) {
	background: #f1f3f2;
	color: #2b5629;
	border-bottom: 1px solid #ccc;
}

.protection_table_row td:nth-child(5) {
	background: #fff;
	color: #00b9f8;
	border-bottom: 1px solid #ccc;
}

.protection_table_row.yearroundheader td:nth-child(4), .protection_table_row.yearroundheader td:nth-child(5) {
	color: #33438c;
}

.protection_table_row td:nth-child(6) {
	background: #f1f3f2;
	color: #33438c;
	border-bottom: 1px solid #ccc;
}

.protection_table_row td:nth-child(7) {
	background: #fff;
	color: #e6b123;
	border-bottom: 1px solid #ccc;
}

/*.protection_table_row td:nth-child(5) { background:#FFFFFF; color:#33438c; border-bottom:1px solid #CCC; }
.protection_table_row td:nth-child(6) { background:#F1F3F2; color:#8F4A9B; border-bottom:1px solid #CCC; }
.protection_table_row td:nth-child(7) { background:#FFFFFF; color:#EA2127; border-bottom:1px solid #CCC; }
.protection_table_row td:nth-child(8) { background:#F1F3F2; color:#E6B123; border-bottom:1px solid #CCC; }*/
.protection_table tr:last-child td {}

.protection_table a:link, .protection_table a:visited {
	display: block;
	padding: 5px 0px;
	color: #fff;
	text-decoration: none;
}

.protection_table a:hover, .protection_table a:active {
	display: block;
	padding: 5px 0px;
	color: #fff;
	text-decoration: underline;
}

.protection_count {
	display: inline-block;
	width: 38px;
	margin: 0px;
	color: #fff;
	border-radius: 19px;
	border: none;
	font-size: 18px;
	line-height: 38px;
}

.protection_count_blue {
	background: #33438c;
}

.protection_count_purple {
	background: #8f4a9b;
}

.protection_count_red {
	background: #ea2127;
}

.protection_count_gold {
	background: #e6b123;
}

.protection_count_orange {
	background: #f36f24;
}

.protection_count_lime {
	background: #8dc53e;
}

.protection_count_green {
	background: #0bb14b;
}

.protection_count_forest {
	background: #2b5629;
}

/* Premier Plan */
.premier_plan_text {
	margin: 60px 20px 40px 20px;
	padding: 0px;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
}

.premier_plan_text h1 {
	margin: 15px 0px;
	color: #d6202a;
	font-weight: 400;
}

.premier_plan_text h2 {
	margin: 25px 0px 15px 0px;
	color: #d6202a;
	font-size: 26px;
	font-weight: 700;
}

.premier_plan_text h3 {
	margin: 15px 0px;
	color: #666;
	font-size: 20px;
	font-weight: 400;
}

.premier_plan_text ul {
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
	overflow: auto;
}

.premier_plan_text ul li {
	display: inline-block;
	width: 30%;
	margin: 0px 0px;
	padding: 5px 0px 0px 3%;
	list-style: none;
	float: left;
	background: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/icons/icon-bullet.png") no-repeat;
	background-position: left 5px top 13px;
}

.premier_plan_text ul li.nitro-lazy {
	background-image: none !important;
}

.premier_plan_text ol {
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
	overflow: auto;
}

.premier_plan_text ol li {
	display: block;
	width: auto;
	margin: 0px 0px;
	padding: 5px 0px 0px 20px;
	list-style: none;
	background: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/icons/icon-bullet.png") no-repeat;
	background-position: left 5px top 13px;
}

.premier_plan_text ol li.nitro-lazy {
	background-image: none !important;
}

/*Green Plans*/
.green .protection_table_type td {
	background: #8dc53e;
	color: #fff;
}

.green .protection_table_row td:nth-child(1) {
	background: #2b5629;
}

.green .protection_table_row td:nth-child(3) {
	color: #8dc53e;
}

.green .protection_table_row td:nth-child(4) {
	color: #0bb14b;
}

.green .protection_table_row td:nth-child(2), .green .protection_table_row td:nth-child(5) {
	color: #2b5629;
}

.green .protection_table_header td:nth-child(3) {
	background: #8dc53e;
}

.green .protection_table_header td:nth-child(4) {
	background: #0bb14b;
}

.green .protection_table_header td:nth-child(2), .green .protection_table_header td:nth-child(5) {
	background: #2b5629;
}

/* Product Info */
.product_info_title {
	margin: 60px 20px 10px 20px;
	padding: 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
	text-align: left;
}

.product_info_title h1 {
	margin: 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
}

.product_info_text {
	margin: 0px 20px 30px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
	overflow: auto;
}

.product_info_text h2, .product_info_text h3, .product_info_text h4 {
	color: #d6202a;
}

.product_info_data {
	margin: 0px 20px 30px 20px;
	padding: 0px;
}

.product_info_data table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-bottom: 1px solid #eee;
}

.product_info_data table tr:first-child td {
	padding: 12px 10px;
	background: #ea2127;
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
}

.product_info_data table tr td {
	padding: 8px 10px;
	color: #333;
	font-size: 13px;
	line-height: 15px;
	font-weight: 400;
	text-align: left;
}

.product_info_data table tr:nth-child(even) td {
	background: #eee;
}

/* Winterfest */
.winterfest {
	background-image: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/background/background-winterfest.png"), url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/background/background-winterfest-bottom.jpg");
	background-position: top center, bottom center;
	background-repeat: no-repeat, no-repeat;
	background-size: contain, contain;
}

.winterfest.nitro-lazy {
	background-image: none !important;
}

.winterfest {
	font-size: 14px;
	line-height: 26px;
}

.winterfest h1 {
	color: #d6202a;
}

.winterfest h2 {
	color: #111;
}

.winterfest h3 {
	color: #111;
}

.winterfest_viking {
	position: absolute;
	z-index: 1;
	overflow: visible;
}

.winterfest_viking img {
	width: 130%;
	max-width: 130% !important;
	margin: 150px 0px -150px 0px;
}

.winterfest_offers {
	margin: 30px 20px 60px 20px;
	padding: 0px;
	position: relative;
}

.winterfest_offers img {
	margin: 0px 0px 30px 0px;
}

/* PestPrime */
.pestprime {
	background-image: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/background/background-pestprimeweek.jpg"), url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/background/background-pestprimeweek-bottom.jpg");
	background-position: top center, bottom center;
	background-repeat: no-repeat, no-repeat;
	font-size: 16px;
	line-height: 26px;
}

.pestprime.nitro-lazy {
	background-image: none !important;
}

.pestprime h1 {
	color: #d6202a;
	font-weight: 900;
}

.pestprime h2 {
	margin: 0px 0px 20px 0px;
	color: #666;
	font-size: 28px;
	line-height: 40px;
	font-weight: 700;
}

.pestprime h3 {
	color: #111;
}

.pestprime_viking {
	position: absolute;
	z-index: 100;
	overflow: visible;
}

.pestprime_viking img {
	width: 110%;
	max-width: 110% !important;
	margin: 0px 0px;
}

.pestprime_intro {
	margin: 0px 0px;
	padding: 30px 30px;
	background: rgba(255, 255, 255, .9);
	font-size: 16px;
	line-height: 26px;
}

.pestprime_title {
	margin: 0px 0px 20px 0px;
	color: #111;
	font-size: 32px;
	line-height: 36px;
	font-weight: 600;
	clear: both;
}

.pestprime_offers {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-content: flex-start;
	margin: 30px 0px 30px 0px;
	padding: 0px;
}

.pestprime_offer {
	flex-basis: 45%;
	margin: 0px 0px 2.5% 0px;
	padding: 0px;
	position: relative;
}

.pestprime_offer img {
	width: 100%;
	height: auto;
}

.pestprime_offers_commercial {
	margin: 30px 0px 60px 0px;
	padding: 0px;
	text-align: center;
}

.pestprime_offer_commercial {
	width: 100%;
	max-width: 1100px;
	margin: 0px auto 2.5% auto;
	padding: 0px;
	position: relative;
}

.pestprime_offer_commercial img {
	width: 100%;
	height: auto;
}

.pestprime_disclaimer {
	display: inline-block;
	margin: 0px auto 60px auto;
	padding: 20px 30px;
	background: rgba(255, 255, 255, .9);
	font-size: 14px;
	line-height: 22px;
}

/* Careers */
.career_intro {
	display: block;
	margin: 60px 20px 30px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
}

.career_intro h1 {
	margin: 0px 0px 30px 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
}

.career_intro h2 {
	margin: 0px 0px 15px 0px;
	color: #666;
	font-size: 30px;
	line-height: 36px;
	font-weight: 700;
}

.career_text {
	display: block;
	margin: 0px 20px 60px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
	overflow: auto;
}

.career_text h2 {
	margin: 0px 0px 15px 0px;
	color: #d6202a;
	font-weight: 700;
}

.career_text h3 {
	margin: 0px 0px 15px 0px;
	color: #d6202a;
	font-weight: 700;
}

.career_text strong {
	color: #d6202a;
}

.career_text img {
	margin-bottom: 30px;
}

.career_text ul {
	margin-bottom: 20px;
}

.career_icons {
	display: block;
	margin: 60px 20px 60px 20px;
	padding: 0px;
	text-align: center;
	overflow: auto;
}

.career_icons_text {
	margin: 0px 0px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	background: #efefef;
	border-radius: 20px;
}

.career_icons_text ul {
	margin: 0px;
	padding: 45px 0px 30px 0px;
	list-style: none;
	overflow: auto;
}

.career_icons_text ul li {
	display: inline-block;
	min-height: 220px;
	width: 20%;
	margin: 0px 2.5% 30px 2.5%;
	padding: 0px;
	list-style: none;
	overflow: auto;
	font-weight: 400;
	float: left;
}

.career_icons_text ul li img {
	display: block;
	width: auto;
	height: auto;
	max-width: 80%;
	max-height: 120px;
	margin: 0px auto 10px auto;
}

.career_icons strong {
	color: #d6202a;
}

.career_video {
	margin: 60px 20px 0px 20px;
	padding: 0px;
}

/* Schedule Service */
.schedule_service_title {
	margin: 80px 20px 30px 20px;
	padding: 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
	text-align: center;
}

.schedule_service_title h1 {
	margin: 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
}

.schedule_service_intro {
	margin: 0px 20px 40px 20px;
	padding: 0px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	position: relative;
}

.schedule_service_intro h2 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 32px;
	line-height: 40px;
	text-align: center;
}

.schedule_service_intro em {
	font-size: 13px;
	line-height: 20px;
	text-align: center;
}

.schedule_service_intro img {
	margin: 20px 0px 0px 0px;
}

.schedule_service_intro ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.schedule_service_intro ul li {}

.schedule_service_outro {
	margin: 0px;
	padding: 0px;
	font-size: 14px !important;
	line-height: 26px;
	text-align: center;
	font-style: italic;
}

.schedule_service_form {
	margin: 20px 20px 60px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
	overflow: auto;
}

.schedule_service_form .form_field {
	padding: 20px 0px !important;
}

.schedule_service_form .form_dropdown {
	padding: 20px 0px !important;
}

.schedule_service_form .form_checkbox {
	text-align: center !important;
}

.schedule_service_form .wpforms-page-indicator-page.active .wpforms-page-indicator-page-title {
	color: #111;
	font-weight: 700;
}

.schedule_service_form .wpforms-page-button {
	width: 300px !important;
	margin-top: 40px !important;
	color: #fff !important;
	font-size: 18px !important;
	font-weight: 700 !important;
	background: #111 !important;
	border: none !important;
}

.schedule_service_form .wpforms-payment-total {
	color: #111 !important;
	font-size: 22px !important;
	line-height: 22px !important;
	font-weight: 600 !important;
}

.schedule_service_form .wpforms-submit-container {
	margin: 40px 0px 0px 0px !important;
	padding: 40px 0px !important;
	border-top: 1px solid #ddd !important;
	text-align: center;
}

.schedule_service_form .wpforms-submit-container .form_button {
	width: 90% !important;
	max-width: 600px !important;
	margin: 0px auto !important;
	color: #fff !important;
	font-size: 18px !important;
	font-weight: 700 !important;
	background: #d6202a !important;
	border: none !important;
}

.schedule_service_form .wpforms-field-payment-total {
	padding: 30px 0px 0px 0px !important;
}

.schedule_service_form .wpforms-payment-total {
	color: #111 !important;
	font-size: 22px !important;
	line-height: 22px !important;
	font-weight: 600 !important;
	float: keft !important;
}

.schedule_service_form .form_note {
	text-align: center !important;
}

.schedule_service_banner {
	margin: 0px 20px 30px 20px;
	padding: 0px;
}

#status_bar {
	min-height: 0px;
}

.schedule_service_status {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: stretch;
	margin: 0px 20px;
	padding: 0px;
}

.schedule_service_status_step {
	flex-basis: 33%;
	margin: 0px 1px;
	padding: 0px;
	border-top: 5px solid #ccc;
}

.schedule_service_status_step_active {
	border-top: 5px solid #d6202a;
	background: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/icons/icon-nav-arrow.png") top center no-repeat;
}

.schedule_service_status_step_active.nitro-lazy {
	background-image: none !important;
}

.schedule_service_status_step.active {
	border-top: 5px solid #d6202a;
	background: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/icons/icon-nav-arrow.png") top center no-repeat;
}

.schedule_service_status_step.active.nitro-lazy {
	background-image: none !important;
}

.schedule_service_status_step_title {
	margin: 0px;
	padding: 15px 0px;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
}

.schedule_service_text {
	margin: 0px 20px 40px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	text-align: left;
	position: relative;
}

.schedule_service_team {
	margin: 60px 20px 60px 20px;
	padding: 0px;
	text-align: center;
	position: relative;
}

.schedule_service_team img {
	width: 100%;
	height: auto;
}

.schedule_service_awards {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: baseline;
	margin: 0px 20px 60px 20px;
	padding: 0px;
}

.schedule_service_award {
	flex-basis: 33%;
	margin: 0px 1px;
	padding: 0px;
}

/* Ecomm */
.ecomm_service_type {
	margin: 40px 20px 20px 20px !important;
	padding: 0px !important;
	font-size: 30px !important;
	line-height: 36px !important;
	text-align: center !important;
	font-weight: 900 !important;
	text-transform: uppercase !important;
}

.ecomm_services {
	display: flex !important;
	flex-wrap: wrap !important;
	justify-content: center !important;
	align-items: stretch !important;
	margin: 0px 20px !important;
	padding: 0px !important;
}

.ecomm_service {
	flex-basis: 23% !important;
	margin: 0px 1% 40px 1% !important;
	padding: 0px !important;
	border: 1px solid #ddd !important;
	box-sizing: border-box !important;
	position: relative !important;
}

.ecomm_service p {
	margin: 0px 0px 15px 0px !important;
}

.ecomm_service_image {
	margin: 10px !important;
	padding: 0px 0px 60% 0px !important;
	background-size: cover !important;
	background-position: center !important;
	position: relative !important;
}

.ecomm_service_mask {
	position: absolute !important;
	top: 0px !important;
	bottom: 0px !important;
	left: 0px !important;
	right: 0px !important;
}

.ecomm_service_label {
	position: absolute !important;
	bottom: 10px !important;
	left: 12px !important;
	color: #fff !important;
	font-size: 18px !important;
	line-height: 20px !important;
	font-weight: 700 !important;
	text-align: left !important;
	text-transform: uppercase !important;
}

.ecomm_service_price_regular {
	margin: 0px 0px 0px 0px !important;
	padding: 0px !important;
	color: #111 !important;
	font-size: 12px !important;
	line-height: 20px !important;
	font-weight: 400 !important;
	text-align: left !important;
}

.ecomm_service_price_regular strike {
	color: #d6202a !important;
	background: rgba(255, 255, 0, .6) !important;
	text-decoration: line-through !important;
}

.ecomm_service_price {
	margin: 10px 10px 0px 10px !important;
	padding: 5px 0px !important;
	color: #111 !important;
	font-size: 22px !important;
	line-height: 22px !important;
	font-weight: 600 !important;
	text-align: left !important;
}

.ecomm_service_price span {
	font-size: 12px !important;
	line-height: 22px !important;
	font-weight: 400 !important;
}

.ecomm_service_price_header {
	margin: 0px 10px !important;
	padding: 5px 0px !important;
	color: #6d6e72 !important;
	font-size: 11px !important;
	line-height: 16px !important;
	font-weight: 600 !important;
	text-align: left !important;
}

.ecomm_service_price_subheader {
	margin: 0px 10px 10px 10px !important;
	padding: 0px !important;
	color: #6d6e72 !important;
	font-size: 11px !important;
	line-height: 16px !important;
	font-weight: 400 !important;
	font-style: italic !important;
	text-align: left !important;
}

.ecomm_service_pad {
	margin: 0px !important;
	padding: 0px 0px 0px 0px !important;
}

.ecomm_service_summary {
	margin: 10px !important;
	padding: 0px 0px 40px 0px !important;
	font-size: 13px !important;
	line-height: 22px !important;
	text-align: left !important;
}

.ecomm_service_list {
	padding: 0px 0px 5px 20px !important;
}

.ecomm_service_detail {
	display: none;
	margin: 10px !important;
	padding: 10px 0px 40px 0px !important;
	font-size: 13px !important;
	line-height: 22px !important;
	text-align: left !important;
	border-top: 1px solid #ddd !important;
}

.ecomm_service_footer {
	width: 100% !important;
	margin: 10px 0px !important;
	padding: 0px !important;
	overflow: auto !important;
	position: absolute !important;
	bottom: 0px !important;
	box-sizing: border-box !important;
}

.ecomm_service_toggle {
	display: inline-block;
	margin: 0px 0px 0px 10px !important;
	padding: 10px 0px !important;
	color: #d6202a !important;
	font-size: 13px !important;
	line-height: 13px !important;
	text-align: left !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	float: left !important;
	cursor: pointer !important;
}

.ecomm_service_toggle:after {
	content: "+";
	margin: 0px 0px 0px 5px !important;
	transition: all .2s !important;
}

.ecomm_service_toggle_active:after {
	content: "-";
	margin: 0px 0px 0px 5px !important;
	transition: all .2s !important;
}

.ecomm_service_select {
	display: inline-block;
	margin: 0px 10px 0px 0px !important;
	padding: 10px !important;
	color: #fff !important;
	font-size: 13px !important;
	line-height: 13px !important;
	text-align: left !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	background: #d6202a !important;
	border: 1px solid #fff !important;
	float: right !important;
	cursor: pointer !important;
	transition: all .2s !important;
}

.ecomm_service_select:hover {
	border: 1px solid #d6202a !important;
	transition: all .2s !important;
}

.ecomm_service_deselect {
	display: none;
	margin: 0px 10px 0px 0px !important;
	padding: 10px !important;
	color: #fff !important;
	font-size: 13px !important;
	line-height: 13px !important;
	text-align: left !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	background: #222 !important;
	border: 1px solid #fff !important;
	float: right !important;
	cursor: pointer !important;
	transition: all .2s !important;
}

.ecomm_service_deselect:hover {
	border: 1px solid #222 !important;
	transition: all .2s !important;
}

.ecomm_service_checkboxes {
	display: none !important;
}

.ecomm_service_buy {
	display: block;
	margin: 0px 10px;
	padding: 10px;
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	background: #99c554;
}

.ecomm_service_buy:link, .ecomm_service_buy:visited {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	border: 1px solid #fff;
	transition: all .2s;
}

.ecomm_service_buy:hover, .ecomm_service_buy:active {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	border: 1px solid #99c554;
	transition: all .2s;
}

.ecomm_payment {
	display: none;
	margin: 20px 0px 0px 0px !important;
}

.ecomm_empty {
	font-size: 14px !important;
	font-style: italic !important;
}

.ecomm_tax {
	font-size: 14px !important;
	font-style: italic !important;
}

.ecomm_terms {
	font-size: 14px !important;
	font-style: italic !important;
}

/* Ecommerce */
.ecommerce_plans {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: stretch;
	margin: 0px 10px 30px 10px;
	padding: 0px;
}

.ecommerce_plan {
	flex-basis: 23%;
	margin: 0px 1% 40px 1%;
	padding: 0px 0px 60px 0px;
	box-sizing: border-box;
	background: #f2f2f2;
	position: relative;
}

.ecommerce_plan_selected {
	border: 5px solid #222;
}

.ecommerce_plan_label {
	margin: 0px;
	padding: 10px 10px;
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}

.ecommerce_plan_featured {
	background-image: url("https://www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/icons/icon-star.png"), url("https://www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/icons/icon-star.png");
	background-position: left 3px, right 3px;
	background-repeat: no-repeat, no-repeat;
}

.ecommerce_plan_featured.nitro-lazy {
	background-image: none !important;
}

.ecommerce_plan_content {
	margin: 0px;
	padding: 20px 10px 0px 10px;
	text-align: center;
	background: #f2f2f2;
}

.ecommerce_plan_title {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 20px;
	line-height: 26px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}

.ecommerce_plan_price {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	line-height: 30px;
	font-weight: 700;
	text-align: center;
}

.ecommerce_plan_sale_price {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 30px;
	font-weight: 4700;
	text-align: center;
}

.ecommerce_plan_sale_price strong {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	line-height: 30px;
	font-weight: 700;
}

.ecommerce_plan_price_description {
	margin: 15px 0px 5px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	text-align: center;
}

.ecommerce_plan_price_notes {
	margin: 0px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	font-style: italic;
	text-align: center;
}

.ecommerce_plan_intro {
	margin: 15px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

.ecommerce_plan_footer {
	width: 100%;
	margin: 0px;
	paddimg: 0px;
	position: absolute;
	bottom: 0px;
}

.ecommerce_plan_detail {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}

.ecommerce_plan_text {
	margin: 0px;
	padding: 10px 10px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

.ecommerce_services {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: stretch;
	margin: 0px 10px 30px 10px;
	padding: 0px;
}

.ecommerce_service {
	flex-basis: 23%;
	margin: 0px 1% 40px 1%;
	padding: 0px 0px 60px 0px;
	box-sizing: border-box;
	background: #f2f2f2;
	position: relative;
}

.ecommerce_service_title {
	min-height: 66px;
	margin: 0px;
	padding: 10px 30% 10px 15px;
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
	background-position: right center;
	background-repeat: no-repeat;
}

.ecommerce_service_content {
	margin: 0px;
	padding: 20px 10px 0px 10px;
	text-align: left;
	background: #f2f2f2;
}

.ecommerce_service_price {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	text-align: left;
}

.ecommerce_service_price strong {
	font-size: 16px;
	font-weight: 700;
}

.ecommerce_service_price s {
	background: #eee317;
}

.ecommerce_service_price_description {
	margin: 15px 0px 5px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	text-align: left;
}

.ecommerce_service_price_notes {
	margin: 0px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	font-style: italic;
	text-align: left;
}

.ecommerce_service_intro {
	margin: 15px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

.ecommerce_service_footer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
}

.ecommerce_service_detail {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}

.ecommerce_service_text {
	margin: 0px;
	padding: 10px 10px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

.ecommerce_info {
	width: 90%;
	max-width: 900px;
	margin: 0px auto 60px auto;
	padding: 30px 30px;
	box-sizing: border-box;
	background: #f2f2f2;
	border-radius: 15px;
	position: relative;
}

.ecommerce_info .form_label {
	display: block;
	color: #6d6e72;
	font-weight: 400;
}

.ecommerce_link {
	margin: 0px;
	padding: 10px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	opacity: 70%;
	transition: all .2s;
}

.ecommerce_link:hover {
	opacity: 100%;
	transition: all .2s;
}

.ecommerce_payment {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: flex-start;
	width: 90%;
	margin: 0px auto 60px auto;
	padding: 0px;
	box-sizing: border-box;
	position: relative;
}

.ecommerce_payment_service {
	flex-basis: 48%;
	margin: 0px;
	padding: 0px;
	background: #f2f2f2;
}

.ecommerce_payment_checkout {
	flex-basis: 48%;
	margin: 0px;
	padding: 0px;
	background: #f2f2f2;
}

.ecommerce_payment .form_label {
	display: block;
	color: #6d6e72;
	font-weight: 400;
}

.ecommerce_step {
	display: none;
}

.ecommerce_step.active {
	display: block;
}

.ecommerce_step .form_radio li {
	color: #333;
	font-size: 16px;
	line-height: 20px;
}

.ecommerce_nav {
	margin: 30px auto;
	padding: 0px;
	text-align: center;
	position: relative;
}

.ecommerce_nav_button {
	display: inline-block;
	width: 160px;
	margin: 0px 10px;
	padding: 15px 0px;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	background: #d6202a;
	border-radius: 5px;
	cursor: pointer;
	transition: all .2s;
}

.ecommerce_nav_button.inactive {
	display: none;
}

.ecommerce_nav_checkout {
	display: block;
	width: auto;
	margin: 0px 0px;
	padding: 15px 0px;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	background: #d6202a;
	border-radius: 5px;
	cursor: pointer;
	transition: all .2s;
}

.ecommerce_message {
	width: 90%;
	max-width: 800px;
	margin: 0px auto 30px auto;
	padding: 0px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	text-align: center;
}

.ecommerce_message .form_message_fail {
	margin: 10px 0px;
	text-align: center;
}

.ecommerce_section_header {
	margin: 0px 0px 10px 0px;
	padding: 15px 20px;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	text-align: left;
	background: #8ec63d;
}

.ecommerce_section {
	margin: 20px 20px 10px 20px;
	padding: 0px 0px 5px 0px;
	color: #8ec63d;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	text-align: left;
	border-bottom: 3px solid #fff;
}

.ecommerce_review {
	margin: 0px 0px;
	padding: 0px;
	position: relative;
}

.ecommerce_review_text {
	margin: 0px 20px 30px 20px;
	padding: 0px;
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	text-align: left;
}

.ecommerce_review_text h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 28px;
	font-weight: 700;
}

.ecommerce_review_detail {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	text-align: left;
}

.ecommerce_review_totals {
	margin: 0px 20px 30px 20px;
	padding: 0px;
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	text-align: left;
}

.ecommerce_review_totals table {
	width: 100%;
}

.ecommerce_review_totals tr td {
	border-bottom: 1px dotted #ccc;
	font-weight: 400;
}

.ecommerce_review_totals tr td:last-child {
	text-align: right;
}

.ecommerce_review .form_radio li {
	color: #333;
}

.ecommerce_stripe_form {
	margin: 10px 0px;
	padding: 0px;
	position: relative;
}

.ecommerce_stripe_form #card-element {
	width: 100%;
	height: 35px;
	margin: 5px 0px 20px 0px;
	padding: 10px 10px;
	font-size: 16px;
	background: #fff;
	border: none;
	border-radius: 5px;
	box-sizing: border-box;
}

.ecommerce_terms {
	margin: 10px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
}

.ecommerce_selected {
	width: 90%;
	max-width: 800px;
	margin: 0px auto 40px auto;
	padding: 0px 0px;
	box-sizing: border-box;
	background: #f2f2f2;
	position: relative;
}

.ecommerce_selected_header {
	margin: 0px;
	padding: 15px 15px;
	color: #fff;
	font-size: 22px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}

.ecommerce_selected_title {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 20px;
	line-height: 26px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}

.ecommerce_selected_detail {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}

.ecommerce_selected_content {
	margin: 0px;
	padding: 20px 30px 0px 30px;
	text-align: left;
	background: #f2f2f2;
	overflow: auto;
}

.ecommerce_selected_price {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	text-align: center;
}

.ecommerce_selected_price strong {
	font-size: 16px;
	font-weight: 700;
}

.ecommerce_selected_price s {
	background: #eee317;
}

.ecommerce_selected_price_description {
	margin: 15px 0px 5px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	text-align: left;
}

.ecommerce_selected_price_notes {
	margin: 0px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	font-style: italic;
	text-align: left;
}

.ecommerce_selected_intro {
	margin: 15px 0px 20px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

.ecommerce_selected_text {
	margin: 0px;
	padding: 10px 0px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

.ecommerce_selected_nav {
	margin: 20px 20px 0px 20px;
	padding: 0px;
	text-align: center;
}

.ecommerce_selected_footer {
	margin: 30px 20px 30px 20px;
	padding: 45px 0px 15px 0px;
	border-top: 1px solid #ddd;
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
	text-align: center;
}

.ecommerce_single_price {
	margin: 0px 0px 15px 0px;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
}

.ecommerce_single_detail_toggle {
	margin: 20px 0px;
	padding: 0px;
	color: #8ec63d;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
}

.ecommerce_single_detail {
	display: none;
	width: 100%;
	max-width: 600px;
	margin: 0px auto;
	padding: 30px 35px;
	font-size: 14px;
	line-height: 26px;
	text-align: left;
	background: #f2f2f2;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.ecommerce_single_detail h3 {
	margin: 0px 0px 15px 0px;
}

.ecommerce_single_service {
	margin: 25px 20px 40px 20px;
	padding: 0px 0px 60px 0px;
	box-sizing: border-box;
	background: #f2f2f2;
	position: relative;
}

.ecommerce_single_service_title {
	min-height: 30px;
	margin: 0px;
	padding: 20px 10% 20px 20px;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
	background-position: right center;
	background-repeat: no-repeat;
}

.ecommerce_single_service_content {
	margin: 0px;
	padding: 20px 20px 0px 20px;
	text-align: left;
	background: #f2f2f2;
}

.ecommerce_single_service_price {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	text-align: left;
}

.ecommerce_single_service_price strong {
	font-size: 16px;
	font-weight: 700;
}

.ecommerce_single_service_price s {
	background: #eee317;
}

.ecommerce_single_service_price_description {
	margin: 15px 0px 5px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	text-align: left;
}

.ecommerce_single_service_price_notes {
	margin: 0px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	font-style: italic;
	text-align: left;
}

.ecommerce_single_service_intro {
	margin: 15px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

.ecommerce_single_service_footer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
}

.ecommerce_single_service_detail {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}

.ecommerce_single_service_text {
	margin: 0px;
	padding: 10px 20px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

.ecommerce_single_service_notes {
	margin: 0px 20px;
	padding: 10px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	font-style: italic;
}

.ecommerce_single_service_form {
	margin: 25px 20px 40px 20px;
	padding: 0px 0px 0px 0px;
	box-sizing: border-box;
	background: #f2f2f2;
	position: relative;
}

.ecommerce_single_service_form label {
	display: block;
	color: #6d6e72;
	font-weight: 400;
}

.ecommerce_single_service_form_header {
	margin: 0px 0px 10px 0px;
	padding: 20px 20px;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	text-align: left;
	background: #8ec63d;
}

.ecommerce_single_service_form_intro {
	margin: 20px 15px 0px 15px;
	padding: 10px;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	text-align: left;
}

.ecommerce_single_service_form_message {
	margin: 0px 25px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

/* Survey */
.survey_title {
	margin: 60px 20px 30px 20px;
	padding: 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
	text-align: center;
}

.survey {
	width: 100%;
	max-width: 800px;
	margin: 0px auto 60px auto;
	padding: 20px;
	border: 3px solid #ddd;
	border-radius: 10px;
}

/* Mergers */
.mergers_intro {
	display: block;
	margin: 60px 20px 30px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
}

.mergers_intro h1, .home_intro h1 {
	margin: 0px 0px 30px 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
}

.mergers_intro h2, body .row_sections .section-content h2, body .faqs .toggle-title h2 {
	margin: 15px 0px 15px 0px;
	color: #d6202a;
	font-size: 26px;
	line-height: 36px;
	font-weight: 700;
}

.mergers_testimonials {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	margin: 105px 20px 0px 20px;
	padding: 0px;
}

.mergers_testimonials_title {
	margin: 30px 20px 0px 20px;
	padding: 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
	text-align: center;
}

.mergers_testimonial_block {
	flex-basis: 32%;
	margin: 0px;
	padding: 25px 25px 80px 25px;
	box-sizing: border-box;
	position: relative;
	background: #e6e6e6;
	border: none;
	border-radius: 20px;
	overflow: visible;
}

.mergers_testimonial_image {
	width: auto;
	height: 142px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -75px;
	left: 50%;
	transform: translateX(-50%);
}

.mergers_testimonial_text {
	margin: 60px 0px 0px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 26px;
	color: #666;
	text-align: left;
	position: relative;
}

.mergers_testimonial_text img {
	margin: -5px 7px 0px 0px;
	float: left;
	vertical-align: bottom;
}

.mergers_testimonial_button {
	display: inline-block;
	width: 220px;
	margin: 15px auto 30px auto;
	padding: 10px 0px;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	background: #d6202a;
	border-radius: 10px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	cursor: pointer;
}

.mergers_testimonial {
	margin: 15px 20px;
	padding: 40px 30px 20px 30px;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	border: 1px solid #ddd;
	border-radius: 20px;
	box-shadow: 0 0 10px #ddd;
	position: relative;
}

.mergers_testimonial_arrow {
	width: 50px;
	height: 30px;
	position: absolute;
	bottom: -16px;
	left: 50%;
	transform: translateX(-50%);
	background: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/icons/icon-testimonial.png") no-repeat;
	z-index: 1;
}

.mergers_testimonial_arrow.nitro-lazy {
	background-image: none !important;
}

.mergers_testimonial img {
	position: absolute;
	top: 10px;
	right: 10px;
}

.mergers_testimonial_mobile_button {
	display: none;
}

.mergers_testimonial_mobile {
	display: none;
}

.mergers_process_intro {
	margin: 45px 20px 0px 20px;
	padding: 0px 0px 30px 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 400;
	text-align: center;
}

.mergers_process_intro h2 {
	max-width: 900px;
	margin: 0px auto 22px auto;
	padding: 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
}

.mergers_process {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	margin: 53px auto;
	padding: 0px;
	overflow: visible;
}

.mergers_process_block {
	flex-basis: 32%;
	margin: 0px;
	padding: 0px 25px 0px 25px;
	box-sizing: border-box;
	position: relative;
	background: #e6e6e6;
	border: none;
	border-radius: 20px;
	overflow: visible;
}

.mergers_process_icon {
	display: inline-block;
	margin: 0px auto -50px auto;
	padding: 15px;
	background: #d6202a;
	border-radius: 50%;
	top: -60px;
}

.mergers_process_icon img {
	margin: 0px;
	float: left;
}

.mergers_process_step {
	margin: 0px 0px 5px 0px;
	color: #d6202a;
	font-size: 35px;
	line-height: 40px;
	font-weight: 700;
	text-transform: uppercase;
}

.mergers_process_title {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 30px;
	line-height: 35px;
	font-weight: 700;
}

.mergers_process_text {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
}

.mergers_disclaimer {
	margin: 0 0 84px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	font-style: italic;
}

/* Veterans */
.veterans_intro {
	display: block;
	margin: 60px 20px 30px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
}

.veterans_intro h1 {
	margin: 0px 0px 30px 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 60px;
	font-weight: 400;
}

.veterans_intro h2 {
	margin: 15px 0px 15px 0px;
	color: #d6202a;
	font-size: 26px;
	line-height: 36px;
	font-weight: 700;
}

.veterans_video {
	display: block;
	margin: 70px 20px 45px 20px;
	padding: 0px;
}

.veterans_opportunities {
	display: block;
	margin: 0px 20px 60px 20px;
	padding: 0px;
}

.veterans_opportunities_banner {
	margin: 0px 0px 45px 0px;
	padding: 0px;
}

.veterans_opportunities_banner img {
	width: 100%;
	height: auto;
}

.veterans_opportunities_text {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
}

.veterans_opportunities_text h2 {
	margin: 15px 0px 15px 0px;
	color: #d6202a;
	font-size: 26px;
	line-height: 36px;
	font-weight: 700;
}

.veterans_opportunities_text img {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.veterans_opportunities_text img:first-child {
	margin-top: -30px !important;
}

/* 40 for 40 */
.forty {
	display: block;
	margin: 0px 20px 45px 20px;
	padding: 30px 0px 0px 0px;
	position: relative;
	text-align: left;
	border-top: 1px solid #ddd;
}

.forty_title {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #d6202a;
	font-size: 26px;
	line-height: 36px;
	font-weight: 700;
}

.forty_text {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
}

.forty_logo {
	max-width: 400px;
	height: auto;
	margin: 0px 0px 10px 0px;
}

/* Thank You */
.thank_you {
	display: block;
	width: 90%;
	max-width: 880px;
	margin: 60px auto 30px auto;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: center;
}

.thank_you h1 {
	margin: 0px 0px 30px 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 60px;
	font-weight: 400;
}

.thank_you h2, .thank_you h3 {
	margin: 15px 0px 15px 0px;
	color: #6d6e72;
	font-size: 26px;
	line-height: 36px;
	font-weight: 700;
}

.thank_you img {
	margin: 30px auto;
}

.thank_you_message {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 32px;
}

/* Salesperson */
.sales_select {
	margin: 20px 20px 60px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 20px;
	font-weight: 300;
	text-align: left;
	overflow: auto;
}

.sales_select ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sales_select ul li {
	margin: 10px 0px;
	padding: 10px;
	background: #f7f7f7;
	border: 1px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
}

.sales_select ul li:hover {
	background: #fff;
}

.sales_select table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}

.sales_select table tr {
	background: #fff;
}

.sales_select table tr:nth-child(2n) {
	background: #f7f7f7;
}

.sales_select table th {
	margin: 0px;
	padding: 5px;
	font-weight: 600;
	border-bottom: 2px solid #ddd;
}

.sales_select table td {
	margin: 0px;
	padding: 5px;
}

.sales_select table th:first-child {
	text-align: left;
}

.sales_select table td:first-child {
	text-align: left;
	font-weight: 600;
}

.sales_select input[type=checkbox] {
	margin: 0px 10px 0px 0px;
	width: 18px;
	height: 18px;
}

.sales_select .form_button {
	height: 45px;
	width: 100%;
	margin: 20px auto;
	padding: 0px 0px;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	border: none;
	border-radius: 5px;
	background: #d6202a;
	-webkit-appearance: none;
}

.sales_check {
	display: inline-block;
	margin: 10px;
	padding: 0px;
	width: 20px;
	height: 20px;
}

/* Terms */
.terms_title {
	margin: 80px 20px 30px 20px;
	padding: 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
	text-align: center;
}

.terms_title h1 {
	margin: 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
}

.terms_text {
	margin: 20px 20px 60px 20px;
	padding: 0px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
	overflow: auto;
}

.terms_text ol {
	padding: 0px 0px 10px 20px;
	list-style-type: decimal;
	counter-reset: item;
}

.terms_text ol>li {
	display: block;
	margin: 0px;
	padding: 5px 0px;
	list-style-type: decimal;
}

.terms_text ol>li:before {
	content: counters(item, ".") ". ";
	counter-increment: item;
}

/* Fancybox */
.fancybox__nav {
	top: -50%;
}

/* API Mapping */
.api_mapping {
	margin: 20px 20px 60px 20px;
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}

.api_mapping h3 {
	margin: 0px 0px 5px 0px;
	padding: 5px;
	border-top: 5px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.api_mapping table {
	width: 100%;
	margin: 0px 0px 60px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	border-bottom: 1px solid #ddd;
}

.api_mapping table tr {
	background: #fff;
}

.api_mapping table tr:nth-child(2n) {
	background: #f7f7f7;
}

.api_mapping table th {
	margin: 0px;
	padding: 5px;
	font-weight: 600;
	border-bottom: 2px solid #ddd;
}

.api_mapping table td {
	margin: 0px;
	padding: 5px;
	position: relative;
}

/* Hubspot -----------------------------------------------------------*/
.hs-form {
	margin: 0px !important;
	padding: 0px !important;
}

.hs-form .hs-submit {
	-webkit-appearance: none;
}

.hs-form label {
	display: none !important;
}

.hs-form input {
	height: 35px !important;
	margin: 5px 0px !important;
	padding: 0px 10px !important;
	font-size: 16px !important;
	border: none !important;
	border-radius: 5px !important;
	-webkit-appearance: none;
}

.hs-form input[type="file"] {
	border-radius: 0px !important;
	padding: 0px !important;
	width: 100% !important;
	-webkit-appearance: none;
}

.hs-form input[type="checkbox"] {
	height: 20px !important;
	width: 20px !important;
	margin: 0px !important;
	padding: 0px !important;
	font-size: 20px !important;
	border: none !important;
	border-radius: 0px !important;
	-webkit-appearance: checkbox;
	float: left;
}

.hs-form input[type="radio"] {
	height: 20px !important;
	width: 20px !important;
	margin: 0px !important;
	padding: 0px !important;
	color: #333;
	font-size: 20px !important;
	border: none !important;
	border-radius: 0px !important;
	-webkit-appearance: checkbox;
	float: left;
}

.hs-form .hs-form-booleancheckbox label {
	display: block !important;
	margin: 0px 5px 10px 5px !important;
	text-align: left;
}

.hs-form .hs-form-booleancheckbox label strong {
	color: #89ca30;
}

.hs-form textarea {
	height: 100px !important;
	width: 94% !important;
	margin: 5px 0px !important;
	padding: 2% 10px !important;
	font-size: 14px !important;
	font-weight: 400;
	border: none !important;
	border-radius: 5px !important;
	-webkit-appearance: none;
}

.hs-form select {
	height: 35px !important;
	margin: 5px 0px !important;
	padding: 0px 10px !important;
	font-size: 16px !important;
	background: #fff !important;
	border: none !important;
	border-radius: 5px !important;
	-webkit-appearance: none;
}

.hs-form .hs-button {
	height: 35px !important;
	padding: 0px 20px !important;
	color: #fff;
	font-size: 18px !important;
	font-weight: 400 !important;
	text-transform: uppercase;
	border: none !important;
	border-radius: 5px !important;
	background: #d6202a !important;
	-webkit-appearance: none;
}

.hs-form .hs-error-msgs {
	list-style: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

.hs-form .hs-error-msgs li {
	width: 100% !important;
	margin: -5px 0px 10px 0px !important;
}

.hs-form .hs-error-msg {
	display: block !important;
	padding: 0px !important;
	font-size: 11px !important;
	line-height: 15px !important;
	text-align: left !important;
}

.hs-form ul li {
	width: auto !important;
}

.hs-form .hs-recaptcha {
	margin: 0px 0px 20px 0px !important;
}

.hs-form .hs-richtext {
	display: block !important;
	margin: -15px 0px 20px 0px !important;
	clear: both !important;
	text-align: left !important;
	color: #fff !important;
	font-size: 12px !important;
	line-height: 18px !important;
}

.hs-form .hs_phone_opt_in input[type="checkbox"] {
	margin: 0px 10px 0px 0px !important;
}

/* Footer CTA*/
.footer_cta_form .hs-form {
	width: 710px !important;
}

.footer_cta_form .hs-form .hs-submit {
	float: right !important;
}

.footer_cta_form .hs-form input {
	margin: 0px 0px 0px 10px !important;
	float: left;
}

.footer_cta_form .hs-form input[type="tel"] {
	width: 120px;
}

.footer_cta_form .hs-form input[type="email"] {
	width: 190px;
}

.footer_cta_form .hs-form select {
	width: 190px;
	margin: 0px 0px 0px 10px !important;
	float: left;
}

.footer_cta_form .hs-form .hs-button {
	float: right;
}

.footer_cta_form .hs-error-msgs {
	display: none !important;
}

.footer_cta_form .submitted-message {
	font-weight: 400 !important;
	color: #fff !important;
}

/* Banner CTA */
.banner_cta_form .hs-form {
	width: 890px !important;
	float: right;
}

.banner_cta_form .hs-form .hs-submit {
	float: right !important;
}

.banner_cta_form .hs-form input {
	width: 150px;
	margin: 0px 0px 0px 10px !important;
	font-size: 14px !important;
	float: left;
}

.banner_cta_form .hs-form .hs-zip input {
	width: 80px;
}

.banner_cta_form .hs-form select {
	margin: 0px 0px 0px 10px !important;
	font-size: 14px !important;
	float: left;
}

.banner_cta_form .hs-form .hs-button {
	width: 100px;
	float: right;
}

.banner_cta_form .hs-form .hs-error-msgs {
	display: none !important;
}

.banner_cta_form .submitted-message {
	font-weight: 400 !important;
	color: #fff !important;
}

/* Sidebar CTA */
.sidebar_form .hs-form {
	margin: 0px !important;
	padding: 20px 20px !important;
}

.sidebar_form .hs-form input {
	width: 96%;
	margin: 0px 0px 15px 0px !important;
	padding: 0px 2% !important;
}

.sidebar_form .hs-form input[type="file"] {
	border-radius: 0px !important;
	padding: 0px !important;
	width: 100% !important;
}

.sidebar_form .hs-form input[type="tel"] {
	width: 90% !important;
	box-sizing: border-box;
}

.sidebar_form .hs-form .hs-phone {
	text-align: right !important;
}

.sidebar_form .hs-form .hs-phone::before {
	width: 10%;
	content: "+1";
	color: #fff;
	float: left;
	line-height: 35px;
	text-align: center;
	box-sizing: border-box;
}

.sidebar_form .hs-form input[type="checkbox"] {
	margin: 0px 10px 22px 0px !important;
	padding: 0px !important;
}

.sidebar_form .hs-form select {
	width: 100%;
	margin: 0px 0px 15px 0px !important;
	padding: 0px 2% !important;
}

.sidebar_form .hs-form .hs-button {
	width: 90% !important;
	height: 35px !important;
	padding: 0px 30px !important;
}

.sidebar_form .hs-form .hs-error-msgs {
	color: #fff !important;
}

.sidebar_form .hs-form .hs-error-msg {
	display: block !important;
	color: #fff !important;
}

.sidebar_form .submitted-message {
	margin: 20px !important;
	font-weight: 400 !important;
	color: #fff !important;
}

.sidebar_form .hs-fieldtype-booleancheckbox {
	z-index: 100 !important;
}

.sidebar_form .disable_submit .hs-button {
	opacity: .8 !important;
}

.sidebar_form .disable_submit::after {
	content: "Please enter Phone Number as 10-digits beginning with the area code (ie.8005551234)";
	color: #fff;
	font-size: 11px;
	line-height: 15px;
}

.sidebar_form.sidebar_commercial .hs-form .hs-button {
	background: #018ccf !important;
}

.sidebar_form .hs-form .hs-richtext {
	font-size: 11px !important;
	line-height: 17px !important;
}

.sidebar_form .hs-form .hs_phone_opt_in input[type="checkbox"] {
	margin: 0px 10px 0px 0px !important;
}

.sidebar_form .hs-form .hs_new_customer_ {
	margin: 0px 0px 15px 0px !important;
	overflow: auto;
}

.sidebar_form .hs-form .hs-fieldtype-radio label {
	display: block !important;
	text-align: left;
}

.sidebar_form .hs-form .hs-fieldtype-radio input {
	margin: 0px 5px !important;
}

.sidebar_form .hs-form .hs-fieldtype-radio li label {
	margin: 0px 15px 0px 0px !important;
}

/* Page Form */
.post_form .hs-form {
	display: block;
	margin: 0px 0px 0px 0px !important;
	padding: 30px 25px !important;
	background: #231f20 !important;
	text-align: left !important;
	border-radius: 15px !important;
}

.post_form .hs-form fieldset {
	max-width: 100% !important;
}

.post_form .hs-form label {
	display: block !important;
	margin: 0px 0px 5px 0px !important;
	color: #fff !important;
	font-size: 15px !important;
}

.post_form .hs-form input {
	width: 96%;
	margin: 0px 0px 15px 0px !important;
	padding: 0px 2% !important;
}

.post_form .hs-form input[type="file"] {
	border-radius: 0px !important;
	padding: 0px !important;
	width: 100% !important;
}

.post_form .hs-form input[type="tel"] {
	width: 90% !important;
	box-sizing: border-box;
}

.post_form .hs-form input[type="checkbox"] {
	margin: 0px 10px 0px 0px !important;
	padding: 0px !important;
}

.post_form .hs-form select {
	width: 100%;
	margin: 0px 0px 15px 0px !important;
	padding: 0px 2% !important;
}

.post_form .hs-form textarea {
	margin: 0px 0px 15px 0px !important;
}

.post_form .hs-form .hs-button {
	width: 100% !important;
	max-width: 500px;
	height: 35px !important;
	padding: 0px 5% !important;
}

.post_form .hs-form .hs-error-msgs {
	color: #fff !important;
}

.post_form .hs-form .hs-error-msg {
	display: block !important;
	color: #fff !important;
	font-size: 12px !important;
}

.post_form .submitted-message {
	margin: 20px !important;
	font-weight: 400 !important;
	color: #fff !important;
}

.post_form .disable_submit .hs-button {
	opacity: .8 !important;
}

.post_form .disable_submit::after {
	content: "Please enter Phone Number as 10-digits beginning with the area code (ie.8005551234)";
	color: #fff;
	font-size: 11px;
	line-height: 15px;
}

.post_form_disclaimer {
	margin: -30px 30px 60px 30px;
	padding: 0px;
	font-size: 15px;
	line-height: 25px;
	font-weight: 300;
	text-align: left;
	font-style: italic;
	overflow: auto;
}

.post_form .hs-form .hs_new_customer_ {
	margin: 0px 0px 15px 0px !important;
	overflow: auto;
}

.post_form .hs-form .hs-fieldtype-radio label {
	display: block !important;
	text-align: left;
}

.post_form .hs-form .hs-fieldtype-radio input {
	margin: 0px 5px !important;
}

.post_form .hs-form .hs-fieldtype-radio li label {
	margin: 0px 15px 0px 0px !important;
}

/* Slingshot */
#slingshot-chat-container div {
	color: #fff;
}

/* Webchat */
.webchat {
	margin: 45px 20px 30px 20px;
	padding: 0px;
	color: #d6202a;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
	overflow: auto;
}

.webchat h1 {
	margin: 0px 0px 20px 0px;
	color: #d6202a;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
}

.webchat > #my-messages-container iframe {
	width: 100%;
	height: 600px;
}

/* Media Queries ------------------------------------------------------*/
@media screen and (max-width : 1440px) {
	/* Top Subnavigation */
	.top_navigation .nav_menu li:nth-child(2) ul {
		left: 0px;
	}
	
	/* Banner */
	.banner_buggin {
		width: 90%;
		margin: 0px auto;
		top: auto;
		bottom: 20px;
		left: 50%;
		transform: translateX(-50%);
		position: absolute;
	}
}

@media screen and (max-width : 1280px) {
	/* Header Navigation */
	.header_navigation .nav_menu li {
		font-size: 16px;
	}
	
	.header_navigation .nav_menu a:link, .header_navigation .nav_menu a:visited {
		padding: 0px 15px;
	}
	
	.header_navigation .nav_menu a:hover, .header_navigation .nav_menu a:active {
		padding: 0px 15px;
	}
	
	.header_navigation_button a:link, .header_navigation_button a:visited {
		width: 200px;
		margin: 20px 0px 20px 20px !important;
	}
	
	.header_navigation_button ul {
		width: 200px !important;
		right: 0px;
	}
	
	.header_navigation_button a span {
		font-size: 14px;
	}
	
	.header_info p {
		font-size: 15px;
		line-height: 1.6em;
	}
	
	.header_info img {
		height: 30px;
		margin: 16px 0px 0px 40px;
	}
	
	/* Header SubNavigation */
	.header_navigation .nav_menu li:nth-child(4) ul {
		width: 450px;
		margin: 0px 0px 0px -225px;
	}
	
	/* Top Subnavigation */
	.top_navigation .nav_menu li:nth-child(2) ul {
		left: -20px;
	}
	
	/* Footer Navigation */
	.footer_navigation .nav_menu li {
		display: block;
		float: none;
	}
	
	/* Footer */
	.footer_social {
		min-width: auto;
	}
	
	.footer_social img {
		margin: -35px 0px 0px 20px;
	}
	
	/* Banner CTA */
	.banner_cta_form .hs-form {
		width: 890px !important;
		float: left;
		clear: both;
		margin: 15px 0px 0px -10px !important;
	}
	
	/* Banner */
	
	/* Pests */
	.pest_filters ul li {
		width: 135px;
		font-size: 15px;
	}
	
	/* Protection */
	.protection_plan_title {
		font-size: 27px;
		line-height: 30px;
	}
	
	.protection_plan_title h1 {
		font-size: 27px;
		line-height: 30px;
	}
	
	.protection_plan_text {
		min-height: 650px;
		font-size: 17px;
		line-height: 24px;
	}
}

@media screen and (max-width : 1100px) {
	/* Header Navigation */
	.header_navigation .nav_menu li {
		font-size: 15px;
	}
	
	.header_navigation .nav_menu a:link, .header_navigation .nav_menu a:visited {
		padding: 0px 12px;
	}
	
	.header_navigation .nav_menu a:hover, .header_navigation .nav_menu a:active {
		padding: 0px 12px;
	}
	
	.header_navigation_button a:link, .header_navigation_button a:visited {
		width: 180px;
		margin: 20px 0px 20px 15px !important;
	}
	
	.header_navigation_button ul {
		width: 180px !important;
	}
	
	/* Top Navigation */
	.top_navigation .nav_menu li {
		font-size: 15px;
	}
	
	.top_navigation .nav_menu a:link, .top_navigation .nav_menu a:visited {
		padding: 0px 15px;
	}
	
	.top_navigation .nav_menu a:hover, .top_navigation .nav_menu a:active {
		padding: 0px 15px;
	}
	
	.top_navigation_button {
		margin: 0px 0px 0px 60px !important;
	}
	
	/* Footer Subnavigation */
	.footer_navigation .nav_menu li ul li {
		font-size: 13px;
	}
	
	/* Footer */
	.footer_contact {
		font-size: 13px;
	}
	
	.footer_partners {
		font-size: 13px;
	}
	
	.footer_social {
		font-size: 13px;
	}
	
	.footer_cta_title {
		width: 240px;
		font-size: 20px;
	}
	
	/* Banner */
	.banner_home {
		background-position: center;
	}
	
	.banner_home_default {
		width: 90%;
		font-size: 50px;
		line-height: 55px;
	}
	
	/* Pests */
	.pest_filters ul li {
		width: 125px;
		font-size: 14px;
	}
}

/* Media Queries ------------------------------------------------------*/
@media screen and (max-width : 900px) {
	/* Responsive */
	.desktop {
		display: none !important;
	}
	
	.mobile {
		display: inherit !important;
	}
	
	/* Header Navigation Mobile */
	.header_navigation_mobile {
		display: none;
		width: 100%;
		margin: 0px;
		padding: 5px 0px 5px 0px;
		text-align: left;
		background: rgba(240, 240, 240, .98);
		position: absolute;
		z-index: 9999;
		top: 95px;
		left: 0px;
	}
	
	.header_navigation_mobile .nav_menu {
		width: 100%;
		margin: 0px auto;
		padding: 0px;
		list-style: none;
	}
	
	.header_navigation_mobile .nav_menu li {
		display: block;
		min-height: 40px;
		margin: 0px;
		padding: 0px;
		text-align: left;
		font-size: 15px;
		line-height: 40px;
		border-bottom: 1px solid #fff;
	}
	
	.header_navigation_mobile .nav_menu li:last-child {
		border-bottom: none;
	}
	
	.header_navigation_mobile .nav_menu a:link, .header_navigation_mobile .nav_menu a:visited {
		display: block;
		margin: 0px;
		height: 40px;
		padding: 0px 20px;
		color: #333;
		text-decoration: none;
	}
	
	.header_navigation_mobile .nav_menu a:hover, .header_navigation_mobile .nav_menu a:active {
		display: block;
		margin: 0px;
		height: 40px;
		padding: 0px 20px;
		color: #333;
		text-decoration: none;
	}
	
	.header_navigation_mobile .nav_menu li ul {
		display: none;
		width: 100%;
		margin: 0px auto;
		padding: 0px;
		list-style: none;
	}
	
	.header_navigation_mobile .nav_menu li ul li {
		display: block;
		height: 30px;
		min-height: 30px;
		margin: 0px;
		padding: 0px 0px 0px 10px;
		text-align: left;
		font-size: 13px;
		line-height: 30px;
		font-weight: 300;
		border-top: 1px solid #fff;
		border-bottom: none;
	}
	
	.header_navigation_mobile_primary {
		background-image: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/icons/icon-nav-arrow.png");
		background-position: top 15px right 10px;
		background-repeat: no-repeat;
	}
	
	.header_navigation_mobile_primary.nitro-lazy {
		background-image: none !important;
	}
	
	.header_navigation_mobile_section {
		font-weight: 600 !important;
	}
	
	.header_navigation_mobile_button {
		color: #fff !important;
		font-weight: 600 !important;
		background: #8bc63e !important;
	}
	
	.header_navigation_mobile_button a:link, .header_navigation_mobile_button a:visited, .header_navigation_mobile_button a:hover, .header_navigation_mobile_button a:active {
		color: #fff !important;
	}
	
	/* Header Navigation Mobile */
	.header_navigation {
		display: none;
	}
	
	/* Header */
	.header_mobile {
		display: block;
		width: 100%;
		min-width: 300px;
		height: 65px;
		margin: 30px 0px 0px 0px;
		padding: 0px;
		background: #fff;
		cursor: pointer;
		position: relative;
		top: 0px;
		left: 0px;
	}
	
	.header {
		width: 100%;
		min-width: 300px;
		height: 65px;
		margin: 0px auto 0px auto;
		background: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/themes/vikingpestcontrol/template/header/header-menu-mobile.png") no-repeat;
		background-position: right 10px center;
	}
	
	.header.nitro-lazy {
		background-image: none !important;
	}
	
	.header_logo {
		height: 50px;
		width: auto;
		margin: 7px 5px;
		padding: 0px 10px;
		position: relative;
		bottom: auto;
		left: auto;
		float: left;
	}
	
	.header_top {
		width: 100%;
		min-width: 300px;
		height: 30px;
		margin: 0px auto;
		padding: 0px;
		background: linear-gradient(#ab1b21, #d6202a);
		position: fixed;
		top: 0px;
		z-index: 888;
	}
	
	.header_info {
		display: flex;
		justify-content: center;
		margin: 0px 15px;
		padding: 0px;
		color: #fff;
		font-size: 16px;
		text-align: center;
		line-height: 1.2;
		float: none;
		height: 100%;
		align-items: center;
		gap: 10px;
		width: initial;
	}
	
	.header_info a:first-child {
		width: auto !important;
	}
	
	/* Footer Navigation */
	.footer_navigation {
		display: inline-block;
		margin: 0px auto 30px auto;
		float: none;
		text-align: center;
	}
	
	.footer_navigation .nav_menu {
		text-align: center;
	}
	
	.footer_navigation .nav_menu ul {
		text-align: center;
	}
	
	.footer_navigation .nav_menu li {
		text-align: center;
	}
	
	.footer_navigation .nav_menu li ul li {
		text-align: center;
	}
	
	/* Footer */
	.footer {
		min-width: 300px;
	}
	
	.footer_info {}
	
	.footer_email {
		display: block;
		margin: 0px 20px 30px 20px;
		font-size: 13px;
		line-height: 26px;
		text-align: center;
		float: none;
		clear: left;
	}
	
	.footer_contact {
		display: block;
		margin: 0px 20px 30px 20px;
		font-size: 13px;
		line-height: 26px;
		text-align: center;
		float: none;
		clear: left;
	}
	
	.footer_connect {
		display: block;
		margin: 0px 20px 30px 20px;
		font-size: 13px;
		line-height: 26px;
		text-align: center;
		float: none;
		clear: left;
	}
	
	.footer_contact {
		display: block;
		margin: 0px 20px 30px 20px;
		font-size: 13px;
		line-height: 26px;
		text-align: center;
		float: none;
		clear: left;
	}
	
	.footer_forbes {
		display: block;
		margin: 0px 20px 20px 20px;
		float: none;
	}
	
	.footer_partners {
		display: block;
		width: 300px;
		margin: 0px auto;
		max-width: none;
		font-size: 13px;
		line-height: 20px;
		text-align: center;
		float: none;
	}
	
	.footer_partners span {
		display: block;
		clear: both;
	}
	
	.footer_social {
		display: block;
		margin: 30px 20px;
		font-size: 13px;
		line-height: 30px;
		text-align: left;
		float: none;
	}
	
	.footer_social strong {
		margin: 0px 10px 0px 0px;
	}
	
	.footer_social img {
		display: block;
		margin: 15px 0px 0px 0px;
		float: none;
		clear: both;
	}
	
	.footer_cta_container {
		overflow: auto;
		min-height: 370px;
	}
	
	.footer_cta {
		margin: 0px auto;
		padding: 20px 0px;
		width: 100%;
		min-width: 300px;
		overflow: auto;
	}
	
	.footer_cta_title {
		display: block;
		width: auto;
		margin: 0px 20px;
		padding: 0px;
		color: #fff;
		font-size: 22px;
		line-height: 30px;
		text-align: center;
		float: none;
	}
	
	.footer_cta_form {
		display: block;
		width: 100%;
		margin: 0px 0px;
		padding: 0px;
		text-align: center;
		overflow: auto;
	}
	
	.footer_bug_left {
		display: none;
	}
	
	.footer_bug_right {
		display: none;
	}
	
	.footer_certification {
		margin: 0px 20px 20px 20px;
	}
	
	.footer_logos {
		margin: 0px;
	}
	
	.footer_bottom {
		flex-wrap: wrap;
	}
	
	.footer_bottom_block {
		flex-basis: 50%;
		margin: 0px auto 20px auto;
	}
	
	.footer_bottom_block img {}
	
	.footer_bottom_block:nth-child(-n+2) {
		text-align: center;
	}
	
	.footer_autopilot {
		min-height: 180px;
		overflow: hidden;
	}
	
	/* Content */
	.content_container {
		min-width: 300px;
		max-width: none;
		background: #fff;
	}
	
	.content_container_a {
		min-width: 300px;
		max-width: none;
	}
	
	.content_container_b {
		min-width: 300px;
		max-width: none;
	}
	
	.content_container_c {
		min-width: 300px;
		padding: 30px 0px 60px 0px;
		max-width: none;
	}
	
	.content_testimonial {
		min-width: 300px;
		max-width: none;
	}
	
	.content {
		width: auto;
		min-width: 300px;
		max-width: none;
	}
	
	.content_feature {
		min-width: 300px;
		max-width: none;
		height: 150px;
		padding: 50px 0px;
	}
	
	.content_wide {
		min-width: 300px;
		max-width: none;
	}
	
	.content_fixed {
		min-width: 300px;
		max-width: none;
	}
	
	.content_narrow {
		min-width: 300px;
		max-width: none;
	}
	
	.content_cta {
		min-width: 300px;
		max-width: none;
	}
	
	.content_background {
		min-width: 300px;
		max-width: none;
	}
	
	.content_banner {
		min-width: 300px;
		max-width: none;
	}
	
	.content_left {
		float: none;
	}
	
	.content_right {
		float: none;
	}
	
	.content_one {
		width: 100%;
	}
	
	.content_two {
		width: 100%;
	}
	
	.content_three {
		width: 100%;
	}
	
	.content_four {
		width: 100%;
	}
	
	.content_five {
		width: 100%;
	}
	
	.content_six {
		width: 100%;
	}
	
	.content_seven {
		width: 100%;
	}
	
	.content_eight {
		width: 100%;
	}
	
	.content_nine {
		width: 100%;
	}
	
	.content_ten {
		width: 100%;
	}
	
	.content_eleven {
		width: 100%;
	}
	
	.content_twelve {
		width: 100%;
	}
	
	.content_sidebar, .sidebar_pad {
		display: none;
	}
	
	/* Containers */
	.container_title {
		margin: 20px 15px 15px 15px;
		font-size: 30px;
		line-height: 34px;
	}
	
	.container_text {
		margin: 0px 15px 30px 15px;
		font-size: 14px;
	}
	
	/* Post */
	.post_title {
		margin: 30px 15px 15px 15px;
		font-size: 26px;
		line-height: 30px;
	}
	
	.post_text {
		margin: 0px 15px 30px 15px;
		font-size: 14px;
	}
	
	.post_text img {
		width: 100%;
		float: none;
		margin: 0px 0px 10px 0px;
	}
	
	.post_text iframe {
		width: 290px;
		height: 162px;
		margin: 0px 0px 15px 0px;
	}
	
	.post_sharing {
		margin: 0px 15px 15px 15px;
	}
	
	.post_sharing .addthis_sharing_toolbox {
		float: none !important;
	}
	
	.post_link {
		margin: 0px 10px 20px 10px;
		padding: 10px 5px 0px 5px;
		font-size: 18px;
		line-height: 20px;
		text-align: left;
		border-top: 1px dotted #999;
	}
	
	/* Image */
	.image_icon {
		width: auto !important;
	}
	
	/* Custom Containers ------------------------------------------------------*/
	
	/* Banner */
	.banner_home {
		height: 250px;
	}
	
	.banner_home_text {
		height: auto;
		width: 100%;
		margin: 0px;
		padding: 0px;
		font-size: 24px;
		line-height: 30px;
		text-align: center;
		position: absolute;
		top: 50%;
		left: 0px;
		right: 0px;
		transform: translateY(-50%);
	}
	
	.banner_home_text h1 {
		font-size: 24px;
		line-height: 30px;
	}
	
	.banner_home_text h1 strong {
		font-size: 40px;
		line-height: 45px;
	}
	
	.banner_home_text ul {}
	
	.banner_home_text ul li {
		display: inline-block;
		flex-basis: 45%;
	}
	
	.banner_home_text ul li img {
		width: auto;
		max-width: 90%;
		height: auto;
		margin: auto;
	}
	
	.banner_home_area {
		font-size: 40px;
		line-height: 45px;
	}
	
	.banner_home_default {
		text-align: left;
	}
	
	.banner_home_text a:link, .banner_home_text a:visited {
		width: 240px;
		margin: 20px auto 0px auto;
		padding: 10px 20px;
		font-size: 22px;
		line-height: 25px;
	}
	
	.banner_home_text a:hover, .banner_home_text a:active {
		width: 240px;
		margin: 20px auto 0px auto;
		padding: 10px 20px;
		font-size: 22px;
		line-height: 25px;
	}
	
	.banner_cta {
		width: 100%;
		margin: 0px;
		padding: 0px 0px 20px 0px;
		background: rgba(0, 0, 0, 0);
		position: relative;
		bottom: auto;
	}
	
	#banner_home_chat {
		right: auto;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 60%;
		height: auto;
	}
	
	.banner_cta_block {
		width: 100%;
		max-width: 1290px;
		margin: 0px auto;
		overflow: auto;
	}
	
	.banner_cta_title {
		display: block;
		margin: 0px;
		font-size: 22px;
		line-height: 30px;
		float: none;
	}
	
	.banner_cta_form {
		display: block;
		margin: 0px 0px;
		padding: 0px;
		text-align: center;
		overflow: hidden;
	}
	
	.banner_cta_form h3 {
		display: block;
		color: #fff;
		font-size: 22px;
		line-height: 30px;
		background: #d6202a;
		float: none;
	}
	
	.banner_home_badge {
		width: 40%;
		height: auto;
		position: absolute;
		left: 5%;
		top: 50%;
		transform: translateY(-50%);
	}
	
	.banner_home_image {
		width: 50%;
		height: auto;
		position: absolute;
		left: auto;
		right: 5%;
		bottom: auto;
		top: 50%;
		transform: translateY(-50%);
	}
	
	/* Sidebar */
	.sidebar_title {
		margin: 0px 20px;
	}
	
	.sidebar_content {
		margin: 0px 20px 20px 20px;
	}
	
	/* Home */
	.home_text {
		margin: 30px 20px 50px 20px;
		font-size: 24px;
		line-height: 35px;
	}
	
	.home_text h2 {
		font-size: 24px;
		line-height: 35px;
	}
	
	.home_intro {
		margin: 30px 20px 50px 20px;
		font-size: 16px;
		line-height: 30px;
	}
	
	.home_intro h1 {
		margin: 0px 0px 20px 0px;
		font-size: 24px;
		line-height: 35px;
	}
	
	.home_market {
		margin: 0px 0px 20px 0px;
	}
	
	.home_market_block {
		display: inline-block;
		width: 50%;
		min-height: 280px;
	}
	
	.home_market_state {
		font-size: 16px;
		line-height: 20px;
	}
	
	.home_market_state img {
		margin: 0px auto 10px auto;
		vertical-align: top;
		display: block;
	}
	
	.home_market_city {
		font-size: 16px;
		line-height: 20px;
	}
	
	.home_market_city ul {
		margin: 0px 0px;
		padding: 10px 0px;
	}
	
	.home_market_link {
		font-size: 12px;
		line-height: 20px;
	}
	
	.home_cta {
		margin: 40px 0px 0px 0px;
		padding: 0px;
		width: 100% !important;
		justify-content: center;
		gap: 30px;
	}
	
	.home_cta_block {
		padding: 0px;
		width: 40%;
	}
	
	.home_cta_image {
		margin: 0px 5% 20px 5%;
		padding: 0px 0px 90% 0px;
	}
	
	.home_cta_title {
		font-size: 16px;
		line-height: 20px;
	}
	
	.home_banner {
		height: 300px;
	}
	
	.home_banner_content {
		height: 300px;
	}
	
	.home_banner_text {
		font-size: 14px;
		line-height: 24px;
		text-shadow: 2px 2px 4px #000;
	}
	
	.home_banner_left {
		background-position: center;
	}
	
	.home_banner_center {
		background-position: center;
	}
	
	.home_banner_right {
		background-position: center;
	}
	
	.home_banner_left .home_banner_text {
		width: 50%;
		left: 0px;
	}
	
	.home_banner_center .home_banner_text {
		width: 90%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	.home_banner_right .home_banner_text {
		width: 50%;
		right: 0px;
	}
	
	.home_banner_text h1 {
		font-size: 30px;
		line-height: 35px;
		text-shadow: 2px 2px 4px #000;
	}
	
	.home_banner_text h2 {
		font-size: 26px;
		line-height: 32px;
		text-shadow: 2px 2px 4px #000;
	}
	
	.home_banner_text h3 {
		font-size: 22px;
		line-height: 30px;
		text-shadow: 2px 2px 4px #000;
	}
	
	.home_banner_text h4 {
		font-size: 20px;
		line-height: 28px;
		text-shadow: 2px 2px 4px #000;
	}
	
	.home_banner_text h5 {
		font-size: 18px;
		line-height: 26px;
		text-shadow: 2px 2px 4px #000;
	}
	
	.home_banner_text h6 {
		font-size: 16px;
		line-height: 24px;
		text-shadow: 2px 2px 4px #000;
	}
	
	.home_banner_button {
		padding: 10px 15px;
		font-size: 16px;
		line-height: 20px;
	}
	
	/* Testimonials */
	.testimonial {
		min-width: 300px;
		max-width: 1190px;
	}
	
	.testimonial_text {
		font-size: 18px;
		line-height: 28px;
	}
	
	.testimonial_title {
		font-size: 16px;
		line-height: 20px;
	}
	
	/* Location */
	.location_intro {
		margin: 50px 20px 30px 20px;
	}
	
	.location_intro h1 {
		font-size: 40px;
		line-height: 40px;
	}
	
	.location_intro h2 {
		font-size: 18px;
		line-height: 25px;
	}
	
	.location_filters {
		margin: 0px 20px;
	}
	
	.location_filters ul li {
		width: 46%;
		margin: 0px 0px 10px 4%;
	}
	
	.location_markets {
		margin: 20px 0px 40px 0px;
	}
	
	.location_market_block {
		width: 50%;
		margin: 20px 0px;
		padding: 0px;
	}
	
	.location_market_map {
		height: 150px;
	}
	
	.location_market_title {
		height: 50px;
		font-size: 18px;
		line-height: 25px;
	}
	
	.location_title {
		margin: 50px 20px 0px 20px;
		font-size: 30px;
		line-height: 35px;
	}
	
	.location_title h1 {
		font-size: 30px;
		line-height: 35px;
	}
	
	.location_text {
		margin: 0px 20px 40px 20px;
		padding: 0px;
		font-size: 17px;
		line-height: 28px;
		font-weight: 300;
		text-align: left;
	}
	
	.location_map {
		width: 100%;
		max-width: 500px;
		margin: 0px auto;
		float: none;
	}
	
	/* Service Area */
	.service_area {
		margin: 50px 20px 30px 20px;
	}
	
	.service_area h1 {
		font-size: 40px;
		line-height: 40px;
	}
	
	.service_area ul li {
		display: inline-block;
		width: 45%;
		margin: 0px 0px;
		padding: 5px 0px 0px 5%;
	}
	
	.service_area_filters {
		margin: 30px 20px 20px 20px;
		padding: 30px 0px 0px 0px;
	}
	
	.service_area_filters ul li {
		width: 46%;
		margin: 0px 2% 10px 2%;
	}
	
	.service_area_markets ul li {
		width: 45%;
		margin: 0px;
		padding: 5px 0px 0px 5%;
	}
	
	.service_area_brands {
		justify-content: space-between;
		align-items: flex-end;
		margin: 0px 20px 45px 20px;
	}
	
	.service_area_brand_block {
		flex-basis: 45%;
		margin: 20px 0px 0px 0px;
	}
	
	.service_area_map {
		width: 100%;
		margin: 0px auto;
	}
	
	/* Pests */
	.pest_intro {
		margin: 50px 20px 30px 20px;
	}
	
	.pest_intro h1 {
		font-size: 40px;
		line-height: 40px;
	}
	
	.pest_filters {
		margin: 0px 20px;
	}
	
	.pest_filters ul li {
		width: 46%;
		margin: 0px 2% 10px 2%;
	}
	
	.pest_library {
		margin: 20px 0px 40px 0px;
	}
	
	.pest_library_block {
		width: 50%;
		margin: 20px 0px;
		padding: 0px;
	}
	
	.pest_library_title {
		height: 50px;
		font-size: 18px;
		line-height: 25px;
	}
	
	.pest_title {
		margin: 50px 20px 0px 20px;
		font-size: 30px;
		line-height: 35px;
	}
	
	.pest_title h1 {
		font-size: 30px;
		line-height: 35px;
	}
	
	.pest_text {
		margin: 20px 20px 40px 20px;
	}
	
	.pest_text h2 {
		color: #d6202a;
		font-size: 22px;
		line-height: 30px;
	}
	
	.pest_iso {
		width: 100%;
		max-width: 500px;
		margin: 0px auto;
		float: none;
	}
	
	.pest_video {
		margin: 20px 20px 30px 20px;
	}
	
	/* Industry */
	.industry_title {
		margin: 50px 20px 30px 20px;
		font-size: 40px;
		line-height: 40px;
	}
	
	.industry_title h1 {
		font-size: 40px;
		line-height: 40px;
	}
	
	.industry_text {
		margin: 20px 20px 0px 20px;
	}
	
	.industry_text h2 {
		font-size: 30px;
		line-height: 35px;
	}
	
	.industry_text h3 {
		font-size: 20px;
		line-height: 25px;
	}
	
	.industry_cta_image {
		width: 150px;
		height: auto;
		margin: 0px 0px 15px 0px;
		position: relative;
		left: 0px;
		bottom: 0px;
		z-index: 1;
	}
	
	.industry_cta_text {
		margin: 0px 40px 0px 40px;
		font-size: 15px;
		line-height: 25px;
		z-index: 2;
	}
	
	.industry_cta_text h3 {
		font-size: 26px;
		line-height: 30px;
	}
	
	.industry_service_container {
		margin: 40px 0px;
		padding: 0px;
		position: relative;
		overflow: auto;
	}
	
	.industry_service_image {
		width: auto;
		margin: 0px 30px;
		padding: 0px;
		float: none;
	}
	
	.industry_service_image img {
		width: 100%;
		max-width: 500px;
		margin: 15px auto;
	}
	
	.industry_service_content {
		width: 100%;
		margin: 0px 0px;
		float: none;
	}
	
	.industry_service_text h2 {
		font-size: 30px;
		line-height: 35px;
	}
	
	.industry_service_text h3 {
		font-size: 20px;
		line-height: 25px;
	}
	
	.industry_service_left {
		float: none;
	}
	
	.industry_service_right {
		float: none;
	}
	
	.industry_text blockquote {
		margin: 40px 0px;
		font-size: 20px;
		line-height: 30px;
	}
	
	.industry_text blockquote a:link, .industry_text blockquote a:visited {
		padding: 20px 20px;
	}
	
	.industry_text blockquote a:hover, .industry_text blockquote a:active {
		padding: 20px 20px;
	}
	
	.industry_programs {}
	
	.industry_programs h3 {
		font-size: 18px;
		line-height: 22px;
	}
	
	.industry_programs ul {}
	
	.industry_programs ul li {
		flex-basis: 48%;
		margin: 0px 1% 30px 1%;
		font-size: 14px;
		line-height: 18px;
		text-align: center;
	}
	
	.industry_programs ul li img {
		display: block;
		margin: 0px auto 10px auto;
		float: none;
		clear: both;
	}
	
	/* Organic */
	.organic_service_block {
		flex-basis: 100%;
		border-bottom: 1px solid #111;
	}
	
	.organic_service_left {
		flex-basis: 100%;
		border-right: none;
	}
	
	.organic_service_right {
		flex-basis: 100%;
	}
	
	.organic_service_full {
		flex-basis: 100%;
		border-bottom: none;
	}
	
	.organic_service_title {
		display: block;
		height: auto;
		margin: 20px 10px;
		font-size: 20px;
		line-height: 25px;
		text-align: center;
	}
	
	.organic_service_title img {
		display: block;
		margin: 0px auto 5px auto;
		float: none;
	}
	
	.organic_service_text {
		margin: 0px 10px 20px 10px;
		text-align: center;
	}
	
	.organic_service_full .organic_service_title {
		display: block;
		margin: 20px 10px;
	}
	
	.organic_service_full .organic_service_text {
		margin: 0px 10px 20px 10px;
	}
	
	.organic_leed {
		margin: 0px 20px;
		padding: 60px 0px;
	}
	
	.organic_leed_image {
		display: none;
	}
	
	.organic_leed_intro {
		display: block;
		width: auto;
		float: none;
		text-align: left;
	}
	
	.organic_leed_intro h3 {
		font-size: 22px;
		line-height: 25px;
	}
	
	.organic_leed_intro h4 {
		font-size: 30px;
		line-height: 35px;
	}
	
	.organic_leed_text {
		display: block;
		width: auto;
		margin: 20px 0px 0px 0px;
		font-size: 17px;
		line-height: 28px;
		float: none;
	}
	
	.organic_service_area_title {
		width: auto;
		margin: 0px 20px;
		font-size: 22px;
		line-height: 22px;
	}
	
	.organic_service_area_text {
		width: auto;
		margin: 20px 20px;
	}
	
	.organic_service_area_text h2 {
		font-size: 30px;
		line-height: 35px;
	}
	
	.organic_service_area_text blockquote {
		margin: 40px 0px;
		font-size: 20px;
		line-height: 30px;
	}
	
	.organic_service_area_text blockquote a:link, .industry_text blockquote a:visited {
		padding: 20px 20px;
	}
	
	.organic_service_area_text blockquote a:hover, .industry_text blockquote a:active {
		padding: 20px 20px;
	}
	
	/* Smart */
	.smart_container {
		display: block;
		margin: 0px;
		padding: 50px 0px 0px 0px;
		overflow: auto;
	}
	
	.smart_intro {
		display: block;
		width: auto;
		margin: 0px 20px;
		padding: 0px;
		float: none;
	}
	
	.smart_intro h1 {
		margin: 0px;
		font-size: 40px;
		line-height: 40px;
	}
	
	.smart_intro ul {
		margin: -10px 0px 0px 0px;
		padding: 0px;
		list-style: none;
	}
	
	.smart_intro ul li {
		margin: 0px;
		padding: 8px 0px 8px 35px;
	}
	
	.smart_video {
		display: block;
		width: auto;
		margin: 40px 20px 0px 20px;
		padding: 0px;
		float: none;
		font-size: 17px;
		line-height: 20px;
		text-align: right;
		font-weight: 700;
	}
	
	.smart_video big {
		display: block;
		margin: 10px 0px 20px 0px;
		padding: 12px 20px;
		color: #fff !important;
		font-size: 18px;
		line-height: 18px;
		background: #ac0202;
		text-decoration: none !important;
	}
	
	.smart_service {
		background: #0f2c88;
		overflow: auto;
	}
	
	.smart_service ul {
		margin: 0px;
		padding: 30px 0px;
		list-style: none;
		overflow: auto;
	}
	
	.smart_service ul li {
		display: block;
		width: auto;
		margin: 0px;
		padding: 0px 3%;
		color: #fff;
		font-size: 24px;
		line-height: 30px;
		font-weight: 700;
		text-align: center;
		float: none;
	}
	
	.smart_service ul li img {
		display: block;
		margin: 30px auto 20px auto;
		height: 100px;
		width: auto;
	}
	
	.smart_cta {
		background: #187ee0;
		overflow: auto;
	}
	
	.smart_cta_text {
		display: block;
		width: auto;
		margin: 40px 0px;
		color: #fff;
		font-size: 18px;
		line-height: 30px;
		font-weight: 700;
		text-align: center;
	}
	
	.smart_cta_text p {
		font-weight: 700;
	}
	
	.smart_cta_text strong {
		display: block;
		font-size: 24px;
		line-height: 34px;
	}
	
	.smart_cta_text a:link, .smart_cta_text a:visited, .smart_cta_text a:hover, .smart_cta_text a:active {
		color: #fff;
		text-decoration: none;
	}
	
	.smart_info {
		margin: 30px 20px;
		padding: 0px;
		border: none;
		overflow: auto;
	}
	
	.smart_info_testimonial {
		display: block;
		width: auto;
		line-height: 24px;
		background: #eee;
		float: none;
	}
	
	.smart_info_testimonial p {
		margin: 0px 20px 20px 20px;
	}
	
	.smart_info_testimonial img {
		width: 100%;
		height: auto;
		margin: 0px 0px 15px 0px;
	}
	
	.smart_info_text {
		display: block;
		width: auto;
		margin: 0px 0px;
		padding: 0px 0px 0px 0px;
		float: none;
	}
	
	.smart_info_text h3 {
		margin: 10px 0px 25px 0px;
		font-size: 30px;
		line-height: 35px;
		text-align: left;
	}
	
	.smart_info_text ul {
		margin: 0px;
		padding: 0px 0px;
		list-style: none;
		overflow: auto;
	}
	
	.smart_info_text ul li {
		margin: 0px;
		padding: 0px 0px 30px 35px;
	}
	
	.smart_trap {
		margin: 0px 0px 45px 0px;
		padding: 0px;
	}
	
	.smart_trap_intro {
		text-align: left;
		width: auto;
		margin: 0px 20px 30px 20px;
	}
	
	.smart_trap_intro h3 {
		margin: 0px 0px 20px 0px;
		font-size: 30px;
		line-height: 35px;
	}
	
	.smart_trap_block {
		display: block;
		width: auto;
		min-height: 0px;
		margin: 0px;
		float: none;
	}
	
	.smart_trap_block_info {
		display: block;
		width: auto;
		min-height: 0px;
		margin: 0px;
		float: none;
	}
	
	.smart_trap_block_commercial {
		display: block;
		width: auto;
		min-height: 0px;
		margin: 0px;
		float: none;
	}
	
	.smart_trap_image {
		margin: 0px 20px 20px 20px;
	}
	
	.smart_trap_text {
		margin: 0px 20px;
	}
	
	.smart_trap_text_left {
		display: block;
		width: auto;
		padding: 0px 0px 0% 0px;
		position: relative;
		float: none;
	}
	
	.smart_trap_text_right {
		display: block;
		width: auto;
		padding: 0px 0px 0% 0px;
		position: relative;
		float: none;
	}
	
	.smart_trap_center {
		width: auto;
		position: relative;
		transform: none;
		top: auto;
		left: auto;
	}
	
	.smart_trap_text_right .smart_trap_center {
		left: auto;
		right: auto;
	}
	
	.smart_trap_center h3 {
		margin: 30px 0px 20px 0px;
		font-size: 22px;
		line-height: 30px;
	}
	
	.smart_trap_image_left {
		display: block;
		width: auto;
		padding: 0px 0px 100% 0px;
		background-size: cover;
		float: none;
	}
	
	.smart_trap_image_right {
		display: block;
		width: auto;
		padding: 0px 0px 100% 0px;
		background-size: cover;
		float: none;
	}
	
	.smart_future {
		width: auto;
		max-width: auto;
		margin: 45px 20px;
		padding: 45px 0px 0px 0px;
		border-top: 1px solid #ddd;
	}
	
	.smart_future h3 {
		margin: 0px 0px 20px 0px;
		font-size: 30px;
		line-height: 35px;
	}
	
	.smart_closing {
		width: auto;
		margin: 45px 20px 60px 20px;
		padding: 0px;
	}
	
	.smart_closing h3 {
		font-size: 30px;
		line-height: 35px;
	}
	
	.smart_closing_cta {
		display: block;
		margin: 0px auto 20px auto;
		float: none;
	}
	
	.smart_tech {
		margin: 0px;
		padding: 0px;
		overflow: auto;
	}
	
	.smart_tech_block {
		display: block;
		width: auto;
		min-height: 0px;
		margin: 10px 20px;
		padding: 30px;
		background: #eee;
		float: none;
	}
	
	.smart_tech_block img {
		width: 100%;
		height: auto;
		margin: 0px 0px 30px 0px;
	}
	
	.smart_cities_info_block {
		flex-basis: 90%;
		margin: 0px auto;
		padding: 0px;
	}
	
	.smart_cities_info_image {
		margin: 0px 0px 20px 0px;
		padding: 0px 0px 80% 0px;
	}
	
	.smart_cities_info_text {
		margin: 0px;
	}
	
	.smart_cities_info_text ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	
	.smart_cities_technology h3 {
		margin: 0px 0px 15px 0px;
		font-size: 30px;
		line-height: 40px;
		font-weight: 700 !important;
		color: #d6202a;
		text-align: center;
	}
	
	.smart_cities_technology ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	
	.smart_cities_difference {
		margin: 0px 18px 60px 18px;
		padding: 0px;
		overflow: auto;
	}
	
	.smart_cities_difference_text ul {
		display: block;
		width: auto;
		margin: 0px 0px 30px 0px;
		float: none;
	}
	
	.smart_cities_difference_text li {
		padding: 0px 30px 0px 55px;
	}
	
	.smart_cities_difference_text li:first-child {
		font-size: 20px;
		line-height: 26px;
		text-align: center;
	}
	
	.smart_cities_difference_text ul:first-child li {
		background-position: left 15px center;
	}
	
	.smart_cities_difference_text ul:last-child li {
		background-position: left 15px center;
	}
	
	.smart_cities_difference_text li em {
		display: block;
		font-style: normal;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
	
	.smart_cities_equipment_title {
		margin: 0px 20px 0px 20px;
		padding: 0px;
		font-size: 30px;
		line-height: 40px;
		font-weight: 700;
		color: #d6202a;
		text-align: center;
	}
	
	.smart_cities_equipment {
		margin: 0px 20px 60px 20px;
		padding: 0px;
		overflow: auto;
	}
	
	/* Announcement */
	.announcement {
		padding: 7px 15px;
		font-size: 12px;
	}
	
	.announcement:link, .announcement:visited, .announcement:hover, .announcement:active {
		font-size: 12px;
	}
	
	/* Protection */
	.protection_title {
		margin: 45px 30px 30px 30px;
		font-size: 36px;
		line-height: 40px;
	}
	
	.protection_title h1 {
		font-size: 36px;
		line-height: 40px;
	}
	
	.protection_text {
		margin: 10px 20px 45px 20px;
	}
	
	.protection_text h2 {
		margin: 20px 0px 10px 0px;
		font-size: 30px;
		line-height: 35px;
	}
	
	.protection_plans {
		flex-wrap: wrap;
		margin: 45px 20px 0px 20px;
	}
	
	.protection_plan_block {
		flex-basis: 100%;
		margin: 0px 0px 45px 0px;
	}
	
	.protection_plan_text {
		min-height: 0px;
	}
	
	.protection_coverage {
		margin: 0px 30px 45px 30px;
		font-size: 17px;
		line-height: 28px;
	}
	
	.protection_plan_block_1 .protection_plan_text {
		background: none;
	}
	
	.protection_plan_block_2 .protection_plan_text {
		background: none;
	}
	
	.protection_plan_chart {
		margin: 0px 20px;
		padding: 0px;
		text-align: center;
	}
	
	.protection_plan_seasonal {
		width: auto;
		margin: 10px 20px 30px 20px;
	}
	
	.protection_plan_seasonal span {
		margin: 0px 0px 5px 0px;
		display: inline-block;
		clear: both;
	}
	
	.protection_plan_seasonal h2 {
		margin: 20px 0px 10px 0px;
		font-size: 30px;
		line-height: 35px;
	}
	
	.protection_plan_seasonal ul {
		margin: 0px 0px 45px 0px;
	}
	
	.protection_plan_seasonal ul li {
		flex-basis: 46%;
		margin: 0px 0px 0px 0%;
		padding: 5px 0px 0px 4%;
	}
	
	.protection_table td {
		font-size: 12px;
		line-height: 15px;
		font-weight: 700;
	}
	
	.protection_table_type td {
		font-size: 20px;
		line-height: 20px;
	}
	
	.protection_table_row span {
		display: block;
	}
	
	.protection_table_header td img {
		height: 15px;
	}
	
	.protection_table_header td span {
		display: block;
	}
	
	.protection_table_header td:nth-child(2) {
		width: 20%;
	}
	
	.protection_table_header td:nth-child(3) {
		width: 20%;
	}
	
	.protection_table_header td:nth-child(4) {
		width: 20%;
	}
	
	.protection_table_header td:nth-child(5) {
		width: 20%;
	}
	
	.protection_table_alt .protection_table_header td:nth-child(2) {
		background: #33438c;
	}
	
	.protection_table_alt .protection_table_header td:nth-child(3) {
		background: #33438c;
	}
	
	.protection_table_alt .protection_table_header td:nth-child(4) {
		background: #e6b123;
	}
	
	/*.protection_table_alt .protection_table_header td:nth-child(3) { background:#8F4A9B; }
.protection_table_alt .protection_table_header td:nth-child(4) { background:#EA2127; }
.protection_table_alt .protection_table_header td:nth-child(5) { background:#E6B123; }*/
	.protection_table_alt .protection_table_row td:nth-child(2) {
		color: #33438c;
	}
	
	.protection_table_alt .protection_table_row td:nth-child(3) {
		color: #33438c;
	}
	
	.protection_table_alt .protection_table_row td:nth-child(4) {
		color: #e6b123;
	}
	
	/*.protection_table_alt .protection_table_row td:nth-child(3) { color:#8F4A9B; }
.protection_table_alt .protection_table_row td:nth-child(4) { color:#EA2127; }
.protection_table_alt .protection_table_row td:nth-child(5) { color:#E6B123; }*/
	
	/* Premier Plan */
	.premier_plan_text {
		margin: 60px 20px 40px 20px;
		padding: 0px;
		font-size: 16px;
		line-height: 26px;
		text-align: left;
	}
	
	.premier_plan_text img {
		width: 100%;
		max-width: 450px;
		margin: 15px auto;
		float: none;
	}
	
	.premier_plan_text h1 {
		font-size: 36px;
		line-height: 40px;
	}
	
	.premier_plan_text h2 {
		font-size: 22px;
		line-height: 30px;
	}
	
	.premier_plan_text h3 {
		font-size: 18px;
		line-height: 24px;
	}
	
	.premier_plan_text ul li {
		width: 47%;
	}
	
	/* Product Info */
	.product_info_title {
		margin: 45px 20px 10px 20px;
		font-size: 36px;
		line-height: 40px;
	}
	
	.product_info_title h1 {
		font-size: 36px;
		line-height: 40px;
	}
	
	.product_info_data {
		margin: 0px 5px 30px 5px;
	}
	
	.product_info_data table tr:first-child td {
		padding: 10px 5px;
		font-size: 11px;
		line-height: 11px;
	}
	
	.product_info_data table tr td {
		padding: 6px 5px;
		font-size: 11px;
		line-height: 15px;
	}
	
	/* Winterfest */
	.winterfest_viking {
		display: none;
	}
	
	/* PestPrime */
	.pestprime h1 {
		font-size: 36px;
		line-height: 44px;
	}
	
	.pestprime_viking {
		display: none !important;
	}
	
	/* Careers */
	.career_text img {
		display: block;
		width: 100%;
		max-width: 400px;
		margin: 0px auto 20px auto;
		text-align: center;
		float: none;
	}
	
	.career_icons_text ul li {
		width: 45%;
	}
	
	.career_icons_text ul li img {
		display: block;
		width: auto;
		height: auto;
		max-width: 80%;
		max-height: 120px;
		margin: 0px auto 10px auto;
	}
	
	/* Ecomm */
	.ecomm_services {
		margin: 0px 0px !important;
		justify-content: space-between !important;
	}
	
	.ecomm_service {
		flex-basis: 49% !important;
		margin: 0px 0px 20px 0px !important;
	}
	
	.ecomm_service_summary {
		padding: 0px 0px 60px 0px !important;
		font-size: 12px !important;
		line-height: 20px !important;
	}
	
	.ecomm_service_detail {
		font-size: 12px !important;
		line-height: 20px !important;
	}
	
	.ecomm_service_toggle {
		display: block;
		float: none !important;
	}
	
	.ecomm_service_select {
		display: block;
		margin: 0px 10px !important;
		float: none !important;
		text-align: center !important;
	}
	
	.ecomm_service_deselect {
		display: none;
		float: none !important;
		text-align: center !important;
	}
	
	.ecomm_service_checkboxes {
		display: none !important;
	}
	
	.ecomm_payment {
		border-radius: 10px;
		background: #f7f7f7;
	}
	
	/* Schedule Service */
	.schedule_service_title {
		margin: 60px 20px 30px 20px;
		font-size: 36px;
		line-height: 44px;
	}
	
	.schedule_service_title h1 {
		font-size: 36px;
		line-height: 44px;
	}
	
	.schedule_service_intro {
		font-size: 14px;
		line-height: 24px;
	}
	
	.schedule_service_intro h2 {
		font-size: 24px;
		line-height: 30px;
	}
	
	.schedule_service_intro em {}
	
	.schedule_service_intro img {}
	
	.schedule_service_intro ul {}
	
	.schedule_service_intro ul li {}
	
	.schedule_service_outro {}
	
	.schedule_service_form {
		margin: 20px 20px 45px 20px;
		padding: 0px;
	}
	
	.schedule_service_form .form_field {
		padding: 20px 0px !important;
	}
	
	.schedule_service_form .form_dropdown {
		padding: 20px 0px !important;
	}
	
	.schedule_service_form .wpforms-page-indicator-page-title {
		font-size: 12px !important;
	}
	
	.schedule_service_form .wpforms-page-button {
		width: 150px !important;
	}
	
	.schedule_service_form .wpforms-submit-container {
		margin: 20px 0px 0px 0px !important;
		padding: 20px 0px !important;
	}
	
	.schedule_service_form .wpforms-filed-container {
		width: 90% !important;
		max-width: 600px !important;
		margin: 0px auto !important;
		color: #fff !important;
		font-size: 18px !important;
		font-weight: 700 !important;
		background: #d6202a !important;
		border: none !important;
	}
	
	.schedule_service_form .form_note {
		font-size: 14px !important;
		line-height: 26px !important;
	}
	
	.schedule_service_banner {
		margin: 0px 20px;
		padding: 0px;
	}
	
	.schedule_service_status {}
	
	.schedule_service_status_step {}
	
	.schedule_service_status_step_active {}
	
	.schedule_service_status_step.active {}
	
	.schedule_service_status_step_title {
		font-size: 12px;
	}
	
	.schedule_service_text {
		font-size: 16px;
		line-height: 26px;
	}
	
	.schedule_service_team {
		margin: 40px 20px 40px 20px;
	}
	
	.schedule_service_team img {}
	
	.schedule_service_awards {
		margin: 0px 20px 45px 20px;
	}
	
	.schedule_service_award {}
	
	/* Ecomm */
	.ecomm_service_type {
		margin: 40px 20px 20px 20px !important;
		padding: 0px !important;
		font-size: 30px !important;
		line-height: 36px !important;
		text-align: center !important;
		font-weight: 900 !important;
		text-transform: uppercase !important;
	}
	
	.ecomm_services {
		display: flex !important;
		flex-wrap: wrap !important;
		justify-content: center !important;
		align-items: stretch !important;
		margin: 0px 20px !important;
		padding: 0px !important;
	}
	
	.ecomm_service {
		flex-basis: 23% !important;
		margin: 0px 1% 40px 1% !important;
		padding: 0px !important;
		border: 1px solid #ddd !important;
		box-sizing: border-box !important;
		position: relative !important;
	}
	
	.ecomm_service p {
		margin: 0px 0px 15px 0px !important;
	}
	
	.ecomm_service_image {
		margin: 10px !important;
		padding: 0px 0px 60% 0px !important;
		background-size: cover !important;
		background-position: center !important;
		position: relative !important;
	}
	
	.ecomm_service_mask {
		position: absolute !important;
		top: 0px !important;
		bottom: 0px !important;
		left: 0px !important;
		right: 0px !important;
	}
	
	.ecomm_service_label {
		position: absolute !important;
		bottom: 10px !important;
		left: 12px !important;
		color: #fff !important;
		font-size: 18px !important;
		line-height: 20px !important;
		font-weight: 700 !important;
		text-align: left !important;
		text-transform: uppercase !important;
	}
	
	.ecomm_service_price_regular {
		margin: 0px 0px 0px 0px !important;
		padding: 0px !important;
		color: #111 !important;
		font-size: 12px !important;
		line-height: 20px !important;
		font-weight: 400 !important;
		text-align: left !important;
	}
	
	.ecomm_service_price_regular strike {
		color: #d6202a !important;
		background: rgba(255, 255, 0, .6) !important;
		text-decoration: line-through !important;
	}
	
	.ecomm_service_price {
		margin: 10px 10px 0px 10px !important;
		padding: 5px 0px !important;
		color: #111 !important;
		font-size: 22px !important;
		line-height: 22px !important;
		font-weight: 600 !important;
		text-align: left !important;
	}
	
	.ecomm_service_price span {
		font-size: 12px !important;
		line-height: 22px !important;
		font-weight: 400 !important;
	}
	
	.ecomm_service_price_header {
		margin: 0px 10px !important;
		padding: 5px 0px !important;
		color: #6d6e72 !important;
		font-size: 11px !important;
		line-height: 16px !important;
		font-weight: 600 !important;
		text-align: left !important;
	}
	
	.ecomm_service_price_subheader {
		margin: 0px 10px 10px 10px !important;
		padding: 0px !important;
		color: #6d6e72 !important;
		font-size: 11px !important;
		line-height: 16px !important;
		font-weight: 400 !important;
		font-style: italic !important;
		text-align: left !important;
	}
	
	.ecomm_service_pad {
		margin: 0px !important;
		padding: 0px 0px 0px 0px !important;
	}
	
	.ecomm_service_summary {
		margin: 10px !important;
		padding: 0px 0px 40px 0px !important;
		font-size: 13px !important;
		line-height: 22px !important;
		text-align: left !important;
	}
	
	.ecomm_service_list {
		padding: 0px 0px 5px 20px !important;
	}
	
	.ecomm_service_detail {
		display: none;
		margin: 10px !important;
		padding: 10px 0px 40px 0px !important;
		font-size: 13px !important;
		line-height: 22px !important;
		text-align: left !important;
		border-top: 1px solid #ddd !important;
	}
	
	.ecomm_service_footer {
		width: 100% !important;
		margin: 10px 0px !important;
		padding: 0px !important;
		overflow: auto !important;
		position: absolute !important;
		bottom: 0px !important;
		box-sizing: border-box !important;
	}
	
	.ecomm_service_toggle {
		display: inline-block;
		margin: 0px 0px 0px 10px !important;
		padding: 10px 0px !important;
		color: #d6202a !important;
		font-size: 13px !important;
		line-height: 13px !important;
		text-align: left !important;
		font-weight: 700 !important;
		text-transform: uppercase !important;
		float: left !important;
		cursor: pointer !important;
	}
	
	.ecomm_service_toggle:after {
		content: "+";
		margin: 0px 0px 0px 5px !important;
		transition: all .2s !important;
	}
	
	.ecomm_service_toggle_active:after {
		content: "-";
		margin: 0px 0px 0px 5px !important;
		transition: all .2s !important;
	}
	
	.ecomm_service_select {
		display: inline-block;
		margin: 0px 10px 0px 0px !important;
		padding: 10px !important;
		color: #fff !important;
		font-size: 13px !important;
		line-height: 13px !important;
		text-align: left !important;
		font-weight: 700 !important;
		text-transform: uppercase !important;
		background: #d6202a !important;
		border: 1px solid #fff !important;
		float: right !important;
		cursor: pointer !important;
		transition: all .2s !important;
	}
	
	.ecomm_service_select:hover {
		border: 1px solid #d6202a !important;
		transition: all .2s !important;
	}
	
	.ecomm_service_deselect {
		display: none;
		margin: 0px 10px 0px 0px !important;
		padding: 10px !important;
		color: #fff !important;
		font-size: 13px !important;
		line-height: 13px !important;
		text-align: left !important;
		font-weight: 700 !important;
		text-transform: uppercase !important;
		background: #222 !important;
		border: 1px solid #fff !important;
		float: right !important;
		cursor: pointer !important;
		transition: all .2s !important;
	}
	
	.ecomm_service_deselect:hover {
		border: 1px solid #222 !important;
		transition: all .2s !important;
	}
	
	.ecomm_service_checkboxes {
		display: none !important;
	}
	
	.ecomm_service_buy {
		display: block;
		margin: 0px 10px;
		padding: 10px;
		color: #fff;
		font-size: 13px;
		line-height: 13px;
		text-align: center;
		background: #99c554;
	}
	
	.ecomm_service_buy:link, .ecomm_service_buy:visited {
		color: #fff;
		font-weight: 700;
		text-transform: uppercase;
		border: 1px solid #fff;
		transition: all .2s;
	}
	
	.ecomm_service_buy:hover, .ecomm_service_buy:active {
		color: #fff;
		font-weight: 700;
		text-transform: uppercase;
		border: 1px solid #99c554;
		transition: all .2s;
	}
	
	.ecomm_payment {
		display: none;
		margin: 20px 0px 0px 0px !important;
	}
	
	.ecomm_empty {
		font-size: 14px !important;
		font-style: italic !important;
	}
	
	.ecomm_tax {
		font-size: 14px !important;
		font-style: italic !important;
	}
	
	.ecomm_terms {
		font-size: 14px !important;
		font-style: italic !important;
	}
	
	/* Ecommerce */
	.ecommerce_plans {
		margin: 0px 0px 0px 0px;
	}
	
	.ecommerce_plan {
		flex-basis: 48%;
		margin: 0px 1% 30px 1%;
	}
	
	.ecommerce_plan_selected {}
	
	.ecommerce_plan_label {
		font-size: 18px;
		line-height: 20px;
	}
	
	.ecommerce_plan_featured {}
	
	.ecommerce_plan_content {}
	
	.ecommerce_plan_title {
		font-size: 17px;
		line-height: 22px;
	}
	
	.ecommerce_plan_price {
		font-size: 22px;
		line-height: 22px;
	}
	
	.ecommerce_plan_price_description {
		font-size: 12px;
		line-height: 18px;
	}
	
	.ecommerce_plan_price_notes {
		font-size: 12px;
		line-height: 18px;
	}
	
	.ecommerce_plan_intro {
		margin: 10px 0px;
		font-size: 12px;
		line-height: 18px;
	}
	
	.ecommerce_plan_footer {}
	
	.ecommerce_plan_detail {
		font-size: 12px;
		line-height: 18px;
	}
	
	.ecommerce_plan_text {
		padding: 10px 10px;
		font-size: 12px;
		line-height: 18px;
	}
	
	.ecommerce_services {
		margin: 0px 0px 0px 0px;
	}
	
	.ecommerce_service {
		flex-basis: 48%;
		margin: 0px 1% 30px 1%;
	}
	
	.ecommerce_service_title {
		font-size: 17px;
		line-height: 22px;
	}
	
	.ecommerce_service_content {}
	
	.ecommerce_service_price {
		font-size: 12px;
		line-height: 20px;
	}
	
	.ecommerce_service_price strong {
		display: block;
		margin: 5px 0px 0px 0px;
		font-size: 16px;
	}
	
	.ecommerce_service_price s {}
	
	.ecommerce_service_price_description {
		margin: 10px 0px 5px 0px;
		font-size: 12px;
		line-height: 18px;
	}
	
	.ecommerce_service_price_notes {
		font-size: 12px;
		line-height: 18px;
	}
	
	.ecommerce_service_intro {
		margin: 10px 0px;
		font-size: 12px;
		line-height: 18px;
	}
	
	.ecommerce_service_footer {}
	
	.ecommerce_service_detail {
		font-size: 12px;
		line-height: 18px;
	}
	
	.ecommerce_service_text {
		padding: 10px 10px;
		font-size: 12px;
		line-height: 18px;
	}
	
	.ecommerce_info {
		width: auto;
		margin: 0px 0px 45px 0px;
		padding: 30px 20px;
	}
	
	.ecommerce_info .form_label {
		font-size: 12px;
	}
	
	.ecommerce_info .form_field {
		font-size: 12px;
	}
	
	.ecommerce_info .form_dropdown {
		font-size: 12px;
	}
	
	.ecommerce_link {}
	
	.ecommerce_link:hover {}
	
	.ecommerce_payment {
		flex-wrap: wrap;
		width: auto;
		margin: 0px 0px 45px 0px;
	}
	
	.ecommerce_payment_service {
		flex-basis: 100%;
	}
	
	.ecommerce_payment_checkout {
		flex-basis: 100%;
	}
	
	.ecommerce_payment .form_label {
		font-size: 12px;
	}
	
	.ecommerce_payment .form_field {
		font-size: 12px;
	}
	
	.ecommerce_payment .form_dropdown {
		font-size: 12px;
	}
	
	.ecommerce_step {}
	
	.ecommerce_step.active {}
	
	.ecommerce_step .form_radio li {}
	
	.ecommerce_nav {}
	
	.ecommerce_nav_button {}
	
	.ecommerce_nav_button.inactive {}
	
	.ecommerce_message {}
	
	.ecommerce_message .form_message_fail {}
	
	.ecommerce_section_header {
		margin: 0px 0px 10px 0px;
		padding: 10px 20px;
		font-size: 20px;
		line-height: 26px;
	}
	
	.ecommerce_section {
		font-size: 18px;
		line-height: 26px;
	}
	
	.ecommerce_review {}
	
	.ecommerce_review_text {
		font-size: 12px;
		line-height: 18px;
	}
	
	.ecommerce_review_text h3 {}
	
	.ecommerce_review_detail {
		font-size: 12px;
		line-height: 18px;
	}
	
	.ecommerce_review_totals {
		font-size: 14px;
		line-height: 26px;
	}
	
	.ecommerce_review_totals table {}
	
	.ecommerce_review_totals tr td {}
	
	.ecommerce_review_totals tr td:last-child {}
	
	.ecommerce_review .form_radio li {}
	
	.ecommerce_terms {}
	
	.ecommerce_selected {
		width: auto;
		max-width: 900px;
		margin: 0px 0px 40px 0px;
	}
	
	.ecommerce_selected_header {
		font-size: 20px;
		line-height: 24px;
	}
	
	.ecommerce_selected_title {
		font-size: 18px;
		line-height: 24px;
	}
	
	.ecommerce_selected_detail {
		font-size: 12px;
		line-height: 18px;
	}
	
	.ecommerce_selected_content {
		padding: 20px 20px 0px 20px;
	}
	
	.ecommerce_selected_price {
		font-size: 14px;
		line-height: 20px;
	}
	
	.ecommerce_selected_price strong {
		font-size: 16px;
	}
	
	.ecommerce_selected_price s {}
	
	.ecommerce_selected_price_description {
		font-size: 12px;
		line-height: 18px;
	}
	
	.ecommerce_selected_price_notes {
		font-size: 12px;
		line-height: 18px;
	}
	
	.ecommerce_selected_intro {
		font-size: 12px;
		line-height: 18px;
	}
	
	.ecommerce_selected_text {
		font-size: 12px;
		line-height: 18px;
	}
	
	.ecommerce_selected_nav {}
	
	.ecommerce_selected_footer {
		margin: 30px 0px 15px 0px;
		font-size: 22px;
		line-height: 26px;
	}
	
	/* Survey */
	.survey_title {
		font-size: 36px;
		line-height: 44px;
	}
	
	.survey {
		margin: 0px auto 90px auto;
		padding: 0px;
		border: none;
		border-radius: 0px;
	}
	
	/* Mergers */
	.mergers_intro h1 {
		font-size: 36px;
		line-height: 44px;
	}
	
	.mergers_testimonials {
		margin: 0px 20px 0px 20px;
	}
	
	.mergers_testimonials_title {
		font-size: 36px;
		line-height: 44px;
	}
	
	.mergers_testimonial_block {
		flex-basis: 100%;
		margin: 90px 0px 0px 0px;
		padding: 25px;
	}
	
	.mergers_testimonial_button {
		display: none;
	}
	
	.mergers_testimonial {
		display: none;
	}
	
	.mergers_testimonial_arrow {
		display: none;
	}
	
	.mergers_testimonial_mobile_button {
		display: inline-block;
		width: 90%;
		max-width: 400px;
		margin: 15px auto 30px auto;
		padding: 10px 0px;
		color: #fff;
		font-size: 18px;
		line-height: 20px;
		font-weight: 400;
		text-align: center;
		text-transform: uppercase;
		background: #d6202a;
		border-radius: 10px;
		cursor: pointer;
	}
	
	.mergers_testimonial_mobile {
		margin: 0px 0px 0px 0px;
		padding: 20px 0px 0px 0px;
		font-size: 16px;
		line-height: 26px;
		color: #666;
		text-align: left;
		position: relative;
		border-top: 1px solid #fff;
	}
	
	.mergers_process_intro h2 {
		font-size: 36px;
		line-height: 44px;
	}
	
	.mergers_process {
		margin: 60px auto 0px auto;
	}
	
	.mergers_process_block {
		flex-basis: 100%;
		margin: 80px 20px 0px 20px;
	}
	
	.mergers_disclaimer {
		margin: 30px 20px;
		padding: 0px;
		font-size: 16px;
		line-height: 26px;
		text-align: left;
		font-style: italic;
	}
	
	/* Hubspot -----------------------------------------------------------*/
	
	/* Footer CTA*/
	.footer_cta_form .hs-form {
		width: 90% !important;
		margin: 20px auto 0px auto !important;
		padding: 0px 5%;
		float: none;
	}
	
	.footer_cta_form .hs-form .hs-submit {
		width: 100%;
		max-width: 300px;
		margin: 10px auto 0px auto !important;
		float: none !important;
	}
	
	.footer_cta_form .hs-form input {
		width: 96%;
		max-width: 450px;
		margin: 0px auto 10px auto !important;
		padding: 0px 2% !important;
		font-size: 14px !important;
		float: none;
	}
	
	.footer_cta_form .hs-form input[type="tel"] {
		width: 96%;
	}
	
	.footer_cta_form .hs-form input[type="email"] {
		width: 96%;
	}
	
	.footer_cta_form .hs-form select {
		width: 100%;
		max-width: 450px;
		margin: 0px auto 10px auto !important;
		padding: 0px 2% !important;
		font-size: 14px !important;
		float: none;
	}
	
	.footer_cta_form .hs-form .hs-button {
		float: none;
	}
	
	.footer_cta_form .hs-form .hs-submit {
		position: relative;
		top: auto;
		right: auto;
	}
	
	/* Banner CTA */
	.banner_cta_form .hs-form {
		width: 90% !important;
		margin: 20px auto 0px auto !important;
		padding: 0px 5%;
		float: none;
	}
	
	.banner_cta_form .hs-form .hs-submit {
		width: 100%;
		max-width: 300px;
		margin: 10px auto 0px auto !important;
		float: none !important;
	}
	
	.banner_cta_form .hs-form input {
		width: 96%;
		max-width: 450px;
		margin: 0px auto 10px auto !important;
		padding: 0px 2% !important;
		font-size: 14px !important;
		float: none;
	}
	
	.banner_cta_form .hs-form .hs-zip input {
		width: 96%;
	}
	
	.banner_cta_form .hs-form select {
		width: 100%;
		max-width: 450px;
		margin: 0px auto 10px auto !important;
		padding: 0px 2% !important;
		font-size: 14px !important;
		float: none;
	}
	
	.banner_cta_form .hs-form .hs-button {
		float: none;
	}
	
	#banner_home_bat {
		width: 150px;
		height: auto;
		position: absolute;
		bottom: 15%;
		right: 0px;
	}
	
	/* Page CTA */
	.post_form .hs-form {
		width: 90% !important;
		padding: 25px 5% !important;
	}
	
	.post_form .hs-form .hs-button {
		font-size: 16px !important;
	}
}

@media screen and (max-width : 480px) {
	/* Banner */
	.banner_home {
		height: 180px;
	}
	
	.banner_home_text h1 {
		font-size: 20px;
		line-height: 25px;
	}
	
	.banner_home_text h1 strong {
		font-size: 23px;
		line-height: 28px;
	}
	
	.banner_home_area {
		font-size: 30px;
		line-height: 35px;
	}
	
	.banner_home_default {
		font-size: 30px;
		line-height: 35px;
	}
	
	.home_banner {}
	
	.home_banner_content {}
	
	.home_banner_text {
		font-size: 14px;
		line-height: 24px;
		text-shadow: 2px 2px 6px #000;
	}
	
	.home_banner_left {
		background-position: center;
	}
	
	.home_banner_center {
		background-position: center;
	}
	
	.home_banner_right {
		background-position: center;
	}
	
	.home_banner_left .home_banner_text {
		width: 50%;
		left: 0px;
	}
	
	.home_banner_center .home_banner_text {
		width: 90%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	.home_banner_right .home_banner_text {
		width: 50%;
		right: 0px;
	}
	
	.home_banner_text h1 {
		font-size: 24px;
		line-height: 32px;
		text-shadow: 2px 2px 4px #000;
	}
	
	.home_banner_text h2 {
		font-size: 22px;
		line-height: 30px;
		text-shadow: 2px 2px 4px #000;
	}
	
	.home_banner_text h3 {
		font-size: 20px;
		line-height: 28px;
		text-shadow: 2px 2px 4px #000;
	}
	
	.home_banner_text h4 {
		font-size: 18px;
		line-height: 28px;
		text-shadow: 2px 2px 4px #000;
	}
	
	.home_banner_text h5 {
		font-size: 16px;
		line-height: 26px;
		text-shadow: 2px 2px 4px #000;
	}
	
	.home_banner_text h6 {
		font-size: 14px;
		line-height: 24px;
		text-shadow: 2px 2px 4px #000;
	}
	
	.home_banner_button {
		padding: 10px 15px;
		font-size: 16px;
		line-height: 20px;
	}
	
	/* Protection */
	.protection_table td {
		width: auto;
		font-size: 10px;
	}
	
	.protection_table_type td {
		font-size: 16px;
	}
	
	/* Ecommerce */
	.ecommerce_plans {
		margin: 0px 0px 0px 0px;
	}
	
	.ecommerce_plan {
		flex-basis: 90%;
		margin: 0px 5% 30px 5%;
	}
	
	.ecommerce_service {
		flex-basis: 90%;
		margin: 0px 5% 30px 5%;
	}
}

/* Home and Sell Your Pest Control Services pages updates 2024 */
.sell-your-pest-control-business .content_container:first-child {
	padding-top: 50px !important;
}

.sell-your-pest-control-business .mergers_intro h1 {
	margin-bottom: 16px !important;
}

.sell-your-pest-control-business p {
	font-weight: 400 !important;
}

.sell-your-pest-control-business .content_seven {
	width: 67%;
}

.sell-your-pest-control-business .content_five {
	width: 33%;
}

.sell-your-pest-control-business .sidebar_title, .form_code .form_code_heading {
	color: #d6202a;
	text-transform: initial;
	border-radius: 0;
	margin: 25px auto 10px;
	max-width: 300px;
	background: transparent;
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	text-align: center;
}

.sell-your-pest-control-business .sidebar_content {
	border-radius: 15px !important;
	min-height: unset !important;
}

.sell-your-pest-control-business .sidebar_form .hs-form .hs-button {
	width: 55% !important;
	margin-top: 30px !important;
}

.sell-your-pest-control-business .sidebar_form .hs-form input {
	margin-bottom: 8px !important;
}

.sell-your-pest-control-business .sidebar_form .hs-form textarea, .sell-your-pest-control-business .mergers_testimonials_title {
	margin-top: 0px !important;
}

.our_visionmission, .sell-your-pest-control-business .mergers_process_intro, .faqs-heading, .sell-your-pest-control-business .message_area {
	margin-top: 60px !important;
}

.sell-your-pest-control-business .core_values-container.mergers_process_intro {
	margin-top: 15px !important;
}

.core_values-container h2 {
	margin-bottom: 25px !important;
}

.relationship_logos_container.mergers_process_intro {
	margin-top: 33px !important;
}

.relationship_logos_container h2 {
	margin-bottom: 63px !important;
}

.content_full.content_twelve.mergers_process_intro.updates2024 {
	margin: 0;
}

.d-flex {
	display: flex;
	flex-wrap: wrap;
}

.item.two-col-block {
	width: 50%;
	display: flex;
	flex-direction: column;
	gap: 10px;
	align-items: center;
}

.item p, .message_area p {
	margin-top: -5px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

.item.two-col-block p {
	max-width: 550px;
}

.item.three-col-block {
	width: 31%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.item.three-col-block img {
	height: 86px;
}

.item.three-col-block .mergers_process_step {
	font-size: 30px;
	margin-top: 12px;
}

.item.three-col-block p {
	max-width: 330px;
	margin-top: -2px;
}

.item.four-col-block {
	width: 24%;
}

.relationship_logos .item.three-col-block img {
	height: auto;
}

.relationship_logos.d-flex {
	row-gap: 40px;
	justify-content: space-between;
}

.core_values {
	justify-content: space-between;
}

body .row_sections .section-content h2, body .row_sections .section-content h2 + h4 {
	margin: 0 !important;
}

body .row_sections .section-content > p:first-of-type {
	margin-top: 15px !important;
}

body .row_sections .section-content .m-btm {
	margin-bottom: 15px !important;
}

.item.one-col-block {
	display: flex;
	gap: 50px;
	align-items: center;
}

.item.one-col-block > div {
	width: 50%;
	text-align: left;
}

.item.one-col-block .image img {
	display: block;
}

.item.one-col-block:nth-child(odd) {
	flex-direction: row-reverse;
}

.row_sections.d-flex {
	gap: 30px;
	margin-top: 30px;
}

.toggle-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #e6e6e6;
	padding: 13px 20px;
	cursor: pointer;
}

.toggle-title img {
	transition: all .3s;
}

.toggle-title.opened img {
	transform: rotate(90deg);
}

body .faqs .toggle-title h2 {
	font-size: 22px;
	line-height: 1.2;
	margin: 0;
}

.faqs {
	display: flex;
	flex-direction: column;
	gap: 5px;
	border: 2px solid #e6e6e6;
	border-radius: 3px;
	margin-top: 25px;
}

.toggle-description {
	display: none;
	padding: 20px 20px 0;
}

.form_code, .quotes_area .item.d-flex > div {
	flex: 1;
}

.quotes_area-data {
	flex: 2;
}

.quote-data {
	background: #d51f2a;
	padding: 20px 0px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	height: 280px;
	width: 320px;
	margin: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
}

img.stars {
	width: 120px;
}

img.quote-icon {
	width: 35px;
	margin-top: -14px;
}

.quotes_area .item.d-flex {
	gap: 30px;
}

.quotes_area .item.d-flex:nth-child(1) {
	flex-direction: row-reverse;
}

.message_area p, body .faqs .toggle-title h2, .toggle-description p {
	text-align: left;
}

.form_code .hs-form input:focus-visible, .form_code .hs-form select:focus-visible, .form_code .hs-form textarea:focus-visible {
	outline: none;
}

.form_code .hs-form input::-webkit-input-placeholder, .form_code .hs-form textarea::-webkit-input-placeholder {
	color: #d6202a;
	font-size: 16px;
}

.form_code .hs-form input::-moz-placeholder, .form_code .hs-form textarea::-moz-placeholder {
	color: #d6202a;
	font-size: 16px;
}

.form_code .hs-form input:-ms-input-placeholder, .form_code .hs-form textarea:-ms-input-placeholder {
	color: #d6202a;
	font-size: 16px;
}

.form_code .hs-form input::-ms-input-placeholder, .form_code .hs-form textarea::-ms-input-placeholder {
	color: #d6202a;
	font-size: 16px;
}

.form_code .hs-form select, .form_code .hs-form input, .form_code .hs-error-msg, .form_code .hs-form textarea, #label-new_customer_-a362cbf9-d998-4eb8-8998-4d7b8a41dcb5 span {
	color: #d6202a !important;
	font-weight: 400;
	width: 100%;
	font-size: 16px;
}

.form_code .hs-form-field {
	border-bottom: 1px solid #ccc;
}

.form_code .inputs-list {
	list-style-type: none;
	padding-left: 10px;
	display: flex;
	gap: 20px;
}

label.hs-form-radio-display, #label-new_customer_-a362cbf9-d998-4eb8-8998-4d7b8a41dcb5 {
	display: block !important;
}

body form.hs-form .hs-richtext.hs-main-font-element {
	color: #6d6e72 !important;
	font-weight: 500;
	font-size: 14px !important;
	margin-top: 0px !important;
}

body .hs-form-booleancheckbox label.hs-form-booleancheckbox-display, label.hs-form-radio-display {
	display: flex !important;
	gap: 10px;
	margin: 0 !important;
}

.home_intro_content.d-flex {
	gap: 40px;
}

#label-new_customer_-a362cbf9-d998-4eb8-8998-4d7b8a41dcb5 {
	padding-left: 10px;
	margin: 10px 0;
}

label.hs-form-radio-display {
	align-items: center;
}

body .form_code .hs-form-booleancheckbox label.hs-form-booleancheckbox-display span, body label.hs-form-radio-display span {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	position: relative;
}

.form_code .hs_subscribe_to_newsletter, .form_code .hs_interested_in_smart_pest_control {
	margin-top: 15px;
}

.form_code input.hs-button.primary.large {
	background: #a6a6a6 !important;
	color: #fff !important;
	cursor: pointer;
	padding: 0 10px !important;
}

.form_code input.hs-button.primary.large:hover {
	background: #d6202a !important;
}

.form_code ul.no-list.hs-error-msgs.inputs-list {
	margin-left: 10px !important;
}

.form_code .hs-form-radio input[type="radio"], .form_code .hs-form-booleancheckbox input[type="checkbox"] {
	display: none;
}

.form_code .form_code_heading {
	margin: 0 !important;
	max-width: 100%;
	padding-right: 70px;
	margin-bottom: 5px !important;
}

.form_code .hbspt-form {
	padding-right: 70px;
}

body .form_code .hs-form-booleancheckbox label.hs-form-booleancheckbox-display {
	display: inline-flex;
	align-items: center;
	cursor: pointer;
	font-size: 16px;
}

body .form_code .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input[type="checkbox"] + span::before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 2px solid #eee;
	border-radius: 4px;
	background-color: #eee;
	transition: background-color .3s ease;
	position: absolute;
	left: 0;
}

body .form_code .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input[type="checkbox"]:checked + span::before {
	background-color: #eee;
	border-color: #eee;
}

body .form_code .hs-form-booleancheckbox label.hs-form-booleancheckbox-display input[type="checkbox"]:checked + span::after {
	content: "?";
	position: absolute;
	left: 4px;
	top: 0px;
	color: #d6202a;
	font-weight: bold;
	font-size: 13px;
}

body .form_code .hs-form-booleancheckbox label.hs-form-booleancheckbox-display span, .form_code .hs_phone .input {
	padding-left: 25px !important;
}

.form_code .hs-form-radio-display {
	display: inline-flex;
	align-items: center;
	cursor: pointer;
	font-size: 16px;
}

.form_code .hs-form-radio-display span::before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 2px solid #eee;
	border-radius: 50%;
	margin-right: 10px;
	background-color: #eee;
	transition: background-color .3s ease;
}

.form_code .hs-form-radio-display input[type="radio"]:checked + span::before {
	background-color: #eee;
	border-color: #eee;
	position: relative;
}

.form_code .hs-form-radio-display input[type="radio"]:checked + span::after {
	content: "";
	position: absolute;
	left: 5.5px;
	top: 8px;
	width: 8px;
	height: 8px;
	background: #d6202a;
	border-radius: 50%;
}

body label.hs-form-radio-display span {
	display: flex;
	align-items: center;
}

.form_code .hs_new_customer_.hs-new_customer_.hs-fieldtype-radio.field.hs-form-field, .form_code .hs_interested_in_smart_pest_control.hs-interested_in_smart_pest_control.hs-fieldtype-booleancheckbox.field.hs-form-field, .form_code .hs_subscribe_to_newsletter.hs-subscribe_to_newsletter.hs-fieldtype-booleancheckbox.field.hs-form-field, input#LEGAL_CONSENT\.subscription_type_7987505-603e0ab0-9f14-4a8e-bcbb-05f464e7cb9b + span {
	border: 0;
	margin: 0;
}

.form_code .hs_phone.hs-phone.hs-fieldtype-phonenumber.field.hs-form-field:before {
	content: "+1";
	color: #d6202a;
	float: left;
	line-height: 35px;
	position: absolute;
	left: 5px;
	top: 6px;
	z-index: 1;
	font-size: 16px;
}

.form_code .hs_what_s_bugging_you_ select, .form_code .hs_how_did_you_hear_about_us_ select {
	cursor: pointer;
}

.form_code .hs_what_s_bugging_you_::after, .form_code .hs_how_did_you_hear_about_us_::after {
	content: url("https://cdn-ildpjhk.nitrocdn.com/OKjGkVLxAMugaToQYcRpPiRSkmASPAkZ/assets/images/optimized/rev-7fb0e5e/www.vikingpest.com/wp-content/uploads/2024/11/arrow.png");
	position: absolute;
	top: 12px;
	right: 10px;
	pointer-events: none;
}

.home_intro {
	margin-top: 40px;
}

.home_intro h1 {
	max-width: 1180px;
	margin: 0 auto 55px;
}

.home_cta_block:hover {
	color: #49a552;
}

.home_intro_content .quotes_area {
	margin-bottom: 40px;
	display: flex;
	flex-direction: column;
	gap: 50px;
}

.home-description p {
	margin: 0;
}

.quote {
	padding: 0 25px;
}

.row_sections_container, .mergers_disclaimer, .core_values, .core_values-container h2, .mergers_process, .relationship_logos_container h2, .relationship_logos.d-flex, .mergers_disclaimer, .our_visionmission {
	padding: 0 20px !important;
}

input#LEGAL_CONSENT\.subscription_type_7987505-603e0ab0-9f14-4a8e-bcbb-05f464e7cb9b {
	margin-left: 10px !important;
	margin-right: 0 !important;
}

.sell-your-pest-control-business .sidebar_form .hs-form textarea {
	padding: 0 2% !important;
	width: 96% !important;
}

.home_cta {
	width: 85%;
}

.home_cta .cta-link {
	display: inline-block;
}

.home_cta_block:hover h4 {
	color: #4ea251 !important;
}

.form_code .hs-error-msg {
	color: #000 !important;
}

.home_cta_block h4 {
	color: #d6202a;
	font-size: 15px;
	line-height: 1.2;
	font-weight: 700;
	margin: 0;
}

.additional_text {
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	margin: 0;
}

.color-red {
	font-weight: bold !important;
	color: #d6202a;
}

.readableform select, .readableform input {
	font-size: 20px;
}

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

@media (max-width: 900px) {
	.header_info p {
		margin-bottom: 10px;
	}
	
	.header_top {
		height: 55px;
	}
	
	.header_mobile {
		margin: 55px 0px 0px 0px;
	}
	
	.form_code .form_code_heading, .form_code .hbspt-form {
		padding-right: 0px;
	}
	
	.home_cta_block img {
		height: 300px;
		object-fit: contain;
	}
	
	.item.three-col-block .mergers_process_step, .our_visionmission .mergers_process_step {
		font-size: 26px;
	}
	
	.home_intro_content.d-flex {
		flex-direction: column-reverse;
	}
	
	.sell-your-pest-control-business .content_container:first-child {
		padding-top: 0px !important;
	}
	
	.our_visionmission, .core_values {
		gap: 30px;
	}
	
	.item.two-col-block, .core_values .item.three-col-block, .item.three-col-block p, .item.two-col-block p {
		width: 100%;
		max-width: 100%;
	}
	
	.item.four-col-block, .relationship_logos .item.three-col-block {
		width: 47%;
	}
	
	.mergers_process, .mergers_disclaimer, .relationship_logos_container.mergers_process_intro {
		padding: 0 !important;
		margin-top: 0 !important;
	}
	
	.sell-your-pest-control-business .mergers_process_intro {
		margin-top: 20px !important;
	}
}

@media (max-width: 767px) {
	.home_cta_block img {
		height: 250px;
	}
	
	.row_sections.d-flex {
		gap: 40px;
	}
	
	.item.one-col-block:nth-child(odd), .item.one-col-block {
		flex-direction: column-reverse;
		gap: 10px;
	}
	
	.item.one-col-block > div {
		width: 100%;
	}
	
	.quotes_area .item.d-flex:nth-child(1), .quotes_area .item.d-flex {
		flex-direction: column-reverse;
	}
	
	.home_intro h1 {
		margin: 0 auto 10px;
	}
}

@media (max-width: 600px) {
	.home_cta_block img {
		height: 200px;
	}
}

@media (max-width: 500px) {
	.home_cta_block img {
		height: 150px;
	}
}

@media (max-width: 380px) {
	.header_info {
		font-size: 14px !important;
	}
}
