/*
Theme Name: Deppo (Ikonic edition)
Theme URI: http://deppo.tkdemos.com/
Author: Themes Kingdom
Author URI: http://www.themeskingdom.com
Description: Deppo portfolio theme
Version: 2.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: deppo
Tags: blog, portfolio, photography, entertainment, one-column, two-columns, grid-layout, flexible-header, right-sidebar, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, full-width-template, rtl-language-support, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

deppo is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
	## Icomoon
	## Family size weight
# Helpers
	## mCustomScrollbar
# Elements
# Colors
# Layout
	## Bootstrap
# Transitions
	## Preloader
# Forms
# Header
# Footer
# Aside
# Navigation
	## Links
	## Menus
	## Number pagination
	## Next/prev post
	## Sharedaddy
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Home - video
	## Home - slider
	## Home - archive
	## Post
	## Page
	## Portfolio archive
	## Portfolio single
	## Search Archive
	## Error 404
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
	## Jetpack overwrites
# IE specific
# Responsive
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
button[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

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

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

cite {
    font-weight: 400;
}

blockquote {
    margin: 2em 0;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    background: #eee;
    padding: 2px 6px;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    text-decoration: none;
    cursor: help;
}

mark,
ins {
    background: #eee;
    text-decoration: none;
    padding: 2px 6px;
}

big {
    font-size: 125%;
}


/*--------------------------------------------------------------
## Family size weight
--------------------------------------------------------------*/
body {
    font-family: 'Helvetica Neue', Helvetica, Verdana, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-smoothing: grayscale;
}

/* sizes */
.slider-text-center .featured-slider h2.short,
.slider-text-center .video-header-text.short,
.single .entry-title.short {
    font-size: 280px;
    font-size: 17.5rem;
    font-size: 14vw;
}

.slider-text-center .featured-slider h2.medium,
.slider-text-center .video-header-text.medium,
.single .entry-title.medium {
    font-size: 180px;
    font-size: 11.25rem;
}

.slider-text-center .featured-slider h2.long,
.slider-text-center .video-header-text.long,
.single .entry-title.long,
.error-404.not-found .page-title,
.search-no-results .page-title,
.slider-page-header h1 {
    font-size: 120px;
    font-size: 7.5rem;
}

.slider-text-center .featured-slider h2.xtra-long,
.slider-text-center .video-header-text.xtra-long,
.single .entry-title.xtra-long {
    font-size: 60px;
    font-size: 3.75rem;
}

.single .entry-title,
.page:not(.page-template) .entry-title,
.single-jetpack-portfolio .post-nav-title {
    font-size: 80px;
    font-size: 5rem;
}

h1,
.slick-dots-wrapper .count,
.slick-dots-wrapper .current,
.slick-dots li button,
.comments-title,
.comment-reply-title,
.single-jetpack-portfolio .emphasis,
.page .emphasis {
    font-size: 72px;
    font-size: 4.5rem;
}

.archive-list .entry-title {
    font-size: 66px;
    font-size: 4.125rem;
}

h2,
.page .contact-form input,
.page .contact-form label,
.page .contact-form select,
.page .contact-form textarea,
.page .contact-form .hiddendiv,
.page .contact-submit input[type="submit"],
.page .contact-submit button[type="submit"],
.page .contact-form label.checkbox,
.page .contact-form label.radio {
    font-size: 60px;
    font-size: 3.75rem;
}

h3,
.search .archive-list .entry-title {
    font-size: 48px;
    font-size: 3rem;
}

h4,
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p,
.search .search-list .entry-title,
.page .contact-submit:after {
    font-size: 36px;
    font-size: 2.25rem;
}

h5,
.comment-list .comment-reply-title,
.comment-respond label,
.form-submit input[type="submit"],
.form-submit button[type="submit"],
.emphasis,
blockquote,
q {
    font-size: 30px;
    font-size: 1.875rem;
}

h6,
.site-title,
.view-post-link a,
.slider-text-side .featured-slider h2,
.slider-text-side .video-header-text,
.single-post .post-nav-title,
.info-toggle,
.back-button,
.paging-navigation .prev,
.paging-navigation .next,
body #infinite-handle span,
body #jp-relatedposts h3.jp-relatedposts-headline,
body #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-title,
body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a,
.portfolio-hover-title .portfolio-archive .row .featured-content+.entry-header h2 {
    font-size: 24px;
    font-size: 1.5rem;
}

.main-navigation ul,
.single-post .entry-footer .author,
.comment-list .comment-respond label,
.paging-navigation,
cite,
body .contact-form input,
body .contact-form label,
body .contact-form select,
body .contact-form textarea,
body .contact-form .hiddendiv,
body .contact-submit input[type="submit"],
body .contact-submit button[type="submit"],
body .contact-form label.checkbox,
body .contact-form label.radio {
    font-size: 18px;
}

.widget-title,
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt,
body .contact-submit:after {
    font-size: 16px;
}

.site-info,
.archive-wrapper .page-title span,
.error-404 .page-title span,
.comment-notes,
.search-list .entry-meta,
.comment-respond form>p.comment-subscription-form label {
    font-size: 14px;
}

.widget_calendar caption,
.site-description {
    font-size: 13px;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-date,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-context {
    font-size: 12px;
}

.jetpack-social-navigation,
.single-post .post-nav-text,
.single-post .entry-footer .meta-text {
    font-size: 11px;
}

.entry-meta,
.comment-metadata,
.comment-body .reply a {
    font-size: 10px;
}

.jp-relatedposts-items {
    font-size: 0;
}

/* weight */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    font-weight: 700;
}

body,
h1:not(.site-title),
h1:not(.site-title)>a,
h2,
h2>a,
h3,
h3>a,
h4,
h4>a,
h5,
h5>a,
h6,
h6>a,
.site-title,
.site-title a,
#site-navigation a,
#bigSocialWrap a,
.site-info {
    font-style: normal;
}

/*--------------------------------------------------------------
# Helpers
--------------------------------------------------------------*/
/* shaky hover states fix */
.stop-shake {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

/* ==========================================================================
	 Scalable Elements - dedicate padding bottom to .scalable-wrapper in percents (%), which will be the height of scalable element. Precentage will keep aspect ratio with width.
	 width(100%) : padding-bottom(50%) = 2:1;
	 1.77:1 ===> 56.5%;
	 1.85:1 ===> 54%;
	 ========================================================================== */
.scalable-wrapper {
    height: 0;
    padding-top: 56.5%;
    position: relative;
}

.scalable-element {
    height: 100%;
    max-height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    margin-bottom: 0 !important;
    border: none;
}

/* clearfix */
.clear:before,
.clear:after,
.hentry:not(.slick-slide):before,
.hentry:not(.slick-slide):after,
.comments-area .comment-list .comment-body:before,
.comments-area .comment-list .comment-body:after,
.infinite-wrap:before,
.infinite-wrap:after,
.widget_jetpack_display_posts_widget:before,
.widget_jetpack_display_posts_widget:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.hentry:not(.slick-slide):after,
.comments-area .comment-list .comment-body:after,
.infinite-wrap:after,
.widget_jetpack_display_posts_widget:after {
    clear: both;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: """";
}

hr,
.wp-block-separator {
    background-color: #ccc;
    border: 0;
    clear: both;
    height: 1px;
    margin-bottom: 1.5em;
}

.wp-block-separator {
    margin-top: 4vw;
    margin-bottom: 4vw;
}

.wp-block-separator.is-style-dots:before {
    color: #ccc;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    max-width: 100px;
}

.page-template-default .wp-block-separator {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
}

.page-template-default .wp-block-separator.is-style-dots:before {
    padding-left: 0;
}

ul,
ol {
    margin: 0 0 1.5em;
    padding-left: 20px;
}

ul {
    list-style: square;
}

ol {
    list-style: decimal;
}

.entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content .wp-block-latest-posts {
    list-style: none;
    padding: 0;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 0.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

blockquote> :first-child {
    margin-top: 0;
}

blockquote> :last-child {
    margin-bottom: 0;
}

blockquote,
q {
    padding-left: 80px;
    padding-right: 40px;
}

.entry-content td,
.entry-content th,
.comment-content td,
.comment-content th {
    border: 1px solid #000;
    text-align: initial;
    padding: .5em 1em;
}

.emphasis,
blockquote,
q {
    line-height: 1.6;
    letter-spacing: -0.01em;
    font-weight: 500;
}

.single-jetpack-portfolio .emphasis,
.page .emphasis {
    line-height: 1.1111;
    font-weight: 500;
    letter-spacing: -0.01em;
}

blockquote,
q {
    font-weight: 700;
}

/*--------------------------------------------------------------
# Colors
--------------------------------------------------------------*/
body,
button,
input,
select,
input[type="button"],
input[type="reset"],
input[type="submit"],
button[type="submit"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
.hiddendiv,
mark,
body #infinite-handle span,
.slick-dots li button {
    color: #000;
}

button.clear-button:hover,
button.clear-button:focus,
button.clear-button:active {
    color: #000;
}

a,
a:visited,
.featured-slider h2 a:hover,
.featured-slider h2 a:focus,
.featured-slider h2 a:active,
.back-button:hover,
.back-button:focus,
.back-button:active {
    color: #000;
}

a:hover,
a:focus,
a:active {
    color: rgba(0, 0, 0, .5);
}

.site-footer {
    color: rgba(0, 0, 0, .6);
}

.search-form input::-webkit-input-placeholder {
    color: #000;
}

.search-form input:-moz-placeholder {
    color: #000;
}

.search-form input::-moz-placeholder {
    color: #000;
}

.comment-body .reply a {
    background: #000;
    color: #fff;
}

@media screen and (min-width: 1201px) {
    .post-navigation a:hover {
        color: #000;
    }
}

.header-video-wrapper {
    background: #fff;
}

.sidebar-icon i,
.dropdown-symbol:before,
.dropdown-symbol:after,
.paging-navigation .current:before,
.paging-navigation .current:after,
.right-arrow:before,
.info-toggle:before,
#comments .comment.parent>.comment-body:before,
.comment-list .comment-respond:before,
.infinite-loader:before {
    background: #000;
}

.right-arrow:after {
    border-left-color: #000;
}

.entry-content td,
.entry-content th,
.comment-content td,
.comment-content th {
    border-color: #000;
}

.main-navigation ul ul {
    border-color: rgba(0, 0, 0, .4);
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
button[type="submit"] {
    border-color: #000;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button[type="submit"]:hover {
    background: #000;
    color: #fff;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
button[type="submit"]:active {
    background: #000;
    color: #fff;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
.hiddendiv {
    border-bottom-color: #aaa;
}

select {
    border-color: #000;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #000;
}

.header-video-wrapper .wp-custom-header-video-play:before,
.header-video-wrapper .wp-custom-header-video-play:after {
    background: #fff;
}

.header-video-wrapper .wp-custom-header-video-pause:before {
    border-left-color: #fff;
}

input[type="checkbox"]+label:before,
label.checkbox:before {
    background: #000;
}

input[type="checkbox"]+label:after,
label.checkbox:after {
    border-color: #000;
}

input[type="checkbox"]:checked+label:before,
label.checkbox.checked:before {
    background: #fff;
}

input[type="checkbox"]:checked+label:after,
label.checkbox.checked:after {
    background: #000;
}

input[type="radio"]+label:after,
label.radio:after {
    border-color: #000;
}

input[type="radio"]:checked+label:before,
label.radio.checked:before {
    background: #000;
}

body .widget .a-stats a {
    background: #000;
    color: #fff;
}

body .widget .a-stats a:hover {
    background: #000;
    color: #fff;
}

.widget .milestone-header {
    background-color: #000;
    color: #fff;
}

.widget .milestone-countdown,
.widget .milestone-message {
    border-color: #000;
    color: #000;
}

body #eu-cookie-law input {
    border-color: rgba(0, 0, 0, .2);
    color: #000;
}

body #eu-cookie-law.negative {
    background-color: #000;
    color: #fff;
}

body #eu-cookie-law input:focus,
body #eu-cookie-law input:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

body #eu-cookie-law.negative input:focus,
body #eu-cookie-law.negative input:hover {
    background: #fff;
    border-color: #fff;
    color: #000;
}

body #eu-cookie-law {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    color: #000;
}

::-moz-selection {
    /* Gecko Browsers */
    background: #000;
    color: #fff;
}

::selection {
    /* WebKit/Blink Browsers */
    background: #000;
    color: #fff;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
#page {
    overflow: hidden;
}

@media screen and (min-width: 601px) {
    .twocolumn {
        margin-top: 3em;
        margin-bottom: 3em;
    }

    .twocolumn>div {
        display: inline-block;
        vertical-align: top;
        width: 49%;
    }

    .twocolumn>div:nth-child(odd) {
        padding-right: 20px;
    }

    .twocolumn>div:nth-child(even) {
        padding-left: 20px;
    }
}

.entry-content figure.size-full,
.entry-content img,
.entry-content p>img {
    margin-bottom: 1.5rem;
    margin-top: 0.5rem;
}

.entry-content figure.aligncenter,
.entry-content img.aligncenter {
    margin-bottom: 3rem;
    margin-top: 3rem;
}

.entry-content img.aligncenter,
.entry-content figure.aligncenter {
    max-width: 1000px !important;
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.hoverimage {
    display: inline-block;
    position: relative;
    cursor: default;
}

.hoverimage:hover,
.hoverimage:focus,
.hoverimage:active {
    z-index: 2;
}

.hoverimage img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, calc(-50% + 40px));
    -moz-transform: translate(-50%, calc(-50% + 40px));
    -ms-transform: translate(-50%, calc(-50% + 40px));
    -o-transform: translate(-50%, calc(-50% + 40px));
    transform: translate(-50%, calc(-50% + 40px));
    will-change: opacity;
    opacity: 0;
    visibility: hidden;
    margin: 0 !important;
    float: none;
    display: block;
    z-index: -1;
    max-width: 50vw;
    -webkit-transition: .2s, visibility 0s .2s, transform 0s .2s;
    -moz-transition: .2s, visibility 0s .2s, transform 0s .2s;
    -ms-transition: .2s, visibility 0s .2s, transform 0s .2s;
    -o-transition: .2s, visibility 0s .2s, transform 0s .2s;
    transition: .2s, visibility 0s .2s, transform 0s .2s;
}

@media screen and (min-width: 1201px) {
    .hoverimage strong:hover {
        opacity: 0;
    }

    .hoverimage strong:hover+img {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: .2s, visibility 0s;
        -moz-transition: .2s, visibility 0s;
        -ms-transition: .2s, visibility 0s;
        -o-transition: .2s, visibility 0s;
        transition: .2s, visibility 0s;
    }
}

/*--------------------------------------------------------------
## Bootstrap
--------------------------------------------------------------*/
.container {
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}

.container.container-large {
    max-width: calc(100% - 300px);
}

.container.container-medium {
    max-width: 1300px;
}

.container.container-x-medium {
    max-width: 950px;
}

.container.container-small {
    max-width: 700px;
}

.container.container-x-small {
    max-width: 560px;
}

@media (min-width: 900px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 1800px) {
    .container {
        width: 100%;
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 900px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1800px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

.clear:before,
.clear:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}

.clear:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}

/*--------------------------------------------------------------
# Transitions
--------------------------------------------------------------*/
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="url"],
input[type="search"],
select,
kbd,
pre,
.radio.checked:before,
input[type="radio"]:checked+label:before,
.search-wrap,
.edit-link,
.widget .search-form input[type="submit"],
.widget .search-form button[type="submit"],
.featured-slider-wrap,
.fullwidth-slider .featured-slider .featured-image:after,
.sd-social-icon a:before,
body .tb-close-icon,
.slick-arrow,
.fullwidth-slider .site-header,
.fullwidth-slider .featured-slider .slick-arrow:before,
.content-area #infinite-handle span,
.portfolio-item .entry-meta,
.portfolio-item .entry-title,
.portfolio-item .featured-image a:after,
.portfolio-item .featured-image+.entry-header,
.jp-relatedposts-post .jp-relatedposts-post-a,
.single-post .featured-portrait,
.wpcom-instagram-images,
.dropcap:before,
aside#secondary {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.dropdown-symbol:before,
.dropdown-symbol:after,
.right-arrow,
div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img {
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
button[type="submit"],
textarea,
.content-area #infinite-handle>span>button {
    -webkit-transition: .1s;
    -moz-transition: .1s;
    -ms-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
}

/*--------------------------------------------------------------
## Preloader
--------------------------------------------------------------*/
/*
.tk-theme-frontend .main-navigation,
.leaving.show .main-navigation,
.tk-theme-frontend .jetpack-social-navigation,
.leaving.show .jetpack-social-navigation {
	opacity: 0;
	-webkit-transform: translateX(15px);
	-moz-transform: translateX(15px);
	-ms-transform: translateX(15px);
	-o-transform: translateX(15px);
	transform: translateX(15px);
}

.tk-theme-frontend .site-footer,
.leaving.show .site-footer,
.tk-theme-frontend .search-list,
.leaving.show .search-list {
	opacity: 0;
	-webkit-transform: translateY(15px);
	-moz-transform: translateY(15px);
	-ms-transform: translateY(15px);
	-o-transform: translateY(15px);
	transform: translateY(15px);
}

.show .main-navigation,
.show .jetpack-social-navigation,
.show .site-footer,
.show .search-list,
.no-js .main-navigation,
.no-js .jetpack-social-navigation,
.no-js .site-footer,
.no-js .search-list {
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

.tk-theme-frontend .sidebar-button,
.leaving.show .sidebar-button {
	opacity: 0;
}

.show .sidebar-button,
.no-js .sidebar-button {
	opacity: 1;
}

.tk-theme-frontend #primary,
.leaving.show #primary {
	opacity: 0;
}

.show #primary,
.no-js #primary {
	opacity: 1;
}
*/
/* transition */
/*
.main-navigation,
.jetpack-social-navigation,
.site-footer,
#primary,
.search-list {
	-webkit-transition: .15s linear;
	-moz-transition: .15s linear;
	-ms-transition: .15s linear;
	-o-transition: .15s linear;
	transition: .15s linear;
}

.sidebar-button,
.show #primary {
	-webkit-transition: .2s .15s linear;
	-moz-transition: .2s .15s linear;
	-ms-transition: .2s .15s linear;
	-o-transition: .2s .15s linear;
	transition: .2s .15s linear;
}

.show .search-list {
	-webkit-transition: .2s .2s linear;
	-moz-transition: .2s .2s linear;
	-ms-transition: .2s .2s linear;
	-o-transition: .2s .2s linear;
	transition: .2s .2s linear;
}
*/
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
button[type="submit"] {
    border: 1px solid #000;
    border-radius: 0;
    background: transparent;
    font-size: 14px;
    line-height: 1;
    padding: .6em 1em .4em;
}

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

button.clear-button {
    background: transparent;
    border-radius: 0;
    border: none;
    line-height: 1;
    padding: 4px;
}

button.clear-button:hover,
button.clear-button:focus,
button.clear-button:active {
    background: transparent;
}

input[type=search] {
    -moz-appearance: none;
    /* older firefox */
    -webkit-appearance: none;
    /* safari, chrome */
    appearance: none;
    /* rest */
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
.hiddendiv {
    border: none;
    border-bottom: 1px solid #aaa;
    border-radius: 0;
    padding: 3px 0;
}

select {
    border: 1px solid #000;
}

textarea,
.hiddendiv {
    width: 100%;
    outline: none;
    resize: vertical;
}

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

input[type="checkbox"]+label,
label.checkbox,
input[type="radio"]+label,
label.radio {
    padding-left: 50px;
    position: relative;
}

input[type="checkbox"]+label:before,
input[type="checkbox"]+label:after,
label.checkbox:before,
label.checkbox:after,
input[type="radio"]+label:before,
input[type="radio"]+label:after,
label.radio:before,
label.radio:after {
    content: '';
    display: block;
    position: absolute;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear;
    -ms-transition: .1s linear;
    -o-transition: .1s linear;
    transition: .1s linear;
}

input[type="checkbox"]+label:before,
label.checkbox:before {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #000;
    top: 3px;
    left: 3px;
    z-index: 2;
}

input[type="checkbox"]+label:after,
label.checkbox:after {
    height: 16px;
    width: 30px;
    border: 1px solid #000;
    border-radius: 8px;
    opacity: .4;
    top: 1px;
    left: 0;
    z-index: 1;
}

input[type="checkbox"]:checked+label:before,
label.checkbox.checked:before {
    background: #fff;
    left: 16px;
}

input[type="checkbox"]:checked+label:after,
label.checkbox.checked:after {
    background: #000;
    opacity: 1;
}

input[type="radio"]+label:before,
label.radio:before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 0;
    top: 3px;
    left: 3px;
    z-index: 2;
}

input[type="radio"]+label:after,
label.radio:after {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #000;
    opacity: .4;
    top: 0;
    left: 0;
    z-index: 1;
}

input[type="radio"]:checked+label:before,
label.radio.checked:before {
    background: #000;
}

/* textarea auto resize */
.txtstuff {
    /*resize: none;*/
    overflow: hidden;
}

.hiddendiv {
    position: absolute;
    height: auto !important;
    left: -9999px;
    visibility: hidden;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-wrap: break-word;
    /* future version of deprecated 'word-wrap' */
    flex: 0 0 auto !important;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.navigation-wrapper,
.site-branding {
    position: fixed;
    z-index: 20;
}

.site-branding {
    top: 50px;
    left: 60px;
    max-width: 400px;
    width: auto;
}

.custom-logo-wrapper,
.site-branding-text {
    display: inline-block;
    vertical-align: top;
}

.custom-logo-wrapper {
    margin-right: 20px;
    margin-bottom: 20px;
    max-width: 150px;
}

.site-title {
    font-weight: bold;
    line-height: 1;
}

.site-title>a {
    text-decoration: none;
    font-weight: inherit;
}

.navigation-wrapper {
    top: 50px;
    right: 60px;
    max-width: calc(100vw - 120px - 450px);
    width: auto;
}

.has-sidebar .navigation-wrapper .main-navigation {
    padding-right: 60px;
}

.navigation-wrapper .sidebar-button {
    position: absolute;
    right: 0;
    margin-right: -10px;
}

.site-title,
.site-description {
    margin: 0;
}

/* social menu */
.social-wrapper {
    font-size: 12px;
    max-width: 80vh;
    position: fixed;
    bottom: 50px;
    left: 60px;
    text-align: right;
    -webkit-transform: rotate(90deg) translate(-100%, 0);
    -moz-transform: rotate(90deg) translate(-100%, 0);
    -ms-transform: rotate(90deg) translate(-100%, 0);
    -o-transform: rotate(90deg) translate(-100%, 0);
    transform: rotate(90deg) translate(-100%, 0);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    z-index: 20;
}

.social-wrapper ul.menu {
    margin: 0;
    display: block;
    padding: 0;
}


.social-wrapper .menu li {
    margin-left: 10px;
    display: inline-block;
    line-height: 1;
}

.social-wrapper .menu a {
    letter-spacing: .1em;
    height: auto;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
    font-weight: 700;
    padding: 5px;
}

.social-wrapper .menu a:before {
    display: none !important;
}

.social-wrapper .menu a span.screen-reader-text {
    clip: auto;
    clip-path: none;
    -webkit-clip-path: none;
    position: static !important;
    height: auto;
    margin: 0;
    width: auto !important;
    overflow: auto;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
    max-width: 500px;
    text-align: right;
    width: auto;
    position: fixed;
    bottom: 50px;
    right: 60px;
    z-index: 10;
}

.site-info {
    font-weight: 500;
    line-height: 18px;
}

/*--------------------------------------------------------------
# Aside
--------------------------------------------------------------*/
.sidebar-hide-scroll {
    background-color: #fff;
    height: 100%;
    max-width: 100vw;
    overflow: hidden;
    width: auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 15;
}

.sidebar-hide-scroll,
.leaving.sidebar-open .sidebar-hide-scroll {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}

.sidebar-open .sidebar-hide-scroll {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

#secondary>.widget {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
}

.sidebar-open #secondary>.widget {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: .2s .8s linear;
    -moz-transition: .2s .8s linear;
    -ms-transition: .2s .8s linear;
    -o-transition: .2s .8s linear;
    transition: .2s .8s linear;
}

.sidebar-open #secondary>.widget:nth-child(1) {
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}

.sidebar-open #secondary>.widget:nth-child(2) {
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}

.sidebar-open #secondary>.widget:nth-child(3) {
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}

.sidebar-open #secondary>.widget:nth-child(3) {
    -webkit-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -ms-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
}

#content,
.sidebar-hide-scroll {
    -webkit-transition: transform .4s cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition: transform .4s cubic-bezier(0.075, 0.82, 0.165, 1);
    -ms-transition: transform .4s cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: transform .4s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: transform .4s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.sidebar-holder {
    display: block;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.big-search {
    margin: 250px 60px 100px 70px;
    max-width: 440px;
}

#secondary {
    padding: 100px 60px 80px 70px;
}

.widget-area .widget {
    width: 100%;
    max-width: 440px;
}

.sidebar-icon {
    display: block;
    font-size: 0;
    height: 20px;
    padding: 5px;
    position: relative;
    width: 19px;
}

.sidebar-icon i {
    display: block;
    height: 1px;
    width: 10px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: .1s;
    -moz-transition: .1s;
    -ms-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
}

.sidebar-icon i:nth-child(1) {
    top: 5px;
}

.sidebar-icon i:nth-child(2) {
    top: 10px;
}

.sidebar-icon i:nth-child(3) {
    top: 15px;
}

.sidebar-toggle:hover .sidebar-icon i {
    width: 14px;
}

.sidebar-open .sidebar-icon i:nth-child(1),
.sidebar-open .sidebar-icon i:nth-child(3) {
    top: 10px;
}

.sidebar-open .sidebar-icon i:nth-child(1) {
    -webkit-transform: translateX(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
}

.sidebar-open .sidebar-icon i:nth-child(2) {
    opacity: 0;
}

.sidebar-open .sidebar-icon i:nth-child(3) {
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    text-decoration: none;
}

.entry-content a,
.main-navigation a,
.widget a {
    position: relative;
}

.entry-content a:after,
.main-navigation a:after,
.widget a:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background: #000;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out;
}

.entry-content a:hover,
.main-navigation li a:hover,
.widget a:hover {
    color: #000;
}

.entry-content a:hover:after,
.main-navigation a:hover:after,
.widget a:hover:after {
    width: 100%;
}

.comment-body .reply a:hover {
    opacity: .7;
}

a:focus {
    outline: 0;
}

a:hover,
a:active {
    outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

.main-navigation ul {
    display: none;
    font-weight: 500;
    list-style: none;
    margin: 0;
    padding-left: 0;
    text-align: right;
}

.main-navigation li {
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px;
    padding-bottom: 10px;
    position: relative;
}

.main-navigation a {
    display: inline-block;
    text-decoration: none;
}

.dropdown-toggle {
    display: inline-block;
    margin-left: 2px;
    vertical-align: bottom;
}

.dropdown-symbol {
    position: relative;
    width: 14px;
}

.dropdown-symbol:before,
.dropdown-symbol:after {
    content: '';
    display: inline-block;
    position: relative;
    top: -2px;
    height: 1px;
    width: 8px;
    will-change: transform;
}

.dropdown-symbol:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
}

.dropdown-symbol:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.main-navigation ul ul {
    border: 1px solid rgba(0, 0, 0, .4);
    background-color: #fff;
    float: right;
    padding: 12px 15px 5px 15px;
    position: absolute;
    top: 2em;
    right: 999em;
    width: 220px;
    z-index: 99999;
    display: none;
}

.main-navigation ul ul li {
    margin-left: 0;
    margin-right: 0;
}

.main-navigation ul ul li.page_item_has_children,
.main-navigation ul ul li.menu-item-has-children {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.main-navigation ul ul .dropdown-symbol {
    display: block;
    height: 14px;
    padding: 5px 0;
}

.main-navigation ul ul .dropdown-symbol:before,
.main-navigation ul ul .dropdown-symbol:after {
    display: block;
    left: 2px;
}

.main-navigation ul ul .dropdown-symbol:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    top: 0;
}

.main-navigation ul ul .dropdown-symbol:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    top: -1px;
}

.main-navigation ul ul ul {
    right: 999em;
    top: 0;
}

.main-navigation ul ul a {}

.main-navigation ul ul li {
    display: block;
    width: 100%;
}

.main-navigation li:hover>a,
.main-navigation li.focus>a {}

.main-navigation li:hover>.dropdown-toggle .dropdown-symbol:before,
.main-navigation li.focus>.dropdown-toggle .dropdown-symbol:before,
.main-navigation li:hover>.dropdown-toggle .dropdown-symbol:after,
.main-navigation li.focus>.dropdown-toggle .dropdown-symbol:after {
    top: -8px;
}

.main-navigation li:hover>.dropdown-toggle .dropdown-symbol:before,
.main-navigation li.focus>.dropdown-toggle .dropdown-symbol:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.main-navigation li:hover>.dropdown-toggle .dropdown-symbol:after,
.main-navigation li.focus>.dropdown-toggle .dropdown-symbol:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.main-navigation ul ul :hover>a,
.main-navigation ul ul .focus>a {}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {}

.main-navigation ul ul li:hover>.dropdown-toggle .dropdown-symbol:before,
.main-navigation ul ul li.focus>.dropdown-toggle .dropdown-symbol:before,
.main-navigation ul ul li:hover>.dropdown-toggle .dropdown-symbol:after,
.main-navigation ul ul li.focus>.dropdown-toggle .dropdown-symbol:after {
    left: 0;
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
}

.main-navigation ul ul li:hover>.dropdown-toggle .dropdown-symbol:before,
.main-navigation ul ul li.focus>.dropdown-toggle .dropdown-symbol:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
}

.main-navigation ul ul li:hover>.dropdown-toggle .dropdown-symbol:after,
.main-navigation ul ul li.focus>.dropdown-toggle .dropdown-symbol:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -1px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    right: 0;
    display: block;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    right: 50%;
}

.main-navigation .current_page_item>a,
.main-navigation .current-menu-item>a,
.main-navigation .current_page_ancestor>a,
.main-navigation .current-menu-ancestor>a {}

.menu-toggle {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0;
    overflow: hidden;
}

.single-jetpack-portfolio .site-main .post-navigation {
    overflow: visible;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

/*--------------------------------------------------------------
## Number pagination
--------------------------------------------------------------*/
.paging-navigation {
    font-weight: 700;
    padding-top: 40px;
    padding-bottom: 15vh;
}

.search-list .paging-navigation {
    padding-top: 100px;
    padding-bottom: 0;
}

.paging-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.search-list .paging-navigation ul {
    text-align: left;
}

.paging-navigation li {
    display: inline-block;
}

.paging-navigation .current,
.paging-navigation .dots,
.paging-navigation a {
    padding-left: 10px;
    padding-right: 10px;
}

.paging-navigation .current:before,
.paging-navigation .current:after {
    content: '';
    width: 30px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
}

.paging-navigation .current:before {
    margin-left: -10px;
    margin-right: 15px;
}

.paging-navigation .current:after {
    margin-left: 15px;
    margin-right: -10px;
}

.paging-navigation li:first-child .current:before,
.paging-navigation li:last-child .current:after {
    display: none;
}

.paging-navigation .prev {
    margin-right: 40px;
}

.paging-navigation .next {
    margin-left: 40px;
}

.paging-navigation .prev,
.paging-navigation .next {
    letter-spacing: 0.02em;
}

/*--------------------------------------------------------------
## Next/prev post
--------------------------------------------------------------*/
.single-post .post-nav-text {
    text-transform: uppercase;
}

@media screen and (min-width: 1201px) {
    .post-nav-side.sidebar-open.single-post .post-navigation {
        opacity: 0;
        -webkit-transition: opacity 0s 0s;
        -moz-transition: opacity 0s 0s;
        -ms-transition: opacity 0s 0s;
        -o-transition: opacity 0s 0s;
        transition: opacity 0s 0s;
    }

    .post-nav-side.single-post .post-navigation {
        -webkit-transition: opacity .2s .4s;
        -moz-transition: opacity .2s .4s;
        -ms-transition: opacity .2s .4s;
        -o-transition: opacity .2s .4s;
        transition: opacity .2s .4s;
    }

    .post-nav-side.single-post .nav-previous,
    .post-nav-side.single-post .nav-next {
        position: fixed;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 1;
    }

    .post-nav-side.single-post .nav-previous a,
    .post-nav-side.single-post .nav-next a {
        display: block;
        min-height: 80px;
        min-width: 80px;
    }

    .post-nav-side.single-post .post-nav-text {
        display: inline-block;
        text-align: center;
        position: absolute;
        top: 50%;
        width: auto;
        font-weight: 700;
    }

    .post-nav-side.single-post .post-nav-title {
        width: 320px;
        font-weight: 700;
    }

    .post-nav-side.single-post .nav-previous {
        left: 0;
    }

    .post-nav-side.single-post .nav-previous a {
        padding: 20px 0 20px 60px;
    }

    .post-nav-side.single-post .nav-previous .post-nav-text {
        left: 60px;
        -webkit-transform: rotate(-90deg) translate(-50%, 0%);
        -moz-transform: rotate(-90deg) translate(-50%, 0%);
        -ms-transform: rotate(-90deg) translate(-50%, 0%);
        -o-transform: rotate(-90deg) translate(-50%, 0%);
        transform: rotate(-90deg) translate(-50%, 0%);
        -webkit-transform-origin: left top;
        -moz-transform-origin: left top;
        -ms-transform-origin: left top;
        -o-transform-origin: left top;
        transform-origin: left top;
    }

    .post-nav-side.single-post .nav-previous .post-nav-title {
        padding-left: 60px;
    }

    .post-nav-side.single-post .nav-next {
        right: 0;
        text-align: right;
    }

    .post-nav-side.single-post .nav-next a {
        padding: 20px 60px 20px 0;
    }

    .post-nav-side.single-post .nav-next .post-nav-text {
        right: 60px;
        -webkit-transform: rotate(90deg) translate(-50%, 0);
        -moz-transform: rotate(90deg) translate(-50%, 0);
        -ms-transform: rotate(90deg) translate(-50%, 0);
        -o-transform: rotate(90deg) translate(-50%, 0);
        transform: rotate(90deg) translate(50%, 0);
        -webkit-transform-origin: right top;
        -moz-transform-origin: right top;
        -ms-transform-origin: right top;
        -o-transform-origin: right top;
        transform-origin: right top;
    }

    .post-nav-side.single-post .nav-next .post-nav-title {
        padding-right: 60px;
    }

    .post-nav-side.single-post .post-nav-title {
        position: absolute;
        top: 50%;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .15s linear, visibility 0s .15s;
        -moz-transition: .15s linear, visibility 0s .15s;
        -ms-transition: .15s linear, visibility 0s .15s;
        -o-transition: .15s linear, visibility 0s .15s;
        transition: .15s linear, visibility 0s .15s;
    }

    .post-nav-side.single-post .nav-previous .post-nav-title {
        right: 0;
        -webkit-transform: translateX(calc(100% - 20px)) translateY(-50%);
        -moz-transform: translateX(calc(100% - 20px)) translateY(-50%);
        -ms-transform: translateX(calc(100% - 20px)) translateY(-50%);
        -o-transform: translateX(calc(100% - 20px)) translateY(-50%);
        transform: translateX(calc(100% - 20px)) translateY(-50%);
    }

    .post-nav-side.single-post .nav-next .post-nav-title {
        left: 0;
        -webkit-transform: translateX(calc(-100% + 20px)) translateY(-50%);
        -moz-transform: translateX(calc(-100% + 20px)) translateY(-50%);
        -ms-transform: translateX(calc(-100% + 20px)) translateY(-50%);
        -o-transform: translateX(calc(-100% + 20px)) translateY(-50%);
        transform: translateX(calc(-100% + 20px)) translateY(-50%);
    }

    .post-nav-side.single-post .nav-previous:hover .post-nav-title,
    .post-nav-side.single-post .nav-next:hover .post-nav-title {
        opacity: 1;
        visibility: visible;
        -webkit-transition: .15s linear, visibility 0s;
        -moz-transition: .15s linear, visibility 0s;
        -ms-transition: .15s linear, visibility 0s;
        -o-transition: .15s linear, visibility 0s;
        transition: .15s linear, visibility 0s;
    }

    .post-nav-side.single-post .nav-previous:hover .post-nav-title {
        -webkit-transform: translateX(100%) translateY(-50%);
        -moz-transform: translateX(100%) translateY(-50%);
        -ms-transform: translateX(100%) translateY(-50%);
        -o-transform: translateX(100%) translateY(-50%);
        transform: translateX(100%) translateY(-50%);
    }

    .post-nav-side.single-post .nav-next:hover .post-nav-title {
        -webkit-transform: translateX(-100%) translateY(-50%);
        -moz-transform: translateX(-100%) translateY(-50%);
        -ms-transform: translateX(-100%) translateY(-50%);
        -o-transform: translateX(-100%) translateY(-50%);
        transform: translateX(-100%) translateY(-50%);
    }
}

.post-nav-under.single-post .post-navigation {
    margin: 80px auto;
    max-width: 700px;
}

.post-nav-under.single-post .nav-previous {
    margin-bottom: 15px;
}

.post-nav-under.single-post .post-nav-text,
.post-nav-under.single-post .post-nav-title {
    font-weight: 500;
}

.post-nav-hide.single-post .post-navigation {
    display: none;
}

/* portfolio single */
.portfolio-navigation {}

.portfolio-navigation .nav-previous {
    margin-bottom: 40px;
    text-align: right;
}

.portfolio-navigation .nav-next>a>*,
.portfolio-navigation .nav-previous>a>* {
    vertical-align: middle;
}

.portfolio-navigation .post-nav-title {
    display: inline-block;
    font-weight: 700;
    letter-spacing: -0.05em;
    line-height: 1;
    max-width: calc(100% - 200px);
}

.portfolio-navigation .arrow-wrapper {
    margin-left: 30px;
    margin-right: 30px;
}

.portfolio-navigation .right-arrow {
    width: 50px;
}

.portfolio-navigation .nav-previous .arrow-wrapper,
.back-button .arrow-wrapper {
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

/*--------------------------------------------------------------
## Sharedaddy
--------------------------------------------------------------*/
div.sharedaddy:focus {
    outline: 0;
}

div.sharedaddy div h3.sd-title:before {
    border-top: 0;
    margin-bottom: 0;
}

div.sharedaddy div h3.sd-title,
body div#jp-relatedposts h3.jp-relatedposts-headline em {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase;
}

div.sharedaddy div .sd-content ul li {}

div.sharedaddy .sd-social-icon .sd-content ul li a.sd-button {}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px !important;
    overflow: hidden;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignnone {
    clear: both;
    margin: 60px 46px 60px 0;
}

.entry-content figure.alignnone,
.entry-content figure.aligncenter,
.entry-content img.alignnone,
.entry-content img.aligncenter {
    margin: 60px auto;
}

p:first-child .aligncenter,
p:first-child .alignnone {
    margin-top: 0;
}

.alignleft {
    float: left;
    margin-right: 60px;
}

.alignright {
    float: right;
    margin-left: 60px;
}

@media screen and (min-width: 1201px) {
    .entry-content .alignleft {
        margin-left: -100px;
    }

    .entry-content .alignright {
        margin-right: -100px;
    }
}

.aligncenter {
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    font-weight: 300;
    line-height: 1.5;
    padding-left: 70px;
    padding-right: 40px;
    position: relative;
}

.widget,
.widget.milestone-widget {
    margin: 0 0 6em 0;
}

.widget-title {
    font-weight: 700;
    letter-spacing: .02em;
    margin-bottom: 0;
    margin-top: 0;
    white-space: nowrap;
    padding-left: 5px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(90deg) translate(0, -100%);
    -moz-transform: rotate(90deg) translate(0, -100%);
    -ms-transform: rotate(90deg) translate(0, -100%);
    -o-transform: rotate(90deg) translate(0, -100%);
    transform: rotate(90deg) translate(0, -100%);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
}

.widget ul,
.widget ol {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

.widget li {
    padding-bottom: 4px;
}

/* Make sure select elements fit in widgets. */
.widget select {
    max-width: 100%;
}

/* search */
.search-form input,
.search-form button {
    display: inline-block;
    vertical-align: middle;
}

.search-form input[type="search"] {
    width: calc(100% - 65px);
    font-size: 48px;
    letter-spacing: -0.02em;
    font-weight: 700;
    border: none;
}

.search-form input::-webkit-input-placeholder {
    opacity: 1;
}

.search-form input:-moz-placeholder {
    opacity: 1;
}

.search-form input::-moz-placeholder {
    opacity: 1;
}

.search-form button {
    width: 55px;
    font-size: 25px;
}

/* tag cloud */
.tagcloud a {
    margin-right: 10px;
}

/* calendar */
.widget_calendar caption {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
}

.widget_calendar td,
.widget_calendar th {
    text-align: center;
}

#today {
    font-weight: 700;
}

.widget_calendar tbody a {
    text-decoration: underline;
}

.widget_calendar #prev,
.widget_calendar #next {
    padding-top: 10px;
}

.widget_calendar #prev {
    text-align: left;
}

.widget_calendar #next {
    text-align: right;
}

/* archive */
.widget .post_count {
    font-weight: 700;
    font-size: 80%;
    padding-left: 5px;
}

/*Rss widget*/
.widget_rss .widget-title a:first-of-type {
    margin-right: 5px;
}

.widget_rss_links .widget-title:before {
    margin-right: 10px;
}

.widget_rss .widget-title a:before {
    display: inline-block;
}

.widget_rss .widget-title a:first-of-type img {
    display: none;
}

.rss-date {
    display: block;
    margin-bottom: 20px;
}

.widget_rss ul li {
    margin-top: 32px;
}

.widget_rss li>a {
    font-weight: 700;
}

.widget_rss cite {
    display: block;
    margin-top: 10px;
}

/* mailchimp */
#mc_subheader,
.mc_merge_var {
    margin-bottom: 15px;
}

.mc_signup_submit,
#mc_unsub_link {
    display: inline-block;
}

#mc_unsub_link {
    padding-left: 20px;
}

#mc_display_rewards {
    margin-top: 30px;
}

.widget_mailchimpsf_widget .mc_input {
    width: 100%;
}

.mc_header,
#mc_display_rewards {
    font-size: 14px;
    opacity: .7;
}

.mc_header_email {
    display: none;
}

#mc_display_rewards {
    text-align: left;
}

/*Jetpack widgets*/
/*contact*/
.widget_contact_info .contact-map {
    margin-bottom: 20px;
}

.widget_contact_info .confit-address a {
    font-weight: 700;
}

/*recent posts*/
.widget .jetpack-display-remote-posts h4 {
    margin-top: 34px;
    margin-bottom: 14px;
}

.widget .jetpack-display-remote-posts p {
    line-height: 1.4rem !important;
    margin: 0 0 22px !important;
}

.jetpack-display-remote-posts img {
    margin-bottom: 12px;
}

body .widgets-list-layout li {
    margin-bottom: 2em;
}

/* subscribe */
.jetpack_subscription_widget {}

/*gallery*/
.widget .slideshow-window .slideshow-controls {
    width: 80px;
}

body .widget .slideshow-window div.slideshow-controls a:first-of-type,
body .widget .slideshow-window div.slideshow-controls a:last-of-type {
    width: 30px !important;
    margin-top: 0 !important;
}

/*goodreads*/
.widget div[class^=gr_custom_container] {
    background: transparent;
    border: none;
    border-radius: 0;
    color: inherit;
    padding: 0;
}

.widget div[class^="gr_custom_book_container"] {
    float: left;
    margin-right: 20px;
    margin-bottom: 2px;
    margin-left: 0;
}

.widget div[class^=gr_custom_each_container] {
    border-bottom: none;
    padding-bottom: 20px;
}

.widget div[class^=gr_custom_title] {
    font-weight: 700;
}

.widget div[class^=gr_custom_review] {
    margin-top: 0.6rem;
}

/* social */
/* social media icons */
.widget-area .widget_wpcom_social_media_icons_widget li {
    display: inline-block;
    margin-right: 26px;
    margin-top: 0;
    margin-bottom: 18px;
}

.widget-area .widget_wpcom_social_media_icons_widget li:last-child {
    margin-right: 0;
}

.widget.widget_wpcom_social_media_icons_widget .genericon {
    font-size: 20px;
}

/*gravatar*/
.widget.widget-grofile h4 {
    margin: 0;
}

.widget.widget-grofile .grofile-thumbnail {
    max-width: 100%;
}

.grofile-links li {
    margin: 2px 0;
}

.grofile-full-link {
    display: block;
    margin-top: 15px;
}

/*RSS links*/
.widget_rss_links a:first-child {
    margin-right: 5px;
}

/* akismet spam block */
body .widget .a-stats a {
    border: none;
    border-radius: 0;
}

body .widget .a-stats a:hover {
    opacity: .7;
}

/* authors */
.widget_authors>ul>li {
    position: relative;
    margin-bottom: 20px;
}

.widget_authors img {
    border-radius: 100%;
}

.widget_authors strong {
    margin-top: 14px;
    display: inline-block;
}

.widget_authors ul ul {
    margin-left: 0;
    margin-top: 30px;
}

/* tag cloud */
.wp_widget_tag_cloud>div,
.widget_tag_cloud>div {
    overflow: visible !important;
    letter-spacing: 0;
}

/* contact info */
.widget_contact_info .contact-map-container {
    margin-bottom: 20px;
}

/* flick */
.widget_flickr #flickr_badge_wrapper {
    background: transparent !important;
    border: none !important;
}

#flickr_badge_wrapper td {
    text-align: left;
}

/* blog subscription */
.widget_blog_subscription form p:nth-child(3) {
    margin-bottom: 15px;
}

.widget_blog_subscription input[type="submit"],
.widget_blog_subscription button[type="submit"] {
    padding-left: 1.5em;
    padding-right: 1.5em;
}

/* instagram */
.widget_wpcom_instagram_widget .wpcom-instagram-columns-3 img {
    max-width: 31%;
}

/* milestone */
.widget .milestone-content {
    max-width: 100% !important;
}

.widget .milestone-header {
    font-size: 14px;
}

.milestone-header .event {
    text-transform: uppercase;
}

.widget .milestone-countdown,
.widget .milestone-message {
    background-color: transparent;
}

.widget .milestone-countdown .difference {
    padding-top: 0.4em;
    line-height: 1;
}

/* jetpack my community */
.widget_jetpack_my_community img {
    border-radius: 100%;
}

/* remote posts */
.jetpack-display-remote-posts {
    margin: 0;
}

body .widget_jetpack_display_posts_widget h4 {
    font-size: 18px;
    margin: 0 0 10px;
}

body .widget_jetpack_display_posts_widget h4:not(:first-of-type) {
    padding-top: 20px;
}

body .widget_jetpack_display_posts_widget h4 {
    line-height: 1.2;
}

.jetpack-display-remote-posts>a:not(.read-more-link) {
    float: left;
    width: 30%;
}

.jetpack-display-remote-posts>a:not(.read-more-link)+p,
.jetpack-display-remote-posts>a:not(.read-more-link)+p+.read-more-link {
    float: right;
    width: 60%;
    text-align: left;
}

div .jetpack-display-remote-posts p {
    font-size: 100%;
}

.jetpack-display-remote-posts .read-more-link {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 700;
}

body .widget-grid-view-image:nth-child(even) a {
    margin: 0 0 0 2px;
}

body .widget-grid-view-image a {
    display: block;
    margin: 0 2px 0 0;
}

/* authors */
body .widget.widget_authors img {
    margin-right: 15px;
}

/* EU cookie law */
body .widget_eu_cookie_law_widget.widget {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 800px;
}

div#eu-cookie-law form {
    float: right;
}

body #eu-cookie-law input,
body #eu-cookie-law input:focus,
body #eu-cookie-law input:hover,
body #eu-cookie-law.negative input,
body #eu-cookie-law.negative input:focus,
body #eu-cookie-law.negative input:hover {
    border-radius: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: inherit;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 8px 12px 7px;
}

body #eu-cookie-law input {
    border: 1px solid rgba(0, 0, 0, .2);
}

body #eu-cookie-law input,
body #eu-cookie-law.negative input {
    background: transparent;
}

body #eu-cookie-law {
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .2);
    border-bottom: none;
    color: black;
    font-size: 14px;
    padding: 30px 40px;
}

body #eu-cookie-law.negative {
    border: none;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Home - video
--------------------------------------------------------------*/
.header-video-wrapper {
    overflow: hidden;
    position: fixed;
    top: 15vh;
    right: 15vw;
    bottom: 15vh;
    left: 15vw;
    z-index: 1;
}

.slider-fullsize-image .header-video-wrapper {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#wp-custom-header {
    height: 100%;
}

.header-video-wrapper img,
.header-video-wrapper video,
.header-video-wrapper iframe {
    position: relative;
    height: auto;
    left: 50%;
    max-width: 1000%;
    min-height: 100%;
    min-width: 100%;
    min-width: 70vw;
    /* vw prevents 1px gap on left that 100% has */
    width: auto;
    top: 50%;
    padding-bottom: 1px;
    /* Prevent header from extending beyond the footer */
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.slider-fullsize-image .header-video-wrapper img,
.slider-fullsize-image .header-video-wrapper video,
.slider-fullsize-image .header-video-wrapper iframe {
    min-width: 100vw;
}

/* For browsers that support 'object-fit' */
@supports (object-fit: cover) {

    .header-video-wrapper img,
    .header-video-wrapper video,
    .header-video-wrapper iframe {
        height: 100%;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        top: 0;
        -ms-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
        width: 100%;
    }
}

.header-video-wrapper .wp-custom-header-video-button {
    background: none;
    border-color: transparent;
    border-width: 1px;
    font-size: 0;
    height: 30px;
    opacity: .3;
    padding: 0;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 30px;
    -webkit-transition: .1s;
    -moz-transition: .1s;
    -ms-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
}

.slider-fullsize-image .header-video-wrapper .wp-custom-header-video-button {
    top: auto;
    bottom: 20px;
    left: calc(50% - 15px);
}

.header-video-wrapper .wp-custom-header-video-button:hover {
    opacity: 1;
}

.header-video-wrapper .wp-custom-header-video-play:before,
.header-video-wrapper .wp-custom-header-video-play:after,
.header-video-wrapper .wp-custom-header-video-pause:before {
    content: '';
    display: inline-block;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

.header-video-wrapper .wp-custom-header-video-play:before,
.header-video-wrapper .wp-custom-header-video-play:after {
    height: 13px;
    margin-left: 1px;
    margin-right: 2px;
    width: 4px;
}

.header-video-wrapper .wp-custom-header-video-pause:before {
    border-bottom: 7px solid transparent;
    border-left: 10px solid #fff;
    border-top: 7px solid transparent;
    display: inline-block;
    height: 0;
    width: 0;
}

.video-header-text {
    font-weight: 700;
    opacity: 0;
    overflow: visible;
    line-height: 1;
    position: fixed;
    z-index: 2;
    margin: 0;
}

.slider-text-center .video-header-text {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 70vw;
    text-align: center;
}

.slider-text-side .video-header-text {}

.video-header-text a:hover {
    opacity: .7;
}

.show .video-header-text,
.no-js .video-header-text {
    opacity: 1;
    -webkit-transition: .3s .3s;
    -moz-transition: .3s .3s;
    -ms-transition: .3s .3s;
    -o-transition: .3s .3s;
    transition: .3s .3s;
}

/*--------------------------------------------------------------
## Home - slider
--------------------------------------------------------------*/
.page-template-home-slider #content {
    display: none;
}

.featured-slider article {
    height: 100vh;
    margin: 0;
    position: relative;
}

.featured-slider .slider-item-wrapper {
    max-height: 100vh;
    width: 100vw;
    margin: 0 auto;
    overflow: hidden;
}

.featured-slider .featured-content {
    margin: 0 auto;
    max-height: 70vh;
    max-width: 70vw;
    overflow: hidden;
    position: relative;
}

.featured-slider .featured-content img {
    display: block;
    margin: 0 auto;
}

@supports (object-fit: scale-down) {
    .featured-slider .featured-content {
        max-height: none;
        max-width: none;
        overflow: visible;
    }

    .featured-slider .featured-content img {
        -o-object-fit: scale-down;
        object-fit: scale-down;
        width: 70vw;
        height: 70vh;
    }
}

.slider-fullsize-image .featured-content {
    max-height: 100vh;
    max-width: 100vw;
}

@supports (object-fit: cover) {
    .slider-fullsize-image .featured-content {
        max-height: none;
        max-width: none;
        overflow: visible;
    }

    .slider-fullsize-image .featured-content img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100vw;
        height: 100vh;
    }
}

.featured-slider .featured-content {
    width: 100%;
    text-align: center;
}

.slider-text-center .featured-slider .entry-header {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: opacity .15s 0s;
    -moz-transition: opacity .15s 0s;
    -ms-transition: opacity .15s 0s;
    -o-transition: opacity .15s 0s;
    transition: opacity .15s 0s;
}

@media screen and (min-width: 601px) {
    .slider-text-center.admin-bar .featured-slider .entry-header {
        top: calc(50% - 32px);
    }
}

.featured-slider .active .entry-header {
    opacity: 1;
    -webkit-transition: opacity .3s .6s;
    -moz-transition: opacity .3s .6s;
    -ms-transition: opacity .3s .6s;
    -o-transition: opacity .3s .6s;
    transition: opacity .3s .6s;
}

.slider-text-center .featured-slider .entry-header {
    text-align: center;
}

.slider-text-center .featured-slider h2 {
    line-height: 1;
    font-weight: 700;
    letter-spacing: -.02em;
    margin: 0 auto !important;
    max-width: 80%;
}

.view-post-link,
.slider-text-side .featured-slider .entry-header,
.tk-theme-frontend.slider-text-side .video-header-text {
    position: absolute;
    bottom: 52px;
    left: 140px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: -3px;
    z-index: 3;
    opacity: 0;
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    transform: translateX(-15px);
}

.slider-text-side .video-header-text {
    position: fixed;
}

.no-social-menu .view-post-link,
.no-social-menu.slider-text-side .featured-slider .entry-header,
.no-social-menu.slider-text-side .video-header-text {
    left: 60px;
}

.slider-text-side .featured-slider .entry-header,
.slider-text-side .video-header-text {
    max-width: 80vw;
}

.active .view-post-link,
.slider-text-side .featured-slider .active .entry-header,
.show.slider-text-side .video-header-text,
.no-js.slider-text-side .video-header-text {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: .2s, opacity .2s .6s, transform .15s .6s linear;
    -moz-transition: .2s, opacity .2s .6s, transform .15s .6s linear;
    -ms-transition: .2s, opacity .2s .6s, transform .15s .6s linear;
    -o-transition: .2s, opacity .2s .6s, transform .15s .6s linear;
    transition: .2s, opacity .2s .6s, transform .15s .6s linear;
}

.admin-bar .view-post-link,
.slider-text-side.admin-bar .featured-slider .entry-header,
.slider-text-side.admin-bar .video-header-text {
    bottom: 85px;
}

.slider-text-side .view-post-link {
    display: none;
}

.slider-text-side .featured-slider h2,
.slider-text-side .video-header-text {
    line-height: 1;
    font-weight: 700;
    letter-spacing: -.02em;
    margin: 0;
}

.featured-slider .arrow-wrapper {
    -webkit-transition: .15s linear;
    -moz-transition: .15s linear;
    -ms-transition: .15s linear;
    -o-transition: .15s linear;
    transition: .15s linear;
}

.slider-text-center .featured-slider .entry-header .arrow-wrapper {
    display: none;
}

.slider-text-side .featured-slider .entry-header a:not(:hover) .arrow-wrapper {
    opacity: 0;
}

.featured-slider .arrow-wrapper {
    margin-left: 10px;
}

.featured-slider a:hover .arrow-wrapper {
    margin-left: 20px;
}

.featured-slider i {
    margin-top: -5px;
    vertical-align: middle;
}

.arrow-wrapper {
    position: relative;
}

.right-arrow {
    display: inline-block;
    height: 100%;
    margin-left: 10px;
    margin-right: 5px;
    width: 29px;
}

.right-arrow:before,
.right-arrow:after {
    content: '';
    display: block;
    position: absolute;
}

.right-arrow:before {
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
}

.right-arrow:after {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 9px solid #000;
    border-bottom: 6px solid transparent;
    top: calc(50% - 6px);
    right: 0;
}

.view-post-link:hover .right-arrow,
.featured-slider a:hover .right-arrow {
    margin-left: 15px;
    margin-right: 0;
}

.slick-dots-wrapper {
    position: fixed;
    right: 60px;
    top: 50%;
    -webkit-transform: rotate(90deg) translateX(50%);
    -moz-transform: rotate(90deg) translateX(50%);
    -ms-transform: rotate(90deg) translateX(50%);
    -o-transform: rotate(90deg) translateX(50%);
    transform: rotate(90deg) translateX(50%);
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: .2s .4s;
    -moz-transition: .2s .4s;
    -ms-transition: .2s .4s;
    -o-transition: .2s .4s;
    transition: .2s .4s;
    z-index: 5;
}

.hide-home-slider-dots .slick-dots-wrapper,
.hide-portfolio-single-dots .slick-dots-wrapper {
    display: none;
}

.slick-dots-wrapper.hide {
    opacity: 0;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

.admin-bar.sidebar-open .slick-dots-wrapper {}

.slick-dots-wrapper>* {
    display: inline-block;
    vertical-align: middle;
}

.slick-dots-wrapper .sep {
    margin-left: 16px;
    margin-right: 16px;
}

.slick-dots-wrapper .slick-dots {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.slick-dots li {
    display: none;
}

.slick-dots li.slick-active {
    display: block;
}

.slick-dots li button,
.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li button:active {
    background: none;
    border: none;
    color: inherit;
    cursor: default;
    outline: 0;
    padding: 0;
}

.slick-dots-wrapper .count,
.slick-dots-wrapper .current {
    font-weight: 700;
    line-height: 1;
}

/* fallback page title */
.slider-page-header {
    text-align: center;
    position: fixed;
    top: 50vh;
    left: 15vw;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 70vw;
}

.slider-page-header h1 {
    line-height: 1;
    letter-spacing: -0.02em;
    margin: 0;
}

/* fade in/out animation */
.slider-animation-fade .featured-slider.fullpage-wrapper {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    height: 100vh !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.slider-animation-fade .featured-slider article {
    width: 100% !important;
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
}

.slider-animation-fade .featured-slider article.active {
    visibility: visible;
    opacity: 1;
}

.slider-animation-fade.moving-slide.page-template-home-slider .featured-slider-wrapper .entry-header,
.slider-animation-fade.moving-slide .view-post-link,
.slider-animation-fade.moving-slide.page-template-home-slider .slick-dots-wrapper,
.slider-animation-fade.moving-slide .video-header-text {
    mix-blend-mode: unset;
}

.slider-animation-fade.moving-slide.page-template-home-slider .featured-slider-wrapper .entry-header h2,
.slider-animation-fade.moving-slide .view-post-link a,
.slider-animation-fade.moving-slide.page-template-home-slider .slick-dots-wrapper span,
.slider-animation-fade.moving-slide .video-header-text {
    opacity: 0;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

/*--------------------------------------------------------------
## Home - archive
--------------------------------------------------------------*/
.error-404,
.single-post .hentry,
.page:not(.page-template) .hentry,
.portfolio-archive,
.search .site-content {
    margin-top: 15vh;
    margin-left: auto;
    margin-right: auto;
}

.sticky {
    display: block;
}

.hentry {
    margin: 0;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.single .entry-content {
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/* header */
.archive-wrapper .page-header {
    margin-bottom: 12vh;
    text-align: left;
}

.archive-wrapper .page-header.archive-item {
    text-align: center;
    margin-top: 20vh;
    margin-bottom: 60px;
}

.archive-wrapper .page-header .page-title {
    display: inline-block;
    margin-right: 40px;
}

.archive-wrapper .page-title {
    margin: 0;
    line-height: 1;
}

.archive-wrapper .results-count {
    opacity: .5;
}

.archive-wrapper .page-title span,
.error-404 .page-title span {
    display: block;
    font-weight: 400;
    text-transform: uppercase;
}

.archive-description {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

/* archive list */
.archive-list,
.search-list {
    margin-bottom: 20vh;
}

.search-list article {
    margin-bottom: 80px;
}

.archive-list article {
    opacity: 0;
}

.archive-list article.fp-section {
    opacity: 1;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.archive-list .archive-item-holder {
    min-height: 40vh;
}

.archive-list article:not(.has-post-thumbnail) .archive-item-holder {
    text-align: center;
}

.archive-list .archive-item-holder>* {
    display: inline-block;
    vertical-align: middle;
}

.archive-list .featured-content {
    max-width: 850px;
    width: 50%;
}

.archive-list .featured-content,
.search-list .featured-content {
    text-align: center;
}

.archive-list .featured-content img,
.search-list .featured-content img {
    display: block;
}

.archive-list .featured-content a,
.search-list .featured-content a {
    display: inline-block;
}

.archive-list .featured-content img {
    margin: 0 auto;
}

.archive-list .featured-content a:hover img {
    -webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    -ms-transform: scale(0.98);
    -o-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-transition: .1s;
    -moz-transition: .1s;
    -ms-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
}

.archive-list .featured-content.horizontal-img a {
    max-width: 80%;
}

.archive-list .featured-content.vertical-img a {
    max-width: 50%;
}

.archive-list .featured-content img {
    opacity: .8;
    will-change: transform, opacity;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: .4s linear;
    -moz-transition: .4s linear;
    -ms-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
}

.archive-list .active .featured-content img {
    opacity: 1;
}

.archive-list .text-wrapper {
    position: relative;
    max-width: 49%;
}

.archive-list .featured-content+.text-wrapper {
    margin-left: 0;
}

.archive-list .text-wrapper>* {
    max-width: 580px;
}

.archive-list .entry-title {
    margin-top: 0;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.02em;
}

.entry-title {
    word-wrap: break-word;
}

.archive-list .entry-meta {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .05em;
}

.archive-list .entry-meta .meta-text {
    display: none;
}

.archive-list .byline {
    display: none;
}

.archive-list .byline,
.archive-list .cat-links {
    opacity: .5;
}

.archive-list .cat-links {
    text-align: center;
}

.archive-list .comments-link,
.archive-list .tags-links {
    display: none;
}

.archive-list .entry-meta {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: -105px;
    -webkit-transform: translateX(100%) rotate(90deg) translateX(-50%);
    -moz-transform: translateX(100%) rotate(90deg) translateX(-50%);
    -ms-transform: translateX(100%) rotate(90deg) translateX(-50%);
    -o-transform: translateX(100%) rotate(90deg) translateX(-50%);
    transform: translateX(100%) rotate(90deg) translateX(-50%);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    z-index: -1;
}

.archive-list .posted-on {
    margin-right: 1em;
}

.entry-meta .edit-link {
    display: none;
}

.archive-list .entry-content {
    margin-top: 60px;
    line-height: 1.875;
}

.archive-list .entry-content>p {
    margin: 0;
}

/*--------------------------------------------------------------
## Post
--------------------------------------------------------------*/
.single .content-area,
.page:not(.page-template) .content-area {
    margin-bottom: 20vh;
}

.single-post .featured-content {
    margin-bottom: 120px;
}

.single .featured-image img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.single .entry-header,
.page:not(.page-template) .entry-header {
    text-align: center;
    margin-bottom: 100px;
}

.single .entry-title,
.page:not(.page-template) .entry-title {
    letter-spacing: -0.02em;
    line-height: 1;
    margin-bottom: 40px;
}

.single-post .entry-meta {
    text-transform: uppercase;
}

.single-post .entry-header .cat-links {
    display: block;
}

.single-post .entry-header .posted-on {
    opacity: .5;
}

.single-post .entry-footer,
div.sharedaddy {
    margin-top: 100px;
}

.single-post .entry-footer .meta-text {
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.single-post .entry-footer .author {
    font-weight: 500;
}

/*--------------------------------------------------------------
## Page
--------------------------------------------------------------*/
.page .page .entry-header,
.page .page .entry-title {
    margin: 0;
}

/*--------------------------------------------------------------
## Portfolio archive
--------------------------------------------------------------*/
.portfolio-archive .site-main>.entry-header {
    text-align: center;
    margin-bottom: 80px;
}

.portfolio-archive .site-main>.entry-header h1 {
    margin: 0;
    line-height: 1;
}

.portfolio-archive {
    margin-bottom: 40px;
}

/* shuffle */
.portfolio-shuffle .portfolio-archive .row article {
    max-width: 35%;
    width: 100%;
}

.portfolio-shuffle .portfolio-archive .row article:nth-child(odd) {
    float: left;
    clear: left;
}

.portfolio-shuffle .portfolio-archive .row article:nth-child(even) {
    float: right;
    clear: right;
    margin-top: 15vh;
}

.portfolio-shuffle .portfolio-archive .row article {
    margin-bottom: 15vh;
}

.portfolio-shuffle .portfolio-archive .row article:nth-child(3n+3) {
    margin-bottom: 20vh;
    max-width: 30%;
    margin-right: 8%;
}

.portfolio-shuffle .portfolio-archive .row article:nth-child(3n+2) {
    margin-bottom: 10vh;
    max-width: 30%;
    margin-left: 10%;
    margin-right: 10%;
}

.portfolio-shuffle .portfolio-archive .row article:nth-child(3n+1) {
    margin-right: 10%;
}

/* boxed */
.portfolio-grid .portfolio-archive .row,
.portfolio-boxed .portfolio-archive .row {
    text-align: center;
    margin-left: -110px;
    margin-right: -110px;
}

.portfolio-boxed .portfolio-archive .row article {
    display: inline-block;
    vertical-align: top;
    float: left;
    margin: 0 40px 80px;
    max-width: calc(50% - 80px);
    padding-top: calc(28% - 40px);
    position: relative;
    width: 100%;
}

.portfolio-boxed .portfolio-archive .row .archive-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.portfolio-boxed .portfolio-archive .row .featured-content {
    height: 100%;
    overflow: hidden;
}

.portfolio-boxed .portfolio-archive .row img {
    position: relative;
}

@supports (object-fit: cover) {
    .portfolio-boxed .portfolio-archive .row img {
        height: 100%;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        object-position: 50% 50%;
        top: 0;
        -ms-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
        width: 100%;
    }
}

.portfolio-boxed .portfolio-archive .row .entry-header {
    margin: 0;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* on hover display titles */
@media screen and (min-width: 1201px) {
    .portfolio-hover-title .portfolio-archive .has-post-thumbnail * {
        cursor: none;
    }

    .portfolio-boxed.portfolio-hover-title .portfolio-archive .row .featured-content+.entry-header,
    .portfolio-hover-title .portfolio-archive .row .featured-content+.entry-header {
        margin: 0;
        position: fixed;
        pointer-events: none;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 1;
    }

    .portfolio-hover-title .portfolio-archive .row .featured-content+.entry-header h2 {
        margin: 0;
    }

    .portfolio-hover-title .portfolio-archive .row .featured-content+.entry-header a:hover,
    .portfolio-hover-title .portfolio-archive .row .featured-content+.entry-header a:focus,
    .portfolio-hover-title .portfolio-archive .row .featured-content+.entry-header a:active {
        color: #000;
    }
}

/* grid */
.portfolio-grid .portfolio-archive .row article {
    padding-left: 40px;
    padding-right: 40px;
    max-width: 33%;
    width: 100%;
    margin-bottom: 80px;
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -ms-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear;
}

.portfolio-grid .portfolio-archive .row article:not(.animate) {
    opacity: 0;
}

/* hide title if feature image is there */
.portfolio-archive .row .featured-content {
    text-align: center;
}

.portfolio-archive .row .featured-content+.entry-header {
    display: none;
}

.portfolio-archive .row .entry-title {
    line-height: 1;
}

/*--------------------------------------------------------------
## Portfolio single
--------------------------------------------------------------*/
.back-button,
.info-toggle {
    position: fixed;
    bottom: 50px;
    font-weight: 700;
    line-height: 1;
    z-index: 8;
}

.back-button {
    z-index: 6;
}

button.info-toggle {
    padding: 0;
}

.back-button {
    left: 140px;
}

.no-social-menu .back-button {
    left: 60px;
}

.info-toggle {
    right: 60px;
}

.back-button .arrow-wrapper {
    margin-left: 15px;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    -ms-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
}

.back-button:hover .arrow-wrapper {
    margin-left: 5px;
}

.info-toggle:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    height: 2px;
    width: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .15s linear;
    -moz-transition: .15s linear;
    -ms-transition: .15s linear;
    -o-transition: .15s linear;
    transition: .15s linear;
}

.info-toggle:after {
    position: absolute;
    left: -15px;
    top: 27%;
    font-size: 14px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .2s, visibility 0s .2s;
    -moz-transition: .2s, visibility 0s .2s;
    -ms-transition: .2s, visibility 0s .2s;
    -o-transition: .2s, visibility 0s .2s;
    transition: .2s, visibility 0s .2s;
}

.show-info .info-toggle:before {
    width: 120%;
}

.show-info .info-toggle:after {
    visibility: visible;
    opacity: 1;
    left: -25px;
    -webkit-transition: .2s, visibility 0s 0s;
    -moz-transition: .2s, visibility 0s 0s;
    -ms-transition: .2s, visibility 0s 0s;
    -o-transition: .2s, visibility 0s 0s;
    transition: .2s, visibility 0s 0s;
}

.single-jetpack-portfolio .entry-header {
    max-width: 80vw;
    text-align: center;
    margin-bottom: 0;
}

.single-jetpack-portfolio .entry-title {
    margin: 0;
}

.portfolio-item {
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}

.portfolio-item:not(.active) {
    opacity: 0;
}

.portfolio-image {
    margin: 0 auto;
    max-height: 60vh;
    max-width: 60vw;
    overflow: hidden;
    position: relative;
}

.portfolio-image img {
    display: block;
    margin: 0 auto;
}

@supports (object-fit: scale-down) {
    .portfolio-image {
        max-height: none;
        max-width: none;
        overflow: visible;
    }

    .portfolio-image img {
        -o-object-fit: scale-down;
        object-fit: scale-down;
        width: 60vw;
        height: 60vh;
    }
}

.portfolio-single-fullsize-image .portfolio-item:not(.active) {
    opacity: 1;
}

.portfolio-single-fullsize-image .portfolio-image {
    max-height: 100vh;
    max-width: 100vw;
}

.portfolio-single-fullsize-image .portfolio-image img {}

@supports (object-fit: cover) {
    .portfolio-single-fullsize-image .portfolio-image {
        max-height: none;
        max-width: none;
        overflow: visible;
    }

    .portfolio-single-fullsize-image .portfolio-image img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100vw;
        height: 100vh;
    }
}

.single-jetpack-portfolio .entry-content {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    z-index: 7;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: .15s linear, transform 0s .15s, visibility 0s .15s;
    -moz-transition: .15s linear, transform 0s .15s, visibility 0s .15s;
    -ms-transition: .15s linear, transform 0s .15s, visibility 0s .15s;
    -o-transition: .15s linear, transform 0s .15s, visibility 0s .15s;
    transition: .15s linear, transform 0s .15s, visibility 0s .15s;
    overflow-y: auto;
}

.single-jetpack-portfolio .entry-content .mCSB_container {
    padding: 25vh 0 20vh;
}

.single-jetpack-portfolio.show-info .entry-content {
    padding: 25vh 0 20vh;
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: .15s linear, transform .3s cubic-bezier(.22, .58, .69, .98), visibility 0s;
    -moz-transition: .15s linear, transform .3s cubic-bezier(.22, .58, .69, .98), visibility 0s;
    -ms-transition: .15s linear, transform .3s cubic-bezier(.22, .58, .69, .98), visibility 0s;
    -o-transition: .15s linear, transform .3s cubic-bezier(.22, .58, .69, .98), visibility 0s;
    transition: .15s linear, transform .3s cubic-bezier(.22, .58, .69, .98), visibility 0s;
}

.single-jetpack-portfolio .entry-content .container {
    margin-left: 220px;
}

.single-jetpack-portfolio .entry-meta {
    position: fixed;
    bottom: 0;
    font-size: 16px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 50px;
    background: #fff;
    box-shadow: 0 0 40px 30px #fff;
    width: 1000px;
    max-width: calc(100% - 380px);
    z-index: 10;
}

.single-jetpack-portfolio .byline,
.single-jetpack-portfolio .tags-links,
.single-jetpack-portfolio .meta-text {
    display: none;
}

.single-jetpack-portfolio .cat-links {
    opacity: .5;
}

.info-entry-title {
    margin: 0;
    font-size: inherit;
    font-weight: inherit;
}

.single-jetpack-portfolio .site-footer {
    display: none;
}

/*--------------------------------------------------------------
## Search Archive
--------------------------------------------------------------*/
.search-list article>* {
    display: inline-block;
    vertical-align: middle;
}

.search-list .featured-content {
    max-width: 280px;
    width: 17%;
}

.search-list .featured-content.vertical-img a {
    max-width: 60%;
}

.search-list .featured-content a img {
    will-change: transform;
    -webkit-transition: .15s linear;
    -moz-transition: .15s linear;
    -ms-transition: .15s linear;
    -o-transition: .15s linear;
    transition: .15s linear;
}

.search-list .featured-content a:hover img {
    -webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    -ms-transform: scale(0.98);
    -o-transform: scale(0.98);
    transform: scale(0.98);
}

.search-list .text-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 17%;
    padding-left: 5vw;
    position: relative;
    width: 80%;
}

.search-list .featured-content+.text-wrapper {
    margin-left: 0;
}

.search .search-list .entry-header {
    text-align: left;
    margin-bottom: 0;
}

.search .search-list .entry-title {
    margin-top: 0;
    margin-bottom: .4em;
    font-weight: 500;
    line-height: 1;
    word-wrap: break-word;
}

.search-list .entry-meta {
    font-weight: 500;
}

.search-list .cat-links {
    margin-right: 15px;
}

.search-list .posted-on {
    opacity: .5;
}

.search-list .meta-text,
.search-list .tags-links,
.search-list .byline {
    display: none;
}

.search-list .no-results .page-content form {
    max-width: 400px;
}

.archive-wrapper .no-results .page-title {
    margin-right: 0;
}

/*--------------------------------------------------------------
## Error 404
--------------------------------------------------------------*/
.error-404.not-found {
    text-align: center;
}

.error-404.not-found .page-title {
    line-height: 1.2;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-wrapper {
    margin-top: 100px;
}

.comments-title,
.comment-reply-title {
    font-weight: 500;
    letter-spacing: -0.03em;
    margin-top: 0;
    margin-bottom: 0;
}

.comments-title .comment-count {
    font-size: 24px;
    padding-left: 10px;
    vertical-align: super;
}

#comments .comment-list,
#comments .children {
    list-style: none;
    padding-left: 0;
}

#comments .comment {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}

#comments .children .comment {
    padding-top: 0;
    padding-bottom: 0;
}

#comments .children {
    margin-left: 0;
}

#comments .comment.parent>.comment-body:before {
    content: '';
    display: block;
    height: calc(100% - 50px);
    opacity: .3;
    width: 1px;
    position: absolute;
    top: 40px;
    left: 25px;
}

.comment-body {
    padding-left: 80px;
    margin-top: 20px;
    position: relative;
}

.pingback .comment-body {
    font-weight: 500;
}

.pingback .comment-body>a:first-of-type {
    display: block;
}

.pingback .comment-body a {
    font-weight: 400;
}

.comment-meta>*,
.comment-author>* {
    display: inline-block;
}

.comment-meta {
    padding-right: 70px;
}

.comment-author img {
    position: absolute;
    left: 0;
    top: -20px;
    border-radius: 50%;
}

.comment-body .says {
    display: none;
}

.comment-body .fn {
    font-weight: 500;
    padding-right: 15px;
}

.comment-metadata {
    opacity: .7;
    text-transform: uppercase;
}

.comment-body .reply {
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    width: 50px;
    position: absolute;
    top: -2px;
    right: 0;
}

.comment-body .reply a {
    padding: 4px 8px 4px 10px;
    border-radius: 10px;
}

/* reply */
.comments-area>.comment-respond form>p:not(:last-child) {
    margin-bottom: 3em;
}

.comments-area>.comment-respond p.comment-subscription-form {
    margin-left: 200px;
    position: relative;
}

.comments-area>.comment-respond form>p.comment-subscription-form {
    margin-bottom: 1em;
}

.comment-respond p.comment-subscription-form input[type="checkbox"] {
    display: none;
}

.comment-respond p.comment-subscription-form label {
    color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    font-weight: 500;
    letter-spacing: 0.02em;
    opacity: 1;
    padding-left: 0;
    position: static;
}

.comment-respond p.comment-subscription-form label:before {
    top: 5px;
    left: calc(-40px - 27px);
}

.comment-respond p.comment-subscription-form label:after {
    top: 3px;
    left: calc(-40px - 30px);
}

.comment-respond p.comment-subscription-form input:checked~label:before {
    left: calc(-40px - 14px);
}

.comments-area>.comment-respond .comment-notes {
    float: right;
    width: 380px;
    padding-left: 40px;
    margin-top: 0;
}

.comments-area>.comment-respond .logged-in-as {
    width: 380px;
    padding-left: 40px;
    margin-left: calc(100% - 400px + 20px);
}

.comment-respond a {
    text-decoration: none;
}

.comments-area>.comment-respond .comment-form-comment label,
.comments-area>.comment-respond .comment-form-author label,
.comments-area>.comment-respond .comment-form-email label,
.comments-area>.comment-respond .comment-form-url label {
    width: 160px;
    margin-right: 40px;
    text-align: right;
    opacity: .5;
}

.comments-area>.comment-respond label span {
    position: absolute;
}

.comments-area>.comment-respond .comment-form-comment textarea,
.comments-area>.comment-respond .comment-form-comment .hiddendiv,
.comments-area>.comment-respond .comment-form-author input,
.comments-area>.comment-respond .comment-form-email input,
.comments-area>.comment-respond .comment-form-url input {
    width: calc(100% - 400px - 200px);
    font-size: 24px;
}

.comments-area>.comment-respond .comment-form-comment textarea,
.comments-area>.comment-respond .comment-form-comment .hiddendiv {
    margin-bottom: -7px;
}

.comments-area>.comment-respond .comment-form-author input,
.comments-area>.comment-respond .comment-form-email input,
.comments-area>.comment-respond .comment-form-url input {
    padding-bottom: 0;
}

.comments-area>.comment-respond .comment-form-comment>*,
.comments-area>.comment-respond .comment-form-author>*,
.comments-area>.comment-respond .comment-form-email>*,
.comments-area>.comment-respond .comment-form-url>* {
    display: inline-block;
}

.comments-area>.comment-respond .form-submit {
    float: right;
    margin-bottom: 0;
    margin-right: 0px;
    margin-top: -87px;
    padding-left: 40px;
    width: 380px;
}

.comment-form-comment textarea,
.comment-form-comment .hiddendiv {
    height: 1.5em;
}

.form-submit input[type="submit"],
.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus,
.form-submit input[type="submit"]:active,
.form-submit button[type="submit"],
.form-submit button[type="submit"]:hover,
.form-submit button[type="submit"]:focus,
.form-submit button[type="submit"]:active {
    background: none;
    border: none;
    color: initial;
    font-weight: 700;
}

.form-submit input[type="submit"],
.form-submit button[type="submit"] {
    letter-spacing: -0.01em;
    line-height: 1;
    padding: 0;
    text-align: left;
}

.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus,
.form-submit input[type="submit"]:active,
.form-submit button[type="submit"]:hover,
.form-submit button[type="submit"]:focus,
.form-submit button[type="submit"]:active {
    opacity: .7;
}

/* reply to post */
.comment-list .comment-respond {
    margin-top: 60px;
    padding-top: 5px;
    background-color: #fff;
}

.comment-list .comment-respond:before {
    content: '';
    display: block;
    height: calc(100% - 200px);
    opacity: .3;
    width: 1px;
    position: absolute;
    top: 100px;
    left: 25px;
    z-index: -1;
}

.comment-list .comment-reply-title small {
    padding-left: 6px;
}

.comment-list .comment-reply-title small:before {
    content: '-';
    margin-right: 12px;
    display: inline-block;
}

.comment-list .comment-reply-title a {
    text-decoration: underline;
}

.comment-list .comment-respond .logged-in-as {
    margin-top: .5em;
    margin-bottom: 3em;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
.infinite-scroll .posts-navigation,
/* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

#infinite-handle,
.infinite-loader {
    min-height: 40px;
}

.portfolio-grid .portfolio-archive #infinite-handle {
    width: 100%;
}

.archive-list #infinite-handle,
.archive-list .infinite-loader,
.portfolio-archive #infinite-handle,
.portfolio-archive .infinite-loader {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 15vh;
}

body #infinite-handle span {
    background: transparent;
    border-radius: 0;
    padding: 6px;
    font-weight: 500;
}

.archive-list .infinite-loader {
    position: fixed;
    bottom: calc(50vh - 15vh - 80px);
    left: 50%;
    padding: 0;
}

.portfolio-grid .portfolio-archive .infinite-loader {
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 0;
}

@keyframes pulse {
    from {
        -webkit-transform: scale(0.3);
        -moz-transform: scale(0.3);
        -ms-transform: scale(0.3);
        -o-transform: scale(0.3);
        transform: scale(0.3);
        opacity: .4;
    }

    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: .1;
    }
}

.infinite-loader:before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-left: -15px;
    -webkit-animation: pulse .6s ease infinite alternate;
    -o-animation: pulse .6s ease infinite alternate;
    animation: pulse .6s ease infinite alternate;
}

.portfolio-archive .infinite-loader:before {
    margin: 0 auto;
}

.infinite-loader .spinner {
    display: none;
}

.portfolio-archive #infinite-handle,
.portfolio-archive .infinite-loader,
.portfolio-archive .paging-navigation {
    clear: both;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

.featured-content {
    font-size: 0;
    user-select: none;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

.page-template-default .wp-block-image figcaption,
.page-template-default .wp-block-embed figcaption {
    text-align: left;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
## Jetpack overwrites
--------------------------------------------------------------*/
/* related */
.related-holder {
    padding-top: 100px;
    padding-bottom: 100px;
}

.related-holder .jp-relatedposts-post:after {
    display: none;
    font-size: 12px;
}

div.sharedaddy .sd-social h3.sd-title:before,
div#jp-relatedposts h3.jp-relatedposts-headline em:before {
    display: none;
}

body div#jp-relatedposts {
    margin-top: 5rem;
    margin-bottom: 5em;
}

body div#jp-relatedposts h3.jp-relatedposts-headline {
    margin-bottom: 1rem;
}

body div#jp-relatedposts div.jp-relatedposts-items,
body div#jp-relatedposts div.jp-relatedposts-items-visual {
    margin-right: 0;
    text-align: center;
}

body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post,
body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    display: inline-block;
    float: none;
    padding-right: 0;
    opacity: 1;
    text-align: left;
    vertical-align: top;
    width: 25%;
    max-width: 350px;
}

body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(1),
body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(1) {
    float: left;
}

body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3),
body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3) {
    float: right;
}

/* list */
body div#jp-relatedposts .jp-relatedposts-items.jp-relatedposts-list .jp-relatedposts-post {
    width: 30%;
}

body div#jp-relatedposts div.jp-relatedposts-list .jp-relatedposts-post {
    clear: none;
}

body #jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img {
    max-width: 30%;
    margin-right: 20px;
}

div#jp-relatedposts .jp-relatedposts-items.jp-relatedposts-list .jp-relatedposts-post .jp-relatedposts-post-title {
    margin-top: 0px;
}

div#jp-relatedposts .jp-relatedposts-items.jp-relatedposts-list .jp-relatedposts-post>*:not(.jp-relatedposts-post-a) {
    max-width: calc(60% - 20px);
}

div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: .01em;
}

.jp-relatedposts-post .jp-relatedposts-post-a {
    border: none;
    display: block;
}

div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img {
    margin-bottom: 40px;
    will-change: opacity;
}

div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover img.jp-relatedposts-post-img {
    opacity: .7;
}

body div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    letter-spacing: 0.2px;
    line-height: 1.5em;
}

body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
    border: none;
    font-weight: 700;
    line-height: 1.5;
}

body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
    display: inline-block;
    margin: 0;
    letter-spacing: 0;
    opacity: 1;
}

body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
    margin-right: 5px;
}

body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs .jp-relatedposts-post-context,
body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs .jp-relatedposts-post-date {
    margin-top: 0;
}

div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
    display: none;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover,
body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
    text-decoration: none;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
    opacity: 1;
}

.entry-content .wp-block-video video {
    width: 100%;
}

/* thickbox video */
/* Contact form */
div:not(:first-child) form.contact-form {
    margin-top: 60px;
}

div:not(:last-child) form.contact-form {
    margin-bottom: 60px;
}

form.contact-form>div {
    margin-bottom: 40px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: baseline;
    align-items: baseline;
}

form.contact-form>div>* {
    flex: 1 0 auto;
    margin-bottom: 0.5em;
}

body .contact-form label {
    flex: 0 0 auto;
    font-weight: 500;
    line-height: normal;
    padding-right: 1em;
}

body .contact-form label span {
    font-size: 0;
    color: rgba(0, 0, 0, 0.4);
}

body .contact-form label span:before {
    content: '*';
    font-size: 20px;
    position: relative;
    top: -0.5em;
}

.page .contact-form label span:before {
    font-size: 40px;
}

body .contact-form input[type=email],
body .contact-form input[type=text] {
    max-width: none;
}

body .contact-form textarea,
body .contact-form .hiddendiv {
    min-height: 1.22em;
    height: 1.22em;
    width: auto;
    padding-top: 0;
    margin-top: -7px !important;
}

body .contact-form label.checkbox,
body .contact-form label.radio {
    margin-bottom: 1em;
    margin-top: 0.5em;
    font-weight: 500;
    line-height: 1;
    cursor: pointer;
}

body .contact-form input,
body .contact-submit input,
body .contact-form textarea,
body .contact-form .hiddendiv {
    letter-spacing: -0.02em;
    font-weight: 500;
    line-height: normal;
    padding: 0;
}

body .contact-submit {
    display: inline-block;
}

body .contact-submit input[type="submit"],
body .contact-submit button[type="submit"] {
    padding: 0;
    border: 0;
    background: transparent;
    color: inherit;
    font-weight: 700;
}

body .contact-submit:after {
    padding-left: 1em;
    display: inline-block;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

@-webkit-keyframes reveal {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes reveal {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

/*--------------------------------------------------------------
# IE specific
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
/* hover states */
@media screen and (min-width: 1201px) {
    .portfolio-archive .row img {
        -webkit-transition: .1s linear;
        -moz-transition: .1s linear;
        -ms-transition: .1s linear;
        -o-transition: .1s linear;
        transition: .1s linear;
    }

    body:not(.portfolio-hover-title) .portfolio-archive .row img {
        will-change: transform;
    }

    .portfolio-hover-title .portfolio-archive .row img {
        will-change: opacity;
    }

    body:not(.portfolio-hover-title) .portfolio-archive .row a:hover img {
        -webkit-transform: scale(0.98);
        -moz-transform: scale(0.98);
        -ms-transform: scale(0.98);
        -o-transform: scale(0.98);
        transform: scale(0.98);
    }

    body:not(.portfolio-hover-title).portfolio-boxed .portfolio-archive .row a:hover img {
        -webkit-transform: scale(1.02);
        -moz-transform: scale(1.02);
        -ms-transform: scale(1.02);
        -o-transform: scale(1.02);
        transform: scale(1.02);
    }

    .portfolio-hover-title .portfolio-archive .row a:hover img {
        opacity: .6;
    }

    body #infinite-handle span:hover {
        opacity: .7;
    }

    .post-navigation .arrow-wrapper {
        -webkit-transition: .2s linear;
        -moz-transition: .2s linear;
        -ms-transition: .2s linear;
        -o-transition: .2s linear;
        transition: .2s linear;
    }

    .nav-next a:hover .arrow-wrapper {
        margin-left: 45px;
        margin-right: 15px;
    }

    .nav-previous a:hover .arrow-wrapper {
        margin-left: 15px;
        margin-right: 45px;
    }

    body .contact-submit:not(:hover):after {
        padding-left: .5em;
    }
}

@media screen and (min-width: 2000px) {

    .archive-list .featured-content,
    .search-list .featured-content {
        max-width: none;
    }

    .portfolio-archive .container.container-medium {
        max-width: 1600px;
    }
}

/* use breakpoints at 600 - 900 - 1200 - 1800 px */
@media screen and (max-width: 1700px) {

    .portfolio-grid .portfolio-archive .row,
    .portfolio-boxed .portfolio-archive .row {
        text-align: center;
        margin-left: -90px;
        margin-right: -90px;
    }
}

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

    .slider-text-center .featured-slider h2.medium,
    .slider-text-center .video-header-text.medium,
    .single .entry-title.medium {
        font-size: 100px;
    }

    .slider-text-center .featured-slider h2.long,
    .slider-text-center .video-header-text.long,
    .single .entry-title.long,
    .error-404.not-found .page-title,
    .search-no-results .page-title {
        font-size: 80px;
    }

    .slider-text-center .featured-slider h2.xtra-long,
    .slider-text-center .video-header-text.xtra-long,
    .single .entry-title.xtra-long,
    .search-form input[type="search"] {
        font-size: 40px;
    }

    .archive-list .entry-title,
    .single .entry-title,
    .page:not(.page-template) .entry-title,
    .single-jetpack-portfolio .post-nav-title {
        font-size: 60px;
    }

    h1,
    .slick-dots-wrapper .count,
    .slick-dots-wrapper .current,
    .slick-dots li button,
    .comments-title,
    .comment-reply-title,
    .single-jetpack-portfolio .emphasis,
    .page .emphasis {
        font-size: 60px;
    }

    h2,
    .page .contact-form input,
    .page .contact-form label,
    .page .contact-form select,
    .page .contact-form textarea,
    .page .contact-form .hiddendiv,
    .page .contact-submit input[type="submit"],
    .page .contact-submit button[type="submit"],
    .page .contact-form label.checkbox,
    .page .contact-form label.radio {
        font-size: 48px;
    }

    h3,
    .search .archive-list .entry-title {
        font-size: 36px;
    }

    h4,
    .search .search-list .entry-title,
    .page .contact-submit:after {
        font-size: 30px;
    }

    h5,
    .comment-list .comment-reply-title,
    .comment-respond label,
    .form-submit input[type="submit"],
    .form-submit button[type="submit"],
    .emphasis,
    blockquote,
    q {
        font-size: 28px;
    }

    /* layout */
    .container.container-large {
        max-width: calc(100% - 150px);
    }

    .site-branding {
        top: 40px;
        left: 30px;
    }

    .navigation-wrapper {
        top: 40px;
        right: 30px;
        max-width: calc(100vw - 60px - 350px);
    }

    .has-sidebar .navigation-wrapper .main-navigation {
        padding-right: 40px;
    }

    .social-wrapper {
        bottom: 30px;
        left: 30px;
    }

    .site-footer {
        bottom: 30px;
        right: 30px;
    }

    .big-search {
        margin-top: 150px;
        margin-bottom: 80px;
    }

    #secondary {
        padding-top: 80px;
    }

    .post-nav-side.single-post .nav-previous .post-nav-text {
        left: 30px;
    }

    .post-nav-side.single-post .nav-previous .post-nav-title {
        padding-left: 0;
    }

    .post-nav-side.single-post .nav-next a {
        padding-right: 30px;
    }

    .post-nav-side.single-post .nav-next .post-nav-text {
        right: 30px;
    }

    .post-nav-side.single-post .nav-next .post-nav-title {
        padding-right: 0;
    }

    .view-post-link,
    .slider-text-side .featured-slider .entry-header,
    .slider-text-side .video-header-text {
        bottom: 32px;
        left: 80px;
    }

    .no-social-menu .view-post-link,
    .no-social-menu.slider-text-side .featured-slider .entry-header,
    .no-social-menu.slider-text-side .video-header-text {
        left: 30px;
    }

    .admin-bar .view-post-link,
    .admin-bar.slider-text-side .featured-slider .entry-header,
    .admin-bar.slider-text-side .video-header-text {
        bottom: 65px;
    }

    .slick-dots-wrapper {
        right: 30px;
    }

    .archive-list .text-wrapper {
        width: 59%;
        padding-right: 40px;
    }

    .archive-list .featured-content {
        width: 40%;
    }

    .archive-list .featured-content.horizontal-img a {
        max-width: 100%;
    }

    .archive-list .featured-content.vertical-img a {
        max-width: 60%;
    }

    .archive-list .text-wrapper>* {
        max-width: none;
    }

    .archive-list .entry-meta {
        right: -55px;
    }

    .back-button,
    .info-toggle {
        bottom: 30px;
    }

    .back-button {
        left: 70px;
    }

    .no-social-menu .back-button {
        left: 30px;
    }

    .info-toggle {
        right: 30px;
    }

    .single-jetpack-portfolio .entry-content>.container {
        margin-left: 120px;
    }

    .single-jetpack-portfolio .entry-meta {
        padding-bottom: 40px;
    }

    .info-entry-title {
        display: inline-block;
        margin-left: 20px;
        margin-right: 20px;
    }

    .container.container-medium {
        max-width: calc(100% - 240px);
    }

    .portfolio-grid .portfolio-archive .row,
    .portfolio-boxed .portfolio-archive .row {
        margin-left: -70px;
        margin-right: -70px;
    }

    .portfolio-boxed .portfolio-archive .row article {
        margin: 0 30px 60px;
        max-width: calc(50% - 60px);
        padding-top: calc(28% - 30px);
    }
}

@media screen and (max-width: 1200px) and (orientation: portrait) {

    /* slider */
    .header-video-wrapper {
        top: calc((100vh - 55vw) / 2);
        right: 5%;
        bottom: calc((100vh - 55vw) / 2);
        left: 5%;
    }
}

@media screen and (max-width: 1200px) and (orientation: landscape) {

    /* slider */
    .header-video-wrapper {
        top: calc((100vh - 45vw) / 2);
        right: 10%;
        bottom: calc((100vh - 45vw) / 2);
        left: 10%;
    }
}

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

    /* font sizes */
    .slider-text-center .featured-slider h2.short,
    .slider-text-center .video-header-text.short,
    .single .entry-title.short {
        font-size: 100px;
    }

    .slider-text-center .featured-slider h2.medium,
    .slider-text-center .video-header-text.medium,
    .single .entry-title.medium {
        font-size: 70px;
    }

    .slider-text-center .featured-slider h2.long,
    .slider-text-center .video-header-text.long,
    .single .entry-title.long,
    .error-404.not-found .page-title,
    .search-no-results .page-title {
        font-size: 50px;
    }

    .slider-text-center .featured-slider h2.xtra-long,
    .slider-text-center .video-header-text.xtra-long,
    .single .entry-title.xtra-long {
        font-size: 36px;
    }

    .archive-list .entry-title,
    .single .entry-title,
    .page:not(.page-template) .entry-title,
    .single-jetpack-portfolio .post-nav-title,
    h1,
    .slick-dots-wrapper .count,
    .slick-dots-wrapper .current,
    .slick-dots li button,
    .comments-title,
    .comment-reply-title,
    .single-jetpack-portfolio .emphasis,
    .page .emphasis {
        font-size: 48px;
    }

    h2,
    .page .contact-form input,
    .page .contact-form label,
    .page .contact-form select,
    .page .contact-form textarea,
    .page .contact-form .hiddendiv,
    .page .contact-submit input[type="submit"],
    .page .contact-submit button[type="submit"],
    .page .contact-form label.checkbox,
    .page .contact-form label.radio {
        font-size: 40px;
    }

    h3,
    .search .archive-list .entry-title,
    .page .contact-form label span:before {
        font-size: 30px;
    }

    h4,
    .search .search-list .entry-title,
    .page .contact-submit:after {
        font-size: 24px;
    }

    h5,
    .comment-list .comment-reply-title,
    .comment-respond label,
    .form-submit input[type="submit"],
    .form-submit button[type="submit"],
    .emphasis,
    blockquote,
    q {
        font-size: 20px;
    }

    /* general spacings */
    .admin-bar .view-post-link,
    .admin-bar.slider-text-side .featured-slider .entry-header,
    .admin-bar.slider-text-side .video-header-text {
        bottom: 70px;
    }

    .single .content-area,
    .page:not(.page-template) .content-area {
        margin-bottom: 40px;
    }

    .error-404,
    .single-post .hentry,
    .page:not(.page-template) .hentry,
    .portfolio-archive,
    .search .site-content {
        margin-top: 120px;
    }

    .post-nav-side.single-post .post-navigation {
        max-width: 700px;
        margin: 80px auto 0;
    }

    .post-nav-side.single-post .post-nav-text {
        margin-bottom: 5px;
    }

    .single-post .post-nav-text {
        font-weight: 500;
        text-transform: uppercase;
    }

    .entry-content img.aligncenter:not([data-lazy-src]):not([data-lazy-loaded]),
    .entry-content figure.aligncenter:not(.has-lazy-load) {
        max-width: 100% !important;
    }

    .hoverimage {
        display: inline-block;
        position: relative;
        z-index: 2;
    }

    .hoverimage * {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
    }

    .hoverimage img {
        max-width: 80vw;
    }

    .hoverimage strong:active {
        opacity: 0;
    }

    .hoverimage strong:active+img {
        opacity: 1;
        visibility: visible;
        -webkit-transition: .2s, visibility 0s;
        -moz-transition: .2s, visibility 0s;
        -ms-transition: .2s, visibility 0s;
        -o-transition: .2s, visibility 0s;
        transition: .2s, visibility 0s;
    }

    .entry-content a:after,
    .main-navigation a:after,
    .widget a:after {
        display: none;
    }

    /* slider */
    .slider-text-center .featured-slider h2 {
        max-width: calc(100% - 200px);
    }

    /* portfolio archive */
    .portfolio-shuffle .portfolio-archive .row article {
        max-width: 45%;
    }

    .portfolio-shuffle .portfolio-archive .row article:nth-child(even) {
        margin-top: 120px;
    }

    .portfolio-shuffle .portfolio-archive .row article {
        margin-bottom: 80px;
        margin-top: 60px;
    }

    .portfolio-shuffle .portfolio-archive .row article:nth-child(3n+3) {
        margin-bottom: 140px;
        max-width: 40%;
        margin-right: 4%;
    }

    .portfolio-shuffle .portfolio-archive .row article:nth-child(3n+2) {
        margin-bottom: 100px;
        max-width: 32%;
        margin-left: 5%;
        margin-right: 5%;
    }

    .portfolio-shuffle .portfolio-archive .row article:nth-child(3n+1) {
        margin-right: 5%;
    }

    .portfolio-grid .portfolio-archive .row,
    .portfolio-boxed .portfolio-archive .row {
        margin-left: -20px;
        margin-right: -20px;
    }

    .portfolio-grid .portfolio-archive .row article {
        padding-left: 30px;
        padding-right: 30px;
        max-width: 50%;
    }

    .portfolio-boxed .portfolio-archive .row article {
        margin: 0 20px 40px;
        max-width: calc(50% - 40px);
        padding-top: calc(28% - 20px);
    }

    /* portfolio single */
    .single-jetpack-portfolio .entry-meta {
        width: auto;
        max-width: none;
    }

    .single-jetpack-portfolio .entry-meta {
        max-width: calc(100% - 180px);
    }

    .single-jetpack-portfolio .entry-content .container {
        margin-left: 80px;
        padding-right: 40px;
    }

    /* comment */
    .comment-respond>form {
        max-width: 580px;
        margin-left: auto;
        margin-right: auto;
    }

    .comments-area>.comment-respond .comment-notes {
        float: none;
        width: auto;
        padding-left: 0;
        margin-right: 0;
    }

    .comments-area>.comment-respond .logged-in-as {
        width: auto;
        padding-left: 0;
        margin-left: 0;
    }

    .comments-area>.comment-respond .comment-form-comment label,
    .comments-area>.comment-respond .comment-form-author label,
    .comments-area>.comment-respond .comment-form-email label,
    .comments-area>.comment-respond .comment-form-url label {
        width: auto;
        margin-right: 0;
        text-align: left;
        display: block;
    }

    .comments-area>.comment-respond .comment-form-comment textarea,
    .comments-area>.comment-respond .comment-form-comment .hiddendiv,
    .comments-area>.comment-respond .comment-form-author input,
    .comments-area>.comment-respond .comment-form-email input,
    .comments-area>.comment-respond .comment-form-url input {
        width: 100%;
    }

    .comments-area>.comment-respond .form-submit {
        float: none;
        margin-top: 0;
        padding-left: 0;
        width: auto;
    }

    .comments-area>.comment-respond p.comment-subscription-form {
        margin-left: 30px;
        padding-left: 20px;
    }

    .comment-respond p.comment-subscription-form label:before {
        left: -27px;
    }

    .comment-respond p.comment-subscription-form label:after {
        left: -30px;
    }

    .comment-respond p.comment-subscription-form input:checked~label:before {
        left: -14px;
    }

    /* single */
    .page .site-content,
    .single-post .site-content {
        overflow: hidden;
    }

    .single-post .nav-previous+.nav-next {
        margin-top: 20px;
    }
}

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

    /* font sizes */
    .slider-text-center .featured-slider h2.short,
    .slider-text-center .video-header-text.short,
    .single .entry-title.short {
        font-size: 70px;
    }

    .slider-text-center .featured-slider h2.medium,
    .slider-text-center .video-header-text.medium,
    .single .entry-title.medium {
        font-size: 45px;
    }

    .slider-text-center .featured-slider h2.long,
    .slider-text-center .video-header-text.long,
    .single .entry-title.long,
    .error-404.not-found .page-title,
    .search-no-results .page-title {
        font-size: 30px;
    }

    .slider-text-center .featured-slider h2.xtra-long,
    .slider-text-center .video-header-text.xtra-long,
    .single .entry-title.xtra-long {
        font-size: 24px;
    }

    .archive-list .entry-title,
    .single .entry-title,
    .page:not(.page-template) .entry-title,
    .single-jetpack-portfolio .post-nav-title,
    h1,
    .slick-dots-wrapper .count,
    .slick-dots-wrapper .current,
    .slick-dots li button,
    .comments-title,
    .comment-reply-title,
    .single-jetpack-portfolio .emphasis,
    .page .emphasis {
        font-size: 28px;
    }

    h2,
    .page .contact-form input,
    .page .contact-form label,
    .page .contact-form select,
    .page .contact-form textarea,
    .page .contact-form .hiddendiv,
    .page .contact-submit input[type="submit"],
    .page .contact-submit button[type="submit"],
    .page .contact-form label.checkbox,
    .page .contact-form label.radio,
    .page .contact-form label span:before {
        font-size: 24px;
    }

    h3,
    .search .archive-list .entry-title {
        font-size: 20px;
    }

    h4,
    .page .contact-submit:after {
        font-size: 16px;
    }

    h5,
    .comment-list .comment-reply-title,
    .comment-respond label,
    .form-submit input[type="submit"],
    .form-submit button[type="submit"],
    .emphasis,
    blockquote,
    q {
        font-size: 16px;
    }

    /* layout */
    .container.container-large {
        max-width: calc(100% - 80px);
    }

    .site-branding {
        top: 30px;
        left: 15px;
    }

    .navigation-wrapper {
        top: 30px;
        right: 15px;
    }

    .navigation-wrapper .sidebar-button {
        margin-right: -5px;
    }

    .social-wrapper {
        bottom: 15px;
        left: 15px;
        width: 80vh;
    }

    .site-footer {
        bottom: 15px;
        right: 15px;
    }

    .big-search {
        margin-top: 80px;
        margin-bottom: 60px;
    }

    #secondary {
        padding-top: 40px;
    }

    .view-post-link,
    .slider-text-side .featured-slider .entry-header,
    .slider-text-side .video-header-text {
        bottom: 19px;
        left: 45px;
    }

    .no-social-menu .view-post-link,
    .no-social-menu.slider-text-side .featured-slider .entry-header,
    .no-social-menu.slider-text-side .video-header-text {
        left: 15px;
    }

    .slick-dots-wrapper {
        right: 15px;
    }

    .back-button,
    .info-toggle {
        bottom: 15px;
    }

    .back-button {
        left: 50px;
    }

    .no-social-menu .back-button {
        left: 15px;
    }

    .info-toggle {
        right: 15px;
    }

    .single-jetpack-portfolio .entry-content>.container {
        margin-left: 60px;
    }

    .single-jetpack-portfolio .entry-meta {
        padding-bottom: 20px;
    }

    .info-entry-title {
        margin-left: 10px;
        margin-right: 10px;
    }

    .container.container-medium {
        max-width: calc(100vw - 100px);
    }

    .page .site-main>.container.container-medium {
        max-width: 100%;
    }

    /* archive */
    .archive-list,
    .search-list {
        margin-bottom: 100px;
    }

    .archive-list .archive-item-holder>* {
        display: block;
    }

    .archive-list .featured-content,
    .archive-list .archive-item-holder .text-wrapper {
        margin-left: auto;
        margin-right: auto;
    }

    .archive-list .text-wrapper {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        text-align: center;
    }

    .archive-list .featured-content {
        width: 100%;
        max-width: 400px;
        margin-top: 0;
        margin-bottom: 40px;
    }

    .archive-list .featured-content.vertical-img a {
        max-width: 50%;
    }

    .archive-list .entry-meta {
        display: inline-block;
        position: static;
        width: auto !important;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .archive-list .posted-on {
        float: none;
        margin-bottom: 0;
    }

    .archive-list .posted-on,
    .archive-list .cat-links {
        display: inline-block;
        vertical-align: top;
    }

    .archive-list .cat-links {
        text-align: inherit;
    }

    .paging-navigation .current:before,
    .paging-navigation .current:after {
        width: 15px;
    }

    .paging-navigation .current:before {
        margin-left: -5px;
        margin-right: 10px;
    }

    .paging-navigation .current:after {
        margin-left: 10px;
        margin-right: -5px;
    }

    .paging-navigation .next {
        margin-left: 0;
    }

    .paging-navigation .prev {
        margin-right: 0;
    }

    .portfolio-grid .portfolio-archive .row,
    .portfolio-boxed .portfolio-archive .row {
        margin-left: 0;
        margin-right: 0;
    }

    .portfolio-grid .portfolio-archive .row article {
        padding-left: 0;
        padding-right: 0;
        max-width: 100%;
        margin-bottom: 40px;
        margin-top: 20px;
    }

    /* branding */
    .site-branding {
        max-width: 200px;
    }

    .navigation-wrapper {
        max-width: calc(100% - 210px - 60px);
    }

    .custom-logo-wrapper {
        margin-bottom: 0;
        max-width: 100px;
    }

    .custom-logo-wrapper,
    .site-branding-text {
        display: block;
    }

    .site-description {
        display: none;
    }

    /* portfolio single */
    .single-jetpack-portfolio .site-main .post-navigation {
        max-width: calc(100% - 60px);
        margin-left: auto;
        margin-right: auto;
    }

    /* search */
    .archive-wrapper .page-header {
        margin-bottom: 60px;
    }

    /* slider */
    .slider-text-center .featured-slider h2 {
        max-width: calc(100% - 100px);
    }
}

@media screen and (max-width: 900px) and (min-width: 601px) {
    .admin-bar .site-branding {
        top: 60px;
    }

    .admin-bar .navigation-wrapper {
        top: 60px;
    }

    .admin-bar .big-search {
        margin-top: 120px;
    }
}

@media screen and (max-width: 600px) {
    .right-arrow {
        width: 20px;
    }

    .right-arrow:after {
        border-top-width: 4px;
        border-left-width: 6px;
        border-bottom-width: 4px;
        top: calc(50% - 4px);
    }

    /* font sizes */
    .slider-text-center .featured-slider h2.short,
    .slider-text-center .video-header-text.short,
    .single .entry-title.short {
        font-size: 40px;
    }

    .main-navigation ul:not(.children):not(.sub-menu) {
        font-size: 40px;
    }

    .slider-text-center .featured-slider h2.medium,
    .slider-text-center .video-header-text.medium,
    .single .entry-title.medium {
        font-size: 32px;
    }

    .slider-text-center .featured-slider h2.long,
    .slider-text-center .video-header-text.long,
    .single .entry-title.long,
    .error-404.not-found .page-title,
    .search-no-results .page-title {
        font-size: 28px;
    }

    .slider-text-center .featured-slider h2.xtra-long,
    .slider-text-center .video-header-text.xtra-long,
    .single .entry-title.xtra-long {
        font-size: 20px;
    }

    .archive-list .entry-title,
    .single .entry-title,
    .page:not(.page-template) .entry-title,
    .single-jetpack-portfolio .post-nav-title,
    h1,
    .slick-dots-wrapper .count,
    .slick-dots-wrapper .current,
    .slick-dots li button,
    .comments-title,
    .comment-reply-title,
    .single-jetpack-portfolio .emphasis,
    .page .emphasis {
        font-size: 24px;
    }

    h2,
    .page .contact-form input,
    .page .contact-form label,
    .page .contact-form select,
    .page .contact-form textarea,
    .page .contact-form .hiddendiv,
    .page .contact-submit input[type="submit"],
    .page .contact-submit button[type="submit"],
    .page .contact-form label.checkbox,
    .page .contact-form label.radio {
        font-size: 20px;
    }

    h3,
    .search .archive-list .entry-title,
    .page .contact-form label span:before {
        font-size: 18px;
    }

    h6,
    .site-title,
    .view-post-link a,
    .slider-text-side .featured-slider h2,
    .slider-text-side .video-header-text,
    .single-post .post-nav-title,
    .info-toggle,
    .back-button,
    .paging-navigation .prev,
    .paging-navigation .next,
    body #infinite-handle span,
    body #jp-relatedposts h3.jp-relatedposts-headline,
    body #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title,
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-title,
    body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
        font-size: 18px;
    }

    .comments-title .comment-count {
        font-size: 16px;
    }

    /* layout */
    .site-footer {
        display: none;
    }

    .navigation-wrapper .sidebar-button {
        margin-top: -3px;
    }

    .navigation-wrapper {
        max-width: 100px;
    }

    .has-sidebar .navigation-wrapper .main-navigation {
        padding-right: 30px;
    }

    .site-branding-text {
        display: none;
    }

    .site-branding,
    .navigation-wrapper {
        top: 20px;
    }

    .admin-bar .site-branding,
    .admin-bar .navigation-wrapper {
        top: 50px;
    }

    /* main menu */
    .main-navigation a {
        display: block;
    }

    .main-navigation .menu>ul,
    .main-navigation ul.menu {
        background: #fff;
        display: block;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        padding: 100px 20px 50px 15px;
        visibility: hidden;
        opacity: 0;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-transition: opacity .4s 0s cubic-bezier(0.075, 0.82, 0.165, 1), visibility 0s .4s;
        -moz-transition: opacity .4s 0s cubic-bezier(0.075, 0.82, 0.165, 1), visibility 0s .4s;
        -ms-transition: opacity .4s 0s cubic-bezier(0.075, 0.82, 0.165, 1), visibility 0s .4s;
        -o-transition: opacity .4s 0s cubic-bezier(0.075, 0.82, 0.165, 1), visibility 0s .4s;
        transition: opacity .4s 0s cubic-bezier(0.075, 0.82, 0.165, 1), visibility 0s .4s;
        z-index: 10;
    }

    .has-sidebar .main-navigation .menu>ul,
    .has-sidebar .main-navigation ul.menu {
        padding-right: 50px;
    }

    .main-navigation.toggled .menu>ul,
    .main-navigation.toggled ul.menu {
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity .4s cubic-bezier(0.075, 0.82, 0.165, 1), visibility 0s;
        -moz-transition: opacity .4s cubic-bezier(0.075, 0.82, 0.165, 1), visibility 0s;
        -ms-transition: opacity .4s cubic-bezier(0.075, 0.82, 0.165, 1), visibility 0s;
        -o-transition: opacity .4s cubic-bezier(0.075, 0.82, 0.165, 1), visibility 0s;
        transition: opacity .4s cubic-bezier(0.075, 0.82, 0.165, 1), visibility 0s;
    }

    .main-navigation .menu>ul>*,
    .main-navigation ul.menu>* {
        overflow: hidden;
    }

    .main-navigation .menu>ul a,
    .main-navigation ul.menu a {
        opacity: 0;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%);
        display: block;
    }

    .main-menu-open .main-navigation .menu li:nth-child(1) a {
        -webkit-animation: reveal 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
        animation: reveal 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    }

    .main-menu-open .main-navigation .menu li:nth-child(2) a {
        -webkit-animation: reveal 0.5s 0.125s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
        animation: reveal 0.5s 0.125s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    }

    .main-menu-open .main-navigation .menu li:nth-child(3) a {
        -webkit-animation: reveal 0.5s 0.250s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
        animation: reveal 0.5s 0.250s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    }

    .main-menu-open .main-navigation .menu li:nth-child(4) a {
        -webkit-animation: reveal 0.5s 0.375s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
        animation: reveal 0.5s 0.375s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    }

    .main-menu-open .main-navigation .menu li:nth-child(5) a {
        -webkit-animation: reveal 0.5s 0.500s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
        animation: reveal 0.5s 0.500s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    }

    .main-menu-open .main-navigation .menu li:nth-child(6) a {
        -webkit-animation: reveal 0.5s 0.625s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
        animation: reveal 0.5s 0.625s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    }

    .main-menu-open .main-navigation .menu li:nth-child(7) a {
        -webkit-animation: reveal 0.5s 0.750s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
        animation: reveal 0.5s 0.750s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    }

    .main-menu-open .main-navigation .menu li:nth-child(8) a {
        -webkit-animation: reveal 0.5s 0.875s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
        animation: reveal 0.5s 0.875s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    }

    .main-menu-open .main-navigation .menu li:nth-child(9) a {
        -webkit-animation: reveal 0.5s 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
        animation: reveal 0.5s 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    }

    .main-menu-open .main-navigation .menu li a {
        -webkit-animation: reveal 0.5s 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
        animation: reveal 0.5s 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    }

    .dropdown-toggle {
        display: none;
    }

    .main-navigation.toggled .menu-toggle {
        z-index: 11;
        position: relative;
    }

    .main-navigation li {
        display: block;
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 10px;
    }

    .main-navigation li:last-child {
        padding-bottom: 0;
    }

    .main-navigation ul ul {
        position: static;
        float: none;
        width: 100%;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-top: 5px;
        padding-top: 0;
        padding-bottom: 0;
        border-top: none;
        border-bottom: none;
        border-left: none;
        background: transparent;
    }

    .main-navigation ul ul li.page_item_has_children,
    .main-navigation ul ul li.menu-item-has-children {
        display: block;
    }

    /* sidebar */
    .sidebar-toggle .sidebar-icon i {
        width: 14px;
    }

    .sidebar-hide-scroll {
        width: 100vw;
    }

    .sidebar-holder {
        border-left: 0;
        margin-right: 0;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .big-search {
        max-width: 100%;
        margin-left: 30px;
        margin-right: 30px;
    }

    #secondary {
        padding-right: 30px;
        padding-left: 15px;
        padding-bottom: 0;
    }

    .widget-area .widget {
        max-width: 100%;
    }

    .widget {
        padding-left: 45px;
        padding-right: 0;
    }

    .main-menu-open .social-wrapper,
    .sidebar-open .main-navigation,
    .sidebar-open .site-branding,
    .sidebar-open .social-wrapper {
        display: none;
    }

    /* comments */
    .comment-wrapper {
        margin-top: 60px;
    }

    .comment-body {
        padding-left: 0;
    }

    .comment-meta {
        padding-right: 60px;
        padding-left: 60px;
    }

    .comment-author img {
        width: 40px;
        top: -10px;
    }

    /* home slider */
    .featured-slider .slider-item-wrapper {
        height: auto;
        width: 100%;
        overflow: visible;
    }

    .featured-slider .slider-item-wrapper:before {
        display: none;
    }

    .featured-slider .slider-item-wrapper:before,
    .slider-text-center .featured-slider .entry-header,
    .featured-slider .featured-content {
        display: block;
    }

    .slick-dots-wrapper {
        top: 50%;
    }

    .admin-bar .slick-dots-wrapper {
        top: calc(50% + 45px);
    }

    /* portfolio archive */
    .error-404,
    .single-post .hentry,
    .page:not(.page-template) .hentry,
    .portfolio-archive,
    .search .site-content {
        margin-top: 80px;
    }

    .portfolio-archive .site-main>.entry-header {
        margin-bottom: 30px;
    }

    .portfolio-shuffle .portfolio-archive .row article {
        max-width: 90%;
    }

    .portfolio-shuffle .portfolio-archive .row article:nth-child(even) {
        margin-top: 40px;
    }

    .portfolio-shuffle .portfolio-archive .row article {
        margin-bottom: 30px;
        margin-top: 20px;
    }

    .portfolio-shuffle .portfolio-archive .row article:nth-child(3n+3) {
        margin-bottom: 80px;
        max-width: 85%;
        margin-right: 4%;
    }

    .portfolio-shuffle .portfolio-archive .row article:nth-child(3n+2) {
        margin-bottom: 100px;
        max-width: 75%;
        margin-left: 5%;
        margin-right: 5%;
    }

    .portfolio-shuffle .portfolio-archive .row article:nth-child(3n+1) {
        margin-right: 5%;
    }

    .portfolio-boxed .portfolio-archive .row article {
        display: block;
        float: none;
        margin: 0 0 50px;
        max-width: 100%;
        padding-top: 56%;
    }

    /* portfolio single */
    .back-button {
        display: none;
    }

    .portfolio-item:not(.active) {
        opacity: .7;
    }

    .portfolio-image img {
        -o-object-fit: none;
        object-fit: none;
        width: auto;
        height: auto;
    }

    .single-jetpack-portfolio .entry-content>.container {
        margin-left: 0;
        padding-left: 40px;
        padding-right: 20px;
    }

    .single-jetpack-portfolio .entry-content {
        -webkit-overflow-scrolling: touch;
        overflow-x: scroll;
    }

    .single-jetpack-portfolio .entry-content .mCSB_container {
        padding-top: 100px;
        padding-bottom: 70px;
    }

    .show-info .info-toggle span:after {
        content: '';
        display: block;
        position: fixed;
        right: 0;
        bottom: 0;
        left: 0;
        height: 40px;
        background: #fff;
        box-shadow: 0px -5px 25px 10px #fff;
        z-index: -1;
    }

    .single-jetpack-portfolio .entry-meta {
        box-shadow: none !important;
        position: static;
        padding-top: 0;
        padding-bottom: 50px;
        background: transparent !important;
        max-width: none;
        width: auto;
    }

    .single-jetpack-portfolio .entry-content .container {
        margin-left: 0;
        padding-left: 20px;
        padding-right: 20px;
    }

    .single-jetpack-portfolio .comment-wrapper.container.container-large {
        max-width: none;
    }

    .info-entry-title {
        display: block;
        margin: 0;
    }

    .portfolio-navigation .right-arrow {
        width: 35px;
    }

    .portfolio-navigation .nav-previous .arrow-wrapper {
        margin-left: 15px;
        margin-right: 0;
    }

    .portfolio-navigation .nav-next .arrow-wrapper {
        margin-left: 0;
        margin-right: 15px;
    }

    .portfolio-navigation .post-nav-title {
        display: block;
        max-width: none;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .info-toggle:after {
        top: 10%;
    }

    .show-info .social-wrapper {
        display: none;
    }

    /* archive */
    .archive-list {
        margin-top: 100px;
    }

    .search-list {
        margin-top: 60px;
    }

    .fp-responsive .archive-list article.fp-section,
    .fp-responsive .archive-list article .fp-slide,
    .fp-responsive .archive-list article .fp-tableCell {
        height: auto !important;
    }

    .archive-list .archive-item-holder {
        min-height: auto;
        margin-bottom: 100px;
    }

    .archive-list .entry-title {
        margin-bottom: 0.3em;
    }

    .archive-list .entry-content {
        display: none;
    }

    .archive-list .featured-content img {
        -webkit-transition: .2s linear;
        -moz-transition: .2s linear;
        -ms-transition: .2s linear;
        -o-transition: .2s linear;
        transition: .2s linear;
    }

    .paging-navigation,
    .archive-list #infinite-handle,
    .archive-list .infinite-loader,
    .portfolio-archive #infinite-handle,
    .portfolio-archive .infinite-loader {
        padding-bottom: 40px;
    }

    /* single */
    .single .entry-header,
    .page:not(.page-template) .entry-header {
        margin-bottom: 60px;
    }

    .single-post .featured-content {
        margin-bottom: 80px;
    }

    .single .entry-title {
        margin-bottom: 20px;
    }

    blockquote,
    q {
        padding-left: 30px;
        padding-right: 0;
    }

    .entry-content td,
    .entry-content th,
    .comment-content td,
    .comment-content th {
        padding: .3em;
    }

    body .contact-form input[type=email],
    body .contact-form input[type=text] {
        max-width: 100%;
    }

    body .contact-form textarea,
    body .contact-form .hiddendiv {
        width: 100%;
        margin-top: 0 !important;
    }

    /* related posts */
    body div#jp-relatedposts {
        margin: 0 -50px;
    }

    body div #jp-relatedposts .jp-relatedposts-items {
        margin-right: 0;
        white-space: nowrap;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        padding: 10px 30px 10px 50px;
    }

    body div#jp-relatedposts h3.jp-relatedposts-headline {
        padding: 0 30px 0 50px;
    }

    body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post,
    body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
        float: none;
        width: 60vw;
        max-width: 250px;
        padding-right: 40px;
        display: inline-block;
        vertical-align: top;
        white-space: normal;
    }

    body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:last-child {
        padding-right: 0;
    }

    body #jp-relatedposts .jp-relatedposts-items img {
        width: auto;
    }

    body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(1),
    body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(1),
    body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3),
    body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3) {
        float: none;
    }

    /* search */
    .archive-wrapper .page-header .page-title {
        display: block;
        margin-right: 0;
    }

    .search-list article {
        margin-bottom: 40px;
    }

    .search-list article>* {
        display: block;
    }

    .search-list .featured-content {
        width: 100px;
        text-align: left;
    }

    .search-list .text-wrapper {
        margin-left: 0;
        padding-left: 0;
        width: auto;
    }

    .search-list .cat-links {
        display: block;
        margin-right: 0;
    }

    .search-list .cat-links a {
        display: inline-block;
    }
}


/*
 Theme Coleta
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Typography
# Colors
# Layout
# Forms
# Header
# Components
# Content
# Responsive
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

.jetpack-social-navigation,
.single-post .post-nav-text,
.single-post .entry-footer .meta-text {
    font-size: 16px;
    font-size: 1rem;
}

.site-info {
    font-size: 18px;
    font-size: 1.125rem;
}

body,
button,
input,
select,
textarea {
    font-size: 26px;
    font-size: 1.625rem;
}

.page .emphasis {
    font-size: 90px;
    font-size: 5.625rem;
}

.slick-dots-wrapper .count,
.slick-dots-wrapper .current {
    font-weight: 100;
}

.back-button,
.info-toggle {
    font-weight: 400;
}

.site-info {
    line-height: 1.2;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/




/*--------------------------------------------------------------
# Mobile Tab
--------------------------------------------------------------*/

.widget-mobile-tab {

    position: fixed;
    bottom:  0;
    width:  100%;
    z-index:  100;
    background-color: black;
    color:  white;
    text-transform:  uppercase;
    padding: 5px 0;
    font-size:  110%;
    text-align:  center;
    display: none;
}

.widget-mobile-tab a,
.widget-mobile-tab a:hover,
.widget-mobile-tab a:visited {
    color: white;
}

@media (max-width: 767px) {
    .widget-mobile-tab {
        display:  block;
    }
}