.featured-holder .options,
.map-location .tabset,
.map-location .accordion,
.map-location .accordion .slide ul,
.social-networks {
	margin: 0;
	padding: 0;
	list-style: none;
}

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?-do2zyo");
	src: url("../fonts/icomoon.eot?#iefix-do2zyo") format("embedded-opentype"), url("../fonts/icomoon.ttf?-do2zyo") format("truetype"), url("../fonts/icomoon.woff?-do2zyo") format("woff"), url("../fonts/icomoon.svg?-do2zyo#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-pintrest:before {
	content: "\e600";
}

.icon-twitter:before {
	content: "\e601";
}

.icon-facebook:before {
	content: "\e602";
}

html,
body {
	height: 100%;
}

body {
	min-width: 320px;
}

input,
button,
textarea {
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

a,
button {
	outline: none !important;
	text-decoration: none;
}

a:hover,
a:focus,
a:active,
button:hover,
button:focus,
button:active {
	text-decoration: none;
}

img {
	border: 0;
}

a:focus {
	outline: none;
}

h1 {
	margin: 0 0 10px;
	text-transform: capitalize;
	letter-spacing: 5px;
	text-align: center;
	color: #fff;
	line-height: 21px;
	font-size: 18px;
	font-weight: 700;
}

h2 {
	margin: 0 0 4px;
	letter-spacing: 8px;
	text-transform: uppercase;
	color: #fff;
	line-height: 33px;
	font-size: 30px;
	font-weight: 700;
}

.btn-default {
	white-space: normal;
	overflow: hidden;
	border: none;
	width: 76px;
	float: left;
	padding: 4px 3px 4px;
	margin: 0 0 10px;
	background: #802e30;
	border-radius: 0;
	color: #fff;
	letter-spacing: 1px;
	line-height: 15px;
	font-size: 12px;
	font-weight: 300;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active {
	background: #a63b3e;
	color: #fff;
}

.form-group {
	margin-bottom: 20px;
}

.form-group.error .form-control {
	box-shadow: inset 0 0 0 1px #f00;
}

.form-control {
	border: none;
	box-shadow: none;
	border-radius: 0;
	padding: 1px 9px;
	letter-spacing: 4px;
	font-weight: 300;
	height: 21px;
	color: #000;
	line-height: 14px;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
}

.form-control::-webkit-input-placeholder {
	color: #000;
}

.form-control::-moz-placeholder {
	opacity: 1;
	color: #000;
}

.form-control:-moz-placeholder {
	color: #000;
}

.form-control:-ms-input-placeholder {
	color: #000;
}

.form-control.placeholder {
	color: #000;
}

.form-control:focus,
.form-control:active {
	box-shadow: none;
	outline: none;
}

.textarea-holder {
	background: #fff;
	margin: 0 0 10px;
}

textarea {
	height: 120px;
	letter-spacing: 4px;
	padding: 2px 9px;
	width: 100%;
	resize: none;
	border: 0;
	color: #000;
	line-height: 17px;
	font-size: 14px;
}

textarea::-webkit-input-placeholder {
	color: #000;
}

textarea::-moz-placeholder {
	opacity: 1;
	color: #000;
}

textarea:-moz-placeholder {
	color: #000;
}

textarea:-ms-input-placeholder {
	color: #000;
}

textarea.placeholder {
	color: #000;
}

textarea:focus,
textarea:active {
	box-shadow: none;
	outline: none;
}

body.home #header {
	position: static;
}

body.home .logo {
	width: 280px;
	margin: -6px 0 0;
}

#header {
	overflow: hidden;
	z-index: 9;
}

#header h1 {
	display: inline-block;
	background: #802e30;
	vertical-align: top;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 8px;
	color: #fff;
	line-height: 25px;
	font-size: 22px;
	font-weight: 700;
}

#header h1 a {
	color: #fff;
}

#header h1 a:hover {
	color: #e6e6e6;
}

#header .logo {
	z-index: 9;
	width: 280px;
	margin: -6px 0 0;
}

#header address {
	display: block;
	margin: 0;
	padding: 5px 0 4px;
	color: #fff;
	letter-spacing: 3px;
	font-style: normal;
	line-height: 19px;
	font-size: 10px;
	font-weight: 300;
}

#header address br {
	display: block;
}

#header address a {
	color: #fff;
}

#header address a:hover {
	color: #e6e6e6;
}

#header address span {
	display: inline;
	position: relative;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}

#header address span.first:after {
	display: none;
}

#header address span.id:after {
	display: none;
}

#header address span:after {
	position: absolute;
	left: 0;
	top: 50%;
	right: inherit;
	bottom: inherit;
	background: #fff;
	margin: -1px 0 0;
	content: ".";
	border-radius: 100%;
	line-height: 3px;
	font-size: 3px;
	font-family: Arial, sans-serif;
}

.top-bar {
	overflow: hidden;
	background: #802e30;
	text-align: center;
}

.top-bar .top-holder {
	overflow: hidden;
	padding: 19px 0 22px;
}

.top-bar .container:first-of-type{
  background-color: #802e30;
  text-align: center;
  width: 100%;
  color: white;
}

.top-bar .container:first-of-type p{
  margin-bottom: 0;
  font-size: 18px;
  padding: 5px 0;
}

.header-holder {
	overflow: hidden;
	position: relative;
	background: #000;
	text-align: center;
	padding-bottom: 10px;
}

.logo {
	display: inline-block;
	vertical-align: top;
}

.logo img {
	width: 100%;
	display: block;
	height: auto;
	max-width: inherit;
}

.address-holder {
	overflow: hidden;
	border-bottom: 3px solid #802e30;
	background: url(../img/bg-header-address.jpg) 0 0;
	text-align: center;
}

.navbar {
	line-height: 17px;
	font-size: 14px;
	font-family: "Libre Baskerville", Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
}

.navbar-default .navbar-nav {
	letter-spacing: 3px;
	max-width: 100%;
	margin: 0;
	text-align: center;
}

.navbar-default .navbar-nav.navbar-right {
	text-align: center;
	margin: 0;
}

.navbar-default .navbar-nav.navbar-right > li {
	margin: 2px 2px 7px;
}

.navbar-default .navbar-nav > li {
	display: block;
	float: none;
	margin: 2px 2px 7px;
}

.navbar-default .navbar-nav > li > a {
	padding: 0;
	color: #ccc;
}

.navbar-toggle {
	border: none;
	border-radius: 0;
	padding: 0;
	margin: 7px 0 10px;
}

.navbar-toggle .icon-bar {
	width: 42px;
}

.navbar-collapse {
	border-top: none;
	box-shadow: none;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
	margin-top: 3px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background: none;
}

.navbar {
	min-height: inherit;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #802e30;
}

.bg-stretch {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

.bg-stretch img {
	display: block;
	margin-top: 0 !important;
}

.display {
	display: none;
}

#wrapper {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.w1 {
	overflow: hidden;
	width: 100%;
}

#main {
	background: url(../img/bg-main.jpg);
	overflow: hidden;
}

body.contact #main {
	background: url(../img/bg-header-address.jpg);
}

.banner {
	overflow: hidden;
	position: relative;
}

.slideshow {
	height: 100%;
	position: relative;
	overflow: hidden;
}

.slideshow .slide {
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	position: absolute;
}

.slideshow .slide.active {
	z-index: 2;
}

.slideshow .slide span {
	display: block;
}

.slideshow .slide img {
	width: 100%;
	height: auto;
	display: block;
	max-width: 100%;
}

.slideshow .caption-holder {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
}

.slideshow .caption-frame {
	width: 100%;
	height: 100%;
	display: table;
	table-layout: fixed;
	text-align: center;
}

.slideshow .caption {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	letter-spacing: 5px;
	color: #fff;
	text-transform: uppercase;
	line-height: 17px;
	font-size: 14px;
	font-weight: 300;
}

.slideshow .caption p {
	margin: 0 0 5px;
}

.slideshow h1 {
	padding: 0 7%;
	letter-spacing: 5px;
	display: inline-block;
	text-transform: capitalize;
	vertical-align: top;
	border-bottom: 2px solid #fff;
	color: #fff;
	margin: 0 0 10px;
	line-height: 33px;
	font-size: 30px;
}

.slideshow .btn-holder {
	position: absolute;
	left: 0;
	top: auto;
	right: 0;
	bottom: 0;
	border-top: 1px solid #fff;
	padding: 9px;
	z-index: 999;
	position: absolute;
	text-align: center;
}

.slideshow .btn-scroll {
	color: #fff;
	line-height: 14px;
	font-size: 11px;
	font-weight: 300;
}

.slideshow .btn-scroll:hover {
	color: #e6e6e6;
}

#features-holder {
	overflow: hidden;
}

.welcome {
	overflow: hidden;
	text-align: center;
	color: #fff;
	background: url(../img/copy_fox_320.png) no-repeat 50% 50%;
	padding: 50px 0 50px;
	letter-spacing: 1px;
	line-height: 24px;
	font-weight: 300;
}

.welcome br {
	display: none;
}

.welcome h2 {
	letter-spacing: 6px;
	word-spacing: -1px;
	margin: 0 0 16px;
	text-transform: capitalize;
	line-height: 22px;
	font-size: 19px;
	font-weight: 400;
}

.welcome p {
	margin: 0 0 10px;
}

.features-posts {
	overflow: hidden;
	text-align: center;
}

.features-posts .post {
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin: 0 0 17px;
}

.features-posts .post.middle {
	width: 100%;
}

.features-posts .post img {
	display: block;
	width: 100%;
	height: auto;
}

.features-posts .image-holder {
	overflow: hidden;
	margin: 0 0 17px;
}

.features-posts h3 {
	color: #959595;
	letter-spacing: 4px;
	word-spacing: -1px;
	margin: 0 0 5px;
	text-transform: capitalize;
	line-height: 17px;
	font-size: 14px;
	font-weight: 400;
}

.featured-holder {
	overflow: hidden;
	background: url(../img/bg-header-address.jpg) 0 0;
	margin: 0 -9px;
}

.featured-holder .features-text-box {
	width: 100%;
	height: 100%;
	display: table;
}

.featured-holder .feature-text {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 19px 0 17px;
}

.featured-holder h2 {
	letter-spacing: 5px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 16px;
	text-transform: capitalize;
	color: #fff;
	border-bottom: 2px solid #fff;
	padding: 0 10px 14px;
	line-height: 21px;
	font-size: 18px;
	font-weight: 700;
}

.featured-holder .options {
	color: #fff;
	letter-spacing: 3px;
	word-spacing: 3px;
	line-height: 12px;
	font-size: 9px;
	font-weight: 300;
}

.featured-holder .options li {
	overflow: hidden;
	margin: 0 0 8px;
}

.featured-holder .image-holder {
	overflow: hidden;
}

.featured-holder .image-holder img {
	display: block;
	width: 100%;
}

.featured-holder .image-columns {
	overflow: hidden;
	margin: 0 0 8px;
}

.featured-holder .image-column {
	overflow: hidden;
	margin: 0 -9px 0 0;
}

.featured-holder .col {
	width: 42.8%;
	float: left;
}

.featured-holder .col1 {
	width: 57.2%;
	float: left;
}

.featured-holder .col2 {
	overflow: hidden;
}

.featured-info {
	background: #000;
	padding: 10px 0;
	letter-spacing: 4px;
	word-spacing: -1px;
	color: #fff;
	overflow: hidden;
	text-align: center;
	line-height: 12px;
	font-size: 9px;
}

.featured-info p {
	margin: 0;
}

.banner-inner {
	overflow: hidden;
	position: relative;
}

.banner-inner img {
	display: block;
	width: 100%;
}

.banner-inner .caption-holder {
	position: static;
	z-index: 9;
}

.banner-inner .caption-frame {
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
}

.banner-inner .caption {
	letter-spacing: 3px;
	padding: 13px 0;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	text-transform: uppercase;
	line-height: 17px;
	font-size: 10px;
	font-weight: 300;
}

.banner-inner .caption p {
	margin: 0 0 5px;
}

.banner-inner .caption p br {
	display: block;
}

.banner-inner h1 {
	padding-bottom: 16px;
	letter-spacing: 5px;
	display: inline-block;
	text-transform: capitalize;
	vertical-align: top;
	color: #fff;
	position: relative;
	margin: 0 0 15px;
	line-height: 21px;
	font-size: 18px;
	font-weight: 700;
}

.banner-inner h1:after {
	content: "";
	background: #fff;
	width: auto;
	height: 2px;
	position: absolute;
	left: 50%;
	top: auto;
	right: auto;
	bottom: 0;
	min-width: 209px;
	margin: 0 0 0 -106px;
}

.product-area {
	overflow: hidden;
	padding: 33px 0 0;
}

.product-area .info-area {
	overflow: hidden;
	letter-spacing: 2px;
	color: #fff;
	margin: 0 0 34px;
	text-align: center;
	font-weight: 300;
	line-height: 25px;
}

.product-area .info-area p {
	margin: 0 0 10px;
}

.product-area .info-area p br {
	display: none;
}

.product-area .btn-holder {
	overflow: hidden;
	width: 100%;
	padding: 11px 0 5px;
	text-align: center;
}

.product-area .btn-holder .btn {
	display: inline-block;
	vertical-align: top;
	float: none;
}

.product-area .text-block {
	overflow: hidden;
	letter-spacing: 2px;
	word-spacing: -2px;
}

.product-area p {
	margin: 0 0 7px;
}

.product-area .size {
	display: block;
	margin: 0 0 5px;
}

.product-area .posts {
	overflow: hidden;
	padding: 7px 12px 37px;
}

.product-area .post {
	color: #fff;
	margin: 0 0 30px;
	overflow: hidden;
	line-height: 17px;
	font-size: 14px;
	font-weight: 300;
}

.product-area .post.a2 {
	padding: 0;
}

.product-area .post.a2 .image-holder {
	text-align: center;
	padding: 0;
}

.product-area .post.a2 .meta {
	padding: 0 0 0 30px;
}

.product-area .post .meta {
	overflow: hidden;
	max-width: 380px;
	margin: 0 auto;
}

.product-area .post .image-holder {
	overflow: hidden;
	text-align: center;
	margin: 0 0 10px;
}

.product-area .post .image-holder img {
	display: block;
	max-width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: top;
}

.one-bed-section {
	overflow: hidden;
}

.one-bed-section .posts {
	overflow: hidden;
	padding: 7px 12px 48px;
}

.two-bed-section {
	overflow: hidden;
	background: #000;
	padding: 49px 0 0;
}

.two-bed-section .posts {
	padding: 57px 0 0;
}

.two-bed-section .post {
	margin: 0 0 57px;
}

.two-bed-section .post.a2 .image-holder {
	padding: 0;
}

.two-bed-section .post.a2 .meta {
	padding: 0 0 0 30px;
}

.two-bed-section .post .meta {
	padding: 0 0 0 5px;
}

.three-bed-section {
	overflow: hidden;
	background: url(../img/bg-three-bed.png) no-repeat;
	background-size: cover;
	padding: 45px 0 0;
}

.three-bed-section .posts {
	padding: 51px 0;
	text-align: center;
}

.three-bed-section .post {
	margin: 0 auto 57px;
	text-align: left;
	display: block;
}

.three-bed-section .post .image-holder {
	text-align: center;
	margin: 0 auto 35px;
}

.three-bed-section .post .meta {
	max-width: inherit !important;
	padding: 0 0 0 32px;
}

.three-bed-section .bottom-info {
	overflow: hidden;
	color: #fff;
	padding: 12px 0 0;
	letter-spacing: 2px;
	word-spacing: 3px;
	text-align: center;
	line-height: 12px;
	font-size: 9px;
	font-family: "Libre Baskerville", Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
}

.three-bed-section .bottom-info p {
	margin: 0 0 5px;
}

.photos-area {
	overflow: hidden;
	margin: 7px 7px;
}

.photos-area .post {
	overflow: hidden;
	position: relative;
	margin: 0 0 6px;
}

.photos-area .post img {
	display: block;
	width: 100%;
}

.photos-area .post:hover .caption-holder,
.photos-area .post.hover .caption-holder {
	opacity: 1;
}

.photos-area .col-xs-6 {
	padding: 0 3px;
}

.photos-area .caption-holder {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(128, 46, 46, .8);
	text-align: center;
	opacity: 0;
	transition: all .2s linear 0s;
	-webkit-transition: all .2s linear 0s;
}

.photos-area .caption-frame {
	display: table;
	width: 100%;
	height: 100%;
	padding: 10px;
	overflow: hidden;
}

.photos-area .caption {
	display: table-cell;
	vertical-align: middle;
}

.photos-area .btn-zoom {
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #fff;
	line-height: 18px;
	font-size: 15px;
	font-weight: 700;
	font-family: "Libre Baskerville", Georgia, "Times New Roman", Times, serif;
}

.contact-area {
	overflow: hidden;
	margin: 0 -9px;
	background: none;
}

.contact-area .image-holder {
	overflow: hidden;
}

.contact-area .image-holder img {
	display: block;
}

.contact-area .contact-info {
	float: right;
	background: #000;
	text-align: center;
	width: 100%;
}

.contact-area .contact-info img {
	display: block;
	max-width: 100%;
}

.contact-area .address-box {
	width: 100%;
	height: 297px;
	display: table;
}

.contact-area address {
	letter-spacing: 2px;
	padding: 20px 10px;
	margin: 0;
	color: #fff;
	line-height: 21px;
	display: table-cell;
	vertical-align: middle;
	font-size: 17px;
	font-weight: 400;
}

.contact-area address time {
	display: block;
	margin: 0 0 8px;
	font-weight: 300;
}

.contact-area .title {
	display: block;
	color: #fff;
	margin: 0 0 7px;
	letter-spacing: 5px;
	line-height: 21px;
	font-size: 18px;
	font-weight: 700;
	font-family: "Libre Baskerville", Georgia, "Times New Roman", Times, serif;
}

.contact-form {
	overflow: hidden;
	margin: 14px 6.9% 25px;
}

.contact-form h2 {
	margin: 0 0 18px;
	text-align: center;
	text-transform: capitalize;
	line-height: 21px;
	font-size: 18px;
}

.contact-form .note {
	margin: 0 0 10px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	line-height: 12px;
	font-size: 9px;
}

.contact-form .note p {
	margin: 0 0 5px;
}

.contact-form .btn-holder {
	position: static;
	text-align: center;
	overflow: hidden;
}

.contact-form .btn-default {
	padding: 6px 3px 5px;
	display: inline-block;
	vertical-align: top;
	float: none;
	min-width: 263px;
	text-transform: uppercase;
	line-height: 17px;
	font-size: 14px;
	font-weight: 700;
	font-family: "Libre Baskerville", Georgia, "Times New Roman", Times, serif;
}

.location-holder {
	overflow: hidden;
}

.location-holder .location-text {
	overflow: hidden;
	text-align: center;
	padding: 0 19px 22px;
	text-align: center;
	color: #fff;
	line-height: 20px;
	font-size: 9px;
}

.location-holder .location-text p {
	margin: 0 0 5px;
}

.location-holder .location-text p br {
	display: none;
}

.map-location {
	overflow: hidden;
	background: #000;
}

.map-location img {
	display: block;
	width: 100%;
	height: auto;
}

.map-location .map {
	overflow: hidden;
}

.map-location .map-options {
	float: right;
	height: 100%;
	min-width: 100%;
}

.map-location .tab-data {
	overflow: hidden;
	position: relative;
	z-index: 99;
	padding: 0 20px;
	min-width: 100%;
}

.map-location .tab-content {
	float: none;
	overflow: hidden;
	position: relative;
	height: 100%;
}

.map-location .tab-content .holder {
	display: block;
}

.map-location .tab-content:before {
	content: "";
	display: inline-block;
	height: 100%;
	margin: 0 0 0 -5px;
	overflow: hidden;
	vertical-align: middle;
}

.map-location .tab-content:after {
	content: "";
	background: #802e30;
	width: auto;
	height: auto;
	z-index: 1;
	display: none;
}

.map-location .tabset {
	padding: 20px 27.1% 0;
	width: 100%;
	text-align: center;
	letter-spacing: 3px;
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	line-height: 19px;
	font-size: 16px;
	font-weight: 300;
}

.map-location .tabset li {
	margin: 0 0 30px;
}

.map-location .tabset li.active a {
	color: #fff;
	border: 1px solid #802e30;
}

.map-location .tabset li a {
	color: #fff;
	display: block;
	padding: 5px 4px;
	background: #363636;
	border: 1px solid #000;
}

.map-location .accordion {
	text-align: center;
	margin: 0 0 10px;
	letter-spacing: 2px;
	line-height: 15px;
	font-size: 12px;
	font-weight: 300;
}

.map-location .accordion > li.active {
	margin: 0 0 16px;
}

.map-location .accordion > li > a {
	margin: 0 0 10px;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 18px;
}

.map-location .accordion .slide {
	margin: -10px 0 0;
}

.map-location .accordion .slide ul {
	margin: 0 0 -5px;
	padding: 2px 0;
}

.map-location .accordion .slide ul li {
	display: block;
	overflow: hidden;
	margin: 0;
}

.map-location .accordion .slide ul li a {
	margin: 0 0 9px;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	border: 0;
}

.map-options {
	position: relative;
	background: #000;
	height: 100%;
	white-space: nowrap;
}

.map-options:after {
	content: "";
	display: inline-block;
	height: 100%;
	margin: 0 0 0 -5px;
	overflow: hidden;
	vertical-align: middle;
}

.thankyou-holder {
	background: #802e30 url(../img/bg-thankyou-320.png) no-repeat 50% 50%;
	width: 100%;
	height: 400px;
	box-shadow: 0 3px 13px #000;
	z-index: 999;
	text-align: center;
	letter-spacing: 5px;
	color: #fff;
	line-height: 16px;
	font-size: 13px;
	font-weight: 300;
}

.thankyou-holder br {
	display: none;
}

.thankyou-holder .thankyou-content {
	display: table;
	width: 100%;
	height: 100%;
	padding: 10px;
	overflow: hidden;
}

.thankyou-holder .thankyou-frame {
	display: table-cell;
	vertical-align: middle;
}

.thankyou-holder h2 {
	margin: 0 0 10px;
	text-transform: none;
	color: #fff;
	letter-spacing: 10px;
	line-height: 25px;
	font-size: 22px;
	font-family: "Libre Baskerville", Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
}

.thankyou-holder .btn-close {
	margin: 3px 3px 0 0;
	float: right;
	color: #fff;
	float: right;
	line-height: 28px;
	font-size: 28px;
}

.map-holder {
	position: relative;
	height: 100%;
}

.map-holder .map-canvas {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.map-holder .map-marker {
	display: none;
}

.map-holder .map-marker.main-marker {
	display: block !important;
}

.map-location {
	position: relative;
	z-index: 1;
}

.map-location .map-options {
	position: relative;
	z-index: 1;
}

.map-location .tab-content {
	width: 365px;
	margin-right: -365px;
	z-index: -1;
	-webkit-transition: margin-right .5s linear;
	transition: margin-right .5s linear;
	text-align: center;
}

.map-location .tab-content.active-tab {
	margin-right: 0;
}

.map-location .tab-content .holder > div {
	-webkit-transition: none !important;
	transition: none !important;
}

.link-opener {
	display: none;
	margin: 0 auto;
}

.active-pointer {
	display: block;
	z-index: 1000;
	position: relative;
}

.active-pointer:after {
	content: "";
	border: 3px solid #fff;
	z-index: 1000;
	width: 31px;
	height: 31px;
	position: absolute;
	left: 0;
	top: -2px;
	right: 0;
	bottom: auto;
}

#footer {
	width: 100%;
	overflow: hidden;
	float: none;
	display: table-footer-group;
	height: 1%;
	background: url(../img/bg-footer.jpg);
}

#footer .social-holder {
	overflow: hidden;
	text-align: center;
	padding: 25px 0 10px;
}

#footer .logo-holder {
	overflow: hidden;
	text-align: center;
	margin: 0;
}

#footer .logo {
	float: none;
	position: static;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	width: 75px;
}

#footer .logo img {
	display: block;
	width: 100%;
	height: auto;
	max-width: inherit;
}

.footer-holder {
	border-top: 13px solid #802e30;
	overflow: hidden;
}

.footer-bottom {
	overflow: hidden;
  padding: 20px 0 63px;
  display: flex;
  align-items: center;
}

.footer-bottom a {
	color: #fff;
}

.footer-bottom a:hover {
	color: #e6e6e6;
}

.footer-bottom .left-column {
	float: left;
	text-align: center;
	width: 100%;
}

.footer-bottom .left-column .col {
	display: inline-block;
	vertical-align: top;
	margin: 0 7px 10px 5px;
}

.footer-bottom .middle-column {
	float: left;
	color: #f7f7f5;
	text-align: center;
	padding: 3px 0 10px;
	width: 100%;
	line-height: 14px;
	font-size: 10px;
}

.footer-bottom .middle-column br {
	display: none;
}

.footer-bottom .right-column {
	float: left;
	width: 100%;
	text-align: center;
}

.footer-bottom .right-column .slogan {
	color: #fff;
	display: block;
	line-height: 13px;
	font-size: 10px;
	font-weight: 300;
}

.footer-bottom .right-column a {
	display: inline-block;
	vertical-align: top;
}

.footer-bottom .right-column a:hover {
	opacity: .9;
}

.footer-bottom .ada-logo {
	margin: 0 0 10px;
	display: inline-block;
	vertical-align: top;
	width: 50px;
	height: 21px;
}

.footer-bottom .ada-logo img {
	display: block;
	width: 100%;
	height: auto;
}

.footer-bottom .mmc-logo {
	display: inline-block;
	vertical-align: top;
	width: 29px;
	height: 28px;
}

.footer-bottom .mmc-logo img {
	display: block;
	width: 100%;
	height: auto;
}

.footer-bottom .petfriendly-logo {
	display: inline-block;
	vertical-align: top;
	width: 50px;
}

.footer-bottom .petfriendly-logo img {
	display: block;
	width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.social-networks {
	overflow: hidden;
}

.social-networks li {
	display: inline-block;
	vertical-align: top;
	margin: 0 16px 11px;
	line-height: 40px;
	font-size: 40px;
}

.social-networks li a {
	color: #fff;
}

.social-networks li a:hover {
	color: #802e30;
}

.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}

.lightbox {
	overflow: hidden;
}

.image-area {
	overflow: hidden;
	padding: 15px 0 0;
}

.image-area img {
	max-width: 100%;
	height: auto;
	display: block;
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	color: #444;
	text-shadow: none;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden !important;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url("../images/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
	display: none !important;
	position: absolute;
	top: -17px;
	right: 31px;
	width: 10px;
	height: 10px;
	cursor: pointer;
	z-index: 8040;
	background: url(../img/bg-close-lightbox.png) no-repeat;
}

.close {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	opacity: 1;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 999999;
	background: url(../img/bg-close-lightbox.png) no-repeat;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("../images/fancybox/blank.gif"); /* helps IE */
	-webkit-tap-highlight-color: transparent;
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 99;
	background: url("../images/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, .8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

@media only screen and (min-width: 767px) {
	h1 {
		letter-spacing: 9px;
		line-height: 33px;
		font-size: 30px;
		font-weight: 700;
	}

	.textarea-holder {
		margin: 0 0 20px;
	}

	body.home .logo {
		position: absolute;
		left: 50%;
		top: 0;
		right: inherit;
		bottom: inherit;
		margin: -5px 0 10px -142px;
		z-index: 9;
		width: 280px;
	}

	#header h1 {
		padding: 0 20px;
		word-spacing: 0;
		letter-spacing: 13px;
		line-height: 35px;
		font-size: 32px;
		font-weight: 700;
	}

	#header .logo {
		position: absolute;
		left: 50%;
		top: 0;
		right: inherit;
		bottom: inherit;
		margin: -5px 0 10px -142px;
		z-index: 9;
		width: 280px;
	}

	#header address {
		padding: 7px 10px 8px;
		line-height: 17px;
		font-size: 14px;
		font-weight: 300;
	}

	#header address br {
		display: none;
	}

	#header address span {
		padding: 0 0 0 20px;
		margin: 0 0 0 10px;
		display: inline-block;
		vertical-align: top;
	}

	#header address span.first:after {
		display: block;
	}

	#header address span.id:after {
		display: block;
	}

	#header address span:after {
		margin: -1px 0 0;
		line-height: 5px;
		font-size: 5px;
	}

	.top-bar .top-holder {
		background: url(../img/bg-topbar-text.png) no-repeat 50% 50%;
		padding: 14px 10px;
	}

	.header-holder {
		padding-bottom: 0;
	}

	.navbar {
		line-height: 20px;
		font-size: 17px;
	}

	.navbar-default .navbar-nav {
		letter-spacing: 4px;
		padding: 65px 0 58px;
		width: 40%;
		background: url(../img/fox_navigation_left.png) no-repeat 50% 50%;
	}

	.navbar-default .navbar-nav.navbar-right {
		background: url(../img/fox_navigation_right.png) no-repeat 50% 50%;
	}

	.navbar-default .navbar-nav.navbar-right > li {
		margin: 10px;
	}

	.navbar-default .navbar-nav > li {
		margin: 10px;
	}

	.navbar-default .navbar-nav > li > a {
		color: #ccc;
	}

	.slideshow .caption {
		line-height: 21px;
		font-size: 18px;
	}

	.slideshow h1 {
		letter-spacing: 16px;
		line-height: 58px;
		font-size: 55px;
	}

	.welcome {
		background: url(../img/copy_fox.png) no-repeat 52.4% 14px;
		padding: 103px 0 80px;
	}

	.features-posts .post {
		width: 25.4%;
		margin: 0 1.4% 30px;
	}

	.features-posts .post.middle {
		width: 34.8%;
	}

	.featured-holder .feature-text {
		padding: 20px 20px;
	}

	.featured-holder h2 {
		margin: 0 0 15px;
		padding: 0 10px 12px;
		letter-spacing: 7px;
		line-height: 27px;
		font-size: 24px;
		font-weight: 700;
	}

	.featured-holder .options {
		line-height: 15px;
		font-size: 12px;
	}

	.featured-holder .options li {
		margin: 0 0 6px;
	}

	.featured-holder .image-columns {
		margin: 0 0 0 -9px;
	}

	.featured-holder .col {
		width: 42.8%;
	}

	.featured-holder .col1 {
		width: 57.2%;
	}

	.featured-info {
		padding: 14px;
	}

	.banner-inner .caption-holder {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.banner-inner .caption p br {
		display: none;
	}

	.banner-inner .caption {
		letter-spacing: 5px;
		padding: 0;
		line-height: 17px;
		font-size: 14px;
		font-weight: 300;
	}

	.banner-inner h1 {
		margin: 0 0 10px;
		padding-bottom: 5px;
		line-height: 33px;
		font-size: 30px;
		font-weight: 700;
	}

	.banner-inner h1 br {
		display: none;
	}

	.banner-inner h1:after {
		min-width: 450px;
		margin: 0 0 0 -225px;
	}

	.product-area {
		padding: 45px 0 0;
	}

	.product-area .posts {
		padding: 51px 0;
	}

	.product-area .post .image-holder {
		margin: 0 0 20px;
	}

	.one-bed-section .posts {
		padding: 51px 0 37px;
	}

	.one-bed-section .post .image-holder {
		padding: 44px 0 0;
	}

	.three-bed-section .post {
		display: inline-block;
		vertical-align: top;
		margin: 0 auto 57px;
	}

	.three-bed-section .post .meta {
		padding: 0;
		max-width: 400px !important;
		margin: 0 auto;
	}

	.photos-area {
		margin: 19px -9px;
	}

	.photos-area .post {
		margin: 0 0 19px;
	}

	.photos-area .col-xs-6 {
		padding: 0 9px;
	}

	.photos-area .btn-zoom {
		line-height: 33px;
		font-size: 30px;
		font-weight: 700;
	}

	.contact-area {
		background: url(../img/bg-header-address.jpg) 0 0;
	}

	.contact-form {
		margin: 53px auto;
		max-width: 400px;
	}

	.contact-form h2 {
		margin: 0 0 21px;
		line-height: 28px;
		font-size: 25px;
	}

	.contact-form .note {
		margin: 0 0 18px;
		text-align: left;
	}

	.location-holder .location-text {
		line-height: 23px;
		padding: 43px 0;
		font-size: 12px;
	}

	.map-location {
		height: 550px;
	}

	.map-location .map-options {
		min-width: 227px;
	}

	.map-location .tab-data {
		min-width: 152px;
	}

	.map-location .tab-content {
		float: right;
		background: #802e30;
	}

	.map-location .tab-content .holder {
		display: inline-block;
		vertical-align: middle;
	}

	.map-location .tab-content:after {
		display: block;
	}

	.map-location .tabset {
		padding: 20px 40px;
	}

	.map-location .accordion {
		margin: 0;
	}

	.map-location .accordion > li.active {
		margin: 0 0 5px;
	}

	.map-location .accordion > li.active a {
		border: 2px solid #fff;
	}

	.map-location .accordion > li > a {
		border: 2px solid #802e30;
		background: #652526;
		display: block;
		padding: 4px 20px;
		margin: 0 0 10px;
	}

	.map-location .accordion .slide ul {
		margin: 0 0 6px;
	}

	.map-location .accordion .slide ul li a {
		display: block;
		margin: 0 0 9px;
	}

	#footer .social-holder {
		padding: 29px 0 21px;
	}

	.footer-bottom {
		padding: 15px 0;
	}

	.footer-bottom .left-column {
		width: 15%;
	}

	.footer-bottom .left-column .col {
		margin: 0 7px 0 5px;
		overflow: hidden;
		display: block;
	}

	.footer-bottom .middle-column {
		line-height: 13px;
		padding: 12px 10px 10px;
		width: 70%;
	}

	.footer-bottom .right-column {
		width: 15%;
	}

	.social-networks li {
		margin: 0 16px 10px;
	}
}

@media only screen and (min-width: 992px) {
	body.home #header {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: auto;
	}

	.bg-stretch {
		position: absolute;
		left: 0;
		top: 314px;
		right: 0;
		bottom: 0;
	}

	.banner {
		padding: 250px 0 0;
	}

	.welcome br {
		display: block;
	}

	.banner-inner .caption {
		line-height: 21px;
		font-size: 18px;
	}

	.banner-inner h1 {
		letter-spacing: 10px;
		line-height: 58px;
		font-size: 55px;
	}

	.banner-inner h1:after {
		min-width: 718px;
		margin: 0 0 0 -359px;
	}

	.product-area .btn-holder {
		width: 76px;
		text-align: left;
		margin: 0 21px 0 0;
	}
	
	.btn-wrapper {
		float: left;
	}

	.product-area .btn-holder .btn {
		display: block;
	}

	.product-area .post .meta {
		padding: 0 0 0 28px;
		max-width: inherit;
		margin: 0 auto;
	}

	.product-area .post .image-holder {
		min-height: 340px;
	}

	.two-bed-section .post .image-holder {
		min-height: 409px;
	}

	.contact-area .contact-info {
		width: auto;
	}

	.thankyou-holder {
		width: 946px;
		background: #802e30 url(../img/bg-thankyou.png) no-repeat 50% 50%;
		height: 673px;
		line-height: 30px;
		font-size: 19px;
		font-weight: 300;
	}

	.thankyou-holder br {
		display: block;
	}

	.thankyou-holder h2 {
		letter-spacing: 16px;
		line-height: 57px;
		font-size: 54px;
		font-family: "Libre Baskerville", Georgia, "Times New Roman", Times, serif;
		font-weight: 700;
	}
}

@media only screen and (min-width: 1025px) {
	.tel {
		cursor: default;
		/*pointer-events: none;*/
		cursor: pointer;
	}
}

@media only screen and (min-width: 1200px) {
	.product-area .info-area p br {
		display: block;
	}

	.product-area .posts {
		padding: 51px 4.6%;
	}

	.product-area .post.a2 .image-holder {
		text-align: right;
		padding: 0 25px 0 0;
	}

	.product-area .post.a2 .meta {
		padding: 0 0 0 20.5%;
	}

	.product-area .post .image-holder {
		text-align: left;
	}

	.one-bed-section .posts {
		padding: 51px 3.3% 37px 4.6%;
	}

	.two-bed-section .posts {
		padding: 57px 1.7% 0 3.7%;
	}

	.two-bed-section .post.a2 .meta {
		padding: 0 0 0 24%;
	}

	.contact-form {
		max-width: 490px;
		margin: 57px auto 0;
	}

	.location-holder .location-text p br {
		display: block;
	}
}

@media only screen and (min-width: 1201px) {
	.footer-bottom .middle-column br {
		display: block;
	}
}

@media only screen and (min-width: 1250px) {
	.navbar-default .navbar-nav {
		text-align: left;
		width: 40%;
		padding: 65px 0 58px 3px;
	}

	.navbar-default .navbar-nav.navbar-right {
		text-align: right;
		padding: 55px 0 58px 3px;
	}

	.navbar-default .navbar-nav > li {
		display: inline-block;
		vertical-align: top;
		margin: 0 26px 10px 0;
	}

	.bg-stretch {
		position: absolute;
		left: 0;
		top: 250px;
		right: 0;
		bottom: 0;
	}

	.featured-holder .feature-text {
		padding: 20px 20px;
	}

	.featured-holder .options li {
		margin: 0 0 15px;
	}
}

@media (max-width: 992px) {
	.banner {
		height: auto !important;
	}

	.slideshow .slide {
		height: auto !important;
	}
}

@media only screen and (max-width: 767px) {
	.navbar-toggle {
		display: inline-block;
		vertical-align: top;
		float: none;
	}

	.map-location .height {
		height: auto !important;
	}

	.map-location .tab-content {
		width: 100%;
		margin: 0 !important;
	}

	.map-location .tabset {
		display: none;
	}

	.tab-section {
		text-align: center;
	}

	.tab-section:active .link-opener,
	.tab-section:focus .link-opener,
	.tab-section:hover .link-opener {
		color: #fff;
	}

	.tab-section.active .link-opener {
		border: 1px solid #802e30;
		color: #fff;
		margin: 0 auto 15px;
	}

	.link-opener {
		display: block;
		padding: 5px;
		display: inline-block;
		vertical-align: top;
		background: #363636;
		border: 1px solid #000;
		text-transform: uppercase;
		margin: 0 auto 32px;
		letter-spacing: 1px;
		text-align: center;
		min-width: 145px;
		color: #fff;
		line-height: 19px;
		font-size: 16px;
	}

	.link-opener:active,
	.link-opener:focus,
	.link-opener:hover {
		color: #fff;
	}

	.map-location .tab-content .holder > div {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.slideshow .caption-holder {
		padding: 20px;
		position: static;
	}

	.slideshow .btn-holder {
		position: static;
	}
}

