
/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}
/* Defaults
------------------------------------------------------------ */
html {
	font-size: 62.5%; /* 10px browser default */
}
body,h1,h2,h2 a,h2 a:visited,h3,h4,h5,h6,p,select,textarea {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
li,ol,ul {
	margin: 0;
	padding: 0;
}
ol li {
	list-style-type: decimal;
}
/* Screen Reader Text
--------------------------------------------- */
.screen-reader-shortcut,.screen-reader-text,.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus,.screen-reader-shortcut:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.more-link {
	position: relative;
}
/* Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
	margin: 0;
}
.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}
.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}
/* Display outline on focus */
:focus {
	color: #333;
	outline: #ccc solid 1px;
}
/* Clear Floats
------------------------------------------------------------ */
.archive-pagination:before,.clearfix:before,.entry:before,.entry-pagination:before,.footer-widgets:before,.nav-primary:before,.nav-secondary:before,.site-container:before,.site-footer:before,.site-header:before,.site-inner:before,.wrap:before {
	content: " ";
	display: table;
}
.archive-pagination:after,.clearfix:after,.entry:after,.entry-pagination:after,.footer-widgets:after,.nav-primary:after,.nav-secondary:after,.site-container:after,.site-footer:after,.site-header:after,.site-inner:after,.wrap:after {
	clear: both;
	content: " ";
	display: table;
}
.clearfix:after { visibility: hidden; display: block; height: 0; font-size: 0; line-height: 0; content: " "; clear: both; }
.clearfix { display: block; }
/* IE6 */
* html .clearfix { height: 1%; }
/* IE7 */
*:first-child + html .clearfix { min-height: 1%; }
/* Hyperlinks
------------------------------------------------------------ */
a:not([class]),a:not([class]):visited {
	color: #0d72c7;
	text-decoration: none;
}
a:not([class]):hover {
	text-decoration: underline;
}
a img {
	border: none;
}
a,button,input:focus,input[type="button"],input[type="reset"],input[type="submit"],textarea:focus,.button {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/* Body
------------------------------------------------------------ */
body {
	background: #DDDDDD;
	color: #333333;
	font-size: 16px; font-size: 1.6rem;
	line-height: 1.625;
	overflow-x: hidden;
}
body:not(.page-template-page-silicon){
	font-family: 'Roboto Condensed', 'sans-serif';
}
::-moz-selection {
	background-color: #0d72c7;
	color: #fff;
}
::selection {
	background-color: #0d72c7;
	color: #fff;
}
/* Wrap
------------------------------------------------------------ */
.site-container {
	background: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}
.content-sidebar-sidebar .site-container {
	max-width: 100%;
}
.sidebar-sidebar-content .site-container {
	max-width: 100%;
}
.sidebar-content-sidebar .site-container {
	max-width: 100%;
}
.content-sidebar .site-container {
	max-width: 100%;
}
.sidebar-content .site-container {
	max-width: 100%;
}
.full-width-content .site-container {
	max-width: 100%;
}
.content .taxonomy-description h1, .content .author-description h1, .taxonomy-description, .content blockquote, .author-description, .author-box, .comment-list li, .ping-list li, a.comment-reply-link, #author, #comment, #email, #url, #respond p.form-allowed-tags, #commentform #submit, .sidebar-primary h4, .sidebar-secondary h4, #ez-home-sidebar h4, .sidebar.widget-area .widget, .breadcrumb, .search-form input[type="submit"], #subbutton, .widget_product_search input#searchsubmit, .search-form input[type="search"], #subbox, .widget_product_search input#s, .pagination li a, .sidebar-primary .widget-title, .sidebar-secondary .widget-title, #ez-home-sidebar .widget-title, .content .archive-description h1, .content .archive-description {
		-webkit-border-radius: 3px;
		border-radius: 3px;
}
/* Header
------------------------------------------------------------ */
.site-header {
	background: #FFFFFF;
	min-height: 94px;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	clear: both;
}
.site-header .wrap {
	margin: 0 auto;
	padding: 0;
	float: none;
	overflow: hidden;
}
.content-sidebar-sidebar .site-header .wrap {
	width: 1140px;
}
.sidebar-sidebar-content .site-header .wrap {
	width: 1140px;
}
.sidebar-content-sidebar .site-header .wrap {
	width: 1140px;
}
.content-sidebar .site-header .wrap {
	width: 1140px;
}
.sidebar-content .site-header .wrap {
	width: 1140px;
}
.full-width-content .site-header .wrap {
	width: 1200px;
}
.title-area {
	width: 270px;
	padding: 12px 0 0 20px;
	float: left;
	text-align: left;
	overflow: hidden;
}
.site-title {
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 40px; font-size: 4rem;
	font-weight: 300;
	line-height: 1.25;
}
.site-title a,.site-title a:visited {
	color: #333333;
	text-decoration: none;
}
.site-title a:hover {
	color: #000000;
	text-decoration: none;
}
.site-description {
	margin: 0;
	padding: 0px 0 0;
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
	font-weight: 300;
}
.site-header .widget-area {
	width: 750px;
	padding: 24px 0px 0 0;
	float: right;
	text-align: right;
}
/* Image Header - Partial Width
------------------------------------------------------------ */
.header-image .site-header .wrap .title-area {
	background: url("../images/junk-removal-plus-logo.png") left top no-repeat;
	height: 71px;
	margin: 23px 0 0px 0px;
	float: left;
}
.header-image .title-area,.header-image .site-title,.header-image .site-title a {
	width: 270px;
	height: 71px;
	padding: 0;
	float: left;
	display: block; 
	text-indent: -9999px;
	overflow: hidden;
}
.header-image .site-description {
	display: block;
	overflow: hidden;
}
/* Primary Navigation
------------------------------------------------------------ */
.nav-primary {
	background: #333333;
	border-top: 0px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0px 0 0px 0;
	color: #AAAAAA;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
	line-height: 1em;
	clear: both;
}
.menu-primary {
	margin: 0 auto;
	padding: 0;
	float: none;
	overflow: hidden;
	display: block;
	clear: both;
}
.content-sidebar-sidebar .menu-primary {
	width: 1140px;
}
.sidebar-sidebar-content .menu-primary {
	width: 1140px;
}
.sidebar-content-sidebar .menu-primary {
	width: 1140px;
}
.content-sidebar .menu-primary {
	width: 1140px;
}
.sidebar-content .menu-primary {
	width: 1140px;
}
.full-width-content .menu-primary {
	width: 1200px;
}
.menu-primary ul {
	float: left;
	width: 100%;
}
.menu-primary li {
	float: left;
	list-style-type: none;
}
.menu-primary a {
	background: #333333;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0 0px 0 0px;
	padding: 17px 15px 17px 15px;
	color: #AAAAAA;
	text-decoration: none;
	display: block;
	position: relative;
}
.menu-primary li a:active,.menu-primary li a:hover {
	background: #333333;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-primary li.current_page_item a,.menu-primary li.current-cat a,.menu-primary li.current-menu-item a {
	background: #333333;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-primary li li a,.menu-primary li li a:link,.menu-primary li li a:visited {
	background: #F5F5F5;
	width: 150px;
	border-top: 0;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	margin: 0 0 0 0px;
	padding: 17px 15px 17px 15px;
	color: #888888;
	font-size: 14px; font-size: 1.4rem;
	text-decoration: none;
	float: none;
	position: relative;
}
.menu-primary li li a:active,.menu-primary li li a:hover {
	background: #F5F5F5;
	color: #000000;
	text-decoration: none;
}
.menu-primary li ul {
	width: 185px;
	height: auto;
	margin: 0;
	z-index: 9999;
	left: -9999px;
	position: absolute;
}
.menu-primary li ul ul {
	margin: -51px 0 0 181px;
}
.genesis-nav-menu li:hover ul ul,.genesis-nav-menu li.sfHover ul ul {
	left: -9999px;
}
.genesis-nav-menu li:hover,.genesis-nav-menu li.sfHover {
	position: static;
}
ul.genesis-nav-menu li:hover>ul,ul.genesis-nav-menu li.sfHover ul {
	left: auto;
}
.menu-primary li a.sf-with-ul {
	padding-right: 15px;
}
.menu-primary.sf-arrows .sf-with-ul:after {
	content: '';
}
#wpadminbar li:hover ul ul {
	left: 0;
}
/* Primary Navigation Extras
------------------------------------------------------------ */
.genesis-nav-menu li.right {
	color: #FFFFFF;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
	padding: 17px 15px 0 0;
	float: right;
}
.genesis-nav-menu li.right a {
	background: none;
	border: none;
	display: inline;
}
.genesis-nav-menu li.right a, .genesis-nav-menu li.right a:visited {
	color: #AAAAAA;
	text-decoration: none;
}
.genesis-nav-menu li.right a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.genesis-nav-menu li.search {
	padding: 2px 1px 0 0;
}
.genesis-nav-menu li.rss a {
	background: url(../images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}
.genesis-nav-menu li.twitter a {
	background: url(../images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}
/* Secondary Navigation
------------------------------------------------------------ */
.nav-secondary {
	background: #F5F5F5;
	border-top: 0px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0px 0 0px 0;
	color: #888888;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
	line-height: 1em;
	clear: both;
}
.menu-secondary {
	margin: 0 auto;
	padding: 0;
	float: none;
	overflow: hidden;
	display: block;
	clear: both;
}
.content-sidebar-sidebar .menu-secondary {
	width: 1140px;
}
.sidebar-sidebar-content .menu-secondary {
	width: 1140px;
}
.sidebar-content-sidebar .menu-secondary {
	width: 1140px;
}
.content-sidebar .menu-secondary {
	width: 1140px;
}
.sidebar-content .menu-secondary {
	width: 1140px;
}
.full-width-content .menu-secondary {
	width: 1200px;
}
.menu-secondary ul {
	float: left;
	width: 100%;
}
.menu-secondary li {
	float: left;
	list-style-type: none;
}
.menu-secondary a {
	background: #F5F5F5;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0 0px 0 0px;
	padding: 17px 15px 17px 15px;
	color: #888888;
	text-decoration: none;
	display: block;
	position: relative;
}
.menu-secondary li a:active,.menu-secondary li a:hover {
	background: #F5F5F5;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	color: #000000;
	text-decoration: none;
}
.menu-secondary li.current_page_item a,.menu-secondary li.current-cat a,.menu-secondary li.current-menu-item a {
	background: #F5F5F5;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	color: #000000;
	text-decoration: none;
}
.menu-secondary li li a,.menu-secondary li li a:link,.menu-secondary li li a:visited {
	background: #FFFFFF;
	width: 150px;
	border-top: 0;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	margin: 0 0 0 0px;
	padding: 17px 15px 17px 15px;
	color: #888888;
	font-size: 14px; font-size: 1.4rem;
	text-decoration: none;
	float: none;
	position: relative;
}
.menu-secondary li li a:active,.menu-secondary li li a:hover {
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
.menu-secondary li ul {
	width: 185px;
	height: auto;
	margin: 0;
	z-index: 9999;
	left: -9999px;
	position: absolute;
}
.menu-secondary li ul ul {
	margin: -51px 0 0 181px;
}
.menu-secondary li a.sf-with-ul {
	padding-right: 15px;
}
.menu-secondary.sf-arrows .sf-with-ul:after {
	content: '';
}
/* Vertical Toggle Menu
------------------------------------------------------------ */
.responsive-primary-menu-container {
	background: #333333;
	border-bottom: 2px solid #DDDDDD;
	width: 100%;
	padding: 12px 0;
	overflow: hidden;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.responsive-primary-menu-container h3 {
	padding-left: 15px;
	color: #AAAAAA;
	font-size: 16px; font-size: 1.6rem;
	font-family: 'PT Sans', sans-serif;
	font-weight: normal;
	float: left;
}
.responsive-primary-menu-container .responsive-menu-icon {
	padding: 5px 15px 0 0;
	float: right;
}
.responsive-primary-menu-container .responsive-icon-bar {
	display: block;
	width: 18px;
	height: 3px;
	background: #AAAAAA;
	margin: 1px 0;
	float: right;
	clear: both;
	-webkit-border-radius: 1px;
	border-radius: 1px;
}
.responsive-secondary-menu-container {
	background: #F5F5F5;
	border-bottom: 2px solid #DDDDDD;
	width: 100%;
	padding: 12px 0;
	overflow: hidden;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.responsive-secondary-menu-container h3 {
	padding-left: 15px;
	color: #888888;
	font-size: 16px; font-size: 1.6rem;
	font-family: 'PT Sans', sans-serif;
	font-weight: normal;
	float: left;
}
.responsive-secondary-menu-container .responsive-menu-icon {
	padding: 5px 15px 0 0;
	float: right;
}
.responsive-secondary-menu-container .responsive-icon-bar {
	display: block;
	width: 18px;
	height: 3px;
	background: #888888;
	margin: 1px 0;
	float: right;
	clear: both;
	-webkit-border-radius: 1px;
	border-radius: 1px;
}
/* Responsive Dropdown Navbars
------------------------------------------------------------ */
#dropdown-nav-wrap,#dropdown-subnav-wrap {
	display: none;
}
#dropdown-nav,#dropdown-subnav {
	overflow: hidden;
}
#dropdown-nav {
	background: #333333;
	border-top: 0px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
}
.nav-chosen-select,.subnav-chosen-select {
	background: transparent;
	border: 0;
	width: 100%;
	padding: 15px;
	cursor: pointer;
	-webkit-appearance: none;
}
.nav-chosen-select {
	color: #AAAAAA;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
}
.nav-chosen-select option {
	color: #888888;
}
#dropdown-nav .responsive-menu-icon,#dropdown-subnav .responsive-menu-icon {
	padding-right: 15px;
	float: right;
}
#dropdown-nav .responsive-icon-bar,#dropdown-subnav .responsive-icon-bar {
	width: 18px;
	height: 3px;
	margin: 1px 0;
	float: right;
	clear: both;
	display: block;
	-webkit-border-radius: 1px;
	border-radius: 1px;
}
#dropdown-nav .responsive-menu-icon {
	margin-top: -32px;
}
#dropdown-nav .responsive-icon-bar {
	background: #AAAAAA;
}
#dropdown-subnav {
	background: #F5F5F5;
	border-top: 0px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
}
.subnav-chosen-select {
	color: #888888;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
}
.subnav-chosen-select option {
	color: #888888;
}
#dropdown-subnav .responsive-menu-icon {
	margin-top: -32px;
}
#dropdown-subnav .responsive-icon-bar {
	background: #888888;
}
/* Header Navigation
------------------------------------------------------------ */
.site-header .genesis-nav-menu {
	background: transparent;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	width: 750px;
	margin: 0px 0 0px 0;
	padding: 0;
	color: #383838;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 15px; font-size: 1.5rem;
	line-height: 1em;
	overflow: hidden;
	float: none;
	clear: both;
	display: block;
	font-weight: 300;letter-spacing: 0.2px;
}
.site-header .genesis-nav-menu ul {
	float: left;
	width: 100%;
}
.site-header .genesis-nav-menu li {
	text-align: left;
	list-style-type: none;
	display: inline-block;
}
.site-header .genesis-nav-menu a {
	background: transparent;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0 0px 0 0px;
	padding: 17px 10px 17px 10px;
	color: #383838;
	text-decoration: none;
	display: block;
	position: relative;
}
.site-header .genesis-nav-menu li a:active,.site-header .genesis-nav-menu li a:hover {
	background: transparent;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	color: #000000;
	text-decoration: none;
}
.site-header .genesis-nav-menu li.current_page_item a,.site-header .genesis-nav-menu li.current-cat a,.site-header .genesis-nav-menu li.current-menu-item a {
	background: transparent;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	color: #383030;
	text-decoration: none;
}
.site-header .genesis-nav-menu li li a,.site-header .genesis-nav-menu li li a:link,.site-header .genesis-nav-menu li li a:visited {
	background: #F5F5F5;
	width: 150px;
	border-top: 0;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	margin: 0 0 0 0px;
	padding: 17px 15px 17px 15px;
	color: #888888;
	font-size: 14px; font-size: 1.4rem;
	text-decoration: none;
	float: none;
	position: relative;
}
.site-header .genesis-nav-menu li li a:active,.site-header .genesis-nav-menu li li a:hover {
	background: #F5F5F5;
	color: #000000;
	text-decoration: none;
}
.site-header .genesis-nav-menu li ul {
	width: 185px;
	height: auto;
	margin: 0;
	z-index: 9999;
	left: -9999px;
	position: absolute;
}
.site-header .genesis-nav-menu li ul ul {
	margin: -50px 0 0 181px;
}
.site-header .genesis-nav-menu li:hover>ul,.site-header .genesis-nav-menu li.sfHover ul {
	left: auto;
}
.site-header .genesis-nav-menu li a.sf-with-ul {
	padding-right: 10px;
}
.site-header .genesis-nav-menu.sf-arrows .sf-with-ul:after,.site-header .genesis-nav-menu li li a .sf-sub-indicator,.site-header .genesis-nav-menu li li li a .sf-sub-indicator {
	content: '';
}
/* Inner
------------------------------------------------------------ */
.site-inner {
	background: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0px auto 0px;
	padding: 20px 20px 20px 20px;
	overflow: hidden;
	clear: both;
}
.content-sidebar-sidebar .site-inner {
	max-width: 1100px;
}
.sidebar-sidebar-content .site-inner {
	max-width: 1100px;
}
.sidebar-content-sidebar .site-inner {
	max-width: 1100px;
}
.content-sidebar .site-inner {
	max-width: 1100px;
}
.sidebar-content .site-inner {
	max-width: 1100px;
}
.full-width-content .site-inner {
	max-width: 1160px;
}
.ez-home .site-inner {
	max-width: 1200px;
	padding: 0;
}
/* Breadcrumb/Taxonomy Description
------------------------------------------------------------ */
.breadcrumb {
	background: #F5F5F5;
	border-top: 0px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin-top: -10px;
	margin-bottom: 30px;
	padding: 13px 20px 11px 25px;
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
}
.breadcrumb a,.breadcrumb a:visited {
	color: #339CA1;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #000000;
	text-decoration: none;
}
.archive-description {
	background: #F5F5F5;
	border-top: 0px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: -10px 0 30px;
	padding: 0;
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
}
.content .archive-description h1,body.search .content h1.archive-title {
	background: #333333;
	border-top: 0px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0;
	padding: 13px 20px 11px 25px;
	color: #FFFFFF;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
	font-weight: 300;
}
.content .archive-description p {
	padding: 25px 25px 25px 25px;
}
.content .archive-description a, .content .archive-description a:visited {
	color: #339CA1;
	text-decoration: none;
}
.content .archive-description a:hover {
	color: #000000;
	text-decoration: none;
}
/* Content-Sidebar Wrap
------------------------------------------------------------ */
.content-sidebar-wrap {
	float: left;
}
.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}
.content-sidebar-sidebar .content-sidebar-wrap {
	width: 900px;
}
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 900px;
}
.sidebar-content-sidebar .content-sidebar-wrap {
	width: 900px;
}
.content-sidebar .content-sidebar-wrap {
	width: 1100px;
}
.sidebar-content .content-sidebar-wrap {
	width: 1100px;
}
.full-width-content .content-sidebar-wrap {
	width: 1160px;
}
/* Content
------------------------------------------------------------ */
.content {
	margin: 0;
	padding: 10px 20px 10px 20px;
	float: left;
}
.content-sidebar-sidebar .content {
	width: 500px;
}
.sidebar-sidebar-content .content {
	width: 500px;
}
.sidebar-content-sidebar .content {
	width: 500px;
}
.content-sidebar .content {
	width: 700px;
}
.sidebar-content .content {
	width: 700px;
}
.full-width-content .content {
	width: 1120px;
}
.sidebar-content .content,.sidebar-sidebar-content .content {
	float: right;
}
.content .post,.content .entry {
	background: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0px 0 40px;
	padding: 0px 0px 0px 0px;
}
.content .page {
	background: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0px 0 0px;
	padding: 0px 0px 0px 0px;
}
.entry-content * {
	box-sizing: border-box;
}
.fl-builder-content p,.dynamik-page-builder .site-inner p,.entry-content p {
	margin: 0 0 25px;
}
.fl-builder-content p,.fl-builder-content ul li,.fl-builder-content ol li,.dynamik-page-builder .site-inner p,.dynamik-page-builder .site-inner ul li,.dynamik-page-builder .site-inner ol li,.entry-content p,.entry-content ul li,.entry-content ol li,.entry-pagination {
	font-family: 'Roboto Condensed', 'sans-serif';
	font-weight: 300;
}
.fl-builder-content p,.fl-builder-content ul li,.fl-builder-content ol li,.dynamik-page-builder .site-inner p,.dynamik-page-builder .site-inner ul li,.dynamik-page-builder .site-inner ol li,.entry-content p,.entry-content ul li,.entry-content ol li,.entry-pagination {
	color: #333333;
}
.fl-builder-content p,.fl-builder-content ul li,.fl-builder-content ol li,.dynamik-page-builder .site-inner p,.dynamik-page-builder .site-inner ul li,.dynamik-page-builder .site-inner ol li,.entry-content p,.entry-content ul li,.entry-content ol li,.entry-pagination {
	font-size: 18px; font-size: 1.8rem;
	font-weight: 300;
}
.fl-builder-content a,.fl-builder-content a:visited,.dynamik-page-builder .site-inner a,.dynamik-page-builder .site-inner a:visited,.entry-content a,.entry-content a:visited {
	color: #339CA1;
	text-decoration: none;
}
.fl-builder-content a:hover,.dynamik-page-builder .site-inner a:hover,.entry-content a:hover {
	color: #000000;
	text-decoration: none;
}
.fl-builder-content blockquote,.dynamik-page-builder .site-inner blockquote,.content blockquote {
	background: #F5F5F5;
	border-top: 0px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 5px 5px 20px 30px;
	padding: 25px 30px 5px;
}
.fl-builder-content blockquote p,.dynamik-page-builder .site-inner blockquote p,.content blockquote p {
	color: #999999;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 18px; font-size: 1.8rem;
	font-style: italic;
}
.fl-builder-content blockquote a,.fl-builder-content blockquote a:visited,.dynamik-page-builder .site-inner blockquote a,.dynamik-page-builder .site-inner blockquote a:visited,.content blockquote a,.content blockquote a:visited {
	color: #339CA1;
	text-decoration: none;
}
.fl-builder-content blockquote a:hover,.dynamik-page-builder .site-inner blockquote a:hover,.content blockquote a:hover {
	color: #000000;
	text-decoration: none;
}
p.subscribe-to-comments {
	padding: 20px 0 10px;
}
.clear {
	clear: both;
}
.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}
/* Content Headlines
------------------------------------------------------------ */
.fl-builder-content h1,.fl-builder-content h2,.fl-builder-content h3,.fl-builder-content h4,.fl-builder-content h5,.fl-builder-content h6,.dynamik-page-builder .site-inner h1,.dynamik-page-builder .site-inner h2,.dynamik-page-builder .site-inner h3,.dynamik-page-builder .site-inner h4,.dynamik-page-builder .site-inner h5,.dynamik-page-builder .site-inner h6,.content .post h1,.content .post h2,.content .post h3,.content .post h4,.content .post h5,.content .post h6,.content .page h1,.content .page h2,.content .page h3,.content .page h4,.content .page h5,.content .page h6,.content h1.entry-title,.content .entry-content h1,.content h2.entry-title,.content .entry-content h2,.content .entry-content h3,.content .entry-content h4,.content .entry-content h5,.content .entry-content h6 {
	margin: 0 0 10px;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-weight: 300;
	line-height: 1.25;
}
.fl-builder-content h1,.dynamik-page-builder .site-inner h1,.content .post h1,.content .page h1,.content h1.entry-title,.content .entry-content h1 {
	color: #333333;
	font-size: 38px; font-size: 3.8rem;
}
.content .post h1 a,.content .post h1 a:visited,.content .page h1 a,.content .page h1 a:visited,.content h1.entry-title a,.content h1.entry-title a:visited
.content .post h2 a,.content .post h2 a:visited,.content .page h2 a,.content .page h2 a:visited,.content h2.entry-title a,.content h2.entry-title a:visited {
	color: #333333;
	text-decoration: none;
}
.content .post h1 a:hover,.content .page h1 a:hover,.content h1.entry-title a:hover
.content .post h2 a:hover,.content .page h2 a:hover,.content h2.entry-title a:hover {
	color: #339CA1;
	text-decoration: none;
}
.fl-builder-content h2,.dynamik-page-builder .site-inner h2,.content .post h2,.content .page h2,.content h2.entry-title,.content .entry-content h2 {
	font-size: 34px; font-size: 3.4rem;
}
.fl-builder-content h2,.dynamik-page-builder .site-inner h2,.content .post h2:not(.has-text-color),.content .page h2:not(.has-text-color),.content h2.entry-title:not(.has-text-color),.content .entry-content h2:not(.has-text-color) {
	color: #333333;
}
.fl-builder-content h3,.dynamik-page-builder .site-inner h3,.content .post h3,.content .page h3,.content .entry-content h3 {
	font-size: 28px; font-size: 2.8rem;
}
.fl-builder-content h3,.dynamik-page-builder .site-inner h3,.content .post h3:not(.has-text-color),.content .page h3:not(.has-text-color),.content .entry-content h3:not(.has-text-color) {
	color: #333333;
}
.fl-builder-content h4,.dynamik-page-builder .site-inner h4,.content .post h4,.content .page h4,.content .entry-content h4 {
	font-size: 26px; font-size: 2.6rem;
}
.fl-builder-content h4,.dynamik-page-builder .site-inner h4,.content .post h4:not(.has-text-color),.content .page h4:not(.has-text-color),.content .entry-content h4:not(.has-text-color) {
	color: #333333;
}
.fl-builder-content h5,.dynamik-page-builder .site-inner h5,.content .post h5,.content .page h5,.content .entry-content h5 {
	color: #333333;
	font-size: 18px; font-size: 1.8rem;
}
.fl-builder-content h6,.dynamik-page-builder .site-inner h6,.content .post h6,.content .page h6,.content .entry-content h6 {
	color: #333333;
	font-size: 16px; font-size: 1.6rem;
}
/* Column Classes
--------------------------------------------- */
.five-sixths,.four-sixths,.four-fifths,.one-fifth,.one-fourth,.one-half,.one-sixth,.one-third,.three-fourths,.three-fifths,.three-sixths,.two-fourths,.two-fifths,.two-sixths,.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
	margin-bottom: 20px;
}
.one-half,.three-sixths,.two-fourths {
	width: 48.717948717948715%;
}
.one-third,.two-sixths {
	width: 31.623931623931625%;
}
.four-sixths,.two-thirds {
	width: 65.81196581196582%;
}
.one-fourth {
	width: 23.076923076923077%;
}
.three-fourths {
	width: 74.35897435897436%;
}
.one-fifth {
	width: 17.9487179487179488%;
}
.two-fifths {
	width: 38.4615384615384616%;
}
.three-fifths {
	width: 58.9743589743589744%;
}
.four-fifths {
	width: 79.4871794871794872%;
}
.one-sixth {
	width: 14.52991452991453%;
}
.five-sixths {
	width: 82.90598290598291%;
}
.first, .ez-only {
	margin-left: 0;
	clear: both;
}
.ez-only {
	width: 100%;
	float: left;
}
/* EZ Widget Area Class
------------------------------------------------------------ */
.ez-widget-area {
	margin-bottom: 0;
}
.ez-widget-area h4,.ez-widget-area .widget-title {
	margin: 0 0 10px;
	padding: 0 0 5px;
	font-weight: 300;
}
.ez-widget-area ul,.ez-widget-area ol {
	margin: 0;
	padding: 0 0 15px 0;
}
.ez-widget-area ul li,.ez-widget-area ol li {
	margin: 0 0 0 20px;
	padding: 0;
}
.ez-widget-area ul li {
	list-style-type: square;
}
.ez-widget-area ul ul,.ez-widget-area ol ol {
	padding: 0;
}
/* EZ Home Widget Areas
------------------------------------------------------------ */
#home-hook-wrap {
	background: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	padding: 25px 20px 30px 20px;
	clear: both;
}
#ez-home-container-wrap {
    max-width: -moz-available;
}
#ez-home-container-wrap .post {
	margin: 0 0 20px;
}
#ez-home-container-wrap .post p {
	margin: 0 0 25px;
}
#ez-home-container-wrap .page p {
	margin: 0 0 25px;
}
#ez-home-container-wrap .post p.entry-header .entry-meta,#ez-home-container-wrap .page p.byline {
	margin: -5px 0 15px;
}
#ez-home-container-wrap .ez-widget-area img.wp-post-image {
	margin-bottom: 10px !important;
}
#ez-home-container-wrap .ez-widget-area h4,#ez-home-container-wrap .ez-widget-area .widget-title,#ez-home-slider-container-wrap .ez-widget-area h4,#ez-home-slider-container-wrap .ez-widget-area .widget-title {
	border-bottom: 0px solid #DDDDDD;
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 22px; font-size: 2.2rem;
}
#ez-home-container-wrap .ez-widget-area {
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
}
#ez-home-container-wrap .ez-widget-area a,#ez-home-container-wrap .ez-widget-area a:visited {
	color: #339CA1;
	text-decoration: none;
}
#ez-home-container-wrap .ez-widget-area a:hover {
	color: #000000;
	text-decoration: none;
}
#ez-home-container-wrap .ez-widget-area #wp-calendar caption,#ez-home-container-wrap .ez-widget-area #wp-calendar th {
	color: #333333;
}
#ez-home-container-wrap img,#ez-home-container-wrap p img {
	max-width: 100%;
	height: auto;
	display: block;
}
#ez-home-container-wrap .nivoSlider img {
    max-width: none;
}
.ez-home-sidebar #ez-home-container-wrap {
	margin-right: 300px;
	float: left;
}
.ez-home-sidebar.home-sidebar-left #ez-home-container-wrap {
	margin-left: 300px;
	margin-right: 0;
	float: right;
}
.ez-home-container-area {
	margin: 0 0 20px;
	overflow: hidden;
}
.ez-home-bottom {
	margin: 0;
}
/* Homepage Sidebar
------------------------------------------------------------ */
#ez-home-sidebar-wrap {
	width: 280px;
	margin-left: -280px;
	float: right;
}
.home-sidebar-left #ez-home-sidebar-wrap {
	margin-left: 0;
	margin-right: -280px;
	float: left;
}
#ez-home-sidebar.sidebar {
	float: none;
}
/* Homepage Slider
------------------------------------------------------------ */
#ez-home-slider-container-wrap {
	margin: 0 0 20px;
	overflow: hidden;
}
#ez-home-slider {
	width: 100%;
	height: auto;
}
#ez-home-slider .nivoSlider img {
    max-width: none;
}
/* EZ Feature Top Widget Areas
------------------------------------------------------------ */
#ez-feature-top-container-wrap {
	background: #F5F5F5;
	border-top: 0px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0 0 20px;
	clear: both;
}
.feature-top-outside #ez-feature-top-container-wrap {
	margin: 0;
}
.content-sidebar-sidebar #ez-feature-top-container {
	max-width: 1100px;
}
.sidebar-sidebar-content #ez-feature-top-container {
	max-width: 1100px;
}
.sidebar-content-sidebar #ez-feature-top-container {
	max-width: 1100px;
}
.content-sidebar #ez-feature-top-container {
	max-width: 1100px;
}
.sidebar-content #ez-feature-top-container {
	max-width: 1100px;
}
.full-width-content #ez-feature-top-container {
	max-width: 1160px;
}
#ez-feature-top-container {
	margin: 0 auto;
	padding: 25px 20px 30px 20px;
}
#ez-feature-top-container .ez-widget-area h4,#ez-feature-top-container .ez-widget-area .widget-title {
	border-bottom: 0px solid #DDDDDD;
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 22px; font-size: 2.2rem;
}
#ez-feature-top-container .ez-widget-area {
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
}
#ez-feature-top-container .ez-widget-area a,#ez-feature-top-container .ez-widget-area a:visited {
	color: #339CA1;
	text-decoration: none;
}
#ez-feature-top-container .ez-widget-area a:hover {
	color: #000000;
	text-decoration: none;
}
#ez-feature-top-container .ez-widget-area #wp-calendar caption,#ez-feature-top-container .ez-widget-area #wp-calendar th {
	color: #333333;
}
#ez-feature-top-container img,#ez-feature-top-container p img {
	max-width: 100%;
	height: auto;
}
#ez-feature-top-container .nivoSlider img {
    max-width: none;
}
/* EZ Fat Footer Widget Areas
------------------------------------------------------------ */
#ez-fat-footer-container-wrap,.fat-footer-inside #ez-fat-footer-container-wrap {
	background: #F5F5F5;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	clear: both;
}
.fat-footer-inside #ez-fat-footer-container-wrap {
	float: left;
}
.ez-home.fat-footer-inside #ez-fat-footer-container-wrap {
	margin-top: 30px;
}
.content-sidebar-sidebar #ez-fat-footer-container {
	max-width: 1100px;
}
.sidebar-sidebar-content #ez-fat-footer-container {
	max-width: 1100px;
}
.sidebar-content-sidebar #ez-fat-footer-container {
	max-width: 1100px;
}
.content-sidebar #ez-fat-footer-container {
	max-width: 1100px;
}
.sidebar-content #ez-fat-footer-container {
	max-width: 1100px;
}
.full-width-content #ez-fat-footer-container {
	max-width: 1160px;
}
#ez-fat-footer-container {
	margin: 0 auto;
	padding: 25px 20px 30px 20px;
}
#ez-fat-footer-container .ez-widget-area h4,#ez-fat-footer-container .ez-widget-area .widget-title {
	border-bottom: 0px solid #DDDDDD;
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 22px; font-size: 2.2rem;
}
#ez-fat-footer-container .ez-widget-area {
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
}
#ez-fat-footer-container .ez-widget-area a,#ez-fat-footer-container .ez-widget-area a:visited {
	color: #339CA1;
	text-decoration: none;
}
#ez-fat-footer-container .ez-widget-area a:hover {
	color: #000000;
	text-decoration: none;
}
#ez-fat-footer-container .ez-widget-area #wp-calendar caption,#ez-fat-footer-container .ez-widget-area #wp-calendar th {
	color: #333333;
}
#ez-fat-footer-container img,#ez-fat-footer-container p img {
	max-width: 100%;
	height: auto;
}
#ez-fat-footer-container .nivoSlider img {
    max-width: none;
}
/* Custom Widget Areas
------------------------------------------------------------ */
.dynamik-widget-area {
	background: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
}
.dynamik-widget-area p,.dynamik-widget-area ul li,.dynamik-widget-area.entry-content ol li {
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
}
.dynamik-widget-area h4,.content .dynamik-widget-area h4,.dynamik-widget-area .widget-title,.content .dynamik-widget-area .widget-title {
	padding: 0 0 5px;
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 22px; font-size: 2.2rem;
	font-weight: 300;
	line-height: 1.25;
}
.dynamik-widget-area a,.dynamik-widget-area a:visited {
	color: #339CA1;
	text-decoration: none;
}
.dynamik-widget-area a:hover {
	color: #000000;
	text-decoration: none;
}
.dynamik-widget-area #wp-calendar caption,.dynamik-widget-area #wp-calendar th {
	color: #333333;
}
/* Featured Post Grid
------------------------------------------------------------ */
.genesis-grid-even,.genesis-grid-odd {
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 48%;
}
.genesis-grid-even {
	float: right;
}
.genesis-grid-odd {
	clear: both;
	float: left;
}
/* Ordered / Unordered Lists
------------------------------------------------------------ */
.fl-builder-content ul,.fl-builder-content ol,.dynamik-page-builder .site-inner ul,.dynamik-page-builder .site-inner ol,.entry-content ul,.entry-content ol,.dynamik-widget-area ul,.dynamik-widget-area ol {
	margin: 0;
	padding: 0 0 20px;
}
.fl-builder-content ul li,.dynamik-page-builder .site-inner ul li,.archive-page ul li,.entry-content ul li,.dynamik-widget-area ul li {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: square;
}
header.fl-builder-content ul li,footer.fl-builder-content ul li,.fl-builder-content .fl-menu ul li,.fl-builder-content .fl-builder-pagination ul li {
	margin: inherit;
	padding: inherit;
	list-style-type: none;
}
.fl-builder-content ol li,.dynamik-page-builder .site-inner ol li,.entry-content ol li,.dynamik-widget-area ol li {
	margin: 0 0 0 35px;
}
.fl-builder-content ul ul,.fl-builder-content ol ol,.dynamik-page-builder .site-inner ul ul,.dynamik-page-builder .site-inner ol ol,.archive-page ul ul,.entry-content ul ul,.entry-content ol ol,.dynamik-widget-area ul ul,.dynamik-widget-area ol ol {
	padding: 0;
}
/* Post Info
------------------------------------------------------------ */
.entry-header .entry-meta {
	margin: -5px 0 15px;
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
}
.entry-header .entry-meta a,.entry-header .entry-meta a:visited {
	color: #339CA1;
	text-decoration: none;
}
.entry-header .entry-meta a:hover {
	color: #000000;
	text-decoration: none;
}
.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}
/* Post Meta
------------------------------------------------------------ */
.entry-footer .entry-meta {
	border-top: 2px solid #DDDDDD;
	padding: 5px 0 0;
	color: #333333;
	font-family: 'PT Sans', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
	font-style: italic;
	clear: both;
}
.entry-footer .entry-meta a,.entry-footer .entry-meta a:visited {
	color: #339CA1;
	text-decoration: none;
}
.entry-footer .entry-meta a:hover {
	color: #000000;
	text-decoration: none;
}
/* Author Box
------------------------------------------------------------ */
.author-box {
	background: #F5F5F5;
	border-top: 0px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0px 0 40px;
	padding: 25px 25px 25px 25px;
	overflow: hidden;
	clear: both;
}
.author-box-title {
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 20px; font-size: 2rem;
	font-weight: 300;
}
.author-box-content {
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
}
.author-box a,.author-box a:visited {
	color: #339CA1 !important;
	text-decoration: none !important;
}
.author-box a:hover {
	color: #000000 !important;
	text-decoration: none !important;
}
/* Sticky Posts
------------------------------------------------------------ */
.sticky {
	background-color: #f5f5f5;
	margin: -10px 0 40px;
	padding: 20px;
}
.content .sticky {
	background: #F5F5F5 !important;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: -10px 0 40px 0;
	padding: 20px 20px 20px 20px;
}
/* Archive Page
------------------------------------------------------------ */
.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%;
}
/* Post Icons
------------------------------------------------------------ */
.post-comments,.tags {
	background: url(../images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}
/* Images
------------------------------------------------------------ */
img {
	max-width: 100%;
	height: auto;
}
.nivoSlider img {
    max-width: none;
}
.featuredpage img,.featuredpost img,.post-image {
	background: #F5F5F5;
	border: 0px solid #DDDDDD;
	padding: 0px;
}
.author-box .avatar {
	background: #FFFFFF;
	border: 0px solid #DDDDDD;
	width: 80px;
	height: 80px;
	margin: 0 10px 0 0;
	padding: 0px;
	float: left;
}
.post-image {
	margin: 0 10px 10px 0;
}
img.centered,.aligncenter {
	display: block;
	margin: 0 auto 10px;
}
img.alignnone {
	display: inline;
	margin: 0 0 10px;
}
img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}
img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}
.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 15px;
}
.full-width-content.has-blocks .site-inner {
    overflow: visible;
}
.full-width-content .entry-content > .alignwide {
    margin-left: -180px;
    margin-right: -180px;
    max-width: calc(100% + 360px);
    width: auto;
}
.full-width-content .entry-content > .alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}
.full-width-content .entry-content > .wp-block-cover.alignfull {
	width: 100vw;
}
.wp-caption,figcaption {
	background: #F5F5F5;
	border: 0px solid #DDDDDD;
	max-width: 100%;
	padding: 5px;
	text-align: center;
}
p.wp-caption-text,figcaption {
	margin: 5px 0;
	color: #333333;
	font-family: 'PT Sans', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
}
.wp-smiley,.wp-wink {
	border: none;
	float: none;
}
.post-format-image {
	display: block;
	float: right;
}
.page .post-format-image {
	display: none;
}
.page-template-page_blog-php .post-format-image {
	display: block;
}
.dynamik-page-builder .site-inner {
	max-width: none;
	padding: 0;
}
.dynamik-content-filler-img {
	width: 100% !important;
	height: 0 !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	display: block !important;
}
/* Post Navigation
------------------------------------------------------------ */
.pagination,.entry-pagination {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px;
	overflow: hidden;
}
.pagination li {
	display: inline;
}
.pagination a,.pagination a:visited,.entry-pagination a,.entry-pagination a:visited {
	color: #339CA1;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
	text-decoration: none;
}
.pagination a:hover,.entry-pagination a:hover {
	color: #000000;
	text-decoration: none;
}
.pagination li a,.pagination li.disabled,.pagination li a:hover,.pagination li.active a {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin: 0 0px 0 0px;
	padding: 8px 12px 8px 12px;
	color: #339CA1;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
	text-decoration: none;
}
.pagination li a:hover,.pagination li.active a {
	background: #F5F5F5;
	color: #000000;
	text-decoration: none;
}
.pagination li a:hover {
	text-decoration: none;
}
/* Primary / Secondary Sidebars
------------------------------------------------------------ */
.sidebar {
	float: right;
	display: inline;
}
.sidebar-secondary {
	float: left;
}
.sidebar-content .sidebar-primary,.sidebar-sidebar-content .sidebar-primary {
	float: left;
}
.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}
.content-sidebar .sidebar-primary {
	width: 340px;
}
.sidebar-content .sidebar-primary {
	width: 340px;
}
.content-sidebar-sidebar .sidebar-primary {
	width: 340px;
}
.content-sidebar-sidebar .sidebar-secondary {
	width: 180px;
}
.sidebar-sidebar-content .sidebar-primary {
	width: 340px;
}
.sidebar-sidebar-content .sidebar-secondary {
	width: 180px;
}
.sidebar-content-sidebar .sidebar-primary {
	width: 340px;
}
.sidebar-content-sidebar .sidebar-secondary {
	width: 180px;
}
.sidebar-primary h4,.sidebar-primary .widget-title,.sidebar-secondary h4,.sidebar-secondary .widget-title,#ez-home-sidebar h4,#ez-home-sidebar .widget-title {
	background: #333333;
	border-top: 0px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0;
	padding: 15px 25px 15px 25px;
	color: #FFFFFF;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.25;
}
.sidebar-primary,.sidebar-secondary,#ez-home-sidebar {
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
}
.sidebar-primary a,.sidebar-primary a:visited,.sidebar-secondary a,.sidebar-secondary a:visited,#ez-home-sidebar a,#ez-home-sidebar a:visited {
	color: #339CA1;
	text-decoration: none;
}
.sidebar-primary a:hover,.sidebar-secondary a:hover,#ez-home-sidebar a:hover {
	color: #000000;
	text-decoration: none;
}
.sidebar.widget-area .widget {
	background: #F5F5F5;
	border-top: 0px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0px 0 15px;
	padding: 0 0 15px;
}
.sidebar.widget-area ol,.sidebar.widget-area ul,.sidebar.widget-area .textwidget,.sidebar.widget-area .widget_tag_cloud div div,.sidebar.widget-area .author-bio-widget,.sidebar.widget-area .featuredpage .page,.sidebar.widget-area .featuredpost .post {
	margin: 0;
	padding: 30px 30px 15px 30px;
}
.sidebar.widget-area #wp-calendar caption,.sidebar.widget-area #wp-calendar th {
	color: #333333;
}
.sidebar.widget-area .widget_archive select,.sidebar.widget-area #cat {
	margin: 30px 30px 15px 30px;
}
.sidebar.widget-area ul li {
	border-bottom: 2px solid #DDDDDD;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
	word-wrap: break-word;
}
.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}
/* Dropdowns
------------------------------------------------------------ */
.widget_archive select,#cat {
	background: #F5F5F5;
	border: 1px solid #DDDDDD;
	width: 83%;
	margin: 15px 15px 0;
	padding: 3px;
	font-size: 14px;
	display: inline;
}
/* Featured Page / Post
------------------------------------------------------------ */
.featuredpage,.featuredpost {
	overflow: hidden;
	clear: both;
}
.featuredpage .page,.featuredpost .post {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.featuredpage .page p,.featuredpost .post p {
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
}
.featuredpage .page a,.featuredpage .page a:visited,.featuredpost .post a,.featuredpost .post a:visited {
	color: #339CA1 !important;
	text-decoration: none !important;
}
.featuredpage .page a:hover,.featuredpost .post a:hover {
	color: #000000 !important;
	text-decoration: none !important;
}
.featuredpage .page h2,.featuredpost .post h2,.featuredpage .page .entry-title,.featuredpost .post .entry-title {
	margin: 0 0 5px;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 20px; font-size: 2rem;
	font-weight: 300;
	line-height: 1.25;
}
.featuredpage .page h2 a,.featuredpage .page h2 a:visited,.featuredpost .post h2 a,.featuredpost .post h2 a:visited,.featuredpage .page .entry-title a,.featuredpage .page .entry-title a:visited,.featuredpost .post .entry-title a,.featuredpost .post .entry-title a:visited {
	color: #333333 !important;
	text-decoration: none !important;
}
.featuredpage .page h2 a:hover,.featuredpost .post h2 a:hover,.featuredpage .page .entry-title a:hover,.featuredpost .post .entry-title a:hover {
	color: #339CA1 !important;
	text-decoration: none !important;
}
.featuredpage .page .byline,.featuredpost .post .entry-header .entry-meta {
	color: #333333 !important;
	font-family: 'Roboto Condensed', 'sans-serif' !important;
	font-size: 14px; font-size: 1.4rem !important;
}
.featuredpage .page .byline a,.featuredpage .page .byline a:visited,.featuredpost .post .entry-header .entry-meta a,.featuredpost .post .entry-header .entry-meta a:visited {
	color: #339CA1 !important;
	text-decoration: none !important;
}
.featuredpage .page .byline a:hover,.featuredpost .post .entry-header .entry-meta a:hover {
	color: #000000 !important;
	text-decoration: none !important;
}
.more-from-category {
	padding: 5px 15px 0;
}
/* User Profile
------------------------------------------------------------ */
.user-profile {
	overflow: hidden;
}
.user-profile p {
	padding: 5px 25px;
}
.user-profile .posts_link {
	padding: 0 25px;
}
/* Search Form
------------------------------------------------------------ */
.site-header .search-form {
	float: right;
	padding: 12px 0 0;
}
.sidebar .search-form {
	padding: 15px 0 10px 30px;
}
.search-form input[type="search"], #subbox, .widget_product_search input#s {
	background: #E8E8E8;
	border: 1px solid #DDDDDD;
	width: 190px;
	margin: 10px 5px 0 0;
	padding: 9px 5px 10px 5px;
	color: #888888;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
	-webkit-appearance: none;
}
::-webkit-input-placeholder {
	color: #888888;
}
.nav-primary .search-form input[type="search"] {
	margin: 2px -7px 0 0;
}
.search-form input[type="submit"], #subbutton, .widget_product_search input#searchsubmit {
	background: #333333;
	border: 1px solid #333333;
	margin: 0;
	padding: 10px 14px 10px 14px;
	color: #FFFFFF;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
	line-height: 19px;
	cursor: pointer;
	text-decoration: none;
}
.search-form input[type="submit"]:hover, #subbutton:hover,  .widget_product_search input#searchsubmit:hover {
	background: #000000;
	border: 1px solid #000000;
	color: #FFFFFF;
	text-decoration: none;
}
.widget_product_search label {
	display: none;
}
/* eNews and Update Widget
------------------------------------------------------------ */
.enews p {
	padding: 10px 15px 5px;
}
.enews #subscribe {
	padding: 0 0 0 15px;
}
.enews #subbox {
	margin: 5px -7px 0 0;
	padding: 6px 5px;
	width: 75%;
}
/* Calendar Widget
------------------------------------------------------------ */
#wp-calendar {
	width: 100%;
	padding: 20px;
}
#wp-calendar caption {
	font-size: 14px;
	font-style: italic;
	padding: 20px 30px 0 0;
	text-align: right;
}
#wp-calendar thead {
	background-color: #F5F5F5;
	font-weight: bold;
	margin: 10px 0 0;
}
#wp-calendar td {
	background-color: #F5F5F5;
	padding: 2px;
	text-align: center;
}
/* Footer Widgets
------------------------------------------------------------ */
#footer-widgets {
	background-color: #F5F5F5;
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}
#footer-widgets .wrap {
	overflow: hidden;
	padding: 20px 30px 10px;
}
#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 15px;
	padding: 0;
}
#footer-widgets .textwidget {
	padding: 0;
}
#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}
#footer-widgets p {
	font-size: inherit;
	margin: 0 0 10px;
}
#footer-widgets ul {
	margin: 0;
}
#footer-widgets ul li {
	margin: 0 0 0 20px;
}
#footer-widgets #wp-calendar thead,#footer-widgets #wp-calendar td {
	background: none;
}
.footer-widgets-1 {
	float: left;
	margin: 0 30px 0 0;
	width: 280px;
}
.footer-widgets-2 {
	float: left;
	width: 280px;
}
.footer-widgets-3 {
	float: right;
	width: 280px;
}
/* Footer
------------------------------------------------------------ */
.site-footer {
	background: #333333;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	overflow: hidden;
	clear: both;
}
.site-footer .wrap {
	margin: 0 auto;
	padding: 15px 30px 30px 30px;
	overflow: hidden;
}
.content-sidebar-sidebar .site-footer .wrap {
	max-width: 1080px;
}
.sidebar-sidebar-content .site-footer .wrap {
	max-width: 1080px;
}
.sidebar-content-sidebar .site-footer .wrap {
	max-width: 1080px;
}
.content-sidebar .site-footer .wrap {
	max-width: 1080px;
}
.sidebar-content .site-footer .wrap {
	max-width: 1080px;
}
.full-width-content .site-footer .wrap {
	max-width: 1140px;
}
.site-footer p {
	color: #FFFFFF;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 12px; font-size: 1.2rem;
	text-align: center;
	letter-spacing: 0.3px;
}
.site-footer a,.site-footer a:visited {
	color: #DDDDDD;
	text-decoration: none;
}
.site-footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.site-footer .gototop {
	float: left;
	width: 200px;
}
.site-footer .creds {
	float: right;
	text-align: right;
	width: 650px;
}
/* Comments
------------------------------------------------------------ */
#comments {
	margin: 0px 0 15px;
	overflow: hidden;
}
#respond {
	margin: 0 0 15px;
	padding: 20px 0 0;
}
#comments h3,#respond h3 {
	margin: 0 0 10px;
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 26px; font-size: 2.6rem;
	font-weight: 300;
	line-height: 1.25;
}
#author,#comment,#email,#url {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	width: 250px;
	margin: 0 5px 10px 0;
	padding: 5px;
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
	-webkit-box-shadow: 0 1px 2px #E8E8E8 inset;
	box-shadow: 0 1px 2px #E8E8E8 inset;
}
#comment {
	width: 98%;
	height: 150px;
	margin: 0 0 10px;
}
#commentform #submit {
	background: #333333;
	border: 0px solid #DDDDDD;
	width: auto;
	padding: 10px 14px 10px 14px;
	color: #FFFFFF;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
	line-height: 19px;
	cursor: pointer;
	text-decoration: none;
}
#commentform #submit:hover {
	background: #000000;
	border: 0px solid #DDDDDD;
	color: #FFFFFF;
	text-decoration: none;
}
.comment-author {
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
}
.comment-author span,.comment-author .says {
	font-size: 18px; font-size: 1.8rem;
}
.comment-author span a, .comment-author span a:visited {
	color: #339CA1;
	text-decoration: none;
}
.comment-author span a:hover {
	color: #000000;
	text-decoration: none;
}
.ping-list {
	margin: 0 0 40px;
}
.comment-list ol,.ping-list ol {
	padding: 10px;
}
.comment-list li,.ping-list li {
	border-top: 0px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 15px 0 5px;
	padding: 25px 25px 25px 25px;
	font-weight: bold;
	list-style-type: none;
}
.comment-list li .avatar {
	background: #FFFFFF;
	border: 0px solid #DDDDDD;
	width: 48px;
	height: 48px;
	margin: 5px 0 0 10px;
	padding: 0px;
	float: right;
}
.comment-list li ul li {
	background: #E8E8E8;
	margin-right: -16px;
	list-style-type: none;
}
.comment-content p {
	margin: 0 0 20px;
}
.comment-content p,#respond p {
	color: #333333;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
	font-weight: 300;
}
.comment-notes {
	margin: 0 0 10px;
}
#respond label {
	display: block;
}
.comment-list cite,.ping-list cite {
	font-style: normal;
	font-weight: normal;
}
.comment-meta,.comment-edit-link {
	margin: 0 0 5px;
	color: #339CA1;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 14px; font-size: 1.4rem;
	font-weight: normal;
}
.comment-meta a,.comment-meta a:visited,.comment-edit-link a,.comment-edit-link a:visited {
	color: #339CA1 !important;
	text-decoration: none !important;
}
.comment-meta a:hover,.comment-edit-link a:hover {
	color: #000000 !important;
	text-decoration: none !important;
}
a.comment-reply-link,a.comment-reply-link:visited {
	background: #DDDDDD;
	border-top: 0px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	padding: 8px 12px 8px 12px;
	color: #339CA1;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 14px; font-size: 1.4rem;
	font-weight: 300;
	text-decoration: none;
}
a.comment-reply-link:hover {
	background: #CCCCCC;
	border-top: 0px solid #BBBBBB;
	border-bottom: 2px solid #BBBBBB;
	border-left: 0px solid #BBBBBB;
	border-right: 0px solid #BBBBBB;
	color: #333333;
	text-decoration: none;
}
.comment-content a,.comment-content a:visited,#comments .navigation a,#comments .navigation a:visited,#respond a,#respond a:visited {
	color: #339CA1;
	text-decoration: none;
}
.comment-content a:hover,#comments .navigation a:hover,#respond a:hover {
	color: #000000;
	text-decoration: none;
}
.nocomments {
	text-align: center;
}
#comments .navigation {
	padding: 20px 0 20px;
	display: block;
}
.thread-even {
	background: #F5F5F5;
}
.thread-alt {
	background: #F5F5F5;
}
.form-allowed-tags {
	background: #F5F5F5;
	border: 0px solid #DDDDDD;
	margin: 10px 0 20px;
	padding: 25px 25px 25px 25px;
}
#respond p.form-allowed-tags {
	color: #666666;
	font-family: 'Roboto Condensed', 'sans-serif';
	font-size: 16px; font-size: 1.6rem;
}
/* BuddyPress
------------------------------------------------------------ */
div.item-list-tabs {
	margin: 25px 0 20px;
}
div.item-list-tabs.nav-secondary {
	margin: -15px 0 15px;
}
.padder div.pagination {
	margin: -20px 0 0;
}
form#whats-new-form textarea {
	width: 97%;
}
table.forum {
	margin: 0;
}
table.forum tr > td:first-child,table.forum tr > th:first-child {
	padding: 10px 15px;
}
ul#topic-post-list p {
	padding: 0 0 20px;
}
div.dir-search {
	margin: -29px 0 0;
}
ul.button-nav li,div#item-header ul li,ul.item-list li {
	list-style: none;
}
ul#topic-post-list {
	margin: 0 0 15px;
}
#post-topic-reply {
	margin: 15px 0 0;
}
.sidebar-primary .item-options,.sidebar-secondary .item-options,.sidebar-primary .avatar-block,.sidebar-secondary .avatar-block {
	padding: 10px 10px 0;
}
.sidebar-primary ul.item-list .vcard,.sidebar-secondary ul.item-list .vcard,.sidebar-primary .avatar-block,.sidebar-secondary .avatar-block {
	overflow: auto;
}
.sidebar-primary a img.avatar,.sidebar-secondary a img.avatar {
	background: #F6F6F6;
	margin: 0 10px 10px 0;
	padding: 5px;
	float: left;
}
.sidebar-primary ul.item-list,.sidebar-secondary ul.item-list {
	width: auto;
	padding: 0 10px;
}
#primary ul.item-list,#primary ul.item-list li {
	list-style-type: none;
}
.widget-error {
	padding: 10px;
}
/* BBPress
------------------------------------------------------------ */
.bbPress .content .hentry p {
	padding: 0;
}
.bbPress .content .hentry ul li p {
	padding: 0 0 20px;
}
.bbPress .content .hentry ul {
	padding: 0;
}
.bbPress .content .hentry ul li {
	margin: 0;
	list-style: none;
}
.bbPress .post-format-icon {
	display: none;
}
/* Retina Logo
------------------------------------------------------------ */
@media only screen and (-webkit-min-device-pixel-ratio: 2),	only screen and (min--moz-device-pixel-ratio: 2),	only screen and (-o-min-device-pixel-ratio: 2/1),	only screen and (min-device-pixel-ratio: 2) {
	.header-image .site-header .wrap .title-area {
		background: url("../images/junk-removal-plus-logo-retina.png") left top no-repeat;
		background-size: 270px 71px;
	}
}
/* Default Responsive Styles
------------------------------------------------------------ */
@media screen and (min-device-width: 320px) and (max-device-width: 1024px)
{
/* CSS for iPhone and iPad only */
html { -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */ }
}
@media only screen and (max-width: 1460px) {
.full-width-content .entry-content > .alignwide { margin-left: auto; margin-right: auto; width: auto; max-width: none; }
}
@media only screen and (max-width: 1140px) {
.site-container { border: 0; margin: 0 auto; -webkit-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; }
body.override .site-header .wrap, .title-area, .site-header .widget-area { width: 100%; }
.title-area { height: 82px; padding-left: 0; text-align: center; float: none; }
.site-header .widget-area { padding: 0; }
.header-image .site-header .wrap .title-area { margin: 23px auto 0px; float: none; }
body.override .site-inner { padding-bottom: 10px; }
body.override .content-sidebar-wrap, body.override .content { width: 100%; }
.content { padding: 0; }
body.override .breadcrumb { margin: 0 0 30px; }
.full-width-content .entry-content > .alignfull, .full-width-content .entry-content > .wp-block-cover.alignfull { margin-left: auto; margin-right: auto; width: auto; max-width: none; }
body.override .sidebar-primary, body.override .sidebar-secondary { width: 100%; float: left; }
.sidebar-primary { margin: 20px 0 0; }
#ez-home-container-wrap, #ez-home-sidebar-wrap { width: 100%; max-width: 100%; }
#ez-home-sidebar-wrap { margin: 20px 0 0; float: left; }
.five-sixths, .four-fifths, .four-sixths, .one-fifth, .one-fourth,.one-half, .one-sixth, .one-third, .three-fifths, .three-fourths,.three-sixths, .two-fifths, .two-fourths, .two-sixths, .two-thirds { width: 100%; margin-left: 0; padding-bottom: 25px; }
.first { padding-top: 0 !important; }
#ez-home-slider.ez-widget-area, .slider-inside #ez-home-slider.ez-widget-area { padding-bottom: 0; }
#home-hook-wrap { padding-bottom: 0; padding-left: 30px; padding-right: 30px; }
#ez-home-container-wrap, .ez-home-container-area,#ez-feature-top-container, #ez-fat-footer-container { margin: 0 auto; padding-bottom: 0; }
body.override.fat-footer-inside #ez-fat-footer-container-wrap { margin-top: 0; margin-bottom: 30px; }
#ez-home-container-wrap .ez-widget-area,#ez-feature-top-container .ez-widget-area,#ez-fat-footer-container .ez-widget-area { width: 100%; padding-bottom: 20px; margin-left: 0 !important; }
#ez-home-sidebar-wrap { margin: 0; }
.site-footer .creds, .site-footer .gototop { width: 100%; text-align: center; float: none; }
}
@media only screen and (min-width: 840px) and (max-width: 1140px) {
}
@media only screen and (min-width: 480px) and (max-width: 1140px) {
body.override .breadcrumb { margin: 0 0 20px; }
.author-box { margin: 0px 20px 40px; }
#comments { margin: 0px 20px 15px; }
.entry-pings { margin: 0 20px; }
#respond { margin: 0 20px 15px; }
}
@media only screen and (max-width: 839px) {
}
@media only screen and (min-width: 480px) and (max-width: 839px) {
}
@media only screen and (max-width: 479px) {
body.override .breadcrumb { margin: 0 0 20px; }
}
/* Custom CSS
------------------------------------------------------------ */
/* CSS for public-facing functionality. */
body.page.page-template-default .site-container,body.page.page-template-default #inner,body.page.page-template-default #inner .wrap,body.page.page-template-default #content-sidebar-wrap, 
body.page.page-template-default div.content-sidebar-wrap, 
body.page.page-template-default #content,body.page.page-template-default main.content, 
body.page.page-template-default div.site-inner,body.page.page-template-default div.site-inner article,body.page.page-template-default div.site-inner .wrap,body.single.page-template-default .site-container,body.single.page-template-default #inner,body.single.page-template-default #inner .wrap,body.single.page-template-default #content-sidebar-wrap, 
body.single.page-template-default div.content-sidebar-wrap, 
body.single.page-template-default #content,body.single.page-template-default main.content, 
body.single.page-template-default div.site-inner,body.single.page-template-default div.site-inner article,body.single.page-template-default div.site-inner .wrap {
  margin-bottom: 0;
  max-width: none;
  padding: 0;
  width: 100%;
}
div.gsps-outer {
  clear: both; 
  display: block; 
  overflow: hidden;
  padding: 0;
  width: 100%;
}
div.gsps-inner {
  margin: 5rem auto;
  max-width: 800px;
  overflow: hidden;
}
/* NEW STYLES - LANDING PAGE */
.mw-full .gb-container-content {
    max-width: 100% !important;
}
.mw-800 {
    max-width: 800px;
}
.text-center {
    text-align: center;
}
.mx-auto {
    margin: 0 auto !important;
}
/* END NEW STYLES */
/* HIDE NAV PHONE NUMBER FOR MOBILE */
@media only screen and (max-width: 700px) {
li#menu-item-83 {
    display: none;
}
}
@media only screen and (max-width: 542px) {
.site-header .genesis-nav-menu li.nav-cta a {
    display: none;
}
}
/* END */

/* NEW BOOKING FUNNEL */
.wp-block-genesis-blocks-gb-columns.gb-layout-columns-3.gb-3-col-widecenter.book-option {
    border: 2px solid #d8d8d8;
    box-shadow: 0px 3px 6px -4px rgb(0 0 0 / 25%);
    padding: 2.5rem 3rem 2.5rem;
    margin: 0.3rem 0.6rem 1.3rem;
    align-items: center;
    justify-content: space-between;
}
.wp-block-genesis-blocks-gb-columns.gb-layout-columns-3.gb-3-col-widecenter.book-option.gb-3-col-widecenter>.gb-layout-column-wrap {
    align-items: center;
}
.wp-block-genesis-blocks-gb-columns.gb-layout-columns-3.gb-3-col-widecenter.book-option.gb-3-col-widecenter>.gb-layout-column-wrap {
    -ms-grid-columns: 1.2fr 2fr 0.4fr;
    grid-template-columns: 1.2fr 2fr 0.4fr;
}
.wp-block-genesis-blocks-gb-columns.gb-layout-columns-3.gb-3-col-widecenter.book-option:hover {
    background: #eee;
}
.wp-block-genesis-blocks-gb-columns.gb-layout-columns-3.gb-3-col-widecenter.book-option h4 {
    font-weight: bold;
    font-size: 2.2rem;
    line-height: 2.5rem;
}
.wp-block-genesis-blocks-gb-columns.gb-layout-columns-3.gb-3-col-widecenter.book-option p {
    margin-bottom: 5px;
    line-height: 2.5rem;
}
.wp-block-genesis-blocks-gb-columns.gb-layout-columns-3.gb-3-col-widecenter.book-option p.sub-text {
    font-size: 15px;
    line-height: 2rem;
    color: #339ca1;
}
.book-action {
    border-radius: 50%;
    background: #f062c4;
    color: #fff;
    text-align: center;
    width: 44px;
    padding: 5px;
    margin: 0 auto;
    font-size: 25px;
    font-weight: 900;
}
@media only screen and (max-width: 600px) {
.wp-block-genesis-blocks-gb-columns.gb-layout-columns-3.gb-3-col-widecenter.book-option.gb-3-col-widecenter>.gb-layout-column-wrap {
    grid-template-columns: 100%;
    text-align: center;
}
.wp-block-genesis-blocks-gb-columns.gb-layout-columns-3.gb-3-col-widecenter.book-option .wp-block-image img {
    max-width: 300px;
    width: 100%;
}
.book-action {
    margin: 12px auto 0;
}
}
/* END */
/* NOT SURE IF NEEDED */
.page-id-2 .content .page h1.entry-title {
    position: absolute;
    width: inherit;
    z-index: 1;
    padding: 0 30px;
    left: 0;
    right: 0;
    color: #fff;
}
.page-id-2 .content .page h2 {
    color: inherit;
}
/* END */
/* SALESMSG CHAT */
.chatWidgetPreview.position-right .chatWidgetCollapsed {
    bottom: -5px !important;
    right: -4px !important;
    max-width: 165px;
}
/* END */
.page .content .white {
    color: #fff;
}
.label-location .site-inner {
    margin-bottom: -49px;
}
.wp-block-genesis-blocks-gb-container.gb-layout-landing-2.book-footer.gb-block-container.alignfull {
    padding: 90px 30px 0 !important;
}
/* HEADER NAV GENERAL */
.site-header .genesis-nav-menu li.text-desktop a {
    font-weight: 400;
}
.site-header .genesis-nav-menu li.text-desktop a i.fa.fa-mobile {
    font-size: 23px;
    margin-top: -7px;
    position: relative;
    top: 3px;
    margin-right: 2px;
    color: #424342;
    margin-left: 17px;
}
.site-inner {
    margin-bottom: -1px;
}
.full-width-content .site-header .wrap {
    max-width: 1200px;
    width: auto;
}
.site-header .wrap {
    padding: 0 30px;
}
.content .page h2 {
    font-weight: bold;
}
.header-image .site-header .wrap .title-area {
    background-size: 100%;
    float: left;
    height: 58px;
    width: 270px;
}
header.site-header {
    position: fixed;
    width: 100%;
    z-index: 11;
    box-shadow: 0px -3px 7px #6b6b6ba1;
}
.site-header .genesis-nav-menu li.nav-cta a {
    color: #000;
    margin-left: 20px;
    border-radius: 2px;
    padding: 12px 20px;
    font-size: 1.8rem;
    font-weight: 500;
    border: 2px solid;
}
.site-header .genesis-nav-menu li.current_page_item a._mPS2id-h.mPS2id-clicked {
    color: #2c9ca2;
    outline: none;
}
.site-header .genesis-nav-menu li.map a {
    color: #313131;
    font-weight: 400;
    letter-spacing: 0px;
}
.site-header .genesis-nav-menu li.map .fa {
    color: #313131;
    margin-right: 2px;
}
a.post-edit-link {
    display: none;
}
/* END */
/* MAKE FULL WIDTH */
.full-width-content .site-inner {
    max-width: 100%;
    padding: 0;
    margin-top: 96px;
}
.full-width-content .content-sidebar-wrap {
    width: auto;
}
.full-width-content .content {
    width: auto;
    padding: 0;
}
/* END */

/* LABEL TITLE OVERLAY LEFT */
.label-title-overlay-left header.entry-header  {
    position: absolute;
    z-index: 11;
    width: 100%;
}
.label-title-overlay-left .content .page h1.entry-title {
    color: #fff;
    max-width: 1200px;
    padding: 0 30px;
    text-align: left;
    margin-top: 80px;
}
/* END */
/* WWT MAIN PAGE */
.page-id-128 .gb-block-post-grid .gb-block-post-grid-image {
    max-width: 100px;
    margin: 0 auto 1.2rem;
}
.page-id-128 .gb-block-post-grid .gb-block-post-grid-image img {
    padding: 11px;
    border-radius: 30%;
    background: #ffcef0;
    margin-bottom: 30px;
}
/* END */

/* BLOG */
/* MAIN BLOG PAGE */
.page-id-234 header.entry-header {
    position: absolute;
    z-index: 1;
    width: 100%;
    margin-top: -35px;
}
.page-id-234 header.entry-header h1.entry-title {
    padding: 0 30px;
    max-width: 1200px;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}
.page-id-234 .wp-block-latest-posts.wp-block-latest-posts__list li {
    list-style-type: none;
    margin-left: 0;
}
.page-id-234 .wp-block-latest-posts.wp-block-latest-posts__list a {
    font-size: 24px;
}
.page-id-234 .wp-block-latest-posts__featured-image.aligncenter {
    max-height: 180px;
    overflow: hidden;
    border: 1px solid #ddd;
    background: #ffbe2f;
}
.page-id-234 .gb-block-post-grid .gb-block-post-grid-image {
    margin-bottom: 1.2em;
    max-height: 200px;
    overflow: hidden;
    border: 1px solid #d9dce1;
}
.page-id-234 .gb-block-post-grid header .gb-block-post-grid-title {
    font-size: 24px;
}
.page-id-234 .gb-block-post-grid .gb-block-post-grid-more-link {
    font-weight: 300;
    font-size: 14px;
}
.page-id-234 .gb-block-profile {
    padding: 0;
    box-shadow: 0px 3px 10px 0px #00000014;
}
.page-id-234 .gb-profile-column.gb-profile-avatar-wrap {
    padding: 20px;
}
.page-id-234 .gb-profile-column.gb-profile-content-wrap {
    padding: 0 20px 25px;
}
/* END */
.content-sidebar .site-inner {
    margin-top: 135px;
}
.content .post h1.entry-title {
    font-weight: 900;
    font-size: 4.4rem;
    line-height: 4.8rem;
    margin-bottom: 20px;
}
/* END */


/* TEXT ME FORM */
#gform_wrapper_2 .gform_body.gform-body {
    float: left;
    max-width: 220px;
}
input#input_2_1 {
    border: 2px solid #ddd;
    font-size: 20px !important;
    padding: 13px 20px 18px !important;
    width: auto;
    max-width: 220px;
}
#gform_wrapper_2 .gform_footer.top_label {
    padding: 0 !important;
}
input#gform_submit_button_2 {
    background: #f674ae;
    color: #fff;
    font-family: sans-serif;
    font-weight: bold;
    padding: 17px 24px 16px 20px !important;
    border-radius: 0 30px 30px 0;
    margin-top: 0;
    border: 2px solid #ed40b8;
    font-size: 1.125em !important;
}
/* END */
/* FOOTER TEXT ZIP FORM */
span#input_4_2_5_container {
    padding-left: 0;
}
input#input_4_2_5 {
    padding: 10px !important;
    font-size: 17px !important;
    font-family: 'Roboto Condensed', 'sans-serif';
}
div#input_4_2 {
    display: inherit;
}
input#input_4_1 {
    width: 100%;
    padding: 10px !important;
    font-size: 17px !important;
    font-family: 'Roboto Condensed', 'sans-serif';
}
input#gform_submit_button_4 {
    width: 100%;
    padding: 10px !important;
    font-family: 'Roboto Condensed', 'sans-serif';
    font-size: 23px !important;
    font-weight: 900;
    background: #f674ae;
    color: #fff;
    border: 2px solid #d55990;
    border-radius: 27px;
    max-width: 150px;
    margin: 0 auto;
    display: block;
}
div#gform_confirmation_message_4 {
    text-align: center;
    font-family: 'Roboto Condensed', 'sans-serif';
    margin-bottom: 16px;
    font-size: 17px;
    background: #fff;
    padding: 10px;
}
/* END */
/* FULL TEXT ME FORM */
div#gform_fields_3 input {
    padding: 15px 15px !important;
    border: 2px solid #dde7e7;
    border-radius: 3px;
    font-size: 18px !important;
    font-weight: 400;
    font-family: 'Roboto Condensed', 'sans-serif';
    color: #888;
}
#gform_wrapper_3 span#input_3_3_5_container {
    flex: 0 0 106%;
}
div#gform_fields_3 {
    grid-column-gap: 16px;
}
#gform_wrapper_3 .gform_footer.top_label {
    margin: 0;
}
input#gform_submit_button_3 {
    border-radius: 30px;
    padding: 15px 31px !important;
    border: none;
    background: #339ca1;
    color: #fff;
    font-size: 1.125em !important;
    font-family: 'Roboto Condensed', 'sans-serif';
}
#gform_confirmation_message_3 {
    background: #def4f6;
    padding: 13px 20px;
    border-radius: 10px;
    font-family: 'Roboto Condensed', 'sans-serif';
    font-weight: 300;
    font-size: 18px;
    margin-top: 25px;
    border: 1px solid #b8dddf;
}
/* END */


/* FIXED FOOTER CTA BAR */
footer.site-footer {
    z-index: 111;
    position: relative;
}
.fixed-cta {
    position: fixed;
    bottom: 0;
    z-index: 100;
    width: 100%;
    background: #fff;
    left: 0;
    right: 0;
    border-top: 1px solid #dad9d9;
}
.fixed-cta .zip-wrap {
    float: left;
    width: 56%;
}
.fixed-cta .zip-wrap p {
    color: #4a4949;
    margin-top: 25px;
    font-weight: 600;
    /* max-width: 247px; */
    line-height: 18px;
    font-size: 17px;
    font-style: italic;
    letter-spacing: 0.1px;
    padding-left: 30px;
    float: left;
    padding-right: 20px;
}
.fixed-cta .zip-wrap div#gform_wrapper_2 {
    float: left;
    width: 49%;
    margin: 0 auto;
}
.fixed-cta .zip-wrap li#field_2_1 {
    margin-top: 0;
    width: 63%;
    float: left;
    padding-right: 0;
}
.fixed-cta .zip-wrap div.gform_wrapper input#input_2_1 {
    padding: 13px 15px !important;
    font-size: 15px !important;
    margin: 10px 0 0;
}
.fixed-cta .zip-wrap div.gform_wrapper .gform_footer {
    display: inline-block;
    width: auto;
    float: left;
    clear: none;
    margin-left: -1px;
}
.fixed-cta .zip-wrap div.gform_wrapper input#gform_submit_button_2 {
    padding: 11px 15px !important;
    font-size: 18px !important;
    border-radius: 0 22px 22px 0;
    margin-top: 4px;
}
.buttons-wrap {
    float: right;
    margin-right: 8%;
}
.fixed-cta .btn-phone, .fixed-cta .btn-text, .fixed-cta .btn-book {
    display: inline-block;
    padding: 10px;
}
.fixed-cta .buttons-wrap ul li {
    display: inline-grid;
    font-family: 'LoadUp Pro', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 10px 0 20px;
}
.fixed-cta .buttons-wrap ul li span.mobile {
    display: none;
}
.fixed-cta .buttons-wrap ul li a {
    color: #555;
    font-size: 15px;
    letter-spacing: -0.3px;
    padding: 18px 5px;
    border-bottom: 3px solid #fff;
}
.fixed-cta .buttons-wrap ul li a i.fa {
    color: #f16dc9;
    font-size: 24px;
    margin-right: 3px;
    font-weight: 900;
    position: relative;
    top: 2px;
}
.fixed-cta .buttons-wrap ul li a i.fa.fa-share-square {
    font-size: 22px;
}
.fixed-cta .buttons-wrap ul li a:hover {
    border-bottom: 3px solid #8ac646;
    text-decoration: none;
    color: #6fa235;
}
.fixed-cta #gform_confirmation_message_2 {
    font-family: 'Roboto Condensed', 'sans-serif';
    margin-top: 12px;
    background: #c5e4e5;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 10px;
}
/* END */


/* LOCATION PAGE NEW */
.label-location header.entry-header {
    position: relative;
    width: 100%;
    margin-top: 60px;
    z-index: 1;
}
.label-location .content .page h1.entry-title {
    text-align: left;
    max-width: 1200px;
    padding: 0 30px;
    margin: 0 auto;
    z-index: 1;
}
.label-location .content .page .hero h2 {
    font-size: 54px;
    color: #282727;
}
.label-location .entry-content .hero p {
    font-size: 21px;
    color: #000;
}
.label-location .entry-content .hero p.text-intro {
    font-size: 17px;
    font-weight: 400;
    margin-top: -10px;
    color: #4e6c7f;
    margin-bottom: 18px;
}
.label-location p.text-intro i.fa.fa {
    font-size: 25px;
    margin-right: 4px;
    position: relative;
    top: 2px;
    color: #ee4dbc;
}
.label-location p.text-intro em {
    font-weight: 300;
}
.label-location .feat-img img {
    width: 100%;
    border: 1px solid #eaeaea;
    box-shadow: 4px 4px 12px #0000001a;
    margin-top: -20px;
    border-radius: 0 138px 5px 191px;
}
.label-location .services h2 {
    max-width: 405px;
    font-size: 38px;
}
.left-text .gb-block-layout-column-inner {
    padding-left: 60px;
    max-width: 450px;
}
.right-text .gb-block-layout-column-inner {
    padding-right: 60px;
    max-width: 450px;
}

/* LOCATION QUOTE FOOTER */
.label-location .entry-content p.quote-icons {
    text-align: center;
    font-size: 54px;
    margin-bottom: 0;
}
/* END */
/* LOCATION PAGE - is this needed */
.page-id-60 .content .page h1.entry-title {
    text-align: left;
    margin: 8% auto 0;
    max-width: 1100px;
    padding: 0 30px;
}
.grid-container {
    display: grid;
    grid-template-columns: 66% 32%;
}
.content .page .grid-container h2, .content .page .grid-container p {
    text-align: left !important;
    margin: 19px 0 17px !important;
}
p.cta.center.pop {
    margin-top: 38px !important;
}
p.cta.center.pop a {
    box-shadow: 7px 6px 24px -1px #00000024 !important;
    border: none !important;
    border-radius: 30px !important;
    margin-right: 20px !important;
}
/* END */



/* HOME PAGE */
.ez-home .site-inner {
    display: none;
}
div#home_one {
    display: inline-block;
    width: 100%;
    background-size: cover;
    margin-top: 94px;
}
div#home_one .widget_text.widget-wrap {
    margin: 0 auto;
    padding: 50px 0 120px;
    background: #97e8e0;
}
#home_one .textwidget.custom-html-widget {
    max-width: 1135px;
    margin: 0 auto;
    padding: 0 30px;
}
#home_one h2 {
    font-size: 14px;
    padding-top: 0;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    margin: 40px auto 10px;
    letter-spacing: .6px;
    color: #2c9ca2;
}
#home_one p.main {
    line-height: 52px;
    font-size: 50px;
    font-weight: 900;
    max-width: 450px;
}
#home_one p.sub {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 13px;
    max-width: 450px;
}
#home_one p {
    font-weight: 300;
}
#home_one p.cta {
    margin: 55px auto 42px;
    font-size: 22px;
}
#home_one p.cta a {
    background: transparent;
    font-weight: 900;
    letter-spacing: .6px;
    border-radius: 3px;
    border: 2px solid #333;
    color: #333;
    padding: 12px 28px;
}
#home_one p.cta a:hover {
    background: #339ca1;
    color: #fff;
    border: 2px solid #339ca1;
}
/* END */
/* 8 HOME FEATURED TOP - LIVE */
#home_one section#custom_html-8 .widget_text.widget-wrap {
    position: relative;
    z-index: 4;
}
section#custom_html-8 h2 {
    padding-top: 28px;
    margin: 0;
    letter-spacing: 0.3px;
    color: #333333;
}
section#custom_html-8 p.hero {
    font-size: 76px;
    font-weight: 900;
    padding-top: 8px;
    max-width: 600px;
    line-height: 78px;
    margin: 0 0;
}
#home_one p.info {
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    max-width: 450px;
    margin-top: 13px;
}
/* END */
/* 26 HOME REVIEWS - LIVE */
#home_one section#custom_html-26 .widget_text.widget-wrap {
    background: #fff;
    padding: 50px 0 142px;
    box-shadow: 0 0 14px -8px #182243;
    position: relative;
}
section#custom_html-26 .one-three {
    display: inline-block;
    width: 33.333%;
    margin-top: 40px;
}
section#custom_html-26 .one-three.tres {
    width: inherit;
}
section#custom_html-26 .one-three p {
    font-size: 17px;
    letter-spacing: 0.3px;
}
section#custom_html-26 .one-three i.fa.fa {
    color: #f47e27;
    margin-right: 1px;
}
section#custom_html-26 .one-three p.review {
    font-weight: 300;
    font-size: 14px;
    max-width: 300px;
    margin-top: 5px;
    letter-spacing: 0;
}
/* END */
/* 11 HOME HOW IT WORKS - LIVE */
#home_one section#custom_html-11 .widget_text.widget-wrap {
    background: #fff;
    padding: 48px 0 130px;
}
section#custom_html-11 p.main {
    line-height: 64px;
    font-size: 60px;
    margin: 0 auto 40px;
    max-width: inherit;
}
#home_one section#custom_html-11 .three {
    width: 33%;
    display: inline-block;
    text-align: center;
    margin-top: 50px;
}
section#custom_html-11 .three img {
    position: relative;
    z-index: 4;
}
section#custom_html-11 .three p.step {
    font-size: 53px;
    color: #e4e4e4;
    opacity: 0.4;
    font-style: italic;
    background: #2c9ca2;
    padding: 19px 13px;
    border-radius: 50%;
    letter-spacing: -2.4px;
    font-weight: 900;
    width: 39px;
    margin: -119px 97px 0 0;
    text-align: right;
    float: right;
    clear: both;
}
section#custom_html-11 .three p.step.tres {
    margin-right: 105px;
}
section#custom_html-11 .three h3 {
    font-size: 28px;
    line-height: 34px;
}
section#custom_html-11 .three p {
    font-size: 16px;
    max-width: 250px;
    margin: 25px auto 0;
    line-height: 24px;
}
/* END */
/* 15 HOME WHAT WE TAKE - LIVE */
section#custom_html-15 {
    background: #f9fbfc;
}
#home_one section#custom_html-15 .widget_text.widget-wrap {
    background: #f9fbfc;
    padding-bottom: 60px;
    padding-top: 50px;
    display: block;
    clear: left;
}
section#custom_html-15 li {
    list-style-type: none;
    margin-left: 25px;
    font-size: 18px;
    padding-bottom: 3px;
}
section#custom_html-15 li .fa {
    color: #2c9ca2;
    font-size: 20px;
    margin-right: 12px;
}
/* END */
/* 18 HOME FULL IMAGE - LIVE */
#home_one section#custom_html-18 .widget_text.widget-wrap {
    padding: 0;
}
/*#home_one #custom_html-18 .textwidget.custom-html-widget {
    max-width: 100%;
    padding: 0;
}*/
#home_one #custom_html-18 .textwidget.custom-html-widget {
    max-width: 100%;
    padding: 0;
    overflow: hidden;
    width: 100%;
    margin-top: -35px;
    display: inline-block;
    max-height: 565px;
    margin-bottom: -8px;
}
/*section#custom_html-18 img {
    margin-top: -35px;
    margin-bottom: -8px;
}*/
/* END */
/* 17 HOME WHY CHOOSE US - LIVE */
#home_one section#custom_html-17 .widget_text.widget-wrap {
    background: #fff;
}
section#custom_html-17 .one-three {
    display: inline-block;
    width: 33.333%;
    margin-top: 40px;
}
section#custom_html-17 .one-three.tres {
    width: inherit;
}
section#custom_html-17 .one-three h3 {
    font-size: 28px;
}
section#custom_html-17 .one-three p {
    font-weight: 400;
    font-size: 17px;
    max-width: 310px;
    margin-top: 5px;
    line-height: 25px;
    color: #565656;
}
/* END */
/* 16 HOME CTA - LIVE */
section#custom_html-16 p.main {
    line-height: 66px;
    font-size: 62px;
    margin: 0 auto 20px;
    max-width: inherit;
}
section#custom_html-16 p.sub {
    margin: 18px auto 40px;
}
section#custom_html-16 p.cta a {
    background: #fff;
    color: #303333;
    box-shadow: 1px 2px 3px #7ecac2;
}
section#custom_html-16 p.cta a:hover {
    background: #f05ec3;
    color: #fff;
    box-shadow: 1px 2px 3px #7ecac2;
    border: 2px solid;
}
/* END */

/* CONTACT US */
.content .page h1.entry-title {
    text-align: center;
    color: #339ca1;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .6px;
    margin: 3% auto 10px;
}
.label-contact .content .page h2 {
    text-align: center;
    font-weight: 900;
    font-size: 50px;
    line-height: 60px;
    max-width: 590px;
    margin: 0 auto;
}
.label-contact .entry-content p.sub {
    margin: 18px auto 40px;
    text-align: center;
    max-width: 460px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
.label-contact p.cta.center {
    text-align: center;
    margin: 55px auto 20%;
}
.label-contact p.cta a {
    background: transparent;
    font-weight: 900;
    letter-spacing: .6px;
    border-radius: 3px;
    border: 2px solid #333;
    color: #333;
    padding: 12px 50px;
    font-size: 22px;
}
/* END */
/* FAQ */
.label-faq .content .page h2 {
    text-align: center;
    font-weight: 900;
    font-size: 50px;
    line-height: 60px;
    max-width: 590px;
    margin: 0 auto;
}
.label-faq .entry-content p.sub {
    margin: 18px auto 40px;
    text-align: center;
    max-width: 460px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
.label-faq .faq-block {
    max-width: 600px;
    margin: 0 auto 100px;
}
/* END */
/* BOOK ONLINE */
.label-book-online.full-width-content .content {
    max-width: 780px;
    margin: 0 auto;
    float: none;
    padding-bottom: 75px;
}
.label-book-online .content .page h1.entry-title {
    text-align: center;
    font-weight: 900;
    font-size: 52px;
}
.label-book-online .entry-content p.instruc {
    text-align: center;
    max-width: 425px;
    margin: -20px auto 50px;
    line-height: 28px;
}
div#gform_wrapper_1 {
    margin-top: -15px;
}
div#gf_page_steps_1 {
    text-align: center;
    border-bottom: 0;
    margin-bottom: 45px;
}
li#field_1_1 {
    text-align: center;
    margin-top: -25px;
}
.gform_wrapper .gf_step.gf_step_active {
    border-bottom: 2px solid #2c9ca2;
    padding-bottom: 23px;
    color: #2c9ca2;
    margin-bottom: 0;
}
.gform_fields .text input {
    font-size: 18px !important;
    height: 49px;
    padding: 10px !important;
    font-weight: 300;
}
li#field_1_8 {
    padding-left: 8%;
}
.label-book-online .gform_wrapper ul.gfield_radio li label {
    font-weight: 300;
    margin-top: 8px;
    margin-left: 11px;
}
.label-book-online .gform_wrapper ul.gfield_radio li label b {
    font-weight: 400;
}
select#input_1_6_4 {
    height: 49px;
    font-size: 17px !important;
    margin-top: 0;
}
.label-book-online .gform_wrapper .gform_page_footer {
    border-top: none;
    margin-top: 50px;
}
.label-book-online #gform_page_1_1 .gform_page_footer {
    text-align: center;
    margin-top: 0;
    padding-top: 0;
}
input#gform_next_button_1_2 {
    background: #2c9ca2;
    color: #fff;
    font-family: 'Roboto Condensed','sans-serif';
    padding: 11px 42px !important;
    font-size: 19px !important;
    border: none;
    font-weight: 300;
    margin: 0 14px;
    letter-spacing: 0.6px;
}
input#gform_previous_button_1_9, input#gform_previous_button_1 {
    background: #f7f8f9;
    color: #737373;
    font-family: 'Roboto Condensed','sans-serif';
    padding: 11px 28px !important;
    /* font-size: 19px !important; */
    border: 1px solid #dedede;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .6px;
}
input#gform_next_button_1_9 {
    background: #2c9ca2;
    color: #fff;
    font-family: 'Roboto Condensed','sans-serif';
    padding: 11px 42px !important;
    font-size: 19px !important;
    border: none;
    font-weight: 900;
    margin: 0 14px;
    float: right;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}
input#gform_submit_button_1 {
    background: #2c9ca2;
    color: #fff;
    font-family: 'Roboto Condensed','sans-serif';
    padding: 11px 42px !important;
    font-size: 29px !important;
    border: none;
    font-weight: 300;
    margin: 0 14px;
    float: right;
}
/* END */
/* BOOKING LOADER GIF */
div#global-loader-3023259 {
    background: #fff;
    max-width: 300px;
    margin: 60px auto;
    padding: 20px 20px 30px;
    box-shadow: 0px 0px 10px -1px #c5c5c5;
}
.content .page div#global-loader-3023259 p.loading-title {
    font-weight: 900;
    text-align: center;
    margin: -35px 0 10px;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.25;
    color: #3F4242;
}
.content .page div#global-loader-3023259 p.loading-title span {
    color: #88c83b;
}
.content .page div#global-loader-3023259 p.loading {
    max-width: 300px;
    margin: 10px auto 30px;
    line-height: 19px;
    text-align: center;
    font-size: 1.7rem;
    letter-spacing: 0.3px;
    font-weight: 300;
    color: #3F4242;
}
/* END */
/* FOOTER */
.full-width-content .site-footer .wrap {
    padding-top: 39px;
    max-width: 1135px;
}
.site-footer h2 {
    line-height: 39px;
    font-size: 32px;
    max-width: 450px;
    color: #fff;
    margin-bottom: 110px;
    font-family: 'Roboto Condensed','sans-serif';
    letter-spacing: 0.3px;
}
.site-footer p {
    margin-top: 35px;
}
.site-footer .one-fourth {
    width: 18%;
}
.site-footer .one-fourth.uno {
    width: 38%;
    margin-left: 0;
}
.site-footer li {
    font-family: 'Roboto Condensed','sans-serif';
    color: #fff;
    font-weight: 300;
    letter-spacing: 0.6px;
    list-style-type: none;
    font-size: 14px;
    padding-bottom: 3px;
}
.site-footer p.ft-links {
    margin-bottom: 30px;
}
.site-footer p.ft-links a {
    margin: 0 10px;
    font-weight: 400;
    font-size: 14px;
}
.site-footer p span.phone {
    float: left;
    font-size: 18px;
    letter-spacing: 0.6px;
    margin-top: 4px;
}
.site-footer p span.name {
    float: none;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 14px;
    font-weight: 300;
}
.site-footer p span.name img {
    margin-top: 5px;
    margin-bottom: -4px;
    margin-left: 3px;
}
.site-footer p span.cred {
    float: right;
    margin-top: 12px;
    font-weight: 300;
    font-size: 11px;
}
/* END */
/* Custom Responsive CSS
------------------------------------------------------------ */
@media only screen and (max-width: 1200px) {
/* TEMP HIDE FIXED CTA */
.fixed-cta {
    display: none;
}
/* END */
.site-header .widget-area {
    padding: 24px 0px 0 0;
    width: auto;
    margin-right: 60px;
}
.site-header .genesis-nav-menu {
    width: auto;
}
body.override .site-header .wrap, .title-area, .site-header .widget-area {
    width: auto;
}
/* MOBILE MENU */
#mobmenuright li {
    margin: 15px auto;
}
#mobmenuright li.nav-cta {
    border-bottom: 2px solid #75b2b5;
    background: #23676a;
    padding: 23px 10%;
    margin: 20px auto;
}
#mobmenuright li.nav-cta .fa {
    margin-right: 11px;
}
#mobmenuright li.small a {
    font-size: 18px;
    margin: 12px auto;
}
/* HOME PAGE STYLES */
section#custom_html-8 p.hero {
    font-size: 61px;
    line-height: 65px;
}
#home_one p.cta a {
    padding: 12px 23px;
}
img.alignright.feat {
    max-width: 44%;
}
/* END */
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
}
@media only screen and (min-width: 480px) and (max-width: 1200px) {
}
@media only screen and (max-width: 767px) {
/* JUNK LOCATION PAGES */
.right-text .gb-block-layout-column-inner {
    padding-right: 0;
}
.left-text .gb-block-layout-column-inner {
    padding-left: 0;
}
/* END */
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
@media only screen and (max-width: 479px) {
div#hubspot-messages-iframe-container {
    display: none !important;
}
div#chats-salesmsg {
    display: none;
}
/* TEMP FORCE SHOW FIXED CTA */
.fixed-cta {
    display: inherit;
}
/* END */
/* HEADER AND NAV */
.site-header .widget-area {
    display: none;
}
.header-image .site-header .wrap .title-area {
    width: 240px;
}
.header-image .title-area, .header-image .site-title, .header-image .site-title a {
    width: 240px;
    height: 50px;
}
li.nav-cta.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-38 a, li.nav-cta.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-55 a {
    border: 3px solid;
    margin-top: 34px;
    text-align: center;
    border-radius: 3px;
    font-weight: 900 !important;
    font-size: 26px !important;
    max-width: 184px;
    margin: 34px auto 0;
}
.responsive-primary-menu-container {
    position: fixed;
    z-index: 11;
    background: transparent;
    border-bottom: none;
    margin-top: 13px;
}
nav.nav-primary {
    margin-top: 95px;
    position: fixed;
    z-index: 1;
    background: #fff;
}
div#dropdown-nav-wrap {
    position: fixed;
    z-index: 11;
}
/* HOME PAGE STYLES */
div#home_one .widget_text.widget-wrap {
    padding: 50px 0 75px;
}
#home_one p.main {
    line-height: 42px;
    font-size: 32px;
}
#home_one p.cta {
    margin: 55px auto 10px;
}
/* HOME HERO */
img.alignright.feat {
    max-width: 100%;
    margin: -25px auto 0;
    float: none;
    display: block;
}
section#custom_html-8 h2 {
    padding-top: 18px;
    background: #97e8e0;
    position: relative;
    margin-top: -115px;
    border-top: 1px solid #2cb4a7;
    box-shadow: 0px -11px 14px -15px #136e65;
}
section#custom_html-8 p.hero {
    font-size: 42px;
    line-height: 44px;
    background: #97e8e0;
    position: relative;
}
#home_one p.cta a {
    padding: 12px 16px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
/* HOME REVIEWS */
#home_one section#custom_html-26 .widget_text.widget-wrap {
    padding: 50px 0 84px;
}
section#custom_html-26 .one-three.uno {
    margin-right: 15px;
    width: 45%;
    float: left;
}
section#custom_html-26 .one-three {
    width: 49.333%;
}
/* HOME HOW IT WORKS */
#home_one section#custom_html-11 .widget_text.widget-wrap {
    padding: 48px 0 76px;
}
section#custom_html-11 p.main {
    line-height: 55px;
    font-size: 48px;
}
#home_one section#custom_html-11 .three {
    width: inherit;
    display: block;
    text-align: center;
    margin-top: 50px;
}
/* HOME WHAT WE TAKE */
section#custom_html-15 img.alignright {
    max-width: 82%;
    margin: 0 auto;
    display: block;
    float: none;
}
/* HOME WHY CHOOSE US */
section#custom_html-17 .one-three {
    display: inline-block;
    width: inherit;
    margin-top: 40px;
}
section#custom_html-17 .one-three h3 {
    font-size: 22px;
}
/* HOME FOOTER CTA */
section#custom_html-16 p.main {
    font-size: 300%;
    max-width: 200px;
    line-height: 51px;
}
section#custom_html-16 p.sub {
    max-width: 270px;
}
/* END */
/* FIXED CTA BAR */
.fixed-cta {
    border-top: 1px solid #fff;
    box-shadow: 0px 0px 26px 3px #47454524;
}
.fixed-cta .zip-wrap {
    display: none;
}
.fixed-cta .buttons-wrap {
    float: none;
    margin-right: 0;
    text-align: center;
    padding: 0;
}
.fixed-cta .buttons-wrap ul li {
    padding: 0;
    width: 49%;
}
.fixed-cta .buttons-wrap ul li a {
    padding: 16px 5px 14px;
}
.fixed-cta .buttons-wrap ul li.border {
    border-right: 1px solid #b4b4b4;
}
.fixed-cta .buttons-wrap ul li span.desktop {
    display: none;
}
.fixed-cta .buttons-wrap ul li span.mobile {
    display: inline-block;
}
.fixed-cta .buttons-wrap ul li a i.fa.fa-share-square {
    margin-left: -5px;
}
/* END */
/* JUNK LOCATION PAGES */
.label-location header.entry-header {
    margin-top: 30px;
    margin-bottom: 13px;
}
.label-location .content .page .hero h2 {
    font-size: 40px;
}
.label-location .entry-content .hero p {
    font-size: 18px;
}
.label-location .feat-img img {
    margin-top: 0;
}
/* END */
/* TEXT ME FORM - UNIVERSAL */
/* div#field_3_4 {
    margin-top: -15px;
    margin-bottom: -7px;
} */
div#gform_fields_3 input {
    padding: 8px 15px !important;
}
/* END */
/* BOOK ONLINE */
.label-book-online .content .page h1.entry-title {
    text-align: center;
    font-weight: 900;
    font-size: 38px;
    line-height: 60px;
    color: #333;
    letter-spacing: -0.3px;
    margin-top: -6px;
}
/* END */
/* SITE FOOTER */
.site-footer p {
    margin-top: 14px;
}
.site-footer p span.name {
    display: block;
    margin-top: 20px;
}
.site-footer p span.phone {
    float: none;
    text-align: center;
    display: block;
}
.site-footer p span.cred {
    float: none;
    display: block;
    margin-top: 59px;
}
/* END */
}