@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Condensed:300,400,500,700&display=swap');
 
body h1, 
body h2, 
body h3, 
body h4, 
body h5, 
body h6 {
    font-family: 'Fira Sans Condensed', sans-serif;
}

.post-block-style.clearfix {
    background-color: #fff;
    padding: 0 0 10px;
}

html .post-block11-element .col-md-6 > .post-block-style .post-content {
    	background-color: #3c3c3c;
		width: 100%;
		padding: 25px;
		color: #fff;
	}

html .post-title {
    margin-top: 10px;
}
html .post-block11-element .row .row .post-block-style {
    margin-bottom: 20px;
}
html .col-md-6 .col-md-6 .post-block-style .category-meta-bg {
    top: 133px;
}
html .post-block-style .category-meta-bg {
    position: absolute;
    top: calc(100% - 94px);
    left: 1px;
}

html .post-block11-element .row .row .post-title {
    font-size: 17px;
}
.col-md-6 > .post-block-style .post-title {
    font-size: 28px;
    margin-bottom: 13px;
    line-height: 28px;
}
html .post-block-style {
    overflow: visible;
}
.category-meta-bg a::before {
    display: none;
}


html .post-block11-element .col-md-6 > .post-block-style .post-content p {
	margin-bottom: 0;
}

.col-md-6 > .post-block-style .post-content span, .col-md-6 > .post-block-style .post-content a {
    color: #fff !important;
    padding-right: 0;
    margin-right: 5px;
}

html .post-block11-element .col-md-6:nth-child(2) .post-block-style {
    overflow: hidden;
}

html .post-block11-element .col-md-6:nth-child(2) .post-thumb {
    margin-top: -35px;
}

.post-content .post-meta span a {
    font-weight: inherit;
}
.post-block-style .post-content .post-meta {
    padding: 0;
    flex-direction: row-reverse;
    display: flex;
    justify-content: flex-end;
}
.post-content .post-meta span.post-author {
    font-weight: inherit;
    border: none;
    padding: 0;
    margin: 0;
}
.post-author::before {
    content: "by";
    margin-right: 5px;
}
html .main-block-title > span {
    line-height: 41px;
    font-size: 24px;
    width: 100%;
    display: block;
    height: auto;
    text-align: center;
}
body .post-block-style.post-float-half .post-thumb {
    margin-right: 10px;
}
body .post-block-style .post-content .post-meta {
    margin: 5px 0;
}
.elementor-container.elementor-column-gap-default {
    z-index: 1;
}
body .post-block-style .post-content p {
    line-height: 1.2;
}
.thwbreadcrumb {
    display: none;
}
.main-content-wrap {
    background-color: #fff;
    padding: 25px;
}
body .main-content-wrap {
    padding: 0;
}
#news247_ads_banner_widget-1 img {
    width: 100%;
}
.entry-blog-list-left .featured-image {
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
}
.entry-blog-list-left .featured-image img {
    display: block;
    position: absolute;
	top: 0;
}
html .entry-blog-list-left .category-meta-bg {
    top: auto;
    bottom: 0;
    left: 0;
}
html .list-entry-post-footer {
    margin-top: 0;
}
.entry-content .pf-content {
    margin: 0;
}
.entry-blog-list-right img {
    display: none;
}
html body {
    background-image: none;
    background-color: transparent;
}
.elementor-location-footer {
    z-index: 5;
    position: relative;
}
.elementor-location-header {
    z-index: 6;
	position: relative;
}
.home-main-content.clearfix {
    position: relative;
}
.main-content-wrap .elementor-container.elementor-column-gap-default,
.main-content .container {
    position: relative;
    z-index: 5;
    background-color: #fff;
}
body p {
    margin: 0 0 18px;
    line-height: 1.4;
}
body h3 {
    line-height: 1.2em;
}
.arpw-title {
    max-width: 180px;
    display: inline-block;
    color: #333;
}
.main-block-title > span {
    background: #1c1c1c;
	color: #fff;
    height: auto;
    line-height: initial;
    padding: 8px 15px;
    position: relative;
    width: 100%;
    display: block;
    text-align: center;
}
.main-block-title.title-arrow span {
    width: 100%;
    display: block;
    padding: 10px;
}

.backgroundAd {
    width: calc(50vw - 570px);
    height: 100vh;
    display: block;
    position: absolute;
    background-size: 100% auto;
    z-index: 1000;
    background-position: top left;
	min-width: 150px;
	background-repeat:no-repeat;
}
.backgroundAd.left{
    left: 0;
}
.backgroundAd.right{
	left:auto;
    right: 0;
	background-position: top left;
}


@media screen and (min-width:768px) {	
	html .post-block11-element .col-md-6 > .post-block-style .post-content {
    	position: absolute;
    	top: calc(100% - 70px);
	}
	
	body .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: calc(100% - 100px);
    width: 1140px;
	}
	
}