.single-blog-post-content table tr, .single-blog-post-content table td {
	border: solid 1px #ccc;
}

.single-blog-post-content td {
	padding: 1px 5px;
	font-size:14px;
}

#custom-blog-page .custom-blog-left {
	/* width: 100%; */
}

.single-blog-post-buttons, .single-blog-post-tag, .single-blog-post-like, .single-blog-post-back {
	display: none;
}

.addtoany_content {
	display: none;
}

.footer-top {
	padding: 0 0 72px;
}

.ip-hss-stats-box {
	clear: both;
			background: #ffffff;
			border-radius: 0;
			padding: 0;
			position: relative;
			border-left: 1px solid #abd26a;
		}
		.ip-hss-stats-box::after {
			content: '';
			display: block;
			position: absolute;
			width: 100%;
			height: 4px;
			bottom: 0;
			left: 0;
			/* background: url(../../images/line-accent-fl.png) no-repeat center center / 100% 100%; */
		}
			.ip-hss-stats-box p {
				font-size: 16px;
				color: #616161;
				line-height: 1;
				text-align: center;
				margin-bottom: 48px;
			}
			.ip-hss-stats-box p strong {
				font-size: 18px;
				color: #abd26a;
			}
			.ip-hss-stats-tab-content {

			}
				.ip-hss-stats-tab-content > div {
					display: none;
					padding: 0 50px;
				}
				.ip-hss-stats-tab-content > div.is-active {
					display: block;
				}
				.ip-hss-stats-tab-content ul {
					column-count: 4;
					column-gap: 15px;
				}
					.ip-hss-stats-tab-content li {
						margin-bottom: 3px;
						list-style: none;
					}
					#content .ip-hss-stats-tab-content ul {
						margin-left: 0;
					}
						.ip-hss-stats-tab-content li a {
							display: flex;
							align-items: center;
							font-size: 18px;
							font-weight: 500;
							color: #07628e;
							line-height: 1;
							height: 44px;
							background: #f7f7f7;
							padding: 0 16px;
							-webkit-transition: all 0.35s ease-in-out;
							-moz-transition: all 0.35s ease-in-out;
							-o-transition: all 0.35s ease-in-out;
							transition: all 0.35s ease-in-out;
						}
						.ip-hss-stats-tab-content li:nth-child(even) a {
							color: #616161;
							background: none;
						}
						.ip-hss-stats-tab-content li a:hover,
						.ip-hss-stats-tab-content li:nth-child(even) a:hover {
							color: #ffffff;
							background: #616161;
						}
						.ip-hss-stats-tab-content li i {						
							display: inline-block;
							width: 13px;
							height: 20px;
							background: url(../../images/home-sale-stats/icon-hss-bullets.png) no-repeat center center;
							margin-right: 15px;
						}
						.ip-hss-form {
		padding: 82px 0 20px;
		clear: both;
	}
		.ip-hss-form-box {
			border-radius: 10px;
			background: #08638e;
			padding: 62px 10px;
			font-size: 0;
		}
			.ip-hss-form-box .section-title {
				margin-bottom: 35px;
			}
				.ip-hss-form-box .section-title h2 {
					font-size: 30px !important;
					font-weight: 600  !important;
					color: #ffffff;
					line-height: 1;
					text-align: center;
				}
			.ip-hss-form-box > form,
			.ip-hss-form-box > .wpcf7 {
				max-width: 970px;
				margin: auto;
				position: relative;
			}
			.ip-hss-form-box .field-input {
				display: inline-block;
				vertical-align: middle;
				width: 32.47%;
				margin-right: 1.29%;
				margin-bottom: 0;
			}
				.ip-hss-form-box .field-input label {
					display: none;
				}
				.ip-hss-form-box .field-input input,
				.ip-hss-form-box .field-input select,
				.ip-hss-form-box .field-input textarea {
					text-align: center;
				}
			.ip-hss-form-box .form-btn {
				display: inline-block;
				vertical-align: middle;
				width: 32.47%;
				-webkit-transition: all 0.35s ease-in-out;
				-moz-transition: all 0.35s ease-in-out;
				-o-transition: all 0.35s ease-in-out;
				transition: all 0.35s ease-in-out;
			}
			.ip-hss-form-box .form-btn:hover {
				opacity: 0.7;
			}
			.ip-hss-form-box .form-btn:hover::before {
				opacity: 0;
			}
				.ip-hss-form-box .form-btn input {
					height: 42px;
				}
				.ip-hss-form-box .form-btn span {
					top: 12px;
					text-transform: lowercase;
					display: flex;
					align-items: center;
					justify-content: center;
					font-size: 18px;
					font-weight: 600;
				}
				.ip-hss-form-box .form-btn:hover span {
					color: #07628e;
				}
				.ip-hss-form-box .form-btn i {
					width: 27px;
					height: 14px;
					background: url(../../images/icon-btn-arrow-02.png) no-repeat center center;
					margin-left: 14px;
				}
			.ip-hss-required {
				font-size: 13px;
				font-weight: 300;
				color: #ffffff;
				line-height: 1;
				text-align: right;
				margin-top: 15px;
			}
			.ip-hss-form-box .wpcf7-form-control-wrap {
                display: block;
            }
            .ip-hss-form-box .use-floating-validation-tip span.wpcf7-not-valid-tip {
                font-size: 12px;
            }
            .ip-hss-form-box div.wpcf7 .ajax-loader {
                position: absolute;
                margin: auto;
                right: 0;
                top: 0;
                bottom: 0;
            }
            .ip-hss-form-box div.wpcf7-response-output {
                position: absolute;
                width: 100%;
                font-size: 12px;
                line-height: 1;
                color: #ffffff;
                margin: 15px 0 0;
                text-align: center;
            }
		.ip-hss-stats-tab-content ul {
	column-count: 1;
}

#custom-blog-page .custom-blog-right {
	padding: 0 0 0 24px;
}

body #custom-blog-page #content-full {
	margin: 0 0 0 0;
	padding: 0 0 0;
}

body #custom-blog-page .archive-title {
	padding-right: 600px;
}

#content .ip-hss-stats-box > p {
	margin: 0 0 40px;
}

#blog-post-wrapper {
	padding-left: 40px;
	padding-right: 40px;
}

#custom-blog-page .archive-title em {
	font-size: 55px;
}

#custom-blog-page .blog-custom-search {
	border: 0 none;
	top: 0;
	width: 600px;
	max-width: 100%;
}

.vr-cta {
	text-align: center;
	display: flex;
	justify-content: flex-end;
}

.vr-cta a {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	min-width: 235px;
	height: 80px;
	padding: 0 15px;
	margin-left: 5px;
	background: #07628e;
	color: #ffffff;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	overflow: hidden;
	text-align: center;
	background: -moz-linear-gradient(bottom, #096EA2 0%, #076593 100%);
	background: -webkit-linear-gradient(bottom, #096EA2 0%,#076593 100%);
	background: linear-gradient(to top, #096EA2 0%,#076593 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#096EA2', endColorstr='#076593',GradientType=0 );
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.vr-cta a::before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #b9e177;
	z-index: 1;
	background: -moz-linear-gradient(top, #b9e177 1%, #c1e782 42%, #abd26a 96%);
	background: -webkit-linear-gradient(top, #b9e177 1%,#c1e782 42%,#abd26a 96%);
	background: linear-gradient(to bottom, #b9e177 1%,#c1e782 42%,#abd26a 96%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9e177', endColorstr='#abd26a',GradientType=0 );
	opacity: 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.vr-cta a i {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 43px;
	height: 37px;
	position: relative;
	z-index: 2;
	margin-right: 12px;
}

.vr-cta a span {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: -0.025em;
	text-transform: lowercase;
	position: relative;
	z-index: 2;
	text-align: left;
}

.vr-cta a::after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}

.vr-cta a:hover {
	color: #07628e;
}

.vr-cta a i::after {
    opacity: 0;
}

.vr-cta a i::after {
	opacity: 0;
}

.vr-cta a:hover i::before {
	opacity: 0;
}

.vr-cta a:hover i::after {
	opacity: 1;
}

.vr-cta a:hover::before {
    opacity: 1;
}

.vr-cta a i.icon-towns-cta-01::before {
	background-image: url(../../images/towns/icon-vrtowns-cta-01.png);
}

.vr-cta a i.icon-towns-cta-01::after {
	background-image: url(../../images/towns/icon-vrtowns-cta-01-a.png);
}

.vr-cta a i.icon-towns-cta-02::before {
	background-image: url(../../images/towns/icon-vrtowns-cta-02.png);
}

.vr-cta a i.icon-towns-cta-02::after {
	background-image: url(../../images/towns/icon-vrtowns-cta-02-a.png);
}

@media only screen and (max-width: 1199px) {
	.vr-cta a {
		min-width: 200px;
	}
	#custom-blog-page .custom-blog-left {
		width: 65.96%;
	}
	#custom-blog-page .custom-blog-right {
		width: 34.04%;
		padding-left: 15px;
	}
	.ip-hss-stats-tab-content > div {
		padding: 0 15px;
	}
}

@media only screen and (max-width: 991px) {
	#custom-blog-page .custom-blog-left {
		width: 100%;
	}
	#custom-blog-page .custom-blog-right {
		width: 100%;
		padding-left: 0;
	}
	.ip-hss-stats-box {
		border-left: 0;
	}
	.ip-hss-stats-tab-content > div {
		padding: 0;
	}
	body #custom-blog-page .archive-title {
		padding-right: 0;
	}
	#custom-blog-page .blog-custom-search {
		position: relative;
		margin-bottom: 35px;
	}
	.vr-cta {
		flex-direction: column;
	}
	.vr-cta a {
		border-radius: 10px;
		margin: 5px;
	}

	.ip-hss-form-box > form, .ip-hss-form-box > .wpcf7 {
		max-width: 360px;
	}
	.ip-hss-form-box .field-input {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.ip-hss-form-box .form-btn {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	#custom-blog-page .archive-title {
		margin-bottom: 30px;
	}
	#custom-blog-page .archive-title em {
		font-size: 30px;
	}
	.single-vr_marketstats .single-blog-post-content iframe {
		height: 500px;
	}
}

@media only screen and (max-width: 480px) { 

}