

.single-post .post-thumbnail {
	margin-top: 0px !important;
}

.single iframe#virtual_tour {
	width: 925px;
	height: 520px;
}

.single-post .post-thumbnail, .category .post-thumbnail {
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
}

.single-post .content-area {
	max-width: 70%;
	width: 100%;
}

.single-post .site-main {
	justify-content: center;
	align-content: center;
}

.single-post .site-content {
	margin-top: 20px;
}

.single-post .single-sidebar-ad {
	display: flex;
	justify-content: center;
	flex-direction: row;
}

.single-post .featured-video-wrapper iframe {
	max-width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

.single-post .featured-video-wrapper {
	padding-bottom: 56%;
	overflow: hidden;
	position: relative;

}


.single .adzone-728x90 {
	margin: auto;
}
