@charset "UTF-8";

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
.col-md-12 {
    width: 100%;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

.accordion-holder .ask-accordion,
.accordion-section .ask-accordion,
.content-section ul,
.footer-nav,
.info-section .text-content ul,
.main-nav,
.main-nav .drop ul,
.secondary-nav,
.services-list,
.slick-dots,
.social-list,
body.single-faq .main-content-holder ul:not([class]):not([id]),
body.single-faq .widget .widget-list,
body.single-post .main-content-holder ul:not([class]):not([id]),
body.single-post .widget .widget-list,
body.single-product .main-content-holder ul:not([class]):not([id]),
body.single-product .widget .widget-list,
body.single-user-stories .main-content-holder ul:not([class]):not([id]),
body.single-user-stories .widget .widget-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.clearfix:after,
.navigation-single:after,
.post-password-form p:after,
.search-form:after,
.widget:after,
dl:after {
    content: '';
    display: block;
    clear: both
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

* {
    max-height: 1000000px
}

body {
    color: #000;
    background: #fff;
    font: 62.5%/1.44 MabryPro, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-display: swap;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top
}

.gm-style img {
    max-width: none
}

address,
applet,
blockquote,
dl,
embed,
form,
frameset,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
object,
ol,
p,
table,
ul {
    margin: 0 0 1.44em
}

blockquote {
    border-left: 4px solid #666;
    padding-left: .5em;
    margin-left: 1.44em
}

td,
th {
    border: 1px solid #666;
    padding: .5em;
    text-align: left;
    vertical-align: top
}

th {
    text-align: center;
    vertical-align: middle
}

ol,
ul {
    padding-left: 3em
}

ol ol,
ol ul,
ul ol,
ul ul {
    padding-left: 3em;
    margin: 0
}

ul {
    list-style-type: disc
}

dl dt {
    float: left;
    clear: left;
    padding-right: .3em;
    font-weight: 700
}

dl dd {
    overflow: hidden
}

pre {
    max-width: 100%
}

fieldset,
form {
    margin: 0;
    padding: 0;
    border-style: none
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #000;
    padding: .4em .7em
}

input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
textarea:focus {
    border-color: #000
}

input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #666
}

input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #666
}

input[type=email]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder,
textarea:-moz-placeholder {
    color: #666
}

input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #666
}

input[type=email].placeholder,
input[type=password].placeholder,
input[type=search].placeholder,
input[type=tel].placeholder,
input[type=text].placeholder,
textarea.placeholder {
    color: #666
}

select {
    -webkit-border-radius: 0
}

textarea {
    resize: vertical;
    vertical-align: top
}

button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer
}

.widget {
    margin-bottom: 1.44em
}

.widget ul {
    padding-left: 2em
}

.widget select {
    min-width: 150px
}

.comment-form label {
    display: block;
    padding-bottom: 4px
}

.comment-form textarea {
    overflow: auto;
    margin: 0;
    height: 120px;
    min-height: 120px
}

.comment-form input[type=text],
.comment-form textarea {
    margin: 0 4px 0 0;
    max-width: 300px;
    width: 100%
}

.comment-form input[type=submit] {
    display: block;
    float: none
}

.post-password-form label {
    display: block;
    margin-bottom: 4px
}

.post-password-form input[type=password] {
    margin: 0 4px 0 0;
    max-width: 300px;
    width: 100%
}
.table-header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.table-header_content {
    width: 60%;
    margin-bottom: 40px;
}
.table-header_image {
    width: 30%;
    margin-bottom: 40px;
}
.table-header_content {
    text-align: left;
}
.table-header_content p {
    margin: 40px 0;
}
.table-content {
    width: 60%;
}
th,td {
    border: 0;
    padding-left: 0;
    font-size: 18px;
    min-width: 25%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 20px 30px 20px 0;
    word-break: break-word;
}
tr:first-child {
    font-weight: 500;
}
tr {
    border-bottom: 1px solid #999;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}
.search-form {
    margin-bottom: 15px
}

.search-form input {
    float: left;
    height: 2em
}

.search-form input[type=search] {
    margin: 0 4px 0 0;
    width: 150px
}

.post-password-form input {
    float: left;
    height: 2em
}

.post-password-form input[type=password] {
    width: 150px
}

.comment-form input[type=submit],
.post-password-form input[type=submit],
.search-form input[type=submit] {
    background: #000;
    color: #fff;
    height: 2em;
    border: none;
    padding: 0 .5em
}

.comment-form input[type=submit]:hover,
.post-password-form input[type=submit]:hover,
.search-form input[type=submit]:hover {
    opacity: .8
}

.commentlist {
    margin: 0 0 1.44em
}

.commentlist .edit-link {
    margin: 0
}

.commentlist .avatar-holder {
    float: left;
    margin: 0 1.44em 4px 0
}

.commentlist-item .commentlist-item {
    padding: 0
}

@media (min-width:1023px) {
    .commentlist-item .commentlist-item {
        padding: 0 0 0 2em
    }
}

.comment,
.commentlist-holder {
    overflow: hidden
}

.commentlist-item .commentlist-item,
.commentlist-item+.commentlist-item {
    padding-top: 1.44em
}

.widget_calendar #next {
    text-align: right
}

.gallery-item dt {
    float: none;
    padding: 0
}

.navigation,
.navigation-comments {
    position: relative;
    vertical-align: middle;
    margin-bottom: 1.44em
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .4em
}

@media (max-width:1022px) {
    .navigation .page-numbers,
    .navigation-comments .page-numbers {
        padding: 0 3px
    }
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 48%;
    background: 0 0;
    color: #fff;
    padding: .4em;
    text-decoration: none
}

@media (max-width:1022px) {
    .navigation .next,
    .navigation .prev,
    .navigation-comments .next,
    .navigation-comments .prev {
        padding: .2em
    }
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
    opacity: .8
}

.navigation-single {
    margin-bottom: 1.44em
}

.navigation-single .next,
.navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 48%;
    background: 0 0;
    color: #fff;
    text-decoration: none;
    color: #000;
    border: 1px solid #666;
    -webkit-transition: .3s;
    transition: .3s
}

.navigation-single .next:hover,
.navigation-single .prev:hover {
    opacity: .8;
    background: #f9d8d8
}

.navigation-single .next a,
.navigation-single .prev a {
    color: inherit;
    text-decoration: none;
    padding: .4em;
    display: block
}

@media (max-width:1022px) {
    .navigation-single .next a,
    .navigation-single .prev a {
        padding: .2em
    }
}

.navigation-single .next {
    float: right
}

.wp-caption {
    max-width: 100%;
    clear: both;
    border: 1px solid #666;
    padding: .4em;
    margin-bottom: 1.44em
}

.wp-caption img {
    margin: 0;
    vertical-align: top
}

.wp-caption p {
    margin: .4em 0 0
}

div.aligncenter {
    margin: 0 auto 1.44em
}

img.aligncenter {
    display: block;
    margin: 0 auto
}

.alignleft {
    float: left;
    margin: 0 1.44em 4px 0
}

.alignright {
    float: right;
    margin: 0 0 4px 1.44em
}

.mejs-container {
    margin-bottom: 1.44em
}

.alignnone,
.bypostauthor,
.gallery,
.gallery-caption,
.sticky,
.wp-caption-text {
    height: auto
}

@media (max-width:1023px) {
    iframe {
        width: 100%
    }
}

#wp-calendar tbody td {
    text-align: center
}

#wp-calendar td,
#wp-calendar th {
    border: 1px solid #666
}

.h,
.h1,
.h4,
.h5,
.h6,
h1,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 400;
    margin: 0 0 .5em;
    color: inherit
}

.h2,
.h3,
h2,
h3 {
    font-family: inherit;
    font-weight: 300;
    margin: 0 0 .5em;
    color: inherit
}

.h1,
h1 {
    font-size: 3.75rem
}

.h2,
h2 {
    font-size: 2.25rem
}

.h3,
h3 {
    font-size: 1.5rem
}

.h4,
h4 {
    font-size: 1.75rem
}

.h5,
h5 {
    font-size: 1.125rem
}

.h6,
h6 {
    font-size: .75rem
}

.t-eddie {
    font-family: NurxEddie, Arial, "Helvetica Neue", Helvetica, sans-serif!important
}

.t-katie {
    font-family: NurxKatie, Arial, "Helvetica Neue", Helvetica, sans-serif!important
}

.t-cristin {
    font-family: NurxCristin, Arial, "Helvetica Neue", Helvetica, sans-serif!important
}

.t-jess {
    font-family: NurxJess, Arial, "Helvetica Neue", Helvetica, sans-serif!important
}

.t-luis {
    font-family: NurxLuis, Arial, "Helvetica Neue", Helvetica, sans-serif!important
}

p {
    font-size: 1rem;
    margin: 0 0 1em
}

li {
    font-size: 1rem
}

a {
    color: #4F8B97
}

a:focus,
a:hover {
    text-decoration: none
}

.bg-rose {
    background-color: #f9d8d8
}

.bg-gold {
    background-color: #efc39c
}

.bg-green {
    background-color: #c3dbb8
}

.bg-aqua {
    background-color: #bcd8df
}

.bg-red {
    background-color: #ff463d
}

@font-face {
    font-family: MabryPro;
    src: url(../fonts/mabry-light-pro.woff) format("woff"), url(../fonts/mabry-light-pro.woff) format("woff2"), url(../fonts/mabry-light-pro.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: MabryPro;
    src: url(../fonts/MabryPro-Medium.woff) format("woff"), url(../fonts/MabryPro-Medium.woff) format("woff2"), url(../fonts/MabryPro-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: MabryPro;
    src: url(../fonts/mabry-regular-pro.woff) format("woff"), url(../fonts/mabry-regular-pro.woff) format("woff2"), url(../fonts/mabry-regular-pro.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: NurxEddie;
    src: url(../fonts/NurxDigital-Eddie.woff) format("woff"), url(../fonts/NurxDigital-Eddie.woff) format("woff2"), url(../fonts/NurxDigital-Eddie.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: NurxKatie;
    src: url(../fonts/NurxDigital-Katie.woff) format("woff"), url(../fonts/NurxDigital-Katie.woff) format("woff2"), url(../fonts/NurxDigital-Katie.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: NurxCristin;
    src: url(../fonts/NurxDigital-Cristin.woff) format("woff"), url(../fonts/NurxDigital-Cristin.woff) format("woff2"), url(../fonts/NurxDigital-Cristin.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: NurxJess;
    src: url(../fonts/NurxDigital-Jess.woff) format("woff"), url(../fonts/NurxDigital-Jess.woff) format("woff2"), url(../fonts/NurxDigital-Jess.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: NurxLuis;
    src: url(../fonts/NurxDigital-Luis.woff) format("woff"), url(../fonts/NurxDigital-Luis.woff) format("woff2"), url(../fonts/NurxDigital-Luis.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.menu-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.menu-slider .slick-list,
.menu-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/instagram/fonts/icomoon.eot?rprpg3');
  src:  url('../fonts/instagram/fonts/icomoon.eot?rprpg3#iefix') format('embedded-opentype'),
    url('../fonts/instagram/fonts/icomoon.ttf?rprpg3') format('truetype'),
    url('../fonts/instagram/fonts/icomoon.woff?rprpg3') format('woff'),
    url('../fonts/instagram/fonts/icomoon.svg?rprpg3#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-instagram:before {
  content: "\ea92";
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?9h97p6);
    src: url(../fonts/icomoon.eot?9h97p6#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?9h97p6) format("truetype"), url(../fonts/icomoon.woff?9h97p6) format("woff"), url(../fonts/icomoon.svg?9h97p6#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

.link-more:after,
[class*=' icon-'],
[class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-download:before {
    content: ""
}

.icon-Arrow:before {
    content: ""
}

.icon-envelope:before {
    content: ""
}

.icon-minus:before {
    content: ""
}

.icon-plus:before {
    content: ""
}

.icon-triangle-right:before {
    content: ""
}

.icon-twitter:before {
    content: ""
}

.icon-google-plus:before {
    content: ""
}

.icon-facebook:before {
    content: ""
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute!important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99999999 !important;
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    -webkit-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: 0
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0
}

.fancybox-caption {
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0;
    text-align: center;
    z-index: 99996
}

.fancybox-caption:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -44px;
    z-index: -1
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: a 1s linear infinite;
    animation: a 1s linear infinite;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@-webkit-keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
    .fancybox-caption {
        padding: 12px
    }
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }
    .fancybox-slide--image {
        padding: 6px 0
    }
    .fancybox-close-small {
        right: -6px
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

#wrapper {
    position: relative;
    overflow: hidden
}

.container {
    width: 100%;
    max-width: 1280px;
    padding: 0 25px;
    margin: 0 auto
}

.caption,
.link-more {
    display: block;
    font-size: .75rem;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: .8px;
    font-weight: 400
}

.caption a,
.link-more a {
    color: inherit;
    text-decoration: none
}

.caption a:hover,
.link-more a:hover {
    color: #f9d8d8
}

a {
    -webkit-transition: color .35s ease-in-out;
    transition: color .35s ease-in-out;
    text-decoration: underline
}

.hidden {
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.accessibility {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.accessibility:focus {
    position: static;
    width: auto;
    height: auto
}

.link-more {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 40px;
    text-decoration: none
}

.link-more:after {
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.link-more:hover:after {
    -webkit-transform: translate(3px, -50%);
    transform: translate(3px, -50%)
}

img {
    max-width: 100%;
    vertical-align: top
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    display: block
}

mark {
    background: 0 0;
    line-height: 1;
    position: relative;
    white-space: nowrap
}

mark.circle:after {
    background: url(../../static/images/circle-decor.svg) no-repeat center center/100% 100%;
    left: -17px;
    right: -25px;
    top: -5px;
    bottom: -5px
}

@media (min-width:1023px) {
    mark.circle:after {
        left: -25px;
        top: -25px;
        bottom: -10px
    }
}

@media (min-width:1200px) {
    mark.circle:after {
        top: -25px;
        bottom: -25px
    }
}

mark.circle.circle-1:after {
    left: -17px;
    right: -25px;
    top: 0;
    bottom: 4px
}

@media (min-width:1023px) {
    mark.circle.circle-1:after {
        left: -11px;
        top: -12px;
        bottom: -10px
    }
}

@media (min-width:1200px) {
    mark.circle.circle-1:after {
        bottom: -14px;
        left: -24px
    }
}

mark.circle.circle-2:after {
    background: url(../../static/images/circle-decor-2.svg) no-repeat center center/100% 100%;
    left: -28px;
    right: -6px;
    top: 0;
    bottom: -6px
}

@media (min-width:1023px) {
    mark.circle.circle-2:after {
        left: -30px;
        right: -16px;
        top: -2px;
        bottom: -10px
    }
}

@media (min-width:1200px) {
    mark.circle.circle-2:after {
        bottom: -15px
    }
}

mark:after {
    content: '';
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
    background: url(../../static/images/wave-decor.svg) no-repeat bottom left/100% 9px
}

mark.underline-long:after {
    content: '';
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
    background: url(../../static/images/wave-decor-long.svg) no-repeat bottom left/100% 9px
}

@media (max-width:1022px) {
    body.page-template-page-about mark.circle-1:after {
        top: -8px;
        bottom: -6px
    }
}

@media (max-width:1022px) {
    body.page-template-page-about mark.circle-2:after {
        right: -36px;
        top: -7px;
        bottom: -11px
    }
}

@media (max-width:1022px) {
    .contact-page mark.circle:after {
        left: -12px;
        right: -18px;
        top: -21px
    }
}

.h1,
h1 {
    line-height: .9;
    margin-bottom: 35px;
    letter-spacing: 3px
}

@media (min-width:375px) {
    .h1,
    h1 {
        font-size: 4.375rem
    }
}

@media (min-width:1023px) {
    .h1,
    h1 {
        font-size: 6.25rem
    }
}

@media (min-width:1366px) {
    .h1,
    h1 {
        font-size: 8.75rem
    }
}

.h2,
h2 {
    line-height: 1;
    letter-spacing: -1.3px
}

@media (min-width:1023px) {
    .h2,
    h2 {
        font-size: 3rem
    }
}

.h2.t-eddie,
h2.t-eddie {
    line-height: 1;
    font-size: 5.625rem
}

@media (max-width:1022px) {
    .h2.t-eddie,
    h2.t-eddie {
        font-size: 3.125rem
    }
}

.h2.t-katie,
h2.t-katie {
    line-height: 1;
    font-size: 4.0625rem
}

@media (max-width:1022px) {
    .h2.t-katie,
    h2.t-katie {
        font-size: 2.1875rem
    }
}

.h2.t-luis,
h2.t-luis {
    line-height: 1;
    font-size: 5.625rem
}

@media (max-width:1022px) {
    .h2.t-luis,
    h2.t-luis {
        font-size: 2.8125rem
    }
}

.h2.t-cristin,
h2.t-cristin {
    line-height: 1;
    font-size: 5.9375rem
}

@media (max-width:1022px) {
    .h2.t-cristin,
    h2.t-cristin {
        font-size: 4.6875rem
    }
}

.h2.t-jess,
h2.t-jess {
    line-height: 1;
    font-size: 5.9375rem
}

@media (max-width:1022px) {
    .h2.t-jess,
    h2.t-jess {
        font-size: 4.6875rem
    }
}

.h3,
h3 {
    line-height: 1.11;
    font-weight: 500
}

.h3.t-eddie,
h3.t-eddie {
    line-height: 1;
    font-size: 3.125rem
}

.h3.t-katie,
h3.t-katie {
    line-height: 1;
    font-size: 2.1875rem
}

.h3.t-luis,
h3.t-luis {
    line-height: 1;
    font-size: 2.8125rem
}

.h3.t-cristin,
h3.t-cristin {
    line-height: 1;
    font-size: 3.4375rem
}

.h3.t-jess,
h3.t-jess {
    line-height: 1;
    font-size: 3.4375rem
}

.bg-pink {
    background-color: #f9d8d8
}

.bg-beige {
    background-color: #efc39c
}

.bg-blue {
    background-color: #bcd8df
}

.bg-green {
    background-color: #c3dbb8
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

@media (min-width:1023px) {
    .visible-mobile-only {
        display: none
    }
}

@media (max-width:1022px) {
    .hidden-mobile-only {
        display: none
    }
}

.section-heading {
    margin-bottom: 26px
}

@media (min-width:1024px) {
    .section-heading {
        margin-bottom: 40px
    }
}

.testimonial-section .section-heading {
    margin-bottom: 53px
}

@media (max-width:1023px) {
    body.page-template-page-services .services-section .section-heading {
        margin-bottom: 40px
    }
}

@media (max-width:1022px) {
    .section-heading br {
        display: none
    }
}

.section-with-decor {
    border-bottom: 1px solid #000
}

.page-heading {
    max-width: 708px;
    margin: 0 auto
}

.page-heading .section-heading {
    margin: 0 0 30px
}

.page-heading p:last-of-type {
    margin: 0 0 40px
}

@media (min-width:1024px) {
    .page-heading p:last-of-type {
        margin: 0 0 59px
    }
}

.page-heading p:last-child {
    margin-bottom: 0
}

@media (max-width:639px) {
    .page-heading .btn {
        width: 100%
    }
}

@media (min-width:1023px) {
    .page-heading .btn {
        min-width: 341px
    }
}

.promo-block {
    padding: 75px 0 0;
    line-height: 1.5
}

.promo-block .h2,
.promo-block h2 {
    font-family: NurxEddie, Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 4.375rem;
    line-height: 1;
    margin: 0 0 27px
}

@media (min-width:1024px) {
    .promo-block .h2,
    .promo-block h2 {
        font-size: 7.625rem;
        margin: 0
    }
}

.promo-block p:last-child {
    margin-bottom: 0
}

@media (max-width:1022px) {
    .about-section .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (min-width:1023px) {
    .about-section .container {
        overflow: hidden
    }
}

@media (max-width:1022px) {
    .about-section .faq-block {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%
    }
}

@media (min-width:1023px) {
    .about-section .faq-block {
        width: 50%
    }
}

@media (min-width:1024px) {
    .about-section .faq-block {
        width: 48.6%
    }
}

@media (max-width:1022px) {
    .about-section .promo-block {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 100%
    }
}

@media (min-width:1023px) {
    .about-section .promo-block {
        width: 50%
    }
}

@media (min-width:1024px) {
    .about-section .promo-block {
        width: 48.6%
    }
}

@media (min-width:1200px) {
    .about-section .promo-block {
        padding: 154px 0 0
    }
}

.about-section .options-list-holder {
    padding: 70px 0
}

@media (max-width:1022px) {
    .about-section .options-list-holder {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%
    }
}

@media (min-width:1023px) {
    .about-section .options-list-holder {
        width: 50%;
        float: right;
        padding: 0 0 0 30px
    }
}

@media (min-width:1024px) {
    .about-section .options-list-holder {
        padding: 0;
        width: 34.4%
    }
}

.about-section .options-list-holder .section-heading {
    margin-bottom: 55px
}

@media (min-width:1024px) {
    .about-section .options-list-holder .section-heading {
        margin-bottom: 76px
    }
}

.about-section .options-list-holder .btn-holder .btn {
    width: 100%
}

.team-slider {
    margin: 0 -25px;
    opacity: 0
}

.team-slider .slick-list {
    overflow: visible
}

.team-slider.slick-initialized {
    opacity: 1
}

@media (min-width:1023px) {
    .team-slider {
        margin: 0 -15px;
        padding: 0 5px
    }
}

.team-slider .slick-dots {
    position: static
}

.team-slider .slick-dots .slick-active button {
    background: #bcd8df
}

.team-slider .card-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.team-slider .card-block .btn-holder{
    padding-top: 10px;
}

.team-slider .card-block .btn-holder .link-more{
    font-size: 8px;
    padding: 0 25px;
    color: black;
}

@media (min-width:1024px) {
    .team-slider .card-block {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.team-slider .card {
    display: block;
    padding: 0 15px;
    max-width: 50%;
    width: 100%;
}

@media (min-width:1024px) {
    .team-slider .card {
        max-width: 25%;
        min-height: 0
    }
}

.team-slider .card .img-holder {
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 24px;
    max-width: 208px
}

.team-slider .card .img-holder img {
    max-width: none;
    width: 100%
}

.team-slider .card .role,
.team-slider .card .title {
    font-size: .75rem;
    font-weight: 500;
    letter-spacing: .8px;
    color: #000;
    text-transform: uppercase;
    display: block;
    margin-bottom: 4px
}

.team-slider .card .role {
    font-weight: 300;
    text-transform: capitalize;
    letter-spacing: 0
}

.brand-section .brand-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.brand-section .item {
    width: 50%;
    margin: 0 0 74px;
    padding: 0 20px
}

@media (min-width:1024px) {
    .brand-section .item {
        width: 20%;
        padding: 0 1%;
        margin: 0 0 74px
    }
}

.brand-section .item a {
    color: #000;
    text-decoration: none
}

.brand-section .item a>h1 {
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 1.4;
    margin-bottom: 0
}

@media (max-width:639px) {
    .brand-section .item a>h1 {
        font-size: 1rem
    }
}

time {
    font-size: .85rem;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .6px
}

.pagination-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination {
    padding: 23px 0 13px
}

.pagination .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination .page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-width: 58px;
    height: 58px;
    border: 1px solid #666;
    margin: 0 4px 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    font-size: .75rem;
    background: 0 0;
    -webkit-transition: .3s;
    transition: .3s;
    color: #000;
    padding: 5px 10px
}

@media (min-width:1023px) {
    .pagination .page-numbers {
        min-width: 62px;
        height: 62px
    }
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover {
    background: #f9d8d8;
    border-color: #f9d8d8
}
/*
.error404 {
    height: 100vh;
    overflow: hidden;
    position: relative
}

.error404 .container {
    height: 100vh;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: .5em
}

.error404 .error-block {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.error404 h1 {
    font-family: NurxEddie, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 10.4375rem;
    letter-spacing: -5px;
    margin-bottom: 26px
}

@media (min-width:1024px) {
    .error404 h1 {
        font-size: 300px;
        letter-spacing: -10px;
        margin-bottom: 24px
    }
}

.error404 .content-holder {
    padding: 10px;
    background: #fff;
    position: relative;
    border-radius: 5em
}

.error404 .error-decor-1,
.error404 .error-decor-2,
.error404 .error-decor-3,
.error404 .error-decor-4,
.error404 .error-decor-5 {
    font-family: NurxEddie, Arial, "Helvetica Neue", Helvetica, sans-serif;
    position: absolute;
    display: block;
    font-size: 10.4375rem;
    line-height: .9;
    letter-spacing: -5px
}

@media (min-width:1024px) {
    .error404 .error-decor-1,
    .error404 .error-decor-2,
    .error404 .error-decor-3,
    .error404 .error-decor-4,
    .error404 .error-decor-5 {
        font-size: 18.75rem;
        line-height: .9;
        letter-spacing: -10px
    }
}

.error404 .error-decor-1 {
    top: 8%;
    left: -23.5%
}

@media (min-width:1024px) {
    .error404 .error-decor-1 {
        top: 22%;
        left: -10.5%
    }
}

.error404 .error-decor-2 {
    top: -12.4%;
    right: 4.9%
}

@media (min-width:1024px) {
    .error404 .error-decor-2 {
        top: -23.5%;
        right: 25.9%
    }
}

.error404 .error-decor-3 {
    top: 23.5%;
    right: -39.8%
}

@media (min-width:1024px) {
    .error404 .error-decor-3 {
        top: 15%;
        right: -3.1%
    }
}

.error404 .error-decor-4 {
    bottom: -9.9%;
    right: -10.7%
}

@media (min-width:1024px) {
    .error404 .error-decor-4 {
        bottom: -25.2%;
        right: 6.5%
    }
}

.error404 .error-decor-5 {
    bottom: 11%;
    left: -39%
}

@media (min-width:1024px) {
    .error404 .error-decor-5 {
        bottom: -22%;
        left: 7.2%
    }
}*/

.nav-active .nav-opener span {
    opacity: 0
}

.nav-active .nav-opener:after,
.nav-active .nav-opener:before {
    top: 9px;
    background-color: #fff
}

.nav-active .nav-opener:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav-active .nav-opener:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.nav-drop {
    -webkit-transition: opacity 150ms ease-in-out, visibility 150ms ease-in-out;
    transition: opacity 150ms ease-in-out, visibility 150ms ease-in-out;
    background-color: #000;
    color: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    height: calc(100vh - 60px);
    padding: 30px 28px 20px;
    overflow-x: hidden;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden
}

.nav-active .nav-drop {
    z-index: 2;
    opacity: 1;
    visibility: visible
}

.nav-drop .main-nav li.menu-item-has-children > a {
    padding-right: 20px;
    position: relative;
}

.nav-drop .main-nav li.menu-item-has-children > .arrow {
		font-size: 2rem;
    font-weight: 300;
    transition: .3s;
    display: inline-block;
    cursor: pointer;
    position: relative;
    top: -1px;
    height: 16px;
    width: 15px;
    line-height: 17px;
    text-align: center;
    vertical-align: middle;
}
.nav-drop .main-nav li.menu-item-has-children > .arrow,
.social-list [class^=icon-] {
		font-size:1.8rem;
}

.nav-drop .main-nav li.menu-item-has-children.open > .arrow {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
		top: 1px;
}

@media (min-width:1024px) {
    .nav-drop {
        padding: 53px 0 53px 38px
    }
}

@media (min-width:1200px) {
    .nav-drop {
        padding: 88px 0 38px 104px
    }
}

.nav-drop .social-title {
    margin: 0 0 22px
}

@media (min-width:1024px) {
    .nav-drop .social-title {
        display: none
    }
}

.nav-drop .slider-holder {
    max-width: 50vw;
    padding: 52px 0 0;
    overflow: hidden;
    line-height: 0
}

@media (max-width:1023px) {
    .nav-drop .slider-holder {
        display: none
    }
}

.nav-drop .slider-holder .caption {
    margin: 0 0 41px
}

@media (min-width:1024px) {
    .nav-drop .bottom-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 43px 0 0
    }
}

@media (min-width:1024px) {
    .nav-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 0 113px
    }
}

.main-nav {
    color: #fff;
    margin: 0 0 40px;
    letter-spacing: -3px;
    padding: 0 0 18px 0
}

@media (min-width:1024px) {
    .main-nav {
        max-width: calc(100% - 600px);
        margin: 0;
        /*padding: 18px 0*/
    }
}

@media (min-width:1200px) {
    .main-nav {
        max-width: calc(100% - 800px)
    }
}

.main-nav>li {
    margin: 0 0 40px
}

@media (min-width:1023px) {
    .main-nav>li {
        margin: 0 0 40px
    }
}

.main-nav>li:last-child {
    margin-bottom: 0
}

.main-nav>li>a {
    font-size: 1.8rem;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    font-weight: 300;
		letter-spacing:-1px
}

.main-nav a {
    color: inherit;
    text-decoration: none
}

.main-nav .has-drop-down.active .has-drop-down-a:after {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.main-nav .has-drop-down-a {
    position: relative;
    padding-right: 33px
}

.main-nav .has-drop-down-a:after,
.main-nav .has-drop-down-a:before {
    -webkit-transition: color .35s ease-in-out, -webkit-transform .35s ease-in-out;
    transition: color .35s ease-in-out, -webkit-transform .35s ease-in-out;
    transition: transform .35s ease-in-out, color .35s ease-in-out;
    transition: transform .35s ease-in-out, color .35s ease-in-out, -webkit-transform .35s ease-in-out;
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 19px;
    height: 1px;
    background-color: #fff;
    margin-top: -2px
}

@media (min-width:1024px) {
    .main-nav .has-drop-down-a:after,
    .main-nav .has-drop-down-a:before {
        display: none
    }
}

.main-nav .has-drop-down-a:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.main-nav .drop {
    padding: 31px 0 0 31px;
    display: none;
}

@media (min-width:1023px) {
    .main-nav .drop {
        padding: 45px 0 0 31px
    }
}

.main-nav .drop ul {
    font-size: 1rem;
    letter-spacing: 0
}

.main-nav .drop ul li {
    margin: 0 0 20px
}

.main-nav .drop ul li a {
	font-size: 1.4rem;
	font-weight: 300;
	text-transform: uppercase;
}

@media (min-width:1024px) {
    .main-nav .drop ul li {
        margin: 0 0 40px
    }
}

.main-nav .drop ul li:last-child {
    margin-bottom: 0
}

.secondary-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    margin: 0 -15px 50px
}

@media (min-width:1024px) {
    .secondary-nav {
        margin: 0 -10px;
        max-width: 55%;
        font-size: 1rem
    }
}

.secondary-nav li {
    padding: 0 10px;
    margin: 0 0 8px
}

@media (max-width:1023px) {
    .secondary-nav li {
        position: relative;
        page-break-inside: avoid;
        padding: 0 15px;
        margin: 0 0 7px
    }
}

.secondary-nav a {
    color: inherit;
    text-decoration: none
}

.social-list {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 73px 0 0;
    font-size: 1.125rem
}

@media (max-width:1023px) {
    .social-list {
        /*width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0*/
    }
}

.social-list li+li {
    padding: 3px 0 0 26px
}

@media (min-width:1024px) {
    .social-list li+li {
        padding: 3px 0 0 26px
    }
}

.social-list a {
    color: inherit;
    text-decoration: none
}

.menu-slider {
    margin: 0 0 0 -8px;
    position: relative
}

.menu-slider .slick-list {
    overflow: visible
}

.menu-slider .item {
    padding: 0 8px
}

.menu-slider .service-item {
    width: 150px
}

@media (min-width:1200px) {
    .menu-slider .service-item {
        width: 209px
    }
}

.menu-slider .service-item a {
    color: #fff;
    font-size: 1rem;
    letter-spacing: -.5px;
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    outline: 0
}

.menu-slider .service-item .img-holder {
    margin: 0 0 20px;
    position: relative;
    overflow: hidden
}

.menu-slider .service-item .img-holder:after {
    padding-bottom: 144%;
    min-height: auto
}

.menu-slider .service-item .img-holder img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.menu-slider .service-item .title {
    font-weight: inherit
}

.slick-arrow {
    width: 20px;
    height: 20px;
    font-size: 0;
    line-height: 0;
    padding: 0;
    background: 0 0;
    position: absolute;
    z-index: 9;
    top: -50px;
    right: 0;
    border: 0;
    cursor: pointer
}

.slick-arrow:focus {
    outline: 0
}

.slick-arrow:hover:before {
    -webkit-transform: scale(2);
    transform: scale(2)
}

.slick-arrow:before {
    -webkit-transition: -webkit-transform .35s ease-in-out;
    transition: -webkit-transform .35s ease-in-out;
    transition: transform .35s ease-in-out;
    transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
    content: '';
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    position: absolute;
    top: 7px
}

.slick-arrow.slick-prev {
    right: 58px
}

.slick-arrow.slick-prev:before {
    border-right: 4px solid #fff;
    left: 7px
}

.slick-arrow.slick-next {
    right: 36px
}

.slick-arrow.slick-next:before {
    border-left: 4px solid #fff;
    right: 7px
}

.slick-dots {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: -50px;
    right: 28px
}

.slick-dots li {
    display: inline-block
}

.slick-dots li+li {
    margin-left: 6px
}

.slick-dots li.slick-active button {
    background: #f9d8d8;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.slick-dots button {
    border: none;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    background: #666;
    color: transparent;
    padding: 0;
    margin: 0;
    outline: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: .3s;
    transition: .3s
}

.footer {
    background: #000;
    padding: 44px 0 41px;
    color: #fff;
    font-size: .75rem;
    letter-spacing: .6px;
    text-align: right
}

@media (min-width:1023px) {
    .footer {
        padding: 60px 0
    }
}

@media (min-width:1024px) {
    .footer {
        padding: 75px 0 72px
    }
}

.footer a {
    color: inherit;
    text-decoration: none
}

.footer a:hover {
    color: #efc39c
}

.footer .logo {
    display: block;
    width: 114px;
    height: 17px;
    margin-bottom: 50px
}

@media (min-width:1023px) {
    .footer .logo {
        width: 160px;
        height: 26px;
        margin-bottom: 70px
    }
}

@media (min-width:1024px) {
    .footer .logo {
        margin-bottom: 85px
    }
}

.footer .logo path,
.footer .logo polygon {
    fill: currentColor
}

.footer .secondary-nav {
    margin: 0 -15px;
    padding: 0 15px;
    max-width: none;
}

.footer .secondary-nav li {
    font-size: .75rem;
    color: #666;
    letter-spacing: 0
}

@media (max-width:1022px) {
    .footer .secondary-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 -15px 43px
    }
}

.footer .secondary-nav li {
    margin: 0;
    padding: 0;
    margin: 0 5px
}

@media (min-width:1023px) {
    .footer .secondary-nav li {
        margin: 0
    }
}

@media (min-width:1023px) {
    .footer .secondary-nav li+li {
        margin-left: 20px
    }
}

.footer .social-list {
    margin: 0 0 50px
}

@media (min-width:1023px) {
    .footer .social-list {
        margin: 0
    }
}

.footer .social-list.style-2 {
    line-height: 1;
    font-size: 1rem
}

@media (min-width:1023px) {
    .footer .social-list.style-2 {
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left
    }
}

.footer .social-list.style-2 li+li {
    margin-left: 28px;
    padding: 0
}

.footer .social-list.style-2 a {
    display: block
}

.footer .social-list.style-2 a:hover [class^=icon-] {
    color: #f9d8d8
}

@media (min-width:1023px) {
    .footer .social-list.style-2 [class^=icon-] {
        -webkit-transition: color .35s ease-in-out;
        transition: color .35s ease-in-out;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: #fff
    }
}

.footer .social-list.style-2 .icon-envelope {
    font-size: 1.125rem
}

.footer-nav {
    font-size: 1rem;
    letter-spacing: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0 0;
    margin: 0 0 55px
}

@media (min-width:1023px) {
    .footer-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin: 0 0 0
    }
}

.footer-nav li {
    overflow: hidden;
    position: relative
}

.footer-nav li+li {
    margin-top: 17px
}

@media (min-width:1023px) {
    .footer-nav li+li {
        margin: 0 0 0 30px
    }
}

@media (min-width:1024px) {
    .footer-nav li+li {
        margin-left: 40px
    }
}

.social-title {
    display: block;
    text-transform: uppercase;
    margin-bottom: 18px
}

@media (min-width:1023px) {
    .social-title {
        display: none
    }
}

.footer-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -15px
}

@media (min-width:1023px) {
    .footer-row {
        margin: 0 -15px 50px
    }
}

@media (min-width:1024px) {
    .footer-row {
        margin-bottom: 103px
    }
}

.footer-row:last-child {
    margin-bottom: 0
}

.footer-row .col {
    padding: 0 15px;
    width: 100%
}

@media (min-width:1023px) {
    .footer-row .col {
        width: 50%
    }
}

@media (min-width:1023px) {
    .footer-row .col.col-wide {
        width: calc(100% - 300px)
    }
}

@media (min-width:1023px) {
    .footer-row .col.col-soc {
        max-width: 300px
    }
}

.bot {
    position: fixed;
    bottom: 0;
		z-index: 2;
    right: 8%;
		max-width: 320px;
		width: 100%;
-webkit-box-shadow: 0px 16px 25px -5px rgba(0,0,0,0.69);
box-shadow: 0px 16px 25px -5px rgba(0,0,0,0.69);
}

.bot__title-block {
		cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 45px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: black;
    color: #ffffff; 
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.bot__title-block svg {
    max-height: 100%;
    max-width: 100%;
}
.bot__title-block span {
    margin-left: 19px;
    width: 25px;
    height: 25px;
}
.bot__title-block:hover svg {
    fill: #efc39c;
}
.bot__title-block:hover {
    color: #efc39c;
}
.bot__title {
    margin: auto 25px auto 9px;
    text-transform: uppercase;
    font-size: 1rem;
}

.bot__content {
    background-color: #ffffff;
    color: #000000;
    padding: 5px 10px;
}

.bot__content {
      -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  visibility: hidden;
  opacity: 0;
  clip: rect(0 0 0 0 );
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
}

.bot__content.active,
.bot__title-block:focus-within .bot__content{
  visibility: visible;
  opacity: 1;
  clip: auto;
  width: auto;
  height: auto;
  margin: auto;
}

.bot__search-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    height: 48px;
    border-bottom: 1px solid #e3e3e3;
}

.bot__search-block button[type="submit"] {
    -ms-flex-preferred-size: 18%;
        flex-basis: 18%;
    height: 100%;
    border: none;
    background: none;
}

.bot__search-block button[type="submit"] svg {
    max-height: 100%;
    width: 18px;
    margin-top: 6px;
}

.bot__search-block button[type="submit"]:focus {
    outline: none;
}

.bot__search-block button[type="submit"]:focus svg {
    fill: #efc39c;
}

.bot__search-block input[type="text"] {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    height: 100%;
    padding: 0;
    border: none;
    font-size: 0.8rem;
}

.bot__search-block input[type="text"]::-webkit-input-placeholder {
    color: #000000;
}

.bot__search-block input[type="text"]::-moz-placeholder {
    color: #000000;
}

.bot__search-block input[type="text"]:-ms-input-placeholder {
    color: #000000;
}

.bot__search-block input[type="text"]::-ms-input-placeholder {
    color: #000000;
}

.bot__search-block input[type="text"]::placeholder {
    color: #000000;
}

.result {
    padding: 15px 0 15px 15px;
    max-height: 280px;
    overflow: auto;
    display: none;
        -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.result__title {
    font-size: 1rem;
    text-align: left;
    font-weight: bold;
}

.result__list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.result__list li {
    margin: 12px 0;
    text-align: left;
		font-size: 15px;
}

.copyright p {
    font-size: .75rem;
    letter-spacing: -.1px;
    color: #666
}

@media (max-width:1022px) {
    .copyright {
        text-align: center
    }
}

.copyright p:last-child {
    margin-bottom: 0
}

@media (max-width:1023px) {
    body.page-template-page-services .services-section {
        padding-bottom: 60px
    }
}

@media (max-width:1022px) {
    body.page-template-page-services .services-section {
        padding-bottom: 15px
    }
}

.services-list {
    padding: 0 0 7px
}

@media (min-width:640px) {
    .services-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -12px -60px
    }
}

@media (min-width:640px) {
    .services-list li {
        padding: 0 12px;
        width: 50%
    }
}

.service-item {
    font-size: 1rem;
    line-height: 1.5;
    margin: 0 0 25px
}

@media (min-width:1024px) {
    .service-item {
        margin: 0 0 35px
    }
}

.service-item a {
    color: #000;
    text-decoration: none;
    position: relative;
    padding: 0 0 59px;
    display: block
}

@media (min-width:1023px) {
    .service-item a {
        padding: 0 0 65px
    }
}

.service-item .img-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:1023px) {
    .service-item .img-holder {
        position: static;
        width: 100%
    }
}

.service-item .img-holder:after {
    content: '';
    display: block;
    width: 0;
    min-height: 216px
}

@media (min-width:1023px) {
    .service-item .img-holder:after {
        min-height: 340px
    }
}

.service-item .img-holder picture {
    width: 100%
}

.service-item .title-holder {
    padding: 0 20px;
    display: block;
    position: relative;
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px
}

@media (min-width:1024px) {
    .service-item .title-holder {
        padding: 0 30px
    }
}

@media (min-width:1200px) {
    .service-item .title-holder {
        padding: 0 59px
    }
}

.service-item .h3,
.service-item h3 {
    text-transform: uppercase;
    margin: 0 0 13px;
    font-weight: 300;
    letter-spacing: -1px;
    z-index: 5
}

@media (min-width:1023px) {
    .service-item .h3,
    .service-item h3 {
        font-size: 2.25rem;
        margin: 0 0 10px
    }
}

.service-item p {
    margin: 0 0 19px
}

.service-item .link-more {
    padding: 0 0 0 37px;
    letter-spacing: .3px;
    margin-top: auto
}
@media (min-width:713px) {
    .btn.outline-btn {
        width: 100%;
        max-width: 654px
    }
}

@media (min-width:1023px) {
    .btn.outline-btn {
        max-width: 460px
    }
}

.btn.outline-btn:hover {
    color: #000
}

.btn.outline-btn:hover:before {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

@media (min-width:1023px) {
    .contact-page .help-section {
        padding: 0 0 60px
    }
}

@media (min-width:1200px) {
    .contact-page .help-section {
        padding: 0 0 115px
    }
}

@media (max-width:1022px) {
    .services-control .help-section .help-block {
        padding-bottom: 0
    }
}

@media (min-width:1024px) {
    .services-control .help-section .help-block .text-holder {
        padding-bottom: 25px
    }
}

@media (min-width:1024px) {
    .services-control .help-section .help-block .text-holder.bottom-p {
        padding-bottom: 80px
    }
}

.services-control .help-section.last-section {
    padding-bottom: 45px
}

@media (min-width:1023px) {
    .services-control .help-section.last-section {
        padding-bottom: 78px
    }
}

@media (min-width:1024px) {
    .method-page .help-section {
        padding: 10px 0 45px
    }
}

@media (min-width:1024px) {
    .help-section.style-2 {
        padding: 57px 0 52px
    }
}

@media (max-width:1022px) {
    .help-section.style-2 .help-block {
        padding: 0 0 10px
    }
}

@media (min-width:1024px) {
    .help-section.style-3 {
        padding: 91px 0 32px
    }
}

@media (max-width:1022px) {
    .help-section.style-3 .help-block {
        padding: 0
    }
}

.help-block {
    padding: 0 0 89px
}

@media (min-width:1200px) {
    .help-block {
        padding: 0 0 83px
    }
}

@media (min-width:1023px) {
    .help-block.opposite .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width:1023px) {
    .help-block.opposite .text-holder {
        padding: 0 80px 0 0;
        max-width: 480px
    }
}

.help-block.opposite .img-decor {
    left: -20px;
    bottom: 20px;
    top: auto;
    right: auto
}

@media (min-width:1023px) {
    .help-block.opposite .img-decor {
        top: auto;
        right: auto;
        left: -60px;
        bottom: 30px
    }
}

@media (min-width:1024px) {
    .help-block.opposite .img-decor {
        top: auto;
        right: auto;
        left: -100px;
        bottom: 40px
    }
}

.help-block.opposite .img-holder {
    margin: 0 0 43px;
    position: relative
}

@media (min-width:1023px) {
    .help-block.opposite .img-holder {
        min-height: 0
    }
}

@media (min-width:1024px) {
    .help-block.opposite .img-holder {
        min-height: 0
    }
}

@media (min-width:1200px) {
    .help-block.opposite .img-holder {
        min-height: 0
    }
}

.help-block .name,
.help-block .role {
    display: block
}

.help-block .role {
    font-weight: 300
}

.help-block .name {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px
}

body.page-template-page-services .help-block {
    padding: 67px 0 7px
}

@media (min-width:1200px) {
    body.page-template-page-services .help-block {
        padding: 106px 0 10px
    }
}

.contact-page .help-block {
    padding: 0 0 0
}

@media (min-width:1200px) {
    .contact-page .help-block {
        padding: 0 0 0
    }
}

@media (min-width:1023px) {
    .help-block .container {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.help-block .img-decor {
    position: absolute;
    right: 0;
    bottom: -20px;
    right: -107px;
    bottom: 34px
}

@media (max-width:1022px) {
    .help-block .img-decor {
        width: 132px;
        right: -20px;
        bottom: 20px
    }
}

.help-block .img-holder {
    margin: 0 0 43px;
    position: relative
}

@media (min-width:1023px) {
    .help-block .img-holder {
        width: 50%;
        margin: 0;
        min-height: 236px
    }
}

@media (min-width:1024px) {
    .help-block .img-holder {
        min-height: 320px
    }
}

@media (min-width:1200px) {
    .help-block .img-holder {
        min-height: 410px
    }
}

.help-block .img-holder img {
    width: 100%
}

@media (min-width:1023px) {
    .help-block .text-holder {
        width: 50%;
        padding-left: 30px
    }
}

@media (min-width:1200px) {
    .help-block .text-holder {
        padding: 0 0 80px 112px;
        max-width: 516px
    }
}

.help-block .section-heading {
    margin-bottom: 13px
}

@media (min-width:1024px) {
    .help-block .section-heading {
        margin-bottom: 38px
    }
}

.help-block .section-heading .h2,
.help-block .section-heading h2 {
    margin: 0
}

.help-block .btn-holder {
    padding: 16px 0 0
}

@media (min-width:1023px) {
    .help-block .btn-holder {
        padding: 24px 0 0
    }
}

.brands-block {
    padding: 5px 0
}

@media (min-width:1024px) {
    .brands-block {
        padding: 80px 0 100px
    }
}

@media (min-width:1200px) {
    .brands-block {
        padding: 110px 0
    }
}

@media (min-width:1024px) {
    .brands-block.two-img {
        padding: 109px 0 0
    }
}

.brands-block .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:1023px) {
    .brands-block .container {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.brands-block .section-heading {
    margin: 0 0 13px
}

@media (min-width:1024px) {
    .brands-block .section-heading {
        margin-bottom: 34px
    }
}

.brands-block .section-heading .h2,
.brands-block .section-heading h2 {
    margin: 0
}

.brands-block .text-holder {
    margin: 0 0 3px
}

@media (min-width:1023px) {
    .brands-block .text-holder {
        margin: 0;
        width: 50%;
        max-width: 405px
    }
}

@media (min-width:1024px) {
    .brands-block .text-holder {
        width: calc(100% - 620px)
    }
}

@media (min-width:1200px) {
    .brands-block .text-holder {
        width: calc(100% - 808px)
    }
}

@media (min-width:1024px) {
    .brands-block .btn-holder {
        padding: 27px 0 0
    }
}

@media (max-width:1022px) {
    .brands-block .img-holder {
        padding: 55px 0 84px;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
}

.collage {
    margin: 0 auto;
    position: relative;
    max-width: 320px
}

@media (min-width:1023px) {
    .collage {
        max-width: 414px;
        margin: 0
    }
}

@media (min-width:1024px) {
    .collage {
        max-width: 708px
    }
}

.collage .item:nth-child(1) {
    width: 170px;
    z-index: -1;
    position: absolute;
    top: -68px;
    left: 40px
}

@media (min-width:1023px) {
    .collage .item:nth-child(1) {
        left: -131px
    }
}

@media (min-width:1024px) {
    .collage .item:nth-child(1) {
        width: 300px;
        top: -15px;
        left: -258px
    }
}

@media (min-width:1200px) {
    .collage .item:nth-child(1) {
        top: -124px;
        left: -312px;
        width: 400px
    }
}

.collage .item:nth-child(2) {
    width: 150px;
    margin: 0 0 0 auto
}

@media (min-width:1024px) {
    .collage .item:nth-child(2) {
        width: 280px;
        margin-top: 48px
    }
}

@media (min-width:1200px) {
    .collage .item:nth-child(2) {
        width: 400px
    }
}

.collage .item:nth-child(3) {
    right: 0;
    z-index: -2;
    position: absolute;
    width: 208px;
    right: 111px;
    bottom: -35px
}

@media (min-width:1024px) {
    .collage .item:nth-child(3) {
        bottom: -128px;
        left: -288px;
        width: 370px
    }
}

@media (min-width:1200px) {
    .collage .item:nth-child(3) {
        width: 504px;
        bottom: -96px;
        left: -420px
    }
}

.collage.collage-2 .item:nth-child(1) {
    width: 164px;
    z-index: 1;
    position: absolute;
    top: -44px;
    left: 0
}

@media (min-width:1023px) {
    .collage.collage-2 .item:nth-child(1) {
        left: -55px
    }
}

@media (min-width:1024px) {
    .collage.collage-2 .item:nth-child(1) {
        width: 300px;
        top: -108px;
        left: -147px
    }
}

@media (min-width:1200px) {
    .collage.collage-2 .item:nth-child(1) {
        top: -124px;
        left: -98px;
        width: 400px
    }
}

.collage.collage-2 .item:nth-child(2) {
    width: 263px;
    margin: 0 0 0 auto
}

@media (min-width:1024px) {
    .collage.collage-2 .item:nth-child(2) {
        width: 400px;
        margin-top: 48px
    }
}

@media (min-width:1200px) {
    .collage.collage-2 .item:nth-child(2) {
        width: 608px
    }
}

.cta-section {
    padding: 0 0 12px;
    margin-top: 40px
}

@media (min-width:1024px) {
    .services-control .cta-section .content-holder {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px)
    }
}

@media (max-width:1022px) {
    .services-control .cta-section .h1.size-lg,
    .services-control .cta-section .h2.size-lg,
    .services-control .cta-section .h3.size-lg,
    .services-control .cta-section .h4.size-lg,
    .services-control .cta-section .h5.size-lg,
    .services-control .cta-section .h6.size-lg,
    .services-control .cta-section h1.size-lg,
    .services-control .cta-section h2.size-lg,
    .services-control .cta-section h3.size-lg,
    .services-control .cta-section h4.size-lg,
    .services-control .cta-section h5.size-lg,
    .services-control .cta-section h6.size-lg {
        font-size: 5rem;
        line-height: .9;
        margin-bottom: 30px
    }
}

@media (max-width:1022px) {
    .services-control .cta-section .text-holder {
        margin-bottom: 30px
    }
}

@media (max-width:1022px) {
    .blog-page .cta-section {
        padding: 0 0 1px
    }
}

@media (max-width:1022px) {
    .blog-page .cta-section .h1.size-lg,
    .blog-page .cta-section .h2.size-lg,
    .blog-page .cta-section .h3.size-lg,
    .blog-page .cta-section .h4.size-lg,
    .blog-page .cta-section .h5.size-lg,
    .blog-page .cta-section .h6.size-lg,
    .blog-page .cta-section h1.size-lg,
    .blog-page .cta-section h2.size-lg,
    .blog-page .cta-section h3.size-lg,
    .blog-page .cta-section h4.size-lg,
    .blog-page .cta-section h5.size-lg,
    .blog-page .cta-section h6.size-lg {
        font-size: 5.3125rem;
        line-height: 1.2;
        margin-bottom: 0
    }
}

@media (min-width:1024px) {
    .blog-page .cta-section .h1.size-lg,
    .blog-page .cta-section .h2.size-lg,
    .blog-page .cta-section .h3.size-lg,
    .blog-page .cta-section .h4.size-lg,
    .blog-page .cta-section .h5.size-lg,
    .blog-page .cta-section .h6.size-lg,
    .blog-page .cta-section h1.size-lg,
    .blog-page .cta-section h2.size-lg,
    .blog-page .cta-section h3.size-lg,
    .blog-page .cta-section h4.size-lg,
    .blog-page .cta-section h5.size-lg,
    .blog-page .cta-section h6.size-lg {
        letter-spacing: 4px;
        margin: 0 0 21px
    }
}

@media (max-width:1022px) {
    .blog-page .cta-section .text-holder {
        margin-top: -8px
    }
}

@media (max-width:1022px) {
    .blog-page .cta-section .content-holder {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px)
    }
}

.cta-section.style-2 {
    margin-top: 57px
}

@media (min-width:1024px) {
    .cta-section.style-2 .h1,
    .cta-section.style-2 .h2,
    .cta-section.style-2 .h3,
    .cta-section.style-2 .h4,
    .cta-section.style-2 .h5,
    .cta-section.style-2 .h6,
    .cta-section.style-2 h1,
    .cta-section.style-2 h2,
    .cta-section.style-2 h3,
    .cta-section.style-2 h4,
    .cta-section.style-2 h5,
    .cta-section.style-2 h6 {
        font-size: 6.25rem;
        margin-bottom: 20px
    }
}

@media (min-width:640px) {
    .cta-section.style-2 .text-holder {
        margin: 0 auto 37px;
        max-width: 550px
    }
}

.cta-section.style-2 .btn-wrapper {
    margin-bottom: 5px
}

.cta-section.style-3 .h1,
.cta-section.style-3 .h2,
.cta-section.style-3 .h3,
.cta-section.style-3 .h4,
.cta-section.style-3 .h5,
.cta-section.style-3 .h6,
.cta-section.style-3 h1,
.cta-section.style-3 h2,
.cta-section.style-3 h3,
.cta-section.style-3 h4,
.cta-section.style-3 h5,
.cta-section.style-3 h6 {
    font-size: 5rem;
    margin-bottom: 38px
}

@media (max-width:1022px) {
    .cta-section.style-3 .h1,
    .cta-section.style-3 .h2,
    .cta-section.style-3 .h3,
    .cta-section.style-3 .h4,
    .cta-section.style-3 .h5,
    .cta-section.style-3 .h6,
    .cta-section.style-3 h1,
    .cta-section.style-3 h2,
    .cta-section.style-3 h3,
    .cta-section.style-3 h4,
    .cta-section.style-3 h5,
    .cta-section.style-3 h6 {
        line-height: 1
    }
}

@media (min-width:1024px) {
    .cta-section.style-3 .h1,
    .cta-section.style-3 .h2,
    .cta-section.style-3 .h3,
    .cta-section.style-3 .h4,
    .cta-section.style-3 .h5,
    .cta-section.style-3 .h6,
    .cta-section.style-3 h1,
    .cta-section.style-3 h2,
    .cta-section.style-3 h3,
    .cta-section.style-3 h4,
    .cta-section.style-3 h5,
    .cta-section.style-3 h6 {
        font-size: 6.25rem;
        margin-bottom: 20px
    }
}

.cta-section.style-3 .content-holder {
    -webkit-transform: translateY(-35px);
    transform: translateY(-35px)
}

@media (min-width:1024px) {
    .cta-section.style-3 .content-holder {
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px)
    }
}

@media (min-width:1023px) {
    .cta-section.style-3 .text-holder {
        margin: 80px auto 40px;
        max-width: 585px
    }
}

@media (min-width:1024px) {
    .cta-section.style-3 .btn-wrapper {
        margin-bottom: 0
    }
}

@media (max-width:1022px) {
    .cta-section br {
        display: none
    }
}

.cta-section .content-holder {
    max-width: none;
    -webkit-transform: translateY(-14px);
    transform: translateY(-14px);
    margin: 0 auto;
    font-weight: 500;
    line-height: 1.5
}

@media (min-width:1024px) {
    .cta-section .content-holder {
        -webkit-transform: translateY(-37px);
        transform: translateY(-37px);
        padding: 0
    }
}

.cta-section .h1,
.cta-section .h2,
.cta-section .h3,
.cta-section .h4,
.cta-section .h5,
.cta-section .h6,
.cta-section h1,
.cta-section h2,
.cta-section h3,
.cta-section h4,
.cta-section h5,
.cta-section h6 {
    font-family: NurxEddie, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 2.8125rem;
    line-height: 52px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 18px 50px;
    letter-spacing: .37px;
    letter-spacing: -1.33px
}

.cta-section .h1.t-eddie,
.cta-section .h2.t-eddie,
.cta-section .h3.t-eddie,
.cta-section .h4.t-eddie,
.cta-section .h5.t-eddie,
.cta-section .h6.t-eddie,
.cta-section h1.t-eddie,
.cta-section h2.t-eddie,
.cta-section h3.t-eddie,
.cta-section h4.t-eddie,
.cta-section h5.t-eddie,
.cta-section h6.t-eddie {
    line-height: 1;
    font-size: 5.625rem
}

@media (max-width:1022px) {
    .cta-section .h1.t-eddie,
    .cta-section .h2.t-eddie,
    .cta-section .h3.t-eddie,
    .cta-section .h4.t-eddie,
    .cta-section .h5.t-eddie,
    .cta-section .h6.t-eddie,
    .cta-section h1.t-eddie,
    .cta-section h2.t-eddie,
    .cta-section h3.t-eddie,
    .cta-section h4.t-eddie,
    .cta-section h5.t-eddie,
    .cta-section h6.t-eddie {
        font-size: 3.125rem
    }
}

.cta-section .h1.t-katie,
.cta-section .h2.t-katie,
.cta-section .h3.t-katie,
.cta-section .h4.t-katie,
.cta-section .h5.t-katie,
.cta-section .h6.t-katie,
.cta-section h1.t-katie,
.cta-section h2.t-katie,
.cta-section h3.t-katie,
.cta-section h4.t-katie,
.cta-section h5.t-katie,
.cta-section h6.t-katie {
    line-height: 1;
    font-size: 4.0625rem
}

@media (max-width:1022px) {
    .cta-section .h1.t-katie,
    .cta-section .h2.t-katie,
    .cta-section .h3.t-katie,
    .cta-section .h4.t-katie,
    .cta-section .h5.t-katie,
    .cta-section .h6.t-katie,
    .cta-section h1.t-katie,
    .cta-section h2.t-katie,
    .cta-section h3.t-katie,
    .cta-section h4.t-katie,
    .cta-section h5.t-katie,
    .cta-section h6.t-katie {
        font-size: 2.1875rem
    }
}

.cta-section .h1.t-luis,
.cta-section .h2.t-luis,
.cta-section .h3.t-luis,
.cta-section .h4.t-luis,
.cta-section .h5.t-luis,
.cta-section .h6.t-luis,
.cta-section h1.t-luis,
.cta-section h2.t-luis,
.cta-section h3.t-luis,
.cta-section h4.t-luis,
.cta-section h5.t-luis,
.cta-section h6.t-luis {
    line-height: 1;
    font-size: 5.625rem
}

@media (max-width:1022px) {
    .cta-section .h1.t-luis,
    .cta-section .h2.t-luis,
    .cta-section .h3.t-luis,
    .cta-section .h4.t-luis,
    .cta-section .h5.t-luis,
    .cta-section .h6.t-luis,
    .cta-section h1.t-luis,
    .cta-section h2.t-luis,
    .cta-section h3.t-luis,
    .cta-section h4.t-luis,
    .cta-section h5.t-luis,
    .cta-section h6.t-luis {
        font-size: 2.8125rem
    }
}

.cta-section .h1.t-cristin,
.cta-section .h2.t-cristin,
.cta-section .h3.t-cristin,
.cta-section .h4.t-cristin,
.cta-section .h5.t-cristin,
.cta-section .h6.t-cristin,
.cta-section h1.t-cristin,
.cta-section h2.t-cristin,
.cta-section h3.t-cristin,
.cta-section h4.t-cristin,
.cta-section h5.t-cristin,
.cta-section h6.t-cristin {
    line-height: 1;
    font-size: 5.9375rem
}

@media (max-width:1022px) {
    .cta-section .h1.t-cristin,
    .cta-section .h2.t-cristin,
    .cta-section .h3.t-cristin,
    .cta-section .h4.t-cristin,
    .cta-section .h5.t-cristin,
    .cta-section .h6.t-cristin,
    .cta-section h1.t-cristin,
    .cta-section h2.t-cristin,
    .cta-section h3.t-cristin,
    .cta-section h4.t-cristin,
    .cta-section h5.t-cristin,
    .cta-section h6.t-cristin {
        font-size: 4.6875rem
    }
}

.cta-section .h1.t-jess,
.cta-section .h2.t-jess,
.cta-section .h3.t-jess,
.cta-section .h4.t-jess,
.cta-section .h5.t-jess,
.cta-section .h6.t-jess,
.cta-section h1.t-jess,
.cta-section h2.t-jess,
.cta-section h3.t-jess,
.cta-section h4.t-jess,
.cta-section h5.t-jess,
.cta-section h6.t-jess {
    line-height: 1;
    font-size: 5.9375rem
}

@media (max-width:1022px) {
    .cta-section .h1.t-jess,
    .cta-section .h2.t-jess,
    .cta-section .h3.t-jess,
    .cta-section .h4.t-jess,
    .cta-section .h5.t-jess,
    .cta-section .h6.t-jess,
    .cta-section h1.t-jess,
    .cta-section h2.t-jess,
    .cta-section h3.t-jess,
    .cta-section h4.t-jess,
    .cta-section h5.t-jess,
    .cta-section h6.t-jess {
        font-size: 4.6875rem
    }
}

@media (min-width:1023px) {
    .cta-section .h1,
    .cta-section .h2,
    .cta-section .h3,
    .cta-section .h4,
    .cta-section .h5,
    .cta-section .h6,
    .cta-section h1,
    .cta-section h2,
    .cta-section h3,
    .cta-section h4,
    .cta-section h5,
    .cta-section h6 {
        margin: 0 0 2px;
        font-size: 2.8125rem
    }
}

@media (min-width:1024px) {
    .cta-section .h1,
    .cta-section .h2,
    .cta-section .h3,
    .cta-section .h4,
    .cta-section .h5,
    .cta-section .h6,
    .cta-section h1,
    .cta-section h2,
    .cta-section h3,
    .cta-section h4,
    .cta-section h5,
    .cta-section h6 {
        font-size: 5.625rem;
        line-height: 1.2
    }
}

.cta-section .h1.size-lg,
.cta-section .h2.size-lg,
.cta-section .h3.size-lg,
.cta-section .h4.size-lg,
.cta-section .h5.size-lg,
.cta-section .h6.size-lg,
.cta-section h1.size-lg,
.cta-section h2.size-lg,
.cta-section h3.size-lg,
.cta-section h4.size-lg,
.cta-section h5.size-lg,
.cta-section h6.size-lg {
    font-size: 3.75rem
}

@media (min-width:1023px) {
    .cta-section .h1.size-lg,
    .cta-section .h2.size-lg,
    .cta-section .h3.size-lg,
    .cta-section .h4.size-lg,
    .cta-section .h5.size-lg,
    .cta-section .h6.size-lg,
    .cta-section h1.size-lg,
    .cta-section h2.size-lg,
    .cta-section h3.size-lg,
    .cta-section h4.size-lg,
    .cta-section h5.size-lg,
    .cta-section h6.size-lg {
        margin: 0 0 10px;
        font-size: 5.625rem
    }
}

@media (min-width:1024px) {
    .cta-section .h1.size-lg,
    .cta-section .h2.size-lg,
    .cta-section .h3.size-lg,
    .cta-section .h4.size-lg,
    .cta-section .h5.size-lg,
    .cta-section .h6.size-lg,
    .cta-section h1.size-lg,
    .cta-section h2.size-lg,
    .cta-section h3.size-lg,
    .cta-section h4.size-lg,
    .cta-section h5.size-lg,
    .cta-section h6.size-lg {
        font-size: 8.75rem
    }
}

.cta-section .text-holder {
    text-align: center;
    letter-spacing: -.1px;
    margin-bottom: 40px
}

@media (min-width:640px) {
    .cta-section .text-holder {
        margin: 0 auto 40px;
        max-width: 515px
    }
}

@media (min-width:1023px) {
    .cta-section .text-holder {
        margin-bottom: 40px
    }
}

.cta-section p {
    margin-bottom: 25px
}

.cta-section p:last-child {
    margin-bottom: 0
}

.cta-section .btn-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 35px
}

.cta-section .btn-wrapper .btn {
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto;
    margin-right: 5px;
    min-width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500;
    padding: 18px 10px
}

@media (min-width:1023px) {
    .cta-section .btn-wrapper .btn {
        margin-right: 25px
    }
}

.cta-section .btn-wrapper .btn:last-child {
    margin-right: 0
}

@media (min-width:640px) {
    .cta-section .btn-wrapper .btn:only-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        min-width: 296px
    }
}

.cta-section .btn-wrapper .btn img {
    margin-right: 15px
}

.cta-section .link-holder {
    text-align: center
}

.cta-section .link-more {
    color: inherit;
    text-decoration: none
}

.list-section.with-decor {
    border-bottom: 1px solid #000
}

@media (min-width:1024px) {
    .list-section.style-2 {
        padding: 70px 0 10px
    }
}

@media (min-width:1024px) {
    .list-section.style-2 .section-heading {
        margin-bottom: 45px
    }
}

@media (min-width:1024px) {
    .list-section.style-2 .h1,
    .list-section.style-2 .h2,
    .list-section.style-2 .h3,
    .list-section.style-2 .h4,
    .list-section.style-2 .h5,
    .list-section.style-2 .h6,
    .list-section.style-2 h1,
    .list-section.style-2 h2,
    .list-section.style-2 h3,
    .list-section.style-2 h4,
    .list-section.style-2 h5,
    .list-section.style-2 h6 {
        letter-spacing: -1px
    }
}

@media (min-width:1024px) {
    .list-section.style-2 .option-card {
        padding-right: 20px;
        margin-bottom: 48px
    }
}

@media (min-width:1024px) {
    .method-page .list-section {
        padding: 68px 0 30px
    }
}

@media (min-width:1024px) {
    .method-page .list-section .section-heading {
        margin-bottom: 46px
    }
}

@media (max-width:1023px) {
    .list-section .section-heading {
        margin-bottom: 37px
    }
}

.four-col-row,
.six-col-row,
.three-col-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:1023px) {
    .four-col-row,
    .six-col-row,
    .three-col-row {
        margin: 0 -10px
    }
}

@media (min-width:1024px) {
    .four-col-row,
    .six-col-row,
    .three-col-row {
        margin: 0 -15px
    }
}

@media (min-width:1023px) {
    .four-col-row .col,
    .six-col-row .col,
    .three-col-row .col {
        padding: 0 10px
    }
}

@media (min-width:1024px) {
    .four-col-row .col,
    .six-col-row .col,
    .three-col-row .col {
        padding: 0 15px
    }
}

@media (min-width:1023px) {
    .three-col-row .col {
        width: 33.3333%
    }
}

.four-col-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:1023px) {
    .two-col-row .col {
        width: 100%
    }
}

@media (min-width:1024px) {
    .two-col-row .col {
        width: 50%
    }
}

@media (min-width:1023px) {
    .four-col-row .col {
        width: 50%
    }
}

@media (min-width:1024px) {
    .four-col-row .col {
        width: 25%
    }
}

.five-col-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:1022px) {
    .five-col-row .col {
        width: 100%
    }
}

@media (min-width:1023px) {
    .five-col-row .col {
        width: 20%
    }
}

.six-col-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:1023px) {
    .six-col-row .col {
        width: 50%
    }
}

@media (min-width:1024px) {
    .six-col-row .col {
        width: 33.3333%
    }
}

.option-list {
    counter-reset: section
}

.option-card {
    margin-bottom: 42px
}

@media (min-width:400px) {
    .option-card {
        margin-bottom: 70px
    }
}

@media (min-width:1024px) {
    .option-card {
        padding-right: 50px
    }
}

.option-card .title .indicator {
    width: 55px;
    display: block;
    margin-bottom: 20px
}
.option-card .title .indicator.option-icon {
    width: 100px;
    height: 100px;
}
.company-values .option-card .title .h3, .company-values .option-card .title h3 {
    font-size: 20px;
}
.company-values .option-card {
    margin-bottom: 0;
}
.base-section.company-values {
    padding: 100px 0 50px 0;
}
.option-card .h1,
.option-card .h2,
.option-card .h3,
.option-card .h4,
.option-card .h5,
.option-card .h6,
.option-card h1,
.option-card h2,
.option-card h3,
.option-card h4,
.option-card h5,
.option-card h6 {
    margin-bottom: 15px
}
.read-value {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 25px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.read-value:after {
    content: '';
    display: inline-block;
    opacity: 0;
    transition: all .3s ease;
    background-image: url(../../static/images/arrow.png);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    position: absolute;
    right: -20px;
    top: 5px;
}
.hidden-value {
    font-size: 12px;
    opacity: 0;
    transition: all .3s ease;
}
.company-values .option-card .read-value:hover ~ .hidden-value {
    opacity: 1;
}
.schoolModal .wpcf7-mail-sent-ok {
    display: none !important;
}
.company-values .option-card .read-value:hover:after {
    opacity: 1;
}
@media (min-width:400px) {
    .option-card .h1,
    .option-card .h2,
    .option-card .h3,
    .option-card .h4,
    .option-card .h5,
    .option-card .h6,
    .option-card h1,
    .option-card h2,
    .option-card h3,
    .option-card h4,
    .option-card h5,
    .option-card h6 {
        margin-bottom: 25px
    }
}

@media (min-width:1024px) {
    .option-card .h1,
    .option-card .h2,
    .option-card .h3,
    .option-card .h4,
    .option-card .h5,
    .option-card .h6,
    .option-card h1,
    .option-card h2,
    .option-card h3,
    .option-card h4,
    .option-card h5,
    .option-card h6 {
        margin-bottom: 15px
    }
}

.testimonial-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:1023px) {
    .testimonial-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.testimonial-item.rose-mode .img-holder {
    background-color: #f9d8d8
}

.testimonial-item.rose-mode .play-btn:hover {
    border-color: #f9d8d8
}

.testimonial-item.rose-mode .play-btn:hover:before {
    border-left-color: #f9d8d8
}

.testimonial-item.aqua-mode .img-holder {
    background-color: #bcd8df
}

.testimonial-item.aqua-mode .play-btn:hover {
    border-color: #bcd8df
}

.testimonial-item.aqua-mode .play-btn:hover:before {
    border-left-color: #bcd8df
}

.testimonial-item.gold-mode .img-holder {
    background-color: #efc39c
}

.testimonial-item.gold-mode .play-btn:hover {
    border-color: #efc39c
}

.testimonial-item.gold-mode .play-btn:hover:before {
    border-left-color: #efc39c
}

.testimonial-item.green-mode .img-holder {
    background-color: #c3dbb8
}

.testimonial-item.green-mode .play-btn:hover {
    border-color: #c3dbb8
}

.testimonial-item.green-mode .play-btn:hover:before {
    border-left-color: #c3dbb8
}

.testimonial-item.red-mode .img-holder {
    background-color: #ff463d
}

.testimonial-item.red-mode .play-btn:hover {
    border-color: #ff463d
}

.testimonial-item.red-mode .play-btn:hover:before {
    border-left-color: #ff463d
}

.testimonial-item .img-holder {
    width: 208px;
    height: 208px;
    margin: 0 auto 33px;
    border-radius: 50%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:1023px) {
    .testimonial-item .img-holder {
        width: 160px;
        height: 160px;
        margin: 0 -16px 0 0
    }
}

.testimonial-item .img-holder img {
    width: 100%;
    height: 100%
}

.testimonial-item .blockquote,
.testimonial-item blockquote {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
    z-index: 1
}

@media (min-width:1023px) {
    .testimonial-item .blockquote,
    .testimonial-item blockquote {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: calc(100% - 144px)
    }
}

.testimonial-item .blockquote-footer {
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 100%;
    margin-top: auto
}

.blockquote,
blockquote {
    padding: 0;
    margin: 0;
    border-left: none;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400
}

@media (max-width:1022px) {
    .blockquote,
    blockquote {
        text-align: center
    }
}

.blockquote .q,
.blockquote q,
blockquote .q,
blockquote q {
    display: block;
    margin: 0 0 11px
}

.blockquote .q:before,
.blockquote q:before,
blockquote .q:before,
blockquote q:before {
    content: '“'
}

.blockquote .q:after,
.blockquote q:after,
blockquote .q:after,
blockquote q:after {
    content: '”'
}

.blockquote .cite,
.blockquote cite,
blockquote .cite,
blockquote cite {
    display: block;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 500;
    font-size: .75rem;
    letter-spacing: .8px
}

.blockquote .blockquote-footer,
blockquote .blockquote-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:1022px) {
    .blockquote .blockquote-footer,
    blockquote .blockquote-footer {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.play-btn {
    -webkit-transition: border-color .35s ease-in-out;
    transition: border-color .35s ease-in-out;
    width: 38px;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #000;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    font-size: .625rem;
    color: #000;
    margin: 0 20px 0 0
}

.play-btn:before {
    -webkit-transition: border-color .35s ease-in-out;
    transition: border-color .35s ease-in-out;
    content: '';
    border-left: 7px solid #000;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-left: 1px
}

.contact-page .content-section {
    padding-bottom: 0
}

@media (min-width:1024px) {
    .contact-page .content-section {
        padding: 60px 0 0
    }
}

.contact-page .content-section .text-holder {
    max-width: 608px
}

@media (min-width:1024px) {
    .contact-page .content-section .text-holder {
        margin: 0 auto 95px
    }
}

.product-page .content-section .text-holder {
    margin: 0 auto 84px
}

.product-page .content-section .text-holder p {
    margin: 0 0 20px
}

.content-section h2 {
    font-family: NurxEddie, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 3.125rem;
    line-height: 1.2;
    letter-spacing: 0
}
.content-section .table-header_content h2 {
    font-family: MabryPro, Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 2.125rem;
}
.content-section h2.size-lg {
    font-size: 3.4375rem
}

.content-section .text-holder {
    max-width: 608px;
    margin: 0 auto 80px
}

.content-section .heading-holder {
    margin-bottom: 33px;
    max-width: 728px;
    margin-left: auto;
    margin-right: auto
}

.content-section .heading-holder .stars {
    font-size: 4.0625rem
}

.content-section .heading-holder .stars:before {
    content: '*****';
    max-height: 30px;
    display: block
}

.content-section ul {
    font-size: 1rem;
    font-weight: 400
}

.content-section .mail {
    display: block;
    padding-top: 20px
}

@media (min-width:1023px) {
    .job-block .job-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.job-block h3.title {
    margin-bottom: 24px;
    text-transform: none;
    font-size: 1.5rem;
    font-weight: 500!important;
    color: #000!important
}

@media (min-width:1023px) {
    .job-block h3.title {
        width: 40%;
        text-align: right;
        padding-right: 84px
    }
}

.job-block .job-listings {
    margin-bottom: 40px
}

@media (min-width:1023px) {
    .job-block .job-listings {
        width: 60%;
        max-width: 608px
    }
}

.job-block .job-listings .job-listing {
    padding: 10px 24px 10px 0;
    border-bottom: 1px solid #666;
    margin-bottom: 13px;
    position: relative;
    text-align: left
}

.job-block .job-listings .job-listing a {
    text-decoration: none;
    color: inherit
}

.job-block .job-listings .posting-title h4 {
    display: block;
    z-index: 1;
    color: #000;
    font-size: 1rem;
    margin: 0
}

.job-block .job-listings .posting-category {
    color: #666;
    font-size: 1rem;
    margin: 0;
    text-transform: none
}

body.archive .blog-section,
body.blog .blog-section {
    padding: 0 0 22px;
    margin-top: -30px;
    position: relative;
    z-index: 2
}

@media (min-width:1023px) {
    body.archive .blog-section,
    body.blog .blog-section {
        padding: 0 0 80px
    }
}

body.archive .blog-section .container,
body.blog .blog-section .container {
    max-width: 972px
}

body.archive .blog-row,
body.blog .blog-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:1023px) {
    body.archive .blog-row,
    body.blog .blog-row {
        margin: 0 -8px 70px
    }
}

@media (min-width:1023px) {
    body.archive .blog-row.lg-indent,
    body.blog .blog-row.lg-indent {
        margin-bottom: 174px
    }
}

@media (min-width:1023px) {
    body.archive .blog-row.md-indent,
    body.blog .blog-row.md-indent {
        margin-bottom: 95px
    }
}

body.archive .blog-item,
body.blog .blog-item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 2px;
    margin-bottom: 28px
}

@media (min-width:1023px) {
    body.archive .blog-item,
    body.blog .blog-item {
        width: 66.666666%;
        padding: 0 8px;
        margin-bottom: 0
    }
}

body.archive .blog-item mark.circle:after,
body.blog .blog-item mark.circle:after {
    background: url(images/blog-decor.svg) no-repeat center center/100% 100%;
    left: -.5em;
    right: -.5em;
    top: -.5em;
    bottom: -.3em
}

@media (min-width:1023px) {
    body.archive .blog-item mark.circle:after,
    body.blog .blog-item mark.circle:after {
        top: -37px;
        bottom: -31px;
        left: -30px;
        right: -28px
    }
}

@media (min-width:1023px) {
    body.archive .blog-item.small,
    body.blog .blog-item.small {
        width: 33.333333%
    }
}

@media (min-width:1023px) {
    body.archive .blog-item.small .blog-hover,
    body.blog .blog-item.small .blog-hover {
        font-size: 2.5rem
    }
}

@media (min-width:1024px) {
    body.archive .blog-item.small .blog-hover,
    body.blog .blog-item.small .blog-hover {
        font-size: 3.125rem
    }
}

@media (min-width:1023px) {
    body.archive .blog-item.up,
    body.blog .blog-item.up {
        margin-top: -70px
    }
}

body.archive .blog-item .blog-img,
body.blog .blog-item .blog-img {
    position: relative;
    margin-bottom: 15px
}

@media (min-width:1023px) {
    body.archive .blog-item .blog-img,
    body.blog .blog-item .blog-img {
        margin-bottom: 10px
    }
}

body.archive .blog-item .blog-img:hover .blog-hover,
body.blog .blog-item .blog-img:hover .blog-hover {
    opacity: 1
}

body.archive .blog-item .blog-img img,
body.blog .blog-item .blog-img img {
    display: block;
    width: 100%
}

body.archive .blog-item .blog-hover,
body.blog .blog-item .blog-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(188, 216, 223, .9);
    color: #000;
    font-family: NurxEddie, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 3.125rem;
    text-transform: uppercase;
    text-align: center
}

@media (min-width:640px) {
    body.archive .blog-item .blog-hover,
    body.blog .blog-item .blog-hover {
        font-size: 5rem
    }
}

@media (min-width:1024px) {
    body.archive .blog-item .blog-hover,
    body.blog .blog-item .blog-hover {
        font-size: 6.25rem
    }
}

body.archive .blog-item time,
body.blog .blog-item time {
    margin-bottom: 7px;
    color: #666
}

@media (min-width:1023px) {
    body.archive .blog-item time,
    body.blog .blog-item time {
        margin-bottom: 5px
    }
}

body.archive .blog-item h3,
body.blog .blog-item h3 {
    line-height: 1.37;
    letter-spacing: -.2px
}

@media (max-width:399px) {
    body.archive .blog-item h3,
    body.blog .blog-item h3 {
        font-size: 1rem;
        letter-spacing: -.1px
    }
}

body.archive .blog-item h3 a,
body.blog .blog-item h3 a {
    text-decoration: none;
    color: inherit
}

@media (min-width:1024px) {
    .services-control .service-slider .service-item a {
        padding-bottom: 43px
    }
}

@media (min-width:1024px) {
    .services-control .list-section .section-heading {
        margin-bottom: 48px
    }
}

@media (min-width:1024px) {
    .services-control .list-section .option-card {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) {
    .services-control .help-section {
        padding: 55px 0 20px
    }
}

@media (min-width:1024px) {
    .services-control .help-section .help-block {
        padding: 0 0 20px
    }
}

@media (max-width:1022px) {
    .services-control .base-slider {
        margin: 0 -10px
    }
}

.accordion-section {
    padding: 20px 0 0
}

@media (min-width:1024px) {
    .accordion-section {
        padding: 73px 0 66px
    }
}

.accordion-section.style-2 {
    padding: 35px 0 0
}

@media (min-width:1024px) {
    .accordion-section.style-2 {
        padding: 64px 0
    }
}

.accordion-section.style-2 .text-holder .h2,
.accordion-section.style-2 .text-holder h2 {
    font-size: 3.4375rem
}

@media (min-width:1024px) {
    .accordion-section.style-2 .text-holder .h2,
    .accordion-section.style-2 .text-holder h2 {
        font-size: 4.0625rem;
        margin: 70px 0 47px
    }
}

.accordion-section .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.accordion-section .text-holder {
    width: 100%;
    padding: 0 0 40px 0
}

@media (min-width:1023px) {
    .accordion-section .text-holder {
        padding: 0 15px 0 0;
        width: 50%;
        max-width: 415px
    }
}

.accordion-section .text-holder .h1,
.accordion-section .text-holder .h2,
.accordion-section .text-holder .h3,
.accordion-section .text-holder .h4,
.accordion-section .text-holder .h5,
.accordion-section .text-holder .h6,
.accordion-section .text-holder h1,
.accordion-section .text-holder h2,
.accordion-section .text-holder h3,
.accordion-section .text-holder h4,
.accordion-section .text-holder h5,
.accordion-section .text-holder h6 {
    font-family: NurxEddie, Arial, "Helvetica Neue", Helvetica, sans-serif
}

.accordion-section .text-holder .h2,
.accordion-section .text-holder h2 {
    font-size: 3.125rem
}

@media (min-width:1024px) {
    .accordion-section .text-holder .h2,
    .accordion-section .text-holder h2 {
        font-size: 4.0625rem;
        margin-bottom: 149px
    }
}

.accordion-section .accordion-holder {
    padding: 45px 25px 40px;
    width: calc(100% + 50px);
    margin: 0 -25px
}

@media (min-width:1023px) {
    .accordion-faq-popular-section .accordion-holder {
        margin: 0 auto !important;
    }
    .accordion-section .accordion-holder {
        padding: 65px 60px 40px;
        width: 50%;
        margin: 0
    }
}

@media (max-width:1022px) {
    .accordion-section .accordion-holder br {
        display: none
    }
}

.accordion-section .accordion-holder .h1,
.accordion-section .accordion-holder .h2,
.accordion-section .accordion-holder .h3,
.accordion-section .accordion-holder .h4,
.accordion-section .accordion-holder .h5,
.accordion-section .accordion-holder .h6,
.accordion-section .accordion-holder h1,
.accordion-section .accordion-holder h2,
.accordion-section .accordion-holder h3,
.accordion-section .accordion-holder h4,
.accordion-section .accordion-holder h5,
.accordion-section .accordion-holder h6 {
    text-transform: uppercase
}

.accordion-section .accordion-holder .btn-holder {
    text-align: center
}

.accordion-section .ask-accordion {
    padding: 7px 0 0;
    margin: 0 0 19px;
    color: #000
}

@media (min-width:1023px) {
    .accordion-section .ask-accordion {
        padding: 12px 0 0;
        margin: 0 0 30px
    }
}

.accordion-section .ask-accordion>li {
    padding: 21px 0 17px;
    position: relative
}

.accordion-section .ask-accordion>li:before {
    content: '';
    height: 1px;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.accordion-section .ask-accordion a:not([class]) {
    text-decoration: none;
    font-weight: 400;
    color: #000;
    display: block;
    position: relative;
    padding-right: 20px
}

.accordion-section .ask-accordion a:not([class]):after,
.accordion-section .ask-accordion a:not([class]):before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    height: 1px;
    width: 17px;
    background: #000;
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
    -webkit-transition: .3s;
    transition: .3s
}

.accordion-section .ask-accordion a:not([class]):after {
    -webkit-transform: translateY(-50%) rotate(90deg) scale(1);
    transform: translateY(-50%) rotate(90deg) scale(1)
}

.accordion-section .ask-accordion .active>a:after {
    -webkit-transform: translateY(-50%) rotate(0) scale(0);
    transform: translateY(-50%) rotate(0) scale(0)
}

.accordion-holder {
    padding: 45px 25px 40px;
    margin: 0 -25px
}

@media (min-width:1023px) {
    .accordion-holder {
        padding: 65px 60px 40px;
        margin: 0
    }
}

@media (max-width:1022px) {
    .accordion-holder br {
        display: none
    }
}

.accordion-holder .h1,
.accordion-holder .h2,
.accordion-holder .h3,
.accordion-holder .h4,
.accordion-holder .h5,
.accordion-holder .h6,
.accordion-holder h1,
.accordion-holder h2,
.accordion-holder h3,
.accordion-holder h4,
.accordion-holder h5,
.accordion-holder h6 {
    text-transform: uppercase
}

.accordion-holder .btn-holder {
    text-align: center
}

.accordion-holder .ask-accordion {
    padding: 7px 0 0;
    margin: 0 0 19px;
    color: #000
}

@media (min-width:1023px) {
    .accordion-holder .ask-accordion {
        padding: 12px 0 0;
        margin: 0 0 30px
    }
}

.accordion-holder .ask-accordion>li {
    padding: 21px 0 17px;
    position: relative
}

.accordion-holder .ask-accordion>li:before {
    content: '';
    height: 1px;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.accordion-holder .ask-accordion a {
    text-decoration: none;
    font-weight: 400;
    color: #000;
    display: block;
    position: relative;
    padding-right: 20px
}

.accordion-holder .ask-accordion a:after,
.accordion-holder .ask-accordion a:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    height: 1px;
    width: 17px;
    background: #000;
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
    -webkit-transition: .3s;
    transition: .3s
}

.accordion-holder .ask-accordion a:after {
    -webkit-transform: translateY(-50%) rotate(90deg) scale(1);
    transform: translateY(-50%) rotate(90deg) scale(1)
}

.accordion-holder .ask-accordion a:not([class]) {
    padding-right: 0
}

.accordion-holder .ask-accordion a:not([class]):after,
.accordion-holder .ask-accordion a:not([class]):before {
    display: none
}

.accordion-holder .ask-accordion .active>a:after {
    -webkit-transform: translateY(-50%) rotate(0) scale(0);
    transform: translateY(-50%) rotate(0) scale(0)
}

body.single-faq .intro .container,
body.single-post .intro .container,
body.single-user-stories .intro .container {
    padding-bottom: 240px
}

body.single-faq .intro .container>.intro-content:only-child h1.h1,
body.single-post .intro .container>.intro-content:only-child h1.h1,
body.single-user-stories .intro .container>.intro-content:only-child h1.h1,
body.single-patient-guide .intro .container>.intro-content:only-child h1.h1 {
    font-size: 2.625rem
}

@media (min-width:640px) {
    body.single-faq .intro .container>.intro-content:only-child h1.h1,
    body.single-post .intro .container>.intro-content:only-child h1.h1,
    body.single-user-stories .intro .container>.intro-content:only-child h1.h1,
    body.single-patient-guide .intro .container>.intro-content:only-child h1.h1 {
        font-size: 3.625rem
    }
}

@media (min-width:1024px) {
    body.single-faq .intro .container>.intro-content:only-child h1.h1,
    body.single-post .intro .container>.intro-content:only-child h1.h1,
    body.single-user-stories .intro .container>.intro-content:only-child h1.h1,
    body.single-patient-guide .intro .container>.intro-content:only-child h1.h1 {
        font-size: 4.625rem
    }
}

body.single-faq .intro .container>.intro-content:only-child h1.h1:after,
body.single-post .intro .container>.intro-content:only-child h1.h1:after,
body.single-user-stories .intro .container>.intro-content:only-child h1.h1:after {
    display: none
}

body.single-faq .intro .container>.intro-content:only-child .caption,
body.single-post .intro .container>.intro-content:only-child .caption,
body.single-user-stories .intro .container>.intro-content:only-child .caption {
    margin-bottom: 50px
}

body.single-faq .intro .container>.intro-content:only-child .caption .underline a,
body.single-post .intro .container>.intro-content:only-child .caption .underline a,
body.single-user-stories .intro .container>.intro-content:only-child .caption .underline a,
body.archive.category .intro .container>.intro-content:only-child .caption .underline a,
body.archive.tax-faq-category .intro .container>.intro-content:only-child .caption .underline a,
body.page-template .intro .container>.intro-content:only-child .caption .underline a {
    position: relative;
    z-index: 4
}

body.single-faq .intro .container>.intro-content:only-child .caption .underline:after,
body.single-post .intro .container>.intro-content:only-child .caption .underline:after,
body.single-user-stories .intro .container>.intro-content:only-child .caption .underline:after {
    bottom: -10px
}

body.single-faq .main-content-holder,
body.single-post .main-content-holder,
body.single-user-stories .main-content-holder {
    position: relative;
    z-index: 2
}

body.single-faq .main-content-holder>.container,
body.single-post .main-content-holder>.container,
body.single-user-stories .main-content-holder>.container,
body.single-patient-guide .main-content-holder>.container {
    padding-top: 40px;
    padding-bottom: 30px
}

body.single-patient-guide .main-content-holder #content {
    width: 100%;
}

body.single-patient-guide .main-content-holder>.container .question-content {
    font-size: 1rem;
}

@media (min-width:1023px) {
    body.single-faq .main-content-holder>.container,
    body.single-post .main-content-holder>.container,
    body.single-user-stories .main-content-holder>.container,{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        padding-bottom: 60px;
        max-width: 826px;
        flex-wrap: wrap;
    }
    body.single-patient-guide .main-content-holder>.container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 60px;
        max-width: 826px;
        flex-wrap: wrap;
    }
    .pagination-wrap {
        -webkit-order: 3;
        -moz-order: 3;
        -ms-order: 3;
        -o-order: 3;
        order: 3;
        width: 100%;
    }
}

@media (min-width:1023px) {
    body.single-faq .main-content-holder #content,
    body.single-post .main-content-holder #content,
    body.single-user-stories .main-content-holder #content {
        -webkit-box-flex: 1;
        -ms-flex: 1 auto;
        flex: 1 auto;
        width: 100%
    }
}
@media (min-width:1023px) {
    body.tax-faq-category .subcategory-term .post-type-faq .products-wrapper{
        -webkit-box-flex: 1;
        -ms-flex: 1 auto;
        flex: 1 auto;
        width: 70%
    }
}


@media (min-width:1023px) {
    body.single-faq .main-content-holder #sidebar,
    body.single-post .main-content-holder #sidebar,
    body.single-user-stories .main-content-holder #sidebar {
        margin: 0 0 auto;
        width: 100%
    }
}
@media (min-width:1023px) {
    body.tax-faq-category .subcategory-term .post-type-faq #sidebar {
        margin: 0 0 auto;
        width: 30%
    }
}

body.single-faq .main-content-holder h3,
body.single-post .main-content-holder h3,
body.single-user-stories .main-content-holder h3 {
    font-size: 1.5rem;
    line-height: 31px;
    letter-spacing: -.5px;
    margin: 0 0 33px
}

body.single-faq .main-content-holder h3 b,
body.single-post .main-content-holder h3 b,
body.single-user-stories .main-content-holder h3 b {
    font-weight: 400
}

@media (min-width:1024px) {
    body.single-faq .main-content-holder h3,
    body.single-post .main-content-holder h3,
    body.single-user-stories .main-content-holder h3 {
        margin: 35px 0 25px
    }
}

body.single-faq .main-content-holder h2,
body.single-post .main-content-holder h2,
body.single-user-stories .main-content-holder h2 {
    font-size: 1.5rem;
    line-height: 31px;
    letter-spacing: -.5px;
    margin: 0 0 33px
}

body.single-faq .main-content-holder h2 b,
body.single-post .main-content-holder h2 b,
body.single-user-stories .main-content-holder h2 b {
    font-weight: 400
}

@media (min-width:1024px) {
    body.single-faq .main-content-holder h2,
    body.single-post .main-content-holder h2,
    body.single-user-stories .main-content-holder h2 {
        margin: 35px 0 25px
    }
}

body.single-faq .main-content-holder a,
body.single-post .main-content-holder a,
body.single-user-stories .main-content-holder a {
    color: #000;
    text-decoration: underline;
    font-weight: 400;
}

body.single-faq .main-content-holder a:hover,
body.single-post .main-content-holder a:hover,
body.single-user-stories .main-content-holder a:hover {
    color: #666
}

body.single-faq .main-content-holder p,
body.single-post .main-content-holder p,
body.single-user-stories .main-content-holder p {
    margin: 0 0 27px
}

@media (min-width:1200px) {
    body.single-faq .main-content-holder .content-wrap,
    body.single-post .main-content-holder .content-wrap,
    body.single-user-stories .main-content-holder .content-wrap {
        padding-left: 102px
    }
}

body.single-faq .main-content-holder .blog-banner,
body.single-post .main-content-holder .blog-banner,
body.single-user-stories .main-content-holder .blog-banner {
    margin: 0 auto;
    text-align: center;
    margin-top: -240px;
    z-index: 3
}

@media (min-width:1023px) {
    body.single-post .main-content-holder .blog-banner,
    body.single-user-stories .main-content-holder .blog-banner {
        margin-top: -100px
    }
}

@media (min-width:1200px) {
    body.single-faq .main-content-holder .blog-banner,
    body.single-post .main-content-holder .blog-banner,
    body.single-user-stories .main-content-holder .blog-banner {
        margin-top: -240px
    }
}

body.single-faq .main-content-holder .img-holder,
body.single-post .main-content-holder .img-holder,
body.single-user-stories .main-content-holder .img-holder {
    margin: 0 0 38px
}

@media (min-width:1023px) {
    body.single-faq .main-content-holder .img-holder,
    body.single-post .main-content-holder .img-holder,
    body.single-user-stories .main-content-holder .img-holder {
        padding: 38px 0 0
    }
}

body.single-faq .main-content-holder .img-holder figure,
body.single-post .main-content-holder .img-holder figure,
body.single-user-stories .main-content-holder .img-holder figure {
    margin: 0
}

body.single-faq .main-content-holder .img-holder figcaption,
body.single-post .main-content-holder .img-holder figcaption,
body.single-user-stories .main-content-holder .img-holder figcaption {
    font-size: .75rem;
    font-weight: 300;
    text-align: right;
    padding: 10px 0 0;
    display: block
}

body.single-faq .main-content-holder blockquote,
body.single-post .main-content-holder blockquote,
body.single-user-stories .main-content-holder blockquote {
    font-family: NurxEddie, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 3.4375rem;
    line-height: 1.1;
    display: block;
    margin: 0
}

body.single-faq .main-content-holder ul:not([class]):not([id]) li,
body.single-post .main-content-holder ul:not([class]):not([id]) li,
body.single-user-stories .main-content-holder ul:not([class]):not([id]) li {
    padding: 0 0 0 37px;
    margin: 0 0 28px;
    position: relative
}

@media (min-width:1023px) {
    body.single-faq .main-content-holder ul:not([class]):not([id]) li,
    body.single-post .main-content-holder ul:not([class]):not([id]) li,
    body.single-user-stories .main-content-holder ul:not([class]):not([id]) li {
        margin: 0 0 28px 16px
    }
}

body.single-faq .main-content-holder ul:not([class]):not([id]) li:before,
body.single-post .main-content-holder ul:not([class]):not([id]) li:before,
body.single-user-stories .main-content-holder ul:not([class]):not([id]) li:before {
    content: '.';
    font-size: 3.75rem;
    line-height: 0;
    font-family: NurxEddie, Arial, "Helvetica Neue", Helvetica, sans-serif;
    position: absolute;
    top: -10px;
    left: 0
}

body.single-post #sidebar,
body.single-user-stories #sidebar {
    font-size: .75rem;
    line-height: 18px;
    font-weight: 500;
    color: #333
}

body.single-faq .widget,
body.single-post .widget,
body.single-user-stories .widget {
    margin: 0 0 24px;
    width: 50%
}

@media (min-width:1023px) {
    body.single-faq .widget,
    body.single-post .widget,
    body.single-user-stories .widget,
    body.tax-faq-category .subcategory-term .post-type-faq #sidebar .widget {
        padding-right: 60px;
        width: 100%
    }
}

body.single-post .faq a,
body.single-post .widget a,
body.single-user-stories .widget a {
    color: #333;
    font-size: .85rem
}

body.single-faq .widget .widget-title,
body.single-post .widget .widget-title,
body.single-user-stories .widget .widget-title {
    display: block;
    font-weight: 500;
    color: #000;
    font-size: .85rem;
}

body.single-faq .widget time,
body.single-post .widget time,
body.single-user-stories .widget time {
    text-transform: none
}

body.single-user-stories .main-content-holder>.container h2 {
    margin: 33px 0
}

@media (min-width:1024px) {
    body.single-user-stories .main-content-holder>.container h2 {
        margin: 65px 0
    }
}

.info-section {
    padding: 45px 0 30px
}

.info-section .play-button {
    position: absolute;
    cursor: pointer;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 60px;
    height: 60px;
    padding: 25px;
    background: rgba(0, 0, 0, .9);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .15s ease-out;
    transition: .15s ease-out
}

.info-section .play-button img {
    display: block;
    max-width: 100%
}

.info-section .play-button:hover {
    opacity: .6
}

.info-section .img-content {
    position: relative
}

@media (min-width:1023px) {
    .info-section {
        padding: 65px 0 57px
    }
}

@media (min-width:1023px) {
    .info-section.opposite .info-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media (min-width:1023px) {
    .info-section.opposite .text-holder {
        padding-left: 60px
    }
}

@media (min-width:1024px) {
    .info-section.opposite .text-holder {
        padding-left: 113px
    }
}

@media (max-width:1022px) {
    .info-section.ferst-item .info-wrap {
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:1022px) {
    .info-section.ferst-item .btn-holder {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center
    }
}

@media (max-width:1022px) {
    .info-section.ferst-item .img-holder {
        padding-bottom: 90px
    }
    .table-content {
        width: 100%;
     }
}

.info-section .info-wrap {
    margin: 0 -8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:1022px) {
    .info-section .info-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.info-section .info-wrap>* {
    width: 100%;
    padding: 0 8px
}

@media (min-width:1023px) {
    .info-section .info-wrap>* {
        width: 50%
    }
}

@media (max-width:1022px) {
    .info-section .img-holder {
        padding: 0 8px 35px
    }
}

@media (min-width:1023px) {
    .info-section .img-holder.img-up {
        margin-top: -115px;
        position: relative;
        z-index: 2
    }
}

.info-section .img-holder img,
.info-section .img-holder picture {
    width: 100%
}

.info-section .text-content {
    max-width: 400px;
    margin-bottom: 30px
}

@media (min-width:1023px) {
    .info-section .text-content {
        margin-bottom: 37px
    }
}

.info-section .text-content ul {
    line-height: 1.5
}

.info-section .text-content ul li {
    display: inline-block;
    width: 100%;
    padding-left: 27px;
    position: relative
}

.info-section .text-content ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2px;
    height: 2px;
    background: #000
}

.info-section .head-holder {
    margin-bottom: 25px;
    text-transform: uppercase
}

@media (min-width:1023px) {
    .info-section .head-holder {
        margin-bottom: 47px
    }
}

@media (max-width:1022px) {
    .info-section .head-holder br {
        display: none
    }
}

@media (min-width:1024px) {
    .products-section {
        padding: 50px 0
    }
}

.products-wrapper {

    width: 100%;
    padding: 0 8%;
    margin: 0 auto;
    text-align: center
}

@media (min-width:1023px) { 
.products-wrapper {
    padding: 0 ;
}
}


.products-wrapper .logo-holder {
    min-height: 80px;
    margin-bottom: 10px
}

.products-wrapper .link-more {
    font-size: 12px;
    font-weight: 500;
    color: #000
}

.products-wrapper .product-holder {
    margin-bottom: 70px;
    text-align: center;
}

.products-wrapper .product-holder:last-child {
    margin-bottom: 35px
}

.products-wrapper .btn-holder {
    padding-top: 5px
}

body.single-product .link-more {
    color: #000
}

body.single-faq .main-content-holder,
body.single-product .main-content-holder {
    position: relative;
    z-index: 2
}

body.single-faq .main-content-holder>.container,
body.single-product .main-content-holder>.container,
body.single-patient-guide .main-content-holder>.container {
    padding-top: 40px;
    padding-bottom: 30px
}

@media (min-width:1023px) {
    body.single-faq .main-content-holder>.container,
    body.single-product .main-content-holder>.container,
    body.tax-faq-category .subcategory-term .post-type-faq.container,
	body.single-post .main-content-holder>.container{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        padding-bottom: 60px;
        max-width: 826px;
        flex-wrap: wrap;
    }
    body.single-patient-guide .main-content-holder>.container{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 60px;
        max-width: 826px;
        flex-wrap: wrap;
    }
}

@media (min-width:1023px) {
    body.single-product .main-content-holder>.container {
        padding-top: 80px;
        max-width: 920px
    }
}

@media (min-width:1024px) {
    body.single-faq .main-content-holder #content,
    body.single-product .main-content-holder #content {
        width: 64%
    }
}

@media (min-width:1024px) {
    body.single-faq .main-content-holder #sidebar,
    body.single-product .main-content-holder #sidebar {
        width: 36%
    }
}

@media (min-width:1023px) {
    body.single-faq .main-content-holder #content,
    body.single-product .main-content-holder #content {
        -webkit-box-flex: 1;
        -ms-flex: 1 auto;
        flex: 1 auto;
        width: 100%
    }
}

@media (min-width:1023px) {
    body.single-faq .main-content-holder #sidebar,
    body.single-product .main-content-holder #sidebar {
        margin: 40px 0 auto;
        width: 100%
    }
}

body.single-product .main-content-holder h3 {
    font-size: 1.5rem;
    line-height: 31px;
    letter-spacing: -.5px;
    margin: 0 0 33px
}

@media (min-width:1024px) {
    body.single-product .main-content-holder h3 {
        margin: 0 0 65px
    }
}

body.single-product .main-content-holder h4 {
    font-size: 1.375rem;
    line-height: 32px;
    letter-spacing: -.5px;
    margin: 0 0 33px;
    font-weight: 500
}

@media (min-width:1024px) {
    body.single-product .main-content-holder h4 {
        margin: 0 0 65px
    }
}

body.single-product .main-content-holder a:not([class]) {
    color: #000;
    text-decoration: underline;
    display: inline
}

body.single-product .main-content-holder a:not([class]):hover {
    color: #666
}

body.single-product .main-content-holder p {
    margin: 0 0 27px
}

@media (min-width:1200px) {
    body.single-product .main-content-holder .content-wrap {
        padding-left: 102px
    }
}

body.single-product .main-content-holder .blog-banner {
    margin: 0 auto;
    text-align: center;
    margin-top: -240px;
    z-index: 3
}

@media (min-width:1023px) {
    body.single-product .main-content-holder .blog-banner {
        margin-top: -100px
    }
}

@media (min-width:1200px) {
    body.single-product .main-content-holder .blog-banner {
        margin-top: -240px
    }
}

body.single-product .main-content-holder .img-holder {
    margin: 0 0 38px
}

@media (min-width:1023px) {
    body.single-product .main-content-holder .img-holder {
        padding: 38px 0 0
    }
}

body.single-product .main-content-holder .img-holder figure {
    margin: 0
}

body.single-product .main-content-holder .img-holder figcaption {
    font-size: .75rem;
    font-weight: 300;
    text-align: right;
    padding: 10px 0 0;
    display: block
}

body.single-product .main-content-holder blockquote {
    font-family: NurxEddie, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 3.4375rem;
    line-height: 1.1;
    display: block;
    margin: 0
}

body.single-product .main-content-holder ul:not([class]):not([id]) li {
    padding: 0 0 0 37px;
    margin: 0 0 28px;
    position: relative
}

@media (min-width:1023px) {
    body.single-product .main-content-holder ul:not([class]):not([id]) li {
        margin: 0 0 28px 16px
    }
}

body.single-product .main-content-holder ul:not([class]):not([id]) li:before {
    content: '.';
    font-size: 3.75rem;
    line-height: 0;
    font-family: NurxEddie, Arial, "Helvetica Neue", Helvetica, sans-serif;
    position: absolute;
    top: -10px;
    left: 0
}

body.single-faq #sidebar,
body.single-product #sidebar {
    font-size: .75rem;
    line-height: 18px;
    font-weight: 400;
    color: #333
}

body.single-faq #sidebar li,
body.single-product #sidebar li {
    font-size: .85rem
}

@media (max-width:1022px) {
    body.single-faq #sidebar,
    body.single-product #sidebar {
        margin-top: 35px
    }
}

@media (max-width:1022px) {
    body.single-faq body.single-faq #sidebar,
    body.single-product body.single-product #sidebar {
        padding: 40px 0 0;
        -webkit-column-count: 1;
        column-count: 1
    }
}

body.single-product .widget {
    margin: 0 0 24px;
    width: 50%
}

body.single-product body.single-product .widget {
    width: 100%
}

@media (min-width:1023px) {
    body.single-product .widget {
        padding-right: 60px;
        width: 100%
    }
}

body.single-product .widget a {
    color: #333
}

body.single-product .widget .widget-title {
    display: block;
    font-weight: 500;
    color: #000;
    font-size: .85rem;
}

body.single-product .widget time {
    text-transform: none
}

body.single-faq .main-content-holder .blog-banner>.container>* {
    width: 85%;
    min-height: 570px;
}
body.single-faq .main-content-holder .blog-banner>.container,
body.single-patient-guide .main-content-holder .blog-banner>.container {
    padding-bottom: 0;
}

/*.tax-faq-category .intro-content .h1,
.tax-faq-category .intro-content h1,*/
.single-faq .intro-content .h1,
.single-faq .intro-content h1,
.single-patient-guide .intro-content .h1,
.single-patient-guide .intro-content h1 {
    font-family: MabryPro, Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-size: 4.625rem;
        line-height: 1.44;
				text-transform: initial;
}
.tax-faq-category .post-type-faq {
    padding: 0;
}


@media (max-width:450px) {
    .intro-content .h1 {
        margin-bottom: 20px
    }
    body.single-faq .main-content-holder .blog-banner, body.single-post .main-content-holder .blog-banner, body.single-user-stories .main-content-holder .blog-banner {
    }
    body.single-faq .main-content-holder>.container, body.single-product .main-content-holder>.container {
        padding: 20px 25px;
    }
     body.single-faq .base-section {
        padding: 0;
    }
    body.single-faq .main-content-holder .blog-banner>.container>* {
        width: 100%;
        min-height: 300px;
    }
}
body.single-faq .base-section {
    display: flex;
    flex-direction: column;
    padding: 0;
}

body.single-post .intro .container>.intro-content:only-child .caption .underline:after, body.single-user-stories .intro .container>.intro-content:only-child .caption .underline:after {
    bottom: -10px;
}
body.single-faq .main-content-holder .blog-banner>.container>* {
    border: 0;
}

@media (max-width:768px) { 
    body.single-faq .main-content-holder .blog-banner>.container>* {
        width: 100%;
    }
    .accordion-section.style-2 .text-holder .h2, .accordion-section.style-2 .text-holder h2 {
        font-size: 2.3rem;
    }
    div[id*='ajaxsearchlite'].wpdreams_asl_container {
        width: 90%!important;
    }
}

body.single-faq .intro.nothing .container,
body.single-patient-guide .intro.nothing .container {
    padding-bottom: 0;
}

.tags_wrapper a{
    font-family: NurxEddie, Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 1.3;
    margin: 0 0 20px;
    letter-spacing: normal;
    text-decoration: none;
    position: relative; 
    display: inline-block;
}

.tags_wrapper a:before {
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;  
    left: -50%;
    transition: all .3s ease;
    opacity: 0;
}
.tags_wrapper a:hover:before {
    display: block;
    left: -100px;
    opacity: 1;
    transition: all .3s ease;    
}

.tags_wrapper {
    padding-bottom: 40px;
    position: relative;
    margin-bottom: 60px;
    text-align: center;
}
.tags_wrapper .link_wrapper {
    display: block
}
.tags_wrapper:after {
    position: absolute;
    bottom: 0;
    content: '';
    height: 1px;
    width: 200px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #000;
    display: block;
}

.tax-faq_tags .intro .container>.intro-content:only-child .h1,
.tax-faq-category .intro .container>.intro-content:only-child .h1,
.page-template-page-cancellation-flow-php .intro .container>.intro-content:only-child .h1 {
    padding: 70px 0;
}
.tax-faq_tags .products-section, .tax-faq-category .products-section {
    padding-top: 80px;
}
.related-product {
    padding: 0 35px;
    padding-top: 70px;
}
.wpdreams_asl_container {
    margin: 0 auto !important;
    display: block !important;
}

@media (min-width: 1023px) {
    .page-template-page-resource-center .intro-content {
        margin: 0 auto;
        width: 480px;
        margin-top: auto;
        margin-bottom: auto;
        padding-bottom: 0px;
    }
}
.asl_keyword {
    display: none;
}

body div.asl_m .probox {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
body div.asl_w .probox .promagnifier .innericon svg {
    fill: #e3e3e3;
}
.accordion-holder .ask-accordion a.opener1:after, .accordion-holder .ask-accordion a.opener1:before {
    display: none;
}
.accordion-holder .ask-accordion a.opener1:after {
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out, right .3s ease;
    content: "";
    position: absolute;
    display: inline-block;
    right: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: none;
    width: unset;
    height: unset;
}
.accordion-holder .ask-accordion a.opener1 {
    padding-right: 40px;
}
.accordion-holder .ask-accordion a.opener1:hover:after {
    right: -20px;
}
.page-template-page-resource-center.search .intro-content {
    width: 100%;
    padding-bottom: 0!important;
}
.blog .search-row, .page-template-page-resource-center .search-row {
    width: 100%;
    padding: 20px 0;
}
.page-template-page-resource-center .intro .container {
    padding: 100px 0;
}
body.blog.search .blog-section {
    margin-top: 80px;
}
body.blog.search .blog-section article h3 a, body.blog.search .blog-section article .h3 a{
    text-decoration: none;
    color: #000;
}
body.blog.search .blog-section article h3 {
    margin-top: 5px;
}
body.blog.search .blog-section article  {
    color: #9fa2a5;
    font-size: 14px;
    margin-bottom: 40px;
}
.page-template-page-resource-center .intro-content .text-wrap .h1.t-eddie {
    position: relative;
}
.page-template-page-resource-center .intro-content .text-wrap .h1.t-eddie:after {
    content: '';
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
    background: url(../../static/images/wave-decor.svg) no-repeat bottom left/100% 9px;
}
div.asl_r.vertical.hidden {
    display: none!important
} 


@media (max-width:1022px) { 
    .base-slider {
        opacity: 1!important;
        width: 100%!important;
        margin: 0!important;
    }
    .base-slider .title-holder p {
        display: none;
    }
    .base-slider .service-item {
        margin-bottom: 40px!important;
        width: 100%;
    }
    .slider-section .slider-holder {
        margin: 0;
    }
}

@media (max-width:1022px) and (min-width:768px) {
    .base-slider.service-slider {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
    }
    .base-slider.service-slider  .item {
        width: 50%;
        padding: 0 20px;
    }
    .service-slider .service-item .title-holder {
        padding: 0 10px;
        margin-top: -12px;
    }
}

.devider {
    padding: 40px 0;
}
.product-wrapper {
    margin-bottom: 50px;
    padding-top: 30px;
}
.product-wrapper .row{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}
.product-wrapper .image-wrapper {
    display: none;
}
.product-wrapper .image-wrapper img {
    width: 100%;
}
.product-wrapper .col-md-6 {
    width: 100%;
} 

.title-wrapper .btn {
    min-width: unset;
    padding: 5px 40px;
}
.descr-wrapper {
    margin-top: 30px;
}
.descr-wrapper .content-wrap {
    margin-top: 20px;
    font-size: 1rem;
}
.descr-wrapper h4 {
    font-size: 1.1rem;
    letter-spacing: 0;
    line-height: 1.4;
    margin-bottom: 0;
    text-transform: uppercase;
    border-bottom: 1px solid #4c4c4c;
}
.price {
    font-size: 30px;
    font-weight: bold;
    margin: 20px 0 10px 0;
}
@media (min-width:768px) { 
    .product-wrapper .col-md-6 {
        width: 50%;
    }  
    .product-wrapper .mobile-image {
        display: none;
    }  
    .product-wrapper .image-wrapper {
        padding: 0 30px;
        display: block;
    } 
    .price {
        font-size: 30px;
        font-weight: bold;
        margin: 10px 0 20px 0;
    }
    .product-wrapper {
        padding-top: 50px!important;
    }
    .title-wrapper h1.h3 {
        font-size: 1.6rem;
    }
}

.logo .hidden {
    font-display: swap
}

.product-wrapper .info-wrapper .image-wrapper {
    width: 25vw;
    
}
.product-wrapper .info-wrapper .image-wrapper img {
    width: 100%;
    border-radius: 50%;
}
.product-wrapper .info-wrapper .image-wrapper {
    padding-left: 0;
    display: block!important;
}
.product-wrapper .info-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.product-wrapper .info-wrapper .text-wrap h1{
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 0;
}
.product-wrapper .info-wrapper .text-wrap .title {
    font-size: 16px;
}
@media (max-width:1024px) { 
    .table-header_content,.table-header_image {
        width: 100%;
    }
}
@media (max-width:767px) { 
    .product-wrapper .info-wrapper .image-wrapper {
        margin-right: 20px;
    }
    body.single-faq .main-content-holder .blog-banner, body.single-post .main-content-holder .blog-banner, body.single-user-stories .main-content-holder .blog-banner {
        margin-top: -100px;
    }
        h3.h3-news {
            font-size: 1.4rem;
        }
    .product-wrapper .info-wrapper .text-wrap h1 {
        font-size: 20px;
    }
    .product-wrapper .info-wrapper .text-wrap .title {
        font-size: 14px;
    }
    .product-wrapper .info-wrapper .image-wrapper {
        width: 30vw;
        margin-bottom: 10px;
    }
    .product-wrapper .info-wrapper {
        margin-bottom: 5px;
    }
    .content-section .table-header_content h2 {
        font-size: 2.5rem;
    }
    th, td {
        font-size: 14px;
        line-height: 1.4;
        -ms-word-break: normal;
        word-break: normal;
        min-width: 30%;
    }
    .table-content {
        width: 100%;
        overflow-x: scroll;
    }
}
@media (min-width:768px) { 
    .product-wrapper .info-wrapper .image-wrapper {
        width: unset;
        padding-right: 50px;
    }
    .product-wrapper .info-wrapper .image-wrapper img {
        width: auto;
        max-height: 350px;
    }
}



/* The container must be positioned relative: */
.contact-form__title .custom-select {
  position: relative;
  margin-top: 40px;
}
.custom-select .wpcf7-checkbox{
    display: flex;
    flex-direction: column;
    align-items: end;
}

.custom-select .wpcf7-checkbox .wpcf7-list-item {
        display: flex;
    flex-direction: row-reverse;
    max-width: 400px;
    margin-bottom: 25px;
    margin-left: 0;
}
.custom-select .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label{
    flex-basis: 80%;
}

.custom-select .wpcf7-list-item input[type="checkbox"]{
        flex-basis: 20%;
        height: 15px;

}



.contact-form__title input.wpcf7-form-control{
    color: #17494d;
    font: 16px/1 "Proxima Nova",Arial,sans-serif;
    height: 52px;
    padding: 20px 15px;
    max-width: 600px;
    width: 100%;
}

.custom-select .wpcf7-radio .wpcf7-list-item {
    display: flex;
    align-items: baseline;
    max-width: 132px;
    width: 100%;
    margin: 0;
}

.custom-select  .wpcf7-radio .wpcf7-list-item-label{
    flex-basis: 80%;
}

.custom-select .wpcf7-list-item input[type="radio"]{
    flex-basis: 20%;
    height: 15px;
}

.custom-select  .wpcf7-radio{
    display: flex;
    flex-wrap: wrap;
    padding-left: 20px;
}

.certify .wpcf7-list-item{
    display: flex;
    margin: 0;
    max-width: 400px;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 50px;
}

.certify .wpcf7-list-item input[type="checkbox"]{
    height: 15px;
        
}

.contact-form__title > .h3{
    margin: 50px 0 30px;
}

form.faq-search{
    display: flex;
}

form.faq-search input[type="search"]{
    font-size: 14px;
    padding: 12px;
    border: 1px solid #000;
    box-sizing: border-box;
    height: 100%;
    width: 50%;
}

form.faq-search input[type="submit"]{
    display: flex;
    justify-content: center;
    font-size: 20px;
    height: 100%;
    padding: 9px;
    background-color: #000;
    color: white;
    box-sizing: border-box;
    border: 1px solid #000;
}

@media (max-width: 768px){
    form.faq-search input[type="search"]{
    font-size: 10px;
    padding: 8px;
		min-height: 36px;
		max-height: 36px;
}

form.faq-search input[type="submit"]{
    font-size: 16px;
    padding: 5px;
    width: 90px;
		min-height: 36px;
		max-height: 36px;
}
}
}

.post-type-faq .mobile-categories {
        display: flex;
    flex-direction: column;
}

.base-section.products-section.subcategory-term{
    position: relative;
}


.mobile-categories .dropbtn{
    display: flex;
    position: relative;
    align-items: center;
}


.mobile-categories .dropbtn .arrow {
      position: relative;
      height: 7px;
      width: 7px;
      margin-left: 8px;
    }


.mobile-categories .dropbtn .arrow::before,
.mobile-categories .dropbtn .arrow::after {
      content: '';
      position: absolute;
      bottom: 0px;
      width: 0.15rem;
      height: 100%;
      transition: all 0.5s;
    background-color: #000000;
}

.mobile-categories .dropbtn.open .arrow::before {
      left: -2px;
      transform: rotate(45deg);
}

.mobile-categories .dropbtn.open .arrow::after {
      left: 2px;
      transform: rotate(-45deg);
}


.mobile-categories .dropbtn  .arrow::before {
      left: -2px;
      transform: rotate(-45deg);
}

.mobile-categories .dropbtn  .arrow::after {
      left: 2px;
      transform: rotate(45deg);
}

.products-wrapper ul{
    list-style: none;
    display: flex;
    flex-direction: column;
    padding: 0;
}

.products-wrapper ul li{
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
    min-height: 60px;
    height: 100%;
    border-bottom: 1px solid #000;
}

.products-wrapper ul li .arrow{
    height: 13px;
    width: 13px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    position: absolute;
    }

.products-wrapper ul li .arrow::before,
.products-wrapper ul li .arrow::after {
      content: '';
      position: absolute;
      bottom: 0px;
      width: 0.15rem;
      height: 100%;
      transition: all 0.5s;
    background-color: #000000;
}

.products-wrapper ul li  .arrow::before {
        top: -4px;
      transform: rotate(-45deg);
}

.products-wrapper ul li  .arrow::after {
      top: 4px;
      transform: rotate(45deg);
}
.products-wrapper ul li a{
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-decoration: none;
    text-align: left;
    color: #000;
    font-size: 15px;
        margin: 12px 25px 12px 0;
}

.choose-state {
    width: 73px;
}

.select-selected {
  background-color: #fff;
  border: 1px solid #000;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #000 transparent transparent transparent;
  display: none;
}
.modal-content input{
    font-size: 20px;
    padding: 10px;
    height: auto;
    width: auto;
}
.modal-content select::-ms-expand {
    display: none;
}
.input-image input[type="file"] {
  visibility: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
}
.input-file .btn {
    margin-bottom: 0!important;
    cursor: pointer;
}
.ccpa-wrapper{
    padding: 40px 10%;
}

@media screen (min-width: 375px) and (max-width: 1024px) {
    .ccpa-wrapper{
    padding: 20px 10%;
}
}

@media screen and (max-width: 375px) {
    .ccpa-wrapper{
    padding: 0 10%;
}
}
.products-wrapper a {
    color: #000;
    text-decoration: none;
}

.category-title {
    text-align: left;
padding: 60px 0 20px;
}

.category-title a, .category-title{
    font-size: 16px;
    font-weight: bold;
}
.input-file {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}
.file-selected {
    display: block;
    font-size: 10px;
    padding-top: 10px;
    width: 100%;
}
.modal-content select {
    padding: 6px 5px;
    height: auto;
    width: 148px;
    font-size: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #000;
}
.modal-content .input-email {
    width: 100%;
}
select option {
    padding: 3px 0;
}
.modal-content form p{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}
.modal-content form p label {
    margin-right: 65px;
}
.modal-content label {
    margin-bottom: 5px;
    display: block;
}
.contact-form__link {
    font-size: 12px;
}
.modal-content .btn {
    padding: 10px 20px;
    min-width: 250px;
    text-transform: uppercase;
    margin-bottom: 25px;
}
/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  color: #000;
  padding: 8px 16px;
  border-bottom: 1px solid #000;
  border-color: #000;
  cursor: pointer;
}
.select-items div:last-child ,.select-selected:last-child  {
    border-bottom: 0;
}
/* Style items (options): */
.select-items {
  position: absolute;
  background-color: #fff;
  border: 1px solid #000;
  border-top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}



input::-webkit-inner-spin-button,
input::-webkit-clear-button {
  display: none;
}

input::-webkit-calendar-picker-indicator {
  color: rgba(0, 0, 0, 0);
  opacity: 1
}

input::-webkit-calendar-picker-indicator:hover {
  background: transparent;
  cursor: pointer;
}

input::-webkit-calendar-picker-indicator::after {
  content: '';
  display: block;
  background: url(https://cdn0.iconfinder.com/data/icons/slim-square-icons-basics/100/basics-08-512.png) no-repeat;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -16px;
}

.date {
  position: relative;
  width: 154px;
  overflow: auto;
  margin: 30px auto;
  background: #000;
}
input {
  width: 140px;
  padding: 5px;
  height: 24px;
  display: block;
}
.fancybox-content.fancybox-modal {
    padding: 3px;
    width: 800px;
}
.modal-dialog {
    padding: 100px;
    border: 1px solid #000;
}
.fancybox-content label {
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
}
.modal-content .h3 {
    font-size: 25px;
}

.wpcf7-form-control-wrap {
    margin-top: 5px;
    display: block;
}
form label[class^="input-"] {
    margin-bottom: 25px;
    width: 100%;
}
form .input-date,form .input-state {
    width: auto!important;
}
form .input-state small {
    margin-top: 10px;
    display: block;
}
.btn, input, select{
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}
.wpcf7-validates-as-date {
    padding: 9px 10px!important;
    border: 1px solid #000;
}

@media (max-width:767px) {  
    .modal-dialog {
        padding: 20px;
    }
    body.single-post .intro .container {
        padding-bottom: 100px;
    }
    body.single-faq .widget, body.single-post .widget, body.single-user-stories .widget {
        width: 100%;
    }
}

@media (max-width:480px) {  
    .modal-content input {
        width: 100%;
    }
    .file-selected {
        margin-left: 0;
    }
    .modal-content .btn {
        margin-bottom: 10px;
    }
    .modal-content form p label {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .input-date {
        width: 70%!important;
    }

    .modal-content form p {
        justify-content: space-between;
    }
}

@media (max-width:1022px) { 
    .hidden-value {
        max-height: 0;
        overflow: hidden;
    }
    .company-values .option-card .read-value:hover ~ .hidden-value {
        max-height: 100%;
        overflow: visible;
        margin-bottom: 30px;
    }
    .subcategory-term form.faq-search{
        position: absolute;
        top: 40px;
    }
    .tax-faq_tags .products-section, .tax-faq-category .products-section {
        padding-top: 110px;
    }
    .category-title {
        padding: 10px 0 20px;
    }

    #main .subcategory-term .post-type-faq  .widget-list li {
				display: flex;
    }
    .subcategory-term .post-type-faq  .widget-list li p,
    #main .subcategory-term .post-type-faq .widget-list > li > a {
			font-size: 10px !important;
			line-height: 1.4 !important;
			margin: 0 !important;
			font-weight: 400;
			vertical-align: top;
			display: inline-block;
    }
    .subcategory-term .post-type-faq  .widget-list li p{
        margin: 0;
    }
}

body.tax-faq-category .subcategory-term .post-type-faq ul.widget-list{
    list-style-type: none;
    padding-left: 0px;
}

body.tax-faq-category .subcategory-term .post-type-faq ul.widget-list a{
    text-decoration: none;
    color: #000;
}

body.tax-faq-category .subcategory-term .post-type-faq .widget .widget-title {
    font-size: 14px;
}

body.tax-faq-category .subcategory-term .post-type-faq .widget .widget-list li a{
    font-size: 14px;
    font-weight: 420;
}


.review-wrapper .img-holder {
    width: 100px;
    min-width: 100px;
    height: 100px;
    margin: 0 30px 0 0!important;
    border-radius: 50%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0!important;
}

.review-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 30px;
}
.review-wrapper__title p {
    margin: 0!important;
}
.review-wrapper .img-holder img {
    width: 100%;
    height: 100%
}

body.single-faq .main-content-holder .btn-holder a{
    color: #fff;
}
body.single-faq .main-content-holder .btn-holder a:hover {
    color: #000;
}
body.single-faq .main-content-holder .btn-holder {
    margin: 30px 0;
}


@media (max-width:576px) { 
    .review-wrapper .img-holder {
        margin-right: 15px!important;
    }
}

body.single-post .main-content-holder blockquote {
    font-size: 1.2rem;
    font-style: italic;
    font-family: MabryPro;
    text-align: left;
    margin-bottom: 27px;
    line-height: 1.3;
}
h3.h3-news {
    margin-top: -60px;
    font-size: 2rem;
        margin-bottom: 30px;
}
.ask-accordion .slide {
  margin-top: 20px;
}
html .easy-section__content {
  display: flex;
}
html .easy-section__cta {
  padding-right: 50px;
  width: 50%;
}
html .easy-section__cta h2 {
  text-transform: uppercase;
}
html .easy-section__cta .btn-wrap {
  margin-top: 50px;
}
html .easy-section__list {
  width: 50%;
}
html .easy-section__list .row {
  display: flex;
}
html .easy-section__list .row:first-child .column {
  padding: 25px;
}
html .easy-section__list .row .column {
  margin: 0;
  padding: 0 25px 25px;
  width: 50%;
}
html .easy-section__list .row .column li {
  list-style-type: none;
  padding-left: 20px;
  position: relative;
}
html .easy-section__list .row .online {
  background-color: #efc39c;
}
html .easy-section__list .row .online li:before {
  content: '✓';
  position: absolute;
  left: 0;
}
html .easy-section__list .row .in-person {
  background-color: #eee;
}
html .easy-section__list .row .in-person li:before {
  content: '✕';
  position: absolute;
  left: 0;
}
html .easy-section__list h3 {
  font-family: NurxJess, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 3.5em;
  letter-spacing: 1px;
  margin-bottom: 0;
  text-transform: uppercase;
}
html .easy-section__list h3 mark.circle:after {
  top: -10px;
  bottom: -10px;
  left: -50px;
  width: 200%;
}
@media (max-width: 767px) {
  html .easy-section__list {
    width: 25%;
  }
  html .easy-section__list--online {
    background-color: #efc39c;
  }
  html .easy-section__list--in-person {
    background-color: #eee;
  }
}
html .easy-section .mobile {
  display: none;
}
@media (max-width: 767px) {
  html .easy-section .mobile {
    display: flex;
    flex-direction: column;
  }
  html .easy-section .desktop {
    display: none;
  }
  html .easy-section .easy-section__content {
    flex-direction: column;
  }
  html .easy-section .easy-section__cta {
    padding-right: 0;
    width: 100%;
  }
  html .easy-section .easy-section__cta .btn-wrap {
    margin: 25px 0 40px 0;
  }
  html .easy-section .easy-section__list {
    width: 100%;
  }
  html .easy-section .easy-section__list h3 {
    padding: 25px;
  }
  html .easy-section .easy-section__list h3 mark.circle:after {
    left: -40px;
    width: 180%;
  }
  html .easy-section .easy-section__list ul li {
    list-style-type: none;
    padding: 0 25px 25px 20px;
    position: relative;
  }
  html .easy-section .easy-section__list--online li:before {
    content: '✓';
    position: absolute;
    left: 0;
  }
  html .easy-section .easy-section__list--in-person li:before {
    content: '✕';
    position: absolute;
    left: 0;
  }
}

/* New menu styles */
body.nav-active #header {
    background-color: #fff!important
}

body.nav-active #header svg {
    fill: initial
}

body.nav-active #header .nav-opener {
    z-index: 999;
}

body .nav-drop {
    width: auto;
    right: 0;
    left: auto;
    width: 440px;
    padding-left: 30px;
    padding-top: 25px;
    top: 0;
    height: 100vh;
		min-height: -webkit-fill-available;
		padding-bottom: 150px;
}

body .nav-drop .nav-holder {
    margin-bottom: 0
}

body .nav-drop .main-nav {
    max-width: none
}

.main-nav>li:first-child a {
	text-decoration: underline;
}

body .nav-drop .slider-holder {
    display: none
}

body .nav-drop .bottom-block {
    padding: 0
}

body .nav-drop .secondary-nav {
    max-width: none;
    margin-left: -18px;
		display: none;
}

body .nav-drop .secondary-nav li {
    padding: 0 7px
}

body .nav-drop .social-list {
    margin-top: 40px
}

body .services+.drop, body .menu-item.open .drop {
    display: block;
    padding-top: 30px
}

body .services+.drop li, body .menu-item.open .drop li {
    margin-bottom: 20px
}
@media (max-width: 767px) {
    body .nav-drop {
        width: 100%;
        /*padding-left: 20px;
        padding-right: 20px;
        padding-top: 15px;*/
    }
    .secondary-nav {
        justify-content: center;
    }
}

.nurx37-bar {
    display: none;
}

.nurx37 .sticky-wrap>#header {
    padding: 0
}

.nurx37 .sticky-wrap>#header .container {
    padding-top: 8px;
    padding-bottom: 8px
}

.nurx37-bar {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 1ex 1em;
    font-weight: 300;
    font-size: 16px
}

.nurx37-bar .copy {
    margin-bottom: .5ex
}

.nurx37-bar .go-back {
    text-transform: uppercase;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: .65em;
    color: inherit;
    white-space: nowrap
}

.nurx37-bar .cta,
.nurx37-bar .state-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-transform: uppercase;
    background: #000;
    color: #fff;
    border: 2px solid white
}

.nurx37-bar .cta {
    margin-right: 1em;
    min-width: 0;
    padding: 8px 24px
}

.nurx37-bar .state-select {
    font-size: 0.6em;
    padding: 5px;
    background: black url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="10px" height="10px" viewBox="0 0 96.154 96.154" xml:space="preserve"><path d="M0.561,20.971l45.951,57.605c0.76,0.951,2.367,0.951,3.127,0l45.956-57.609c0.547-0.689,0.709-1.716,0.414-2.61   c-0.061-0.187-0.129-0.33-0.186-0.437c-0.351-0.65-1.025-1.056-1.765-1.056H2.093c-0.736,0-1.414,0.405-1.762,1.056   c-0.059,0.109-0.127,0.253-0.184,0.426C-0.15,19.251,0.011,20.28,0.561,20.971z" fill="white"/></svg>');
    padding-right: 20px;
    background-position: calc(100% - 5px) 50%;
    background-repeat: no-repeat
}

.nurx37-bar .state-select select::-ms-expand {
    display: none
}

.nurx37-bar .body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.nurx37-bar .body.error, .nurx37-bar .body.success{
    display: none;
}

.nav-active .nurx37-bar {
    display: none
}

@media screen and (min-width: 768px) {
    .nurx37-bar {
        font-size: 2.5em
    }
    .nurx37-bar .body {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .nurx37-bar .copy {
        margin-bottom: 0;
        margin-right: 1em
    }
    .nurx37-bar .go-back {
        font-size: .45em
    }
}

@media screen and (max-width: 768px) {
    .nurx37-bar {
        display: block;
    }
    #header {
        padding: 0px!important;
    }
}
.blog-post__link {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    text-decoration: none!important;
}
.popular-item__link,
.need-item__link {
    color: #000;
    text-decoration: none!important;
}
.post-image {
    width: 350px;
    height: auto;
}
.post-content {
    width: calc(100% - 250px);
    padding: 0 50px;
    padding-right: 0;
    color: #000!important;
    text-decoration: none!important;
}
.post-content time {
    font-size: 0.75rem;
    margin-bottom: 20px;
    display: block;
}
.post-content p {
    margin-bottom: 0;
}
.post-content h3, .post-content .h3 {
    font-size: 1.3rem;
    margin-bottom: 30px;
}
.post-image picture img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.post-image picture {
    height: 100%;
    width: 100%;
    display: block;
}
.blog-wrapper {
    max-width: 800px;
    margin: 0 auto;
    background-color: #fcfcfb;
    padding: 40px 50px;
}
body.archive .blog-section {
    margin-top: 0;
    margin-bottom: 150px;
}
.blog-post {
    margin-bottom: 40px;
}

.icons-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    max-width: 1280px;
    justify-content: center;
    margin: 0 auto;
}
.icon-item {
    min-width: 20%;
    margin: 0 25px;
    margin-bottom: 100px;
}
.icon-item a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;  
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;  
    -ms-align-items: center;
    align-items: center;
}
.icon-item img {
    width: 70px;
    height: 70px;
}
.icon-title {
    margin-top: 30px;
    color: #000;
    text-decoration: underline;
    text-transform: uppercase;
    font-family: MabryPro, Arial, "Helvetica Neue", Helvetica, sans-serif!important;
    font-size: 24px;
    text-align: center;
    speak: none;
}
.new-blog-section {
    margin: 130px 0 70px 0;
}
.icon-show-more {
    display: none;
}
.need-title.h2,
.popular-title,
.section-title {
    font-family: NurxJess, Arial, "Helvetica Neue", Helvetica, sans-serif!important;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: normal;
    line-height: 1;
    font-size: 4.5rem;
}
.need-wrapper {
    max-width: 980px;
    margin: 0 auto;
    padding: 50px 100px 0 100px;
    background-color: #b7dae0;
}
.need-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;

    justify-content: space-between;
}
.need-item picture {
    display: block;
    margin-bottom: 30px;
}
.need-item {
    width: calc(50% - 18px);
    margin-bottom: -150px;
}

.need-subtitle  {
    font-size: 20px;
    font-weight: 500;
    padding: 0 10px;
}
.need-to-know {
    margin-bottom: 315px;
}
.popular-articles-section .popular-wrapper {
    margin-bottom: 0px;
}
.popular-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    max-width: 980px;
    margin: 0 auto;
    margin-bottom: 150px;
    margin-top: 70px;
}
.popular-item {
    width: calc(100%/3 - 30px);
}
.popular-item .post-content {
    width: 100%;
    margin-top: 25px;
    padding: 0;
}
.new-blog-base-section {
    margin-top: 0!important;
    padding: 0!important;
}
.new-blog-base-section .blog-wrapper {
    max-width: 980px;
    margin: 0 auto;    
    padding: 0;
    background: none;
    margin-top: 80px;
}
.new-blog-base-section .post-image {
    width: 350px;
    height: auto;
}
.new-blog-base-section .blog-wrapper .post-content {
    width: calc(100% - 350px);
    padding-left: 80px;
}
.new-blog-base-section .blog-wrapper .blog-post {
    margin-bottom: 60px;
}
.mb-200 {
    margin-bottom: 200px;
    margin-top: 100px;
}
.cta {
    margin: 150px 0;
    background-color: #f6e2e3;
    padding: 50px;
}
.new-blog-cta .cta-form {
    text-align: center;
}
.new-blog-cta .heading-holder {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: normal;
    line-height: 1;
    font-size: 2.5rem;
}
.new-blog-cta .text-holder p {
    font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
    .blog-wrapper {
        padding: 20px 0;
        background: none;
    }
    .blog-post__link {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }
    .post-image,
    .new-blog-base-section .post-image,
    .popular-image {
        width: 100%;
        height: 50vw;
        margin-bottom: 20px;
        overflow: hidden;
    }
    .popular-image picture img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .popular-image picture {
        height: 100%;
        width: 100%;
        display: block;
    }
    .post-content {
        width: 100%;
        padding: 0;
    }
    .new-blog-base-section .blog-wrapper .post-content {
        width: 100%;
        padding: 0;
    }
    .need-title.h2, .popular-title, .section-title {
        font-size: 2.5rem;
    }
    .popular-wrapper {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }
    .popular-item {
        width: 100%;
    }
    .need-wrapper {
        padding: 30px 20px 0px 20px;
    }
    .need-list {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }
    .need-item {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
    .need-to-know .container {
        padding: 0;
    }
    .need-to-know {
        margin-bottom: 90px;
    }
    .mb-200 {
        margin-bottom: 50px;
        margin-top: 25px;
    }
    .popular-wrapper {
        margin-bottom: 90px;
    }
    .icon-item {
        width: 50%;
        margin: 0 0 50px 0;
    }
    .icon-title {
        font-size: 11px;
        margin-top: 20px;
    }
    .new-blog-section {
        margin: 70px 0;
    }
    .icon-item {
        display: none;
    }
    .icon-item:nth-child(1),
    .icon-item:nth-child(2),
    .icon-item:nth-child(3),
    .icon-item:nth-child(4),
    .icon-item:nth-child(5) {
        display: block;
    }
    .icon-show-more {
        width: 50%;
        display: block;
        text-align: center;
    }
    .show-more-btn {
        border: 1px solid #000;
        padding: 0;
        text-transform: uppercase;
        text-decoration: underline;
        color: #000;
        text-decoration: underline;
        text-transform: uppercase;
        font-family: MabryPro, Arial, "Helvetica Neue", Helvetica, sans-serif!important;
        font-size: 12px;
        text-align: center;
        speak: none;
        width: 28vw;
        height: 28vw;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
    }
    .post-content time {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 768px) {
    .need-item picture {
    text-align: center;
    }
    .need-subtitle {
        text-align: center;
        margin-bottom: 20px;
    }
    .need-item picture {
    margin-bottom: 20px;
    }
    .new-blog-cta {
        padding: 50px 0px;
    }
}

header #personalized_state_bar .body.success .btn.cta{
    margin: 10px 0;
}
header #personalized_state_bar .body.success .go-back {
    margin: 0 5px;
}
.cta.new-blog-cta .cta-form .text-holder div div{
    z-index: 2!important;
}

.option-list .numbered-list {
  flex-direction: column;
}
.option-list .numbered-list .col {
  width: 100%;
}
.option-list .numbered-list .col .option-card {
  display: flex;
  margin-bottom: 50px;
}
@media (max-width: 1024px) {
  .option-list .numbered-list .col .option-card {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .option-list .numbered-list .col .option-card {
    flex-direction: column;
    margin-bottom: 0;
  }
}
.option-list .numbered-list .col .option-card .title {
  display: flex;
  width: 25%;
}
@media (max-width: 1024px) {
  .option-list .numbered-list .col .option-card .title {
    width: 38%;
  }
}
@media (max-width: 767px) {
  .option-list .numbered-list .col .option-card .title {
    width: 100%;
    align-items: center;
  }
}
.option-list .numbered-list .col .option-card .title .indicator {
  display: block;
  min-width: 36px;
  max-width: 36px;
  margin-bottom: 0;
}
.option-list .numbered-list .col .option-card .title .indicator img {
  display: block;
  max-width: 100%;
  margin-right: auto;
}
.option-list .numbered-list .col .option-card .title h3 {
  font-size: 22px;
  padding-left: 10px;
  margin-bottom: 0;
}
.option-list .numbered-list .col .option-card .cro-accordion-trigger {
  display: none;
}
@media (max-width: 767px) {
  .option-list .numbered-list .col .option-card .cro-accordion-trigger {
    display: block;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 46px;
    margin-top: 10px;
  }
  .option-list .numbered-list .col .option-card .cro-accordion-trigger:hover {
    cursor: pointer;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .option-list .numbered-list .col .option-card .cro-accordion-trigger {
    font-size: 14px;
  }
}
.option-list .numbered-list .col .option-card p {
  width: 70%;
  padding-left: 20px;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .option-list .numbered-list .col .option-card p {
    width: 62%;
  }
}
@media (max-width: 767px) {
  .option-list .numbered-list .col .option-card p {
    width: 100%;
    padding-left: 46px;
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative;
    height: 100%;
    transition: all 0.2s ease-in-out;
    opacity: 1;
    transform: scaleY(1);
    transform-origin: top;
  }
  .option-list .numbered-list .col .option-card p.cro-hide {
    height: 0;
    opacity: 0;
    transform: scaleY(0);
  }
}
.option-list .numbered-list .col:not(:last-child) {
  position: relative;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .option-list .numbered-list .col:not(:last-child) {
    min-height: 110px;
  }
}
.option-list .numbered-list .col:not(:last-child):after {
  content: "";
  position: absolute;
  width: 2px;
  background: #000;
  display: block;
  top: 45px;
  left: 32px;
  height: calc(80% - 36px);
}
@media (max-width: 1024px) {
  .option-list .numbered-list .col:not(:last-child):after {
    left: 18px;
  }
}
@media (max-width: 767px) {
  .option-list .numbered-list .col:not(:last-child):after {
    display: none;
  }
}
@media (max-width: 767px) {
  .option-list .numbered-list .col:not(:last-child) p:after {
    content: "";
    position: absolute;
    width: 2px;
    background: #000;
    display: block;
    bottom: 0;
    height: calc(100% + 26px);
    left: 18px;
  }
}
.option-list .numbered-list .col:last-child .title h3 {
  align-self: center;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .option-list .numbered-list .col:last-child .title h3 {
    align-self: flex-start;
  }
}

.cancellation-flow-wrapper .btn-main {
    display: none;
    width: 224px;
}

.cancellation-flow-wrapper .dropbtn {
padding: 16px 16px 16px 5px;
  font-size: 16px;
  font-weight: 500;
  border: none;
  cursor: pointer;
}

.cancellation-flow-wrapper .dropdown {
  position: relative;
  display: inline-block;
}

.cancellation-flow-wrapper .dropdown-content {
  display: none;
  min-width: 160px;
}

.cancellation-flow-wrapper .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.cancellation-flow-wrapper ul.dropdown {
  list-style-type: none;
  padding-left: 0;
}

.cancellation-flow-wrapper ul.dropdown > li {
    padding: 3px 0px;
}

.cancellation-flow-wrapper ul.dropdown > li > span:before {
    content: "\2610";
    margin-right:5px;
    font-size: 20px;
    top: 1px; 
    left: -5px;
    position: relative; 
}

.cancellation-flow-wrapper ul.dropdown > li.checked > span:before {
    content: "\2611";
    margin-right:5px;
    font-size: 20px;
    top: 1px; 
    position: relative; 
}
.cancellation-flow-wrapper .dropdown-content a {
    display: inline;
    padding: 0;
}
.cancellation-flow-wrapper .dropdown-content a:hover {
    background-color: initial;
}


.cancellation-flow-wrapper .show {
    display:block;}

.cancellation-flow-wrapper .h4{
    margin: 10px 0;
    font-size: 1.4rem;
}
.cancellation-flow-wrapper .h3{
font-size: 1.5rem;
}
.cancellation-flow-wrapper .checked .dropdown-content{
    padding-left: 25px;
    padding-top: 10px;
}
.cancellation-flow-wrapper .checked .dropdown-content p{
    font-weight: 300;
    margin: 0 0 10px;
}
.mobile-sidebar {
    display: none;
}

.mobile-sidebar .dropbtn {
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
    .mobile-sidebar  .widget-list{ 
        display: flex;
    }

    .mobile-sidebar  .widget-list li{
        white-space: nowrap;
    }
@media (max-width: 1022px) {
    .mobile-sidebar {
    display: flex;
    justify-content: space-between;
    padding: 0 8%;
    }
    .mobile-sidebar  .widget{ 
        margin: 0;
    }
    .mobile-sidebar .dropbtn{
        padding: 0;
        font-size: 10px;
    }
    .desktop-sidebar.is_category {
        display: none;
    }
    .desktop-sidebar.is_subcategory .main-category {
        display: none;
    }
    .desktop-sidebar.is_subcategory {
        padding: 40px 8% 0px;
    }
}



.mobile-sidebar .dropdown {
  position: relative;
  display: inline-block;
}

.mobile-sidebar .dropdown-content {
  display: none;
  position: absolute;
  top: 25px;
  right: -15%;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  max-height: 150px;
    overflow: scroll;
}

.mobile-sidebar .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.mobile-sidebar .dropdown-content a:hover {background-color: #ddd}

.mobile-sidebar .show {display:block;}

.widget.mobile-breadcrumbs .widget-list li {
    display: inline-block;
}

.widget.mobile-breadcrumbs .widget-list li:not(:last-child) a::after, .widget.mobile-breadcrumbs .widget-list li:not(:last-child) p::after {
    content: ">";
    padding: 0px 3px;
}

.wrapper-copy-text .copy-link span {
    cursor: pointer;
    color: #000;
    text-decoration: underline;
    font-weight: 400;
}

body {
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}
.asl_nores_header {
	float:left;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

.question-content .dropdown-content {
    display: none;
}

ul.question-content.dropdown {
    list-style: none;
    display: flex;
    flex-direction: column;
    padding: 0;
}

ul.question-content.dropdown ul, ul.question-content.dropdown ol {
		margin: 0 0 1em;
}

ul.question-content.dropdown > li {
    display: flex;
    justify-content: space-between;
    position: relative;
    height: 100%;
    border-bottom: 1px solid #000;
    flex-direction: column;
}

ul.question-content.dropdown > li span {
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-decoration: none;
    text-align: left;
    color: #000;
    font-size: 15px;
    margin: 12px 0px 12px 0;
    position: relative;
}

ul.question-content.dropdown > li .arrow {
    height: 13px;
    width: 13px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    position: absolute;
    transform: rotate(90deg);
}

ul.question-content.dropdown > li .arrow::before {
    top: -4px;
    transform: rotate(-45deg);
}
ul.question-content.dropdown > li .arrow::after {
    top: 4px;
    transform: rotate(45deg);
}
ul.question-content.dropdown > li .arrow::before, ul.question-content.dropdown > li .arrow::after {
    content: '';
    position: absolute;
    bottom: 0px;
    width: 0.15rem;
    height: 100%;
    transition: all 0.5s;
    background-color: #000000;
}

.question-content .show {
    display: block;
}

.question-content .checked .dropdown-content {
    padding-left: 25px;
    padding-top: 10px;
}

@media (max-width: 767px) {
	body .nav-drop .nav-holder {
	    /*margin-bottom: 0px;*/
	}
	body .nav-drop .secondary-nav {
	    margin-bottom: 5px;
	}
	body .nav-drop .social-list {
	    /*margin-top: 10px;
	    margin-bottom: 40px;*/
	}
	body .nav-drop .bottom-block {
	    /*position: relative;
	    top: -40px;*/
	}
	body .main-nav > li {
	    /*margin: 0 0 15px;*/
	}
	body .services + .drop li {
	    /*margin-bottom: 15px;*/
	}
	body .services + .drop {
	    /*padding-top: 10px;*/
	}
}

.grecaptcha-badge {visibility: hidden;}

.cta-section-new .btn-wrapper .btn {
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    color: #fff;
}

.cta-section-new .text,
.cta-section-new .text p {
    margin-bottom: 40px;
    text-align: center;
    letter-spacing: -.1px;
    font-size: 1.4rem;
}

.cta-section-new h2, .cta-section-new .h2 {
    font-family: NurxEddie, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 3.125rem;
    line-height: 1.2;
    letter-spacing: 0;
    margin: 15px 0px;
}

section.cta-section-new.cta-section.container {
    padding: 35px 40px 10px 40px;
    margin-bottom: 50px;
}
@media (min-width:1023px) {
	section.cta-section-new.cta-section.container {
		margin-left: -124px;
    margin-right: -124px;
    width: calc(100% + 248px);
		padding: 35px 150px 10px 150px;
	}
}

.base-section.content-holder table th, .base-section.content-holder table td {
    display: table-cell;
    min-width: 150px;
		text-align: left;
}
.base-section.content-holder table tr {
    display: table-row;
}
.base-section.content-holder table {
    height: auto !important;
}
.base-section.content-holder .table-responsive {
    overflow-x:auto;
}