a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: '';
    content: none
}

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

body {
    color: #53585c;
    background: #fff;
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.6em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-anchor: none
}

body,html {
    height: 100%;
    margin: 0
}

::-moz-selection {
    background: #fde69a;
    color: #212121;
    text-shadow: none
}

::-webkit-selection {
    background: #fde69a;
    color: #212121;
    text-shadow: none
}

::selection {
    background: #fde69a;
    color: #212121;
    text-shadow: none
}

a {
    color: #f70d28;
    text-decoration: none
}

a:focus,a:hover {
    color: #212121;
    outline: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #eee;
    margin: 1.25em 0;
    padding: 0
}

hr.post-divider {
    height: 0;
    visibility: hidden;
    margin: 0;
    padding: 0
}

audio,canvas,img,video {
    vertical-align: middle
}

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

figcaption {
    margin: 3px 0 1em;
    font-size: 11px;
    color: #a0a0a0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

button,input,label,optgroup,select,textarea {
    font: inherit
}

[class*=jeg_] .fa {
    font-family: FontAwesome
}

span.required {
    color: #f70d28;
    font-weight: 400;
    font-family: monospace;
    font-size: 16px
}

.clearfix:after,.comment-navigation:after,.container:after,.jeg_authorbox::after,.jeg_block_heading:after,.jeg_popup_content::after,.jeg_postblock:after,.row:after {
    content: "";
    display: table;
    clear: both
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

h1,h2,h3,h4,h5,h6 {
    color: #212121;
    text-rendering: optimizeLegibility
}

h1 {
    font-size: 2.25em;
    margin: .67em 0 .5em;
    line-height: 1.25;
    letter-spacing: -.02em
}

h2 {
    font-size: 1.953em;
    margin: .83em 0 .5em;
    line-height: 1.35
}

h3 {
    font-size: 1.563em;
    margin: 1em 0 .5em;
    line-height: 1.4
}

h4 {
    font-size: 1.25em;
    margin: 1.33em 0 .5em;
    line-height: 1.5
}

h5 {
    font-size: 1.1em;
    margin: 1.25em 0 .5em;
    line-height: 1.6
}

h6 {
    font-size: .85em;
    margin: 1.6em 0 1em
}

b,strong {
    font-weight: 700
}

em,i {
    font-style: italic
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

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

mark {
    background: #efca56;
    padding: 0 .4em;
    color: #fff
}

p,pre {
    margin: 0 0 1.75em;
    text-rendering: optimizeLegibility
}

code,kbd,pre,samp {
    font-family: "Lucida Console",Monaco,monospace;
    font-size: .9em;
    padding: .2em .5em
}

pre {
    color: #7b7b7b;
    background: #fafafa;
    border: 1px solid #eee;
    padding: .5em 1.5em .5em 1.5em;
    white-space: pre-wrap;
    word-wrap: break-word
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

.jeg_vc_content .vc_row,.jeg_vc_content .vc_row[data-vc-full-width=true]>.jeg-vc-wrapper {
    margin-left: auto;
    margin-right: auto
}

.jeg_vc_content .vc_inner {
    margin-left: -15px;
    margin-right: -15px
}

.jeg_boxed .jeg_main .jeg_container {
    overflow: hidden
}

.jeg_otb {
    overflow: visible!important
}

.jeg_vc_content .vc_row[data-vc-full-width=true] {
    left: 0!important;
    width: auto!important;
    padding-left: 0!important;
    padding-right: 0!important
}

@media (max-width: 767px) {
    .container {
        width:98%;
        width: calc(100% - 10px)
    }
}

@media (max-width: 479px) {
    .container {
        width:100%
    }
}

@media (min-width: 768px) {
    .container,.jeg_vc_content>.vc_element>.vc_row,.jeg_vc_content>.vc_element>.vc_row[data-vc-full-width=true]:not([data-vc-stretch-content=true])>.jeg-vc-wrapper,.jeg_vc_content>.vc_row,.jeg_vc_content>.vc_row[data-vc-full-width=true]:not([data-vc-stretch-content=true])>.jeg-vc-wrapper {
        max-width:750px
    }

    .jeg_vc_content>.vc_element>.vc_row[data-vc-full-width=true],.jeg_vc_content>.vc_element>.vc_row[data-vc-stretch-content=true]>.jeg-vc-wrapper,.jeg_vc_content>.vc_row[data-vc-full-width=true],.jeg_vc_content>.vc_row[data-vc-stretch-content=true]>.jeg-vc-wrapper {
        width: 100%;
        max-width: none
    }
}

@media (min-width: 992px) {
    .container,.jeg_vc_content>.vc_element>.vc_row,.jeg_vc_content>.vc_element>.vc_row[data-vc-full-width=true]:not([data-vc-stretch-content=true])>.jeg-vc-wrapper,.jeg_vc_content>.vc_row,.jeg_vc_content>.vc_row[data-vc-full-width=true]:not([data-vc-stretch-content=true])>.jeg-vc-wrapper {
        max-width:970px
    }

    .jeg_vc_content>.vc_element>.vc_row[data-vc-full-width=true],.jeg_vc_content>.vc_element>.vc_row[data-vc-stretch-content=true]>.jeg-vc-wrapper,.jeg_vc_content>.vc_row[data-vc-full-width=true],.jeg_vc_content>.vc_row[data-vc-stretch-content=true]>.jeg-vc-wrapper {
        width: 100%;
        max-width: none
    }
}

@media (min-width: 1200px) {
    .container,.jeg_vc_content>.vc_element>.vc_row,.jeg_vc_content>.vc_element>.vc_row[data-vc-full-width=true]:not([data-vc-stretch-content=true])>.jeg-vc-wrapper,.jeg_vc_content>.vc_row,.jeg_vc_content>.vc_row[data-vc-full-width=true]:not([data-vc-stretch-content=true])>.jeg-vc-wrapper {
        max-width:1170px
    }

    .jeg_vc_content>.vc_element>.vc_row[data-vc-full-width=true],.jeg_vc_content>.vc_element>.vc_row[data-vc-stretch-content=true]>.jeg-vc-wrapper,.jeg_vc_content>.vc_row[data-vc-full-width=true],.jeg_vc_content>.vc_row[data-vc-stretch-content=true]>.jeg-vc-wrapper {
        width: 100%;
        max-width: none
    }
}

.container,.vc_column_container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.jeg_fullwidth .container {
    width: 100%;
    padding: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 767px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float:left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .vc_col-sm-12 {
        width: 100%
    }

    .vc_col-sm-11 {
        width: 91.66666667%
    }

    .vc_col-sm-10 {
        width: 83.33333333%
    }

    .vc_col-sm-9 {
        width: 75%
    }

    .vc_col-sm-8 {
        width: 66.66666667%
    }

    .vc_col-sm-7 {
        width: 58.33333333%
    }

    .vc_col-sm-6 {
        width: 50%
    }

    .vc_col-sm-5 {
        width: 41.66666667%
    }

    .vc_col-sm-4 {
        width: 33.33333333%
    }

    .vc_col-sm-3 {
        width: 25%
    }

    .vc_col-sm-2 {
        width: 16.66666667%
    }

    .vc_col-sm-1 {
        width: 8.33333333%
    }

    .vc_col-sm-pull-12 {
        right: 100%
    }

    .vc_col-sm-pull-11 {
        right: 91.66666667%
    }

    .vc_col-sm-pull-10 {
        right: 83.33333333%
    }

    .vc_col-sm-pull-9 {
        right: 75%
    }

    .vc_col-sm-pull-8 {
        right: 66.66666667%
    }

    .vc_col-sm-pull-7 {
        right: 58.33333333%
    }

    .vc_col-sm-pull-6 {
        right: 50%
    }

    .vc_col-sm-pull-5 {
        right: 41.66666667%
    }

    .vc_col-sm-pull-4 {
        right: 33.33333333%
    }

    .vc_col-sm-pull-3 {
        right: 25%
    }

    .vc_col-sm-pull-2 {
        right: 16.66666667%
    }

    .vc_col-sm-pull-1 {
        right: 8.33333333%
    }

    .vc_col-sm-pull-0 {
        right: auto
    }

    .vc_col-sm-push-12 {
        left: 100%
    }

    .vc_col-sm-push-11 {
        left: 91.66666667%
    }

    .vc_col-sm-push-10 {
        left: 83.33333333%
    }

    .vc_col-sm-push-9 {
        left: 75%
    }

    .vc_col-sm-push-8 {
        left: 66.66666667%
    }

    .vc_col-sm-push-7 {
        left: 58.33333333%
    }

    .vc_col-sm-push-6 {
        left: 50%
    }

    .vc_col-sm-push-5 {
        left: 41.66666667%
    }

    .vc_col-sm-push-4 {
        left: 33.33333333%
    }

    .vc_col-sm-push-3 {
        left: 25%
    }

    .vc_col-sm-push-2 {
        left: 16.66666667%
    }

    .vc_col-sm-push-1 {
        left: 8.33333333%
    }

    .vc_col-sm-push-0 {
        left: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .vc_col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .vc_col-md-12 {
        width: 100%
    }

    .vc_col-md-11 {
        width: 91.66666667%
    }

    .vc_col-md-10 {
        width: 83.33333333%
    }

    .vc_col-md-9 {
        width: 75%
    }

    .vc_col-md-8 {
        width: 66.66666667%
    }

    .vc_col-md-7 {
        width: 58.33333333%
    }

    .vc_col-md-6 {
        width: 50%
    }

    .vc_col-md-5 {
        width: 41.66666667%
    }

    .vc_col-md-4 {
        width: 33.33333333%
    }

    .vc_col-md-3 {
        width: 25%
    }

    .vc_col-md-2 {
        width: 16.66666667%
    }

    .vc_col-md-1 {
        width: 8.33333333%
    }

    .vc_col-md-pull-12 {
        right: 100%
    }

    .vc_col-md-pull-11 {
        right: 91.66666667%
    }

    .vc_col-md-pull-10 {
        right: 83.33333333%
    }

    .vc_col-md-pull-9 {
        right: 75%
    }

    .vc_col-md-pull-8 {
        right: 66.66666667%
    }

    .vc_col-md-pull-7 {
        right: 58.33333333%
    }

    .vc_col-md-pull-6 {
        right: 50%
    }

    .vc_col-md-pull-5 {
        right: 41.66666667%
    }

    .vc_col-md-pull-4 {
        right: 33.33333333%
    }

    .vc_col-md-pull-3 {
        right: 25%
    }

    .vc_col-md-pull-2 {
        right: 16.66666667%
    }

    .vc_col-md-pull-1 {
        right: 8.33333333%
    }

    .vc_col-md-pull-0 {
        right: auto
    }

    .vc_col-md-push-12 {
        left: 100%
    }

    .vc_col-md-push-11 {
        left: 91.66666667%
    }

    .vc_col-md-push-10 {
        left: 83.33333333%
    }

    .vc_col-md-push-9 {
        left: 75%
    }

    .vc_col-md-push-8 {
        left: 66.66666667%
    }

    .vc_col-md-push-7 {
        left: 58.33333333%
    }

    .vc_col-md-push-6 {
        left: 50%
    }

    .vc_col-md-push-5 {
        left: 41.66666667%
    }

    .vc_col-md-push-4 {
        left: 33.33333333%
    }

    .vc_col-md-push-3 {
        left: 25%
    }

    .vc_col-md-push-2 {
        left: 16.66666667%
    }

    .vc_col-md-push-1 {
        left: 8.33333333%
    }

    .vc_col-md-push-0 {
        left: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .vc_col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float:left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .vc_col-lg-12 {
        width: 100%
    }

    .vc_col-lg-11 {
        width: 91.66666667%
    }

    .vc_col-lg-10 {
        width: 83.33333333%
    }

    .vc_col-lg-9 {
        width: 75%
    }

    .vc_col-lg-8 {
        width: 66.66666667%
    }

    .vc_col-lg-7 {
        width: 58.33333333%
    }

    .vc_col-lg-6 {
        width: 50%
    }

    .vc_col-lg-5 {
        width: 41.66666667%
    }

    .vc_col-lg-4 {
        width: 33.33333333%
    }

    .vc_col-lg-3 {
        width: 25%
    }

    .vc_col-lg-2 {
        width: 16.66666667%
    }

    .vc_col-lg-1 {
        width: 8.33333333%
    }

    .vc_col-lg-pull-12 {
        right: 100%
    }

    .vc_col-lg-pull-11 {
        right: 91.66666667%
    }

    .vc_col-lg-pull-10 {
        right: 83.33333333%
    }

    .vc_col-lg-pull-9 {
        right: 75%
    }

    .vc_col-lg-pull-8 {
        right: 66.66666667%
    }

    .vc_col-lg-pull-7 {
        right: 58.33333333%
    }

    .vc_col-lg-pull-6 {
        right: 50%
    }

    .vc_col-lg-pull-5 {
        right: 41.66666667%
    }

    .vc_col-lg-pull-4 {
        right: 33.33333333%
    }

    .vc_col-lg-pull-3 {
        right: 25%
    }

    .vc_col-lg-pull-2 {
        right: 16.66666667%
    }

    .vc_col-lg-pull-1 {
        right: 8.33333333%
    }

    .vc_col-lg-pull-0 {
        right: auto
    }

    .vc_col-lg-push-12 {
        left: 100%
    }

    .vc_col-lg-push-11 {
        left: 91.66666667%
    }

    .vc_col-lg-push-10 {
        left: 83.33333333%
    }

    .vc_col-lg-push-9 {
        left: 75%
    }

    .vc_col-lg-push-8 {
        left: 66.66666667%
    }

    .vc_col-lg-push-7 {
        left: 58.33333333%
    }

    .vc_col-lg-push-6 {
        left: 50%
    }

    .vc_col-lg-push-5 {
        left: 41.66666667%
    }

    .vc_col-lg-push-4 {
        left: 33.33333333%
    }

    .vc_col-lg-push-3 {
        left: 25%
    }

    .vc_col-lg-push-2 {
        left: 16.66666667%
    }

    .vc_col-lg-push-1 {
        left: 8.33333333%
    }

    .vc_col-lg-push-0 {
        left: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .vc_col-lg-offset-0 {
        margin-left: 0
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

.hidden {
    display: none
}

.jeg_viewport {
    position: relative
}

.jeg_container,.jeg_container_full {
    width: auto;
    margin: 0 auto;
    padding: 0
}

.jeg_boxed .jeg_main .jeg_container,.jeg_content {
    background: #fff
}

.jeg_content {
    padding: 30px 0 40px
}

.jeg_sidebar {
    padding-left: 30px
}

.jeg_sidebar_left .jeg_sidebar {
    padding-right: 30px;
    padding-left: 15px
}

.jeg_double_sidebar .row>.jeg_sidebar:nth-of-type(1) {
    padding-left: 15px;
    padding-right: 30px
}

@media (min-width: 767px) {
    .jeg_sidebar_left .jeg_main_content.col-sm-8,.jeg_sidebar_left .jeg_main_content.vc_col-sm-8 {
        float:right
    }

    .jeg_double_right_sidebar .jeg_main_content,.jeg_double_sidebar .jeg_main_content {
        width: 100%
    }

    .jeg_double_right_sidebar .jeg_sidebar,.jeg_double_sidebar .jeg_sidebar.left,.jeg_double_sidebar .jeg_sidebar.right {
        width: 50%;
        float: left
    }

    .jeg_wide_content .jeg_main_content {
        width: 66.66666667%;
        float: left
    }

    .jeg_wide_content .jeg_sidebar {
        width: 33.33333333%;
        float: left
    }
}

@media (min-width: 992px) {
    .jeg_sidebar_left .jeg_main_content,.jeg_sidebar_left .jeg_main_content.col-md-8,.jeg_sidebar_left .jeg_main_content.vc_col-md-8 {
        float:right
    }

    .jeg_double_right_sidebar .jeg_main_content,.jeg_double_sidebar .jeg_main_content {
        width: 50%
    }

    .jeg_double_sidebar .jeg_main_content {
        left: 25%
    }

    .jeg_double_sidebar .jeg_sidebar.left {
        width: 25%;
        right: 50%;
        padding-left: 15px;
        padding-right: 30px
    }

    .jeg_double_right_sidebar .jeg_sidebar,.jeg_double_sidebar .jeg_sidebar.right {
        width: 25%
    }

    .jeg_wide_content .jeg_main_content {
        width: 75%
    }

    .jeg_wide_content .jeg_sidebar {
        width: 25%
    }
}

.theiaStickySidebar {
    -webkit-backface-visibility: hidden
}

.jeg_normalise_top .theiaStickySidebar {
    -webkit-transform: translate3d(0,50px,0);
    -ms-transform: translate3d(0,50px,0);
    -o-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
    -webkit-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s
}

.post-ajax-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f5f5f5;
    display: none;
    z-index: 5
}

.post-ajax-overlay .jnews_preloader_circle_outer {
    position: fixed;
    width: 100%;
    top: 50%;
    left: 0;
    margin-left: 170px
}

.post-ajax-overlay .jeg_preloader.dot {
    position: fixed;
    top: 50%;
    margin-top: 40px;
    margin-left: 170px;
    left: 50%
}

.post-ajax-overlay .jeg_preloader.square {
    position: fixed;
    top: 50%;
    margin-top: 0;
    left: 50%;
    margin-left: 170px
}

.form-group label {
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 700
}

.form-group {
    margin-bottom: 20px
}

.form-group .chosen-container-single .chosen-single,.form-group input:not([type=submit]),.form-group select,.form-group textarea {
    font-size: 15px
}

.chosen-container-single .chosen-single,input:not([type=submit]),select,textarea {
    display: inline-block;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    padding: 7px 14px;
    height: 40px;
    outline: 0;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    width: 100%;
    max-width: 100%;
    -webkit-transition: all .2s ease;
    transition: .25s ease;
    box-shadow: none
}

input[type=checkbox],input[type=radio] {
    width: auto;
    height: auto;
    line-height: inherit;
    display: inline
}

.jeg_upload_wrapper .btn {
    text-transform: none;
    color: #212121;
    font-weight: 400;
    font-family: inherit;
    font-size: 13px;
    background: #eee;
    border: 1px solid #ccc;
    padding: 0 15px;
    letter-spacing: 0;
    border-radius: 5px;
    line-height: 35px;
    height: 35px
}

.jeg_upload_wrapper .btn:hover {
    background: #fff;
    box-shadow: none;
    border-color: #999
}

.jeg_upload_wrapper .upload_preview_container:after {
    content: " ";
    clear: both;
    display: block
}

.jeg_upload_wrapper .upload_preview_container ul {
    padding-left: 0
}

.jeg_upload_wrapper .upload_preview_container li {
    list-style-type: none;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative
}

.jeg_upload_wrapper .upload_preview_container li .remove:after {
    position: absolute;
    content: "\f00d";
    font-family: FontAwesome;
    display: block;
    bottom: 0;
    right: 0;
    background: #000;
    color: #fff;
    width: 20px;
    text-align: center;
    line-height: 20px;
    cursor: pointer
}

.jeg_upload_wrapper .upload-progress {
    display: none
}

.jeg_upload_wrapper li.sortable-placeholder {
    border: 1px dashed #ccc;
    width: 150px;
    height: 150px;
    display: block
}

.jeg_upload_wrapper li.uploading {
    border: 1px dashed #c2c2c2;
    width: 150px;
    height: 150px;
    display: block;
    position: relative
}

.jeg_upload_wrapper li .uploading-progress {
    height: 100%;
    background: #eee;
    width: 0;
    -webkit-transition: width .6s ease 0s;
    -moz-transition: width .6s ease 0s;
    -o-transition: width .6s ease 0s;
    -ms-transition: width .6s ease 0s
}

.jeg_upload_wrapper.submit-field {
    margin-top: 10px
}

.chosen-container-single .chosen-single {
    display: block;
    padding: 0 1em;
    line-height: 38px
}

.chosen-container-single .chosen-search input[type=text] {
    height: 32px;
    line-height: 32px;
    background-image: none!important
}

.chosen-container-single .chosen-single div:after {
    line-height: inherit;
    color: inherit
}

.chosen-container .chosen-results {
    color: #7b7b7b;
    margin: 0 0 5px;
    padding: 0
}

.chosen-container .chosen-results li.active-result {
    padding: 4px 14px;
    font-size: 13px;
    line-height: inherit;
    text-align: inherit
}

.chosen-container-single .chosen-drop {
    border-radius: 0
}

.chosen-container .chosen-drop {
    border-color: #a0a0a0;
    box-shadow: 0 2px 3px rgba(0,0,0,.15)
}

.chosen-container .chosen-results li.highlighted {
    color: #212121;
    background: #f5f5f5
}

.select2-container .select2-choice>.select2-chosen {
    margin-right: 20px
}

input:not([type=submit]):focus,select:focus,textarea:focus {
    border-color: #ccc;
    box-shadow: inset 0 2px 2px rgba(0,0,0,.05)
}

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

.btn,.button,input[type=submit] {
    border: none;
    border-radius: 0;
    background: #f70d28;
    color: #fff;
    padding: 0 20px;
    line-height: 40px;
    height: 40px;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    outline: 0;
    -webkit-appearance: none;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.btn:focus,.button:focus,input[type=submit]:focus {
    color: #fff;
    outline: thin dotted #666
}

.btn:hover,.button:hover,input[type=submit]:hover {
    color: #fff;
    box-shadow: inset 0 0 0 100px rgba(0,0,0,.15)
}

.jeg_header {
    position: relative
}

.jeg_header .container {
    height: 100%
}

.jeg_header.full .container {
    max-width: 100%
}

.jeg_nav_row {
    position: relative;
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

.jeg_nav_grow {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.jeg_nav_normal {
    -webkit-box-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.item_wrap {
    /* width:100%; */
    display: inline-block;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.jeg_nav_left {
    margin-right: auto
}

.jeg_nav_right {
    margin-left: auto
}

.jeg_nav_center {
    margin: 0 auto
}

.jeg_nav_alignleft {
    justify-content: flex-start
}

.jeg_nav_alignright {
    justify-content: flex-end
}

.jeg_nav_aligncenter {
    justify-content: center
}

.jeg_topbar {
    font-size: 12px;
    color: #757575;
    position: relative;
    z-index: 11;
    background: #f5f5f5;
    border-bottom: 1px solid #e0e0e0;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto
}

.jeg_topbar .jeg_nav_item {
    padding: 0 12px;
    border-right: 1px solid #e0e0e0
}

.jeg_topbar.dark {
    background: #212121;
    color: #f5f5f5;
    border-bottom-width: 0
}

.jeg_topbar.dark .jeg_search_toggle,.jeg_topbar.dark .jeg_search_wrapper.jeg_search_no_expand .jeg_search_button,.jeg_topbar.dark .jeg_search_wrapper.jeg_search_no_expand .jeg_search_input,.jeg_topbar.dark .jeg_top_lang_switcher>li>a {
    color: #f5f5f5
}

.jeg_topbar.dark .jeg_top_lang_switcher>li>a:hover,.jeg_topbar.dark .jeg_top_menu>li>a:hover {
    color: #fff
}

.jeg_topbar.dark .sf-arrows .sf-with-ul:after {
    color: rgba(255,255,255,.6)
}

.jeg_topbar.dark .sf-arrows ul .sf-with-ul:after {
    color: inherit
}

.jeg_topbar.dark,.jeg_topbar.dark .jeg_nav_item {
    border-color: rgba(255,255,255,.15)
}

.jeg_topbar .jeg_nav_item:last-child {
    border-right-width: 0
}

.jeg_topbar .jeg_nav_row {
    height: 34px;
    line-height: 34px
}

.jeg_midbar {
    background-color: #fff;
    height: 140px;
    position: relative;
    z-index: 10;
    border-bottom: 0 solid #e8e8e8
}

.jeg_navbar+.jeg_midbar {
    z-index: 9
}

.jeg_midbar .jeg_nav_item {
    padding: 0 14px
}

.jeg_midbar.dark {
    background-color: #212121;
    color: #f5f5f5
}

.jeg_midbar.dark .sf-arrows .sf-with-ul:after {
    color: rgba(255,255,255,.6)
}

.jeg_midbar.dark .jeg_carticon,.jeg_midbar.dark .jeg_nav_icon .jeg_mobile_toggle,.jeg_midbar.dark .jeg_search_toggle,.jeg_midbar.dark .jeg_top_weather,.jeg_midbar.dark .jeg_top_weather .jeg_weather_condition .jeg_weather_icon,.jeg_midbar.dark .jeg_top_weather>.jeg_weather_temp>.jeg_weather_unit,.jeg_midbar.dark .jeg_vertical_menu a {
    color: #f5f5f5
}

.jeg_midbar.dark .jeg_vertical_menu {
    border-top-color: #fff
}

.jeg_navbar {
    background: #fff;
    position: relative;
    border-top: 0 solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    line-height: 50px;
    z-index: 9;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.jeg_navbar.jeg_search_expanded {
    z-index: 9999
}

.jeg_navbar:first-child,.jeg_topbar+.jeg_navbar {
    z-index: 10
}

.jeg_navbar .jeg_nav_item {
    padding: 0 14px
}

.jeg_navbar .jeg_separator {
    margin: 0 7px
}

.jeg_navbar .jeg_separator:first-child {
    margin-left: 0
}

.jeg_navbar .jeg_separator:last-child {
    margin-right: 0
}

.jeg_navbar_boxed .jeg_nav_alignright .jeg_nav_item:last-child {
    padding-right: 20px
}

.jeg_navbar_boxed .jeg_nav_alignleft .jeg_nav_item:first-child {
    padding-left: 20px
}

.jeg_navbar_boxed .jeg_nav_alignleft .jeg_nav_item:first-child .jeg_menu_style_1 {
    margin-left: -14px
}

.jeg_nav_item:first-child {
    padding-left: 0
}

.jeg_nav_item:last-child {
    padding-right: 0
}

.jeg_navbar_shadow {
    border-bottom: 0!important
}

.jeg_navbar_shadow:after {
    content: '';
    width: 100%;
    height: 7px;
    position: absolute;
    top: 100%;
    left: 0;
    background: -moz-linear-gradient(top,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 100%)
}

.jeg_navbar_boxed {
    background: 0 0;
    border: 0
}

.jeg_navbar_boxed .jeg_nav_row {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-style: solid;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.jeg_navbar_dark.jeg_navbar_boxed .jeg_nav_row {
    border-width: 0
}

.jeg_navbar_boxed.jeg_navbar_shadow .jeg_navbar {
    box-shadow: 0 3px 5px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.08);
    border-width: 0
}

.jeg_navbar_boxed:after {
    display: none
}

.jeg_boxed .jeg_navbar_boxed {
    background: #fff
}

.jeg_navbar_dark.jeg_navbar_boxed .jeg_nav_row,.jeg_navbar_dark:not(.jeg_navbar_boxed) {
    background: #212121
}

body:not(.jeg_boxed) .jeg_navbar_dark.jeg_navbar_boxed {
    background: 0 0
}

.jeg_navbar_dark .cartdetail,.jeg_navbar_dark .jeg_carticon,.jeg_navbar_dark .jeg_menu>li>a,.jeg_navbar_dark .jeg_search_toggle {
    color: #fafafa
}

.jeg_navbar_dark .sf-arrows .sf-with-ul:after {
    color: rgba(255,255,255,.6)
}

.jeg_navbar_dark .sf-arrows ul .sf-with-ul:after {
    color: inherit
}

.jeg_navbar_dark .jeg_menu>li>ul {
    border-top: 0
}

.jeg_featured {
    margin-bottom: 30px
}

.jeg_force_fs:not(.jeg_sidecontent) .jeg_featured_big {
    position: static
}

.jeg_force_fs .jeg_navbar_mobile,.jeg_force_fs:not(.jeg_sidecontent) .jeg_topbar {
    background: rgba(255,255,255,.2);
    border-bottom: 1px solid rgba(255,255,255,.15)
}

.jeg_force_fs .toggle_btn,.jeg_force_fs:not(.jeg_sidecontent) .jeg_midbar,.jeg_force_fs:not(.jeg_sidecontent).jeg_boxed .jeg_navbar_boxed {
    background: 0 0!important
}

.jeg_force_fs:not(.jeg_sidecontent) .dark .jeg_nav_item {
    border-color: rgba(255,255,255,.15)!important
}

.jeg_force_fs:not(.jeg_sidecontent) .jeg_topbar .jeg_menu>li>a,.jeg_force_fs:not(.jeg_sidecontent) .jeg_topbar .jeg_search_toggle,.jeg_force_fs:not(.jeg_sidecontent) .jeg_topbar .jeg_search_wrapper.jeg_search_no_expand .jeg_search_button,.jeg_force_fs:not(.jeg_sidecontent) .jeg_topbar .jeg_search_wrapper.jeg_search_no_expand .jeg_search_input,.jeg_force_fs:not(.jeg_sidecontent) .jeg_topbar .jeg_top_lang_switcher>li>a {
    color: #f5f5f5
}

.jeg_force_fs:not(.jeg_sidecontent) .jeg_topbar .jeg_top_menu>li>a:hover {
    color: #fff
}

.jeg_logo_wrapper {
    -webkit-flex: 0 auto!important;
    -ms-flex: 0 auto!important;
    flex: 0 auto!important
}

.jeg_logo {
    position: relative
}

.site-title {
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 60px;
    letter-spacing: -.02em
}

.jeg_mobile_logo .site-title {
    font-size: 34px
}

.site-title a {
    display: block;
    color: #212121
}

.jeg_midbar.dark .site-title a,.jeg_navbar.jeg_navbar_dark .site-title a {
    color: #f5f5f5
}

.jeg_logo img {
    height: auto;
    image-rendering: optimizeQuality;
    display: block
}

.jeg_nav_left .jeg_logo {
    margin-right: 7px
}

.jeg_nav_left .jeg_logo:last-child {
    margin-right: 28px
}

.jeg_midbar .jeg_social_icon_block.nobg a .fa {
    font-size: 18px
}

.jeg_topbar .jeg_social_icon_block.nobg a .fa {
    font-size: 14px
}

.jeg_midbar .jeg_social_icon_block.nobg a .jeg-icon svg {
    height: 18px
}

.jeg_topbar .jeg_social_icon_block.nobg a .jeg-icon svg {
    height: 14px
}

.btn.round {
    border-radius: 40px
}

.btn.rounded {
    border-radius: 4px
}

.btn.secondary {
    background: #2e9fff
}

.btn.outline {
    color: inherit;
    letter-spacing: 1.5px;
    line-height: 36px;
    height: auto;
    background: 0 0;
    border: 2px solid #e0e0e0
}

.dark .btn.outline,.jeg_navbar_dark .btn.outline {
    color: #f5f5f5;
    border-color: rgba(255,255,255,.15)
}

.dark .btn.outline:hover,.jeg_navbar_dark .btn.outline:hover {
    box-shadow: inset 0 0 0 100px rgba(255,255,255,.15)
}

.btn .fa {
    margin-right: 2px;
    font-size: 14px
}

.jeg_topbar .btn {
    height: 26px;
    line-height: 26px;
    font-size: 11px;
    letter-spacing: .5px;
    font-weight: 500;
    padding: 0 10px
}

.jeg_topbar .btn.outline {
    line-height: 22px
}

.jeg_topbar .btn.round {
    padding: 0 14px
}

.jeg_navbar .btn {
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    font-weight: 500;
    padding: 0 16px
}

.jeg_navbar .btn.outline {
    line-height: 34px
}

.jeg_midbar .jeg_nav_html,.jeg_navbar .jeg_nav_html {
    line-height: 1.4em
}

.jeg_nav_html .fa {
    margin-right: 2px
}

.jeg_nav_account {
    position: relative
}

.jeg_accountlink {
    float: left
}

.jeg_accountlink:last-child {
    padding-right: 0
}

.jeg_accountlink ul {
    min-width: 100%
}

.jeg_accountlink li {
    position: static!important
}

.jeg_accountlink li .fa {
    margin-right: 2px
}

.jeg_accountlink .fa-spinner {
    font-size: 14px
}

.jeg_accountlink img {
    margin-right: 5px;
    margin-top: -3px;
    border-radius: 100%;
    height: 22px;
    width: auto
}

.jeg_midbar .jeg_accountlink img,.jeg_navbar .jeg_accountlink img {
    margin-right: .65em
}

.jeg_navbar_dark .jeg_accountlink,.jeg_topbar.dark .jeg_accountlink {
    color: #f5f5f5
}

.jeg_nav_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jeg_nav_icon .jeg_mobile_toggle {
    color: #212121;
    display: block;
    position: relative;
    width: 18px;
    height: 14px
}

.jeg_topbar .jeg_nav_icon {
    height: 34px
}

.jeg_topbar .jeg_mobile_toggle {
    color: inherit
}

.jeg_navbar_dark .jeg_mobile_toggle {
    color: #fafafa
}

.jeg_nav_icon .jeg_mobile_toggle span {
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    border-top: 2px solid;
    transition: .15s ease
}

.jeg_nav_icon .jeg_mobile_toggle span:nth-child(1) {
    top: 0
}

.jeg_nav_icon .jeg_mobile_toggle:hover span:nth-child(1) {
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
}

.jeg_nav_icon .jeg_mobile_toggle span:nth-child(2) {
    top: 50%;
    margin-top: -1px
}

.jeg_nav_icon .jeg_mobile_toggle span:nth-child(3) {
    bottom: 0
}

.jeg_nav_icon .jeg_mobile_toggle:hover span:nth-child(3) {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.jeg_topbar .jeg_nav_icon .jeg_mobile_toggle {
    width: 15px;
    height: 12px
}

.jeg_topbar .socials_widget a {
    margin: 0 5px 0 0
}

.jeg_topbar .socials_widget a .fa {
    width: 26px;
    line-height: 26px
}

.jeg_topbar .socials_widget a .jeg-icon {
    width: 26px;
    line-height: 26px
}

.jeg_topbar .socials_widget.nobg a {
    margin-right: 14px
}

.jeg_topbar .socials_widget.nobg a:last-child {
    margin-right: 0
}

.jeg_topbar .socials_widget.nobg a .fa {
    font-size: 14px
}

.jeg_top_lang_switcher {
    float: left
}

.jeg_top_lang_switcher>li {
    padding-right: 12px;
    float: left
}

.jeg_top_lang_switcher>li:last-child {
    padding-right: 0
}

.jeg_top_lang_switcher a {
    color: #212121
}

.jeg_topbar .jeg_top_lang_switcher a {
    color: inherit
}

.jeg_top_lang_switcher>li img {
    margin: 0 2px 2px 0
}

.jeg_midbar .jeg_top_lang_switcher>li img,.jeg_navbar .jeg_top_lang_switcher>li img {
    margin-right: 4px
}

.jeg_mobile_lang_switcher .jeg_top_lang_switcher {
    float: none;
    font-size: 13px
}

.jeg_mobile_lang_switcher .jeg_top_lang_switcher>li {
    display: inline-block;
    float: none;
    padding: 0 15px 0 0
}

.item_bottom .jeg_mobile_lang_switcher .jeg_top_lang_switcher {
    text-align: left
}

.item_bottom .jeg_mobile_lang_switcher .jeg_top_lang_switcher>li {
    padding: 0 10px 0 0
}

.item_bottom .jeg_mobile_lang_switcher .jeg_top_lang_switcher>li img {
    margin: 0 2px 0 0
}

.jeg_separator {
    height: 30px;
    border-left: 1px solid #e0e0e0
}

.dark .jeg_separator,.jeg_navbar_dark .jeg_separator {
    border-color: rgba(255,255,255,.15)
}

.widget_jnews_module_element_header {
    margin-bottom: 30px
}

.jeg_cart {
    position: relative
}

.jeg_cartcontent_fallback {
    text-align: initial;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 11;
    top: 100%;
    right: 0;
    width: 435px;
    padding: 20px 20px 15px;
    color: #53585c;
    background: #fff;
    border-top: 1px solid #eee;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1),0 32px 60px rgba(0,0,0,.1);
    box-shadow: 0 1px 3px rgba(0,0,0,.1),0 32px 60px rgba(0,0,0,.1);
    line-height: normal;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease
}

.jeg_cart.open .jeg_cartcontent_fallback {
    visibility: visible;
    opacity: 1
}

.jeg_search_wrapper {
    position: relative
}

.jeg_search_wrapper .jeg_search_form {
    display: block;
    position: relative;
    line-height: normal;
    min-width: 60%
}

.jeg_search_toggle {
    color: #212121;
    display: block;
    text-align: center
}

.jeg_topbar .jeg_search_toggle {
    font-size: 14px;
    min-width: 13px;
    color: inherit
}

.jeg_midbar .jeg_search_toggle {
    font-size: 18px;
    min-width: 16px;
    line-height: 50px
}

.jeg_navbar .jeg_search_toggle {
    font-size: 16px;
    min-width: 15px
}

.jeg_search_wrapper .jeg_search_input {
    width: 100%;
    vertical-align: middle;
    height: 40px;
    padding: .5em 30px .5em 14px
}

.jeg_search_wrapper .jeg_search_button {
    color: #212121;
    background: 0 0;
    border: 0;
    font-size: 14px;
    outline: 0;
    cursor: pointer;
    position: absolute;
    height: auto;
    min-height: unset;
    line-height: normal;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0 10px;
    transition: none
}

.jeg_search_wrapper .jeg_search_button:hover {
    color: inherit;
    box-shadow: none;
    background: 0 0
}

.jeg_navbar .jeg_search_wrapper .jeg_search_input {
    height: 36px
}

.jeg_topbar .jeg_search_wrapper .jeg_search_form {
    display: block
}

.jeg_topbar .jeg_search_no_expand .jeg_search_input {
    line-height: 34px;
    height: auto;
    padding: 0 20px 0 0!important;
    border: 0;
    background: 0 0;
    box-shadow: none
}

.jeg_topbar .jeg_search_no_expand .jeg_search_button {
    color: #757575;
    width: auto;
    padding-right: 0!important
}

.jeg_search_no_expand .jeg_search_toggle {
    display: none
}

.jeg_search_no_expand.rounded .jeg_search_input {
    border-radius: 4px
}

.jeg_search_no_expand.square .jeg_search_input {
    border-radius: 0
}

.jeg_search_no_expand.round .jeg_search_input {
    border-radius: 33px;
    padding: .5em 15px
}

.jeg_search_no_expand.round .jeg_search_button {
    padding-right: 12px
}

.jeg_midbar .jeg_search_no_expand .jeg_search_input {
    font-size: 15px;
    padding: .5em 35px .5em 15px
}

.jeg_midbar .jeg_search_wrapper .jeg_search_button {
    padding-right: 15px
}

.jeg_midbar .jeg_search_no_expand.round .jeg_search_input {
    padding: .5em 35px .5em 20px
}

.jeg_midbar .jeg_search_no_expand.round .jeg_search_button {
    padding-right: 15px
}

.jeg_navbar_dark .jeg_search_no_expand .jeg_search_input {
    background: rgba(255,255,255,.1);
    border-color: transparent
}

.jeg_navbar_dark .jeg_search_no_expand .jeg_search_button,.jeg_navbar_dark .jeg_search_no_expand .jeg_search_input {
    color: #fafafa
}

.jeg_navbar_dark .jeg_search_no_expand .jeg_search_input::-webkit-input-placeholder {
    color: rgba(255,255,255,.75)
}

.jeg_navbar_dark .jeg_search_no_expand .jeg_search_input:-moz-placeholder {
    color: rgba(255,255,255,.75)
}

.jeg_navbar_dark .jeg_search_no_expand .jeg_search_input::-moz-placeholder {
    color: rgba(255,255,255,.75)
}

.jeg_navbar_dark .jeg_search_no_expand .jeg_search_input:-ms-input-placeholder {
    color: rgba(255,255,255,.75)
}

.jeg_search_popup_expand .jeg_search_form {
    display: block;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    right: -4px;
    text-align: center;
    width: 325px;
    background: #fff;
    border: 1px solid #eee;
    padding: 0;
    height: 0;
    z-index: 12;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.09);
    box-shadow: 0 1px 4px rgba(0,0,0,.09);
    -webkit-transition: height .1s;
    -o-transition: height .1s;
    transition: height .1s
}

.jeg_search_expanded .jeg_search_popup_expand .jeg_search_form {
    opacity: 1;
    visibility: visible;
    padding: 20px;
    height: auto;
    -webkit-transition: padding .2s,height .1s,opacity .15s;
    -o-transition: padding .2s,height .1s,opacity .15s;
    transition: padding .2s,height .1s,opacity .15s
}

.jeg_search_popup_expand .jeg_search_form:before {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 8px 8px;
    content: "";
    right: 16px;
    position: absolute;
    top: -8px;
    z-index: 98
}

.jeg_search_popup_expand .jeg_search_form:after {
    border-color: transparent transparent #eaeaea;
    border-style: solid;
    border-width: 0 9px 9px;
    content: "";
    right: 15px;
    position: absolute;
    top: -9px;
    z-index: 97
}

.jeg_topbar .jeg_search_popup_expand .jeg_search_form,.jeg_topbar .jeg_search_popup_expand .jeg_search_result {
    right: 0
}

.jeg_topbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form,.jeg_topbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_result {
    left: 0
}

.jeg_topbar .jeg_search_popup_expand .jeg_search_form:before {
    right: 11px;
    top: -6px;
    border-width: 0 6px 6px
}

.jeg_topbar .jeg_search_popup_expand .jeg_search_form:after {
    right: 10px;
    top: -8px;
    border-width: 0 7px 7px
}

.jeg_topbar .jeg_search_popup_expand:last-child .jeg_search_form,.jeg_topbar .jeg_search_popup_expand:last-child .jeg_search_result {
    right: -12px
}

.jeg_topbar .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form,.jeg_topbar .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_result {
    left: -12px
}

.jeg_topbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form:before {
    right: auto;
    left: 11px
}

.jeg_topbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form:after {
    right: auto;
    left: 10px
}

.jeg_search_popup_expand .jeg_search_input {
    width: 100%;
    -webkit-box-shadow: inset 0 0 15px 0 rgba(0,0,0,.08);
    box-shadow: inset 0 0 15px 0 rgba(0,0,0,.08)
}

.jeg_search_popup_expand .jeg_search_button {
    color: #888;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px
}

.jeg_midbar .jeg_search_popup_expand:last-child .jeg_search_form,.jeg_midbar .jeg_search_popup_expand:last-child .jeg_search_result {
    right: -18px
}

.jeg_midbar .jeg_search_popup_expand .jeg_search_form:before {
    right: 17px
}

.jeg_midbar .jeg_search_popup_expand .jeg_search_form:after {
    right: 16px
}

.jeg_header.full .jeg_midbar .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form,.jeg_header.full .jeg_midbar .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_result {
    right: -15px
}

.jeg_header.full .jeg_midbar .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form:before {
    right: 14px
}

.jeg_header.full .jeg_midbar .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form:after {
    right: 13px
}

.jeg_midbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form,.jeg_midbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_result {
    right: auto;
    left: -4px
}

.jeg_midbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form:before {
    right: auto;
    left: 16px
}

.jeg_midbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form:after {
    right: auto;
    left: 15px
}

.jeg_midbar .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form,.jeg_midbar .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_result {
    left: -18px
}

.jeg_midbar .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form:before {
    right: auto;
    left: 17px
}

.jeg_midbar .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form:after {
    right: auto;
    left: 16px
}

.jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_search_popup_expand:last-child .jeg_search_form,.jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_search_popup_expand:last-child .jeg_search_result {
    right: -17px
}

.jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form,.jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_result {
    left: -17px
}

.jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form,.jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_result {
    right: -15px
}

.jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form:before {
    right: 14px
}

.jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_right .jeg_search_popup_expand:last-child .jeg_search_form:after {
    right: 13px
}

.jeg_navbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form,.jeg_navbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_result {
    right: auto;
    left: -4px
}

.jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_left .jeg_search_popup_expand:not(:first-child) .jeg_search_form:before,.jeg_navbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form:before {
    right: auto;
    left: 16px
}

.jeg_header.full .jeg_navbar:not(.jeg_navbar_boxed):not(.jeg_navbar_menuborder) .jeg_nav_left .jeg_search_popup_expand:not(:first-child) .jeg_search_form:after,.jeg_navbar .jeg_nav_left .jeg_search_popup_expand .jeg_search_form:after {
    right: auto;
    left: 15px
}

.jeg_navbar.jeg_navbar_boxed .jeg_search_popup_expand:last-child .jeg_search_form,.jeg_navbar.jeg_navbar_boxed .jeg_search_popup_expand:last-child .jeg_search_result {
    right: 0
}

.jeg_navbar.jeg_navbar_boxed .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form,.jeg_navbar.jeg_navbar_boxed .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_result {
    left: 0
}

.jeg_navbar.jeg_navbar_menuborder .jeg_nav_col:not(.jeg_nav_left) .jeg_search_popup_expand:last-child .jeg_search_form:before {
    right: 14px
}

.jeg_navbar.jeg_navbar_menuborder .jeg_nav_col:not(.jeg_nav_left) .jeg_search_popup_expand:last-child .jeg_search_form:after {
    right: 13px
}

.jeg_navbar.jeg_navbar_boxed .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form:before {
    right: auto;
    left: 19px
}

.jeg_navbar.jeg_navbar_boxed .jeg_nav_left .jeg_search_popup_expand:first-child .jeg_search_form:after {
    right: auto;
    left: 18px
}

.jeg_nav_left .jeg_search_popup_expand .jeg_search_form,.jeg_nav_left .jeg_search_popup_expand .jeg_search_result {
    right: auto;
    left: 0
}

.jeg_nav_center .jeg_search_popup_expand .jeg_search_form,.jeg_nav_center .jeg_search_popup_expand .jeg_search_form:after,.jeg_nav_center .jeg_search_popup_expand .jeg_search_form:before {
    right: 50%!important;
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

.jeg_search_expanded .jeg_search_modal_expand {
    background: #fff;
    z-index: 10000;
    position: fixed;
    float: none;
    width: 100%;
    min-height: 100%;
    top: 0;
    right: 0
}

.jeg_search_modal_expand .jeg_search_form {
    display: block;
    opacity: 0;
    visibility: hidden;
    margin: 0 auto;
    position: absolute;
    right: 0
}

.jeg_search_expanded .jeg_navbar_mobile,.jeg_search_expanded .jeg_navbar_mobile.jeg_sticky_nav,.jeg_search_expanded .jeg_navbar_wrapper,.jeg_search_expanded .jeg_navbar_wrapper.jeg_sticky_nav {
    transform: none!important
}

.jeg_search_expanded .jeg_search_modal_expand .jeg_search_form {
    opacity: 1;
    visibility: visible;
    width: 80%;
    height: 160px;
    left: 0;
    right: 0;
    top: -80px;
    bottom: 0;
    margin: auto
}

.jeg_search_modal_expand .jeg_search_input {
    opacity: 0;
    -webkit-transition: opacity .5s cubic-bezier(.7,0,.3,1);
    transition: opacity .5s cubic-bezier(.7,0,.3,1)
}

.jeg_search_expanded .jeg_search_modal_expand .jeg_search_input {
    opacity: 1;
    width: 100%;
    height: 100%;
    padding: 0 130px 0 20px;
    border: none;
    background: 0 0;
    font-size: 5em;
    color: #666;
    -webkit-transition: opacity .3s ease-out .15s;
    -o-transition: opacity .3s ease-out .15s;
    transition: opacity .3s ease-out .15s;
    border-bottom: 5px solid #eee;
    box-shadow: none;
    outline: 0
}

.jeg_search_modal_expand .jeg_search_input::-webkit-input-placeholder {
    color: #a0a0a0
}

.jeg_search_modal_expand .jeg_search_input:-moz-placeholder {
    color: #a0a0a0
}

.jeg_search_modal_expand .jeg_search_input::-moz-placeholder {
    color: #a0a0a0
}

.jeg_search_modal_expand .jeg_search_input:-ms-input-placeholder {
    color: #a0a0a0
}

.jeg_search_modal_expand .jeg_search_button {
    opacity: 0;
    margin-left: 0;
    -webkit-transform: translate3d(-30px,0,0) scale3d(0,0,1);
    transform: translate3d(-30px,0,0) scale3d(0,0,1)
}

.jeg_search_expanded .jeg_search_modal_expand .jeg_search_button {
    color: #a0a0a0;
    position: absolute;
    right: 0;
    padding: 0 0 0 5px;
    font-size: 5em;
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(-30px,0,0) scale3d(1,1,1);
    transform: translate3d(-30px,0,0) scale3d(1,1,1);
    -webkit-transition: .25s ease-out .15s;
    -o-transition: .25s ease-out .15s;
    transition: .25s ease-out .15s
}

.jeg_search_expanded .jeg_search_modal_expand .jeg_search_button .fa {
    font-size: inherit
}

.jeg_search_expanded .jeg_search_modal_expand .jeg_search_button:focus,.jeg_search_expanded .jeg_search_modal_expand .jeg_search_button:hover {
    outline: 0;
    color: #212121
}

.jeg_header .jeg_search_expanded .jeg_search_wrapper.jeg_search_modal_expand .jeg_search_toggle {
    color: #888;
    position: absolute;
    right: .5em;
    top: .5em;
    font-size: 24px;
    line-height: normal;
    pointer-events: auto
}

.jeg_search_hide {
    display: none
}

.jeg_search_result {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    right: -4px;
    width: 325px;
    background: #fff;
    border: 1px solid #eee;
    padding: 0;
    height: 0;
    line-height: 1;
    z-index: 9;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.09);
    box-shadow: 0 1px 4px rgba(0,0,0,.09);
    -webkit-transition: height .1s;
    -moz-transition: height .1s;
    transition: height .1s
}

.jeg_header .jeg_search_result {
    z-index: 10
}

.dark .jeg_search_result .jeg_post_meta .fa {
    color: inherit
}

.jeg_nav_left .jeg_search_result {
    right: auto;
    left: 0
}

.jeg_search_result .jeg_pl_xs_3 .jeg_thumb {
    width: 60px
}

.jeg_search_result .jeg_pl_xs_3 .jeg_postblock_content {
    margin-left: 60px
}

.jeg_search_expanded .jeg_search_popup_expand .jeg_search_result {
    margin-top: 81px;
    opacity: 1;
    visibility: visible;
    height: auto;
    -webkit-transition: padding .2s,height .1s,opacity .15s;
    -o-transition: padding .2s,height .1s,opacity .15s;
    transition: padding .2s,height .1s,opacity .15s
}

.widget_search .jeg_search_result {
    margin-top: 5px;
    opacity: 1;
    visibility: visible;
    height: auto;
    -webkit-transition: padding .2s,height .1s,opacity .15s;
    -o-transition: padding .2s,height .1s,opacity .15s;
    transition: padding .2s,height .1s,opacity .15s;
    width: 100%;
    left: 0
}

.jeg_search_no_expand .jeg_search_result {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
    height: auto;
    min-width: 100%;
    right: 0
}

.jeg_search_result .jeg_post,.jeg_search_result.no_result .search-noresult,.jeg_search_result.with_result .search-all-button {
    overflow: hidden
}

.jeg_search_result .jeg_post {
    margin: 15px;
    padding: 0
}

.jeg_search_result .search-link {
    display: none;
    text-align: center;
    font-size: 12px;
    padding: 12px 15px;
    border-top: 1px solid #eee
}

.jeg_search_result .search-link .fa {
    margin-right: 5px
}

.jeg_search_result.with_result .search-all-button {
    display: block;
    cursor: pointer
}

.jeg_search_result.no_result .search-noresult {
    display: block
}

.jeg_popup {
    position: relative;
    background: #fff;
    padding: 35px;
    width: auto;
    max-width: 380px;
    margin: 20px auto
}

.jeg_popupform {
    text-align: center
}

.jeg_popupform .input_field {
    margin-bottom: 1em
}

.jeg_popupform h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: .5em
}

.jeg_popupform input:not([type=submit]) {
    font-size: 16px;
    height: 48px;
    border-radius: 3px;
    text-align: center
}

.jeg_popupform .button {
    font-size: 16px;
    height: 48px;
    border-radius: 3px;
    text-transform: none;
    letter-spacing: normal;
    width: 100%
}

.jeg_popupform .input_field.remember_me {
    text-align: left;
    margin: 25px 0 25px 0
}

.jeg_popupform .input_field.remember_me input[type=checkbox] {
    height: auto
}

.alert {
    padding: 8px;
    background: #f5f5f5;
    font-size: 12px;
    line-height: 1.6;
    border-radius: 3px
}

.alert-error {
    background: #fff5f6
}

.alert-success {
    background: #ebf8f1
}

.alert-compatibility {
    background: #fff5f6;
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden;
    width: auto;
    border-radius: 0;
    text-align: center
}

.jeg_postblock:hover~.alert-compatibility {
    opacity: 1;
    visibility: visible;
    z-index: 9
}

.bottom_links {
    font-size: 13px;
    text-align: left;
    color: #a0a0a0
}

.bottom_links .jeg_popuplink {
    float: right;
    font-weight: 700
}

.bottom_links .forgot {
    float: left;
    color: #a0a0a0;
    font-weight: 400
}

.register_privacy_policy {
    font-size: 12px;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 12px;
    position: relative
}

.register_privacy_policy .required {
    position: absolute;
    left: 0;
    font-weight: 700
}

.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    transition: all .25s ease-in-out .15s;
    transform: scale(1.3)
}

.mfp-zoom-out.mfp-bg {
    opacity: 0;
    transition: all .25s ease
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1)
}

.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
    transform: scale(1.3);
    opacity: 0;
    transition: all .15s ease-out
}

.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-ready .jeg_popup {
    display: block
}

.mfp-bottom-bar {
    margin-top: -26px
}

.mfp-figure:after {
    -webkit-box-shadow: 0 5px 35px rgba(0,0,0,.3),0 2px 5px rgba(0,0,0,.5);
    box-shadow: 0 5px 35px rgba(0,0,0,.3),0 2px 5px rgba(0,0,0,.5)
}

.mfp-container figcaption,.mfp-counter,.mfp-title {
    font-size: 13px
}

body.admin-bar .jeg_popup .mfp-close {
    top: 0
}

.jeg_menu>li {
    position: relative;
    float: left;
    text-align: left;
    padding-right: 1.2em
}

.jeg_menu>li:last-child {
    padding-right: 0
}

.jeg_menu>li>a {
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.jeg_midbar .jeg_menu:not(.jeg_main_menu)>li>a,.jeg_navbar .jeg_menu:not(.jeg_main_menu)>li>a {
    color: #212121;
    font-weight: bolder;
    line-height: 50px
}

.jeg_midbar .jeg_menu:not(.jeg_main_menu)>li>a:hover,.jeg_navbar .jeg_menu:not(.jeg_main_menu)>li>a:hover {
    color: #f70d28
}

.jeg_midbar.dark .jeg_menu>li>a,.jeg_navbar.jeg_navbar_dark .jeg_menu>li>a {
    color: #f5f5f5
}

.jeg_topbar .jeg_menu>li>a {
    color: inherit
}

.jeg_menu li li {
    position: relative;
    line-height: 20px
}

.jeg_menu li>ul {
    background: #fff;
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    min-width: 15em;
    text-align: left;
    z-index: 11;
    white-space: nowrap;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.1),0 20px 40px rgba(0,0,0,.18);
    box-shadow: 0 0 2px rgba(0,0,0,.1),0 20px 40px rgba(0,0,0,.18)
}

.jeg_menu li>ul li a {
    padding: 8px 16px;
    font-size: 13px;
    color: #7b7b7b;
    border-bottom: 1px solid #eee;
    -webkit-transition: .1s;
    transition: .1s
}

.jeg_menu li>ul>li:last-child>a {
    border-bottom: 0
}

.jeg_menu li>ul li.current-menu-ancestor>a,.jeg_menu li>ul li.current-menu-item>a,.jeg_menu li>ul li.sfHover>a,.jeg_menu li>ul li:hover>a {
    color: #212121;
    background: #f5f5f5
}

.jeg_menu li>ul li.current-menu-ancestor>.sf-with-ul:after,.jeg_menu li>ul li.current-menu-item>.sf-with-ul:after,.jeg_menu li>ul li.sfHover>.sf-with-ul:after,.jeg_menu li>ul li:hover>.sf-with-ul:after {
    color: #212121
}

.sf-arrows .sf-with-ul:after {
    color: #a0a0a0;
    content: "\f107";
    display: inline-block;
    margin-left: 5px;
    margin-right: -3px;
    font: normal normal normal 12px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: .1s;
    transition: .1s
}

.sf-arrows ul .sf-with-ul {
    padding-right: 32px
}

.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
    position: absolute;
    top: 50%;
    right: 10px;
    margin: -6px 0 0 0;
    color: #949494
}

.jeg_menu li.sfHover>ul,.jeg_menu li:hover>ul {
    display: block
}

.jeg_menu a {
    display: block;
    position: relative
}

.jeg_menu ul ul {
    top: 0;
    left: 100%
}

.jeg_main_menu>li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left
}

.jeg_main_menu>li>a {
    color: #212121;
    display: block;
    position: relative;
    padding: 0 16px;
    margin: 0 0;
    font-size: 1em;
    font-weight: 700;
    line-height: 50px;
    text-transform: uppercase;
    -webkit-transition: color .2s ease,background .2s ease;
    transition: color .2s ease,background .2s ease;
    white-space: nowrap
}

.jeg_main_menu>li.sfHover>.sf-with-ul:after,.jeg_main_menu>li>.sf-with-ul:hover:after {
    color: inherit
}

.jeg_topbar .jeg_main_menu:not(.jeg_menu_style_1)>li {
    padding-right: 0
}

.jeg_topbar .jeg_main_menu:not(.jeg_menu_style_1)>li>a {
    line-height: inherit
}

.jeg_navbar_menuborder:not(.jeg_navbar_boxed):not(.jeg_stickybar) {
    border-top: 1px solid #e8e8e8
}

.jeg_navbar_menuborder .jeg_main_menu>li:not(:last-child),.jeg_navbar_menuborder .jeg_nav_item {
    border-right: 1px solid #e8e8e8
}

.jeg_navbar_menuborder.jeg_navbar_dark .jeg_main_menu>li:not(:last-child),.jeg_navbar_menuborder.jeg_navbar_dark .jeg_nav_item,.jeg_navbar_menuborder.jeg_navbar_dark:not(.jeg_navbar_boxed) .jeg_nav_left .jeg_nav_item:first-child {
    border-color: rgba(255,255,255,.15)
}

.jeg_navbar_menuborder.jeg_navbar_boxed .jeg_nav_right .jeg_nav_item:last-child {
    border-right: 0
}

.jeg_navbar_menuborder:not(.jeg_navbar_boxed) .jeg_nav_left .jeg_nav_item:first-child {
    border-left: 1px solid #e8e8e8
}

.jeg_navbar_menuborder .jeg_nav_item,.jeg_navbar_menuborder.jeg_navbar_boxed .jeg_nav_alignright .jeg_nav_item:last-child {
    padding-right: 14px
}

.jeg_navbar_menuborder .jeg_nav_item:first-child,.jeg_navbar_menuborder.jeg_navbar_boxed .jeg_nav_alignleft .jeg_nav_item:first-child {
    padding-left: 14px
}

.jeg_navbar_menuborder .jeg_main_menu {
    margin-left: -14px;
    margin-right: -14px
}

.jeg_megamenu ul.sub-menu {
    display: none!important
}

.jeg_navbar_boxed .jeg_nav_alignleft .jeg_mainmenu_wrap:first-child {
    padding-left: 0
}

.jeg_navbar_boxed .jeg_nav_alignleft .jeg_mainmenu_wrap:first-child .jeg_menu_style_1 {
    margin-left: 20px
}

.jeg_navbar_fitwidth .jeg_main_menu_wrapper {
    width: 100%
}

.jeg_navbar_fitwidth .jeg_mainmenu_wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.jeg_navbar_fitwidth .jeg_main_menu {
    float: none;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
}

.jeg_navbar_fitwidth .jeg_main_menu>li {
    float: none;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto
}

.jeg_navbar_fitwidth .jeg_main_menu>li>a {
    width: 100%;
    text-align: center
}

.jeg_navbar_shadow .jeg_megamenu .sub-menu,.jeg_navbar_shadow .jeg_menu>li>ul {
    border-top: 0;
    z-index: 1
}

.jeg_menu_style_1>li {
    padding-right: 22px;
    line-height: 50px
}

.jeg_menu_style_1>li:last-child {
    padding-right: 0
}

.jeg_navbar_menuborder .jeg_menu_style_1>li {
    padding-right: 0
}

.jeg_navbar_menuborder .jeg_menu_style_1>li>a {
    margin: 0 16px
}

.jeg_navbar_fitwidth .jeg_menu>li>ul {
    min-width: 100%
}

.jeg_navbar_fitwidth .jeg_menu_style_1>li {
    line-height: 50px;
    text-align: center
}

.jeg_navbar_fitwidth .jeg_menu_style_1>li>a {
    width: auto
}

.jeg_menu_style_1>li>a {
    display: inline-block;
    padding: 6px 0;
    margin: 0 0;
    line-height: normal
}

.jeg_menu_style_1>li>a:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #f70d28;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.jeg_menu_style_1>li.current-menu-ancestor>a:before,.jeg_menu_style_1>li.current-menu-item>a:before,.jeg_menu_style_1>li.sfHover>a:before,.jeg_menu_style_1>li>a:hover:before {
    width: 75%;
    opacity: 1
}

.jeg_mobile_menu_style_1>li.current-menu-ancestor a,.jeg_mobile_menu_style_1>li.current-menu-item a {
    border-bottom: solid #f70d28 3px
}

.jeg_menu_style_2>li>a:before {
    content: '';
    position: absolute;
    bottom: -1px;
    margin: auto;
    left: 0;
    right: 0;
    width: 0;
    height: 3px;
    background: #f70d28;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.jeg_navbar_dark .jeg_menu_style_2>li>a:before,.jeg_navbar_shadow .jeg_menu_style_2>li>a:before {
    bottom: 0
}

.jeg_menu_style_2>li.current-menu-ancestor>a:before,.jeg_menu_style_2>li.current-menu-item>a:before,.jeg_menu_style_2>li.sfHover>a:before,.jeg_menu_style_2>li>a:hover:before {
    width: 80%;
    opacity: 1
}

.jeg_mobile_menu_style_2>li.current-menu-ancestor::after,.jeg_mobile_menu_style_2>li.current-menu-item::after {
    content: '';
    display: block;
    border-bottom: solid 3px #f70d28;
    width: 100%
}

.jeg_menu_style_3>li>a:before {
    content: '';
    position: absolute;
    top: -1px;
    margin: auto;
    left: 0;
    right: 0;
    width: 0;
    height: 3px;
    background: #f70d28;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.jeg_navbar_dark .jeg_menu_style_3>li>a:before,.jeg_navbar_shadow .jeg_menu_style_3>li>a:before {
    top: 0
}

.jeg_menu_style_3>li.current-menu-ancestor>a:before,.jeg_menu_style_3>li.current-menu-item>a:before,.jeg_menu_style_3>li.sfHover>a:before,.jeg_menu_style_3>li>a:hover:before {
    width: 80%;
    opacity: 1
}

.jeg_mobile_menu_style_3>li.current-menu-ancestor::before,.jeg_mobile_menu_style_3>li.current-menu-item::before {
    content: '';
    display: block;
    border-bottom: solid 3px #f70d28;
    width: 100%
}

.jeg_menu_style_4>li.current-menu-ancestor>a,.jeg_menu_style_4>li.current-menu-item>a,.jeg_menu_style_4>li.sfHover>a,.jeg_menu_style_4>li>a:hover {
    background: #f5f5f5
}

.jeg_menu_style_4>li.current-menu-ancestor>.sf-with-ul:after,.jeg_menu_style_4>li.current-menu-item>.sf-with-ul:after {
    color: inherit
}

.jeg_navbar_dark .jeg_menu_style_4>li.current-menu-ancestor>a,.jeg_navbar_dark .jeg_menu_style_4>li.current-menu-item>a,.jeg_navbar_dark .jeg_menu_style_4>li.sfHover>a,.jeg_navbar_dark .jeg_menu_style_4>li>a:hover {
    background: rgba(255,255,255,.15)
}

.jeg_navbar_mobile_menu .jeg_mobile_menu_style_4>li.current-menu-ancestor,.jeg_navbar_mobile_menu .jeg_mobile_menu_style_4>li.current-menu-ancestor>a,.jeg_navbar_mobile_menu .jeg_mobile_menu_style_4>li.current-menu-item,.jeg_navbar_mobile_menu .jeg_mobile_menu_style_4>li.current-menu-item>a {
    background: #f5f5f5
}

.jeg_navbar_mobile_menu .jeg_mobile_menu_style_4>li.current-menu-ancestor>.sf-with-ul:after,.jeg_navbar_mobile_menu .jeg_mobile_menu_style_4>li.current-menu-item>.sf-with-ul:after {
    color: inherit
}

.jeg_menu_style_5>li {
    padding-right: 22px
}

.jeg_menu_style_5>li:last-child {
    padding-right: 0
}

.jeg_menu_style_5>li>a {
    padding: 0
}

.jeg_menu_style_5>li.current-menu-ancestor>a,.jeg_menu_style_5>li.current-menu-item>a,.jeg_menu_style_5>li.sfHover>a,.jeg_menu_style_5>li>a:hover {
    color: #f70d28
}

.jeg_mobile_menu_style_5>li.current-menu-ancestor>a,.jeg_mobile_menu_style_5>li.current-menu-item>a,.jeg_mobile_menu_style_5>li.sfHover>a,.jeg_mobile_menu_style_5>li>a:hover {
    color: #f70d28
}

.jeg_navbar_mobile_wrapper,.jeg_navbar_mobile_wrapper .sticky_blankspace {
    display: none
}

.jeg_navbar_mobile_wrapper .jeg_sticky_nav~.sticky_blankspace {
    display: block
}

.jeg_header_sticky.sticky_blankspace {
    visibility: hidden;
    height: 0
}

.jeg_stickybar {
    position: fixed;
    width: 100%;
    top: 0;
    left: auto;
    width: 100%;
    z-index: 9997;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.jeg_stickybar.jeg_sticky_nav {
    opacity: 1;
    visibility: visible
}

.jeg_stickybar.jeg_navbar_boxed .jeg_nav_row {
    border-top: 0
}

.jeg_stickybar[data-mode=fixed] {
    -webkit-transform: translate3d(0,-130%,0);
    transform: translate3d(0,-130%,0);
    -webkit-transition: transform .15s ease-in;
    transition: transform .15s ease-in
}

.jeg_stickybar[data-mode=fixed].jeg_sticky_nav {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: transform .25s ease-out .1s;
    transition: transform .25s ease-out .1s
}

.jeg_navbar_mobile:not(.notransition)[data-mode=pinned],.jeg_stickybar:not(.notransition)[data-mode=pinned] {
    transition: transform .3s
}

.jeg_navbar_mobile.notransition,.jeg_stickybar.notransition {
    transition: none
}

.jeg_boxed:not(.jeg_sidecontent) .jeg_container .jeg_navbar_wrapper.jeg_sticky_nav {
    max-width: 1230px
}

.jeg_stickybar .jeg_logo img {
    width: auto;
    max-height: 36px
}

.jeg_header .jeg_sticky_nav .jeg_carticon,.jeg_header .jeg_sticky_nav .jeg_main_menu>li>a,.jeg_header .jeg_sticky_nav .jeg_navbar .jeg_search_wrapper {
    line-height: 50px
}

.jeg_header .jeg_sticky_nav .jeg_menu_style_1>li {
    height: 50px;
    line-height: 50px
}

.jeg_header .jeg_sticky_nav .jeg_menu_style_1>li>a {
    line-height: normal
}

.jeg_navbar_mobile.jeg_sticky_nav {
    position: fixed;
    top: 0;
    left: auto;
    width: 100%;
    z-index: 9997;
    margin: 0 auto;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

@media only screen and (max-width: 1280px) {
    .jeg_boxed:not(.jeg_sidecontent) .jeg_container .jeg_navbar_wrapper.jeg_sticky_nav {
        max-width:none
    }
}

.jeg_menu .jeg_child_megamenu>ul {
    padding: 10px;
    white-space: normal;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -webkit-column-rule: 1px solid #eee;
    -moz-column-rule: 1px solid #eee;
    column-rule: 1px solid #eee
}

.jeg_child_megamenu.two_row>ul {
    width: 24em!important;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.jeg_child_megamenu.three_row>ul {
    width: 36em!important;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.jeg_child_megamenu.four_row>ul {
    width: 48em!important;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
}

.jeg_menu .jeg_child_megamenu>ul>li>a {
    border-bottom: 0;
    padding: 7px 10px
}

.jeg_menu .jeg_child_megamenu>ul ul {
    display: none!important
}

.jeg_menu .jeg_child_megamenu>ul .sf-with-ul:after {
    content: ''
}

.jeg_menu li a.empty-menu {
    text-transform: none;
    font-weight: 400;
    text-align: left;
    color: inherit
}

.jeg_topbar .jeg_menu>li {
    padding-right: 12px
}

.jeg_topbar .jeg_menu>li:last-child {
    padding-right: 0
}

.jeg_topbar.dark .jeg_top_menu>li>ul {
    border-top: 0
}

.jeg_top_menu li>ul li a {
    font-size: 12px;
    padding: 6px 12px
}

.jeg_top_menu li>ul {
    width: auto
}

.jeg_topbar,.jeg_topbar.dark {
    border-top-style: solid
}

.jeg_menu_icon_enable .jeg_font_menu,.jeg_menu_icon_enable .jeg_font_menu_child {
    height: 1em
}

.jeg_menu_icon_enable .jeg_font_menu {
    margin-right: 10px
}

.jeg_menu li .menu-item-has-badge,.widget_nav_menu li .menu-item-has-badge {
    min-width: 200px
}

.jeg_menu .menu-item-badge,.widget_nav_menu .menu-item-badge {
    background: #f70d28;
    padding: 2px 6px 2px;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    line-height: 1em;
    border-radius: 2px
}

.jeg_menu .jeg-badge-floating,.widget_nav_menu .jeg-badge-floating {
    position: absolute;
    top: -10px
}

.jeg_menu .jeg-badge-floating:after,.widget_nav_menu .jeg-badge-floating:after {
    content: '';
    border-left: 3px solid #f70d28;
    border-top: 3px solid #f70d28;
    position: absolute;
    bottom: -3px;
    left: 0;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent
}

.jeg_menu .jeg-badge-inline,.widget_nav_menu .jeg-badge-inline {
    display: inline;
    margin-left: 6px
}

.jeg_menu ul .menu-item-badge,.widget_nav_menu ul .menu-item-badge {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -7px
}

.widget_nav_menu a {
    position: relative
}

.widget_nav_menu ul .menu-item-badge {
    margin-left: 6px;
    top: 0;
    right: unset
}

.widget_nav_menu ul .menu-item-badge.jeg-badge-inline {
    top: 50%
}

.jeg_font_menu_child {
    margin-right: 10px
}

.jeg_menu li.jeg_megamenu {
    position: static
}

.jeg_megamenu .sub-menu,.sub-menu.force-show {
    background: #fff;
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 11;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.1),0 20px 40px rgba(0,0,0,.18);
    box-shadow: 0 0 2px rgba(0,0,0,.1),0 20px 40px rgba(0,0,0,.18)
}

.custom-mega-menu {
    padding: 20px
}

.jeg_menu .custom-mega-menu a {
    display: inline
}

.jeg_navbar .custom-mega-menu {
    line-height: 1.6em
}

.custom-mega-menu .elementor-section.elementor-section-boxed>.elementor-container {
    width: 100%;
    max-width: 100%
}

.sub-menu.force-show {
    display: block!important
}

.jeg_megamenu .jeg_thumb {
    max-height: 200px
}

.jeg_megamenu .owl-loaded .jeg_thumb {
    max-height: none
}

.jeg_boxed .jeg_navbar_wrapper:not(.jeg_navbar_boxed) .jeg_megamenu .sub-menu,.jeg_boxed .jeg_navbar_wrapper:not(.jeg_navbar_boxed) .sub-menu.custom-mega-menu {
    width: calc(100% + 90px);
    margin-left: -45px;
    margin-right: -45px
}

.jeg_newsfeed {
    display: table;
    table-layout: fixed;
    width: 100%;
    min-height: 192px
}

.sub-menu .jeg_newsfeed_subcat {
    display: table-cell;
    background: #f9f9f9;
    border-color: #eee;
    border-style: solid;
    border-right-width: 1px;
    vertical-align: top;
    width: 180px
}

ul.jeg_subcat_item {
    margin: 20px 0
}

.jeg_newsfeed_subcat li {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-transition: background .2s ease;
    -o-transition: background .2s ease;
    transition: background .2s ease
}

.jeg_newsfeed_subcat li a {
    display: block;
    color: #a0a0a0;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 20px;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

.jeg_newsfeed_subcat li.active {
    background: #fff;
    border-color: #eee;
    margin-right: -1px;
    padding-right: 1px
}

.jeg_newsfeed_subcat li.active a {
    color: #212121;
    background: 0 0!important
}

.jeg_newsfeed_list {
    display: table-cell;
    position: relative;
    overflow: hidden;
    padding: 20px;
    width: 100%;
    z-index: 1
}

.jeg_newsfeed_list .jeg_newsfeed_container {
    opacity: 0;
    height: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.jeg_newsfeed_list.loaded .jeg_newsfeed_container {
    opacity: 1;
    height: auto
}

.newsfeed_carousel {
    display: block;
    overflow: visible
}

.jeg_newsfeed .jeg_post_title {
    font-size: 13px;
    margin: 5px 0 0
}

.jeg_newsfeed_list .newsfeed_carousel {
    position: absolute;
    visibility: hidden
}

.jeg_newsfeed_list.loaded .newsfeed_carousel {
    position: relative;
    visibility: visible;
    z-index: 1
}

.jeg_newsfeed_list .tns-outer .tns-controls {
    margin-top: 15px;
    margin-bottom: -5px;
    line-height: normal
}

.jeg_newsfeed_list .no_subcat .tns-outer .tns-controls {
    text-align: center
}

.jeg_newsfeed_list .tns-outer .tns-controls button {
    font-size: 12px;
    width: 26px;
    line-height: 22px;
    color: #53585c
}

.jeg_newsfeed_list .tns-outer .tns-controls button:disabled {
    color: #9e9e9e;
    border-color: #eee;
    background: 0 0
}

.jeg_newsfeed.style2 .jeg_newsfeed_container {
    position: relative;
    overflow: hidden;
    z-index: 1
}

.newsfeed_static {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    margin-right: -20px
}

.newsfeed_static .jeg_newsfeed_item {
    float: left;
    width: 33.333333333%;
    padding-right: 20px;
    margin-bottom: 15px
}

.jeg_header.full .newsfeed_static .jeg_newsfeed_item {
    width: 20%
}

.jeg_header.full .jeg_megamenu .sub-menu {
    left: -15px;
    right: -15px
}

.jeg_newsfeed_tags {
    display: table-cell;
    width: 200px;
    vertical-align: top;
    padding: 20px 25px;
    border-color: #eee;
    border-style: solid;
    border-left-width: 1px
}

.jeg_newsfeed_tags h3 {
    margin: 0 0 12px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

.jeg_newsfeed_tags li a {
    font-size: 13px;
    padding: 3px 0;
    position: relative
}

.newsfeed_overlay {
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    transition: opacity .2s ease
}

.jeg_newsfeed_list.loaded .newsfeed_overlay {
    opacity: 0;
    display: none
}

.module-preloader,.newsfeed_preloader,.split-preloader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 16px;
    height: 16px
}

.jeg_preloader span {
    height: 16px;
    width: 16px;
    background-color: #999;
    -webkit-animation: jeg_preloader_bounce 1.4s infinite ease-in-out both;
    animation: jeg_preloader_bounce 1.4s infinite ease-in-out both;
    position: absolute;
    top: 0;
    border-radius: 100%
}

.jeg_preloader span:first-of-type {
    left: -22px;
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.jeg_preloader span:nth-of-type(2) {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.jeg_preloader span:last-of-type {
    left: 22px
}

@-webkit-keyframes jeg_preloader_bounce {
    0%,100%,80% {
        -webkit-transform: scale(0);
        opacity: 0
    }

    40% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes jeg_preloader_bounce {
    0%,100%,80% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.jeg_navbar_mobile {
    display: none;
    position: relative;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,.1);
    top: 0;
    transform: translate3d(0,0,0);
    transition: .2s ease
}

.jeg_navbar_mobile .container {
    width: 100%;
    height: 100%
}

.jeg_mobile_topbar {
    font-size: 12px;
    color: #757575;
    min-height: 30px;
    line-height: 30px;
    position: relative;
    background: #f5f5f5;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto
}

.jeg_mobile_topbar a {
    color: inherit
}

.jeg_mobile_topbar .jeg_nav_item {
    padding: 0 10px
}

.jeg_sticky_nav .jeg_mobile_topbar {
    display: none
}

.jeg_mobile_bottombar {
    border-style: solid
}

.jeg_mobile_bottombar {
    height: 60px;
    line-height: 60px;
}

.jeg_mobile_bottombar .jeg_nav_item {
    padding: 0 10px
}

.jeg_navbar_mobile .jeg_nav_left .jeg_nav_item:first-child {
    padding-left: 0
}

.jeg_navbar_mobile .jeg_nav_right .jeg_nav_item:last-child {
    padding-right: 0
}

.jeg_mobile_bottombar.dark {
    background: #000;
    color: #212121
}

.jeg_mobile_bottombar.dark a {
    color: #212121
}

.jeg_mobile_bottombar.dark .jeg_search_toggle,.jeg_mobile_bottombar.dark .toggle_btn {
    color: #fff
}

.jeg_navbar_mobile .jeg_search_toggle,.jeg_navbar_mobile .toggle_btn {
    color: #212121;
    font-size: 22px;
    display: block
}

.jeg_mobile_topbar .jeg_search_toggle,.jeg_mobile_topbar .toggle_btn {
    font-size: 16px
}

.jeg_mobile_topbar.dark {
    background: #222;
    color: #fff
}

.jeg_mobile_topbar.dark a {
    color: #fff
}

.jeg_mobile_topbar.dark .jeg_search_toggle,.jeg_mobile_topbar.dark .toggle_btn {
    color: #fff
}

.jeg_mobile_logo a {
    display: block
}

.jeg_mobile_logo img {
    width: auto;
    max-height: 40px;
    display: block
}

.jeg_mobile_topbar .jeg_social_icon_block.nobg a {
    margin-right: 10px
}

.jeg_mobile_topbar .jeg_social_icon_block.nobg a .fa {
    font-size: 14px
}

.jeg_mobile_topbar .jeg_social_icon_block.nobg a .jeg-icon svg {
    height: 14px
}

.jeg_aside_copyright {
    font-size: 11px;
    color: #757575;
    letter-spacing: .5px
}

.jeg_aside_copyright a {
    color: inherit;
    border-bottom: 1px solid #aaa
}

.jeg_aside_copyright p {
    margin-bottom: 1.2em
}

.jeg_aside_copyright p:last-child {
    margin-bottom: 0
}

.jeg_navbar_mobile .jeg_search_wrapper {
    position: static
}

.jeg_navbar_mobile .jeg_search_popup_expand {
    float: none
}

.jeg_search_expanded .jeg_search_popup_expand .jeg_search_toggle {
    position: relative
}

.jeg_navbar_mobile .jeg_search_expanded .jeg_search_popup_expand .jeg_search_toggle:before {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 8px 8px;
    content: "";
    right: 0;
    position: absolute;
    bottom: -1px;
    z-index: 98
}

.jeg_navbar_mobile .jeg_search_expanded .jeg_search_popup_expand .jeg_search_toggle:after {
    border-color: transparent transparent #eee;
    border-style: solid;
    border-width: 0 9px 9px;
    content: "";
    right: -1px;
    position: absolute;
    bottom: 0;
    z-index: 97
}

.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_form:after,.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_form:before {
    display: none!important
}

.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_form {
    width: auto;
    border-left: 0;
    border-right: 0;
    left: -15px!important;
    right: -15px!important;
    padding: 20px;
    -webkit-transform: none;
    transform: none
}

.jeg_navbar_mobile .jeg_search_popup_expand .jeg_search_result {
    margin-top: 84px;
    width: auto;
    left: -15px!important;
    right: -15px!important;
    border: 0
}

.jeg_navbar_mobile .jeg_search_form .jeg_search_button {
    font-size: 18px
}

.jeg_navbar_mobile .jeg_search_wrapper .jeg_search_input {
    font-size: 18px;
    padding: .5em 40px .5em 15px;
    height: 42px
}

.jeg_navbar_mobile .jeg_nav_left .jeg_search_popup_expand .jeg_search_form:before {
    right: auto;
    left: 16px
}

.jeg_navbar_mobile .jeg_nav_left .jeg_search_popup_expand .jeg_search_form:after {
    right: auto;
    left: 15px
}

.jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input {
    box-shadow: inset 0 2px 2px rgba(0,0,0,.05)
}

.jeg_mobile_wrapper .jeg_search_result {
    width: 100%;
    border-left: 0;
    border-right: 0;
    right: 0
}

.admin-bar .jeg_mobile_wrapper {
    padding-top: 32px
}

body.admin-bar.jeg_show_menu .jeg_menu_close {
    top: 44px
}

@media screen and (max-width: 782px) {
    .admin-bar .jeg_mobile_wrapper {
        padding-top:46px
    }

    body.admin-bar.jeg_show_menu .jeg_menu_close {
        top: 65px
    }
}

body.jeg_show_menu {
    overflow: hidden
}

.jeg_bg_overlay {
    content: '';
    display: block;
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    background: #000;
    background: -webkit-linear-gradient(to bottom,#000,#434343);
    background: linear-gradient(to bottom,#000,#434343);
    -webkit-transition: .2s ease-out .1s;
    transition: .2s ease-out .1s;
    opacity: 0;
    z-index: 9998;
    visibility: hidden
}

.jeg_show_menu .jeg_bg_overlay {
    opacity: .85;
    visibility: visible;
    -webkit-transition: .4s cubic-bezier(.22,.61,.36,1) .1s;
    transition: .4s cubic-bezier(.22,.61,.36,1) .1s
}

.jeg_mobile_wrapper {
    opacity: 0;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 320px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 9999;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    -webkit-transition: .3s cubic-bezier(.25,.46,.45,.94);
    -o-transition: .3s cubic-bezier(.25,.46,.45,.94);
    transition: .3s cubic-bezier(.25,.46,.45,.94)
}

.jeg_show_menu .jeg_mobile_wrapper {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-box-shadow: 1px 0 5px rgba(0,0,0,.1),3px 0 25px rgba(0,0,0,.18);
    box-shadow: 1px 0 5px rgba(0,0,0,.1),3px 0 25px rgba(0,0,0,.18)
}

.jeg_menu_close {
    position: fixed;
    top: 15px;
    right: 15px;
    padding: 0;
    font-size: 16px;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: .2s ease;
    transition: .2s ease;
    z-index: 9999
}

@media only screen and (min-width: 1023px) {
    .jeg_menu_close {
        font-size:20px;
        padding: 20px
    }
}

.jeg_menu_close:hover {
    color: #fff
}

.jeg_show_menu .jeg_menu_close {
    opacity: .75;
    visibility: visible;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .2s ease .3s;
    transition: .2s ease .3s
}

.jeg_mobile_wrapper .nav_wrap {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    position: relative
}

.jeg_mobile_wrapper .nav_wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 100%;
    z-index: -1
}

.jeg_mobile_wrapper .item_main {
    flex: 1
}

.jeg_mobile_wrapper .item_bottom {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.jeg_aside_item {
    display: block;
    padding: 20px;
    border-bottom: 1px solid #eee
}

.item_bottom .jeg_aside_item {
    padding: 10px 20px;
    border-bottom: 0
}

.item_bottom .jeg_aside_item:first-child {
    padding-top: 20px
}

.item_bottom .jeg_aside_item:last-child {
    padding-bottom: 20px
}

.jeg_aside_item:last-child {
    border-bottom: 0
}

.jeg_aside_item:after {
    content: "";
    display: table;
    clear: both
}

.jeg_mobile_wrapper .widget {
    display: block;
    padding: 20px;
    margin-bottom: 0;
    border-bottom: 1px solid #eee
}

.jeg_mobile_wrapper .widget:last-child {
    border-bottom: 0
}

.jeg_mobile_wrapper .widget .jeg_ad_module {
    margin-bottom: 0
}

.jeg_mobile_profile {
    position: relative
}

.jeg_mobile_profile:first-child {
    padding-top: 30px
}

.jeg_mobile_profile .jeg_accountlink {
    float: none
}

.jeg_mobile_profile .jeg_accountlink li:not(:last-child) {
    margin-right: 15px;
    float: left
}

.jeg_mobile_profile .jeg_accountlink li a {
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px
}

.profile_box h3 {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 4px
}

.profile_box .profile_img {
    display: block;
    float: left;
    padding-right: 20px
}

.profile_box .profile_img img {
    border-radius: 100%;
    width: 45px
}

.profile_links li {
    float: left;
    font-size: 12px;
    margin-right: 15px;
    line-height: normal
}

.profile_links li:last-child {
    margin-right: 0
}

.profile_links li a {
    color: #757575
}

.jeg_navbar_mobile_wrapper {
    position: relative;
    z-index: 9
}

.jeg_navbar_mobile_menu {
    border: solid 0
}

.jeg_navbar_mobile_menu li {
    display: inline-block;
    line-height: 50px
}

.jeg_navbar_mobile_menu li a {
    font-weight: 700;
    text-transform: uppercase;
    color: #212121;
    margin: 0 15px
}

.jeg_navbar_mobile_menu .container {
    overflow: scroll;
    white-space: nowrap;
    padding: 0
}

.jeg_mobile_menu li a {
    color: #212121;
    margin-bottom: 15px;
    display: block;
    font-size: 18px;
    line-height: 1.444em;
    font-weight: 700;
    position: relative
}

.jeg_mobile_menu li a:hover,.jeg_mobile_menu li.sfHover>a {
    color: #f70d28
}

.jeg_mobile_menu ul {
    padding-bottom: 10px
}

.jeg_mobile_menu ul li a {
    color: #757575;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 12px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee
}

.jeg_mobile_menu.sf-arrows .sf-with-ul:after {
    font-size: 14px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -6px;
    width: auto;
    text-align: center;
    content: "\66";
    font-family: jegicon;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: .3s
}

.jeg_mobile_menu.sf-arrows .sfHover .sf-with-ul:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.jeg_mobile_wrapper .socials_widget {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jeg_mobile_wrapper .socials_widget a {
    margin-bottom: 0!important;
    display: block
}

.dark .jeg_bg_overlay {
    background: #fff
}

.dark .jeg_mobile_wrapper {
    background-color: #212121;
    color: #f5f5f5
}

.dark .jeg_mobile_wrapper .jeg_search_result {
    background: rgba(0,0,0,.9);
    color: #f5f5f5;
    border: 0
}

.dark .jeg_menu_close {
    color: #212121
}

.dark .jeg_aside_copyright,.dark .jeg_mobile_menu li a,.dark .jeg_mobile_wrapper .jeg_search_result .search-link,.dark .jeg_mobile_wrapper .jeg_search_result a,.dark .profile_box a {
    color: #f5f5f5
}

.dark .jeg_aside_copyright a {
    border-color: rgba(255,255,255,.8)
}

.dark .jeg_aside_item,.dark .jeg_mobile_menu ul li a,.dark .jeg_search_result.with_result .search-all-button {
    border-color: rgba(255,255,255,.15)
}

.dark .jeg_mobile_menu ul li a,.dark .jeg_mobile_menu.sf-arrows .sf-with-ul:after,.dark .jeg_mobile_wrapper .jeg_search_result .jeg_post_meta,.dark .profile_links li a {
    color: rgba(255,255,255,.5)
}

.dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input {
    background: rgba(255,255,255,.1);
    border: 0
}

.dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_button,.dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input {
    color: #fafafa
}

.dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input::-webkit-input-placeholder {
    color: rgba(255,255,255,.75)
}

.dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input:-moz-placeholder {
    color: rgba(255,255,255,.75)
}

.dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input::-moz-placeholder {
    color: rgba(255,255,255,.75)
}

.dark .jeg_mobile_wrapper .jeg_search_no_expand .jeg_search_input:-ms-input-placeholder {
    color: rgba(255,255,255,.75)
}

.jeg_side_tabs {
    display: block;
    padding: 0 15px;
    overflow: hidden;
    border-bottom: 1px solid #eee
}

.jeg_side_tabs li {
    display: block;
    float: left;
    font-size: 11px;
    line-height: 38px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer
}

.jeg_side_tabs li:not(:last-child) {
    margin-right: 15px
}

.jeg_side_tabs li.active {
    color: #f70d28
}

.jeg_empty_module {
    text-align: center;
    padding-bottom: 20px;
    border: 1px solid #eee;
    margin-bottom: 20px;
    padding-top: 20px;
    background: #fafafa
}

.jeg_sidefeed_overlay,.module-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255,255,255,.9);
    display: none;
    z-index: 5
}

.module-preloader,.sidefeed-preloader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 16px;
    height: 16px
}

.jeg_block_heading {
    position: relative;
    margin-bottom: 30px
}

.jeg_block_title {
    color: #212121;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    line-height: normal;
    float: left
}

.jeg_block_title a {
    color: inherit
}

.jeg_block_title i,.jeg_block_title span {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    white-space: nowrap
}

.jeg_block_title i {
    margin-right: 8px;
    padding: 0
}

.jeg_aligncenter {
    text-align: center
}

.jeg_aligncenter .jeg_block_title {
    float: none
}

.jeg_footer .widget_jnews_module_element_header,.widget.widget_jnews_module_element_header {
    margin-bottom: 0
}

.jeg_block_heading_1 {
    border-bottom: 2px solid #eee
}

.jeg_block_heading_1 .jeg_block_title span {
    background: #f70d28;
    color: #fff;
    border-radius: 2px 2px 0 0;
    margin-bottom: -2px
}

.jeg_block_heading_1 .jeg_subcat {
    margin-bottom: -2px
}

.jeg_block_heading_1 .jeg_subcat_list>li>a,.jeg_block_heading_1 .okayNav__menu-toggle {
    height: 34px;
    line-height: 34px
}

.jeg_block_heading_2 {
    background: #eee;
    border-radius: 2px
}

.jeg_block_heading_2 .jeg_block_title {
    font-size: 14px
}

.jeg_block_heading_2 .jeg_block_title span {
    background: #f70d28;
    color: #fff;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.jeg_block_heading_2 .jeg_subcat_list>li>a {
    font-size: 11px
}

.jeg_block_heading_2 .jeg_subcat {
    background: 0 0;
    padding-right: 10px
}

.jeg_block_heading_2 .okayNav__menu-toggle {
    margin-right: -10px
}

.jeg_block_heading_3 {
    background: #f70d28;
    border-radius: 2px
}

.jeg_block_heading_3 .jeg_block_title span {
    color: #fff
}

.jeg_block_heading_3 .okayNav__menu-toggle span {
    background: #fff
}

.jeg_block_heading_4 .jeg_block_title span {
    background: #f70d28;
    color: #fff;
    border-radius: 2px
}

.jeg_block_heading_5 {
    margin-bottom: 15px
}

.jeg_block_heading_5 .jeg_block_title span {
    position: relative;
    padding-left: 0;
    background: #fff
}

.jeg_block_heading_5.jeg_aligncenter .jeg_block_title span {
    padding: 0 15px
}

.jeg_block_heading_5:before {
    content: '';
    width: 100%;
    height: 0;
    border-bottom: 2px solid #eee;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px
}

.jeg_block_heading_5 .jeg_subcat {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff
}

.jeg_block_heading_5 .okayNav__nav--visible {
    padding-left: 7px
}

.jeg_block_heading_6 {
    border-bottom: 2px solid #eee
}

.jeg_block_heading_6:after {
    content: '';
    width: 30px;
    height: 2px;
    background: #f70d28;
    display: block;
    position: relative;
    bottom: -2px
}

.jeg_block_heading_6 .jeg_block_title span {
    padding: 0
}

.jeg_block_heading_6.jeg_aligncenter:after {
    margin: auto
}

.jeg_block_heading_7 .jeg_block_title span {
    border-bottom: 2px solid #f70d28;
    padding: 0
}

.jeg_block_heading_8 {
    margin-bottom: 15px
}

.jeg_block_heading_8 .jeg_block_title {
    font-size: 18px
}

.jeg_block_heading_8 .jeg_block_title span {
    padding: 0
}

.jeg_block_heading_8 .jeg_block_title i,.jeg_block_heading_8 .jeg_block_title span,.jeg_block_heading_8 .jeg_subcat_list>li>a {
    height: 30px!important;
    line-height: 30px!important
}

.jeg_block_heading_8 .okayNav__menu-toggle {
    width: 30px!important;
    height: 30px!important;
    line-height: 30px!important
}

.jeg_header_style_8 .jeg_topright .socials_widget a {
    margin: 5px 10px 5px 0
}

.jeg_block_heading_9 {
    border-top: 5px solid #eee;
    border-bottom: 2px solid #eee
}

.jeg_block_heading_9 .jeg_block_title span {
    padding: 0
}

.jeg_block_heading_9.jeg_aligncenter:after {
    margin: auto
}

.jeg_block_heading_5 strong,.jeg_block_heading_6 strong,.jeg_block_heading_7 strong,.jeg_block_heading_8 strong {
    color: #f70d28
}

.dark .jeg_block_title,.dark.jeg_block_title {
    color: #fff
}

.dark .jeg_block_heading_5 .jeg_block_title span:after,.dark .jeg_block_heading_5 .jeg_block_title span:before,.dark.jeg_block_heading_5 .jeg_block_title span:after,.dark.jeg_block_heading_5 .jeg_block_title span:before {
    border-color: rgba(255,255,255,.2)
}

.dark .jeg_block_heading_1,.dark .jeg_block_heading_2,.dark.jeg_block_heading_1,.dark.jeg_block_heading_2 {
    border-color: rgba(255,255,255,.2)
}

.dark .jeg_block_heading_1 .jeg_block_title span,.dark .jeg_block_heading_2 .jeg_block_title span,.dark .jeg_block_heading_3,.dark.jeg_block_heading_1 .jeg_block_title span,.dark.jeg_block_heading_2 .jeg_block_title span,.dark.jeg_block_heading_3 {
    background: rgba(255,255,255,.2)
}

.jeg_subcat {
    display: block;
    float: left;
    margin-left: 1em
}

.jeg_subcat .okayNav__menu-toggle {
    width: 30px
}

.jeg_subcat_list,.jeg_subcat_list>li {
    display: inline-block;
    vertical-align: top;
    margin: 0!important
}

.jeg_subcat_list>li>a {
    color: #7b7b7b;
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 7px;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease
}

.jeg_subcat_list li a:hover,.jeg_subcat_list li button:hover {
    color: #f70d28
}

.jeg_subcat_list li a.current {
    color: #212121
}

.jeg_block_heading:not(.jeg_subcat_right) .okayNav__menu-toggle {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.jeg_block_heading:not(.jeg_subcat_right) .okayNav__menu-toggle.icon--active {
    -webkit-transform: translateY(-50%) rotate(90deg)!important;
    transform: translateY(-50%) rotate(90deg)!important
}

.jeg_subcat_right .jeg_subcat {
    float: right;
    margin-left: 0
}

.jeg_subcat_right .jeg_cat_menu {
    left: inherit;
    right: 0
}

.jeg_block_heading_3 .jeg_subcat_list li a {
    color: #fff
}

.jeg_block_heading_3 .jeg_subcat_list li a.current {
    border-bottom: 3px solid rgba(0,0,0,.2)
}

.jeg_block_heading_3 .jeg_subcat_list li a:hover {
    background: rgba(0,0,0,.1);
    color: #fff
}

.jeg_block_heading_3 .jeg_subcat {
    background: 0 0;
    padding-right: 10px
}

.jeg_block_heading_3 .okayNav__menu-toggle {
    margin-right: -10px
}

.jeg_pl_lg_1 {
    margin-bottom: 30px
}

.jeg_pl_lg_1 .jeg_post_title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4em;
    margin: 15px 0 5px
}

.jeg_pl_lg_2,.jeg_pl_lg_3 {
    margin-bottom: 30px;
    overflow: hidden
}

.jeg_pl_lg_2 .jeg_thumb,.jeg_pl_lg_3 .jeg_thumb {
    width: 360px
}

.jeg_pl_lg_2 .jeg_thumb {
    float: left;
    margin-right: 30px
}

.jeg_pl_lg_3 .jeg_thumb {
    float: right;
    margin-left: 30px
}

.jeg_pl_lg_2 .jeg_thumb .jeg_post_category,.jeg_pl_lg_3 .jeg_thumb .jeg_post_category {
    top: 10px;
    bottom: auto
}

.jeg_pl_lg_2 .jeg_postblock_content,.jeg_pl_lg_3 .jeg_postblock_content {
    overflow: hidden
}

.jeg_pl_lg_2 .jeg_post_title,.jeg_pl_lg_3 .jeg_post_title {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 5px
}

.jeg_pl_lg_4 {
    margin-bottom: 50px
}

.jeg_pl_lg_4 .jeg_post_title {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 5px
}

.jeg_pl_lg_4 .jeg_thumb .jeg_post_category {
    bottom: auto;
    top: 10px
}

.jeg_pl_lg_4 .jeg_postblock_heading {
    margin-bottom: 20px
}

.jeg_pl_lg_5 {
    margin-bottom: 30px
}

.jeg_pl_lg_5 .jeg_post_title {
    font-weight: 700;
    margin-bottom: 10px
}

.jeg_pl_lg_6 {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.jeg_pl_lg_6:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.jeg_pl_lg_6 .jeg_post_title {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px
}

.jeg_pl_lg_6 .jeg_thumb {
    width: 300px;
    float: right;
    margin-left: 30px
}

.jeg_pl_lg_7 {
    background: #fff;
    margin-bottom: 40px;
    border: 1px solid #eee;
    overflow: visible
}

.jeg_pl_lg_7 .jeg_postblock_content {
    padding: 20px 30px 30px;
    margin: 0 15px;
    position: relative;
    text-align: center
}

.jeg_pl_lg_7 .jeg_post_title {
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 8px
}

.jeg_pl_lg_7 .jeg_thumb .jeg_post_category {
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    margin: auto;
    text-align: center;
    line-height: 20px
}

.jeg_pl_lg_7 .jeg_thumb  {
    
}

.jeg_pl_lg_8:not(:last-of-type) {
    margin-bottom: 30px;
    border-bottom: 1px solid #eee
}

.jeg_pl_lg_8 .jeg_post_title {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px
}

.jeg_pl_lg_8 .jeg_postblock_content {
    max-width: 600px
}

.jeg_pl_lg_8 .jeg_post_meta {
    margin: 15px 0 0
}

.jeg_pl_lg_8 .jeg_thumb img {
    width: 100%
}

.jeg_pl_lg_8 .jeg_share_button {
    margin: 15px 0 20px
}

.jeg_pl_lg_8 .jeg_post_meta a {
    font-weight: 400
}

.jeg_pl_lg_8 .jeg_post_meta>div {
    margin-right: 0!important
}

.jeg_pl_lg_8 .jeg_post_meta>div:not(:last-of-type):after {
    display: inline-block;
    content: "\2022";
    padding: 0 7px
}

.jeg_pl_lg_8 .jeg_sharelist {
    float: right
}

.jeg_postblock_18.jeg_col_2o3 .jeg_block_navigation,.jeg_postblock_18.jeg_col_3o3 .jeg_block_navigation {
    margin-top: 20px
}

.jeg_pl_lg_9 {
    margin-bottom: 60px;
    padding-bottom: 40px;
    border-bottom: 1px solid #eee
}

.jeg_pl_lg_9 .jeg_postblock_heading {
    margin-bottom: 20px;
    text-align: center
}

.jeg_pl_lg_9 .jeg_post_title {
    font-size: 34px;
    letter-spacing: -.035em;
    margin: 0 0 10px
}

.jeg_pl_lg_9 .jeg_post_category {
    margin-bottom: 10px
}

.jeg_pl_lg_9 .jeg_post_excerpt {
    margin-top: 20px
}


.jeg_post_meta .jeg_meta_author img {
    width: 35px;
    border-radius: 100%;
    margin-right: 5px
}

.jeg_meta_footer {
    display: table;
    width: 100%;
    font-size: 12px;
    margin-bottom: -40px;
    color: #a0a0a0;
    margin-top: 40px;
    border-top: 1px solid #eee
}

.jeg_meta_footer .label {
    font-style: italic
}

.jeg_meta_footer>div>.fa {
    margin-right: 2px
}

.jeg_meta_footer>div {
    display: table-cell;
    width: 33.3333333%;
    text-align: center;
    padding: 10px;
    border-right: 1px solid #eee
}

.jeg_meta_footer>div:last-of-type {
    border-right: 0
}

.jeg_meta_footer .jeg_meta_author a,.jeg_meta_footer .jeg_meta_comment a {
    color: #212121;
    font-weight: 700
}

.jeg_meta_footer .jeg_post_share a {
    display: inline-block;
    font-size: 14px;
    margin: 0 10px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.jeg_pl_lg_card {
    margin-bottom: 30px;
    overflow: visible
}

.jeg_pl_lg_card .jeg_thumb {
    position: relative
}

.jeg_pl_lg_card .jeg_thumb img {
    width: 100%
}

.jeg_pl_lg_card .jeg_postblock_content {
    background: #fff;
    padding: 15px 30px 20px;
    margin: -60px 20px 0;
    position: relative;
    z-index: 3
}

.jeg_pl_lg_card .jeg_post_title {
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto 8px
}

.jeg_pl_lg_card .jeg_post_excerpt {
    margin: 5px 0 10px
}

.jeg_pl_md_card {
    margin-bottom: 30px;
    overflow: visible
}

.jeg_pl_md_card .jeg_thumb {
    position: relative
}

.jeg_pl_md_card .jeg_thumb img {
    width: 100%
}

.jeg_pl_md_card .jeg_postblock_content {
    background: #fff;
    padding: 12px 20px 15px;
    margin: -50px 15px 0;
    position: relative;
    z-index: 3
}

.jeg_pl_lg_card .jeg_inner_post,.jeg_pl_md_card .jeg_inner_post {
    background: #fff
}

.jeg_pl_md_card .jeg_post_title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.35;
    margin: 0 auto 5px
}

.jeg_pl_lg_card .jeg_post_category,.jeg_pl_md_card .jeg_post_category {
    line-height: normal;
    margin-top: -2px;
    margin-bottom: 8px
}


.jeg_pl_lg_card .jeg_pl_md_card  {
    color: #212121
}

.jeg_pl_lg_box,.jeg_pl_md_box {
    margin-bottom: 30px
}

.jeg_pl_lg_box .box_wrap,.jeg_pl_md_box .box_wrap {
    position: relative;
    overflow: hidden
}

.jeg_pl_lg_box .jeg_thumb img,.jeg_pl_md_box .jeg_thumb img {
    width: 100%
}

.jeg_pl_lg_box .jeg_postblock_content,.jeg_pl_md_box .jeg_postblock_content {
    padding: 20px 15px 10px;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 70%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(70%,rgba(0,0,0,.65)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 70%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 70%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 70%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 70%)
}

.jeg_pl_lg_box .jeg_post_category,.jeg_pl_md_box .jeg_post_category {
    margin-bottom: 10px
}

.jeg_pl_lg_box .jeg_postblock_content {
    padding: 40px 20px 20px
}

.jeg_pl_lg_box .jeg_post_title {
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto 5px
}

.jeg_pl_md_box .jeg_post_title {
    font-size: 17px;
    font-weight: 500;
    margin: 0 auto 5px
}

.jeg_pl_lg_box .jeg_thumb .jeg_post_category,.jeg_pl_md_box .jeg_thumb .jeg_post_category {
    top: 10px;
    bottom: auto
}

.jeg_pl_lg_box .jeg_post_meta,.jeg_pl_lg_box .jeg_post_title a,.jeg_pl_lg_box a,.jeg_pl_lg_box a:hover,.jeg_pl_md_box .jeg_post_meta,.jeg_pl_md_box .jeg_post_title a,.jeg_pl_md_box a,.jeg_pl_md_box a:hover,.jeg_postblock .jeg_pl_lg_box .jeg_post_title a:hover,.jeg_postblock .jeg_pl_md_box .jeg_post_title a:hover {
    color: #fff
}

.jeg_pl_lg_box .jeg_post_meta .fa,.jeg_pl_lg_box .jeg_post_meta a,.jeg_pl_md_box .jeg_post_meta .fa,.jeg_pl_md_box .jeg_post_meta a {
    color: inherit
}

.jeg_pl_md_1 {
    margin-bottom: 30px
}

.jeg_pl_md_1 .jeg_post_title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 5px
}

.jeg_pl_md_1 .jeg_thumb {
    margin-bottom: 15px
}

.jeg_pl_md_2,.jeg_pl_md_3 {
    margin-bottom: 30px;
    overflow: hidden
}

.jeg_pl_md_2 .jeg_thumb,.jeg_pl_md_3 .jeg_thumb {
    width: 260px
}

.jeg_pl_md_2 .jeg_thumb {
    float: left;
    margin-right: 30px
}

.jeg_pl_md_3 .jeg_thumb {
    float: right;
    margin-left: 30px
}

.jeg_pl_md_2 .jeg_postblock_content,.jeg_pl_md_3 .jeg_postblock_content {
    overflow: hidden
}

.jeg_pl_md_2 .jeg_post_title,.jeg_pl_md_3 .jeg_post_title {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4em;
    margin: 0 0 5px
}

.jeg_pl_md_4 {
    margin-bottom: 40px
}

.jeg_pl_md_4 .jeg_thumb {
    margin-bottom: 15px
}

.jeg_pl_md_4 .jeg_post_title {
    font-size: 20px;
    line-height: 1.4;
    margin: 0 0 5px
}

.jeg_pl_md_5 {
    margin-bottom: 30px
}

.jeg_pl_md_5 .jeg_post_title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4em;
    margin: 0 0 5px
}

.jeg_pl_md_5 .jeg_thumb {
    margin-bottom: 10px
}

.jeg_pl_sm {
    margin-bottom: 25px;
    overflow: hidden
}

.jeg_pl_sm .jeg_post_title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.4em;
    margin: 0 0 5px;
    letter-spacing: normal
}

.jeg_pl_sm .jeg_thumb {
    width: 120px;
    float: left
}

.jeg_pl_sm .jeg_postblock_content {
    margin-left: 120px;
    padding-left: 15px
}

.jeg_footer .jeg_post_meta {
    color: inherit
}

.jeg_footer_3 .jeg_pl_sm .jeg_thumb {
    width: 90px
}

.jeg_footer_3 .jeg_pl_sm .jeg_postblock_content {
    margin-left: 90px
}

.jeg_pl_sm_2 .jeg_post_title {
    font-size: 16px;
    line-height: 1.4;
    margin: 0 auto 5px;
    letter-spacing: normal
}

.jeg_pl_sm_2 {
    margin-bottom: 20px
}

.jeg_pl_sm_2:after {
    content: '';
    display: block;
    margin-top: 20px;
    width: 50px;
    border-bottom: 1px solid #eee
}

.jeg_pl_sm_2 .jeg_post_category {
    margin-bottom: 5px
}

.jeg_pl_sm_2  {
   
}

.jeg_pl_sm_3 {
    margin-bottom: 25px;
    overflow: hidden
}

.jeg_pl_sm_3 .jeg_post_title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4em;
    margin: 0 0 5px;
    letter-spacing: normal
}

.jeg_pl_sm_3 .jeg_thumb {
    width: 120px;
    float: right
}

.jeg_pl_sm_3 .jeg_postblock_content {
    margin-right: 120px;
    padding-right: 15px
}

.jeg_pl_xs {
    margin: 0 0 12px
}

.jeg_pl_xs .jeg_postblock_content {
    position: relative;
    overflow: hidden;
    line-height: 1.4
}

.jeg_pl_xs .jeg_post_title {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    display: inline;
    margin-right: 5px;
    letter-spacing: normal
}

.jeg_pl_xs .jeg_post_meta {
    display: inline
}

.jeg_pl_xs_2 {
    margin: 0 0 15px;
    position: relative;
    padding-left: 18px
}

.jeg_pl_xs_2 .jeg_postblock_content {
    position: relative
}

.jeg_pl_xs_2:before {
    color: #f70d28;
    position: absolute;
    left: 0;
    top: 0;
    content: "\f0da";
    font-family: FontAwesome;
    text-rendering: auto;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.jeg_pl_xs_2 .jeg_post_title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.429em;
    margin: 0 0 .5em;
    letter-spacing: normal
}

.jeg_pl_xs_3 {
    overflow: hidden;
    margin-bottom: 20px
}

.jeg_pl_xs_3 .jeg_post_title {
    font-size: 14px;
    line-height: 1.3em;
    margin: 0 0 5px;
    letter-spacing: normal
}

.jeg_pl_xs_3 .jeg_thumb {
    float: left;
    width: 75px
}

.jeg_pl_xs_3 .jeg_postblock_content {
    margin-left: 75px;
    padding-left: 15px
}

.jeg_pl_xs_4 {
    margin: 0 0 10px
}

.jeg_pl_xs_4 .jeg_postblock_content {
    position: relative;
    padding: 0 0 0 14px
}

.jeg_pl_xs_4 .jeg_postblock_content:before {
    color: #f70d28;
    font-size: 14px;
    position: absolute;
    left: 1px;
    top: 0;
    content: "\f0da";
    font-family: FontAwesome;
    text-rendering: auto;
    width: 100%;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.jeg_pl_xs_4 .jeg_post_title {
    font-size: 1em;
    font-weight: 400;
    margin: 0;
    display: inline-block;
    margin-right: 5px;
    letter-spacing: normal
}

.jeg_pl_xs_4 .jeg_post_meta {
    display: inline
}

.jeg_post.format-gallery .jeg_thumb:before,.jeg_post.format-video .jeg_thumb:before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #000;
    opacity: .3;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    z-index: 1;
    pointer-events: none
}

.jeg_post.format-gallery .jeg_thumb:after,.jeg_post.format-video .jeg_thumb:after {
    font-family: FontAwesome;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    z-index: 1;
    pointer-events: none
}

.jeg_post.format-gallery .jeg_thumb:hover .jeg_thumb:before,.jeg_post.format-video .jeg_thumb:hover .jeg_thumb:before {
    opacity: .1
}

.jeg_post.format-video .jeg_thumb:after {
    content: "\f04b";
    border-radius: 100%;
    border: 2px solid #fff;
    font-size: 24px;
    line-height: 44px;
    height: 48px;
    width: 48px;
    letter-spacing: -4px;
    margin: -22px 0 0 -22px;
    -webkit-backface-visibility: hidden
}

.jeg_post.format-gallery .jeg_thumb:after {
    content: "\f03e";
    font-size: 32px;
    margin: -10px 0 0 -16px
}

.jeg_pl_sm.format-gallery .jeg_thumb:after,.jeg_pl_sm.format-video .jeg_thumb:after,.jeg_postblock_8.jeg_col_2o3 .jeg_post:nth-child(n+3).format-gallery .jeg_thumb:after,.jeg_postblock_8.jeg_col_2o3 .jeg_post:nth-child(n+3).format-video .jeg_thumb:after,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(n+4).format-gallery .jeg_thumb:after,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(n+4).format-video .jeg_thumb:after {
    transform: scale(.7)
}

@media only screen and (min-width: 768px) {
    .jeg_postblock_13.jeg_col_1o3 .jeg_pl_md_1:nth-child(n+1).format-gallery .jeg_thumb:after,.jeg_postblock_13.jeg_col_1o3 .jeg_pl_md_1:nth-child(n+1).format-video .jeg_thumb:after,.jeg_postblock_14.jeg_col_1o3 .jeg_posts .jeg_post:nth-child(n+1).format-gallery .jeg_thumb:after,.jeg_postblock_14.jeg_col_1o3 .jeg_posts .jeg_post:nth-child(n+1).format-video .jeg_thumb:after,.jeg_postblock_22.jeg_col_1o3 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_22.jeg_col_1o3 .jeg_post.format-video .jeg_thumb:after,.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2.format-gallery .jeg_thumb:after,.jeg_postblock_3.jeg_col_1o3 .jeg_pl_md_2.format-video .jeg_thumb:after,.jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3.format-gallery .jeg_thumb:after,.jeg_postblock_4.jeg_col_1o3 .jeg_pl_md_3.format-video .jeg_thumb:after {
        transform:scale(.7)
    }

    .jeg_postblock_10.jeg_col_2o3 .jeg_pl_lg_4.format-gallery .jeg_thumb:after,.jeg_postblock_10.jeg_col_2o3 .jeg_pl_lg_4.format-video .jeg_thumb:after,.jeg_postblock_10.jeg_col_3o3 .jeg_pl_lg_4.format-gallery .jeg_thumb:after,.jeg_postblock_10.jeg_col_3o3 .jeg_pl_lg_4.format-video .jeg_thumb:after {
        transform: scale(1.5)
    }

    .jeg_col_3o3 .jeg_pl_lg_5.format-gallery .jeg_thumb:after,.jeg_col_3o3 .jeg_pl_lg_5.format-video .jeg_thumb:after,.jeg_col_3o3 .jeg_pl_lg_9.format-gallery .jeg_thumb:after,.jeg_col_3o3 .jeg_pl_lg_9.format-video .jeg_thumb:after,.jeg_col_3o3 .jeg_pl_lg_box.format-gallery .jeg_thumb:after,.jeg_col_3o3 .jeg_pl_lg_box.format-video .jeg_thumb:after,.jeg_col_3o3 .jeg_pl_lg_card.format-gallery .jeg_thumb:after,.jeg_col_3o3 .jeg_pl_lg_card.format-video .jeg_thumb:after {
        transform: scale(1.5)
    }
}

@media only screen and (max-width: 768px) {
    .jeg_post.format-video .jeg_thumb:after {
        font-size:16px;
        line-height: 30px;
        height: 34px;
        width: 34px;
        margin: -17px 0 0 -17px;
        -webkit-backface-visibility: hidden
    }

    .jeg_post.format-gallery .jeg_thumb:after {
        font-size: 24px;
        margin: -12.5px 0 0 -14px
    }

    .jeg_pl_lg_5.format-gallery .jeg_thumb:after,.jeg_pl_lg_5.format-video .jeg_thumb:after,.jeg_pl_lg_9.format-gallery .jeg_thumb:after,.jeg_pl_lg_9.format-video .jeg_thumb:after,.jeg_pl_lg_box.format-gallery .jeg_thumb:after,.jeg_pl_lg_box.format-video .jeg_thumb:after,.jeg_postblock_13 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_13 .jeg_post.format-video .jeg_thumb:after {
        transform: scale(1.5)
    }

    .jeg_pl_lg_card.format-gallery .jeg_thumb:after,.jeg_pl_lg_card.format-video .jeg_thumb:after {
        transform: scale(1.5);
        margin-top: -37px
    }
}

@media only screen and (max-width: 667px) {
    .jeg_postblock_22 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_22 .jeg_post.format-video .jeg_thumb:after {
        transform:scale(1.5)
    }
}

@media only screen and (max-width: 568px) {
    .jeg_postblock_23 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_23 .jeg_post.format-video .jeg_thumb:after,.jeg_postblock_27 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_27 .jeg_post.format-video .jeg_thumb:after {
        transform:scale(1.5)
    }
}

@media only screen and (max-width: 480px) {
    .jeg_postblock_5 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_5 .jeg_post.format-video .jeg_thumb:after,.jeg_postblock_6 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_6 .jeg_post.format-video .jeg_thumb:after {
        transform:scale(.8)
    }

    .jeg_postblock_25 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_25 .jeg_post.format-video .jeg_thumb:after {
        transform: scale(1.5)
    }

    .jeg_pl_lg_5.format-gallery .jeg_thumb:after,.jeg_pl_lg_5.format-video .jeg_thumb:after,.jeg_pl_lg_box.format-gallery .jeg_thumb:after,.jeg_pl_lg_box.format-video .jeg_thumb:after,.jeg_postblock_8.jeg_col_2o3 .jeg_post:nth-child(n+3).format-gallery .jeg_thumb:after,.jeg_postblock_8.jeg_col_2o3 .jeg_post:nth-child(n+3).format-video .jeg_thumb:after,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(n+4).format-gallery .jeg_thumb:after,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(n+4).format-video .jeg_thumb:after {
        transform: none
    }
}

@media only screen and (max-width: 320px) {
    .jeg_pl_lg_9.format-gallery .jeg_thumb:after,.jeg_pl_lg_9.format-video .jeg_thumb:after,.jeg_pl_lg_card.format-gallery .jeg_thumb:after,.jeg_pl_lg_card.format-video .jeg_thumb:after,.jeg_postblock_22 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_22 .jeg_post.format-video .jeg_thumb:after,.jeg_postblock_23 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_23 .jeg_post.format-video .jeg_thumb:after,.jeg_postblock_25 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_25 .jeg_post.format-video .jeg_thumb:after,.jeg_postblock_27 .jeg_post.format-gallery .jeg_thumb:after,.jeg_postblock_27 .jeg_post.format-video .jeg_thumb:after {
        transform:none
    }

    .jeg_col_1o3 .jeg_pl_lg_card.format-gallery .jeg_thumb:after,.jeg_col_1o3 .jeg_pl_lg_card.format-video .jeg_thumb:after {
        margin-top: -27px
    }
}

.jeg_video_playlist {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px
}

.jeg_postblock {
    margin-bottom: 20px;
    position: relative
}

.jeg_postblock.loaded,.jeg_postblock.menu-active,.loaded .jeg_postblock {
    z-index: 2
}

.jeg_post_title {
    letter-spacing: -.02em
}

.jeg_post_title a {
    color: #212121;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s
}

.jeg_postblock .jeg_post_title a:hover,.jeg_sidefeed .jeg_pl_xs_3 .jeg_post_title a:hover,.widget_jnews_popular .jeg_post_title a:hover {
    color: #f70d28
}

.jeg_post_excerpt {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 1em
}

.jeg_post_excerpt p {
    margin-bottom: 1em
}

.jeg_post_excerpt p:last-of-type {
    margin-bottom: 0
}

.jeg_post_meta {
    font-size: 11px;
    text-transform: uppercase;
    color: #a0a0a0
}

.jeg_post_category {
    margin-bottom: 5px;
    text-rendering: auto;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto

}



.jeg_post_meta .jeg_post_category {
    text-transform: uppercase
}

.jeg_post_meta a {
    color: inherit;
    font-weight: 700
}

.jeg_meta_date a,.jeg_meta_earning a,.jeg_meta_views a,.jeg_modified_date a {
    font-weight: 400
}

.jeg_meta_author a {
    color: #f70d28
}

.jeg_post_meta .fa,.jeg_post_meta .jpwt-icon {
    color: #2e9fff
}

.jeg_post_meta>div {
    display: inline-block
}

.jeg_post_meta>div:not(:last-of-type) {
    margin-right: 1em
}

.jeg_post_meta>div>.fa {
    margin-right: 2px
}


.jeg_thumb {
    position: relative;
    overflow: hidden;
    z-index: 0
}

.thumbnail-container {
    display: block;
    height: 0;
    overflow: hidden;
    z-index: 0;
    background: #f7f7f7;
    background-position: 50%;
    background-size: cover
}

.thumbnail-container.no_thumbnail:after {
    font-family: FontAwesome,serif;
    content: "\f03e";
    display: block;
    position: absolute;
    text-align: left;
    left: 50%;
    top: 50%;
    background: 0 0;
    color: #bfbfbf;
    font-size: 18px;
    margin-top: -9px;
    margin-left: -10px;
    line-height: 1
}

.thumbnail-container>img {
    /* position: absolute; */
    top: 5;
    bottom: 5;
    left: 0;
    width: 100%;
    /*min-height: 50% */
    color: #a0a0a0;
    z-index: 2
}

.jeg_postblock_35 .thumbnail-container>img {
    min-height: initial
}

.thumbnail-background>div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.size-500 {
    padding-bottom: 50%
}

.size-715 {
    padding-bottom: 71.5%
}

.size-1000 {
    padding-bottom: 100%
}

.size-1400 {
    padding-bottom: 140%
}

.size-1500 {
    padding-bottom: 150%
}

.size-1780 {
    padding-bottom: 178%
}

.thumbnail-container.animate-lazy>img {
    opacity: 0
}

.thumbnail-container:after {
    content: "";
    opacity: 1;
    background: #ffffff ;
    background-position: center;
    background-size: cover;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2
}

.lazyloaded,.thumbnail-background>div.lazyloaded {
    opacity: 1!important;
    transition: opacity .4s ease
}

@-webkit-keyframes jeg-lazyload {
    from {
        background-position: -400px 0
    }

    to {
        background-position: 800px 0
    }
}

@keyframes jeg-lazyload {
    from {
        background-position: -400px 0
    }

    to {
        background-position: 800px 0
    }
}

.jeg_thumb .jeg_post_category {
    position: absolute;
    z-index: 3;
    bottom: 10px;
    left: 10px;
    margin: 0;
    line-height: 1
}

.jeg_thumb  {
   
}

.jeg_post_category span {
    display: inline-block;
    line-height: 1
}

.jeg_block_navigation {
    position: relative
}

.jeg_pagination_loadmore .jeg_block_navigation,.jeg_pagination_nextprev .jeg_block_navigation,.jeg_pagination_scrollload .jeg_block_navigation {
    margin: 20px 0
}

.navigation_overlay {
    position: relative;
    height: 48px;
    display: none
}

.jeg_block_nav {
    position: relative;
    text-align: center;
    overflow: hidden
}

.jeg_block_nav:after,.jeg_block_nav:before {
    content: '';
    width: 50%;
    height: 1px;
    position: absolute;
    border-bottom: 1px solid #eee;
    left: -40px;
    top: 50%
}

.jeg_block_nav:after {
    right: -40px;
    left: auto
}

.jeg_block_nav a {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    font-size: 16px;
    line-height: 26px;
    width: 30px;
    border: 1px solid #e0e0e0;
    text-align: center;
    color: #212121;
    background: #fff;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

.jeg_block_nav .prev {
    margin-right: 2px
}

.jeg_block_nav a:not(.disabled):hover {
    background: #f5f5f5
}

.jeg_block_nav a.disabled {
    color: #a0a0a0;
    border-color: #eee
}

.jeg_block_nav.inactive {
    display: none
}

.jeg_block_nav.showtext {
    text-align: left
}

.jeg_block_nav.showtext:after,.jeg_block_nav.showtext:before {
    display: none
}

.jeg_block_nav.showtext a {
    width: auto;
    min-width: 60px;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 11px;
    padding: 6px 10px;
    line-height: 1
}

.jeg_block_nav.showtext i {
    position: relative;
    font-size: 13px
}

.jeg_block_nav.showtext .prev i {
    left: -2px
}

.jeg_block_nav.showtext .next i {
    right: -2px
}

.jeg_block_loadmore {
    text-align: center;
    position: relative;
    overflow: hidden
}

.jeg_block_loadmore a {
    min-width: 30%;
    height: 30px;
    line-height: 28px;
    position: relative;
    display: inline-block;
    white-space: nowrap;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    padding: 0 18px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    text-align: center;
    color: #212121;
    background: #fff;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    text-rendering: auto;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto
}

.jeg_block_loadmore a:after,.jeg_block_loadmore a:before {
    content: '';
    height: 1px;
    background: #eee;
    width: 1000px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    cursor: none;
    pointer-events: none
}

.jeg_block_loadmore a:before {
    right: 100%;
    margin-right: 20px
}

.jeg_block_loadmore a:after {
    left: 100%;
    margin-left: 20px
}

.jeg_block_loadmore a.active,.jeg_block_loadmore a:hover {
    color: #fff;
    background: #f70d28;
    border-color: #f70d28
}

.jeg_block_loadmore a.disabled {
    display: none
}

.jeg_postblock.loaded,.loaded .jeg_postblock {
    height: auto
}

.jeg_postblock.loaded .jeg_block_container,.loaded .jeg_postblock .jeg_block_container {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.jeg_postblock.loaded.subclass .jeg_block_container,.loaded.subclass .jeg_postblock .jeg_block_container {
    -webkit-animation-name: jeg_fadeinup;
    animation-name: jeg_fadeinup
}

.jeg_postblock.loaded.next .jeg_block_container,.loaded.next .jeg_postblock .jeg_block_container {
    -webkit-animation-name: jeg_fadeinright;
    animation-name: jeg_fadeinright
}

.jeg_postblock.loaded.prev .jeg_block_container,.loaded.prev .jeg_postblock .jeg_block_container {
    -webkit-animation-name: jeg_fadeinleft;
    animation-name: jeg_fadeinleft
}

.jeg_postblock.loaded.more .jeg_ajax_loaded,.loaded.more .jeg_postblock .jeg_ajax_loaded {
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: jeg_fadeinup;
    animation-name: jeg_fadeinup
}

.jeg_postblock.loaded.scroll .jeg_ajax_loaded,.loaded.scroll .jeg_postblock .jeg_ajax_loaded {
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: jeg_fadeinup;
    animation-name: jeg_fadeinup
}

.jeg_postblock.loaded.more .anim_1,.jeg_postblock.loaded.scroll .anim_1,.loaded.more .jeg_postblock .anim_1,.loaded.scroll .jeg_postblock .anim_1 {
    -webkit-animation-delay: .05s
}

.jeg_postblock.loaded.more .anim_2,.jeg_postblock.loaded.scroll .anim_2,.loaded.more .jeg_postblock .anim_2,.loaded.scroll .jeg_postblock .anim_2 {
    -webkit-animation-delay: .15s
}

.jeg_postblock.loaded.more .anim_3,.jeg_postblock.loaded.scroll .anim_3,.loaded.more .jeg_postblock .anim_3,.loaded.scroll .jeg_postblock .anim_3 {
    -webkit-animation-delay: .25s
}

.jeg_postblock.loaded.more .anim_4,.jeg_postblock.loaded.scroll .anim_4,.loaded.more .jeg_postblock .anim_4,.loaded.scroll .jeg_postblock .anim_4 {
    -webkit-animation-delay: .35s
}

.jeg_postblock.loaded.more .anim_5,.jeg_postblock.loaded.scroll .anim_5,.loaded.more .jeg_postblock .anim_5,.loaded.scroll .jeg_postblock .anim_5 {
    -webkit-animation-delay: .45s
}

.jeg_postblock.loaded.more .anim_6,.jeg_postblock.loaded.scroll .anim_6,.loaded.more .jeg_postblock .anim_6,.loaded.scroll .jeg_postblock .anim_6 {
    -webkit-animation-delay: .55s
}

.jeg_postblock.loaded.more .anim_7,.jeg_postblock.loaded.scroll .anim_7,.loaded.more .jeg_postblock .anim_7,.loaded.scroll .jeg_postblock .anim_7 {
    -webkit-animation-delay: .65s
}

.jeg_postblock.loaded.more .anim_8,.jeg_postblock.loaded.scroll .anim_8,.loaded.more .jeg_postblock .anim_8,.loaded.scroll .jeg_postblock .anim_8 {
    -webkit-animation-delay: .75s
}

.jeg_postblock.loaded.more .anim_9,.jeg_postblock.loaded.scroll .anim_9,.loaded.more .jeg_postblock .anim_9,.loaded.scroll .jeg_postblock .anim_9 {
    -webkit-animation-delay: .85s
}

.jeg_postblock.loaded.more .anim_10,.jeg_postblock.loaded.scroll .anim_10,.loaded.more .jeg_postblock .anim_10,.loaded.scroll .jeg_postblock .anim_10 {
    -webkit-animation-delay: .95s
}

.jeg_postblock.loaded.more .anim_11,.jeg_postblock.loaded.scroll .anim_11,.loaded.more .jeg_postblock .anim_11,.loaded.scroll .jeg_postblock .anim_11 {
    -webkit-animation-delay: 1.05s
}

.jeg_postblock.loaded.more .anim_12,.jeg_postblock.loaded.scroll .anim_12,.loaded.more .jeg_postblock .anim_12,.loaded.scroll .jeg_postblock .anim_12 {
    -webkit-animation-delay: 1.15s
}

.jeg_postblock.loaded.more .anim_13,.jeg_postblock.loaded.scroll .anim_13,.loaded.more .jeg_postblock .anim_13,.loaded.scroll .jeg_postblock .anim_13 {
    -webkit-animation-delay: 1.25s
}

.jeg_postblock.loaded.more .anim_14,.jeg_postblock.loaded.scroll .anim_14,.loaded.more .jeg_postblock .anim_14,.loaded.scroll .jeg_postblock .anim_14 {
    -webkit-animation-delay: 1.35s
}

.jeg_postblock.loaded.more .anim_15,.jeg_postblock.loaded.scroll .anim_15,.loaded.more .jeg_postblock .anim_15,.loaded.scroll .jeg_postblock .anim_15 {
    -webkit-animation-delay: 1.45s
}

.jeg_postblock.loaded.more .anim_16,.jeg_postblock.loaded.scroll .anim_16,.loaded.more .jeg_postblock .anim_16,.loaded.scroll .jeg_postblock .anim_16 {
    -webkit-animation-delay: 1.55s
}

.jeg_postblock.loaded.more .anim_17,.jeg_postblock.loaded.scroll .anim_17,.loaded.more .jeg_postblock .anim_17,.loaded.scroll .jeg_postblock .anim_17 {
    -webkit-animation-delay: 1.65s
}

.jeg_postblock.loaded.more .anim_18,.jeg_postblock.loaded.scroll .anim_18,.loaded.more .jeg_postblock .anim_18,.loaded.scroll .jeg_postblock .anim_18 {
    -webkit-animation-delay: 1.75s
}

.jeg_postblock.loaded.more .anim_19,.jeg_postblock.loaded.scroll .anim_19,.loaded.more .jeg_postblock .anim_19,.loaded.scroll .jeg_postblock .anim_19 {
    -webkit-animation-delay: 1.85s
}

.jeg_postblock.loaded.more .anim_20,.jeg_postblock.loaded.scroll .anim_20,.loaded.more .jeg_postblock .anim_20,.loaded.scroll .jeg_postblock .anim_20 {
    -webkit-animation-delay: 1.95s
}

.jeg_postblock.loaded.more .anim_21,.jeg_postblock.loaded.scroll .anim_21,.loaded.more .jeg_postblock .anim_21,.loaded.scroll .jeg_postblock .anim_21 {
    -webkit-animation-delay: 2.05s
}

.jeg_postblock.loaded.more .anim_22,.jeg_postblock.loaded.scroll .anim_22,.loaded.more .jeg_postblock .anim_22,.loaded.scroll .jeg_postblock .anim_22 {
    -webkit-animation-delay: 2.15s
}

.jeg_postblock.loaded.more .anim_23,.jeg_postblock.loaded.scroll .anim_23,.loaded.more .jeg_postblock .anim_23,.loaded.scroll .jeg_postblock .anim_23 {
    -webkit-animation-delay: 2.25s
}

.jeg_postblock.loaded.more .anim_24,.jeg_postblock.loaded.scroll .anim_24,.loaded.more .jeg_postblock .anim_24,.loaded.scroll .jeg_postblock .anim_24 {
    -webkit-animation-delay: 2.35s
}

.jeg_postblock.loaded.more .anim_25,.jeg_postblock.loaded.scroll .anim_25,.loaded.more .jeg_postblock .anim_25,.loaded.scroll .jeg_postblock .anim_25 {
    -webkit-animation-delay: 2.45s
}

.jeg_postblock.loaded.more .anim_26,.jeg_postblock.loaded.scroll .anim_26,.loaded.more .jeg_postblock .anim_26,.loaded.scroll .jeg_postblock .anim_26 {
    -webkit-animation-delay: 2.55s
}

.jeg_postblock.loaded.more .anim_27,.jeg_postblock.loaded.scroll .anim_27,.loaded.more .jeg_postblock .anim_27,.loaded.scroll .jeg_postblock .anim_27 {
    -webkit-animation-delay: 2.65s
}

.jeg_postblock.loaded.more .anim_28,.jeg_postblock.loaded.scroll .anim_28,.loaded.more .jeg_postblock .anim_28,.loaded.scroll .jeg_postblock .anim_28 {
    -webkit-animation-delay: 2.75s
}

.jeg_postblock.loaded.more .anim_29,.jeg_postblock.loaded.scroll .anim_29,.loaded.more .jeg_postblock .anim_29,.loaded.scroll .jeg_postblock .anim_29 {
    -webkit-animation-delay: 2.85s
}

.jeg_postblock.loaded.more .anim_30,.jeg_postblock.loaded.scroll .anim_30,.loaded.more .jeg_postblock .anim_30,.loaded.scroll .jeg_postblock .anim_30 {
    -webkit-animation-delay: 2.95s
}

.jeg_postblock_3 .jeg_block_loadmore,.jeg_postblock_3 .jeg_block_nav,.jeg_postblock_4 .jeg_block_loadmore,.jeg_postblock_4 .jeg_block_nav,.jeg_postblock_5 .jeg_block_loadmore,.jeg_postblock_5 .jeg_block_nav,.jeg_postblock_6 .jeg_block_loadmore,.jeg_postblock_6 .jeg_block_nav {
    margin-bottom: 20px
}

.jeg_postblock_11.jeg_pagination_loadmore .jeg_block_navigation,.jeg_postblock_11.jeg_pagination_nextprev .jeg_block_navigation,.jeg_postblock_11.jeg_pagination_scrollload .jeg_block_navigation {
    margin-top: -5px;
    margin-bottom: 20px
}

.jeg_postblock_12.jeg_pagination_loadmore .jeg_block_navigation,.jeg_postblock_12.jeg_pagination_nextprev .jeg_block_navigation,.jeg_postblock_12.jeg_pagination_scrollload .jeg_block_navigation {
    margin-top: -10px;
    margin-bottom: 30px
}

.jeg_postblock_15 .jeg_block_loadmore,.jeg_postblock_15 .jeg_block_nav {
    margin-bottom: 10px
}

.jeg_postblock_14,.jeg_postblock_15,.jeg_postblock_3,.jeg_postblock_4,.jeg_postblock_5,.jeg_postblock_6 {
    margin-bottom: 10px
}

.jeg_postblock_19 {
    margin-bottom: 15px
}

.jeg_postblock_2 .jeg_posts_wrap {
    position: relative;
    overflow: hidden
}

.jeg_postblock_2 .jeg_posts {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    align-items: normal;
    margin-right: -30px
}

.jeg_postblock_2 .jeg_pl_sm {
    float: left;
    width: 50%;
    padding-right: 30px
}

.jeg_postblock_8 .jeg_posts_wrap {
    position: relative;
    overflow: hidden
}

.jeg_postblock_8 .jeg_posts {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    margin-right: -30px
}

.jeg_postblock_8 .jeg_post {
    float: left;
    width: 33.333333333%;
    padding-right: 30px
}

.jeg_postblock_8 .jeg_post_title {
    font-size: 14px;
    line-height: 1.4
}

.jeg_postblock_9 .jeg_posts_wrap {
    position: relative;
    overflow: hidden
}

.jeg_postblock_9 .jeg_posts {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    margin-right: -30px
}

.jeg_postblock_9 .jeg_post {
    float: left;
    width: 50%;
    padding-right: 30px
}

.jeg_postblock_11 .jeg_posts_wrap {
    position: relative;
    overflow: hidden
}

.jeg_postblock_11 .jeg_posts {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    margin-right: -30px
}

.jeg_postblock_11 .jeg_post {
    float: left;
    width: 50%;
    padding-right: 30px;
    display: flex
}

.jeg_postblock_11 .jeg_post .jeg_inner_post {
    width: 100%
}

.jeg_postblock_11 .jeg_postblock_content {
    display: flex;
    flex-direction: column;
    flex: 1 0 auto
}

.jeg_postblock_11 .jeg_post_title {
    flex: 1 0 auto;
    margin: 0 0 5px
}

.jeg_postblock_12 {
    margin-bottom: 0
}

.jeg_postblock_11.jeg_pb_boxed_shadow,.jeg_postblock_12.jeg_pb_boxed_shadow {
    box-shadow: none
}

.jeg_postblock_11.jeg_pb_boxed_shadow .jeg_inner_post,.jeg_postblock_12.jeg_pb_boxed_shadow .jeg_inner_post {
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.08);
    box-shadow: 0 2px 4px rgba(0,0,0,.08)
}

.jeg_postblock_14 .jeg_posts_wrap {
    position: relative;
    overflow: hidden
}

.jeg_postblock_14 .jeg_posts {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    margin-right: -30px
}

.jeg_postblock_14 .jeg_posts .jeg_post {
    float: left;
    width: 50%;
    padding-right: 30px
}

.jeg_postblock_14 .jeg_block_nav {
    margin-bottom: 30px
}

.jeg_postblock_15 .jeg_posts_wrap {
    position: relative;
    overflow: hidden
}

.jeg_postblock_15 .jeg_posts {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    margin-right: -30px
}

.jeg_postblock_15 .jeg_post {
    float: left;
    width: 50%;
    padding-right: 30px
}

.jeg_postblock_16 {
    margin-bottom: 30px
}

.jeg_postblock_16 .jeg_postbig .jeg_post {
    margin-bottom: 20px
}

.jeg_postblock_16 .jeg_posts {
    padding-top: 15px;
    border-top: 1px solid #eee;
    -webkit-columns: 2 340px;
    -moz-columns: 2 340px;
    columns: 2 340px;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
}

.jeg_postblock_16 .jeg_pl_xs_2 {
    page-break-inside: avoid;
    margin-bottom: 5px
}

.jeg_postblock_20 .jeg_pl_sm {
    margin-bottom: 15px
}

.jeg_postblock_21.jeg_col_1o3 .jeg_block_navigation {
    margin-top: 0
}

.jeg_postblock_22 {
    margin-bottom: 15px
}

.jeg_postblock_22 .jeg_posts_wrap {
    position: relative;
    overflow: hidden
}

.jeg_postblock_22 .jeg_posts {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    margin-right: -30px
}

.jeg_postblock_22 .jeg_post {
    float: left;
    width: 33.333333333%;
    padding-right: 30px;
    margin-bottom: 25px
}

.jeg_postblock_22.jeg_col_1o3 .jeg_posts {
    margin-right: -20px
}

.jeg_postblock_22.jeg_col_1o3 .jeg_post {
    width: 50%;
    padding-right: 20px;
    margin-bottom: 20px
}

.jeg_postblock_23 .jeg_posts_wrap {
    position: relative;
    overflow: hidden
}

.jeg_postblock_23 .jeg_posts {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    margin-right: -40px
}

.jeg_postblock_23 .jeg_post {
    float: left;
    width: 50%;
    padding-right: 40px
}

.jeg_postblock_23 .jeg_post_excerpt {
    margin: 10px 0
}

.jeg_postblock_24 {
    margin-bottom: 40px
}

.jeg_postblock_24 .jeg_pl_md_box {
    margin-bottom: 20px
}

.jeg_postblock_24 .jeg_pl_xs_4 {
    margin-bottom: 8px
}

.jeg_postblock_24 .jeg_pl_xs_4 .jeg_postblock_content {
    border-bottom: 1px solid #eee;
    padding-bottom: 8px
}

.jeg_postblock_24.jeg_col_1o3.jeg_pagination_loadmore .jeg_pl_xs_4:last-child .jeg_postblock_content,.jeg_postblock_24.jeg_col_1o3.jeg_pagination_nextprev .jeg_pl_xs_4:last-child .jeg_postblock_content {
    border-bottom: 0
}

.jeg_postblock_25 .jeg_post {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    margin-bottom: 20px
}

.jeg_postblock_25 .jeg_post:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.jeg_postblock_25 .jeg_postblock_heading {
    margin-bottom: 15px
}

.jeg_postblock_25 .jeg_post_title {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px
}

.jeg_postblock_25 .jeg_thumb {
    width: 280px;
    float: left;
    margin-right: 30px
}

.jeg_postblock_25 .jeg_post_excerpt {
    margin-top: 0
}

.jeg_postblock_26 {
    margin-bottom: 0
}

.jeg_postblock_27 .jeg_posts_wrap {
    position: relative;
    overflow: hidden
}

.jeg_postblock_27 .jeg_post_excerpt {
    margin: 10px 0
}

.jeg_postblock_27 .jeg_block_navigation {
    margin-top: 0
}

@media only screen and (min-width: 567px) {
    .jeg_postblock_27 .jeg_posts {
        -webkit-flex-wrap:wrap;
        flex-wrap: wrap;
        display: flex;
        align-items: flex-start;
        margin-right: -25px
    }

    .jeg_postblock_27 .jeg_post {
        float: left;
        width: 50%;
        padding-right: 25px
    }
}

@media only screen and (min-width: 768px) {
    .jeg_postblock_27 .jeg_posts {
        margin-right:-40px
    }

    .jeg_postblock_27 .jeg_post {
        padding-right: 40px
    }

    .jeg_postblock_27.jeg_col_3o3 .jeg_post {
        width: 33.333333333%
    }
}

.jeg_postblock_28 .jeg_meta_date {
    display: inline;
    margin-left: 5px
}

.jeg_postblock_28 .show_border article,.jeg_postblock_29 .show_border article {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

.jeg_postblock_28 .show_border article:last-child,.jeg_postblock_29 .show_border article:last-child {
    border-bottom: 0
}

.jeg_postblock_32 .jeg_block_container,.jeg_postblock_33 .jeg_block_container {
    overflow: visible
}

.jeg_postblock_32 .jeg_post,.jeg_postblock_33 .jeg_post,.jeg_postblock_34 .jeg_post,.jeg_postblock_37 .jeg_post {
    width: 100%;
    margin-bottom: 20px
}

.jeg_postblock_32 .jeg_post .box_wrap,.jeg_postblock_33 .jeg_post .box_wrap,.jeg_postblock_35 .jeg_pl_md_5 .box_wrap,.jeg_postblock_36 .jeg_pl_md_5 .box_wrap,.jeg_postblock_37 .jeg_post .box_wrap {
    background: #fff;
    border: 1px solid #eee
}

.jeg_postblock_32.alt .jeg_post .box_wrap,.jeg_postblock_33.alt .jeg_post .box_wrap,.jeg_postblock_35.alt .jeg_pl_md_5 .box_wrap,.jeg_postblock_36.alt .jeg_pl_md_5 .box_wrap,.jeg_postblock_37.alt .jeg_post .box_wrap {
    background: #000;
    border: 0
}

.jeg_postblock_32 .box_shadow .box_wrap,.jeg_postblock_33 .box_shadow .box_wrap,.jeg_postblock_35 .jeg_pl_md_5.box_shadow .box_wrap,.jeg_postblock_36 .jeg_pl_md_5.box_shadow .box_wrap,.jeg_postblock_37 .box_shadow .box_wrap {
    border: 0;
    box-shadow: 0 2px 4px rgba(0,0,0,.08)
}

.jeg_postblock_32 .jeg_postblock_heading {
    padding: 15px 20px;
    position: relative
}

.jeg_postblock_32 .jeg_post_title {
    font-size: 18px;
    margin: 5px 0 0
}

.jeg_postblock_32 .jeg_postblock_content {
    padding: 15px 20px 25px
}

.jeg_postblock_32 .jeg_post_excerpt {
    margin-top: 0
}

.jeg_postblock_32 .jeg_post_meta {
    padding: 5px 20px;
    background: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.05)
}

.jeg_postblock_32.alt .jeg_post_meta {
    color: rgba(255,255,255,.7);
    background: #111;
    border-color: rgba(255,255,255,.1)
}



.jeg_postblock_32 .jeg_post_meta>div:not(:last-of-type) {
    margin-right: 15px
}

.jeg_postblock_32 .jeg_post_meta .jeg_meta_comment,.jeg_postblock_32 .jeg_post_meta .jeg_post_review {
    float: right;
    margin-right: 0!important
}

.jeg_postblock_32 .thumbnail-container>img,.jeg_postblock_33 .thumbnail-container>img,.jeg_postblock_34 .thumbnail-container>img,.jeg_postblock_35 .thumbnail-container>img {
    position: relative
}

.jeg_postblock_32 .thumbnail-container,.jeg_postblock_33 .thumbnail-container,.jeg_postblock_34 .thumbnail-container,.jeg_postblock_35 .thumbnail-container {
    height: auto;
    padding-bottom: initial
}


.jeg_postblock_33 .jeg_postblock_content {
    padding: 20px
}

.jeg_postblock_33 .jeg_thumb .jeg_post_category {
    top: 20px;
    left: 20px
}

.jeg_postblock_33 .jeg_post_title,.jeg_postblock_35 .jeg_post_title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 5px
}

.jeg_postblock_34 .jeg_pl_md_box .jeg_postblock_content,.jeg_postblock_35 .jeg_pl_md_box .jeg_postblock_content {
    padding: 20px
}

.jeg_postblock_34 .jeg_post .jeg_thumb:before,.jeg_postblock_35 .jeg_pl_md_box .jeg_thumb:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    z-index: 1;
    width: 100%;
    height: 100%;
    transition: .25s ease-out;
    opacity: .18;
    pointer-events: none
}

.jeg_postblock_34 .jeg_post:hover .jeg_thumb:before,.jeg_postblock_35 .jeg_pl_md_box:hover .jeg_thumb:before {
    opacity: .35
}

.jeg_postblock_35 .jeg_pl_md_box .jeg_post_title,.jeg_postblock_36 .jeg_pl_md_box .jeg_post_title {
    font-size: 20px;
    margin-bottom: 10px
}

.jeg_postblock_35 .jeg_pl_md_5 .jeg_postblock_content {
    padding: 20px 20px 30px
}

.jeg_postblock_35 .jeg_pl_md_5 .jeg_post_meta {
    padding: 5px 20px;
    background: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.05)
}

.jeg_postblock_35.alt .jeg_pl_md_5 .jeg_post_meta {
    color: rgba(255,255,255,.7);
    background: #111;
    border-color: rgba(255,255,255,.1)
}

.jeg_postblock_35 .jeg_pl_md_5  {
    color: inherit
}

.jeg_postblock_35 .jeg_pl_md_5 .jeg_thumb,.jeg_postblock_36 .jeg_pl_md_5 .jeg_thumb {
    margin-bottom: 0
}

.jeg_postblock_35 .jeg_thumb .jeg_post_category,.jeg_postblock_36 .jeg_thumb .jeg_post_category {
    top: 20px;
    left: 20px
}

.jeg_postblock_35 .jeg_pl_md_box .jeg_postblock_content {
    background: 0 0;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.jeg_postblock_35 .jeg_pl_md_box .jeg_thumb:before {
    opacity: .35
}

.jeg_postblock_35 .jeg_pl_md_box.format-gallery .jeg_thumb:after,.jeg_postblock_35 .jeg_pl_md_box.format-video .jeg_thumb:after,.jeg_postblock_36 .jeg_pl_md_box.format-gallery .jeg_thumb:after,.jeg_postblock_36 .jeg_pl_md_box.format-video .jeg_thumb:after {
    display: none
}

.jeg_postblock_35 .jeg_postformat_icon:after,.jeg_postblock_36 .jeg_postformat_icon:after {
    font-family: FontAwesome;
    color: #fff;
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: center;
    z-index: 1
}

.jeg_postblock_35 .jeg_post.format-video .jeg_postformat_icon:after,.jeg_postblock_36 .jeg_post.format-video .jeg_postformat_icon:after {
    content: "\f04b";
    border-radius: 100%;
    font-size: 14px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    letter-spacing: -4px;
    -webkit-backface-visibility: hidden;
    box-shadow: 0 0 0 2px #fff
}

.jeg_postblock_35 .jeg_post.format-gallery .jeg_postformat_icon:after,.jeg_postblock_36 .jeg_post.format-gallery .jeg_postformat_icon:after {
    content: "\f03e";
    font-size: 24px;
    top: 20px;
    right: 20px;
    text-shadow: 1px 1px 3px rgba(0,0,0,.15)
}

.jeg_postblock_35 .jeg_pl_md_box .jeg_post_excerpt,.jeg_postblock_36 .jeg_pl_md_box .jeg_post_excerpt {
    color: #fff
}

.jeg_postblock_35 .jeg_pl_md_box .jeg_post_meta {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px 20px;
    border-top: 1px solid rgba(255,255,255,.15)
}

.jeg_postblock_35 .jeg_post_meta .jeg_meta_comment,.jeg_postblock_35 .jeg_post_meta .jeg_post_review,.jeg_postblock_36 .jeg_pl_md_box .jeg_post_meta .jeg_meta_comment,.jeg_postblock_36 .jeg_pl_md_box .jeg_post_meta .jeg_post_review {
    float: right;
    margin-right: 0!important
}

.jeg_postblock_36 .jeg_posts,.jeg_postblock_37 .jeg_posts {
    flex-wrap: wrap;
    display: flex
}

.jeg_postblock_36 .jeg_pl_md_5 .jeg_postblock_content {
    position: relative;
    padding: 20px 20px 25px
}

.jeg_postblock_36 .jeg_pl_md_box .jeg_post_meta {
    margin-top: 20px
}

.jeg_postblock_36 .jeg_post_title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 5px
}

.jeg_postblock_36 .jeg_pl_md_box {
    min-height: 400px
}

.jeg_postblock_36 .jeg_post {
    width: 100%
}

.jeg_postblock_36 .box_wrap,.jeg_postblock_37 .box_wrap {
    height: 100%
}

.jeg_postblock_36 .jeg_pl_md_box .jeg_thumb {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover
}

.jeg_postblock_37 .jeg_postblock_content {
    padding: 20px 20px 25px;
    position: relative;
    text-align: center
}

.jeg_postblock_37 .jeg_post_title {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 5px
}

.jeg_postblock_37 .jeg_post_category {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0
}

@media only screen and (min-width: 567px) {
    .jeg_postblock_32 .jeg_posts_masonry,.jeg_postblock_33 .jeg_posts_masonry,.jeg_postblock_34 .jeg_posts_masonry,.jeg_postblock_35 .jeg_posts_masonry,.jeg_postblock_36 .jeg_posts,.jeg_postblock_37 .jeg_posts {
        margin:0 -10px
    }

    .jeg_postblock_32 .jeg_post,.jeg_postblock_33 .jeg_post,.jeg_postblock_34 .jeg_post,.jeg_postblock_35 .jeg_post,.jeg_postblock_36 .jeg_post,.jeg_postblock_37 .jeg_post {
        float: left;
        width: 50%;
        margin-bottom: 30px;
        padding: 0 10px
    }
}

@media (min-width: 767px) and (max-width:991px) {
    .jeg_postblock_35 .jeg_post_meta .jeg_meta_comment {
        float:unset
    }
}

@media only screen and (min-width: 768px) {
    .jeg_postblock_32 .jeg_posts_masonry,.jeg_postblock_33 .jeg_posts_masonry,.jeg_postblock_34 .jeg_posts_masonry,.jeg_postblock_35 .jeg_posts_masonry,.jeg_postblock_36 .jeg_posts,.jeg_postblock_37 .jeg_posts {
        margin:0 -15px
    }

    .jeg_postblock_32 .jeg_post,.jeg_postblock_33 .jeg_post,.jeg_postblock_34 .jeg_post,.jeg_postblock_35 .jeg_post,.jeg_postblock_36 .jeg_post,.jeg_postblock_37 .jeg_post {
        padding: 0 15px
    }

    .jeg_postblock_32.jeg_col_1o3 .jeg_posts_masonry,.jeg_postblock_33.jeg_col_1o3 .jeg_posts_masonry,.jeg_postblock_34.jeg_col_1o3 .jeg_posts_masonry,.jeg_postblock_35.jeg_col_1o3 .jeg_posts_masonry,.jeg_postblock_36.jeg_col_1o3 .jeg_posts,.jeg_postblock_37.jeg_col_1o3 .jeg_posts {
        margin: 0
    }

    .jeg_postblock_32.jeg_col_1o3 .jeg_post,.jeg_postblock_33.jeg_col_1o3 .jeg_post,.jeg_postblock_34.jeg_col_1o3 .jeg_post,.jeg_postblock_35.jeg_col_1o3 .jeg_post,.jeg_postblock_36.jeg_col_1o3 .jeg_post,.jeg_postblock_37.jeg_col_1o3 .jeg_post {
        width: 100%;
        padding: 0
    }

    .jeg_postblock_32.jeg_col_3o3 .jeg_post,.jeg_postblock_33.jeg_col_3o3 .jeg_post,.jeg_postblock_34.jeg_col_3o3 .jeg_post,.jeg_postblock_35.jeg_col_3o3 .jeg_post,.jeg_postblock_36.jeg_col_3o3 .jeg_post,.jeg_postblock_37.jeg_col_3o3 .jeg_post {
        width: 33.333333333%
    }
}

@media only screen and (min-width: 1024px) {
    .jeg_postblock_32 .jeg_post_title,.jeg_postblock_35 .jeg_pl_md_box .jeg_post_title,.jeg_postblock_36 .jeg_pl_md_box .jeg_post_title {
        font-size:22px
    }

    .jeg_postblock_33 .jeg_post_title,.jeg_postblock_35 .jeg_pl_md_5 .jeg_post_title,.jeg_postblock_36 .jeg_pl_md_5 .jeg_post_title {
        font-size: 20px
    }

    .jeg_postblock_37 .jeg_post_title {
        font-size: 18px
    }
}

.jeg_postblock_38 .jeg_post {
    margin: 0 auto;
    padding: 25px 0;
    position: relative;
    border-top: 1px solid #eaeaea
}

.jeg_postblock_38 .jeg_thumb:after {
    display: none
}

.jeg_postblock_38 .box_wrap {
    position: relative
}

.jeg_postblock_38 .box_wrap>div {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    z-index: 2
}

.jeg_postblock_38 .jeg_post_title {
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 .5em
}

.jeg_postblock_38 .jeg_post_meta>div:not(:last-of-type) {
    margin-right: 1em
}

.jeg_postblock_38 .jeg_post_meta {
    margin-top: 1.5em
}

.jeg_postblock_38 .jeg_post .jeg_post_excerpt {
    font-size: 16px
}

.jeg_postblock_38 .jeg_meta_author {
    color: #212121
}

.jeg_postblock_38  {
    color: inherit
}

.jeg_postblock_38 .jeg_thumb {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    opacity: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.jeg_postblock_38 .jeg_thumb:before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #000;
    opacity: .4;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    z-index: 1;
    pointer-events: none
}

.jeg_postblock_38 .jeg_post:hover .jeg_thumb {
    opacity: 1;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s
}

.jeg_postblock_38 .jeg_post .jeg_meta_date a {
    font-weight: 600
}

.jeg_postblock_38 .jeg_post:hover .jeg_meta_author,.jeg_postblock_38 ,.jeg_postblock_38 .jeg_post:hover .jeg_post_excerpt,.jeg_postblock_38 .jeg_post:hover .jeg_post_meta,.jeg_postblock_38 .jeg_post:hover .jeg_post_meta .fa,.jeg_postblock_38 .jeg_post:hover .jeg_post_title a,.jeg_postblock_38 .jeg_post:hover  {
    color: #fff
}

@media screen and (min-width: 768px) {
    .jeg_postblock_38 .box_wrap {
        margin:0 auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        padding-left: 20px;
        padding-right: 20px
    }

    .jeg_postblock_38 .jeg_post_category {
        flex: 0 0 20%;
        max-width: 20%
    }

    .jeg_postblock_38 .jeg_postblock_content {
        flex-grow: 1
    }

    .jeg_postblock_38.jeg_col_3o3 .jeg_post {
        padding: 35px 0
    }

    .jeg_postblock_38.jeg_col_1o3 .box_wrap,.jeg_postblock_38.jeg_col_2o3 .box_wrap {
        display: block
    }

    .jeg_postblock_38.jeg_col_1o3 .box_wrap>div,.jeg_postblock_38.jeg_col_2o3 .box_wrap>div {
        flex: none;
        max-width: none
    }

    .jeg_postblock_38.jeg_col_1o3 .box_wrap>div {
        padding-left: 5px;
        padding-right: 5px
    
    }
}

@media only screen and (min-width: 1571px) {
    .elementor-section-stretched.elementor-section-full_width .jeg_postblock_38 .box_wrap,.jeg_vc_content>.vc_row[data-vc-stretch-content=true]>.jeg-vc-wrapper .jeg_postblock_38 .box_wrap {
        max-width:90%
    }

    .elementor-section-stretched.elementor-section-full_width .jeg_postblock_38 .jeg_post_category,.jeg_vc_content>.vc_row[data-vc-stretch-content=true]>.jeg-vc-wrapper .jeg_postblock_38 .jeg_post_category {
        flex: 0 0 25%;
        max-width: 25%
    }

    .elementor-section-stretched.elementor-section-full_width .jeg_postblock_38 .jeg_vc_content>.vc_row[data-vc-stretch-content=true]>.jeg-vc-wrapper .jeg_postblock_38 {
        flex: 0 0 20%;
        max-width: 20%
    }
}

.jeg_pb_boxed,.jnews_boxed_container .jeg_account_right,.jnews_boxed_container .jeg_authorpage .jeg_author_wrap,.jnews_boxed_container .jeg_inner_content,.jnews_boxed_container .jeg_main .widget,.jnews_boxed_container .jnews_index_content_wrapper {
    border: 1px solid #e0e0e0;
    padding: 20px;
    background: #fff;
    margin-bottom: 30px
}

.jnews_boxed_container .jeg_archive_header,.jnews_boxed_container .jeg_cat_header_1 {
    margin-bottom: 30px
}

.jnews_boxed_container .jeg_authorpage {
    margin-bottom: 0
}

.jnews_boxed_container .jeg_authorpage .jeg_author_wrap {
    border-radius: 0
}

.jeg_pb_boxed_shadow,.jnews_boxed_container_shadow .jeg_account_left,.jnews_boxed_container_shadow .jeg_account_right,.jnews_boxed_container_shadow .jeg_authorpage .jeg_author_wrap,.jnews_boxed_container_shadow .jeg_inner_content,.jnews_boxed_container_shadow .jeg_main .widget,.jnews_boxed_container_shadow .jnews_index_content_wrapper {
    border: 0;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.08);
    box-shadow: 0 2px 4px rgba(0,0,0,.08)
}

.jnews_boxed_container .jeg_main .widget_jnews_module_element_ads,.jnews_boxed_container .jeg_main .widget_jnews_weather,.jnews_boxed_container .jeg_main div[class*=widget_jnews_module_] .jeg_pb_boxed {
    border: 0;
    padding: 0;
    box-shadow: none;
    background: 0 0
}

.jnews_boxed_container .jeg_main .popularpost_item:last-child,.jnews_boxed_container .jeg_main div[class*=widget_jnews_module_] .jeg_pb_boxed,.jnews_boxed_container .jeg_main div[class*=widget_jnews_module_] .jeg_postblock {
    margin-bottom: 0
}

@media screen and (min-width: 1025px) {
    .jnews_boxed_container .jeg_sidebar {
        padding-left:15px
    }

    .jnews_boxed_container .jeg_double_sidebar .jeg_sidebar.left,.jnews_boxed_container .jeg_sidebar_left .jeg_sidebar {
        padding-right: 15px
    }
}

.jeg_pb_boxed .jeg_block_heading,.jnews_boxed_container .jeg_block_heading {
    margin-bottom: 20px
}

.jeg_pb_boxed .jeg_block_heading_5,.jeg_pb_boxed .jeg_block_heading_6,.jeg_pb_boxed .jeg_block_heading_7,.jeg_pb_boxed .jeg_block_heading_8,.jnews_boxed_container .authorlink,.jnews_boxed_container .jeg_block_heading_5,.jnews_boxed_container .jeg_block_heading_6,.jnews_boxed_container .jeg_block_heading_7,.jnews_boxed_container .jeg_block_heading_8 {
    margin-top: -10px
}

.jeg_pb_boxed .jeg_block_heading_9,.jnews_boxed_container .jeg_block_heading_9 {
    margin: -20px -20px 20px;
    padding: 0 20px;
    border-bottom-color: #eee!important;
    border-bottom-width: 1px;
    border-top-color: inherit;
    border-top-width: 3px
}

.jnews_boxed_container .jnews_related_post_container .jeg_block_heading_9 {
    margin: 0 0 20px;
    padding: 0
}

.jeg_pb_boxed .jeg_block_loadmore,.jeg_pb_boxed .jeg_block_nav,.jeg_pb_boxed .widget .jeg_ad_module {
    margin-bottom: 0
}

.jeg_pb_boxed .jeg_block_loadmore {
    padding-bottom: 0
}

.jeg_pb_boxed .jeg_block_loadmore a {
    width: 100%
}

.jeg_pb_boxed .jeg_block_loadmore a:after,.jeg_pb_boxed .jeg_block_loadmore a:before {
    display: none
}

.jeg_pb_boxed .jeg_block_navigation {
    margin-bottom: 0
}

.jeg_pb_boxed .jeg_post:last-child {
    margin-bottom: 0
}

.jeg_postblock_25.jeg_pb_boxed .jeg_post:last-child {
    padding-bottom: 0
}

.jeg_postblock_18.jeg_pb_boxed .jeg_block_container,.jeg_postblock_25.jeg_pb_boxed .jeg_block_container,.jeg_postblock_7.jeg_pb_boxed .jeg_block_container {
    overflow: visible
}

.jeg_postblock_18.jeg_pb_boxed .jeg_post,.jeg_postblock_25.jeg_pb_boxed .jeg_post,.jeg_postblock_7.jeg_pb_boxed .jeg_post {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px
}

.jeg_postblock_14.jeg_pb_boxed .jeg_pl_lg_box,.jeg_postblock_16.jeg_pb_boxed .jeg_pl_lg_5 {
    margin-bottom: 20px
}

.jeg_postblock_16.jeg_pb_boxed .jeg_posts {
    -webkit-columns: 2 200px;
    -moz-columns: 2 200px;
    columns: 2 200px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px
}

@media screen and (min-width: 768px) {
    .jeg_postblock_15.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_15.jeg_pb_boxed.jeg_col_3o3 .jeg_posts,.jeg_postblock_17.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_17.jeg_pb_boxed.jeg_col_3o3 .jeg_posts,.jeg_postblock_2.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_2.jeg_pb_boxed.jeg_col_3o3 .jeg_posts,.jeg_postblock_21.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_21.jeg_pb_boxed.jeg_col_3o3 .jeg_posts,.jeg_postblock_22.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_22.jeg_pb_boxed.jeg_col_3o3 .jeg_posts,.jeg_postblock_23.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_23.jeg_pb_boxed.jeg_col_3o3 .jeg_posts,.jeg_postblock_27.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_27.jeg_pb_boxed.jeg_col_3o3 .jeg_posts,.jeg_postblock_8.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_8.jeg_pb_boxed.jeg_col_3o3 .jeg_posts,.jeg_postblock_9.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_9.jeg_pb_boxed.jeg_col_3o3 .jeg_posts {
        margin-bottom:-25px
    }

    .jeg_postblock_19.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_19.jeg_pb_boxed.jeg_col_3o3 .jeg_posts {
        margin-bottom: -20px
    }

    .jeg_postblock_13.jeg_pb_boxed.jeg_col_1o3 .jeg_posts_wrap .jeg_post {
        margin-bottom: 20px
    }

    .jeg_postblock_13.jeg_pb_boxed.jeg_col_1o3 .jeg_block_container {
        margin-bottom: -20px
    }

    .jeg_postblock_14.jeg_pb_boxed.jeg_col_2o3 .jeg_pl_lg_box,.jeg_postblock_14.jeg_pb_boxed.jeg_col_3o3 .jeg_pl_lg_box {
        margin-bottom: 30px
    }

    .jeg_postblock_14.jeg_pb_boxed .jeg_block_navigation {
        margin-top: 0
    }

    .jeg_postblock_25.jeg_pb_boxed.jeg_col_2o3 .jeg_post:last-child,.jeg_postblock_25.jeg_pb_boxed.jeg_col_3o3 .jeg_post:last-child {
        padding-bottom: 10px
    }
}

.custom_post_template h1.jeg_post_title {
    font-size: 4em;
    line-height: 1.1;
    font-weight: 700;
    margin: 0 0 .4em;
    letter-spacing: -.04em
}

.custom_post_template .jeg_post_subtitle {
    font-size: 1.4em;
    line-height: 1.4em;
    margin-bottom: 20px;
    color: #a0a0a0
}

.custom_post_template .jeg_post_meta {
    font-size: 13px;
    color: #a0a0a0;
    text-transform: none;
    display: block
}

.custom_post_template .jeg_post_meta>div>div {
    display: inline-block
}

.custom_post_template .jeg_post_meta>div>div:not(:last-of-type) {
    margin-right: 10px
}

.custom_post_template .jeg_meta_author+.jeg_meta_date::before {
    content: '\2014';
    margin-right: 10px
}

.custom_post_template .jeg_meta_author+.jeg_meta_date:before {
    padding-left: 10px
}

.custom_post_template .meta_right {
    float: right
}

.custom_post_template .jeg_meta_bookmark a,.custom_post_template .jeg_meta_comment a,.custom_post_template .jeg_meta_donation a,.custom_post_template .jeg_meta_like a {
    color: #53585c;
    font-weight: 400;
    font-size: 16px
}

.custom_post_template .jeg_modified_date i {
    margin-right: 6px;
    margin-left: 6px
}

.custom_post_template a.dislike {
    padding-left: 10px
}

.custom_post .thumbnail-container {
    background: #fc00ff;
    background: -webkit-linear-gradient(to right,#fc00ff,#00dbde);
    background: linear-gradient(to right,#fc00ff,#00dbde)
}

.jeg_custom_featured_wrapper .thumbnail-container:after {
    opacity: 0
}

.custom_post .thumbnail-container span {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    font-size: 12px;
    left: 0;
    background: rgba(255,0,0,.3);
    padding: 10px
}

.custom_post .jeg_post_meta:after {
    content: "";
    clear: both;
    display: block
}

.jeg_blocklink {
    position: relative;
    width: 100%;
    height: 230px;
    margin-bottom: 40px
}

.jeg_blocklink .jeg_block_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.jeg_blocklink .jeg_videowrapper {
    position: relative
}

.jeg_blocklink .jeg_block_bg .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    -webkit-transition: .3s cubic-bezier(0,1,.75,1);
    -o-transition: .3s cubic-bezier(0,1,.75,1);
    transition: .3s cubic-bezier(0,1,.75,1);
    transform: scale(1)
}

.jeg_blocklink:hover .jeg_block_bg .bg {
    transform: scale(1.1)
}

.jeg_blocklink .jeg_block_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

.jeg_blocklink .jeg_block_content:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,.3);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    opacity: 0
}

.jeg_blocklink:hover .jeg_block_content:before {
    opacity: 1
}

.jeg_blocklink .jeg_block_content>div {
    position: relative;
    color: #a0a0a0;
    padding: 20px 30px;
    width: 60%;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
    box-shadow: 0 2px 5px rgba(0,0,0,.15);
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

.jeg_blocklink:hover a {
    -webkit-box-shadow: 0 10px 30px rgba(0,0,0,.2);
    box-shadow: 0 10px 30px rgba(0,0,0,.2)
}

.jeg_blocklink .jeg_block_content h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 5px
}

.jeg_blocklink .jeg_block_content span {
    font-size: 13px;
    display: block
}

.jeg_blocklink .mejs-container .mejs-controls,.jeg_blocklink .mejs-overlay {
    display: none!important
}

.jeg_heropost_1 .jeg_post:last-child,.jeg_postblock_11 .row:last-child .jeg_post,.jeg_postblock_12 .row:last-child .jeg_pl_md_card,.jeg_postblock_14 .row:last-child .jeg_pl_md_box,.jeg_postblock_15 .row:last-child .jeg_pl_md_box,.jeg_postblock_8 .row:last-child .jeg_post,.jeg_postblock_9 .row:last-child .jeg_post,.jeg_section .row:last-child>div[class*=col-]>.jeg_postblock:last-child,.widget .jeg_postblock_13.jeg_col_1o3 .jeg_posts_wrap .jeg_post:last-child,.widget .jeg_postblock_13.jeg_col_1o3 .jeg_posts_wrap .jeg_post:nth-last-child(2),.widget_jnews_recent_news .jeg_postblock .jeg_post:last-child,.widget_postblock .jeg_post:last-child {
    margin-bottom: 0
}

.jeg_breakingnews,.jeg_overlay_slider {
    display: none
}

.jeg_navigation {
    position: relative;
    margin-bottom: 30px
}

.jeg_pagination .page_nav.next:after,.jeg_pagination .page_nav.prev:before {
    font-weight: 400;
    font-family: FontAwesome;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.jeg_pagination .page_nav.prev:before {
    content: "\f104";
    padding-right: 6px
}

.jeg_pagination .page_nav.next:after {
    content: "\f105";
    padding-left: 6px
}

.no_navtext .navtext {
    display: none
}

.no_navtext .page_nav.prev:before {
    padding-right: 0
}

.no_navtext .page_nav.next:after {
    padding-left: 0
}

.jeg_pagination.jeg_alignleft {
    text-align: left
}

.jeg_pagination.jeg_alignright {
    text-align: right
}

.jeg_pagination.jeg_aligncenter {
    text-align: center
}

.no_pageinfo .page_info {
    display: none
}

.jeg_pagination .page_nav,.jeg_pagination .page_number {
    margin: 0 5px 10px 0
}

.page_nav.hide {
    display: none
}

.page_nav.disable {
    background: #f5f5f5
}

.page_nav.disable a {
    color: #a0a0a0
}

.jeg_pagenav_1 .page_nav,.jeg_pagenav_1 .page_number {
    color: #212121;
    padding: 0 10px;
    display: inline-block;
    border: 1px solid #eee;
    text-align: center;
    min-width: 30px;
    line-height: 30px;
    font-size: 13px;
    font-weight: 700;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.jeg_pagenav_1 a.page_nav:hover,.jeg_pagenav_1 a.page_number:hover {
    background: #f5f5f5
}

.jeg_pagenav_1 .page_number.active,.jeg_pagenav_1 .page_number.active:hover {
    color: #fff;
    border-color: #f70d28;
    background: #f70d28
}

.jeg_pagenav_1 .page_number.dots {
    border: 0;
    font-weight: 400
}

.jeg_pagenav_1 .page_info,.jeg_pagenav_2 .page_info {
    margin: 0 10px 0 0;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 32px;
    float: left
}

.jeg_pagenav_1.jeg_alignleft .page_info,.jeg_pagenav_2.jeg_alignleft .page_info {
    float: right;
    margin: 0 0 0 10px
}

.jeg_pagenav_1.jeg_alignright .page_nav,.jeg_pagenav_1.jeg_alignright .page_number {
    margin-right: 0;
    margin-left: 5px
}

.jeg_pagenav_1.jeg_aligncenter:not(.no_pageinfo) .page_info,.jeg_pagenav_2.jeg_aligncenter:not(.no_pageinfo) .page_info {
    float: none;
    display: block;
    margin: 0
}

.jeg_pagenav_1 .nav_link {
    display: inline-block
}

.jeg_pagenav_1 .page_nav.disabled {
    display: none
}

.jeg_pagenav_2 .page_nav,.jeg_pagenav_2 .page_number {
    color: #212121;
    padding: 0 10px;
    display: inline-block;
    text-align: center;
    min-width: 30px;
    line-height: 30px;
    font-size: 13px;
    font-weight: 700;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.jeg_pagenav_2 .page_nav:hover,.jeg_pagenav_2 .page_number:hover {
    background: #eee
}

.jeg_pagenav_2 .page_number.active,.jeg_pagenav_2 .page_number.active:hover {
    color: #fff;
    background: #212121
}

.jeg_pagenav_2 .page_number.dots {
    border: 0;
    font-weight: 400
}

.jeg_pagenav_2 .nav_link {
    display: inline-block
}

.jeg_pagenav_2 .page_nav.disabled {
    display: none
}

.jeg_pagenav_3 {
    border-top: 2px solid #eee
}

.jeg_pagenav_3.jeg_aligncenter {
    padding-bottom: 30px
}

.jeg_pagenav_3.jeg_aligncenter.no_pageinfo {
    padding-bottom: 0
}

.jeg_pagenav_3 .page_nav {
    display: inline-block;
    position: absolute;
    color: #666;
    border: 1px solid #eee;
    height: 30px;
    min-width: 30px;
    width: 65px;
    top: 26px;
    margin: auto;
    font-size: 13px;
    font-weight: 700;
    padding: 0 10px;
    line-height: 28px;
    text-align: center
}

.jeg_pagenav_3.jeg_aligncenter .page_nav {
    width: auto
}

.jeg_pagenav_3.no_navtext .page_nav {
    width: 30px;
    font-size: 16px
}

.jeg_pagenav_3 .page_nav.prev {
    right: 70px
}

.jeg_pagenav_3 .page_nav.next {
    right: 0
}

.jeg_pagenav_3.no_navtext .page_nav.prev {
    right: 35px
}

.jeg_pagenav_3.jeg_aligncenter .page_nav.prev {
    left: 0;
    right: auto
}

.jeg_pagenav_3.jeg_aligncenter .page_nav.next {
    right: 0
}

.jeg_pagenav_3 .page_number {
    color: #666;
    padding: 30px 0 5px;
    margin-bottom: 0;
    display: inline-block;
    text-align: center;
    min-width: 30px;
    font-size: 13px;
    font-weight: 700;
    border-top: 2px solid transparent;
    margin-top: -2px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.jeg_pagenav_3 .page_number:hover {
    border-color: #f70d28
}

.jeg_pagenav_3 .page_nav:hover {
    color: #212121;
    border-color: #e0e0e0;
    background: #f5f5f5
}

.jeg_pagenav_3 .page_number.active,.jeg_pagenav_3 .page_number.active:hover {
    color: #212121;
    border-color: #212121
}

.jeg_pagenav_3 .page_number.dots {
    color: #a0a0a0;
    border: 0;
    font-weight: 400
}

.jeg_pagenav_3 .page_info {
    float: left;
    margin-right: 15px;
    padding: 30px 0 5px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

.jeg_pagenav_3.jeg_aligncenter .page_info {
    color: #a0a0a0;
    font-size: 11px;
    float: none;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center
}

.jeg_pagenav_3 .nav_link {
    display: inline-block
}

.jeg_pagenav_3 .page_nav.disabled {
    color: #a0a0a0
}

.jeg_loadmore {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-top: 30px
}

.jeg_loadmore .btn {
    position: relative;
    min-width: 30%;
    height: 30px;
    line-height: 30px
}

.jeg_loadmore .btn:after,.jeg_loadmore .btn:before {
    content: '';
    height: 2px;
    background: #eee;
    width: 1000px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    cursor: none;
    pointer-events: none
}

.jeg_loadmore .btn:before {
    right: 100%;
    margin-right: 20px
}

.jeg_loadmore .btn:after {
    left: 100%;
    margin-left: 20px
}

.jeg_ad {
    text-align: center
}

.jeg_ad .adlink {
    display: inline-block
}

.jeg_ad small {
    font-size: 10px;
    margin: 5px 0 -10px;
    display: block;
    text-transform: uppercase;
    color: #a0a0a0
}

.ads-text {
    font-size: 9px;
    line-height: 1.5;
    letter-spacing: 4px;
    padding: 10px 0 5px;
    font-family: Arial,"Times New Roman","Bitstream Charter",Times,serif;
    color: #a0a0a0
}

.jeg_preview_slider_ads .ads-text {
    padding: 0
}

.jnews_content_bottom_ads {
    margin: 30px auto
}

.jeg_ad_module {
    margin-bottom: 40px
}

.jeg_ad_module:empty {
    display: none
}

.jnews_header_top_ads {
    position: relative;
    background: #f5f5f5;
    z-index: 9999
}

.jnews_archive_above_content_ads>.ads-wrapper>*,.jnews_archive_above_hero_ads>.ads-wrapper>*,.jnews_archive_below_hero_ads>.ads-wrapper>*,.jnews_article_top_ads>.ads-wrapper>* {
    padding-bottom: 30px
}

.jeg_single_tpl_9 .jnews_article_top_ads>* {
    padding-top: 20px;
    padding-bottom: 20px
}

.jeg_ad_article .ads-wrapper.align-center {
    margin: 1em 0
}

.jeg_ad_article .ads-wrapper.align-right {
    float: right;
    padding: 10px 0 10px 30px
}

.jeg_ad_article .ads-wrapper.align-left {
    float: left;
    padding: 10px 30px 10px 0
}

.bgads {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1
}

.bgads a {
    display: block;
    width: 100%;
    height: 100%
}

.jnews_mobile_sticky_ads>* {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #dbdbdb;
    text-align: center;
    line-height: 1;
    z-index: 1
}

.jnews_mobile_sticky_ads>.ads-wrapper>* {
    padding: 10px
}

.jeg_ad[class*=jnews_content_inline_parallax] .ads-wrapper {
    line-height: 0;
    margin: 60px auto 50px;
    position: relative;
    text-align: center;
    width: 100%
}

.jeg_ad .ads-parallax-wrapper {
    height: calc(100vh - 100px);
    position: relative
}

.jeg_ad .ads-parallax-wrapper .ads-parallax-inner {
    clip: rect(0,auto,auto,0);
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    zoom:1;height: 100%;
    width: 100%
}

.jeg_ad .ads-parallax-wrapper .ads-parallax-inner .ads-parallax {
    position: fixed;
    top: 50%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.jeg_ad .ads-parallax-wrapper .ads-parallax-inner .ads-parallax .ads_image,.jeg_ad .ads-parallax-wrapper .ads-parallax-inner .ads-parallax>* {
    height: 100%
}

.jeg_ad .ads-parallax-wrapper .ads-parallax-inner .ads-parallax img {
    max-height: 100vh;
    width: auto;
    height: auto
}

@media (min-width: 1198px) {
    .jeg_ads_hide_desktop {
        display:none
    }
}

@media (max-width: 1199px) and (min-width:766px) {
    .jeg_ads_hide_tab {
        display:none
    }
}

@media (max-width: 767px) {
    .jeg_ads_hide_phone {
        display:none
    }
}

.jeg_ad .ads_image,.jeg_ad .ads_image_phone,.jeg_ad .ads_image_tablet {
    display: none
}

@media (min-width: 1025px) {
    .jeg_ad .ads_image {
        display:block
    }
}

@media (max-width: 1024px) and (min-width:769px) {
    .jeg_ad .ads_image_tablet {
        display:block
    }
}

@media (max-width: 768px) {
    .jeg_ad .ads_image_phone {
        display:block
    }
}

.widget {
    margin-bottom: 40px
}

.jeg_tabpost_nav {
    display: block;
    overflow: hidden
}

.jeg_tabpost_nav li {
    float: left;
    border: 1px solid #eee;
    border-bottom: 2px solid #eee;
    border-right: 0;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 500;
    width: 33.333333333%;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.jeg_tabpost_nav li:last-child {
    border-right: 1px solid #eee
}

.jeg_tabpost_nav li:hover {
    color: #212121;
    background: #fafafa
}

.jeg_tabpost_nav li.active {
    border-bottom-color: #f70d28;
    color: #212121
}

.jeg_tabpost_content {
    padding-top: 30px
}

.jeg_tabpost_content .jeg_tabpost_item {
    display: none
}

.jeg_tabpost_content .jeg_tabpost_item.active {
    display: block
}

.widget_search .jeg_search_form {
    position: relative
}

.widget_search .jeg_search_input {
    padding-right: 50px
}

.widget_search .jeg_search_button {
    width: 40px;
    border: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1em;
    letter-spacing: normal
}

.widget_archive li,.widget_meta li,.widget_pages li,.widget_recent_entries li,.widget_rss li {
    font-size: 1em;
    font-weight: 500;
    margin: 0 0 .5em;
    list-style: none;
    position: relative
}

.widget_archive li a,.widget_meta li a,.widget_pages li a,.widget_recent_entries li a,.widget_rss li a {
    color: #212121
}

.widget_archive li a:hover,.widget_meta li a:hover,.widget_pages li a:hover,.widget_recent_entries li a:hover,.widget_rss li a:hover {
    color: #f70d28
}

.widget_recent_entries ul li,.widget_rss ul li {
    margin-bottom: 12px
}

.widget_rss .rss-date {
    font-size: 11px;
    text-transform: uppercase;
    color: #a0a0a0
}

.widget_rss .rssSummary {
    font-size: 13px;
    line-height: 1.5;
    font-weight: 400;
    margin: 5px 0
}

.widget_rss cite {
    display: block;
    font-size: 12px;
    color: #f70d28
}

.jeg_footer .footer_dark .widget_rss cite,.jeg_footer.dark .widget_rss cite {
    color: rgba(255,255,255,.8)
}

.widget_categories li,.widget_nav_menu li,.widget_polylang li {
    margin: 0;
    list-style: none;
    color: #a0a0a0;
    border-top: 1px solid #eee;
    position: relative;
    line-height: 1.8em;
    padding: 6px 0
}

.widget.widget_categories li {
    text-align: right
}

.widget.widget_categories a {
    float: left;
    text-align: left
}

.widget.widget_categories li:after {
    clear: both;
    content: "";
    display: table
}

.widget.widget_categories ul.children {
    clear: both
}

.widget_categories>ul>li:first-child,.widget_nav_menu .menu>li:first-child,.widget_polylang li:first-child {
    border-top: 0;
    padding-top: 0
}

.widget_categories li a {
    color: #212121;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700
}

.widget_nav_menu li a,.widget_polylang li a {
    color: #212121;
    display: inline-block;
    font-weight: 700
}

.widget_categories li a:hover,.widget_polylang li a:hover {
    color: #f70d28
}

.widget_categories li span {
    position: absolute;
    right: 0;
    top: 5px
}

.widget_categories li ul,.widget_nav_menu li ul {
    padding-top: 6px
}

.widget_categories li li,.widget_nav_menu li li {
    font-size: 12px;
    padding: 3px 0 3px 20px;
    border-style: dotted
}

.widget_categories li.current-cat>a {
    color: #f70d28
}

.widget_categories li.current-cat ul {
    display: block
}

.widget.widget_categories .chosen-container li {
    text-align: left
}

.widget_polylang li img {
    margin: 0 4px 2px 0
}

.jeg_footer .widget_categories>ul {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

.footer_column.col-md-2 .widget_categories>ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

.jeg_footer .widget_categories li {
    border-top: 0;
    margin: 0;
    padding: 0 0 10px;
    line-height: normal;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

.jeg_footer .widget_categories li a {
    padding: 0;
    text-transform: capitalize
}

.jeg_footer .widget_categories li span {
    font-size: .9em;
    position: relative;
    top: 0
}

.jeg_footer .col-md-3 .widget_categories>ul,.jeg_footer .vc_col-sm-3 .widget_categories>ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

.jeg_footer .widget_nav_menu li {
    border: 0;
    line-height: normal;
    padding: 0 0 10px
}

.widget_tag_cloud a {
    font-size: 11px!important;
    letter-spacing: 1px;
    line-height: inherit;
    background: #f5f5f5;
    padding: 3px 10px;
    color: #616161;
    display: inline-block;
    margin: 0 3px 6px 0;
    text-decoration: none!important;
    text-rendering: auto;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.widget_tag_cloud a:hover {
    color: #fff;
    background: #f70d28
}

.widget_calendar .calendar_wrap {
    border: 1px solid #e0e0e0
}

.widget_calendar caption {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 500;
    padding: 12px 0;
    color: #616161;
    background: #f5f5f5;
    border-bottom: 1px solid #e0e0e0
}

.widget_calendar table {
    border: 0;
    width: 100%;
    border-collapse: collapse
}

.widget_calendar thead {
    border-bottom: 1px solid #e0e0e0
}

.widget_calendar thead th {
    font-size: 12px;
    font-weight: 700;
    color: #53585c;
    padding: 10px 0;
    text-align: center
}

.widget_calendar tbody td {
    text-align: center;
    color: #a0a0a0;
    font-size: 13px
}

.widget_calendar tbody tr:nth-child(even) {
    background: #f7f7f7
}

.widget_calendar tbody td#today {
    color: #212121;
    font-weight: bolder
}

.widget_calendar tbody tr {
    background: 0 0
}

.widget_calendar tbody td {
    padding: 10px 0
}

.widget_calendar tbody .pad {
    background: 0 0
}

.widget_calendar tbody a {
    color: #555;
    display: block
}

.widget_calendar tbody a:hover {
    color: #000
}

.widget_calendar tfoot {
    border-top: 1px solid #e0e0e0
}

.widget_calendar tfoot td {
    text-transform: uppercase;
    border: 0;
    font-size: 12px;
    padding: 10px
}

.widget_calendar tfoot a {
    font-weight: 700;
    color: #53585c
}

.widget_calendar #prev {
    text-align: left
}

.widget_calendar #next {
    text-align: right
}

.jeg_footer .widget_calendar .calendar_wrap {
    background: #fff
}

.jeg_footer .footer_dark .widget_calendar .calendar_wrap,.jeg_footer.dark .widget_calendar .calendar_wrap {
    background: rgba(255,255,255,.05);
    border: none
}

.jeg_footer .footer_dark .widget_calendar caption,.jeg_footer.dark .widget_calendar caption {
    background: rgba(255,255,255,.12);
    color: #fff;
    border: 0
}

.jeg_footer .footer_dark .widget_calendar thead,.jeg_footer.dark .widget_calendar thead {
    border-color: rgba(255,255,255,.05)
}

.jeg_footer .footer_dark .widget_calendar thead th,.jeg_footer.dark .widget_calendar thead th {
    color: #fff
}

.jeg_footer .footer_dark .widget_calendar tbody td#today,.jeg_footer.dark .widget_calendar tbody td#today {
    color: #fff
}

.jeg_footer .footer_dark .widget_calendar tbody tr:nth-child(even),.jeg_footer.dark .widget_calendar tbody tr:nth-child(even) {
    background: rgba(255,255,255,.05)
}

.jeg_footer .footer_dark .widget_calendar tfoot,.jeg_footer.dark .widget_calendar tfoot {
    border: 0
}

.jeg_ad_widget .ad_container {
    padding: 15px 0;
    border: 1px solid #eee
}

.jeg_sidebar .mc4wp-form,.widget .mc4wp-form {
    padding: 20px 25px;
    background: #f7f7f7;
    border: 1px solid #eee
}

.mc4wp-form h3 {
    font-size: 16px;
    font-weight: bolder;
    margin-top: 0
}

.mc4wp-form-fields p {
    position: relative;
    margin-bottom: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.mc4wp-form-fields p:last-of-type {
    margin-bottom: 0
}

.mc4wp-form input[type=submit] {
    width: 100%
}

.mc4wp-form input+input[type=submit] {
    width: auto
}

.mc4wp-response p {
    margin: 0!important
}

.mc4wp-alert {
    padding: 6px 10px;
    background: #f5f5f5;
    font-size: 12px;
    line-height: 1.5;
    margin: .5em 0;
    border: 1px solid #e0e0e0
}

.mc4wp-error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.mc4wp-form .jeg_mc4wp_heading {
    margin-bottom: 1em
}

.jeg_main_content .mc4wp-form {
    padding: 30px;
    margin-bottom: 40px;
    border: 6px solid #eee
}

.jeg_main_content .mc4wp-form .mc4wp-form-fields {
    max-width: 640px;
    margin: auto
}

.jeg_main_content .mc4wp-form h3 {
    font-size: 20px;
    font-weight: bolder;
    margin-top: 0
}

.jeg_main_content .mc4wp-form input[type=email],.jeg_main_content .mc4wp-form input[type=text] {
    font-size: 16px
}

.jeg_main_content .mc4wp-form input[type=email]:not(:only-child) {
    width: 70%
}

.jeg_main_content .mc4wp-form input+input[type=submit] {
    width: 25%;
    right: auto;
    margin-left: 15px;
    vertical-align: top
}

.jeg_inline_subscribeform .mc4wp-form {
    padding: 0;
    margin-bottom: 0;
    border: 0
}

.jeg_inline_subscribeform .mc4wp-form h3 {
    font-size: 16px;
    margin: 0 0 4px
}

.jeg_inline_subscribeform .mc4wp-form .jeg_mc4wp_heading {
    padding-right: 40px;
    max-width: 45%;
    margin-bottom: 0
}

.jeg_inline_subscribeform .mc4wp-form-fields {
    display: flex;
    max-width: none!important;
    align-items: center;
    justify-content: space-between
}

.jeg_inline_subscribeform .mc4wp-form-fields p {
    padding-right: 20px;
    flex-grow: 1;
    font-size: 14px;
    margin-bottom: 0
}

.jeg_inline_subscribeform .mc4wp-form-fields p:last-of-type {
    padding-right: 0
}

.widget_jnews_about p {
    margin-bottom: 15px
}

.widget_jnews_about p:last-of-type {
    margin-bottom: 0
}

.jeg_about_widget .readmore {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px
}

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

.jeg_about_name {
    display: block;
    position: relative;
    font-size: 18px;
    margin: 0 0 15px;
    font-weight: 700
}

.elementor-widget .jeg_about_name,.jeg_sidebar .widget_jnews_about .jeg_about_name,.widget .widget_jnews_about .jeg_about_name {
    background: #fff;
    font-weight: 400;
    margin: -50px 30px 0 30px;
    padding: 10px
}

.jeg_about_title {
    color: #a0a0a0;
    font-style: italic;
    margin-top: -5px;
    position: relative
}

.jeg_about_autograph {
    display: block;
    margin: 15px 0
}

.circle .jeg_about_name {
    margin: 0 0 5px;
    padding: 0;
    font-size: 18px
}

.circle .jeg_about_title {
    font-size: 13px
}

.circle .jeg_about_img img {
    border-radius: 100%;
    max-width: 240px
}

.socials_widget a {
    display: inline-block;
    margin: 0 10px 10px 0;
    text-decoration: none!important
}

.socials_widget a .fa {
    font-size: 1em;
    display: inline-block;
    width: 38px;
    line-height: 36px;
    white-space: nowrap;
    color: #fff;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.socials_widget .fa {
    font-size: 16px
}

.socials_widget a:hover .fa {
    opacity: .75
}

.socials_widget a img:hover {
    opacity: .75
}

.socials_widget span {
    display: inline-block;
    margin-left: .5em
}

.socials_widget.rounded a .fa {
    border-radius: 3px
}

.socials_widget.circle a .fa {
    border-radius: 100%
}

.socials_widget.nobg a {
    margin: 0 20px 15px 0
}

.socials_widget a:last-child {
    margin-right: 0
}

.socials_widget.nobg a .fa {
    font-size: 18px;
    width: auto;
    height: auto;
    line-height: inherit;
    background: 0 0!important
}

.socials_widget.monochrome a .fa {
    background: #212121
}

.socials_widget.nobg.monochrome a .fa {
    color: #212121
}

.socials_widget.vertical_social a {
    color: #212121;
    display: block;
    margin: 0 0 1em
}

.jeg_aligncenter .vertical_social {
    text-align: left
}

.socials_widget a .jeg-icon {
    display: inline-block;
    width: 38px;
    line-height: 36px;
    white-space: nowrap;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.socials_widget a .jeg-icon svg {
    fill: #fff;
    height: 1em
}

.socials_widget .jeg-icon svg {
    height: 16px
}

.socials_widget a:hover .jeg-icon {
    opacity: .75
}

.socials_widget a img:hover {
    opacity: .75
}

.socials_widget span {
    display: inline-block;
    margin-left: .5em
}

.socials_widget.rounded a .jeg-icon {
    border-radius: 3px
}

.socials_widget.circle a .jeg-icon {
    border-radius: 100%
}

.socials_widget.nobg a {
    margin: 0 20px 15px 0
}

.socials_widget a:last-child {
    margin-right: 0
}

.socials_widget.nobg a .jeg-icon {
    width: auto;
    height: auto;
    line-height: inherit;
    background: 0 0!important
}

.socials_widget.nobg a .jeg-icon svg {
    height: 18px
}

.socials_widget.monochrome a .jeg-icon {
    background: #212121
}

.socials_widget.nobg.monochrome a .jeg-icon svg {
    fill: #212121
}

.socials_widget .jeg-icon {
    margin: 0
}

.socials_widget .jeg_rss .fa {
    background: #ff6f00
}

.socials_widget .jeg_facebook .fa {
    background: #45629f
}

.socials_widget .jeg_twitter .fa {
    background: #5eb2ef
}

.socials_widget .jeg_google-plus .fa {
    background: #df5443
}

.socials_widget .jeg_linkedin .fa {
    background: #0083bb
}

.socials_widget .jeg_instagram .fa {
    background: #e4405f
}

.socials_widget .jeg_pinterest .fa {
    background: #e02647
}

.socials_widget .jeg_behance .fa {
    background: #1e72ff
}

.socials_widget .jeg_dribbble .fa {
    background: #eb5590
}

.socials_widget .jeg_reddit .fa {
    background: #5f99cf
}

.socials_widget .jeg_stumbleupon .fa {
    background: #ff4e2e
}

.socials_widget .jeg_telegram .fa {
    background: #08c
}

.socials_widget .jeg_vimeo .fa {
    background: #a1d048
}

.socials_widget .jeg_github .fa {
    background: #313131
}

.socials_widget .jeg_flickr .fa {
    background: #f07
}

.socials_widget .jeg_tumblr .fa {
    background: #2d4862
}

.socials_widget .jeg_soundcloud .fa {
    background: #ffae00
}

.socials_widget .jeg_wechat .fa {
    background: #05de6d
}

.socials_widget .jeg_youtube .fa {
    background: #c61d23
}

.socials_widget .jeg_twitch .fa {
    background: #6441a5
}

.socials_widget .jeg_vk .fa {
    background: #3e5c82
}

.socials_widget .jeg_weibo .fa {
    background: #ae2c00
}

.socials_widget .jeg_line_chat .fa {
    background: #00c300
}

.socials_widget .jeg_discord_chat .fa {
    background: #7289da
}

.socials_widget .jeg_line_chat .fa span {
    content: url(../img/line-share.png);
    width: 16px;
    height: 16px;
    margin: 0;
    vertical-align: middle
}

.socials_widget .jeg_tiktok .jeg-icon {
    background: #000
}

.socials_widget .jeg_snapchat .fa {
    background: #fffc00
}

.socials_widget .jeg_discord_chat .fa span {
    content: url(../img/discord-white.png);
    width: 16px;
    height: 16px;
    margin: 0;
    vertical-align: middle
}

.socials_widget .jeg_odnoklassniki .fa {
    background-color: #f87b00
}

.socials_widget.nobg .jeg_rss .fa {
    color: #ff6f00
}

.socials_widget.nobg .jeg_facebook .fa {
    color: #45629f
}

.socials_widget.nobg .jeg_twitter .fa {
    color: #5eb2ef
}

.socials_widget.nobg .jeg_google-plus .fa {
    color: #df5443
}

.socials_widget.nobg .jeg_linkedin .fa {
    color: #0083bb
}

.socials_widget.nobg .jeg_instagram .fa {
    color: #e4405f
}

.socials_widget.nobg .jeg_pinterest .fa {
    color: #e02647
}

.socials_widget.nobg .jeg_behance .fa {
    color: #1e72ff
}

.socials_widget.nobg .jeg_dribbble .fa {
    color: #eb5590
}

.socials_widget.nobg .jeg_reddit .fa {
    color: #5f99cf
}

.socials_widget.nobg .jeg_stumbleupon .fa {
    color: #ff4e2e
}

.socials_widget.nobg .jeg_telegram .fa {
    color: #08c
}

.socials_widget.nobg .jeg_vimeo .fa {
    color: #a1d048
}

.socials_widget.nobg .jeg_github .fa {
    color: #313131
}

.socials_widget.nobg .jeg_flickr .fa {
    color: #f07
}

.socials_widget.nobg .jeg_tumblr .fa {
    color: #2d4862
}

.socials_widget.nobg .jeg_soundcloud .fa {
    color: #ffae00
}

.socials_widget.nobg .jeg_wechat .fa {
    color: #05de6d
}

.socials_widget.nobg .jeg_youtube .fa {
    color: #c61d23
}

.socials_widget.nobg .jeg_twitch .fa {
    color: #6441a5
}

.socials_widget.nobg .jeg_vk .fa {
    color: #3e5c82
}

.socials_widget.nobg .jeg_weibo .fa {
    color: #ae2c00
}

.socials_widget.nobg .jeg_odnoklassniki .fa {
    color: #f87b00
}

.socials_widget.nobg .jeg_line_chat .fa span {
    content: url(../img/line-green.png);
    width: 16px;
    height: 16px;
    margin: 0;
    vertical-align: middle
}

.socials_widget.nobg .jeg_tiktok .jeg-icon svg {
    fill: #000
}

.socials_widget.nobg .jeg_snapchat .fa {
    color: #fffc00
}

.socials_widget.nobg .jeg_discord_chat .fa span {
    content: url(../img/discord-color.png);
    width: 16px;
    height: 16px;
    margin: 0;
    vertical-align: middle
}

.jeg_socialcounter {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start
}

.jeg_socialcounter li {
    float: left;
    text-align: center;
    margin: 0
}

.jeg_socialcounter a {
    display: block;
    color: #53585c;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    background: #fff;
    padding: 6px 0;
    margin: 0 -1px -1px 0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.jeg_socialcounter li:hover a {
    background: #f7f7f7
}

.jeg_footer .footer_dark .jeg_socialcounter a,.jeg_footer.dark .jeg_socialcounter a {
    color: inherit;
    background: 0 0;
    box-shadow: none;
    border-color: #424242
}

.jeg_footer.dark .jeg_socialcounter li:hover a {
    background: rgba(255,255,255,.1)
}

.jeg_footer.dark .jeg_socialcounter a .fa {
    color: inherit
}

.jeg_socialcounter .fa {
    display: block;
    font-size: 28px;
    height: 32px;
    line-height: 32px;
    margin: 6px auto 3px
}

.jeg_socialcounter li span {
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1
}

.jeg_socialcounter li small {
    color: #a0a0a0;
    font-size: 11px;
    line-height: 1
}

.jeg_socialcounter .jeg_rss .fa {
    color: #ff6f00
}

.jeg_socialcounter .jeg_facebook .fa {
    color: #45629f
}

.jeg_socialcounter .jeg_twitter .fa {
    color: #5eb2ef
}

.jeg_socialcounter .jeg_google-plus .fa {
    color: #df5443
}

.jeg_socialcounter .jeg_linkedin .fa {
    color: #0083bb
}

.jeg_socialcounter .jeg_instagram .fa {
    color: #e4405f
}

.jeg_socialcounter .jeg_pinterest .fa {
    color: #e02647
}

.jeg_socialcounter .jeg_behance .fa {
    color: #1e72ff
}

.jeg_socialcounter .jeg_dribbble .fa {
    color: #eb5590
}

.jeg_socialcounter .jeg_reddit .fa {
    color: #5f99cf
}

.jeg_socialcounter .jeg_stumbleupon .fa {
    color: #ff4e2e
}

.jeg_socialcounter .jeg_telegram .fa {
    color: #08c
}

.jeg_socialcounter .jeg_vimeo .fa {
    color: #a1d048
}

.jeg_socialcounter .jeg_github .fa {
    color: #313131
}

.jeg_socialcounter .jeg_flickr .fa {
    color: #f07
}

.jeg_socialcounter .jeg_tumblr .fa {
    color: #2d4862
}

.jeg_socialcounter .jeg_soundcloud .fa {
    color: #ffae00
}

.jeg_socialcounter .jeg_wechat .fa {
    color: #05de6d
}

.jeg_socialcounter .jeg_youtube .fa {
    color: #c61d23
}

.jeg_socialcounter .jeg_vk .fa {
    color: #3e5c82
}

.jeg_socialcounter .jeg_weibo .fa {
    color: #ae2c00
}

.jeg_socialcounter .jeg_twitch .fa {
    color: #6441a5
}

.jeg_socialcounter .jeg_foursquare .fa {
    color: #2d5be3
}

.jeg_socialcounter .jeg_vine .fa {
    color: #00bf8f
}

.jeg_socialcounter .jeg_odnoklassniki .fa {
    color: #f87b00
}

.jeg_socialcounter.colored:not(.col1) {
    position: relative;
    margin-right: -2px
}

.jeg_socialcounter.colored:not(.col1) a {
    margin-right: 2px;
    margin-bottom: 2px
}

.jeg_socialcounter.colored a {
    border: 0;
    background: #212121;
    color: #fff;
    -webkit-backface-visibility: hidden
}

.jeg_socialcounter.colored a:hover {
    opacity: .75
}

.jeg_socialcounter.colored .fa,.jeg_socialcounter.colored li small {
    color: #fff
}

.jeg_socialcounter.colored .jeg_rss a {
    background-color: #ff6f00
}

.jeg_socialcounter.colored .jeg_facebook a {
    background-color: #45629f
}

.jeg_socialcounter.colored .jeg_twitter a {
    background-color: #5eb2ef
}

.jeg_socialcounter.colored .jeg_google-plus a {
    background-color: #df5443
}

.jeg_socialcounter.colored .jeg_linkedin a {
    background-color: #0083bb
}

.jeg_socialcounter.colored .jeg_instagram a {
    background-color: #e4405f
}

.jeg_socialcounter.colored .jeg_pinterest a {
    background-color: #e02647
}

.jeg_socialcounter.colored .jeg_behance a {
    background-color: #1e72ff
}

.jeg_socialcounter.colored .jeg_dribbble a {
    background-color: #eb5590
}

.jeg_socialcounter.colored .jeg_reddit a {
    background-color: #5f99cf
}

.jeg_socialcounter.colored .jeg_stumbleupon a {
    background-color: #ff4e2e
}

.jeg_socialcounter.colored .jeg_telegram a {
    background-color: #08c
}

.jeg_socialcounter.colored .jeg_vimeo a {
    background-color: #a1d048
}

.jeg_socialcounter.colored .jeg_github a {
    background-color: #313131
}

.jeg_socialcounter.colored .jeg_flickr a {
    background-color: #f07
}

.jeg_socialcounter.colored .jeg_tumblr a {
    background-color: #2d4862
}

.jeg_socialcounter.colored .jeg_soundcloud a {
    background-color: #ffae00
}

.jeg_socialcounter.colored .jeg_wechat a {
    background-color: #05de6d
}

.jeg_socialcounter.colored .jeg_youtube a {
    background-color: #c61d23
}

.jeg_socialcounter.colored .jeg_vk a {
    background-color: #3e5c82
}

.jeg_socialcounter.colored .jeg_weibo a {
    background-color: #ae2c00
}

.jeg_socialcounter.colored .jeg_twitch a {
    background-color: #6441a5
}

.jeg_socialcounter.colored .jeg_foursquare a {
    background-color: #2d5be3
}

.jeg_socialcounter.colored .jeg_vine a {
    background-color: #00bf8f
}

.jeg_socialcounter.colored .jeg_tiktok a {
    background-color: #000
}

.jeg_socialcounter.colored .jeg_odnoklassniki .fa {
    background-color: #f87b00
}

.jeg_socialcounter.col1 li {
    width: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 38px;
    margin-bottom: 10px
}

.jeg_socialcounter.col1 li:last-child a {
    margin-bottom: 0
}

.jeg_socialcounter.col1 a {
    padding: 0;
    box-shadow: 0 1px 2px rgba(0,0,0,.08)
}

.jeg_socialcounter.col1 .fa {
    float: left;
    width: 45px;
    font-size: 16px;
    height: auto;
    line-height: inherit;
    margin: 0;
    text-align: center
}

.jeg_socialcounter.col1 small,.jeg_socialcounter.col1 span {
    display: inline-block;
    font-size: inherit;
    margin-right: 5px
}

.jeg_socialcounter.col2 li {
    width: 50%
}

.jeg_socialcounter.col2 li:nth-last-child(-n+2) a {
    margin-bottom: 0
}

.jeg_socialcounter.col3 li {
    width: 33.333333333%
}

.jeg_socialcounter.col3 li:nth-last-child(-n+3) a {
    margin-bottom: 0
}

.jeg_socialcounter.col4 li {
    width: 25%
}

.jeg_socialcounter.col4 li:nth-last-child(-n+4) a {
    margin-bottom: 0
}

.popularpost_item {
    display: block;
    position: relative;
    margin-bottom: 20px;
    padding-left: 60px
}

.popularpost_item .jeg_post_title {
    font-size: 14px;
    margin: 0 0 5px
}

.popularpost_item .jeg_post_title a:before {
    content: attr(data-num);
    position: absolute;
    font-size: 18px;
    text-align: center;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-style: italic;
    background: #eee;
    padding: 10px;
    border-radius: 100%;
    box-sizing: content-box;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.popularpost_item:hover .jeg_post_title a:before {
    background: #f70d28;
    color: #fff
}

.popularpost_item:first-child {
    padding-left: 0;
    padding-bottom: 15px;
    border-bottom: 3px solid #eee
}

.popularpost_item:first-child .jeg_post_title {
    font-size: 18px;
    font-weight: 700;
    margin: 15px auto 5px;
    line-height: 1.25;
    padding-right: 80px;
    position: relative
}

.popularpost_item:first-child .jeg_post_title a:before,.popularpost_item:first-child:hover .jeg_post_title a:before {
    right: 0;
    left: auto;
    text-align: center;
    height: auto;
    line-height: 1;
    width: 50px;
    font-size: 36px;
    border-radius: 0;
    background: 0 0;
    border-left: 1px solid #eee;
    color: #d7d7d7;
    -webkit-animation: none
}

.popularpost_meta {
    font-size: 11px;
    text-transform: uppercase;
    color: #a0a0a0
}

.jeg_socialshare .share_count i {
    display: inline-block;
    margin-right: 5px
}

.jeg_socialshare:hover .share_count {
    display: none
}

.jeg_socialshare:hover .socialshare_list {
    opacity: 1;
    height: auto;
    width: auto
}

.socialshare_list {
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    opacity: 0;
    height: 0;
    width: 0;
    overflow: hidden
}

.socialshare_list a {
    font-size: 11px;
    position: relative;
    margin-right: 5px;
    text-transform: none
}

.socialshare_list .share-text {
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    white-space: nowrap;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    padding: 0 5px 0 22px;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 3px
}

.socialshare_list .share-text:before {
    position: absolute;
    left: 5px;
    top: 3px;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.socialshare_list .share-count {
    background: #fff;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    color: #888;
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    height: auto;
    line-height: 18px;
    margin-left: 5px;
    min-width: 15px;
    padding: 0 3px;
    text-align: center;
    white-space: nowrap;
    position: relative
}

.socialshare_list .share-count:after,.socialshare_list .share-count:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 4px 5px 4px 0;
    display: block
}

.socialshare_list .share-count:before {
    border-color: transparent #bfbfbf;
    top: 5px;
    left: -6px
}

.socialshare_list .share-count:after {
    border-color: transparent #fff;
    top: 5px;
    left: -4px
}

.jeg_share_fb .share-text {
    color: #fff;
    background: #45629f;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2)
}

.jeg_share_fb .share-text:before {
    content: "\f082"
}

.jeg_share_tw .share-text {
    color: #fff;
    background: #5eb2ef
}

.jeg_share_tw .share-text:before {
    content: "\f099"
}

.jeg_facebook_widget,.widget.widget_jnews_dribbble,.widget.widget_jnews_flickr,.widget.widget_jnews_instagram {
    margin-bottom: 30px
}

.jeg_grid_thumb_widget {
    position: relative
}

.jeg_footer.dark .jeg_grid_thumb_widget>h3>a,.jeg_grid_thumb_widget>h3>a {
    color: #212121
}

.jeg_grid_thumb_widget>h3 {
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
    z-index: 2;
    text-align: center
}

.jeg_grid_thumb_widget>h3>a {
    background: #fff;
    padding: 8px 20px;
    border-radius: 25px;
    color: #212121
}

.jeg_grid_thumb_widget .fa {
    font-size: 12px
}

.jeg_grid_thumb_widget li {
    float: left;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.jeg_grid_thumb_widget li {
    margin-right: 2.564102564102564%;
    margin-bottom: 2.564102564102564%
}

.jeg_grid_thumb_widget .col2 li {
    width: 48.717948717948715%
}

.jeg_grid_thumb_widget .col3 li {
    width: 31.623931623931625%
}

.jeg_grid_thumb_widget .col4 li {
    width: 23.076923076923077%
}

.jeg_grid_thumb_widget li.last {
    margin-right: 0
}

.jeg_grid_thumb_widget li a {
    display: block;
    overflow: hidden;
    position: relative
}

.jeg_grid_thumb_widget .normal li:hover {
    opacity: .6
}

.jeg_grid_thumb_widget .zoom li img,.jeg_grid_thumb_widget .zoom-rotate li img {
    -webkit-transition: 1s linear;
    transition: 1s linear
}

.jeg_grid_thumb_widget .zoom li:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: 1.5s ease-out;
    transition: 1.5s ease-out
}

.jeg_grid_thumb_widget .zoom-rotate li:hover img {
    -webkit-transform: scale(1.3) rotate(10deg);
    transform: scale(1.3) rotate(10deg);
    -webkit-transition: 1.5s ease-out;
    transition: 1.5s ease-out
}

.jeg_grid_thumb_widget .zoom li a:after,.jeg_grid_thumb_widget .zoom-rotate li a:after {
    content: '';
    position: absolute;
    top: 6px;
    bottom: 6px;
    left: 6px;
    right: 6px;
    background: #fff;
    opacity: 0;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.jeg_grid_thumb_widget .zoom li:hover a:after,.jeg_grid_thumb_widget .zoom-rotate li:hover a:after {
    opacity: .4;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.jeg_grid_thumb_widget .comment li:hover a:before,.jeg_grid_thumb_widget .icon li:hover a:before,.jeg_grid_thumb_widget .like li:hover a:before,.jeg_grid_thumb_widget .view li:hover a:before {
    opacity: 1
}

.jeg_grid_thumb_widget .comment a:before,.jeg_grid_thumb_widget .icon a:before,.jeg_grid_thumb_widget .like a:before,.jeg_grid_thumb_widget .view a:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    opacity: 0;
    position: absolute;
    z-index: 1;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.jeg_grid_thumb_widget .icon li:hover a:after {
    opacity: 1;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.jeg_grid_thumb_widget .icon a:after {
    font-family: FontAwesome;
    content: '\f16d';
    display: block;
    position: absolute;
    color: #fff;
    font-size: 32px;
    top: 50%;
    left: 50%;
    z-index: 1;
    opacity: 0;
    -webkit-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
    -webkit-transition: .2s cubic-bezier(.25,.46,.45,.94);
    transition: .2s cubic-bezier(.25,.46,.45,.94)
}

.jeg_flickr_widget .icon a:after {
    content: '\f16e'
}

.jeg_dribbble_widget .icon a:after {
    content: '\f17d'
}

.jeg_behance_widget .icon a:after {
    content: '\f1b4'
}

.jeg_grid_thumb_widget .comment li:hover .fa,.jeg_grid_thumb_widget .like li:hover .fa,.jeg_grid_thumb_widget .view li:hover .fa {
    opacity: 1;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.jeg_grid_thumb_widget .comment .fa,.jeg_grid_thumb_widget .like .fa,.jeg_grid_thumb_widget .view .fa {
    display: block;
    position: absolute;
    color: #fff;
    font-family: inherit;
    font-size: 16px;
    top: 50%;
    left: 50%;
    opacity: 0;
    z-index: 1;
    -webkit-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
    -webkit-transition: .2s cubic-bezier(.25,.46,.45,.94);
    transition: .2s cubic-bezier(.25,.46,.45,.94)
}

.jeg_grid_thumb_widget .comment .fa:before,.jeg_grid_thumb_widget .like .fa:before,.jeg_grid_thumb_widget .view .fa:before {
    margin-right: 6px;
    font-family: FontAwesome
}

.jeg_behance_widget .behance-pics li img,.jeg_dribbble_widget .dribbble-pics li img,.jeg_flickr_widget .flickr-pics li img {
    width: 100%
}

.jeg_socialcounter.light .jeg_tiktok .fa:before {
    content: '';
    background: url(../img/tiktok-light.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: text-bottom
}

.jeg_socialcounter.colored .jeg_tiktok .fa:before {
    content: '';
    background: url(../img/tiktok-colored.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    display: inline-block
}

.jeg_socialcounter.col1.light .jeg_tiktok .fa:before {
    background: url(../img/tiktok-light-small.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px
}

.jeg_socialcounter.col1.colored .jeg_tiktok .fa:before {
    background: url(../img/tiktok-colored-small.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px
}

.jeg_meta_trending .fa {
    width: 22px;
    border-radius: 50px;
    background: #f93d53;
    line-height: 22px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-right: 0
}

.jeg_post .jeg_meta_trending .fa {
    width: 16px;
    line-height: 16px;
    font-size: 10px
}

.jeg_slider .jeg_meta_trending .fa {
    width: 20px;
    line-height: 20px;
    font-size: 12px
}

.jeg_meta_trending strong {
    margin-left: 10px
}

.jeg_overlay_slider .jeg_meta_trending {
    margin-bottom: 15px
}

.elementor-widget-jnews_slider_overlay_elementor .jeg_section {
    position: relative;
    overflow: hidden
}

.elementor-widget-jnews_slider_overlay_elementor .jeg_overlay_slider {
    margin-bottom: 0
}

.content-inner ol,.content-inner ul,.wpb_text_column ol,.wpb_text_column ul {
    padding-left: 2.14285714em;
    list-style-position: inside;
    margin-bottom: 1.5em
}

.content-inner li,.wpb_text_column li {
    margin-bottom: .5em
}

.content-inner ul,.wpb_text_column ul {
    list-style: square
}

.wp-block-embed-youtube .jeg_video_container {
    position: static;
    padding: inherit
}

.featured_video.floating:after {
    content: "";
    display: block
}

.embed-youtube,.featured_video.floating:after,.jeg_video_container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.featured_video.floating .jeg_featured_video_wrapper {
    position: fixed;
    width: 300px;
    z-index: 100;
    box-shadow: 0 1px 10px rgba(0,0,0,.9)
}

.featured_video.floating.bottom_right .jeg_featured_video_wrapper {
    top: auto;
    bottom: 15px;
    right: 15px;
    animation: fade-in-up .25s ease forwards;
    transform: translateY(100%)
}

.featured_video.floating.bottom_left .jeg_featured_video_wrapper {
    top: auto;
    bottom: 15px;
    left: 15px;
    animation: fade-in-up .25s ease forwards;
    transform: translateY(100%)
}

.featured_video.floating.top_right .jeg_featured_video_wrapper {
    top: 45px;
    right: 15px;
    animation: fade-in-down .25s ease forwards;
    transform: translateY(-100%)
}

.featured_video.floating.top_left .jeg_featured_video_wrapper {
    top: 45px;
    left: 15px;
    animation: fade-in-down .25s ease forwards;
    transform: translateY(-100%)
}

@keyframes fade-in-down {
    0% {
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fade-in-up {
    0% {
        opacity: 0;
        transform: translateY(100%)
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

.featured_video .floating_close {
    display: none;
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 200;
    cursor: pointer;
    border-radius: 100%;
    background: #000;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px
}

.featured_video.floating .floating_close {
    display: block
}

.featured_video .floating_close:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00d"
}

@media (max-width: 992px) {
    .featured_video.floating:after {
        display:none
    }

    .featured_video.floating .jeg_featured_video_wrapper {
        position: relative;
        width: auto;
        z-index: 1;
        box-shadow: none;
        visibility: hidden
    }
}

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

.jeg_video_content {
    margin-bottom: 20px;
    padding-top: 0
}

.jeg_video_square {
    padding-bottom: 100%
}

.wp-video {
    width: 100%!important;
    margin-bottom: 15px
}

.wpb_video_wrapper .jeg_video_container {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    height: auto
}

.wpb_video_wrapper .jeg_video_content {
    margin-bottom: 0
}

.entry-content iframe {
    max-width: 100%
}

.entry-content iframe.instagram-media {
    max-width: 748px!important
}

.jeg_breadcrumbs {
    margin-bottom: 20px
}

.jeg_cat_header_4 .jeg_breadcrumbs,.jeg_single_tpl_4 .jeg_breadcrumbs,.jeg_single_tpl_5 .jeg_breadcrumbs {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px
}

.jeg_singlepage .jeg_breadcrumbs {
    margin: -10px auto 20px
}

#breadcrumbs {
    font-size: 12px;
    margin: 0;
    color: #a0a0a0
}

#breadcrumbs a {
    color: #53585c
}

#breadcrumbs .fa {
    padding: 0 3px
}

#breadcrumbs a:hover {
    color: #f70d28
}

#breadcrumbs .breadcrumb_last_link a {
    color: #a0a0a0
}

.jeg_sharelist {
    float: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.jeg_share_button {
    margin-bottom: 30px
}

.jeg_share_button a {
    float: left;
    width: 44px;
    max-width: 44px;
    height: 38px;
    line-height: 38px;
    white-space: nowrap;
    padding: 0 10px;
    color: #fff;
    background: #212121;
    margin: 0 5px 5px 0;
    border-radius: 3px;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.jeg_share_button a:last-child {
    margin-right: 0
}

.jeg_share_button a:hover {
    opacity: .75
}

.jeg_share_button a.expanded {
    width: auto;
    max-width: none;
    padding: 0 12px
}

.jeg_share_button a>span {
    display: none;
    font-size: 13px;
    font-weight: 700;
    margin-left: 10px
}

.jeg_share_button a.expanded>span {
    display: inline;
    position: relative
}

.jeg_share_button span.count {
    font-weight: 400;
    margin-left: 3px;
    padding: 2px 5px;
    background: rgba(0,0,0,.15);
    border-radius: 2px
}

.jeg_share_button .fa {
    font-size: 18px;
    color: #fff;
    line-height: inherit
}

.jeg_share_button .jeg_btn-toggle {
    background: #bdbdbd
}

.jeg_share_button .jeg_btn-facebook {
    background: #45629f
}

.jeg_share_button .jeg_btn-twitter {
    background: #5eb2ef
}

.jeg_share_button .jeg_btn-google-plus {
    background: #df5443
}

.jeg_share_button .jeg_btn-linkedin {
    background: #0083bb
}

.jeg_share_button .jeg_btn-pinterest {
    background: #cf2830
}

.jeg_share_button .jeg_btn-reddit {
    background: #5f99cf
}

.jeg_share_button .jeg_btn-stumbleupon {
    background: #ff4e2e
}

.jeg_share_button .jeg_btn-telegram {
    background: #08c
}

.jeg_share_button .jeg_btn-comments {
    background: #63c37e
}

.jeg_share_button .jeg_btn-toggle {
    background: #bdbdbd
}

.jeg_share_button .jeg_btn-tumbrl {
    background: #314358
}

.jeg_share_button .jeg_btn-buffer {
    background: #333
}

.jeg_share_button .jeg_btn-vk {
    background: #4c75a3
}

.jeg_share_button .jeg_btn-whatsapp {
    background: #075e54
}

.jeg_share_button .jeg_btn-wechat {
    background: #7bb32e
}

.jeg_share_button .jeg_btn-qrcode {
    background: #bd0000
}

.jeg_share_button .jeg_btn-email {
    background: #eb4d3f
}

.jeg_share_button .jeg_btn-line {
    background: #00b900
}

.jeg_share_button .jeg_btn-hatena {
    background: #039be5
}

.jeg_share_button .jeg_btn-discord {
    background: #7289da
}

.jeg_share_button .jeg_btn-odnoklassniki {
    background: #f87b00
}

.jeg_share_button .jeg_btn-hatena .fa,.jeg_share_button .jeg_btn-line .fa {
    background-repeat: no-repeat;
    background-position: center center;
    width: 38px
}

.jeg_share_button .jeg_btn-hatena .fa {
    background-image: url(../img/hatena-share.png);
    background-size: 30px;
    background-color: #039be5
}

.jeg_share_button .jeg_btn-line .fa {
    background-image: url(../img/line-share.png);
    background-size: 22px;
    background-color: #00b900
}

.jeg_share_button .jeg_btn-hatena>span,.jeg_share_button .jeg_btn-line>span {
    margin-left: 0
}

.jeg_share_button.share-float .jeg_btn-hatena .fa,.jeg_share_button.share-float .jeg_btn-line .fa {
    height: 38px;
    margin-top: 5px;
    margin-left: -1.5px
}

.jeg_share_button.share-monocrhome .jeg_btn-hatena .fa,.jeg_share_button.share-monocrhome .jeg_btn-line .fa {
    background-color: transparent
}

.jeg_reaction {
    float: left
}

.jeg_reaction a {
    background: 0 0;
    border: 1px solid #bdbdbd
}

.jeg_reaction a .fa {
    color: #bdbdbd
}

.jeg_btn-like {
    background: #bdbdbd
}

.jeg_btn-dislike {
    background: #bdbdbd
}

.jeg_share_stats>div {
    float: left;
    text-align: center;
    line-height: 1;
    margin-right: 15px;
    position: relative
}

.jeg_share_stats>div:last-child {
    padding-right: 15px
}

.jeg_share_stats>div:last-child:after {
    width: 1px;
    height: 100%;
    background: #e0e0e0;
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: -2px;
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg)
}

.jeg_share_stats .counts {
    font-size: 26px;
    font-weight: 700
}

.jeg_share_count .counts {
    color: #f70d28
}

.jeg_share_stats .sharetext {
    font-size: 11px;
    color: #a0a0a0
}

.share-secondary {
    display: none
}

.show-secondary .share-secondary {
    display: block;
    margin-right: 5px
}

.jeg_btn-toggle .fa {
    -webkit-transition: transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease
}

.show-secondary .jeg_btn-toggle .fa {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.jeg_share_button.share-bottom {
    margin: 1.75em auto 0
}

@media only screen and (min-width: 1024px) {
    .with-share .content-inner {
        margin-left:90px
    }

    .jeg_share_button.share-float {
        position: absolute!important;
        left: 0;
        top: 0;
        margin-bottom: 0
    }

    .jeg_share_button.share-float a.expanded>span {
        display: none
    }

    .jeg_share_button.share-float .jeg_sharelist {
        display: block
    }

    .jeg_share_button.share-float a {
        display: block;
        margin: 0;
        border-radius: 0;
        width: 56px;
        max-width: none;
        height: 48px;
        line-height: 48px;
        float: none
    }

    .jeg_share_button.share-float .fa {
        font-size: 20px
    }

    .jeg_share_button.share-float.share-monocrhome a {
        margin: 0;
        border-radius: 0;
        background: #2e9fff
    }
}

.content-inner .jeg_post_category,.jeg_post_source,.jeg_post_tags,.jeg_post_via {
    font-size: 12px;
    clear: both
}

.content-inner .jeg_post_category span,.jeg_post_source span,.jeg_post_tags span,.jeg_post_via span {
    font-weight: 700;
    margin-right: 3px
}

.jeg_prevnext_post {
    margin-bottom: 30px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px 0
}

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

.jeg_prevnext_post:after {
    clear: both
}

.jeg_prevnext_post a {
    display: block;
    float: left;
    width: 50%;
    padding-right: 20px
}

.jeg_prevnext_post a.next-post {
    float: right;
    padding-right: 0
}

.jeg_prevnext_post span {
    font-weight: 700;
    color: #a0a0a0;
    position: relative
}

.jeg_prevnext_post h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    position: relative;
    padding-left: 1em;
    border-left: 10px solid #eee;
    margin: 10px 0;
    transition: .3s ease
}

.jeg_prevnext_post a:hover h3 {
    border-color: #f70d28
}

.jeg_meganav_bar .nav_wrap {
    padding: 0 30px
}

.jeg_meganav_wrap {
    position: absolute;
    width: 100%;
    background: #fff;
    top: 100%;
    left: 0;
    overflow: hidden;
    z-index: 10;
    box-shadow: 0 0 0 1px #e0e0e0,0 1px 3px rgba(0,0,0,.15),0 32px 60px rgba(0,0,0,.25);
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.nav-open .jeg_meganav_wrap {
    visibility: visible;
    opacity: 1
}

.jeg_meganav {
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.jeg_meganav>ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.jeg_meganav:last-child {
    border-bottom: 0
}

.jeg_meganav>ul>li {
    flex: 1
}

.jeg_meganav .sub-menu {
    border-right: 1px solid #eee;
    padding: 0 30px
}

.jeg_meganav>ul>li:last-child .sub-menu {
    border: 0
}

.jeg_meganav>ul>li>a {
    font-size: 16px;
    font-weight: 500;
    color: #f70d28;
    margin: 0 30px 10px;
    display: block
}

.jeg_meganav li li a {
    color: #7b7b7b;
    display: block;
    font-size: 13px;
    padding: 3px 0
}

.jeg_meganav li li a:hover {
    color: #f70d28
}

.jeg_authorbox {
    border: 1px solid #eee;
    padding: 30px 0;
    margin-bottom: 30px
}

.jeg_author_image {
    width: 150px;
    text-align: center;
    float: left
}

.jeg_author_image img {
    border-radius: 100%;
    width: 80px;
    height: 80px
}

.jeg_author_content {
    padding-right: 20px;
    margin-left: 150px;
    color: #a0a0a0
}

.jeg_author_content p {
    margin-bottom: 1em
}

h3.jeg_author_name {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 700
}

.jeg_author_socials a {
    font-size: 16px;
    display: inline-block;
    margin: 10px 10px 20px 0;
    color: #999;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.jeg_author_socials a:hover {
    color: #53585c
}

.jeg_comments {
    margin-bottom: 40px
}

.alignnone {
    margin: 5px 20px 1.25em 0
}

.aligncenter,div.aligncenter {
    text-align: center;
    display: block;
    margin: 5px auto 1.25em auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    max-width: 100%;
    box-sizing: border-box
}

.sticky {
    background: #f5f5f5;
    padding: 15px;
    border: 1px dashed #ddd
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0
}

.wp-caption .wp-caption-text {
    margin: 3px 0 0;
    font-size: 12px;
    color: #a0a0a0;
    text-align: center
}

.wp-caption a {
    color: #a0a0a0;
    text-decoration: underline
}

.gallery {
    clear: both;
    overflow: hidden;
    width: 100%;
    margin: 15px auto!important
}

.gallery:after {
    content: "";
    clear: both;
    display: block;
    margin-bottom: 30px
}

.gallery img {
    display: block;
    width: 100%;
    height: auto;
    border: none!important
}

.gallery .gallery-item {
    position: relative;
    overflow: hidden;
    border-color: transparent;
    padding: 5px;
    margin: 0!important;
    float: left
}

.gallery-caption {
    color: #212121;
    background: rgba(255,255,255,.85);
    font-size: 11px;
    line-height: 1.4em;
    padding: 7px 12px;
    font-style: normal;
    margin: 0;
    right: 15px;
    bottom: 0;
    left: 15px;
    max-height: 50%;
    overflow: hidden;
    position: absolute;
    text-overflow: ellipsis;
    text-align: center;
    opacity: 0;
    transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease
}

.gallery-item:hover .gallery-caption {
    bottom: 5px;
    opacity: 1
}

.gallery-item {
    margin-top: 5px!important
}

.gallery-item img {
    border: 0!important
}

.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-3 .gallery-item {
    width: 33%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery-columns-6 .gallery-item {
    width: 16%
}

.gallery-columns-7 .gallery-item {
    width: 14%
}

.gallery-columns-8 .gallery-item {
    width: 12%
}

.gallery-columns-9 .gallery-item {
    width: 11%
}

body.admin-bar .mfp-close {
    top: 32px
}

.entry-content .wp-block-gallery .blocks-gallery-grid {
    padding-left: 0;
    list-style-type: none
}

.entry-content .wp-block-image {
    position: relative
}

.content-inner>* {
    padding-left: 0;
    padding-right: 0
}

.wp-block-media-text .wp-block-media-text__content {
    line-height: initial
}

@media screen and (min-width: 1280px) {
    .jeg_single_fullwidth:not(.jeg_boxed) .content-inner>.alignwide {
        max-width:110%;
        width: 110%;
        margin-left: -5%
    }
}

@media screen and (min-width: 1440px) {
    .jeg_single_fullwidth:not(.jeg_boxed) .content-inner>.alignwide {
        max-width:115%;
        width: 115%;
        margin-left: -7.5%
    }
}

@media screen and (min-width: 1600px) {
    .jeg_single_fullwidth:not(.jeg_boxed) .content-inner>.alignwide {
        max-width:120%;
        width: 120%;
        margin-left: -10%
    }
}

.jeg_single_narrow .jeg_main_content .content-inner>.alignwide {
    max-width: 100%;
    width: 100%;
    margin-left: 0
}

.jeg_single_fullwidth .content-inner>.alignfull {
    margin: 1.5em 0;
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(-1 * (100vw - 100%)/ 2)
}

@media screen and (min-width: 1024px) {
    .jeg_single_fullwidth:not(.jeg_boxed):not(.jeg_single_narrow) .with-share .content-inner>.alignwide,.jeg_single_fullwidth:not(.jeg_single_narrow) .with-share .content-inner>.alignfull {
        left:-45px
    }
}

@media only screen and (min-width: 1280px) {
    .jeg_single_fullwidth.jeg_boxed .content-inner>.alignfull {
        width:1230px;
        max-width: 1230px;
        margin-left: calc(-1 * (1230px - 100%)/ 2)
    }
}

.jeg_footer_content {
    background: #f5f5f5;
    color: #666
}

.jeg_footer_primary {
    width: 100%;
    padding: 60px 0 40px
}

.jeg_footer_content a {
    color: #53585c
}

.jeg_footer_bottom a:hover {
    text-decoration: underline
}

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

.jeg_footer .jeg_footer_heading h3,.jeg_footer .widget h2 {
    color: #f70d28;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 20px
}

.jeg_footer .footer_dark .jeg_footer_heading h3,.jeg_footer .footer_dark .widget h2,.jeg_footer.dark .jeg_footer_heading h3 {
    color: #f93d53
}

.jeg_footer .jeg_footer_heading_2 h3 {
    font-size: 13px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e0e0e0
}

.footer_widget,.jeg_footer .widget {
    margin-bottom: 30px
}

.footer_widget:last-of-type,.jeg_footer .widget:last-of-type {
    margin-bottom: 0
}

.jeg_footer .widget_tag_cloud a {
    color: #666;
    background: #e9e9e9
}

.jeg_footer .widget_tag_cloud a:hover {
    color: #fff;
    background: #f93d53
}

.jeg_footer .jeg_postblock .jeg_post_meta .fa {
    color: #bdbdbd
}

.jeg_footer h1,.jeg_footer h2,.jeg_footer h3,.jeg_footer h4,.jeg_footer h5,.jeg_footer h6 {
    margin-top: 0
}

.jeg_footer p {
    margin-bottom: 1em
}

.jeg_footer .socials_widget:not(.nobg) .fa {
    color: #666;
    background: #e0e0e0
}

.jeg_footer .socials_widget:not(.nobg) .jeg-icon {
    background: #e0e0e0
}

.jeg_footer .socials_widget:not(.nobg) .jeg-icon svg {
    fill: #666
}

.jeg_footer .socials_widget.nobg .fa {
    color: #a0a0a0
}

.jeg_footer .socials_widget.nobg .jeg-icon svg {
    fill: #a0a0a0
}

.jeg_footer .footer_dark .socials_widget .fa,.jeg_footer.dark .socials_widget .fa {
    color: #a8a8aa;
    background: rgba(255,255,255,.15)
}

.jeg_footer .footer_dark .socials_widget:not(.nobg) a .fa,.jeg_footer.dark .socials_widget:not(.nobg) a .fa {
    background: rgba(255,255,255,.15);
    color: #eee
}

.jeg_footer .footer_dark .socials_widget:not(.nobg) a:hover .fa,.jeg_footer.dark .socials_widget:not(.nobg) a:hover .fa {
    color: #fff;
    background: #f70d28;
    opacity: 1
}

.jeg_footer .footer_dark .socials_widget .jeg-icon,.jeg_footer.dark .socials_widget .jeg-icon {
    background: rgba(255,255,255,.15)
}

.jeg_footer .footer_dark .socials_widget:not(.nobg) a .jeg-icon,.jeg_footer.dark .socials_widget:not(.nobg) a .jeg-icon {
    background: rgba(255,255,255,.15)
}

.jeg_footer .footer_dark .socials_widget:not(.nobg) a:hover .jeg-icon,.jeg_footer.dark .socials_widget:not(.nobg) a:hover .jeg-icon {
    background: #f70d28;
    opacity: 1
}

.jeg_footer .footer_dark .socials_widget .jeg-icon svg,.jeg_footer.dark .socials_widget .jeg-icon svg {
    fill: #a8a8aa
}

.jeg_footer .footer_dark .socials_widget:not(.nobg) a .jeg-icon svg,.jeg_footer.dark .socials_widget:not(.nobg) a .jeg-icon svg {
    fill: #eee
}

.jeg_footer .footer_dark .socials_widget:not(.nobg) a:hover .jeg-icon svg,.jeg_footer.dark .socials_widget:not(.nobg) a:hover .jeg-icon svg {
    fill: #fff
}

.jeg_footer .widget_jnews_line {
    margin-bottom: 0
}

.jscroll-to-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    -webkit-backface-visibility: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    -webkit-transform: translate3d(0,30px,0);
    -ms-transform: translate3d(0,30px,0);
    transform: translate3d(0,30px,0);
    z-index: 11
}

.jscroll-to-top.show {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.jscroll-to-top>a {
    color: #a0a0a0;
    font-size: 30px;
    display: block;
    width: 46px;
    border-radius: 5px;
    height: 46px;
    line-height: 44px;
    background: rgba(180,180,180,.15);
    border: 1px solid rgba(0,0,0,.11);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.1),0 2px 6px rgba(0,0,0,.1);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.1),0 2px 6px rgba(0,0,0,.1);
    text-align: center;
    opacity: .8;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.jscroll-to-top>a:hover {
    opacity: 1
}

@media only screen and (max-width: 1024px) {
    .jscroll-to-top {
        bottom:50px
    }
}

.jeg_footer input:not([type=submit]),.jeg_footer select,.jeg_footer textarea {
    border: 2px solid #e0e0e0;
    font-size: 12px
}

.jeg_footer .chosen-container-single .chosen-single {
    border: 2px solid #e0e0e0
}

.jeg_footer .footer_dark .btn,.jeg_footer .footer_dark .button,.jeg_footer .footer_dark input[type=submit],.jeg_footer.dark .btn,.jeg_footer.dark .button,.jeg_footer.dark input[type=submit] {
    background: #f93d53;
    color: #fff
}

.jeg_footer .footer_dark .chosen-container-single .chosen-single,.jeg_footer .footer_dark input:not([type=submit]),.jeg_footer .footer_dark select,.jeg_footer .footer_dark textarea,.jeg_footer.dark .chosen-container-single .chosen-single,.jeg_footer.dark input:not([type=submit]),.jeg_footer.dark select,.jeg_footer.dark textarea {
    color: #eee;
    background: rgba(255,255,255,.15);
    border: 0
}

.jeg_footer .footer_dark .chosen-container .chosen-drop,.jeg_footer.dark .chosen-container .chosen-drop {
    border: 0
}

.jeg_footer .footer_dark .chosen-container-single .chosen-search,.jeg_footer.dark .chosen-container-single .chosen-search {
    background: #f5f5f5
}

.jeg_footer .footer_dark .chosen-container-single .chosen-search input[type=text],.jeg_footer.dark .chosen-container-single .chosen-search input[type=text] {
    color: #212121;
    background: #fff;
    border: 1px solid #e7e7e7
}

.jeg_footer .footer_dark .chosen-container .chosen-results li,.jeg_footer.dark .chosen-container .chosen-results li {
    color: inherit!important
}

.jeg_footer .footer_dark .chosen-container-active.chosen-with-drop .chosen-single,.jeg_footer.dark .chosen-container-active.chosen-with-drop .chosen-single {
    box-shadow: none
}

.jeg_footer.dark input::-webkit-input-placeholder {
    color: #eee
}

.jeg_footer.dark input:-moz-placeholder {
    color: #eee
}

.jeg_footer.dark input::-moz-placeholder {
    color: #eee
}

.jeg_footer.dark input:-ms-input-placeholder {
    color: #eee
}

.jeg_footer .footer_dark input::-webkit-input-placeholder {
    color: #eee
}

.jeg_footer .footer_dark input:-moz-placeholder {
    color: #eee
}

.jeg_footer .footer_dark input::-moz-placeholder {
    color: #eee
}

.jeg_footer .footer_dark input:-ms-input-placeholder {
    color: #eee
}

.jeg_footer.custom input:not([type=submit]),.jeg_footer.custom select,.jeg_footer.custom textarea {
    border: 0
}

.jeg_footer .copyright {
    margin-bottom: 1em;
    font-size: 12px
}

.jeg_footer_secondary {
    border-top: 1px solid #e0e0e0;
    padding: 30px 0 40px;
    color: #999;
    font-size: 13px
}

.jeg_footer_secondary a {
    color: #666
}

.jeg_footer_bottom {
    background: #fff;
    padding: 20px 0;
    color: #a8a8aa
}

.jeg_footer_bottom a {
    color: #53585c
}

.jeg_footer_bottom p.copyright {
    margin-bottom: 0
}

.jeg_footer.dark .jeg_footer_bottom {
    background: #141414;
    color: #a8a8aa
}

.jeg_footer.dark .jeg_footer_bottom a {
    color: #eee
}

.jeg_footer.dark .jeg_footer_bottom a:hover {
    color: #f5f5f5
}

.footer_right {
    float: right;
    text-align: right
}

.footer_center {
    float: none;
    text-align: center
}

.jeg_footer hr {
    border-color: #e0e0e0
}

.footer2col {
    -webkit-columns: 130px 2;
    -moz-columns: 130px 2;
    columns: 130px 2
}

.footer-holder .jeg_social_icon_block,.jeg_menu_footer {
    display: inline-block
}

.jeg_menu_footer {
    margin-bottom: 1em
}

.jeg_footer_bottom .jeg_menu_footer {
    margin-bottom: 0
}

.jeg_menu_footer li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    white-space: nowrap
}

.jeg_menu_footer .empty-menu {
    white-space: initial
}

.jeg_menu_footer li:not(:last-child):after {
    content: '/';
    margin-right: 6px;
    color: #e0e0e0
}

.footer_right .jeg_menu_footer li:not(:last-child):after {
    margin: 0 0 0 6px
}

.dark .jeg_menu_footer li:not(:last-child):after {
    color: rgba(255,255,255,.3)
}

.jeg_menu_footer li a {
    font-size: 13px;
    position: relative;
    margin: 0 6px 0 0;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

.footer_right .jeg_menu_footer li a {
    margin: 0 0 0 6px
}

.jeg_footer_social {
    padding: 30px 0
}

.jeg_footer_social .socials_widget {
    text-align: center
}

.jeg_footer_social .socials_widget span {
    text-transform: uppercase;
    font-weight: 700
}

.jeg_footer_social .socials_widget a {
    margin: 0 20px
}

.jeg_social_icon_block.nobg a .fa {
    font-size: 16px
}

.jeg_footer.custom .jeg_social_icon_block a:hover .fa {
    opacity: 1
}

.jeg_social_icon_block a {
    margin-bottom: 0!important
}

@media only screen and (min-width: 1024px) {
    .footer_right .socials_widget,.footer_right .socials_widget.nobg a {
        margin-left:1em
    }

    .footer_right .socials_widget a {
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 5px
    }
}

.jeg_footer_social .socials_widget a:first-child {
    margin-left: 0
}

.jeg_footer_social .socials_widget a:last-child {
    margin-right: 0
}

ul.instagram-pics {
    list-style-type: none;
    margin: 0
}

.jeg_footer_social .socials_widget a:first-child {
    margin-left: 0
}

.jeg_footer_social .socials_widget a:last-child {
    margin-right: 0
}

.jeg_footer_2 .jeg_footer_primary {
    padding-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.jeg_footer_2 .footer_column {
    vertical-align: top;
    border-color: #e0e0e0;
    border-style: solid;
    border-right-width: 1px;
    padding: 10px 30px 40px
}

.jeg_footer_2 .footer_column:last-child {
    border-right: 0
}

@media (min-width: 1024px) {
    .jeg_footer .col-md-2 .widget_categories>ul,.jeg_footer .vc_col-sm-2 .widget_categories>ul,.jeg_footer_2 .footer_column:nth-child(3) .footer_widget.widget_categories>ul {
        -webkit-columns:1;
        -moz-columns: 1;
        columns: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }

    .jeg_footer .col-md-2 .widget_categories li li,.jeg_footer .vc_col-sm-2 .widget_categories li li,.jeg_footer_2 .footer_column .widget_categories li li,.jeg_footer_2 .footer_column .widget_nav_menu li li {
        padding-left: 0
    }
}

@media (min-width: 992px) and (max-width:1198px) {
    .jeg_footer_2 .footer_column {
        width:23.333333333%;
        padding-bottom: 10px 20px 40px
    }

    .jeg_footer_2 .footer_column:first-child {
        width: 30%
    }

    .jeg_footer_2 .footer_column .footer_widget.widget_categories>ul {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }

    .jeg_footer_2 .jeg_inline_subscribeform .mc4wp-form-fields p {
        margin-bottom: 0
    }

    .jeg_footer_2 .mc4wp-form {
        text-align: center
    }

    .jeg_footer_2 .mc4wp-form-fields p {
        display: block;
        line-height: 1.4
    }

    .jeg_footer_2 .mc4wp-form input[type=email],.jeg_footer_2 .mc4wp-form input[type=submit],.jeg_footer_2 .mc4wp-form input[type=text] {
        text-align: center;
        position: relative!important;
        margin: .5em auto!important;
        padding: 0 1em;
        width: 100%!important
    }

    .jeg_footer_2 .footer_widget .mc4wp-form {
        text-align: left
    }
}

.jeg_footer_3 .jeg_footer_primary {
    padding: 60px 0
}

.jeg_footer_4 .jeg_footer_primary {
    padding: 40px 0 20px
}

.jeg_footer_4 .jeg_footer_secondary {
    padding: 20px 0 30px
}

.jeg_footer_5 .footer_logo {
    margin-bottom: 40px
}

.jeg_footer_5 .jeg_footer_social {
    border-bottom: 1px solid #e0e0e0
}

.jeg_footer_5.dark .jeg_footer_social {
    border-color: rgba(255,255,255,.15)
}

.jeg_footer_5 .jeg_footer_primary {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.jeg_footer_5 .footer_column {
    float: none;
    vertical-align: top;
    text-align: center;
    padding: 60px 40px 50px;
    border-right: 1px solid #e0e0e0
}

.jeg_footer_5 .footer_column:last-child {
    border-right: 0
}

.jeg_footer_5 .jeg_footer_secondary {
    padding: 30px 0 20px
}

.jeg_footer_5 .jeg_scroll_top {
    margin: 10px 0
}

@media (min-width: 992px) and (max-width:1024px) {
    .jeg_footer_5 .footer_column .footer_widget.widget_categories>ul {
        -webkit-columns:1;
        -moz-columns: 1;
        columns: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }
}

.jeg_footer_5 .footer_column .widget_categories li li,.jeg_footer_5 .footer_column .widget_nav_menu li li {
    padding-left: 0
}

.jeg_footer_6 .jeg_footer_primary {
    padding: 80px 40px 70px;
    max-width: 540px;
    margin: auto;
    text-align: center
}

.jeg_footer_6 .footer_logo {
    margin-bottom: 30px
}

.jeg_footer_6 .widget_categories li li,.jeg_footer_6 .widget_nav_menu li li {
    padding-left: 0
}

.footer_dark,.jeg_footer.dark .jeg_footer_content {
    background: #212121;
    color: #a8a8aa
}

.jeg_footer .footer_dark a,.jeg_footer .footer_dark h1,.jeg_footer .footer_dark h2,.jeg_footer .footer_dark h3,.jeg_footer .footer_dark h4,.jeg_footer .footer_dark h5,.jeg_footer .footer_dark h6,.jeg_footer.dark .jeg_footer_content a,.jeg_footer.dark h1,.jeg_footer.dark h2,.jeg_footer.dark h3,.jeg_footer.dark h4,.jeg_footer.dark h5,.jeg_footer.dark h6 {
    color: rgba(255,255,255,.8)
}

.jeg_footer.dark .jeg_scroll_top a {
    color: #a8a8aa
}

.jeg_footer .footer_dark a:hover,.jeg_footer.dark .jeg_footer_content a:hover {
    color: #fff
}

.jeg_footer .footer_dark .socials_widget a:hover .fa,.jeg_footer.dark .socials_widget a:hover .fa {
    color: inherit;
    opacity: 1
}

.jeg_footer.dark .jeg_footer_secondary {
    color: #a8a8aa
}

.jeg_footer .footer_dark hr,.jeg_footer.dark .jeg_footer_heading_2 h3,.jeg_footer.dark .jeg_footer_secondary,.jeg_footer.dark hr,.jeg_footer_2.dark .footer_column,.jeg_footer_5.dark .footer_column {
    border-color: rgba(255,255,255,.15)
}

.jeg_footer .footer_dark .widget_tag_cloud a,.jeg_footer.dark .widget_tag_cloud a {
    background: rgba(255,255,255,.15)
}

.jeg_footer .footer_dark .jeg_postblock .jeg_post_meta .fa,.jeg_footer.dark .jeg_postblock .jeg_post_meta .fa {
    color: #bdbdbd
}

.jeg_footer .footer_dark .widget_categories li,.jeg_footer.dark .widget_categories li {
    color: #a8a8aa
}

.jeg_footer_custom .jeg_content {
    padding: 0
}

.jeg_footer_custom .wpb_content_element:last-child {
    margin-bottom: 0
}

.jeg_footer_custom .jeg_vc_content>p {
    display: none
}

.jnews-cookie-law-policy {
    display: none;
    position: fixed;
    z-index: 999;
    text-align: center;
    width: 100%;
    background: #fff;
    padding: 10px;
    bottom: 0;
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,.2),0 2px 20px rgba(0,0,0,.15);
    box-shadow: 0 0 1px rgba(0,0,0,.2),0 2px 20px rgba(0,0,0,.15)
}

.jnews-cookie-law-policy .btn-cookie {
    margin-left: 10px;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    text-transform: none
}

.compose-mode .jeg_footer .wpb_column>.wpb_wrapper>.vc_element:last-child>.wpb_content_element {
    margin-bottom: 0
}

.compose-mode .jeg_footer {
    overflow: hidden
}

.content-placeholder {
    padding: 30px 0 40px
}

.content-placeholder div[class*=placeholder_] {
    background: #f5f5f5
}

.content-placeholder .placeholder_title {
    height: 32px;
    margin-bottom: 10px
}

.content-placeholder .w60 {
    width: 60%
}

.content-placeholder .placeholder_title.w60 {
    margin-bottom: 20px
}

.content-placeholder .placeholder_img {
    height: 375px;
    margin-bottom: 30px
}

.content-placeholder .placeholder_text {
    height: 18px;
    margin-bottom: 1em
}

.content-placeholder .placeholder_widget {
    height: 200px;
    margin-bottom: 20px
}

.split-container {
    position: relative
}

.split-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(255,255,255,.8);
    display: none
}

.preview-slider-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.split-wrapper.loading+.split-overlay {
    display: block
}

.preloader_type .jeg_preloader {
    display: none
}

.preloader_type {
    width: 100%;
    height: 100%;
    position: relative
}

.preloader_type.preloader_dot .jeg_preloader.dot {
    display: block
}

.preloader_type.preloader_circle .jeg_preloader.circle {
    display: block
}

.preloader_type.preloader_square .jeg_preloader.square {
    display: block
}

.preloader_type.preloader_circle .jeg_preloader.circle {
    width: 100%;
    height: 100%
}

.preloader_type.preloader_square .jeg_preloader.square {
    width: 30px;
    height: 30px
}

.jnews_preloader_circle_outer {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -30px
}

.jnews_preloader_circle_inner {
    margin: 0 auto;
    font-size: 15px;
    position: relative;
    text-indent: -9999em;
    border-top: .4em solid rgba(0,0,0,.2);
    border-right: .4em solid rgba(0,0,0,.2);
    border-bottom: .4em solid rgba(0,0,0,.2);
    border-left: .4em solid rgba(0,0,0,.6);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: spincircle .9s infinite linear;
    animation: spincircle .9s infinite linear
}

.jnews_preloader_circle_inner,.jnews_preloader_circle_inner::after {
    border-radius: 50%;
    width: 60px;
    height: 60px
}

.preview-slider-overlay .jnews_preloader_circle_inner {
    border-top-color: rgba(255,255,255,.2);
    border-right-color: rgba(255,255,255,.2);
    border-bottom-color: rgba(255,255,255,.2);
    border-left-color: #fff
}

.preview-slider-overlay .jnews-cube-grid .jnews-cube {
    background-color: #fff;
    border: 1px solid #eee
}

@-webkit-keyframes spincircle {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spincircle {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.jeg_square {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    border: 4px solid #555;
    top: 50%;
    animation: jeg_square 2s infinite ease
}

.jeg_square_inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #555;
    animation: jeg_square_inner 2s infinite ease-in
}

@-webkit-keyframes jeg_square {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    25% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    75% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes jeg_square {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    25% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    75% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes jeg_square_inner {
    0% {
        height: 0%
    }

    25% {
        height: 0%
    }

    50% {
        height: 100%
    }

    75% {
        height: 100%
    }

    100% {
        height: 0%
    }
}

@keyframes jeg_square_inner {
    0% {
        height: 0%
    }

    25% {
        height: 0%
    }

    50% {
        height: 100%
    }

    75% {
        height: 100%
    }

    100% {
        height: 0%
    }
}

@-webkit-keyframes jeg_bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    70% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@keyframes jeg_bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    70% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@-webkit-keyframes jeg_fadeinright {
    from {
        opacity: .5;
        -webkit-transform: translate3d(30px,0,0);
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes jeg_fadeinright {
    from {
        opacity: .5;
        -webkit-transform: translate3d(30px,0,0);
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.jeg_fadeinright {
    -webkit-animation-name: jeg_fadeinright;
    animation-name: jeg_fadeinright
}

@-webkit-keyframes jeg_fadeinleft {
    from {
        opacity: .5;
        -webkit-transform: translate3d(-30px,0,0);
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes jeg_fadeinleft {
    from {
        opacity: .5;
        -webkit-transform: translate3d(-30px,0,0);
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes jeg_fadeinup {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,30px,0);
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes jeg_fadeinup {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,30px,0);
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.jeg_fadeinup {
    -webkit-animation-name: jeg_fadeinup;
    animation-name: jeg_fadeinup
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.wpb_row {
    margin-bottom: 0
}

.vc_column_container>.vc_column-inner,.vc_row-no-padding .vc_column_container {
    padding-left: 0;
    padding-right: 0
}

.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li {
    margin-bottom: 30px
}

.vc_row.vc_row-flex>.jeg-vc-wrapper {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.vc_row.vc_row-flex>.jeg-vc-wrapper>.vc_column_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.vc_row.vc_row-o-equal-height .jeg-vc-wrapper>.vc_column_container {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.vc_row.vc_row-flex .jeg-vc-wrapper>.vc_column_container>.jeg_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.vc_row.vc_row-flex .jeg-vc-wrapper>.vc_column_container>.jeg_wrapper,.vc_row.vc_row-flex>.vc_column_container>.jeg_wrapper {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1
}

.vc_row.vc_row-o-content-top>.jeg-vc-wrapper>.vc_column_container>.jeg_wrapper,.vc_row.vc_row-o-content-top>.vc_column_container>.jeg_wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.jeg-vc-wrapper>.vc_column_container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.vc_row.vc_row-o-content-bottom>.jeg-vc-wrapper>.vc_column_container>.jeg_wrapper,.vc_row.vc_row-o-content-bottom>.vc_column_container>.jeg_wrapper {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.jeg-vc-wrapper>.vc_column_container {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.vc_row.vc_row-o-content-middle>.jeg-vc-wrapper>.vc_column_container>.jeg_wrapper,.vc_row.vc_row-o-content-middle>.vc_column_container>.jeg_wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.jeg-vc-wrapper>.vc_column_container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .vc_row.vc_row-flex .jeg-vc-wrapper>.vc_column_container>.jeg_wrapper>*,.vc_row.vc_row-flex>.vc_column_container>.jeg_wrapper>* {
        min-height: 1em
    }
}

.compose-mode .vc_empty-placeholder {
    margin-bottom: 0!important
}

.compose-mode .vc_row[data-vc-full-width] {
    overflow: visible!important
}

.compose-mode .wpb_column>.wpb_wrapper>.vc_element:last-child>.wpb_content_element {
    margin-bottom: 35px
}

.compose-mode .vc_controls>.vc_controls-bc {
    z-index: 2
}

.compose-mode .vc_vc_row>.vc_parallax,.compose-mode .vc_vc_row>[data-vc-full-width=true],.compose-mode .vc_vc_row_inner,.compose-mode .vc_vc_section>.vc_parallax,.compose-mode .vc_vc_section>[data-vc-full-width=true],.compose-mode .vc_vc_video {
    padding-top: 0
}

.compose-mode .vc_element:hover .jeg-vc-wrapper>.vc_element:before {
    content: '';
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 1px;
    outline: #ebebeb dashed 1px;
    outline: rgba(125,125,125,.4) dashed 1px
}

.compose-mode .vc_element:hover .footer_dark .jeg-vc-wrapper>.vc_element:before {
    outline-color: rgba(247,247,247,.4)
}

.ff-container {
    display: inline-block;
    position: relative;
    background: rgba(0,0,0,.5) url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSc1MHB4JyBoZWlnaHQ9JzUwcHgnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiBjbGFzcz0idWlsLXNwaW4iPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiPjwvcmVjdD48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MCA1MCkiPjxnIHRyYW5zZm9ybT0icm90YXRlKDApIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZmZmZmYiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwcyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIxIiBiZWdpbj0iMHMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9jaXJjbGU+PC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmZmZmZmIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC4xMnMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuMTJzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSg5MCkgdHJhbnNsYXRlKDM0IDApIj48Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iI2ZmZmZmZiI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjAuMjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjI1cyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT48L2NpcmNsZT48L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMTM1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmZmZmZmIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC4zN3MiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuMzdzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgxODApIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZmZmZmYiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwLjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgyMjUpIHRyYW5zbGF0ZSgzNCAwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiNmZmZmZmYiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwLjYycyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIxIiBiZWdpbj0iMC42MnMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9jaXJjbGU+PC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDI3MCkgdHJhbnNsYXRlKDM0IDApIj48Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iI2ZmZmZmZiI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjAuNzVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89IjEiIGJlZ2luPSIwLjc1cyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT48L2NpcmNsZT48L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMzE1KSB0cmFuc2xhdGUoMzQgMCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjZmZmZmZmIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMC44N3MiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iMSIgYmVnaW49IjAuODdzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvZz48L2c+PC9zdmc+) center center no-repeat
}

.ff-container .ff-image {
    z-index: 0;
    vertical-align: top;
    background: rgba(0,0,0,.5);
    opacity: 0
}

.ff-container .ff-image.ff-image-ready {
    opacity: 1
}

.ff-container .ff-canvas {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 1;
    vertical-align: top;
    opacity: 0
}

.ff-container .ff-canvas.ff-responsive {
    width: 100%
}

.ff-container .ff-canvas.ff-canvas-ready {
    transition: opacity .3s;
    opacity: 1
}

.ff-container .ff-canvas.ff-canvas-active {
    transition: none;
    opacity: 0
}

.ff-container.ff-responsive .ff-image {
    width: 100%
}

.ff-container.ff-responsive .ff-canvas-ready {
    width: 100%
}

.ff-container>img {
    margin: 0 auto
}

.ff-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    background-color: rgba(0,0,0,.1);
    z-index: 2
}

.ff-control {
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    display: inline-block;
    width: 72px;
    height: 72px;
    padding: 3px;
    border-radius: 72px;
    font-family: 'Open Sans',Arial,sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 66px;
    text-align: center;
    color: #fff;
    background-color: rgba(0,0,0,.4);
    left: 50%
}

.ff-container-active .ff-control {
    visibility: hidden
}

.ff-overlay.ff-container-active {
    background-color: rgba(0,0,0,0)
}

.ff-control:before {
    content: " ";
    display: block;
    position: absolute;
    left: 3px;
    top: 3px;
    width: 66px;
    height: 66px;
    border: 3px dashed #fff;
    border-radius: 66px
}

.customize-partial-refreshing {
    position: relative;
    min-height: 30px;
    min-width: 30px;
    opacity: .7
}

.customize-partial-refreshing:after,.customize-partial-refreshing:before {
    content: "";
    display: block;
    position: absolute
}

.customize-partial-refreshing:before {
    width: 100%;
    height: 100%;
    background: rgba(210,210,210,.9);
    z-index: 1
}

.customize-partial-refreshing:after {
    font-family: FontAwesome;
    content: "\f013";
    z-index: 2;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
    font-size: 24px;
    color: #000;
    animation: fa-spin 2s infinite linear
}

.jspPane {
    margin-left: 0!important
}

.jnews-edit-post .fa.fa-pencil:before {
    content: "\f040"
}

.jeg_menu .jnews-edit-post,.jnews-edit-post {
    position: absolute;
    top: -15px;
    opacity: 0;
    z-index: 5;
    color: #fff;
    padding: 4px 8px;
    line-height: 20px;
    font-size: 13px;
    background-color: rgba(0,0,0,.4);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-weight: 500;
    visibility: hidden
}

.jnews-edit-post.left {
    color: #fff;
    left: 0;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.jnews-edit-post.right {
    right: 0;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.jnews-edit-post .fa {
    margin: 0 2px;
    font-size: 13px;
    color: rgba(240,245,250,.6)
}

.jnews-edit-post:hover {
    background-color: rgba(0,0,0,.8);
    color: #fff;
    outline: 0
}

.jeg_newsfeed_item:hover .jnews-edit-post,.jeg_popup_post .jeg_popup_content:hover .jnews-edit-post,.jeg_post:hover .jnews-edit-post,.jeg_slide_item:hover .jnews-edit-post {
    color: #fff!important;
    visibility: visible;
    opacity: 1;
    top: 0
}

.jeg_popup_post .jnews-edit-post span,.jeg_sidefeed .jeg_pl_xs_3 .jnews-edit-post span,.search-result-wrapper .jnews-edit-post span {
    display: none
}

#wp-admin-bar-jnews .fa {
    font-family: fontawesome;
    font-weight: 400!important;
    font-size: 12px;
    width: 16px;
    padding-right: 5px;
    text-align: center;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.jeg_relative {
    position: relative
}

.jeg_row_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.jeg_bottom_ribon,.jeg_top_ribon {
    position: absolute;
    width: 100%;
    background-repeat: repeat-x;
    left: 0
}

.jeg_top_ribon {
    top: 0
}

.jeg_bottom_ribon {
    bottom: 0
}

#wpwrap #wp-admin-bar-jnews .ab-icon:before {
    content: '';
    background: url(../img/dashboard.png) 50% no-repeat;
    opacity: .6
}

#wpwrap #wp-admin-bar-jnews .ab-icon:before {
    width: 20px;
    height: 20px;
    display: block;
    top: 3px
}

#wpwrap #wp-admin-bar-jnews:hover .ab-icon:before {
    opacity: 1!important
}

.jeg_block_icon_link i {
    line-height: 42px;
    height: 42px;
    width: 42px;
    font-size: 26px;
    margin-right: 8px;
    display: inline-block;
    float: left;
    text-align: center;
    color: #ccc
}

.jeg_block_icon_desc_span span {
    color: #999
}

.jeg_iconlink .jeg_block_icon_desc_span span,.jeg_iconlink .jeg_block_icon_link i {
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.jeg_iconlink:hover .jeg_block_icon_link i {
    color: #999
}

.jeg_iconlink:hover .jeg_block_icon_desc_span span {
    color: #666
}

.jeg_block_icon_desc {
    line-height: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    min-height: 38px
}

.jeg_block_icon_desc h3 {
    margin: 0;
    font-size: 14px;
    font-weight: 700
}

.jeg_iconlink {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 8px;
    padding-bottom: 8px
}

.jeg_block_icon_desc_span {
    font-size: 12px;
    margin-top: 2px
}

.jeg_iconlink:last-child {
    border-bottom: 0
}

.jeg_vertical_menu {
    min-width: 150px;
    border-top: 6px solid #000;
    margin-right: 10px
}

.jeg_vertical_menu a {
    font-weight: 700;
    color: #000;
    font-size: 15px
}

.jeg_vertical_menu .menu {
    margin-top: 4px;
    margin-left: 2px
}

.alt .jeg_block_title,.alt.jeg_block_title,.jeg_breakingnews.alt .jeg_news_ticker a,.jeg_carousel .jeg_postblock_carousel_3 .jeg_post_title a,.jeg_iconlink.alt .jeg_block_icon_desc h3,.jeg_meganav_bar.alt,.jeg_meganav_bar.alt.jeg_splitpost_bar .current_title,.jeg_postblock.alt .jeg_block_loadmore a,.jeg_postblock.alt .jeg_block_nav a,.jeg_postblock.alt .jeg_post_title a,.jeg_postblock.alt .jeg_postblock.alt .okayNav__menu-toggle.icon--active span,.jeg_postblock.alt .owl-carousel .owl-dot,.jeg_postblock.alt .owl-carousel .owl-nav .owl-next,.jeg_postblock.alt .owl-carousel .owl-nav .owl-prev,.jeg_postblock.alt.jeg_postblock_27 .jeg_pl_md_4 .jeg_post_title a,.jeg_review_search.alt .jeg_pagenav_1 .page_nav,.jeg_review_search.alt .jeg_pagenav_1 .page_number,.jeg_review_search.alt .jeg_post_title a {
    color: #fff
}

.jeg_iconlink.alt,.jeg_iconlink.alt .jeg_block_icon_link i,.jeg_postblock.alt .jeg_postblock.alt .jeg_meta_footer .jeg_postblock.alt .jeg_meta_footer .jeg_meta_comment a,.jeg_postblock.alt .jeg_post_excerpt p,.jeg_postblock.alt .jeg_post_meta,.jeg_postblock.alt .jeg_post_meta a,.jeg_postblock.alt .jeg_subcat_list>li>a,.jeg_postblock.alt .okayNav__nav--invisible a,.jeg_postblock.alt.jeg_postblock_27 .jeg_pl_md_4 .jeg_post_meta,.jeg_review_search.alt {
    color: #eee
}

.jeg_postblock.alt .jeg_block_nav a.disabled {
    color: #999
}

.jeg_postblock.alt .jeg_meta_footer .label,.jeg_postblock.alt.jeg_postblock_27 .jeg_post_excerpt {
    color: #ccc
}

.jeg_breakingnews.alt .jeg_news_ticker_arrow,.jeg_postblock.alt .okayNav__nav--invisible,.jeg_review_search.alt .review-search-form {
    background: #fff
}

.jeg_postblock.alt .jeg_block_loadmore a:after,.jeg_postblock.alt .jeg_block_loadmore a:before,.jeg_postblock.alt .jeg_block_nav a:hover:not(.disabled),.jeg_postblock.alt .owl-carousel .owl-nav div:hover {
    background: rgba(255,255,255,.3)
}

.jeg_breakingnews.alt .jeg_news_ticker_arrow:hover,.jeg_postblock.alt .jeg_block_loadmore a,.jeg_postblock.alt .jeg_block_nav a {
    background: rgba(0,0,0,.4)
}

.jeg_postblock.alt .jeg_block_nav:after,.jeg_postblock.alt .jeg_block_nav:before {
    border-color: rgba(255,255,255,.1)
}

.jeg_postblock.alt .jeg_block_nav a,.jeg_postblock.alt .owl-carousel .owl-dot,.jeg_postblock.alt .owl-carousel .owl-nav .owl-next,.jeg_postblock.alt .owl-carousel .owl-nav .owl-prev {
    border-color: rgba(255,255,255,.3)
}

.jeg_heropost_14.alt .jeg_pl_lg_7,.jeg_heropost_14.alt .jeg_pl_lg_7 .jeg_postblock_content,.jeg_heropost_14.alt .jeg_pl_lg_7 .jeg_thumb .jeg_postblock.alt .jeg_pl_lg_card .jeg_inner_post,.jeg_postblock.alt .jeg_pl_lg_card .jeg_postblock_content,.jeg_postblock.alt .jeg_pl_md_card .jeg_inner_post,.jeg_postblock.alt .jeg_pl_md_card .jeg_postblock_content {
    background: #000
}

.alt.jeg_block_heading_2,.jeg_postblock.alt .jeg_block_heading_2,.jeg_postblock.alt .module-overlay,.jeg_review_search.alt .module-overlay {
    background: rgba(0,0,0,.2)
}

.jeg_postblock.alt .okayNav__menu-toggle span {
    background: #ccc
}

.jeg_breakingnews.alt .jeg_news_ticker_arrow {
    border-color: #444;
    color: #aaa
}

.jeg_iconlink.alt {
    border-color: #333
}

.jeg_block_heading_1.alt,.jeg_block_heading_6.alt,.jeg_postblock.alt .jeg_block_heading_1,.jeg_postblock.alt .jeg_block_heading_6 {
    border-color: rgba(255,255,255,.2)
}

.jeg_postblock.alt .okayNav__nav--invisible a {
    color: #333
}

.jeg_heropost_14.alt .jeg_pl_lg_7,.jeg_postblock.alt .jeg_meta_footer,.jeg_postblock.alt .jeg_meta_footer>div,.jeg_postblock.alt .jeg_pl_lg_8:not(:last-of-type),.jeg_postblock.alt .jeg_pl_lg_9,.jeg_postblock.alt.jeg_postblock_16 .jeg_posts.jeg_load_more_flag,.jeg_postblock.alt.jeg_postblock_24 .jeg_pl_xs_4 .jeg_postblock_content,.jeg_postblock.alt.jeg_postblock_25 .jeg_post {
    border-color: rgba(255,255,255,.2)
}

.jeg_heropost_14.alt .jeg_pl_sm_2:after,.jeg_postblock.alt .jeg_block_loadmore a {
    border-color: rgba(255,255,255,.2)
}

.jeg_postblock.alt .jeg_pl_lg_6 {
    border-color: rgba(255,255,255,.1)
}

.jeg_postblock.alt .jeg_pl_md_card .jeg_postblock_content {
    padding: 12px 20px 10px
}

.jeg_postblock.alt .jeg_pl_lg_card .jeg_postblock_content {
    padding: 15px 30px 15px
}

.jeg_breakingnews.alt .jeg_news_ticker {
    border-color: rgba(255,255,255,.2);
    background: rgba(0,0,0,.1)
}

.jeg_breakingnews.alt .jeg_news_ticker_item .post-date {
    color: #ddd
}

.jeg_meganav_bar.alt {
    border: 1px solid #666;
    background: #222
}

.jeg_heropost_14.alt .jeg_pl_lg_7 {
    background: 0 0
}

.alt .jeg_pl_xs_2:before,.alt .jeg_pl_xs_4 .jeg_postblock_content:before {
    color: #fff
}

.alt .jeg_meta_footer .jeg_post_share a {
    color: #fff
}

.alt .jeg_post_meta .fa,.alt .jeg_post_meta .jpwt-icon {
    color: #fff
}

.jeg_postblock_28.alt .show_border article,.jeg_postblock_29.alt .show_border article {
    border-color: rgba(255,255,255,.2)
}

.jeg_postblock_30.alt .jeg_pl_lg_7 {
    background: 0 0
}

.jeg_postblock_30.alt .jeg_pl_lg_7 {
    border-color: rgba(255,255,255,.2)
}

.alt .jeg_pl_sm_2::after {
    border-color: rgba(255,255,255,.2)
}

.alt #breadcrumbs .breadcrumb_last_link a,.alt #breadcrumbs a,.alt .a:hover,.alt .content-inner,.alt .entry-content .dropcap,.alt .entry-content blockquote p:last-child,.alt .entry-header .jeg_meta_bookmark a,.alt .entry-header .jeg_meta_comment a,.alt .entry-header .jeg_meta_donation a,.alt .entry-header .jeg_meta_like a,.alt .entry-header .jeg_post_title,.alt .gallery-caption,.alt .jeg_author_content,.alt .jeg_author_socials a,.alt .jeg_block_title,.alt .jeg_hero_style_7,.alt .jeg_meta_category a,.alt .jeg_post_source span,.alt .jeg_post_tags span,.alt .jeg_post_title a,.alt .jeg_post_via span,.alt .jeg_splitpost_bar .current_title,.alt .jeg_video_playlist_title,.alt .wp-caption .wp-caption-text,.alt a:focus,.alt h1,.alt h1.jeg_post_title,.alt h2,.alt h3,.alt h4,.alt h5,.alt h6,.alt label {
    color: #fff
}

.custom_post_template .jeg_custom_meta_wrapper.jeg_post_meta.alt,.custom_post_template .jeg_custom_meta_wrapper.jeg_post_meta.alt .jeg_meta_bookmark a,.custom_post_template .jeg_custom_meta_wrapper.jeg_post_meta.alt .jeg_meta_comment a,.custom_post_template .jeg_custom_meta_wrapper.jeg_post_meta.alt .jeg_meta_donation a,.custom_post_template .jeg_custom_meta_wrapper.jeg_post_meta.alt .jeg_meta_like a,.jeg_custom_share_wrapper.alt .jeg_share_stats,.jeg_custom_share_wrapper.alt .jeg_share_stats>div {
    color: #f0f0f0
}

.alt .jeg_post_source a,.alt .jeg_post_tags a,.alt .jeg_post_via a {
    color: #fff;
    background: #474747
}

.alt .comment-respond,.alt .jeg_authorbox,.alt .jeg_prevnext_post {
    border-color: rgba(255,255,255,.2)
}

.alt .chosen-container-single,.alt .chosen-single,.alt input:not([type=submit]),.alt select,.alt textarea:not([name=comment]) {
    background: rgba(255,255,255,.1);
    border-color: rgba(255,255,255,.3);
    color: #eee
}

.alt .jeg_block_heading_1,.alt .jeg_block_heading_6,.alt .jeg_postblock .jeg_block_heading_1,.alt .jeg_postblock .jeg_block_heading_6,.alt .jeg_postblock .okayNav__nav--invisible a {
    border-color: rgba(255,255,255,.2)
}

.alt .jeg_post_subtitle {
    color: #e6e6e6
}

.elementor-element .jegStickyHolder {
    width: 100%;
    padding-top: 10px
}

@media only screen and (min-width: 736px) {
    .jnews_inline_related_post_wrapper.half {
        width:320px
    }

    .jnews_inline_related_post_wrapper.half.left {
        float: left;
        margin-right: 25px
    }

    .jnews_inline_related_post_wrapper.half.right {
        float: right;
        margin-left: 25px
    }

    .jnews_inline_related_post .jeg_postblock_29.jeg_col_2o3 .jeg_postsmall {
        white-space: normal;
        -webkit-column-gap: 60px;
        -moz-column-gap: 60px;
        column-gap: 60px;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-rule: 1px solid #eee;
        -moz-column-rule: 1px solid #eee;
        column-rule: 1px solid #eee
    }

    .jeg_postblock_22.jeg_col_1o3 .jeg_post {
        margin-bottom: 16px
    }
}

.jnews_inline_related_post_wrapper h3.jeg_block_title strong {
    margin-left: 4px
}

.jnews_inline_related_post .jeg_block_heading {
    margin-bottom: 20px;
    margin-top: .5em
}

.jnews_inline_related_post .jeg_block_heading_5,.jnews_inline_related_post .jeg_block_heading_8 {
    margin-bottom: 15px;
    margin-top: 0
}

.jnews_inline_related_post .jeg_postblock_28 .jeg_post_title,.jnews_inline_related_post .jeg_postblock_29 .jeg_post_title {
    font-weight: 700;
    font-size: 15px
}

.jnews_inline_related_post .jeg_pl_sm .jeg_thumb {
    width: 90px
}

.jnews_inline_related_post .jeg_pl_sm .jeg_postblock_content {
    margin-left: 90px
}

.jnews_inline_related_post .jeg_pl_sm .jeg_post_title {
    font-size: 14px
}

.jnews_inline_related_post .jeg_pl_sm .jeg_post_meta {
    line-height: 1;
    margin-top: 8px
}

.jnews_inline_related_post .jeg_block_nav {
    margin-bottom: 0
}

.jnews_inline_related_post .jeg_postblock .jeg_block_nav {
    margin-top: 10px
}

.jnews_inline_related_post .jeg_postblock .jeg_block_loadmore {
    margin-top: 10px;
    padding: 0
}

.jnews_inline_related_post .jeg_postblock_21.jeg_col_1o3 .jeg_block_loadmore,.jnews_inline_related_post .jeg_postblock_21.jeg_col_1o3 .jeg_block_nav {
    margin-top: 0
}

.ajax_comment_button {
    text-align: center
}

.ajax_comment_button span {
    display: inline-block;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 30px;
    height: 45px;
    line-height: 45px
}

#footer .truncate-read-more,.truncate-read-more {
    display: none
}

@media only screen and (max-width: 1024px) {
    .mobile-truncate.content-inner {
        position:relative;
        height: 250px;
        overflow: hidden;
        margin-bottom: 50px
    }

    .mobile-truncate.content-inner:after {
        position: absolute;
        bottom: 0;
        z-index: 2;
        content: "";
        display: block;
        width: 100%;
        height: 150px;
        -webkit-box-shadow: inset 0 -107px 61px -15px rgba(250,250,250,.8);
        -moz-box-shadow: inset 0 -107px 61px -15px rgba(250,250,250,.8);
        box-shadow: inset 0 -107px 61px -15px rgba(250,250,250,.8)
    }

    .author-truncate.jnews_author_box_container .truncate-read-more,.mobile-truncate.content-inner .truncate-read-more {
        position: absolute;
        bottom: 25px;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 3;
        display: block
    }
}

.author-truncate .truncate-read-more span,.mobile-truncate .truncate-read-more span {
    text-align: center;
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 10px 20px;
    margin: 0 auto;
    cursor: pointer;
    border-radius: 5px
}

.jeg_postblock_39 .jeg_author_avatar {
    position: relative;
    display: inline-block
}

.jeg_postblock_39 .jeg_meta_author img {
    width: 30px;
    margin-right: 8px
}

body.rtl .jeg_postblock_39 .jeg_meta_author img {
    margin-right: 0;
    margin-left: 8px
}

.jeg_postblock_39 .jeg_author_info>span {
    display: block;
    line-height: 22px
}

.jeg_postblock_39 .jeg_pl_sm .jeg_postblock_content {
    margin-left: 0;
    padding-left: 0
}

.jeg_postblock_39 .jeg_post:after {
    content: '';
    clear: both;
    display: table
}

.jeg_postblock_39 .jeg_pl_md_1 .jeg_post_title a,.jeg_postblock_39 .jeg_pl_sm .jeg_post_title a {
    font-size: 20px;
    line-height: 1.4em;
    margin-bottom: 14px;
    font-weight: 500;
    color: #000
}

.jeg_postblock_39 .jeg_pl_md_1 .jeg_post_meta {
    box-sizing: border-box;
    border-bottom: 4px solid #eee;
    margin-top: 14px;
    padding-bottom: 25px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.jeg_postblock_39 .jeg_pl_sm .jeg_meta_author {
    box-sizing: border-box;
    border-bottom: 1px solid rgba(0,0,0,.2);
    padding-bottom: 25px
}

.jeg_postblock_39 .jeg_meta_author:after {
    content: '';
    display: table;
    clear: both
}


.jeg_postblock_39 .jeg_author_desc {
    font-size: 14px;
    color: #666
}

.jeg_postblock_39 .jeg_author_name:hover,.jeg_postblock_39 .jeg_post_title:hover {
    text-decoration: underline
}

.jeg_postblock_39 .jeg_author_avatar:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    display: block;
    top: 0;
    left: 0;
    opacity: 0
}

.g-recaptcha {
    margin-bottom: 15px
}

@media screen and (min-width: 768px) {
    .jeg_postblock_39.jeg_pb_boxed.jeg_col_2o3 .jeg_posts,.jeg_postblock_39.jeg_pb_boxed.jeg_col_3o3 .jeg_posts {
        margin-bottom:-25px
    }
}

@media only screen and (min-width: 768px) {
    .jeg_postblock_39:not(.jeg_col_1o3) .jeg_posts_wrap {
        position:relative
    }

    .jeg_postblock_39:not(.jeg_col_1o3) .jeg_posts_wrap:after {
        content: "";
        clear: both;
        display: table
    }

    .jeg_postblock_39:not(.jeg_col_1o3) .jeg_posts {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        display: flex;
        align-items: stretch;
        margin-right: -30px
    }

    .widget .jeg_postblock_39.jeg_col_1o3 {
        margin-bottom: 0
    }

    .jeg_postblock_39.jeg_col_2o3 .jeg_post {
        float: left;
        width: 50%;
        padding-right: 30px
    }

    .jeg_postblock_39.jeg_col_3o3 .jeg_post {
        float: left;
        width: 33.333333333%;
        padding-right: 30px
    }
}

@media only screen and (max-width: 768px) {
    .jeg_postblock_39 .jeg_pl_md_1 {
        margin-bottom:20px
    }
}

@media only screen and (max-width: 767px) {
    .jeg_postblock_39 .jeg_posts {
        margin-bottom:30px
    }
}

@media only screen and (max-width: 480px) {
    .jeg_postblock_39 .jeg_posts {
        margin-bottom:0
    }
}

.dark_mode_switch {
    position: relative;
    display: block;
    width: 45px;
    height: 25px
}

.dark_mode_switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.1);
    -webkit-transition: .4s;
    transition: .4s
}

.slider:before {
    color: #666;
    background-color: #fff;
    font-family: FontAwesome;
    font-size: 14px!important;
    position: absolute;
    content: "\f186";
    height: 19px;
    line-height: 20px;
    width: 19px;
    text-align: center;
    left: 3px;
    bottom: 3px;
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    transition: .25s
}

.jeg_midbar.dark .slider,.jeg_mobile_bottombar.dark .slider,.jeg_navbar_dark .slider,.jeg_topbar.dark .slider,input:checked+.slider {
    background-color: rgba(255,255,255,.3)
}

input:checked+.slider:before {
    content: "\f185";
    -webkit-transform: translateX(19px);
    -ms-transform: translateX(19px);
    transform: translateX(19px)
}

.slider.round {
    border-radius: 25px
}

.slider.round:before {
    border-radius: 50%
}

[class*=google-plus].removed,[class*=google_plus].removed,[class*=googleplus].removed {
    position: relative;
    opacity: .2;
    cursor: not-allowed
}

[class*=google-plus].removed:hover,[class*=google_plus].removed:hover,[class*=googleplus].removed:hover {
    opacity: .2
}

[class*=google-plus].removed:after,[class*=google_plus].removed:after,[class*=googleplus].removed:after {
    content: "";
    position: absolute;
    opacity: 1;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wp-block-gallery figcaption {
    margin: 0
}

.jeg_userlist {
    margin-bottom: 10px
}

.jeg_userlist ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding: 0;
    list-style: none
}

.jeg_userlist ul>li {
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
    vertical-align: top
}

.jeg_userlist .jeg_userlist-wrap {
    height: 100%
}

.jeg_userlist .jeg_userlist-name {
    display: block;
    font-size: 17px;
    font-weight: 700;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.jeg_userlist .jeg_userlist-desc {
    color: #a0a0a0;
    display: block;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px
}

.jeg_userlist .jeg_userlist-socials {
    margin-top: 10px
}

.jeg_userlist .jeg_userlist-socials a {
    display: inline-block;
    margin-right: 14px
}

.jeg_userlist .jeg_userlist-socials a:last-child {
    margin-right: 0
}

.jeg_userlist .jeg_userlist-socials a i {
    color: #999
}

.jeg_userlist.style-1 .jeg_userlist-wrap {
    text-align: center;
    padding: 20px
}

.jeg_userlist.style-1 img.photo {
    width: 80px;
    height: 80px;
    border-radius: 100px;
    margin-bottom: 20px
}

.jeg_userlist.style-1 .jeg_userlist-content {
    margin-bottom: 10px
}

.jeg_userlist.style-1 .jeg_userlist-wrap,.jeg_userlist.style-2 .jeg_userlist-wrap {
    border: 1px solid #eee
}

.jeg_userlist.style-2 .jeg_userlist-wrap {
    display: flex;
    padding: 20px;
    box-shadow: 3px 3px rgba(0,0,0,.03)
}

.jeg_userlist.style-2 .jeg_userlist-photo {
    flex: 0 0 60px;
    margin-right: 15px
}

.jeg_userlist.style-2 img.photo,.jeg_userlist.style-5 img.photo {
    width: 60px;
    height: 60px;
    border-radius: 100%
}

.jeg_userlist.style-3 .jeg_userlist-wrap {
    border-bottom: 1px solid #eee
}

.jeg_userlist.style-3 img.photo {
    width: 100%
}

.jeg_userlist.style-3 .jeg_userlist-content {
    margin: 20px 0
}

.jeg_userlist.style-3 .jeg_userlist-socials {
    margin-top: 5px;
    margin-right: -10px
}

.jeg_userlist.style-3 .jeg_userlist-socials a {
    display: inline-block;
    margin: 10px 14px 0 0
}

.jeg_userlist.style-4 {
    margin-bottom: 30px
}

.jeg_userlist.style-4.jeg_1_block ul {
    margin: 0
}

.jeg_userlist.style-4.jeg_1_block li {
    display: block;
    padding: 0;
    margin-bottom: 12px
}

.jeg_userlist.style-4 .jeg_userlist-wrap {
    text-align: left
}

.jeg_userlist.style-4 .jeg_userlist-wrap>div {
    float: left
}

.jeg_userlist.style-4 .jeg_userlist-wrap:after {
    content: "";
    display: table;
    clear: both
}

.jeg_userlist.style-4 .jeg_userlist-photo {
    width: 20px;
    height: 20px
}

.jeg_userlist.style-4 .jeg_userlist-photo a {
    display: inline-block
}

.jeg_userlist.style-4 img.photo {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%
}

.jeg_userlist.style-4 .jeg_userlist-name {
    color: #212121;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    margin-left: 10px;
    margin-bottom: 0
}

.jeg_userlist.style-5 .jeg_userlist-wrap {
    display: flex;
    background: #f7f7f7;
    padding: 16px;
    border-radius: 3px
}

.jeg_userlist.style-5 .jeg_userlist-photo {
    flex: 0 0 48px;
    margin-right: 12px
}

.jeg_userlist.style-5 img.photo {
    width: 48px;
    height: 48px;
    margin: 0
}

.jeg_userlist.style-5 .jeg_userlist-name {
    color: #212121;
    font-size: 14px;
    margin-bottom: 4px
}

.jeg_userlist.jeg_1_block li {
    width: 100%
}

.jeg_userlist.jeg_2_block li {
    width: 50%
}

.jeg_userlist.jeg_3_block li {
    width: 33.333333333%
}

.jeg_userlist.jeg_4_block li {
    width: 25%
}

.jeg_userlist.jeg_5_block li {
    width: 20%
}

.jeg_userlist.jeg_6_block li {
    width: 16.666666667%
}

@media screen and (max-width: 768px) {
    .jeg_userlist.jeg_4_block li,.jeg_userlist.jeg_5_block li,.jeg_userlist.style-2.jeg_3_block li {
        width:50%
    }

    .jeg_userlist.jeg_6_block li,.jeg_userlist.style-3.jeg_5_block li {
        width: 33.333333333%
    }
}

@media screen and (max-width: 480px) {
    .jeg_userlist.style-1.jeg_2_block li,.jeg_userlist.style-1.jeg_3_block li,.jeg_userlist.style-1.jeg_4_block li,.jeg_userlist.style-1.jeg_5_block li,.jeg_userlist.style-2.jeg_2_block li,.jeg_userlist.style-2.jeg_3_block li,.jeg_userlist.style-5.jeg_2_block li,.jeg_userlist.style-5.jeg_3_block li,.jeg_userlist.style-5.jeg_4_block li,.jeg_userlist.style-5.jeg_5_block li {
        width:100%
    }

    .jeg_userlist.style-3.jeg_4_block li,.jeg_userlist.style-3.jeg_5_block li,.jeg_userlist.style-3.jeg_6_block li {
        width: 50%
    }

    .jeg_userlist ul>li {
        margin-bottom: 20px
    }

    .jeg_userlist.jeg_4_block li {
        margin-bottom: 15px
    }
}

.jeg_meta_author.coauthor .meta_text {
    margin-right: .25em
}

.jeg_meta_author.coauthor .meta_text.separators-and {
    margin-right: .25em;
    margin-left: .25em
}

.jeg_meta_author.coauthor .jnews_multiple_author {
    position: relative;
    border: 1px solid var(--j-bg-color,#fff);
    z-index: 1
}

.jeg_meta_author.coauthor .jnews_multiple_author:not(:first-child) {
    margin-left: -20px;
    z-index: 0
}

.author-truncate.jnews_author_box_container {
    position: relative;
    height: 28em;
    overflow: hidden;
    margin-bottom: 40px
}

.author-truncate.jnews_author_box_container:after {
    position: absolute;
    bottom: 0;
    z-index: 2;
    content: "";
    display: block;
    width: 100%;
    height: 13em;
    background: #fff;
    background: linear-gradient(0deg,#fff 0,#fff 60%,rgba(255,255,255,0) 100%)
}

.jnews_author_box_container .truncate-read-more {
    display: none
}

.fname-field,.lname-field {
    min-height: 100px
}