/* playfair-display-regular - latin */
@font-face {
    font-family: 'Playfair Display';
    font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/playfair-display-v13-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'),
    url('../fonts/playfair-display-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/playfair-display-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/playfair-display-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/playfair-display-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/playfair-display-v13-latin-regular.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Roboto'), local('Roboto-Regular'),
    url('../fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

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;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-weight: 300;
}

ol, ul {
    list-style: none
}

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

body {
    color: #454340;
    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
}

::selection {
    background-color: #f3aa97;
    color: #fff;
    text-shadow: none
}

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

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

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

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

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

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

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

h1, h2, h3, h4, h5, h6 {
    color: #53585c;
    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
}

b, strong {
    font-weight: 700
}

em, i {
    font-style: italic
}

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

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

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

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

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

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

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

@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-3 {
        width: 25%
    }

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

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

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

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

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

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

@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-8 {
        width: 66.66666667%
    }

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

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

* {
    -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
}

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

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

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

.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:not([type=submit]):focus, select:focus, textarea:focus {
    border-color: #ccc;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, .05)
}

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

.btn-secondary{
    color: #666;
    border-color: #ebebeb;
    background-color: #ebebeb;
}

.btn-secondary:hover {
    color: #595959;
    border-color: #d7d7d7;
    background-color: #d7d7d7;
}


.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_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_midbar {
    background-color: #fff;
    height: 140px;
    position: relative;
    z-index: 10;
    border-bottom: 0 solid #e8e8e8
}

.jeg_midbar .jeg_nav_item {
    padding: 0 14px
}

.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_nav_item:first-child {
    padding-left: 0
}

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

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

@media screen and (min-width: 400px) {
    .jeg_mobile_logo img {
        max-width: 300px;
    }
}

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

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

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

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

.widget_jnews_module_element_header {
    margin-bottom: 30px
}

.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: #53585c;
    display: block;
    text-align: center
}

.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: #53585c;
    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_search_no_expand .jeg_search_toggle {
    display: none
}

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

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

.jeg_search_no_expand .jeg_search_result {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
    height: auto;
    min-width: 100%;
    right: 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_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: #53585c;
    background: #f5f5f5
}

.sf-arrows .sf-with-ul:after {
    color: #a0a0a0;
    content: "\f105";
    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
}

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

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

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

.jeg_main_menu > li > a {
    color: #53585c;
    display: block;
    position: relative;
    padding: 0 16px;
    margin: 0 0;
    font-size: 1em;
    font-weight: 300;
    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_menu_style_2 > li > a:before {
    content: '';
    position: absolute;
    bottom: -1px;
    margin: auto;
    left: 0;
    right: 0;
    width: 0;
    height: 3px;
    background: #f3aa97;
    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_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_navbar_mobile_wrapper, .jeg_navbar_mobile_wrapper .sticky_blankspace {
    display: none
}

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

.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_navbar_mobile.notransition, .jeg_stickybar.notransition {
    transition: none
}

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

.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_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_navbar_mobile .jeg_search_toggle, .jeg_navbar_mobile .toggle_btn {
    color: #53585c;
    font-size: 22px;
    display: block
}

.jeg_mobile_logo a {
    display: block
}

.jeg_mobile_logo img {
    width: auto;
    max-height: 20px;
    display: block
}

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

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_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_navbar_mobile_wrapper {
    position: relative;
    z-index: 9
}

.jeg_mobile_menu li a {
    color: #53585c;
    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: #f3aa97
}

.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: "\f105";
    font-family: FontAwesome;
    -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
}

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

.jeg_block_heading {
    position: relative;
    margin-bottom: 30px
}

.jeg_block_title {
    color: #53585c;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    line-height: normal;
    float: left
}

.jeg_block_title i, .jeg_block_title span {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    white-space: nowrap
}

.jeg_aligncenter {
    text-align: center
}

.jeg_footer .widget_jnews_module_element_header, .widget.widget_jnews_module_element_header {
    margin-bottom: 0
}

.jeg_block_heading_6 {
    border-bottom: 2px solid #eee
}

.jeg_block_heading_6:after {
    content: '';
    width: 30px;
    height: 2px;
    background: #f3aa97;
    display: block;
    position: relative;
    bottom: -2px
}

.jeg_block_heading_6 .jeg_block_title span {
    padding: 0
}

.jeg_pl_lg_1 {
    margin-bottom: 30px
}

.jeg_block_heading_5 strong, .jeg_block_heading_6 strong, .jeg_block_heading_7 strong, .jeg_block_heading_8 strong {
    color: #f3aa97
}

.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_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_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_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: 400;
    margin: 0 0 5px
}

.jeg_pl_lg_2 .jeg_readmore, .jeg_pl_lg_3 .jeg_readmore {
    margin-bottom: 5px
}

.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_post_category a, .jeg_pl_md_box .jeg_post_category a {
    color: #fff;
    display: inline-block;
    font-size: 11px;
    line-height: normal;
    margin-right: 5px;
    padding: 3px 6px;
    background: #f3aa97;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.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: 400;
    line-height: 1.4;
    margin: 0 0 5px
}

.jeg_pl_md_1 .jeg_thumb {
    margin-bottom: 15px
}

.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_slider_wrapper, .jeg_video_playlist {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px
}

.jeg_postblock {
    margin-bottom: 20px;
    position: relative
}

.jeg_post_title {
    letter-spacing: -.02em
}

.jeg_post_title a {
    color: #53585c;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    text-decoration: none !important;
}

.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: #f3aa97
}

.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_category a {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 10px
}

.jeg_post_category a:last-child {
    margin-right: 0
}

.jeg_post_meta a {
    color: inherit;
    font-weight: 700
}

.jeg_meta_date a, .jeg_meta_views a, .jeg_modified_date a {
    font-weight: 400
}

.jeg_post_meta .fa {
    color: #f3aa97
}

.jeg_post_meta > div {
    display: inline-block
}

.jeg_readmore {
    color: #454340;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 11px;
    margin-top: 15px;
    padding: 6px 18px;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    text-rendering: auto;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    white-space: nowrap
}

.jeg_readmore:hover {
    color: #fff;
    background: #f3aa97;
    border-color: #f3aa97
}

.jeg_thumb {
    position: relative;
    overflow: hidden;
    z-index: 0
}

.thumbnail-container {
    display: block;
    position: relative;
    height: 0;
    overflow: hidden;
    z-index: 0;
    background: #f7f7f7;
    background-position: 50%;
    background-size: cover
}

.thumbnail-container > img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    color: #a0a0a0;
    z-index: -1
}

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

.thumbnail-container.animate-lazy > img {
    opacity: 0
}

.thumbnail-container:after {
    content: "";
    opacity: 1;
    background: #f7f7f7 url(../img/preloader.gif);
    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
}

.jeg_thumb .jeg_post_category {
    position: absolute;
    z-index: 3;
    bottom: 10px;
    left: 10px;
    margin: 0;
    line-height: 1
}

.jeg_thumb .jeg_post_category a {
    display: inline-block;
    font-size: 11px;
    color: #fff;
    margin-right: 5px;
    padding: 3px 6px;
    background: #f3aa97;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.jeg_post_category span {
    display: inline-block;
    line-height: 1
}

.jeg_block_navigation {
    position: relative
}

.navigation_overlay {
    position: relative;
    height: 48px;
    display: none
}

.jeg_postblock_14, .jeg_postblock_15, .jeg_postblock_3, .jeg_postblock_4, .jeg_postblock_5, .jeg_postblock_6 {
    margin-bottom: 10px
}

.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_9 .jeg_posts_wrap {
    position: relative;
    overflow: hidden
}

.jeg_postblock_9 .jeg_post_title {
    font-size: 18px;
}

@media only screen and (max-width: 480px) {
    .jeg_postblock_9 .jeg_post_title {
        font-size: 20px !important;
    }
}


.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_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_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_carousel_placeholder, .jeg_slider_placeholder {
    position: relative;
    font-family: FontAwesome, Arial, Helvetica, sans-serif;
    width: 100%
}

.jeg_carousel_post, .jeg_slider_wrapper .jeg_slider {
    position: absolute;
    visibility: hidden;
    opacity: 0
}

.jeg_carousel_post.owl-loaded, .jeg_slider_wrapper .jeg_slider.owl-loaded {
    position: relative;
    visibility: visible;
    opacity: 1
}

.thumbnail-wrapper {
    -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-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.thumbnail-wrapper .thumbnail-inner {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.thumbnail-wrapper .thumbnail-container {
    visibility: hidden
}

.jeg_block_container {
    display: block;
    height: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.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_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_heroblock {
    margin-bottom: 40px
}

.jeg_heroblock_wrapper {
    position: relative;
    overflow: hidden;
    z-index: 1
}

.jeg_heroblock .jeg_post {
    overflow: hidden;
    position: absolute
}

.jeg_block_container {
    display: block;
    height: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.jeg_heroblock .jeg_post_meta, .jeg_heroblock .jeg_post_meta .fa, .jeg_heroblock .jeg_post_meta a, .jeg_heroblock .jeg_post_title a, .jeg_heroblock .jeg_postblock_content {
    color: #fff
}

.jeg_heroblock .jeg_post_title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 auto 10px
}

.jeg_heroblock .jeg_post_info {
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4)
}

.jeg_heroblock .jeg_post_category {
    line-height: 1;
    font-size: 11px
}

.jeg_heroblock .jeg_post_category a {
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    color: inherit;
    line-height: 1;
    margin-bottom: 5px;
    padding: 2px 6px;
    background: #f3aa97;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.jeg_heroblock .jeg_thumb, .jeg_heroblock .jeg_thumb a > div {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.jeg_heroblock .jeg_postblock_content {
    pointer-events: none
}

.jeg_heroblock .jeg_postblock_content a {
    pointer-events: auto
}

.jeg_hero_style_1 .jeg_thumb {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0)
}

.jeg_hero_style_1 .jeg_post:hover .jeg_thumb {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jeg_hero_style_1 .jeg_thumb a > div:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 65%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 65%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 65%, rgba(0, 0, 0, 1) 100%);
    opacity: .6;
    z-index: 2
}

.jeg_hero_style_1 .jeg_thumb a > div:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(255, 255, 255, .15);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0
}

.jeg_hero_style_1 .jeg_post:hover .jeg_thumb a > div:after {
    opacity: 1
}

.jeg_hero_style_1 .jeg_post_category, .jeg_hero_style_1 .jeg_post_title {
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s
}

.jeg_hero_style_1 .jeg_post_meta, .jeg_hero_style_1 .jeg_post_review {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    -webkit-transition: .35s ease;
    transition: .35s ease
}

.jeg_hero_style_1 .jeg_post:hover .jeg_post_category, .jeg_hero_style_1 .jeg_post:hover .jeg_post_meta, .jeg_hero_style_1 .jeg_post:hover .jeg_post_review, .jeg_hero_style_1 .jeg_post:hover .jeg_post_title {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.jeg_hero_style_1 .jeg_post:hover .jeg_post_meta, .jeg_hero_style_1 .jeg_post:hover .jeg_post_review {
    opacity: 1
}

.jeg_hero_style_1 .jeg_postblock_content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 25px 25px;
    z-index: 3
}

.jeg_heroblock_1 .jeg_hero_item_1 .jeg_post_title, .jeg_heroblock_2 .jeg_hero_item_1 .jeg_post_title, .jeg_heroblock_3 .jeg_hero_item_1 .jeg_post_title, .jeg_heroblock_4 .jeg_hero_item_1 .jeg_post_title, .jeg_heroblock_5 .jeg_hero_item_1 .jeg_post_title, .jeg_heroblock_9 .jeg_post_title {
    font-size: 26px;
    margin-bottom: 5px
}

.jeg_heroblock_1 .jeg_heroblock_wrapper {
    height: 500px
}

.jeg_heroblock_1 .jeg_hero_item_1 {
    width: 50%;
    height: 100%;
    top: 0;
    left: 0
}

.jeg_heroblock_1 .jeg_hero_item_2 {
    width: 50%;
    height: 55%;
    top: 0;
    left: 50%
}

.jeg_heroblock_1 .jeg_hero_item_3, .jeg_heroblock_1 .jeg_hero_item_4 {
    width: 25%;
    height: 45%;
    top: 55%
}

.jeg_heroblock_1 .jeg_hero_item_3 {
    left: 50%
}

.jeg_heroblock_1 .jeg_hero_item_4 {
    left: 75%
}

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

.jeg_pagination .page_nav.next:after {
    content: "\f105";
    padding-left: 6px
}

.no_navtext .navtext {
    display: none
}

.no_navtext .page_nav.next:after,
.no_navtext .page_nav.prev:after {
    padding-left: 0
}

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

.jeg_pagination .dots + .page_number {
    margin-right: 0
}

.jeg_pagenav_1 .page_nav, .jeg_pagenav_1 .page_number {
    color: #53585c;
    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: #f3aa97;
    background: #f3aa97
}

.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_heroblock_13 .jeg_post_title, .jeg_heroblock_6 .jeg_hero_item_1 .jeg_post_title, .jeg_heroblock_skew .jeg_post_title {
    font-size: 30px;
    line-height: 1.1em;
    margin-bottom: 8px
}

.jeg_heroblock_13 .jeg_heroblock_wrapper {
    height: 430px
}

.jeg_heroblock_13 .jeg_post {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.jeg_heroblock_13.jeg_hero_style_1 .jeg_postblock_content {
    bottom: 40px;
    left: 40px;
    width: 50%
}

.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_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_ad {
    text-align: center
}

.jeg_ad .adlink {
    display: inline-block
}

.jnews_content_bottom_ads {
    margin: 30px auto
}

.jeg_ad_module {
    margin-bottom: 40px
}

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

.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: #f3aa97
}

.widget_jnews_about p {
    margin-bottom: 15px
}

.widget_jnews_about p:last-of-type {
    margin-bottom: 0
}

.jeg_about_autograph {
    display: block;
    margin: 15px 0
}

.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.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.nobg .jeg_facebook .fa,
.socials_widget.nobg .jeg_instagram .fa {
    color: #f3aa97
}

.jeg_post_title {
    font-family: 'Playfair Display';
    font-weight: 400;
}

.jeg_archive_header {
    margin-bottom: 40px
}

.jeg_archive_title {
    font-weight: 700;
    font-size: 26px;
    margin: 0 0 15px
}

.jeg_archive_search {
    background: #f7f7f7;
    padding: 20px
}

.jeg_archive_search form {
    position: relative
}

.jeg_archive_search .jeg_search_button, .search_review_button {
    font-size: 14px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    right: 0
}

.jeg_owlslider .owl-nav div {
    font-size: 16px;
    color: #53585c;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    background: #fff;
    border: 0;
    box-shadow: 0 2px 25px rgba(0, 0, 0, .2);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 0
}

.jeg_owlslider:hover .owl-nav div {
    opacity: 1
}

.jeg_owlslider .owl-prev {
    left: 20px
}

.jeg_owlslider .owl-nav .owl-next {
    right: 20px
}

.jeg_owlslider .owl-nav div:before {
    font-family: FontAwesome
}

.jeg_owlslider .owl-prev:before {
    content: "\f104"
}

.jeg_owlslider .owl-next:before {
    content: "\f105"
}

.jeg_owlslider .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 10px 0
}

.jeg_owlslider .owl-dot {
    display: inline-block;
    zoom: 1 }

.jeg_owlslider .owl-dot span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #fff;
    -webkit-backface-visibility: hidden
}

.jeg_owlslider .owl-dots .owl-dot.active span, .jeg_owlslider .owl-dots .owl-dot:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.entry-header .jeg_post_title {
    color: #53585c;
    font-weight: 700;
    font-size: 3em;
    line-height: 1.15;
    margin: 0 0 .4em;
    letter-spacing: -.04em
}

.entry-header {
    margin: 0 0 30px
}

.entry-header .jeg_meta_container {
    position: relative
}

.entry-header .jeg_post_meta {
    font-size: 13px;
    color: #a0a0a0;
    text-transform: none;
    display: block
}

.entry-header .jeg_post_meta_1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    align-content: flex-start
}

.entry-header .meta_right {
    text-align: right;
    flex: 1 0 auto;
    margin-left: auto
}

.entry-header .meta_left > div {
    display: inline-block
}

.entry-header .meta_left > div:not(:last-of-type) {
    margin-right: 6px
}

.jeg_featured {
    margin-bottom: 30px
}

.entry-content {
    margin-bottom: 30px;
    position: relative
}

.content-inner {
    color: #333;
    font-size: 16px;
    line-height: 1.625em;
    word-break: normal;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.content-inner::after {
    content: "";
    display: table;
    clear: both
}

.content-inner .h2 {
    font-family: 'playfair display';
    font-weight: 400 !important;
    font-size: 1.703em;
    margin: .83em 0 .5em;
    line-height: 1.35;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    font-weight: 500
}

.entry-content:after {
    clear: both;
    content: "";
    display: block
}

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

.content-inner ol, .wpb_text_column ol {
    list-style: decimal
}

.content-inner blockquote, .content-inner p, .content-inner q {
    margin: 0 0 1.25em
}

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

.content-inner .jeg_post_category a, .jeg_post_source a, .jeg_post_tags a, .jeg_post_via a {
    color: #fff;
    background: #f3aa97;
    display: inline-block;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: normal;
    padding: 4px 10px;
    margin: 0 3px 5px 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.content-inner .jeg_post_category a:hover, .jeg_post_source a:hover, .jeg_post_tags a:hover, .jeg_post_via a:hover {
    color: #fff;
    background: #f3aa97
}

.content-inner blockquote, .content-inner p, .content-inner q {
    margin: 0 0 1.25em
}

.jeg_share_button {
    margin-bottom: 30px
}

.alignnone {
    margin: 5px 20px 1.25em 0
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

@media only screen and (min-width: 1024px) {
    .jeg_share_button.share-float {
        position: absolute !important;
        left: 0;
        top: 0;
        margin-bottom: 0
    }
}

.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: #f3aa97
}


.content-inner > * {
    padding-left: 0;
    padding-right: 0
}

.jeg_cat_title {
    font-weight: 700;
    font-size: 36px;
    margin: 0;
    line-height: 1.1;
    letter-spacing: -.04em
}

.jeg_cat_subtitle {
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 0;
    color: #a0a0a0
}

.jeg_cat_header_1 {
    margin-bottom: 40px;
    background: 0 0
}

.jeg_footer_content {
    background: #454340;
    color: #a8a8aa;
}

.jeg_footer_primary {
    width: 100%;
    padding: 60px 0 40px
}

.jeg_footer_content a {
    color: rgba(255, 255, 255, 0.8) !important;
}

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

.footer_widget, .jeg_footer .widget {
    margin-bottom: 30px
}

.footer_widget:last-of-type, .jeg_footer .widget:last-of-type {
    margin-bottom: 0
}

.jeg_footer p {
    margin-bottom: 1em
}

.jeg_footer .socials_widget.nobg .fa {
    color: #a0a0a0
}

.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_secondary {
    border-top: 1px solid rgba(255,255,255,.15);
    padding: 30px 0 40px;
    color: #999;
    font-size: 13px
}

.jeg_footer_secondary a {
    color: #666
}

.footer_right {
    float: right;
    text-align: right
}

.footer-holder .jeg_social_icon_block, .jeg_menu_footer {
    display: inline-block
}

.jeg_menu_footer {
    margin-bottom: 1em
}

.jeg_menu_footer li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    white-space: nowrap
}

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

.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_social_icon_block.nobg a .fa {
    font-size: 16px
}

.jeg_social_icon_block a {
    margin-bottom: 0 !important
}

.wpb_row {
    margin-bottom: 0
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 30px
}

.jeg_popup_post {
    display: block;
    position: fixed;
    background: #fff;
    width: 300px;
    bottom: 150px;
    right: 15px;
    z-index: 4;
    border-radius: 3px;
    -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);
    padding: 5px 20px 15px 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.jeg_popup_post.active {
    opacity: 1;
    visibility: visible;
    bottom: 100px;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease
}

.jeg_popup_post .caption {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 1;
    padding: 3px 5px;
    background: #f3aa97
}

.jeg_popup_content {
    margin-top: 15px
}

.jeg_popup_content:nth-child(2) {
    margin-top: 10px
}

.jeg_popup_content .jeg_thumb {
    float: left;
    margin-right: 10px;
    width: 60px
}

.jeg_popup_content .post-title {
    font-size: 14px;
    margin: 0
}

.jeg_popup_content .post-title a {
    color: inherit
}

.jeg_popup_close {
    color: #949494;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    text-align: center
}


.hidemobile,
.hide {
    display: none;
}

@media screen and (min-width:768px) {
    .hidemobile {
        display: block;
    }
}

#cookie-notice {
    display: block !important;
}

.center {
    text-align: center;
}

.bold {
    font-weight: bold;
}

iframe {
    width: 100%;
}

.jnews_content_inline_ads span {
    display: block;
    font-size: 10pt;
    color: #c0c0c0;
    margin-top: 1em;
}

.lzh-in-article-platzierung {
    text-align: center;
    border-top: none;
    padding-top: 10px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px;
}

@media screen and (max-width:768px) {
    .lzh-in-article-platzierung {
        border-top: 1px #f0f0f0 solid;
    }
}

.lzh-adlabel {
    display: block;
    font-size: 10pt;
    color: #c0c0c0;
    text-align: center;
    font-weight: bold;
}

.adlabel-meta {
    color: #c0c0c0 !important;
    content: '(Hinweis: Mit einem Klick auf die Anzeige kann ein Cookie gesetzt werden! Mit dem Klick stimmt du diesem zu)';
    display: block !important;
    font-weight: normal !important;
    line-height: 1.1 !important;
    font-size: 9pt;
    text-align: center;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 15px !important;
    font-style: normal !important;
    margin: 0 !important;
}

.jeg_video_container {
    padding-top: 0;
}

.jnews_content_inline_ads span + .align-center {
    margin-top: 0;
}

.jeg_logo img {
    max-width: 500px;
    image-rendering: auto;
}

.jeg_main_menu > li > a {
    font-weight: 300
}

.jeg_pl_lg_2 .jeg_post_title, .jeg_pl_lg_3 .jeg_post_title,
.jeg_pl_md_5 .jeg_post_title,
.jeg_pl_sm .jeg_post_title,
.entry-header .jeg_post_title,
h3.jeg_post_title{
    font-weight: 400 !important;
}

@media screen and (min-width:400px) {
    .jeg_mobile_logo img {
        max-width: 300px;
    }
}

#cookie-notice .button.wp-default{
    height: auto;
}

.wp-caption {
    border: 1px solid #dad7d3;
    padding: 20px 20px 10px 20px;
    max-width: 100%;
    margin: 5px auto 1.25em;
}

.wp-caption .wp-caption-text {
    margin: 3px 0 0;
    font-size: 12px;
    color: #a0a0a0;
    text-align: center;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6,
.entry-header .jeg_post_title{
    font-family: 'playfair display';
    font-weight: 400 !important;
}

.entry-header .jeg_post_title {
    font-size: 2.5em !important;
}

.meta_note {
    font-weight: bold;
    color: #f3aa97;
}

.meta_bottomnote {
    color: #454340 !important;
    font-style: italic !important;
    font-size: 10pt;
    padding: 0 !important;
    margin-top: 10px;
}

.content-inner p a {
    text-decoration: underline;
}

.isc-source-text {
    display: inline;
}

.isc-source-text:not(:last-child) {
    margin-right: 6px;
}

@media screen and (max-width:568px) {
    .jeg_post_meta {
        display: block !important;
    }
}

.gallery figure.gallery-item {
    margin-bottom: 10px !important;
}

.mfp-figure figcaption {
    display: none;
}

figcaption {
    margin: 3px 0px 1em;
    font-size: 0.8em;
    color: rgb(160, 160, 160);
}

.widget_jnews_module_element_ads,
.widget_jnews_module_element_ads .jeg_ad {
    margin-bottom: 5px !important;
}

.widget_jnews_module_element_ads+.widget_tag_cloud {
    margin-top: 40px;
}

.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, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

@media only screen and (max-width: 480px) {
    .jeg_slider_type_4 .jeg_slide_item {
        padding-bottom: 70%;
    }
}

.page-template-default h1.jeg_post_title {
    text-align: center;
}

.page-template-default .jeg_block_title span {
    white-space: inherit;
}

.jeg_author_socials a:first-child {
    margin-left: 0;
}

.jeg_meta_date:not(:last-child) {
    margin-right: 5px;
}

.meta_ad {
    margin-right: 5px;
}

.meta_ad:last-child {
    margin-right: 0;
}

.jnews-cookie-law-policy {
    font-size: 9pt;
}

.jeg_autoload_ad span {
    display: block;
    padding: 5px;
    background-color: rgba(255,255,255,0.8);
}

/* Table */
.entry-content table {
    word-break: inherit;
    display: block;
}

/* Margins */
.mb-10 {
    margin-bottom: 10px;
}
.mt-10 {
    margin-top: 10px;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}


.entry-content .pullquote.align-center {
    margin: 1.25em auto;
    padding: 0.5em 15%;
}
.entry-content .pullquote {
    font-size: 24px;
    border: none;
    position: relative;
    text-align: center;
}

.entry-content blockquote, .entry-content q {
    display: block;
    color: rgb(123, 123, 123);
    font-style: italic;
    line-height: 1.5em;
    padding-left: 1em;
}

.entry-content .pullquote::before {
    margin: 1em auto 0.65em;
}

.entry-content .pullquote::after, .entry-content .pullquote::before {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background: rgb(224, 224, 224);
}

.entry-content .pullquote::after {
    margin: 0.75em auto 1em;
}

#topimage {
    background-position: top center !important;
}

@media (max-width: 991px) {
    #topimage  {
        background-image: none !important;
    }

    #topimage .vc_col-sm-6 {
        width: 100%;
    }

    #topimage .vc_inner {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

@media (max-width: 1280px) {
    #topimage  {
        background-size: cover !important;
    }
}

.jeg_block_heading_8 {
    margin-bottom: 15px;
}

.jeg_block_heading_8 .jeg_block_title span {
    padding: 0;
}

#ez-toc-container {
    border: 1px solid #dad7d3;
    padding: 20px;
    }
    
    #ez-toc-container .ez-toc-title {
        font-family: 'playfair display';
        font-weight: 400 !important;
    }
    
    #ez-toc-container li, #ez-toc-container ul {
        margin: 0;
        padding: 0;
    }
    
    #ez-toc-container.counter-flat ul, #ez-toc-container.counter-hierarchy ul, .ez-toc-widget-container.counter-flat ul, .ez-toc-widget-container.counter-hierarchy ul {
        counter-reset: item;
    }
    
    #ez-toc-container.counter-decimal ul.ez-toc-list li a::before, .ez-toc-widget-container.counter-decimal ul.ez-toc-list li a::before {
        content: counters(item, ".") ". ";
        display: inline-block;
        counter-increment: item;
        margin-right: .2em;
        color: #454340
    }
    
    #ez-toc-container li, #ez-toc-container ul, #ez-toc-container ul li, div.ez-toc-widget-container, div.ez-toc-widget-container li {
        background: 0 0;
        list-style: none none;
        line-height: 1.6;
        margin: 0;
        overflow: hidden;
        z-index: 1;
    }

    #ez-toc-container ul ul, .ez-toc div.ez-toc-widget-container ul ul {
        margin-left: 1.5em;
    }