h1,
.h1 {
    font-size: 188%;
}

h2,
.h2 {
    font-size: 163%;
}

h3,
.h3 {
    font-size: 125%;
}

h4,
.h4 {
    font-size: 113%;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
    letter-spacing: 0;
    margin-bottom: 10px;
    margin-top: 10px;
}

p.small {
    font-size: 75%;
}

.wp-block-button__link,
.button,
.x-btn,
.button,
[type="submit"],
.button-white {
    background: #16A59E;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 26px;
    padding: 10px 50px;
    text-shadow: none !important;
    text-transform: uppercase;
}

.wp-block-button__link.button-outline,
.button.button-outline,
.x-btn.button-outline,
.button.button-outline,
[type="submit"].button-outline,
.button-white {
    background: transparent;
    border: 2px solid #16a59e;
    color: #16a59e;
    text-shadow: none;
}

.wp-block-button__link:hover,
.button:hover,
.x-btn:hover,
.button:hover,
[type="submit"]:hover,
.wp-block-button__link.button-outline:hover,
.button.button-outline:hover,
.x-btn.button-outline:hover,
.button.button-outline:hover,
[type="submit"].button-outline:hover,
.wp-block-button__link.button-outline:hover,
.button.button-outline:hover,
.x-btn.button-outline:hover,
.button.button-outline:hover,
[type="submit"].button-outline:hover,
.button-white:hover {
    background: #1ac7be;
}

.wp-block-button__link:active,
.button:active,
.x-btn:active,
.button:active,
[type="submit"]:active,
.wp-block-button__link.button-outline:active,
.button.button-outline:active,
.x-btn.button-outline:active,
.button.button-outline:active,
[type="submit"].button-outline:active,
.wp-block-button__link.button-outline:active,
.button.button-outline:active,
.x-btn.button-outline:active,
.button.button-outline:active,
[type="submit"].button-outline:active,
.button-white:active {
    background: #11857F;
}

.wp-block-button__link:disabled,
.button:disabled,
.x-btn:disabled,
.button:disabled,
[type="submit"]:disabled,
.wp-block-button__link.button-outline:disabled,
.button.button-outline:disabled,
.x-btn.button-outline:disabled,
.button.button-outline:disabled,
[type="submit"].button-outline:disabled,
.wp-block-button__link.button-outline:disabled,
.button.button-outline:disabled,
.x-btn.button-outline:disabled,
.button.button-outline:disabled,
[type="submit"].button-outline:disabled,
.button-white:disabled {
    color: #666;
    background: #ccc;
}

.wp-block-button__link.button-outline:disabled,
.button.button-outline:disabled,
.x-btn.button-outline:disabled,
.button.button-outline:disabled,
[type="submit"].button-outline:disabled,
.wp-block-button__link.button-outline:disabled,
.button.button-outline:disabled,
.x-btn.button-outline:disabled,
.button.button-outline:disabled,
[type="submit"].button-outline:disabled,
.button-white:disabled {
    border: 2px solid #ccc;
}

.button-white {
    border: 2px solid #fff;
    color: #fff;
    display: block;
    margin: 10px auto;
}

.button-white:hover {
    background: #fff;
    color: #1ac7be;
}

.button-blue {
    background: #0072B3 !important;
}

.button-blue:hover {
    background: #1ac7be !important;
}

a {
    color: #16a59e;
}

a:hover {
    color: #1ac7be;
}

a.button.button-zel-disabled {
    background-color: rgba(23,165,158,0.3);
    border: none;
    cursor: text;
}

a.button-locale, a.button.button-zel-disabled {
    min-width: 230px;
}

.gform_body select,
.gform_body textarea,
.gform_body input[type="text"],
.gform_body input[type="password"],
.gform_body input[type="datetime"],
.gform_body input[type="datetime-local"],
.gform_body input[type="date"],
.gform_body input[type="month"],
.gform_body input[type="time"],
.gform_body input[type="week"],
.gform_body input[type="number"],
.gform_body input[type="email"],
.gform_body input[type="url"],
.gform_body input[type="search"],
.gform_body input[type="tel"],
.gform_body input[type="color"],
.uneditable-input {
    border: 2px solid #94d0cd !important;
    border-radius: 0 !important;
    font-size: 100% !important;
}

.entry-wrap {
    background-color: transparent !important;
    border-radius: none !important;
    box-shadow: none !important;
}

.zel-auto-m {
    margin: 0 auto !important;
}

.zel-tagline {
    color: #1175ba;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
}

.zel-tagline-alt-color {
    color: #1ca59e;
}

.zel-divider {
    border-bottom: 2px solid #1175ba !important;
    max-width: 25% !important;
}

.zel-divider-sm {
    margin: 0;
    margin-bottom: 20px !important;
}

.zel-divider-alt-color {
    border-bottom: 2px solid #1ca59e !important;
    border-top: none;
}

.zel-vid-col-r,
.zel-vid-col-l {
    color: #fff;
    min-height: 100px;
    padding: 10px;
}

.zel-vid-col-r,
.zel-green-bkg {
    background: #1ca59e;
}

.zel-vid-col-l,
.zel-blue-bkg {
    background: #1175ba;
}

.zel-dark-bkg {
    background: #3d3d3d;
}

.zel-blue-bkg h2,
.zel-green-bkg h2,
.zel-dark-bkg h2,
.zel-blue-bkg p,
.zel-green-bkg p,
.zel-dark-bkg p {
    color: #fff;
}

.zel-tag-underline {
    text-decoration: underline;
    margin-bottom: 0;
    font-weight: 700;
}

.zel-fy-box {
    background: #001233;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
    color: #fff;
    padding: 20px;
}

.zel-fy-box h4 {
    color: #fff;
}

.zel-home-serv-list,
.zel-market-list {
    background: #3d3d3d;
    color: #fff;
    max-width: 436px;
    padding: 32px 60px;
    padding-right: 0;
    box-shadow: 0px 15px 80px -6px rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 20px;
    right: -30px;
    line-height: 33px;
}

.zel-market-list {
    width: 100%;
    max-width: 60% !important;
    background: #3d3d3d;
    color: #fff;
    max-width: 430px;
    padding: 15px 30px;
    box-shadow: 0px 15px 80px -6px rgba(0, 0, 0, 0.15);
    position: absolute;
    line-height: 30px;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 8px solid #1ca59e;
    top: auto;
    max-height: 260px;
}

.zel-cta-num {
    color: #1175ba;
}

.experience-banner, .about-us-banner, .franchise-banner, .zel-home-banner, .zel-services-banner {
    background-repeat: no-repeat !important;
    background-position: top center !important;
    background-size: cover !important;
    color: #fff;
    text-align: right;
    padding-top: 8% !important;
    padding-bottom: 110px !important;
}

.zel-banner-text, .zel-banner-text.zel-banner-left-align {
    text-align: center;
}

.zel-banner-title {
    color: #fff;
    margin-top: 0;
    margin-bottom: 2.5%;
    margin-top: 1%;
}

.zel-banner-text p {
    width: 100%;
    margin-left: auto;
}

.zel-banner-text.zel-banner-left-align p {
    margin-left: 0;
    margin-right: auto;
}

.zel-cta-first-row {
    box-shadow: 0px 15px 80px -6px rgba(0, 0, 0, 0.15);
    margin-top: -120px !important;
    background: #fff !important;
}

.zel-cta-first-row .zel-cta-col:first-child {
	padding-top: 60px !important;
}

.zel-cta-col {
    background-color: #ffffff !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
}

.zel-cta-first-row .zel-cta-col:last-child {
	padding-bottom: 20px;
}

.zel-cta-num {
    font-size: 18px;
    font-weight: 700;
}

.zel-cta-title,
.zel-amenities-title,
.zel-sp-box-subtitle,
.zel-home--future-service-title {
    text-transform: uppercase;
    color: #1d4865;
    font-weight: 700;
    font-size: 113%;
}

.zel-ps-spacer {
    margin-bottom: 70px !important;
}

.zel-remove-bkg {
    background: transparent !important;
}

.zel-amenities-headlines {
    text-align: center;
}

.zel-amenities-headlines > hr {
	margin-left: auto;
	margin-right: auto;
}

.zel-amenities-headlines h2, .zel-future-laundry-headlines h2 {
    color: #fff;
}

.zel-amenities-headlines hr,
.zel-future-laundry-headlines hr {
    border-top: none;
}

.zel-amenities-box-l,
.zel-amenities-box-r,
.zel-amenities-box-m {
	background: #fff !important;
	padding: 15px;
}

.zel-amenities-icon {
	margin-bottom: 20px;
}

.zel-free-laundry {
	padding-bottom: 100px !important;
}
.zel-fine-print {
	font-size: 75%;
}

.zel-git-contact-info-wrap {
	background: #3d3d3d;
	text-align: center;
	padding: 30px 10px 10px;
	text-transform: uppercase;
	font-weight: 700;
	border-top: 8px solid #1ca59e;
	color: #fff;
}

.zel-git-contact-info-wrap .address {
	max-width: 250px;
	width: 100%;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

.zel-git-contact-info-wrap .zel-git-ph,
.zel-git-contact-info-wrap .zel-git-email {
	color: #2ea3f2;
}

.zel-git-contact-info-wrap .zel-git-email {
	word-break: break-all;
}

.e1257-2.x-row.x-container.max.width {
	margin-top: -130px;
}

.zel-git-form-wrap {
	-webkit-box-shadow: 0 0 10px 2px #C9C9C9;
	box-shadow: 0 0 10px 2px #C9C9C9;
	padding: 50px 15px !important;
    margin-top: -60px;
}

.zel-git-form-wrap .x-row-inner .e1257-6 .h2 {
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
}

.zel-sp-section-spacing {
    padding: 75px 0 !important;
}

.zel-sp-box {
    box-shadow: 0 0 5px 5px rgba(217,206,208,0.3);
    padding: 0 10px !important;
    position: relative;
    margin: 30px auto !important;
}

.zel-sp-box-title {
    height: 130px;
    text-align: center;
}

.zel-sp-box-icon {
    margin: 0 auto;
    display: block;
}

.zel-sp-box-text {
    text-align: center;
}

.zel-pro-text {
    color: #fff;
}

.zel-pro-spacing {
    padding: 50px 0 100px !important;
}

.zel-pro-graphic, .zel-pro-graphic img {
    margin: 0 auto;
    display: block;
}

.zel-feature-title {
    text-align: center;
}

.zel-feature-title hr {
    margin: 0 auto 10px !important;
}

.zel-feature-info {
    text-align: center;
}

.zel-feature-info img {
    display: block;
    margin: 0 auto;
}

.zel-features-spacing {
    padding: 75px 0 !important;
}

.zel-welcome-box-wrap {
    margin-top: -120px !important;
    box-shadow: 0 0 2px 2px rgba(217,206,208,0.5);
    padding: 30px 0 0;
}

.zel-welcome-box-text {
    text-align: center;
}

.zel-market-list-bkg, {
    background: transparent;
}

.zel-home-amenities-list-wrap {
    max-width: 100%; 
}

.zel-market-list-wrap,
.zel-home-amenities-list-wrap {
    border-top: 8px solid #1ca59e;
    background: #3d3d3d;
    color: #fff;
    padding: 25px 10px 5px;
}

.zel-home-amenities-list-wrap {
    border-top: none !important;
    max-width: 441px !important;
}

.zel-join-us-text {
    text-align: center;
    color: #fff;
    padding: 25px 10px 0;
}

.zel-join-us-text .h2 {
    color: #fff !important;
}

.zel-gm-wrapper {
    color: #fff;
    text-align: center;
    clear: both;
}

.zel-future-spacing {
    padding-bottom: 50px !important;
}

.zel-market-spacing {
    padding: 0 !important;
}

.e1350-11 > .x-row-inner > *:nth-child(3n - 0),
.e1350-11 > .x-row-inner > *:nth-child(3n - 2) {
    color: #fff;
    padding: 60px 8px 0;
    text-align: center;
    flex-basis: calc(100%) !important;
    padding: 20px 20px 0;
}

.zel-ds-shadow-bl > .zel-graphic-enlarged > img,
.zel-ds-shadow-tr > .zel-graphic-enlarged > img {
    box-shadow: -80px 50px 0px 0px rgba(12,12,12,0.03);
    margin-bottom: 75px;
}

.zel-ds-shadow-tr > .zel-graphic-enlarged > img {
    box-shadow: 80px -50px 0px 0px rgba(12,12,12,0.03);
}

.zel-ds-subtitle {
    text-decoration: underline;
}

.zel-do-it-all-title {
    padding: 25px 0 0;
}

.zel-do-it-all-title, .zel-do-it-all-title h2, .zel-do-it-all-title .zel-tagline {
    color: #fff !important;
}

.zel-do-it-all-title p .button-white {
    margin-top: 25px;
}

div#x-google-map-1 {
    position: relative !important;
    top: -18px !important;
}

.zel-charge-spacing {
    margin-bottom: 120px !important;
}

.zel-home-map-spacing {
    margin-top: -170px !important;
}

.zel-home-service-box {
    text-align: center;
    padding: 20px 10px 0;
    margin: 0 auto;
}

.zel-future-laundry-headlines, .zel-home-service-box {
    color: #fff !important;
}

.e1350-56.x-row.zel-fs-spacing.x-container.max.width {
    margin: 25px auto !important;
}

.zel-fs-col-spacing {
    margin: 50px auto !important;
}

.zel-home-news-outer-wrap {

}

.zel-home-news-spacing,
.zel-home-news-posts-boxes {
    padding: 50px !important;
}

.zel-text-mw {
    max-width: 580px;
    margin: 0 auto;
    width: 100%;
}

.zel-home-amenities-spacer {
    padding-bottom: 130px !important;
}

.zel-sp-section-spacing.zel-sp-section-alt-spacing {
    padding: 50px 0 !important;
}

.zel-locale-border-box {
    border: 1px solid #000;
}

.zel-locales-spacer {
    padding: 45px 0 100px 0 !important;
}

.margin-top-bottom-zero,
.x-section.margin-top-bottom-zero {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

body {
	background: #fff !important;
}
.location-main-wrap ul li {
	position: relative;
	list-style: none;
	padding-left: 25px;
	margin: 10px auto;
}
.location-main-wrap ul li:before {
	content: "";
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAABHNCSVQICAgIfAhkiAAAAK1JREFUKFON0UEOgjAQBdD/SWDNimvIEfQIrlmYxoN4EkUT7uEV6g1Y66ZrSBjThpqCWOmy7eufmRIrV17XeZbJHRD9rI6Ka5xHBEp7Xzjs/8IvJPLo+mRLe5CmwwlMbq9K6bCCX8goZVg0Z01yIwIj5M7jGLKPs2guVxIHV/uI+w6tHcSnp7E8m+Qrcj3OMYg2hlyifyHEfk8WkiaJSziGJokhBqS0Iw97mv/3G687fhHc/F9ZAAAAAElFTkSuQmCC');
	background-repeat: no-repeat;
	height: 10px;
	width: 14px;
	position: absolute;
	top: 10px;
	left: 0;
}
.location-main-wrap h2{
	text-align: center;
}
.d-block {
	display: block;
}
.button:hover {
	box-shadow: none !important;
	text-shadow: none !important;
	margin-bottom: 0 !important;
	transition: none !important;

}
.btn-alt:hover, .btn-alt-blue:hover,
.location-footer-form-container .gform_footer input[type="submit"]:hover {
	color: #fff;
	background: #115a92;
}
.location-footer-form-container .gform_footer input[type="submit"] {
	background: #66deff; 
}
.btn-alt, .btn-alt:hover,
.btn-alt-blue, .btn-alt-blue:hover {
	transition: .5s all;
}
.btn-alt-blue:hover,
.location-footer-form-container .gform_footer input[type="submit"]:hover {
	background: #4d96bf;
}
.location-template-default .x-breadcrumb-wrap{
	display: none;
}
.location-header-bg{
	min-height: 730px;
	background-position: center;
	background-size: cover;
	position: absolute;
	top: -25px;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
}
.location-header-bg .bottom-waves{
	fill: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.location-head-bbl-l{
    width: 9%;
    position: absolute;
    bottom: 120px;
    left: -8px;
}

.location-head-bbl-r{
	width: 9%;
    position: absolute;
    bottom: 64px;
    right: 0;
}
.location-header{
	position: relative;
}
.location-header-l{
	background-color: #fff;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
    padding: 0 30px;
    margin-top: 25px;
    position: relative;
    padding-bottom: 40px;
}
.location-header-r {
	text-align: center;
	background: #fff;
	width: 90%;
	margin: 0 auto;
}
.location-header-r-inner{
	width: 90%;
	max-width: 320px;
	margin-left: auto;
	margin-right: auto;
}
.location-header-r p {
	text-transform: uppercase;
	color: #73828D;
	font-weight: 700;
	margin-bottom: 0;
}
.location-head-pickup-button  {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #1AA59E;
	border: 2px solid #1aa59e;
	padding: 5px 15px;
	max-width: 190px;
	display: block;
	margin: 15px auto;
}
.location-head-pickup-button .location-alt-bm {
	margin-bottom: 5px;
}
.location-head-pickup-button .location-alt-tm {
	margin-top: 5px;
}
.location-header-r .zoom-finder a {
	border: none;
	font-size: 14px;
	font-weight: 400;
	text-decoration: underline;
	margin: 0 auto;
	padding: 0;
}
.location-header-r-title-wrapper {
	text-transform: uppercase;
    color: #16A59E;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}
.location-header-r-title-wrapper span:first-of-type {
	font-size: 47px;
	line-height: 47px;
}
.location-header-r-title-wrapper span:nth-of-type(2) {
	font-size: 20px;
	line-height: 1;
	margin-left: 10px;
}
.location-head-stars-wrap {
	position: absolute;
	top: 5px;
	right: 5%;
	text-align: right;
    display: block;
    min-width: 220px;
}
.location-head-reviews-link{
    display: inline-block;
}
.location-head-reviews-link a {
	font-size: 12px;
	text-decoration: underline;
}
.location-tab{
	position: relative;
	width: 92px;
	height: 44px;
	display: block;
	top: -25px;
	left: -15px;
}
.location-tab-bg{
	width: 100%;
}
.location-tab-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}
.location-head-phone,
.location-head-email{
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #17A59E;
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	max-width: 285px;
}
.location-head-phone{
	margin: 10px auto;
}
.location-head-email-ic,
.location-head-phone-ic{
	fill:#fff;
	width: 20px;
	height: 20px;
	position: relative;
	top: 3px;
}
.location-head-button-text{

}
.location-head-addressOne-ic{
	width: 12px;
	height: 16px;
	position: relative;
	top: 2px;
}
.location-head-hours-ic{
	width: 16px;
	height: 16px;
	position: relative;
	top: 2px;
}
.location-footer-contact-bar svg {
	width: 20px;
	height: 20px;
	position: relative;
	top: 4px;
}
.location-footer-contact-bar svg {
	position: relative;
	top: 4px;
}
.sa-pin {
	margin: 20px auto 5px;
	width: 33px;
	height: 33px;
}
.zoom-service-area-wrapper {
	position: relative;
	margin-top: 15px;
	padding: 12px;
}
.location-head-pick-up-l,
.location-head-pick-up-r {
	height: 50px;
	width: 50px;
	position: absolute;
	top: 160px;
	right: 15px;
}
.location-head-pick-up-l {
	height: 100px;
	width: 70px;
	left: 15px;
	right: initial;
}
.location-header-address-info,
.location-header-hours {
	margin: 20px 0 4px;
}
.location-header-hours{
	margin-top: 0;
}
.location-address{
	color: #1D4865;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
}
.location-pu-choice {
    position: relative;
    z-index: 1;
    color: #73828D;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
}    
.location-pu-choice:before {
	border-top: 1px solid #73828D;
	content:"";
	margin: 0 auto; 
	position: absolute;
	top: 50%; left: 0; right: 0; bottom: 0;
	width: 50%;
	z-index: -1;
	max-width: 180px;
}
.location-pu-choice span {
	background: #fff; 
    padding: 0 10px; 
}
.location-pu-choice.psda-cta-choice:before {
	border-top: 1px solid #39D9FF;
}
.location-pu-choice.psda-cta-choice {
	color: #fff;
}
.location-pu-choice.psda-cta-choice span {
	background: #115A92;
	padding: 0 10px;
}
table {
	margin-bottom: 0;
}
table td {
	text-align: center;
	border-top: none;
	border: 1px solid #E6F8FF;
	font-weight: 700;
}
.t-header-hours td{
	color: #1D4865;
}
.t-header-day {
	background: #E6F8FF;
	color: #18A59E;
	padding: 4px 16px;
	width: 60px;
	font-weight: 700;
}
.t-lastload,
.t-special-hours {
	font-size: 12px;
	text-align: center;
	display: block;
	color: #1AA59E;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 3px;
}
.dir-arrow {
	width: 10px;
	height: 10px;
}
.location-header-map-wrapper {
	position: relative;
	height: 288px;
	width: 100%;
	margin-top: 30px;
}
#location-map-wrap-mid{
	height: 410px;
}
.header-dir-btn {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	color: #fff;
	background: #16A59E;
	width: 80%;
	text-align: center;
	padding: 5px 36px;
	max-width: 200px;
}
.header-dir-btn:hover {
	color: #fff;	
}
.location-services h2 {
	margin-bottom: 50px;
}
.location-services img {
	display: block;
	margin: 0 auto 20px;
}
.location-service h3 {
	text-align: center;
    text-transform: none;
    font-size: 20px;
    margin: 20px auto;
}
.location-service .button,
.location-one-square .button,
.location-reviews-link .button {
	background: none;
    box-shadow: none;
    text-shadow: none;
    margin: 0 auto;
    display: block;
    max-width: 240px;
    color: #1AA59E;
    padding: 15px 0;
    border: 2px solid #1aa59e;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
    width: 100%;
}
.location-service .button.button-small,
.location-one-square .button.button-small,
.location-reviews-link .button.button-small {
    max-width: 160px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.x-navbar {
	box-shadow: none !important;
	border-bottom: none !important;
}
.x-navbar .x-nav-wrap .x-nav > li > a {
	text-transform: initial !important; 
}
.x-navbar .desktop .x-nav > .current-menu-item > a,
.x-navbar .desktop .x-nav > li > a:hover {
	box-shadow: none !important;
}
.x-navbar .desktop .x-nav > .current-menu-item > a {
	position: relative;
}
.x-navbar .desktop .x-nav > .current_page_parent > a:after,
.x-navbar .desktop .x-nav > .current-menu-item > a:after,
.x-navbar .desktop .x-nav > li:hover > a:after {
	position: absolute;
	bottom: -2px;
	left: 50%;
	transform: translateX(-50%);
	width: 63px;
	height: 27px;
}
.x-navbar .desktop .x-nav:hover > .current-menu-item > a:after {
	content: "";
}
.x-navbar .desktop .x-nav > .current_page_parent > a:after,
.x-navbar .desktop .x-nav > .current-menu-item > a:after,
.x-navbar .desktop .x-nav > li:hover > a:after,
.x-navbar .desktop .x-nav:hover > li:hover > a:after {
	content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD8AAAAbCAYAAADLYlf/AAAABHNCSVQICAgIfAhkiAAAAqBJREFUWEftWDFy00AUfV+2MoYUmNKOZ/ANsE9A3DBjUSScIKGkImlpQiro4pxAV4DGO0MT+wToBriQknSkIWG8ij+zInEcx5JWSLKSga00o92v9/77u/+tCAWOox9c/XUuDxhoEagFxoANOrTq5c/LgEXL+Miib1wR/wZQc/49Mw6thrmTN7bCyAtPKnU3Qgka6HRr5iDPBBRJnqOILUP9QsiLE7mOCY5iyA+thrn+X/mcMlCI8orLP73n1Wl/cS4dAj3TOe2/uty6JH9DtUWAm9PWCKgYTmW19KXzlM6SFElhyiuQQbu7kD1M0ALRc2YMYVBvvs8LT34AsBdNjEcw6E2SDlEo+TiVlNo+STtQWXMwo2c1zF2d6X9Fvn/sb4J5a778Hq2W95OWXhjIKBOkQWy/u2aqaokcicj/2ae+TcDmoqjMOFOlN1+2gYIl/4nB3GKmahgiNhCYGqtmDvuu7BHhXRyBsPclLrdfNsiJWp+IfN+VAyK80AD0iRkVUocTIddeHZpIsGOtrbQzId8/Hu8Q04EG8fszJcYiaysv3LGjTmRdZsq7age/0+vSLL4JxsS7Vn2lF4ZZG5/wZKQX103KMufF3Q+0yOt48ZzES5Ur5Rui7gex5IMT/qe/R4Tc79epmC5YnEp54fpbDFYtp4qEmzjh9NvQUy2+CTUhvH9VNz8m2vPihJu49O3ZNpURnqzFjXMxpwx6G/Zb7E7ZB+5twnag9tx4UAmYAass7yL3eYu88KS6PMTawqh039cEMdghw3zdrdHoGv+UvPDGNkDbOnU5JXj1kBfhrOMq+11GuXNtewPySYjrJCfTORlnYDYBJFx/G8R2poALCJYsRzyqPDbbJLzx90X/zgvAr//JDLabsr6xJkcf0cOb+RsJpBzuRkYmIAAAAABJRU5ErkJggg==');
}
.x-btn-navbar,
.x-btn-navbar.collapsed,
.x-btn-navbar.collapsed:hover {
	background-color: transparent !important;
	box-shadow: none;
}
.x-btn-navbar.collapsed,
.x-btn-navbar:hover,
.x-btn-navbar.collapsed:hover {
	color: #16A59E;
}
.widget {
	text-shadow: none !important;
}
.widget ul, .widget ol {
	border: none !important;
	text-shadow: none !important;
}
.widget_nav_menu ul li a, .widget_meta ul li a, .widget_pages ul li a {
	color: rgb(24,95,153) !important;
	border: none !important;
	font-weight: 700;
	box-shadow: none !important;
	font-size: 18px;
	padding: 0 !important;
	line-height: 1.7;
}
.widget_nav_menu ul li a:before, 
.widget_meta ul li a:before, .widget_pages ul li a:before {
	display: none !important;
}
.widget_nav_menu ul li a:hover, .widget_meta ul li a:hover, .widget_pages ul li a:hover {
	background-color: transparent !important;
}

.location-title,
.location-state {
	font-size: 22px;
    text-align: center;
    margin-bottom: 0;
}
.location-title{
	text-transform: uppercase;
}
.location-state,
.location-subtitle,
.location-footer-subtitle {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color: #1AA59E;
}
.location-footer-info-title {
	margin-top: 50px;
	display: block;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
	font-family: "Exo",sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 29px;
}
.location-footer-info-city {
	display: block;
	color: #66DEFF;
	font-size: 30px;
	text-transform: uppercase;
	margin-top: 14px;
	margin-bottom: 43px;
	font-family: "Exo",sans-serif;
    font-style: normal;
    font-weight: 800;
    text-align: center;
}
.location-footer-subtitle {
	font-size: 16px;
	color: #66DEFF;
}
.location-footer-address {
    margin: 30px auto;
}
.location-footer-phone	{
	margin-bottom: 30px;
}
.location-footer-address .location-address,
.location-footer-email-text,
.location-footer-email,
.location-footer-phone {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}
.location-address{
	color: #1D4865;
	font-size: 15px;
	font-weight: 700;
}
.location-footer-email-text {
	font-size: 14px;
}
.location-footer-form-container .gform_heading,
.location-footer-form-container .gform_description {
	display: none;
}	
.location-footer-form-container form .button {
	box-shadow: none;
	background: #66DEFF;
	text-transform: uppercase;
	color: #115A92;
	font-family: "Open-Sans", sans-serif;
	font-size: 18px !important;
    font-weight: 700;
    text-shadow: none;
    width: 100% !important;
    max-width: 293px !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    line-height: 18px !important;
    min-height: initial !important;
    margin:0 !important;
}
.location-review-image {
	margin-bottom: 30px;
	z-index: 2;
	position: relative;
	width: 138px;
	height: 138px;
}
.review-image-frame{
    width: 158px;
    height: 158px;
    display: block;
    position: absolute;
    background: #B6E5FB;
    border-radius: 50%;
    top: -10px;
    left: -10px;
}
.zoom-finder {
	text-align: center;
}
.zoom-finder span {
	font-size: 16px;
	line-height: 1.2;
	margin: 5px auto;
}
.zoom-alt-title {
	font-size: 26px;
	text-transform: none;
	margin-top: 78px;
}
.psda-main-wrapper {
    display: flex;
    flex-flow: row wrap;
    position: relative;
}
.psda-container-l {
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	padding: 28px 40px 90px;
	position: relative;
	flex: 1 1 100%;
}
.psda-cta-bubbles-tl {
	width: 60px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -20px;
	margin-top: -8px;
}
.psda-cta-bubbles-bl {
	position: absolute;
	height: 155px;
	bottom: 50px;
	left: 0;
	margin-left: -60px;
}
.psda-cta-bubbles-br {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 125px;
	margin-bottom: -20px;
	margin-right: -30px;
	z-index: 2;
}
.psda-cta-bubbles-tr {
	position: absolute;
	width: 60px;
	height: 40px;
	right: 0;
	top: 0;
	margin-top: -18px;
	margin-right: -18px;
}
.psda-container-l h2 {
	font-size: 24px;
	color: #fff;
	text-transform: none;
}
.psda-container-l p {
	font-size: 15px;
}
.psda-container-l-button {
	display: block;
    background: #fff;
    max-width: 240px;
    padding: 14px 0;
    margin: 10px auto;
    color: #115A92;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    transition: all 350ms;
}
.psda-container-l-button:hover {
	color: #fff;
	background-color: #1AA59E;
}
.psda-container-r {
	flex: 1 1 100%;
	height: 410px;
	position: relative;
	z-index: 1;
}
.location-services {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin-bottom: 100px;
}
.location-staff-wrap {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-flow: row wrap;
}
.location-staff {
    margin: 30px;
}
.location-staff-name {
    color: #1D4865;
    font-size: 18px;
    font-weight: 700;
}
.staff-image-wrap {
	position: relative;
	margin-bottom: 70px;
}
.staff-image-image {
	height: 200px;
	width: 200px;
	border-radius: 50%;
	background-position: center;
	box-shadow: -15px 10px 0 -5px #B7E5FB;
	background-size: contain;
}
.staff-image-bub1 {
    height: 27px;
    width: 27px;
    position: absolute;
    background: #B6E5FB;
    border-radius: 50%;
    top: -15px;
    right: -10px;
}
.staff-image-bub2 {
    height: 37px;
    width: 37px;
    position: absolute;
    background: #B6E5FB;
    border-radius: 50%;
    top: 5px;
    left: 0;
    z-index: -1;
}
.staff-image-bub3 {
    height: 69px;
    width: 69px;
    position: absolute;
    background: #B6E5FB;
    border-radius: 50%;
    bottom: 30px;
    right: -20px;
    z-index: -1;
}
.staff-image-bub4 {
    height: 43px;
    width: 43px;
    position: absolute;
    background: #B6E5FB;
    border-radius: 50%;
    bottom: -40px;
    right: 30px;
    z-index: -1;
}
.staff-image-bub5 {
    height: 21px;
    width: 21px;
    position: absolute;
    background: #B6E5FB;
    border-radius: 50%;
    bottom: -40px;
    right: 95px;
    z-index: -1;
}
.location-six-squares-row {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    position: relative;
    /* margin: 0 auto; */
}
.location-one-square-image{
	min-height: 50vw;
}
.location-review-image-wrap {
	position: relative;
}
.review-image-bub1 {
    height: 9px;
    width: 9px;
    position: absolute;
    background: #B6E5FB;
    border-radius: 50%;
    top: 0px;
    left: 0;
}
.review-image-bub2 {
    height: 25px;
    width: 25px;
    position: absolute;
    background: #B6E5FB;
    border-radius: 50%;
    top: 13px;
    left: -33px;
}
.review-image-bub3 {
    height: 38px;
    width: 38px;
    position: absolute;
    background: #B6E5FB;
    border-radius: 50%;
    bottom: 50px;
    left: -18px;
    z-index: 1;
}
.review-image-bub4 {
    height: 14px;
    width: 14px;
    position: absolute;
    background: #B6E5FB;
    border-radius: 50%;
    bottom: 30px;
    left: -10px;
}
.review-image-bub5 {
    height: 29px;
    width: 29px;
    position: absolute;
    background: #B6E5FB;
    border-radius: 50%;
    bottom: 0px;
    right: -4px;
}
.review-image-bub6 {
    height: 65px;
    width: 65px;
    position: absolute;
    background: #B6E5FB;
    border-radius: 50%;
    bottom: 66px;
    right: -33px;
    z-index: 1;
}
.review-image-bub7 {
    height: 17px;
    width: 17px;
    position: absolute;
    background: #B6E5FB;
    border-radius: 50%;
    top: 12px;
    right: -22px;
}
.location-review-image-wrap {
	margin: 0 auto;
	max-width: 138px;
}
.location-one-square {
    flex: 1 1 100%;
}
.location-one-square:first-of-type h2{
	margin-top: 28px;
	margin-bottom: 50px;
}
.location-one-square:first-of-type svg {
	margin-bottom: 50px;
}
.one-square-content-wrap {
	padding: 45px;
}
.one-square-content-wrap h2,
.one-square-content-wrap img {
	text-align: center;
}
.one-square-content-wrap img {
	display: block;
	margin: 20px auto 40px;
}
.location-review {
	text-align: center;
}
.location-review-comment {
    color: #4D4D4D;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
}
.location-join-wrapper {
	background: #115A92;
	padding: 0 15px 20px;
}
.location-join-wrapper h2,
.location-join-wrapper h3 {
	color: #fff;
}
.location-join-wrapper h2 {
	font-size: 26px;
}
.location-join-wrapper h3 {
	font-size: 18px;
	font-weight: 700;
	display: inline-block;
    margin-top: 0px;
    margin-left: 10px;
    position: relative;
    top: 5px;
    font-family: "Open Sans", sans-serif;
    text-transform: none;
}
.location-join-title-info {
	position: relative;
	margin: 100px auto 35px;
	width: 100%;
	max-width: 580px;
}
.location-join-title-info p {
	color: #99D7EF;
	text-align: center;
}
.location-join-job-wrapper a {
	background: #66DEFF;
    padding: 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: #115A92;
    display: block;
    margin: 60px auto 0;
    text-align: center;
    width: 100%;
    max-width: 366px;
}
.location-job {
	margin: 20px auto;
}
.location-user-join-icon {
	height: 35px;
	width: 35px;
	display: inline-block;
	vertical-align: middle;
}
.location-join-title-bubbles-r {
    position: absolute;
    top: 0;
    right: -60px;
    width: 55px;
    height: 115px;
}
.location-join-title-bubbles-l {
    position: absolute;
    top: 0;
    left: -60px;
    width: 55px;
    height: 115px;
}
.location-join-water {
}
.t-footer-hours {
	color: #fff;
}
.t-footer-hours td {
	border: 1px solid #4084B9;
	font-size: 14px;
}
.t-footer-day {
	background: #4084B9;
	padding: 4px 16px;
	width: 60px;
	border: none;
    border-top: 1px solid #4084B9;
    border-bottom: 1px solid #4084B9;
}
.t-lastload.footer-lastload,
.t-special-hours.footer-special-hours{
	color: #66DEFF;
	font-weight: 400;
}
.zoom-accepts-pay svg {
	height: 26px;
	width: 43px;
}
.footer-payment-mc,
.footer-payment-visa,
.footer-payment-amex,
.footer-payment-cash,
.footer-trust-bbb,
.footer-trust-chamber {
	width: 50px;
	height: 50px;
}
.zoom-payments-container {
	display: flex;
	justify-content: center;
	flex-flow: row wrap;
}
.zoom-payments-left,
.zoom-payments-right {
	justify-content: center;
	text-align: center;
	margin: 10px;
}
.zoom-payments-left .footer-info-container-right-title,
.zoom-payments-right .footer-info-container-right-title {
	text-transform: uppercase;
}
.footer-info-container-right-title{
	color: #66DEFF;
	font-size: 20px;
	margin-bottom: 2px;
	display: block;
    text-align: center;
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 800;
}
.zoom-payments-left svg,
.zoom-payments-right svg,
.zoom-location-socials-container svg,
.social-conversation-wrapper svg {
	margin-right: 10px;
}
.zoom-payments-left svg:last-of-type,
.zoom-payments-right svg:last-of-type,
.zoom-location-socials-container svg:last-of-type,
.social-conversation-wrapper svg:last-of-type {
	margin-right: 0;
}
.footer-info-container-right {
	text-align: center;
}
.footer-info-container-right .d-block {
	color: #fff;
	margin-bottom: 18px;
}
.zoom-location-socials {
    margin: 60px auto;
}
.zoom-location-socials-container {
	text-align: center;
}
.zoom-location-socials-container svg,
.social-conversation-wrapper svg{
	height: 40px;
	width: 40px;
}
.social-conversation-wrapper svg{
	margin-left: 8px !important;
	margin-right: 8px !important;
}
.social-conversation {
	text-align: center;
}
.social-conversation h3 {
	font-size: 18px;
	margin-bottom: 24px;
	text-transform: initial;
}
.location-footer-form-container .gform_wrapper .gform_body ul li .gfield_label,
.location-footer-form-container .gform_wrapper .gform_body ul li .ginput_complex span label {
	display: none !important;
}
.location-footer-form-container .gform_wrapper .gform_body ul li input,
.location-footer-form-container .gform_wrapper .gform_body ul li textarea {
	border: 2px solid #4084b9 !important;
	background: transparent !important;
	box-shadow: none !important;
	border-radius: 0px !important;
	font-size: 18px !important;
	min-height: 60px !important;
	width: 100% !important;
	color: #fff !important;
}
.location-footer-form-container .gform_wrapper .gform_footer {
	text-align: center !important;
}
.reviews-wrap{
  width: 90%;
  margin: 0 auto;
}
.location-review{
  text-align: center;
  min-height: 150px;
  position: relative;
  background-color: #fff;
  padding-bottom: 45px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 65px;
  margin-bottom: 0;
}
.review-icon{
  display: block;
  text-align: center;
  top: -30px;
  position: relative;
}
.review-icon img{
  position: relative;
  left: -15px;
}
.review-author{
  display: block;
  text-align: center;
  font-size: 16px;
  top: -30px;
  position: relative;
}
.review-comment{
  display: block;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-top: 5px;
  min-height: 60px;
}
.reviews-inner {
  position: relative;
    display: block;
    width: 100%;
    z-index: 1;
}
.reviews-inner .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}
.reviews-inner .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.reviews-inner .owl-item {
  -webkit-tap-highlight-color: transparent;
    position: relative;
  -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
  min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.reviews-inner .owl-dots{
  text-align: center;
  margin-bottom: 30px;
}
.reviews-inner .owl-dot{
  font-size: 0;
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #B8D2E6;
  border-radius: 100%;
  border: none;
  margin-left: 5px;
  margin-right: 5px;
  transition: all 350ms;
  padding: 0;
}
.reviews-inner .owl-dot.active{
  background-color: #58C0DC;
}
.reviews-inner .owl-nav{
  position: absolute;
  transform: translateY(-50%);
  width: 100%;
  margin-top: 15px;
  top: 50%;
}
.reviews-inner .owl-nav.disabled{
  display: none;
}
.location-one-square.sam-hero-img,
.location-one-square.zel-amenities,
.location-one-square.mob-convenience {
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
	background-position: center;
}
.one-square-content-wrap h2 {
	font-size: 30px;
}
footer.x-colophon.top {
	position: relative;
	text-align: center;
	margin: 0 auto;
	background: -moz-linear-gradient(180deg, rgba(153,215,239,1) 0%, rgba(255,255,255,1) 46%);
	background: -webkit-linear-gradient(180deg, rgba(153,215,239,1) 0%, rgba(255,255,255,1) 46%);
	background: linear-gradient(180deg, rgba(153,215,239,1) 0%, rgba(255,255,255,1) 46%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#99d7ef",endColorstr="#ffffff",GradientType=1);
}
footer.x-colophon.top .x-container.max.width .x-column.x-1-3 {
	width: 100% !important;
	text-align: center !important;
}
footer.x-colophon.bottom {
	background: #115A92;
	border: none !important;
}
footer.x-colophon.bottom a {
	color: #fff;	
}
.zoom-copyright {
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.copy-left p {
	line-height: 1.2;
}
.zoom-footer-socials svg{
	width: 36px;
	height: 36px;
	margin-left: 5px;
	margin-right: 5px;
}
.line-vert {
	display: none;
}
.meet-staff-title {
	margin-top: 75px;
}
.zoom-footer-logo {
	position: relative;
	max-width: 220px;
	width: 100%;
	margin: 0 auto;
}
.owl-nav button {
	display: none;
}
.location-review-author {
	font-size: 16px !important;
}
.location-rate {
	text-align: center;
	margin-bottom: 80px;
}
.location-rate h3,
.social-conversation h3,
.location-rate .h3,
.social-conversation .h3{
	font-size: 18px;
	text-transform: none;
}
#menu-footer-nav {
	box-shadow: none !important;
}
.location-service {
	margin: 30px auto;
}
.location-one-square.mob-convenience {
	transform: scaleX(-1);
}
.location-reviews-wrap .review-bubble-right,
.location-reviews-wrap .review-bubble-left{
	display: none;
}
.location-hours-table-mobile{
	margin-bottom: 4px;
}
.location-hours-table-desktop{
	margin-bottom: 4px;
	display: none;
}
.location-reviews-wrap .review-bubble-bottom {
	bottom: -25px;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
	display: block;
	position: absolute;
}
.location-service-full-bkg{
	margin-top: 60px;
}
.location-service-full-bkg-inner{
	position: relative;
	background: rgb(247,253,255);
	background: -moz-linear-gradient(180deg, rgba(247,253,255,1) 0%, rgba(248,253,255,1) 50%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(247,253,255,1) 0%, rgba(248,253,255,1) 50%, rgba(255,255,255,1) 100%);
	background: linear-gradient(180deg, rgba(247,253,255,1) 0%, rgba(248,253,255,1) 50%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7fdff",endColorstr="#ffffff",GradientType=1);
}
.services-offered-bkg-2{
	fill: #fff;
}
.services-offered-bkg-1{
	fill: #f7fdff;
}
.serv-offered-bubble-left{
    width: 116px;
    position: absolute;
    top: -140px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
}
.serv-offered-mid-right-bubble{
	display: none;
}
.services-offered-bkg-wrap{
	line-height: 0;
	position: relative;
}
.self-serv-mid-bubble{
	position: absolute;
	top: -40px;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
}
.location-mid-content{
	margin-top: 70px;
	position: relative;
	padding-bottom: 50px;
}
.location-reviews-wrap{
	margin-top: 80px;
	position: relative;
	margin-bottom: 60px;
}
.location-jobs-available{
	max-width: 250px;
    margin: 0 auto;
}
.location-footer-text{
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
}
.location-footer-address-text-wrap{
	padding-left: 25px;
}
.t-footer-hours{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.t-footer-day{
	font-weight: 700;
}
.t-footer-hours td{
	padding: 4px;
}
.location-footer-contact-bar{
	text-align: left;
}
.zoom-payments-left{
	width: 100%;
}
.zoom-payments-right{
	width: 100%;
}
.footer-trust-bbb{
	height: 26px;
}
.footer-trust-chamber{
	height: 32px;
}
.location-address-wrap{
	margin-left: 12px;
	margin-bottom: 20px;
}
.location-amenities-top-bubble,
.location-state-ofart-top-bubble,
.location-mobileconv-top-bubble{
	display: none;
	z-index: 2;
}
.location-footer-text-pleft{
	padding-left: 25px;
}
.location-square-bbl-left{
	position: absolute;
	left: -25px;
	top: 40vw;
	width: 70px;
}
.location-square-bbl-right{
	position: absolute;
	right: -25px;
	top: 35vw;
	width: 70px;	
}
.location-review-bottom{
    margin-top: -10%;
    z-index: -1;
    position: relative;
}
.location-review-stars-wrap{
	text-align: center;
}
.location-review-stars{
	display: block;
	margin-top: 10px;
}
.location-reviews-link{
	display: block;
}
.location-read-review{
	text-decoration: underline;
	font-size: 14px;
}
.x-colophon.bottom .x-colophon-content{
	letter-spacing: 0;
}
.zoom-location-socials-container svg{
	margin-left: 10px;
	margin-right: 10px;
}
.location-main-wrap{
	position: relative;
}
.footer-bbl-left{
    width: 100px;
    position: absolute;
    bottom: -50px;
    left: -40px;
    z-index: 2;
}
.footer-bbl-right{
	width: 100px;
    position: absolute;
    bottom: -85px;
    right: -50px;
    z-index: 2;
}
.location-footer-contact-form-wrap textarea{
	max-height: 220px;
}
.x-navbar .desktop .x-nav > li > a:hover, 
.x-navbar .desktop .x-nav > .x-active > a, 
.x-navbar .desktop .x-nav > .current-menu-item > a {
    box-shadow: none !important;
}
/*.x-navbar .desktop .x-nav li>a>span:after{
	content: "\f107";
	top: 1px;
	position: relative;
}*/
.x-navbar .desktop .x-nav li.menu-item-has-children > a > span i:before{
  content: "\f107";
  font-size: 16px;
}
.x-navbar .desktop .x-nav > li ul{
	top: 85px !important;
}
#location-map-wrap-top{
	width: 100%;
	height: 288px;
}
.googleMapLabel{
	font-size: 12px;
	color: red;
}
.pickup-form-modal{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(9, 9, 9, 0.6);
    z-index: 9999;
}
.pickup-form-modal.active{
	display: block;
}
.pickup-form-modal-inner{
	width: 90%;
	max-width: 800px;
	background-color: #fff;
	padding: 20px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.pickup-form-modal .gform_wrapper{
	margin: 0;
}
.pickup-form-modal .gform_wrapper .gform_body ul.gform_fields li.gfield+li.gfield{
	margin-top: 12px;
}
.pickup-form-modal label{
	margin-bottom: 0 !important;
}
.pickup-form-modal .gform_title{
	display: none;
}
.pickup-form-modal .gfield_time_ampm select{
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.pickup-form-modal-close{
	display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    transition: all 350ms;
    transform-origin: center;
    cursor: pointer;
}
.pickup-form-modal-close:hover{
	transform: rotate(90deg);
}
.pickup-form-modal-close svg{
	width: 100%;
	height: 100%;
	fill: #58c0dc;
}
.pickup-form-modal .ginput_container_address input{
	margin-bottom: 10px !important;
}
.pickup-form-modal .ginput_container_date{
	position: relative;
}
.pickup-form-modal .ui-datepicker-trigger{
	position: absolute;
	top: 13px;
    right: 10px;
}
.pickup-form-modal .gform_wrapper .gfield_time_hour i{
	display: none;
}
.pickup-form-modal .gfield_error{
	padding: 0;
	border: none !important;
}
.pickup-form-modal .gfield_error input {
	border-color: #EA4335 !important;
}
.pickup-form-modal .validation_error{
	color: #EA4335 !important;
}
.pickup-form-modal .gfield_error .gfield_description.validation_message,
.pickup-form-modal .gfield_error .instruction.validation_message{
    margin-top: 0 !important;
    color: #EA4335 !important;
    font-size: 12px !important;
}
a.entry-thumb:hover:before {
    display: none !important;
}
a.entry-thumb:hover img{
	opacity: 1 !important;
}
.has-post-thumbnail .entry-featured{
	border-top: none !important;
	border-bottom: none !important;
	box-shadow: none;
}
body.x-masonary-active .has-post-thumbnail .entry-featured{
	margin-bottom: 7.5%;
}
body.x-masonary-active .has-post-thumbnail .entry-wrap{
	margin-bottom: 0 !important;
}
.gform_wrapper form li, .gform_wrapper li{
	padding-left: 0 !important;
}
.zoom-payments-wrapper{
	margin-top: 30px;
}
.t-header-self-24hrs,
.t-footer-self-24hrs{
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 16px;
}
.location-open24-label{
	display: block;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 8px;
}
.t-header-self-24hrs .location-open24-label{
	background-color: #E6F8FF;
	color: #16A59E;
}
.t-footer-self-24hrs .location-open24-label{
	background-color: #4084B9;
	color: #fff;
}
.gform_wrapper li.hidden_label input{
	margin-top: 0 !important;
}
.location-join-job-wrapper{
	margin-bottom: 200px;
}
.location-main-wrap.has-two-timetables .location-header-bg{
	min-height: 850px !important;
}
.location-six-squares{
	margin-bottom: 200px;
}
.location-staff-position{
	font-weight: 700;
    font-size: 13px;
    color: #17a59e;
}
.ratingStars-container {
    position: relative;
    display: block;
    color: transparent;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}

.ratingStars-container:before {
  line-height: 20px;
  font-size: 20px;
  letter-spacing: 4px;
  position: absolute;
  top: 0;
  left: 0;
  content: '★★★★★';
  color: lightgray;
  width: 100px;
  display: block;
}

.ratingStars-container:after {
  line-height: 20px;
  font-size: 20px;
  letter-spacing: 4px;
  position: absolute;
  top: 0;
  left: 0;
  content: '★★★★★';
  color: #17A59E;
  width: 100px;
  display: block;
}

.ratingStars-0:after { width: 0%; }
.ratingStars-10:after { width: 10%; }
.ratingStars-20:after { width: 20%; }
.ratingStars-30:after { width: 30%; }
.ratingStars-40:after { width: 40%; }
.ratingStars-50:after { width: 50%; }
.ratingStars-60:after { width: 60%; }
.ratingStars-70:after { width: 70%; }
.ratingStars-80:after { width: 80%; }
.ratingStars-90:after { width: 90%; }
.ratingStars-100:after { width: 100%; }

.ginput_left.address_zip input {
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    width: 100% !important;
}

.gform_wrapper li.hidden_label .ginput_left.address_zip input {
    margin-top: 2px !important;
}

.zel-git-contact-info-wrap {
    margin-top: 20px !important;
}
.location-head-stars{
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 10px;
}
.location-head-stars-wrap .ratingStars-container{
    margin-right: 8px;
}
.social-conversation-wrapper{
    margin-bottom: 20px;
}
.metro_pickup_header {
    margin: 0;   
    text-align: right;
    font-family: 'Exo';
    font-size: 45px;
    line-height: 1.2;
    margin: 0;
}
@media (min-width: 480px) and (max-width: 766.98px) {
	.zel-cta-first-row > .x-row-inner > *:nth-child(2n - 0),
	.zel-cta-first-row > .x-row-inner > *:nth-child(2n - 1),
	.zel-ps-spacer > .x-row-inner > *:nth-child(2n - 0),
	.zel-ps-spacer > .x-row-inner > *:nth-child(2n - 1),
	.zel-remove-bkg > .x-row-inner > *:nth-child(2n - 0),
	.zel-remove-bkg > .x-row-inner > *:nth-child(2n - 1),
	.e1216-42 > .x-row-inner > *:nth-child(2n - 1),
	.e1216-42 > .x-row-inner > *:nth-child(2n - 0),
	.e1257-7 > .x-row-inner > *:nth-child(2n - 0),
	.e1257-7 > .x-row-inner > *:nth-child(2n - 1),
    .e1273-6 > .x-row-inner > *:nth-child(2n - 0),
    .e1273-6 > .x-row-inner > *:nth-child(2n - 1),
    .e1273-53 > .x-row-inner > *:nth-child(2n - 1),
    .e1273-53 > .x-row-inner > *:nth-child(2n - 0),
    .e1273-59 > .x-row-inner > *:nth-child(2n - 0),
    .e1273-59 > .x-row-inner > *:nth-child(2n - 1),
    .e1273-79 > .x-row-inner > *:nth-child(2n - 0),
    .e1273-79 > .x-row-inner > *:nth-child(2n - 1),
    .e1273-77 > .x-row-inner > *:nth-child(1n - 0),
    .e1273-77 > .x-row-inner > *:nth-child(1n - 1),
    .e1273-70 > .x-row-inner > *:nth-child(2n - 0),
    .e1273-70 > .x-row-inner > *:nth-child(2n - 1),
    .e1008-8 > .x-row-inner > *:nth-child(2n - 1),
    .e1008-25 > .x-row-inner > *:nth-child(1n - 0),
    .e1008-47 > .x-row-inner > *:nth-child(1n - 0),
    .e1008-43 > .x-row-inner > *:nth-child(2n - 1),
    .e1008-49 > .x-row-inner > *:nth-child(2n - 1),
    .e1008-49 > .x-row-inner > *:nth-child(2n - 0),
    .e1350-24 > .x-row-inner > *:nth-child(2n - 1),
    .e1350-24 > .x-row-inner > *:nth-child(2n - 0),
    .e1350-32 > .x-row-inner > *:nth-child(2n - 1),
    .e1350-32 > .x-row-inner > *:nth-child(2n - 0),
    .e1350-45 > .x-row-inner > *:nth-child(2n - 1),
    .e1350-56 > .x-row-inner > *:nth-child(2n - 1),
    .e1350-49 > .x-row-inner > *:nth-child(2n - 0),
    .e1350-49 > .x-row-inner > *:nth-child(2n - 1),
    .e1350-60 > .x-row-inner > *:nth-child(2n - 0),
    .e1350-60 > .x-row-inner > *:nth-child(2n - 1),
    .e308-13 > .x-row-inner > *:nth-child(2n - 0),
    .e308-13 > .x-row-inner > *:nth-child(2n - 1) {
		flex-basis: calc(100%) !important;
	}
}
@media screen and (min-width: 640px) {
	.ghalf-field{
		width: 50%;
		float: left;
		clear: unset !important;
	}
	.ghalf-field input{
		width: 100% !important;
	}
	.gvalign-time > div{
		margin-top: 30px;
	}
    .ginput_left.address_zip input {
        margin-left: 15px !important;
    }
}
@media screen and (min-width: 768px) {
	h1,
    .h1 {
        font-size: 250%;
    }

    h2,
    .h2 {
        font-size: 225%;
    }

    h3,
    .h3 {
        font-size: 188%;
    }

    h4,
    .h4 {
        font-size: 150%;
    }

    h5,
    .h5 {
        font-size: 125%;
    }

    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3,
    h4,
    .h4,
    h5,
    .h5 {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .button-white {
        margin: 0 auto;
        display: inline-block;
    }

    .button-white-alt {
        margin-left: 10px;
    }

    .zel-banner-text {
        text-align: right;
    }

    .zel-banner-text p {
        max-width: 75%;
    }

    .zel-banner-text.zel-banner-left-align {
        text-align: left;
    }

    .zel-cta-first-row > .x-row-inner > *:nth-child(4n - 0),
    .zel-cta-first-row > .x-row-inner > *:nth-child(4n - 1),
    .zel-cta-first-row > .x-row-inner > *:nth-child(4n - 2),
    .zel-cta-first-row > .x-row-inner > *:nth-child(4n - 3) {
    	flex-basis: calc(50% - 1rem) !important;
    }
    .zel-cta-first-row > .x-row-inner > *:nth-child(4n - 2) {
    	padding-top: 60px !important;
    }
    .zel-divider-sm {
    	max-width: 10% !important;
    }
    .zel-amenities-headlines {
    	padding-bottom: 30px;
    }
    .zel-git-contact-info-wrap {
		min-height: 384px;
		padding: 90px 10px;
	}
	.zel-git-form-wrap .x-row-inner .e1257-6 .h2 {
		text-align: left;
	}
    .zel-sp-section-spacing {
        padding: 150px 0 !important;
    }
    .e1273-6 > .x-row-inner > *:nth-child(2n - 1) {
        flex-basis: calc(30% - 1rem) !important;
    }
    .e1273-6 > .x-row-inner > *:nth-child(2n - 0) {
        flex-basis: calc(70% - 1rem) !important;
    }
    .zel-sp-box-title {
        height: 75px;
    }
    .zel-sp-box-subtitle {
        display: block;
        padding-top: 37px;
    }
    .zel-sp-box-icon {
        position: absolute;
        left: 0;
    }
    .zel-pro-spacing {
        padding: 50px 0 130px !important;
    }
    .zel-feature-title hr {
        margin: 0 auto 20px !important;
    }
    .zel-features-spacing {
        padding: 150px 0 !important;
    }
    .zel-market-list-bkg,
    .zel-home-amenities-list-bkg {
        min-height: 418px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        position: relative;
    }
    .zel-home-amenities-list-bkg {
        min-height: 588px;
    }
    .zel-market-list-wrap,
    .zel-home-amenities-list-wrap {
        position: absolute;
        top: 105px;
        min-width: 660px;
        left: 50%;
        transform: translateX(-50%);
    }
    .zel-home-amenities-list-wrap {
        top: 20px;
        min-width: auto;
        max-width: 441px;
        left: auto;
        right: 0;
        transform: translateX(40px);
    }
    .zel-join-us-text {
        min-height: 385px;
        padding: 85px 10px 50px;
    }

    .zel-gm-wrapper div {
        float: left;
        width: 45%;
        margin: 0 10px;
    }
    .zel-gm-wrapper div:last-of-type {
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .zel-gm-wrapper div:last-of-type img {
        margin: 0 !important;
        text-align: center;
        position: relative;
        left: -60px;
    }
    .zel-revo-img {
        position: relative;
        top: 120px;
    }
    .zel-graphic-enlarged img {
        min-height: 542px;
        position: relative;
        top: 150px;
    }

    .zel-ds-shadow-tr > .zel-graphic-enlarged > img {
        position: static;
        min-height: auto;
    }

    .zel-do-it-all-title {
        min-height: 260px;
    }

    .zel-do-it-all-title.zel-global-map {
        min-height: auto;
    }

    .zel-fs-col-spacing {
        margin: 10px auto !important;
    }
    .e308-13 > .x-row-inner > *:nth-child(2n - 0),
    .e308-13 > .x-row-inner > *:nth-child(2n - 1) {
        flex-basis: calc(50% - 1rem) !important;
    }
	.location-head-stars-wrap {
		top: 10px;
		right: 20px;
        width: 115px;
        min-width: 115px;
	}
    .location-head-stars-wrap .ratingStars-container{
        margin-right: auto;
    }
    .location-head-stars{
        display: block;
        line-height: 18px;
        margin-right: 0;
    }
	.location-head-reviews-link {
		display: block;
		line-height: 0.9;
		text-align: center;
	}
	.head-contact-bar-pe {
		text-align: center;
		margin: 0 auto;
	}
	.location-head-phone,
	.location-head-email {
		display: inline-block;
		margin-left: 14px;
		margin-right: 14px;
	}
	.location-title {
		font-size: 40px;
		margin-top: 0;
	} 
	.location-address {
		font-size: 20px;
		line-height: 1.2;
	}
	.location-state	{
		font-size: 18px;
	}
	.location-subtitle {
		font-size: 16px;
	} 
	.location-one-square {
    	flex: 1 1 50%;
	}
	.location-staff:first-of-type {
		margin-right: 55px;
	}
	.location-staff:nth-of-type(2) {
		margin-left: 55px;
	}
	.psda-main-wrapper {
		display: flex;
		flex-flow: row wrap;
	}
	.psda-container-l,
	.psda-container-r {
		flex: 1 1 50%;
	}
	.psda-container-r {
		z-index: 0;
	}
	.location-services{
	    justify-content: space-between;
	}
	.location-service {
    	width: 30%;
    	position: relative;
	}
	.location-join-water {
		height: auto;
		margin-left: 0;
	}
	.zoom-payments-left svg,
	.zoom-payments-right svg {
		margin-right: 10px;
	}
	.psda-cta-bubbles-bl {
		margin-left: -70px;
		margin-bottom: -80px;
		height: 220px;
	}
	.location-one-square.sam-hero-img,
	.location-one-square.zel-amenities,
	.location-one-square.mob-convenience {
		height: auto;
		background-position: top left;
	}
	.line-vert {
		display: initial;
	}
	.copy-left br {
		display: none;
	}
	.zoom-copyright {
		font-size: 16px;
	}
	.menu-footer-nav-container #menu-footer-nav li a {
		display: inline !important;
	}
	.social-conversation h3 br {
		display: none !important;
	}
	.location-rate h3,
	.social-conversation h3,
	.location-rate .h3,
	.social-conversation .h3{
		font-size: 24px;
	}
		#menu-footer-nav li {
		display: inline-block !important;
		margin: 0 8px;
	}
	footer.x-colophon.top .x-container.max.width .x-column.x-1-3 {
		text-align: left !important;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.zoom-footer-logo {
		margin: 0;
	}
	footer.x-colophon.top .x-container.max.width .x-column.x-1-3 div {
		width: 	85%;
	}
	footer.x-colophon.top .x-container.max.width .x-column.x-1-3 div:first-child {
		width: 100%;
	}
	footer.x-colophon.top .x-container.max.width .x-column.x-1-3 div:nth-child(2) {
		width: 85%;
	}
	footer.x-colophon.top .x-container.max.width .x-column.x-1-3 div:nth-child(3) {
		width: 15%;
	}
	.location-one-square.mob-convenience {
		transform: scaleX(1);
	}
	.serv-offered-bubble-left{
		left: 18px;
		top: 0;
	}
	.serv-offered-mid-right-bubble{
		display: block;
		top: -20px;
		right: 30%;
		width: 80px;
		position: absolute;
	}
	.location-service-full-bkg-inner{
		margin-top: -10%;
	}
	.self-serv-mid-bubble{
		top: -25px;
	}
	.location-one-square-content-1,
	.location-one-square-content-3{
		order: -1;
	}
	.location-one-square-image{
		min-height: 765px;
	}
	.location-amenities-top-bubble,
	.location-state-ofart-top-bubble,
	.location-mobileconv-top-bubble{
		display: block;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	    width: 85px;
	    top: -35px;
	}
	.location-state-ofart-top-bubble{
	    top: 35px;
	}
	.location-square-bbl-right,
	.location-square-bbl-left{
		display: none;
	}
	.footer-bbl-left{
		width: 120px;
	    bottom: -85px;
    	left: 20px;
	}
	.footer-bbl-right{
		width: 120px;
	    bottom: -135px;
	 	right: -10px;
	}
	.zoom-payments-left{
		width: 50%;
		margin:0;
	}
	.zoom-payments-right{
		width: 50%;
		margin:0;
	}
	.footer-info-container-right-title{
		font-size: 16px;
	}
}
@media screen and (min-width: 980px) {
	#custom_html-6 {
		display: none;
		margin: 0;
	}
	footer.x-colophon.top::before {
		left: 40px;
	}
	footer.x-colophon.top::after {
		right: -60px;
		top: -40px;
		width: 200px;
		height: 270px;
	}
	.location-jobs-available {
    	display: flex;
    	justify-content: center;
	}
	.location-jobs-available{
		max-width: 100%;
	}
	.location-job {
    	margin: 20px 30px;
	}
}
@media screen and (min-width: 1024px) {
	.zel-banner-text-p {
        max-width: 48%;
    }
    .zel-ps-spacer {
    	margin-bottom: 140px !important;
	}
	.zel-free-laundry {
		margin: 50px auto 150px !important;
	}
	.zel-fine-print {
		text-align: right;
		display: block;
	}
	.zel-git-form-wrap {
		min-height: 715px;
	}
	.zel-git-form-wrap > .x-row-inner {
		padding: 50px;
	}
	.zel-git-form-wrap .x-row-inner .e1257-6 .h2 {
		position: relative;
		left: 75px;
	}
    .zel-gm-wrapper div {
        width: 47%;
    }
    .zel-gm-wrapper div:last-of-type img {
        left: -92px;
    }
	.location-head-stars-wrap {
		top: 5px;
		right: 20px;
	}
	.location-header-l {
		max-width: 528px;
		position: absolute;
		top: 0;
		left: 50px;
		padding-bottom: 0;
	}
	.location-header-bg {
		position: relative;
		z-index: 0;
	}
	.location-title, .location-state {
		text-align: left;
	}
	.location-head-phone, .location-head-email {
		max-width: 210px;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.location-head-phone {
		margin-left: 0 !important;
	}
	.location-reviews-wrap {
		margin-top: 200px;
	}
	.location-reviews-wrap h2 {
		font-size: 36px;
	}
	.location-reviews-wrap .review-bubble-right {
		position: absolute;
		top: 50px;
		right: -15px;
		z-index: 100;
		width: 130px;
		display: block;
	}
	.location-reviews-wrap .review-bubble-left {
		position: absolute;
		top: 100px;
		left: -55px;
		z-index: 2;
		width: 130px;
		display: block;
	}
	.location-review-comment {
		font-size: 25px;
		line-height: 35px;
	}
	.footer-info-container {
		display: flex;
		justify-content: center;
		flex-flow: row wrap;
		justify-content: space-between;
	}
	.footer-info-container-left{
		width: 48%;
	}
	.footer-info-container-right{
		width: 48%;
	}
	.footer-info-container-right h3 br {
		display: none;
	}
	.zoom-copyright {
		display: flex;
		justify-content: space-between;
	}
	.copy-left-wrap {
		align-self: flex-start;
		text-align: left;
	}
	.copy-right-wrap {
		align-self: flex-start;
		text-align: right;
	}
	.table-mobile {
		display: none;
	}
	.table-desk {
		display: table;
	}

	.owl-nav button {
		display: initial;
	}
	.reviews-inner .owl-prev,
	.reviews-inner .owl-next {
		width: 48px;
		height: 48px;
		color: #58C0DC;
		transition: all 350ms;
		line-height: 0;
		background-color: transparent;
		position: relative;
		box-shadow: none;
		border: none;
	}
	.reviews-inner .owl-next {
		float: right;
		right: -45px;
	}
	.reviews-inner .owl-prev {
		left: -45px;
	}
	.reviews-inner .owl-prev span, 
	.reviews-inner .owl-next span {
		font-size: 45px;
		padding: 0;
	}
	.zoom-footer-socials {
    		display: block;
    	text-align: right;
	}
	.header-mobile-table {
		display: none;
	}
	.header-mobile-table {
		display: block;
	}
	.location-header-r{
		max-width: calc(100% - 528px);
		position: absolute;
		right: 0;
		top: 0;
		background-color: transparent;
	}
	.zoom-service-area-wrapper{
		position: relative;
	}
	.zoom-finder{
		margin-top: 40px;
	}
	.location-hours-table-mobile{
		display: none;
	}
	.location-hours-table-desktop{
		display: table;
		font-size: 14px;
	}
	.location-header-r-title-wrapper{
		color: #fff;
	}
	.header-dir-btn{
		max-width: 210px;
	}
	.location-header-r-inner{
		position: relative;
		margin-top: 153px;
		max-width: 220px;
	}
	.location-main-wrap.has-two-timetables .location-header-r-inner{
		margin-top: 290px !important;
	}
	.zoom-service-area-wrapper{
		background-color: #fff;
	}
	.location-header-pickup-cta-wrap{
		position: relative;
	}
	.location-header-r p{
		font-size: 14px;
		margin-bottom: 5px;
	}
	.location-head-pickup-button {
		margin-top: 2px;
		margin-bottom: 2px;
		display: block;
		transition: all 350ms;
	}
	.location-head-pickup-button:hover{
		background-color: #1AA59E;
		color: #fff;
	}
	.location-pu-choice{
		font-size: 14px;
	}
	.location-header-inner-wrap{
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		top: 0;
		max-width: 1040px;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.location-header{
		padding-bottom: 120px;
	}
	.location-header-r-title-wrapper span:nth-of-type(2){
		font-size: 18px;
	}
	.location-head-pickup-image{
		position: relative;
		bottom: -30px;
	}
	.location-head-pick-up-l{
		left: -33px;
	}
	.location-head-pick-up-r{
		right: -25px;
	}
	.location-header-r-inner{
		margin-right: 0;
	}
	.self-serv-mid-bubble{
		top: 20px;
	}
	.footer-info-container-right-title{
		max-width: 100%;
	}
	.t-header-hours td{
	    padding: 2px;
	    font-size: 13px;
	}
	.t-footer-hours td{
	    padding: 2px;
	    font-size: 13px;
	}
	.location-review-bottom{
	    margin-top: -15%;
	}
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 1100px) {
    .zel-cta-first-row > .x-row-inner > *:nth-child(4n - 0),
    .zel-cta-first-row > .x-row-inner > *:nth-child(4n - 1),
    .zel-cta-first-row > .x-row-inner > *:nth-child(4n - 2),
    .zel-cta-first-row > .x-row-inner > *:nth-child(4n - 3) {
    	flex-basis: calc(25% - 1rem) !important;
    }
    .zel-cta-first-row .zel-cta-col:first-child,
    .zel-cta-first-row > .x-row-inner > *:nth-child(4n - 1),
    .zel-cta-first-row > .x-row-inner > *:nth-child(4n - 2),
    .zel-cta-first-row > .x-row-inner > *:nth-child(4n - 3),
    .zel-cta-first-row > .x-row-inner > *:nth-child(4n - 0) {
    	padding-top: 30px !important;
    	border-right: 1px solid rgba(51,51,51,0.06);
    }
    .zel-cta-first-row > .x-row-inner > *:nth-child(4n - 0) {
    	border-right: none;
    }
}

@media screen and (min-width: 1200px) {
    .e1350-11 > .x-row-inner > *:nth-child(3n - 0),
    .e1350-11 > .x-row-inner > *:nth-child(3n - 2) {
        flex-basis: calc(20% - 1rem) !important;
    }
    .e1350-11 > .x-row-inner > *:nth-child(3n - 1) {
        flex-basis: calc(50% - 1rem) !important;
    }
}

@media screen and (min-width: 1600px) {
    .zel-gm-wrapper div {
        width: 18%;
    }
    .zel-gm-wrapper div:last-of-type {
        float: left;
    }
    .zel-gm-wrapper div:last-of-type img {
        position: static;
    }
    .e308-13 > .x-row-inner > *:nth-child(2n - 0),
    .e308-13 > .x-row-inner > *:nth-child(2n - 1) {
        flex-basis: calc(25% - 1rem) !important;
    }
}