/* ==========================================================================
   Table of Contents - Keima 1.0.0
   ========================================================================== */

/*
    Normalize
    Flickity
    ---------
    1.Global
    2.Header
    3.Slider
    4.Loop
    5.Load more
    6.Post
    7.Post navigation
    8.Disqus
    9.Author & Tag Page
    10.Footer
    11.Colours
*/

/* ==========================================================================
 * Normalize.css
 * --------------
 * Version : 8.0.1
 * Website : https://necolas.github.io/normalize.css
 * Repo    : github.com/necolas/normalize.css
 * Author  : Nicolas Gallagher @necolas
 * License : MIT
 * ========================================================================== */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{overflow:visible;box-sizing:content-box;height:0}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;text-decoration:underline dotted;border-bottom:none}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type='button'],[type='reset'],[type='submit']{-webkit-appearance:button}button::-moz-focus-inner,[type='button']::-moz-focus-inner,[type='reset']::-moz-focus-inner,[type='submit']::-moz-focus-inner{padding:0;border-style:none}button:-moz-focusring,[type='button']:-moz-focusring,[type='reset']:-moz-focusring,[type='submit']:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{display:table;box-sizing:border-box;max-width:100%;padding:0;white-space:normal;color:inherit}progress{vertical-align:baseline}textarea{overflow:auto}[type='checkbox'],[type='radio']{box-sizing:border-box;padding:0}[type='number']::-webkit-inner-spin-button,[type='number']::-webkit-outer-spin-button{height:auto}[type='search']{outline-offset:-2px;-webkit-appearance:textfield}[type='search']::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/* ==========================================================================
 * Flickity
 * ---------
 * Version : 2.1.2
 * Website : flickity.metafizzy.co
 * Repo    : github.com/metafizzy/flickity
 * Author  : David DeSandro @desandro
 * License : Commercial Developer (flickity.metafizzy.co/license.html)
 * ========================================================================== */
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{position:relative;overflow:hidden;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}

/* ==========================================================================
   1.Global
   ========================================================================== */

@font-face {
    font-family: KarbonSlab;
    src: url("/fonts/KarbonSlab/KarbonSlabStencilTest-Bold.otf") format("opentype");
}
@font-face {
    font-family: KarbonTest;
    src: url("/fonts/KarbonTest/KarbonTest-Bold.otf") format("opentype");
}
@font-face {
    font-family: KarbonTestMedium;
    src: url("/fonts/KarbonTest/KarbonTest-Medium.otf") format("opentype");
}
@font-face {
    font-family: KarbonTestSemi;
    src: url("/fonts/KarbonTest/KarbonTest-Semibold.otf") format("opentype");
}
@font-face {
    font-family: circularBlack;
    src: url("/fonts/Circular/CircularStd-Black.otf") format("opentype");
}
@font-face {
    font-family: circularBook;
    src: url("/fonts/Circular/CircularStd-Book.otf") format("opentype");
}

/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
html,
body {
    height: 100%;
    max-height: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: 'circularBook', sans-serif;
    font-size: 18px;
    line-height: 1.5;
    word-wrap: break-word;
    word-break: break-word;
    color: rgb(255, 255, 255);
}

/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1,
h2 {
    line-height: 1.2;
    margin: 5px 0 25px;
    /*font-family: KarbonTest;*/
    font-family: circularBlack,sans-serif;
    font-weight: 700;
    font-style: normal;
}


body,
.section-post-content blockquote::before {
    font-weight: 500;
}

.blog-excerpt {
    font-weight: 700;
}

h1,
h2,
.blog-meta a,
.blog-tags-wrap .blog-tag,
.blog-description,
.header-logo .no-logo,
.header-nav nav,
.slide-nav-label,
.loadmore-wrap span,
.section-post-content p strong,
.section-post-content blockquote,
.section-post-content h3,
.section-post-content h4,
.section-post-content h5,
.section-post-content h6,
.section-post-content kbd,
.section-post-content dl dt,
.section-post-content p img ~ small a,
.section-post-content .post-share span,
.section-post-content .post-share a,
.section-prevnext span,
.section-author-tag p,
.author-social .location span,
.tag-content span,
.footer-nav nav,
.footer-copyright span,
.footer-subscribe h3 {
    font-weight: 900;
}
.section-post-content h3 {
    /*font-family: KarbonTest;*/
    font-family: circularBlack,sans-serif;
    font-weight: 700;
    font-style: normal;
}

/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
    -webkit-transition: .2s all;
    transition: .2s all;
    text-decoration: none;
    color: rgb(255, 255, 255);
}

/* Flexbox
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.blog-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/* Cover
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.blog-cover {
    position: absolute;
    z-index: -99999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
}

/* RWD — Cover
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (max-width:480px) {
    .blog-cover,
    .blog-cover::before {
        height: 568px;
    }

}

@media (min-width:481px) and (max-width:1024px) {
    .blog-cover,
    .blog-cover::before {
        height: 768px;
    }

}

@media (min-width:1025px) and (max-width:1366px) {
    .blog-cover,
    .blog-cover::before {
        height: 100vh;
    }

}

@media (max-width:1366px) {
    .blog-cover,
    .blog-cover::before {
        position: absolute;
    }

    .blog-cover {
        z-index: 0;
        background-attachment: initial;
    }

    .blog-cover::before {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
    }

}

/* Description
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*.blog-description {
    font-size: 13px;
    line-height: 1.4;
    position: absolute;
    z-index: 2;
    top: 65px;
    left: 50px;
    max-width: 280px;
    height: 100px;
    cursor: default;
    -webkit-transform: rotate(-90deg) translate(-100%, 0%);
    transform: rotate(-90deg) translate(-100%, 0%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    text-align: right;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}
*/
.blog-description {
	font-size: 13px;
    line-height: 1.4;
    position: absolute;
    z-index: 2;
    top: 65px;
    left: 50px;
    max-width: 150px;
    height: 100px;
    cursor: default;
    -webkit-transform: rotate(0deg) translate(55%, 13%);
    transform: rotate(0deg) translate(6%, 13%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    text-align: left;
    letter-spacing: 2.0px;
    text-transform: lowercase;
}



/* RWD — Description
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (max-width:479px) {
    .blog-description {
        display: none;
    }

}

@media (min-width:480px) and (max-width:767px) {
    .blog-description {
        left: 2.5%;
    }

}

@media (min-width:768px) and (max-width:1399px) {
    .blog-description {
        left: 3.5%;
    }

}

/* Zigzag divider
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.blog-divider {
    position: absolute;
    z-index: 999999;
    display: none;
    width: 72px;
    margin: 0 auto;
}

.blog-divider svg {
    width: 15px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

@media (max-width:767px) {
    .blog-divider {
        display: block;
    }

}

/* Dot
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.blog-nav-dot {
    position: absolute;
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: -3px 0 0 3px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    /*border-radius: 10px;*/
}

/* ---------------------- DOT ROTATION ------------------*/
.blog-nav-dot {
        -webkit-animation: rotation 3s infinite linear;
}

@-webkit-keyframes rotation {
        from {
                -webkit-transform: rotate(0deg);
        }
        to {
                -webkit-transform: rotate(359deg);
        }
}

/* Excerpt
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.blog-excerpt {
    /*font-style: italic;*/
    position: relative;
}

.blog-excerpt svg {
    position: absolute;
    fill: rgb(255, 255, 255);
}


/* Tags
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.blog-tags-wrap {
    line-height: 1;
    max-width: 500px;
    margin-bottom: 15px;
}

.blog-tags-wrap .blog-tag {
    font-size: 11px;
    line-height: 1.5;
    display: inline-block;
    margin: 8px 5px 0 0;
    padding: 4px 7px 4px 7px;
    letter-spacing: 2px;
    border: none;
    border-radius: 0px;
}

.blog-tags-wrap .blog-tag-featured {
    background-color: rgba(255, 255, 255, .15);
}

/* RWD — Tags
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (max-width:1023px) {
    .blog-tags-wrap {
        margin-top: 8px;
    }

    .blog-tags-wrap .blog-tag {
        font-size: 9px;
        margin: 6px 2px 0 0;
    }

}

/* Images
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.blog-image {
    overflow: hidden;
    background: no-repeat center center;
    background-size: cover;
    opacity: 1;
}

.blog-image::before {
    display: block;
    width: 101%;
    height: 101%;
    content: '';
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .1)), to(rgba(0, 0, 0, .3)));
    background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .3));
}

/* Meta
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.blog-meta {
    line-height: 1.2;
    max-width: 80%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.blog-meta .meta-author-wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    display: none;
}

.blog-meta .blog-profile-image {
    width: 44px;
    height: 44px;
    margin: -10px 10px 0 -4px;
    border-radius: 25px;
    background: no-repeat center center;
    background-size: cover;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44px;
    flex: 0 0 44px;
}

.blog-meta time {
    display: inline-block;
}
.blog-meta .blog-profile-image {
    display: none;
}

.blog-meta time,
.blog-meta span {
    font-size: 14px;
}

.blog-meta a {
    font-size: 15px;
}

/* RWD — Meta
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (max-width:479px) {
    .blog-meta {
        max-width: 90%;
    }

    .blog-meta .blog-profile-image {
        width: 30px;
        height: 30px;
        margin: -3px 8px 0 -4px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
        flex: 0 0 30px;
    }

}

@media (min-width:480px) and (max-width:767px) {
    .blog-meta .blog-profile-image {
        width: 37px;
        height: 37px;
        margin: -7px 8px 0 -4px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 37px;
        flex: 0 0 37px;
    }

}

/* Wrap & Sticky Footer
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-blog-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 50px 50px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.section-blog-content {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.section-footer {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

/* RWD — Wrap
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (max-width:767px) {
    .section-blog-wrap {
        margin: 0;
    }

}

@media (min-width:768px) and (max-width:1399px) {
    .section-blog-wrap {
        margin: 25px 25px 0;
    }

}

@media (min-width:1921px) {
    .section-blog-wrap .section-slide-nav {
        padding: 0 8% 0 0;
    }

    .section-blog-wrap .section-post-title {
        max-width: 1920px;
        margin: 0 auto;
    }

}

/* ==========================================================================
   2.Header
   ========================================================================== */
.header-logo,
.header-nav {
    position: absolute;
    z-index: 2;
    /*top: 65px;*/
    top: 48px;
}

.header-logo .no-logo,
.header-nav ul {
    margin: 0;
    padding: 0;
}

.header-logo,
.header-nav label {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* Logo
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.header-logo {
    /*left: 120px;*/
    left: 50px;
    padding: 0 100px 0 0;
}

.header-logo.no-description {
    /*left: 60px;*/
    left: 54px;
}

.header-logo h1 {
    font-size: initial;
    line-height: initial;
    margin: initial;
}

.header-logo .is-logo {
    line-height: 0;
}

.header-logo .is-logo img {
    max-width: 100%;
    max-height: 70px;
}

.header-logo .no-logo {
    font-size: 40px;
    line-height: .9;
}

/* Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.header-nav nav,
.header-nav label,
.header-nav nav > ul > li {
    position: relative;
}

.header-nav label,
.header-nav input[type='checkbox'],
.header-nav ul,
.header-nav #toggle:checked {
    display: none;
}

.header-nav nav > ul,
.header-nav li,
.header-nav a {
    display: block;
}

.header-nav,
.header-nav nav {
    text-align: right;
}

.header-nav label {
    z-index: 99999;
    width: 27px;
    height: 27px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border: 5px solid rgb(255, 255, 255);
    border-radius: 100px;
    outline: none;
    background: none;
}

.header-nav label.is-active {
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    -webkit-transform: scale(.75);
    transform: scale(.75);
}

.header-nav {
    right: 50px;
}

.header-nav nav {
    font-size: 15px;
    max-width: 1200px;
    padding: 0;
    letter-spacing: .9px;
}

.header-nav nav > ul > li {
    display: inline-block;
    background-color: transparent;
}

.header-nav ul {
    z-index: 999;
    min-width: 150px;
    list-style: none;
}

.header-nav li {
    position: absolute;
    top: 0;
    right: 0;
}
.header-nav li:last-child { 
		font-weight: 400;
		color: #737373;
	}
/*.header-nav li:last-child {
 overflow: hidden;
 max-width: 12ch;
 white-space: nowrap;
 padding-top: 0px;
 margin-top: 0px;
 height: 22px;
}
.header-nav li:last-child a:hover{

 color: #fb3a64;
}*/

.header-nav a {
    line-height: 1.4;
    margin: 0 15px;
    padding: 10px 2px;
    text-decoration: none;
}

/* Navigation — mobile
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.header-nav #toggle:checked ~ .nav-mobile nav {
    max-width: 300px;
}

.header-nav #toggle:checked ~ .nav-mobile ul {
    display: inline-block;
    margin: 30px auto 35px;
    padding: 0;
    list-style: none;
}

.header-nav #toggle:checked ~ .nav-mobile {
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
}

/* Dot
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.header-nav .blog-nav-dot {
    top: 12px;
}

.header-nav a:hover .blog-nav-dot {
    background-color: rgb(255, 255, 255);
}

.header-nav #toggle:checked ~ .nav-mobile ul {
    margin: 66px 14px 30px 0;
}

/* RWD — Header
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (max-width:479px) {
    .header-logo {
        top: 40px;
    }

    .header-nav {
        top: 40px;
        right: 35px;
    }

    .header-logo,
    .header-logo.no-description {
        left: 30px;
    }

    .header-logo .is-logo img {
        /*max-height: 25px;*/
        max-height: 84px;
    }

    .header-logo .no-logo {
        font-size: 25px;
    }

    .header-nav ul {
        margin: 20px -15px 0 0;
    }

    .header-nav #toggle:checked ~ .nav-mobile nav {
        max-width: 250px;
    }

    .header-nav #toggle:checked ~ .nav-mobile {
        margin: -54px -20px 0 0;
    }

}

@media (min-width:480px) and (max-width:767px) {
    .header-logo {
        right: 18%;
        left: 72px;
    }

    .header-nav {
        right: 45px;
    }

    .header-logo.no-description {
        left: 50px;
    }

    .header-logo .no-logo {
        font-size: 25px;
        line-height: 1.2;
    }

    .header-logo .is-logo img {
        /*max-height: 30px;*/
        max-height: 80px;
    }

}

@media (min-width:480px) and (max-width:1112px) {
    .header-nav ul {
        margin: 20px 0 0 0;
    }

    .header-nav #toggle:checked ~ .nav-mobile {
        margin: -54px -20px 0 0;
    }

}

@media (min-width:768px) and (max-width:1023px) {
    .header-logo {
        right: 18%;
        left: 100px;
    }

    .header-logo .is-logo img {
        /*max-height: 35px;*/
        max-height: 7sub5px;
    }

    .header-logo .no-logo {
        font-size: 30px;
        line-height: 1;
    }

}

@media (min-width:1024px) and (max-width:1199px) {
    .header-logo {
        left: 110px;
    }

    .header-logo .no-logo {
        font-size: 32px;
        line-height: 1.1;
    }

}

@media (max-width:1112px) {
    .header-nav label {
        display: inline-block;
    }

    .header-nav nav > ul {
        display: none;
    }

    .header-nav nav > ul > li {
        display: block;
    }

    .header-nav ul {
        padding: 20px 20px 30px 0;
    }

    .header-nav a {
        line-height: 1.3;
        padding: 7px 10px 7px 20px;
    }

    .header-nav .blog-nav-dot {
        margin: -9px 0 0 1px;
    }

    .header-nav .overlay {
        visibility: hidden;
        opacity: 0;
    }

    .header-nav #toggle:checked ~ .nav-mobile {
        visibility: visible;
        opacity: 1;
    }

}

@media (min-width:1113px) and (max-width:1366px) {
    .header-nav {
        top: 70px;
    }

    .header-nav nav {
        max-width: 630px;
    }

    .header-nav a {
        margin: 0 10px;
        padding: 5px 2px;
    }

    .header-nav .blog-nav-dot {
        margin: -8px 0 0 2px;
    }

}

/* ==========================================================================
   3.Slider
   ========================================================================== */
.section-slider {
    z-index: 1;
    overflow: hidden;
    width: calc(100% + 100px);
    margin: -25px 0 0 -50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-overflow-scrolling: touch;
}

.section-slider.slide-one.no-image {
    margin-bottom: -100px;
}

.section-slider + .section-loop {
    margin-top: 0;
}

.section-slider,
.slide-nav-item h2 {
    position: relative;
}

.slide-image,
.section-slide-nav {
    position: absolute;
}

.slide-wrap.flickity-enabled,
.slide-item-wrap:first-of-type,
.slide-content-wrap,
.slide-item-wrap.is-selected .slide-content-wrap {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;   
}
/* Flickity initialize
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.slide-wrap {
    opacity: 0;
}

.slide-wrap.flickity-enabled {
    opacity: 1;
}

/* Content
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.slide-item-wrap {
    width: 100%;
}

.slide-item-wrap:first-of-type {
    -webkit-animation: section-slider .9s;
    animation: section-slider .9s;
}

.slide-content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: calc(100vh - 25px);
    margin: 0 8% 0 16%;
    padding: 50px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@-webkit-keyframes section-slider {
    0% {
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

}

@keyframes section-slider {
    0% {
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

}

/* Title
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.slide-content-wrap {
    width: 55%;
    height: auto;
    min-height: 50px;
    margin: 50px 0 40px;
    padding: 90px 0 50px;
    -webkit-transition: -webkit-transform .8s;
    transition: -webkit-transform .8s;
    transition: transform .8s;
    transition: transform .8s, -webkit-transform .8s;
    -webkit-transform: translateX(150px);
    transform: translateX(150px);
}

.slide-content-wrap.no-image {
    width: 65%;
}

.slide-item-wrap.is-selected .slide-content-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.slide-content-wrap h2 a {
    font-size: 70px;
    line-height: 1.3;
    padding-bottom: 4px;
    border-color: transparent;
    border-bottom: 5px solid transparent;
}

/* Excerpt
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.slide-excerpt {
    font-size: 18px;
    width: 70%;
    margin: 2vh 0;
    padding: 20px 24px;
}

.slide-excerpt svg {
    top: 15px;
    left: 0;
    width: 9px;
}

/* Meta
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.slide-content-wrap .blog-meta {
    padding-top: 15px;
}

/* Images
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.slide-image {
    top: 0;
    bottom: 0;
    left: 40%;
    width: 42%;
}

/* Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-slide-nav {
    top: 0;
    right: 0;
    bottom: 0;
    width: 330px;
    height: calc(100vh - 25px);
    min-height: 800px;
    padding: 0 6% 0 0;
    cursor: default;
    pointer-events: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.slide-nav-label {
    font-size: 12px;
    margin-left: 18px;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.slide-nav-wrap {
    pointer-events: auto;
    /*opacity: 0;*/
}

.slide-nav-wrap.slide-nav-1 {
    opacity: 1;
}

.slide-nav-item {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1);
    transition: transform .6s cubic-bezier(.19, 1, .22, 1), -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
    outline: none;
}

.slide-nav-item:hover,
.slide-nav-item.is-selected {
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
}

.slide-nav-item h2 {
    font-size: 19px;
    height: 100%;
    margin: 25px 0 5px;
    cursor: pointer;
    border-left: 3px solid transparent;
}

.slide-nav-item h2 a {
    display: inline-block;
    padding-left: 15px;
}

.slide-nav-item:hover h2,
.slide-nav-item.is-selected h2 {
    border-left: 3px solid;
}

.slide-nav-item .blog-meta {
    max-width: 100%;
    padding-left: 18px;
}

.slide-nav-item .blog-meta a {
    font-size: 14px;
}

.slide-nav-5 .slide-nav-item h2 {
    margin: 18px 0 3px;
}

.slide-one .section-slide-nav,
.slide-nav-7 .blog-meta {
    display: none;
}

/* RWD — Slider
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (max-width:479px) {
    .section-slider {
        margin-bottom: -5vh;
    }

/*    .section-slider + .section-loop {
        margin: -60px 0 60px;
    }*/
    /*TRYOUY MOBILE*/
    .section-slider + .section-loop {
        margin: 50px 0 60px;
    }

    .slide-content {
        min-height: 453px;
        margin: 0 20px 0 35px;
    }

    .slide-content-wrap {
        margin: 0;
        padding: 50px 0;
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s;
    }

    .slide-content-wrap h2 {
        line-height: 1.2;
    }

    .slide-content-wrap h2 a {
        font-size: 30px;
        padding-bottom: 3px;
        border-width: 3px;
    }

    .slide-excerpt {
        display: none;
    }

    @-webkit-keyframes section-slider {
        0% {
            -webkit-transform: translateX(100px);
            transform: translateX(100px);
        }

    }

    @keyframes section-slider {
        0% {
            -webkit-transform: translateX(100px);
            transform: translateX(100px);
        }

    }

}

@media (min-width:480px) and (max-width:599px) {
    .section-slider + .section-loop {
        margin: -10px 0 100px;
    }

    .slide-content-wrap h2 a {
        font-size: 40px;
    }

}

@media (min-width:480px) and (max-width:767px) {
    .slide-content {
        min-height: 600px;
    }

}

@media (min-width:600px) and (max-width:767px) {
    .slide-content-wrap h2 a {
        font-size: 50px;
    }

}

@media (max-width:767px) {
    .section-slider {
        width: 100%;
        margin: 0;
    }

    .slide-content-wrap,
    .slide-content-wrap.no-image {
        width: 92%;
    }

    .slide-content-wrap h2 {
        margin-bottom: 10px;
    }

    .slide-excerpt {
        font-size: 14px;
        width: 95%;
        margin: 0;
        padding-left: 20px;
    }

    .slide-content-wrap .blog-meta {
        max-width: 95%;
    }

    .slide-image {
        left: 0;
        width: 100%;
    }

    .slide-image::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .4)));
        background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .4));
    }

    .section-slider.slide-one.no-image {
        margin-bottom: -30px;
    }

    .section-slider .blog-divider {
        bottom: -10px;
        left: 48%;
    }
    .section-slider .blog-divider:before {
        content: "\2190SWIPE\2192";
        text-align: center;
	    margin: 0 0px -22px -43px;
	    padding: 0px;
	    display: block;
	    width: 106px;
	    font-size: 10px;
	    color: #ff466e;
	    letter-spacing: 4px;
    	color: #ff466e;
    }

}

@media (min-width:768px) and (max-width:1023px) {
    .slide-content-wrap,
    .slide-content-wrap.no-image {
        width: 85%;
    }

    .slide-excerpt {
        width: 95%;
    }

}

@media (min-width:768px) and (max-width:1199px) {
    .slide-image {
        width: 60%;
    }

    .slide-image::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, .3)));
        background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .3));
    }

    .slide-content-wrap h2 a {
        font-size: 45px;
    }

    .slide-nav-item h2 {
        font-size: 14px;
    }

}

@media (min-width:768px) and (max-width:1399px) {
    .slide-content,
    .section-slide-nav {
        min-height: 704px;
    }

    .slide-excerpt {
        font-size: 16px;
    }

    .section-slider {
        width: calc(100% + 50px);
        margin-left: -25px;
    }

    .section-slide-nav {
        height: 704px;
    }

    .slide-nav-item h2 {
        margin-top: 18px;
    }

}

@media (max-width:1023px) {
    .slide-content-wrap {
        margin-left: 0;
    }

    .section-slide-nav {
        display: none;
    }

}

@media (min-width:1024px) {
    .slide-one.no-image .slide-content-wrap {
        width: 75%;
    }

}

@media (min-width:1024px) and (max-width:1199px) {
    .slide-content-wrap {
        width: 65%;
    }

    .section-slide-nav {
        width: 250px;
    }

}

@media (min-width:1024px) and (max-width:1399px) {
    .slide-content-wrap {
        margin-left: 0;
    }

    .section-slide-nav {
        min-height: 600px;
        padding-right: 60px;
    }

}

@media (min-width:1024px) and (max-width:1599px) {
    .slide-excerpt {
        width: 85%;
    }

    .section-slide-nav .blog-meta {
        display: none;
    }

}

@media (max-width:1199px) {
    .slide-content-wrap {
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }

}

@media (min-width:1200px) and (max-width:1399px) {
    .slide-content-wrap {
        -webkit-transform: translateX(60px);
        transform: translateX(60px);
    }

    .slide-content-wrap h2 a {
        font-size: 55px;
    }

    .slide-image {
        width: 52%;
    }

    .section-slide-nav {
        width: 280px;
    }

    .slide-nav-item h2 {
        font-size: 15px;
    }

}

@media (min-width:1400px) and (max-width:1599px) {
    .slide-content-wrap h2 a {
        font-size: 63px;
    }

    .slide-image {
        width: 48%;
    }

    .section-slide-nav {
        padding-right: 90px;
    }

    .slide-nav-item h2 {
        font-size: 17px;
    }

}

@media (min-width:1600px) {
    .slide-one .slide-image {
        width: 48%;
    }

}

/* ==========================================================================
   4.Loop
   ========================================================================== */
.section-loop {
    margin: 30vh 0 60px;
}

/* Loop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.loop-wrap:first-of-type {
    margin-top: 15vh;
}

.loop-wrap {
    max-width: 1300px;
    margin: 0 auto;
    padding-left: 12.5%;
}

.loop-item {
    position: relative;
    z-index: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 14vh;
    padding: 0 38px 0 0;
}

.loop-item.is-image {
    margin-top: 0;
    padding: 230px 0 0;
}

.loop-item-wrap {
    min-width: 200px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
}

/* Images
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.loop-item-image {
    position: absolute;
    z-index: -2;
    top: -20px;
    left: -40px;
    width: 67%;
    height: 80%;
}

.loop-item-image::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .1)), to(rgba(0, 0, 0, .35)));
    background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .35));
}

/* Title
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.loop-item h2 {
    font-size: 50px;
    line-height: 1.25;
    width: 83%;
    max-width: 490px;
    letter-spacing: 1px;
}
h2.blog-detail-hover:first-child {
	background: -webkit-linear-gradient(#da1b60, #ff8a00);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}
/*h2.blog-detail-hover:nth-child(2) {
	background: -webkit-linear-gradient(#ff8a00, #ffff00);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}
h2.blog-detail-hover:nth-child(3) {
	background: -webkit-linear-gradient(#ffff00, #00b0ff);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}*/

.loop-item h2 a {
    padding-bottom: 3px;
    border-color: transparent;
    border-bottom: 4px solid transparent;
}

/* Excerpt
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.loop-excerpt {
    font-size: 16px;
    max-width: 400px;
    margin: 3vh 0 2vh;
    padding: 18px 22% 18px 22px;
}

.loop-excerpt svg {
    top: 17px;
    left: 0;
    width: 8px;
}

/* Tags
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.loop-item .blog-tags-wrap {
    max-width: 300px;
    margin-top: 15px;
}

.loop-item .blog-tags-wrap .blog-tag {
    margin-right: 3px;
}

/* AOS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.aos-init {
    -webkit-transition: .65s ease-in-out;
    transition: .65s ease-in-out;
}

.loop-wrap {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
}

.loop-item-image {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
}

.aos-animate {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

/* RWD — Loop
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (max-width:479px) {
    .loop-wrap:first-of-type {
        margin-top: -60px;
    }

    .loop-wrap {
        padding: 0 35px;
    }

    .loop-wrap .blog-meta {
        padding-bottom: 15px;
    }

    .loop-item.is-image {
        margin-bottom: 0;
    }

    .loop-item.no-image {
        margin: 55px 0 0;
    }

    .loop-item-wrap.is-image + .loop-item-wrap.no-image {
        padding: 80px 0 0;
    }

    .is-slider .loop-item-wrap.loop-item-first.no-image,
    .loop-item-wrap.loop-item-first.is-paged.no-image {
        margin-top: 80px;
    }

}

@media (min-width:480px) and (max-width:599px) {
    .section-loop {
        margin-bottom: 100px;
    }

    .loop-wrap:first-of-type {
        margin-top: 0;
    }

    .loop-wrap {
        padding: 0 80px;
    }

    .loop-item.is-image {
        margin-bottom: 40px;
    }

    .loop-item.no-image {
        margin: 50px 0 30px;
    }

    .loop-item-wrap.is-image + .loop-item-wrap.no-image {
        padding: 45px 0 0;
    }

    .is-slider .loop-item-wrap.loop-item-first.no-image {
        margin-top: 60px;
    }

    .loop-item-wrap.loop-item-first.is-paged.no-image {
        margin-top: 45px;
    }

}

@media (max-width:599px) {
    .section-loop {
        margin-top: 140px;
    }

    .loop-item-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .loop-item-wrap.loop-item-first.no-image {
        margin-top: 20px;
    }

    .loop-item-image {
        top: 60px;
        left: -35px;
        width: calc(100% + 70px);
        height: 100%;
    }

    .loop-item-image::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .4)));
        background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .4));
    }

    .loop-item.is-image {
        padding: 135px 0 0;
    }

    .loop-item h2 {
        font-size: 25px;
        width: 100%;
        max-width: 400px;
        letter-spacing: 0;
    }

    .loop-excerpt {
        font-size: 13px;
        width: 85%;
        margin: 0 0 3vh;
        padding: 0 0 0 18px;
    }

    .loop-excerpt svg {
        top: -3px;
    }

}

@media (min-width:600px) and (max-width:767px) {
    .section-loop {
        margin-top: 150px;
    }

    .loop-wrap {
        padding-left: 10%;
    }

    .loop-item-image {
        top: 20px;
        left: -15px;
        height: 55%;
    }

    .loop-item h2 {
        font-size: 24px;
    }

    .loop-excerpt {
        font-size: 12px;
        max-width: 220px;
    }


}

@media (min-width:600px) and (max-width:1023px) {
    .loop-wrap:first-of-type {
        margin-top: 8vh;
    }

    .loop-item.is-image {
        margin-bottom: 7vh;
        padding-top: 150px;
    }

    .loop-item.no-image {
        margin: 5vh 0 7vh;
    }

    .loop-item h2 {
        width: 75%;
        max-width: 400px;
        letter-spacing: 0;
    }

    .loop-excerpt {
        margin: 0 0 2vh;
        padding: 0 22px 0 0;
    }

    .loop-excerpt svg {
        display: none;
    }

}

@media (max-width:767px) {
    .loop-item h2 {
        margin-bottom: 20px;
    }

}

@media (min-width:768px) and (max-width:1023px) {
    .section-loop {
        margin-top: 200px;
    }

    .loop-wrap {
        padding-left: 11%;
    }

    .loop-item-image {
        top: 10px;
        left: -20px;
        height: 60%;
    }

    .loop-item h2 {
        font-size: 27px;
    }

    .loop-excerpt {
        font-size: 13px;
        max-width: 250px;
    }

}

@media (max-width:1023px) {
    .loop-item h2 a {
        padding-bottom: 2px;
        border-bottom-width: 2px;
    }

    .loop-item .blog-tags-wrap .blog-tag {
        margin-right: 1px;
    }

}

@media (min-width:1024px) and (max-width:1199px) {
    .loop-item h2 {
        font-size: 35px;
    }

    .loop-item h2 a {
        padding-bottom: 2px;
        border-bottom-width: 3px;
    }

}

@media (min-width:1200px) and (max-width:1399px) {
    .loop-item h2 {
        font-size: 40px;
    }

}

@media (min-width:1024px) and (max-width:1399px) {
    .section-loop {
        margin-top: 250px;
    }

    .loop-wrap {
        padding-left: 11.5%;
    }

    .loop-item-image {
        left: -30px;
        height: 70%;
    }

    .loop-item h2 {
        width: 80%;
    }

    .loop-excerpt {
        font-size: 14px;
        max-width: 350px;
        margin: 0 0 2vh;
    }

}

@media (max-width:1400px) {
    .loop-item {
        padding: 0;
    }

    .loop-item.is-image {
        padding-left: 0;
    }

}

/* ==========================================================================
   5.Load more
   ========================================================================== */
.section-loadmore {
    position: absolute;
    bottom: -25px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.loadmore-wrap {
    display: inline-block;
    /*border-radius: 5px;*/
}

.loadmore-wrap span {
    font-size: 14px;
    display: block;
    padding: 25px;
    cursor: pointer;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    letter-spacing: 2px;
    text-transform: uppercase;
    /*border-radius: 5px;*/
}

.pagination {
    display: none;
}

/* RWD — Load more
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (max-width:767px) {
    .section-loadmore {
        bottom: -15px;
    }

    .loadmore-wrap span {
        font-size: 12px;
        padding: 15px;
    }

}

/* ==========================================================================
   Post
   ========================================================================== */
.section-post-title,
.section-post-title .post-title-content,
.section-post-content,
.section-post-content blockquote {
    position: relative;
}

.section-post-title .post-title-image,
.section-post-content blockquote::before {
    position: absolute;
}

.section-post-title .post-title-wrap {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.section-post-content {
    font-size: 20px;
    overflow: visible;
    max-width: 780px;
    margin: 125px auto 50px;
    padding: 0 60px;
}
#higher {
    margin: -125px auto 50px;
}

.post-template .section-post-content {
    margin-bottom: 13vh;
}

.page-template .section-post-content {
    margin-bottom: 20vh;
}

.section-post-title.no-image + .section-post-content {
    margin-top: 85px;
}

.section-post-content a {
    border-bottom: 2px solid;
}

/* Title tag featured
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-title .blog-tag-featured {
    cursor: default;
}

/* Title
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-title .post-title-wrap {
    height: 100%;
    min-height: calc(100vh - 50px);
    margin: 0 8% 0 16%;
    padding: 25px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-post-title.no-image .post-title-wrap,
.section-post-title.no-image .post-title-content {
    padding-bottom: 0;
}

.section-post-title.no-image .post-title-content {
    margin-bottom: 0;
}

.section-post-title h1 {
    font-size: 80px;
    line-height: 1.2;
    max-width: 900px;
}

.section-post-title.no-image h1 {
    max-width: 1150px;
}

.section-post-title .post-title-content {
    margin: 50px 0 40px;
    padding: 90px 0 50px;
}

/* Title meta
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-title .blog-meta {
    max-width: 700px;
    padding-top: 15px;
}

/* Title image
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-title .post-title-image {
    top: -25px;
    bottom: 0;
    left: calc(40% - 10px);
    width: calc(60% + 35px);
}

/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-content h1 {
    font-size: 55px;
    margin: 60px 0 15px;
    /*font-family: KarbonTest;*/
    font-family: circularBlack,sans-serif;
    font-weight: 700;
    font-style: normal;
}

.section-post-content h2 {
    font-size: 41px;
    margin: 50px 0 15px;
}

.section-post-content h3 {
    font-size: 32px;
    margin: 40px 0 20px;
}

.section-post-content h4 {
    font-size: 25px;
    margin: 35px 0 30px;
    
}

.section-post-content h5 {
    font-size: 20px;
    margin: 30px 0;
}

.section-post-content h6 {
    font-size: 17px;
    margin: 30px 0;
}

/* Paragraph
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-content p {
    line-height: 1.55;
    margin: 0 0 70px;
    /*font-family: KarbonTestRegular;*/
}

/* Blockquote
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-content blockquote {
    font-size: 26px;
    line-height: 1.4;
    width: 90%;
    margin: 50px 0 60px;
    padding: 5px 50px 5px 25px;
}

.section-post-content blockquote,
.section-post-content blockquote p {
    line-height: 1.4;
}

.section-post-content blockquote p {
    margin: 0;
}

.section-post-content blockquote a {
    border-width: 3px;
}

.section-post-content blockquote::before {
    font-size: 137px;
    font-style: italic;
    top: -54px;
    left: -32px;
    content: '"';
}

/* Footnotes
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-content .footnotes {
    padding: 10px 0 0;
}

.section-post-content .footnotes-list {
    padding-left: 20px;
    list-style: decimal;
}

.section-post-content .footnotes p,
.section-post-content .footnote-item {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 10px;
}

/* Code
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-content code {
    font-size: 85%;
    margin: 20px 0 40px;
    padding: 2px 5px 4px;
    border-radius: 3px;
    background: rgba(0, 0, 0, .3);
}

.section-post-content pre > code {
    display: block;
    padding: 10px 15px;
    white-space: pre-wrap;
}

.section-post-content pre {
    margin-top: 30px;
}

/* Hr
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-content hr {
    position: relative;
    display: block;
    width: 80px;
    height: 5px;
    margin: 60px 0 70px;
    text-align: right;
    border: 0;
}

.section-post-content .footnotes-sep {
    margin: 50px 0 10px;
}

/* Mark
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-content mark {
    background-color: yellow;
}

/* Kbd
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-content kbd {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 9px;
    padding: 1px 8px;
    color: #666;
    border: #ccc 1px solid;
    border-radius: 4px;
    background: #f4f4f4;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .2), 0 1px 0 0 rgb(255, 255, 255) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .2), 0 1px 0 0 rgb(255, 255, 255) inset;
    text-shadow: rgb(255, 255, 255) 0 1px 0;
}

/* iframe
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-content iframe {
    display: block;
    margin: 0 0 60px;
}

/* reframe.js
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-content .js-reframe {
    margin: 50px 0 60px;
}

/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-content ol,
.section-post-content ul {
    margin: 0 0 45px 1em;
    padding-left: 20px;
}

.section-post-content ul {
    /*list-style: disc outside;*/
    list-style: none;
}

.section-post-content ul li ul {
    /*list-style: circle outside;*/
    list-style: none;
}

.section-post-content ol,
.section-post-content ol li ol {
    /*list-style: decimal outside;*/
    list-style: none;
}

.section-post-content ul ul,
.section-post-content ul ol,
.section-post-content ol ol,
.section-post-content ol ul {
    font-size: 90%;
    margin: 15px 0 15px 30px;
}

.section-post-content li {
    margin-bottom: 10px;
}

.section-post-content dl dt {
    float: left;
    clear: left;
    overflow: hidden;
    width: 180px;
    margin-bottom: 1em;
    text-align: right;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.section-post-content dl dd {
    margin-bottom: 1em;
    margin-left: 200px;
}

/* Table
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-content table {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 70%;
   /* width: 100%;*/
    max-width: 100%;
    margin: 100px 0 80px;
    border-spacing: 0;
    border-collapse: collapse;
    background-color: transparent;
    /*border-top: 1px solid rgb(255, 255, 255);*/
}

.section-post-content th,
.section-post-content td {
    padding: 6px 0px;
    text-align: left;
    /*border-bottom: 1px solid rgb(255, 255, 255);*/
}

.section-post-content th:first-child,
.section-post-content td:first-child {
    padding-left: 0px;
    padding-top: 0px; 
}

.section-post-content th:last-child,
.section-post-content td:last-child {
    padding-right: 0;
}
.section-post-content td:first-child strong {
    font-size: 0.7em;
    padding-top: 4px;
}

/* Share
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-content .post-share {
    display: inline-block;
    margin: 10px auto;
    padding: 0;
}

.section-post-content .post-share,
.section-post-content .post-share span {
    font-size: 12px;
    letter-spacing: 3px;
}

.section-post-content .post-share span,
.section-post-content .post-share a {
    text-transform: uppercase;
    opacity: .4;
}

.section-post-content .post-share a {
    margin-right: 8px;
}

.section-post-content .post-share a,
.section-post-content .post-share input {
    border: none;
}

.section-post-content .post-share input {
    display: block;
    cursor: default;
    opacity: 0;
    color: transparent;
    outline: none;
    background: transparent;
}

.section-post-content .post-share .copy-link {
    margin-right: 0 !important;
    cursor: pointer;
}

.section-post-content .post-share .copy-link:not(:active) ~ svg {
    -webkit-transition: opacity 10s step-end;
    transition: opacity 10s step-end;
}

.section-post-content .post-share a:hover,
.section-post-content .post-share .copy-link:active ~ svg {
    opacity: 1;
}

.section-post-content .post-share svg {
    height: 13px;
    margin: 0 0 5px -3px;
    opacity: 0;
    fill: rgb(255, 255, 255);
}

/* Image
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-content p img {
    position: relative;
    width: 100%;
    margin: 10px 0 20px;
}

.section-post-content img ~ small,
.section-post-content p img ~ small {
    font-size: 11px;
    line-height: 1.2;
    position: absolute;
    display: block;
    max-width: 300px;
    margin-top: -15px;
    letter-spacing: .5px;
    opacity: .4;
}

/* Koenig images
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.kg-image-card,
.kg-gallery-card,
.kg-embed-card {
    margin: 50px 0 60px;
}

.kg-image-card figcaption {
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.kg-image-card img,
.kg-gallery-card img,
.kg-image-card figcaption,
.kg-embed-card figcaption,
.kg-gallery-card figcaption,
.kg-gallery-card .kg-gallery-image img {
    width: 100%;
}

.kg-image-card img,
.kg-gallery-card img {
    margin: 0;
}

.kg-image-card figcaption,
.kg-embed-card figcaption,
.kg-gallery-card figcaption {
    font-size: 11px;
    line-height: 1.2;
    display: block;
    margin-top: 8px;
    letter-spacing: .5px;
    opacity: .4;
}

.kg-image-card figcaption a,
.kg-embed-card figcaption a,
.kg-gallery-card figcaption a {
    font-weight: 900;
}

.kg-image-card.kg-width-full img,
.kg-image-card.kg-width-full figcaption {
    position: relative;
    right: 50%;
    left: 50%;
}

.kg-gallery-card .kg-gallery-container,
.kg-gallery-card .kg-gallery-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.kg-gallery-card .kg-gallery-container {
    flex-direction: column;
    margin: 15px auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.kg-gallery-card .kg-gallery-row {
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.kg-gallery-card .kg-gallery-image img {
    display: block;
    height: 100%;
    margin: 0;
}

.kg-gallery-card .kg-gallery-row:not(:first-of-type) {
    margin: 15px 0 0 0;
}

.kg-gallery-card .kg-gallery-image:not(:first-of-type) {
    margin: 0 0 0 15px;
}

/* Disable styling for img when is a link
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-post-content .link-image {
    border: none;
}

/* lightense-images.js
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.lightense-backdrop {
    -webkit-backdrop-filter: initial !important;
    backdrop-filter: initial !important;
}

.lightense-backdrop {
    -webkit-backdrop-filter: initial !important;
    backdrop-filter: initial !important;
}

.lightense-wrap ~ br,
.lightense-wrap ~ small {
    display: none;
}

.lightense-wrap ~ figcaption {
    opacity: 0 !important;
}

/* RWD — Post
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (max-width:479px) {
    .section-post-title .post-title-wrap {
        min-height: 453px;
        margin: 0 20px 0 35px;
    }

    .section-post-title.no-image .post-title-wrap {
        min-height: 300px;
    }

    .section-post-title .post-title-content {
        margin: 0;
        padding: 50px 0;
    }

    .section-post-title h1 {
        font-size: 30px;
        padding-bottom: 3px;
        border-width: 3px;
    }

    .section-post-content h1 {
        font-size: 39px;
        line-height: 1.3;
        margin: 50px 0 5px;
    }

    .section-post-content h2 {
        font-size: 30px;
        line-height: 1.3;
        margin: 35px 0 5px;
    }

    .section-post-content h3 {
        font-size: 24px;
        margin: 25px 0 5px;
    }

    .section-post-content h4 {
        font-size: 20px;
        margin: 25px 0 10px;
    }

    .section-post-content h5 {
        font-size: 17px;
        margin: 22px 0 10px;
    }

    .section-post-content h6 {
        font-size: 14px;
        margin: 22px 0 10px;
    }

    .section-post-title .blog-meta {
        max-width: 95%;
    }

    .section-post-content {
        margin-top: 75px;
        padding: 0 35px;
    }

    .section-post-title.no-image + .section-post-content {
        margin-top: 55px;
    }

    .section-post-content img,
    .section-post-content p img {
        width: 100%;
    }

    .section-post-content p img {
        margin: 10px 0;
    }

    .section-post-content iframe {
        margin: 0 0 30px;
    }

    .section-post-content .js-reframe {
        margin: 20px 0 30px;
    }

    .section-post-content img ~ small,
    .section-post-content p img ~ small {
        margin-top: -10px;
    }

    .section-post-content hr {
        margin: 55px 0;
    }

    .section-post-content blockquote {
        font-size: 18px;
        margin: 30px 0;
        padding: 0 30px 0 20px;
    }

    .section-post-content blockquote::before {
        font-size: 100px;
        top: -35px;
        left: -22px;
    }

    .kg-image-card.kg-width-full figcaption {
        width: calc(100vw - 35px - 35px);
        margin-right: calc(-50vw + 35px);
        margin-left: calc(-50vw + 35px);
    }

    .kg-image-card figcaption,
    .kg-embed-card figcaption,
    .kg-gallery-card figcaption {
        margin-top: 0;
    }

}

@media (max-width:599px) {
    .section-post-content {
        font-size: 16px;
    }

    .section-post-content .post-share {
        width: 110%;
        margin-left: -5%;
        text-align: center;
    }

    .section-post-content .post-share,
    .section-post-content .post-share span {
        font-size: 11px;
        letter-spacing: 2px;
    }

    .section-post-content .post-share .label {
        display: block;
    }

    .section-post-content .post-share .hyphen {
        display: none;
    }

    .section-post-content .post-share svg {
        height: 10px;
    }

}

@media (min-width:480px) and (max-width:599px) {
    .section-post-title h1 {
        font-size: 40px;
    }

    .section-post-content .js-reframe {
        margin: 30px 0 45px;
    }

}

@media (min-width:480px) and (max-width:767px) {
    .section-post-title .post-title-wrap {
        min-height: 600px;
    }

    .section-post-title.no-image .post-title-wrap {
        min-height: 400px;
    }

    .section-post-content h1 {
        font-size: 45px;
        line-height: 1.3;
        margin-top: 55px;
    }

    .section-post-content h2 {
        font-size: 35px;
        line-height: 1.3;
        margin-top: 40px;
    }

    .section-post-content h3 {
        font-size: 26px;
        margin-top: 35px;
    }

    .section-post-content h4 {
        font-size: 21px;
        margin: 25px 0 20px;
    }

    .section-post-content h5 {
        font-size: 17px;
        margin: 26px 0 20px;
    }

    .section-post-content h6 {
        font-size: 14px;
        margin: 22px 0;
    }

    .kg-image-card.kg-width-full figcaption {
        width: calc(100vw - 25px - 25px);
        margin-right: calc(-50vw + 25px);
        margin-left: calc(-50vw + 25px);
    }

}

@media (min-width:480px) and (max-width:1112px) {
    .section-post-content {
        max-width: 68%;
        margin-top: 95px;
    }

    .section-post-title.no-image + .section-post-content {
        margin-top: 75px;
    }

}

@media (min-width:600px) and (max-width:767px) {
    .section-post-title h1 {
        font-size: 50px;
    }

    .kg-image-card.kg-width-wide figcaption,
    .kg-gallery-card figcaption {
        width: 500px;
    }

}

@media (min-width:600px) and (max-width:1112px) {
    .section-post-content {
        font-size: 18px;
    }

}

@media (max-width:1112px) {
    .section-post-content p {
        margin: 0 0 30px;
    }

}

@media (min-width:600px) and (max-width:1299px) {
    .kg-image-card.kg-width-wide img,
    .kg-gallery-card .kg-gallery-container {
        width: 120%;
    }

    .kg-image-card.kg-width-wide img,
    .kg-gallery-card .kg-gallery-container,
    .kg-image-card.kg-width-wide figcaption,
    .kg-gallery-card figcaption {
        margin-left: -10%;
    }

}

@media (max-width:767px) {
    .section-post-title .post-title-wrap {
        padding: 50px 0;
    }

    .section-post-title .post-title-content {
        width: 92%;
    }

    .section-post-title h1 {
        line-height: 1.3;
        margin-bottom: 10px;
        padding-bottom: 0;
    }

    .section-post-title .post-title-image {
        top: 0;
        left: 0;
        width: 100%;
    }

    .section-post-title .post-title-image::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .4)));
        background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .4));
    }

    .kg-image-card,
    .kg-gallery-card,
    .kg-embed-card {
        margin: 20px 0 30px;
    }

    .kg-image-card.kg-width-full img {
        width: 100vw;
        margin-right: -50vw;
        margin-left: -50vw;
    }

}

@media (min-width:768px) {
    .section-post-title.no-image .post-title-wrap {
        min-height: calc(75vh - 50px);
    }

    .kg-image-card.kg-width-full img {
        width: calc(100vw - 25px - 25px);
        margin-right: calc(-50vw + 25px);
        margin-left: calc(-50vw + 25px);
    }

}

@media (min-width:768px) and (max-width:1299px) {
    .kg-image-card.kg-width-wide figcaption,
    .kg-gallery-card figcaption {
        width: 600px;
    }

}

@media (min-width:768px) and (max-width:1399px) {
    .kg-image-card.kg-width-full figcaption {
        width: calc(100vw - 50px - 50px);
        margin-right: calc(-50vw + 50px);
        margin-left: calc(-50vw + 50px);
    }

}

@media (min-width:1024px) and (max-width:1279px) {
    .section-post-title.no-image .post-title-wrap {
        margin: 0 16%;
    }

}

@media (min-width:1280px) {
    .section-post-title.no-image .post-title-wrap {
        margin: 0 20%;
    }

}

@media (min-width:768px) and (max-width:1199px) {
    .section-post-title h1 {
        font-size: 55px;
        max-width: 700px;
    }

    .section-post-title .post-title-image::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, .3)));
        background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .3));
    }

}

@media (min-width:768px) and (max-width:1399px) {
    .section-post-title .post-title-wrap {
        min-height: calc(704px - 25px);
    }

    .section-post-title .post-title-image {
        top: -25px;
        left: calc(40% - 5px);
        width: calc(60% + 30px);
    }

}

@media (min-width:1200px) and (max-width:1399px) {
    .section-post-title h1 {
        font-size: 65px;
        max-width: 800px;
    }

}

@media (min-width:1300px) {
    .kg-image-card.kg-width-wide img,
    .kg-gallery-card .kg-gallery-container {
        width: calc(1100px - 50px - 50px);
    }

    .kg-image-card.kg-width-wide img,
    .kg-image-card.kg-width-wide figcaption,
    .kg-gallery-card .kg-gallery-container,
    .kg-gallery-card figcaption {
        margin-left: calc((780px - 1100px) / 2 + 50px);
    }

    .kg-image-card.kg-width-wide figcaption,
    .kg-gallery-card figcaption {
        width: 900px;
    }

}

@media (min-width:1400px) {
    .kg-image-card.kg-width-full figcaption {
        width: calc(100vw - 75px - 75px);
        margin-right: calc(-50vw + 75px);
        margin-left: calc(-50vw + 75px);
    }

}

/* ==========================================================================
 7.Post navigation
 ========================================================================== */
.section-prevnext {
    max-width: 1300px;
    margin: 0 auto -25px;
}

.prevnext-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.prevnext-wrap a {
    z-index: 2;
    min-width: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.prevnext-wrap section {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-height: 210px;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    letter-spacing: 1px;
    background-color: rgba(0, 0, 0, .1);
}

.prevnext-wrap section::before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 101%;
    height: 101%;
    content: '';
}

.prevnext-wrap section:hover {
    background-color: rgba(0, 0, 0, .2);
}

.prevnext-wrap h5 {
    font-size: 12px;
    margin: 10px 0;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.prevnext-wrap h3 {
    font-size: 30px;
    line-height: 1.4;
    margin: 0 0 8px;
}

.prevnext-wrap .next-post section {
    margin-right: 50px;
    padding: 55px 70px 65px 18%;
    text-align: right;
}

.prevnext-wrap .prev-post section {
    margin-left: 50px;
    padding: 55px 18% 65px 70px;
    text-align: left;
}

.prevnext-wrap.is-one section {
    margin: 0 50px;
}

/* RWD — Post navigation
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (max-width:479px) {
    .section-prevnext {
        margin-bottom: -15px;
    }

    .prevnext-wrap .next-post section,
    .prevnext-wrap .prev-post section {
        margin: 0 35px;
        padding: 35px 25px;
    }

}

@media (min-width:480px) and (max-width:599px) {
    .prevnext-wrap .next-post section,
    .prevnext-wrap .prev-post section {
        padding: 40px 55px;
    }

}

@media (max-width:599px) {
    .prevnext-wrap section {
        min-height: 100px;
    }

}

@media (min-width:480px) and (max-width:767px) {
    .prevnext-wrap .next-post section,
    .prevnext-wrap .prev-post section {
        margin: 0 50px;
    }

}

@media (max-width:767px) {
    .prevnext-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .prevnext-wrap .next-post section {
        border-radius: 0 0 5px 5px;
        margin-top: 20px;
    }

    .prevnext-wrap .prev-post section {
        border-radius: 5px 5px 0 0;
    }

    .prevnext-wrap.is-one section {
        border-radius: 5px;
    }

    .prevnext-wrap h3,
    .prevnext-wrap h5 {
        text-align: center;
    }

    .prevnext-wrap h5 {
        font-size: 10px;
        letter-spacing: 3px;
    }

    .prevnext-wrap h3 {
        font-size: 18px;
    }

}

@media (min-width:600px) and (max-width:767px) {
    .prevnext-wrap h3 {
        font-size: 20px;
    }

    .prevnext-wrap .next-post section,
    .prevnext-wrap .prev-post section {
        padding: 40px 95px;
    }

}

@media (min-width:600px) and (max-width:1023px) {
    .prevnext-wrap section {
        min-height: 150px;
    }

}

@media (min-width:768px) and (max-width:1023px) {
    .prevnext-wrap h3 {
        font-size: 20px;
    }

    .prevnext-wrap .next-post section {
        padding: 40px 45px 45px 30px;
    }

    .prevnext-wrap .prev-post section {
        padding: 40px 30px 45px 45px;
    }

}

@media (min-width:1024px) and (max-width:1300px) {
    .prevnext-wrap h3 {
        font-size: 25px;
    }

    .prevnext-wrap .next-post section {
        padding-left: 10%;
    }

    .prevnext-wrap .prev-post section {
        padding-right: 10%;
    }

}

/* ==========================================================================
 8.Disqus
 ========================================================================== */
.section-prevnext + #disqus_thread {
    margin-top: 50px;
}

#disqus_thread {
    width: 700px;
    margin: 0 auto;
    padding: 100px 60px;
}

/* RWD — Disqus
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (max-width:479px) {
    .section-prevnext + #disqus_thread {
        margin-top: 25px;
    }

    #disqus_thread {
        width: 90%;
        padding: 50px 0;
    }

}

@media (min-width:480px) and (max-width:1023px) {
    #disqus_thread {
        width: 80%;
        padding: 80px 0;
    }

}

/* ==========================================================================
  9.Author & Tag Page
  ========================================================================== */
.section-author-tag {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 900px;
    margin: 20vh auto 5vh;
    padding: 80px 90px;
}

.section-author-tag + .section-loop {
    margin-top: 5vh;
}

.section-author-tag.is-image {
    margin-top: 25vh;
}

.section-author-tag,
.tag-content h1,
.tag-content .counter {
    position: relative;
}

.tag-content h1,
.tag-content .counter {
    display: inline-block;
}

.section-author-tag .author-social .location svg:hover,
.author-social svg,
.tag-content .counter svg {
    fill: rgb(255, 255, 255);
}

.author-social .location span,
.tag-content span {
    text-transform: uppercase;
}

/* Profile Image
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.author-profile-image {
    width: 180px;
    height: 180px;
    margin: -90px -50px 0 0;
    border-radius: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px;
}

/* Content
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-author-tag h1 {
    font-size: 50px;
    line-height: 1.2;
}

.section-author-tag p {
    font-size: 23px;
    margin-top: 0;
}

.author-content {
    z-index: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% - 180px);
    flex: 1 0 calc(100% - 180px);
}

.author-content p {
    margin: 3vh 0 0;
}

.tag-content p {
    margin: 0;
}

/* Tag counter
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.tag-content .counter {
    top: -24px;
}

.tag-content .counter svg {
    width: 22px;
    height: 22px;
    margin: 0 4px -8px 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22px;
    flex: 0 0 22px;
}

.tag-content .counter {
    font-size: 13px;
    padding-left: 3px;
    letter-spacing: 2px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

/* Social
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.author-social a {
    padding: 11px 36px 11px 4px;
    border: none;
}

.author-social svg {
    width: 19px;
    height: 19px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.author-social .location {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 33px 0 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.author-social .facebook svg,
.author-social .location svg {
    width: 18px;
    height: 18px;
}

.author-social .location span {
    font-size: 10px;
    padding-left: 10px;
    letter-spacing: 1.5px;
}

/* RWD — Author & Tag Page
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (max-width:479px) {
    .section-author-tag {
        max-width: 90%;
        margin: 70px auto 30px;
        padding: 50px 35px;
    }

    .section-author-tag.is-image {
        margin-top: 70px;
    }

    .section-author-tag h1 {
        font-size: 30px;
    }

    .section-author-tag p {
        font-size: 16px;
    }

    .author-social svg {
        width: 16px;
        height: 16px;
    }

    .author-social a,
    .author-social .location {
        padding-right: 8px;
    }

    .author-social .facebook svg,
    .author-social .location svg {
        width: 15px;
        height: 15px;
    }

    .section-author-tag .blog-divider {
        bottom: -28px;
    }

}

@media (min-width:480px) and (max-width:767px) {
    .section-author-tag {
        max-width: 420px;
        margin-top: 115px;
        padding: 60px 30px 30px;
    }

    .section-author-tag.is-image {
        margin-top: 100px;
    }

    .section-author-tag p {
        font-size: 17px;
    }

    .author-social a,
    .author-social .location {
        padding-right: 13px;
    }

    .section-author-tag .blog-divider {
        bottom: -50px;
    }

}

@media (min-width:480px) and (max-width:1023px) {
    .section-author-tag h1 {
        font-size: 40px;
    }

}

@media (max-width:767px) {
    .section-author-tag {
        flex-direction: column;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
    }

    .author-profile-image {
        margin: 0 auto 10px;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }

    .author-profile-image::before {
        background-image: none;
    }

    .tag-content .counter {
        top: 13px;
        display: block;
        margin-bottom: 20px;
    }

    .tag-content span {
        font-size: 11px;
    }

    .section-author-tag .blog-divider {
        left: calc(50% - 36px);
    }
    span.tagselect {
        font-size: 30px;
        color: rgb(232, 56, 144);
    }

}

@media (min-width:768px) and (max-width:1023px) {
    .tag-content .counter {
        top: -17px;
    }

    .section-author-tag {
        max-width: 90%;
    }

    .section-author-tag p {
        font-size: 18px;
    }

}

@media (min-width:768px) and (max-width:1299px) {
    .section-author-tag {
        margin-top: 150px;
        padding: 60px 90px 30px;
    }

    .section-author-tag.is-image {
        margin-top: 180px;
    }

    .author-profile-image {
        margin: -50px -50px 0 0;
    }

}

@media (max-width:1023px) {
    .section-author-tag p {
        line-height: 1.4;
    }

}

@media (max-width:1299px) {
    .author-profile-image {
        width: 120px;
        height: 120px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
        flex: 0 0 120px;
    }

}

@media (max-width:1400px) {
    .section-author-tag + .section-loop {
        margin-top: 0;
    }

}

/* ==========================================================================
  10.Footer
  ========================================================================== */
.section-footer {
    max-width: 88%;
    overflow: hidden;
    margin-top: 2vh;
    padding: 20px;
    margin: 0 auto;
}

.footer-subscribe,
.footer-nav,
.footer-social,
.footer-copyright {
    margin: 0 auto;
    text-align: center;
}

.footer-subscribe h3,
.footer-copyright {
    line-height: 1.3;
    letter-spacing: .7px;
}



/* Subscribe
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.footer-subscribe {
    max-width: 900px;
    padding: 0vh 0 15vh;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer-subscribe h3 {
    font-size: 50px;
    max-width: 450px;
    margin: 0;
    padding: 0 50px 0 20px;
    text-align: right;
}

.footer-subscribe h3 a {
    cursor: pointer;
    border-bottom: 5px solid rgb(225, 230, 235);
}

.footer-subscribe svg {
    width: 110px;
    height: 110px;
    margin: 15px 125px 0 0;
}

.footer-subscribe svg .background {
    fill: rgb(225, 230, 235);
}

/* Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.footer-nav {
    max-width: 800px;
    padding: 15px 0 30px;
    /*ADDED*/
    color: #000;
    text-transform: uppercase;
    font-family: KarbonTestMedium;
    font-weight: normal;
}

.footer-nav nav {
    font-size: 18px;
    letter-spacing: .9px;
}

.footer-nav ul {
    margin: 0;
    padding: 0;
}

.footer-nav li {
    position: relative;
    display: inline-block;
}

.footer-nav a {
    margin: 0 10px;
    padding: 4px 2px;
}

/* Dot
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.footer-nav a .blog-nav-dot {
    margin: 0 0 0 2px;
}

/* Social Icons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.footer-social {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 550px;
}

.footer-social a {
    line-height: 1;
    margin: 0 17px;
}

.footer-social svg {
    width: 23px;
    height: 23px;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
}

/* Copyright
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.footer-copyright {
    font-size: 12px;
    max-width: 450px;
    padding: 20px 30px 30px;
    opacity: .25;
}

/* RWD — Footer
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (max-width:479px) {
    .footer-nav {
        padding-top: 25px;
    }

    .footer-subscribe {
        max-width: 300px;
        padding: 4vh 0 2vh;
    }

    .footer-subscribe h3 {
        font-size: 25px;
    }

    .footer-nav li {
        display: block;
    }

}

@media (min-width:480px) and (max-width:767px) {
    .footer-subscribe h3 {
        font-size: 35px;
    }

    .footer-subscribe {
        max-width: 900px;
        padding: 6vh 0;
    }

}

@media (max-width:767px) {
    .section-footer {
        margin-top: 5vh;
    }

    .footer-subscribe {
        margin: 0 auto;
    }

    .footer-subscribe h3 {
        padding: 0;
        text-align: center;
    }

    .footer-subscribe h3 a {
        border-bottom-width: 3px;
    }

    .footer-subscribe svg {
        display: none;
    }

    .footer-social {
        max-width: 350px;
    }

    .footer-social a {
        margin: 0 8px;
    }

    .footer-social svg {
        width: 20px;
        height: 20px;
    }

    .footer-copyright {
        padding-bottom: 15px;
    }

}

@media (min-width:768px) and (max-width:1023px) {
    .footer-subscribe h3 {
        font-size: 45px;
        max-width: 390px;
        padding-right: 35px;
    }

    .footer-subscribe svg {
        width: 80px;
        height: 80px;
    }

}

@media (max-width:1199px) {
    .footer-nav {
        max-width: 600px;
    }

    .footer-nav nav {
        font-size: 15px;
    }

}

/* ==========================================================================
   11.Colours
   ========================================================================== */

/* Global colors 
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.header-nav #toggle:checked ~ .nav-mobile ul li a,
.header-nav #toggle:checked ~ .nav-mobile ul li a:hover,
.header-nav #toggle:checked ~ .nav-mobile ul li a:focus,
.footer-subscribe,
.footer-subscribe h3 a,
.footer-nav a,
.footer-copyright,
.footer-copyright a {
    color: rgb(43, 45, 65);
}

.footer-social svg {
    fill: rgb(43, 45, 65);
}

.footer-subscribe svg .stroke {
    stroke: rgb(43, 45, 65);
}

.footer-nav a:hover .blog-nav-dot {
    background-color: rgb(43, 45, 65);
}

@media (max-width:1112px) {
    .header-nav a:hover .blog-nav-dot {
        background-color: rgb(43, 45, 65);
    }

}

.blog-tags-wrap .blog-tag,
.tag-hash-post-detail-magenta .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-pink .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-green .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-blue .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-violet .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-yellow .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-gold .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-red .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-gray .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-dark-indigo .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-black .section-blog-wrap .blog-detail-bg {
    color: rgb(255, 255, 255);
}

/* Detail Magenta — default 
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.blog-detail-post blockquote::before,
.blog-detail-subscribe h3 a,
.tag-hash-post-detail-magenta .section-blog-wrap .blog-detail-post blockquote::before,
.tag-hash-post-detail-magenta .section-blog-wrap .blog-detail-subscribe h3 a {
    color: rgb(232, 56, 144);
}

.blog-detail-svg svg:hover,
.blog-detail-svg,
.tag-hash-post-detail-magenta .section-blog-wrap .blog-detail-svg svg:hover,
.tag-hash-post-detail-magenta .section-blog-wrap .blog-detail-svg {
    fill: rgb(232, 56, 144);
}

.blog-detail-bg,
.blog-detail-dot.is-active,
a:active .blog-detail-dot,
.blog-detail-post hr,
.tag-hash-post-detail-magenta .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-magenta .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-magenta .section-blog-wrap a:active .blog-detail-dot,
.tag-hash-post-detail-magenta .section-blog-wrap .blog-detail-post hr {
    background-color: rgb(232, 56, 144);
    
}

.blog-detail-bg:hover,
.tag-hash-post-detail-magenta .section-blog-wrap .blog-detail-bg:hover {
    background-color: rgba(232, 56, 144, .7);
}

.blog-detail-dot.is-active,
.blog-detail-slide-nav.is-selected h2,
.blog-detail-slide-nav:hover h2,
.blog-detail-hover a:hover,
.tag-hash-post-detail-magenta .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-magenta .section-blog-wrap .blog-detail-hover a:hover {
    border-color: rgb(232, 56, 144);

}

.blog-detail-post a,
.tag-hash-post-detail-magenta .section-blog-wrap .blog-detail-post a {
    border-color: rgba(232, 56, 144, .5);
}

/* Background Magenta 
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-magenta .section-blog-content,
.hash-blog-magenta .loadmore-wrap,
.tag-hash-post-magenta .section-blog-wrap .section-blog-content,
.tag-hash-post-magenta .prevnext-wrap section::before {
    background-color: rgb(179, 28, 85);
}

.hash-blog-magenta .section-blog-content.is-cover,
.tag-hash-post-magenta .section-blog-wrap .section-blog-content.is-cover {
    background-color: rgba(179, 28, 85, .8);
}

@media (max-width:1366px) {
    .hash-blog-magenta .blog-cover::before,
    .tag-hash-post-magenta .section-blog-wrap .blog-cover::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(179, 28, 85, .8)), to(rgb(179, 28, 85)));
        background-image: linear-gradient(rgba(179, 28, 85, .8), rgb(179, 28, 85));
    }

    .hash-blog-magenta .section-blog-content.is-cover,
    .tag-hash-post-magenta .section-blog-wrap .section-blog-content.is-cover {
        background-color: rgb(179, 28, 85);
    }

}

/* Detail Pink
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-detail-pink .blog-detail-post blockquote::before,
.hash-blog-detail-pink .blog-detail-subscribe h3 a,
.tag-hash-post-detail-pink .section-blog-wrap .blog-detail-post blockquote::before,
.tag-hash-post-detail-pink .section-blog-wrap .blog-detail-subscribe h3 a {
    color: rgb(255, 70, 110);
}

.hash-blog-detail-pink .blog-detail-svg svg:hover,
.hash-blog-detail-pink .blog-detail-svg,
.tag-hash-post-detail-pink .section-blog-wrap .blog-detail-svg svg:hover,
.tag-hash-post-detail-pink .section-blog-wrap .blog-detail-svg {
    fill: rgb(255, 70, 110);
}

.hash-blog-detail-pink .blog-detail-bg,
.hash-blog-detail-pink .blog-detail-dot.is-active,
.hash-blog-detail-pink a:active .blog-detail-dot,
.hash-blog-detail-pink .blog-detail-post hr,
.tag-hash-post-detail-pink .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-pink .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-pink .section-blog-wrap a:active .blog-detail-dot,
.tag-hash-post-detail-pink .section-blog-wrap .blog-detail-post hr {
    background-color: rgb(251, 58, 100);
}

.hash-blog-detail-pink .blog-detail-bg:hover,
.tag-hash-post-detail-pink .section-blog-wrap .blog-detail-bg:hover {
    background-color: rgba(255, 70, 110, .7);
}

.hash-blog-detail-pink .blog-detail-dot.is-active,
.hash-blog-detail-pink .blog-detail-slide-nav.is-selected h2,
.hash-blog-detail-pink .blog-detail-slide-nav:hover h2,
.hash-blog-detail-pink .blog-detail-hover a:hover,
.tag-hash-post-detail-pink .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-pink .section-blog-wrap .blog-detail-hover a:hover {
    border-color: rgb(255, 70, 110);
}

.hash-blog-detail-pink .blog-detail-post a,
.tag-hash-post-detail-pink .section-blog-wrap .blog-detail-post a {
    border-color: rgba(255, 70, 110, .5);
}

/* Background Pink
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-pink .section-blog-content,
.hash-blog-pink .loadmore-wrap,
.tag-hash-post-pink .section-blog-wrap .section-blog-content,
.tag-hash-post-pink .prevnext-wrap section::before {
    background-color: rgb(205, 60, 95);
}

.hash-blog-pink .section-blog-content.is-cover,
.tag-hash-post-pink .section-blog-wrap .section-blog-content.is-cover {
    background-color: rgba(205, 60, 95, .8);
}

@media (max-width:1366px) {
    .hash-blog-pink .blog-cover::before,
    .tag-hash-post-pink .section-blog-wrap .blog-cover::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(205, 60, 95, .8)), to(rgb(205, 60, 95)));
        background-image: linear-gradient(rgba(205, 60, 95, .8), rgb(205, 60, 95));
    }

    .hash-blog-pink .section-blog-content.is-cover,
    .tag-hash-post-pink .section-blog-wrap .section-blog-content.is-cover {
        background-color: rgb(205, 60, 95);
    }

}

/* Detail Green
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-detail-green .blog-detail-post blockquote::before,
.hash-blog-detail-green .blog-detail-subscribe h3 a,
.tag-hash-post-detail-green .section-blog-wrap .blog-detail-post blockquote::before,
.tag-hash-post-detail-green .section-blog-wrap .blog-detail-subscribe h3 a {
    /*color: rgb(30, 185, 28);*/
    color: rgb(0, 230, 118);
}

.hash-blog-detail-green .blog-detail-svg svg:hover,
.hash-blog-detail-green .blog-detail-svg,
.tag-hash-post-detail-green .section-blog-wrap .blog-detail-svg svg:hover,
.tag-hash-post-detail-green .section-blog-wrap .blog-detail-svg {
    fill: rgb(30, 185, 25);
}

.hash-blog-detail-green .blog-detail-bg,
.hash-blog-detail-green .blog-detail-dot.is-active,
.hash-blog-detail-green a:active .blog-detail-dot,
.hash-blog-detail-green .blog-detail-post hr,
.tag-hash-post-detail-green .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-green .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-green .section-blog-wrap a:active .blog-detail-dot,
.tag-hash-post-detail-green .section-blog-wrap .blog-detail-post hr {
    background-color: rgb(0, 230, 118);
}

.hash-blog-detail-green .blog-detail-bg:hover,
.tag-hash-post-detail-green .section-blog-wrap .blog-detail-bg:hover {
    background-color: rgba(30, 185, 25, .7);
}

.hash-blog-detail-green .blog-detail-dot.is-active,
.hash-blog-detail-green .blog-detail-slide-nav.is-selected h2,
.hash-blog-detail-green .blog-detail-slide-nav:hover h2,
.hash-blog-detail-green .blog-detail-hover a:hover,
.tag-hash-post-detail-green .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-green .section-blog-wrap .blog-detail-hover a:hover {
    border-color: rgb(0, 230, 118);
}

.hash-blog-detail-green .blog-detail-post a,
.tag-hash-post-detail-green .section-blog-wrap .blog-detail-post a {
    border-color: rgba(30, 185, 25, .5);
}

/* Background Green
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-green .section-blog-content,
.hash-blog-green .loadmore-wrap,
.tag-hash-post-green .section-blog-wrap .section-blog-content,
.tag-hash-post-green .prevnext-wrap section::before {
    background-color: rgb(30, 185, 25);
}

.hash-blog-green .section-blog-content.is-cover,
.tag-hash-post-green .section-blog-wrap .section-blog-content.is-cover {
    background-color: rgba(30, 185, 25, .8);
}

@media (max-width:1366px) {
    .hash-blog-green .blog-cover::before,
    .tag-hash-post-green .section-blog-wrap .blog-cover::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(45, 160, 90, .8)), to(rgb(45, 160, 90)));
        background-image: linear-gradient(rgba(45, 160, 90, .8), rgb(45, 160, 90));
    }

    .hash-blog-green .section-blog-content.is-cover,
    .tag-hash-post-green .section-blog-wrap .section-blog-content.is-cover {
        background-color: rgb(0, 230, 118);
    }

}

/* Detail Blue
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-detail-blue .blog-detail-post blockquote::before,
.hash-blog-detail-blue .blog-detail-subscribe h3 a,
.tag-hash-post-detail-blue .section-blog-wrap .blog-detail-post blockquote::before,
.tag-hash-post-detail-blue .section-blog-wrap .blog-detail-subscribe h3 a {
    color: rgb(50, 125, 235);
}

.hash-blog-detail-blue .blog-detail-svg svg:hover,
.hash-blog-detail-blue .blog-detail-svg,
.tag-hash-post-detail-blue .section-blog-wrap .blog-detail-svg svg:hover,
.tag-hash-post-detail-blue .section-blog-wrap .blog-detail-svg {
    fill: rgb(50, 125, 235);
}

.hash-blog-detail-blue .blog-detail-bg,
.hash-blog-detail-blue .blog-detail-dot.is-active,
.hash-blog-detail-blue a:active .blog-detail-dot,
.hash-blog-detail-blue .blog-detail-post hr,
.tag-hash-post-detail-blue .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-blue .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-blue .section-blog-wrap a:active .blog-detail-dot,
.tag-hash-post-detail-blue .section-blog-wrap .blog-detail-post hr {
    background-color: rgb(50, 125, 235);
}

.hash-blog-detail-blue .blog-detail-bg:hover,
.tag-hash-post-detail-blue .section-blog-wrap .blog-detail-bg:hover {
    background-color: rgba(50, 125, 235, .7);
}

.hash-blog-detail-blue .blog-detail-dot.is-active,
.hash-blog-detail-blue .blog-detail-slide-nav.is-selected h2,
.hash-blog-detail-blue .blog-detail-slide-nav:hover h2,
.hash-blog-detail-blue .blog-detail-hover a:hover,
.tag-hash-post-detail-blue .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-blue .section-blog-wrap .blog-detail-hover a:hover {
    border-color: rgb(50, 125, 235);
}

.hash-blog-detail-blue .blog-detail-post a,
.tag-hash-post-detail-blue .section-blog-wrap .blog-detail-post a {
    border-color: rgba(50, 125, 235, .5);
}

/* Background Blue — default 
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section-blog-content,
.loadmore-wrap,
.prevnext-wrap section::before,
.tag-hash-post-blue .section-blog-wrap .section-blog-content,
.tag-hash-post-blue .prevnext-wrap section::before {
    /*Changed from blue to gray was 31, 38, 130*/
    background-color: rgb(0, 0, 0);
}

.section-blog-content.is-cover,
.tag-hash-post-blue .section-blog-wrap .section-blog-content.is-cover {
    background-color: rgba(31, 38, 130, .8);
}

@media (max-width:1366px) {
    .blog-cover::before,
    .tag-hash-post-blue .section-blog-wrap .blog-cover::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(31, 38, 130, .8)), to(rgb(31, 38, 130)));
        background-image: linear-gradient(rgba(31, 38, 130, .8), rgb(31, 38, 130));
    }

    .section-blog-content.is-cover,
    .tag-hash-post-blue .section-blog-wrap .section-blog-content.is-cover {
        background-color: rgb(31, 38, 130);
    }

}

/* Detail Violet
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-detail-violet .blog-detail-post blockquote::before,
.hash-blog-detail-violet .blog-detail-subscribe h3 a,
.tag-hash-post-detail-violet .section-blog-wrap .blog-detail-post blockquote::before,
.tag-hash-post-detail-violet .section-blog-wrap .blog-detail-subscribe h3 a {
    color: rgb(190, 75, 225);
}

.hash-blog-detail-violet .blog-detail-svg svg:hover,
.hash-blog-detail-violet .blog-detail-svg,
.tag-hash-post-detail-violet .section-blog-wrap .blog-detail-svg svg:hover,
.tag-hash-post-detail-violet .section-blog-wrap .blog-detail-svg {
    fill: rgb(190, 75, 225);
}

.hash-blog-detail-violet .blog-detail-bg,
.hash-blog-detail-violet .blog-detail-dot.is-active,
.hash-blog-detail-violet a:active .blog-detail-dot,
.hash-blog-detail-violet .blog-detail-post hr,
.tag-hash-post-detail-violet .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-violet .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-violet .section-blog-wrap a:active .blog-detail-dot,
.tag-hash-post-detail-violet .section-blog-wrap .blog-detail-post hr {
    background-color: rgb(190, 75, 225);
}

.hash-blog-detail-violet .blog-detail-bg:hover,
.tag-hash-post-detail-violet .section-blog-wrap .blog-detail-bg:hover {
    background-color: rgba(190, 75, 225, .7);
}

.hash-blog-detail-violet .blog-detail-dot.is-active,
.hash-blog-detail-violet .blog-detail-slide-nav.is-selected h2,
.hash-blog-detail-violet .blog-detail-slide-nav:hover h2,
.hash-blog-detail-violet .blog-detail-hover a:hover,
.tag-hash-post-detail-violet .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-violet .section-blog-wrap .blog-detail-hover a:hover {
    border-color: rgb(190, 75, 225);
}

.hash-blog-detail-violet .blog-detail-post a,
.tag-hash-post-detail-violet .section-blog-wrap .blog-detail-post a {
    border-color: rgba(190, 75, 225, .5);
}

/* Background Violet 
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-violet .section-blog-content,
.hash-blog-violet .loadmore-wrap,
.tag-hash-post-violet .section-blog-wrap .section-blog-content,
.tag-hash-post-violet .prevnext-wrap section::before {
    background-color: rgb(125, 30, 120);
}

.hash-blog-violet .section-blog-content.is-cover,
.tag-hash-post-violet .section-blog-wrap .section-blog-content.is-cover {
    background-color: rgba(125, 30, 120, .8);
}

@media (max-width:1366px) {
    .hash-blog-violet .blog-cover::before,
    .tag-hash-post-violet .section-blog-wrap .blog-cover::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(125, 30, 120, .8)), to(rgb(125, 30, 120)));
        background-image: linear-gradient(rgba(125, 30, 120, .8), rgb(125, 30, 120));
    }

    .hash-blog-violet .section-blog-content.is-cover,
    .tag-hash-post-violet .section-blog-wrap .section-blog-content.is-cover {
        background-color: rgb(125, 30, 120);
    }

}

/* Detail Yellow
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-detail-yellow .blog-detail-post blockquote::before,
.hash-blog-detail-yellow .blog-detail-subscribe h3 a,
.tag-hash-post-detail-yellow .section-blog-wrap .blog-detail-post blockquote::before,
.tag-hash-post-detail-yellow .section-blog-wrap .blog-detail-subscribe h3 a {
    color: rgb(255, 160, 30);
}

.hash-blog-detail-yellow .blog-detail-svg svg:hover,
.hash-blog-detail-yellow .blog-detail-svg,
.tag-hash-post-detail-yellow .section-blog-wrap .blog-detail-svg svg:hover,
.tag-hash-post-detail-yellow .section-blog-wrap .blog-detail-svg {
    fill: rgb(255, 160, 30);
}

.hash-blog-detail-yellow .blog-detail-bg,
.hash-blog-detail-yellow .blog-detail-dot.is-active,
.hash-blog-detail-yellow a:active .blog-detail-dot,
.hash-blog-detail-yellow .blog-detail-post hr,
.tag-hash-post-detail-yellow .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-yellow .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-yellow .section-blog-wrap a:active .blog-detail-dot,
.tag-hash-post-detail-yellow .section-blog-wrap .blog-detail-post hr {
    background-color: rgb(255, 160, 30);
}

.hash-blog-detail-yellow .blog-detail-bg:hover,
.tag-hash-post-detail-yellow .section-blog-wrap .blog-detail-bg:hover {
    background-color: rgba(255, 160, 30, .7);
}

.hash-blog-detail-yellow .blog-detail-dot.is-active,
.hash-blog-detail-yellow .blog-detail-slide-nav.is-selected h2,
.hash-blog-detail-yellow .blog-detail-slide-nav:hover h2,
.hash-blog-detail-yellow .blog-detail-hover a:hover,
.tag-hash-post-detail-yellow .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-yellow .section-blog-wrap .blog-detail-hover a:hover {
    border-color: rgb(255, 160, 30);
}

.hash-blog-detail-yellow .blog-detail-post a,
.tag-hash-post-detail-yellow .section-blog-wrap .blog-detail-post a {
    border-color: rgba(255, 160, 30, .5);
}

/* Background Yellow
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-yellow .section-blog-content,
.hash-blog-yellow .loadmore-wrap,
.tag-hash-post-yellow .section-blog-wrap .section-blog-content,
.tag-hash-post-yellow .prevnext-wrap section::before {
    background-color: rgb(220, 135, 25);
}

.hash-blog-yellow .section-blog-content.is-cover,
.tag-hash-post-yellow .section-blog-wrap .section-blog-content.is-cover {
    background-color: rgba(220, 135, 25, .8);
}

@media (max-width:1366px) {
    .hash-blog-yellow .blog-cover::before,
    .tag-hash-post-yellow .section-blog-wrap .blog-cover::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(220, 135, 25, .8)), to(rgb(220, 135, 25)));
        background-image: linear-gradient(rgba(220, 135, 25, .8), rgb(220, 135, 25));
    }

    .hash-blog-yellow .section-blog-content.is-cover,
    .tag-hash-post-yellow .section-blog-wrap .section-blog-content.is-cover {
        background-color: rgb(220, 135, 25);
    }

}

/* Detail Gold
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-detail-gold .blog-detail-post blockquote::before,
.hash-blog-detail-gold .blog-detail-subscribe h3 a,
.tag-hash-post-detail-gold .section-blog-wrap .blog-detail-post blockquote::before,
.tag-hash-post-detail-gold .section-blog-wrap .blog-detail-subscribe h3 a {
    color: rgb(205, 145, 55);
}

.hash-blog-detail-gold .blog-detail-svg svg:hover,
.hash-blog-detail-gold .blog-detail-svg,
.tag-hash-post-detail-gold .section-blog-wrap .blog-detail-svg svg:hover,
.tag-hash-post-detail-gold .section-blog-wrap .blog-detail-svg {
    fill: rgb(205, 145, 55);
}

.hash-blog-detail-gold .blog-detail-bg,
.hash-blog-detail-gold .blog-detail-dot.is-active,
.hash-blog-detail-gold a:active .blog-detail-dot,
.hash-blog-detail-gold .blog-detail-post hr,
.tag-hash-post-detail-gold .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-gold .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-gold .section-blog-wrap a:active .blog-detail-dot,
.tag-hash-post-detail-gold .section-blog-wrap .blog-detail-post hr {
    background-color: rgb(205, 145, 55);
}

.hash-blog-detail-gold .blog-detail-bg:hover,
.tag-hash-post-detail-gold .section-blog-wrap .blog-detail-bg:hover {
    background-color: rgba(205, 145, 55, .7);
}

.hash-blog-detail-gold .blog-detail-dot.is-active,
.hash-blog-detail-gold .blog-detail-slide-nav.is-selected h2,
.hash-blog-detail-gold .blog-detail-slide-nav:hover h2,
.hash-blog-detail-gold .blog-detail-hover a:hover,
.tag-hash-post-detail-gold .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-gold .section-blog-wrap .blog-detail-hover a:hover {
    border-color: rgb(205, 145, 55);
}

.hash-blog-detail-gold .blog-detail-post a,
.tag-hash-post-detail-gold .section-blog-wrap .blog-detail-post a {
    border-color: rgba(205, 145, 55, .5);
}

/* Background Gold
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-gold .section-blog-content,
.hash-blog-gold .loadmore-wrap,
.tag-hash-post-gold .section-blog-wrap .section-blog-content,
.tag-hash-post-gold .prevnext-wrap section::before {
    background-color: rgb(160, 115, 45);
}

.hash-blog-gold .section-blog-content.is-cover,
.tag-hash-post-gold .section-blog-wrap .section-blog-content.is-cover {
    background-color: rgba(160, 115, 45, .8);
}

@media (max-width:1366px) {
    .hash-blog-gold .blog-cover::before,
    .tag-hash-post-gold .section-blog-wrap .blog-cover::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(160, 115, 45, .8)), to(rgb(160, 115, 45)));
        background-image: linear-gradient(rgba(160, 115, 45, .8), rgb(160, 115, 45));
    }

    .hash-blog-gold .section-blog-content.is-cover,
    .tag-hash-post-gold .section-blog-wrap .section-blog-content.is-cover {
        background-color: rgb(160, 115, 45);
    }

}

/* Detail Red
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-detail-red .blog-detail-post blockquote::before,
.hash-blog-detail-red .blog-detail-subscribe h3 a,
.tag-hash-post-detail-red .section-blog-wrap .blog-detail-post blockquote::before,
.tag-hash-post-detail-red .section-blog-wrap .blog-detail-subscribe h3 a {
    color: rgb(230, 30, 55);
}

.hash-blog-detail-red .blog-detail-svg svg:hover,
.hash-blog-detail-red .blog-detail-svg,
.tag-hash-post-detail-red .section-blog-wrap .blog-detail-svg svg:hover,
.tag-hash-post-detail-red .section-blog-wrap .blog-detail-svg {
    fill: rgb(230, 30, 55);
}

.hash-blog-detail-red .blog-detail-bg,
.hash-blog-detail-red .blog-detail-dot.is-active,
.hash-blog-detail-red a:active .blog-detail-dot,
.hash-blog-detail-red .blog-detail-post hr,
.tag-hash-post-detail-red .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-red .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-red .section-blog-wrap a:active .blog-detail-dot,
.tag-hash-post-detail-red .section-blog-wrap .blog-detail-post hr {
    background-color: rgb(230, 30, 55);
}

.hash-blog-detail-red .blog-detail-bg:hover,
.tag-hash-post-detail-red .section-blog-wrap .blog-detail-bg:hover {
    background-color: rgba(230, 30, 55, .7);
}

.hash-blog-detail-red .blog-detail-dot.is-active,
.hash-blog-detail-red .blog-detail-slide-nav.is-selected h2,
.hash-blog-detail-red .blog-detail-slide-nav:hover h2,
.hash-blog-detail-red .blog-detail-hover a:hover,
.tag-hash-post-detail-red .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-red .section-blog-wrap .blog-detail-hover a:hover {
    border-color: rgb(230, 30, 55);
}

.hash-blog-detail-red .blog-detail-post a,
.tag-hash-post-detail-red .section-blog-wrap .blog-detail-post a {
    border-color: rgba(230, 30, 55, .5);
}

/* Background Red
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-red .section-blog-content,
.hash-blog-red .loadmore-wrap,
.tag-hash-post-red .section-blog-wrap .section-blog-content,
.tag-hash-post-red .prevnext-wrap section::before {
    background-color: rgb(180, 45, 55);
}

.hash-blog-red .section-blog-content.is-cover,
.tag-hash-post-red .section-blog-wrap .section-blog-content.is-cover {
    background-color: rgba(180, 45, 55, .8);
}

@media (max-width:1366px) {
    .hash-blog-red .blog-cover::before,
    .tag-hash-post-red .section-blog-wrap .blog-cover::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(180, 45, 55, .8)), to(rgb(180, 45, 55)));
        background-image: linear-gradient(rgba(180, 45, 55, .8), rgb(180, 45, 55));
    }

    .hash-blog-red .section-blog-content.is-cover,
    .tag-hash-post-red .section-blog-wrap .section-blog-content.is-cover {
        background-color: rgb(180, 45, 55);
    }

}

/* Detail Gray
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-detail-gray .blog-detail-post blockquote::before,
.hash-blog-detail-gray .blog-detail-subscribe h3 a,
.tag-hash-post-detail-gray .section-blog-wrap .blog-detail-post blockquote::before,
.tag-hash-post-detail-gray .section-blog-wrap .blog-detail-subscribe h3 a {
    color: rgb(85, 95, 105);
}

.hash-blog-detail-gray .blog-detail-svg svg:hover,
.hash-blog-detail-gray .blog-detail-svg,
.tag-hash-post-detail-gray .section-blog-wrap .blog-detail-svg svg:hover,
.tag-hash-post-detail-gray .section-blog-wrap .blog-detail-svg {
    fill: rgb(85, 95, 105);
}

.hash-blog-detail-gray .blog-detail-bg,
.hash-blog-detail-gray .blog-detail-dot.is-active,
.hash-blog-detail-gray a:active .blog-detail-dot,
.hash-blog-detail-gray .blog-detail-post hr,
.tag-hash-post-detail-gray .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-gray .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-gray .section-blog-wrap a:active .blog-detail-dot,
.tag-hash-post-detail-gray .section-blog-wrap .blog-detail-post hr {
    background-color: rgb(85, 95, 105);
}

.hash-blog-detail-gray .blog-detail-bg:hover,
.tag-hash-post-detail-gray .section-blog-wrap .blog-detail-bg:hover {
    background-color: rgba(85, 95, 105, .7);
}

.hash-blog-detail-gray .blog-detail-dot.is-active,
.hash-blog-detail-gray .blog-detail-slide-nav.is-selected h2,
.hash-blog-detail-gray .blog-detail-slide-nav:hover h2,
.hash-blog-detail-gray .blog-detail-hover a:hover,
.tag-hash-post-detail-gray .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-gray .section-blog-wrap .blog-detail-hover a:hover {
    border-color: rgb(85, 95, 105);
}

.hash-blog-detail-gray .blog-detail-post a,
.tag-hash-post-detail-gray .section-blog-wrap .blog-detail-post a {
    border-color: rgba(85, 95, 105, .5);
}

/* Background Gray 
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-gray .section-blog-content,
.hash-blog-gray .loadmore-wrap,
.tag-hash-post-gray .section-blog-wrap .section-blog-content,
.tag-hash-post-gray .prevnext-wrap section::before {
    background-color: rgb(55, 55, 65);
}

.hash-blog-gray .section-blog-content.is-cover,
.tag-hash-post-gray .section-blog-wrap .section-blog-content.is-cover {
    background-color: rgba(55, 55, 65, .8);
}

@media (max-width:1366px) {
    .hash-blog-gray .blog-cover::before,
    .tag-hash-post-gray .section-blog-wrap .blog-cover::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(55, 55, 65, .8)), to(rgb(55, 55, 65)));
        background-image: linear-gradient(rgba(55, 55, 65, .8), rgb(55, 55, 65));
    }

    .hash-blog-gray .section-blog-content.is-cover,
    .tag-hash-post-gray .section-blog-wrap .section-blog-content.is-cover {
        background-color: rgb(55, 55, 65);
    }

}

/* Detail Dark Indigo
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-detail-dark-indigo .blog-detail-post blockquote::before,
.tag-hash-post-detail-dark-indigo .section-blog-wrap .blog-detail-post blockquote::before {
    color: rgb(65, 70, 100);
}

.hash-blog-detail-dark-indigo .blog-detail-subscribe h3 a,
.tag-hash-post-detail-dark-indigo .section-blog-wrap .blog-detail-subscribe h3 a {
    color: rgb(85, 90, 120);
}

.hash-blog-detail-dark-indigo .blog-detail-subscribe h3 a:hover,
.tag-hash-post-detail-dark-indigo .section-blog-wrap .blog-detail-subscribe h3 a:hover {
    border-color: rgb(85, 90, 120);
}

.hash-blog-detail-dark-indigo .blog-detail-svg,
.hash-blog-detail-dark-indigo .blog-detail-svg svg:hover,
.tag-hash-post-detail-dark-indigo .section-blog-wrap .blog-detail-svg,
.tag-hash-post-detail-dark-indigo .section-blog-wrap .blog-detail-svg svg:hover {
    fill: rgb(85, 90, 120);
}

.hash-blog-detail-black .blog-divider svg,
.hash-blog-detail-black .blog-divider svg:hover {
    fill: rgb(65, 70, 100) !important;
}

.hash-blog-detail-dark-indigo .blog-detail-bg,
.hash-blog-detail-dark-indigo .blog-detail-dot.is-active,
.hash-blog-detail-dark-indigo a:active .blog-detail-dot,
.hash-blog-detail-dark-indigo .blog-detail-post hr,
.tag-hash-post-detail-dark-indigo .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-dark-indigo .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-dark-indigo .section-blog-wrap a:active .blog-detail-dot,
.tag-hash-post-detail-dark-indigo .section-blog-wrap .blog-detail-post hr {
    background-color: rgb(65, 70, 100);
}

.hash-blog-detail-dark-indigo .blog-detail-bg:hover,
.tag-hash-post-detail-dark-indigo .section-blog-wrap .blog-detail-bg:hover {
    background-color: rgba(65, 70, 100, .7);
}

.hash-blog-detail-dark-indigo .blog-detail-dot.is-active,
.hash-blog-detail-dark-indigo .blog-detail-slide-nav.is-selected h2,
.hash-blog-detail-dark-indigo .blog-detail-slide-nav:hover h2,
.hash-blog-detail-dark-indigo .blog-detail-hover a:hover,
.tag-hash-post-detail-dark-indigo .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-dark-indigo .section-blog-wrap .blog-detail-hover a:hover {
    border-color: rgb(65, 70, 100);
}

.hash-blog-detail-dark-indigo .blog-detail-post a,
.tag-hash-post-detail-dark-indigo .section-blog-wrap .blog-detail-post a {
    border-color: rgba(65, 70, 100, .5);
}

/* Background Dark Indigo
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-dark-indigo .section-blog-content,
.hash-blog-dark-indigo .loadmore-wrap,
.tag-hash-post-dark-indigo .section-blog-wrap .section-blog-content,
.tag-hash-post-dark-indigo .prevnext-wrap section::before {
    background-color: rgb(35, 40, 55);
}

.hash-blog-dark-indigo .section-blog-content.is-cover,
.tag-hash-post-dark-indigo .section-blog-wrap .section-blog-content.is-cover {
    background-color: rgba(35, 40, 55, .8);
}

@media (max-width:1366px) {
    .hash-blog-dark-indigo .blog-cover::before,
    .tag-hash-post-dark-indigo .section-blog-wrap .blog-cover::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 40, 55, .8)), to(rgb(35, 40, 55)));
        background-image: linear-gradient(rgba(35, 40, 55, .8), rgb(35, 40, 55));
    }

    .hash-blog-dark-indigo .section-blog-content.is-cover,
    .tag-hash-post-dark-indigo .section-blog-wrap .section-blog-content.is-cover {
        background-color: rgb(35, 40, 55);
    }

}

/* Detail Black
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-detail-black .blog-detail-post blockquote::before,
.tag-hash-post-detail-black .section-blog-wrap .blog-detail-post blockquote::before {
    color: rgb(10, 10, 10);
}

.hash-blog-detail-black .blog-detail-subscribe h3 a,
.tag-hash-post-detail-black .section-blog-wrap .blog-detail-subscribe h3 a {
    color: rgb(43, 45, 65);
}

.hash-blog-detail-black .blog-detail-subscribe h3 a:hover,
.tag-hash-post-detail-black .section-blog-wrap .blog-detail-subscribe h3 a:hover {
    border-color: rgb(43, 45, 65);
}

.hash-blog-detail-black .blog-detail-svg,
.tag-hash-post-detail-black .section-blog-wrap .blog-detail-svg {
    fill: rgb(43, 45, 65);
}

.hash-blog-detail-black .blog-detail-svg svg:hover,
.tag-hash-post-detail-black .section-blog-wrap .blog-detail-svg svg:hover {
    fill: rgb(125, 130, 135);
}

.hash-blog-detail-black .blog-divider svg,
.hash-blog-detail-black .blog-divider svg:hover {
    fill: rgb(10, 10, 10) !important;
}

.hash-blog-detail-black .blog-detail-bg,
.hash-blog-detail-black .blog-detail-dot.is-active,
.hash-blog-detail-black a:active .blog-detail-dot,
.hash-blog-detail-black .blog-detail-post hr,
.tag-hash-post-detail-black .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-black .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-black .section-blog-wrap a:active .blog-detail-dot,
.tag-hash-post-detail-black .section-blog-wrap .blog-detail-post hr {
    background-color: rgb(10, 10, 10);
}

.hash-blog-detail-black .blog-detail-bg:hover,
.tag-hash-post-detail-black .section-blog-wrap .blog-detail-bg:hover {
    background-color: rgba(10, 10, 10, .7);
}

.hash-blog-detail-black .blog-detail-dot.is-active,
.hash-blog-detail-black .blog-detail-slide-nav.is-selected h2,
.hash-blog-detail-black .blog-detail-slide-nav:hover h2,
.hash-blog-detail-black .blog-detail-hover a:hover,
.tag-hash-post-detail-black .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-black .section-blog-wrap .blog-detail-hover a:hover {
    border-color: rgb(10, 10, 10);
}

.hash-blog-detail-black .blog-detail-post a,
.tag-hash-post-detail-black .section-blog-wrap .blog-detail-post a {
    border-color: rgba(10, 10, 10, .5);
}

/* Background Black
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-black .section-blog-content,
.hash-blog-black .loadmore-wrap,
.tag-hash-post-black .section-blog-wrap .section-blog-content,
.tag-hash-post-black .prevnext-wrap section::before {
    background-color: rgb(25, 25, 25);
}

.hash-blog-black .section-blog-content.is-cover,
.tag-hash-post-black .section-blog-wrap .section-blog-content.is-cover {
    background-color: rgba(25, 25, 25, .8);
}

@media (max-width:1366px) {
    .hash-blog-black .blog-cover::before,
    .tag-hash-post-black .section-blog-wrap .blog-cover::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(25, 25, 25, .8)), to(rgb(25, 25, 25)));
        background-image: linear-gradient(rgba(25, 25, 25, .8), rgb(25, 25, 25));
    }

    .hash-blog-black .section-blog-content.is-cover,
    .tag-hash-post-black .section-blog-wrap .section-blog-content.is-cover {
        background-color: rgb(25, 25, 25);
    }

}

/* Detail White
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hash-blog-detail-white .blog-detail-post blockquote::before,
.tag-hash-post-detail-white .section-blog-wrap .blog-detail-post blockquote::before {
    color: rgb(255, 255, 255);
}

.hash-blog-detail-white .blog-detail-bg,
.tag-hash-post-detail-white .section-blog-wrap .blog-detail-bg,
.hash-blog-detail-white .blog-detail-subscribe h3 a,
.tag-hash-post-detail-white .section-blog-wrap .blog-detail-subscribe h3 a {
    color: rgb(43, 45, 65);
}

.hash-blog-detail-white .blog-detail-dot.is-active,
.tag-hash-post-detail-white .section-blog-wrap .blog-detail-dot.is-active,
.hash-blog-detail-white .blog-detail-subscribe h3 a:hover,
.tag-hash-post-detail-white .section-blog-wrap .blog-detail-subscribe h3 a:hover {
    border-color: rgb(43, 45, 65);
}

.hash-blog-detail-white .blog-detail-svg,
.tag-hash-post-detail-white .section-blog-wrap .blog-detail-svg {
    fill: rgb(43, 45, 65);
}

.hash-blog-detail-white .blog-divider svg,
.hash-blog-detail-white .blog-divider svg:hover {
    fill: rgb(255, 255, 255) !important;
}

.hash-blog-detail-white .blog-detail-svg svg:hover,
.tag-hash-post-detail-white .section-blog-wrap .blog-detail-svg svg:hover {
    fill: rgb(125, 130, 135);
}

.hash-blog-detail-white .loadmore-wrap .blog-detail-bg {
    background-color: rgb(225, 230, 235);
}

.hash-blog-detail-white .blog-detail-dot.is-active,
.hash-blog-detail-white a:active .blog-detail-dot,
.tag-hash-post-detail-white .section-blog-wrap .blog-detail-dot.is-active,
.tag-hash-post-detail-white .section-blog-wrap a:active .blog-detail-dot {
    background-color: rgb(43, 45, 65);
}

.hash-blog-detail-white .blog-detail-bg,
.hash-blog-detail-white .blog-detail-post hr,
.tag-hash-post-detail-white .section-blog-wrap .blog-detail-bg,
.tag-hash-post-detail-white .section-blog-wrap .blog-detail-post hr {
    background-color: rgb(255, 255, 255);
}

.hash-blog-detail-white .blog-detail-bg:hover,
.tag-hash-post-detail-white .section-blog-wrap .blog-detail-bg:hover {
    background-color: rgba(255, 255, 255, .7);
}

.hash-blog-detail-white .blog-detail-slide-nav.is-selected h2,
.hash-blog-detail-white .blog-detail-slide-nav:hover h2,
.hash-blog-detail-white .blog-detail-hover a:hover,
.tag-hash-post-detail-white .section-blog-wrap .blog-detail-hover a:hover {
    border-color: rgb(255, 255, 255);
}

.hash-blog-detail-white .blog-detail-post a,
.tag-hash-post-detail-white .section-blog-wrap .blog-detail-post a {
    border-color: rgba(255, 255, 255, .3);
}
.tmrw-left {
    max-width: 45%;
    float: left;
}
.tmrw-right {
    max-width: 45%;
    float: right;
    margin-bottom: 80px;
}
button, select {
    text-transform: uppercase;
    background: #000;
    border: none;
    padding: 12px 12px 8px 12px;
    color: #fff;
    margin-top: 20px;
}
h3.footer-subscribe-text {
    text-align: center;
    max-width: 800px;
    padding: 60px 0 18px 0;
    color: #000;
    margin: 2vh auto 0 auto;
    text-transform: uppercase;
    font-family: circularBlack;
    font-weight: normal;
}
.news-nav {
    margin: 80px auto 0;
    text-align: center;
}

.news-nav ul{
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
    font-size: 15px;
}
.news-nav ul li{
    padding-right: 20px;
}

a.actionbtn {
	width: 60%;
	display: block;
	background-color: rgba(251, 58, 100, 100);
    /*background: -webkit-linear-gradient(#da1b60, #ff8a00);*/
	padding: 18px 22px 15px 22px;
	font-family: circularBlack;
	text-transform: uppercase;
	/*margin-bottom: 40px;*/
	text-align: center;
	margin: 0 auto;
	font-size: 0.8EM;
    color: #FFF;
}
a.actionbtn:hover {
	background-color: rgba(251, 58, 100, 60); 
}
/*@media only screen and (orientation:landscape){
  body {
    width: 100vh;
    transform: rotate(90deg);
  }
}*/
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
    .section-post-content table {
    min-width: 110%;
    max-width: 140%;
    }
/*    .header-nav li:last-child {
		
		 max-width: 200px;
		 white-space: nowrap;
		 padding-top: 0px;
		 margin-top: 0px;
		 height: auto;
	}*/

    .section-post-content table strong {
    font-size: 12px;

    }
    .section-post-content th:first-child, .section-post-content td:first-child {
    width: 24%;	
    }
    .news-nav {
    margin: 40px auto 0;
    text-align: center;
	}
    .news-nav ul{
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 40px;
	}
    .tmrw-left {
    max-width: 99%;
    float: none;
    margin-bottom: 40px;
}
	.tmrw-right {
    max-width: 99%;
    float:none;
    margin-bottom: 80px;
    }
    .cookieinfo {
        height: 90px !important;

    }
    .cookieinfo-close {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .header-nav nav > ul > li:last-child a {
        
    }    
}

.cookieinfo-close {
	border-radius: 0 !important;
}
/*a.langnav {
    font-family: CircularBlack;
    color: rgb(255, 255, 255);
    font-size: 13px;
    border-bottom: 2px solid rgba(255, 70, 110, 0.8);
    display: inline-block;
    line-height: 10px;
}
a.langnav:hover {
    
}
*/
span.tagselect {
    text-transform: lowercase;
}
a.clientLink {
    border-bottom: 2px solid;
    border-width: 3px;
    border-color: rgba(255, 70, 110, .5);
    scroll-behavior: smooth;
}
/*BOOKMARK CARD*/
/* Added styling for figure class */
figure.kg-bookmark-card {
   
    border: 1px solid #292929;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-right: 0;
    margin-left: 0;

}
.kg-bookmark-container {
    display: flex;
    flex-wrap: wrap;
    color: black;
    text-decoration: none;
/* Automatically has a bottom border so I forced it out of there */
    border: none !important;
}

.kg-bookmark-content {    
    flex-basis: 0;
    flex-grow: 999;
    min-width: 50%;
    padding: 0px;
    color: #fff;
    padding: 20px 0 0 20px;
}

.kg-bookmark-title {
    font-weight: 500;
    overflow-x: hidden;
/* Little bit of a hack to tidy up the title an not display some text. only works for specific text, so may not be the best solution for you */    
    text-indent: -16ch;
/*  */
    padding-right: 14px;
    font-size: 18px;
    margin-bottom: 10px !important;
}


.kg-bookmark-description {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 18ch;
    color: #757575;
    font-weight: 500;
    font-size: 16px;
}
.kg-bookmark-metadata {
    margin-top: 12px;
    color: #ff466e;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 20px;
}

.kg-bookmark-thumbnail {
    flex-basis: 15rem;
    flex-grow: 1;
}


.kg-bookmark-thumbnail img {
    vertical-align: bottom;
    object-fit: cover;
    width: 100%;
}

.kg-bookmark-icon {
    max-width: 20px;
    height: 20px;
    margin-right: 8px;
    padding-bottom: 2px;
    vertical-align: bottom;
}

.kg-bookmark-author:after {
    content: "•";
    margin: 0 6px;
}

@media only screen
 
and (min-device-width: 375px)
 
and (max-device-width: 667px)
 
and (-webkit-min-device-pixel-ratio: 2)
 
and (orientation: portrait) {
	figure.kg-bookmark-card {
    	border: 1px solid #292929;
    	margin-bottom: 20px;
    	margin-top: 60px;
    	margin-right: 0;
    	margin-left: 0;
	}
	a.contactinfo-button {
	    min-width: 70% !important;
	    background: rgb(251, 58, 100);
	    /* padding: 0.5em 0.8em 0.4em 0.8em; */
	    margin: 20px auto 30px auto;
	    text-align: center;
	    font-size: 0.7em;
	    padding: 18px 22px 15px 22px;
	    font-family: circularBlack;
	    text-transform: uppercase;
	    display: block;
	}
}
img.slick-client-carrousel {
    height: 185px;
    width: auto;
    /*margin: 0 40px;*/
    filter: invert(0.5) grayscale(100%);
    opacity: 0.8;
    margin: 0 auto;

}
img.slick-client-carrousel:hover {
    filter: none;
    opacity: 1;
}
img.client-carrousel {
    height: 185px;
    width: auto;
    filter: invert(0.5) grayscale(100%);
    opacity: 0.8;
}
img.client-carrousel:hover {
    filter: none;
    opacity: 1;
}
h3#weworkedfor {
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    font-weight: 800;
    font-family: circularBlack;
    padding: 0;
}
button, [type='submit'] {
    -webkit-appearance: button;
    background: rgb(251, 58, 100);
}
a.contactinfo-button {
    min-width: 48%;
    background: rgb(251, 58, 100);
    /*padding: 0.5em 0.8em 0.4em 0.8em;*/
    margin: 20px 20px 40px 20px;
    text-align: center;
    font-size: 0.8em;
    padding: 18px 22px 15px 22px;
    font-family: circularBlack;
    text-transform: uppercase;
}
ul.contact-details-list {
    margin: -40px 0 60px 0;
    padding: 0 0 0 20px;
}

/*iphone x styling for contact details*/
@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) {
        a.contactinfo-button {
            width: 90%;
            display: block;
            background: rgb(251, 58, 100);
   			padding: 18px 22px 15px 22px;
            margin: 20px auto 40px auto;
            text-align: center;
            font-size: 0.8em;
        }
        ul.contact-details-list {
            margin: -40px 0 60px 0;
            padding: 0 0 0 20px;
        } 
        h3#weworkedfor {
		    text-align: center;
		} 
}
