/*!
Theme Name: Superior2020
Theme URI: https://superiormosquitoindianapolis.com/
Author: Facta Studio
Author URI: https://factastudio.com/
Description: Superior Lawn Care 2020 site
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: superior2020
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Superior2020 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Global Settings
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	/*Removing - breaks image wrapping clear: both; */
	letter-spacing:2px;
	margin:0 0 20px;
	line-height:140%;
	}
h1,h2,h5,.has-huge-font-size {
	font-family: 'Bangers', sans-serif;
	letter-spacing:2px;
	line-height:120%;
	}
h1 {
	font-size:40px;
	font-weight:900;
	}
h2 {
	font-size:36px;
	font-weight:400;
	}
h3,h4 {font-family: 'Roboto Slab', sans-serif;}
h3 {font-size:28px;}
h4,
.has-medium-font-size {font-size:26px;}
h5 {font-size:24px;}
h6 {
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:900;
	}
p,ul,ol,
.has-normal-font-size {
	font-size:20px;
	margin:0 0 20px;
	line-height:160%;
	}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#primary .gform_wrapper .gform_footer input[type=submit] {
	background:#000;
	float:none;
	font-family:'Bangers';
	letter-spacing:2px;
	text-shadow:1px 1px 1px #222;
	border-radius:4px;
	cursor:pointer;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:700;
	line-height:100%;
	padding:15px 30px;
	font-size:18px;
	border:0;
	color:#fff;
	margin:10px auto;
	width:auto;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
#primary .gform_wrapper .gform_footer input[type=submit]:hover {
	background:#444;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a,
a:active,
a:visited,
a:focus {
	color:#444;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	text-decoration:none;
	outline:0;
	}
a:hover,
body.lawn a:hover,
body.water a:hover,
body.mosquito a:hover,
body.pests a:hover {
	color:#000;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#mobile-navigation {display:none;}
#masthead-wrap {
	background:#444;
	width:100%;
	height:70px;
	padding:0 20px;
	margin:0;
	position:fixed;
	top:0;
	left:0;
	z-index:99;
	justify-content: center;
	-webkit-justify-content: center;
	}
#wpadminbar { display: none; }
@media screen and (min-width: 901px) {
	#wpadminbar { display:block; }
	.admin-bar #masthead-wrap {
		top: 32px;
	}
}
#masthead-wrap.shrink {padding-right:70px;}	
#masthead {
	width:100%;
	max-width:1200px;
	height:100%;
	padding:0;
	padding-right:176px;
	margin:0;
	z-index:99;
	display: flex;
	display: -webkit-flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	position:relative;
	}
/* THE LOGO IN THE HEADER */
.site-branding,
.site-branding a {
	width:200px;
	height:200%;
	position:absolute;
	top:5px;
	left:0;
	z-index:9;
	text-align:center;
	}
#masthead-wrap.shrink .site-branding,
#masthead-wrap.shrink .site-branding a {
	width:100px;
	height:100%;
	top:0;
	left:6px;
	}
.site-branding img {
	width:auto;
	margin:0 auto;
	max-height:100%;
	height: 150px;
	}
/* MAIN NAV */
.main-navigation {
	max-width: 100%;
	font-weight:600;
	position:relative;
	z-index:9;
	margin-left:200px;
	}
#masthead-wrap.shrink .main-navigation {margin-left:120px;}
.main-navigation ul {
	display: flex;
	display: -webkit-flex;
	list-style: none;
	margin: 0;
	padding:0;
	}
.main-navigation ul ul {display:none;}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {display:block;}
.main-navigation ul ul {
	position:absolute;
	width:200px;
	top:34px;
	left:0px;
	background:#fff;
	box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1); 
	}
.main-navigation ul ul ul {
	background:#eee;
	position:absolute;
	width:100%;
	top:0;
	left:auto;
	right:-100%;
	}
.main-navigation li {position: relative;}
.main-navigation ul li {
	font-size:14px;
	line-height:100%;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:1px;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	}
.main-navigation ul li.menu-item-has-children {
	background: url("https://superiormosquitoindianapolis.com/wp-content/themes/superior2020/images/down.png") no-repeat 0 0;
	background-size:8px;
	background-position: center right;
	}
.main-navigation ul li.menu-item-has-children:hover {
	background: url("https://superiormosquitoindianapolis.com/wp-content/themes/superior2020/images/down-black.png") no-repeat 0 0;
	background-size:8px;
	background-position: center right;
	}
.main-navigation ul.sub-menu li.menu-item-has-children {
	background: url("https://superiormosquitoindianapolis.com/wp-content/themes/superior2020/images/right.png") no-repeat 0 0;
	background-size:5px;
	background-position: 95% center;
	}
.main-navigation ul.sub-menu li.menu-item-has-children:hover {
	background: url("https://superiormosquitoindianapolis.com/wp-content/themes/superior2020/images/right-white.png") no-repeat 0 0 #000;
	background-size:5px;
	background-position: 95% center;
	}
.main-navigation ul li a {color:#fff;}
.main-navigation ul ul li a {color:#000;}
.main-navigation ul ul li:hover {background:#000;}
.main-navigation ul ul li:hover > a {color:#fff;}
.main-navigation ul li {padding:10px 20px;}
.main-navigation ul ul li,
.main-navigation ul ul ul li {
	letter-spacing:0;
	font-size:13px;
	}
.main-navigation ul ul li {padding:10px 10px 10px 20px;}
.main-navigation ul ul ul li {padding:10px;}
/* AUTOMATIC SUBSITE MENU */
#auto-location {
	color:#fff;
	position:relative;
	margin-left:20px;
	z-index:9;
	}
#auto-location:before {
	content: "\f230";
	display:block;
	-webkit-font-smoothing: antialiased;
	font: normal 20px/1 'dashicons';
	position:absolute;
	top:7px;
	right:-5px;
	}
#auto-location ul {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	}
#auto-location ul li {
	font-size:14px;
	line-height:100%;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:10px 20px;
	position:relative;
	}
#auto-location ul li a {color:#fff;}
#auto-location ul ul li a {
	display:block;
	color:#000;
	height:100%;
	width:100%;
	position:relative;
	padding:10px 20px 10px 10px;
	}
#auto-location ul ul li:hover a {color:#fff;}
#auto-location ul ul {
	background:#fff;
	width:auto;
	white-space: nowrap;
	position:absolute;
	top:32px;
	right:0;
	}
#auto-location ul ul li {
	background:#fff;
	letter-spacing:0;
	font-size:13px;
	padding:0;
	text-align:right;
	}
#auto-location ul ul li:hover {background:#000;}
/*#auto-location ul ul {display:none;}
#auto-location ul li:hover > ul,
#auto-location ul li.focus > ul {display:block;}*/	
#member-login {
	width:auto;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	padding:0 10px;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction:column;
	-webkit-flex-direction:column;
	text-align:center;
	}
#member-login a {
	color:#fff;
    font-size: 14px;
    line-height: 100%;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
	display:block;	
	}
/* TOGGLE THE WP SEARCH */
#header-search {
	margin:0;
	width:200px;
	height:100%;
	padding:0;
	position:absolute;
	top:0;
	right:120px;
	}
#header-search .search-field {
	background: url("https://superiormosquitoindianapolis.com/wp-content/themes/superior2020/images/search.png") no-repeat 0 0;
	background-size:20px;
	background-position: 5px center;
	cursor: pointer;
	height: 34px;
	width:0;
	margin:0;
	padding: 0 0 0 28px;
	position:absolute;
	right:0;
	top:18px;
	border:0;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition: width 400ms ease, background 400ms ease;
	z-index:99;
	}
#header-search .search-field:focus {
	cursor: text;
	outline: 0;
	width: 200px;
	padding:0 10px;
	background:#fff;
	}
.search-form
.search-submit {display:none;}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
	}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
	}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
	}
#primary .nav-links {
	width:100%;
	text-align:center;
	padding:20px;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-direction:row;
	-webkit-flex-direction: row;
	justify-content:center;
	-webkit-justify-content:center;
	}
#primary .pagination .page-numbers {
	border:1px solid #444;
	color:#444;
	width:40px;
	height:40px;
	margin:0 5px;
	line-height:40px;
	display:block;
	float:none;
	font-weight:700;
	}
#primary .pagination .page-numbers.current,
#primary .pagination .page-numbers:hover {
	background:#444;
	color:#fff;
	}
#primary .pagination .page-numbers.next,
#primary .pagination .page-numbers.prev {
	font-size:30px;
	line-height:32px;
	}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
/*.entry-content:before,
.entry-content:after,*/
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
/*.entry-content:after,*/
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
#all-locations {
	width:100%;
	max-width:1300px;
	margin:0 auto;
	padding:0 30px 50px;
	text-align:center;
	}
.location-grid {
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	}
.location-entry {
	background:#f5f5f5;
	width:calc(50% - 40px);
	margin:20px;
	padding:20px;
	}
.location-btn {
	margin: 50px auto 20px;
	}
#primary .location-btn a {
	background: #b20000;
    font-family: 'Bangers';
    letter-spacing: 2px;
    text-shadow: 1px 1px 1px #222;
    border-radius: 4px;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 100%;
    padding: 10px 20px;
    font-size: 16px;
    border: 0;
    color: #fff;
	}
#primary .location-btn a:hover {background:#000;}
.no-style {
	list-style:none;
	margin:0 0 20px;
	padding:0;
	}
.easing {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	}
.flexing {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	}
.shadows {
	box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1); 	
	}
#primary .no-label label {display:none;}
.wp-block-image figcaption {
	text-align:center;
	color:#444;
	font-style:italic;
	}
.texture-overlay {
	background: url("https://superiormosquitoindianapolis.com/wp-content/themes/superior2020/images/texture.png") repeat;
	background-size:400px;
	background-position: center center;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
	opacity:.15;
	}
#primary .hero-cta.green input[type="submit"]:hover,
#primary .hero-cta.blue input[type="submit"]:hover,
#primary .hero-cta.brown input[type="submit"]:hover,
#primary .hero-cta.red input[type="submit"]:hover,
#primary .hero-cta.yellow input[type="submit"]:hover {background:#000;}
li.lawn a:hover,
li.water a:hover,
li.pest a:hover,
li.mosquito a:hover {color:#000;}
.brand-list {
	font-family: 'Bangers', sans-serif;
	letter-spacing:1px;
	font-size:24px;
	list-style:none;
	color:#000;
	line-height:130%;
	margin:0 0 20px;
	padding:0;
	}
.brand-list li {
	background: url("https://superiormosquitoindianapolis.com/wp-content/themes/superior2020/images/check.png") no-repeat 0 0;
	background-size:26px;
	background-position: 5px center;
	padding:5px;
	padding-left:40px;
	transition: transform 0.5s, opacity 2s;
	opacity: 1;
	transform: translateX(0%);
	}
#primary {
	width:100%;
	max-width:100%;
	margin-top:45px;
	}
@media screen and (max-width: 900px) {
	#primary {
		margin-top: 20px;
	}
}
#primary input[type="submit"],
#primary input[type="submit"]:hover,
#header-search .search-field,
#masthead-wrap.shrink #header-search .search-field {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	}
.page-header {
	width:100%;
	min-height:350px;
	position:relative;
	flex-direction:column;
	justify-content:center;
	}
.no-hero {
	background:rgba(0,0,0,.8);
	width:100%;
	height:200px;
	margin:70px 0 0;
	padding:10px 50px;
	position:relative;
	z-index:1;
	border-bottom:10px solid #444;
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	align-items:flex-end;
	justify-content:flex-start;
	}
.no-hero h1 {
	width:100%;
	max-width:1200px;
	margin:0 auto;
	color:#f5d200;
	position:relative;
	z-index:3;
	transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	}
h1.wide {
	letter-spacing:15px;
	color:#fff;
	transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	}
.hero-overlay {
	background:rgba(0,0,0,.4);
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:3;
	}
.hero-overlay.lawnbot {
	background: rgba(0,0,0,0.6);
}
/* Lawnbot Styles */
.home-hero-outer {
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -ms-flex-item-align: center;
        align-self: center;
    max-width: 1200px;
    padding: 25px 10px;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 50px;
}
.home-hero-outer .hero-cta {
	width: 100%;
    z-index: 3;
    text-align: left;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 0 50px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
            justify-content: flex-start;
}
@media screen and (max-width: 900px) {
	.home-hero-outer .hero-cta {
		-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;
	}
	.home-hero-outer .hero-cta h1, .home-hero-outer .hero-cta p {
		text-align: center;
	}
}
.home-hero-outer .gform_wrapper {
	display: none;
}
.home-hero-outer .lawnbot {
	width: 100%;
    display: inline-block;
    z-index: 3;
}
@media screen and (min-width: 700px) and (max-width: 900px) {
	.home-hero-outer .lawnbot iframe {
		min-height: 600px;
	}
}
@media screen and (min-width: 901px) {
	.home-hero-outer .hero-cta h1, .home-hero-outer .hero-cta p {
		text-align: left;
	}
}
.home-hero-outer .hero-cta p {
	margin: 0;
}
@media screen and (min-width: 901px) {
	.home-hero-outer {
		padding: 50px 25px;
		margin-top: 0;
	}
	.page-header {
		padding-top: 35px;
	}
	.home-hero-outer .hero-cta {
		width: 55%;
	}
	.home-hero-outer .hero-cta h1 {
		font-size: 70px;
	}
	.home-hero-outer .hero-cta p {
		font-size: 30px;
	}
	.home-hero-outer .lawnbot {
		width: 35%;
	}
}
/*------------
# HERO AS CTA
-------------*/
.hero-cta {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:150px 20px 50px;
	position:relative;
	z-index:3;
	text-align:center;
	}
.hero-cta p,
.hero-cta h1,
.no-hero h1 {text-shadow:1px 1px 1px #000;}
.hero-cta h1 {
	color: #f5d200;
	font-size:60px;
	}
.hero-cta p {
	font-size:24px;
	font-weight:600;
	line-height:130%;
	margin:0 auto;
	}
.hero-cta p,
.hero-cta li {color:#fff;}
.hero-cta input[type="text"] {
	border: 1px solid #444;
	background:#fff;
	color:#000;
	height:40px;
	text-indent:10px;
	font-weight:400;
	font-size:16px;
	border-radius:5px;
	}
#primary .hero-cta label.gfield_label {font-weight:400;}
.hero-cta .space-inputs input[type="text"] {margin-bottom:20px;}	
/* PLACEHOLDER OPACITY STRONG ARM */
#primary .hero-cta .gform_body ::-webkit-input-placeholder,
#primary .hero-cta .gform_body :-moz-placeholder,
#primary .hero-cta .gform_body ::-moz-placeholder,
#primary .hero-cta .gform_body :-ms-input-placeholder {  
	opacity:1 !important;
	color:#444;   
	}
#primary .hero-cta .gform_wrapper {margin:40px 0 0;}
#primary .hero-cta .gform_wrapper .gform_footer {text-align:center;}
#primary .hero-cta input[type="submit"] {
	float:none;
	font-family:'Bangers';
	letter-spacing:2px;
	text-shadow:1px 1px 1px #222;
	border-radius:4px;
	cursor:pointer;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:700;
	line-height:100%;
	padding:15px 30px;
	font-size:24px;
	border:0;
	color:#fff;
	margin:0 auto;
	width:auto;
	}

@keyframes shake {
	  10%, 90% {transform: translate3d(-1px, 0, 0);}
	  20%, 80% {transform: translate3d(2px, 0, 0);}
	  30%, 50%, 70% {transform: translate3d(-4px, 0, 0);}
	  40%, 60% {transform: translate3d(4px, 0, 0);}
	}

#primary .hero-cta input[type="submit"]:hover {
	animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
	transform: translate3d(0, 0, 0);
	background:#000;
	}
#content .gfield_radio,
#content .gfield_checkbox {	
	display:flex;
	flex-direction:row;
	align-items:center;
	}
#content .ginput_container_fileupload input {background:transparent;}
#content .gfield_radio li {
	width:auto;
	margin:0 10px;
	}
#content .gfield_checkbox li {margin:0 10px;}
#content .full input[type=text] {width:100%;}
#content .gfield_radio li input[type=radio],
#content .gfield_checkbox li input[type=checkbox] {
	margin-top:0;
	margin-left:5px;
	margin-right:24px;
	position:relative;
	height:30px;
	}
#content .gfield_radio li input[type=radio]:after,
#content .gfield_checkbox li input[type=checkbox]:after {
	display:block;
	content:"";
	position:absolute;
	bottom:0;
	left:-2px;
	width:30px;
	height:30px;
	background:#F2F2F2;
	}
#content .gfield_radio li input[type=radio]:checked:after,
#content .gfield_checkbox li input[type=checkbox]:checked:after {background:#f5d200;}
#content .gfield_radio li input[type=radio]:checked:after {color:#fff;}
body .has_street .address_line_1 input[type=text] {margin-bottom:16px;}
.hero-content {
	width:100%;
	padding:0 50px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:4;
	}
.hero-content.alt h1 {
	font-size:30px;
	text-transform:none;
	color:#fff;
	background:rgba(0,0,0,.8);
	}
.hero-content h1 {
	width:100%;
	color:#fff;
	max-width:1200px;
	padding:20px 50px;
	margin:0 auto;
	}
.page-hero {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	}
.single-title {
	font-size:28px;
	margin:0;
	}
.dateline {
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:20px;
	}
.breadcrumb-wrap {
	max-width:1300px;
	margin:0 auto;
	padding:20px 50px 0;
	position:relative;
	}
.breadcrumbs {
	font-size:16px;
	font-weight:900;
	list-style:none;
	margin:0;
	padding:0;
	}
.breadcrumbs li {
	margin-right:6px;
	position:relative;
	}
.breadcrumbs li:after {
	content:"/";
	padding-left:6px;
	}
.breadcrumbs li:last-of-type:after {display:none;}
.dismissible-alert {
	background: url("https://superiormosquitoindianapolis.com/wp-content/themes/superior2020/images/close-white.png") no-repeat 0 0;
	background-size:20px;
	background-position: 98% center;
	background-color:#000;
	font-size:22px;
	line-height:100%;
	color:#fff;
	text-shadow:1px 1px 1px #444;
	width:100%;
	padding:0 250px;
	height:70px;
	position:fixed;
	top:70px;
	left:0;
	z-index:98;
	font-family: 'Bangers', sans-serif;
	letter-spacing:1px;
	text-align:center;
	justify-content:center;
	align-items:center;
	cursor:pointer;
	}
.dismissible-alert p {
	margin-bottom: 0;
    font-size: 22px;
}
@media screen and (min-width: 901px) {
	.admin-bar .dismissible-alert.flexing.red {
	    top: 102px;
	}
}
.dismissible-alert.hide {display:none;}

/*---------------------
TESTIMONIALS
---------------------*/
#text-slider {
	background:rgba(0,0,0,.8);
	width:100%;
	padding:136px 20% 50px;
	text-align:center;
	margin:0;
	position:relative;
	z-index:1;
	border-bottom:10px solid #444;
	}
.slider-title {
	width:100%;
	color:#fff;
	font-family: 'Bangers', sans-serif;
	letter-spacing:1px;
	text-align:center;
	position:absolute;
	top:50px;
	left:0;
	font-size:36px;
	line-height:100%;
	text-shadow: 1px 1px 1px #000;
	}
#text-slider p {
	color:#fff;
	font-size:20px;
	font-style:italic;
	position:relative;
	}

#text-slider p::before,
#text-slider p::after {
	font-family: 'Arimo', sans-serif;
	color:#f5d200;
	font-style:normal;
	font-size:400px;
	font-weight:700;
	position: absolute;
	top:-50px;
	z-index:-1;
	}
#text-slider p::before {
	content: "\201C";
	left:-20%;
	}
#text-slider p::after{
	content: "\201D";
	right:-20%;
	}	
#text-slider h5 {
	color:#f5d200;
	letter-spacing:1px;
	}	  	
.message {
	display: none; 
	position:relative;
	z-index:3;
	}
.message:first-child { display: block; }	
.animated {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	}  	
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

/*-----------------
 ##PAGE OPTIONS
-----------------*/	
.single-columns {
	width:100%;
	max-width:1240px;
	margin:0 auto;
	padding:100px 0;
	position:relative;
	}
.single-columns.post {padding-top:0;}
.columns-content,
.columns-sidebar {margin:0 20px;}
.columns-content {width: calc(66.666% - 40px);}
.columns-sidebar {
	color:#fff;
	width: calc(33.333% - 40px);
	}
.columns-sidebar .widget {
	padding:20px;
	border: 1px solid #ccc;
	box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1); 
	}
.columns-sidebar .widget-title {
	font-family: 'Bangers', sans-serif;
	letter-spacing:1px;
	font-size:32px;
	text-shadow: 1px 1px 1px #000;
	}
#primary .columns-sidebar ul {
	margin:0;
	list-style:none;
	padding:0;
	}
#primary .columns-sidebar ul li {}
#primary .columns-sidebar .gform_wrapper ul.gform_fields li.gfield {padding-right:0;}
#primary .columns-sidebar .gform_wrapper ul li.gfield {margin-top:0;}
#primary .columns-sidebar .gform_wrapper .gform_footer {
	margin:0;
	padding:0;
	}
#primary .columns-sidebar input[type="text"] {
	width:100%;
	margin:0 0 12px;
	padding:5px;
	}
	
#primary .columns-sidebar .address_state select {
    opacity: 1 !important;
    color: #444;
    font-size: 14px!important;
    padding: 10px 0 6px 0!important;
}
#primary .columns-sidebar .gform_body ::-webkit-input-placeholder {
	opacity:1 !important;
	color:#444;
	font-size:14px;
	}
#primary .columns-sidebar .gform_body :-moz-placeholder { /* Firefox 18- */
	opacity:1 !important;
	color:#444;
	font-size:14px;
	}
#primary .columns-sidebar .gform_body ::-moz-placeholder {  /* Firefox 19+ */
	opacity:1 !important;
	color:#444;
	font-size:14px;     
	}
#primary .columns-sidebar .gform_body :-ms-input-placeholder {  
	opacity:1 !important;
	color:#444;
	font-size:14px;   
	}
.entry-content {
	max-width:1300px;
	margin:0 auto;
	padding:50px 50px 100px;
	position:relative;
	}
.entry-content.layered {
	margin-top:0;
	padding-top:20px;
	z-index:8;
	}
.entry-content.no-space {padding-top:0;}
#awards {
	width:100%;
	padding:30px 0;
	color:#fff;
	text-align:center;
	position:relative;
	z-index:1;
	}
#awards-grid {
	width:100%;
	max-width:1200px;
	margin:0 auto;
    -webkit-flex-direction: row;
    flex-direction: row;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	}
.award-entry {
	width:150px;
	height:150px;
	margin:20px 50px;
	position:relative;
	}
.award-entry a {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	display:block;
	z-index:9;
	}
	
#postfeed,
#searchfeed {
	width:100%;
	max-width:1300px;
	margin:0 auto;
	padding:100px 30px;
    -webkit-flex-direction: row;
    flex-direction: row;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	position:relative;
	z-index:3;
	}
.postfeed-entry {
	width:calc(50% - 40px);
	margin:20px;
	height:350px;
	position:relative;
	}
.postfeed-entry a {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	display:block;
	}
.postfeed-title {
	text-transform:uppercase;
	font-size:18px;
	font-weight:900;
	line-height:120%;
	width:100%;
	height:100px;
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(255,255,255,.9);
	margin:0;
	padding:20px;
	}
#services {padding:50px 20px;}	

/*-----------------
BLOG INDEX
-----------------*/
.full-wrap,
#secondary {
	width:100%;
	background:#f5f5f5;
	position:relative;
	z-index:1;
	}
#featured-wrap {
	background:#75a317;
	width:100%;
	max-width:1300px;
	padding:20px 30px 50px;
	margin:0 auto;
	-webkit-justify-content: center;
	justify-content: center;
	position:relative;
	z-index:3;
	}
#featured-wrap.related {
	background:transparent;
	padding:50px 30px;
	}
.featured-entry {
	width:calc(33.333% - 40px);
	margin:20px;
	height:350px;
	position:relative;
	}
.featured-entry a,
.featured-title {
	position:absolute;
	left:0;
	width:100%;
	}
.featured-entry a {
	height:100%;
	top:0;
	}
.featured-title {
	bottom:0;
	min-height:110px;
	background:rgba(255,255,255,.9);
	padding:20px;
	align-items:center;
	-webkit-align-items:center;
	}
.featured-title h6 {
	font-size:24px;
	margin:0;
	color:#75a317;
	}
#main-index	{
	width:100%;
	max-width:1220px;
	margin:50px auto 100px;
	flex-wrap:wrap;
	}
.index-entry {
	background:#fff;
	width:calc(33.333% - 40px);
	margin:20px;
	position:relative;
	border:1px solid #ccc;
	padding:270px 20px 100px;
	}
.index-entry a {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9;
	}
#main a.first-button {color:#777;}
.index-entry p,
.index-entry h4 {}
.index-entry h4 {
	font-family:"bangers";
	line-height:120%;
	}
.index-entry p {
	font-size:16px;
	line-height:140%;
	}
.index-thumb {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:250px;
	}
.index-entry:hover .index-thumb {opacity:.85;}
	@-webkit-keyframes hvr-pop {
	  50% {
	    -webkit-transform: scale(1.05);
	    transform: scale(1.05);
	  }
	}
	@keyframes hvr-pop {
	  50% {
	    -webkit-transform: scale(1.05);
	    transform: scale(1.05);
	  }
	}
.service-link {
	position:absolute;
	bottom:2px;
	left:2px;
	height:40px;
	width:calc(100% - 4px);
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	}
.index-entry:hover .service-link {
	-webkit-animation-name: hvr-pop;
	animation-name: hvr-pop;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
	}	
.link-icon {
	background: url("https://superiormosquitoindianapolis.com/wp-content/themes/superior2020/images/superior-icon.png") no-repeat 0 0 rgba(0,0,0,.4);
	background-size:30px;
	background-position: center center;
	height:40px;
	width:40px;
	position:absolute;
	top:0;
	left:0;
	}
.link-text {
	height:40px;
	color:#fff;
	width:calc(100% - 40px);
	position:absolute;
	right:0;
	top:0;
	text-align:center;
	text-transform:uppercase;
	font-weight:700;
	font-size:14px;
	line-height:40px;
	}
	
/*-----------------
FOOTER
-----------------*/
#colophon {
	background:#444;
	width:100%;
	position:relative;
	z-index:1;
	}
#colophon a {color:#fff;}
.site-info {
	max-width:1300px;
	margin:0 auto;
	padding:50px 30px 100px;
	color:#fff;
	display: flex;
	display: -webkit-flex;
    -webkit-flex-direction: row;
    flex-direction: row;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	position:relative;
	z-index:9;
	}
.auto-menu {width:calc(100% - 360px)}
.auto-menu ul {
	list-style:none;
	margin:0;
	padding:0;
	display: flex;
	display: -webkit-flex;
    -webkit-flex-direction: row;
    flex-direction: row;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap:wrap;
	position:relative;
	}
.auto-menu ul li {
	padding:0 20px;
	text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 700;
	}
.auto-menu ul ul li {
	padding:0;
	font-size:14px;
	text-transform:none;
	letter-spacing:0;
	margin:0;
	font-weight:400;
	line-height:130%;
	}
.auto-menu ul li a {
	display:block;
	margin-bottom:10px;
	}
.auto-menu ul ul li a {
	display:block;
	margin-bottom:5px;
	width:180px;
	}
.auto-menu ul ul ul li {}
.auto-menu ul ul {
    -webkit-flex-direction: column;
    flex-direction: column;
	}
.footer-area {
	width:320px;
	padding-left:20px;
	position:relative;
	}
.footer-title {
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:16px;
	font-weight:700;
	margin:6px 0;
	line-height:130%;
	}
.footer-area p, 
.footer-area ul {font-size:14px;}
.footer-area ul {
	list-style:none;
	margin:0;
	padding:0;
	}
.footer-area ul.split-menu {
	display: flex;
	display: -webkit-flex;
    -webkit-flex-direction: row;
    flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width:380px;
	}
.footer-area ul.split-menu li {width:50%;}
.footer-area ul li {
	margin:0;
	padding:0;
	}
#colophon label.gfield_label {display:none;}
#colophon .gform_body {
	padding:0;
	margin:0;
	position:relative;
	}
#colophon input[type="email"],
#colophon input[type="text"] {
	width:100%;
	border: 1px solid #fff;
	background:transparent;
	color:#fff;
	height:40px;
	margin:0;
	padding:0;
	text-indent:10px;
	font-weight:400;
	font-size:14px;
	border-radius:5px;
	float:none;
	}
#colophon .gform_wrapper span.gform_description {
	width:100%;
	margin-bottom:10px;
	}
#colophon .gform_wrapper .gform_footer {
    padding:0;
    margin:10px 0 0;
    clear: both;
    width: 100%;
	}
#colophon input[type="submit"] {
	float:none;
	font-family:'Roboto';
	text-shadow:none;
	border-radius:4px;
	cursor:pointer;
	background:#fff;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:400;
	line-height:100%;
	padding:12px 20px;
	font-size:12px;
	border:2px solid #fff;
	}
#colophon input[type="submit"]:hover {
	opacity:.9;
	}
/* PLACEHOLDER OPACITY STRONG ARM */
#colophon ::-webkit-input-placeholder {
	opacity:1 !important;
	color:#fff;
	}
#colophon :-moz-placeholder { /* Firefox 18- */
	opacity:1 !important;
	color:#fff; 
	}
#colophon ::-moz-placeholder {  /* Firefox 19+ */
	opacity:1 !important;
	color:#fff;	     
	}
#colophon :-ms-input-placeholder {  
	opacity:1 !important;
	color:#fff;   
	}
#lower-footer {
	width:100%;
	max-width:1300px;
	margin:0 auto;
	padding:20px 50px;
	position:relative;
	display: flex;
	display: -webkit-flex;
    -webkit-flex-direction: row;
    flex-direction: row;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	}
#lower-footer ul {
	width:calc(100% - 360px);
	list-style:none;
	margin:0;
	padding:0;
	display: flex;
	display: -webkit-flex;
    -webkit-flex-direction: row;
    flex-direction: row;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	
	}
#lower-footer ul li {
	font-size:14px;
	color:#fff;
	line-height:30px;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	border-right:1px solid rgba(255,255,255,.5);
	}
#lower-footer ul li.guarantee {
	cursor:pointer;
	border:0;
	}
#lower-footer ul li a {
	color:#fff;
	}
#lower-footer ul li:last-child {border:0;}
.guarantee-message {
	display:block;
	background: url("https://superiormosquitoindianapolis.com/wp-content/themes/superior2020/images/close-white.png") no-repeat 0 0 rgba(0,0,0,.8);
	background-size:20px;
	background-position:98% 20px;
	color:#fff;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:auto;
	margin:0;
	padding:50px;
	z-index:9999;
	display: flex;
	display: -webkit-flex;
    -webkit-flex-direction: column;
    flex-direction:column;
	-webkit-justify-content: center;
	justify-content:center;
	cursor:pointer;
	}
.guarantee-message.hide {display:none;}
.guarantee-message p {
	max-width:800px;
	margin:0 auto 20px;
	}
#social-media {
	width:320px;
	color:#fff;
	display: flex;
	display: -webkit-flex;
    -webkit-flex-direction: row;
    flex-direction:row;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	align-items:center;
	}
#social-media div {
	width:30px;
	height:30px;
	margin-left:20px;
	position:relative;
	}
#social-media div.sosh-meeds {
	white-space: nowrap;
	width:auto;
	line-height:30px;
	font-size:22px;
	font-family:"bangers";
	margin-left:0;
	}
#social-media div:hover {}
#social-media div a {
	display:block;
	width:100%;
	height:100%;
	}
#social-media .facebook {
	background: url("https://superiormosquitoindianapolis.com/wp-content/themes/superior2020/images/facebook.png") no-repeat 0 0;
	background-size:28px;
	background-position:center center;
	}
#social-media .twitter { 
	background: url("https://superiormosquitoindianapolis.com/wp-content/themes/superior2020/images/twitter.png") no-repeat 0 0;
	background-size:26px;
	background-position:center center;
	}
#social-media .instagram {
	background: url("https://superiormosquitoindianapolis.com/wp-content/themes/superior2020/images/instagram.png") no-repeat 0 0;
	background-size:24px;
	background-position:center center;
	}
#social-media .youtube {
	background: url("https://superiormosquitoindianapolis.com/wp-content/themes/superior2020/images/youtube.png") no-repeat 0 0;
	background-size:26px;
	background-position:center center;
	}
#social-media .linkedin {
	background: url("https://superiormosquitoindianapolis.com/wp-content/themes/superior2020/images/linkedin.png") no-repeat 0 0;
	background-size:20px;
	background-position:center center;
	}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
.page {}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

@media screen and (max-width: 900px) {
	.location-entry {
		width:100%;
		margin:20px 0;
		}
	h1 {font-size:26px;}
	h4 {font-size:20px;}
	h5 {font-size:18px;}
	.entry-content,
	#postfeed,
	.site-info {padding:20px 32px;}
	.no-hero {padding:10px 32px;}
	.hero-content {padding:0 32px;}
	.hero-content h1,
	#lower-footer {padding:20px;}
	#site-navigation,
	#header-search,
	#member-login {display:none;}
	#masthead-wrap .menu-toggle,
	#masthead-wrap .menu-toggle:hover {
		background:transparent;
		position:absolute;
		border-radius:0;
		width:24px;
		height:50px;
		top:10px;
		right:20px;
		z-index:9;
		border:0;
		padding:0;
		outline:0;
		margin:0;
		transition: all .6s ease;
		-webkit-transition: all .6s ease;
		-moz-transition: all .6s ease;
		cursor:pointer;
		}
	.slider-title {
		position: initial;
		padding-bottom: 20px;
	}
	#masthead-wrap.shrink {padding-right: 20px;}
	.bar1, .bar2, .bar3 {
		width: 24px;
		height: 2px;
		background: #fff;
		margin: 6px 0;
		transition: 0.4s;
		}
	.toggled .bar1 {
		-webkit-transform: rotate(45deg) translate(7px, 7px);
		transform: rotate(45deg) translate(7px, 7px);
		margin:0;
		}
	.toggled .bar2 {opacity:0;}
	.toggled .bar3 {
		-webkit-transform: rotate(-225deg) translate(-4px, 4px);
		transform: rotate(-225deg) translate(-4px, 4px);
		}
	.toggled .bar1,
	.toggled .bar3 {background:#f5d200;}
	#mobile-navigation {
		display:block;
		width:100%;
		position:absolute;
		left:0;
		top:0;
		margin:0;
		}
	#mobile-navigation ul li a,
	#mobile-navigation ul ul ul li a {color:#fff;}
	#mobile-navigation ul ul li a {color:#f5d200;}
	#mobile-navigation ul {
		background:#75a317;
		overflow:hidden;
		display: none;
		flex-direction:column;
		justify-content:flex-start;
		list-style: none;
		text-align:center;
		margin:0;
		padding:80px 20px 20px;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		height:100%;
		opacity:0;
		transition: all .6s ease;
		-webkit-transition: all .6s ease;
		-moz-transition: all .6s ease;
		}
	#mobile-navigation.toggled ul {
		opacity:1;
		display: flex;
		transition: all .6s ease;
		-webkit-transition: all .6s ease;
		-moz-transition: all .6s ease;
		}
	#mobile-navigation ul li {
		line-height:100%;
		font-weight:700;
		font-size:20px;
		text-transform:uppercase;
		letter-spacing:1px;
		margin:0 auto 10px;
		}
	#mobile-navigation ul ul {
		background:transparent;
		border-top:0;
		min-height:0;
		width:100%;
		position:relative;
		float:none;
		top:0;
		padding:20px 20px 0;
		}
	#mobile-navigation ul ul li {
		font-weight:400;
		text-transform:none;
		font-size:16px;
		}
	#auto-location {;
		position:absolute;
		right:70px;
		z-index:-1;
		}
	.hero-cta {padding:120px 20px 50px;}	
	.hero-cta h1 {font-size:30px; width:100%; text-align:center!important;}
	.hero-cta p {font-size:18px;}
	.index-entry {
		width:100%;
		margin:20px 0;
		padding:200px 20px 50px;
		}
	.index-thumb {height:180px;}
	#text-slider {padding:20px;}
	#text-slider p {font-size:16px;}
	#text-slider p::before,
	#text-slider p::after {
		display: none;
		}
	#text-slider p::before {left:10%;}
	#text-slider p::after{right:10%;}
	.dismissible-alert {
		background: url("https://superiormosquitoindianapolis.com/wp-content/themes/superior2020/images/close-white.png") no-repeat 0 0;
		background-size:12px;
		background-position: 98% center;
		font-size:16px;
		padding:0 50px 0 250px;
		-webkit-box-pack:center;		
		-ms-flex-pack:center;		
		justify-content:center;
		}
	.single-columns {
		flex-direction:column;
		-webkit-flex-direction:column;
		height: auto;
		min-height:0;
		padding:20px 32px;
		}
	.columns-content,
	.columns-sidebar {
		width:100%;
		margin:10px auto;
		}
	.columns-sidebar {max-width:400px;}
	.columns-sidebar .widget-title {font-size:26px;}
	.auto-menu,
	#lower-footer ul,
	#social-media {width:100%}
	#social-media div {margin-left:5px;}
	#lower-footer {
		flex-direction:column-reverse;
		-webkit-flex-direction:column-reverse;
		justify-content:center;
		-webkit-justify-content:center;
		}
	#social-media,
	#lower-footer ul {
		padding-top:20px;
		justify-content:center;
		-webkit-justify-content:center;
		}
	.footer-area {
		padding-top:50px;
	    max-width: 320px;
	    padding-left:0;
	    margin:0 auto;
		}
	#colophon .gform_wrapper .gform_heading,
	.footer-area {text-align:center;}
	#colophon input[type="submit"] {
	    width:100%;
	    padding: 12px 20px;
		}
	#colophon .gform_wrapper .gform_heading {margin-bottom:0;}
	#colophon .gform_wrapper {margin:0;}
	#colophon .gform_wrapper ul.gform_fields li.gfield {padding-right:0;}
}

@media screen and (max-width: 781px) {
	.wp-block-spacer {height:20px;}
	.wp-block-columns {
		justify-content:center;
		-webkit-justify-content:center;
		}
		
	}

@media screen and (max-width: 680px) {
	#masthead-wrap .site-branding,
	#masthead-wrap .site-branding a {
		width:100px;
		height:100%;
		top:0;
		left:6px;
		}
	.no-hero {height:auto; min-height:70px;}
	.hero-cta {padding:70px 20px 40px;}
	.link-text {font-size:12px;}
	.dismissible-alert {display:none;}
	.site-info {padding:20px;}
	#lower-footer ul,
	.auto-menu ul {
		flex-direction:column;
		-webkit-flex-direction:column;
		justify-content:center;
		-webkit-justify-content:center;
		}
	#lower-footer ul li,
	.auto-menu ul li {
		border:0;
		margin:0 auto;
		}
	.auto-menu ul li {text-align:center;}
	.auto-menu ul li a {margin-bottom:0;}

	.guarantee-message p{
		font-size: 16px;
	}
}

@media screen and (max-width: 400px){
	.guarantee-message p {
		font-size: 14px;
	}
}
/* Gravity Forms Confirmation styles */
.gform_confirmation_message {
	font-size: 24px;
    font-weight: 600;
    margin: 0 auto;
    color: #f5d200;
    font-family: 'Bangers', sans-serif;
    letter-spacing: 2px;
    line-height: 120%;
    margin-top: 1em;
}
@media screen and (max-width: 781px) {
	.gform_confirmation_message {
		font-size: 30px;
	}
}
/* Mosquito Zip Redirect Form */
@media screen and (min-width: 901px) {
	#gform_3 {
		max-width: 550px;
	}
	#gform_3 #field_3_7 {
		font-size: 30px;
	}
	#gform_3 #input_3_7 {
		height: 60px;
		font-size: 24px;
	}
	#primary .hero-cta #gform_wrapper_3 {
    	margin: 10px 0 0;
	}
}
.pay-online-menu {
	display: none;
}
/* Adding Pay Online Mobile Menu Item */
@media screen and (max-width: 781px) {
	.pay-online-menu {
		display: list-item;
	}
}