
.jeg_single_tpl_4 .jeg_featured_big {
    border-bottom: 1px solid #e8e8e8 !important;
    background: #fbfbfb url(/wp-content/images/img-map.png) center center repeat-x !important;
}

.jeg_single_tpl_4 .jeg_featured_big .jeg_featured_bg,
.jeg_single_tpl_5 .jeg_featured_big .jeg_featured_bg {
    max-width: 1170px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.jeg_single_tpl_4 .jeg_featured_big .jeg_featured_img,
.jeg_single_tpl_5 .jeg_featured_big .jeg_featured_img {
    opacity: .8;
}
/*
 * .jeg_single_tpl_4 .jeg_featured_big .jeg_featured_img {
 *    background-repeat: no-repeat;
 *    background-attachment: fixed;
 *    background-size: cover;
 *    background-position: 50%;
 *    opacity: .6;
 *    max-width: 1170px;
 *    left: 50%;
 *    top: 50%;
 *    transform: translate(-50%,-50%);
 * }
 */



.jeg_single_tpl_4 .jeg_featured_big .jeg_fs_content .jeg_post_title {
    color: #fff;
    /* background: #00000059; */
    padding: 5px 15px;
    font-size: 3.5em;
    /*max-width: 720px;*/
    text-shadow: -1px 0 15px #0000008f,0 1px 15px #0000008f,1px 0 15px #0000008f,0 -1px 15px #0000008f;
}
.jeg_single_tpl_4 .jeg_featured_big .jeg_fs_content .jeg_post_subtitle {
    padding: 5px 15px;
    text-shadow: -1px 0 15px #000,0 1px 15px #000,1px 0 15px #000,0 -1px 15px #000;
}

.jeg_single_tpl_4 .jeg_featured_big .jeg_fs_content .entry-header {
    margin-bottom:10px
}
/*
 * .jeg_single_tpl_4 .jeg_featured_big .jeg_fs_content .entry-header .container .jeg_meta_container .jeg_post_meta_1 {
 *    background:#00000059;
 *    padding: 2px 15px;
 * }
 */
.jeg_single_tpl_4 .jeg_featured_big .jeg_fs_content .entry-header .container .jeg_meta_container .jeg_post_meta_1 .meta_left {
    background: #00000059;
    padding: 1px 15px 1px 1px;
    border-radius: 20px;
}

.jeg_single_tpl_4 .jeg_featured_big .jeg_fs_content .entry-header .container .jeg_meta_container .jeg_post_meta_1 .meta_left .jeg_meta_author img {
    margin: 5px;
}

.entry-content .content-inner .jeg_post_source a:hover,
.entry-content .content-inner .jeg_post_tags a:hover {
    color: #fff;
    background: #f70d28;
}
.entry-content .content-inner a:hover {
    color: #ec3535;
}


.jnews_related_post_container {
    border: 1px solid #e0e0e0;
    padding: 20px;
    background: #fff;
    margin-bottom: 30px;
}
.jnews_related_post_container .jeg_postblock {
    margin-bottom: 0px;
}
.jnews_related_post_container .jeg_block_navigation,
.jnews_related_post_container .jeg_post:last-child {
    margin-bottom: 0;
}
.jnews_related_post_container .jeg_block_loadmore {
    margin-bottom: 0;
    padding-bottom: 0;
}

.jnews_related_post_container .jeg_block_heading_5,
.jnews_related_post_container .jeg_block_heading_6,
.jnews_related_post_container .jeg_block_heading_7,
.jnews_related_post_container .jeg_block_heading_8 {
    margin-top: -10px;
}

.jnews_related_post_container .jeg_block_heading_5 .jeg_block_title span {
    border: 1px solid #eee;
    padding: 0 10px;
}
.jnews_related_post_container .jeg_block_heading {
    margin-bottom: 20px;
}

.jnews_related_post_container .jeg_block_loadmore a::after,
.jnews_related_post_container .jeg_block_loadmore a::before {
    display: none;
}

@media only screen and (min-width: 481px) {
    .comment-form .comment-form-author,
    .comment-form .comment-form-email {
        width: 50%;
        float: left;
        padding: 10px;
    }
}

.jeg_single_tpl_2 .entry-header {
    position: relative;
    padding-bottom: 110px;
    padding-top: 60px;
    text-align: center;
}
.jeg_single_tpl_2 .entry-header .jeg_post_subtitle {
    color: #1d73be;
    background: #ffffffb2;
    padding: 5px 10px;
    width: fit-content;
    border-radius: 7px;
    border: 1px solid #e8e8e8;
    margin-left: auto;
    margin-right: auto;
}

.jeg_single_tpl_2 .entry-header:before {
    background: #fbfbfb url(/wp-content/images/img-map.png) center center repeat-x !important;
    width: 100vw;
    position: absolute;
    left: calc(-50vw + 50%);
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    content: "";
    height: 100%;
    margin-top: -60px;
}
.jeg_single_tpl_2 .entry-header h1,
.jeg_single_tpl_2 .entry-header h2{
    position: relative;
}
.jeg_single_tpl_2 .jeg_featured.featured_image {
    position: relative;
    margin-top: -110px;
    padding: 15px;
    border: 1px solid #e8e8e8;
    background: #fff;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 11px 20px -10px #00000087;
}
.jeg_single_tpl_2 .jeg_featured .wp-caption-text:not(:empty) {
    margin: 15px auto 0;
    text-align: center;
    line-height: 1.5em;
    max-width: 90%;
}

/*
.jeg_single_tpl_2 .jeg_featured.featured_image {
    position: relative;
}
.jeg_single_tpl_2 .jeg_featured.featured_image:before  {
    background: #fbfbfb url(/wp-content/images/img-map.png) center center repeat-x !important;
    width: 100vw;
    position: absolute;
    left: calc(-50vw + 50%);
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    content: "";
    height: 100%;
}
*/
.jeg_single_tpl_2 .entry-header .jeg_meta_container .jeg_post_meta_2 .meta_left {
    background: #fbfbfb;
    padding: 1px 15px 1px 1px;
    border-radius: 20px;
    border: 1px solid #e8e8e8;
}

.jeg_post_meta .jeg_meta_author img.alignnone {
    margin: 0 5px 0 0;
}

.jeg_single_tpl_2 .entry-content .content-inner {
    position: relative;
    max-width: 900px;
    margin: 0 auto 30px;
}

.jeg_single_tpl_2 .jeg_share_top_container,
.jeg_single_tpl_2 .jeg_share_bottom_container {
    max-width: 900px;
    margin: 0 auto;
}

.jeg_single_tpl_2 .jnews_comment_container  {
    position: relative;
    max-width: 900px;
    margin: 0 auto 30px;
    border: 1px solid #e0e0e0;
    padding: 15px;
}

.jeg_single_tpl_2 .jnews_comment_container .comment-respond  {
    border: none;
    margin: 0;
}
.jeg_single_tpl_2 .jnews_comment_container .comment-respond .comment-reply-title {
    border: none;
    margin: 0;
}
.jeg_single_tpl_2 .jnews_comment_container .comment-respond .form-submit {
    margin: 0;
}

.entry-content .content-inner .jnews_inline_related_post_wrapper .jeg_block_loadmore  a:hover {
    color: #fff;
}

.mfp-figure figure {
    border: 1px solid #333333;
    padding: 15px;
    background: #fff;
}
.mfp-figure figure img {
    border: 1px solid #333333;
    padding: 0px;
    background: #fff;
}
.mfp-figure figure figcaption div {
    color: #333333;
}
.mfp-figure figure figcaption .mfp-bottom-bar {
    padding: 0 20px;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.85;
}
button.mfp-close {
    background: #F00;
    margin: 15px;
    font-size: 3em;
}

.tfi_site_1 .entry-header .jeg_post_title {
    font-family: Oswald,Helvetica,Arial,sans-serif;
}


.entry-content .content-inner span {
    color: unset;
}


.jnews_comment_container {
    display: none;
}

