/*!
    Theme Name: Unz
    Description: Description
    Version: 1.0.0
    License: GNU General Public License v2 or later
    License URI: LICENSE
    Text Domain: unz
    Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.

    unz is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
    Underscores is distributed under the terms of the GNU GPL v2 or later.

    Normalizing styles have been helped along thanks to the fine work of
    Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto+Slab:400,700|Roboto:400,500,700,900&display=swap');
html, body {
    margin: 0;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 15px;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b, strong {
    font-weight: bolder;
}
code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
body, button, input, select, optgroup, textarea {
    color: #404040;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
}
p {
    margin-bottom: 1.5em;
}
dfn, cite, em, i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code, kbd, tt, var {
    font-size: 15px;
    font-size: 0.9375rem;
}
abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark, ins {
    background: #fff9c0;
    text-decoration: none;
}
big {
    font-size: 125%;
}
html {
    box-sizing: border-box;
}
*, *:before, *:after {
    box-sizing: inherit;
}
body {
    background: #fff;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
ul, ol {
    margin: 0 0 1.5em 3em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li>ul, li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
img {
    height: auto;
    max-width: 100%;
}
figure {
    margin: 1em 0;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}
button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: #111;
}
select {
    border: 1px solid #ccc;
}
textarea {
    width: 100%;
}
a {
    color: royalblue;
}
a:visited {
    color: purple;
}
a:hover, a:focus, a:active {
    color: midnightblue;
}
a:hover, a:active {
    outline: 0;
}
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
.main-navigation .ul-header {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}
.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}
.main-navigation.toggled ul {
    display: block;
    list-style: none;
    padding: 0;
}
.main-navigation ul ul li:hover>ul, .main-navigation ul ul li.focus>ul {
    left: 100%;
}
.main-navigation ul ul a {
    width: 200px;
}
.main-navigation ul li:hover>ul, .main-navigation ul li.focus>ul {
    left: auto;
}
.main-navigation a {
    display: block;
    text-decoration: none;
}
.menu-toggle, .main-navigation.toggled ul {
    display: block;
}
@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
}
.single.single-post .wpb_wrapper p {
    padding: 5px 0;
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
#content[tabindex="-1"]:focus {
    outline: 0;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
    clear: both;
}
.widget {
    margin: 0 0 1.5em;
}
.widget select {
    max-width: 100%;
}
.sticky {
    display: block;
}
.updated:not(.published) {
    display: none;
}
.page-content, .entry-content, .entry-summary {
    margin: 1.5em 0 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
    display: none;
}
.infinity-end.neverending .site-footer {
    display: block;
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
embed, iframe, object {
    max-width: 100%;
}
.custom-logo-link {
    display: inline-block;
    position: relative;
    z-index: 99999;
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}
.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}
/*----- Custom Stylesheet (13-05-2019) -----*/
input, select, textarea {
    box-shadow: none;
    outline: none;
}
p, ul, li {
    margin: 0;
}
footer#colophon {
    display: block;
    clear: both;
}
.single-sidebar-wrapper.sidebar-first-articles-listing {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
    position: relative;
    background: #f5f0eb;
}
.single-sidebar-wrapper.sidebar-first-articles-listing .first-articles-with-img-wrapp {
    position: relative;
}
.single-sidebar-wrapper.sidebar-first-articles-listing .first-articles-with-img-wrapp .first-articles-with-img-box .full-img {
    width: 100%;
    height: 222px;
    object-fit: cover;
}
.single-sidebar-wrapper.registration-wrapp {
    margin-bottom: 26px;
    display: inline-block;
    width: 100%;
}
.single-sidebar-wrapper.registration-wrapp .form button.btn.btn-register {
    border-top: 0;
    border-color: #aaaaa9;
    background: #f5f0eb;
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    width: 100%;
    height: 25px;
    text-transform: uppercase;
    padding: 0;
    line-height: 26px;
    letter-spacing: 2px;
    color: #46b4b4;
    font-weight: 500;
    cursor: pointer;
}
.padding-left-0 {
    padding-left: 0 !important
}
.padding-right-0 {
    padding-right: 0 !important
}
.single-sidebar-wrapper.registration-wrapp .form input {
    border-top: 0;
    border-radius: 0;
    font-size: 13px;
    width: 100%;
    height: 25px;
    padding: 0 10px;
    border-color: #aaaaa9;
    background: url(assets/img/header-register-icon.png?ezimgfmt=rs%3Adevice%2Frscb4-1);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 97%;
}
.single-sidebar-wrapper.sidebar-first-articles-listing .first-articles-with-img-wrapp .first-articles-with-img-content-box {
    padding: 0 12px 0;
    position: relative;
    bottom: -12.5rem;
}
.single-sidebar-wrapper.sidebar-first-articles-listing .first-articles-with-img-wrapp .first-articles-with-img-content-box .first-articles-with-img-content-link {
    font-size: 18px;
    font-weight: 900;
    color: #000;
    text-decoration: none;
    transition: 0.5s;
    font-family: 'Roboto Slab', serif;
    letter-spacing: 0.5px;
}
.single-sidebar-wrapper.sidebar-first-articles-listing .first-articles-with-img-wrapp .first-articles-with-img-content-box .first-articles-with-img-content-link i.fa {
    color: #ff3c00;
    transform: rotate(180deg) scaleX(-1);
    position: relative;
    top: -3px;
}
.first-articles-with-img-publishing-date-wrapper {
    position: absolute;
    top: -6px;
    background: #fff;
    left: 15px;
    width: 120px;
}
.first-articles-with-img-publishing-date-wrapper .side-calendr-title p {
    margin: 0;
    background: #ff3c00;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px solid #000;
    padding: 4px;
    font-size: 15px;
    text-align: center;
}
.first-articles-with-img-publishing-date-wrapper .side-calendr-date-and-time-wrap {
    text-align: center;
}
.first-articles-with-img-publishing-date-wrapper .side-calendr-date-and-time-wrap .side-calendr-date-b {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0px 15px;
    border-bottom: 1px solid;
    padding: 5px 0;
}
.first-articles-with-img-publishing-date-wrapper .side-calendr-date-and-time-wrap .side-calendr-time-b {
    margin-bottom: 10px;
}
.first-articles-with-img-publishing-date-wrapper .side-calendr-date-and-time-wrap .side-calendr-time-b span.side-calendr-time {
    font-size: 14px;
    color: #8a8a8a;
    font-weight: 500;
}
.first-articles-with-img-publishing-date-wrapper .side-calendr-date-and-time-wrap .side-calendr-date-b span {
    display: block;
    line-height: 35px;
}
.single-sidebar-wrapper.sidebar-first-articles-listing .first-articles-tags-listing-main-wrap {
    border-top: 0;
    display: inline-block;
    width: 100%;
}
.first-articles-tags-listing-main-wrap .first-articles-tags-listing {
    padding: 15px 12px 30px 12px;
    list-style: none;
}
.first-articles-tags-listing-main-wrap .first-articles-tags-listing .first-articles-tags-listing-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 15px;
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-title-tag-box ul {
    padding-left: 115px;
    margin: 15px 0;
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-title-tag-box a {
    color: #ec2f2f;
    text-decoration: none;
}
.first-articles-tags-listing-main-wrap .first-articles-tags-listing .first-articles-tags-listing-item:last-child {
    border: 0;
    padding-bottom: 0;
}
.first-articles-tags-listing-main-wrap .first-articles-tags-listing .first-articles-tags-listing-item .first-articles-tags-listing-date {
    margin: 0;
    color: #8b8b8b;
    font-size: 13px;
    padding-left: 43px;
}
.first-articles-tags-listing-main-wrap .first-articles-tags-listing .first-articles-tags-listing-item .first-articles-tags-listing-text-content {
    font-size: 18px;
    font-weight: 900;
    color: #000;
    text-decoration: none;
    transition: 0.5s;
    letter-spacing: 0.5px;
    margin: 0;
    line-height: 1.2;
}
.first-articles-tags-listing-main-wrap .first-articles-tags-listing .first-articles-tags-listing-item .first-articles-tags-listing-text-content a {
    font-size: 16px;
    font-weight: 900;
    color: #000;
    text-decoration: none;
    transition: 0.5s;
    letter-spacing: 0.5px;
    margin: 0;
    line-height: 1.2;
}
.first-articles-tags-listing-text-content a.title{
    color: #000000 !important;
}
.first-articles-tags-listing-main-wrap .first-articles-tags-listing .first-articles-tags-listing-item .first-articles-tags-listing-text-content .first-articles-tags-link,
.first-articles-tags-listing-main-wrap .first-articles-tags-listing .first-articles-tags-listing-item .first-articles-tags-listing-text-content a:first-child,
.first-articles-tags-listing-main-wrap .first-articles-tags-listing .first-articles-tags-listing-item .first-articles-tags-listing-text-content span.t-block a,
.single-sidebar-wrapper.sidebar-manually-suggested-main-wrap .sidebar-manually-suggested-listing-wrap .sidebar-manually-suggested-listing .sidebar-manually-suggested-listing-item .sidebar-manually-suggested-listing-text span.t-block a {
    color: #ff3c00;
    text-decoration: none;
}
.first-articles-tags-listing-main-wrap .first-articles-tags-listing .first-articles-tags-listing-item .first-articles-tags-listing-text-content i {
    color: #ff3c00;
    transform: rotate(180deg) scaleX(-1);
    position: relative;
    top: -3px;
}
.single-sidebar-wrapper.sidebar-video-suggestion-main-wrap, .single-sidebar-wrapper.sidebar-newsletter-widget-main-wrap, .single-sidebar-wrapper.sidebar-manually-suggested-main-wrap {
    margin: 0 0 20px 0;
    border-top: 0;
    display: inline-block;
    width: 100%;
    position: relative;
}
.background-red {
    background: #ec2f2f;
}
.single-sidebar-wrapper.sidebar-manually-suggested-main-wrap.lese-emp-wrapper.border-bottom .lese-emp-wrapper-content {
    height: 202px;
    background: #aaaaa9;
    border-left: 1px solid #000;
}
.single-sidebar-wrapper.sidebar-manually-suggested-main-wrap.lese-emp-wrapper .single-sidebar-comman-bottom-title-wrapp {
    padding: 5px 12px;
}
.single-sidebar-wrapper.sidebar-manually-suggested-main-wrap.lese-emp-wrapper .single-sidebar-comman-bottom-title-wrapp .single-sidebar-comman-bottom-title {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: normal;
}
.main-navigation li.social-media-link {
    width: auto !important;
    display: inline-block;
    padding-right: 0;
}
.main-navigation li.social-media-link:last-child {
    padding-left: 15px
}
.main-navigation li.social-media-link a {
    padding: 0 !important;
    border: 0 !important;
    font-size: 35px;
}
.background-black {
    background: #000;
}
.background-green {
    background: #1dc6ac;
}
.single-sidebar-comman-title-wrap {
    padding: 0 12px;
    display: flex;
    height: 32px;
    align-items: center;
}
.single-sidebar-comman-title-wrap .single-sidebar-comman-title {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.5px;
}
.sidebar-video-suggestion-main-wrap .sidebar-video-suggestion-img-wrap img, .sidebar-newsletter-widget-main-wrap .sidebar-newsletter-widget-img-wrap img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.sidebar-video-suggestion-main-wrap .sidebar-video-suggestion-img-wrap, .sidebar-newsletter-widget-main-wrap .sidebar-newsletter-widget-img-wrap {
    display: flex;
    width: 100%;
    flex-direction: column;
    position: relative;
    height: 174px;
    background-color: aquamarine !important;
}
.sidebar-video-suggestion-img-wrap .sidebar-video-suggestion-title, .sidebar-newsletter-widget-main-wrap .sidebar-newsletter-widget-img-wrap .sidebar-newsletter-widget-title-wrap {
    position: absolute;
    top: 25px;
    left: 15px;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.2;
    font-family: 'Roboto Slab', serif;
    color: #000;
}
.sidebar-video-suggestion-img-wrap .sidebar-video-suggestion-title span, .sidebar-newsletter-widget-main-wrap .sidebar-newsletter-widget-img-wrap .sidebar-newsletter-widget-title-wrap span {
    display: block;
    position: relative;
}
.sidebar-ad-main-wrap {
    margin: 20px 0;
    position: relative;
}
.single-sidebar-wrapper.sidebar-ad-main-wrap img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.sidebar-newsletter-widget-main-wrap .sidebar-newsletter-widget-img-wrap .sidebar-newsletter-widget-form {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    width: 100%;
    padding: 0 15px;
}
.sidebar-newsletter-widget-main-wrap .sidebar-newsletter-widget-img-wrap .sidebar-newsletter-widget-form input {
    height: 40px;
    width: 100%;
    display: block;
    padding: 0 15px;
    border-radius: 0;
    border-color: #333333;
}
.sidebar-newsletter-widget-main-wrap .sidebar-newsletter-widget-img-wrap .sidebar-newsletter-widget-form .sidebar-newsletter-widget-send-btn {
    background: transparent;
    border: 0;
    font-size: 16px;
    font-weight: 600;
    color: #1dc6ac;
    margin: 5px 0;
    position: absolute;
    outline: 0;
    transition: all 500ms ease-in-out;
    right: 0;
    cursor: pointer;
    width: auto;
}
.sidebar-newsletter-widget-main-wrap .sidebar-newsletter-widget-img-wrap .sidebar-newsletter-widget-form .sidebar-newsletter-widget-send-btn:hover {
    color: #333;
}
.sidebar-newsletter-widget-main-wrap .sidebar-newsletter-widget-img-wrap .sidebar-newsletter-widget-title-wrap {
    text-decoration: line-through #ec2f2f;
}
.single-sidebar-wrapper.sidebar-manually-suggested-main-wrap .sidebar-manually-suggested-listing-wrap .sidebar-manually-suggested-listing {
    padding: 12px;
    list-style: none;
    background: #f5f0eb;
}
.single-sidebar-wrapper.sidebar-manually-suggested-main-wrap .sidebar-manually-suggested-listing-wrap .sidebar-manually-suggested-listing .sidebar-manually-suggested-listing-item {
    margin-bottom: 18px;
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 15px;
}
.single-sidebar-wrapper.sidebar-manually-suggested-main-wrap .sidebar-manually-suggested-listing-wrap .sidebar-manually-suggested-listing .sidebar-manually-suggested-listing-item:last-child {
    border: 0;
    padding-bottom: 0;
}
.single-sidebar-wrapper.sidebar-manually-suggested-main-wrap .sidebar-manually-suggested-listing-wrap .sidebar-manually-suggested-listing .sidebar-manually-suggested-listing-item .sidebar-manually-suggested-listing-text, .single-sidebar-wrapper.sidebar-manually-suggested-main-wrap .sidebar-manually-suggested-listing-wrap .sidebar-manually-suggested-listing .sidebar-manually-suggested-listing-item .sidebar-manually-suggested-listing-text span a {
    font-size: 16px;
    font-weight: 900;
    color: #000;
    text-decoration: none;
    transition: 0.5s;
    letter-spacing: 0.5px;
    margin: 0;
    line-height: 1.2;
    font-family: 'Roboto Slab', serif;
}
.single-sidebar-wrapper.sidebar-manually-suggested-main-wrap .sidebar-manually-suggested-listing-wrap .sidebar-manually-suggested-listing .sidebar-manually-suggested-listing-item .sidebar-manually-suggested-listing-text .sidebar-manually-suggested-listing-tag-link, .single-sidebar-wrapper.sidebar-manually-suggested-main-wrap .sidebar-manually-suggested-listing-wrap .sidebar-manually-suggested-listing .sidebar-manually-suggested-listing-item .sidebar-manually-suggested-listing-text a, .single-sidebar-wrapper.sidebar-manually-suggested-main-wrap .sidebar-manually-suggested-listing-wrap .sidebar-manually-suggested-listing .sidebar-manually-suggested-listing-item .sidebar-manually-suggested-listing-text, span.t-block {
    color: #ff3c00;
    text-decoration: none;
    padding-bottom: 5px;
    text-transform: capitalize;
}
.single-sidebar-wrapper.sidebar-manually-suggested-main-wrap .sidebar-manually-suggested-listing-text a {
    text-transform: none !important;
}
.d-block {
    display: block;
}
.vc_pageable-wrapper .vc_grid-item {
    border-top: 1px solid #aaaaa9 !important;
}
.vc_pageable-wrapper .vc_grid-item {
    border-top: 0;
    min-height: 330px;
    border-left: 0;
    border-right: 0;
}
.wpb_content_element, ul.wpb_thumbnails-fluid>li, .wpb_button {
    margin-bottom: 0 !important;
}
.border-bottom {
    padding-bottom: 12px;
}
.border-bottom:before {
    content: '';
    position: absolute;
    height: 1px;
    display: inline-block;
    width: 100%;
    background: #bdbdbd;
    bottom: 0;
}
.vc_pageable-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_grid-filter.vc_grid-filter-center, .vc_pageable-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_gitem-post-data {
    margin: 0;
    line-height: normal;
    padding: 20px 12px 15px;
    color: rgb(160, 160, 160);
    font-size: 13px;
    letter-spacing: 0.5px;
}
.vc_pageable-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_grid-filter.vc_grid-filter-center {
    text-align: left;
    color: rgb(160, 160, 160);
    font-size: 15px;
    letter-spacing: 0.5px;
}
.vc_grid-filter-item.vc_gitem-post-category-name .vc_gitem-post-category-name {
    background: transparent !important;
    cursor: text;
}
.single-big-article-wrapper-box {
    background: #fafafa
}
.vc_grid-filter.vc_grid-filter-size-xs .vc_grid-filter-item {
    font-size: 13px !important;
    padding: 0;
}
.vc_pageable-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_gitem-post-data {
    text-align: right;
}
.vc_pageable-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_gitem-post-data.unz-custom-date {
     padding: 25px 10px 15px 0 !important;
}
.vc_pageable-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_gitem-col.vc_gitem-col-align- {
    padding: 0;
    position: relative;
}
.vc_pageable-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_gitem-col.vc_gitem-col-align- .wpb_single_image figure.wpb_wrapper, .vc_pageable-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_gitem-col.vc_gitem-col-align- .wpb_single_image figure.wpb_wrapper .vc_single_image-wrapper, .vc_pageable-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_gitem-col.vc_gitem-col-align- .wpb_single_image figure.wpb_wrapper img {
    width: 100% !important;
    /* height: 250px !important; */
    height: auto !important;
    object-fit: cover;
}
.wpb_single_image.wpb_content_element.vc_align_center {
    position: relative;
}
.vc_pageable-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_gitem-post-data.unz-custom-format, .vc_custom_heading.vc_gitem-post-data.unz-custom-format {
    background: rgba(0,0,0,.5);
    text-align: left;
    color: #fff;
        letter-spacing: .5px;
        position: relative;
    width: 100%;
    margin: 0;
        height: 0;
        padding: 0 12px !important;
        bottom: 23px;
}
.article-custom .vc_gitem-zone.vc_gitem-zone-c {
    max-height: 78px;
}
.vc_pageable-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_gitem-post-data.unz-custom-format:before, .vc_custom_heading.vc_gitem-post-data.unz-custom-format:before  {
    content: '';
    background: rgba(0,0,0,.5);
    height: 28px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -5px;
}

.vc_custom_heading.vc_gitem-post-data.unz-custom-format {
    font-size: 13px;
}
.search .serach-row .row div[class^="col-lg-"]:nth-child(2n+1) {
    clear: both;
}
.vc_custom_heading.vc_gitem-post-data.unz-custom-format {
    padding: 5px 10px;
}
.vc_pageable-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_gitem-post-data.unz-custom-tags {
    font-size: 18px;
    text-align: left;
    font-weight: 800;
    color: #ec2f2f !important;
    padding-bottom: 0;
}
.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before {
    padding-top: 0 !important;
}
.vc_gitem-zone-a .vc_gitem-row-position-top, .vc_gitem-zone-b .vc_gitem-row-position-top {
    position: relative !important;
}
.vc_column-inner {
    padding: 0 !important;
}
.wpb_wrapper .vc_row {
    margin: 0 !important;
}
.content-area .site-main {
    border-top: 0;
}
header.unz-header .site-branding .site-tagline-header {
    position: absolute;
    top: 38%;
    transform: translateY(-50%);
    color: red;
    font-weight: normal;
    letter-spacing: 0.5px;
    right: 0;
    border-bottom: 3px solid red;
    display: block;
    width: 100%;
    text-align: right;
    font-size: 15px;
}
.content-area .vc_row.wpb_row.vc_row-fluid {
    margin: 0;
}
.vc_gitem-zone-b .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title, .vc_gitem-zone-b .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    color: #fff !important;
}
.vc_pageable-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    color: #333;
    font-weight: 900;
    font-size: 22px;
    margin-bottom: 0;
    padding-top: 0;
    font-family: 'Roboto Slab', serif;
}
.single.single-post .single-big-article-wrapper-box .single-big-article-content-wrapper {
    margin: 0px 0 30px;
    position: relative;
    padding: 0;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.single-big-article-wrapper-box .single-big-article-content-wrapper {
    padding: 12px 20px 20px 96px;
    background: #f5f0eb;
}
.single-big-article-wrapper-box .single-big-article-img-box .single-big-article-img, .single-big-article-wrapper-box .single-big-article-img-box {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-bottom: 0;
    line-height: 0;
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-category-date-wrapper {
    display: inline-block;
    width: 100%;
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-category-date-wrapper .single-big-article-category-date {
    font-size: 13px;
    color: #8a8a8a;
    letter-spacing: 0.5px;
}
.search .single-search-article .vc_gitem-post-data.unz-custom-tags {
    padding:20px 12px 0;
    display: inline-block;
    width: 100%;
    margin: 0;
    text-transform: none;
    font-weight: 900;
    letter-spacing: 0.5px;
    font-size: 18px;
    color: #ec2f2f;
}
.post-none , .post-not {
    display: none !important;
}
.post-display {
    display: inline-block !important;
}
article {
    margin: 0 !important;
}
.search .single-search-article .searched-article-title {
    text-decoration: none;
    font-size: 22px;
    font-weight: 900;
    color: #333;
    letter-spacing: 0.5px;
    line-height: normal;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    transition: 0.5s;
    margin: 0;
    padding: 0 10px;
}
.highlight-cat .searched-article-title {
    color: #fff !important;
}
.search .single-search-article article {
    margin: 0;
    padding: 0;
    /*min-height: 400px;*/
}
.search .single-search-article .searched-article-title:hover {
    opacity: 0.7
}
.search .single-search-article .single-big-article-category-date-wrapper {
    padding: 20px 0 5px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #8a8a8a;
    letter-spacing: 0.5px;
}
.search .single-search-article .highlight-cat .single-big-article-category-date-wrapper {
    color: #fff;
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-title-tag-box .single-big-article-tag-content {
    text-transform: none;
    font-weight: bold;
    letter-spacing: 0.5px;
    font-size: 18px;
    color: #ec2f2f;
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-title-tag-box {
    padding: 20px 0;
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-title-tag-box .single-big-article-title {
    text-decoration: none;
    font-size: 26px;
    font-weight: 900;
    color: #333;
    letter-spacing: 0.5px;
    line-height: normal;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    transition: 0.5s;
    font-family: 'Roboto Slab', serif;
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-title-tag-box .single-big-article-title:hover {
    opacity: 0.7
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-title-tag-box .single-big-article-content {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 22px;
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-title-tag-box .single-big-article-content .article-view-more-link, .vc_gitem-animate-none .vc_gitem-zone-b .article-view-more-link {
    cursor: pointer;
    text-decoration: none;
    color: #ec2f2f;
    font-weight: 900;
    position: relative;
    padding: 0 5px;
    transition: 0.5s;
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-title-tag-box .single-big-article-content .article-view-more-link:hover, .vc_gitem-animate-none .vc_gitem-zone-b .article-view-more-link:hover {
    color: #333
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-title-tag-box .single-big-article-content .article-view-more-link:before{
    content: '>>';
    margin-right: 5px;
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-suggested-links ul.single-big-article-content-suggested-link {
    padding: 0;
    margin: 10px 0;
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-suggested-links ul.single-big-article-content-suggested-link li {
    padding-left: 0;
    display: block;
    position: relative;
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-suggested-links ul.single-big-article-content-suggested-link li:before {
    font-size: 20px;
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-suggested-links ul.single-big-article-content-suggested-link li a {
    color: #333;
    text-decoration: none;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.5px;
    transition: 0.5s;
    font-family: 'Roboto Slab', serif;
    position: relative;
    line-height: normal;
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-suggested-links ul.single-big-article-content-suggested-link li a:hover {
    opacity: 0.7
}
.single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-suggested-links ul.single-big-article-content-suggested-link li a i {
    color: #ec2f2f;
    transform: rotate(180deg) scaleX(-1);
    position: relative;
    top: -3px;
}
.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span, .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span {
    color: unset !important;
}
.wpb_wrapper .vc_row .vc_btn3-container.vc_btn3-inline {
    margin: 0 !important;
}
.language-wrapper {
    background: #fafafa;
    padding-bottom: 33px;
}
.language-wrapper .widget.widget_search {
    margin: 0;
}
.language-wrapper .vc_btn3-container.vc_btn3-inline {
    width: 100%;
    margin: 0;
}
.language-wrapper .vc_btn3-container.vc_btn3-inline .vc_general.vc_btn3 {
    border-radius: 0;
    border: 0;
    padding: 0 10px;
    width: 100%;
    background: #f5f0eb;
    border-bottom: 1px solid #aaaaa9;
    font-size: 12px;
    color: #46b4b4;
    font-weight: 500;
    letter-spacing: 1px;
    height: 25px;
    line-height: 26px;
    position: relative;
    text-transform: uppercase;
    border-left: 1px solid #aaaaa9;
    border-right: 1px solid #aaaaa9;
}
.language-wrapper .vc_btn3-container.vc_btn3-inline.active .vc_general.vc_btn3 {
    text-align: center;
    color: #000;
    font-weight: bold;
}
.vc_pageable-load-more-btn .vc_general.vc_btn3-color-blue {
    background: #dcd2cd !important;
    color: #333 !important;
    font-weight: bold;
    border-radius: 50px;
    padding: 10px 25px;
    line-height: normal;
    transition: 0.5s;
}
.vc_pageable-load-more-btn .vc_general.vc_btn3-color-blue:hover {
    color: #fff !important;
    background: #333 !important;
}
.language-wrapper .vc_btn3-container.vc_btn3-inline .vc_general.vc_btn3.german-title:after, .language-wrapper .vc_btn3-container.vc_btn3-inline .vc_general.vc_btn3.austria-title:after {
    content: '';

}
.language-wrapper .vc_btn3-container.vc_btn3-inline.active .vc_general.vc_btn3.german-title:after {
    background: url(assets/img/germany-flag.png?ezimgfmt=rs%3Adevice%2Frscb4-1) transparent;
    background-size: 81px;
    width: 81px;
    height: 35px;
    background-repeat: no-repeat;
    position: absolute;
    top: -4px;
    right: 1px;
}
.language-wrapper .vc_btn3-container.vc_btn3-inline.active .vc_general.vc_btn3.austria-title:after {
    background: url(assets/img/austria-flag.png?ezimgfmt=rs%3Adevice%2Frscb4-1) transparent;
    background-size: 81px;
    width: 81px;
    height: 35px;
    background-repeat: no-repeat;
    position: absolute;
    top: -4px;
    right: 1px;
}
.language-wrapper .widget.widget_search form.search-form label {
    display: block;
    width: 100%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.language-wrapper {
    margin: 0;
    background: #f5f0eb;
}
.language-wrapper .widget.widget_search form.search-form label input.search-field {
    border: 0;
    height: 25px;
    border-radius: 0;
    border-bottom: 1px solid #aaaaa9;
    width: 100%;
    padding-right: 25px;
    font-size: 12px;
    border-left: 1px solid #aaaaa9;
}
.language-wrapper .wpb_column.vc_column_container:nth-child(1) a.vc_general.vc_btn3 {
    border-left: 0;
}
.language-wrapper .wpb_column.vc_column_container:nth-child(4) a.vc_general.vc_btn3 {
    border-left: 0;
    border-right: 0;
}
.language-wrapper .widget.widget_search form.search-form input.search-submit {
    font-size: 0;
    width: 25px;
    border-radius: 0;
    border: 0;
    position: absolute;
    top: 0;
    height: 25px;
    right: 0;
    background: url(assets/img/header-search-icon.png?ezimgfmt=rs%3Adevice%2Frscb4-1) transparent;
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: 5px center;
    cursor: pointer;
}
.language-wrapper .widget.widget_search form.search-form {
    position: relative;
}
.first-articles-tags-listing-main-wrap .first-articles-tags-listing .first-articles-tags-listing-item .first-articles-tags-listing-text-content:before, .single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-suggested-links ul.single-big-article-content-suggested-link li:before {
    content: "\f064";
    font-family: fontawesome;
    color: #ff3c00;
    transform: rotate(180deg) scaleX(-1);
    position: absolute;
    top: -5px;
    left: -31px;
}
.first-articles-tags-listing-main-wrap .first-articles-tags-listing .first-articles-tags-listing-item .first-articles-tags-listing-text-content {
    position: relative;
    padding-left: 43px;
    font-family: 'Roboto Slab', serif;
}
.single.single-post .single-big-article-wrapper-box .single-big-article-img-box+.single-big-article-content {
    position: relative;
    padding: 0 !important;
    padding-right: 12px !important
}
.single.single-post .single-big-article-wrapper-box .single-big-article-img-box+.single-big-article-content a{
    color: #404040;
    text-decoration: none;
}
.single.single-post .single-big-article-wrapper-box .single-big-article-img-box+.single-big-article-content a:hover p {
    opacity: 0.7;
}
.single-sidebar-wrapper.sidebar-first-articles-listing .first-articles-with-img-wrapp .first-articles-with-img-content-box .first-articles-with-img-content-link i.fa {
    margin-right: 19px;
}
aside#secondary .first-articles-tags-listing-main-wrap .first-articles-tags-listing .first-articles-tags-listing-item .first-articles-tags-listing-text-content:before {
    left: 0;
}
.single.single-post .single-big-article-wrapper-box .single-big-article-content, .single.single-post .single-big-article-wrapper-box .single-big-article-category-date-wrapper {
    padding: 10px 12px 0px 96px;
}
.single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box .single-big-article-tag-content, .single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box .single-big-article-title, .single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box p, .single.single-post .single-big-article-wrapper-box .single-big-article-content-suggested-links, .single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box figure {
    padding-left: 96px;
}
.single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box figure.wp-block-embed-youtube {
    border: 1px solid #000;
    border-left: 0;
    border-right: 0;
    height: 362px;
}
.single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box .single-big-article-title~p.single-big-article-content {
    display: none;
}
.single.single-post .evc-social-likes {
    padding: 0 20px 0px 0;
    text-align: right;
}
.single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box figure.wp-block-embed-youtube iframe {
    width: 100%;
    height: 360px;
}
.share-article {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    background: #fff;
}
.share-article .col-md-6.col-lg-8 p {
    padding-left: 96px;
}
.single-big-article-content-suggested-links.share-article .text-left.float-left p {
    padding-top: 1px;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 500;
    color: #333;
    padding-left: 5px;
}
.highlight-cat span.vc_gitem-post-category-name, .highlight-cat .vc_custom_heading.vc_gitem-post-data.unz-custom-date, .single-big-article-category-date-wrapper .single-big-article-category-date {
    color: #8a8a8a !important;
}
.single-big-article-content-suggested-links.single-article-user-comments-wrapper-box .single-article-single-user-comment .single-comment-reply-wrapp {
    text-align: right;
}
.single.single-post .social-likes__widget {
    width: 25px;
    height: 25px;
    border-radius: 50%;
}
.single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box .single-big-article-title {
    padding-right: 12px;
}
.single.single-post .social-likes__widget span.social-likes__button {
    padding: 0;
    display: block;
    width: 100%;
    border-radius: 50%;
    height: 100%;
}
.single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box p, .single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box ol li, .single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box ul li, .single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box figure {
    margin-bottom: 12px;
    padding-right: 12px;
}
.single.single-post .social-likes__widget span.social-likes__button .social-likes__icon {
    margin: 0;
    width: 21px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 11px;
}
.single.single-post .single-big-article-wrapper-box .single-big-article-content, .single.single-post .single-big-article-wrapper-box .single-big-article-category-date-wrapper {
    padding: 12px 12px 0 0;
    width: calc(100% - 96px);
    margin-left: 96px;
    margin-top: 12px;
}
.single.single-post .single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-title-tag-box {
    padding: 12px 0 0 0;
}
.single.single-post .single-big-article-wrapper-box .single-big-article-content-suggested-links {
    margin-left: 100px;
    padding: 5px 0;
    margin-top: 15px;
    width: calc(100% - 112px);
}
.single-big-article-content-suggested-links.single-article-user-comments-wrapper-box .single-article-single-user-comment .single-article-single-user-comment-content p {
    font-family: 'Roboto Slab', serif;
    letter-spacing: 0.5px;
    font-size: 14px;
}
.single.single-post .content-area .site-main {
    background: #fafafa;
}
.single-big-article-content-suggested-links.single-article-user-comments-wrapper-box .to-comment-login-or-register-wrapp {
    border-top: 1px solid #aaaaa9;
    padding: 5px 0;
    margin-top: 30px;
}
.single-big-article-content-suggested-links.single-article-user-comments-wrapper-box .to-comment-login-or-register-wrapp .single-article-user-comments-title {
    color: #333;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 400;
}
.single-big-article-content-suggested-links.single-article-user-comments-wrapper-box .to-comment-login-or-register-wrapp .single-article-user-comments-title span.colored, .single-big-article-content-suggested-links.single-article-user-comments-wrapper-box .to-comment-login-or-register-wrapp .single-article-user-comments-title a {
    text-decoration: none;
    color: #46b4b4;
    font-weight: 700;
}
body.menu-opened {
    position: fixed;
    width: 100%;
    padding-right: 17px;
    overflow: hidden;
}
.single-sidebar-wrapper.sidebar-first-articles-listing .first-articles-with-img-wrapp {
    position: relative;
    height: 222px;
}
.single-sidebar-wrapper.sidebar-first-articles-listing .first-articles-with-img-wrapp .first-articles-with-img-content-link, .single-sidebar-wrapper.sidebar-first-articles-listing .first-articles-with-img-wrapp .first-articles-with-img-content-link i.fa {
    color: #fff !important;
}
body.menu-opened::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9;
}
#content .col-md-8, #content .col-md-4 {
    padding-left: 22px;
    padding-right: 22px;
}
.search header.page-header .page-title {
    margin: 15px 0;
    padding: 0;
    font-size: 22px;
    letter-spacing: 0.5px;
    border-left: 0;
    border-right: 0;
}
span.social-likes__counter {
    position: absolute;
    top: -8px;
    color: #fff;
    background: #ff3c00;
    display: block;
    width: auto;
    text-align: center;
    margin: 0;
    padding: 1px 5px;
    border-radius: 5px;
    font-size: 10px;
    right: -10px;
}
.single-big-article-content-suggested-links.single-article-user-comments-wrapper-box .single-article-single-user-comment {
    margin: 30px 0 0;
    display: inline-block;
    width: 100%;
    padding-left: 30px;
}
.single-big-article-content-suggested-links.single-article-user-comments-wrapper-box .single-article-single-user-comment .single-comment-reply-wrapp a {
    padding-top: 5px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-decoration: none;
    color: #46b4b4;
}
.single-comment-like-dislike-wrapp a {
    padding-top: 5px;
    margin-right: 0;
    font-size: 15px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 0 20px;
    position: relative;
}
.single-comment-like-dislike-wrapp a i.fa {
    font-size: 23px;
    position: absolute;
    top: -4px;
    left: 0;
}
.single-comment-like-dislike-wrapp a.like-comment-like {
    color: green;
}
.single-comment-like-dislike-wrapp a.like-comment-dislike {
    color: red;
}
.single-big-article-content-suggested-links.single-article-user-comments-wrapper-box {
    border-top: 1px solid #aaaaa9;
    padding-bottom: 25px !important;
    padding-right: 12px !important;
}
.single-big-article-content-suggested-links.single-article-user-comments-wrapper-box .single-article-single-user-comment .single-article-single-user-comment-content {
    border: 1px solid #aaaaa9;
    padding: 20px 22px;
    background: #fff;
    border-radius: 5px;
    margin: 5px 0;
}
.single-big-article-content-suggested-links.single-article-user-comments-wrapper-box .single-article-single-user-comment .single-article-single-user-comment-content h3 {
    margin: 0;
    font-size: 17px;
    font-family: 'Roboto Slab', serif;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}
.single-article-single-user-comment .single-article-single-user-comment-time-day-date-wrapp .single-article-single-user-comment-time-day-date span.seprater {
    margin: 0 10px;
}
.single-article-single-user-comment .single-article-single-user-comment-time-day-date-wrapp .single-article-single-user-comment-time-day-date {
    font-size: 15px;
    letter-spacing: 0.5px;
}
.single-article-user-comments-wrapper-box .single-article-user-comments-title {
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 500;
    color: #46b4b4;
}
.search .single-search-article {
    border: 1px solid #aaaaa9;
    border-bottom: 0;
    border-left: 0;
}
.search .single-search-article header.entry-header .entry-title {
    margin: 0;
    padding: 5px 10px;
    color: #000;
}
.search .single-search-article header.entry-header .entry-title a {
    color: #000;
    text-decoration: none;
    letter-spacing: 0.5px;
    font-size: 23px;
    transition: 0.5s;
}
.search .single-search-article header.entry-header .entry-title a:hover {
    opacity: 0.7
}
.search .serach-row .row {
    margin: 0;
}
.search .serach-row .row div[class^="col-lg-"] {
    padding: 0
}
.search .serach-row .single-search-article .post-thumbnail {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    line-height: 0;
}
.search .serach-row .single-search-article .post-thumbnail .attachment-list-article {
    height: auto;
    width: 100%;
    border-left: 0;
    border-right: 0;
    object-fit: cover;
}
.search .serach-row {
    display: flex;
    width: 100%;
    background: transparent;
    flex-direction: column;
}
.search .serach-row .col-lg-6.col-md-6 {
     background: #f5f0eb;
}
.search .serach-row .col-lg-6.col-md-6:nth-child(even) .single-search-article {
    border-left: 0;
    border-right: 0;
   
}
.highlight-cat {
    background: #000;
}
.highlight-cat .vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    color: #fff !important
}
.highlight-cat .vc_grid-filter.vc_grid-filter-centerm, .highlight-cat .vc_gitem-zone-mini .vc_gitem-post-data {
    color: #fff !important
}
.search .serach-row .single-search-article .highlight-cat .post-thumbnail .attachment-list-article {
    border-right: 0px;
}
.error-404.not-found {
    padding: 15px;
    text-align: center;
}
.error-404.not-found .page-title, .no-results.not-found .page-title {
    margin-bottom: 0;
}
.error-404.not-found .page-content, .no-results.not-found .page-content {
    margin-top: 0;
}
.no-results.not-found {
    padding: 15px;
    text-align: center;
}
.no-results.not-found form.search-form {
    margin-top: 15px;
}
.no-results.not-found form.search-form input {
    height: 35px;
    font-size: 15px;
}
/*----- Header -----*/
header.unz-header .site-branding .custom-logo {
    width: 98%;
    height: auto;
    vertical-align: middle;
    margin: 10px 0;
}
header.unz-header {
    height: 100px;
    margin: 0 auto;
    padding: 25px 15px;
    position: relative;
    background: linear-gradient(to right, white 430px, rgba(103, 103, 55, 0) 0px);
}
header.unz-header .site-branding .site-title a {
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
    color: #ff3c00 !important;
    margin-top: 5px;
    display: block;
}

header.unz-header .site-branding {
    width: calc(100% - 75px);
    float: left;
    position: relative;
    top: -2px;
    text-align: left;
}
header.unz-header .menu-toggle {
    display: block;
    border: 0;
    background: transparent;
    outline: none;
    box-shadow: none;
    cursor: pointer;
}
.icon-bar {
    display: block;
    position: absolute;
    height: 8px;
    width: 50px;
    background:  rgba(70, 180, 180, 1);
    border-radius: 0;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;


}
.menu-toggle[aria-expanded="true"] .top-bar {
    -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    transform: rotate(45deg);
        top: 0;
        left: 10px;
}
.menu-toggle[aria-expanded="true"] .middle-bar {
    width: 0%;
    opacity: 0;
}
.menu-toggle[aria-expanded="true"] .bottom-bar {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 35px;
    left: 10px;
}
.menu-toggle .top-bar {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.menu-toggle .middle-bar {
    opacity: 1;
    top: 15px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.menu-toggle .bottom-bar {
    top: 30px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
nav#site-navigation {
    max-width: 75px;
    float: left;
}
.main-navigation .ul-header {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
    width: 430px;
    height: 0;
    opacity: 0;
    transition: 0.5s ease-in-out;
}
body.menu-opened header.unz-header:before {
    content: '';
    position: absolute;
    width: 430px;
    height: 81px;
    background: #fff;
    z-index: 99999;
    top: 0;
    left: 0;
}
.main-navigation.toggled .ul-header {
    position: absolute;
    left: 0;
    top: 0;
    width: 430px;
    background: #ffffff;
    padding: 10px;
    opacity: 1;
    z-index: 9999;
    display: block;
    transition: 0.5s ease-in-out;
    max-height: 100vh;
    padding-top: 85px;
    height: auto;
    overflow-y: auto;
}
.main-navigation li {
    margin: 0;
    padding: 0 50px;
}
.main-navigation li a {
    color: #333;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 7px;
    transition: 0.5s;
    border-bottom: 1px solid #333;
}
.main-navigation li:last-child a {
    border: 0;
}
article.highlight-cat:hover .on-hover-div .on-hover-div-tag {
    padding: 5px 0 0;
    display: inline-block;
    width: 100%;
    margin: 0;
    text-transform: none;
    font-weight: 900;
    letter-spacing: 0.5px;
    font-size: 18px;
    color: #ec2f2f;
}
header.unz-header .menu-toggle {
    padding: 6px;
    z-index: 99999;
    position: relative;
    transition: 0.5s ease-in-out;
    margin: 0;
    display: inline-block;
    width: 100%;
}
.main-navigation {
    transition: 0.5s
}
.main-navigation li a:hover {
    color: #46b4b4;
}
.article-custom.highlight-cat .vc_is-hover .vc_gitem-zone-mini .vc_grid-filter.vc_grid-filter-center, .article-custom.highlight-cat .vc_is-hover .vc_gitem-zone-mini .vc_gitem-post-data.unz-custom-date {
    color: #848484 !important;
}
.article-custom.highlight-cat .vc_is-hover .vc_gitem-zone-mini .vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    font-size: 15px;
    font-weight: 200 !important;
}
.article-custom.highlight-cat .vc_gitem-zone-mini .vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt .article-view-more-link, .vc_gitem-animate-none .vc_gitem-zone-b .article-view-more-link {
    font-size: 15px;
    font-weight: 800;
    color: #ec2f2f;
}
.article-custom.highlight-cat .vc_is-hover .vc_gitem-zone-mini .vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    margin-bottom: 0px;
    padding-top: 0;
    padding-bottom: 15px;
}
.vc_pageable-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_gitem-post-data.unz-custom-tags {
    padding-bottom: 5px;
    display: inline-block;
    width: 100%;
}
.entry-content {
    margin-top: 0;
}
article.highlight-cat {
    position: relative;
}
article.highlight-cat:hover .on-hover-div {
    opacity: 1;
    visibility: visible;
}
.vc_grid-item-mini.vc_clearfix.vc_is-hover {
    height: 100%;
}
.vc_grid-item.article-custom {
    min-height: 376px !important;
}
.serach .on-hover-div {
    top: 11%;
}
.on-hover-div {
    padding: 5px 10px 15px;
    position: absolute;
    top: 10%;
    background: #000;
    width: 100%;
    height: calc(100% - 12%);
    opacity: 0;
    border-top: 1px solid #aaaaa9;
    visibility: hidden;
    transition: 0.5s;
}
.on-hover-div .vc-zone-link {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 5;
}
.on-hover-div .on-hover-div-tag a {
    font-weight: 900;
    letter-spacing: 0.5px;
    font-size: 18px;
    color: #ec2f2f;
    padding-bottom: 3px;
    text-transform: none;
    text-decoration: none;
}
.on-hover-div .on-hover-div-title {
    text-decoration: none;
    font-size: 22px;
    font-weight: 900;
    color: #fff;
    letter-spacing: 0.5px;
    line-height: normal;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    transition: 0.5s;
    margin-bottom: 10px;
}
.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background: transparent !important;
}
.on-hover-div .on-hover-div-title:hover, .on-hover-div .on-hover-div-text .on-hover-div-link-more:hover {
    opacity: .85;
}
.on-hover-div .on-hover-div-text {
    font-size: 16px;
    font-weight: 200 !important;
    color: #fff;
    line-height: normal;
}
.on-hover-div .on-hover-div-text .on-hover-div-link-more {
    color: red;
    font-size: 16px !important;
    font-weight: bold !important;
    text-decoration: none;
    transition: 0.5s;
}
#unz_registration_form .unz_registration_form-wrap {
    border: 0;
    padding-top: 0;
}
#unz_registration_form .unz_registration_form-wrap .unz_header {
    font-size: 20px;
}
#unz_registration_form .unz_registration_form-wrap p {
    display: inline-block;
    width: calc(50% - 4%);
    margin: 0 2%;
    float: left;
    margin-bottom: 10px;
}
#unz_registration_form .unz_registration_form-wrap p label {
    display: block;
    font-size: 14px;
}
#unz_registration_form .unz_registration_form-wrap p input {
    height: 35px;
    border-radius: 0;
    width: 100%;
}
#unz_registration_form .unz_registration_form-wrap p input[type="submit"] {
    width: auto;
    background: transparent;
    color: #000;
    font-size: 15px;
    border: 1px solid #333;
    cursor: pointer;
    transition: 0.5s;
    line-height: 35px;
    padding: 0 20px;
    margin-top: 15px;
}
#unz_registration_form .unz_registration_form-wrap p input[type="submit"]:hover {
    background: #000;
    color: #fff;
}
.unz_errors {
    padding: 15px 15px 0;
}
.unz_errors span.error {
    color: red;
    padding: 0 5px;
    display: inline-block;
    border: 1px solid red;
    margin-bottom: 10px;
    width: 40%;
    font-size: 15px;
}
.vc_grid-item-zone-c-top {
    background: #f5f0eb;
}
.vc_grid-item-zone-c-top.highlight-cat {
    background: #000;
}
.single-big-article-wrapper-box~.wpb_column.vc_column_container.vc_col-sm-12 {
    display: none;
}
.vc_pageable-wrapper .vc_grid-item:nth-child(odd) {
    border: 0;
}
.vc_pageable-wrapper .vc_grid-item {
    border-left: 1px solid #aaaaa9;
}
.sidebar-newsletter-widget-main-wrap .sidebar-newsletter-widget-img-wrap .sidebar-newsletter-widget-form .sidebar-newsletter-widget-send-btn {
    margin-right: 0 !important;
}
/*----- Start Footer -----*/
footer.footer {
    padding: 10px 15px 60px;
    display: inline-block;
    background: #dcd2cd;
    width: 100%;
    position: relative;
    bottom: 0;
    margin: 20px 0 0;
}
footer.footer .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
footer.footer .footer-links ul li {
    display: inline-block;
    padding: 0 30px 0;
    position: relative;
    margin: 0;
}
footer.footer .footer-links ul li a {
    font-size: 15px;
    text-decoration: none;
    color: #333;
    font-weight: 700;
    letter-spacing: 0.5px;
    transition: 0.5s;
}
footer.footer .footer-links ul li a:hover {
    opacity: 0.8
}
footer.footer .footer-links ul li::before {
    content: '';
    width: 2px;
    background: #333;
    position: absolute;
    right: -2px;
    top: 50%;
    transform: translateY(-50%);
    height: 60%;
}
.single.single-post .single-big-article-wrapper-box {
    background: #f5f0eb
}


/*----- End Footer -----*/
.unz-custom-format .video-format {
    border: 1px solid red;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 1px 5px 1px 0;
    line-height: normal;
    color: red;
    position: relative;
}
.unz-custom-format .video-format:before {
    content: '\f04b';
    font-family: FontAwesome;
    position: relative;
    color: #fff;
    width: 15px;
    display: inline-block;
    background: red;
    text-align: center;
    font-size: 9px;
    height: 16px;
    line-height: 17px;
    margin-right: 5px;
}
.unz-custom-format .default-format {
    border: 1px solid white;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 1px 5px 1px 0;
    line-height: normal;
    position: relative;
}
.unz-custom-format .default-format:before {
    content: '+/-';
    font-family: FontAwesome;
    position: relative;
    width: 15px;
    display: inline-block;
    background: white;
    text-align: center;
    font-size: 9px;
    height: 16px;
    line-height: 17px;
    margin-right: 5px;
    color: #000;
    font-weight: bold;
}
.single.single-post .single-big-article-wrapper-box .single-big-article-content-line {
    border-top: 1px solid #aaaaa9;
    margin-top: 10px;
}
.artical-main-title-on-img {
    position: absolute;
    top: 5px;
    z-index: 999;
    right: 0;
    font-size: 24px;
    width: calc(100% - 140px);
    color: #ff3c00;
    font-weight: 900;
    letter-spacing: 0.5px;
    line-height: normal;
}
.vc_gitem-animate-none .vc_gitem-zone-b {
    transition: 0.5s;
}
.vc_custom_heading a, .vc_custom_heading a:hover, .vc_custom_heading a:focus, .vc_custom_heading a:visited {
    word-break: break-word;
}
@media screen and (min-width:992px) and (max-width:1199px) {
    .artical-main-title-on-img {
        font-size: 18px
    }
}
@media screen and (min-width:768px) and (max-width:991px) {
    .main-navigation li {
        display: block;
        width: 100%;
        margin: 0;
    }
    body.menu-opened {
        padding-right: 0
    }
    .single-big-article-content-suggested-links.share-article .col-md-6.col-lg-6 {
        display: block;
        width: 50%;
        float: left;
    }
    .sidebar-video-suggestion-main-wrap .sidebar-video-suggestion-img-wrap, .sidebar-newsletter-widget-main-wrap .sidebar-newsletter-widget-img-wrap,
    .sidebar-video-suggestion-main-wrap .sidebar-video-suggestion-img-wrap iframe {
        height: 300px;
    }
    .artical-main-title-on-img {
        font-size: 18px
    }
    .single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box .single-big-article-tag-content, .single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box .single-big-article-title, .single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box p, .single.single-post .single-big-article-wrapper-box .single-big-article-content-suggested-links, .single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box figure {
        padding-left: 50px;
    }
    .single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-title-tag-box ul {
        padding-left: 80px;
    }
    nav#site-navigation {
        max-width: 75px;
    }
    header.unz-header .site-branding {
        width: calc(100% - 75px);
    }
    header.unz-header .site-branding .site-tagline-header {
        font-size: 12px;
        top: 40%;
    }
    header.unz-header .site-branding .custom-logo {
        width: 85%;
    }
    footer.footer .footer-links ul li {
        padding: 0 15px 0;
    }
    .single.single-post .single-big-article-wrapper-box .single-big-article-content, .single.single-post .single-big-article-wrapper-box .single-big-article-category-date-wrapper {
        padding: 12px 12px 0 0;
        width: calc(100% - 50px);
        margin-left: 50px;
        margin-top: 12px;
    }
    aside#secondary {
        margin-top: 50px;
    }
    .single.single-post .single-big-article-wrapper-box .single-big-article-content-suggested-links {
        margin-left: 50px;
        padding: 5px 15px;
        width: calc(100% - 62px);
    }
    .single-big-article-content-suggested-links.share-article .text-left.float-left p {
        padding-top: 0;
        text-align: left;
    }
    .single.single-post .evc-social-likes {
        padding: 0;
        text-align: center;
        margin-top: 5px;
    }
    .main-navigation.toggled .ul-header {
        z-index: 9;
    }
    header.unz-header {
        padding: 15px
    }
    .main-navigation.toggled {
        margin-bottom: 0;
    }
}
#primary-menu::-webkit-scrollbar-track {
    opacity: 0;
    visibility: hidden;
    width: 0px;
}
#primary-menu::-webkit-scrollbar {
    opacity: 0;
    visibility: hidden;
    width: 0px;
}
#primary-menu::-webkit-scrollbar-thumb {
    opacity: 0;
    visibility: hidden;
    width: 0px;
}
.vc_pageable-load-more-btn, .vc_grid-btn-load_more {
    display : block;
}

.vc_column_container.search-desktop-box {
    padding-left:15px !important
}
.vc_column_container.search-desktop-box:before {
    content: '';
    position: absolute;
    background: #aaaaa9;
    width: 16px;
    left: 0;
    height: 1px;
    bottom: 0;
}
.widget-area li.widget {
    list-style: none !important;
}

@media screen and (max-width:767px) {
    .main-navigation li {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0 15px;
    }
    .main-table-width{
        width: 100% !important;
    }
    .vc_column_container.search-desktop-box:before {
        display: none;
    }
    .vc_column_container.search-desktop-box {
        padding-left:0 !important
    }
    body.menu-opened {
        padding-right: 0;
    }
    .single-big-article-content-suggested-links.single-article-user-comments-wrapper-box .single-article-single-user-comment {
        padding-left: 0
    }
    header.unz-header:before {
        display: none;
    }
    .single-big-article-content-suggested-links.single-article-user-comments-wrapper-box .single-article-single-user-comment .single-article-single-user-comment-content {
        padding: 15px;
        word-break: break-word;
    }
    header.unz-header .site-branding .site-tagline-header {
        display: none;
    }
    .single.single-post .single-big-article-wrapper-box .single-big-article-content, .single.single-post .single-big-article-wrapper-box .single-big-article-category-date-wrapper {
        padding: 12px 12px 0 0;
        width: calc(100% - 15px);
        margin-left: 15px;
        margin-top: 12px;
    }
    header.unz-header .site-branding .custom-logo {
        width: 100%;
    }
    aside#secondary {
        margin-top: 50px;
    }
    footer.footer .footer-links ul li {
        width: 100%;
        display: block;
        padding: 5px 10px;
    }
    footer.footer .footer-links ul li::before {
        display: none;
    }
    .vc_pageable-wrapper .vc_grid-item {
        width: 100%;
    }
    #unz_registration_form .unz_registration_form-wrap p {
        width: 100%;
        margin: 0;
    }
    .single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box p {
        padding-right: 00px;
    }
    .first-articles-with-img-publishing-date-wrapper {
        top: 0;
    }
    .single.single-post .single-big-article-wrapper-box .single-big-article-content-suggested-links {
        margin-left: 15px;
        padding: 5px 15px;
        width: calc(100% - 27px);
    }
    .single-big-article-content-suggested-links.share-article .text-left.float-left p {
        padding-top: 0;
        text-align: center;
    }
    .single.single-post .evc-social-likes {
        padding: 0;
        text-align: center;
        margin-top: 5px;
    }
    .single.single-post .single-big-article-wrapper-box .single-big-article-img-box+.single-big-article-content:before {
        width: 100%;
    }
    .highlight-cat:first-child {
        border-right: 0px solid #fff !important;
    }
    .share-article .col-md-6.col-lg-8 p {
        padding-left: 15px
    }
    .main-navigation.toggled .ul-header {
        z-index: 9;
        top: 85px;
        padding: 0;
        width: 100%;
        overflow-y: auto;
        max-height: 90vh;
        padding-bottom: 50px;
        padding-top: 10px;
    }
    header.unz-header {
        padding: 15px;
        height: 85px;
        z-index: 99;
        display: flex;
        background: #fff;
        align-items: center;
    }
    .main-navigation .ul-header {
        padding: 15px !important;
    }
    .language-wrapper .widget.widget_search form.search-form label input.search-field {
        border: 1px solid #ddd;
        border-radius: 50px;
    }
    #content {
        margin: 10px 0;
    }
    .main-navigation.toggled {
        margin-bottom: 0;
    }
    .single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box .single-big-article-tag-content, .single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box .single-big-article-title, .single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box p, .single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box figure {
        padding: 0 15px
    }
    .single.single-post .single-big-article-wrapper-box .single-big-article-content, .single.single-post .single-big-article-wrapper-box .single-big-article-category-date-wrapper {
        padding: 15px 15px 0;
    }
    .single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-category-date-wrapper .single-big-article-category-date {
        text-align: left;
    }
    .single-big-article-wrapper-box .single-big-article-img-box .single-big-article-img, .single-big-article-wrapper-box .single-big-article-img-box {
        height: auto;
    }
    .single-big-article-wrapper-box .single-big-article-content-wrapper {
        padding: 10px 15px;
    }
    nav#site-navigation {
        max-width: 65px;
    }
    header.unz-header .site-branding {
        width: calc(100% - 65px);
        top: 3px;
    }
    .single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box ul, .single.single-post .single-big-article-wrapper-box .single-big-article-content-title-tag-box ol {
        padding-inline-start: 0px !important;
        margin-left: 2em !important;
    }
}

@media screen and (min-width:568px) and (max-width:767px) {
    .language-wrapper .wpb_column.vc_column_container.vc_col-sm-3 {
        width: 50%;
        float: left;
    }
    .language-wrapper .vc_btn3-container.vc_btn3-inline {
        margin: 0;
    }
    .single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-suggested-links ul.single-big-article-content-suggested-link {
        padding-left: 20px;
    }
}
@media screen and (max-width:567px) {
    .language-wrapper .vc_btn3-container.vc_btn3-inline {
        margin: 5px 0;
        padding: 0 10px
    }
    .language-wrapper .widget.widget_search {
        padding: 0 10px;
        margin: 5px 0;
    }
    .single-big-article-wrapper-box .single-big-article-content-wrapper .single-big-article-content-suggested-links ul.single-big-article-content-suggested-link {
        padding-left: 20px;
    }
    .language-wrapper .vc_btn3-container.vc_btn3-inline .vc_general.vc_btn3, .language-wrapper .widget.widget_search form.search-form label input.search-field {
        border: 1px solid #aaaaa9 !important;
    }
}
/*----- BootStrap -----*/
.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
@media (min-width: 768px) {
    .container { width: 750px; }
}
@media (min-width: 992px) {
    .container { width: 970px; }
}
@media (min-width: 1200px) {
    .container { width: 1170px; }
}
.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.row { margin-left: -15px; margin-right: -15px; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { 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: 768px) {
    .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 { 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%; }
}
@media (min-width: 992px) {
    .col-md-1, .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-md-10, .col-md-11, .col-md-12 { 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%; }
}
@media (min-width: 1200px) {
    .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 { 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%; }
}
/* custom css */
.vc-gitem-zone-height-mode-auto:before {
    padding-top: 0 !important;
}
.bootstrap-wrapper .box-body .alert {
    padding: 5px 0 0 0 !important;
    border: 0 !important;
}
.bootstrap-wrapper label {
    font-weight: normal !important;
}
.bootstrap-wrapper .box-body .alert.alert-error {
    color: red !important;
    background: transparent !important;
}
.bootstrap-wrapper .box-body .alert.alert-success {
    color: green !important;
    background: transparent !important;
}
.bootstrap-wrapper .box-body .alert.alert-info {
    color: blue !important;
    background: transparent !important;
}
.bootstrap-wrapper .box-body .alert.alert-warning {
    color: red !important;
    background: transparent !important;
}
.bootstrap-wrapper .btn.btn-flat {
    margin-left: 15px;
}
.bootstrap-wrapper .box-header.with-border {
    border: 0 !important;
}
.bootstrap-wrapper .box {
    box-shadow: none !important;
}
.mc4wp-response {
    position: absolute;
    top: 5rem;
    padding: 0 15px;
    font-size: 15px;
    font-weight: bold;
}
.mc4wp-response .mc4wp-error {
    color: red !important;
}
.mc4wp-response .mc4wp-success {
    color: green !important;
}
#div-gpt-ad-1481880196505-0 iframe {
    margin: 0 auto;
    display: block;
}
.vc_gitem-animate-none .vc_gitem-zone-b {
    border-top: 1px solid #aaaaa9;
}
.vc_pageable-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_grid-filter.vc_grid-filter-center, .vc_custom_heading.vc_gitem-post-data.unz-custom-date {
    padding: 25px 12px 15px !important;
    line-height: normal !important;
    margin: 0 !important;
}
.vc_grid .vc_pageable-load-more-btn {
    margin-top: 0 !important;
}
.vc_pageable-load-more-btn .vc_general.vc_btn3-color-blue {
    margin-top: 25px;
}

/*.ss-social-sharing {
    text-align: right;
}
.ss-social-sharing a.ss-button-facebook {
    background: url(assets/img/facebook.png?ezimgfmt=rs%3Adevice%2Frscb4-1) transparent !important;
    background-repeat: no-repeat !important;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    color: transparent;
    margin: 1% 4% 0 0;
}
.ss-social-sharing a.ss-button-twitter {
    background: url(assets/img/twitter.png?ezimgfmt=rs%3Adevice%2Frscb4-1) transparent !important;
    background-repeat: no-repeat !important;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    color: transparent;
    margin: 1% 4% 0 0;
}
.ss-social-sharing a.ss-button-pinterest {
    background: url(assets/img/pinterest.png?ezimgfmt=rs%3Adevice%2Frscb4-1) transparent !important;
    background-repeat: no-repeat !important;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    color: transparent;
    margin:1% 20px 0 0 !important; 
}*/

/* Social snap */
.ss-inline-share-wrapper {
    margin: 0 !important;
    line-height: 0;
}
.ss-inline-share-wrapper .ss-social-icons-container>li:last-child {
    padding-right: 15px;
}
.ss-inline-share-wrapper.ss-circle-icons .ss-social-icons-container>li {
        margin: 0px 6px 0px 0!important;
}
 .ss-inline-share-wrapper .ss-social-icons-container>li>a {
    height: 24px !important;
    border-radius: 50%: 
 }
.ss-inline-share-wrapper.ss-without-labels .ss-social-icons-container>li>a i {
    min-width: 24px;
    width: 24px;
}
@media screen and (min-width:768px) {
    .only-mobile-show {
        display: none;
    }
}
.vc_column_container.search-desktop-box {
    position: relative;
}
@media screen and (max-width:767px) {
    .only-mobile-show {
        display: block;
    }
    .language-wrapper .widget.widget_search form.search-form label input.search-field {
        height: 45px;
        padding: 0 15px;
        font-size: 16px;
        padding-right: 40px
    }
    .language-wrapper .widget.widget_search form.search-form input.search-submit {
        background-size: 20px;
        width: 45px;
        height: 45px;
        top: 0;
        right: 0;
        background-position: center;
    }
    .only-mobile-show .language-wrapper {
        padding: 0 !important;
        background: transparent !important;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px !important;
    }
    .main-navigation.toggled .ul-header {
        padding-top: 0 !important;
        top: 80px;
    }
    .search-desktop-box {
        display: none;
    }
    .vc_row.wpb_row.vc_inner.vc_row-fluid.language-wrapper {
        padding-bottom: 10px;
    }
    .language-wrapper .vc_btn3-container.vc_btn3-inline.active .vc_general.vc_btn3 {
        text-align: center !important;
    }
    .language-wrapper .vc_btn3-container.vc_btn3-inline.active .vc_general.vc_btn3.austria-title:after , .language-wrapper .vc_btn3-container.vc_btn3-inline.active .vc_general.vc_btn3.german-title:after{
        right: unset;
    }
    .ss-inline-share-wrapper .ss-social-icons-container>li:last-child {
        padding-right: 0px;
        margin: 0 !important;
}
    .ss-inline-share-wrapper.ss-right-inline-content {
        text-align: center;
    }
    .ss-inline-share-wrapper {
        margin: 3% !important;
    }
    .single-big-article-content-suggested-links.share-article .text-left.float-left p {
        padding-left: 0;
    }

}
@media screen and (min-width:992px) {
    #content .col-md-8, #content .col-md-4 {
        padding-left: 30px;
        padding-right: 15px;
    }
    #content .col-md-8 {
        padding-left: 0;
    }
    #content {
        padding: 0
    }
    #content > .row {
        margin: 0;
    }
    #content .col-md-4 {
        padding-right: 0;
    }
    header.unz-header {
        padding: 25px 0
    }
    .single-search-article .highlight-cat .post-thumbnail .attachment-list-article {
        border-right: 0px;
}
}

/* ads */
@media screen and (max-width:767px) {
    header.unz-header .menu-toggle {
        padding: 12px;
    }
    .ss-social-sharing a.ss-button-pinterest {
        margin: 1% 0 0 0 !important;
}
    .ss-social-sharing {
        text-align: center !important;
    }
}
header.unz-header .menu-toggle {
    height: 39px;
    margin: 10px 0 0;
    padding: 0 !important;
    width: 50px;
}
.adsbygoogle {
    height: 100%;
}



@-webkit-keyframes unz-load7 {
    0%,
    80%,
    100% {
      box-shadow: 0 2.5em 0 -1.3em rgba(70, 180, 180, 1);
    }
    40% {
      box-shadow: 0 2.5em 0 0 rgba(70, 180, 180, 1);
    }
  }
  @keyframes unz-load7 {
    0%,
    80%,
    100% {
      box-shadow: 0 2.5em 0 -1.3em rgba(70, 180, 180, 1);
    }
    40% {
      box-shadow: 0 2.5em 0 0 rgba(70, 180, 180, 1);
    }
  }
.vc_grid-loading,
.vc_grid-loading:after,
.vc_grid-loading:before{
    -webkit-animation:unz-load7 1.8s infinite ease-in-out !important;
    animation:unz-load7 1.8s infinite ease-in-out !important;
}


@media screen and (min-width:1100px) {
    .container {
        width: 1024px;
    }
}
.single-big-article-wrapper-box .vc_grid-container-wrapper figure {
    margin-left: 0 !important;
    padding-left:  0 !important; 
}
.single-big-article-wrapper-box .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    
}
.single-big-article-wrapper-box  .vc_pageable-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_gitem-post-data.vc_gitem-post-data-source-post_title a {
    color: #333;
}
.single-search-article a.post-thumbnail {
    text-decoration: none !important;
}
.single-search-article .vc_custom_heading.vc_gitem-post-data.unz-custom-format {
    bottom: 30px;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('assets/img/loader1.gif') 50% 50% no-repeat;
    opacity: 1;
    background-size: 5%;
}
