body {
    line-height: 1.4;
}

strong, b {
    font-weight: bold;
}

.main-logo {
    width: auto;
    height: 30px;
    margin-top: -1px;
}

.navbar-brand span {
    display: block;
    font-size: 14px;
    letter-spacing: 0.1px;
}

#navigation .sticky-nav .secondary-logo {
    left: 20px;
    top: 18px;
    width: 150px;
}

#main-wrapper {
    background-color: #fbfcfe;
}

.language-dropdown, #date-time, #weather {
    margin-right: 20px;
    margin-left: 0px;
}

.language-dropdown, #date-time, #weather {
    display: inline-block;
    line-height: 40px;
    color: #525b6e;
    font-size: 14px;
}

.language-dropdown .dropdown-menu > li > a {
    line-height: 30px;
    display: block;
    text-align: center;
    font-size: 12px;
}

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

.language-dropdown a {
    text-transform: none;
    margin-left: 12px;
    font-weight: 700;
    font-size: 12px;
}

.language-dropdown a.active {

    color: #cb0000;
}

a {
    color: #555254;
}

.homepage #navigation .sticky-nav .navbar-nav {
    margin-left: 0px;
}

.socials {
    display: inline-block;
}

.socials li:hover a {
    background-color: #DB0000;
}

.socials li a {
    background-color: #555254;
    color: #fff;
    width: 25px;
    display: block;
    height: 25px;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    padding: 3px;
}

.socials li {
    display: inline-block;
}

#topbar-left {
    float: left;
}

.clear {
    clear: both;
}

.list-post > li {
    position: relative;
}

.list-post > li a i {
    position: absolute;
    right: 10px;
    top: 50%;
}

.widget .no-image .small-post .post-content {
    padding: 0 0 0 0;
    float: none;
    width: 100%;
}

.widget .no-image .entry-title {
    font-size: 16px;
    line-height: 22px;
}

#sidebar .widget:last-child {
    margin-bottom: 0;
}

.post .entry-title {
    text-transform: none;
}

.main-post .entry-title {
    font-size: 22px;
    margin-bottom: 14px;
}

.video-post-list .post, .widget .post-list .post {
    max-height: none !important;
}

#mainmenu .dropdown-menu > li > a,
.searchNlogin .dropdown-menu > li > a {
    text-transform: none;
    color: #555254;
    padding: 8px 20px;
    display: block;
}

.searchNlogin .dropdown-menu > li i {
    padding: 0;
    color: #999999;
    display: inline-block;
    width: 22px;
}

.searchNlogin .dropdown-menu > li {
    padding: 0;
}

.dropdown-menu {
    border-radius: 0;
    min-width: 12rem;
}

.back-to-top {
    width: 100%;
    display: block;
    padding: 15px 0 20px;
    color: #e1e1e1;
}

.meta-catagory span,
.entry-meta a,
.entry-meta span,
.entry-meta li,
.entry-meta i {
    font-size: 13px;
    color: #5f5e5e;
    margin-right: 5px;
}

.entry-meta span {
    margin-right: 10px;
}

.entry-meta {
    margin-bottom: 5px;
}

.arrow {
    position: absolute;
    top: 50%;
    right: 15px;
}

.listing-news .entry-header {
    width: 30%;
    background-color: rgba(227, 227, 227, 0.29);
}

.list-header, .list-post li {
    padding: 15px 30px 15px 15px
}

.listing-news .post-content {
    width: 65%;
    padding: 0;
    padding-left: 20px;
    padding-top: 0;
}

.post-content.no-info .entry-title {
    margin-bottom: 10px;
    margin-top: 0px;
}

.feature-post .entry-title {
    font-size: 14px;
}

.feature-post .post-content {
    padding: 10px
}

.section-title {
    text-transform: none;
}

.feature-post .post-content {
    padding: 10px;
    background: rgba(1, 1, 1, 0.8);
}

.last_posts .entry-title {
    height: 5em;
    overflow: hidden;
}

.widget-author .post-list > li {
    padding: 25px 15px;
}

.widget-author .post-list .post-content {
    width: 70%;
}

.widget-author .post-list .entry-header {
    width: 30%;
}

.widget-author .post-list .entry-title {
    font-size: 16px;
    line-height: 1.3;
}

.list-post li {
    border-top: 2px solid #f5f5f5;
}

.post-list .entry-thumbnail {
    position: relative;
}

.list-post li a {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.2;
}

.entry-thumbnail .entry-meta * {
    color: #101010;
    font-size: 18px;
    margin: 0;
}

.widget-popular .post-list > li {
    border-top: 2px solid #dedee0;
}

.widget-popular .post-list > li,
.widget-popular .post-list .post {
    background-color: #f0f0f2;
}

.widget .post-list .entry-thumbnail {
    height: auto;
    margin-bottom: 12px;

}

.entry-title a {
    display: block;
}

.entry-title a:hover {
    color: #DB0000;
}

.page-breadcrumbs .list-inline a {
    padding-bottom: 9px;
}

.search_text {
    background-color: #ffff00;
}

.widget-author .post-list .entry-thumbnail {
    height: 60px;
    width: 60px;
    border-radius: 50px;
}

.infinite-scroll-action .btn {
    width: 60%;
    min-width: 320px;
}

.infinite-scroll-action {
    margin-top: 30px;
    text-align: center;
}

.load-button.load-more {
    position: relative;
}

.load-button.load-more .loading-circle {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: absolute;
    border-width: 2px;
    border-style: solid;
    border-color: #fff transparent;
    animation: rotate 1s linear infinite;
    top: 50%;
    margin: -8px -70px;
}

.post.no-bg {
    background: none;
    border: none;
    border-radius: 0;
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.load-button.load-more .loading-circle {
    display: none;
}

.load-button.load-more.btn__more .loading-circle {
    display: block;
}

.footer-logo {
    width: 160px;
    opacity: 1;
}

.mobile-apps img {
    width: 151px;
    height: auto;
    opacity: 0.5;
    margin-bottom: 12px;
    margin-top: 6px;
}

#footer .widget p {
    color: #aeaeae;
    font-size: 14px;
    font-weight: 300;
}

p.copyright {
    margin-top: 0;
}

.footer-social li a:hover {
    background: #DB0000;
}

.footer-social li a {
    padding: 7px !important;
    width: 35px;
    height: 35px;
    background: #555254;
    border-radius: 50%;
    display: block;
    color: #fff;
    text-align: center;
}

.footer-social li {
    display: inline-block;
}

.mt-30 {
    margin-top: 30px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-15 {
    margin-bottom: 15px;
}

.bg-primary {
    background-color: #dddddd !important;
}

.poll__form label {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;

}

.poll-section .post-content .entry-title {
    margin-top: 0;
    margin-bottom: 15px;
    padding-bottom: 15px;
    line-height: 24px;
}

.poll__answers .answer-item .answer-progress {
    height: 20px;
}

.vote__progress p {
    margin: 0;
    text-align: left !important;
    line-height: 20px;
    font-size: 14px;
}

.vote__progress {
    margin-bottom: 16px;
}

.vote__progress-bar .progress {
    background: #DB0000;
    border-radius: 1px;
}

.vote__progress-bar span {
    font-size: 12px;
    position: absolute;
    top: 0;
    right: 5px;
}

.vote__progress-bar {
    position: relative;
    background-color: #e9ecef;
    border-radius: 1px;
}

.cb-radio .cb-inner {
    border: 2px solid #d7d7d7;
    position: absolute;
    left: 0;
    top: 3px;
}

.section-title:before {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.section-title:hover::before {
    width: 180px;
    z-index: 1;
}

.cb-radio.checked i {
    background-color: #DB0000;

}

.cb-checkbox:hover .cb-inner, .cb-radio:hover .cb-inner {
    border-color: #DB0000;
}

.ads-wrapper a > img {
    display: inherit;
    width: 100%;
    max-width: 100%;
}

.ads-wrapper + div.section {
    padding-top: 30px;
}

.banner.banner-before_main {
    margin-top: 20px;
    min-height: 90px;
}

.banner.banner-before_content {
    margin-top: 30px;
}

.banner.banner-after_content {

}

.banner {
    position: relative;
}

.banner:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    text-align: center;
    padding-top: 30px;
    color: #fff;
    font-size: 20px;
    letter-spacing: 8px;
}

.banner a:hover img {
    opacity: 0.9;;
}

.banner a:hover {
    opacity: 1;
}

.page-breadcrumbs {
    position: relative;
    margin: 30px 0 15px;
}

.comments-wrapper {
    margin-top: 30px;
}

.entry-content {
    color: #343434;
    font-weight: 300;
}

.iframe-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 24px;
}

.iframe-wrapper iframe, .iframe-wrapper video, .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.post-content ol li,
.post-content ul li {
    margin-top: 0;
    margin-bottom: 1rem;
}

.post-content ul.tag-list li {
    margin-bottom: 0;
    margin-top: 1rem;
}

.post-content blockquote p {

}

.post-content blockquote {
    margin: 0 0 1rem;
    padding: 8px 0 8px 30px;
    border-left: 4px solid #DB0000;
    margin-bottom: 1.5rem;
}

.image-caption:after {
    clear: both;
}

.image-caption {
    padding: 8px 26px;
    text-align: right;
    width: 60%;
    float: right;
    font-size: 14px;
    font-style: italic;
    color: #a1a1a1;
}

.entry-content figcaption {
    font-size: 14px;
    font-style: italic;
    color: #a1a1a1;
    padding: 8px 26px;
    text-align: center;
}

.details-news .entry-thumbnail img:hover {
    transition: none;
    transform: none;
}

.post-info, .post-info span {
    font-size: 1.3rem !important;
}

.post-content .entry-meta li, .post-content .entry-meta li {
    margin-top: 0;
    margin-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: none;
}

.entry-content,
.entry-content p,
.entry-content a,
.entry-content span,
.entry-content div,
.entry-content ul li,
.entry-content li,
.entry-content th,
.entry-content td,
.entry-content tr,
.entry-content blockquote {
    font-size: 1rem;
}

.post-content .cw-wrapper p:last-child {
    margin-bottom: 0;
}

.entry-content h1 {
    font-size: 28px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin-top: 25px;
    margin-bottom: 1rem;
}

.entry-content .cw-wrapper * {
    color: #272727
}

.entry-content ul li:before {
    content: "•";
    font-size: 26px;
    color: #DB0000;
    position: absolute;
    top: -8px;
    left: -20px;
}

.post-content .entry-content ul {
    display: table;
}

.entry-content ul li {
    position: relative;
}

.entry-content ul,
.entry-content ol {
    padding-left: 20px;
}

.entry-content .cw-wrapper {
    background-color: #fbfcfe;
    padding: 30px;
    margin-bottom: 1rem;
    color: #272727;
    text-align: justify;
    overflow: hidden;
}

.entry-content a:hover {
    color: #DB0000;
}

.entry-content a {
    color: #3288ea;
}

.post-content img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.post-content img.sized {
    max-width: 100%;
    width: auto;
}

.post-content img.size-half-left,
.post-content img.size-half-right {
    width: auto;
}

.post-content img:hover {
    transition: none;
    transform: none;
    cursor: zoom-in;
}

#swipebox-gallery img:hover {
    cursor: zoom-in;
}

.details-news .entry-thumbnail img {
    width: 100%;
}

.tag-list li a {
    padding: 0px 8px;
    display: block;
    color: #384650;
    font-weight: bold;
}

body.hidden-scroll {
    overflow: auto !important;
    padding-right: 0 !important;
}

.tag-list li:before {
    display: block;
    content: '#';
    color: #DB0000;
    position: absolute;
    font-weight: bold;
    font-size: 16px;
    left: 0;
    top: 0px;
}

.tag-list li {
    margin-bottom: 0;
    margin-top: 1rem;
    padding-left: 4px;
    position: relative;
    display: inline-block;
    margin-right: 10px;
}

.entry-media {

}

.action-share {
    text-align: center;
}

.action-share input:hover,
.entry-action .action-share > a:hover {
    background-color: #e3e3e3 !important;
}

.action-share span {
    display: block;
    margin-bottom: 8px;
}

.btn-light {
    padding: 10px 40px;
}

.min-h-full {
    min-height: 600px;
}

body.sticky-menu {
    padding-top: 56px;
}

.action-share input {
    width: 135px;
    margin-bottom: 0;
    margin-left: 9px;
    text-align: center;
    font-weight: bold;
    padding: 10px 12px;
    border: 1px solid #f6f6f6;
    border-radius: 4px;
    font-size: 14px;
    outline: none;
    cursor: pointer;
}

.entry-action {
    margin-top: 48px;
}

.entry-action .action-share > a {
    color: #fff;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    width: 40px;
    border-radius: 4px;
    display: inline-block;
    height: 40px;
}

.entry-action .action-share > a + a {
    margin-left: 6px;
}

.entry-action .action-share > a.facebook {
    background-color: #3b5998;
}

.entry-action .action-share > a.twitter {
    background-color: #1da1f2;
}

.entry-action .action-share > a.google {
    background-color: #dd4b39;
}

.entry-action .action-share > a.linkedin {
    background-color: #0077b5;
}

.entry-action .action-share > a.pinterest {
    background-color: #bd081c;
}

.entry-action .action-share > a.reddit {
    background-color: #ff4500;
}

.entry-action .action-share > a.tumblr {
    background-color: #35465c;
}

.entry-action .action-share > a.vk {
    background-color: #45668e;
}

.entry-action .action-share > a.pocket {
    background-color: #ef4056;
}

.entry-action .action-share > a.whatsapp {
    background-color: #075e54;
}

.entry-action .action-share > a.telegram {
    background-color: #0088cc;
}

#swipebox-overlay {
    background: rgba(13, 13, 13, 0.9);
}

.listing-news .post-content .entry-meta {
    margin-bottom: 25px;
}

.listing-news .post-content .entry-title {
    margin-bottom: 10px;
}

.post .entry-title {
    margin-top: 15px;
}

.empty {
    text-align: center;
    padding: 40px 0;
    font-size: 26px;
    color: #e3e3e3;
}

.banner.banner-after_content {
    margin-bottom: 30px;
}

.post-content table {
    width: 100%;
}

.post-content table td {
    padding: 5px 10px;
}

.img-popup img:hover {
    cursor: zoom-in;
}

.post-content img:hover {
    cursor: pointer;
}

.sl-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: .7;
    display: none;
    z-index: 9999;
}

.sl-wrapper .sl-navigation button, .sl-wrapper .sl-close, .sl-wrapper .sl-counter {
    color: #fff;
}

.mfp-bg, .mfp-wrap, .sl-wrapper .sl-counter {
    z-index: 99999;
}


article .post-excerpt {
    padding: 9px 0;
}

article .meta {
    margin-top: 2px;
}

.meta span {
    font-size: 14px;
    color: #787878;
}

article .post-excerpt p {
    margin-top: 12px;
}

.meta span.comment i {
    margin-left: 5px;
}

article.style3 .meta .author img {
    margin-right: 6px;
}

article.style3 .meta .comment {
    margin-left: 6px;
}

article.style3 .meta .views {
    margin-left: 6px;
}

article.style3 .post-thumb {
    position: relative;
}

article.style3 .post-excerpt {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 8px 10px;
    z-index: 11;
    background: rgba(0, 0, 0, .3);
    width: 100%;
}

article.style3 .meta span,
article.style3 .meta {
    color: #fff;
}

article.style3 h3 {
    font-weight: 300;
    margin: 7px 0 3px;
}

article.style3 .cat {
    position: absolute;
    padding: 20px 30px;
    color: #fff;
    z-index: 11;
}

article.style3 .bg-img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    width: 100%;
}

.single-meta {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding: 15px 0;
    margin: 20px 0 27px;
}

.single-meta .social {
    margin: -3px 0;
}

.single-meta .social a {
    display: inline-block;
    min-width: 130px;
    min-height: 40px;
    background: #3a589b;
    text-align: center;
    color: #fff;
    margin: 0 0 0 8px;
    padding: 8px 10px;
    font-size: 18px;
    border-radius: 3px;
}

.single-meta .social a.facebook {
    background: #3a589b;
}

.single-meta .social a.twitter {
    background: #00aaec;
}

.single-meta .social a.google {
    background: #ea443b;
}

.single-meta .social a.pinterest {
    background: #bd081c;
}

.single-meta .social a.linkedin {
    background: #007bb6;
}

.single-meta .social a.telegram {
    background: #54a9eb;
}

.single-meta .social a.envelope-o {
    background: #7ca93e;
}

.single-meta .social a:hover {
    background: #333;
    color: #fff;
}

.social iframe {
    display: none;
}

.login-form {
    background: #f8f8f8;
    padding: 20px;
    margin: 30px 0;
    position: relative;
}

.login-form .top-user-form:before {
    border: none;
    content: none;
}

.subscribe {
    background-color: #f8f8f8;
    overflow: hidden;
    border-radius: 3px;
    margin-top: 30px;
    border-bottom: 2px solid #f2f3f5;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.input-group-addon {
    width: 40px;
    text-align: center;
    background-color: #e3e3e3;
    padding: 8px 8px;
}

.input-group {
    margin-bottom: 15px;
}

.form-control {
    height: 38px;
}

.input-group .help-block {
    position: absolute;
    top: 40px;
    right: 0;
    color: #ed1c24;
}

.justified-gallery > a, .justified-gallery > div, .justified-gallery > figure {
    border: solid 1px #efeff1;
}


.blog-single {
}

.blog-single .h1 {
    font-weight: 300;
}

.blog-single .meta span {
    font-size: 14px;
}

.blog-single .meta span i {
    margin-right: 3px;
}

.blog-single .meta .author {
    color: #444444;
}

.blog-single .meta .author img {
    margin-right: 6px;
}

.blog-single .meta .comment {
    margin-left: 6px;
}

.blog-single .meta .views {
    margin-left: 6px;
}

.single-meta {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding: 15px 0;
    margin: 20px 0 27px;
}

.single-meta .social {
    margin: -3px 0;
}

.single-meta .social a {
    width: 55px;
    height: 30px;
    background: #3a589b;
    line-height: 25px;
    text-align: center;
    color: #fff;
    margin: 0 0 0 8px;
    font-size: 18px;
}

.single-meta .social a.fa-facebook {
    background: #3a589b;
}

.single-meta .social a.fa-twitter {
    background: #00aaec;
}

.single-meta .social a.fa-pinterest {
    background: #bd081c;
}

.single-meta .social a.fa-linkedin {
    background: #007bb6;
}

.single-meta .social a.fa-envelope-o {
    background: #7ca93e;
}

.single-meta .social a:hover {
    background: #333;
    color: #fff;
}

.blog-single p.lead {
    font-size: 18px;
    color: #222;
}

.blog-single p {
    margin-bottom: 22px;
    line-height: 24px;
    text-align: left !important;
}

.caption p {
    margin: 20px 0;
    color: #222;
    max-width: 280px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 20px;
    text-align: center !important;
}

.caption span {
    display: block;
    color: #787878;
    padding: 0 10px 5px;
    font-size: 14px;
}

.img-left {
    padding: 0 30px 0 0;
    margin-top: 7px;
}

.img-right {
    padding: 0 0 0 30px;
    margin-top: 7px;
}

.post-single-slider-wrap {
    position: relative;
}

.pull-right .post-single-slider {
    width: 100% !important;
    max-width: 280px;
}

.post-single-slider .slick-dots {
    display: block;
    position: absolute;
    bottom: -28px;
    right: 0;
}

.post-single-slider-wrap .slick-dots li {
    float: left;
    margin-left: 6px;
}

.post-single-slider-wrap .slick-dots li button {
    padding: 0px;
    border: 1px solid #e3e3e3;
    background: #e3e3e3;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    font-size: 0px;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
}

.post-single-slider-wrap .slick-dots li.slick-active button {
    border: 1px solid #c4c4c4;
    background: transparent;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
}

.space10 {
    margin-bottom: 10px;
}

.space20 {
    margin-bottom: 20px;
}

.space30 {
    margin-bottom: 30px;
}

.space40 {
    margin-bottom: 40px;
}

.space50 {
    margin-bottom: 50px;
}

.space60 {
    margin-bottom: 60px;
}

.space70 {
    margin-bottom: 70px;
}

.space80 {
    margin-bottom: 80px;
}


.blog-single blockquote {
    text-align: left !important;
}

.blog-single blockquote i {
    color: #e4e4e4;
}

.blog-single blockquote p {

    color: #222222;
}

.blog-single blockquote p:last-child {
    margin-bottom: 0px !important;
}

.blog-single blockquote cite {
    margin: 9px 0 0;
    color: #222;
    font-style: normal;
    font-size: 16px;
}

.blog-single blockquote cite span {
    display: block;
    color: #787878;
    font-size: 14px;
}

.blog-single blockquote.pull-right {
    padding: 0 0 0 30px;
    margin-top: 7px;
    margin-bottom: 0;
}

.blog-single blockquote.pull-left {
    padding: 0 30px 0 0;
    margin-top: 7px;
    margin-bottom: 0;
}

.tags {
    color: #787878;
    font-size: 14px;
}

.tags a {
    font-size: 10px;
    color: #aaaaaa;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    background: #f4f4f4;
    padding: 0 10px;
    line-height: 23px;
    display: inline-block;
    margin-right: 2px;
    border-radius: 5px;
}

.tags a:hover {
    background: #33ccff;
    color: #fff;
}

.about-author {
    background: #f8f8f8;
    padding: 22px 25px 24px 150px;
    margin: 35px 0;
    position: relative;
}

.about-author img {
    border-radius: 50%;
    position: absolute;
    left: 25px;
    top: 25px;
}

.about-author h5 {
    color: #222;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    margin: 0 0 8px;
}

.about-author p {
    color: #666666;
    margin-bottom: 13px;
}

.about-author .social a {
    color: #787878;
    margin-right: 13px;
    font-size: 17px;
}

.about-author .social a:hover {
    color: #33ccff;
}

.caption {
    margin-top: 0px;
    margin-left: 20px;
    margin-bottom: 20px;
    background-color: #f8f8f8;
}

.caption span.category {
    display: block;
    color: #787878;
    font-size: 14px;
}

.caption a.card-link {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    display: block;
}

.wrapper.is_active {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    opacity: 1;
    z-index: 9999;
    top: 0;
    left: 0;
}

#error_popup .popup_header {
    padding: 0 30px;
    display: flex;
    position: relative;
}

#error_popup .popup_header .popup-close-btn {
    float: right;
    margin-left: 10px;
    display: inline-block;
    position: absolute;
    right: 30px;
}

.no-scroll {
    transform: none;
    overflow: hidden;
}

.category-covid-19-koronavirus:hover {
    opacity: 0.8;
}

.category-covid-19-koronavirus:hover a,
.category-covid-19-koronavirus a {
    color: #fff !important;
}

.category-covid-19-koronavirus {
    background-color: #ed1c24;
    margin-top: -1px;
    margin-bottom: -1px;
    text-align: center;
}

/* Media queries */
.post-thumb:hover .overlay {
    background-color: rgba(0, 0, 0, 0.3);
}

.post-thumb {
    margin-bottom: 30px;
    position: relative;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    cursor: zoom-in;
}

.post-thumb:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);

}


.post-thumb .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.04);
}

.telegram__link > a span {
    border-bottom: 2px dotted #fff;
    font-size: 20px;
    text-transform: capitalize;
}

.telegram__link i {
    color: #fff;
    font-size: 26px;
}

.telegram__link {
    padding: 24px 16px;
    margin-top: 24px;
    border-radius: 4px;
    border: 1px solid #eee;
    text-align: center;
    background-color: #3eb8d7;
}

.telegram__link > a {
    font-size: 20px;
    color: #fff;
    margin-left: 15px;
}

.alert-error {
    background-color: #edc0c0;
}

.dropdown-menu.left-menu {
    right: 0;
    left: auto;
}

.searchNlogin li i {
    padding: 18px 20px;
    color: #555254;
}

.searchNlogin > ul > li {
    padding: 0;
}

.searchNlogin .dropdown-toggle::after {
    display: none;
}

.payment-methods a:hover {
    color: inherit;
}

.payment-methods label {
    cursor: pointer;
    margin: 0;
    padding: 18px;
    width: 100%;
}

.payment-methods input {
    display: none;
}

.icon_radio {
    width: 16px;
    height: 16px;
    border: 2px solid #ed1c24;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin-top: 4px;
    margin-right: 12px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

input:checked ~ label .icon_radio {
    background-color: #ed1c24;
    border-color: #ed1c24;
}


span.payment-desc {
    font-weight: normal !important;
    font-size: 14px !important;
    margin: 0 !important;
    padding: 8px 0 0px 30px;
    line-height: 18px !important;
    display: block;
}

.payment-desc {
    font-weight: normal !important;
    font-size: 15px !important;
    margin: 0 !important;
    padding: 8px 0 0px 30px;
    line-height: 18px !important;
    display: block;
}

.payment-methods li:hover {
    background-color: #f5f4f4;
}

.payment-methods input:checked + label {
    background: #e3e3e3;
    border-radius: 2px;
}

.box-section {
    background: white;
    padding: 0 16px 6px;
    border: 1px solid #e3e3e3;
}

.fade.in {
    opacity: 1;
}

.df-ui-btn.df-ui-zoomout,
.df-ui-btn.df-ui-zoomin {
    display: none !important;
}

.paid__alert span {
}

.btn-primary {
    letter-spacing: 0.6px;
}

.paid__alert {
    color: #fff;
    padding: 50px 10px 50px;
    margin-top: 24px;
    border-radius: 4px;
    border: 1px solid #eee;
    text-align: center;
    background-color: #585959;
}

.paid__alert > a {
    font-size: 20px;
    color: #fff;
    margin-left: 15px;
}

.paid__alert > a:focus, .paid__alert > a:hover {
    color: #fff;
}

.paid__alert > a em {
    border-bottom: 2px dotted #fff;
    font-size: 20px;
    text-transform: uppercase;
}

.paid_alert {
    color: #fff;
    background-image: -webkit-gradient(
            linear, left top, left bottom, from(rgba(255, 255, 255, 1)),
            to(rgba(255, 255, 255, 0.2)), color-stop(.5, #fff)
    );
}

.blog-single {
    position: relative;
}

.paid__content-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8) 40%, rgba(255, 255, 255, 0.2) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8) 40%, rgba(255, 255, 255, 0.2) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8) 40%, rgba(255, 255, 255, 0.2) 100%);
}

.pagination li:nth-child(2) a {
    padding-left: 15px;
}

.bw .post {
    border-bottom: none;
}

.bw {
    background-color: #ffffff;
    border-bottom: 2px solid #f2f3f5;
}

.bottom-widgets .widget a:hover {
    color: #ed1c24;
}

.bottom-widgets .widget a {
    color: #c6c6c6;
}

#payments_logo {
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 10px;
    padding-bottom: 12px;
    width: 340px;
}

#payments_logo img {
    float: left;
    width: 85px;
}

@media (min-width: 1200px) {
    .banner.banner-before_main img {
        height: 90px;
    }

    .banner.banner-before_content {
        min-height: 90px;
    }

    .banner.banner-after_content {
        min-height: 90px;
    }

    #navigation .navbar-nav > li > a {
        padding: 15px 10px;
    }

    #navigation .language-dropdown .dropdown-menu {
        width: 100%;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .searchNlogin {
        position: relative;
        float: none;
    }

    .searchNlogin li {
        padding: 14px 20px;
    }

    #topbar-right {
        margin-right: 0px;
    }

    #mainmenu .nav.navbar-nav > li:first-child {
        display: none;
    }

    #navigation .navbar-nav li a {
        padding: 15px 8px;
    }

    .main-logo {
        width: 156px;
        height: auto;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .homepage .navbar-brand {
        padding: 8px 15px 8px 0;
    }
}

@media (max-width: 991px) {
    .navbar-toggler {
        border: none;
        font-size: 16px;
        padding: 6px 8px;
        color: #384650;
        position: absolute;
        right: 24px;
        top: 10px;

    }

    .navbar-brand {
        margin-right: 0;
    }

    .navbar-nav .fa-angle-down {
        display: none;
    }

    #navigation .container .navbar-brand, .homepage .navbar-brand {
        padding: 10px 0;
    }

    .homepage #topbar-right {
        text-align: center;
    }

    .searchNlogin li {
        width: 55px;
        text-align: center;
    }

    .searchNlogin li.user-panel {
        border-right: 1px solid #ebecee;
    }

    .page-breadcrumbs .cat-menu {
        display: none;
    }

    .entry-content .pull-right.caption p {
        margin: 10px 0;
        max-width: 100%;
    }

    .entry-content .pull-right .post-single-slider {
        width: 100%;
        max-width: 100%;
    }

    .entry-content .pull-right.caption {
        float: none;
        margin-left: 0;
        margin-bottom: 18px;
        padding-bottom: 1px;
    }
}

@media (max-width: 767px) {
    #topbar-right .socials {

    }

    #topbar-right {
        width: 100%;
    }

    .post .entry-title {
        font-size: 22px;
    }

    .post-content {
        padding: 30px 12px;
    }

    .post-content table td {
        padding: 5px;
        font-size: small;
    }

    .left-content {
        margin: 0 -14px;
    }

    #error_popup .popup_header, #error_popup .top-user-form {
        padding: 5px;
    }

    .btn-light {
        padding: 10px 5px;
    }
}

@media (max-width: 475px) {
    .searchNlogin li {
        padding: 15px 12px 15px;
        border: none !important;
        width: auto;
    }

    .language-dropdown a {
        margin-left: 6px;
    }

    .search {
        right: 70px;
    }

    .expanded .search {
        width: 210px;
    }

    .action-share input {
        margin-left: 0px;
        display: block;
        width: 100%;
        margin-top: 10px;
    }

    .entry-action .action-share > a + a {
        margin-left: 0;
    }

    .entry-action .action-share a:first-child {
        margin-left: 0 !important;
    }

    .entry-action .action-share a:last-child {
        margin-right: 0 !important;
    }

    .entry-action .action-share a {
        width: calc(33.3333% - 8px);
        margin: 0 4px !important;
        float: left;
    }


    .listing-news .entry-header {
        width: 100%;
        float: none;
    }

    .post-content.no-info {
        padding-left: 0;
    }

    .post-content.no-info .entry-title {
        margin-bottom: 10px;
        margin-top: 15px;
    }

    .listing-news .post-content {
        width: 100%;
        float: none;

    }

    .post-content .cw-wrapper {
        padding: 15px;
        margin-left: -15px;
        margin-right: -15px;
    }

    .top-user-form {
        padding: 0px;
    }

    .socials {
        display: none;
    }

    .navbar-toggler {
        padding: 6px 2px;
    }

    .searchNlogin li i {
        padding: 18px 14px;
    }

    .main-logo {
        height: 24px;
    }
}

@media (max-width: 340px) {

    #topbar-right {
        text-align: center;
    }
}
