/*

Country Party Houses - Pages Stylesheet
http://www.countrypartyhouses.co.uk/
Handwritten by Oliver Coningham

*/


																					/* ------------ Home ------------ */
																					
#home #branding {
	background-color: #fff;
	display: block;
	padding: 30px 0;
	text-align: center;
	width: 100%;
	}

#home #navigation {
	position: fixed;
	top: 0;
	left: 0;
	bottom: auto;
	width: 100%;
	/*
	top: 30px;
	left: 30px;
	bottom: auto;
	width: calc(100% - 60px);
	*/
	z-index: 99;
	}

#home #celebration-thumbnails {
	background-color: #97a5b4;
	padding: 40px 30px;
	width: 100%;
	}

#home #celebrations-overview {
	margin: 0 auto;
	max-width: 1400px;
	}

#home #celebrations .celebration, 
#home #celebrations-detail .celebration, 
#home #celebration-thumbnails .celebration {
	margin-top: 0;
	}

/*
#home #navigation li.currentpage a {
	background-color: #f99d1b;
	}

#home #navigation li.currentpage a:hover {
	background-color: #97a5b4;
	}
*/


																					/* ------------ Slideshow ------------ */
																					
#slideshow {
	margin-top: 130px;
	position: relative;
	}

#slideshow .rslides img {
	width: 100%;
	}

/*
#slideshow .rslides_nav {
	display: none;
	}

#slideshow #overlay {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 80;
	}

#logo a {
	background: url("../img/logo-a-bg.png") no-repeat 0 0;
	display: block;
	height: 151px;
	position: absolute;
	top: 50px;
	left: 50px;
	text-indent: -25000px;
	width: 383px;	
	}
*/


																					/* ------------ Contact ------------ */
																					
#contact #content h2 {
    background: url("../img/heading-bg.png") no-repeat bottom center;
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    margin: 60px 0 30px 0;
    padding: 10px 0 60px 0;
    text-transform: uppercase;
	}

#contact #content form {
	margin-top: 30px;
	}

#contact #content form .row {
	margin-top: 10px;
	}

#contact #content form .row {
	clear: both;
	margin-top: 10px;
	}

#contact #content form .input {
	margin: 10px auto 0 auto;
	width: 60%;
	}

#contact #content form .row label {
	display: block;
	float: left;
	font-weight: 900;
	margin: 10px 10px 0 0;
	text-align: right;
	width: 50%;
	}

#contact #content form .input label {
	display: block;
	float: left;
	font-weight: 900;
	margin: 10px 10px 0 0;
	text-align: left;
	width: 200px;
	}

#contact #content form .input label span {
	color: #f99d1b;
	}

#contact #content form .source {
	margin: 10px auto 0 auto;
	text-align: left;
	width: 60%;
	}

#contact #content form .source p {
	margin: 10px 0 0 0;
	}

#contact #content form .row input,
#contact #content form .row textarea {
	background-color: #eaedf0;
	border: 0;
	color: #97a5b4;
	display: block;
	float: left;
    font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;	
	padding: 10px 20px;
	width: calc(70% - 210px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	}

#contact #content form .row textarea {
	height: 200px;
	width: calc(100% - 210px);	
	}

#contact #content form .row p {
	padding: 10px 0;
	}

#contact #content form .row p strong {
	font-weight: 900;
	}

#contact #content form .checkbox {
	display: inline-block;
	margin: 10px 10px 0 10px;
	}

#contact #content form .checkbox input {
	float: left;
	margin-top: 10px;
	padding: 0;
	width: auto;
	}

#contact #content form .checkbox label {
	display: inline-block;
	float: left;
	font-weight: 900;
	margin: 0 0 0 10px;
	text-align: left;
	width: auto;
	}

#contact #content form .checkbox label span {
	color: #f99d1b;
	}

#contact #content form .g-recaptcha {
	display: inline-block;
	margin: 0 auto;
	}

#contact #content form .submit {
	background-color: #f59c00;
	cursor: pointer;
	display: inline-block;
    font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	margin-top: 20px;
	overflow: hidden;
	padding: 5px;
	text-transform: none;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);	
	}

#contact #content form .submit button {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8b000+0,f08100+100 */
	background: rgb(248,176,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(248,176,0,1) 0%, rgba(240,129,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(248,176,0,1) 0%,rgba(240,129,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(248,176,0,1) 0%,rgba(240,129,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	border: none;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b000', endColorstr='#f08100',GradientType=0 ); /* IE6-9 */	
	color: #fff;
	cursor: pointer;
	display: inline-block;
    font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	padding: 12px 50px;
	text-decoration: none;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	}

#contact #content form .submit:hover {
	background-color: #97a5b4;
	}

#contact #content form .submit:hover button {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#acb7c4+0,7b8b9c+100 */
	background: rgb(172,183,196); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(172,183,196,1) 0%, rgba(123,139,156,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acb7c4', endColorstr='#7b8b9c',GradientType=0 ); /* IE6-9 */
	}

#contact #contact-details {
	background-color: #97a5b4;
	color: #fff;
	padding: 40px 30px;
	text-align: center;
	width: 100%;
	}

#contact #contact-details h1 {
	background: url("../img/heading-bg.png") no-repeat bottom center;
    font-family: 'Playfair Display', serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 0;
	padding-bottom: 20px;
	text-transform: uppercase;	
	}

#contact #contact-details h1 strong {
	display: inline-block;
	font-size: 60px;
	line-height: 60px;
	padding-top: 10px;
	}

#contact #contact-details p {
	margin: 0 auto;
	padding-top: 30px;
	width: 70%;
	}

#contact #contact-details p strong {
	font-weight: 900;
	}

#contact #contact-details p a {
	color: #fff;
	text-decoration: underline;
	}

#contact #contact-details p a:hover {
	color: #f99d1b;
	text-decoration: underline;
	}

#contact #property-addresses {
	margin: 40px auto;
	max-width: 1460px;
	padding: 0 15px;
	text-align: center;
	}

#contact #property-addresses h3 {
    font-family: 'Playfair Display', serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
	padding-bottom: 30px;
	text-transform: uppercase;	
	}

#contact #property-addresses h3 strong {
	display: inline-block;
	font-size: 60px;
	line-height: 60px;
	padding-bottom: 10px;
	}

#contact .property-address {
	background-color: #fff;
	border: 1px solid #eaedf0;
	float: left;
	margin: 30px 15px 0 15px;
	padding-bottom: 30px;
	width: calc(25% - 30px);
	}

#contact .property-address:nth-of-type(4n) {
	margin: 30px 0 0 0;
	}

#contact .property-address h4 {
    font-family: 'Playfair Display', serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
	padding: 0 30px;
	text-transform: uppercase;	
	}

#contact .property-address p {
    margin: 20px 30px 0 30px;	
	}

#contact .property-address img {
    float: left;
	height: auto;
	padding-bottom: 30px;
	width: 100%;
	}

#contact #property-addresses a {
	color: #97a5b4;
	text-decoration: underline;
	}

#contact #property-addresses a:hover {
	color: #f99d1b;
	text-decoration: underline;
	}


																					/* ------------ Testimonials ------------ */
																					
#testimonials #visitor-testimonials {
	}

#testimonials #visitor-testimonials .testimonial {
	background-color: #eaedf0;
	/* border: 1px solid #eaedf0; */
	float: left;
	margin: 30px 30px 0 0;
	padding: 60px;
	text-align: center;
	width: calc(50% - 15px);
	}

#testimonials #visitor-testimonials .testimonial:nth-of-type(2n) {
	margin: 30px 0 0 0;
	}

#testimonials #visitor-testimonials .testimonial p {
	margin-bottom: 30px;
	}

#testimonials #visitor-testimonials .testimonial p.testimonial-author {
    font-family: 'Playfair Display', serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 10px;
	text-transform: uppercase;	
	}

#testimonials #visitor-testimonials .testimonial p.testimonial-date {
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	line-height: 26px;	
    margin: 0;
	}


																					/* ------------ Our Locations ------------ */
																					
#locations #location-map {
	margin-top: 0;
	}

#locations #location-map iframe {
	height: 600px;
	width: 100%;
	}

#locations #location-map .gm-style-iw {
	padding: 10px;
	}

#locations #location-map .gm-style-iw h4 {
	font-family: 'Playfair Display', serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 35px;
	text-transform: uppercase;
	}

#locations #location-map .gm-style-iw p {
	color: #97a5b4;
    font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 21px;
	margin-top: 10px;
	}

#locations #location-map .gm-style-iw p a {
	color: #f99d1c;
	}


																					/* ------------ Our Services ------------ */
																					
/*
#services #content,
#services-detail #content {
	background-color: #fff;
	color: #97a5b4;
	margin-top: 0;
	padding: 60px 30px;
	}

#services #content h1,
#services-detail #content h1 {
	background: url("../img/heading-blue-bg.png") no-repeat bottom center;
	}
*/

#services-overview {
	margin: 0 auto;
	max-width: 1460px;
	padding: 10px 15px;
	}

#services #subnav,
#services-detail #subnav{
	display: none;
	}

#services .service,
#services-detail .service{
	float: left;
	margin: 0 15px 30px 15px;
	position: relative;
	text-align: center;
	width: calc(25% - 30px);
	}

/*
#services .service:nth-of-type(4n),
#services-detail .service:nth-of-type(4n) {
	margin: 30px 0 0 0;
	}
*/

#services .service img,
#services-detail .service img {
	float: left;
	height: auto;
	width: 100%;
	}

#services .service a,
#services-detail .service a {
	text-decoration: none;
	}

#services .service .caption,
#services-detail .service .caption {
	clear: both;
	color: #97a5b4;
	padding: 20px 0 0 0;
	/*
	position: absolute;
	bottom: 0;
	left: 0;
	*/
	width: 100%;
	-webkit-transition: all 600ms ease-out;
	-moz-transition: all 600ms ease-out;
	-ms-transition: all 600ms ease-out;
	-o-transition: all 600ms ease-out;
	transition: all 600ms ease-out;		
	}

#services .service .caption h4,
#services-detail .service .caption h4 {
    font-family: 'Playfair Display', serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 30px;
	text-transform: uppercase;	
	}

/*
#services .service:hover .caption,
#services-detail .service:hover .caption{
	background-color: #97a5b4;
	}
*/


																					/* ------------ Celebrations ------------ */

/*
#celebrations #content,
#celebrations-detail #content {
	background-color: #fff;
	color: #97a5b4;
	margin-top: 0;
	padding: 60px 30px;
	}

#celebrations #content h1,
#celebrations-detail #content h1 {
	background: url("../img/heading-blue-bg.png") no-repeat bottom center;
	}
*/

#celebrations #subnav,
#celebrations-detail #subnav{
	display: none;
	}


#celebrations #celebrations-overview,
#celebrations-detail #celebrations-overview {
	margin: 0 auto;
	max-width: 1460px;
	padding: 0 15px;
	}

#celebrations .celebration,
#celebrations-detail .celebration,
#celebration-thumbnails .celebration {
	float: left;
	margin: 30px 30px 0 0;
	position: relative;
	text-align: center;
	width: calc(25% - 22.5px);
	}

#celebrations .celebration:nth-of-type(4n),
#celebrations-detail .celebration:nth-of-type(4n),
#celebration-thumbnails .celebration:nth-of-type(4n) {
	margin: 30px 0 0 0;
	}

#celebrations .celebration img,
#celebrations-detail .celebration img,
#celebration-thumbnails .celebration img {
	float: left;
	height: auto;
	width: 100%;
	}

#celebrations .celebration a,
#celebrations-detail .celebration a,
#celebration-thumbnails .celebration a {
	text-decoration: none;
	}

#celebrations .celebration .caption,
#celebrations-detail .celebration .caption,
#celebration-thumbnails .celebration .caption {
	background: none;
	clear: both;
	color: #fff ;
	padding: 20px 0 0 0;
	/*
	position: absolute;
	bottom: 0;
	left: 0;
	*/
	width: 100%;
	-webkit-transition: all 600ms ease-out;
	-moz-transition: all 600ms ease-out;
	-ms-transition: all 600ms ease-out;
	-o-transition: all 600ms ease-out;
	transition: all 600ms ease-out;		
	}

#celebrations .celebration .caption h4,
#celebrations-detail .celebration .caption h4,
#celebration-thumbnails .celebration .caption h4 {
    font-family: 'Playfair Display', serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 30px;
	padding-bottom: 5px;
	text-transform: uppercase;	
	}

#celebrations .celebration:hover .caption,
#celebrations-detail .celebration:hover .caption,
#celebration-thumbnails .celebration:hover .caption {
	color: #fff;
	}

#celebrations-detail #hen-party-items .hen-party-item {
	background: #eaedf0 url("../img/orange-line-lrg.png") no-repeat bottom right -900px;	
	color: #97a5b4;
	margin-top: 30px;
	padding: 60px 30px 120px 30px;	
	text-align: center;
	}

#celebrations-detail #hen-party-items .hen-party-item:nth-child(even) {
	background: #eaedf0 url("../img/orange-line-lrg.png") no-repeat bottom -130px left -700px;	
	}

#celebrations-detail #hen-party-items h2 {
	background: url("../img/heading-blue-bg.png") no-repeat bottom center;
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 30px;
	padding: 10px 0 60px 0;
	text-transform: uppercase;
	}

#celebrations-detail #hen-party-items h2 strong {
	font-weight: 400;
	}

#celebrations-detail #hen-party-items p {
	margin: 0 auto;
	padding-top: 30px;
	width: 70%;
	}

#celebrations-detail #hen-party-items img {
	float: left;
	height: auto;
	margin-top: 60px;
	padding: 0 40px 0 50px;
	width: 50%;
	}

#celebrations-detail #hen-party-items .hen-party-item:nth-child(even) img {
	float: right;
	padding: 0 50px 0 40px;
	}

#celebrations-detail #hen-party-items .hen-party-item-copy {
	float: right;
	padding: 30px 50px 0 40px;
	text-align: left;
	width: 50%;
	}

#celebrations-detail #hen-party-items .hen-party-item:nth-child(even) .hen-party-item-copy {
	float: left;
	padding: 30px 40px 0 50px;
	}

#celebrations-detail #hen-party-items .hen-party-item-copy p {
	width: 100%;
	}

#celebrations #celebrations-overview .celebration,
#celebrations-detail #celebrations-overview .celebration {
	margin: 0 15px 30px 15px;
	position: relative;
	text-align: center;
	width: calc(25% - 30px);
	}

#celebrations #celebrations-overview .celebration .caption,
#celebrations-detail #celebrations-overview .celebration .caption {
	color: #97a5b4;
	}


																					/* ------------ Our Activities ------------ */
																					

/*
#activities #content,
#activities-detail #content {
	background-color: #fff;
	color: #97a5b4;
	margin-top: 0;
	padding: 60px 30px;
	}

#activities #content h1,
#activities-detail #content h1 {
	background: url("../img/heading-blue-bg.png") no-repeat bottom center;
	}
*/


#activities #activities-overview,
#activities-detail #activities-overview {
	margin: 0 auto;
	max-width: 1460px;
	padding: 0 15px;
	}

#activities #subnav,
#activities-detail #subnav {
	display: none;
	}

#activities .activity,
#activities-detail .activity {
	float: left;
	margin: 0 15px 30px 15px;
	position: relative;
	text-align: center;
	width: calc(25% - 30px);
	}

/*
#activities .activity:nth-of-type(4n),
#activities-detail .activity:nth-of-type(4n) {
	margin: 30px 0 0 0;
	}
*/

#activities .activity img,
#activities-detail .activity img {
	float: left;
	height: auto;
	width: 100%;
	}

#activities .activity a,
#activities-detail .activity a {
	text-decoration: none;
	}

#activities .activity .caption,
#activities-detail .activity .caption {
	/* background-color: #f29b01; */
	clear: both;
	color: #97a5b4;
	padding: 20px 0 0 0;
	/*
	position: absolute;
	bottom: 0;
	left: 0;
	*/
	width: 100%;
	-webkit-transition: all 600ms ease-out;
	-moz-transition: all 600ms ease-out;
	-ms-transition: all 600ms ease-out;
	-o-transition: all 600ms ease-out;
	transition: all 600ms ease-out;		
	}

#activities .activity .caption h4,
#activities-detail .activity .caption h4 {
    font-family: 'Playfair Display', serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 30px;
	text-transform: uppercase;	
	}

/*
#activities .activity:hover .caption,
#activities-detail .activity:hover .caption{
	background-color: #97a5b4;
	}
*/

#activities-detail p.button {
	background-color: #f59c00;
	cursor: pointer;
	display: inline-block;
    font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	margin-top: 30px;
	overflow: hidden;
	padding: 5px;
	text-transform: none;
	width: auto;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);	
	}

#activities-detail p.button a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8b000+0,f08100+100 */
	background: rgb(248,176,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(248,176,0,1) 0%, rgba(240,129,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(248,176,0,1) 0%,rgba(240,129,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(248,176,0,1) 0%,rgba(240,129,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b000', endColorstr='#f08100',GradientType=0 ); /* IE6-9 */	
	color: #fff;
	display: inline-block;
	padding: 12px 50px;
	text-decoration: none;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	}

#activities-detail p.button:hover {
	background-color: #97a5b4;
	}

#activities-detail p.button:hover a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#acb7c4+0,7b8b9c+100 */
	background: rgb(172,183,196); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(172,183,196,1) 0%, rgba(123,139,156,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acb7c4', endColorstr='#7b8b9c',GradientType=0 ); /* IE6-9 */
	}


																					/* ------------ Activity Only ------------ */

#activity-only {
	height: auto;
	max-width: 800px;
	overflow: hidden;
	padding: 0;
	}

#activity-only img {
	float: left;
	height: auto;
	width: 100%;
	}

#activity-only #activity-content {
	clear: both;
	padding: 40px 30px;
	}

#activity-only #activity-content h1 {
	background: url("../img/heading-blue-bg.png") no-repeat bottom left;
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 0px;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	}

#activity-only #activity-content p {
	margin-top: 30px;
	}

#activity-only #activity-content .button {
	background-color: #f59c00;
	cursor: pointer;
	display: inline-block;
    font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	margin-top: 60px;
	overflow: hidden;
	padding: 5px;
	text-transform: none;
	width: auto;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);	
	}

#activity-only #activity-content .button span {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8b000+0,f08100+100 */
	background: rgb(248,176,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(248,176,0,1) 0%, rgba(240,129,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(248,176,0,1) 0%,rgba(240,129,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(248,176,0,1) 0%,rgba(240,129,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b000', endColorstr='#f08100',GradientType=0 ); /* IE6-9 */	
	color: #fff;
	display: inline-block;
	padding: 12px 50px;
	text-decoration: none;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	}

#activity-only #activity-content .button:hover {
	background-color: #97a5b4;
	}

#activity-only #activity-content .button:hover span {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#acb7c4+0,7b8b9c+100 */
	background: rgb(172,183,196); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(172,183,196,1) 0%, rgba(123,139,156,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acb7c4', endColorstr='#7b8b9c',GradientType=0 ); /* IE6-9 */
	}


																					/* ------------ Our Properties ------------ */

#properties #property-overview,
#property-details #property-overview {
	margin-top: 0;
	}

#properties #subnav,
#property-details #subnav {
	display: none;
	}

#property-details #content .button-tripadvisor {
	background-color: #50893b;
	cursor: pointer;
	display: inline-block;
    font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	margin-top: 30px;
	overflow: hidden;
	padding: 5px;
	text-transform: none;
	width: auto;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);	
	}

#property-details #content .button-tripadvisor a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6b9d56+0,417030+100 */
	background: #6b9d56; /* Old browsers */
	background: -moz-linear-gradient(top, #6b9d56 0%, #417030 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #6b9d56 0%,#417030 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #6b9d56 0%,#417030 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b9d56', endColorstr='#417030',GradientType=0 ); /* IE6-9 */	
	color: #fff;
	cursor: pointer;
	display: inline-block;
    font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	padding: 15px 30px;
	text-decoration: none;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	}

#property-details #content .button-tripadvisor a span {
	background: url("../img/logo-tripadvisor.png") no-repeat right center;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding-right: 127px;
	}

#property-details #content .button-tripadvisor:hover {
	background-color: #97a5b4;
	}

#property-details #content .button-tripadvisor:hover a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#acb7c4+0,7b8b9c+100 */
	background: rgb(172,183,196); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(172,183,196,1) 0%, rgba(123,139,156,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acb7c4', endColorstr='#7b8b9c',GradientType=0 ); /* IE6-9 */
	}


#properties #content .compare-button {
	background-color: #f59c00;
	cursor: pointer;
	display: inline-block;
    font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	margin-top: 50px;
	overflow: hidden;
	padding: 5px;
	text-transform: none;
	width: auto;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);	
	}

#properties #content .compare-button a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8b000+0,f08100+100 */
	background: rgb(248,176,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(248,176,0,1) 0%, rgba(240,129,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(248,176,0,1) 0%,rgba(240,129,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(248,176,0,1) 0%,rgba(240,129,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	border: none;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b000', endColorstr='#f08100',GradientType=0 ); /* IE6-9 */	
	color: #fff;
	cursor: pointer;
	display: inline-block;
    font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	padding: 12px 50px;
	text-decoration: none;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	}

#properties #content .compare-button:hover {
	background-color: #97a5b4;
	}

#properties #content .compare-button:hover a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#acb7c4+0,7b8b9c+100 */
	background: rgb(172,183,196); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(172,183,196,1) 0%, rgba(123,139,156,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acb7c4', endColorstr='#7b8b9c',GradientType=0 ); /* IE6-9 */
	}

#properties #content #compare-container {
	display: none;
	}

#properties #content #compare {
	margin-top: 50px;
	}

#properties #content #compare thead th {
	background: #f99d1c;
	border: 1px solid #97a5b4;
	color: #fff;
	padding: 5px 10px;
	vertical-align: middle;
	}

#properties #content #compare thead th.empty {
	background: none;
	}

#properties #content #compare thead th a {
	color: #fff;
	display: inline-block;
	font-family: 'Playfair Display', serif;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 23px;	
	text-decoration: none;
	text-transform: uppercase;
	}

#properties #content #compare tbody td {
	background: #eaedf0;
	border: 1px solid #97a5b4;
	color: #97a5b4;
	padding: 5px 10px;
	}

#properties #content #compare tbody th {
	background: #b7babd;
	border: 1px solid #97a5b4;
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 23px;		
	padding: 5px 10px;
	text-transform: uppercase;
	}

#property-details #bullets {
	background-color: #eaedf0;
	color: #97a5b4;
	margin-top: 40px;
	padding: 40px 30px;	
	text-align: center;
	}

#property-details #bullets h2 {
	background: url("../img/heading-blue-bg.png") no-repeat bottom center;
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	}

#property-details #bullets ul {
	padding-top: 20px;
	}

#property-details #bullets ul li {
	margin-top: 10px;
	/*
	float: left;
	width: 33.33333333333333%;
	*/
	}

#property-details #bullets h2 + ul {
	margin: 0 auto 0 auto;
	width: 70%;
	}

#property-details #bullets h2 + ul li {
	background: url("../img/bullet-orange.png") no-repeat top 10px left; 
	display: inline-block;
	float: left;
	padding-left: 20px;
	text-align: left;
	width: calc(50% - 30px);
	}

#property-details #bullets h2 + ul li:nth-child(even) {
	float: right;
	}

#property-details #bullets a {
	color: #f99d1b;
	text-decoration: underline;
	-webkit-transition: all 600ms ease-out;
	-moz-transition: all 600ms ease-out;
	-ms-transition: all 600ms ease-out;
	-o-transition: all 600ms ease-out;
	transition: all 600ms ease-out;	
	}

#property-details #bullets a:hover {
	color: #97a5b4;
	text-decoration: underline;
	}

#property-details #gallery {
	padding-top: 20px;
	text-align: center;
	}

#property-details #gallery img {
	float: left;
	height: auto;
	margin: 10px 10px 0 0;
	width: calc(12.5% - 8.75px);
	}

#property-details #gallery a:nth-of-type(8n) img {
	margin: 10px 0 0 0;
	}

#property-details #map {
	margin-top: 0;
	position: relative;
	padding-bottom: 35%;
	height: 0;
	overflow: hidden;
	}

#property-details #map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	}

#property-details #house-history {
	background-color: #eaedf0;
	color: #97a5b4;
	margin-top: 30px;
	padding: 60px 30px 120px 30px;	
	text-align: center;
	}

#property-details #house-history h2 {
	background: url("../img/heading-blue-bg.png") no-repeat bottom center;
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 30px;
	padding: 10px 0 60px 0;
	text-transform: uppercase;
	}

#property-details #house-history h2 strong {
	font-weight: 400;
	}

#property-details #house-history p {
	margin: 0 auto;
	padding-top: 30px;
	width: 70%;
	}

#property-details #house-history img {
	float: left;
	height: auto;
	margin-top: 60px;
	padding: 0 40px 0 50px;
	width: 50%;
	}

#property-details #house-history #house-history-content {
	float: right;
	padding: 30px 50px 0 40px;
	text-align: left;
	width: 50%;
	}

#property-details #house-history #house-history-content p {
	width: 100%;
	}

#property-details #videos {
	margin: 40px auto 0 auto;
	width: 70%;
	}

#property-details #videos .embed-container {
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
	height: auto;
	}

#property-details #videos .embed-container iframe, 
#property-details #videos .embed-container object, 
#property-details #videos .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	}	

#property-details #videos .video {
	float: left;
	margin-right: 60px;
	width: calc(50% - 30px);
	}

#property-details #videos .video:nth-child(2) {
	margin-right: 0px;
	}

#property-details #floor-plans {
	clear: both;
	margin-top: 20px;
	padding: 0;
	}

#property-details #floor-plans li {
	display: inline;
	margin: 0;
	padding: 0 20px;
	width: auto;
	}

/*
#property-details #floor-plans li:nth-child(1) {
	padding-right: 40px;
	text-align: right;
	}

#property-details #floor-plans li:nth-child(2) {
	padding-left: 40px;
	text-align: left;
	}
*/

#property-details #floor-plans a {
	background: url("../img/icon-floor-plan.png") no-repeat 0 0;
	color: #97a5b4;
	display: inline-block;
	font-family: 'Playfair Display', serif;
	font-size: 20px;
	font-weight: 400;	
	height: 60px;
	line-height: 60px;
	padding-left: 85px;
	text-decoration: none;
	text-transform: uppercase;
	}

#property-details #floor-plans a:hover {
	text-decoration: underline;
	}

#property-details #property-activities-overviews {
	font-size: 0;
	}

#property-details #property-activities {
	background-color: #97a5b4;
	color: #fff;
	margin-top: 0;
	padding: 40px 30px;	
	text-align: center;
	}

#property-details #property-activities h2 {
	background: url("../img/heading-bg.png") no-repeat bottom center;
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	}

#property-details #property-activities p {
	padding: 40px 0;
	}

#property-details #property-activities .activity {
	display: inline-block;
	margin: 0 15px 0 15px;
	position: relative;
	text-align: center;
	width: calc(20% - 24px);
	}

/*
#property-details #property-activities .activity:nth-of-type(5n) {
	margin: 30px 0 0 15px;
	}
*/

#property-details #property-activities .activity img {
	float: left;
	height: auto;
	width: 100%;
	}

#property-details #property-activities .activity a {
	text-decoration: none;
	}

#property-details #property-activities .activity .caption {
	/* background-color: #f29b01; */
	clear: both;
	color: #fff;
	padding: 20px 0 0 0;
	/*
	position: absolute;
	bottom: 0;
	left: 0;
	*/
	width: 100%;
	-webkit-transition: all 600ms ease-out;
	-moz-transition: all 600ms ease-out;
	-ms-transition: all 600ms ease-out;
	-o-transition: all 600ms ease-out;
	transition: all 600ms ease-out;		
	}

#property-details #property-activities .activity .caption h4 {
    font-family: 'Playfair Display', serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 30px;
	text-transform: uppercase;	
	}

#property-details #property-activities .activity .caption p {
	font-size: 20px;
    padding: 0;
	}

#property-details #property-activities .activity:hover .caption {
	background-color: #97a5b4;
	}

#property-details #call-to-action {
	color: #fff;
	margin: 0 auto 30px auto;
	max-width: 1460px;
	padding: 0 15px;	
	text-align: center;
	}

#property-details #call-to-action li {
	float: left;
	margin: 30px 15px 0 15px;
	width: calc(33.33333333333333% - 30px);
	}

#property-details #call-to-action li:nth-child(3) {
	margin-right: 0;
	}

#property-details #call-to-action li a {
	background-color: #f99d1b;
	color: #fff;
	display: block;
	font-family: 'Playfair Display', serif;
	font-size: 25px;
	font-weight: 400;	
	line-height: 25px;
	padding: 30px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 600ms ease-out;
	-moz-transition: all 600ms ease-out;
	-ms-transition: all 600ms ease-out;
	-o-transition: all 600ms ease-out;
	transition: all 600ms ease-out;		
	}

#property-details #call-to-action li a:hover {
	background-color: #97a5b4;
	color: #fff;
	}

#property-details #call-to-action li a span {
	display: none;
	}

#property-details #virtual-tours {
	background-color: #eaedf0;
	color: #fff;
	margin-top: 0;
	padding: 40px 30px;	
	text-align: center;
	}

#property-details #virtual-tours h2 {
	background: url("../img/heading-blue-bg.png") no-repeat bottom center;
	color: #97a5b4;
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	}

#property-details #virtual-tours iframe {
	margin-top: 40px;
	width: 70%;
	}

#property-details #virtual-tours #multiple-virtual-tours {
	margin: auto;
	width: 70%;
	}

#property-details #virtual-tours #multiple-virtual-tours iframe {
	float: left;
	height: 400px;
	margin-right: 60px;
	width: calc(50% - 30px);
	}

#property-details #virtual-tours #multiple-virtual-tours iframe:nth-child(2) {
	margin-right: 0;
	}

#property-details #buttonMore {
	background-color: #f59c00;
	cursor: pointer;
	display: inline-block;
    font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	margin: 40px auto 0 auto;
	overflow: hidden;
	padding: 5px;
	text-transform: none;
	width: auto;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);	
	}

#property-details #buttonMore a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8b000+0,f08100+100 */
	background: rgb(248,176,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(248,176,0,1) 0%, rgba(240,129,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(248,176,0,1) 0%,rgba(240,129,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(248,176,0,1) 0%,rgba(240,129,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b000', endColorstr='#f08100',GradientType=0 ); /* IE6-9 */	
	color: #fff;
	display: inline-block;
	padding: 12px 50px;
	text-decoration: none;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	}

#property-details #buttonMore:hover {
	background-color: #97a5b4;
	}

#property-details #buttonMore:hover a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#acb7c4+0,7b8b9c+100 */
	background: rgb(172,183,196); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(172,183,196,1) 0%, rgba(123,139,156,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acb7c4', endColorstr='#7b8b9c',GradientType=0 ); /* IE6-9 */
	}




																					/* ------------ The Sedum Spa ------------ */

#sedum-spa #content h2 {
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 40px;
	margin: 60px 0 0 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	}

#sedum-spa #content ul a {
	color: #f99d1b;
	text-decoration: underline;
	}

#sedum-spa #content ul a:hover {
	color: #97a5b4;
	text-decoration: underline;
	}

#sedum-spa #content ul {
	padding-top: 20px;
	}

#sedum-spa #content ul li {
	font-weight: 900;
	margin-top: 10px;
	}

#sedum-spa #gallery {
	padding-top: 20px;
	text-align: center;
	}

#sedum-spa #gallery img {
	float: left;
	height: auto;
	margin: 10px 10px 0 0;
	width: calc(12.5% - 8.75px);
	}

#sedum-spa #gallery a:nth-of-type(8n) img {
	margin: 10px 0 0 0;
	}

#sedum-spa #bullets {
	background-color: #eaedf0;
	color: #97a5b4;
	margin-top: 30px;
	padding: 60px 30px 120px 30px;	
	text-align: center;
	}

#sedum-spa #bullets h2 {
	background: url("../img/heading-blue-bg.png") no-repeat bottom center;
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 30px;
	padding: 10px 0 60px 0;
	text-transform: uppercase;
	}

#sedum-spa #bullets ul {
	padding-top: 20px;
	}

#sedum-spa #bullets ul li {
	margin-top: 10px;
	/*
	float: left;
	width: 33.33333333333333%;
	*/
	}

#sedum-spa #virtual-tours {
	background-color: #97a5b4;
	color: #fff;
	margin-top: 30px;
	padding: 60px 30px 120px 30px;	
	text-align: center;
	}

#sedum-spa #virtual-tours h2 {
	background: url("../img/heading-bg.png") no-repeat bottom center;
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 30px;
	padding: 10px 0 60px 0;
	text-transform: uppercase;
	}

#sedum-spa #virtual-tours iframe {
	margin-top: 50px;
	width: 70%;
	}

#sedum-spa #buttonMore {
	background-color: #f59c00;
	cursor: pointer;
	display: inline-block;
    font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	margin: 40px auto 0 auto;
	overflow: hidden;
	padding: 5px;
	text-transform: none;
	width: auto;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);	
	}

#sedum-spa #buttonMore a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8b000+0,f08100+100 */
	background: rgb(248,176,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(248,176,0,1) 0%, rgba(240,129,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(248,176,0,1) 0%,rgba(240,129,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(248,176,0,1) 0%,rgba(240,129,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b000', endColorstr='#f08100',GradientType=0 ); /* IE6-9 */	
	color: #fff;
	display: inline-block;
	padding: 12px 50px;
	text-decoration: none;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	}

#sedum-spa #buttonMore:hover {
	background-color: #97a5b4;
	}

#sedum-spa #buttonMore:hover a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#acb7c4+0,7b8b9c+100 */
	background: rgb(172,183,196); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(172,183,196,1) 0%, rgba(123,139,156,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acb7c4', endColorstr='#7b8b9c',GradientType=0 ); /* IE6-9 */
	}


																					/* ------------ Blog ------------ */

#blog #content {
	background: none;
	color: #97a5b4;
	margin-top: 30px;
	padding: 0 30px;
	}

#blog #content p {
	display: none;
	}

#blog #content h1 {
	background: url("../img/heading-blue-bg.png") no-repeat bottom center;
	}

#blog .blog-summary {
	background-color: #fff;
	border: 1px solid #eaedf0;
	float: left;
	margin: 30px 30px 0 0;
	padding: 0;
	width: calc(25% - 22.5px);
	}

#blog .blog-summary:nth-of-type(4n) {
	margin: 20px 0 0 0;
	}

#contact-us .property-address h4 {
    font-family: 'Playfair Display', serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
	text-transform: uppercase;	
	}

#contact-us .property-address p {
    margin-top: 20px;	
	}

#contact-us .property-address img {
    float: left;
	height: auto;
	padding-bottom: 30px;
	width: 100%;
	}

#contact-us #property-addresses a {
	color: #97a5b4;
	text-decoration: underline;
	}

#contact-us #property-addresses a:hover {
	color: #f99d1b;
	text-decoration: underline;
	}
	

#blog .blog-summary img {
	float: left;
	height: auto;
	width: 100%;
	}

#blog .blog-summary-content {
	clear: both;
	padding: 30px 30px 124px 30px;
	position: relative;
	text-align: left;
	}

#blog .blog-summary-content h4 a {
	color: #97a5b4;
	font-family: 'Playfair Display', serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
	text-decoration: none;
	text-transform: uppercase;
	}

#blog .blog-summary-content p {
	margin-top: 20px;
	}

#blog .blog-summary-content p.date {
	font-size: 14px;
	font-weight: 700;
	}

#blog .blog-summary-content .button {
	background-color: #f59c00;
	cursor: pointer;
	display: inline-block;
    font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	margin-top: 30px;
	overflow: hidden;
	padding: 5px;
	position: absolute;
	bottom: 30px;
	left: 30px;
	text-transform: none;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	/*
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);	
	*/
	}

#blog .blog-summary-content .button a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8b000+0,f08100+100 */
	background: rgb(248,176,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(248,176,0,1) 0%, rgba(240,129,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(248,176,0,1) 0%,rgba(240,129,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(248,176,0,1) 0%,rgba(240,129,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	border: none;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b000', endColorstr='#f08100',GradientType=0 ); /* IE6-9 */	
	color: #fff;
	cursor: pointer;
	display: inline-block;
    font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	padding: 12px 50px;
	text-decoration: none;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	}

#blog .blog-summary-content .button:hover {
	background-color: #97a5b4;
	}

#blog .blog-summary-content .button:hover a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#acb7c4+0,7b8b9c+100 */
	background: rgb(172,183,196); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(172,183,196,1) 0%, rgba(123,139,156,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acb7c4', endColorstr='#7b8b9c',GradientType=0 ); /* IE6-9 */
	}

#blog-details .news-detail {
	margin-top: 30px;
	text-align: center;
	}

#blog-details .news-detail img {
	float: left;
	height: auto;
	width: 100%;
	}

#blog-details .news-detail h1 {
	background: url("../img/heading-blue-bg.png") no-repeat bottom center;
	clear: both;
	font-family: 'Playfair Display', serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 30px;
	padding: 50px 0 60px 0;
	text-transform: uppercase;
	}

#blog-details .news-detail h1 strong {
	display: inline-block;
	font-size: 60px;
	font-weight: 500;
	line-height: 60px;
	padding-top: 10px;
	}

#blog-details .news-detail p {
	margin: 20px auto 0 auto;
	max-width: 1170px;
	}

#blog-details .news-detail p.date {
	font-size: 14px;
	font-weight: 700;
	padding: 20px 0;
	}

#blog-details .news-detail-summary {
	font-size: 23px;
	font-weight: 700;
	line-height: 33px;
	padding-bottom: 30px;
	}

#blog-details .news-detail .button {
	background-color: #f59c00;
	cursor: pointer;
	display: inline-block;
    font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	margin-top: 50px;
	overflow: hidden;
	padding: 5px;
	text-transform: none;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	/*
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.25);	
	*/
	}

#blog-details .news-detail .button a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8b000+0,f08100+100 */
	background: rgb(248,176,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(248,176,0,1) 0%, rgba(240,129,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(248,176,0,1) 0%,rgba(240,129,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(248,176,0,1) 0%,rgba(240,129,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	border: none;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b000', endColorstr='#f08100',GradientType=0 ); /* IE6-9 */	
	color: #fff;
	cursor: pointer;
	display: inline-block;
    font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	padding: 12px 50px;
	text-decoration: none;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;	
	}

#blog-details .news-detail .button:hover {
	background-color: #97a5b4;
	}

#blog-details .news-detail .button:hover a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#acb7c4+0,7b8b9c+100 */
	background: rgb(172,183,196); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(172,183,196,1) 0%, rgba(123,139,156,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(172,183,196,1) 0%,rgba(123,139,156,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acb7c4', endColorstr='#7b8b9c',GradientType=0 ); /* IE6-9 */
	}


																					/* ------------ Privacy Policy ------------ */
																					
#privacy-policy #content h2 {
    background: url("../img/heading-bg.png") no-repeat bottom center;
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    margin: 60px 0 30px 0;
    padding: 10px 0 60px 0;
    text-transform: uppercase;
	}

#privacy-policy #content ul,
#privacy-policy #content ol {
	margin: 25px auto 0 auto;
	width: 70%;
	}

#privacy-policy #content ul li,
#privacy-policy #content ol li {
    padding-top: 5px;
	}

#privacy-policy #content ul li {
    list-style: disc outside;
	}

#privacy-policy #content ol li {
    list-style: decimal outside;
	}


																					/* ------------ Terms and Conditions ------------ */
																					
#terms-and-conditions #content h2 {
    background: url("../img/heading-bg.png") no-repeat bottom center;
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    margin: 60px 0 30px 0;
    padding: 10px 0 60px 0;
    text-transform: uppercase;
	}

#terms-and-conditions #content ul,
#terms-and-conditions #content ol {
	margin: 25px auto 0 auto;
	width: 70%;
	}

#terms-and-conditions #content ul li,
#terms-and-conditions #content ol li {
    padding-top: 5px;
	}

#terms-and-conditions #content ul li {
    list-style: disc outside;
	}

#terms-and-conditions #content ol li {
    list-style: decimal outside;
	}