.left-off-canvas-menu,
.left-off-canvas-menu *,
.left-submenu *,
.mfp-wrap,
.move-left .exit-off-canvas,
.move-right .exit-off-canvas,
.off-canvas-wrap,
.offcanvas-overlap .exit-off-canvas,
.offcanvas-overlap-left .exit-off-canvas,
.right-off-canvas-menu,
.right-off-canvas-menu *,
.right-submenu *,
.tab-bar {
    -webkit-backface-visibility: hidden
}

.post-inner,
.ps-container.ps-in-scrolling,
.ps-container:hover.ps-in-scrolling {
    pointer-events: none
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    text-rendering: optimizeLegibility
}

em,
i,
p aside {
    font-style: italic
}

.mfp-close,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-style: normal
}

.subheader,
body,
code,
p {
    font-weight: 400
}

.vevent abbr,
a {
    text-decoration: none
}

.invisible,
.reveal-modal {
    visibility: hidden
}

.inline-list,
.off-canvas-wrap {
    overflow: hidden
}

.mfp-title,
body {
    word-wrap: break-word
}

.mfp-container:before,
.mfp-content,
.tagegories ul li p,
img {
    vertical-align: middle
}

.clearfix:after,
.content-area,
.inner-wrap:after,
.post-notes,
.row .row.collapse:after,
.row .row:after,
.row:after,
.side-bar,
hr {
    clear: both
}

meta.foundation-version {
    font-family: "/5.5.1/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em
}

meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
    width: 40.063em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em
}

meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
    width: 64.063em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    width: 90.063em
}

meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
    width: 90.063em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.063em)/";
    width: 120.063em
}

.row,
select {
    width: 100%
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

dl,
ol,
p,
ul {
    font-family: inherit
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.left-off-canvas-menu,
.left-submenu,
.right-off-canvas-menu,
.right-submenu {
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch
}

body,
html {
    font-size: 100%
}

body {
    padding: 0;
    line-height: 1.5;
    position: relative;
    cursor: auto
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object {
    max-width: none!important
}

.left {
    float: left!important
}

.right {
    float: right!important
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.hide {
    display: none
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block
}

textarea {
    height: auto;
    min-height: 50px
}

.inline-list {
    margin: 0 0 1.0625rem -1.375rem;
    padding: 0;
    list-style: none
}

.inline-list>li {
    list-style: none;
    float: left;
    display: block
}

.inline-list>li>* {
    display: block
}

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

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

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

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

@media only screen and (max-width:40em) {
    .small-only-text-left {
        text-align: left!important
    }
    .small-only-text-right {
        text-align: right!important
    }
    .small-only-text-center {
        text-align: center!important
    }
    .small-only-text-justify {
        text-align: justify!important
    }
    .reveal-modal {
        min-height: 100vh
    }
}

@media only screen {
    .small-text-left {
        text-align: left!important
    }
    .small-text-right {
        text-align: right!important
    }
    .small-text-center {
        text-align: center!important
    }
    .small-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:40.063em) and (max-width:64em) {
    .medium-only-text-left {
        text-align: left!important
    }
    .medium-only-text-right {
        text-align: right!important
    }
    .medium-only-text-center {
        text-align: center!important
    }
    .medium-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:40.063em) {
    .medium-text-left {
        text-align: left!important
    }
    .medium-text-right {
        text-align: right!important
    }
    .medium-text-center {
        text-align: center!important
    }
    .medium-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:64.063em) and (max-width:90em) {
    .large-only-text-left {
        text-align: left!important
    }
    .large-only-text-right {
        text-align: right!important
    }
    .large-only-text-center {
        text-align: center!important
    }
    .large-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:64.063em) {
    .large-text-left {
        text-align: left!important
    }
    .large-text-right {
        text-align: right!important
    }
    .large-text-center {
        text-align: center!important
    }
    .large-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:90.063em) and (max-width:120em) {
    .xlarge-only-text-left {
        text-align: left!important
    }
    .xlarge-only-text-right {
        text-align: right!important
    }
    .xlarge-only-text-center {
        text-align: center!important
    }
    .xlarge-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:90.063em) {
    .xlarge-text-left {
        text-align: left!important
    }
    .xlarge-text-right {
        text-align: right!important
    }
    .xlarge-text-center {
        text-align: center!important
    }
    .xlarge-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:120.063em) and (max-width:99999999em) {
    .xxlarge-only-text-left {
        text-align: left!important
    }
    .xxlarge-only-text-right {
        text-align: right!important
    }
    .xxlarge-only-text-center {
        text-align: center!important
    }
    .xxlarge-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:120.063em) {
    .xxlarge-text-left {
        text-align: left!important
    }
    .xxlarge-text-right {
        text-align: right!important
    }
    .xxlarge-text-center {
        text-align: center!important
    }
    .xxlarge-text-justify {
        text-align: justify!important
    }
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}

a {
    line-height: inherit
}

p,
p.lead {
    line-height: 1.6
}

a img {
    border: none
}

p {
    font-size: .8rem;
    margin-bottom: 1.25rem
}

.subheader,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: .2rem;
    margin-bottom: .5rem
}

p.lead {
    font-size: 1.21875rem
}

p aside {
    font-size: .875rem;
    line-height: 1.35
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-size: 60%;
    line-height: 0
}

h1 {
    font-size: 1.925rem
}

h2 {
    font-size: 1.4875rem
}

h3 {
    font-size: 1.175rem
}

h4,
h5 {
    font-size: 1rem
}

h6 {
    font-size: .9rem
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f
}

b,
em,
i,
small,
strong {
    line-height: inherit
}

hr {
    border: solid #DDD;
    border-width: 1px 0 0;
    margin: 1.25rem 0 1.1875rem;
    height: 0
}

.reveal-modal .close-reveal-modal,
.vcard .fn,
.vevent .summary,
.vevent abbr,
b,
dl dt,
strong {
    font-weight: 700
}

small {
    font-size: 60%
}

code {
    color: #333;
    background-color: #f8f8f8;
    border-width: 1px;
    border-style: solid;
    border-color: #e0e0e0;
    padding: .125rem .3125rem .0625rem
}

dl,
ol,
ul {
    font-size: .8rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    list-style-position: outside
}

ul {
    margin-left: 1.1rem
}

ul.no-bullet {
    margin-left: 0
}

ul.no-bullet li ol,
ul.no-bullet li ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

ul li ol,
ul li ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

ul.circle,
ul.disc,
ul.square {
    margin-left: 1.1rem
}

ul.circle li ul,
ul.disc li ul,
ul.square li ul {
    list-style: inherit
}

.notes,
ul.no-bullet {
    list-style: none
}

ul.square {
    list-style-type: square
}

ul.circle {
    list-style-type: circle
}

ul.disc {
    list-style-type: disc
}

ol {
    margin-left: 1.4rem
}

ol li ol,
ol li ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem
}

dl dd {
    margin-bottom: .75rem
}

abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    cursor: help
}

abbr {
    text-transform: none
}

abbr[title] {
    border-bottom: 1px dotted #DDD
}

blockquote p {
    margin: 0 0 1.25rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #777;
    color: #777;
    line-height: 1.6
}

blockquote cite {
    display: block;
    font-size: .8125rem
}

blockquote cite:before {
    content: "\2014 \0020"
}

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem;
    border: 1px solid #DDD;
    padding: .625rem .75rem
}

.vcard li {
    margin: 0;
    display: block
}

.row .row.collapse:after,
.row .row.collapse:before,
.row .row:after,
.row .row:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.vcard .fn {
    font-size: .9375rem
}

.vevent abbr {
    cursor: default;
    border: none;
    padding: 0 .0625rem
}

.move-left .exit-off-canvas,
.move-right .exit-off-canvas,
.offcanvas-overlap .exit-off-canvas,
.offcanvas-overlap-left .exit-off-canvas,
.offcanvas-overlap-right .exit-off-canvas {
    cursor: pointer;
    transition: background .3s ease;
    right: 0;
    left: 0
}

.row {
    margin: 0 auto;
    max-width: 62.5em
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    width: auto;
    margin: 0 -.9375em;
    max-width: none
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none
}

.column,
.columns {
    padding-left: .9375em;
    padding-right: .9375em;
    width: 100%;
    float: left
}

[class*=column]+[class*=column]:last-child {
    float: right
}

[class*=column]+[class*=column].end {
    float: left
}

@media only screen {
    .column,
    .columns,
    .small-pull-0,
    .small-pull-1,
    .small-pull-10,
    .small-pull-11,
    .small-pull-2,
    .small-pull-3,
    .small-pull-4,
    .small-pull-5,
    .small-pull-6,
    .small-pull-7,
    .small-pull-8,
    .small-pull-9,
    .small-push-0,
    .small-push-1,
    .small-push-10,
    .small-push-11,
    .small-push-2,
    .small-push-3,
    .small-push-4,
    .small-push-5,
    .small-push-6,
    .small-push-7,
    .small-push-8,
    .small-push-9 {
        position: relative
    }
    .small-push-0 {
        left: 0;
        right: auto
    }
    .small-pull-0 {
        right: 0;
        left: auto
    }
    .small-push-1 {
        left: 8.33333%;
        right: auto
    }
    .small-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .small-push-2 {
        left: 16.66667%;
        right: auto
    }
    .small-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .small-push-3 {
        left: 25%;
        right: auto
    }
    .small-pull-3 {
        right: 25%;
        left: auto
    }
    .small-push-4 {
        left: 33.33333%;
        right: auto
    }
    .small-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .small-push-5 {
        left: 41.66667%;
        right: auto
    }
    .small-pull-5 {
        right: 41.66667%;
        left: auto
    }
    .small-push-6 {
        left: 50%;
        right: auto
    }
    .small-pull-6 {
        right: 50%;
        left: auto
    }
    .small-push-7 {
        left: 58.33333%;
        right: auto
    }
    .small-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .small-push-8 {
        left: 66.66667%;
        right: auto
    }
    .small-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .small-push-9 {
        left: 75%;
        right: auto
    }
    .small-pull-9 {
        right: 75%;
        left: auto
    }
    .small-push-10 {
        left: 83.33333%;
        right: auto
    }
    .small-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .small-push-11 {
        left: 91.66667%;
        right: auto
    }
    .small-pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        padding-left: .9375em;
        padding-right: .9375em;
        float: left
    }
    .small-1 {
        width: 8.33333%
    }
    .small-2 {
        width: 16.66667%
    }
    .small-3 {
        width: 25%
    }
    .small-4 {
        width: 33.33333%
    }
    .small-5 {
        width: 41.66667%
    }
    .small-6 {
        width: 50%
    }
    .small-7 {
        width: 58.33333%
    }
    .small-8 {
        width: 66.66667%
    }
    .small-9 {
        width: 75%
    }
    .small-10 {
        width: 83.33333%
    }
    .small-11 {
        width: 91.66667%
    }
    .small-12 {
        width: 100%
    }
    .small-offset-0 {
        margin-left: 0!important
    }
    .small-offset-1 {
        margin-left: 8.33333%!important
    }
    .small-offset-2 {
        margin-left: 16.66667%!important
    }
    .small-offset-3 {
        margin-left: 25%!important
    }
    .small-offset-4 {
        margin-left: 33.33333%!important
    }
    .small-offset-5 {
        margin-left: 41.66667%!important
    }
    .small-offset-6 {
        margin-left: 50%!important
    }
    .small-offset-7 {
        margin-left: 58.33333%!important
    }
    .small-offset-8 {
        margin-left: 66.66667%!important
    }
    .small-offset-9 {
        margin-left: 75%!important
    }
    .small-offset-10 {
        margin-left: 83.33333%!important
    }
    .small-offset-11 {
        margin-left: 91.66667%!important
    }
    .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none
    }
    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }
    .row.small-collapse>.column,
    .row.small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.small-uncollapse>.column,
    .row.small-uncollapse>.columns {
        padding-left: .9375em;
        padding-right: .9375em;
        float: left
    }
}

@media only screen and (min-width:40.063em) {
    .column,
    .columns,
    .medium-pull-0,
    .medium-pull-1,
    .medium-pull-10,
    .medium-pull-11,
    .medium-pull-2,
    .medium-pull-3,
    .medium-pull-4,
    .medium-pull-5,
    .medium-pull-6,
    .medium-pull-7,
    .medium-pull-8,
    .medium-pull-9,
    .medium-push-0,
    .medium-push-1,
    .medium-push-10,
    .medium-push-11,
    .medium-push-2,
    .medium-push-3,
    .medium-push-4,
    .medium-push-5,
    .medium-push-6,
    .medium-push-7,
    .medium-push-8,
    .medium-push-9,
    .pull-0,
    .pull-1,
    .pull-10,
    .pull-11,
    .pull-2,
    .pull-3,
    .pull-4,
    .pull-5,
    .pull-6,
    .pull-7,
    .pull-8,
    .pull-9,
    .push-0,
    .push-1,
    .push-10,
    .push-11,
    .push-2,
    .push-3,
    .push-4,
    .push-5,
    .push-6,
    .push-7,
    .push-8,
    .push-9 {
        position: relative
    }
    dl,
    h6,
    ol,
    p,
    ul {
        font-size: 1rem
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4
    }
    h1 {
        font-size: 2.75rem
    }
    h2 {
        font-size: 2.3125rem
    }
    h3 {
        font-size: 1.6875rem
    }
    h4 {
        font-size: 1.4375rem
    }
    h5 {
        font-size: 1.125rem
    }
    .medium-push-0 {
        left: 0;
        right: auto
    }
    .medium-pull-0 {
        right: 0;
        left: auto
    }
    .medium-push-1 {
        left: 8.33333%;
        right: auto
    }
    .medium-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .medium-push-2 {
        left: 16.66667%;
        right: auto
    }
    .medium-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .medium-push-3 {
        left: 25%;
        right: auto
    }
    .medium-pull-3 {
        right: 25%;
        left: auto
    }
    .medium-push-4 {
        left: 33.33333%;
        right: auto
    }
    .medium-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .medium-push-5 {
        left: 41.66667%;
        right: auto
    }
    .medium-pull-5 {
        right: 41.66667%;
        left: auto
    }
    .medium-push-6 {
        left: 50%;
        right: auto
    }
    .medium-pull-6 {
        right: 50%;
        left: auto
    }
    .medium-push-7 {
        left: 58.33333%;
        right: auto
    }
    .medium-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .medium-push-8 {
        left: 66.66667%;
        right: auto
    }
    .medium-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .medium-push-9 {
        left: 75%;
        right: auto
    }
    .medium-pull-9 {
        right: 75%;
        left: auto
    }
    .medium-push-10 {
        left: 83.33333%;
        right: auto
    }
    .medium-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .medium-push-11 {
        left: 91.66667%;
        right: auto
    }
    .medium-pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        padding-left: .9375em;
        padding-right: .9375em;
        float: left
    }
    .medium-1 {
        width: 8.33333%
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-3 {
        width: 25%
    }
    .medium-4 {
        width: 33.33333%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-6 {
        width: 50%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-8 {
        width: 66.66667%
    }
    .medium-9 {
        width: 75%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-0 {
        margin-left: 0!important
    }
    .medium-offset-1 {
        margin-left: 8.33333%!important
    }
    .medium-offset-2 {
        margin-left: 16.66667%!important
    }
    .medium-offset-3 {
        margin-left: 25%!important
    }
    .medium-offset-4 {
        margin-left: 33.33333%!important
    }
    .medium-offset-5 {
        margin-left: 41.66667%!important
    }
    .medium-offset-6 {
        margin-left: 50%!important
    }
    .medium-offset-7 {
        margin-left: 58.33333%!important
    }
    .medium-offset-8 {
        margin-left: 66.66667%!important
    }
    .medium-offset-9 {
        margin-left: 75%!important
    }
    .medium-offset-10 {
        margin-left: 83.33333%!important
    }
    .medium-offset-11 {
        margin-left: 91.66667%!important
    }
    .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }
    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }
    .row.medium-collapse>.column,
    .row.medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.medium-uncollapse>.column,
    .row.medium-uncollapse>.columns {
        padding-left: .9375em;
        padding-right: .9375em;
        float: left
    }
    .push-0 {
        left: 0;
        right: auto
    }
    .pull-0 {
        right: 0;
        left: auto
    }
    .push-1 {
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        left: 25%;
        right: auto
    }
    .pull-3 {
        right: 25%;
        left: auto
    }
    .push-4 {
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        left: 50%;
        right: auto
    }
    .pull-6 {
        right: 50%;
        left: auto
    }
    .push-7 {
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        left: 75%;
        right: auto
    }
    .pull-9 {
        right: 75%;
        left: auto
    }
    .push-10 {
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        right: 91.66667%;
        left: auto
    }
}

@media only screen and (min-width:64.063em) {
    .column,
    .columns,
    .large-pull-0,
    .large-pull-1,
    .large-pull-10,
    .large-pull-11,
    .large-pull-2,
    .large-pull-3,
    .large-pull-4,
    .large-pull-5,
    .large-pull-6,
    .large-pull-7,
    .large-pull-8,
    .large-pull-9,
    .large-push-0,
    .large-push-1,
    .large-push-10,
    .large-push-11,
    .large-push-2,
    .large-push-3,
    .large-push-4,
    .large-push-5,
    .large-push-6,
    .large-push-7,
    .large-push-8,
    .large-push-9,
    .pull-0,
    .pull-1,
    .pull-10,
    .pull-11,
    .pull-2,
    .pull-3,
    .pull-4,
    .pull-5,
    .pull-6,
    .pull-7,
    .pull-8,
    .pull-9,
    .push-0,
    .push-1,
    .push-10,
    .push-11,
    .push-2,
    .push-3,
    .push-4,
    .push-5,
    .push-6,
    .push-7,
    .push-8,
    .push-9 {
        position: relative
    }
    .large-push-0 {
        left: 0;
        right: auto
    }
    .large-pull-0 {
        right: 0;
        left: auto
    }
    .large-push-1 {
        left: 8.33333%;
        right: auto
    }
    .large-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .large-push-2 {
        left: 16.66667%;
        right: auto
    }
    .large-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .large-push-3 {
        left: 25%;
        right: auto
    }
    .large-pull-3 {
        right: 25%;
        left: auto
    }
    .large-push-4 {
        left: 33.33333%;
        right: auto
    }
    .large-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .large-push-5 {
        left: 41.66667%;
        right: auto
    }
    .large-pull-5 {
        right: 41.66667%;
        left: auto
    }
    .large-push-6 {
        left: 50%;
        right: auto
    }
    .large-pull-6 {
        right: 50%;
        left: auto
    }
    .large-push-7 {
        left: 58.33333%;
        right: auto
    }
    .large-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .large-push-8 {
        left: 66.66667%;
        right: auto
    }
    .large-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .large-push-9 {
        left: 75%;
        right: auto
    }
    .large-pull-9 {
        right: 75%;
        left: auto
    }
    .large-push-10 {
        left: 83.33333%;
        right: auto
    }
    .large-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .large-push-11 {
        left: 91.66667%;
        right: auto
    }
    .large-pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        padding-left: .9375em;
        padding-right: .9375em;
        float: left
    }
    .large-1 {
        width: 8.33333%
    }
    .large-2 {
        width: 16.66667%
    }
    .large-3 {
        width: 25%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-6 {
        width: 50%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-9 {
        width: 75%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-0 {
        margin-left: 0!important
    }
    .large-offset-1 {
        margin-left: 8.33333%!important
    }
    .large-offset-2 {
        margin-left: 16.66667%!important
    }
    .large-offset-3 {
        margin-left: 25%!important
    }
    .large-offset-4 {
        margin-left: 33.33333%!important
    }
    .large-offset-5 {
        margin-left: 41.66667%!important
    }
    .large-offset-6 {
        margin-left: 50%!important
    }
    .large-offset-7 {
        margin-left: 58.33333%!important
    }
    .large-offset-8 {
        margin-left: 66.66667%!important
    }
    .large-offset-9 {
        margin-left: 75%!important
    }
    .large-offset-10 {
        margin-left: 83.33333%!important
    }
    .large-offset-11 {
        margin-left: 91.66667%!important
    }
    .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none
    }
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }
    .row.large-collapse>.column,
    .row.large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.large-uncollapse>.column,
    .row.large-uncollapse>.columns {
        padding-left: .9375em;
        padding-right: .9375em;
        float: left
    }
    .push-0 {
        left: 0;
        right: auto
    }
    .pull-0 {
        right: 0;
        left: auto
    }
    .push-1 {
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        left: 25%;
        right: auto
    }
    .pull-3 {
        right: 25%;
        left: auto
    }
    .push-4 {
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        left: 50%;
        right: auto
    }
    .pull-6 {
        right: 50%;
        left: auto
    }
    .push-7 {
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        left: 75%;
        right: auto
    }
    .pull-9 {
        right: 75%;
        left: auto
    }
    .push-10 {
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        right: 91.66667%;
        left: auto
    }
}

.reveal-modal-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1004;
    display: none;
    left: 0
}

.reveal-modal {
    display: none;
    z-index: 1005;
    width: 100%;
    left: 0;
    padding: 1.875rem;
    border: 1px solid #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

.reveal-modal,
.reveal-modal.radius {
    border-radius: 3px
}

.reveal-modal .column,
.reveal-modal .columns {
    min-width: 0
}

.reveal-modal>:first-child {
    margin-top: 0
}

.reveal-modal>:last-child {
    margin-bottom: 0
}

.reveal-modal.round {
    border-radius: 1000px
}

.reveal-modal.collapse {
    padding: 0
}

@media only screen and (min-width:40.063em) {
    .reveal-modal,
    .reveal-modal.large,
    .reveal-modal.medium,
    .reveal-modal.small,
    .reveal-modal.tiny,
    .reveal-modal.xlarge {
        max-width: 62.5em;
        left: 0;
        right: 0;
        margin: 0 auto
    }
    .reveal-modal {
        width: 80%;
        top: 6.25rem
    }
    .reveal-modal.tiny {
        width: 30%
    }
    .reveal-modal.small {
        width: 40%
    }
    .reveal-modal.medium {
        width: 60%
    }
    .reveal-modal.large {
        width: 70%
    }
    .reveal-modal.xlarge {
        width: 95%
    }
}

.inner-wrap,
.off-canvas-wrap {
    position: relative;
    width: 100%
}

.reveal-modal.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none!important;
    margin-left: 0!important
}

@media only screen and (min-width:40.063em) {
    .reveal-modal.full {
        width: 100%;
        max-width: 62.5em;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

.reveal-modal.toback {
    z-index: 1003
}

.reveal-modal .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: .625rem;
    right: 1.375rem;
    cursor: pointer
}

.off-canvas-wrap.move-left,
.off-canvas-wrap.move-right {
    min-height: 100%;
    -webkit-overflow-scrolling: touch
}

.inner-wrap {
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease
}

.inner-wrap:after,
.inner-wrap:before {
    content: " ";
    display: table
}

.tab-bar {
    background: #333;
    color: #FFF;
    height: 2.8125rem;
    line-height: 2.8125rem;
    position: relative
}

.left-small,
.right-small,
.tab-bar-section {
    height: 2.8125rem;
    position: absolute;
    top: 0
}

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4,
.tab-bar h5,
.tab-bar h6 {
    color: #FFF;
    font-weight: 700;
    line-height: 2.8125rem;
    margin: 0
}

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4 {
    font-size: 1.125rem
}

.left-small {
    width: 2.8125rem;
    border-right: solid 1px #1a1a1a;
    left: 0
}

.right-small {
    width: 2.8125rem;
    border-left: solid 1px #1a1a1a;
    right: 0
}

.tab-bar-section {
    padding: 0 .625rem;
    text-align: center
}

.tab-bar-section.left {
    left: 0;
    right: 2.8125rem
}

.tab-bar-section.right {
    left: 2.8125rem;
    right: 0
}

.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem
}

.tab-bar .menu-icon {
    text-indent: 2.1875rem;
    width: 2.8125rem;
    height: 2.8125rem;
    display: block;
    padding: 0;
    color: #FFF;
    position: relative;
    transform: translate3d(0, 0, 0)
}

.tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -.5rem;
    left: .90625rem;
    box-shadow: 0 0 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF;
    width: 1rem
}

.left-off-canvas-menu,
.right-off-canvas-menu {
    z-index: 1001;
    transition: transform .5s ease 0s;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    width: 16rem;
    position: absolute;
    top: 0;
    bottom: 0
}

.tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3
}

.left-off-canvas-menu {
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0
}

.right-off-canvas-menu {
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0
}

.move-left .exit-off-canvas,
.move-right .exit-off-canvas {
    -webkit-tap-highlight-color: transparent;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1002
}

ul.off-canvas-list {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.left-submenu .back>a,
.right-submenu .back>a,
ul.off-canvas-list li label {
    text-transform: uppercase;
    font-weight: 700;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    padding: .3rem .9375rem;
    color: #999
}

ul.off-canvas-list li label {
    display: block;
    font-size: .75rem;
    background: #444;
    margin: 0
}

ul.off-canvas-list li a {
    display: block;
    padding: .66667rem;
    border-bottom: 1px solid #262626;
    transition: background .3s ease
}

ul.off-canvas-list li a:hover {
    background: #242424
}

.move-right>.inner-wrap {
    -ms-transform: translate(16rem, 0);
    -webkit-transform: translate3d(16rem, 0, 0);
    -moz-transform: translate3d(16rem, 0, 0);
    -ms-transform: translate3d(16rem, 0, 0);
    -o-transform: translate3d(16rem, 0, 0);
    transform: translate3d(16rem, 0, 0)
}

.move-right .exit-off-canvas {
    background: rgba(255, 255, 255, .2)
}

@media only screen and (min-width:40.063em) {
    .tab-bar-section.left {
        text-align: left
    }
    .tab-bar-section.right {
        text-align: right
    }
    .move-right .exit-off-canvas: hover {
        background: rgba(255, 255, 255, .05)
    }
}

.move-left>.inner-wrap {
    -ms-transform: translate(-16rem, 0);
    -webkit-transform: translate3d(-16rem, 0, 0);
    -moz-transform: translate3d(-16rem, 0, 0);
    -ms-transform: translate3d(-16rem, 0, 0);
    -o-transform: translate3d(-16rem, 0, 0);
    transform: translate3d(-16rem, 0, 0)
}

.move-left .exit-off-canvas {
    background: rgba(255, 255, 255, .2)
}

@media only screen and (min-width:40.063em) {
    .move-left .exit-off-canvas: hover {
        background: rgba(255, 255, 255, .05)
    }
}

.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap .exit-off-canvas {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, .2);
    top: 0;
    bottom: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width:40.063em) {
    .offcanvas-overlap .exit-off-canvas: hover {
        background: rgba(255, 255, 255, .05)
    }
}

.offcanvas-overlap-left .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-left .exit-off-canvas {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, .2);
    top: 0;
    bottom: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width:40.063em) {
    .offcanvas-overlap-left .exit-off-canvas: hover {
        background: rgba(255, 255, 255, .05)
    }
}

.offcanvas-overlap-right .left-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.left-submenu,
.offcanvas-overlap-right .exit-off-canvas,
.right-submenu {
    bottom: 0;
    position: absolute;
    z-index: 1002;
    -webkit-backface-visibility: hidden;
    top: 0
}

.offcanvas-overlap-right .exit-off-canvas {
    display: block;
    background: rgba(255, 255, 255, .2);
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width:40.063em) {
    .offcanvas-overlap-right .exit-off-canvas: hover {
        background: rgba(255, 255, 255, .05)
    }
}

.no-csstransforms .left-off-canvas-menu {
    left: -15.625rem
}

.no-csstransforms .right-off-canvas-menu {
    right: -15.625rem
}

.no-csstransforms .move-left>.inner-wrap {
    right: 15.625rem
}

.no-csstransforms .move-right>.inner-wrap {
    left: 15.625rem
}

.left-submenu {
    margin: 0;
    background: #333;
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
    transition: transform .5s ease
}

.left-submenu,
.right-submenu {
    width: 15.625rem;
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    -o-transition: -o-transform .5s ease
}

.left-submenu .back>a {
    background: #444;
    margin: 0
}

.left-submenu .back>a:hover {
    background: #303030;
    border-top: 1px solid #5e5e5e;
    border-bottom: none
}

.left-submenu .back>a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}

.left-submenu.move-right,
.left-submenu.offcanvas-overlap,
.left-submenu.offcanvas-overlap-right {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.right-submenu {
    margin: 0;
    background: #333;
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
    transition: transform .5s ease
}

.right-submenu .back>a {
    background: #444;
    margin: 0
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after,
.right-submenu .back>a:after {
    display: inline;
    content: "\BB";
    margin-left: .5rem
}

.right-submenu .back>a:hover {
    background: #303030;
    border-top: 1px solid #5e5e5e;
    border-bottom: none
}

.right-submenu.move-left,
.right-submenu.offcanvas-overlap,
.right-submenu.offcanvas-overlap-left {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}

@media only screen {
    .hide-for-large,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-medium,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-xlarge,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-down,
    .show-for-medium-down,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-small-up,
    .show-for-xlarge-down,
    .show-for-xxlarge-down {
        display: inherit!important
    }
    .hide-for-large-down,
    .hide-for-medium-down,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-small-up,
    .hide-for-xlarge-down,
    .hide-for-xxlarge-down,
    .show-for-large,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-medium,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-xlarge,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-large,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-medium,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-down,
    .visible-for-medium-down,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-small-up,
    .visible-for-xlarge-down,
    .visible-for-xxlarge-down {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-down,
    .hidden-for-medium-down,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-small-up,
    .hidden-for-xlarge-down,
    .hidden-for-xxlarge-down,
    .visible-for-large,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-medium,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-xlarge,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-large,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-medium,
    table.hide-for-medium-only,
    table.hide-for-medium-up,
    table.hide-for-xlarge,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-down,
    table.show-for-medium-down,
    table.show-for-small,
    table.show-for-small-down,
    table.show-for-small-only,
    table.show-for-small-up,
    table.show-for-xlarge-down,
    table.show-for-xxlarge-down {
        display: table!important
    }
    thead.hide-for-large,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-medium,
    thead.hide-for-medium-only,
    thead.hide-for-medium-up,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-down,
    thead.show-for-medium-down,
    thead.show-for-small,
    thead.show-for-small-down,
    thead.show-for-small-only,
    thead.show-for-small-up,
    thead.show-for-xlarge-down,
    thead.show-for-xxlarge-down {
        display: table-header-group!important
    }
    tbody.hide-for-large,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-only,
    tbody.hide-for-medium-up,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-down,
    tbody.show-for-medium-down,
    tbody.show-for-small,
    tbody.show-for-small-down,
    tbody.show-for-small-only,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-down,
    tbody.show-for-xxlarge-down {
        display: table-row-group!important
    }
    tr.hide-for-large,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-medium,
    tr.hide-for-medium-only,
    tr.hide-for-medium-up,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-down,
    tr.show-for-medium-down,
    tr.show-for-small,
    tr.show-for-small-down,
    tr.show-for-small-only,
    tr.show-for-small-up,
    tr.show-for-xlarge-down,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    td.hide-for-large,
    td.hide-for-large-only,
    td.hide-for-large-up,
    td.hide-for-medium,
    td.hide-for-medium-only,
    td.hide-for-medium-up,
    td.hide-for-xlarge,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-down,
    td.show-for-medium-down,
    td.show-for-small,
    td.show-for-small-down,
    td.show-for-small-only,
    td.show-for-small-up,
    td.show-for-xlarge-down,
    td.show-for-xxlarge-down,
    th.hide-for-large,
    th.hide-for-large-only,
    th.hide-for-large-up,
    th.hide-for-medium,
    th.hide-for-medium-only,
    th.hide-for-medium-up,
    th.hide-for-xlarge,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-down,
    th.show-for-medium-down,
    th.show-for-small,
    th.show-for-small-down,
    th.show-for-small-only,
    th.show-for-small-up,
    th.show-for-xlarge-down,
    th.show-for-xxlarge-down {
        display: table-cell!important
    }
}

@media only screen and (min-width:40.063em) {
    .hide-for-large,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-down,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-down,
    .show-for-xxlarge-down {
        display: inherit!important
    }
    .hide-for-large-down,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-down,
    .hide-for-xxlarge-down,
    .show-for-large,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-large,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-down,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-down,
    .visible-for-xxlarge-down {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-down,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-down,
    .hidden-for-xxlarge-down,
    .visible-for-large,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-large,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-down,
    table.show-for-medium,
    table.show-for-medium-down,
    table.show-for-medium-only,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-down,
    table.show-for-xxlarge-down {
        display: table!important
    }
    thead.hide-for-large,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-down,
    thead.show-for-medium,
    thead.show-for-medium-down,
    thead.show-for-medium-only,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-down,
    thead.show-for-xxlarge-down {
        display: table-header-group!important
    }
    tbody.hide-for-large,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-down,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-down,
    tbody.show-for-xxlarge-down {
        display: table-row-group!important
    }
    tr.hide-for-large,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-down,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-down,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    td.hide-for-large,
    td.hide-for-large-only,
    td.hide-for-large-up,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-down,
    td.show-for-medium,
    td.show-for-medium-down,
    td.show-for-medium-only,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-down,
    td.show-for-xxlarge-down,
    th.hide-for-large,
    th.hide-for-large-only,
    th.hide-for-large-up,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-down,
    th.show-for-medium,
    th.show-for-medium-down,
    th.show-for-medium-only,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-down,
    th.show-for-xxlarge-down {
        display: table-cell!important
    }
}

@media only screen and (min-width:64.063em) {
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-down,
    .show-for-xxlarge-down {
        display: inherit!important
    }
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-down,
    .hide-for-xxlarge-down,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-down,
    .visible-for-xxlarge-down {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-down,
    .hidden-for-xxlarge-down,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large,
    table.show-for-large-down,
    table.show-for-large-only,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-down,
    table.show-for-xxlarge-down {
        display: table!important
    }
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large,
    thead.show-for-large-down,
    thead.show-for-large-only,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-down,
    thead.show-for-xxlarge-down {
        display: table-header-group!important
    }
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large,
    tbody.show-for-large-down,
    tbody.show-for-large-only,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-down,
    tbody.show-for-xxlarge-down {
        display: table-row-group!important
    }
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large,
    tr.show-for-large-down,
    tr.show-for-large-only,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-down,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large,
    td.show-for-large-down,
    td.show-for-large-only,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-down,
    td.show-for-xxlarge-down,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large,
    th.show-for-large-down,
    th.show-for-large-only,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-down,
    th.show-for-xxlarge-down {
        display: table-cell!important
    }
}

@media only screen and (min-width:90.063em) {
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge-down {
        display: inherit!important
    }
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge-down,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge-down {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge-down,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-large-only,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge,
    table.show-for-xlarge-down,
    table.show-for-xlarge-only,
    table.show-for-xlarge-up,
    table.show-for-xxlarge-down {
        display: table!important
    }
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-large-only,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge,
    thead.show-for-xlarge-down,
    thead.show-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.show-for-xxlarge-down {
        display: table-header-group!important
    }
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-large-only,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.show-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.show-for-xxlarge-down {
        display: table-row-group!important
    }
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-large-only,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge,
    tr.show-for-xlarge-down,
    tr.show-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    td.hide-for-large,
    td.hide-for-large-down,
    td.hide-for-large-only,
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge,
    td.show-for-xlarge-down,
    td.show-for-xlarge-only,
    td.show-for-xlarge-up,
    td.show-for-xxlarge-down,
    th.hide-for-large,
    th.hide-for-large-down,
    th.hide-for-large-only,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge,
    th.show-for-xlarge-down,
    th.show-for-xlarge-only,
    th.show-for-xlarge-up,
    th.show-for-xxlarge-down {
        display: table-cell!important
    }
}

@media only screen and (min-width:120.063em) {
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .hide-for-xlarge-only,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: inherit!important
    }
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .show-for-xlarge-only {
        display: none!important
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .hidden-for-xlarge-only,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .visible-for-xlarge-only {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-large-only,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge,
    table.hide-for-xlarge-down,
    table.hide-for-xlarge-only,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-up,
    table.show-for-xxlarge,
    table.show-for-xxlarge-down,
    table.show-for-xxlarge-only,
    table.show-for-xxlarge-up {
        display: table!important
    }
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-large-only,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-down,
    thead.hide-for-xlarge-only,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-up,
    thead.show-for-xxlarge,
    thead.show-for-xxlarge-down,
    thead.show-for-xxlarge-only,
    thead.show-for-xxlarge-up {
        display: table-header-group!important
    }
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-large-only,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-down,
    tbody.hide-for-xlarge-only,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-up,
    tbody.show-for-xxlarge,
    tbody.show-for-xxlarge-down,
    tbody.show-for-xxlarge-only,
    tbody.show-for-xxlarge-up {
        display: table-row-group!important
    }
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-large-only,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-down,
    tr.hide-for-xlarge-only,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-up,
    tr.show-for-xxlarge,
    tr.show-for-xxlarge-down,
    tr.show-for-xxlarge-only,
    tr.show-for-xxlarge-up {
        display: table-row
    }
    td.hide-for-large,
    td.hide-for-large-down,
    td.hide-for-large-only,
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge,
    td.hide-for-xlarge-down,
    td.hide-for-xlarge-only,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-up,
    td.show-for-xxlarge,
    td.show-for-xxlarge-down,
    td.show-for-xxlarge-only,
    td.show-for-xxlarge-up,
    th.hide-for-large,
    th.hide-for-large-down,
    th.hide-for-large-only,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge,
    th.hide-for-xlarge-down,
    th.hide-for-xlarge-only,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-up,
    th.show-for-xxlarge,
    th.show-for-xxlarge-down,
    th.show-for-xxlarge-only,
    th.show-for-xxlarge-up {
        display: table-cell!important
    }
}

.hide-for-portrait,
.show-for-landscape {
    display: inherit!important
}

.hide-for-landscape,
.show-for-portrait {
    display: none!important
}

table.hide-for-landscape,
table.show-for-portrait {
    display: table!important
}

thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group!important
}

tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group!important
}

tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row!important
}

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell!important
}

@media only screen and (orientation:landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: inherit!important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none!important
    }
    table.hide-for-portrait,
    table.show-for-landscape {
        display: table!important
    }
    thead.hide-for-portrait,
    thead.show-for-landscape {
        display: table-header-group!important
    }
    tbody.hide-for-portrait,
    tbody.show-for-landscape {
        display: table-row-group!important
    }
    tr.hide-for-portrait,
    tr.show-for-landscape {
        display: table-row!important
    }
    td.hide-for-portrait,
    td.show-for-landscape,
    th.hide-for-portrait,
    th.show-for-landscape {
        display: table-cell!important
    }
}

@media only screen and (orientation:portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: inherit!important
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none!important
    }
    table.hide-for-landscape,
    table.show-for-portrait {
        display: table!important
    }
    thead.hide-for-landscape,
    thead.show-for-portrait {
        display: table-header-group!important
    }
    tbody.hide-for-landscape,
    tbody.show-for-portrait {
        display: table-row-group!important
    }
    tr.hide-for-landscape,
    tr.show-for-portrait {
        display: table-row!important
    }
    td.hide-for-landscape,
    td.show-for-portrait,
    th.hide-for-landscape,
    th.show-for-portrait {
        display: table-cell!important
    }
}

.show-for-touch {
    display: none!important
}

.hide-for-touch,
.touch .show-for-touch {
    display: inherit!important
}

.touch .hide-for-touch {
    display: none!important
}

.touch table.show-for-touch,
table.hide-for-touch {
    display: table!important
}

.touch thead.show-for-touch,
thead.hide-for-touch {
    display: table-header-group!important
}

.touch tbody.show-for-touch,
tbody.hide-for-touch {
    display: table-row-group!important
}

.touch tr.show-for-touch,
tr.hide-for-touch {
    display: table-row!important
}

.touch td.show-for-touch,
.touch th.show-for-touch,
td.hide-for-touch,
th.hide-for-touch {
    display: table-cell!important
}

.print-only {
    display: none!important
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .hide-on-print {
        display: none!important
    }
    .print-only {
        display: block!important
    }
    .hide-for-print {
        display: none!important
    }
    .show-for-print {
        display: inherit!important
    }
    table.show-for-print {
        display: table!important
    }
    thead.show-for-print {
        display: table-header-group!important
    }
    tbody.show-for-print {
        display: table-row-group!important
    }
    tr.show-for-print {
        display: table-row!important
    }
    td.show-for-print,
    th.show-for-print {
        display: table-cell!important
    }
}

.lines:after,
.lines:before,
.mfp-container:before,
.mfp-figure:after {
    content: ''
}

.ps-container {
    overflow: hidden!important
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90)
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90)
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999
}

.ps-container>.ps-scrollbar-x-rail {
    display: none;
    border-radius: 4px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 3px;
    height: 8px
}

.ps-container>.ps-scrollbar-x-rail,
.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #aaa;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    bottom: 0;
    height: 8px
}

.ps-container>.ps-scrollbar-y-rail {
    display: none;
    border-radius: 4px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    right: 3px;
    width: 8px
}

.ps-container>.ps-scrollbar-y-rail,
.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #aaa;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    right: 0;
    width: 8px
}

.lines,
.lines-button {
    transition: .3s
}

.mfp-bg,
.mfp-wrap {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90)
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90)
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60)
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90)
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90)
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: #999
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    z-index: 1043;
    outline: 0!important
}

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

.mfp-container,
img.mfp-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.mfp-container:before {
    display: inline-block;
    height: 100%
}

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

.mfp-content {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-close,
.mfp-preloader {
    text-align: center;
    position: absolute
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-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-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -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;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

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

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

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

#instagram-feed,
.facebook-page-wrapper,
.mfp-iframe-scaler,
.pagi-container,
.post-meta,
.tagegories ul,
.tagegories ul li {
    overflow: hidden
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    text-decoration: none;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

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

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

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

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

.mfp-figure,
img.mfp-img {
    line-height: 0
}

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

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

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

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

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

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

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    margin-left: 39px
}

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

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

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

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

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    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, .6);
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    display: block;
    width: auto;
    height: auto
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444;
    box-shadow: none
}

.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
}

.lines-button,
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.mfp-title {
    line-height: 18px;
    padding-right: 36px
}

@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, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        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, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.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
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

body {
    margin: 0
}

.circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.square {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.top-bar {
    z-index: 3;
    text-align: left;
    position: fixed
}

.main {
    background: 0 0
}

.top-bar button {
    border: none;
    position: relative;
    padding: 0;
    height: 2.6rem;
    width: 2.6rem;
    font-family: sans-serif
}

button:active,
button:focus,
button:hover {
    outline: 0
}

button span {
    display: block
}

.lines {
    border-radius: .28571rem;
    position: relative;
    margin-bottom: 3px
}

.lines,
.lines:after,
.lines:before {
    display: inline-block;
    width: 1.6rem;
    height: 1px;
    -webkit-border-radius: .28571rem;
    -moz-border-radius: .28571rem
}

.lines:before {
    top: .6rem
}

.lines:after {
    top: -.6rem
}

.lines:after,
.lines:before {
    border-radius: .28571rem;
    transition: .3s;
    position: absolute;
    left: 0;
    -webkit-transform-origin: .28571rem center;
    -moz-transform-origin: .28571rem center;
    -ms-transform-origin: .28571rem center;
    -o-transform-origin: .28571rem center;
    transform-origin: .28571rem center
}

.bg-tint,
.move-left>.inner-wrap {
    position: fixed
}

.about-me,
.blog-footer,
.mast-card,
.sidebar-item {
    margin-bottom: 3.2vh
}

.mast-card {
    text-align: center;
    padding: 14px
}

.mast-inner.thick {
    border-width: 6px;
    padding: 8px
}

.mast-inner {
    padding: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    min-height: 450px
}

.post-meta p,
.tagegories ul li p {
    display: inline-block
}

.mast-content,
.mast-inner {
    width: 100%
}

.large-avatar {
    height: 150px;
    width: 150px;
    margin-left: auto;
    margin-right: auto
}

.description-wrapper,
.large-avatar,
.mast-avatar,
.mast-title {
    margin-bottom: 30px
}

.about-img,
.follow-tint,
.large-avatar {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.about-text-wrapper {
    padding: 20px 20px 30px
}

.about-title h2 {
    font-size: 1.6rem;
    margin-bottom: 0
}

#insta-feed .separator,
.about-me .separator {
    margin: 1rem 0
}

.about-img {
    padding-bottom: 100%
}

.answer-avatar,
.asker-avatar,
.post-colophon img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.lines-button.x2 .lines {
    transition: background .3s .5s ease
}

.lines-button.close {
    -webkit-transform: scale3d(.8, .8, .8);
    -moz-transform: scale3d(.8, .8, .8);
    -ms-transform: scale3d(.8, .8, .8);
    -o-transform: scale3d(.8, .8, .8);
    transform: scale3d(.8, .8, .8)
}

.lines-button.x2.close .lines {
    transition: background .3s 0s ease;
    background: 0 0
}

.bg-cover,
.photo-wrapper a {
    background-repeat: no-repeat
}

.bg-cover,
.footer-bg-cover,
.tagegories ul li div {
    background-position: center center;
    background-size: cover
}

.lines-button.x2.close .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    -o-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.lines-button.x2 .lines:after,
.lines-button.x2 .lines:before {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: top .3s .6s ease, -webkit-transform .3s ease;
    transition: top .3s .6s ease, -moz-transform .3s ease;
    transition: top .3s .6s ease, -ms-transform .3s ease;
    transition: top .3s .6s ease, -o-transform .3s ease;
    transition: top .3s .6s ease, transform .3s ease
}

.lines-button.x2.close .lines:after,
.lines-button.x2.close .lines:before {
    transition: top .3s ease, -webkit-transform .3s .5s ease;
    transition: top .3s ease, -moz-transform .3s .5s ease;
    transition: top .3s ease, -ms-transform .3s .5s ease;
    transition: top .3s ease, -o-transform .3s .5s ease;
    transition: top .3s ease, transform .3s .5s ease;
    top: 0;
    width: 2rem
}

.lines-button.x2.close .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    -o-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

.left-off-canvas-menu,
.right-off-canvas-menu {
    height: 85vh!important
}

.bg-cover,
.bg-tint {
    height: 100vh;
    width: 100%;
    z-index: -1
}

.tagegories {
    width: 100%;
    margin-bottom: 3.2vh
}

.tagegories ul {
    margin-bottom: 0
}

.tagegories ul,
.tagegories ul li,
.tagegories ul li div {
    width: inherit
}

.tagegories ul li {
    position: relative;
    margin-bottom: 1vh;
    background-color: #000
}

.tagegories ul li:last-child {
    margin-bottom: 0
}

.tagegories ul li div {
    height: 50vw
}

.tagegories ul li .tag-container {
    text-align: left;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.tagegories ul li p {
    padding: .25rem .7rem;
    position: absolute;
    bottom: 1.6rem;
    left: 1.6rem;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 85%;
    letter-spacing: .125rem
}

.tagegories ul li a {
    position: absolute;
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
    z-index: 1
}

.back-to-top {
    width: 50px;
    margin: 0 0 0 2%
}

.back-to-top i {
    font-size: 20px
}

#load-more,
.back-to-top {
    height: 50px;
    position: relative;
    float: left
}

#load-more p,
.back-to-top i {
    position: absolute;
    bottom: 5px;
    right: 5px
}

#load-more {
    width: -webkit-calc(98% - 50px);
    width: -moz-calc(98% - 50px);
    width: calc(98% - 50px)
}

#load-more a {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1
}

.post-colophon,
.post-media {
    position: relative
}

.content-area,
.pagi-container,
.side-bar {
    margin: auto 3.2vh
}

.content-area,
.side-bar {
    padding-top: 50px
}

.post {
    margin-bottom: 3.2vh;
    padding-bottom: 0!important
}
.ani-div {
    padding-bottom: 1.6vh
}

.post-comments {
    padding: 2.5%
}

.post-colophon img {
    width: 29px;
    height: 29px;
    margin-right: 5px!important;
    margin-bottom: 5px
}

.post-colophon {
    margin-top: -26px;
    z-index: 1
}

.post-colophon p a,
.post-colophon span {
    text-transform: none
}

.post-colophon p {
    text-transform: lowercase;
    font-size: 75%;
    margin-bottom: 1.7rem
}

.menu-follow,
.post-date {
    text-transform: uppercase
}

.post-colophon p,
.post-meta p,
.rm-break {
    font-weight: 400
}

.post-date p,
.visit-link p em {
    font-weight: 100
}

.post.answer .ani-div,
.post.chat .ani-div,
.post.link .ani-div,
.post.quote .ani-div,
.post.text .ani-div {
    padding-top: 2.4vh
}

.post-entry {
    margin: 0 1.6vh;
    padding: 1.6vh
}

.post-inner {
    position: absolute;
    top: 1.6vh;
    bottom: 0;
    right: 1.6vh;
    left: 1.6vh;
    border-bottom: none!important
}

.post-date {
    text-align: right;
    padding-right: 5px
}

.post-date h2 {
    margin-bottom: 0
}

.post-divider {
    height: 2px;
    margin: .8rem 0;
    width: 5vw;
    max-width: 65px
}

.entry-content p,
.post-date h2 a {
    margin-bottom: 15px
}

.post-meta p,
.rm-break {
    text-align: left;
    font-size: 75%
}

.entry-content h2 .title-link {
    margin-bottom: 1.7rem
}

.entry-content .title-link,
.photo-wrapper,
.post-media.audio,
.post-media.photoset .lightbox,
.post.quote .entry-content p,
.post.text figure {
    text-align: center;
    line-height: 2.6rem
}

.lightbox p {
    display: none
}

.like-button,
.more-share,
.reblog-button,
.see-post {
    display: inline-block;
    vertical-align: middle
}

.like-button,
.more-share,
.reblog-button {
    margin-left: 30px
}

.entry-content .title-link,
.visit-link a {
    display: block
}

.previous-post {
    float: right
}

.post-share {
    margin-top: 15px
}

.more-share i,
.see-post i {
    font-size: 1rem;
    color: #000
}

.post-notes .notes,
.sidebar-item dl,
.sidebar-item ol,
.sidebar-item p,
.sidebar-item ul {
    font-size: 85%
}

.reblog-button {
    height: 24px
}

.like_button,
.reblog-button a {
    position: relative;
    top: 1px
}

.photo-wrapper,
.post.text figure {
    margin: 0 auto
}

.html_photoset {
    margin: auto;
    max-width: 700px
}

.photo-wrapper img {
    width: 100%
}

.photo-wrapper a {
    background-image: none!important
}

.rm-break {
    text-decoration: underline
}

.post-media.audio iframe, .four-col .post-media.audio iframe {
    width: 100%;
    margin-bottom: .625rem!important
}

.post.audio iframe.bandcamp_audio_player,
.post.audio iframe.soundcloud_audio_player {
    height: -webkit-calc(100vw - 6.4vh);
    height: -moz-calc(100vw - 6.4vh);
    height: calc(100vw - 6.4vh)
}

.post-media.video iframe,
.post.text .entry-content p iframe {
    width: 100%;
    height: 53vw
}

.post-media.video iframe.vine-embed {
    height: -webkit-calc(100vw - 6.4vh);
    height: -moz-calc(100vw - 6.4vh);
    height: calc(100vw - 6.4vh)
}

.post-media.video .instagram-media,
.post-media.video .instagram-media.instagram-media-rendered {
    height: -webkit-calc(100vw - 6.4vh + 75px);
    height: -moz-calc(100vw - 6.4vh + 75px);
    height: calc(100vw - 6.4vh + 75px)
}

.post-media.video iframe, .four-col .post-media.video iframe {
    margin-bottom: 1.25rem!important
}

.post.quote hr {
    border: 0;
    padding: 1.4rem 0;
    margin: 0
}

.post.quote .entry-content .post-meta p {
    text-align: left
}

.post-answer p,
.post-asker p,
.post-chat li p {
    font-weight: 100;
    margin: 0
}

.post.chat .title-link {
    margin-bottom: .7rem
}

.visit-link {
    text-align: center;
    margin: 1.6vh 1.6vh 0
}

.chat-wrapper h2 .visit-link p,
.visit-link p {
    margin: 0
}

#likes {
    text-align: left
}

#results-wrapper,
.notes,
.sidebar-item,
.sidebar-item .sidebar-title {
    text-align: center
}

.visit-link a {
    padding: 1.5rem 1rem
}

.chat-wrapper span {
    padding: 1.4rem 0 .75rem;
    display: inline-block
}

.chat-wrapper li:last-child {
    border-bottom: none
}

.post.answer .entry-content h2,
.post.answer .entry-content img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.post.answer .entry-content h2 {
    margin-bottom: 25px
}

.answer-avatar,
.asker-avatar {
    border-radius: 50%;
    margin-bottom: .75rem
}

.post-answer {
    padding: .75rem 0 1.25rem
}

.post-asker {
    padding-bottom: 1.25rem
}

.search_query:after,
.tag:after {
    content: close-quote
}

.search_query:before,
.tag:before {
    content: open-quote
}

.content-area.single .post-entry,
.single-pagination {
    margin-bottom: 3.5rem
}

.content-area.single .post.text .post-entry {
    margin-bottom: 0
}

.single-pagination a {
    position: relative;
    padding: .2rem 3.2vh
}

.notes {
    margin-left: 0
}

.post-notes {
    padding-top: 20px
}

.post-notes .notes img.avatar {
    margin: 0 10px 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.fb-comments span {
    margin-bottom: 2.5rem
}

#load-more p {
    margin: 0
}

.sidebar-item .sidebar-title {
    padding: .5rem 0;
    position: relative
}

.sidebar-title:before {
    content: "";
    width: 10px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.side-follow,
.sidebar-title h2 {
    margin: 0;
    text-transform: uppercase
}

.side-follow {
    z-index: 1;
    position: relative
}

.sidebar-title i {
    margin-right: 5px
}

.about-img {
    width: 100%
}

.about-content p {
    margin: 0;
    text-align: left
}

.about-content .about-title,
.about-img {
    margin-bottom: .6rem
}

.mast-social,
.side-bar ul.side-social {
    font-size: 100%;
    margin: 0
}

#searchModal input,
.blog-footer,
.mast-social,
.mfp-title,
.side-bar ul.side-social li {
    text-align: center
}

.side-bar iframe {
    max-width: 100%!important
}

.mast-social li,
.side-social li {
    display: inline-block;
    width: 1.7rem;
    height: 1.7rem;
    margin: 7.5px
}

.mast-social li a,
.side-social li a {
    display: block
}

.sidebar-item.follow-container {
    background-color: #000;
    position: relative;
    overflow: hidden
}

.follow-tint {
    opacity: .75;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.side-follow a {
    display: block;
    padding: 4rem 1rem;
    font-weight: 300;
    letter-spacing: .125rem
}

.sidebar-item {
    padding: 3.2vh
}

.sidebar-item-inner {
    padding: 3.2vh;
    text-align: center
}

#instagram-feed,
#instagram-feed li:nth-of-type(1n+7) {
    margin-bottom: 0
}

#instagram-feed li {
    width: 31.666%;
    float: left;
    margin-bottom: 2.5%
}

#instagram-feed li:nth-of-type(3n+1) {
    margin-right: 2.5%
}

#instagram-feed li:nth-of-type(3n+3) {
    margin-left: 2.5%
}

#likes {
    margin: 0 .25rem
}

#likes .like_post {
    list-style: none;
    max-width: 100%;
    margin-bottom: 1.25rem
}

#likes iframe {
    width: 100%
}

.#likes iframe.soundcloud_audio_player {
    height: 250px
}

#searchModal .close-reveal-modal,
.share.reveal-modal .close-reveal-modal {
    top: 45px;
    right: 25px
}

.cross-ico {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 11.5px 0
}

.cross-ico:before {
    content: '';
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.cross-ico,
.cross-ico:before {
    display: block;
    width: 25px;
    height: 2px;
    background-color: #fff
}

.blog-footer {
    clear: both;
    position: relative;
    margin: 75px 3.2vh 3.2vh
}

.copyright,
.creation {
    margin-bottom: 0;
    font-size: 60%
}

.footer-bg-cover,
.footer-bg-tint {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.footer-bg-tint {
    z-index: -1
}

.footer-bg-cover {
    opacity: .2
}

.copyright,
.footer-message,
.footer-title {
    display: block;
    padding-top: 1.25rem;
    margin-bottom: 0
}

.footer-avatar,
.mfp-close .cross-ico {
    display: inline-block
}

.footer-avatar img {
    width: 84px;
    height: 84px;
    margin-top: -56px
}

.footer-content {
    width: 100%;
    padding: 3.2vh;
    position: relative
}

.creation {
    padding-bottom: 1.25rem
}

#searchModal input {
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #000;
    width: 80%;
    font-size: 1rem
}

#searchModal button {
    position: absolute;
    background-color: transparent;
    border: 0;
    color: #000;
    margin-left: -20px;
    font-size: .8rem
}

.separator {
    width: 100%;
    margin: .5rem auto 1.2rem;
    max-width: 100px;
    height: 2px;
    border: 0
}

#insta-feed .separator {
    margin: .5rem 0 1.2rem
}

#searchModal .search-container,
.more-share-container {
    text-align: center;
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-60%);
    -moz-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    -o-transform: translateY(-60%);
    transform: translateY(-60%);
    width: 95%;
    margin: auto!important;
    padding: 100px 25px
}

.more-share-container li {
    display: inline-block;
    margin: 10px 0
}

.more-share-container li img {
    max-width: 80%
}

.more-share-container .pinter-b {
    border: 2px solid #C92228;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    padding-top: 23px
}

span.PIN_1464664078588_button_pin {
    top: 5px
}

.mfp-container button i {
    font-size: 2.6rem
}

.mfp-container button i,
.mfp-counter,
.mfp-title {
    color: #1b1b1b
}

.mfp-close .cross-ico,
.mfp-close .cross-ico:before {
    background-color: #1b1b1b
}

.mfp-container .mfp-arrow.mfp-arrow-left i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    padding-bottom: 3px
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid transparent
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid transparent
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    border-right: 27px solid transparent
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid transparent
}

.mfp-bg {
    opacity: .9;
    filter: alpha(opacity=90)
}

.mfp-arrow,
.mfp-close {
    opacity: 1
}

.mfp-title {
    font-weight: 700
}

#infscr-loading {
    width: 100%;
    text-align: right;
    padding-right: 3.2vh
}

#results-wrapper {
    padding: 3.2vh 0;
    margin-bottom: 3.2vh
}

@media only screen and (min-width:40.063em) {
    .blog-footer,
    .main {
        max-width: 550px;
        margin-left: auto;
        margin-right: auto
    }
    .about-me,
    .blog-footer,
    .mast-card,
    .sidebar-item {
        margin-bottom: 4.2vh
    }
    .about-me .ani-div {
        position: absolute;
        top: 0;
        bottom: 0;
    }
    .mast-inner {
        min-height: 77vh
    }
    .mast-title {
        margin-bottom: 40px
    }
    .large-avatar,
    .mast-avatar {
        margin-bottom: 35px
    }
    .description-wrapper {
        margin-bottom: 30px
    }
    .large-avatar {
        height: 200px;
        width: 200px
    }
    .about-title h2 {
        font-size: 2.3125rem
    }
    #insta-feed .sidebar-title,
    .about-text-wrapper {
        padding: 30px 30px 40px
    }
    .mast-social li a,
    .side-bar i.fa {
        font-size: 25px
    }
    .mast-social li,
    .side-social li {
        width: auto;
        height: auto;
        margin: 7.5px 25px
    }
    .post {
        margin-bottom: 4.2vh;
    }
    .ani-div {
        padding-bottom: 4.2vh
    }
    .content-area.single .post.text {
        padding-bottom: 1.6vh
    }
    .post-inner {
        top: 4.2vh;
        right: 4.2vh;
        left: 4.2vh
    }
    .post-date {
        padding-right: 10px;
        padding-top: 2px
    }
    .post-colophon {
        margin-top: -60px;
        text-align: left
    }
    .post-colophon img {
        width: 39px;
        height: 39px
    }
    .post-entry {
        margin: 0 4.2vh;
        padding: 4.2vh 4.2vh 3.2vh
    }
    .post-media.video iframe {
        margin-bottom: 3.5vh!important
    }
    .post-media.audio iframe {
        margin-bottom: 2.2vh!important
    }
    .post.answer .ani-div,
    .post.chat .ani-div,
    .post.link .ani-div,
    .post.quote .ani-div,
    .post.text .ani-div {
        padding-top: 4.2vh
    }
    .visit-link {
        margin: 4.2vh 4.2vh 0
    }
    .post-asker {
        margin-bottom: 25px
    }
    .post.answer .entry-content img {
        width: 128px;
        height: 128px
    }
    .post-date a {
        text-transform: uppercase
    }
    .post-date p {
        margin: 0
    }
    .visit-link a {
        padding: 1.25rem
    }
    .post-media.video iframe.vine-embed {
        height: -webkit-calc(550px - 6.4vh);
        height: -moz-calc(550px - 6.4vh);
        height: calc(550px - 6.4vh)
    }
    .post-media.video .instagram-media,
    .post-media.video .instagram-media.instagram-media-rendered {
        height: -webkit-calc(550px - 6.4vh + 75px);
        height: -moz-calc(550px - 6.4vh + 75px);
        height: calc(550px - 6.4vh + 75px);
        max-height: 776px;
        max-width: 700px
    }
    .post-media.video iframe,
    .post.text .entry-content p iframe {
        width: 100%;
        height: 300px
    }
    .post.audio iframe.spotify_audio_player {
        height: -webkit-calc(550px - 6.4vh + 80px);
        height: -moz-calc(550px - 6.4vh + 80px);
        height: calc(550px - 6.4vh + 80px)
    }
    .post.audio iframe.bandcamp_audio_player,
    .post.audio iframe.soundcloud_audio_player {
        height: -webkit-calc(550px - 6.4vh);
        height: -moz-calc(550px - 6.4vh);
        height: calc(550px - 6.4vh)
    }
    .post-colophon p,
    .post-meta p,
    .rm-break {
        font-size: 80%
    }
    .side-bar {
        margin: 0 20%
    }
    .tagegories ul li {
        width: 100%;
        margin-bottom: 10px
    }
    .tagegories ul li div {
        width: 100%;
        height: 25vh
    }
    .tagegories ul li p {
        font-size: 100%
    }
    #searchModal .search-container,
    .more-share-container {
        padding: 100px 50px
    }
    #searchModal .close-reveal-modal,
    .share.reveal-modal .close-reveal-modal {
        top: 50px;
        right: 50px
    }
    .html_photoset iframe {
        max-width: 700px
    }
    img.mfp-img {
        max-height: 95vh!important
    }
    .post.answer .entry-content h2 {
        font-size: 1.8rem
    }
    #results-wrapper {
        margin-bottom: 4.2vh
    }
}

@media only screen and (min-width:64.063em) {
    .main {
        position: relative;
        width: 100%;
        max-width: none;
        padding: 62.5px 10px
    }
    .content-area,
    .photo-wrapper,
    main {
        overflow: hidden
    }
    .post-media.photoset .lightbox p b {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        right: 0;
        color: #fff;
        font-weight: 300;
        padding: 5.5%
    }
    .post-media.photoset .lightbox p {
        display: initial;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0, 0, 0, .4);
        margin-bottom: 0;
        opacity: 0;
        pointer-events: none;
        transition: opacity .25s ease-in-out
    }
    #load-more:hover,
    .back-to-top:hover,
    .visit-link a:hover {
        background-color: transparent
    }
    #load-more,
    #load-more p,
    .back-to-top,
    .back-to-top i,
    .follow-tint,
    .side-follow a,
    .tagegories ul li div,
    .visit-link a,
    .visit-link h5,
    .visit-link p {
        transition: all .25s ease-in-out
    }
    .post-media.photoset .lightbox .photo-wrapper:hover p {
        opacity: 1
    }
    .content-area,
    .side-bar {
        margin: 0;
        clear: none
    }
    .content-area {
        width: 66.66%;
        float: right;
        padding: 0 0 0 31.25px
    }
    #insta-feed .sidebar-title,
    .about-img {
        padding-bottom: 0
    }
    .mast-card,
    .side-bar {
        width: 33.222%;
        margin: 0;
        float: left
    }
    #insta-feed,
    .about-me,
    .mast-card,
    .sidebar-item {
        margin-bottom: 31.25px
    }
    .about-img {
        width: 40%;
        margin-bottom: 0;
        position: absolute;
        top: 0;
        bottom: 0
    }
    .about-text-wrapper {
        width: 60%;
        margin-left: 40%
    }
    .about-me {
        position: relative;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center
    }
    #insta-items li {
        width: 20%;
        display: inline-block
    }
    a {
        transition: opacity .25s ease-in-out
    }
    .tagegories ul li:hover div,
    a:hover {
        opacity: .5
    }
    .follow-container:hover .follow-tint,
    .tagegories ul li:hover div {
        opacity: .25;
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
        -ms-transform: scale(1.15);
        transform: scale(1.15)
    }
    #tumblr_lightbox a:hover,
    .post.photo a:hover,
    a.no-op:hover {
        opacity: 1
    }
    .tagegories ul li:hover .tag-container {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none
    }
    .post-colophon {
        margin-top: -62px
    }
    .pagi-container {
        clear: both
    }
    #load-more,
    .back-to-top {
        height: 100px
    }
    #load-more p,
    .back-to-top i {
        bottom: 12px;
        right: 20px
    }
    .back-to-top.no-op {
        width: 100px
    }
    #load-more {
        width: -webkit-calc(98% - 100px);
        width: -moz-calc(98% - 100px);
        width: calc(98% - 100px)
    }
    #load-more p {
        font-size: 1.9rem
    }
    .back-to-top i {
        font-size: 2.8rem
    }
    .blog-footer {
        max-width: none;
        margin: 75px 10px 10px
    }
    .footer-avatar img {
        width: 128px;
        height: 128px;
        margin-top: -74px
    }
    .footer-title {
        margin-top: 0
    }
    .entry-content h2 .title-link {
        margin-bottom: 3.25rem;
        margin-top: 3.25rem
    }
    .photo-wrapper img:hover {
        transition: -webkit-transform 7s linear;
        transition: -moz-transform 7s linear;
        transition: -ms-transform 7s linear;
        transition: -o-transform 7s linear;
        transition: transform 7s linear;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
    .photo-wrapper img {
        transition: -webkit-transform 1s linear;
        transition: -moz-transform 1s linear;
        transition: -ms-transform 1s linear;
        transition: -o-transform 1s linear;
        transition: transform 1s linear
    }
    #searchModal .search-container,
    .more-share-container {
        width: 60%
    }
    .more-share-container li img {
        max-width: 100%
    }
    .more-share-container li {
        margin: 10px
    }
    .side-bar {
        padding-top: 0;
        clear: left
    }
    .post-inner {
        z-index: 1
    }
    .post-media.video iframe,
    .post.text .entry-content p iframe {
        height: 38vw
    }
    .post-media.video iframe.vine-embed {
        height: -webkit-calc(66.66vw - 44.54px);
        height: -moz-calc(66.66vw - 44.54px);
        height: calc(66.66vw - 44.54px)
    }
    .post-media.video .instagram-media,
    .post-media.video .instagram-media.instagram-media-rendered {
        height: -webkit-calc(66.66vw + 28.75px);
        height: -moz-calc(66.66vw + 28.75px);
        height: calc(66.66vw + 28.75px);
        margin-left: auto!important;
        margin-right: auto!important
    }
    .post.audio iframe.bandcamp_audio_player {
        width: 500px;
        height: 605px
    }
    .post.audio iframe.spotify_audio_player {
        height: -webkit-calc(66.66vw - 44.54px + 80px);
        height: -moz-calc(66.66vw - 44.54px + 80px);
        height: calc(66.66vw - 44.54px + 80px)
    }
    .post.audio iframe.soundcloud_audio_player {
        height: -webkit-calc(66.66vw - 44.54px);
        height: -moz-calc(66.66vw - 44.54px);
        height: calc(66.66vw - 44.54px)
    }
    .side-bar i.fa {
        font-size: .82rem
    }
    #likes .like_post {
        max-width: 250px
    }
    .item-slider {
        width: 0;
        height: 1px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        background-color: #fff;
        transition: width .125s ease-in-out
    }
    a:hover .item-slider {
        width: 100%
    }
    .animateblock {
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out;
        opacity: 0
    }
    .animated {
        opacity: 1
    }
    .animateblock.btm {
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        transform: translateY(200px);
        -webkit-transition: all .5s linear;
        -moz-transition: all .5s linear;
        -ms-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear
    }
    .animateblock.animated,
    .animateblock.btm.animated {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .sidebar-item {
        -webkit-transform: scale(.6);
        -moz-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }
    .sidebar-item.animateblock.animated,
    article.animateblock.animated {
        -webkit-animation: scaleUp .3s ease-in-out forwards;
        animation: scaleUp .3s ease-in-out forwards
    }
}

@media only screen and (min-width:80em) {
    .blog-footer,
    .main {
        padding: 62.5px
    }
    .blog-footer {
        margin: 75px auto 0
    }
    .about-me {
        min-height: 320px
    }
    .about-title h2 {
        font-size: 3rem
    }
    .about-text-wrapper {
        padding: 40px 30px 50px
    }
    .about-me .separator {
        margin: 1.1rem 0 1.25rem
    }
    .post-media.video iframe,
    .post.text .entry-content p iframe {
        height: 34vw
    }
}

.menu-avatar {
    margin-bottom: 25px;
    text-align: center
}

.menu-divider,
.menu-follow {
    margin: 0 auto 15px;
    display: block
}

.menu-follow {
    text-align: center;
    letter-spacing: .075rem
}

.menu-divider {
    width: 15%;
    height: 1px
}

.menu-items li a {
    display: block
}

.menu-items li span {
    height: 1px;
    width: 100%;
    display: block
}

#menuModal,
#searchModal,
.share.reveal-modal {
    background-color: rgba(0, 0, 0, .8)
}

#menuModal {
    position: fixed;
    top: 0!important;
    border-radius: 0;
    outline-color: transparent;
    border: 0;
    height: 100vh;
    overflow: auto;
    max-width: none
}

body.modal-open {
    overflow: hidden;
    position: fixed
}

.reveal-modal {
    overflow-y: auto;
    height: 100%;
    position: fixed
}

#menuModal input,
#menuModal input:focus,
#menuModal select,
#menuModal textarea {
    background-color: transparent;
    border-color: transparent;
    outline: 0;
    font-weight: 100;
    font-size: 1rem
}

#menuModal button,
#menuModal button:active,
#menuModal button:focus,
#menuModal button:hover {
    background-color: transparent;
    border-color: transparent;
    outline: 0
}

#menuModal input::-webkit-input-placeholder {
    color: #999
}

#menuModal input:-moz-placeholder {
    color: #999;
    opacity: 1
}

#menuModal input::-moz-placeholder {
    color: #999;
    opacity: 1
}

#menuModal input:-ms-input-placeholder {
    color: #999
}

#menuModal input,
#menuModal select,
#menuModal textarea {
    color: #999
}

@media only screen and (min-width:40.063em) {
    #menuModal input,
    #menuModal input:focus,
    #menuModal select,
    #menuModal textarea,
    .menu-follow {
        font-size: 1.4rem
    }
    .menu-content {
        padding: 2.5rem 5rem 5rem;
        max-width: 750px;
        margin: 0 auto
    }
    #menuModal {
        padding: 2.5rem;
        width: 100%
    }
}

@media only screen and (min-width:64.063em) {
    .menu-follow {
        padding: .2rem;
        position: relative
    }
    .menu-items li a {
        display: block;
        transition: all .2s ease-in-out
    }
    .menu-items li:hover a {
        -webkit-transform: translateX(15px);
        -moz-transform: translateX(15px);
        -ms-transform: translateX(15px);
        transform: translateX(15px)
    }
    .two-col #insta-feed,
    .two-col .about-me,
    .two-col .post,
    .two-col .side-bar {
        width: -webkit-calc(50% - 3.6vh);
        width: -moz-calc(50% - 3.6vh);
        width: calc(50% - 3.6vh)
    }
    .two-col .about-me {
        display: block;
        -ms-flex-align: initial;
        -webkit-align-items: initial;
        -webkit-box-align: initial;
        align-items: initial
    }
    .two-col .about-img {
        width: 100%;
        padding-bottom: 100%;
        margin-bottom: 0;
        position: relative
    }
    .two-col .about-text-wrapper {
        width: 100%;
        margin-left: 0
    }
    .two-col .post-inner {
        top: 3.6vh;
        right: 3.6vh;
        left: 3.6vh
    }
    .two-col .post-entry {
        margin: 0 3.6vh;
        padding: 3.6vh 3.6vh 1.8vh
    }
    #insta-feed,
    .two-col .about-me,
    .two-col .post {
        padding-bottom: 3.6vh;
        margin-bottom: 3.6vh
    }
    .two-col .post-colophon img {
        width: 39px;
        height: 39px
    }
    .two-col .post-colophon {
        margin-top: -49px
    }
    .two-col .visit-link {
        margin: 3.6vh 3.6vh 0
    }
    .two-col #insta-feed {
        display: none!important
    }
    .two-col .post.answer,
    .two-col .post.chat,
    .two-col .post.link,
    .two-col .post.quote,
    .two-col .post.text {
        padding-top: 3.6vh
    }
    .two-col .post-media.video iframe.vine-embed,
    .two-col .post.audio iframe.bandcamp_audio_player,
    .two-col .post.audio iframe.soundcloud_audio_player {
        height: -webkit-calc(33.33vw - 1.8vh - 31.25px);
        height: -moz-calc(33.33vw - 1.8vh - 31.25px);
        height: calc(50vw - 3.6vh - 31.25px)
    }
    .two-col .post-media.video .instagram-media,
    .two-col .post-media.video .instagram-media.instagram-media-rendered {
        height: -webkit-calc(50vw - 3.6vh + 43.75px);
        height: -moz-calc(50vw - 3.6vh + 43.75px);
        height: calc(50vw - 3.6vh + 43.75px)
    }
    .two-col .post.audio iframe.spotify_audio_player {
        height: -webkit-calc(50vw - 3.6vh + 48.75px);
        height: -moz-calc(50vw - 3.6vh + 48.75px);
        height: calc(50vw - 3.6vh + 48.75px)
    }
    .two-col .post-media.video iframe,
    .two-col .post.text .entry-content p iframe {
        height: 27vw
    }
}

@media only screen and (min-width:80em) {
    .four-col #insta-feed,
    .four-col .about-me {
        width: -webkit-calc(50% - 4.2vh);
        width: -moz-calc(50% - 4.2vh);
        width: calc(50% - 4.2vh)
    }
    .four-col .post,
    .four-col .side-bar {
        width: -webkit-calc(25% - 4.2vh);
        width: -moz-calc(25% - 4.2vh);
        width: calc(25% - 4.2vh)
    }
    .four-col .post-entry {
        margin: 0 1.6vh;
        padding: 1.6vh
    }
    .four-col .post-inner {
        top: 1.6vh;
        right: 1.6vh;
        left: 1.6vh
    }
    .four-col .mast-inner.thick {
        padding: 8px
    }
    .four-col .mast-inner {
        padding: 15px
    }
    .four-col .post-colophon {
        margin-top: -30px
    }
    .four-col .post-colophon img {
        width: 29px;
        height: 29px
    }
    .four-col .about-me .ani-div,
    .four-col .post .ani-div {
        padding-bottom: 1.6vh
    }
    .four-col #insta-feed,
    .four-col .about-me,
    .four-col .post,
    .four-col .side-bar {
        margin: auto 2.1vh 4.2vh
    }
    .four-col .mast-card,
    .four-col .sidebar-item {
        margin: 0 0 4.2vh
    }
    .four-col .post.answer .ani-div,
    .four-col .post.chat .ani-div,
    .four-col .post.link .ani-div,
    .four-col .post.quote .ani-div,
    .four-col .post.text .ani-div {
        padding-top: 2.4vh
    }
    .four-col .post-media.video .instagram-media,
    .four-col .post-media.video .instagram-media.instagram-media-rendered {
        height: -webkit-calc(25vw + 43.75px - 2.1vh);
        height: -moz-calc(25vw + 43.75px - 2.1vh);
        height: calc(25vw + 43.75px - 2.1vh)
    }
    .four-col .post-media.video iframe.vine-embed,
    .four-col .post.audio iframe.bandcamp_audio_player,
    .four-col .post.audio iframe.soundcloud_audio_player {
        height: -webkit-calc(25vw - 31.25px - 2.1vh);
        height: -moz-calc(25vw - 31.25px - 2.1vh);
        height: calc(25vw - 31.25px - 2.1vh)
    }
    .four-col .post-media.video iframe,
    .four-col .post.text .entry-content p iframe {
        height: 14vw
    }
    .four-col .post.audio iframe.spotify_audio_player {
        height: -webkit-calc(25vw + 48.75px - 2.1vh);
        height: -moz-calc(25vw + 848.75px - 2.1vh);
        height: calc(25vw + 48.75px - 2.1vh)
    }
    .four-col .sidebar-item.face-feed {
        height: 720px
    }
    .four-col .sidebar-item.twi-feed {
        height: 825px
    }
    .four-col .sidebar-item.pin-feed {
        height: 735px
    }
    .four-col .sidebar-item:last-of-type {
        margin-bottom: 0
    }
    .four-col .side-bar {
        padding-bottom: 0
    }
    .four-col .visit-link {
        margin: 1.6vh 1.6vh 0
    }
}