@import url("../fonts/font.css");

h1,
h2,
h3 {
	font-family: "MinionPro";
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.07rem;
}
h4,
h5,
h6 {
	font-family: "Open Sans", sans-serif;
	font-size: 600;
}
body {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
}
strong,
b {
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
}
blockquote {
	font-family: "MinionPro";
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0.07rem;
}
.box-blockquote blockquote {
	padding: 0 40px 30px 0;
}
.box-blockquote blockquote p {
	font-size: 24px;
}
.row-blu {
	background-color: #b4c8cf;
}

.col-line-brk {
}

.row-location-sl .col-full-img .vc_column-inner {
	padding: 0 !important;
	margin: 15px 7px !important;
}

.col-img-l .vc_column-inner {
	background-position: left center !important;
}

.box-intro {
	margin: 0;
	padding: 20px 0;
}
.box-intro h2 {
	margin-bottom: 0;
}
.box-intro h3 {
	margin-top: 0;
	color: #ffffff;
}
.row-linebreak {
}
.row-linebreak .wpb_single_image {
	margin-bottom: 0;
}
.col-loc-aerialtxt {
	padding-left: 5%;
}
.col-loc-aerialtxt:after {
	content: "";
	position: absolute;
	right: -125px;
	z-index: 9;
	height: 100%;
	width: 125px;
	display: table;
	background-image: url(../images/loc-curved.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.col-loc-aerialimg {
}

.row-location-kilcock .box-intro h3 {
	color: #b4c8cf;
}
.row-location-kilcock,
.row-location-ideal {
	padding: 20px 0 32px;
}
.row-contact-agents {
	padding-top: 0;
}
.img-agents img {
	width: auto;
	height: 95px;
}
.img-contact-logo.img-alt img {
	height: auto;
	width: 200px;
}
.row-contact-agents h2,
.row-contact-team h2 {
	font-size: 27px;
}
.row-contact-teamtop {
}
.row-contact-desc {
	padding: 40px 0 20px;
}
#content .row-contact-desc p {
	font-size: 97%;
}
.row-reputation h2 {
	font-size: 30px;
}
#content .row-reputation .esg-bottom {
	width: 100%;
	font-size: 20px;
	background: rgba(14, 28, 33, 0.5);
	padding: 10px 25px;
}

@media only screen and (max-width: 768px) {
	#milnav .navbar-header {
		display: table;
		width: 100%;
		margin: 0 auto;
	}
	#milnav .navbar-toggle {
		position: relative;
		top: 40px;
		margin-bottom: 10px;
		float: right;
		margin-right: 0;
	}
	#milnav .widget {
		position: absolute;
		right: 0;
		z-index: 99;
	}
	#milnav .widget .social-nav {
		margin-top: 0;
	}
	#milnav .navbar-responsive-collapse {
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	.col-loc-aerialimg {
		height: 300px;
	}
	.row-location-kilcock {
		padding-bottom: 0;
	}
	.row-location-kilcock .col-full-img {
		height: 200px;
	}
	.row-location-sl .esg-container {
		padding-right: 0 !important;
		padding-bottom: 0 !important;
	}
	.row-ideal-altimgs {
		display: none !important;
	}
	.row-location-ideal .esg-container {
		padding-top: 0 !important;
		padding-right: 10px !important;
		padding-left: 10px !important;
		padding-bottom: 0 !important;
	}
	.col-contactmap-img .vc_column-inner {
		padding: 0 !important;
	}
	.row-contact-agents .col-contact-agents {
		padding: 0 10px;
	}
	.row-contact-agents .wpb_column .vc_col-sm-6 {
		width: 45%;
		float: left;
		margin: 0 2.5%;
	}
	.img-agents img {
		width: auto;
		height: 65px;
	}
	#content .row-contact-team .vc_col-sm-3 {
		width: 45%;
		margin: 0 2.5%;
		float: left;
	}
}

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

.house-description {
	display: flex;
	justify-content: center;
	align-items: center;
}

.house-description img {
	width: 80px;
	margin: 0 20px 0px;
}

.row-fp .virtual-tour-container {
	text-align: center;
}

.row-fp .virtual-tour-container {
	height: 0;
	position: relative;
	overflow: hidden;
	padding-bottom: 56.35%;
	margin-bottom: 30px;
	margin-top: 30px;
}

.row-fp .virtual-tour-container iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	left: 0;
	top: 0;
	margin: 0;
}
