html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    /*font-size: 100%;
            font: inherit;*/
    vertical-align: baseline
}

a {
    color: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input[type="text"],
input[type="tel"],
input[type="tel"]:invalid,
input[type="email"],
input[type="email"]:invalid {
    box-shadow: none;
    background-color: transparent;
    border: 0;
    outline: 0
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="tel"]:invalid:focus,
input[type="email"]:focus,
input[type="email"]:invalid:focus {
    outline: 0
}

input[type="text"]::-ms-clear,
input[type="tel"]::-ms-clear,
input[type="tel"]:invalid::-ms-clear,
input[type="email"]::-ms-clear,
input[type="email"]:invalid::-ms-clear {
    width: 0;
    height: 0
}

input[type="text"]::-webkit-contacts-auto-fill-button,
input[type="tel"]::-webkit-contacts-auto-fill-button,
input[type="tel"]:invalid::-webkit-contacts-auto-fill-button,
input[type="email"]::-webkit-contacts-auto-fill-button,
input[type="email"]:invalid::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0
}

input[type="text"]~label,
input[type="tel"]~label,
input[type="tel"]:invalid~label,
input[type="email"]~label,
input[type="email"]:invalid~label {
    display: none
}

.form-title {
    display: none
}

input[type="radio"],
input[type="checkbox"] {
    display: none
}

select {
    border: 0;
    outline: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

select::-ms-expand {
    display: none
}

select:focus {
    outline: 0
}

textarea {
    overflow: auto;
    resize: none;
    border: 0;
    outline: 0;
    font-family: 'Montserrat', sans-serif
}

textarea:focus {
    outline: 0
}

textarea~label {
    display: none
}

input[type="submit"],
button {
    margin: 0;
    padding: 0;
    background-color: transparent;
    background-image: none;
    border: 0;
    outline: 0;
    cursor: pointer
}

input[type="submit"]:focus,
button:focus {
    outline: 0
}

@font-face {
    font-family: "Kaleidos Smooth";
    src: url('sites/tidedrycleanerscom/assets/stylesheets/fonts/Kaleidos-Smooth.ttf')
}

@font-face {
    font-family: 'Gotham Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Gotham Bold'), url('sites/tidedrycleanerscom/assets/stylesheets/fonts/Gotham%20Bold.woff') format('woff')
}

html {
    font-size: 1em;
    line-height: 1.5
}

@media screen and (max-width:950px) {
    html {
        overflow-x: hidden
    }
}

body {
    position: relative;
    display: block;
    min-width: 320px;
    margin: 0;
    padding: 0;
    background-color: #fff;
    color: #333;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    line-height: 1.5
}

@media screen and (max-width:950px) {
    body {
        overflow-x: hidden
    }
}

* {
    box-sizing: border-box
}

#wrapper {
    width: 100%;
    overflow: hidden
}

.skip-links {
    padding: 0 1em;
    background-color: #0d4ba0
}

.skip-link {
    display: inline-block;
    color: #fff
}

.skip-link:focus {
    clip: auto;
    height: auto;
    color: #fff;
    font-size: .75em;
    overflow: visible;
    position: static;
    width: auto
}

.width-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 3em;
    box-sizing: border-box
}

@media screen and (max-width:1000px) {
    .width-container {
        padding: 0 2em
    }
}

@media screen and (max-width:700px) {
    .width-container {
        padding: 0 1em
    }
}

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

section {
    padding: 4em 0
}

.content-container {
    color: #0d4ba0;
    font-family: 'Montserrat Regular', sans-serif;
    font-size: .875em;
    text-align: justify;
}

.content-container.contrast {
    color: #fff
}

.content-container h1,
.content-container h2,
.content-container h3,
.content-container h4,
.content-container h5,
.content-container h6 {
    margin: 0 0 1em 0;
    font-weight: 700
}

.content-container h1 {
    color: #02ccd1;
    font-size: 2.5em;
    line-height: 1.125
}

.content-container h2 {
    color: #02ccd1;
    font-size: 1.75em;
    line-height: 1.25
}

.content-container h3 {
    color: #0d4ba0;
    font-size: 1.25em;
    line-height: 1.25
}

.content-container h4 {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.25
}

.content-container h5,
.content-container h6 {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5
}

.content-container blockquote,
.content-container q {
    position: relative;
    display: block;
    margin: 4rem 0;
    padding-left: 8rem;
    color: #02ccd1;
    font-size: 1.5em;
    line-height: 1.5;
    font-weight: 300;
    font-style: italic
}

@media screen and (max-width:800px) {

    .content-container blockquote,
    .content-container q {
        font-size: 1.25em;
        padding-left: 3em
    }
}

.content-container blockquote p,
.content-container q p {
    font-weight: inherit
}

.content-container blockquote::before,
.content-container q::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 3.75em;
    height: 3.75em;
    margin-right: 1em;
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-quotes.svg')
}

@media screen and (max-width:800px) {

    .content-container blockquote::before,
    .content-container q::before {
        width: 2em;
        height: 2em
    }
}

.content-container p {
    margin: 0;
    margin-bottom: 1.5rem;
    font-size: 1em;
    line-height: 1.5;
    font-weight: 400
}

.content-container p:last-of-type {
    margin-bottom: 0
}

.content-container p+ul {
    margin-top: 1.5em
}

.content-container p+ol {
    margin-top: 1.5em
}

.content-container strong,
.content-container b {
    font-weight: 700
}

.content-container em {
    font-style: italic
}

.content-container small {
    font-size: .75em
}

.content-container a {
    color: #02ccd1;
    font-weight: 700;
    border-bottom: 1px dotted;
    text-decoration: none
}

.content-container a:hover {
    border-bottom: 1px solid
}

.content-container ul,
.content-container ol {
    position: relative;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    list-style: none;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    padding-left: .75rem
}

.content-container ul li,
.content-container ol li {
    position: relative;
    margin-bottom: .75em;
    padding-left: 1.25em;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column
}

.content-container ul li::before,
.content-container ol li::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: .6875em;
    width: 8px;
    height: 8px;
    margin-left: -4px;
    margin-top: -4px;
    border-radius: 50%;
    background-color: #02ccd1
}

.content-container ul ul,
.content-container ol ul,
.content-container ul ol,
.content-container ol ol {
    list-style: circle
}

.content-container ul ul li,
.content-container ol ul li,
.content-container ul ol li,
.content-container ol ol li {
    padding-left: 0
}

.content-container ul ul li:before,
.content-container ol ul li:before,
.content-container ul ol li:before,
.content-container ol ol li:before {
    display: none
}

.content-container .btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: .5em 1.5em;
    background-color: #0d4ba0;
    color: #fff;
    font-size: 1em;
    line-height: 1.25;
    font-weight: 700;
    text-decoration: none;
    border-radius: 40px;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
    transition: background-color 325ms ease, box-shadow 325ms ease;
    cursor: pointer;
    border-bottom: 0
}

.content-container .btn:hover,
.content-container .btn:focus {
    background-color: #0b4088;
    box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.1)
}

@media screen and (max-width:950px) {
    .cards {
        margin-top: 0 !important
    }
}

.content-title {
    margin: 0 0 .25em;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.25
}

.content-title strong {
    font-weight: 700
}

.section-title {
    margin-bottom: 1em;
    color: #0d4ba0;
    font-size: 2em;
    font-weight: 300;
    line-height: 1.125
}

@media screen and (max-width:950px) {
    .section-title {
        font-size: 1.5em
    }
}

.section-title strong {
    display: block;
    color: #02ccd1;
    font-size: 2em;
    font-weight: 700
}

@media screen and (max-width:400px) {
    .section-title strong {
        font-size: 1.5em
    }
}

.section-title em {
    font-weight: 700
}

.section-title.contrast {
    color: #fff
}

.section-title.contrast strong {
    color: #fff
}

.btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: .5em 1.5em;
    background-color: #0d4ba0;
    color: #fff;
    font-size: 1em;
    line-height: 1.25;
    font-weight: 700;
    text-decoration: none;
    border-radius: 40px;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
    transition: background-color 325ms ease, box-shadow 325ms ease;
    cursor: pointer
}

.btn:hover,
.btn:focus {
    background-color: #0b4088;
    box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.1)
}

.search-button {
    padding-left: 2.5em
}

.search-button::before {
    content: "";
    position: absolute;
    display: block;
    left: .625em;
    top: 50%;
    width: 1.25em;
    height: 1.25em;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-location.svg');
    transform: translate(0, -50%)
}

.search-button.loading::before {
    margin-left: -2px;
    background-image: none;
    border: 2px solid white;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spin 700ms linear infinite;
    animation: spin 700ms linear infinite
}

@-webkit-keyframes spin {
    0% {
        transform: translate(0, -50%) rotate(0deg)
    }

    100% {
        transform: translate(0, -50%) rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: translate(0, -50%) rotate(0deg)
    }

    100% {
        transform: translate(0, -50%) rotate(360deg)
    }
}

.newsletter-button {
    padding-left: 2.5em
}

.newsletter-button::before {
    content: "";
    position: absolute;
    display: block;
    left: .625em;
    top: 50%;
    width: 1.25em;
    height: 1.25em;
    margin-top: -0.625em;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-newsletter.svg')
}

.location-button {
    padding-left: 2.5em
}

.location-button::before {
    content: "";
    position: absolute;
    display: block;
    left: .625em;
    top: 50%;
    width: .9em;
    height: 1.125em;
    margin-top: -0.625em;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-map-white.svg')
}

.btn-orange {
    background-color: #02ccd1
}

.btn-orange:hover,
.btn-orange:focus {
    /*background-color: #d74500*/
}

.page-wrapper {
    background-color: #fff
}

@media screen and (max-width:950px) {
    .page-wrapper {
        transform: translate(0, 0);
        transition: transform 600ms cubic-bezier(0.19, 1, 0.22, 1)
    }
}

@media screen and (max-width:950px) {
    .page-wrapper.nav-open {
        transform: translate(-16.25em, 0)
    }
}

.stars-item {
    display: block;
    width: 125px;
    height: 25px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.stars-item.yellow-stars {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-stars-yellow.svg')
}

.stars-item.orange-stars {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-stars-orange.svg')
}

.stars-item.gray-stars {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-stars-gray.svg')
}

.before,
.after {
    content: "";
    position: absolute;
    display: block
}

.no-break {
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid
}

.hidden {
    display: none
}

.text-center {
    text-align: center
}

.background-svg {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    border: 0;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.social-col .social-networks,
.social-col-square .social-networks,
.social-col-circle .social-networks {
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: center;
    list-style: none
}

.social-col .social-link,
.social-col-square .social-link,
.social-col-circle .social-link {
    position: relative;
    width: 2.5em;
    height: 2.5em;
    display: inline-block;
    text-indent: -9999px;
    text-decoration: none;
    transition: all 300ms
}

.social-col .social-link::before,
.social-col-square .social-link::before,
.social-col-circle .social-link::before {
    content: "";
    position: absolute;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    left: 50%;
    top: 50%;
    width: 1.125em;
    height: 1.125em;
    text-indent: 0;
    transform: translate(-50%, -50%);
    transition: all 300ms
}

.social-col .facebook::before,
.social-col-square .facebook::before,
.social-col-circle .facebook::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/logo-facebook.svg')
}

.social-col .twitter::before,
.social-col-square .twitter::before,
.social-col-circle .twitter::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/logo-twitter.svg')
}

.social-col .google-plus::before,
.social-col-square .google-plus::before,
.social-col-circle .google-plus::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/logo-google.svg')
}

.social-col .youtube::before,
.social-col-square .youtube::before,
.social-col-circle .youtube::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/logo-youtube.svg')
}

.social-col .linkedin::before,
.social-col-square .linkedin::before,
.social-col-circle .linkedin::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/logo-linkedin.svg')
}

.social-col .pinterest::before,
.social-col-square .pinterest::before,
.social-col-circle .pinterest::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/logo-pinterest.svg')
}

.social-col .instagram::before,
.social-col-square .instagram::before,
.social-col-circle .instagram::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/logo-instagram.svg')
}

.social-col .houzz::before,
.social-col-square .houzz::before,
.social-col-circle .houzz::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/logo-houzz.svg')
}

.social-col-circle .social-link {
    border-radius: 50%
}

.inview-fade {
    opacity: 0;
    transition: opacity 800ms
}

.inview-fade.inview {
    opacity: 1 !important
}

.inview-fade-up {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
    transition: opacity 600ms, transform 1200ms cubic-bezier(0.19, 1, 0.22, 1)
}

.inview-fade-up.inview {
    opacity: 1 !important;
    transform: translate3d(0, 0, 0) !important
}

.inview-fade-scale-in {
    opacity: 0;
    transform: scale(0.5);
    transition: opacity 600ms, transform 1200ms cubic-bezier(0.19, 1, 0.22, 1)
}

.inview-fade-scale-in.inview {
    opacity: 1 !important;
    transform: scale(1) !important
}

.inview-cascade-fade>* {
    opacity: 0;
    transition: opacity 800ms
}

.inview-cascade-fade.inview>* {
    opacity: 1 !important
}

.inview-cascade-fade-up>* {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
    transition: opacity 600ms, transform 1200ms cubic-bezier(0.19, 1, 0.22, 1)
}

.inview-cascade-fade-up.inview>* {
    opacity: 1 !important;
    transform: translate3d(0, 0, 0) !important
}

.dynamix-form input[type="text"],
.dynamix-form input[type="tel"],
.dynamix-form input[type="tel"]:invalid,
.dynamix-form input[type="number"],
.dynamix-form input[type="number"]:invalid,
.dynamix-form input[type="date"],
.dynamix-form input[type="date"]:invalid,
.dynamix-form input[type="password"],
.dynamix-form input[type="password"]:invalid,
.dynamix-form input[type="email"],
.dynamix-form input[type="email"]:invalid {
    box-shadow: none;
    background-color: #fff;
    border: 0;
    outline: 0
}

.dynamix-form input[type="text"]:focus,
.dynamix-form input[type="tel"]:focus,
.dynamix-form input[type="tel"]:invalid:focus,
.dynamix-form input[type="number"]:focus,
.dynamix-form input[type="number"]:invalid:focus,
.dynamix-form input[type="date"]:focus,
.dynamix-form input[type="date"]:invalid:focus,
.dynamix-form input[type="password"]:focus,
.dynamix-form input[type="password"]:invalid:focus,
.dynamix-form input[type="email"]:focus,
.dynamix-form input[type="email"]:invalid:focus {
    outline: 0
}

.dynamix-form input[type="text"]::-ms-clear,
.dynamix-form input[type="tel"]::-ms-clear,
.dynamix-form input[type="tel"]:invalid::-ms-clear,
.dynamix-form input[type="number"]::-ms-clear,
.dynamix-form input[type="number"]:invalid::-ms-clear,
.dynamix-form input[type="date"]::-ms-clear,
.dynamix-form input[type="date"]:invalid::-ms-clear,
.dynamix-form input[type="password"]::-ms-clear,
.dynamix-form input[type="password"]:invalid::-ms-clear,
.dynamix-form input[type="email"]::-ms-clear,
.dynamix-form input[type="email"]:invalid::-ms-clear {
    width: 0;
    height: 0
}

.dynamix-form input[type="text"]::-webkit-contacts-auto-fill-button,
.dynamix-form input[type="tel"]::-webkit-contacts-auto-fill-button,
.dynamix-form input[type="tel"]:invalid::-webkit-contacts-auto-fill-button,
.dynamix-form input[type="number"]::-webkit-contacts-auto-fill-button,
.dynamix-form input[type="number"]:invalid::-webkit-contacts-auto-fill-button,
.dynamix-form input[type="date"]::-webkit-contacts-auto-fill-button,
.dynamix-form input[type="date"]:invalid::-webkit-contacts-auto-fill-button,
.dynamix-form input[type="password"]::-webkit-contacts-auto-fill-button,
.dynamix-form input[type="password"]:invalid::-webkit-contacts-auto-fill-button,
.dynamix-form input[type="email"]::-webkit-contacts-auto-fill-button,
.dynamix-form input[type="email"]:invalid::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0
}

.dynamix-form input[type="text"]~label,
.dynamix-form input[type="tel"]~label,
.dynamix-form input[type="tel"]:invalid~label,
.dynamix-form input[type="number"]~label,
.dynamix-form input[type="number"]:invalid~label,
.dynamix-form input[type="date"]~label,
.dynamix-form input[type="date"]:invalid~label,
.dynamix-form input[type="password"]~label,
.dynamix-form input[type="password"]:invalid~label,
.dynamix-form input[type="email"]~label,
.dynamix-form input[type="email"]:invalid~label {
    display: block;
    position: absolute;
    top: 0;
    left: 1em;
    width: auto;
    height: auto;
    margin: 0;
    line-height: 1.2;
    color: #fff;
    clip: inherit
}

.dynamix-form .form-title {
    display: none
}

.dynamix-form input[type="radio"],
.dynamix-form input[type="checkbox"] {
    display: none
}

.dynamix-form select {
    border: 0;
    outline: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.dynamix-form select::-ms-expand {
    display: none
}

.dynamix-form select:focus {
    outline: 0
}

.dynamix-form textarea {
    overflow: auto;
    resize: none;
    border: 0;
    outline: 0;
    font-family: 'Montserrat', sans-serif
}

.dynamix-form textarea:focus {
    outline: 0
}

.dynamix-form textarea~label {
    display: block;
    position: absolute;
    top: 0;
    left: 1em;
    width: auto;
    height: auto;
    margin: 0;
    line-height: 1.2;
    color: #fff;
    clip: inherit
}

.dynamix-form {
    margin-bottom: -1em;
    padding-top: 1em
}

.dynamix-form .form-block {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    width: calc(100% + 2em);
    margin-left: -1em
}

.dynamix-form [class*="form-line-"] {
    position: relative;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 1.5em 1em 0;
    margin-bottom: 1em;
    box-sizing: border-box
}

.dynamix-form [class*="form-line-"] [class*="form-line-"]:last-of-type {
    margin-bottom: 0
}

.dynamix-form [class*="form-line-"][class*="-half"] {
    flex: 1 0 50%;
    max-width: 50%
}

@media screen and (max-width:860px) {
    .dynamix-form [class*="form-line-"][class*="-half"] {
        flex: 1 0 100%;
        max-width: 100%
    }
}

.dynamix-form [class*="form-line-"][class*="-third"] {
    flex: 1 0 33.333%;
    max-width: 33.333%
}

@media screen and (max-width:860px) {
    .dynamix-form [class*="form-line-"][class*="-third"] {
        flex: 1 0 100%;
        max-width: 100%
    }
}

.dynamix-form [class*="form-line-"][class*="-two-thirds"] {
    flex: 1 0 66.666%;
    max-width: 66.666%
}

@media screen and (max-width:860px) {
    .dynamix-form [class*="form-line-"][class*="-two-thirds"] {
        flex: 1 0 100%;
        max-width: 100%
    }
}

.dynamix-form [class*="form-line-"][class*="none"] {
    margin: 0;
    display: none
}

.dynamix-form.compact-form {
    margin-bottom: -0.5em
}

.dynamix-form.compact-form .form-block {
    width: calc(100% + .5em);
    margin-left: -0.25em
}

.dynamix-form.compact-form [class*="form-line-"] {
    padding: 0 .25em;
    margin-bottom: .5em
}

.dynamix-form.compact-form [class*="form-line-"] [class*="form-line-"] {
    margin-bottom: 0
}

@media screen and (max-width:860px) {
    .dynamix-form.compact-form [class*="form-line-"] {
        margin-bottom: .25em
    }
}

.dynamix-form input[type="text"],
.dynamix-form input[type="tel"],
.dynamix-form input[type="number"],
.dynamix-form input[type="number"]:invalid,
.dynamix-form input[type="date"],
.dynamix-form input[type="date"]:invalid,
.dynamix-form input[type="password"],
.dynamix-form input[type="password"]:invalid,
.dynamix-form input[type="tel"]:invalid,
.dynamix-form input[type="email"],
.dynamix-form input[type="email"]:invalid,
.dynamix-form textarea {
    display: block;
    width: 100%;
    padding: .5em 1em;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    background-color: #fff;
    color: initial;
    border: 1px solid transparent;
    border-radius: 40px;
    box-sizing: border-box;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1)
}

.dynamix-form input[type="text"]:focus,
.dynamix-form input[type="tel"]:focus,
.dynamix-form input[type="number"]:focus,
.dynamix-form input[type="number"]:invalid:focus,
.dynamix-form input[type="date"]:focus,
.dynamix-form input[type="date"]:invalid:focus,
.dynamix-form input[type="password"]:focus,
.dynamix-form input[type="password"]:invalid:focus,
.dynamix-form input[type="tel"]:invalid:focus,
.dynamix-form input[type="email"]:focus,
.dynamix-form input[type="email"]:invalid:focus,
.dynamix-form textarea:focus {
    border: 1px solid #fff
}

.dynamix-form .select-label {
    position: relative;
    display: block
}

.dynamix-form .select-label::before {
    content: "";
    position: absolute;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    right: 0;
    top: 50%;
    width: 3em;
    height: 3em;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-chevron-down.svg');
    pointer-events: none;
    transform: translate(0, -50%)
}

.dynamix-form .select-label::after {
    content: "";
    position: absolute;
    display: block;
    right: 3em;
    top: 20%;
    width: 1px;
    height: 60%;
    background-color: #f1f1f1
}

.dynamix-form select {
    display: block;
    width: 100%;
    padding: .5em 1em;
    font-size: 1em;
    border: 1px solid #fff;
    border-radius: 40px;
    cursor: pointer
}

.dynamix-form input[type="radio"]~label,
.dynamix-form input[type="checkbox"]~label {
    position: relative;
    padding-left: 1.25em;
    cursor: pointer
}

.dynamix-form input[type="radio"]~label::before,
.dynamix-form input[type="checkbox"]~label::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    width: .75em;
    height: .75em;
    margin-top: -0.375em;
    box-sizing: border-box;
    border: 1px solid #f1f1f1;
    box-shadow: inset 0 0 0 .15em #fff, inset 0 0 0 .375em #fff;
    transition: box-shadow 325ms ease
}

.dynamix-form input[type="radio"]:checked~label::before,
.dynamix-form input[type="checkbox"]:checked~label::before {
    background-color: #f1f1f1;
    box-shadow: inset 0 0 0 .15em #fff, inset 0 0 0 .375em #f1f1f1
}

.dynamix-form input[type="radio"]~label::before {
    border-radius: 50%
}

.dynamix-form::-webkit-input-placeholder {
    color: #b8b8b8
}

.dynamix-form::-moz-placeholder {
    color: #b8b8b8;
    opacity: 0
}

.dynamix-form:-ms-input-placeholder {
    color: #b8b8b8
}

.dynamix-form::-ms-input-placeholder {
    color: #b8b8b8
}

.dynamix-form::placeholder {
    color: #b8b8b8
}

.dynamix-form.compact-form .embellished-input::before {
    right: 1em
}

.form-btn-right button {
    display: block;
    margin: 0 auto;
    margin-right: 0
}

.textarea-rel textarea {
    position: relative;
    left: 0;
    width: 100%
}

.header .navigation,
.top-header .navigation,
.footer .navigation {
    margin-right: 1rem
}

@media screen and (max-width:1160px) {

    .header .navigation,
    .top-header .navigation,
    .footer .navigation {
        font-size: .875em
    }
}

.header .navigation .nav-list-primary,
.top-header .navigation .nav-list-primary,
.footer .navigation .nav-list-primary {
    display: flex;
    justify-content: flex-end;
    height: 100%;
    list-style: none
}

.header .navigation .nav-item-primary,
.top-header .navigation .nav-item-primary,
.footer .navigation .nav-item-primary {
    position: relative;
    /*margin: 0 .75em*/
}

/*.header .navigation .nav-item-primary::before,
        .top-header .navigation .nav-item-primary::before,
        .footer .navigation .nav-item-primary::before {
            content: "";
            position: absolute;
            display: block;
            right: -0.75em;
            top: 50%;
            width: 6px;
            height: 6px;
            margin-right: -3px;
            margin-top: -3px;
            border-radius: 50%;
            background-color: #e7edf3
        }*/

.header .navigation .nav-item-primary:first-of-type,
.top-header .navigation .nav-item-primary:first-of-type,
.footer .navigation .nav-item-primary:first-of-type {
    margin-left: 0
}

.header .navigation .nav-item-primary:last-of-type::before,
.top-header .navigation .nav-item-primary:last-of-type::before,
.footer .navigation .nav-item-primary:last-of-type::before {
    display: none
}

.header .navigation .nav-item-primary:not(.has-children) .nav-link-primary,
.top-header .navigation .nav-item-primary:not(.has-children) .nav-link-primary,
.footer .navigation .nav-item-primary:not(.has-children) .nav-link-primary {
    border-radius: 3px
}

.header .navigation .nav-item-primary:not(.has-children)::after,
.top-header .navigation .nav-item-primary:not(.has-children)::after,
.footer .navigation .nav-item-primary:not(.has-children)::after {
    content: "";
    position: absolute;
    display: block;
    left: 1em;
    bottom: .125em;
    width: 60px;
    height: 7px;
    background-color: #02ccd1;
    border-radius: 3px;
    opacity: 0;
    transition: opacity 425ms cubic-bezier(0.19, 1, 0.22, 1)
}

.header .navigation .nav-item-primary:hover .nav-link-primary,
.top-header .navigation .nav-item-primary:hover .nav-link-primary,
.footer .navigation .nav-item-primary:hover .nav-link-primary {
    background-color: #02ccd1;
    color: #fff
}

.header .navigation .nav-item-primary:hover .nav-list-secondary-container,
.top-header .navigation .nav-item-primary:hover .nav-list-secondary-container,
.footer .navigation .nav-item-primary:hover .nav-list-secondary-container,
.header .navigation .nav-item-primary:hover .misc-nav-container,
.top-header .navigation .nav-item-primary:hover .misc-nav-container,
.footer .navigation .nav-item-primary:hover .misc-nav-container {
    display: block
}

.header .navigation .nav-link-primary,
.top-header .navigation .nav-link-primary,
.footer .navigation .nav-link-primary {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: .65em 1em;
    color: #0d4ba0;
    font-size: 1em;
    font-weight: 400;
    text-decoration: none;
    box-sizing: border-box;
    border-radius: 3px 3px 0 0
}

.header .navigation .nav-link-primary:focus,
.top-header .navigation .nav-link-primary:focus,
.footer .navigation .nav-link-primary:focus {
    background-color: #02ccd1;
    color: #fff
}

.header .navigation .link-text,
.top-header .navigation .link-text,
.footer .navigation .link-text {
    line-height: 1
}

.header .navigation .link-text span,
.top-header .navigation .link-text span,
.footer .navigation .link-text span {
    text-decoration: underline
}

.header .navigation .nav-list-secondary-container,
.top-header .navigation .nav-list-secondary-container,
.footer .navigation .nav-list-secondary-container,
.header .navigation .nav-list-tertiary-container,
.top-header .navigation .nav-list-tertiary-container,
.footer .navigation .nav-list-tertiary-container {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    min-width: 200px;
    background-color: #fff;
    color: #333;
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
    border-top: 5px solid #0d4ba0;
    border-radius: 0 0 3px 3px;
    transform-origin: left top;
    transition: transform 425ms cubic-bezier(0.19, 1, 0.22, 1), opacity 425ms cubic-bezier(0.19, 1, 0.22, 1)
}

.header .navigation .nav-list-secondary-container.focus,
.top-header .navigation .nav-list-secondary-container.focus,
.footer .navigation .nav-list-secondary-container.focus,
.header .navigation .nav-list-tertiary-container.focus,
.top-header .navigation .nav-list-tertiary-container.focus,
.footer .navigation .nav-list-tertiary-container.focus {
    display: block
}

.header .navigation .nav-list-secondary,
.top-header .navigation .nav-list-secondary,
.footer .navigation .nav-list-secondary,
.header .navigation .nav-list-tertiary,
.top-header .navigation .nav-list-tertiary,
.footer .navigation .nav-list-tertiary {
    list-style: none
}

.header .navigation .nav-item-secondary,
.top-header .navigation .nav-item-secondary,
.footer .navigation .nav-item-secondary {
    position: relative;
    padding: .125em .5em
}

.header .navigation .nav-item-secondary:hover.has-children:after,
.top-header .navigation .nav-item-secondary:hover.has-children:after,
.footer .navigation .nav-item-secondary:hover.has-children:after {
    color: #fff
}

.header .navigation .nav-item-secondary:hover .nav-list-tertiary-container,
.top-header .navigation .nav-item-secondary:hover .nav-list-tertiary-container,
.footer .navigation .nav-item-secondary:hover .nav-list-tertiary-container {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

.header .navigation .nav-item-secondary:last-of-type .nav-link-secondary::before,
.top-header .navigation .nav-item-secondary:last-of-type .nav-link-secondary::before,
.footer .navigation .nav-item-secondary:last-of-type .nav-link-secondary::before,
.header .navigation .nav-item-secondary:last-of-type .nav-link-tertiary::before,
.top-header .navigation .nav-item-secondary:last-of-type .nav-link-tertiary::before,
.footer .navigation .nav-item-secondary:last-of-type .nav-link-tertiary::before {
    display: none
}

.header .navigation .nav-item-secondary.has-children,
.top-header .navigation .nav-item-secondary.has-children,
.footer .navigation .nav-item-secondary.has-children {
    padding-right: 0
}

.header .navigation .nav-item-secondary.has-children .nav-link-secondary,
.top-header .navigation .nav-item-secondary.has-children .nav-link-secondary,
.footer .navigation .nav-item-secondary.has-children .nav-link-secondary {
    padding-right: 1em;
    border-radius: 3px 0 0 3px
}

.header .navigation .nav-link-secondary,
.top-header .navigation .nav-link-secondary,
.footer .navigation .nav-link-secondary,
.header .navigation .nav-link-tertiary,
.top-header .navigation .nav-link-tertiary,
.footer .navigation .nav-link-tertiary {
    position: relative;
    display: block;
    padding: .5em;
    margin: .5em 0;
    color: #0d4ba0;
    text-decoration: none;
    border-radius: 3px;
    cursor: pointer;
    transition: background-color 325ms ease, color 325ms ease
}

.header .navigation .nav-link-secondary::before,
.top-header .navigation .nav-link-secondary::before,
.footer .navigation .nav-link-secondary::before,
.header .navigation .nav-link-tertiary::before,
.top-header .navigation .nav-link-tertiary::before,
.footer .navigation .nav-link-tertiary::before {
    content: "";
    position: absolute;
    display: block;
    left: .375em;
    bottom: -0.675em;
    width: calc(100% - .75em);
    height: 1px;
    background-color: #e7edf3
}

.header .navigation .nav-link-secondary:hover,
.top-header .navigation .nav-link-secondary:hover,
.footer .navigation .nav-link-secondary:hover,
.header .navigation .nav-link-tertiary:hover,
.top-header .navigation .nav-link-tertiary:hover,
.footer .navigation .nav-link-tertiary:hover,
.header .navigation .nav-link-secondary:focus,
.top-header .navigation .nav-link-secondary:focus,
.footer .navigation .nav-link-secondary:focus,
.header .navigation .nav-link-tertiary:focus,
.top-header .navigation .nav-link-tertiary:focus,
.footer .navigation .nav-link-tertiary:focus {
    background-color: rgba(13, 75, 160, 0.1);
    color: #0d4ba0
}

.header .navigation .nav-list-tertiary-container,
.top-header .navigation .nav-list-tertiary-container,
.footer .navigation .nav-list-tertiary-container {
    opacity: 0;
    transform: translate3d(-10px, 0, 0);
    visibility: hidden;
    position: absolute;
    background-color: #fff;
    left: 100%;
    top: 2px;
    border-top: 0;
    border-left: 4px solid #000;
    box-shadow: none;
    border-radius: 0 3px 3px 0
}

.header .navigation .nav-list-tertiary-container:before,
.top-header .navigation .nav-list-tertiary-container:before,
.footer .navigation .nav-list-tertiary-container:before {
    display: none
}

.header .navigation .nav-item-tertiary,
.top-header .navigation .nav-item-tertiary,
.footer .navigation .nav-item-tertiary {
    padding: .125em
}

.header .navigation .nav-link-tertiary:hover,
.top-header .navigation .nav-link-tertiary:hover,
.footer .navigation .nav-link-tertiary:hover {
    background-color: #000;
    color: #fff;
    border-radius: 3px
}

.navigation.addl-nav {
    margin-left: 1rem;
    margin-right: 0
}

.navigation.addl-nav .nav-item-primary {
    margin: 0;
    padding-bottom: 8px
}

.navigation.addl-nav .nav-item-primary:hover .nav-link-primary:before {
    border-color: #fff
}

.navigation.addl-nav .nav-item-primary:hover .nav-link-primary:after {
    background-color: #fff
}

.navigation.addl-nav .nav-link-primary {
    display: block;
    position: relative;
    border: 2px solid #02ccd1;
    border-radius: 100px;
    min-height: 36px;
    min-width: 36px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    text-indent: -9999px
}

.navigation.addl-nav .nav-link-primary:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 8px;
    border-top: 2px solid #02ccd1;
    border-bottom: 2px solid #02ccd1;
    transform: translate(-50%, -50%)
}

.navigation.addl-nav .nav-link-primary:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 2px;
    background-color: #02ccd1;
    transform: translate(-50%, -50%)
}

.navigation.addl-nav .nav-list-secondary-container {
    left: auto;
    right: 0
}

.navigation.addl-nav .nav-list-secondary-container:before {
    content: "";
    position: absolute;
    top: -10px;
    right: 13px;
    border: 5px solid transparent;
    border-bottom-color: #0d4ba0;
    border-top: 0
}

.header {
    position: relative;
    z-index: 1000;
    border-top: 5px solid #fff;
    background-color: #fff
}

.page_1 .header {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%
}

@media screen and (max-width:950px) {
    .page_1 .header {
        position: relative
    }
}

.header.fixed-header {
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%
}

.header .blue-bar {
    background-color: #0d4ba0
}

.header .blue-bar .blue-bar-inner {
    display: flex;
    justify-content: space-between;
    max-width: 1400px;
    height: 3em;
    margin: 0 auto;
    padding: 0 3em;
    color: #fff
}

@media screen and (max-width:1000px) {
    .header .blue-bar .blue-bar-inner {
        padding: 0 2em
    }
}

@media screen and (max-width:700px) {
    .header .blue-bar .blue-bar-inner {
        padding: 0 1em
    }
}

.header .blue-bar .dma-title {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 1.5em
}

.header .blue-bar .dma-title:before {
    content: "";
    position: absolute;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 50%;
    left: 0;
    width: 1em;
    height: 1em;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-map-white.svg');
    transform: translate(0, -50%)
}

.header .blue-bar .customer-connect {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 3.25em
}

@media screen and (max-width:750px) {
    .header .blue-bar .customer-connect {
        display: none
    }
}

.header .blue-bar .customer-connect::before {
    content: "";
    position: absolute;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 50%;
    left: 0;
    width: 2.5em;
    height: 100%;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-delivery-small.svg');
    transform: translate(0, -50%)
}

.header .blue-bar .customer-connect-links {
    display: flex;
    padding-left: 1em
}

.header .blue-bar .customer-connect-text {
    font-weight: 700;
    letter-spacing: .25px
}

.header .blue-bar .connect-link {
    position: relative;
    display: inline-block;
    text-decoration: none
}

.header .blue-bar .connect-link:first-of-type {
    padding-right: .8em
}

.header .blue-bar .connect-link:last-of-type {
    padding-left: .8em
}

.header .blue-bar .connect-link:last-of-type::after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 1px;
    height: 75%;
    background-color: #fff;
    transform: translate(0, -50%)
}

.header .blue-bar .connect-link p {
    position: relative;
    font-size: .8em
}

.header .blue-bar .connect-link p::before {
    content: "";
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    transform: scale(0, 1);
    transition: transform 425ms cubic-bezier(0.19, 1, 0.22, 1)
}

.header .blue-bar .connect-link:hover p::before,
.header .blue-bar .connect-link:focus p::before {
    transform: scale(1, 1)
}

.header .special-navigation-container {
    padding: .375em 0;
    background-color: #0d4ba0
}

.header>.width-container {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media screen and (max-width:790px) {
    .header>.width-container {
        flex-wrap: wrap
    }
}

.header .logo-col {
    display: flex;
    align-items: center;
    flex-shrink: 0
}

@media screen and (max-width:1250px) {
    .header .logo-col {
        flex: 0 0 250px
    }
}

@media screen and (max-width:1050px) {
    .header .logo-col {
        flex: 0 0 200px
    }
}

@media screen and (max-width:790px) {
    .header .logo-col {
        margin: 0 auto;
        padding-right: 0;
        flex: 0 0 300px;
        text-align: center
    }
}

@media screen and (max-width:400px) {
    .header .logo-col {
        flex: 0 0 250px
    }
}

.header .logo-link {
    display: block;
    font-size: 0
}

.header .logo {
    padding-right: .5em
}

@media screen and (max-width:790px) {
    .header .logo {
        margin: 0 auto;
        padding: 0
    }
}

.header .navigation {
    display: flex;
    align-items: center
}

@media screen and (max-width:950px) {
    .header .navigation {
        display: none
    }
}

.header .nav-col {
    display: flex;
    align-items: center
}

@media screen and (max-width:950px) {
    .header .nav-col {
        flex-shrink: 0
    }
}

@media screen and (max-width:790px) {
    .header .nav-col {
        flex: 1 0 100%;
        padding-right: 0;
        margin-top: 1em;
        justify-content: center
    }
}

.header .alert-bar {
    background-color: #fff200
}

.header .alert-bar .width-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding-top: .5em;
    padding-bottom: .25em
}

.header .alert-bar .alert-content {
    padding: .5em 1em;
    text-transform: uppercase
}

.header .alert-bar .alert-content strong {
    font-weight: 700
}

.layout-bottom-navigation {
    padding: 0;
    background-color: #0d4ba0;
    color: #fff
}

.layout-bottom-navigation .nav-list {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.layout-bottom-navigation .nav-item {
    padding: 1em .75em;
    flex-grow: 0;
    flex-shrink: 0
}

.layout-bottom-navigation .nav-link {
    position: relative;
    display: block;
    font-weight: 500;
    font-size: .75em;
    text-decoration: none
}

.layout-bottom-navigation .nav-link::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 100%;
    width: 100%;
    height: 1px;
    background-color: #fff;
    transition: transform 425ms cubic-bezier(0.19, 1, 0.22, 1);
    transform: scale(0, 1)
}

.layout-bottom-navigation .nav-link:hover::before,
.layout-bottom-navigation .nav-link:focus::before {
    transform: scale(1, 1)
}

.prefooter {
    color: #fff;
    background-color: #02ccd1
}

.prefooter .columns-container {
    display: flex;
    justify-content: space-around;
    text-align: center;
    margin: 0 -1em
}

@media screen and (max-width:800px) {
    .prefooter .columns-container {
        flex-wrap: wrap
    }
}

.prefooter .column {
    flex: 0 0 50%;
    max-width: 450px
}

@media screen and (max-width:950px) {
    .prefooter .column {
        flex: 0 0 60%
    }
}

@media screen and (max-width:800px) {
    .prefooter .column {
        flex: 0 0 100%
    }
}

@media screen and (max-width:950px) {
    .prefooter .column-1 {
        flex: 0 0 40%
    }
}

@media screen and (max-width:800px) {
    .prefooter .column-1 {
        flex: 0 0 100%
    }
}

.prefooter .column-1 input {
    width: 80%
}

.prefooter .column-1 .form-submit {
    right: 10%;
    transform: translate(-2px, -50%)
}

.prefooter .column-inner {
    padding: 1em
}

.prefooter .content-container {
    padding-bottom: 1em;
    color: #fff;
    font-size: .75em
}

.prefooter .external-form-container {
    margin-top: 1.5em
}

.prefooter .contact-cta-bar {
    position: relative;
    z-index: 0;
    margin-top: 5.5em;
    text-align: center
}

.prefooter .contact-cta-bar::before {
    content: "";
    position: absolute;
    display: block;
    z-index: -1;
    left: -50vw;
    top: 50%;
    width: 200vw;
    margin-top: -1px;
    border-top: 2px dotted #fff
}

@media screen and (max-width:450px) {
    .prefooter .contact-cta-bar::before {
        display: none
    }
}

.prefooter .contact-cta-bar-inner {
    display: inline-block;
    padding: 0 2em;
    background-color: #02ccd1
}

@media screen and (max-width:450px) {
    .prefooter .contact-cta-bar-inner {
        padding: 0;
        width: 100%
    }
}

.prefooter .columns-inner {
    display: flex
}

@media screen and (max-width:450px) {
    .prefooter .columns-inner {
        justify-content: center
    }
}

.prefooter .cta-item {
    position: relative;
    display: inline-block;
    padding-top: 70px;
    min-width: 150px;
    font-size: .875em;
    font-weight: 300;
    text-align: center;
    text-decoration: none
}

@media screen and (max-width:600px) {
    .prefooter .cta-item {
        min-width: 100px
    }
}

@media screen and (max-width:450px) {
    .prefooter .cta-item {
        font-size: .75em;
        padding-top: 5em
    }
}

.prefooter .cta-item::before {
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    top: 0;
    width: 60px;
    height: 60px;
    border: 3px solid #fff;
    border-radius: 50%;
    box-sizing: border-box;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform 425ms cubic-bezier(0.19, 1, 0.22, 1);
    transform: translate(-50%, 0)
}

@media screen and (max-width:450px) {
    .prefooter .cta-item::before {
        width: 3em;
        height: 3em;
        margin-left: 0
    }
}

.prefooter .cta-item:hover::before {
    transform: translate(-50%, -0.5em)
}

.prefooter .cta-item.email::before {
    background-position: 50% 40%;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-envelope.svg')
}

.prefooter .cta-item.telephone::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-phone.svg')
}

.prefooter .cta-item.chat::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-map-white.svg')
}

.prefooter .locations-search-container em {
    padding: .5em
}

@media screen and (max-width:825px) {
    .prefooter .search-button {
        display: block
    }
}

.footer {
    padding: 2em 0;
    background-color: #02ccd1;
    color: #fff;
    text-transform: uppercase
}

@media screen and (max-width:950px) {
    .footer {
        padding-bottom: 7em
    }
}

.footer .column-container {
    display: flex;
    align-items: center;
    font-size: .75em
}

@media screen and (max-width:700px) {
    .footer .column-container {
        flex-wrap: wrap
    }
}

.footer .column {
    flex: 1 0 33.333%
}

@media screen and (max-width:700px) {
    .footer .column {
        flex: 0 0 50%
    }
}

@media screen and (max-width:450px) {
    .footer .column {
        flex: 0 0 100%
    }
}

@media screen and (max-width:450px) {
    .footer .column-1 {
        display: flex;
        justify-content: center
    }
}

.footer .column-1 .column-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

@media screen and (max-width:450px) {
    .footer .column-1 .column-inner {
        display: block
    }
}

.footer .bbb-wrapper {
    padding: 1em;
    padding-left: 0
}

@media screen and (max-width:450px) {
    .footer .bbb-wrapper {
        margin: 0 auto;
        padding: 1em;
        text-align: center
    }
}

.footer .column-3 {
    text-align: right
}

@media screen and (max-width:700px) {
    .footer .column-3 {
        text-align: left
    }
}

@media screen and (max-width:450px) {
    .footer .column-3 {
        text-align: center
    }
}

.footer .social-col,
.footer .social-col-square,
.footer .social-col-circle {
    text-align: center
}

@media screen and (max-width:700px) {
    .footer .social-networks {
        justify-content: flex-end
    }
}

@media screen and (max-width:450px) {
    .footer .social-networks {
        justify-content: center
    }
}

.footer .social-link {
    font-size: 1.25em
}

.footer .nav-list {
    list-style: none;
    display: flex;
    margin: 0 -0.5em;
    flex-wrap: wrap
}

@media screen and (max-width:450px) {
    .footer .nav-list {
        justify-content: center
    }
}

.footer .footer-link {
    display: block;
    padding: .5em;
    opacity: .5;
    transition: opacity 325ms ease
}

.footer .footer-link:hover {
    opacity: 1
}

.footer .copyright {
    opacity: .5
}

.mobile-navigation {
    display: none;
    position: fixed;
    z-index: 10001;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: .5em;
    background-color: #f7f7f7;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15)
}

@media screen and (max-width:950px) {
    .mobile-navigation {
        display: block
    }
}

.mobile-navigation .mobile-navigation-items {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}

.mobile-navigation .mobile-navigation-item {
    flex: 0 0 37.5%;
    padding: 0 1em
}

.mobile-navigation .mobile-navigation-item:nth-of-type(1) .mobile-navigation-link {
    color: #0d4ba0
}

.mobile-navigation .mobile-navigation-item:nth-of-type(3) .mobile-navigation-link {
    color: #0d4ba0
}

.mobile-navigation .mobile-navigation-item .icon {
    display: block;
    margin: 0 auto .25em;
    width: 1.5em;
    height: 1.5em;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.mobile-navigation .mobile-navigation-item .icon-locations {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-map-blue.svg')
}

.mobile-navigation .mobile-navigation-item .icon-rewards {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/check-blue.svg')
}

.mobile-navigation .mobile-navigation-item .icon-truck {
    width: 32px;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-mobile-pickup.svg')
}

.mobile-navigation .special-item {
    flex: 0 0 25%;
    margin: -0.75em 0 0
}

.mobile-navigation .special-item .mobile-navigation-link {
    position: relative;
    padding: .5em 1em;
    margin: 0 auto;
    width: 65px;
    height: 65px;
    font-size: 0;
    line-height: 0;
    border-radius: 50%;
    background-color: #02ccd1;
    box-shadow: 0 0 0 8px #f7f7f7;
    color: #fff
}

.mobile-navigation .special-item .mobile-navigation-link::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    font-size: 1rem;
    width: 1.875em;
    height: 1.875em;
    padding: 0;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-menu-white.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0;
    transition: background-image 425ms ease
}

.mobile-navigation .special-item .mobile-navigation-link::after {
    content: "";
    position: absolute;
    display: block;
    z-index: -1;
    left: 0;
    top: -9px;
    font-size: 1rem;
    width: 100%;
    height: 3em;
    border-radius: 50% 50% 0 0;
    box-shadow: 0 0 5px rgba(51, 51, 51, 0.4)
}

.mobile-navigation .special-item .mobile-navigation-link.active::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-close-white.svg')
}

.mobile-navigation .mobile-navigation-link {
    position: relative;
    display: block;
    font-size: .875em;
    line-height: 1.25;
    text-decoration: none
}

.mobile-navigation-container {
    display: none;
    position: fixed;
    z-index: 10000;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-bottom: 80px;
    background-color: #0d4ba0;
    color: #fff;
    transition: transform 525ms ease;
    text-align: center
}

@media screen and (max-width:950px) {
    .mobile-navigation-container {
        display: block
    }
}

.mobile-navigation-container.active {
    transform: translate(0, -100%)
}

.mobile-navigation-container.active .nav-item-primary {
    transform: translate3d(0, 0px, 0);
    opacity: 1
}

.mobile-navigation-container .first-menu {
    background-color: #0d4ba0
}

.mobile-navigation-container .first-menu .nav-link-primary {
    text-transform: uppercase
}

.mobile-navigation-container .nav-list-primary {
    list-style: none;
    margin: 0;
    padding: 2em
}

.mobile-navigation-container .nav-item-primary {
    position: relative;
    transform: translate3d(0, 80px, 0);
    opacity: 0;
    transition: opacity 400ms, transform 800ms cubic-bezier(0.19, 1, 0.22, 1)
}

.mobile-navigation-container .nav-item-primary:nth-of-type(1) {
    transition-delay: 200ms
}

.mobile-navigation-container .nav-item-primary:nth-of-type(2) {
    transition-delay: 300ms
}

.mobile-navigation-container .nav-item-primary:nth-of-type(3) {
    transition-delay: 400ms
}

.mobile-navigation-container .nav-item-primary:nth-of-type(4) {
    transition-delay: 500ms
}

.mobile-navigation-container .nav-link-primary {
    position: relative;
    display: block;
    padding: 2em .75em;
    font-size: 1em;
    font-weight: 700;
    text-decoration: none
}

.mobile-navigation-container .nav-link-primary.open+.nav-list-secondary-container {
    display: block
}

.mobile-navigation-container .nav-link-primary.open .toggle {
    transform: rotate(-90deg)
}

.mobile-navigation-container .nav-list-secondary-container {
    position: relative;
    border-radius: 3px;
    background-color: #093571;
    display: none
}

.mobile-navigation-container .nav-list-secondary-container:before {
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    bottom: 100%;
    border: 10px solid transparent;
    border-bottom-color: #093571;
    transform: translate(-50%, 0)
}

.mobile-navigation-container .nav-list-secondary {
    list-style: none
}

.mobile-navigation-container .mega-title {
    display: none
}

.mobile-navigation-container .nav-link-secondary,
.mobile-navigation-container .nav-link-tertiary {
    display: block;
    padding: 1em;
    text-decoration: none
}

.mobile-navigation-container .toggle {
    position: absolute;
    right: 0;
    top: 0;
    width: 2em;
    height: 100%;
    background-size: 25%;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform 425ms ease
}

.layout-home-hero {
    position: relative;
    padding: 0
}

.layout-home-hero .slider-wrapper {
    position: relative;
    overflow: hidden
}

@media screen and (max-width:750px) {
    .layout-home-hero .slider-wrapper {
        overflow: visible
    }
}

.layout-home-hero .slide-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-size: cover;
    background-position: center;
    z-index: 0;
    opacity: 0;
    transition: opacity 300ms ease
}

.layout-home-hero .slide-wrapper::before {
    content: "";
    position: absolute;
    display: block;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(51, 51, 51, 0.35)*/
}

.layout-home-hero .slide-wrapper.active {
    position: relative;
    z-index: 1;
    opacity: 1
}

@media screen and (max-width:750px) {
    .layout-home-hero .slide-wrapper {
        padding: 0;
        min-height: 0;
        padding-top: 56.25%
    }
}

.layout-home-hero .background-video {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate(0, -50%)
}

@media screen and (max-width:900px) {
    .layout-home-hero .background-video {
        width: 150%;
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

@media screen and (max-width:750px) {
    .layout-home-hero .background-video {
        display: none
    }
}

.layout-home-hero .width-container {
    position: relative;
    min-height: 475px
}

@media screen and (max-width:750px) {
    .layout-home-hero .width-container {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        min-height: auto;
        padding-top: .5em;
        padding-bottom: .5em;
        background-color: #0d4ba0;
        transform: translate(0, -100%)
    }
}

.layout-home-hero .play-btn {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 5em;
    height: 5em;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/play-btn.svg');
    transform-origin: center;
    transform: translate(-50%, -50%);
    transition: transform 425ms cubic-bezier(0.19, 1, 0.22, 1)
}

@media screen and (max-width:1000px) {
    .layout-home-hero .play-btn {
        top: 5em;
        width: 3.5em;
        height: 3.5em;
        transform: translate(-50%, 0)
    }
}

@media screen and (max-width:750px) {
    .layout-home-hero .play-btn {
        display: none
    }
}

.layout-home-hero .inner-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    transform: translate(-50%, -50%)
}

@media screen and (max-width:750px) {
    .layout-home-hero .inner-wrapper {
        position: static;
        height: 100%;
        transform: translate(0, 0)
    }
}

.layout-home-hero .inner-wrapper-left {
    left: 3em;
    top: 5em;
    align-items: flex-start;
    transform: none
}

@media screen and (max-width:750px) {
    .layout-home-hero .inner-wrapper-left {
        align-items: center
    }
}

.layout-home-hero .inner-wrapper-left .page-title {
    text-align: left
}

@media screen and (max-width:750px) {
    .layout-home-hero .inner-wrapper-left .page-title {
        text-align: center
    }
}

.layout-home-hero .page-title {
    width: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 2.5em;
    font-weight: 700;
    letter-spacing: 4px;
    text-align: center;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.4)
}

@media screen and (max-width:750px) {
    .layout-home-hero .page-title {
        position: static;
        display: block;
        transform: translate(0, 0);
        text-align: center;
        font-size: 1.5em
    }
}

.layout-home-hero .page-title strong {
    margin-right: .25em;
    color: #fff200;
    font-family: 'Kaleidos Smooth', serif;
    font-size: 2.57em;
    font-weight: 400;
    letter-spacing: 2.5px;
    text-transform: none;
    text-shadow: none
}

@media screen and (max-width:750px) {
    .layout-home-hero .page-title strong {
        display: block;
        line-height: 1
    }
}

.layout-home-hero .btn {
    margin-top: 2em
}

.layout-home-hero .logo-link {
    position: absolute;
    bottom: -450px;
    right: 0;
    z-index: 1
}

@media screen and (max-width:750px) {
    .layout-home-hero .logo-link {
        bottom: -2.5em;
        transform: translate(0, 100%)
    }
}

@media screen and (max-width:700px) {
    .layout-home-hero .logo-link {
        bottom: -1.5em
    }
}

.layout-home-hero .logo-link:hover .logo-image,
.layout-home-hero .logo-link:focus .logo-image {
    transform: scale(1)
}

.layout-home-hero .logo-image {
    width: 13em;
    height: 13em;
    transform: scale(0.9675);
    transition: transform 300ms ease
}

@media screen and (max-width:750px) {
    .layout-home-hero .logo-image {
        max-width: 8em;
        max-height: 8em
    }
}

@media screen and (max-width:500px) {
    .layout-home-hero .logo-image {
        max-width: 6em;
        max-height: 6em
    }
}

.layout-home-hero .controls {
    position: absolute;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    bottom: 0;
    left: 50%;
    max-width: 1400px;
    width: 100%;
    padding: 0 3em;
    z-index: 3;
    transform: translate(-50%, 0)
}

@media screen and (max-width:1000px) {
    .layout-home-hero .controls {
        padding: 0 2em
    }
}

@media screen and (max-width:700px) {
    .layout-home-hero .controls {
        padding: 0 1em
    }
}

@media screen and (max-width:450px) {
    .layout-home-hero .controls {
        display: block;
        width: 2em;
        padding: 0;
        left: inherit;
        right: 0;
        transform: translate(0, 0)
    }
}

.layout-home-hero .control-item {
    position: relative;
    display: block;
    margin: .5em;
    width: .75em;
    height: .75em;
    border-radius: 50%;
    background-color: #fff200;
    cursor: pointer
}

.layout-home-hero .control-item::before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    border: 2px solid #fff200;
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0
}

.layout-home-hero .control-item.active {
    background-color: #fff
}

.layout-home-hero .control-item.active::before {
    opacity: 1
}

.layout-hero {
    position: relative;
    padding: 9em 0;
    color: #fff;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.layout-hero::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(51, 51, 51, 0.35)*/
}

@media screen and (max-width:750px) {
    .layout-hero {
        padding: 0;
        padding-top: 31.25%
    }
}

.layout-hero .width-container {
    position: relative;
    z-index: 1
}

@media screen and (max-width:750px) {
    .layout-hero .width-container {
        position: absolute;
        padding-top: .5em;
        padding-bottom: .5em;
        left: 0;
        top: 0;
        width: 100%;
        background-color: #0d4ba0;
        transform: translate(0, -100%)
    }
}

.layout-hero .page-title {
    font-size: 4.375em;
    font-weight: 700
}

@media screen and (max-width:850px) {
    .layout-hero .page-title {
        font-size: 2.5em
    }
}

@media screen and (max-width:750px) {
    .layout-hero .page-title {
        font-size: 1.5em
    }
}

.layout-hero .page-title.alternate-title {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 2.5em;
    font-weight: 700;
    letter-spacing: 4px;
    line-height: 1;
    text-align: center;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.4)
}

@media screen and (max-width:750px) {
    .layout-hero .page-title.alternate-title {
        display: block;
        text-align: center;
        font-size: 1.5em
    }
}

.layout-hero .page-title.alternate-title strong {
    margin-right: .25em;
    color: #fff200;
    font-family: 'Kaleidos Smooth', serif;
    font-size: 2.57em;
    font-weight: 400;
    letter-spacing: 2.5px;
    text-transform: none;
    text-shadow: none
}

@media screen and (max-width:750px) {
    .layout-hero .page-title.alternate-title strong {
        display: block;
        line-height: 1
    }
}

.layout-hero .page-subtitle {
    font-size: 1.5em;
    font-weight: 300;
    letter-spacing: 3px;
    text-transform: uppercase
}

@media screen and (max-width:400px) {
    .layout-hero .page-subtitle {
        font-size: 1.125em
    }
}

.layout-contact-bar {
    position: relative;
    padding: 2em 0;
    background-color: #02ccd1;
    color: #fff;
    z-index: 2
}

@media screen and (max-width:750px) {
    .page_1 .layout-contact-bar {
        padding-top: 1em
    }
}

.layout-contact-bar .columns-container {
    position: relative;
    display: flex;
    justify-content: space-around
}

@media screen and (max-width:965px) {
    .layout-contact-bar .columns-container {
        justify-content: flex-start
    }
}

@media screen and (max-width:750px) {
    .layout-contact-bar .columns-container {
        flex-wrap: wrap
    }
}

.layout-contact-bar .column {
    flex-grow: 1
}

.layout-contact-bar .column:nth-of-type(1) {
    flex: 0 1 200px
}

@media screen and (max-width:965px) {
    .layout-contact-bar .column:nth-of-type(1) {
        flex-grow: 0
    }
}

@media screen and (max-width:750px) {
    .layout-contact-bar .column:nth-of-type(1) {
        flex: 0 0 100%
    }
}

.layout-contact-bar .column:nth-of-type(1)::before {
    content: "";
    position: absolute;
    display: block;
    left: 5.625em;
    bottom: 1em;
    width: calc(100% - 50px);
    min-width: 250px;
    max-width: 290px;
    height: calc(100% - 82px);
    border-radius: 0 0 0 1em;
    border-left: 1px dashed #fff;
    border-bottom: 1px dashed #fff
}

@media screen and (max-width:1200px) {
    .layout-contact-bar .column:nth-of-type(1)::before {
        height: calc(100% - 2.5em + 2px);
        min-width: 150px;
        transform: translate(-2em, 0)
    }
}

@media screen and (max-width:1110px) {
    .layout-contact-bar .column:nth-of-type(1)::before {
        display: none
    }
}

.page_1 .layout-contact-bar .column:nth-of-type(1)::before {
    height: calc(100% - 90px)
}

@media screen and (max-width:1200px) {
    .page_1 .layout-contact-bar .column:nth-of-type(1)::before {
        height: calc(100% - 2.5em + 2px)
    }
}

@media screen and (max-width:1100px) {
    .page_1 .layout-contact-bar .column:nth-of-type(1)::before {
        height: calc(100% - 1.5em + 5px)
    }
}

.layout-contact-bar .column:nth-of-type(2) {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    z-index: 3;
    flex: 0 0 300px
}

@media screen and (max-width:965px) {
    .layout-contact-bar .column:nth-of-type(2) {
        flex: 0 0 33.333%
    }
}

@media screen and (max-width:825px) {
    .layout-contact-bar .column:nth-of-type(2) {
        flex: 0 0 50%;
        align-self: center
    }
}

@media screen and (max-width:750px) {
    .layout-contact-bar .column:nth-of-type(2) {
        flex: 0 0 100%;
        margin-top: 3em;
        text-align: center;
        order: 2
    }
}

.layout-contact-bar .column:nth-of-type(2) * {
    flex: 0 0 100%
}

@media screen and (max-width:750px) {
    .subpage .layout-contact-bar .column:nth-of-type(2) {
        display: none
    }
}

.layout-contact-bar .column:nth-of-type(2) .external-form-container {
    position: relative;
    align-self: flex-end
}

.layout-contact-bar .column:nth-of-type(2) .external-form-container::after {
    content: "";
    position: absolute;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    bottom: 1em;
    width: 3em;
    height: 1.5em;
    background-color: #02ccd1;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-angle.svg');
    background-position: left 1em center;
    transform: translate(-100%, 50%);
    z-index: -1
}

@media screen and (max-width:1110px) {
    .layout-contact-bar .column:nth-of-type(2) .external-form-container::after {
        display: none
    }
}

.layout-contact-bar .column:nth-of-type(3) {
    flex: 0 0 600px
}

@media screen and (max-width:965px) {
    .layout-contact-bar .column:nth-of-type(3) {
        flex: 0 0 66.666%
    }
}

@media screen and (max-width:825px) {
    .layout-contact-bar .column:nth-of-type(3) {
        flex: 0 0 50%
    }
}

@media screen and (max-width:750px) {
    .layout-contact-bar .column:nth-of-type(3) {
        flex: 0 0 100%;
        text-align: center;
        order: 1
    }
}

.layout-contact-bar .intro-content {
    position: absolute;
    left: 0;
    top: -3em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 11.25em;
    height: 11.25em;
    padding: 1.5em;
    border-radius: 50%;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
    background-color: #fff200;
    color: #0d4ba0;
    font-size: 1.125em;
    text-align: center;
    line-height: 1.25;
    transform: translate(0, -50%)
}

@media screen and (max-width:1200px) {
    .layout-contact-bar .intro-content {
        left: -2em;
        top: -5em
    }
}

@media screen and (max-width:1100px) {
    .layout-contact-bar .intro-content {
        width: 9em;
        height: 9em;
        padding: 1em;
        font-size: 1em
    }
}

@media screen and (max-width:1000px) {
    .layout-contact-bar .intro-content {
        left: -1em
    }
}

@media screen and (max-width:750px) {
    .layout-contact-bar .intro-content {
        display: none;
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

.page_1 .layout-contact-bar .intro-content {
    left: 0;
    top: -2em
}

@media screen and (max-width:1200px) {
    .page_1 .layout-contact-bar .intro-content {
        left: -2em;
        top: -5em
    }
}

@media screen and (max-width:1000px) {
    .page_1 .layout-contact-bar .intro-content {
        left: -1em
    }
}

@media screen and (max-width:750px) {
    .page_1 .layout-contact-bar .intro-content {
        left: 50%
    }
}

.layout-contact-bar .intro-content strong {
    color: #02ccd1;
    font-weight: 700;
    line-height: 1.5
}

.layout-contact-bar .intro-content::before {
    content: "";
    position: absolute;
    display: block;
    left: -0.5em;
    top: -0.5em;
    width: calc(100% + 1em);
    height: calc(100% + 1em);
    border: 1px dashed #fff;
    border-radius: 50%;
    box-sizing: border-box
}

.layout-contact-bar .content-container {
    padding-bottom: 1em;
    font-size: .75em;
    display: none
}

.page_1 .layout-contact-bar .content-container {
    display: block
}

.layout-contact-bar .external-form-container {
    margin-top: 1.5em
}

@media screen and (max-width:825px) {
    .layout-contact-bar .external-form-container {
        margin-top: .5em
    }
}

.layout-contact-bar .external-form-container input {
    width: 100%
}

.layout-contact-bar .column-inner {
    position: relative;
    padding-left: 9.375em
}

@media screen and (max-width:965px) {
    .layout-contact-bar .column-inner {
        padding-left: 5em
    }
}

@media screen and (max-width:750px) {
    .layout-contact-bar .column-inner {
        padding-left: 0;
        padding-top: 5em
    }
}

@media screen and (max-width:750px) {
    .subpage .layout-contact-bar .column-inner {
        padding-top: 0
    }
}

.layout-contact-bar .column-inner::before {
    content: "";
    position: absolute;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    left: 3.125em;
    top: 0;
    width: 4em;
    height: 4em;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/cta-icon-locations.svg')
}

@media screen and (max-width:965px) {
    .layout-contact-bar .column-inner::before {
        left: 1em;
        width: 3em;
        height: 3em
    }
}

@media screen and (max-width:750px) {
    .layout-contact-bar .column-inner::before {
        left: 50%;
        top: 1em;
        transform: translate(-50%, 0)
    }
}

@media screen and (max-width:750px) {
    .subpage .layout-contact-bar .column-inner::before {
        display: none
    }
}

.layout-contact-bar .locations-search-container {
    justify-content: space-between
}

@media screen and (max-width:825px) {
    .layout-contact-bar .locations-search-container {
        display: block;
        justify-content: center;
        text-align: center
    }
}

@media screen and (max-width:750px) {
    .layout-contact-bar .locations-search-container {
        display: flex
    }
}

.layout-contact-bar .locations-search-container em {
    padding: 0 .5em
}

@media screen and (max-width:825px) {
    .layout-contact-bar .locations-search-container em {
        margin-top: 1em;
        padding: 1em
    }
}

@media screen and (max-width:825px) {
    .layout-contact-bar .search-button {
        display: block;
        margin-top: 1em
    }
}

@media screen and (max-width:825px) {
    .layout-contact-bar .location-search-input {
        margin-top: 1em
    }
}

.layout-contact-bar .stay-connected-btn {
    margin-bottom: -7px
}

.layout-service-columns {
    padding: 2em 0;
    background-color: #e7edf3
}

.layout-service-columns .columns-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -0.75em
}

.layout-service-columns .service-item {
    flex: 0 0 33.33%
}

@media screen and (max-width:700px) {
    .layout-service-columns .service-item {
        flex: 1 0 50%
    }
}

@media screen and (max-width:500px) {
    .layout-service-columns .service-item {
        flex: 0 0 100%
    }
}

.layout-service-columns .service-item-inner {
    position: relative;
    display: block;
    margin: .75em;
    padding: 22em 1em 2em;
    border-radius: 3px;
    background-size: cover;
    background-position: center;
    color: #fff;
    text-align: center;
    text-decoration: none;
    overflow: hidden
}

@media screen and (max-width:950px) {
    .layout-service-columns .service-item-inner {
        padding-top: 24em
    }
}

@media screen and (max-width:500px) {
    .layout-service-columns .service-item-inner {
        padding-top: 21em
    }
}

.layout-service-columns .service-item-inner::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0) 100%)*/
}

.layout-service-columns .service-item-inner::after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.15);
    opacity: 0;
    transition: opacity 425ms cubic-bezier(0.19, 1, 0.22, 1)
}

.layout-service-columns a.service-item-inner:hover::after {
    opacity: 1
}

.layout-service-columns .service-title,
.layout-service-columns .column-subtitle {
    position: relative;
    z-index: 2;
    line-height: 1.125
}

.layout-service-columns .service-title {
    margin-bottom: .25em;
    font-size: 2.265em;
    font-weight: 700
}

@media screen and (max-width:1050px) {
    .layout-service-columns .service-title {
        font-size: 1.75em
    }
}

@media screen and (max-width:950px) {
    .layout-service-columns .service-title {
        font-size: 1.25em
    }
}

.layout-service-columns .column-subtitle {
    font-size: 1.25em;
    font-weight: 300
}

@media screen and (max-width:950px) {
    .layout-service-columns .column-subtitle {
        font-size: 1em
    }
}

.layout-service-columns .content-container {
    padding: 0 1em
}

@media screen and (max-width:950px) {
    .layout-service-columns .content-container {
        display: none
    }
}

.layout-service-columns .column-list {
    margin-top: 2em
}

.layout-service-columns .column-list-item {
    padding-left: 0
}

.layout-service-columns .column-list-item::before {
    display: none
}

.layout-services-and-reviews {
    overflow: hidden
}

@media screen and (max-width:600px) {
    .layout-services-and-reviews {
        margin-bottom: 0
    }
}

.layout-services-and-reviews .layout-services {
    position: relative;
    z-index: 2
}

.layout-services-and-reviews .layout-reviews {
    position: relative;
    z-index: 1;
    margin-top: -3em;
    margin-bottom: -3em;
    padding-top: 0
}

@media screen and (max-width:600px) {
    .layout-services-and-reviews .layout-reviews {
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        border-top: 1px solid #e7edf3;
        padding-top: 3em
    }
}

.layout-services .columns-container {
    display: flex
}

@media screen and (max-width:1150px) {
    .layout-services .columns-container {
        flex-wrap: wrap
    }
}

.layout-services .services-column {
    flex: 1 0 65%;
    margin: -1.25em;
    display: flex;
    flex-wrap: wrap;
    color: #0d4ba0
}

.layout-services .services-column.placeholder {
    align-items: center;
    justify-content: center
}

@media screen and (max-width:1150px) {
    .layout-services .services-column {
        order: 1;
        margin-top: 3em
    }
}

.layout-services .service-item {
    flex: 0 0 50%
}

@media screen and (max-width:1150px) {
    .layout-services .service-item {
        flex: 0 0 33.333%
    }
}

@media screen and (max-width:900px) {
    .layout-services .service-item {
        flex: 0 0 50%
    }
}

.layout-services .service-item-inner {
    display: flex;
    align-items: center;
    margin: 1.25em;
    text-decoration: none
}

.layout-services .service-item-inner:hover .service-image-container {
    box-shadow: 0 0 8px rgba(13, 75, 160, 0.45)
}

@media screen and (max-width:425px) {
    .layout-services .service-item-inner {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center
    }
}

.layout-services div.service-item-inner .service-image-container {
    border-radius: 0
}

.layout-services div.service-item-inner:hover .service-image-container {
    box-shadow: 0 0 0 5px #fff, 0 0 0 10px #e7edf3
}

.layout-services .service-item-image {
    display: block;
    width: 100%
}

.layout-services .service-image-container {
    flex: 0 0 8.125em;
    height: 8.125em;
    margin-right: 1em;
    background-color: #e7edf3;
    line-height: 0;
    border-radius: 50%;
    overflow: hidden;
    transition: box-shadow 425ms cubic-bezier(0.19, 1, 0.22, 1)
}

@media screen and (max-width:1150px) {
    .layout-services .service-image-container {
        flex: 0 0 5em;
        height: 5em
    }
}

@media screen and (max-width:700px) {
    .layout-services .service-image-container {
        flex: 0 0 3em;
        height: 3em
    }
}

@media screen and (max-width:425px) {
    .layout-services .service-image-container {
        flex: 0 0 4em;
        height: 4em;
        margin-right: 0 !important
    }
}

@media screen and (max-width:425px) {
    .layout-services .service-title-container {
        flex: 0 0 100%;
        margin-top: 1em
    }
}

.layout-services .service-title {
    margin-bottom: .5em;
    font-weight: 700
}

.layout-services .service-subtitle {
    font-size: .875em
}

@media screen and (max-width:600px) {
    .layout-services .service-subtitle {
        display: none
    }
}

.layout-services .content-column {
    flex-grow: 1;
    margin-left: 3em
}

@media screen and (max-width:1150px) {
    .layout-services .content-column {
        margin-left: 0;
        order: 2;
        text-align: center
    }
}

.layout-services .content-container {
    margin-bottom: 2.5em
}

.layout-reviews .columns-container {
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center
}

@media screen and (max-width:1100px) {
    .layout-reviews .columns-container {
        justify-content: space-between
    }
}

@media screen and (max-width:500px) {
    .layout-reviews .columns-container {
        flex-wrap: wrap;
        justify-content: center
    }
}

.layout-reviews .columns-container::before {
    content: "";
    position: absolute;
    display: block;
    background-image: url("../assests01/images/Girl-Smile-Transparent-Background.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    right: 0;
    bottom: 0;
    width: calc(100% - 750px);
    padding-bottom: 65%;
    background-position: right bottom
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    .layout-reviews .columns-container::before {
        background-image: url("../assests01/images/Girl-Smile-Transparent-Background.png");
        background-size: contain
    }
}

@media screen and (max-width:1100px) {
    .layout-reviews .columns-container::before {
        display: none
    }
}

.layout-reviews .stats-column {
    margin-right: 2em;
    flex-grow: 0;
    flex-shrink: 0
}

@media screen and (max-width:500px) {
    .layout-reviews .stats-column {
        flex: 0 0 100%;
        margin-right: 0;
        text-align: center
    }
}

.layout-reviews .locations-total {
    color: #0d4ba0
}

.layout-reviews .locations-number {
    font-size: 7.5em;
    font-weight: 700;
    line-height: 1
}

@media screen and (max-width:1150px) {
    .layout-reviews .locations-number {
        font-size: 4.5em
    }
}

@media screen and (max-width:600px) {
    .layout-reviews .locations-number {
        font-size: 2.75em
    }
}

.layout-reviews .stars-total {
    margin: 2em 0;
    color: #02ccd1
}

@media screen and (max-width:500px) {
    .layout-reviews .stars-total .stars-item {
        margin: 0 auto
    }
}

.layout-reviews .reviews-percentage {
    color: #02ccd1
}

.layout-reviews .stars-number,
.layout-reviews .percentage-number {
    font-size: 3.125em;
    font-weight: 700;
    line-height: 1.25
}

@media screen and (max-width:1150px) {

    .layout-reviews .stars-number,
    .layout-reviews .percentage-number {
        font-size: 2.5em
    }
}

@media screen and (max-width:600px) {

    .layout-reviews .stars-number,
    .layout-reviews .percentage-number {
        font-size: 1.75em
    }
}

.layout-reviews .item-title {
    font-size: 1.125em;
    line-height: 1
}

@media screen and (max-width:600px) {
    .layout-reviews .item-title {
        font-size: 1em
    }
}

.layout-reviews .review-column {
    text-align: center;
    flex: 0 0 325px
}

@media screen and (max-width:1150px) {
    .layout-reviews .review-column {
        flex: 0 0 50%
    }
}

@media screen and (max-width:1100px) {
    .layout-reviews .review-column {
        flex: 1 0 50%
    }
}

@media screen and (max-width:600px) {
    .layout-reviews .review-column {
        flex: 0 0 50%
    }
}

@media screen and (max-width:500px) {
    .layout-reviews .review-column {
        margin-top: 3em
    }
}

.layout-reviews .review-column .stars-item {
    margin: 0 auto
}

.layout-reviews .review-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 325px;
    height: 325px;
    background-color: #fff;
    border: 5px solid transparent;
    border-radius: 50%
}

@media screen and (max-width:600px) {
    .layout-reviews .review-item {
        width: 15em;
        height: 15em
    }
}

.layout-reviews .review-item.first-review {
    position: relative;
    margin-bottom: -5.5em;
    margin-left: 40%;
    border-color: #fff200;
    box-shadow: 0 0 0 15px #fff;
    z-index: 2
}

@media screen and (max-width:1150px) {
    .layout-reviews .review-item.first-review {
        margin: 0 auto;
        margin-right: 0
    }
}

@media screen and (max-width:1100px) {
    .layout-reviews .review-item.first-review {
        margin: 0 auto;
        margin-bottom: -5.5em;
        transform: translate(15%, 0) !important
    }
}

@media screen and (max-width:750px) {
    .layout-reviews .review-item.first-review {
        margin: 0 auto;
        margin-right: 0;
        margin-bottom: -2em;
        transform: translate(0, 0) !important
    }
}

@media screen and (max-width:500px) {
    .layout-reviews .review-item.first-review {
        margin: 0;
        box-shadow: none
    }
}

.layout-reviews .review-item.first-review::before {
    content: "";
    position: absolute;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    top: 2.18em;
    width: 2.68em;
    height: 4.68em;
    background-color: #fff;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-quotes.svg');
    background-size: 70%
}

@media screen and (max-width:600px) {
    .layout-reviews .review-item.first-review::before {
        top: 0;
        width: 3em;
        height: 3em
    }
}

.layout-reviews .review-item.second-review {
    margin-top: -5.5em;
    padding-top: 2em;
    border-color: #e7edf3;
    z-index: 1
}

@media screen and (max-width:1100px) {
    .layout-reviews .review-item.second-review {
        margin: 0 auto;
        margin-top: -5.5em;
        transform: translate(-15%, 0) !important
    }
}

@media screen and (max-width:750px) {
    .layout-reviews .review-item.second-review {
        margin-top: -2.5em;
        transform: translate(0, 0) !important
    }
}

@media screen and (max-width:600px) {
    .layout-reviews .review-item.second-review {
        display: none
    }
}

.layout-reviews .review-content {
    margin: 1em;
    color: #0d4ba0;
    font-size: 1.125em;
    font-style: italic;
    font-weight: 500
}

@media screen and (max-width:1150px) {
    .layout-reviews .review-content {
        font-size: 0.9em
    }
}

.layout-reviews .review-attribution {
    color: #02ccd1;
    font-weight: 500
}

.layout-reviews-spotlight .columns-container {
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center
}

@media screen and (max-width:990px) {
    .layout-reviews-spotlight .columns-container {
        margin: 0 -2em
    }
}

@media screen and (max-width:700px) {
    .layout-reviews-spotlight .columns-container {
        flex-wrap: wrap;
        justify-content: center
    }
}

.layout-reviews-spotlight .column-inner {
    padding: 2em
}

.layout-reviews-spotlight .stats-col {
    flex-shrink: 0
}

@media screen and (max-width:700px) {
    .layout-reviews-spotlight .stats-col {
        flex: 0 0 100%;
        margin-right: 0;
        text-align: center
    }
}

@media screen and (max-width:700px) {
    .layout-reviews-spotlight .stats-col .column-inner {
        padding-top: 0
    }
}

.layout-reviews-spotlight .reviews-column {
    flex-grow: 1
}

.layout-reviews-spotlight .locations-total {
    display: flex;
    color: #0d4ba0
}

@media screen and (max-width:990px) {
    .layout-reviews-spotlight .locations-total {
        flex-direction: column
    }
}

.layout-reviews-spotlight .locations-number {
    padding-right: .2em;
    font-size: 7.5em;
    font-weight: 700;
    line-height: 1
}

@media screen and (max-width:990px) {
    .layout-reviews-spotlight .locations-number {
        font-size: 5.25em
    }
}

.layout-reviews-spotlight .locations-title {
    max-width: 10em;
    padding-top: .65em;
    font-size: 1.5em;
    line-height: 1.25
}

@media screen and (max-width:700px) {
    .layout-reviews-spotlight .locations-title {
        max-width: none
    }
}

.layout-reviews-spotlight .stars-total {
    margin-top: 2em;
    color: #02ccd1
}

@media screen and (max-width:500px) {
    .layout-reviews-spotlight .stars-total .stars-item {
        margin: 0 auto
    }
}

.layout-reviews-spotlight .dynamic-stars .stars-item {
    position: relative
}

@media screen and (max-width:700px) {
    .layout-reviews-spotlight .dynamic-stars .stars-item {
        margin: 0 auto
    }
}

.layout-reviews-spotlight .dynamic-stars .yellow-stars {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.layout-reviews-spotlight .dynamic-stars .yellow-stars span {
    display: block;
    width: 125px;
    height: 25px;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-stars-yellow.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.layout-reviews-spotlight .stars-number {
    padding: .1em 0;
    font-size: 3.125em;
    font-weight: 700;
    line-height: 1.25
}

@media screen and (max-width:1150px) {
    .layout-reviews-spotlight .stars-number {
        font-size: 2.5em
    }
}

.layout-reviews-spotlight .item-title {
    font-size: 1.5em
}

.layout-reviews-spotlight .reviews-container {
    position: relative
}

.layout-reviews-spotlight .review-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 5px solid #fff200;
    border-radius: 2em;
    box-shadow: 0 0 0 15px #fff;
    opacity: 0;
    transition: opacity 1000ms ease-in-out
}

.layout-reviews-spotlight .review-wrapper::before {
    content: "";
    position: absolute;
    display: block;
    top: -3em;
    left: -1em;
    width: 5em;
    height: 5em;
    background-color: #fff;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-quotes.svg');
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 80%;
    transform: scale(0.5);
    transition: transform 1000ms ease-in-out
}

@media screen and (max-width:400px) {
    .layout-reviews-spotlight .review-wrapper::before {
        left: -0.5em;
        background-size: 70%
    }
}

.layout-reviews-spotlight .review-wrapper[aria-hidden=false] {
    position: relative;
    top: unset;
    left: unset;
    opacity: 1
}

.layout-reviews-spotlight .review-wrapper[aria-hidden=false]::before {
    transform: scale(1)
}

.layout-reviews-spotlight .review-wrapper[aria-hidden=false] .review-location {
    transform: scale(1)
}

.layout-reviews-spotlight .review-wrapper[aria-hidden=true] {
    pointer-events: none
}

.layout-reviews-spotlight .review-inner {
    padding: 2.5em
}

.layout-reviews-spotlight .review-stars {
    padding-bottom: 1em
}

.layout-reviews-spotlight .review-content {
    color: #0d4ba0;
    font-size: 1.125em;
    font-style: italic;
    font-weight: 500
}

@media screen and (max-width:990px) {
    .layout-reviews-spotlight .review-content {
        font-size: 1em
    }
}

.layout-reviews-spotlight .review-attribution {
    padding-top: 1em;
    color: #02ccd1;
    font-weight: 500
}

.layout-reviews-spotlight .review-location {
    position: absolute;
    bottom: -1.35em;
    right: 2em;
    padding: .5em;
    background-color: #fff;
    color: #0d4ba0;
    font-weight: 800;
    transform: scale(0.5);
    transition: all 1000ms ease-in-out
}

@media screen and (max-width:400px) {
    .layout-reviews-spotlight .review-location {
        bottom: -1.4em;
        font-size: .875em
    }
}

.layout-find-location .columns-container {
    display: flex;
    min-height: 600px;
    border-radius: 3px;
    overflow: hidden
}

@media screen and (max-width:800px) {
    .layout-find-location .columns-container {
        flex-wrap: wrap;
        min-height: auto
    }
}

.layout-find-location .image-column {
    position: relative;
    flex: 0 0 375px;
    display: flex;
    align-items: flex-end;
    color: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

@media screen and (max-width:950px) {
    .layout-find-location .image-column {
        flex: 0 0 250px
    }
}

@media screen and (max-width:800px) {
    .layout-find-location .image-column {
        flex: 0 0 100%;
        order: 2;
        background-image: none !important;
        background-color: #02ccd1
    }
}

.layout-find-location .image-column::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%)
}

@media screen and (max-width:800px) {
    .layout-find-location .image-column::before {
        display: none
    }
}

@media screen and (max-width:425px) {
    .layout-find-location .image-column .btn {
        display: block;
        margin: 0 auto;
        width: 80%;
        text-align: center
    }
}

@media screen and (max-width:350px) {
    .layout-find-location .image-column .btn {
        width: 100%
    }
}

.layout-find-location .image-column-inner {
    position: relative;
    z-index: 1;
    padding: 1.5em
}

@media screen and (max-width:800px) {
    .layout-find-location .image-column-inner {
        margin: 0 auto;
        text-align: center
    }
}

.layout-find-location .image-column-title {
    font-size: 2em;
    font-weight: 300;
    line-height: 1.125
}

@media screen and (max-width:950px) {
    .layout-find-location .image-column-title {
        font-size: 1.5em
    }
}

.layout-find-location .image-column-title strong {
    display: block;
    font-weight: 700
}

.layout-find-location .image-column-content {
    margin: 1em 0 1.5em;
    font-size: .75em
}

.layout-find-location .find-column {
    background-image: url('../assests01/images/map-bg-blue.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 3em 2em;
    flex-grow: 1
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    .layout-find-location .find-column {
        background-image: url('../assests01/images/map-bg-blue%402x.jpg');
        background-size: cover
    }
}

.layout-find-location .find-column::before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #e7edf3 0, rgba(231, 237, 243, 0) 100%)
}

@media screen and (max-width:800px) {
    .layout-find-location .find-column {
        order: 1;
        min-height: 400px
    }
}

@media screen and (max-width:600px) {
    .layout-find-location .find-column {
        display: flex;
        flex-wrap: wrap
    }
}

.layout-find-location .map-marker-icon {
    /*background-image: url('../assests01/images/marker.png');*/
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 89px;
    height: 99px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    .layout-find-location .map-marker-icon {
        /*background-image: url('../assests01/images/marker%402x.png');*/
        background-size: contain
    }
}

@media screen and (max-width:1050px) {
    .layout-find-location .map-marker-icon {
        width: 65px;
        height: 72px
    }
}

.layout-find-location .map-marker-icon.icon-1 {
    left: 5%;
    bottom: 15%
}

@media screen and (max-width:800px) {
    .layout-find-location .map-marker-icon.icon-1 {
        bottom: 1em
    }
}

.layout-find-location .map-marker-icon.icon-2 {
    left: 25%;
    bottom: 40%
}

@media screen and (max-width:1100px) {
    .layout-find-location .map-marker-icon.icon-2 {
        left: 45%
    }
}

@media screen and (max-width:800px) {
    .layout-find-location .map-marker-icon.icon-2 {
        bottom: 6em
    }
}

.layout-find-location .map-marker-icon.icon-3 {
    left: 35%;
    bottom: 5%
}

@media screen and (max-width:1100px) {
    .layout-find-location .map-marker-icon.icon-3 {
        left: 70%
    }
}

@media screen and (max-width:800px) {
    .layout-find-location .map-marker-icon.icon-3 {
        bottom: 2em
    }
}

.layout-find-location .map-marker-icon.icon-4 {
    right: 25%;
    bottom: 30%
}

@media screen and (max-width:1100px) {
    .layout-find-location .map-marker-icon.icon-4 {
        display: none
    }
}

.layout-find-location .top-container {
    max-width: 460px;
    margin: 0 auto 6em;
    text-align: center
}

@media screen and (max-width:700px) {
    .layout-find-location .top-container {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 auto 8em
    }
}

.layout-find-location .top-container em {
    color: #02ccd1
}

.layout-find-location .section-title {
    margin-bottom: 1.5em
}

@media screen and (max-width:1250px) {
    .layout-find-location .section-title {
        font-size: 1.5em
    }
}

.layout-find-location .location-container {
    margin-top: 3em;
    padding-left: 55%
}

@media screen and (max-width:600px) {
    .layout-find-location .location-container {
        flex: 0 0 50%;
        padding-left: 0
    }
}

@media screen and (max-width:450px) {
    .layout-find-location .location-container {
        flex: 0 0 100%
    }
}

@media screen and (max-width:700px) {
    .layout-find-location .locations-search-container {
        justify-content: center
    }
}

@media screen and (max-width:700px) {
    .layout-find-location .locations-search-container em {
        padding: 1em
    }
}

@media screen and (max-width:450px) {
    .layout-find-location .recent-container .location-list {
        padding-bottom: 0
    }
}

.layout-find-location .location-title {
    color: #0d4ba0
}

@media screen and (max-width:1150px) {
    .layout-find-location .location-title {
        font-size: 1.5em
    }
}

@media screen and (max-width:1100px) {
    .layout-find-location .location-title {
        display: none
    }
}

.layout-find-location .location-list {
    list-style: none;
    color: #0d4ba0;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 3em;
    column-gap: 3em;
    line-height: 1.25
}

@media screen and (max-width:1100px) {
    .layout-find-location .location-list {
        display: none
    }
}

@media screen and (max-width:600px) {
    .layout-find-location .locations-search-container {
        display: flex
    }
}

.layout-find-location .locations-search-container em {
    display: block;
    padding: 1em
}

@media screen and (max-width:500px) {
    .layout-find-location .locations-search-container em {
        display: none
    }
}

.layout-find-location .locations-search-container .location-search-input .label-top {
    color: #333
}

@media screen and (max-width:825px) {
    .layout-find-location .search-button {
        display: block
    }
}

.layout-find-location-bar {
    padding: 2em 0;
    color: #fff
}

.layout-find-location-bar .section-title {
    margin-bottom: 0
}

@media screen and (max-width:1200px) {
    .layout-find-location-bar .section-title {
        text-align: center
    }
}

.layout-find-location-bar .columns-container {
    background-image: url('../assests01/images/map-bg-orange.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2em;
    background-color: #02ccd1;
    border-radius: 3px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    .layout-find-location-bar .columns-container {
        background-image: url('../assests01/images/map-bg-orange%402x.jpg');
        background-size: cover
    }
}

@media screen and (max-width:1200px) {
    .layout-find-location-bar .columns-container {
        display: block
    }
}

.find-location-page .layout-find-location-bar .columns-container {
    border-radius: 0;
    position: relative;
    z-index: 1
}

.layout-find-location-bar .locations-search-container {
    max-width: 600px;
    min-width: 460px;
    margin: 0 auto
}

@media screen and (max-width:1200px) {
    .layout-find-location-bar .locations-search-container {
        margin-top: 3em
    }
}

@media screen and (max-width:500px) {
    .layout-find-location-bar .locations-search-container {
        margin-top: 2em
    }
}

.layout-find-location-bar .locations-search-container em {
    margin: 0 .5em
}

.layout-find-location-bar .location-search-input {
    min-width: 240px
}

.layout-recent-blogs .columns-container {
    display: flex
}

@media screen and (max-width:800px) {
    .layout-recent-blogs .columns-container {
        flex-wrap: wrap
    }
}

.layout-recent-blogs .content-column {
    flex: 0 0 25%;
    margin-right: 1em
}

@media screen and (max-width:1125px) {
    .layout-recent-blogs .content-column {
        flex: 0 0 35%
    }
}

@media screen and (max-width:800px) {
    .layout-recent-blogs .content-column {
        flex: 0 0 100%;
        margin-bottom: 2em;
        text-align: center
    }
}

.layout-recent-blogs .content-container {
    margin: 1.5em 0
}

.layout-recent-blogs .post-columns-container {
    flex-grow: 1;
    display: flex;
    margin: 0 -0.75em
}

@media screen and (max-width:600px) {
    .layout-recent-blogs .post-columns-container {
        flex-wrap: wrap
    }
}

.layout-recent-blogs .share-title {
    margin-left: auto
}

.layout-recent-blogs .post-item {
    flex: 0 0 33.33%
}

@media screen and (max-width:1125px) {
    .layout-recent-blogs .post-item:last-of-type {
        display: none
    }
}

@media screen and (max-width:1125px) {
    .layout-recent-blogs .post-item {
        flex: 1 0 50%
    }
}

@media screen and (max-width:450px) {
    .layout-recent-blogs .post-item {
        flex: 0 0 100%;
        margin-top: 2em
    }
}

.layout-recent-blogs .post-item-inner {
    margin: 0 .75em
}

.layout-recent-blogs .post-image {
    display: block;
    width: 100%;
    margin: .5em 0
}

.layout-recent-blogs .post-link-container {
    display: block;
    text-decoration: none
}

.layout-recent-blogs .post-title {
    color: #02ccd1;
    font-size: 1.125em;
    font-weight: 700;
    line-height: 1.25
}

.layout-recent-blogs .blog-category {
    margin: .75em 0;
    color: #02ccd1;
    font-size: .75em
}

.layout-recent-blogs .blog-excerpt {
    color: #0d4ba0;
    font-size: .875em
}

.layout-blog .width-container {
    max-width: 1100px
}

.layout-blog .columns-container {
    display: flex;
    flex-wrap: wrap;
    margin: -3em
}

.layout-blog .article-item {
    flex: 0 0 50%
}

@media screen and (max-width:650px) {
    .layout-blog .article-item {
        flex: 0 0 100%
    }
}

.layout-blog .article-item:nth-of-type(3) {
    flex: 1 0 100%;
    background-color: rgba(13, 75, 160, 0.1);
    margin: -1em
}

.layout-blog .article-item:nth-of-type(3) .article-item-inner {
    flex-wrap: nowrap
}

@media screen and (max-width:700px) {
    .layout-blog .article-item:nth-of-type(3) .article-item-inner {
        flex-wrap: wrap
    }
}

.layout-blog .article-item:nth-of-type(3) .article-image,
.layout-blog .article-item:nth-of-type(3) .meta-container {
    flex: 0 0 50%
}

@media screen and (max-width:700px) {

    .layout-blog .article-item:nth-of-type(3) .article-image,
    .layout-blog .article-item:nth-of-type(3) .meta-container {
        flex: 0 0 100%
    }
}

.layout-blog .article-item:nth-of-type(3) .image-wrapper,
.layout-blog .article-item:nth-of-type(3) .meta-inner {
    padding: 1em
}

.layout-blog .image-inner {
    display: block;
    text-decoration: none
}

.layout-blog .article-item-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 3em
}

.layout-blog .social-share-container {
    margin-bottom: .5em
}

.layout-blog .share-title {
    margin-left: auto
}

.layout-blog .article-image {
    display: block;
    width: 100%;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2)
}

.layout-blog .meta-container {
    display: block;
    text-decoration: none
}

.layout-blog .post-title {
    margin: 1em 0 .75em;
    color: #02ccd1;
    font-size: 1.125em;
    font-weight: 700;
    line-height: 1.125
}

.layout-blog .posted-category {
    display: block;
    margin-bottom: .75em;
    color: #02ccd1;
    text-decoration: none;
    font-size: .75em
}

.layout-blog .post-excerpt {
    color: #0d4ba0;
    font-size: .875em;
    font-weight: 500
}

.layout-blog-hero {
    position: relative;
    z-index: 1;
    padding: 0
}

.layout-blog-hero .hero-container {
    position: relative;
    display: block;
    background-position: center;
    background-size: cover;
    text-decoration: none
}

.layout-blog-hero .hero-container::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35)
}

.layout-blog-hero .title-container {
    position: relative;
    z-index: 1;
    max-width: 750px;
    padding: 6.5em 1em;
    margin: 0 auto;
    color: #fff;
    text-align: center
}

@media screen and (max-width:600px) {
    .layout-blog-hero .title-container {
        padding: 3em 1em
    }
}

.layout-blog-hero .page-title {
    font-size: 3.75em;
    font-weight: 700;
    line-height: 1.25
}

@media screen and (max-width:800px) {
    .layout-blog-hero .page-title {
        font-size: 2.5em
    }
}

@media screen and (max-width:525px) {
    .layout-blog-hero .page-title {
        font-size: 1.5em
    }
}

.layout-blog-hero .article-excerpt {
    padding: 0 15%;
    margin: 1em 0 2em;
    font-size: .875em
}

@media screen and (max-width:600px) {
    .layout-blog-hero .article-excerpt {
        display: none
    }
}

.layout-blog-hero .image-credit {
    position: absolute;
    padding: .25em;
    right: 0;
    bottom: 0;
    background-color: rgba(13, 75, 160, 0.85);
    color: #fff;
    font-size: .875em
}

.layout-blog-hero.article-page .hero-container::before {
    display: none
}

.layout-blog-hero.article-page .title-container {
    padding: 12em 0
}

.layout-categories-listing {
    position: relative;
    z-index: 0;
    padding: 10em 0 3em;
    margin-top: -7em;
    background-color: #02ccd1;
    color: #fff
}

.layout-categories-listing.article-page .width-container {
    max-width: 1200px
}

@media screen and (max-width:525px) {
    .layout-categories-listing .section-title {
        margin-bottom: 0
    }
}

.layout-categories-listing .category-listing {
    margin-top: 1em;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

@media screen and (max-width:525px) {
    .layout-categories-listing .category-listing {
        display: none
    }
}

.layout-categories-listing .category {
    position: relative;
    display: block;
    margin-right: 1em;
    text-decoration: none
}

.layout-categories-listing .category::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 100%;
    width: 100%;
    height: 1px;
    background-color: #fff;
    transition: transform 425ms cubic-bezier(0.19, 1, 0.22, 1);
    transform: scale(0, 1)
}

.layout-categories-listing .category:hover::before {
    transform: scale(1, 1)
}

.layout-categories-listing .category.active {
    font-weight: 700
}

.layout-categories-listing .category.active::before {
    display: none
}

.layout-blog-article {
    padding-top: 2em
}

.layout-blog-article .meta-container {
    display: flex;
    align-items: center;
    margin-bottom: 2em;
    margin-left: 8rem
}

@media screen and (max-width:1100px) {
    .layout-blog-article .meta-container {
        margin-left: 4rem
    }
}

@media screen and (max-width:768px) {
    .layout-blog-article .meta-container {
        margin-left: 0
    }
}

.layout-blog-article .posted-category {
    margin-right: 4em
}

.layout-blog-article .posted-category-link {
    display: block;
    color: #02ccd1;
    text-decoration: none;
    font-size: .875em
}

.layout-blog-article .posted-category-link:hover {
    text-decoration: underline
}

.layout-blog-article .width-container {
    max-width: 1200px
}

.layout-blog-article .content-container {
    padding-left: 8rem;
    padding-right: 8rem
}

@media screen and (max-width:1100px) {
    .layout-blog-article .content-container {
        padding-left: 4rem;
        padding-right: 4rem
    }
}

@media screen and (max-width:768px) {
    .layout-blog-article .content-container {
        padding-left: 0;
        padding-right: 0
    }
}

.layout-blog-article .content-container h1,
.layout-blog-article .content-container h2,
.layout-blog-article .content-container h3,
.layout-blog-article .content-container h4,
.layout-blog-article .content-container h5,
.layout-blog-article .content-container h6 {
    margin: 3rem 0 1rem
}

.layout-blog-article .content-container blockquote {
    margin-left: -8rem
}

@media screen and (max-width:1100px) {
    .layout-blog-article .content-container blockquote {
        margin-left: -4rem
    }
}

@media screen and (max-width:768px) {
    .layout-blog-article .content-container blockquote {
        margin-left: 0
    }
}

.layout-blog-article .image-item-container {
    margin: 4rem -8rem
}

@media screen and (max-width:1100px) {
    .layout-blog-article .image-item-container {
        margin-left: -4rem;
        margin-right: -4rem
    }
}

@media screen and (max-width:768px) {
    .layout-blog-article .image-item-container {
        margin: 2rem 0
    }
}

.layout-blog-article .image-item-container .image-item {
    display: block
}

.layout-content-bar .width-container {
    max-width: 1200px
}

.layout-content-bar .columns-container {
    display: flex
}

@media screen and (max-width:750px) {
    .layout-content-bar .columns-container {
        flex-wrap: wrap
    }
}

.layout-content-bar .title-column {
    flex: 0 0 40%;
    margin-right: 3em
}

@media screen and (max-width:750px) {
    .layout-content-bar .title-column {
        flex: 0 0 100%;
        margin-bottom: 1em
    }
}

.layout-content-bar .section-title {
    margin-bottom: 0
}

@media screen and (max-width:950px) {
    .layout-content-bar .section-title {
        font-size: 1.5em
    }
}

.layout-content-bar .content-column {
    flex-grow: 1
}

.layout-content-image .columns-container {
    display: flex
}

@media screen and (max-width:800px) {
    .layout-content-image .columns-container {
        flex-wrap: wrap
    }
}

.layout-content-image .media-column {
    flex: 0 0 55%;
    margin-right: 3em
}

@media screen and (max-width:1000px) {
    .layout-content-image .media-column {
        flex: 0 0 50%
    }
}

@media screen and (max-width:800px) {
    .layout-content-image .media-column {
        flex: 0 0 100%;
        margin-bottom: 1em
    }
}

.layout-content-image .image-container {
    position: relative
}

.layout-content-image .image-container.has-media::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4)
}

.layout-content-image .image-item {
    display: block;
    width: 100%
}

.layout-content-image .video-play-container {
    position: absolute;
    left: 50%;
    top: 50%;
    padding-top: 140px;
    color: #fff;
    cursor: pointer;
    transform: translate(-50%, -50%)
}

@media screen and (max-width:550px) {
    .layout-content-image .video-play-container {
        padding-top: 80px
    }
}

.layout-content-image .video-play-container::before {
    content: "";
    position: absolute;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    left: 50%;
    top: 0;
    width: 120px;
    height: 120px;
    margin-left: -60px;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/play-btn.svg');
    transform-origin: center;
    transition: transform 425ms cubic-bezier(0.19, 1, 0.22, 1)
}

@media screen and (max-width:550px) {
    .layout-content-image .video-play-container::before {
        width: 60px;
        height: 60px;
        margin-left: -30px
    }
}

.layout-content-image .video-play-container:hover::before {
    transform: scale(1.05)
}

.layout-content-image .play-title {
    max-width: 240px;
    font-size: 1.25em;
    font-weight: 700;
    text-align: center
}

.layout-content-image .content-column {
    flex-grow: 1
}

.layout-content-image .btn {
    margin-top: 2.5em
}

.layout-faq {
    background-color: #e7edf3
}

.layout-faq .width-container {
    max-width: 1200px
}

.layout-faq .columns-container {
    display: flex;
    align-items: flex-start
}

@media screen and (max-width:850px) {
    .layout-faq .columns-container {
        flex-wrap: wrap
    }
}

.layout-faq .faq-column {
    flex: 0 0 47.5%
}

.layout-faq .faq-column:nth-of-type(2) {
    margin-left: 5%
}

@media screen and (max-width:850px) {
    .layout-faq .faq-column:nth-of-type(2) {
        margin-left: 0
    }
}

@media screen and (max-width:850px) {
    .layout-faq .faq-column {
        flex: 0 0 100%
    }
}

.layout-faq .faq-item {
    position: relative;
    margin-bottom: 1em;
    padding-bottom: 1em
}

.layout-faq .faq-item.active .faq-answer {
    display: block
}

.layout-faq .faq-item.active .pager::before {
    opacity: 0
}

.layout-faq .faq-item.active .pager::after {
    transform: translate(0, -50%) rotate(90deg)
}

.layout-faq .faq-item::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    bottom: .25em;
    width: 100%;
    border-top: 1px dashed #0d4ba0
}

.layout-faq .faq-item:last-of-type::before {
    display: none
}

.layout-faq .pager {
    position: absolute;
    right: 0;
    top: 50%;
    display: block;
    transform: translate(0, -50%)
}

.layout-faq .pager::before {
    content: "";
    position: absolute;
    display: block;
    right: 0;
    top: 50%;
    width: 26px;
    height: 3px;
    background-color: #02ccd1;
    transform: translate(0, -50%)
}

.layout-faq .pager::after {
    content: "";
    position: absolute;
    display: block;
    right: 11.5px;
    top: 50%;
    width: 3px;
    height: 26px;
    background-color: #02ccd1;
    transform: translate(0, -50%);
    transform-origin: center;
    transition: transform 325ms ease
}

.layout-faq .faq-question {
    position: relative;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    margin-bottom: 1em;
    color: #0d4ba0;
    font-weight: 700;
    cursor: pointer
}

.layout-faq .faq-question::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    font-weight: 700;
    font-size: 2rem;
    line-height: 1;
    content: "Q"
}

.layout-faq .faq-answer {
    position: relative;
    display: none;
    padding-left: 2.5rem
}

.layout-faq .faq-answer::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    color: #02ccd1;
    font-weight: 700;
    font-size: 2rem;
    line-height: 1;
    content: "A"
}

.layout-navigation-bar {
    padding: .75em 0;
    background-color: #02ccd1;
    color: #fff
}

.layout-navigation-bar .width-container {
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width:1100px) {
    .layout-navigation-bar .width-container {
        flex-wrap: wrap
    }
}

.layout-navigation-bar .navigation-link {
    position: relative;
    padding: .675em 1em;
    margin-right: 3em;
    border-radius: 70px;
    text-decoration: none;
    font-size: .75em;
    font-weight: 700;
    transition: background-color 425ms ease
}

@media screen and (max-width:1150px) {
    .layout-navigation-bar .navigation-link {
        margin-right: 0
    }
}

.layout-navigation-bar .navigation-link.active,
.layout-navigation-bar .navigation-link:hover,
.layout-navigation-bar .navigation-link:focus {
    background-color: #0d4ba0
}

.layout-navigation-bar .navigation-link::before {
    content: "";
    position: absolute;
    display: block;
    right: -1.5em;
    top: 50%;
    width: 6px;
    height: 6px;
    margin-right: -3px;
    margin-top: -3px;
    border-radius: 50%;
    background-color: rgba(231, 237, 243, 0.3)
}

@media screen and (max-width:1150px) {
    .layout-navigation-bar .navigation-link::before {
        display: none
    }
}

.layout-navigation-bar .navigation-link:last-of-type::before {
    display: none
}

.layout-navigation-bar.sticky {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9000
}

@media screen and (max-width:950px) {
    .layout-navigation-bar.sticky {
        position: relative !important;
        z-index: auto
    }
}

.navigation-placeholder {
    display: none
}

.navigation-placeholder.sticky {
    display: block
}

@media screen and (max-width:950px) {
    .navigation-placeholder.sticky {
        display: none
    }
}

.layout-logo-content .width-container {
    max-width: 1200px
}

.layout-logo-content .columns-container {
    display: flex
}

@media screen and (max-width:850px) {
    .layout-logo-content .columns-container {
        flex-wrap: wrap
    }
}

.layout-logo-content .title-column {
    flex: 0 0 40%;
    margin-right: 3em
}

@media screen and (max-width:850px) {
    .layout-logo-content .title-column {
        flex: 0 0 100%;
        margin-bottom: 2em;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }
}

.layout-logo-content .section-title {
    margin-bottom: .5em
}

.layout-logo-content .content-column {
    flex-grow: 1
}

.layout-logo-content .btn {
    margin-top: 1.5em
}

.layout-logo-content blockquote {
    font-size: 1.75em;
    font-weight: 300;
    font-style: italic;
    line-height: 1.5;
    padding-left: 0
}

.layout-logo-content blockquote strong {
    font-weight: 700
}

.layout-logo-content blockquote::before {
    display: none
}

.layout-logo-content.orange {
    background-color: #02ccd1
}

.layout-logo-content.orange .section-title {
    color: #fff
}

.layout-logo-content.orange .section-title strong {
    color: #fff
}

.layout-logo-content.orange .content-container {
    color: #fff
}

.layout-information-table .width-container {
    max-width: 1200px
}

.layout-information-table .information-table {
    display: flex;
    flex-wrap: wrap
}

.layout-information-table .title-column {
    flex: 0 0 25%;
    max-width: 25%;
    text-align: right;
    padding: 1em;
    background-color: #0d4ba0;
    border-bottom: 1px solid #e7edf3;
    color: #fff;
    font-weight: 700
}

@media screen and (max-width:700px) {
    .layout-information-table .title-column {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: left
    }
}

.layout-information-table .information-column {
    flex: 0 0 75%;
    max-width: 75%;
    padding: 1em;
    border-bottom: 1px solid #fff;
    background-color: #e7edf3
}

@media screen and (max-width:700px) {
    .layout-information-table .information-column {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.layout-cta-bar {
    padding: 2em 0;
    color: #fff
}

.layout-cta-bar .section-title {
    margin-bottom: 0;
    margin-right: 1em
}

.layout-cta-bar .section-sub-heading {
    font-size: 1.75em
}

.layout-cta-bar .section-sub-heading strong {
    font-weight: 700
}

.layout-cta-bar .columns-container {
    background-image: url('../assests01/images/map-bg-orange.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2em;
    border-radius: 3px;
    overflow: hidden
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    .layout-cta-bar .columns-container {
        background-image: url('../assests01/images/map-bg-orange%402x.jpg');
        background-size: cover
    }
}

@media screen and (max-width:950px) {
    .layout-cta-bar .columns-container {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center
    }
}

.layout-cta-bar .locations-search-container em {
    margin: 0 .5em
}

.layout-cta-bar .btn {
    margin-top: 1em
}

.layout-timeline .width-container {
    max-width: 1200px
}

.layout-timeline .process-row {
    position: relative;
    display: flex;
    padding-bottom: 3em
}

@media screen and (max-width:700px) {
    .layout-timeline .process-row {
        flex-wrap: wrap;
        padding-bottom: 2em
    }
}

.layout-timeline .process-row:last-of-type {
    padding-bottom: 0
}

.layout-timeline .process-row:last-of-type .title-column::before {
    height: 100% !important
}

@media screen and (max-width:700px) {
    .layout-timeline .process-row:last-of-type .title-column::before {
        height: 8px !important
    }
}

.layout-timeline .process-row:nth-of-type(7n - 6) .title-column::before {
    background-color: #fff87f
}

.layout-timeline .process-row:nth-of-type(7n - 5) .title-column::before {
    background-color: #fff200
}

.layout-timeline .process-row:nth-of-type(7n - 4) .title-column::before {
    background-color: #f79f00
}

.layout-timeline .process-row:nth-of-type(7n - 3) .title-column::before {
    background-color: #02ccd1
}

.layout-timeline .process-row:nth-of-type(7n - 2) .title-column::before {
    background-color: #7e4c50
}

.layout-timeline .process-row:nth-of-type(7n - 1) .title-column::before {
    background-color: #0d4ba0
}

.layout-timeline .process-row:nth-of-type(7n) .title-column::before {
    background-color: #0d4ba0;
    height: 100%
}

@media screen and (max-width:700px) {
    .layout-timeline .process-row:nth-of-type(7n) .title-column::before {
        height: 8px
    }
}

.layout-timeline .title-column {
    position: relative;
    flex: 0 0 20%
}

@media screen and (max-width:700px) {
    .layout-timeline .title-column {
        flex: 0 0 100%;
        margin-bottom: 1em
    }
}

.layout-timeline .title-column::before {
    content: "";
    position: absolute;
    display: block;
    right: 2em;
    top: -1%;
    width: 8px;
    height: 200%;
    border-radius: 4px
}

@media screen and (max-width:850px) {
    .layout-timeline .title-column::before {
        right: 2em
    }
}

@media screen and (max-width:700px) {
    .layout-timeline .title-column::before {
        right: inherit;
        left: 0;
        top: inherit;
        bottom: -0.5em;
        width: 100%;
        height: 8px
    }
}

.layout-timeline .row-title {
    color: #0d4ba0;
    font-weight: 700;
    margin-top: 1em;
    padding-right: 2.5em
}

.layout-timeline .information-column {
    flex-grow: 1
}

.layout-timeline .step-item {
    position: relative;
    padding: 1em 1em 1em 2.5em;
    margin-bottom: .375em;
    border-radius: 3px;
    background-color: #e7edf3
}

@media screen and (max-width:700px) {
    .layout-timeline .step-item {
        padding-left: 4em
    }
}

.layout-timeline .number-item {
    position: absolute;
    left: -20px;
    top: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.75rem;
    width: 2.75rem;
    border-radius: 50%;
    background-color: #02ccd1;
    color: #fff;
    font-size: 1.75em;
    font-weight: 300;
    transform: translate(0, 0%)
}

@media screen and (max-width:700px) {
    .layout-timeline .number-item {
        left: 5px
    }
}

.layout-logo-bar {
    padding-top: 0
}

.layout-logo-bar .columns-container {
    display: flex;
    align-items: center;
    color: #0d4ba0;
    text-align: center;
    margin: -2em;
    overflow: hidden
}

.layout-logo-bar .logo-item {
    flex: 0 0 25%
}

@media screen and (max-width:1000px) {
    .layout-logo-bar .logo-item {
        flex: 0 0 50%
    }
}

@media screen and (max-width:500px) {
    .layout-logo-bar .logo-item {
        flex: 0 0 100%
    }
}

.layout-logo-bar .logo-container {
    position: relative
}

.layout-logo-bar .video-play-btn {
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90px;
    height: 90px;
    border: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/play-btn.svg');
    transform: translate(-50%, -50%);
    opacity: .95;
    transition: opacity 300ms;
    cursor: pointer
}

.layout-logo-bar .video-play-btn:hover {
    opacity: 1
}

.layout-logo-bar .logo-item-inner {
    margin: 2em
}

.layout-logo-bar .logo-title {
    font-weight: 700
}

.layout-logo-bar .logo-description {
    font-size: .875em
}

.layout-icr-hero {
    padding: 0
}

.layout-icr-hero .background-container {
    position: relative;
    padding-top: 10em;
    padding-bottom: 10em;
    background-position: bottom center;
    background-size: cover;
    border-radius: 3px 3px 0 0;
    overflow: hidden
}

@media screen and (max-width:700px) {
    .layout-icr-hero .background-container {
        background-position: center right
    }
}

@media screen and (max-width:550px) {
    .layout-icr-hero .background-container {
        padding-top: 5em;
        padding-bottom: 5em
    }
}

.layout-icr-hero .section-title {
    position: relative;
    padding-left: 370px
}

.layout-icr-hero .section-title::before {
    content: "";
    position: absolute;
    display: block;
    background-image: url('../assests01/images/ICR-logo.png');
    background-size: contain;
    background-repeat: no-repeat;
    left: 2.5em;
    top: 50%;
    width: 270px;
    height: 270px;
    transform: translate(0, -50%)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    .layout-icr-hero .section-title::before {
        background-image: url('assests01/images/ICR-logo%402x.png');
        background-size: contain
    }
}

@media screen and (max-width:800px) {
    .layout-icr-hero .section-title::before {
        width: 200px;
        height: 200px
    }
}

@media screen and (max-width:600px) {
    .layout-icr-hero .section-title::before {
        width: 150px;
        height: 150px
    }
}

@media screen and (max-width:550px) {
    .layout-icr-hero .section-title::before {
        left: 50%;
        top: 0;
        transform: translate(-50%, 0%)
    }
}

@media screen and (max-width:800px) {
    .layout-icr-hero .section-title {
        padding-left: 280px
    }
}

@media screen and (max-width:600px) {
    .layout-icr-hero .section-title {
        padding-left: 225px
    }
}

@media screen and (max-width:550px) {
    .layout-icr-hero .section-title {
        padding: 0 1em;
        padding-top: 180px;
        text-align: center
    }
}

.layout-icr-hero .button-container {
    padding: 1.25em 1em 1em;
    background-color: #0d4ba0;
    text-align: center;
    border-radius: 0 0 3px 3px;
    overflow: hidden
}

.layout-icr-columns {
    text-align: center;
    counter-reset: icr
}

.layout-icr-columns .title-container {
    max-width: 550px;
    margin: 0 auto
}

.layout-icr-columns .content-subtitle {
    margin-bottom: 2em;
    color: #02ccd1;
    font-size: 2em;
    font-weight: 300
}

.layout-icr-columns .columns-container {
    display: flex;
    margin: -2em
}

@media screen and (max-width:850px) {
    .layout-icr-columns .columns-container {
        flex-wrap: wrap;
        justify-content: center
    }
}

.layout-icr-columns .column-item {
    flex: 0 0 33.33%;
    color: #0d4ba0
}

@media screen and (max-width:850px) {
    .layout-icr-columns .column-item {
        flex: 0 0 50%
    }
}

.layout-icr-columns .column-item-inner {
    margin: 2em
}

.layout-icr-columns .image-container {
    position: relative;
    display: inline-block
}

@media screen and (max-width:1050px) {
    .layout-icr-columns .image-container {
        max-width: 10em
    }
}

@media screen and (max-width:850px) {
    .layout-icr-columns .image-container {
        max-width: 7em
    }
}

.layout-icr-columns .image-container::before {
    content: "";
    position: absolute;
    display: block;
    counter-increment: icr;
    left: 1.25em;
    top: 1.25em;
    width: 2.25em;
    height: 2.25em;
    border-radius: 50%;
    background-color: #02ccd1;
    color: #fff;
    font-weight: 700;
    line-height: 2.25em;
    content: counter(icr)
}

@media screen and (max-width:1050px) {
    .layout-icr-columns .image-container::before {
        left: .375em;
        top: .375em
    }
}

@media screen and (max-width:850px) {
    .layout-icr-columns .image-container::before {
        left: .125em;
        top: .125em
    }
}

.layout-icr-columns .logo-image {
    display: block;
    margin: 0 auto;
    border: 5px solid #02ccd1;
    border-radius: 50%
}

.layout-icr-columns .content-title {
    color: #0d4ba0
}

.layout-icr-columns .column-title {
    margin-top: .5em;
    margin-bottom: .25em;
    font-size: 1.75em;
    font-weight: 700;
    text-transform: uppercase
}

.layout-icr-rewards {
    background-color: #e7edf3;
    text-align: center
}

.layout-icr-rewards .special-title {
    color: #0d4ba0;
    font-size: 2em;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase
}

.layout-icr-rewards .special-title strong {
    display: block;
    margin-top: .125em;
    margin-right: .25em;
    color: #02ccd1;
    font-family: 'Kaleidos Smooth', serif;
    font-size: 3.75em;
    font-weight: 400;
    letter-spacing: 2.5px;
    line-height: 1;
    text-transform: none;
    text-shadow: none
}

@media screen and (max-width:750px) {
    .layout-icr-rewards .special-title strong {
        font-size: 2.5em
    }
}

@media screen and (max-width:450px) {
    .layout-icr-rewards .special-title strong {
        font-size: 2em
    }
}

.layout-icr-rewards .columns-container {
    display: flex;
    max-width: 900px;
    margin: 3em auto;
    text-align: left
}

@media screen and (max-width:625px) {
    .layout-icr-rewards .columns-container {
        flex-wrap: wrap
    }
}

.layout-icr-rewards .column {
    flex: 0 0 47.5%
}

.layout-icr-rewards .column:nth-of-type(2) {
    margin-left: 5%
}

@media screen and (max-width:625px) {
    .layout-icr-rewards .column:nth-of-type(2) {
        margin-left: 0
    }
}

@media screen and (max-width:625px) {
    .layout-icr-rewards .column {
        flex: 0 0 100%
    }
}

.layout-icr-rewards .reward-item {
    position: relative;
    padding-left: 2.5em;
    margin-bottom: 1em;
    color: #0d4ba0;
    font-size: 1.5em;
    font-weight: 700
}

@media screen and (max-width:750px) {
    .layout-icr-rewards .reward-item {
        font-size: 1.125em
    }
}

.layout-icr-rewards .reward-item::before {
    content: "";
    position: absolute;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    top: -5px;
    width: 2em;
    height: 2em;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/check.svg')
}

.layout-two-column-content .width-container {
    max-width: 1200px
}

.layout-two-column-content .columns-container {
    display: flex
}

@media screen and (max-width:800px) {
    .layout-two-column-content .columns-container {
        flex-wrap: wrap
    }
}

.layout-two-column-content .column {
    flex: 0 0 47.5%
}

@media screen and (max-width:800px) {
    .layout-two-column-content .column {
        flex: 0 0 100%
    }
}

.layout-two-column-content .column:nth-of-type(2n) {
    margin-left: 5%
}

@media screen and (max-width:800px) {
    .layout-two-column-content .column:nth-of-type(2n) {
        margin-left: 0;
        margin-top: 2em
    }
}

.layout-two-column-content .content-title {
    color: #02ccd1
}

.layout-two-column-content .btn {
    margin-top: 1em
}

.layout-service-icons .width-container {
    max-width: 1200px
}

.layout-service-icons .columns-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: -2em;
    color: #0d4ba0
}

.layout-service-icons .service-item {
    flex: 0 0 33.33%
}

@media screen and (max-width:1000px) {
    .layout-service-icons .service-item {
        flex: 0 0 50%
    }
}

@media screen and (max-width:675px) {
    .layout-service-icons .service-item {
        flex: 0 0 100%
    }
}

.layout-service-icons .service-item-inner {
    display: flex;
    align-items: center;
    margin: 2em;
    text-decoration: none
}

.layout-service-icons .service-item-inner:hover .service-image-container {
    box-shadow: 0 0 0 5px #fff, 0 0 0 12px #e7edf3
}

.layout-service-icons .service-image-container {
    flex: 0 0 130px;
    height: 130px;
    margin-right: 2em;
    line-height: 0;
    box-shadow: 0 0 0 5px #fff, 0 0 0 10px #e7edf3;
    transition: box-shadow 425ms cubic-bezier(0.19, 1, 0.22, 1)
}

.layout-service-icons .service-title {
    margin-bottom: .5em;
    font-weight: 700
}

.layout-service-icons .service-subtitle {
    font-size: .875em
}

.layout-service-links .service-item:hover .service-image-container {
    box-shadow: 0 0 0 2px #fff, 0 0 0 5px #e7edf3
}

.layout-service-links .service-image-container {
    border-radius: 50%;
    box-shadow: none;
    background-color: #e7edf3
}

.layout-cta-bar-review .columns-container {
    position: relative;
    display: flex;
    align-items: center;
    color: #fff
}

@media screen and (max-width:825px) {
    .layout-cta-bar-review .columns-container {
        flex-wrap: wrap;
        justify-content: center
    }
}

.layout-cta-bar-review .review-item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    width: 325px;
    height: 325px;
    background-color: #fff;
    border: 5px solid transparent;
    border-radius: 50%;
    text-align: center;
    border-color: #fff200;
    box-shadow: 0 0 0 15px #fff;
    z-index: 1
}

@media screen and (max-width:1150px) {
    .layout-cta-bar-review .review-item {
        width: 15em;
        height: 15em
    }
}

.layout-cta-bar-review .review-item::before {
    content: "";
    position: absolute;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    top: 2.18em;
    width: 4.68em;
    height: 4.68em;
    background-color: #fff;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-quotes.svg');
    background-size: 70%
}

@media screen and (max-width:1150px) {
    .layout-cta-bar-review .review-item::before {
        top: 0;
        width: 3em;
        height: 3em
    }
}

.layout-cta-bar-review .stars-item {
    margin: 0 auto
}

.layout-cta-bar-review .review-content {
    margin: 1em;
    color: #0d4ba0;
    font-size: 1.125em;
    font-style: italic;
    font-weight: 500
}

@media screen and (max-width:1150px) {
    .layout-cta-bar-review .review-content {
        font-size: 1em
    }
}

.layout-cta-bar-review .review-attribution {
    color: #02ccd1;
    font-weight: 500
}

.layout-cta-bar-review .column-content {
    display: flex;
    align-items: center
}

.layout-cta-bar-review .column-content::before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 105%;
    height: 100%;
    padding: 1em 0;
    background-color: #0d4ba0;
    transform: translate(-5%, -50%);
    z-index: -1
}

@media screen and (max-width:825px) {
    .layout-cta-bar-review .column-content::before {
        width: 100%;
        transform: translate(0, -50%)
    }
}

@media screen and (max-width:1125px) {
    .layout-cta-bar-review .column-content {
        display: block
    }
}

@media screen and (max-width:825px) {
    .layout-cta-bar-review .column-content {
        max-width: 550px;
        margin: 0 auto;
        margin-top: 1em
    }
}

.layout-cta-bar-review .title-column {
    position: relative;
    flex: 1 0 50%;
    padding-left: 3em;
    padding-right: 2em;
    margin-right: auto
}

@media screen and (max-width:825px) {
    .layout-cta-bar-review .title-column {
        padding: 1em 2em
    }
}

.layout-cta-bar-review .content-title {
    font-weight: 400
}

.layout-cta-bar-review .button-column {
    position: relative;
    flex-grow: 1;
    text-align: right;
    padding-right: 2em
}

@media screen and (max-width:1125px) {
    .layout-cta-bar-review .button-column {
        text-align: left;
        padding-left: 3em
    }
}

@media screen and (max-width:825px) {
    .layout-cta-bar-review .button-column {
        padding: 1em 2em
    }
}

.layout-content-form {
    background-color: #093571;
    color: #fff
}

.layout-content-form .content-container {
    color: #fff
}

.layout-content-form .columns-container {
    display: flex
}

@media screen and (max-width:1000px) {
    .layout-content-form .columns-container {
        flex-wrap: wrap
    }
}

.layout-content-form .form-column {
    flex: 0 0 55%;
    margin-left: 5em
}

@media screen and (max-width:1000px) {
    .layout-content-form .form-column {
        flex: 0 0 100%;
        margin-left: 0;
        margin-top: 2em
    }
}

.layout-content-form .content-column {
    flex-grow: 1
}

.layout-full-video .image-container {
    position: relative;
    background-size: cover;
    background-position: center
}

.layout-full-video .image-container::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4)
}

.layout-full-video .section-title {
    position: relative;
    padding: 24rem 2rem 2rem;
    cursor: pointer
}

@media screen and (max-width:550px) {
    .layout-full-video .section-title {
        padding-top: 15rem
    }
}

.layout-full-video .section-title::before {
    content: "";
    position: absolute;
    display: block;
    left: 2rem;
    top: 23rem;
    width: 120px;
    height: 120px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/play-btn.svg');
    transform-origin: center;
    transform: translate(0, -100%);
    transition: transform 425ms cubic-bezier(0.19, 1, 0.22, 1)
}

@media screen and (max-width:550px) {
    .layout-full-video .section-title::before {
        width: 60px;
        height: 60px;
        top: 14rem
    }
}

.layout-full-video .section-title:hover::before {
    transform: scale(1.05) translate(0, -100%)
}

.layout-locations-list-intro {
    padding: 0
}

.layout-locations-list-intro .grid-container {
    display: flex
}

.layout-locations-list-intro .locations-total {
    margin-right: 2em
}

.layout-locations-list-intro .locations-number {
    margin-right: .5em;
    color: #02ccd1;
    font-size: 7.5em;
    font-weight: 700;
    line-height: 1
}

.layout-locations-list-intro .item-title {
    color: #0d4ba0;
    font-size: 1.125em;
    line-height: 1
}

.layout-locations-list-intro .dropdown-container {
    position: relative;
    width: 325px;
    margin-top: 2em
}

@media screen and (max-width:440px) {
    .layout-locations-list-intro .dropdown-container {
        width: 100%
    }
}

.layout-locations-list-intro .dropdown-container::before {
    content: "";
    position: absolute;
    display: block;
    right: 1em;
    top: 48%;
    width: 1em;
    height: 1em;
    margin-top: -0.375em;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-angle.svg');
    transform: rotate(90deg);
    transform-origin: center;
    pointer-events: none
}

.layout-locations-list-intro .dropdown-container::after {
    content: "";
    position: absolute;
    display: block;
    right: 3em;
    top: .5em;
    width: 1px;
    height: calc(100% - 1em);
    background-color: rgba(255, 255, 255, 0.5);
    pointer-events: none
}

.layout-locations-list-intro .location-dropdown {
    width: 100%;
    padding: .75em 1em;
    background-color: #02ccd1;
    color: #fff;
    font-family: 'Montserrat Regular', sans-serif;
    font-size: 1.25em;
    font-weight: 300;
    cursor: pointer
}

.layout-locations-list-intro .location-dropdown:hover {
    background-color: #ff590b
}

@media screen and (max-width:900px) {
    .layout-locations-list-intro .location-container {
        display: none
    }
}

.layout-locations-list-intro .location-container:nth-of-type(2) {
    margin-right: 15%
}

.layout-locations-list-intro .location-title {
    color: #0d4ba0
}

.layout-locations-list-intro .location-list {
    list-style: none;
    color: #0d4ba0;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 3em;
    column-gap: 3em;
    line-height: 1.25
}

.layout-locations-list-intro .location-list {
    line-height: 1.5
}

.layout-coupons {
    background-color: #e7edf3;
    padding: 3.5em 0
}

@media screen and (max-width:450px) {
    .layout-coupons {
        padding: 2em 0
    }
}

.layout-coupons .width-container {
    position: relative
}

.layout-coupons .coupons-container {
    position: relative;
    padding-left: 0
}

@media screen and (max-width:450px) {
    .layout-coupons .coupons-container {
        overflow: scroll;
        padding-left: 1em;
        margin-left: -1em;
        margin-right: -1em
    }
}

.layout-coupons .coupons-inner {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    transform: translate3d(0, 0, 0);
    transition: transform 425ms ease
}

@media screen and (max-width:450px) {
    .layout-coupons .coupons-inner {
        transform: translate3d(0, 0, 0) !important
    }
}

.layout-coupons .coupons-inner.tall {
    height: 430px
}

.layout-coupons .coupon-container {
    flex: 0 0 300px;
    perspective: 1000px;
    transition: opacity 425ms ease, transform 425ms ease
}

@media screen and (max-width:320px) {
    .layout-coupons .coupon-container {
        flex: 0 0 280px
    }
}

.layout-coupons .coupon-container:last-child .coupon-item {
    padding-right: 0
}

@media screen and (max-width:450px) {
    .layout-coupons .coupon-container:last-child .coupon-item {
        padding-right: 20px
    }
}

.layout-coupons .coupon-container.callout {
    flex: 0 0 470px
}

@media screen and (max-width:450px) {
    .layout-coupons .coupon-container.callout {
        flex: 0 0 360px
    }
}

.layout-coupons .coupon-container.callout .coupon-inner:before {
    display: none
}

.layout-coupons .coupon-container.callout .coupon-title {
    font-size: 2rem;
    font-weight: 300
}

.layout-coupons .coupon-container.callout .coupon-title strong {
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 700
}

.layout-coupons .coupon-container.start-hide {
    opacity: .25
}

.layout-coupons .coupon-container.start-hide .slide-inner {
    transform: rotateY(-50deg)
}

.layout-coupons .coupon-container.hide {
    opacity: 0
}

.layout-coupons .coupon-container.hide .slide-inner {
    transform: rotateY(-50deg)
}

.layout-coupons .coupon-item {
    display: block;
    padding: 0 20px 0 0;
    height: 100%;
    transition: opacity 425ms ease, transform 425ms ease;
    text-decoration: none
}

.layout-coupons .coupon-inner {
    padding: 2em;
    padding-bottom: 6em;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    position: relative;
    overflow: hidden;
    border-radius: 3px
}

@media screen and (max-width:320px) {
    .layout-coupons .coupon-inner {
        padding: 1em
    }
}

.layout-coupons .coupon-inner::before {
    content: "";
    position: absolute;
    display: block;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1
}

.layout-coupons .coupon-inner>* {
    position: relative;
    z-index: 2
}

.layout-coupons .coupon-inner:before {
    background-color: rgba(51, 51, 51, 0.5);
    transition: background-color 300ms
}

.layout-coupons .coupon-inner:hover:before {
    background-color: rgba(13, 75, 160, 0.75)
}

.layout-coupons .coupon-inner.callout:before {
    display: none
}

.layout-coupons .coupon-title {
    font-size: 2.5em;
    line-height: 1.25;
    font-weight: 700;
    margin-bottom: .25rem
}

.layout-coupons .coupon-subtitle {
    font-size: 1.5em;
    line-height: 1.25;
    font-weight: 300;
    margin-bottom: 1rem
}

.layout-coupons .coupon-terms {
    font-size: .75em
}

.layout-coupons .callout-logo {
    max-width: 200px
}

.layout-coupons .coupon-link {
    text-decoration: none
}

.layout-coupons .btn {
    position: absolute !important;
    bottom: 2em;
    left: 50%;
    transform: translate(-50%, 0);
    white-space: nowrap;
    text-align: center
}

.layout-coupons .controls {
    position: absolute;
    margin-bottom: .5em;
    bottom: 100%;
    right: 3em;
    transform: translate(0, 0)
}

@media screen and (max-width:450px) {
    .layout-coupons .controls {
        right: 1em;
        display: none
    }
}

.layout-coupons .next-coupon,
.layout-coupons .prev-coupon {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    cursor: pointer;
    background-color: transparent;
    border-radius: 50%;
    opacity: 1;
    transition: opacity 300ms;
    outline: 0
}

.layout-coupons .next-coupon:before,
.layout-coupons .prev-coupon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    border-left: 2px solid #0d4ba0;
    border-bottom: 2px solid #0d4ba0;
    box-sizing: border-box;
    transform-origin: center;
    transform: translate(-50%, -50%) rotate(45deg)
}

@media screen and (max-width:450px) {

    .layout-coupons .next-coupon,
    .layout-coupons .prev-coupon {
        width: 2.5em
    }
}

.layout-coupons .next-coupon.disabled,
.layout-coupons .prev-coupon.disabled {
    opacity: .25
}

.layout-coupons .next-coupon:before {
    border: 0;
    border-right: 2px solid #0d4ba0;
    border-bottom: 2px solid #0d4ba0;
    transform: translate(-50%, -50%) rotate(-45deg)
}

.layout-coupons .background {
    position: relative;
    overflow: hidden;
    border-radius: 3px
}

.layout-coupons .background::before {
    content: "";
    position: absolute;
    display: block;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1
}

.layout-coupons .background>* {
    position: relative;
    z-index: 2
}

.landing-page .header>.width-container {
    justify-content: center
}

.landing-page .header .nav-col {
    display: none
}

.landing-page .layout-bottom-navigation {
    display: none
}

.layout-image-gallery {
    padding: 0 0 4em
}

.layout-image-gallery .gallery-container {
    position: relative;
    display: flex;
    justify-content: center;
    margin: 0 -1em;
    list-style: none;
    overflow: hidden
}

.layout-image-gallery .gallery-item {
    position: relative;
    flex: 0 0 25%
}

@media screen and (max-width:800px) {
    .layout-image-gallery .gallery-item {
        flex: 0 0 50%
    }
}

@media screen and (max-width:450px) {
    .layout-image-gallery .gallery-item {
        flex: 0 0 100%
    }
}

.layout-image-gallery .image-wrapper {
    flex: 0 0 25%;
    padding: 1em;
    box-sizing: border-box
}

.layout-image-gallery .image-wrapper-item {
    border-radius: 3px
}

.find-location-page .layout-find-location-bar {
    padding-top: 0;
    padding-bottom: 0
}

@media screen and (max-width:900px) {
    .find-location-page .layout-find-location-bar .width-container {
        padding-left: 0;
        padding-right: 0
    }
}

.find-location-page .layout-find-location-bar .columns-container {
    background-image: none;
    border-radius: 3px 3px 0 0
}

@media screen and (max-width:900px) {
    .find-location-page .layout-find-location-bar .columns-container {
        border-radius: 0
    }
}

.find-location-page .location-search {
    min-width: 250px
}

@media screen and (max-width:600px) {
    .find-location-page .location-search {
        min-width: auto
    }
}

.layout-location-map {
    padding-top: 0
}

@media screen and (max-width:900px) {
    .layout-location-map .width-container {
        padding-left: 0;
        padding-right: 0
    }
}

.layout-location-map .columns-container {
    position: relative;
    display: flex;
    border-radius: 0 0 3px 3px;
    overflow: hidden
}

@media screen and (max-width:900px) {
    .layout-location-map .columns-container {
        flex-wrap: wrap
    }
}

.layout-location-map .items-container {
    z-index: 2;
    position: relative;
    flex: 0 0 25%;
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.15)
}

@media screen and (max-width:1000px) {
    .layout-location-map .items-container {
        flex: 0 0 30%
    }
}

@media screen and (max-width:900px) {
    .layout-location-map .items-container {
        flex: 0 0 100%;
        order: 2;
        width: 100%
    }
}

.layout-location-map .location-item-list {
    height: 600px;
    overflow-y: auto;
    list-style: none;
    background-color: #e7edf3
}

@media screen and (max-width:900px) {
    .layout-location-map .location-item-list {
        height: auto;
        max-height: 300px;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        border-radius: 0
    }
}

.layout-location-map .location-item {
    position: relative;
    padding: 1em
}

@media screen and (max-width:900px) {
    .layout-location-map .location-item {
        flex: 0 0 300px
    }
}

.layout-location-map .location-item::before {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    left: 50%;
    width: calc(100% - 4em);
    height: 1px;
    background-color: #a3bad1;
    transform: translate(-50%, 0)
}

@media screen and (max-width:900px) {
    .layout-location-map .location-item::before {
        width: 1px;
        height: calc(100% - 4em);
        left: 100%;
        bottom: 50%;
        transform: translate(-100%, 50%)
    }
}

.layout-location-map .location-item::after {
    content: "";
    position: absolute;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    right: 1em;
    bottom: 1em;
    width: 2em;
    height: 2em
}

.layout-location-map .type-private-locker::after {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/locker-private.svg')
}

.layout-location-map .type-public-locker::after {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/locker-public.svg')
}

.layout-location-map .title-wrapper {
    display: flex;
    justify-content: space-between;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    font-weight: 700
}

.layout-location-map .location-title {
    color: #02ccd1;
    cursor: pointer
}

.layout-location-map .location-title:hover {
    color: #bd3d00
}

.layout-location-map .distance {
    color: #0d4ba0;
    white-space: nowrap
}

.layout-location-map .location-address,
.layout-location-map .location-phone,
.layout-location-map .hours {
    position: relative;
    margin-top: 1em;
    padding-left: 2em;
    font-family: 'Montserrat', sans-serif;
    font-size: .875em;
    line-height: 1.5;
    color: #0d4ba0;
    text-decoration: none
}

.layout-location-map .location-address::before,
.layout-location-map .location-phone::before,
.layout-location-map .hours::before {
    content: "";
    position: absolute;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: .25em;
    left: 0;
    width: 1em;
    height: 1em
}

.layout-location-map .location-address {
    display: block
}

.layout-location-map .location-address::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-map-blue.svg')
}

.layout-location-map .location-phone {
    display: block
}

.layout-location-map .location-phone::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-phone-blue.svg')
}

.layout-location-map .hours {
    margin: 1em 0;
    color: #02ccd1
}

.layout-location-map .hours::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-clock.svg')
}

.layout-location-map .btn {
    position: relative;
    padding-right: 2em;
    text-align: center;
    background-color: transparent;
    font-weight: 400;
    color: #02ccd1;
    text-align: left;
    box-shadow: none;
    font-size: .875em
}

.layout-location-map .btn::before {
    content: "";
    position: absolute;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    right: 1em;
    top: 50%;
    width: 1em;
    height: 1em;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-angle-orange.svg');
    transform: translate(0, -50%)
}

.layout-location-map .btn:hover {
    background-color: rgba(0, 0, 0, 0.05)
}

.layout-location-map .map-container {
    position: relative;
    flex-grow: 1;
    border-bottom-right-radius: 3px;
    overflow: hidden
}

@media screen and (max-width:900px) {
    .layout-location-map .map-container {
        flex: 0 0 100%;
        min-height: 600px;
        order: 1;
        border-radius: 0
    }
}

@media screen and (max-width:575px) {
    .layout-location-map .map-container {
        min-height: 400px
    }
}

.layout-location-map .map {
    width: 100%;
    height: 100%
}

.layout-location-map .map-tooltip {
    position: relative;
    display: block;
    max-width: 480px;
    min-width: 250px;
    margin: 0;
    padding: 1em;
    background-color: #fff;
    color: #0d4ba0;
    border-top: 3px solid #0d4ba0;
    font-size: .85rem;
    font-weight: 300;
    line-height: 1.5
}

.layout-location-map .map-tooltip::before {
    display: none
}

@media screen and (max-width:800px) {
    .layout-location-map .map-tooltip {
        max-width: 340px
    }
}

.layout-location-map .map-tooltip .location-item-title {
    position: relative;
    flex-grow: 1;
    padding-right: 2em;
    color: #02ccd1;
    font-size: 1.5em;
    font-weight: 700;
    text-transform: uppercase
}

.layout-location-map .map-tooltip .location-item-title::after {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 4em;
    height: 1px;
    background-color: #fff
}

.layout-location-map .map-tooltip .location-link {
    display: block;
    margin-top: 1em;
    color: #0d4ba0;
    font-weight: 700;
    text-decoration: none
}

.layout-location-map .map-tooltip .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 2em;
    height: 2em;
    background-color: #fff200;
    border-radius: 50%;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    transform: translate(50%, -50%);
    cursor: pointer
}

.layout-location-map .map-tooltip .close::before {
    content: "";
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    left: 50%;
    top: 50%;
    width: 1em;
    height: 1em;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-times.svg');
    transform: translate(-50%, -50%)
}

.layout-location-map .map-bar {
    position: absolute;
    top: 0;
    right: 0;
    width: 75%;
    background-color: #dae2e9
}

@media screen and (max-width:1000px) {
    .layout-location-map .map-bar {
        position: static;
        width: 70%
    }
}

@media screen and (max-width:900px) {
    .layout-location-map .map-bar {
        position: static;
        width: 100%
    }
}

.layout-location-map .map-bar-inner {
    display: flex;
    justify-content: space-between;
    padding: .5em 1em
}

@media screen and (max-width:440px) {
    .layout-location-map .map-bar-inner {
        flex-wrap: wrap
    }
}

.layout-location-map .map-bar-col {
    position: relative;
    align-self: center;
    padding: 0 1em 0 4em
}

@media screen and (max-width:625px) {
    .layout-location-map .map-bar-col {
        padding-left: 2.5em
    }
}

.layout-location-map .map-bar-col:last-of-type {
    padding-right: 0
}

.layout-location-map .map-bar-col::before {
    content: "";
    position: absolute;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 50%;
    left: 0;
    width: 3em;
    height: 3em;
    transform: translate(0, -50%)
}

@media screen and (max-width:625px) {
    .layout-location-map .map-bar-col::before {
        width: 2em;
        height: 2em
    }
}

@media screen and (max-width:440px) {
    .layout-location-map .map-bar-col::before {
        width: 1.5em;
        height: 1.5em
    }
}

.layout-location-map .col-1::before {
    background-image: url('assests01/images/tide-legend%402x.png')
}

.layout-location-map .col-2::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/locker-public.svg')
}

.layout-location-map .col-3::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/locker-private.svg')
}

.layout-location-map .store,
.layout-location-map .public-locker,
.layout-location-map .private-locker {
    color: #0d4ba0;
    font-size: .875em
}

@media screen and (max-width:440px) {

    .layout-location-map .store,
    .layout-location-map .public-locker,
    .layout-location-map .private-locker {
        padding: .5em 0
    }
}

.layout-location-map .store span,
.layout-location-map .public-locker span,
.layout-location-map .private-locker span {
    display: block;
    color: #333
}

@media screen and (max-width:1100px) {

    .layout-location-map .store span,
    .layout-location-map .public-locker span,
    .layout-location-map .private-locker span {
        font-size: 12px
    }
}

@media screen and (max-width:625px) {

    .layout-location-map .store span,
    .layout-location-map .public-locker span,
    .layout-location-map .private-locker span {
        display: none
    }
}

.layout-location-info-details .columns-container {
    display: flex
}

@media screen and (max-width:750px) {
    .layout-location-info-details .columns-container {
        flex-wrap: wrap
    }
}

.layout-location-info-details .information-column {
    position: relative;
    flex: 1 0 50%;
    background-color: #e7edf3
}

@media screen and (max-width:750px) {
    .layout-location-info-details .information-column {
        flex: 1 0 100%
    }
}

.layout-location-info-details .image-container {
    position: relative
}

.layout-location-info-details .hyvee::after {
    content: "";
    position: absolute;
    display: block;
    bottom: 1em;
    right: 1em;
    width: 25%;
    height: 25%;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('assests01/images/HyVee.jpg')
}

.layout-location-info-details .image-pager-container {
    position: absolute;
    right: 1em;
    transform: translate(0, 5px)
}

.layout-location-info-details .image-pager {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-right: 4px;
    border-radius: 50%;
    background-color: #0d4ba0;
    transition: background-color 325ms ease;
    cursor: pointer
}

.layout-location-info-details .image-pager:last-of-type {
    margin-right: 0
}

.layout-location-info-details .image-pager.active,
.layout-location-info-details .image-pager:hover {
    background-color: #b8b8b8
}

.layout-location-info-details .location-image {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    transition: opacity 525ms ease
}

.layout-location-info-details .location-image.active {
    position: relative;
    opacity: 1;
    pointer-events: auto
}

.layout-location-info-details .information-container {
    padding: 2em;
    display: flex;
    flex-wrap: wrap
}

.layout-location-info-details .location-title {
    font-weight: 700
}

.layout-location-info-details .location-title:hover {
    color: #02ccd1;
    cursor: auto
}

.layout-location-info-details .location-column {
    flex: 1 0 50%
}

@media screen and (max-width:450px) {
    .layout-location-info-details .location-column {
        flex: 1 0 100%;
        margin-bottom: 1em
    }
}

.layout-location-info-details .hours-column {
    flex: 1 0 50%
}

@media screen and (max-width:450px) {
    .layout-location-info-details .hours-column {
        flex: 1 0 100%
    }
}

.layout-location-info-details .hours {
    color: #0d4ba0
}

.layout-location-info-details .hours::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-clock-blue.svg')
}

.layout-location-info-details .map-column {
    flex: 1 0 50%;
    position: relative
}

@media screen and (max-width:750px) {
    .layout-location-info-details .map-column {
        flex: 1 0 100%;
        height: 400px
    }
}

.layout-location-info-details .map-container {
    height: 710px
}

.layout-location-info-details .services-list-container {
    flex: 1 0 100%;
    margin-top: 2em
}

.layout-location-info-details .services-list {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    list-style: none
}

.layout-location-info-details .service-list-item {
    margin-bottom: .375em
}

.layout-location-info-details .service-list-link {
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-size: .875em;
    line-height: 1.5;
    color: #0d4ba0
}

.layout-store-locker-location-list {
    border-top: 1px solid #0d4ba0;
    padding: 0;
    background-color: #e7edf3
}

.layout-store-locker-location-list .column-container {
    display: flex
}

.layout-store-locker-location-list .col {
    position: relative;
    flex: 0 0 50%;
    list-style-type: none
}

.layout-store-locker-location-list .col::before {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    width: 200vw;
    height: 1px;
    background-color: #0d4ba0
}

.layout-store-locker-location-list .col:hover {
    cursor: pointer
}

.layout-store-locker-location-list .col-inner {
    display: flex;
    padding: 3em
}

@media screen and (max-width:1350px) {
    .layout-store-locker-location-list .col-inner {
        padding: 1.5em
    }
}

@media screen and (max-width:400px) {
    .layout-store-locker-location-list .col-inner {
        padding: 1em
    }
}

.layout-store-locker-location-list .image-col {
    flex: 0 0 30%;
    padding-top: 1em
}

@media screen and (max-width:1250px) {
    .layout-store-locker-location-list .image-col {
        display: none
    }
}

.layout-store-locker-location-list .image-item-wrapper {
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
    max-width: 170px
}

.layout-store-locker-location-list .image-item-wrapper::before {
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    width: calc(100% + 1em);
    height: calc(100% + 1em);
    border: 2px solid #e7edf3;
    border-radius: 50%;
    transform: translate(-50%, -50%)
}

.layout-store-locker-location-list .image-item {
    display: block;
    border-radius: 50%
}

.layout-store-locker-location-list .content-col {
    flex: 1 0 70%;
    padding-left: 2em
}

@media screen and (max-width:800px) {
    .layout-store-locker-location-list .content-col {
        padding-left: 0
    }
}

.layout-store-locker-location-list .col-title {
    font-size: 4em;
    font-weight: 700;
    line-height: 1
}

@media screen and (max-width:950px) {
    .layout-store-locker-location-list .col-title {
        font-size: 3em
    }
}

@media screen and (max-width:600px) {
    .layout-store-locker-location-list .col-title {
        padding-bottom: .5em;
        font-size: 2em
    }
}

@media screen and (max-width:400px) {
    .layout-store-locker-location-list .col-title {
        font-size: 1.5em
    }
}

.layout-store-locker-location-list .col-subtitle {
    display: flex
}

@media screen and (max-width:600px) {
    .layout-store-locker-location-list .col-subtitle {
        display: none
    }
}

.layout-store-locker-location-list .col-subtitle strong {
    font-size: 3.75em;
    font-weight: 700
}

@media screen and (max-width:950px) {
    .layout-store-locker-location-list .col-subtitle strong {
        font-size: 3em
    }
}

.layout-store-locker-location-list .col-subtitle span {
    align-self: center;
    padding-left: .5em;
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1
}

@media screen and (max-width:950px) {
    .layout-store-locker-location-list .col-subtitle span {
        font-size: 1em
    }
}

.layout-store-locker-location-list .dropdown-container {
    position: relative;
    width: 325px
}

@media screen and (max-width:900px) {
    .layout-store-locker-location-list .dropdown-container {
        width: 100%
    }
}

.layout-store-locker-location-list .dropdown-container::before {
    content: "";
    position: absolute;
    display: block;
    top: 48%;
    right: 1em;
    width: 1em;
    height: 1em;
    margin-top: -0.375em;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-angle.svg');
    transform: rotate(90deg);
    transform-origin: center;
    pointer-events: none
}

.layout-store-locker-location-list .dropdown-container::after {
    content: "";
    position: absolute;
    display: block;
    top: .5em;
    right: 3em;
    width: 1px;
    height: calc(100% - 1em);
    background-color: rgba(255, 255, 255, 0.5);
    pointer-events: none
}

.layout-store-locker-location-list .location-dropdown {
    padding: .75em 1em;
    width: 100%;
    border-radius: 3px;
    color: #fff;
    font-family: 'Montserrat Regular', sans-serif;
    font-size: 1.25em;
    font-weight: 300;
    letter-spacing: .5px;
    cursor: pointer
}

@media screen and (max-width:600px) {
    .layout-store-locker-location-list .location-dropdown {
        font-size: 1em
    }
}

.layout-store-locker-location-list .store-col {
    border-right: 1px solid #0d4ba0
}

.layout-store-locker-location-list .store-col::before {
    right: 0
}

.layout-store-locker-location-list .store-col.active {
    border-left: 1px solid #0d4ba0;
    background-color: #fff;
    cursor: default
}

.layout-store-locker-location-list .store-col.active::before {
    left: 0;
    transform: translate(-100%, 0)
}

.layout-store-locker-location-list .store-col-title {
    color: #0d4ba0
}

.layout-store-locker-location-list .store-col-subtitle {
    color: #02ccd1
}

.layout-store-locker-location-list .city-dd-label {
    color: #02ccd1;
    font-size: .875em
}

.layout-store-locker-location-list .store-dropdown {
    background-color: #02ccd1
}

.layout-store-locker-location-list .store-dropdown:hover,
.layout-store-locker-location-list .store-dropdown:focus {
    background-color: #bd3d00
}

.layout-store-locker-location-list .locker-col::before {
    left: 0
}

.layout-store-locker-location-list .locker-col.active {
    border-right: 1px solid #0d4ba0;
    background-color: #fff
}

.layout-store-locker-location-list .locker-col.active::before {
    right: 0;
    left: inherit;
    transform: translateX(100%)
}

.layout-store-locker-location-list .locker-col-title {
    color: #02ccd1
}

.layout-store-locker-location-list .locker-col-subtitle {
    color: #0d4ba0
}

.layout-store-locker-location-list .state-dd-label {
    color: #0d4ba0;
    font-size: .875em
}

.layout-store-locker-location-list .locker-dropdown {
    background-color: #0d4ba0
}

.layout-store-locker-location-list .locker-dropdown:hover,
.layout-store-locker-location-list .locker-dropdown:focus {
    background-color: #093571
}

.layout-image-content-cta-bar {
    padding: 1em 0
}

.layout-image-content-cta-bar .column-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -1.5em
}

.layout-image-content-cta-bar .column-inner {
    padding: 1.5em
}

.layout-image-content-cta-bar .image-column {
    flex: 0 0 25%
}

@media screen and (max-width:850px) {
    .layout-image-content-cta-bar .image-column {
        flex: 0 0 100%
    }
}

.layout-image-content-cta-bar .image-item {
    display: block;
    margin: 0 auto
}

@media screen and (max-width:550px) {
    .layout-image-content-cta-bar .image-column {
        flex: 0 0 100%
    }

    .layout-image-content-cta-bar .image-column .column-inner {
        padding-bottom: 0
    }
}

.layout-image-content-cta-bar .content-column {
    flex: 1 0 50%;
    max-width: 600px
}

.layout-image-content-cta-bar .content-column .column-inner {
    text-align: center
}

@media screen and (max-width:850px) {
    .layout-image-content-cta-bar .content-column .column-inner {
        padding: 0 2em
    }
}

.layout-image-content-cta-bar .content-container {
    font-size: 1em;
    text-align: left
}

@media screen and (max-width:850px) {
    .layout-image-content-cta-bar .content-container {
        text-align: center
    }
}

.layout-image-content-cta-bar .btn {
    margin: 2em 1em 0
}

.include-store-list {
    display: none
}

.include-store-list.active {
    display: block
}

.include-store-list .state-container {
    display: none;
    justify-content: space-between;
    margin-bottom: 4em;
    overflow: hidden
}

.include-store-list .state-container.active {
    display: flex
}

@media screen and (max-width:1000px) {
    .include-store-list .state-container.active {
        display: block
    }
}

.include-store-list .content-title {
    color: #02ccd1;
    flex: 0 0 325px;
    padding-right: 1em
}

@media screen and (max-width:1100px) {
    .include-store-list .content-title {
        flex: 0 0 250px
    }
}

@media screen and (max-width:700px) {
    .include-store-list .content-title {
        font-size: 1.75em
    }
}

.include-store-list .dma-locations {
    flex-grow: 1
}

.include-store-list .title-container {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5em;
    padding-bottom: 1em
}

.include-store-list .title-container::before {
    content: "";
    position: absolute;
    display: block;
    left: -75vw;
    top: 3.75em;
    width: 200vw;
    height: 1px;
    background-color: #0d4ba0
}

@media screen and (max-width:550px) {
    .include-store-list .title-container {
        flex-wrap: wrap
    }
}

.include-store-list .dma-title {
    position: relative;
    margin: 0 0 .25em;
    color: #0d4ba0;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.25
}

@media screen and (max-width:700px) {
    .include-store-list .dma-title {
        font-size: 1.75em
    }
}

.include-store-list .dma-container {
    display: none;
    margin-bottom: 2em
}

.include-store-list .dma-container.active {
    display: block
}

.include-store-list .dma-container:last-of-type {
    margin-bottom: 0
}

.include-store-list .locations-grid {
    display: flex;
    flex-wrap: wrap;
    margin: -1em
}

.include-store-list .location-item {
    flex: 0 0 33.33%
}

@media screen and (max-width:700px) {
    .include-store-list .location-item {
        flex: 0 0 50%
    }
}

@media screen and (max-width:450px) {
    .include-store-list .location-item {
        flex: 0 0 100%
    }
}

.include-store-list .location-item-inner {
    margin: 1em;
    padding: 1em;
    background-color: #e7edf3;
    color: #0d4ba0;
    font-size: .875em;
    font-family: 'Montserrat Regular', sans-serif;
    border-radius: 3px;
    overflow: hidden
}

.include-store-list .location-title {
    margin-bottom: .5em;
    color: #02ccd1;
    font-size: 1.2em;
    font-weight: 700
}

.include-store-list .location-address,
.include-store-list .location-phone,
.include-store-list .hours {
    position: relative;
    display: block;
    padding-left: 1.5em;
    margin-bottom: .5em;
    text-decoration: none
}

.include-store-list .location-address::before,
.include-store-list .location-phone::before,
.include-store-list .hours::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: .25em;
    width: 1em;
    height: 1em;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.include-store-list .location-address::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-map-blue.svg')
}

.include-store-list .location-phone::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-phone-blue.svg')
}

.include-store-list .hours {
    color: #02ccd1
}

.include-store-list .hours::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-clock.svg')
}

.include-store-list .location-view-more {
    position: relative;
    display: block;
    width: calc(100% + 2em);
    margin-left: -1em;
    margin-bottom: -1em;
    padding: .5em 1em;
    text-decoration: none;
    background-color: #02ccd1;
    color: #fff;
    transition: background-color 325ms ease
}

.include-store-list .location-view-more:hover,
.include-store-list .location-view-more:focus {
    background-color: #bd3d00
}

.include-store-list .location-view-more::before {
    content: "";
    position: absolute;
    display: block;
    right: 1em;
    top: 50%;
    width: 1em;
    height: 1em;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-angle.svg');
    transform: translate(0, -50%)
}

.include-locker-list {
    display: none
}

.include-locker-list.active {
    display: block
}

.include-locker-list .state-container {
    display: none;
    margin-bottom: 4em;
    overflow: hidden
}

.include-locker-list .state-container.active {
    display: block
}

.include-locker-list .state-title {
    position: relative;
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    color: #02ccd1;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.25
}

@media screen and (max-width:700px) {
    .include-locker-list .state-title {
        font-size: 1.75em
    }
}

.include-locker-list .state-title::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #0d4ba0
}

.include-locker-list .dma-container {
    display: flex;
    flex-wrap: wrap;
    margin: -1em
}

.include-locker-list .location-item {
    position: relative;
    flex: 0 0 25%
}

@media screen and (max-width:1000px) {
    .include-locker-list .location-item {
        flex: 0 0 33.333%
    }
}

@media screen and (max-width:700px) {
    .include-locker-list .location-item {
        flex: 0 0 50%
    }
}

@media screen and (max-width:450px) {
    .include-locker-list .location-item {
        flex: 0 0 100%
    }
}

.include-locker-list .location-item::before {
    content: "";
    position: absolute;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 1.5em;
    right: 1.5em;
    width: 2em;
    height: 2em
}

.include-locker-list .location-item.private::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/locker-private.svg')
}

.include-locker-list .location-item.public::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/locker-public.svg')
}

.include-locker-list .location-item-inner {
    margin: 1em;
    padding: 1em;
    background-color: #e7edf3;
    color: #0d4ba0;
    font-size: .875em;
    font-family: 'Montserrat Regular', sans-serif;
    border-radius: 3px;
    overflow: hidden
}

.include-locker-list .location-title {
    margin-right: 1.5em;
    margin-bottom: .5em;
    color: #02ccd1;
    font-size: 1.2em;
    font-weight: 700
}

.include-locker-list .location-address,
.include-locker-list .locker-type,
.include-locker-list .hours {
    position: relative;
    display: block;
    padding-left: 1.5em;
    margin-bottom: .5em;
    text-decoration: none
}

.include-locker-list .location-address::before,
.include-locker-list .locker-type::before,
.include-locker-list .hours::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: .25em;
    width: 1em;
    height: 1em;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.include-locker-list .location-address::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-map-blue.svg')
}

.include-locker-list .hours {
    color: #02ccd1
}

.include-locker-list .hours::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-clock.svg')
}

.include-locker-list .locker-type.public {
    color: #02ccd1
}

.include-locker-list .locker-type.public::before {
    width: 1em;
    height: 1em;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/locker-public-nocircle.svg')
}

.include-locker-list .locker-type.private::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/private-locker-nocircle.svg')
}

.include-locker-list .locker-type-heading {
    font-weight: 700
}

.pagination-container .btn-container {
    display: flex;
    margin-top: 6em;
    align-items: center;
    justify-content: center
}

.pagination-container .older {
    margin-right: auto
}

@-webkit-keyframes modal-video {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes modal-video {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes modal-video-inner {
    from {
        transform: translate(0, 100px)
    }

    to {
        transform: translate(0, 0)
    }
}

@keyframes modal-video-inner {
    from {
        transform: translate(0, 100px)
    }

    to {
        transform: translate(0, 0)
    }
}

.modal-video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000000;
    cursor: pointer;
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: modal-video;
    animation-name: modal-video;
    transition: opacity .3s ease-out
}

.modal-video-close {
    opacity: 0
}

.modal-video-close .modal-video-movie-wrap {
    transform: translate(0, 100px)
}

.modal-video-body {
    max-width: 940px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: table
}

.modal-video-inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.modal-video-movie-wrap {
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    background-color: #333;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: modal-video-inner;
    animation-name: modal-video-inner;
    transform: translate(0, 0);
    transition: transform .3s ease-out
}

.modal-video-movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.modal-video-close-btn {
    position: absolute;
    z-index: 2;
    top: -35px;
    right: -35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    overflow: hidden;
    border: 0;
    background: transparent
}

.modal-video-close-btn:before {
    transform: rotate(45deg)
}

.modal-video-close-btn:after {
    transform: rotate(-45deg)
}

.modal-video-close-btn:before,
.modal-video-close-btn:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff;
    border-radius: 5px;
    margin-top: -6px
}

.locations-search-container {
    display: flex;
    align-items: center;
    justify-content: space-around
}

@media screen and (max-width:500px) {
    .locations-search-container .search-button {
        display: inline-block;
        width: 38px;
        padding: .5em
    }

    .locations-search-container .search-button:before {
        left: 9px
    }

    .locations-search-container .search-button .btn-text {
        font-size: 0
    }
}

@media screen and (max-width:500px) {
    .locations-search-container em {
        display: none
    }
}

.locations-search-container .location-search-input {
    position: relative
}

@media screen and (max-width:500px) {
    .locations-search-container .location-search-input {
        flex: 1 1 auto;
        margin-left: 1em
    }
}

.locations-search-container .location-search-label {
    position: absolute;
    top: 50%;
    left: 1em;
    color: #6c6c6c;
    font-size: .875em;
    transform: translateY(-50%);
    transition: all 300ms ease
}

.locations-search-container .location-search-label.label-top {
    color: #fff;
    font-size: .75em;
    top: -1.25em;
    left: 1em
}

.locations-search-container .location-search {
    width: 100%
}

.external-form-container {
    position: relative
}

.external-form-container input[type="text"],
.external-form-container input[type="tel"],
.external-form-container input[type="tel"]:invalid,
.external-form-container input[type="email"],
.external-form-container input[type="email"]:invalid,
.external-form-container textarea {
    padding: .75em 1em;
    border-radius: 40px;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    font-size: .875em
}

.external-form-container .form-submit {
    position: absolute;
    top: 50%;
    right: 2px;
    display: block;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    background-color: #0d4ba0;
    transform: translate(0, -50%);
    cursor: pointer
}

.external-form-container .form-submit::before {
    content: "";
    position: absolute;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    width: 1.5em;
    height: 1.5em;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-angle.svg');
    transform: translate(-50%, -50%)
}

.social-share-container {
    display: flex;
    align-items: center;
    color: #0d4ba0
}

.social-share-container .share-title {
    margin-right: .75em;
    font-size: .75em;
    font-weight: 700
}

.social-share-container .social-link {
    position: relative;
    display: block;
    margin-right: .25em;
    width: .875em;
    height: .875em;
    text-indent: -99999px
}

.social-share-container .social-link:last-of-type {
    margin-right: 0
}

.social-share-container .social-link::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat
}

.social-share-container .social-link.twitter::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/logo-twitter-blue.svg')
}

.social-share-container .social-link.facebook::before {
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/logo-facebook-blue.svg')
}

.mapboxgl-map {
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mapboxgl-map:-webkit-full-screen {
    width: 100%;
    height: 100%
}

.mapboxgl-canary {
    background-color: salmon
}

.mapboxgl-canvas-container.mapboxgl-interactive,
.mapboxgl-ctrl-group>button.mapboxgl-ctrl-compass {
    cursor: -webkit-grab;
    cursor: grab;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mapboxgl-canvas-container.mapboxgl-interactive:active,
.mapboxgl-ctrl-group>button.mapboxgl-ctrl-compass:active {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas {
    touch-action: pan-x pan-y
}

.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,
.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas {
    touch-action: pinch-zoom
}

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas {
    touch-action: none
}

.mapboxgl-ctrl-top-left,
.mapboxgl-ctrl-top-right,
.mapboxgl-ctrl-bottom-left,
.mapboxgl-ctrl-bottom-right {
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.mapboxgl-ctrl-top-left {
    top: 0;
    left: 0
}

.mapboxgl-ctrl-top-right {
    top: 0;
    right: 0
}

.mapboxgl-ctrl-bottom-left {
    bottom: 0;
    left: 0
}

.mapboxgl-ctrl-bottom-right {
    right: 0;
    bottom: 0
}

.mapboxgl-ctrl {
    clear: both;
    pointer-events: auto
}

.mapboxgl-ctrl-top-left .mapboxgl-ctrl {
    margin: 10px 0 0 10px;
    float: left
}

.mapboxgl-ctrl-top-right .mapboxgl-ctrl {
    margin: 10px 10px 0 0;
    float: right
}

.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl {
    margin: 0 0 10px 10px;
    float: left
}

.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
    margin: 0 10px 10px 0;
    float: right
}

.mapboxgl-ctrl-group {
    border-radius: 4px;
    overflow: hidden;
    background: #fff
}

.mapboxgl-ctrl-group:not(:empty) {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1)
}

.mapboxgl-ctrl-group>button {
    width: 30px;
    height: 30px;
    display: block;
    padding: 0;
    outline: 0;
    border: 0;
    box-sizing: border-box;
    background-color: transparent;
    cursor: pointer
}

.mapboxgl-ctrl-group>button+button {
    border-top: 1px solid #ddd
}

.mapboxgl-ctrl>button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.mapboxgl-ctrl>button:hover {
    background-color: rgba(0, 0, 0, 0.05)
}

.mapboxgl-ctrl-icon,
.mapboxgl-ctrl-icon>.mapboxgl-ctrl-compass-arrow {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mapboxgl-ctrl-icon {
    padding: 5px
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-out {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath style='fill:%23333333;' d='m 7,9 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 l 6,0 c 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z'/%3E %3C/svg%3E")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-in {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath style='fill:%23333333;' d='M 10 6 C 9.446 6 9 6.4459904 9 7 L 9 9 L 7 9 C 6.446 9 6 9.446 6 10 C 6 10.554 6.446 11 7 11 L 9 11 L 9 13 C 9 13.55401 9.446 14 10 14 C 10.554 14 11 13.55401 11 13 L 11 11 L 13 11 C 13.554 11 14 10.554 14 10 C 14 9.446 13.554 9 13 9 L 11 9 L 11 7 C 11 6.4459904 10.554 6 10 6 z'/%3E %3C/svg%3E")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate:disabled {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M 10,4 C 9,4 9,5 9,5 L 9,5.1 C 7.0357113,5.5006048 5.5006048,7.0357113 5.1,9 L 5,9 c 0,0 -1,0 -1,1 0,1 1,1 1,1 l 0.1,0 c 0.4006048,1.964289 1.9357113,3.499395 3.9,3.9 L 9,15 c 0,0 0,1 1,1 1,0 1,-1 1,-1 l 0,-0.1 c 1.964289,-0.400605 3.499395,-1.935711 3.9,-3.9 l 0.1,0 c 0,0 1,0 1,-1 C 16,9 15,9 15,9 L 14.9,9 C 14.499395,7.0357113 12.964289,5.5006048 11,5.1 L 11,5 c 0,0 0,-1 -1,-1 z m 0,2.5 c 1.932997,0 3.5,1.5670034 3.5,3.5 0,1.932997 -1.567003,3.5 -3.5,3.5 C 8.0670034,13.5 6.5,11.932997 6.5,10 6.5,8.0670034 8.0670034,6.5 10,6.5 Z'/%3E %3C/svg%3E")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E %3Cpath d='M 10,4 C 9,4 9,5 9,5 L 9,5.1 C 7.0357113,5.5006048 5.5006048,7.0357113 5.1,9 L 5,9 c 0,0 -1,0 -1,1 0,1 1,1 1,1 l 0.1,0 c 0.4006048,1.964289 1.9357113,3.499395 3.9,3.9 L 9,15 c 0,0 0,1 1,1 1,0 1,-1 1,-1 l 0,-0.1 c 1.964289,-0.400605 3.499395,-1.935711 3.9,-3.9 l 0.1,0 c 0,0 1,0 1,-1 C 16,9 15,9 15,9 L 14.9,9 C 14.499395,7.0357113 12.964289,5.5006048 11,5.1 L 11,5 c 0,0 0,-1 -1,-1 z m 0,2.5 c 1.932997,0 3.5,1.5670034 3.5,3.5 0,1.932997 -1.567003,3.5 -3.5,3.5 C 8.0670034,13.5 6.5,11.932997 6.5,10 6.5,8.0670034 8.0670034,6.5 10,6.5 Z'/%3E %3C/svg%3E")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting {
    -webkit-animation: mapboxgl-spin 2s infinite linear;
    animation: mapboxgl-spin 2s infinite linear
}

@-webkit-keyframes mapboxgl-spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes mapboxgl-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-fullscreen {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M 5 4 C 4.5 4 4 4.5 4 5 L 4 6 L 4 9 L 4.5 9 L 5.7773438 7.296875 C 6.7771319 8.0602131 7.835765 8.9565728 8.890625 10 C 7.8257121 11.0633 6.7761791 11.951675 5.78125 12.707031 L 4.5 11 L 4 11 L 4 15 C 4 15.5 4.5 16 5 16 L 9 16 L 9 15.5 L 7.2734375 14.205078 C 8.0428931 13.187886 8.9395441 12.133481 9.9609375 11.068359 C 11.042371 12.14699 11.942093 13.2112 12.707031 14.21875 L 11 15.5 L 11 16 L 14 16 L 15 16 C 15.5 16 16 15.5 16 15 L 16 14 L 16 11 L 15.5 11 L 14.205078 12.726562 C 13.177985 11.949617 12.112718 11.043577 11.037109 10.009766 C 12.151856 8.981061 13.224345 8.0798624 14.228516 7.3046875 L 15.5 9 L 16 9 L 16 5 C 16 4.5 15.5 4 15 4 L 11 4 L 11 4.5 L 12.703125 5.7773438 C 11.932647 6.7864834 11.026693 7.8554712 9.9707031 8.9199219 C 8.9584739 7.8204943 8.0698767 6.7627188 7.3046875 5.7714844 L 9 4.5 L 9 4 L 6 4 L 5 4 z '/%3E %3C/svg%3E")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-shrink {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath style='fill:%23000000;' d='M 4.2421875 3.4921875 A 0.750075 0.750075 0 0 0 3.71875 4.78125 L 5.9648438 7.0273438 L 4 8.5 L 4 9 L 8 9 C 8.500001 8.9999988 9 8.4999992 9 8 L 9 4 L 8.5 4 L 7.0175781 5.9550781 L 4.78125 3.71875 A 0.750075 0.750075 0 0 0 4.2421875 3.4921875 z M 15.734375 3.4921875 A 0.750075 0.750075 0 0 0 15.21875 3.71875 L 12.984375 5.953125 L 11.5 4 L 11 4 L 11 8 C 11 8.4999992 11.499999 8.9999988 12 9 L 16 9 L 16 8.5 L 14.035156 7.0273438 L 16.28125 4.78125 A 0.750075 0.750075 0 0 0 15.734375 3.4921875 z M 4 11 L 4 11.5 L 5.9648438 12.972656 L 3.71875 15.21875 A 0.75130096 0.75130096 0 1 0 4.78125 16.28125 L 7.0273438 14.035156 L 8.5 16 L 9 16 L 9 12 C 9 11.500001 8.500001 11.000001 8 11 L 4 11 z M 12 11 C 11.499999 11.000001 11 11.500001 11 12 L 11 16 L 11.5 16 L 12.972656 14.035156 L 15.21875 16.28125 A 0.75130096 0.75130096 0 1 0 16.28125 15.21875 L 14.035156 12.972656 L 16 11.5 L 16 11 L 12 11 z '/%3E %3C/svg%3E")
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-compass>.mapboxgl-ctrl-compass-arrow {
    width: 20px;
    height: 20px;
    margin: 5px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon fill='%23333333' points='6,9 10,1 14,9'/%3E %3Cpolygon fill='%23CCCCCC' points='6,11 10,19 14,11 '/%3E %3C/svg%3E");
    background-repeat: no-repeat;
    display: inline-block
}

a.mapboxgl-ctrl-logo {
    width: 85px;
    height: 21px;
    margin: 0 0 -3px -3px;
    display: block;
    background-repeat: no-repeat;
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='utf-8'?%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 84.49 21' style='enable-background:new 0 0 84.49 21;' xml:space='preserve'%3E%3Cg%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M83.25,14.26c0,0.12-0.09,0.21-0.21,0.21h-1.61c-0.13,0-0.24-0.06-0.3-0.17l-1.44-2.39l-1.44,2.39 c-0.06,0.11-0.18,0.17-0.3,0.17h-1.61c-0.04,0-0.08-0.01-0.12-0.03c-0.09-0.06-0.13-0.19-0.06-0.28l0,0l2.43-3.68L76.2,6.84 c-0.02-0.03-0.03-0.07-0.03-0.12c0-0.12,0.09-0.21,0.21-0.21h1.61c0.13,0,0.24,0.06,0.3,0.17l1.41,2.36l1.4-2.35 c0.06-0.11,0.18-0.17,0.3-0.17H83c0.04,0,0.08,0.01,0.12,0.03c0.09,0.06,0.13,0.19,0.06,0.28l0,0l-2.37,3.63l2.43,3.67 C83.24,14.18,83.25,14.22,83.25,14.26z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M66.24,9.59c-0.39-1.88-1.96-3.28-3.84-3.28c-1.03,0-2.03,0.42-2.73,1.18V3.51c0-0.13-0.1-0.23-0.23-0.23h-1.4 c-0.13,0-0.23,0.11-0.23,0.23v10.72c0,0.13,0.1,0.23,0.23,0.23h1.4c0.13,0,0.23-0.11,0.23-0.23V13.5c0.71,0.75,1.7,1.18,2.73,1.18 c1.88,0,3.45-1.41,3.84-3.29C66.37,10.79,66.37,10.18,66.24,9.59L66.24,9.59z M62.08,13c-1.32,0-2.39-1.11-2.41-2.48v-0.06 c0.02-1.38,1.09-2.48,2.41-2.48s2.42,1.12,2.42,2.51S63.41,13,62.08,13z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M71.67,6.32c-1.98-0.01-3.72,1.35-4.16,3.29c-0.13,0.59-0.13,1.19,0,1.77c0.44,1.94,2.17,3.32,4.17,3.3 c2.35,0,4.26-1.87,4.26-4.19S74.04,6.32,71.67,6.32z M71.65,13.01c-1.33,0-2.42-1.12-2.42-2.51s1.08-2.52,2.42-2.52 c1.33,0,2.42,1.12,2.42,2.51S72.99,13,71.65,13.01L71.65,13.01z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M62.08,7.98c-1.32,0-2.39,1.11-2.41,2.48v0.06C59.68,11.9,60.75,13,62.08,13s2.42-1.12,2.42-2.51 S63.41,7.98,62.08,7.98z M62.08,11.76c-0.63,0-1.14-0.56-1.17-1.25v-0.04c0.01-0.69,0.54-1.25,1.17-1.25 c0.63,0,1.17,0.57,1.17,1.27C63.24,11.2,62.73,11.76,62.08,11.76z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M71.65,7.98c-1.33,0-2.42,1.12-2.42,2.51S70.32,13,71.65,13s2.42-1.12,2.42-2.51S72.99,7.98,71.65,7.98z M71.65,11.76c-0.64,0-1.17-0.57-1.17-1.27c0-0.7,0.53-1.26,1.17-1.26s1.17,0.57,1.17,1.27C72.82,11.21,72.29,11.76,71.65,11.76z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M45.74,6.53h-1.4c-0.13,0-0.23,0.11-0.23,0.23v0.73c-0.71-0.75-1.7-1.18-2.73-1.18 c-2.17,0-3.94,1.87-3.94,4.19s1.77,4.19,3.94,4.19c1.04,0,2.03-0.43,2.73-1.19v0.73c0,0.13,0.1,0.23,0.23,0.23h1.4 c0.13,0,0.23-0.11,0.23-0.23V6.74c0-0.12-0.09-0.22-0.22-0.22C45.75,6.53,45.75,6.53,45.74,6.53z M44.12,10.53 C44.11,11.9,43.03,13,41.71,13s-2.42-1.12-2.42-2.51s1.08-2.52,2.4-2.52c1.33,0,2.39,1.11,2.41,2.48L44.12,10.53z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M41.71,7.98c-1.33,0-2.42,1.12-2.42,2.51S40.37,13,41.71,13s2.39-1.11,2.41-2.48v-0.06 C44.1,9.09,43.03,7.98,41.71,7.98z M40.55,10.49c0-0.7,0.52-1.27,1.17-1.27c0.64,0,1.14,0.56,1.17,1.25v0.04 c-0.01,0.68-0.53,1.24-1.17,1.24C41.08,11.75,40.55,11.19,40.55,10.49z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M52.41,6.32c-1.03,0-2.03,0.42-2.73,1.18V6.75c0-0.13-0.1-0.23-0.23-0.23h-1.4c-0.13,0-0.23,0.11-0.23,0.23 v10.72c0,0.13,0.1,0.23,0.23,0.23h1.4c0.13,0,0.23-0.1,0.23-0.23V13.5c0.71,0.75,1.7,1.18,2.74,1.18c2.17,0,3.94-1.87,3.94-4.19 S54.58,6.32,52.41,6.32z M52.08,13.01c-1.32,0-2.39-1.11-2.42-2.48v-0.07c0.02-1.38,1.09-2.49,2.4-2.49c1.32,0,2.41,1.12,2.41,2.51 S53.4,13,52.08,13.01L52.08,13.01z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M52.08,7.98c-1.32,0-2.39,1.11-2.42,2.48v0.06c0.03,1.38,1.1,2.48,2.42,2.48s2.41-1.12,2.41-2.51 S53.4,7.98,52.08,7.98z M52.08,11.76c-0.63,0-1.14-0.56-1.17-1.25v-0.04c0.01-0.69,0.54-1.25,1.17-1.25c0.63,0,1.17,0.58,1.17,1.27 S52.72,11.76,52.08,11.76z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M36.08,14.24c0,0.13-0.1,0.23-0.23,0.23h-1.41c-0.13,0-0.23-0.11-0.23-0.23V9.68c0-0.98-0.74-1.71-1.62-1.71 c-0.8,0-1.46,0.7-1.59,1.62l0.01,4.66c0,0.13-0.11,0.23-0.23,0.23h-1.41c-0.13,0-0.23-0.11-0.23-0.23V9.68 c0-0.98-0.74-1.71-1.62-1.71c-0.85,0-1.54,0.79-1.6,1.8v4.48c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23V6.74 c0.01-0.13,0.1-0.22,0.23-0.22h1.4c0.13,0,0.22,0.11,0.23,0.22V7.4c0.5-0.68,1.3-1.09,2.16-1.1h0.03c1.09,0,2.09,0.6,2.6,1.55 c0.45-0.95,1.4-1.55,2.44-1.56c1.62,0,2.93,1.25,2.9,2.78L36.08,14.24z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M84.34,13.59l-0.07-0.13l-1.96-2.99l1.94-2.95c0.44-0.67,0.26-1.56-0.41-2.02c-0.02,0-0.03,0-0.04-0.01 c-0.23-0.15-0.5-0.22-0.78-0.22h-1.61c-0.56,0-1.08,0.29-1.37,0.78L79.72,6.6l-0.34-0.56C79.09,5.56,78.57,5.27,78,5.27h-1.6 c-0.6,0-1.13,0.37-1.35,0.92c-2.19-1.66-5.28-1.47-7.26,0.45c-0.35,0.34-0.65,0.72-0.89,1.14c-0.9-1.62-2.58-2.72-4.5-2.72 c-0.5,0-1.01,0.07-1.48,0.23V3.51c0-0.82-0.66-1.48-1.47-1.48h-1.4c-0.81,0-1.47,0.66-1.47,1.47v3.75 c-0.95-1.36-2.5-2.18-4.17-2.19c-0.74,0-1.46,0.16-2.12,0.47c-0.24-0.17-0.54-0.26-0.84-0.26h-1.4c-0.45,0-0.87,0.21-1.15,0.56 c-0.02-0.03-0.04-0.05-0.07-0.08c-0.28-0.3-0.68-0.47-1.09-0.47h-1.39c-0.3,0-0.6,0.09-0.84,0.26c-0.67-0.3-1.39-0.46-2.12-0.46 c-1.83,0-3.43,1-4.37,2.5c-0.2-0.46-0.48-0.89-0.83-1.25c-0.8-0.81-1.89-1.25-3.02-1.25h-0.01c-0.89,0.01-1.75,0.33-2.46,0.88 c-0.74-0.57-1.64-0.88-2.57-0.88H28.1c-0.29,0-0.58,0.03-0.86,0.11c-0.28,0.06-0.56,0.16-0.82,0.28c-0.21-0.12-0.45-0.18-0.7-0.18 h-1.4c-0.82,0-1.47,0.66-1.47,1.47v7.5c0,0.82,0.66,1.47,1.47,1.47h1.4c0.82,0,1.48-0.66,1.48-1.48l0,0V9.79 c0.03-0.36,0.23-0.59,0.36-0.59c0.18,0,0.38,0.18,0.38,0.47v4.57c0,0.82,0.66,1.47,1.47,1.47h1.41c0.82,0,1.47-0.66,1.47-1.47 l-0.01-4.57c0.06-0.32,0.25-0.47,0.35-0.47c0.18,0,0.38,0.18,0.38,0.47v4.57c0,0.82,0.66,1.47,1.47,1.47h1.41 c0.82,0,1.47-0.66,1.47-1.47v-0.38c0.96,1.29,2.46,2.06,4.06,2.06c0.74,0,1.46-0.16,2.12-0.47c0.24,0.17,0.54,0.26,0.84,0.26h1.39 c0.3,0,0.6-0.09,0.84-0.26v2.01c0,0.82,0.66,1.47,1.47,1.47h1.4c0.82,0,1.47-0.66,1.47-1.47v-1.77c0.48,0.15,0.99,0.23,1.49,0.22 c1.7,0,3.22-0.87,4.17-2.2v0.52c0,0.82,0.66,1.47,1.47,1.47h1.4c0.3,0,0.6-0.09,0.84-0.26c0.66,0.31,1.39,0.47,2.12,0.47 c1.92,0,3.6-1.1,4.49-2.73c1.54,2.65,4.95,3.53,7.58,1.98c0.18-0.11,0.36-0.22,0.53-0.36c0.22,0.55,0.76,0.91,1.35,0.9H78 c0.56,0,1.08-0.29,1.37-0.78l0.37-0.61l0.37,0.61c0.29,0.48,0.81,0.78,1.38,0.78h1.6c0.81,0,1.46-0.66,1.45-1.46 C84.49,14.02,84.44,13.8,84.34,13.59L84.34,13.59z M35.86,14.47h-1.41c-0.13,0-0.23-0.11-0.23-0.23V9.68 c0-0.98-0.74-1.71-1.62-1.71c-0.8,0-1.46,0.7-1.59,1.62l0.01,4.66c0,0.13-0.1,0.23-0.23,0.23h-1.41c-0.13,0-0.23-0.11-0.23-0.23 V9.68c0-0.98-0.74-1.71-1.62-1.71c-0.85,0-1.54,0.79-1.6,1.8v4.48c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23 V6.74c0.01-0.13,0.11-0.22,0.23-0.22h1.4c0.13,0,0.22,0.11,0.23,0.22V7.4c0.5-0.68,1.3-1.09,2.16-1.1h0.03 c1.09,0,2.09,0.6,2.6,1.55c0.45-0.95,1.4-1.55,2.44-1.56c1.62,0,2.93,1.25,2.9,2.78l0.01,5.16C36.09,14.36,35.98,14.46,35.86,14.47 L35.86,14.47z M45.97,14.24c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23V13.5c-0.7,0.76-1.69,1.18-2.72,1.18 c-2.17,0-3.94-1.87-3.94-4.19s1.77-4.19,3.94-4.19c1.03,0,2.02,0.43,2.73,1.18V6.74c0-0.13,0.1-0.23,0.23-0.23h1.4 c0.12-0.01,0.22,0.08,0.23,0.21c0,0.01,0,0.01,0,0.02v7.51h-0.01V14.24z M52.41,14.67c-1.03,0-2.02-0.43-2.73-1.18v3.97 c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.1-0.23-0.23V6.75c0-0.13,0.1-0.22,0.23-0.22h1.4c0.13,0,0.23,0.11,0.23,0.23v0.73 c0.71-0.76,1.7-1.18,2.73-1.18c2.17,0,3.94,1.86,3.94,4.18S54.58,14.67,52.41,14.67z M66.24,11.39c-0.39,1.87-1.96,3.29-3.84,3.29 c-1.03,0-2.02-0.43-2.73-1.18v0.73c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23V3.51c0-0.13,0.1-0.23,0.23-0.23 h1.4c0.13,0,0.23,0.11,0.23,0.23v3.97c0.71-0.75,1.7-1.18,2.73-1.17c1.88,0,3.45,1.4,3.84,3.28C66.37,10.19,66.37,10.8,66.24,11.39 L66.24,11.39L66.24,11.39z M71.67,14.68c-2,0.01-3.73-1.35-4.17-3.3c-0.13-0.59-0.13-1.19,0-1.77c0.44-1.94,2.17-3.31,4.17-3.3 c2.36,0,4.26,1.87,4.26,4.19S74.03,14.68,71.67,14.68L71.67,14.68z M83.04,14.47h-1.61c-0.13,0-0.24-0.06-0.3-0.17l-1.44-2.39 l-1.44,2.39c-0.06,0.11-0.18,0.17-0.3,0.17h-1.61c-0.04,0-0.08-0.01-0.12-0.03c-0.09-0.06-0.13-0.19-0.06-0.28l0,0l2.43-3.68 L76.2,6.84c-0.02-0.03-0.03-0.07-0.03-0.12c0-0.12,0.09-0.21,0.21-0.21h1.61c0.13,0,0.24,0.06,0.3,0.17l1.41,2.36l1.41-2.36 c0.06-0.11,0.18-0.17,0.3-0.17h1.61c0.04,0,0.08,0.01,0.12,0.03c0.09,0.06,0.13,0.19,0.06,0.28l0,0l-2.38,3.64l2.43,3.67 c0.02,0.03,0.03,0.07,0.03,0.12C83.25,14.38,83.16,14.47,83.04,14.47L83.04,14.47L83.04,14.47z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M10.5,1.24c-5.11,0-9.25,4.15-9.25,9.25s4.15,9.25,9.25,9.25s9.25-4.15,9.25-9.25 C19.75,5.38,15.61,1.24,10.5,1.24z M14.89,12.77c-1.93,1.93-4.78,2.31-6.7,2.31c-0.7,0-1.41-0.05-2.1-0.16c0,0-1.02-5.64,2.14-8.81 c0.83-0.83,1.95-1.28,3.13-1.28c1.27,0,2.49,0.51,3.39,1.42C16.59,8.09,16.64,11,14.89,12.77z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M10.5-0.01C4.7-0.01,0,4.7,0,10.49s4.7,10.5,10.5,10.5S21,16.29,21,10.49C20.99,4.7,16.3-0.01,10.5-0.01z M10.5,19.74c-5.11,0-9.25-4.15-9.25-9.25s4.14-9.26,9.25-9.26s9.25,4.15,9.25,9.25C19.75,15.61,15.61,19.74,10.5,19.74z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M14.74,6.25C12.9,4.41,9.98,4.35,8.23,6.1c-3.16,3.17-2.14,8.81-2.14,8.81s5.64,1.02,8.81-2.14 C16.64,11,16.59,8.09,14.74,6.25z M12.47,10.34l-0.91,1.87l-0.9-1.87L8.8,9.43l1.86-0.9l0.9-1.87l0.91,1.87l1.86,0.9L12.47,10.34z'/%3E %3Cpolygon class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' points='14.33,9.43 12.47,10.34 11.56,12.21 10.66,10.34 8.8,9.43 10.66,8.53 11.56,6.66 12.47,8.53 '/%3E%3C/g%3E%3C/svg%3E")
}

a.mapboxgl-ctrl-logo.mapboxgl-compact {
    width: 21px;
    height: 21px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='utf-8'?%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 21 21' style='enable-background:new 0 0 21 21;' xml:space='preserve'%3E%3Cg transform='translate(0,0.01)'%3E%3Cpath d='m 10.5,1.24 c -5.11,0 -9.25,4.15 -9.25,9.25 0,5.1 4.15,9.25 9.25,9.25 5.1,0 9.25,-4.15 9.25,-9.25 0,-5.11 -4.14,-9.25 -9.25,-9.25 z m 4.39,11.53 c -1.93,1.93 -4.78,2.31 -6.7,2.31 -0.7,0 -1.41,-0.05 -2.1,-0.16 0,0 -1.02,-5.64 2.14,-8.81 0.83,-0.83 1.95,-1.28 3.13,-1.28 1.27,0 2.49,0.51 3.39,1.42 1.84,1.84 1.89,4.75 0.14,6.52 z' style='opacity:0.9;fill:%23ffffff;enable-background:new' class='st0'/%3E%3Cpath d='M 10.5,-0.01 C 4.7,-0.01 0,4.7 0,10.49 c 0,5.79 4.7,10.5 10.5,10.5 5.8,0 10.5,-4.7 10.5,-10.5 C 20.99,4.7 16.3,-0.01 10.5,-0.01 Z m 0,19.75 c -5.11,0 -9.25,-4.15 -9.25,-9.25 0,-5.1 4.14,-9.26 9.25,-9.26 5.11,0 9.25,4.15 9.25,9.25 0,5.13 -4.14,9.26 -9.25,9.26 z' style='opacity:0.35;enable-background:new' class='st1'/%3E%3Cpath d='M 14.74,6.25 C 12.9,4.41 9.98,4.35 8.23,6.1 5.07,9.27 6.09,14.91 6.09,14.91 c 0,0 5.64,1.02 8.81,-2.14 C 16.64,11 16.59,8.09 14.74,6.25 Z m -2.27,4.09 -0.91,1.87 -0.9,-1.87 -1.86,-0.91 1.86,-0.9 0.9,-1.87 0.91,1.87 1.86,0.9 z' style='opacity:0.35;enable-background:new' class='st1'/%3E%3Cpolygon points='11.56,12.21 10.66,10.34 8.8,9.43 10.66,8.53 11.56,6.66 12.47,8.53 14.33,9.43 12.47,10.34 ' style='opacity:0.9;fill:%23ffffff;enable-background:new' class='st0'/%3E%3C/g%3E%3C/svg%3E")
}

.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
    padding: 0 5px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0
}

@media screen {
    .mapboxgl-ctrl-attrib.mapboxgl-compact {
        margin: 10px;
        position: relative;
        background-color: #fff;
        border-radius: 3px 12px 12px 3px
    }

    .mapboxgl-ctrl-attrib.mapboxgl-compact:hover {
        padding: 2px 24px 2px 4px;
        visibility: visible
    }

    .mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:hover,
    .mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:hover {
        padding: 2px 4px 2px 24px;
        border-radius: 12px 3px 3px 12px
    }

    .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner {
        display: none
    }

    .mapboxgl-ctrl-attrib.mapboxgl-compact:hover .mapboxgl-ctrl-attrib-inner {
        display: block
    }

    .mapboxgl-ctrl-attrib.mapboxgl-compact::after {
        content: '';
        cursor: pointer;
        position: absolute;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill='%23333333' fill-rule='evenodd' d='M4,10a6,6 0 1,0 12,0a6,6 0 1,0 -12,0 M9,7a1,1 0 1,0 2,0a1,1 0 1,0 -2,0 M9,10a1,1 0 1,1 2,0l0,3a1,1 0 1,1 -2,0'/%3E %3C/svg%3E");
        background-color: rgba(255, 255, 255, 0.5);
        width: 24px;
        height: 24px;
        box-sizing: border-box;
        border-radius: 12px
    }

    .mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact::after {
        bottom: 0;
        right: 0
    }

    .mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact::after {
        top: 0;
        right: 0
    }

    .mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact::after {
        top: 0;
        left: 0
    }

    .mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact::after {
        bottom: 0;
        left: 0
    }
}

.mapboxgl-ctrl-attrib a {
    color: rgba(0, 0, 0, 0.75);
    text-decoration: none;
    font-size: .75em
}

.mapboxgl-ctrl-attrib a:hover {
    color: inherit;
    text-decoration: underline
}

.mapboxgl-ctrl-attrib .mapbox-improve-map {
    font-weight: bold;
    margin-left: 2px
}

.mapboxgl-attrib-empty {
    display: none
}

.mapboxgl-ctrl-scale {
    background-color: rgba(255, 255, 255, 0.75);
    font-size: 10px;
    border-width: medium 2px 2px;
    border-style: none solid solid;
    border-color: #333;
    padding: 0 5px;
    color: #333;
    box-sizing: border-box
}

.mapboxgl-popup {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    display: flex;
    will-change: transform;
    pointer-events: none
}

.mapboxgl-popup-anchor-top,
.mapboxgl-popup-anchor-top-left,
.mapboxgl-popup-anchor-top-right {
    flex-direction: column
}

.mapboxgl-popup-anchor-bottom,
.mapboxgl-popup-anchor-bottom-left,
.mapboxgl-popup-anchor-bottom-right {
    flex-direction: column-reverse
}

.mapboxgl-popup-anchor-left {
    flex-direction: row
}

.mapboxgl-popup-anchor-right {
    flex-direction: row-reverse
}

.mapboxgl-popup-tip {
    width: 0;
    height: 0;
    border: 10px solid transparent;
    z-index: 1
}

.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
    align-self: center;
    border-top: 0;
    border-bottom-color: #fff
}

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
    align-self: flex-start;
    border-top: 0;
    border-left: none;
    border-bottom-color: #fff
}

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
    align-self: flex-end;
    border-top: 0;
    border-right: 0;
    border-bottom-color: #fff
}

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
    align-self: center;
    border-bottom: 0;
    border-top-color: #fff
}

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
    align-self: flex-start;
    border-bottom: 0;
    border-left: none;
    border-top-color: #fff
}

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
    align-self: flex-end;
    border-bottom: 0;
    border-right: 0;
    border-top-color: #fff
}

.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
    align-self: center;
    border-left: none;
    border-right-color: #fff
}

.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
    align-self: center;
    border-right: 0;
    border-left-color: #fff
}

.mapboxgl-popup-close-button {
    position: absolute;
    right: 0;
    top: 0;
    width: 2em;
    height: 2em;
    border: 0;
    background-color: #fff200;
    border-radius: 50%;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    transform: translate(50%, -50%);
    cursor: pointer;
    z-index: 1
}

.mapboxgl-popup-close-button::before {
    content: "";
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    left: 50%;
    top: 50%;
    width: 1em;
    height: 1em;
    background-image: url('https://dynamix-cdn.s3.amazonaws.com/tidedrycleanerscom/images/svg/icon-times.svg');
    transform: translate(-50%, -50%)
}

.mapboxgl-popup-content {
    position: relative;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    pointer-events: auto
}

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content {
    border-top-left-radius: 0
}

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content {
    border-top-right-radius: 0
}

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content {
    border-bottom-left-radius: 0
}

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content {
    border-bottom-right-radius: 0
}

.mapboxgl-marker {
    position: absolute;
    top: 0;
    left: 0;
    will-change: transform
}

.mapboxgl-user-location-dot {
    background-color: #1da1f2;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25)
}

.mapboxgl-user-location-dot::before {
    background-color: #1da1f2;
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    -webkit-animation: mapboxgl-user-location-dot-pulse 2s infinite;
    animation: mapboxgl-user-location-dot-pulse 2s infinite
}

.mapboxgl-user-location-dot::after {
    border-radius: 50%;
    border: 2px solid #fff;
    content: '';
    height: 19px;
    left: -2px;
    position: absolute;
    top: -2px;
    width: 19px;
    box-sizing: border-box
}

.mapboxgl-ctrl-geocoder {
    border: 0;
    border-radius: 0;
    position: relative;
    top: 0;
    width: 800px;
    margin-top: 0
}

.mapboxgl-ctrl-geocoder>div {
    min-width: 100%;
    margin-left: 0
}

@-webkit-keyframes mapboxgl-user-location-dot-pulse {
    0% {
        -webkit-transform: scale(1);
        opacity: 1
    }

    70% {
        -webkit-transform: scale(3);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes mapboxgl-user-location-dot-pulse {
    0% {
        transform: scale(1);
        opacity: 1
    }

    70% {
        transform: scale(3);
        opacity: 0
    }

    100% {
        transform: scale(1);
        opacity: 0
    }
}

.mapboxgl-user-location-dot-stale {
    background-color: #aaa
}

.mapboxgl-user-location-dot-stale::after {
    display: none
}

.mapboxgl-crosshair,
.mapboxgl-crosshair .mapboxgl-interactive,
.mapboxgl-crosshair .mapboxgl-interactive:active {
    cursor: crosshair
}

.mapboxgl-boxzoom {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background: #fff;
    border: 2px dotted #202020;
    opacity: .5
}

.marker.store {
    z-index: 9999
}

@media print {
    .mapbox-improve-map {
        display: none
    }
}

.mapboxgl-ctrl-geocoder,
.mapboxgl-ctrl-geocoder *,
.mapboxgl-ctrl-geocoder *:after,
.mapboxgl-ctrl-geocoder *:before {
    box-sizing: border-box
}

.mapboxgl-ctrl-geocoder {
    font: 15px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
    position: relative;
    width: 33.3333%;
    min-width: 240px;
    max-width: 360px;
    z-index: 1;
    border-radius: 3px
}

.mapboxgl-ctrl-geocoder input[type='text'] {
    width: 100%;
    border: 0;
    height: 40px;
    margin: 0;
    color: rgba(0, 0, 0, 0.5);
    padding: 10px 10px 10px 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mapboxgl-ctrl-geocoder input:focus {
    color: rgba(0, 0, 0, 0.75);
    outline: 0;
    outline: thin dotted\8
}

.mapboxgl-ctrl-geocoder .geocoder-icon-search,
.mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--icon-search {
    position: absolute;
    top: 10px;
    left: 10px
}

.mapboxgl-ctrl-geocoder button {
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer
}

.mapboxgl-ctrl-geocoder .geocoder-pin-right * {
    z-index: 2;
    position: absolute;
    right: 10px;
    top: 10px;
    display: none
}

.mapboxgl-ctrl-geocoder--pin-right * {
    z-index: 2;
    position: absolute;
    right: 10px;
    top: 10px;
    display: none
}

.mapboxgl-ctrl-geocoder ul {
    background-color: #fff;
    border-radius: 0 0 3px 3px;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    top: 100%;
    z-index: 1000;
    overflow: hidden;
    font-size: 12px
}

.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-geocoder ul,
.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl-geocoder ul {
    top: auto;
    bottom: 100%
}

.mapboxgl-ctrl-geocoder ul>li>a {
    clear: both;
    cursor: default;
    display: block;
    padding: 5px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #404040
}

.mapboxgl-ctrl-geocoder ul>li:last-child>a {
    border-bottom: 0
}

.mapboxgl-ctrl-geocoder ul>li.active>a,
.mapboxgl-ctrl-geocoder ul>li>a:hover {
    color: #202020;
    background-color: #eee;
    text-decoration: none;
    cursor: pointer
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.geocoder-icon,
.mapbox-ctrl-geocoder--icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    speak: none;
    background-repeat: no-repeat
}

.geocoder-icon-close,
.mapboxgl-ctrl-geocoder--icon-close {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCIgdmVyc2lvbj0iMS4xIiBoZWlnaHQ9IjIwIiB3aWR0aD0iMjAiPg0KICA8cGF0aCBkPSJtNSA1IDAgMS41IDMuNSAzLjUtMy41IDMuNSAwIDEuNSAxLjUgMCAzLjUtMy41IDMuNSAzLjUgMS41IDAgMC0xLjUtMy41LTMuNSAzLjUtMy41IDAtMS41LTEuNSAwLTMuNSAzLjUtMy41LTMuNS0xLjUgMHoiIGZpbGw9IiMwMDAiLz4NCjwvc3ZnPg==)
}

.geocoder-icon-loading,
.mapboxgl-ctrl-geocoder--icon-loading {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMjAgMjAiPjxwYXRoIGQ9Im0xMCAyIDAgMy4zYzIuNiAwIDQuNyAyLjEgNC43IDQuN2wzLjMgMGMwLTQuNC0zLjYtOC04LTh6IiBmaWxsPSIjMDAwIi8+PHBhdGggZD0iTTEwIDJDNi44IDIgMy43IDQuMSAyLjYgNy4xIDEuNCAxMCAyLjEgMTMuNiA0LjUgMTUuOGMyLjQgMi40IDYuNCAyLjkgOS40IDEuMiAyLjUtMS40IDQuMi00LjIgNC4yLTctMS4xIDAtMi4yIDAtMy4zIDAgMC4xIDIuMi0xLjcgNC4zLTMuOCA0LjZDOC43IDE1IDYuNCAxMy44IDUuNyAxMS43IDQuOCA5LjcgNS42IDcuMSA3LjYgNiA4LjMgNS42IDkuMSA1LjMgMTAgNS4zYzAtMS4xIDAtMi4yIDAtMy4zeiIgc3R5bGU9ImZpbGw6IzAwMDtvcGFjaXR5OjAuMiIvPjwvc3ZnPg==);
    -webkit-animation: rotate 400ms linear infinite;
    animation: rotate 400ms linear infinite
}