
.home .blog-recent .col .post-header {
    color: #999;
    margin-bottom: 12px
}

.home .blog-recent .col .post-header h3 a {
    color: #27cfc3
}

.blog-recent .mejs-container {
    margin-bottom: 15px
}

.home .blog-recent .col .post-header h3 {
    margin-bottom: 3px
}

.blog-recent[data-style=default] .col .post-header h3 {
    margin-bottom: 3px;
    letter-spacing: -.2px;
    font-size: 16px;
    line-height: 23px
}

.blog-recent .col .post-header a,.blog-recent .col .post-header h3 a:hover {
    color: inherit
}

.blog-recent .col {
    margin-bottom: 40px
}

.blog-recent .col .video-wrap {
    position: relative;
    padding-bottom: 54.25%;
    padding-top: 5px;
    height: 0;
    margin-bottom: 15px
}

.blog-recent .col .video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.blog-recent div:last-of-type {
    margin-right: 0
}

@media only screen and (min-width: 1000px) {
    .blog-recent .col.span_3 {
        width:23.4%
    }
}

body .blog-recent[data-style].columns-4 div:nth-child(4n+4),body .blog-recent[data-style].columns-3 div:nth-child(3n+3),body .blog-recent[data-style].columns-2 div:nth-child(2n+2),body .blog-recent[data-style].columns-1 div:nth-child(1n+1) {
    margin-right: 0!important
}

.blog-recent.columns-4 div:nth-child(4n+5) {
    clear: both
}

.blog-recent.columns-3 div:nth-child(3n+4) {
    clear: both
}

.blog-recent.columns-2 div:nth-child(2n+3) {
    clear: both
}

.video-wrap iframe {
    opacity: 0;
    visibility: hidden
}

.blog-recent .col .audio-wrap {
    margin-bottom: 15px
}

.blog-recent[data-style=minimal] .col {
    margin-bottom: 2%;
    padding: 20px
}

.blog-recent[data-style=minimal] .meta {
    margin-bottom: 13px;
    display: block
}

.blog-recent[data-style=title_only] .meta {
    margin-bottom: 6px;
    display: block
}

.blog-recent[data-style=minimal] .col>a,.blog-recent[data-style=title_only] .col>a {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

.blog-recent[data-style=minimal] .col a {
    color: inherit
}

.blog-recent[data-style=minimal] .col>span {
    color: #27cfc3;
    display: block
}

.blog-recent[data-style=minimal] .col i {
    background-color: transparent;
    color: inherit;
    height: auto;
    font-size: 15px;
    width: 23px;
    top: 0;
    transition: transform .33s cubic-bezier(.75,0,.18,1);
    -webkit-transition: transform .33s cubic-bezier(.75,0,.18,1)
}

.blog-recent[data-style=minimal] .col:hover i {
    transform: translateX(7px);
    -webkit-transform: translateX(7px)
}

.blog-recent[data-style=minimal] .col>span {
    font-family: open sans;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px
}

.blog-recent[data-style=title_only] .col {
    background-color: rgba(0,0,0,.03);
    margin-bottom: 2%;
    padding: 50px 25px
}

.blog-recent[data-style=title_only] {
    text-align: center
}

.blog-recent[data-style=title_only] .post-header {
    width: 70%;
    left: 15%;
    margin-bottom: 0;
    word-break: break-word;
    position: relative
}

.blog-recent[data-style=title_only] .post-header .title,.blog-recent[data-style=title_only] .col .post-header .meta {
    transition: transform .33s cubic-bezier(.75,0,.18,1),opacity .33s cubic-bezier(.75,0,.18,1),color .33s cubic-bezier(.75,0,.18,1);
    -webkit-transition: transform .33s cubic-bezier(.75,0,.18,1),opacity .33s cubic-bezier(.75,0,.18,1),color .33s cubic-bezier(.75,0,.18,1)
}

.blog-recent[data-style=title_only] .col:hover .post-header .title {
    transform: scale(1.1) translateY(-10px);
    -webkit-transform: scale(1.1) translateY(-10px);
    color: #27cfc3
}

.blog-recent[data-style=title_only] .col:hover .post-header .meta {
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    opacity: 0
}

.span_9 .carousel-heading {
    padding-right: 10px
}

.nectar-recent-posts-slider {
    overflow: hidden
}

.nectar-recent-posts-slider .nectar-recent-post-slide {
    width: 101%;
    position: relative;
    line-height: 0;
    min-height: 250px;
    overflow: hidden
}

.nectar-recent-posts-slider .nectar-recent-posts-slider-inner:not(.flickity-enabled) .nectar-recent-post-slide {
    position: absolute;
    opacity: 0
}

.nectar-recent-posts-slider .nectar-recent-posts-slider-inner:not(.flickity-enabled)>.nectar-recent-post-slide:first-child {
    position: relative;
    opacity: 1
}

.nectar-recent-posts-slider .nectar-recent-posts-slider-inner:not(.flickity-enabled) .inner-wrap {
    position: relative;
    -webkit-transform: none;
    transform: none
}

.nectar-recent-posts-slider .nectar-recent-posts-slider-inner:not(.flickity-enabled) .recent-post-container {
    padding-bottom: 100px;
    padding-top: 100px
}

.nectar-recent-post-slide .nectar-recent-post-bg,.nectar-recent-posts-slider_multiple_visible .nectar-recent-post-slide .nectar-recent-post-bg-wrap,.nectar-recent-posts-slider_multiple_visible .nectar-recent-post-slide .nectar-recent-post-bg-blur {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-color: #222
}

#ajax-content-wrap .nectar-recent-post-slide .nectar-recent-post-bg[data-nectar-img-src] {
    opacity: 0
}

#ajax-content-wrap .nectar-recent-post-slide .nectar-recent-post-bg.loaded {
    -webkit-transition: opacity .55s ease .25s;
    transition: opacity .55s ease .25s
}

#ajax-content-wrap .nectar-recent-posts-slider_multiple_visible .flickity-viewport .nectar-recent-post-bg.loaded {
    -webkit-transition: transform .28s ease,opacity .55s ease .25s;
    transition: transform .28s ease,opacity .55s ease .25s
}

.nectar-recent-post-slide .row-bg {
    background-color: #222
}

.nectar-recent-posts-single_featured .nectar-recent-post-slide .nectar-recent-post-bg:after {
    background-color: rgba(2,2,2,.43)
}

.nectar-recent-posts-single_featured.multiple_featured .nectar-recent-post-slide .row-bg {
    z-index: 0
}

.nectar-recent-posts-single_featured[data-bg-overlay=diagonal_gradient] .nectar-recent-post-slide .nectar-recent-post-bg:after {
    background-color: transparent
}

.nectar-recent-posts-single_featured[data-bg-overlay=diagonal_gradient] .nectar-recent-post-slide:after {
    background: linear-gradient(to right top,rgba(10,10,10,.9),transparent);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 1
}

.nectar-recent-posts-slider .container .strong {
    font-size: 12px;
    font-family: open sans;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #fff;
    position: relative;
    display: block;
    line-height: 12px
}

.nectar-recent-posts-slider .container .strong a {
    color: #fff;
    margin-left: 15px
}

.nectar-recent-posts-slider .container .strong a:hover span:before {
    width: 100%;
    height: 20px;
    top: -4px
}

.nectar-recent-posts-slider .container .strong a:first-child {
    margin-left: 0
}

.nectar-recent-posts-slider .container .strong span {
    display: inline-block;
    position: relative;
    padding-left: 13px;
    padding-right: 10px;
    z-index: 10
}

.nectar-recent-posts-slider .container .strong span:before {
    display: block;
    content: ' ';
    height: 11px;
    margin-right: 4px;
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    transition: all .3s cubic-bezier(.175,.885,.32,1.1);
    -webkit-transition: all .3s cubic-bezier(.175,.885,.32,1.1);
    z-index: -1
}

.nectar-recent-post-content {
    position: absolute;
    color: #fff;
    z-index: 20;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none
}

.wpb_row:not(.full-width-content) .wpb_column:not(.vc_col-sm-12) .nectar-recent-posts-slider .container {
    padding: 0!important
}

.wpb_row:not(.full-width-content) .wpb_column:not(.vc_col-sm-12) .nectar-recent-posts-slider .inner-wrap {
    max-width: none!important;
    padding: 10px 15%!important;
    left: 0
}

.nectar-recent-posts-slider .container {
    height: 100%;
    pointer-events: none
}

.nectar-recent-posts-slider .inner-wrap {
    top: 50%;
    position: absolute;
    left: auto;
    max-width: 50%;
    width: auto;
    pointer-events: all;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all .3s linear;
    display: inline-block;
    z-index: 100
}

.nectar-recent-posts-slider h2 a,.nectar-recent-posts-slider_multiple_visible h3 a {
    transition: color .16s ease;
    -webkit-transition: color .16s ease
}

.nectar-recent-posts-single_featured {
    overflow: hidden;
    position: relative
}

.nectar-recent-posts-single_featured .nectar-recent-post-slide {
    position: relative;
    overflow: hidden
}

.nectar-recent-posts-single_featured.multiple_featured .nectar-recent-post-slide {
    transition: opacity .3s ease;
    opacity: 0
}

.nectar-recent-posts-single_featured.multiple_featured .nectar-recent-post-slide.active {
    opacity: 1
}

.nectar-recent-posts-single_featured.multiple_featured:not(.js-loaded) .nectar-recent-post-slide:not(:first-child),.nectar-recent-posts-single_featured.multiple_featured.js-loaded .nectar-recent-post-slide:not(.tallest) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.nectar-recent-posts-single_featured .recent-post-container {
    z-index: 10;
    position: relative
}

.nectar-recent-posts-single_featured[data-padding="20%"] .recent-post-container,#boxed .nectar-recent-posts-single_featured[data-padding="20%"] .recent-post-container {
    padding-top: 20%;
    padding-bottom: 20%
}

.nectar-recent-posts-single_featured[data-padding="18%"] .recent-post-container,#boxed .nectar-recent-posts-single_featured[data-padding="18%"] .recent-post-container {
    padding-top: 18%;
    padding-bottom: 18%
}

.nectar-recent-posts-single_featured[data-padding="16%"] .recent-post-container,#boxed .nectar-recent-posts-single_featured[data-padding="16%"] .recent-post-container {
    padding-top: 16%;
    padding-bottom: 16%
}

.nectar-recent-posts-single_featured[data-padding="14%"] .recent-post-container,#boxed .nectar-recent-posts-single_featured[data-padding="14%"] .recent-post-container {
    padding-top: 14%;
    padding-bottom: 14%
}

.nectar-recent-posts-single_featured[data-padding="12%"] .recent-post-container,#boxed .nectar-recent-posts-single_featured[data-padding="12%"] .recent-post-container {
    padding-top: 12%;
    padding-bottom: 12%
}

.nectar-recent-posts-single_featured[data-padding="10%"] .recent-post-container,#boxed .nectar-recent-posts-single_featured[data-padding="10%"] .recent-post-container {
    padding-top: 10%;
    padding-bottom: 10%
}

.nectar-recent-posts-single_featured[data-padding="8%"] .recent-post-container,#boxed .nectar-recent-posts-single_featured[data-padding="8%"] .recent-post-container {
    padding-top: 8%;
    padding-bottom: 8%
}

.nectar-recent-posts-single_featured[data-padding="6%"] .recent-post-container,#boxed .nectar-recent-posts-single_featured[data-padding="6%"] .recent-post-container {
    padding-top: 6%;
    padding-bottom: 6%
}

@media only screen and (max-width: 999px) {
    .nectar-recent-posts-single_featured .recent-post-container,.nectar-recent-posts-single_featured.multiple_featured>.container {
        padding-left:50px;
        padding-right: 50px
    }

    .full-width-content .vc_col-sm-12 .nectar-recent-posts-single_featured .recent-post-container,.full-width-content .vc_col-sm-12 .nectar-recent-posts-single_featured.multiple_featured>.container {
        padding-left: 0;
        padding-right: 0
    }
}

.nectar-recent-posts-single_featured .nectar-button {
    opacity: 1;
    margin-bottom: 0
}

.nectar-recent-posts-single_featured .recent-post-container .excerpt {
    margin-bottom: 45px;
    width: 75%
}

.nectar-recent-posts-single_featured h2 {
    margin: 15px 0 50px
}

.nectar-recent-posts-single_featured .inner-wrap {
    width: 45%
}

.vc_col-sm-9 .nectar-recent-posts-single_featured .inner-wrap,.vc_col-sm-8 .nectar-recent-posts-single_featured .inner-wrap,.vc_col-sm-6 .nectar-recent-posts-single_featured .inner-wrap,.vc_col-sm-10 .nectar-recent-posts-single_featured .inner-wrap {
    width: 60%
}

.vc_col-sm-2 .nectar-recent-posts-single_featured .inner-wrap,.vc_col-sm-3 .nectar-recent-posts-single_featured .inner-wrap,.vc_col-sm-4 .nectar-recent-posts-single_featured .inner-wrap {
    width: 80%
}

.nectar-recent-posts-single_featured .inner-wrap .strong a {
    padding: 4px 8px;
    display: inline-block;
    line-height: 20px;
    -webkit-transition: transform .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
    transition: transform .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1)
}

.nectar-recent-posts-single_featured .inner-wrap .strong a:hover {
    box-shadow: 0 20px 38px rgba(0,0,0,.16);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px)
}

.nectar-recent-posts-single_featured.multiple_featured .nectar-recent-post-slide:first-child {
    z-index: 20
}

.nectar-recent-posts-single_featured.multiple_featured .recent-post-container {
    z-index: auto
}

.nectar-recent-posts-single_featured.multiple_featured[data-bg-overlay=diagonal_gradient] .recent-post-container {
    z-index: 10
}

.nectar-recent-posts-single_featured.multiple_featured .recent-post-container h2 a>span {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-bottom: -5px
}

.nectar-recent-posts-single_featured.multiple_featured .recent-post-container h2 a>span span {
    position: relative;
    display: block;
    -webkit-transform: translate3d(0,102%,0);
    transform: translate3d(0,102%,0)
}

.nectar-recent-posts-single_featured.multiple_featured .nectar-button {
    transition: none
}

.nectar-recent-posts-single_featured.multiple_featured .active .grav-wrap,.nectar-recent-posts-single_featured.multiple_featured .active .recent-post-container h2 a>span span,.nectar-recent-posts-single_featured.multiple_featured .active .nectar-button {
    transition: opacity .85s cubic-bezier(.4,0,.1,1) .2s,transform .85s cubic-bezier(.4,0,.1,1) .2s,box-shadow .45s cubic-bezier(.25,1,.33,1)
}

.nectar-recent-posts-single_featured.multiple_featured .grav-wrap,.nectar-recent-posts-single_featured.multiple_featured .nectar-button {
    opacity: 0;
    transform: translateY(40px)
}

.nectar-recent-posts-single_featured.multiple_featured .active .grav-wrap,.nectar-recent-posts-single_featured.multiple_featured .active .nectar-button {
    opacity: 1;
    transform: translateY(0)
}

.nectar-recent-posts-single_featured.multiple_featured .active .recent-post-container h2 a>span span {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1
}

.nectar-recent-posts-single_featured.multiple_featured>.container {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    transform: translateY(-50%) translateX(-50%);
    z-index: 20;
    text-align: right;
    pointer-events: none
}

.nectar-recent-posts-single_featured.multiple_featured>.container .controls {
    display: inline-block;
    text-align: left;
    width: 200px;
    pointer-events: auto
}

@media only screen and (min-width: 1000px) {
    .nectar-recent-posts-single_featured.multiple_featured[data-nav-location=bottom]>.container .controls {
        display:block;
        text-align: left;
        width: auto;
        margin-left: 0;
        pointer-events: auto
    }

    .nectar-recent-posts-single_featured.multiple_featured[data-nav-location=bottom]>.container {
        top: auto;
        right: 0;
        left: 0;
        bottom: 0;
        text-align: left;
        transform: none
    }

    .nectar-recent-posts-single_featured.multiple_featured[data-nav-location=bottom] .controls li {
        display: inline-block
    }

    .nectar-recent-posts-single_featured.multiple_featured[data-nav-location=bottom] .nectar-recent-post-slide .container {
        margin-bottom: 75px
    }

    .full-width-content .nectar-recent-posts-single_featured.multiple_featured[data-nav-location=bottom] .controls[data-num="2"] li {
        width: 25%;
        margin-right: 25%
    }

    .full-width-content .nectar-recent-posts-single_featured.multiple_featured[data-nav-location=bottom] .controls[data-num="3"] li {
        width: 20%;
        margin-right: 18%
    }

    .full-width-content .nectar-recent-posts-single_featured.multiple_featured[data-nav-location=bottom] .controls[data-num="4"] li {
        width: 17.9%;
        margin-right: 6.9%
    }

    .nectar-recent-posts-single_featured.multiple_featured[data-nav-location=bottom] .controls[data-num="2"] li {
        width: 25%;
        margin-right: 25%
    }

    .nectar-recent-posts-single_featured.multiple_featured[data-nav-location=bottom] .controls[data-num="3"] li {
        width: 20%;
        margin-right: 20%
    }

    .nectar-recent-posts-single_featured.multiple_featured[data-nav-location=bottom] .controls[data-num="4"] li {
        width: 18%;
        margin-right: 9%
    }

    .nectar-recent-posts-single_featured.multiple_featured[data-nav-location=bottom] .controls li:last-child,.full-width-content .nectar-recent-posts-single_featured.multiple_featured[data-nav-location=bottom] .controls li:last-child {
        margin-right: 0
    }
}

@media only screen and (max-width: 999px) {
    .nectar-recent-posts-single_featured.multiple_featured .nectar-recent-post-slide .container {
        margin-bottom:30px
    }
}

.nectar-recent-posts-single_featured.multiple_featured .controls li:after,.nectar-recent-posts-single_featured.multiple_featured .controls li:before,.nectar-recent-posts-single_featured.multiple_featured .controls li .color-bar,.nectar-recent-posts-single_featured.multiple_featured .controls li .color-bar:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(255,255,255,.2);
    height: 2px;
    left: 0
}

@media only screen and (min-width: 1000px) {
    body .nectar-recent-posts-single_featured.multiple_featured .controls li.active:before {
        background-color:rgba(255,255,255,.2)!important
    }
}

.nectar-recent-posts-single_featured.multiple_featured .controls li:after {
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 1s cubic-bezier(.4,0,.1,1)
}

.nectar-recent-posts-single_featured[data-autorotate="3000"] .controls li.active:after {
    transition: transform 2950ms linear
}

.nectar-recent-posts-single_featured[data-autorotate="4000"] .controls li.active:after {
    transition: transform 3950ms linear
}

.nectar-recent-posts-single_featured[data-autorotate="5000"] .controls li.active:after {
    transition: transform 4950ms linear
}

.nectar-recent-posts-single_featured[data-autorotate="6000"] .controls li.active:after {
    transition: transform 5950ms linear
}

.nectar-recent-posts-single_featured[data-autorotate="7000"] .controls li.active:after {
    transition: transform 6950ms linear
}

.nectar-recent-posts-single_featured[data-autorotate="8000"] .controls li.active:after {
    transition: transform 7950ms linear
}

.nectar-recent-posts-single_featured[data-autorotate="9000"] .controls li.active:after {
    transition: transform 8950ms linear
}

.nectar-recent-posts-single_featured[data-autorotate="10000"] .controls li.active:after {
    transition: transform 9950ms linear
}

.nectar-recent-posts-single_featured[data-autorotate="11000"] .controls li.active:after {
    transition: transform 10950ms linear
}

.nectar-recent-posts-single_featured.multiple_featured .controls li.trans-out:after {
    transition: none
}

.nectar-recent-posts-single_featured.multiple_featured .controls li.active:after {
    transform: scaleX(1);
    transform-origin: left
}

.nectar-recent-posts-single_featured.multiple_featured .controls li.active .title,.nectar-recent-posts-single_featured.multiple_featured .controls li:hover .title {
    opacity: 1
}

.nectar-recent-posts-single_featured.multiple_featured .controls li {
    margin: 50px 0;
    padding: 10px 0;
    position: relative;
    cursor: pointer;
    display: block
}

.nectar-recent-posts-single_featured.multiple_featured .controls li .title {
    transition: opacity .2s ease;
    opacity: .65;
    line-height: 22px;
    font-size: 16px;
    display: block
}

body[data-button-style*=slightly_rounded] .nectar-recent-posts-single_featured .inner-wrap .strong a {
    border-radius: 5px
}

body[data-button-style^=rounded] .nectar-recent-posts-single_featured .inner-wrap .strong a {
    border-radius: 50px;
    padding: 4px 12px
}

.nectar-recent-posts-slider h2 a,.nectar-recent-posts-slider_multiple_visible h3 a,.nectar-recent-posts-slider_multiple_visible .recent-post-container.container .strong a {
    color: #fff
}

.nectar-recent-posts-slider h2 a:hover {
    color: rgba(255,255,255,.8)
}

.nectar-recent-posts-single_featured .grav-wrap .text,[data-style=list_featured_first_row] .grav-wrap .text {
    display: inline-block;
    font-size: 16px;
    line-height: 20px
}

.nectar-recent-posts-single_featured .grav-wrap .text a {
    position: relative
}

.nectar-recent-posts-single_featured .grav-wrap .text a:before {
    background-color: #fff
}

.nectar-recent-posts-single_featured h2,.nectar-recent-posts-single_featured a,.nectar-recent-posts-single_featured .controls li,.nectar-recent-posts-single_featured .inner-wrap {
    color: #fff
}

.blog-recent[data-style=list_featured_first_row] a.small {
    width: 80px;
    height: 100%;
    margin-right: 30px;
    line-height: 0;
    position: relative
}

.blog-recent[data-style=list_featured_first_row] a.small .img-thumbnail {
    width: 100%;
    height: 100%;
    background-size: cover;
    display: block
}

.blog-recent[data-style=list_featured_first_row] .featured .img-thumbnail {
    width: 100%;
    background-size: cover;
    padding-bottom: 65%;
    display: block
}

.blog-recent[data-style=list_featured_first_row] .meta-category {
    position: relative;
    z-index: 30
}

.blog-recent[data-style=list_featured_first_row] .small img,.blog-recent[data-style=list_featured_first_row] a.small .img-thumbnail,.blog-recent[data-style=list_featured_first_row] .col:not(.has-post-thumbnail) a.small {
    border-radius: 5px;
    -webkit-transition: transform .7s cubic-bezier(.2,1,.22,1),box-shadow .7s cubic-bezier(.2,1,.22,1),opacity .55s ease .25s;
    transition: transform .7s cubic-bezier(.2,1,.22,1),box-shadow .7s cubic-bezier(.2,1,.22,1),opacity .55s ease .25s
}

.blog-recent[data-style=list_featured_first_row] .col:not(.has-post-thumbnail) a.small {
    background-color: rgba(0,0,0,.35);
    border-radius: 5px
}

.span_12.light .blog-recent[data-style=list_featured_first_row] .excerpt {
    opacity: .7
}

.blog-recent[data-style=list_featured_first_row] .full-post-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 20
}

.blog-recent[data-style=list_featured_first_row] .col.span_3 a.small {
    width: 60px;
    height: 60px
}

.blog-recent[data-style=list_featured_first_row] .col.span_4 a.small,.blog-recent[data-style=list_featured_first_row] .col.span_6 a.small {
    width: 80px;
    height: 80px
}

@media only screen and (min-width: 1300px) {
    .blog-recent[data-style=list_featured_first_row] .col.span_6 a.small {
        width:100px;
        height: 100px
    }
}

.vc_col-sm-9 .blog-recent[data-style=list_featured_first_row] .col.span_4 a.small,.vc_col-sm-8 .blog-recent[data-style=list_featured_first_row] .col.span_4 a.small,.vc_col-sm-6 .blog-recent[data-style=list_featured_first_row] .col.span_4 a.small {
    width: 65px;
    height: 65px;
    margin-right: 22px
}

.vc_col-sm-9 .blog-recent[data-style=list_featured_first_row] .col.span_4 .post-header.small,.vc_col-sm-8 .blog-recent[data-style=list_featured_first_row] .col.span_4 .post-header.small,.vc_col-sm-6 .blog-recent[data-style=list_featured_first_row] .col.span_4 .post-header.small {
    padding-right: 0
}

.blog-recent[data-style=list_featured_first_row] .col:not(.has-post-thumbnail) a.small:after {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    text-align: center;
    margin-right: 3%;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    font: normal normal normal 18px/20px FontAwesome;
    content: "\f03e";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

@media only screen and (min-width: 1000px) {
    .blog-recent[data-style=list_featured_first_row] .col.span_3 {
        width:22.6%;
        margin-right: 3%
    }

    .blog-recent[data-style=list_featured_first_row] .col.span_4 {
        width: 31.2%;
        margin-right: 3%
    }

    .blog-recent[data-style=list_featured_first_row] .col.span_6 {
        width: 47.9%;
        margin-right: 4%
    }

    .vc_col-sm-9 .blog-recent[data-style=list_featured_first_row] .col.span_3,.vc_col-sm-8 .blog-recent[data-style=list_featured_first_row] .col.span_3 {
        width: 22.3%;
        margin-right: 3.5%
    }

    .vc_col-sm-9 .blog-recent[data-style=list_featured_first_row] .col.span_4,.vc_col-sm-8 .blog-recent[data-style=list_featured_first_row] .col.span_4 {
        width: 31%;
        margin-right: 3.4%
    }

    .vc_col-sm-9 .blog-recent[data-style=list_featured_first_row] .col.span_6,.vc_col-sm-8 .blog-recent[data-style=list_featured_first_row] .col.span_6 {
        width: 48.1%;
        margin-right: 3.5%
    }

    .blog-recent[data-style=list_featured_first_row]>.col.span_3:nth-child(1),.blog-recent[data-style=list_featured_first_row]>.col.span_3:nth-child(2),.blog-recent[data-style=list_featured_first_row]>.col.span_3:nth-child(3),.blog-recent[data-style=list_featured_first_row]>.col.span_3:nth-child(4),.blog-recent[data-style=list_featured_first_row]>.col.span_4:nth-child(1),.blog-recent[data-style=list_featured_first_row]>.col.span_4:nth-child(2),.blog-recent[data-style=list_featured_first_row]>.col.span_4:nth-child(3),.blog-recent[data-style=list_featured_first_row]>.col.span_6:nth-child(1),.blog-recent[data-style=list_featured_first_row]>.col.span_6:nth-child(2) {
        align-self: flex-start
    }
}

@media only screen and (max-width: 999px) {
    .row .blog-recent[data-style=list_featured_first_row] .col {
        margin-right:0
    }
}

.blog-recent[data-style=list_featured_first_row] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    align-items: center
}

@media only screen and (max-width: 999px) and (min-width:690px) {
    .blog-recent[data-style=list_featured_first_row]>.col.span_3:nth-child(1),.blog-recent[data-style=list_featured_first_row]>.col.span_3:nth-child(2),.blog-recent[data-style=list_featured_first_row]>.col.span_3:nth-child(3),.blog-recent[data-style=list_featured_first_row]>.col.span_3:nth-child(4) {
        vertical-align:top
    }

    .blog-recent[data-style=list_featured_first_row] .col.span_3 {
        width: 46.9%!important;
        margin-right: 6%!important;
        padding-right: 0;
        padding-left: 0
    }

    .blog-recent[data-style=list_featured_first_row] .col.span_3:nth-child(2n+2) {
        margin-right: 0!important
    }
}

.blog-recent[data-style=list_featured_first_row] .col {
    float: none
}

.blog-recent[data-style=list_featured_first_row] .featured .post-featured-img {
    padding-bottom: 160%;
    background-position: center;
    background-size: cover
}

.blog-recent[data-style=list_featured_first_row] .featured .img-thumbnail[data-nectar-img-src],.blog-recent[data-style=list_featured_first_row] .featured .post-featured-img[data-nectar-img-src],.blog-recent[data-style=list_featured_first_row] a.small .img-thumbnail[data-nectar-img-src] {
    opacity: 0
}

.full-width-section .blog-recent[data-style=list_featured_first_row] .featured>img,.full-width-section .blog-recent[data-style=list_featured_first_row] .featured>.img-thumbnail {
    margin-bottom: 25px
}

.blog-recent[data-style=list_featured_first_row] .featured>img,.blog-recent[data-style=list_featured_first_row] .featured>.img-thumbnail,.blog-recent[data-style=list_featured_first_row] .featured .post-featured-img {
    display: block;
    margin-bottom: 20px;
    max-width: none;
    width: 100%;
    border-radius: 5px;
    -webkit-transition: transform .7s cubic-bezier(.2,1,.22,1),box-shadow .7s cubic-bezier(.2,1,.22,1),opacity .55s ease .25s;
    transition: transform .7s cubic-bezier(.2,1,.22,1),box-shadow .7s cubic-bezier(.2,1,.22,1),opacity .55s ease .25s
}

.blog-recent[data-style=list_featured_first_row] .featured:hover>img,.blog-recent[data-style=list_featured_first_row] .small:hover>img,.blog-recent[data-style=list_featured_first_row] .small:hover>.img-thumbnail,.blog-recent[data-style=list_featured_first_row] .col:not(.has-post-thumbnail) a.small:hover,.blog-recent[data-style=list_featured_first_row] .col:hover a>img,.blog-recent[data-style=list_featured_first_row] .col:hover a>.img-thumbnail,.blog-recent[data-style=list_featured_first_row] .col:hover:not(.has-post-thumbnail) a.small,.blog-recent[data-style=list_featured_first_row] .col:hover .post-featured-img {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0 25px 60px rgba(0,0,0,.17)
}

.blog-recent[data-style=list_featured_first_row] .small:hover>img,.blog-recent[data-style=list_featured_first_row] .small:hover>.img-thumbnail {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.blog-recent[data-style=list_featured_first_row] .small:hover>img {
    box-shadow: 0 13px 30px rgba(0,0,0,.14)
}

.blog-recent[data-style=list_featured_first_row] .col.span_4 .post-header.small,.blog-recent[data-style=list_featured_first_row] .col.span_6 .post-header.small {
    padding-right: 30px
}

.blog-recent[data-style=list_featured_first_row] .post-header h3 a,.blog-recent[data-style=list_featured_first_row] .post-header h5 a,.home .blog-recent[data-style=list_featured_first_row] .col .post-header h3 a {
    color: inherit!important
}

.blog-recent[data-style=list_featured_first_row] .post-header.small {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width: calc(100% - 120px)
}

@media only screen and (min-width: 1300px) {
    .blog-recent[data-style=list_featured_first_row] .post-header.small {
        width:calc(100% - 140px)
    }
}

.blog-recent[data-style=list_featured_first_row] .col.span_3 .post-header.small {
    width: calc(100% - 100px)
}

.blog-recent[data-style=list_featured_first_row] .small img {
    margin-bottom: 0
}

[data-style=list_featured_first_row] .meta-category a {
    margin-right: 10px;
    font-size: 14px;
    line-height: 18px;
    position: relative
}

[data-style=list_featured_first_row] .post-header.small .meta-category a {
    font-size: 13px
}

.span_12.light [data-style=list_featured_first_row] .meta-category a {
    color: #fff;
    transition: opacity .37s cubic-bezier(.52,.01,.16,1)
}

.span_12.light [data-style=list_featured_first_row] .meta-category a {
    opacity: .72
}

.span_12.light [data-style=list_featured_first_row] .meta-category a:hover {
    opacity: 1
}

.span_12.light [data-style=list_featured_first_row] .meta-category a:before {
    background-color: #fff
}

.blog-recent[data-style*=classic_enhanced] .inner-wrap {
    background-color: #fff
}

.blog-recent[data-style=classic_enhanced][data-color-scheme=dark] .inner-wrap {
    background-color: rgba(0,0,0,.3)
}

.blog-recent[data-style=classic_enhanced].no-thumbs .inner-wrap:not(.has-post-thumbnail) .article-content-wrap {
    position: relative;
    top: 0;
    -webkit-transform: none;
    transform: none
}

.blog-recent[data-style=classic_enhanced][data-color-scheme=dark] .article-content-wrap {
    background-color: transparent
}

.blog-recent[data-style=classic_enhanced][data-color-scheme=dark] h3.title,.span_12.light .blog-recent[data-style=classic_enhanced][data-color-scheme=dark] h3.title {
    color: #fff
}

.blog-recent[data-style=classic_enhanced][data-color-scheme=dark] .inner-wrap:not(.has-post-thumbnail) .meta-category a {
    color: rgba(255,255,255,.6)
}

.blog-recent[data-style=classic_enhanced][data-color-scheme=dark] .inner-wrap:not(.has-post-thumbnail) .meta-category a {
    border: 2px solid rgba(255,255,255,.3)
}

.blog-recent[data-style=classic_enhanced][data-color-scheme=dark] .post-meta a:hover i {
    color: #fff
}

.blog-recent[data-style=classic_enhanced][data-color-scheme=dark] .post-featured-img {
    overflow: hidden
}

.blog-recent[data-style=classic_enhanced][data-color-scheme=dark] .post-meta {
    border-top: 1px solid rgba(255,255,255,.06)
}

@media only screen and (min-width: 1000px) {
    .blog-recent[data-style*=classic_enhanced].columns-3 .span_4,.blog-recent[data-style=material].columns-3 .span_4 {
        width:31.2%;
        margin-right: 3%;
        margin-bottom: 3%
    }
}

@media only screen and (min-width: 1000px) {
    .blog-recent[data-style*=classic_enhanced].columns-2 .span_6 {
        width:48.2%;
        margin-right: 3%;
        margin-bottom: 3%
    }
}

body .blog-recent[data-style*=classic_enhanced] .has-post-thumbnail .meta-category a {
    z-index: 320
}

.blog-recent[data-style*=classic_enhanced] .inner-wrap {
    width: 100%;
    padding-bottom: 47px
}

.full-width-section>.span_12.blog-recent[data-style=material] .col {
    margin-bottom: 30px!important
}

.blog-recent[data-style=material] .inner-wrap {
    width: 100%
}

.blog-recent[data-style*=classic_enhanced],.blog-recent[data-style=material] {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.single .vc_row-fluid>.blog-recent[data-style*=classic_enhanced],.single .vc_row-fluid>.blog-recent[data-style=material] {
    margin-right: 0;
    margin-left: 0
}

.blog-recent[data-style*=classic_enhanced]>.col,.blog-recent[data-style=material]>.col {
    display: -webkit-flex;
    display: flex;
}

.blog-recent[data-style*=classic_enhanced_alt] .inner-wrap {
    background-color: #444
}

.blog-recent[data-style*=classic_enhanced_alt] .has-post-thumbnail .meta-category a,.blog-recent[data-style*=classic_enhanced_alt] .meta-category a {
    position: relative
}

body .blog-recent[data-style=classic_enhanced_alt] .inner-wrap .article-content-wrap,body .blog-recent[data-style*=classic_enhanced_alt] .inner-wrap:not(.has-post-thumbnail) .article-content-wrap {
    position: relative;
    background-color: transparent;
    left: 0;
    top: 0;
    -webkit-transform: none;
    transform: none;
    width: 100%;
    padding: 30% 17%;
    margin-top: 20px;
    z-index: 100
}

.recent-posts .post-header a {
    color: #888
}

.recent-posts .post-header a:hover {
    color: #27cfc3
}

.recent-posts .post-header .title {
    margin-bottom: 1px
}

.recent-posts .post-header .title a {
    color: #27cfc3
}

.recent-posts .post-header .title a:hover {
    color: inherit
}

.recent-posts article.post .post-header a {
    color: #999
}

@media only screen and (min-width: 1px) and (max-width:999px) {
    .blog-recent[data-style=title_only] .post-header {
        transform:none;
        -webkit-transform: none;
        top: 0
    }

    .nectar-recent-posts-single_featured.multiple_featured>.container .controls {
        width: auto;
        margin-left: 0;
        margin-bottom: 10px
    }

    .nectar-recent-posts-single_featured.multiple_featured .controls li {
        display: inline-block;
        padding: 12px;
        margin: 6px
    }

    .nectar-recent-posts-single_featured.multiple_featured .controls li:first-child {
        margin-left: -8px
    }

    .nectar-recent-posts-single_featured.multiple_featured .controls li .title {
        display: none
    }

    .nectar-recent-posts-single_featured.multiple_featured .controls li:after {
        display: none
    }

    .nectar-recent-posts-single_featured.multiple_featured .controls li:before {
        height: 10px;
        width: 10px;
        top: 50%;
        bottom: auto;
        left: 50%;
        border-radius: 10px;
        transform: translateX(-50%) translateY(-50%);
        transition: all .3s ease
    }

    .nectar-recent-posts-single_featured.multiple_featured>.container {
        top: auto;
        text-align: left;
        bottom: 0;
        left: 0;
        right: 0;
        -webkit-transform: translateY(-15%);
        transform: translateY(-15%)
    }

    .nectar-recent-posts-single_featured .inner-wrap {
        width: 80%
    }
}

@media only screen and (max-width: 690px) {
    .nectar-recent-posts-single_featured.multiple_featured .recent-post-container {
        margin-bottom:40px
    }

    .nectar-recent-posts-single_featured .grav-wrap>a,.nectar-recent-posts-single_featured .grav-wrap .text>span {
        display: none
    }

    .nectar-recent-posts-single_featured .inner-wrap {
        width: 100%!important
    }

    .blog-recent[data-style*=classic_enhanced] .post .post-meta {
        display: block
    }
}

@media only screen and (min-width: 690px) and (max-width:999px) {
    .row .blog-recent[data-style=list_featured_first_row].columns-3 .col:first-child .post-featured-img {
        padding-bottom:50%
    }

    .row .blog-recent[data-style=list_featured_first_row].columns-3 .col:not(:first-child),.row .blog-recent[data-style=list_featured_first_row].columns-2 .col {
        width: 48%;
        margin-right: 4%!important
    }

    .row .blog-recent[data-style=list_featured_first_row].columns-3 .col:nth-child(2n+3),.row .blog-recent[data-style=list_featured_first_row].columns-2 .col:nth-child(2n+2) {
        margin-right: 0!important
    }

    .row .blog-recent[data-style=list_featured_first_row].columns-3 .col:nth-child(2),.row .blog-recent[data-style=list_featured_first_row].columns-3 .col:nth-child(3),.row .blog-recent[data-style=list_featured_first_row].columns-2 .col:nth-child(1),.row .blog-recent[data-style=list_featured_first_row].columns-2 .col:nth-child(2) {
        align-self: flex-start
    }
}

body.single-post[data-bg-header=true] .container-wrap {
    padding-top: 40px!important
}

body.single-post.material[data-bg-header=true] .container-wrap {
    padding-top: 80px!important
}

body.single .post .wpb_text_column h2,body.single .post .content-inner>h2,body.single .post .wpb_text_column h3,body.single .post .content-inner>h3,body.single .post .wpb_text_column h4,body.single .post .content-inner>h4,body.single .post .wpb_text_column h5,body.single .post .content-inner>h5,body.single .post .wpb_text_column h6,body.single .post .content-inner>h6 {
    margin-top: 10px
}

.single #single-below-header .updated.rich-snippet-hidden,.single .heading-title[data-header-style=default_minimal] #single-below-header .updated.rich-snippet-hidden {
    display: none
}

.single-post #single-below-header.fullscreen-header[data-remove-post-comment-number="1"]>span {
    width: 50%
}

body.single-post .container-wrap[data-remove-post-author="1"][data-remove-post-date="1"] .related-posts[data-style=material] .article-content-wrap {
    padding-bottom: 20px!important
}

body.single-post [data-post-hs=default] [data-remove-post-author="1"][data-remove-post-date="1"] #single-below-header span,body.single-post .container-wrap[data-remove-post-author="1"][data-remove-post-date="1"] [data-header-style=default] #single-below-header span {
    padding-left: 0;
    border-left: 0
}

body.single-post [data-post-hs=default_minimal] [data-remove-post-author="1"][data-remove-post-date="1"][data-remove-post-comment-number="0"] #single-below-header span,body.single-post [data-post-hs=default_minimal] [data-remove-post-author="0"][data-remove-post-date="1"][data-remove-post-comment-number="1"] #single-below-header span {
    padding-left: 0;
    border-left: 0
}

body.single-post [data-post-hs=default_minimal] [data-remove-post-author="0"][data-remove-post-date="1"][data-remove-post-comment-number="1"] #single-below-header span,body.single-post [data-post-hs=default_minimal] [data-remove-post-author="1"][data-remove-post-date="0"][data-remove-post-comment-number="1"] #single-below-header span,body.single-post [data-remove-post-author="1"][data-remove-post-date="0"][data-remove-post-comment-number="1"] .heading-title[data-header-style=default_minimal] #single-below-header span,body.single-post [data-remove-post-author="0"][data-remove-post-date="1"][data-remove-post-comment-number="1"] .heading-title[data-header-style=default_minimal] #single-below-header span {
    padding-left: 0;
    padding-right: 0;
    border-left: 0
}

.single #page-header-bg #single-below-header span {
    color: rgba(255,255,255,.8)
}

.single #single-meta ul .meta-comment-count i {
    margin-right: 3px
}

.single #single-meta span,.single #single-below-header span {
    font-size: 16px
}

.single #single-meta div i {
    font-size: 16px;
    line-height: 30px;
    height: 30px
}

.single #page-header-bg #single-meta div a,.single #page-header-bg #single-meta div i,.single #page-header-bg #single-meta div span {
    color: #fff!important
}

.single-post #single-meta .nectar-social {
    margin-left: 14px
}

.single-post .post-content>.video,.single-post .post-content>.audio-wrap,.single-post .post-content>.quote-inner,.single-post .post-content>.post-featured-img>img {
    margin-bottom: 50px
}

@media only screen and (min-width: 690px) {
    .single-portfolio #page-header-bg.fullscreen-header[data-alignment-v=middle] .span_6 .inner-wrap #portfolio-nav ul:not(.controls) {
        left:-70px
    }

    .single-portfolio #page-header-bg.fullscreen-header[data-alignment-v=middle] .span_6 .inner-wrap #portfolio-nav .controls {
        right: -75px
    }
}

.single:not(.material) #page-header-bg.fullscreen-header h1 {
    font-size: 5.5vw;
    line-height: 5.9vw
}

.single-post #page-header-bg.fullscreen-header,.single-post #single-below-header.fullscreen-header {
    background-color: #f8f8f8
}

.single.single-post .fullscreen-header .blog-title {
    text-align: center
}

body.single.single-post:not(.material) .fullscreen-header .blog-title h1 {
    max-width: none
}

.default-blog-title.fullscreen-header,.single-post #page-header-bg.default-blog-title.fullscreen-header,.single-post.ascend #page-header-bg.default-blog-title.fullscreen-header {
    background-color: #333
}

.single-post.ascend .container-wrap.fullscreen-blog-header,body.single-post[data-bg-header=true].ascend .container-wrap {
    padding-top: 70px!important;
    margin-top: 0!important
}

.single-post #page-header-bg.fullscreen-header.bottom-shadow:before {
    background: -moz-linear-gradient(center top,rgba(255,255,255,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,.06) 16%,rgba(0,0,0,.4) 75%,rgba(0,0,0,.6) 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,.06) 16%,rgba(0,0,0,.4) 75%,rgba(0,0,0,.6) 100%);
    bottom: 0;
    content: "";
    display: block;
    height: 351px;
    left: 0;
    position: absolute;
    transition: all 100ms cubic-bezier(.42,0,.58,1) 0s;
    width: 100%;
    z-index: 10
}

.single-post #page-header-bg.fullscreen-header.bg-overlay:after {
    background: none repeat scroll 0 0 rgba(0,0,0,.4);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 100ms cubic-bezier(.42,0,.58,1) 0s;
    width: 100%;
    z-index: 10
}

.single-post .container-wrap.fullscreen-blog-header {
    margin-top: 0
}

.single-post .bottom-meta a {
    color: inherit
}

.single-post .container-wrap .bottom-meta #author-bio #author-info {
    width: auto!important;
    float: none;
    display: inline-block!important
}

.single-post .bottom-meta .sharing-default-minimal {
    padding-top: 0
}

.single-post .bottom-meta>div:last-child {
    margin-bottom: 60px
}

.single-post .bottom-meta .sharing-default-minimal[data-bottom-space=false] {
    margin-bottom: 0
}

.single #single-meta li .n-shortcode,.single #single-meta li .nectar-love {
    padding-left: 0!important
}

.single #single-meta ul li .nectar-love-wrap span {
    opacity: 1
}

body[data-ext-responsive=true].single-post .container-wrap.no-sidebar .post-area,body[data-ext-responsive=true].single-post .container-wrap.no-sidebar .comment-list>li,body[data-ext-responsive=true].single-post.material .container-wrap.no-sidebar .comment-wrap h3#comments,body[data-ext-responsive=true].single-post.material .comment-wrap #respond,body[data-ext-responsive=true].single-post #page-header-bg[data-post-hs=default_minimal] h1,body[data-ext-responsive=true].single-post.material #page-header-bg.fullscreen-header h1,body[data-ext-responsive=true].single-post .heading-title[data-header-style=default_minimal] .entry-title {
    max-width: 1000px;
    margin: 0 auto!important
}

.blog_next_prev_buttons[data-style=fullwidth_next_only] .col {
    border-left: 0
}

.blog_next_prev_buttons .inner {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center
}

.blog_next_prev_buttons {
    text-align: center;
    overflow: hidden;
    position: relative;
    background-color: #333
}

body .blog_next_prev_buttons .full-link a,body .blog_next_prev_buttons .full-link,body .blog_next_prev_buttons .bg-overlay {
    margin-bottom: 0
}

.blog_next_prev_buttons .full-link a,.blog_next_prev_buttons .full-link,.blog_next_prev_buttons .bg-overlay {
    display: block;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    z-index: 10;
    left: 0;
    width: 100%;
    height: 100%
}

.blog_next_prev_buttons .bg-overlay {
    background-color: #282b30;
    z-index: 2;
    opacity: .3;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.blog_next_prev_buttons:hover .bg-overlay {
    opacity: 0
}

.blog_next_prev_buttons.bg-color-only .bg-overlay {
    opacity: 0
}

.blog_next_prev_buttons.bg-color-only:hover .bg-overlay {
    opacity: .08
}

.blog_next_prev_buttons span {
    display: block;
    color: #fff;
    margin-bottom: 5px
}

.blog_next_prev_buttons[data-style*=next_prev] .next-post h3 span {
    text-align: left
}

.blog_next_prev_buttons[data-style*=next_prev] .previous-post h3 span {
    text-align: right;
    position: relative
}

.blog_next_prev_buttons .col {
    height: 250px;
    border-left: 1px solid #ddd
}

.blog_next_prev_buttons[data-post-header-style=default_minimal] .col {
    height: 350px
}

@media only screen and (max-width: 1000px) {
    .blog_next_prev_buttons[data-post-header-style=default_minimal] .col {
        height:200px
    }
}

.blog_next_prev_buttons .col h3 {
    transition: opacity .2s linear;
    -webkit-transition: opacity .2s linear;
    padding: 0 15%;
    color: #fff;
    margin: 0
}

.full-width-content.blog_next_prev_buttons>.col.span_12.dark h3 {
    color: #fff
}

.container-wrap[data-nav-pos=after_project_2] {
    padding-bottom: 0!important
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .controls>.hidden,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls>.hidden {
    display: none!important
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .controls>.only,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls>.only {
    width: 100%!important
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .only span:not(.text),.blog_next_prev_buttons[data-style=fullwidth_next_prev] .only span:not(.text) {
    text-align: center!important
}

#full_width_portfolio .container-wrap[data-nav-pos=after_project_2] .bottom_controls {
    margin-top: 0
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul {
    padding: 0
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul {
    margin: 0
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .container {
    max-width: none;
    width: 100%;
    padding: 0
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav,body .container-wrap[data-nav-pos=after_project_2] .bottom_controls .container {
    height: auto;
    line-height: 0
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav ul,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav {
    display: block
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav ul .previous-project,.container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav ul .next-project,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post {
    width: 50%;
    line-height: 0;
    height: auto;
    padding: 6%;
    min-height: 300px;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    -moz-box-align: center;
    -moz-box-pack: center;
    align-items: center;
    -webkit-align-items: center;
    float: none;
    overflow: hidden;
    position: relative;
    background-color: #333
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post {
    padding: 6% 9%
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project:after,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project:after,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post:after,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post:after {
    background-color: rgba(13,13,13,.35);
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    display: block;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: background-color .4s cubic-bezier(.05,.2,.1,1) 0s;
    transition: background-color .4s cubic-bezier(.05,.2,.1,1) 0s
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project:hover:after,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project:hover:after,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post:hover:after,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post:hover:after {
    background-color: rgba(13,13,13,.9)
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .controls li a,.blog_next_prev_buttons[data-style=fullwidth_next_prev] li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
    display: block
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project:hover h3,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post:hover h3 {
    -webkit-transform: translateX(-40px) translateZ(0);
    transform: translateX(-40px) translateZ(0);
    backface-visibility: hidden
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project:hover h3,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post:hover h3 {
    transform: translateX(40px) translateZ(0);
    backface-visibility: hidden
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project.mouse-leaving h3 .text .line,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post.mouse-leaving h3 .text .line {
    animation: rightLineEnd .4s cubic-bezier(.05,.2,.1,1) forwards
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project.mouse-leaving h3 .text .line,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post.mouse-leaving h3 .text .line {
    animation: rightLineEnd2 .4s cubic-bezier(.05,.2,.1,1) forwards
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post:hover h3 .text .line {
    -webkit-transform: translateY(-50%) translateX(0) scaleX(1);
    -webkit-transform-origin: left;
    transform: translateY(-50%) translateX(0) scaleX(1);
    transform-origin: left;
    animation: rightLineStart .4s cubic-bezier(.05,.2,.1,1) forwards
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post:hover h3 .text .line {
    -webkit-transform: translateY(-50%) translateX(0) scaleX(1);
    -webkit-transform-origin: right;
    transform: translateY(-50%) translateX(0) scaleX(1);
    transform-origin: right;
    animation: rightLineStart2 .4s cubic-bezier(.05,.2,.1,1) forwards
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post h3 .text .line {
    -webkit-transform: translateY(-50%) translateX(-28px) scaleX(0);
    -webkit-transform-origin: left;
    transform: translateY(-50%) translateX(-28px) scaleX(0);
    transform-origin: left;
    left: -74px;
    right: auto
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project.mouse-leaving h3 .next-arrow,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post.mouse-leaving h3 .next-arrow {
    animation: rightArrowEnd2 .7s cubic-bezier(0,.2,.1,1) forwards
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project.mouse-leaving h3 .next-arrow,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post.mouse-leaving h3 .next-arrow {
    animation: rightArrowEnd .7s cubic-bezier(0,.2,.1,1) forwards
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project h3 .next-arrow,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post h3 .next-arrow {
    -webkit-transform: translateX(38px) rotate(180deg);
    transform: translateX(38px) rotate(180deg);
    left: -43px;
    right: auto
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project:hover h3 .next-arrow,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post:hover h3 .next-arrow {
    animation: rightArrowStart .4s cubic-bezier(.05,.2,.1,1) forwards
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project:hover h3 .next-arrow,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post:hover h3 .next-arrow {
    animation: rightArrowStart2 .4s cubic-bezier(.05,.2,.1,1) forwards
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project:hover h3 .next-arrow,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project:hover h3 .next-arrow,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post:hover h3 .next-arrow,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post:hover h3 .next-arrow {
    -webkit-transform: translateX(42px);
    transform: translateX(42px)
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project.mouse-leaving h3 .next-arrow line,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project.mouse-leaving h3 .next-arrow line,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post.mouse-leaving h3 .next-arrow line,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post.mouse-leaving h3 .next-arrow line {
    animation: rightArrowLineEnd .4s cubic-bezier(.3,.2,.1,1) .25s forwards;
    stroke-dashoffset: 40px
}

body .container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project:hover .next-arrow line,body .container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project:hover .next-arrow line,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls .previous-post:hover .next-arrow line,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls .next-post:hover .next-arrow line {
    animation: rightArrowLineStart .3s cubic-bezier(.05,.2,.1,1) .1s forwards;
    stroke-dashoffset: 30px
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project h3,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project h3,.blog_next_prev_buttons[data-style=fullwidth_next_prev] h3 {
    display: inline-block;
    -webkit-transform: translateX(0) translateZ(0);
    -webkit-transition: transform .4s cubic-bezier(.05,.2,.1,1);
    transform: translateX(0) translateZ(0);
    transition: transform .4s cubic-bezier(.05,.2,.1,1)
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project span:not(.text),.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post span:not(.text) {
    display: block;
    font-size: 16px;
    text-align: left
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project span:not(.text),.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post span:not(.text) {
    display: block;
    font-size: 16px;
    text-align: right
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project h3,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project span,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project h3,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project span,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post h3,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post span,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post h3,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post span {
    color: #fff;
    position: relative;
    z-index: 100
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .proj-bg-img,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .post-bg-img,.blog_next_prev_buttons[data-style=fullwidth_next_only] .post-bg-img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    height: 100%;
    -ms-transition: transform .4s cubic-bezier(.05,.2,.1,1) 0s;
    -webkit-transition: transform .4s cubic-bezier(.05,.2,.1,1) 0s;
    transition: transform .4s cubic-bezier(.05,.2,.1,1) 0s
}

.blog_next_prev_buttons[data-style=fullwidth_next_only]:hover .post-bg-img,.container-wrap[data-nav-pos=after_project_2] .bottom_controls li:hover .proj-bg-img,.blog_next_prev_buttons[data-style=fullwidth_next_prev] li:hover .post-bg-img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.single .post-content {
    padding-left: 0
}

.single #single-meta {
    right: 0
}

.single #single-meta ul {
    margin-bottom: 0
}

.single #single-meta {
    margin-top: 4px
}

.single #single-meta ul li {
    float: left;
    list-style: none;
    padding: 0;
    border-bottom: 0
}

.single #single-meta ul li .nectar-love-wrap {
    border-right: 1px solid #ddd;
    margin-right: 20px;
    padding-right: 20px;
    width: auto!important
}

.single #single-meta ul li .nectar-love-wrap span {
    font-size: 12px;
    height: 13px;
    display: block;
    width: auto;
    padding-left: 0;
    font-family: open sans;
    font-weight: 400;
    line-height: 11px
}

.single #single-below-header {
    margin-bottom: 0
}

#single-below-header [class^=icon-] {
    font-size: 18px;
    line-height: 23px;
    height: 20px;
    width: auto;
    margin-right: 7px;
    color: inherit
}

.fullscreen-blog-header #single-below-header {
    margin-bottom: 60px
}

.single .fullscreen-blog-header #single-below-header>span,.single .fullscreen-blog-header #single-below-header>div {
    font-family: inherit;
    color: #888;
    padding-left: 0;
    display: inline-block;
    float: left
}

.single .fullscreen-blog-header #single-below-header>span a {
    margin-right: 14px;
    font-size: 14px;
    line-height: 28px;
    border: 2px solid rgba(0,0,0,.1);
    -webkit-transition: border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1);
    transition: border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1);
    padding: 6px 20px;
    margin-bottom: 14px;
    border-radius: 100px;
    display: inline-block
}

#single-meta .meta-category,#single-meta .meta-comment-count,#single-below-header .meta-category,#single-below-header .meta-comment-count {
    -webkit-transition: all .4s cubic-bezier(.05,.2,.1,1);
    transition: all .4s cubic-bezier(.05,.2,.1,1)
}

#single-below-header.social-hovered .meta-category,#single-below-header.social-hovered .meta-comment-count,#single-meta.social-hovered .meta-category,#single-meta.social-hovered .meta-comment-count {
    opacity: 0;
    pointer-events: none
}

.single-post #single-meta>div {
    float: left
}

.single [data-post-hs=default_minimal] #single-below-header span,.single .heading-title[data-header-style=default_minimal] #single-below-header span {
    font-size: 14px
}

.single #single-below-header:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.blog-title #single-below-header>span {
    padding: 0 20px;
    border-left: 1px solid rgba(0,0,0,.1)
}

.blog-title #single-below-header>span:first-child {
    padding-left: 0;
    border: none
}

.single.single-post .section-title h1 {
    max-width: 800px
}

.single .row .section-title {
    border-bottom: none
}

.single [data-post-hs=default_minimal] .section-title h1 {
    max-width: none;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0
}

.single .heading-title[data-header-style=default_minimal] h1,body[data-ext-responsive=true].single-post #page-header-bg[data-post-hs=default_minimal] h1 {
    padding: 20px 0
}

.single .heading-title[data-header-style=default_minimal] .meta-category a {
    border: 2px solid #000;
    padding: 4px 8px;
    margin: 5px 6px 0 5px;
    display: inline-block;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #000
}

body[data-button-style^=rounded].single .heading-title[data-header-style=default_minimal] .meta-category a {
    border-radius: 100px
}

.single .heading-title[data-header-style=default_minimal] .meta-category a:hover,.single .heading-title[data-header-style=default_minimal] .meta-category a:focus {
    border-color: transparent;
    color: #fff
}

.single .heading-title[data-header-style=default_minimal] {
    border-bottom: 0;
    text-align: center;
    padding-top: 30px
}

.single .heading-title[data-header-style=default_minimal] #single-below-header span {
    float: none;
    display: inline-block
}

.single-post .post.quote .post-content .quote-inner {
    padding: 45px
}

.single .post .content-inner .post-featured-img img {
    margin-bottom: 25px
}

.single .post .content-inner[data-has-gallery] .gallery,.single .post .content-inner[data-has-gallery] .wp-block-gallery {
    display: none
}

.single .post .top-featured-media>.nectar-flickity>.flickity-viewport {
    margin-top: 0
}

.single .post .top-featured-media>.nectar-flickity>.flickity-viewport .cell {
    width: auto
}

.single .post .top-featured-media.full-width-content>.nectar-flickity>.flickity-viewport .cell {
    margin: 0 1%
}

.single .post .top-featured-media>.nectar-flickity>.flickity-viewport img {
    height: 500px;
    width: auto
}

.single .post.video .mejs-container {
    margin-bottom: 25px
}

.single .post-area.standard-minimal .post-content {
    padding-left: 0
}

.single .post-area.span_12 #author-info {
    width: 992px
}

body.single-post .container-wrap[data-remove-post-date="1"] #single-below-header .meta-date,body.single-post #page-header-bg[data-remove-post-date="1"] .author-section .meta-date,body.single-post #page-header-bg .span_6[data-remove-post-date="1"] #single-below-header .meta-date,body.single-post #page-header-bg .span_6[data-remove-post-date="1"] .meta-date,body.single-post .container-wrap[data-remove-post-date="1"] .related-posts .article-content-wrap .post-header .meta,body.single-post .container-wrap[data-remove-post-date="1"] .related-posts[data-style=material] .grav-wrap .text span,.single-post #ajax-content-wrap #page-header-bg[data-post-hs=default_minimal] .span_6[data-remove-post-date="1"] #single-below-header .meta-date {
    display: none
}

body.single-post .container-wrap[data-remove-post-author="1"] #single-below-header .meta-author,body.single-post #page-header-bg[data-remove-post-author="1"] .author-section .meta-author,body.single-post #page-header-bg .span_6[data-remove-post-author="1"] #single-below-header .meta-author,body.single-post #page-header-bg .span_6[data-remove-post-author="1"] .meta-author,body.single-post #page-header-bg .span_6[data-remove-post-author="1"] .author-section a,body.single-post #page-header-bg[data-remove-post-author="1"].fullscreen-header .author-section a,body.single-post .container-wrap[data-remove-post-author="1"] .related-posts[data-style=material] .grav-wrap img,body.single-post .container-wrap[data-remove-post-author="1"] .related-posts[data-style=material] .grav-wrap .text a,body.single-post .container-wrap[data-remove-post-author="1"] .related-posts[data-style=classic_enhanced] .meta-author,.single-post #ajax-content-wrap #page-header-bg[data-post-hs=default_minimal] .span_6[data-remove-post-author="1"] #single-below-header .meta-author {
    display: none;
}

body.single-post .container-wrap[data-remove-post-comment-number="1"] #single-below-header .meta-comment-count,body.single-post #page-header-bg[data-remove-post-comment-number="1"] .author-section .meta-comment-count,body.single-post #page-header-bg .span_6[data-remove-post-comment-number="1"] #single-below-header .meta-comment-count,body.single-post #page-header-bg .span_6[data-remove-post-comment-number="1"] .meta-comment-count,body.single-post .container-wrap[data-remove-post-comment-number="1"] #single-meta .meta-comment-count,body.single-post .container-wrap[data-remove-post-comment-number="1"] .related-posts[data-style=material] .meta-comment-count,body.single-post .container-wrap[data-remove-post-comment-number="1"] .related-posts[data-style=classic_enhanced] .meta-comment-count,#single-below-header.fullscreen-header[data-remove-post-comment-number="1"] .meta-comment-count,.single-post #ajax-content-wrap #page-header-bg[data-post-hs=default_minimal] .span_6[data-remove-post-comment-number="1"] #single-below-header .meta-comment-count {
    display: none
}

@media only screen and (min-width: 1000px) and (max-width:1300px) {
    .single .post .top-featured-media>.nectar-flickity>.flickity-viewport img {
        height:425px
    }

    body.single-portfolio #sidebar.fixed-sidebar,body.single-portfolio #sidebar {
        width: 27.5%
    }

    body.single-portfolio .post-area {
        width: 72.5%
    }

    body.single-portfolio.material .post-area.span_9 {
        width: 68.5%
    }

    .single-portfolio #boxed .post-area {
        width: 72.49%
    }

    body.single.single-post .section-title h1 {
        max-width: 620px
    }

    body.single-portfolio .row .title-wrap .col.section-title {
        text-align: center
    }

    body.single-portfolio .row .col.section-title h1 {
        max-width: 725px;
        margin: 0 auto
    }

    .single .post-area.span_12 #author-bio #author-info {
        width: 773px
    }
}

@media only screen and (max-width: 1130px) and (min-width:1000px) {
    body.single.single-post .section-title h1 {
        max-width:490px
    }
}

@media only screen and (min-width: 1px) and (max-width:1000px) {
    .single-post #page-header-bg[data-post-hs=default_minimal],.single-post #page-header-bg[data-post-hs=default] {
        height:auto!important;
        padding-top: 50px;
        padding-bottom: 50px
    }

    body.single-post #page-header-bg[data-post-hs=default_minimal][data-alignment-v=middle]:not(.fullscreen-header) .span_6,body.single-post #page-header-bg[data-post-hs=default][data-alignment-v=middle]:not(.fullscreen-header) .span_6 {
        -webkit-transform: none!important;
        transform: none!important;
        top: 0!important
    }

    .single #single-meta ul {
        float: left
    }

    .single .blog-title #single-meta ul li {
        float: right
    }

    body.single-post .blog-title #single-meta ul li:last-child {
        margin: 5px!important
    }

    .single-post[data-bg-header=true].material .container-wrap:not(.no-sidebar)>.main-content {
        padding-top: 0
    }

    .material .blog_next_prev_buttons {
        margin-top: 35px
    }

    .related-posts[data-style=material] .post-featured-img img {
        width: 100%;
        max-width: none
    }

    body.single-post #page-header-bg #single-meta,body.single-post .blog-title #single-meta {
        margin-top: 20px
    }

    #full_width_portfolio .project-title.parallax-effect {
        position: relative;
        top: 0
    }

    .ascend #author-bio img {
        margin: 0 auto
    }
}

@media only screen and (min-width: 690px) and (max-width:1000px) {
    .single .post .top-featured-media>.nectar-flickity>.flickity-viewport img {
        height:300px
    }

    .single-portfolio #full_width_portfolio .row .col.section-title h1 {
        max-width: 430px;
        margin: 0 auto;
        letter-spacing: -1px;
        font-size: 22px
    }

    .container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project:hover h3,.container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project:hover h3,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post:hover h3,.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post:hover h3 {
        transform: translateX(0) translateZ(0);
        -webkit-transform: translateX(0) translateZ(0)
    }

    body .container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project h3 .next-arrow,body .container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project h3 .next-arrow,body .container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav .controls .line,body .blog_next_prev_buttons[data-style=fullwidth_next_prev] h3 .next-arrow,.blog_next_prev_buttons[data-style=fullwidth_next_prev] h3 .line,body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post .line:not(.text),body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post .line:not(.text) {
        display: none
    }

    body .container-wrap[data-nav-pos=after_project_2] .bottom_controls li span:not(.text),body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post span:not(.text),body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post span:not(.text),body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post span,body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post span {
        text-align: center
    }

    .container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav ul .previous-project,.container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav ul .next-project,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post {
        min-height: 225px
    }
}

@media only screen and (max-width: 690px) {
    .single .post .top-featured-media>.nectar-flickity>.flickity-viewport img {
        height:200px
    }

    .single .post .top-featured-media>.nectar-flickity>.flickity-viewport .cell {
        margin: 0 3%
    }

    .single .post .top-featured-media>.nectar-flickity .dot {
        width: 20px
    }

    .single .post .top-featured-media>.nectar-flickity .flickity-viewport {
        margin-bottom: 90px
    }

    .single .post .top-featured-media>.nectar-flickity .flickity-page-dots {
        bottom: -60px
    }

    .single-portfolio .row .col.section-title.span_12 {
        text-align: center
    }

    html body.single [data-post-hs=default_minimal] #single-below-header span {
        font-size: 14px
    }

    .single-post #single-below-header.fullscreen-header>span {
        width: 100%;
        height: 80px;
        line-height: 80px;
        border-bottom: 1px solid #ddd
    }

    .single-post #single-below-header.fullscreen-header {
        border: none
    }

    body #author-bio #author-info {
        padding-left: 85px
    }

    .material .container-wrap #author-bio #author-info {
        width: 100%!important;
        text-align: center;
        padding-left: 0;
        margin-top: 20px
    }

    .material .container-wrap #author-bio #author-info p {
        max-width: none
    }

    .material #author-bio {
        text-align: center
    }

    .single #page-header-bg .span_6 {
        margin-bottom: 0
    }

    .ascend.single .container-wrap #author-bio #author-info {
        width: 100%
    }

    body.ascend .container-wrap #author-bio #author-info p {
        max-width: 100%
    }

    body.single.ascend .comment-list .comment>div,body.single.ascend .comment-list .pingback>div {
        padding-left: 0
    }

    .bottom_controls #portfolio-nav {
        margin-top: 0
    }

    body .blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls {
        position: relative
    }

    .blog_next_prev_buttons[data-style=fullwidth_next_prev] li span:not(.text) {
        text-align: center!important
    }

    body .blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post,body .blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post {
        min-height: 250px
    }

    .blog_next_prev_buttons[data-style=fullwidth_next_prev] .controls span {
        display: block
    }

    body .blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post,body .blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post {
        width: 100%
    }

    .blog_next_prev_buttons[data-style*=next_prev] .previous-post h3 span,.blog_next_prev_buttons[data-style*=next_prev] .next-post h3 span {
        text-align: center
    }

    .blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post:hover h3,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post:hover h3 {
        transform: translateX(0) translateZ(0)!important;
        -webkit-transform: translateX(0) translateZ(0)!important
    }

    .blog_next_prev_buttons[data-style=fullwidth_next_prev] ul h3 .next-arrow,.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .line {
        display: none!important
    }
}

@media only screen and (max-width: 480px) {
    .single .blog-title #single-meta ul {
        float:left
    }

    .single .blog-title #single-meta ul .meta-share-count {
        float: none;
        clear: both
    }

    .single .blog-title #single-meta ul li a {
        display: inline-block;
        margin-bottom: 5px
    }

    .single .blog-title #single-meta ul li:not(.meta-share-count)>a,.single .blog-title #single-meta ul li .n-shortcode a {
        opacity: 1!important
    }
}

@media only screen and (min-width: 1001px) {
    .single-post #page-header-wrap[data-responsive=true],.single-post #page-header-wrap[data-responsive=true] #page-header-bg {
        min-height:550px
    }
}
