/*****
* WCKD DESIGN SYSTEM CSS
* Theme URI: https://brand.wckd.ca
* Author: Cory Marazzo
* Author URI: https://marazzo.ca/
* Description: 6-column grid system with javascript dependencies
* Version: 1.0
* License: Proprietary
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Do not edit.

* Globals
* Typography
* Layout
* Components
* Variations
* Options
* WCKD UI

*****/

/* testing */
input,
textarea,
button,
select,
a,
div {
    -webkit-tap-highlight-color: transparent !important
}

.tabs .columns>.column:first-of-type {
    display: block
}

.tabs .columns>.column {
    width: 100% !important
}

/* Globals */

*,
*:before,
*:after {
    box-sizing: inherit
}

html {
    box-sizing: border-box;
    scroll-behavior: smooth
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-feature-settings: 'liga';
    width: 100%;
    min-height: 100vh;
    padding: 0;
    margin: 0
}

#header::after,
.page::after,
.section::after,
.head::after,
.columns::after {
    content: "";
    clear: both;
    display: table
}


div {
    position: relative
}

sup {
    font-size: 90%;
    margin: 0 1px;
}

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

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

dl {
    overflow: hidden;
    font-size: 85%;
    margin: 0
}

dt {
    width: 25%;
    float: left;
    clear: both;
    margin: 0;
    padding: 0 0 8px;
    border-top: 1px solid var(--bg2-color)
}

dd {
    width: 75%;
    float: left;
    margin: 0;
    padding: 0 0 8px;
    border-top: 1px solid var(--bg2-color)
}

dl .headline {
    font-weight: 600
}

li {
    margin: .5em 0
}

:root {
    --font-color: #393939;
    --font-color-x: #e9e9e9;

    --link-color: #393939;
    --link-color-x: #ffffff;

    --meta-color: #888a94;
    --meta-color-x: #9193a2;

    --border-color: #ebecf0;
    --border-color-x: #141517;

    --bg-color: #ffffff;
    --bg-color-x: #24262b;
    --bg-color-2: #f5f7f9;
    --bg-color-2-x: #202227;
    --bg-color-3: #F2F4F7;
    --bg-color-3-x: #040404;

    --brand-1: #24262b;
    --brand-2: #24262b;
    --brand-3: #24262b;

    --padding: 16px 28px;
    --padding-condensed: 12px 24px;

    --red: #E35050;
    --green: #50E3C2;
    --blue: #1982C4;
    --orange: #E39950;
    --yellow:#FFCA3A ;
    --black: ;
    --grey: ;
}

/* Typography */

body {
    background-color: var(--bg-color-2);
    color: var(--font-color);
    font: 400 16px/24px Roboto Flex, sans-serif;
    overflow-x: hidden
}

h1,
h2,
h3,
h4 {
    margin: 0;
    padding: 0;
    line-height: 1.3;
    font-weight: 700;
    color: var(--font-color)
}

h1 {
    font-size: 230%;
    letter-spacing: -0.025em;
    line-height: 1.1
}

h2 {
    font-size: 130%
}

h2.large {
    font-size: 180%;
    line-height: 1.3;
    margin-bottom: 1em;
}

h3 {
    font-size: 115%;
    margin-bottom: 8px
}

h4 {
    font-size: 100%;
    margin-bottom: 8px
}

p {
    margin: 0
}

h1+p {
    margin: 0.75em 0 1em
}

h2+p,
h3+p,
h2+h3,
ul+p,
p+p {
    margin: 0.75em 0
}

a {
    color: var(--link-color);
    text-decoration: none;
    position: relative
}

a:hover {
    text-decoration: underline
}

strong {
    font-weight: 600
}

.material-icons {
    vertical-align: text-bottom;
    position: relative
}

.material-icons.md-12 {
    font-size: 12px;
    top: -1px;
    display: inline-block !important
}

.material-icons.md-14 {
    font-size: 14px;
    display: inline-block;
    top: -2px;
    margin-right: 5px
}

.material-icons.md-16 {
    font-size: 16px;
    display: inline-block
}

.material-icons.md-20 {
    font-size: 20px;
    top: 1px
}

.material-icons.md-36 {
    font-size: 36px;
    top: 1px
}

.material-icons.md-40 {
    font-size: 40px;
    top: 1px
}

.material-icons.md-44 {
    font-size: 44px;
    top: 1px
}

/* LAYOUT */

figure {
    margin: 0 0 20px;
    padding: 0;
    position: relative
}

blockquote {
    font-size: 110%;
    padding: 20px;
    margin: 0 0 12px;
    background: var(--bg-color);
    display: block;
    border: 1px solid var(--border-color);
    max-width: 90%
}

blockquote p {
    margin: 0
}

.head.gap, .foot.gap {
    padding: 20px 1.5%;
}

.head h2 {
    font-size: 180%;
}

.head~.columns {
    clear: both
}

.title {
    font-size: 104%;
    font-weight: 600
}

.overline {
    letter-spacing: 2px;
    margin-bottom: 0.75em;
    text-transform: uppercase;
    font-size: 75%;
    font-weight: 600;
    display: block;
    padding: .25em 0
}

.headline {
    font-weight: 600;
    display: block
}

.subhead {
    font-size: 90%;
    line-height: 1.5;
    color: var(--meta-color);
    display: block;
    padding: .25em 0 .5em;
    font-weight: 600
}

ul.subhead.pad-row {
    margin: 20px 0
}

ul.subhead.pad-row li {
    margin-right: 20px
}

#header {
    width: 100%;
    height: 52px;
}

#header.fixed~#page {
    padding-top: 52px
}

#sidebar {
    width: 320px;
    float: left
}

#sidebar.pad {
    padding: 20px
}

#sidebar.full-height {
    position: fixed;
    top: 50px
}

#sidebar .menu li {
    display: block
}

#main.pad .hero {
    width: -webkit-calc(100% + 80px);
    width: -moz-calc(100% + 80px);
    width: calc(100% + 80px);
    left: -40px;
    top: -40px;
    padding: 40px
}

#page.sidebar #main {
    margin-left: 320px
}

.section.pad~.section.pad {
    padding-top: 0
}

.column .thumb.left {
    margin-right: 20px
}

.column .thumb.right {
    margin-left: 20px
}

p+.group button {
    margin-top: 20px
}

.image+.group {
    margin-top: 8px
}

li.column a {
    display: block;
    font-size: 90%
}

li.column a:hover {
    transform: scale(0.97);
    text-decoration: none
}

span.group {
    display: block
}

span.tag {
    display: block;
    position: absolute;
    top: 4px;
    right: 4px;
    text-transform: uppercase;
    font-size: 75%;
    line-height: 1;
    padding: 4px 8px;
    background: var(--bg-color);
    border: 1px solid var(--border-color);
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px
}

span.image {
    display: block
}

/* Options */
.full-height {
    height: 100vh;
    overflow-y: auto
}

ul.no-indent,
ul.horizontal {
    margin: 0;
    padding: 0
}

ul.horizontal>li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

.pad {
    padding: 40px
}

.pad-column {
    padding: 0 40px
}

.pad-row {
    padding: 20px 0
}

.pad-top {
    padding-top: 40px
}

.pad-bottom {
    padding-bottom: 40px
}


/* WCKD UI */
.dark {
    background: var(--bg-color-x)
}

.darker {
    background: var(--bg-color-2-x)
}

.darkest {
    background: var(--bg-color-3-x)
}

.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark p,
.darker h1,
.darker h2,
.darker h3,
.darker h4,
.darker p {
    color: var(--font-color-x)
}

.light {
    background: var(--bg-color-3);
    color: var(--font-color)
}

.light h1,
.light h2,
.light h3,
.light h4,
.light h5,
.light h6,
.light a {
    color: var(--font-color);
    text-shadow: none
}

.lighter {
    background: var(--bg-color-2);
    color: var(--font-color)
}

.lighter h1,
.lighter h2,
.lighter h3,
.lighter h4,
.lighter h5,
.lighter h6,
.lighter a {
    color: var(--font-color);
    text-shadow: none
}

.lightest {
    background: var(--bg-color);
    color: var(--font-color)
}

.lightest h1,
.lightest h2,
.lightest h3,
.lightest h4,
.lightest h5,
.lightest h6,
.lightest a {
    color: var(--font-color);
    text-shadow: none
}

.lightest button {
    background: var(--bg-color-x) !important;
    color: var(--font-color-x) !important;
}

.dark.border-top,
.dark .border-top,
.dark .border-right,
.dark .border-bottom,
.dark .border-left {
    border-color: var(--border-color-x)
}

.darker.border-top,
.darker .border-top,
.darker .border-right,
.darker .border-bottom,
.darker .border-left {
    border-color: var(--bg-color-3-x)
}

.transparent {
    background-image: linear-gradient(45deg, var(--ds-surface-sunken, #f9f9fa) 25%, transparent 25%), linear-gradient(135deg, var(--ds-surface-sunken, #f9f9fa) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, var(--ds-surface-sunken, #f9f9fa) 75%), linear-gradient(135deg, transparent 75%, var(--ds-surface-sunken, #f9f9fa) 75%);
    background-size: 20px 20px;
    background-position: 0px 0px, 10px 0px, 10px -10px, 0px 10px;
    border: 1px solid var(--border-color);
}

/*
::-webkit-scrollbar {width: 6px}
::-webkit-scrollbar-track {background: var(--bg-color)}
::-webkit-scrollbar-track:hover{background: var(--bg-color-3)}
::-webkit-scrollbar-thumb {background: var(--border-color)}
::-webkit-scrollbar-thumb:hover {background:var(-meta-color)}
*/

form label {
    font-size: 90%;
    color: var(--font-color);
    position: absolute;
    pointer-events: none;
    left: 8px;
    top: 8px;
    padding: 3px 8px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

form input,
form textarea {
    border: 1px solid var(--border-color);
    font-size: 90%;
    line-height: 44px;
    padding: 0 12px;
    width: 100%;
    outline: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

form textarea {
    resize: none
}

form input:focus {
    background: var(--bg-color);
    -webkit-box-shadow: 1px 1px 2px 0px rgb(0 0 0 / 5%);
    -ms-box-shadow: 1px 1px 2px 0px rgba(0, 37, 97, 0.05);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0, 37, 97, 0.05);
    box-shadow: 1px 1px 2px 0px rgb(0 0 0 / 5%);
}

form textarea:focus~label,
form textarea:valid~label,
form input:focus~label,
form input:valid~label {
    line-height: 1;
    top: -8px;
    font-size: 70%;
    background: var(--meta-color);
    color: var(--font-color-x);
}

/* Tabs */
.columns-nav {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid var(--border-color);
    overflow: hidden
}

.columns-nav li {
    display: inline-flex;
    margin: 0;
    list-style: none;
}

.columns-nav a {
    text-decoration: none;
    color: var(--meta-color);
    font-weight: 600;
    display: block;
    padding: 12px 20px;
    border-bottom: 1px solid transparent
}

.columns-nav .active a {
    color: var(--font-color);
    border-bottom: 1px solid var(--bg-color-x)
}

.columns-nav a:hover {
    color: var(--font-color)
}

.tabs>.columns>.column {
    display: none;
    padding: 20px
}

.tabs>.columns>.column.active {
    display: block;
}

.tabs .accordion .columns-nav {
    display: none
}

.tabs .accordion .column {
    display: none
}

.tabs .accordion-group {
    background: var(--bg-color)
}

.tabs .accordion-content {
    background: #fafafa;
    padding: 20px !important
}

.tab-mobile-title {
    display: block
}

.tab-mobile-title.active,
.accordion .tab-mobile-title:hover {}

.tab-mobile-title a {
    display: block;
    background: var(--bg-color-2);
    margin: 0;
    padding: 16px;
    border-bottom: 1px solid var(--border-color);
    text-decoration: none
}

.tabs .tab-mobile-title {
    display: none
}

.accordion .tab-mobile-title {
    display: block
}


/* WCKD Grid */

.columns {}

.columns.grid {}

.columns.tabs {}

.columns.accordion {}

.columns.list {}

.columns.flex>.column {
    display: flex
}

.column {
    float: left
}

ul.columns,
ul.columns li {
    margin: 0;
    padding: 0;
    list-style: none
}

.count-1>.column {
    width: 100%
}

.count-2>.column {
    width: 50%
}

.count-3>.column {
    width: 33.33%
}

.count-4>.column {
    width: 25%
}

.count-5>.column {
    width: 20%
}

.count-6>.column {
    width: 16.66%
}

.column.m1 {
    width: 100%
}

.column.m12 {
    width: 50%
}

.column.m13 {
    width: 33.33%
}

.column.m23 {
    width: 66.66%
}

.column.m14 {
    width: 25%
}

.column.m24 {
    width: 50%
}

.column.m34 {
    width: 75%
}

.column.m15 {
    width: 20%
}

.column.m25 {
    width: 40%
}

.column.m35 {
    width: 60%
}

.column.m45 {
    width: 80%
}

.column.m16 {
    width: 16.66%
}

.column.m26 {
    width: 33.33%
}

.column.m36 {
    width: 50%
}

.column.m46 {
    width: 66.66%
}

.column.m56 {
    width: 83.33%
}

.columns.gap {
    margin-left: -1.5%;
    margin-right: -1.5%
}

.columns.count-1.gap {
    margin: 0
}

.gap>.column {
    margin: 20px 1.5%
}

.count-1.gap>.column~.column {
    margin-top: 0
}

.gap-column>.column {
    margin-left: 1.5%;
    margin-right: 1.5%
}

.gap-row>.column {
    margin-top: 1.5%;
    margin-bottom: 1.5%
}

.count-1.gap>.column,
.count-1.gap-column>.column {
    width: 97%
}

.count-2.gap>.column,
.count-2.gap-column>.column {
    width: 47%
}

.count-3.gap>.column,
.count-3.gap-column>.column {
    width: 30.33%
}

.count-4.gap>.column,
.count-4.gap-column>.column {
    width: 22%
}

.count-5.gap>.column,
.count-5.gap-column>.column {
    width: 17%
}

.count-6.gap>.column,
.count-6.gap-column>.column {
    width: 13.66%
}

.gap>.column.m23,
.gap-column>.column.m23 {
    width: 63.66%
}

.gap>.column.m13,
.gap-column>.column.m13 {
    width: 30.33%
}

.gap>.column.m14,
.gap-column>.column.m14 {
    width: 22%
}

.gap>.column.m24,
.gap-column>.column.m24 {
    width: 47%
}

.gap>.column.m34,
.gap-column>.column.m34 {
    width: 72%
}

.gap>.column.m15,
.gap-column>.column.m15 {
    width: 17%
}

.gap>.column.m25,
.gap-column>.column.m25 {
    width: 37%
}

.gap>.column.m35,
.gap-column>.column.m35 {
    width: 57%
}

.gap>.column.m45,
.gap-column>.column.m45 {
    width: 77%
}

.gap>.column.m26,
.gap-column>.column.m26 {
    width: 30.33%
}

.gap>.column.m36,
.gap-column>.column.m36 {
    width: 47%
}

.gap>.column.m46,
.gap-column>.column.m46 {
    width: 63.66%
}

.gap>.column.m56,
.gap-column>.column.m56 {
    width: 80.33%
}

/* Options */
.sticky {
    position: sticky;
    position: -webkit-sticky;
    top: 40px
}

#header.fixed {
    position: fixed;
    z-index: 9999;
}

body.scroll-down #header.fixed.on-scroll {
    top: -55px;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

body.scroll-up #header.fixed.on-scroll {
    top: 0;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#header.full-height {
    position: fixed;
    width: 65px;
    padding: 0;
    height: 100vh;
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden
}

#header.full-height~#page,
#header.full-height~#footer {
    margin-left: 65px
}

#header.full-height+.sidebar #sidebar.full-height {
    top: 0
}

#header.full-height .menu {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    margin: 0
}

#header.full-height .menu>li {
    display: block
}

#header.full-height.open {
    width: 200px;
    z-index: 920;
    background: var(--bg-color);
    -webkit-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 5%);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 5%);
}


.shadow {
    -webkit-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 5%);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 5%)
}

.uppercase {
    text-transform: uppercase
}

.border>.column {
    border: 1px solid var(--border-color)
}

.border-left {
    border-left: 1px solid var(--border-color)
}

.border-right {
    border-right: 1px solid var(--border-color)
}

.border-top {
    border-top: 1px solid var(--border-color)
}

.border-bottom {
    border-bottom: 1px solid var(--border-color)
}

.half-height {
    height: 50vh
}

.text-left {
    text-align: left !important
}

.text-center {
    text-align: center !important
}

.text-right {
    text-align: right !important
}

img.rounded {
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px
}

.small {
    font-size: 75%;
    line-height: 1.5em;
}

.medium {
    font-size: 85%;
    line-height: 1.4em
}

.large {
    font-weight: 900;
    font-size: 130%;
    margin-bottom: 1.5em;
    line-height: 1.5
}


.narrow {
    max-width: 75%;
    margin: auto
}

.narrow.center {
    margin-left: auto;
    margin-right: auto
}

.extra.narrow {
    max-width: 45%
}

.extra.small {}

.extra.large {
    font-size: 230%
}

.pad.less {
    padding: 12px
}

.group {
    overflow: hidden
}

.align-middle {
    display: flex;
    align-items: center;
}

.middle {
    position: absolute;
    width: 100%;
    transform: translateY(-50%);
    top: 50%
}


.left {
    float: left
}

.right {
    float: right
}

.mobile-only {
    display: none !important
}

.not-mobile {
    display: block !important
}

.hide {
    overflow: hidden;
    display: none;
    visibility: hidden
}

.always-visible {
    position: fixed
}

/* Components	*/
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.accordion {
    margin-top: 0.75em;
}

.accordion.small .arrow,
.small .accordion .arrow {
    scale: .7
}

.accordion>.column {
    margin-bottom: 2px;
    background: var(--bg-color);
    border-top: 1px solid var(--border-color)
}

.accordion.dark>.column,
.accordion.dark .accordion-content {
    background: var(--bg-color-x);
    color: var(--font-color-x)
}

.accordion.dark>.column {
    border-top: 1px solid var(--border-color-x)
}

.accordion-header {
    display: block;
    position: relative;
    padding: 16px 50px 16px 0;
    margin: 0;
    cursor: pointer;
    pointer-events: auto;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 95%;
    font-weight: 600;
}

.accordion-group {
    padding: 0
}

.accordion-header:hover {
    text-decoration: underline
}

.accordion-header .icon {
    margin: 5px 20px 0 0;
    display: block;
    max-width: 50px;
    float: left
}

.accordion-content {
    display: none;
    padding: 0px 60px 20px 0
}

.active .accordion-content {
    display: block;
}

.accordion-toggle {
    position: relative
}

.arrow {
    width: 1.25rem;
    height: 1.25rem;
    display: inline-block;
    position: absolute;
    margin: 0 1rem;
    right: 0;
    top: 16px
}

.arrow span {
    top: 0.5rem;
    position: absolute;
    width: 0.75rem;
    height: 0.1rem;
    background-color: #999;
    display: inline-block;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease
}

.arrow span:first-of-type {
    left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.arrow span:last-of-type {
    right: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.active .arrow span:first-of-type {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.active .arrow span:last-of-type {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.card {
    display: block;
    background-color: var(--bg-color);
    padding: 20px;
    margin-bottom: 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


.menu {
    margin: 0 -8px;
    padding: 0
}

.menu>li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block
}

.menu a {
    display: block;
    padding: 16px 8px;
    line-height: 1.3;
    font-weight: 600;
    font-size: 96%;
    letter-spacing: 0.015em;
}

.menu ul {
    display: none;
    position: absolute;
    margin: 0;
    padding: 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: var(--bg-color);
    color: var(--font-color)
}

.menu ul:before {
    content: '';
    vertical-align: middle;
    margin: auto;
    position: absolute;
    left: 30px;
    top: -6px;
    width: 15px;
    height: 15px;
    background: var(--bg-color-2);
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.menu>li:hover ul {
    display: block
}

.menu ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left
}

.menu ul li a {
    text-transform: none;
    font-size: 90%;
    color: var(--font-color);
    padding: 12px 20px;
    border-bottom: 1px solid var(--border-color);
    font-weight: 400;
}

.menu ul li.active a:hover,
.menu ul li.active a {
    background-color: var(--bg-color-3);
    text-decoration: none
}

.menu ul li:last-of-type a {
    border-bottom: none;
}

.menu-ad {
    height: 100px;
    float: left;
    width: 240px;
    background: var(--bg-color-2);
}

.menu-ad a {
    text-align: center;
    margin-top: 40px;
}

.menu-ad a:hover {
    text-decoration: none
}

.menu-ad:hover .button {
    background: var(--bg-color)
}

.menu-ad+span {
    display: block;
    overflow: hidden;
    border-left: 1px solid var(--border-color)
}

.steps {
    display: inline-block;
    overflow: hidden;
    counter-reset: flag;
}

.steps a {
    border-top: 1px solid var(--border-color);
    border-bottom: 1px solid var(--border-color);
    text-decoration: none;
    display: block;
    float: left;
    font-size: 85%;
    line-height: 36px;
    padding: 0 10px 0 60px;
}

.steps a:first-child {
    border-left: 1px solid var(--border-color);
    padding-left: 46px;
    border-radius: 5px 0 0 5px
}

.steps a:first-child:before {
    left: 14px;
}

.steps a:last-child {
    border-right: 1px solid var(--border-color);
    border-radius: 0 5px 5px 0;
    padding-right: 20px;
}

.steps a:after {
    content: '';
    position: absolute;
    top: 0;
    right: -18px;
    width: 36px;
    height: 36px;
    transform: scale(0.707) rotate(45deg);
    z-index: 1;
    box-shadow: 1px -1px 0 1px var(--border-color), 2px -1px 0 1px rgba(255, 255, 255, 0.1);
    border-radius: 0 5px 0 50px;
}

.steps a:last-child:after {
    content: none
}

.steps a:before {
    content: counter(flag);
    counter-increment: flag;
    border-radius: 100%;
    text-align: center;
    font-size: 80%;
    width: 20px;
    height: 20px;
    line-height: 18px;
    margin: 8px 0;
    position: absolute;
    top: 0;
    left: 30px;
    font-weight: 600;
    border: 1px solid var(--border-color)
}

.steps a,
.steps a:after {
    background: var(--bg-color);
    color: var(--meta-color);
}

.steps a:hover,
.steps a.active,
.steps a:hover:after,
.steps a.active:after {
    background: var(--bg-color-2);
    color: var(--font-color)
}

#pagination {
    display: inline-flex;
    overflow: hidden;
    margin: 0 -1.5%;
    padding: 0 1.5%;
    font-size: 90%;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px
}

#pagination li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center
}

#pagination li a:hover,
#pagination li.active a {
    color: var(--font-color);
}

#pagination a {
    display: inline-block;
    line-height: 34px;
    width: 34px;
    color: var(--meta-color)
}

#pagination .material-icons {
    font-size: 110%
}


#breadcrumbs {
    display: inline-flex;
    overflow: hidden;
    margin: 0 -1.5%;
    padding: 0 1.5%;
    font-size: 90%;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px
}

#breadcrumbs li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0
}

#breadcrumbs a {
    display: inline-block;
    line-height: 34px;
    color: var(--meta-color)
}

#breadcrumbs li a:hover,
#breadcrumbs li.active a {
    color: var(--font-color);
}

#breadcrumbs li+li:before {
    padding: 4px;
    color: var(--meta-color);
    content: "\00bb"
}

#breadcrumbs .material-icons {
    font-size: 110%
}

.letterhead {
    background: var(--bg-color);
    margin: 40px;
    padding: 40px;
    border: 1px solid var(--border-color);
    min-height: 100vh;
}

/* WCKD UX UI	 */



.mauticform-row {
    margin: 12px 0
}

#fadeout svg {
    height: 100vh;
}

.fade-in {
    opacity: 0
}

.fade-in.in-view {
    opacity: 1
}

a.button,
button,
span.button {
    background: var(--font-color);
    color: var(--font-color-x);
    display: inline-flex;
    border: 1px solid transparent;
    cursor: pointer;
    font-weight: 600;
    font-size: 90%;
    line-height: 1;
    padding: 12px 24px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    vertical-align: middle
}

a.button:hover,
button:hover {
    transform: scale(0.97);
    background: var(--bg-color-x);
    text-decoration: none
}

a.button.outline,
button.outline,
span.button.outline {
    background: none;
    border: 1px solid var(--meta-color);
    color: var(--font-color)
}

a.button.text,
button.text,
span.button.text {
    color: var(--font-color) !important;
    border: none;
    background: none !important;
    padding-left: 0;
    padding-right: 0
}

a.button.text:hover,
button.text:hover,
span.button.text:hover {
    text-decoration: underline
}

a.button.small,
button.small,
span.button.small {
    padding: 4px 12px;
    font-size: 75%;
}

a.button .material-icons,
button .material-icons,
span.button .material-icons {
    margin-right: 8px;
    font-size: 1em
}

a.button.icon-right .material-icons,
button.icon-right .material-icons,
span.button.icon-right .material-icons {
    margin-left: 8px;
    margin-right: auto
}

.small .material-icons {
    font-size: 18px
}

button+button {
    margin-right: 8px;
}

h1+.button,
h2+.button,
h3+.button,
ul+h2,
ul+h3,
ul+h4,
.headline+.button,
.excerpt+.button,
p~.button,
p~button {
    margin-top: 2em
}

button.right+button.right {
    margin-left: 8px
}

a.icon-button,
button.icon-button {
    background: none;
    border: 1px solid transparent;
    display: inline-block;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    padding: 0;
    text-align: center;
    text-decoration: none
}

a.icon-button svg,
a.icon-button span,
button.icon-button span {
    margin: 0 auto;
    left: auto;
    right: auto;
    font-size: 24px;
    width: 38px;
    height: 38px;
    display: block;
    line-height: 40px;
    color: var(--font-color);
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

a.icon-button:hover,
button.icon-button:hover {
    color: var(--font-color);
    border: 1px solid var(--font-color);
}

.material-icons+.overline,
.material-icons+h2 {
    margin-top: 20px
}

.dark span.button {
    background: none;
    border: 1px solid var(--bg-color);
    color: var(--font-color-x)
}

.wckd-modal {}

.wckd-modal-content {
    display: none;
    z-index: 9999;
    position: fixed;
    height: auto;
    width: 75%;
    background: var(--bg-color);
    color: var(--font-color);
    top: 0
}

.wckd-modal-content h1,
.wckd-modal-content h2,
.wckd-modal-content h3 {
    color: var(--font-color)
}

.activated .wckd-modal-content {
    display: block
}

.wckd-modal-nav {
    top: 0;
    padding: 12px 2%;
    margin: 0;
    position: fixed;
    width: 70%;
    max-width: 900px;
    z-index: 999;
    text-align: left;
    background: rgb(255, 255, 255, 0.9);
}

.wckd-modal-nav li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.wckd-modal-content.links {
    display: block;
    top: -100%;
    width: 100%;
    left: 0;
    right: 0;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.activated .wckd-modal-content.links {
    top: 0;
}

.wckd-modal-content.slide {
    right: -75%;
    top: 0;
    bottom: 0;
    width: 70%;
    display: block;
    max-width: 900px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    overflow-y: scroll;
}

.activated .wckd-modal-content.slide {
    right: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}


.wckd-modal-content.popup {
    transform: translateY(-50%);
    top: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
    -webkit-box-shadow: 10px 0px 20px 0 rgb(0 0 0 / 10%);
    -ms-box-shadow: 10px 0px 20px 0 rgba(0, 37, 97, 0.10);
    -moz-box-shadow: 10px 0px 20px 0 rgba(0, 37, 97, 0.10);
    box-shadow: 10px 0px 20px 0 rgb(0 0 0 / 10%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.wckd-modal-content.popup .pad {
    overflow-y: auto;
    max-height: 80vh
}

.wckd-modal-content.popup .close.icon-button {
    position: absolute;
    right: 0;
    top: -60px
}

#fadeout {
    visibility: hidden;
    background: rgb(242 244 247 / 80%);
    backdrop-filter: blur(4px);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: -1;
    cursor: pointer;
}

#fadeout.activated {
    z-index: 900;
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}



@media (max-width: 1024px) {



    .pad {
        padding: 20px
    }

    .gap>.column {
        margin: 1.5%
    }

    #main.pad .hero {
        width: -webkit-calc(100% + 40px);
        width: -moz-calc(100% + 40px);
        width: calc(100% + 40px);
        left: -20px;
        top: -20px;
        padding: 20px;
    }

    .count-1>.column {
        width: 100%;
        float: none
    }

    .count-2>.column,
    .count-4>.column,
    .count-5>.column {
        width: 50%
    }

    .count-6>.column {
        width: 33.33%
    }


    .count-1.gap>.column,
    .count-1.gap-column>.column {
        width: 97%
    }

    .count-2.gap>.column,
    .count-2.gap-column>.column,
    .count-4.gap>.column,
    .count-4.gap-column>.column,
    .count-5.gap>.column,
    .count-5.gap-column>.column {
        width: 47%
    }

    .count-6.gap>.column,
    .count-6.gap-column>.column {
        width: 30.33%
    }


    .column.m14 {
        width: 50%
    }

    .column.m34 {
        width: 50%
    }

    .column.m34 .count-3.gap-column>.column {
        width: 97%
    }
}

@media (max-width: 780px) {
    body {
        font-size: calc(16px + 6 * ((100vw - 680px) / 680));
    }

    .count-2>.column,
    .count-4>.column {
        width: 50%
    }

    .count-5>.column {
        width: 20%
    }

    .count-3>.column,
    .count-6>.column {
        width: 33.33%
    }

    .count-2.gap>.column,
    .count-3.gap>.column,
    .count-4.gap>.column,
    .count-5.gap>.column {
        width: 97%
    }

    .count-6.gap>.column {
        width: 47%
    }
}

@media (max-width: 501px) {



    .count-2>.column,
    .count-3>.column {
        width: 100%
    }

    .count-4>.column,
    .count-5>.column {
        width: 50%
    }

    .count-6>.column {
        width: 33.33%
    }

}

@media print {}


/* Slider */
.flex-container a:hover,
.flex-slider a:hover {
    outline: none
}

.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .flexslider .slides {
    display: block
}

* html .flexslider .slides {
    height: 1%
}

.no-js .flexslider .slides>li:first-child {
    display: block
}

.flexslider .slides {
    zoom: 1
}

.flexslider .slides img {
    height: auto;
    -moz-user-select: none
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

@-moz-document url-prefix() {
    .loading .flex-viewport {
        max-height: none
    }
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.flex-direction-nav a:before {
    font-family: 'Material Icons';
    font-size: 40px;
    display: inline-block;
    content: 'west';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3)
}

.flex-direction-nav a.flex-next:before {
    font-family: 'Material Icons';
    content: 'east'
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: '\f003'
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}




/* Magnific Popup */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    right: 0;
    width: 94%;
    margin: 0 auto;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    z-index: 1045;
    max-width: 90%;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}