.page-title {
	background: url('../images/about-title-bg.jpg') bottom center no-repeat;
}

.about-intro {
	background: url('../images/about-intro-bg.jpg') top center no-repeat;
	padding: 40px 0;
}
.about-intro h1 {
	font-size: 60px;
	color: #0b4f97;
	text-transform: none;
	line-height: 1.5em;
}
.about-intro .rect-left {
	width: 665px;
}
.about-intro img {
	margin: 20px 0 0;
	float: right;
}

.about-our-team {
	background: #000 url('../images/about-team-bg.jpg') top center no-repeat;
	height: 548px;
	padding: 60px 0;
}
.about-our-team h1 {
	font-size: 70px;
	color: #FFFFFF;
	text-transform: none;
	margin: 0 0 40px;
}
.about-team-list {
	list-style: none;
}
.about-team-list li {
	width: 525px;
	margin: 0 20px;
	float: left;
	display: inline-block;
}
.about-team-list img {
	float: left;
	border: 15px solid #FFFFFF;
	margin: 0 20px 0 0;
}
.about-team-list h3 {
	font-size: 36px;
	color: #fdee05;
	text-transform: none;
	letter-spacing: 1px;
	line-height: 1.5em;
}
.about-team-list p {
	color: #FFFFFF;
}
.about-team-list a {
	color: #fdee05;
}

.about-why-buy {
	background: #d3e6e9 url('../images/about-why-buy-sell-bg.jpg') bottom center no-repeat;
	padding: 32px 0;
}
.about-why-buy .rect-left {
	width: 699px;
	height: 678px;
}
.about-why-buy .rect-right {
	background-image: url('../images/about-testimonials-bg.png');
	background-position: top center;
	background-repeat: no-repeat;
	width: 462px;
	height: 678px;
	padding: 100px 75px;
	position: relative;
}
.about-why-buy .rect-left h2 {
	font-size: 48px;
	color: #000000;
	text-transform: none;
	line-height: 1.5em;
}
.about-why-buy .rect-left h3 {
	font-size: 36px;
	text-transform: none;
	margin: 40px 0;
}
.about-why-buy .rect-right h2 {
	font-size: 48px;
	margin: 0 0 40px;
	text-transform: none;
}
.about-why-buy .rect-right blockquote {
	display: none;
	padding: 0 0 50px;
	margin: 0;
	font-style: italic;
}

.about-our-blog {
	background: url('../images/about-blog-bg.jpg') top center no-repeat;
	max-height: 906px;
	padding: 64px 0;
}
.about-our-blog h1 {
	font-size: 70px;
	text-transform: none;
	margin: 0 0 60px;
}
.about-blog-list {
	list-style: none;
	display: block;
}
.about-blog-list li {
	display: block;
	background: #FFFFFF;
	padding: 40px;
	margin: 0 0 20px;
}
.about-blog-list .blog-image {
	float: left;
	width: 276px;
	height: 186px;
	margin: 0 40px 0 0;
}
.about-blog-list .blog-image img {
	width: 276px;
	height: 186px;
}
.about-blog-list .blog-title {
	color: #0b4d8d;
	text-decoration: none;
}
.about-blog-list .blog-title:hover {
	text-decoration: underline;
}
.about-blog-list .blog-title h4 {
	color: #0b4d8d;
	font-family: 'Futura Medium Condensed';
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0 0 20px;
	text-transform: none;
}
.about-blog-list .blog-read-more-link {
	color: #0d589b;
	font-weight: bold;
	text-decoration: none;
}
.about-blog-list .blog-read-more-link:hover {
	text-decoration: underline;
}
.about-our-blog a.wide-button {
	display: block;
	margin: 0 auto;
	width: 537px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 28px;
	font-family: 'Futura Medium Condensed';
	line-height: 48px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: #0b4b8a;
}





@media screen and (max-width: 1200px) {
	.about-intro img {
		width: 257px;
		height: 291px;
		margin: 50px 0 0;
	}
	.about-team-list li {
		width: 45%;
	}
	.about-why-buy .rect-left {
		height: auto;
		margin: 0;
		width: 50%;
	}
	.about-why-buy .rect-right {
		margin: 0;
	}
}
@media screen and (max-width: 980px) {
	.about-intro {
		background-size: cover;
	}
	.about-intro .container {
		padding-bottom: 310px;
	}
	.about-intro .rect-left {
		width: auto;
		max-width: 100%;
		padding: 20px;
	}
	.about-intro h1 {
		font-size: 40px;
	}
	.about-intro img {
		float: none;
		position: absolute;
		left: 50%;
		bottom: 40px;
		margin: 0 0 0 -126px;
	}

	.about-our-team {
		background-size: cover;
		height: auto;
	}
	.about-our-team h1 {
		font-size: 40px;
		margin-bottom: 0.5em;
	}
	.about-our-team .about-team-list li {
		width: auto;
		margin: 0 0 20px;
	}

	.about-why-buy {
		background-size: cover;
		height: auto;
	}
	.about-why-buy .rect-left {
		margin-bottom: 40px;
		padding: 20px;
	}
	.about-why-buy .rect-left h2 {
		font-size: 40px;
		margin-bottom: 0.5em;
	}
	.about-why-buy .rect-left h3 {
		font-size: 28px;
		margin-bottom: 0.5em;
	}
	.about-why-buy .rect-right {
		height: auto;
		padding: 20px;
		background-position: bottom right;
	}
	.about-why-buy .rect-right h2 {
		font-size: 40px;
		margin-bottom: 0.5em;
	}

	.about-our-blog {
		background-size: cover;
		height: auto;
		padding: 20px 0;
	}
	.about-our-blog h1 {
		font-size: 40px;
		margin-bottom: 0.5em;
	}
	.about-blog-list {
		padding: 0;
	}
	.about-blog-list li {
		padding: 20px;
		text-align: center;
	}
	.about-blog-list .blog-image {
		float: none;
		margin: 0 0 10px;
		width: 100% !important;
		display: block;
		max-width: 100%;
	}
	.about-blog-list .blog-image img {
		max-width: 100%;
		height: auto;
	}
	.about-blog-list .blog-title h4 {
		margin-bottom: 0.5em;
	}
	.about-our-blog a.wide-button {
		width: 100%;
	}
}
@media screen and (max-width: 640px) {
	.about-our-team {
		text-align: center;
	}
	.about-team-list img {
		float: none;
	}
	.about-team-list h3 {
		clear: both;
	}
}



