body {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	font-family: 'Montserrat', Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}

a,
#footer a {
	color: #333;
	-webkit-transition: all 750ms linear;
    -ms-transition: all 750ms linear;
    transition: all 750ms linear;
}

a[href^=tel] {
	color: #fff;
}

a:hover {
	color: #000;
}

h1, h2, h3, h4, h5, h6,
.singular .entry-title, .singular .entry-header .entry-meta {
	color: #000;
	font-family: 'Montserrat', Verdana, Geneva, sans-serif !important;
	font-weight: normal !important;
	margin: 0px;
	padding-right: 0px !important;
	letter-spacing: normal;
}

h1,
.singular .entry-title,
.singular .entry-header .entry-meta {
	font-size: 30px;
	text-align: center;
}

h2,
.entry-content h2 {
	font-size: 26px;
	color: #000;
}

h3,
.entry-content h3 {
	font-size: 20px;
	letter-spacing: 0px;
	text-transform: none;
}

p {
	font-size: 16px;
}

/* popup form */
.white_content {
	margin: 90px 0px;
	display: none;
	position: relative;
	top: -60% !important;
	left: 26%;
	width: 502px;
	padding: 0;
	z-index:1003;
	overflow: auto;
}

.white_content #form {
	text-align: center;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.white_content #form img {
	width: 70%;
	margin: 20px auto;
}

.white_content .propertyReference input,
.white_content .propertyLink input {
	background-color: #fff !important;
	color: #fff !important;
	border: 0px !important;
}

.white_content .propertyReference,
.white_content .propertyLink {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.white_content .frm_submit {
	position: relative;
}


#form {
	position: relative;
	z-index: 1023;
	border: 2px solid #fff;
	background: #fff;
	padding: 20px;
}

#form .white_content .download {
	padding: 150px 30px 30px 30px;
}

.white_content .sendbutton {
	float: left;
}




.white_content h1 {
	border: 1px solid #ccc;
	border-left: 0px;
	border-right: 0px;
	padding: 5px 0px;
	color: #666;
	font-weight: normal;
	font-family: arial;	
	font-size: 15px;
	width: 100% !important;
	float: none !important;
	display: block;
	margin-bottom: 20px;
}

.colorshop .white_content h1 {
	width: 460px;
	margin-bottom: 5px;
	position: relative;
}

.white_content .frm_style_formidable-style.with_frm_style .form-field {
	margin-bottom: 10px;
	text-align: center;
}

.white_content .frm_style_formidable-style.with_frm_style .frm_submit {
	text-align: center;
}

.white_content form {
	padding-top: 10px;
	text-align: center;
}

.white_content p {
	font-weight: bold;
}

.white_content form input,
.white_content form select,
.white_content form textarea,
.frm_forms input,
.frm_forms select,
.frm_forms textarea {
	border: 1px solid #000 !important;
	-webkit-border-radius: 8px !important;
	-moz-border-radius: 8px !important;
	border-radius: 8px !important;
	background: #e5e5e5 !important;
	margin-top: 5px !important;
	padding: 10px !important;
	font-family: arial !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.white_content form input[type='checkbox'] {
	padding: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.white_content form select {
	margin-top: 0px !important;
}

.white_content .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"],
.white_content .frm_style_formidable-style.with_frm_style .frm_submit button {
	background: #000 !important;
	color: #fff !important;
	border: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.frm_forms .frm_submit input {
	background: #877f94 !important;
	color: #fff !important;
}

.frm_forms textarea {
	height: 70px;
}

.white_content form input {
	width: 200px;
}

.white_content form input#fauxButton {
	width: 140px;
	cursor: pointer;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.white_content form input#hidden {
	display: none;
}

.white_content .with_frm_style .frm_time_wrap {
	margin-top: 4px;
}

.white_content .frm_forms .auto_width input,
.white_content .frm_forms input.auto_width,
.white_content .frm_forms select.auto_width,
.white_content .frm_forms textarea.auto_width {
	width: 31%;
}


.closewindow{
	width:20px;
	height:19px;
	float:right;
	cursor:hand;
	cursor:pointer;
	margin-top:0px;
	margin-right:0px;
	position: relative;
	top: 0px
}

.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index:1001;
	background-color: rgba(0,0,0,0.8);
}

.singular .entry-header .entry-meta {
	width: 100%;
}

.singular .hentry {
	padding-top: 0px;
}

#dwLocation {
	padding-left: 0px;
}

#showNavigation {
	height: 30px;
	width: 40px;
	margin: 2px 2px 10px 15px;
	padding: 2px;
	display: block;
	cursor: pointer;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
}

#showNavigation span {
	height: 2px;
	background: #fff;
	padding: 1px;
	float: none;
	display: block;
	margin: 5px;
}

.home #blackRow.container {
	color: #fff;
	margin-top: 0px !important;
	font-weight: bold;
}

.home #blackRow.container .vc_column-inner {
	padding-top: 10px;
}

.home #blackRow.container .vc_column-inner .wpb_text_column {
	margin-bottom: 10px;
}

#header {
	background-color: #000;
	text-align: center;
	padding: 20px 0px;
}

#header img {
	width: 385px;
	height: 71px;
}

#bgImage {
	height: 300px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	position: relative;
	display: table;
	width: 100%;
	margin-bottom: 60px;
}

.home #bgImage {
	height: 545px;
	margin-bottom: 0px;
}

#bgImage #textBox {
	height: 545px;
	display: table-cell;
	vertical-align: middle;
}

#bgImage #textBox h2 {
	font-size: 40px;
	color: #fff;
	line-height: 1.0;
}

.container {
	margin: 0px auto 0px auto !important;
	width: 1000px;
	background-color: #fff;
}

.home .container {
	margin: 0px auto 0px auto !important;
}

.home .container#firstRow {
	margin: -60px auto 0px auto !important;
}

#firstRow p {
	font-weight: 400;	
}

.container h1.vc_custom_heading {
	padding: 0px 15% 0px 15% !important;
	line-height: 1.2;
}

.container h1.vc_custom_heading:first-child,
.home .container h2.vc_custom_heading {
	font-weight: bold !important;
}

.home .container h1.vc_custom_heading {
	padding: 30px 0% !important;
	font-weight: 350 !important;
}

.home .container#properties,
.home .container#properties .vc_column-inner  {
	padding: 0px;
	font-weight: 400;
}


#mainBg {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin: 0px;
}

#mainBg .container {
	background-color: transparent;
	margin-top: -35px !important;
}

#mainBg .vc_col-sm-6  {
	padding: 50px 0px;
	color: #fff;
}

#mainBg .vc_custom_heading {
	color: #fff;
	font-weight: bold !important;
	line-height: 1.0;
	margin-bottom: 10px;
}

#mainBg #bgOverlay {
	background-color: rgba(0,0,0,0.5);
	padding: 50px 50px;
}

#mainBg #bgOverlay .vc_custom_heading {
	padding: 0px 100px 0px 0px !important;
}

#mainBg #bgOverlay p {
	font-weight: 400;
}

#mainBg #bgOverlay .frm_style_formidable-style.with_frm_style .form-field {
	margin-bottom: 10px;
}

#mainBg #bgOverlay input,
#mainBg #bgOverlay select,
#mainBg #bgOverlay textarea {
	-webkit-border-radius: 8px !important;
	-moz-border-radius: 8px !important;
	border-radius: 8px !important;
}

#mainBg #bgOverlay input[type='checkbox'] {
	padding: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

#mainBg .vc_col-sm-6 ul {
	margin: 0px 100px 0px 0px;
}

#mainBg .vc_col-sm-6 li {
	list-style: none;
	background-image: url(images/tick.png);
	background-position: center left;
	background-repeat: no-repeat;
	background-size: 20px auto;
	color: #fff;
	padding: 15px 0px 0px 30px;
	font-weight: 400;
	font-size: 16px;
}

#mainBg .vc_col-sm-6 #fancyFont img {
	width: 80%;
	max-width: 80%;
}

#mainBg .vc_col-sm-6 .paragraph,
#mainBg .vertical_radio label {
	background-color: transparent;
	padding: 0px;
	color: #fff;
}

#mainBg .vc_col-sm-6 .paragraph p {
	font-size: 14px;
}

#mainBg .vertical_radio {
	margin-left: 20px;
}

#mainBg .frm_style_formidable-style.with_frm_style .frm_submit button {
	background-color: #fff !important;
	padding: 7px 20px !important;
	border: 0px !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #000;
}

#footer {
	background-color: #000;
	padding: 50px 0px;
	margin-top: 30px;
}

.home #footer {
	margin-top: 0px;
}

#footer .container {
	background-color: transparent;
	margin: 0px auto !important;
}

#footer #first {
	background-image: url(images/logo-arrow-left.png);
	background-position: center left;
	background-repeat: no-repeat;
	background-size: 208px auto;
	padding: 38px 0px;
}

#footer #first .widget_media_image {
	text-align: right;
}

#footer #second {
	border-left: 1px solid #838383;
	padding-left: 50px;
	margin-right: 0px !important;
	width: 48% !important;
	color: #fff;
}

#footer #second p {
	font-size: 14px;
}

#footer #supplementary.two .widget-area {
	margin-right: 4.7%;
	width: 42.1%;
}

#footer .widget-title,
#footer #supplementary.two .widget-area a {
	color: #fff;
	font-size: 14px;
	text-transform: none;
	font-weight: normal;
}

#footer .widget-title {
	font-weight: bold !important;
}

#footer #supplementary.two .widget-area #contact {
	margin-bottom: 5px;
	display: block;
	position: relative;
	font-weight: 400;
	font-size: 14px;
}

#footer #supplementary.two .widget-area #contact .inline {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

#footer #supplementary.two .widget-area .fa,
#footer #supplementary.two .widget-area .fa-solid,
#footer #supplementary.two .widget-area .fa-brands {
	font-size: 20px;
	margin-right: 6px;
}

#footer #supplementary.two .widget-area #contact #contactButton a {
	background-image: url(images/startChat.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	height: 38px;
	width: 153px;
	position: absolute;
	top: -10px;
	right: 166px;
}

#footer #socialMedia {
	text-align: right;
}

#footer #socialMedia a {
	background-color: #fff;
	height: 35px;
	width: 35px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	color: #000 !important;
	margin-left: 10px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	font-size: 20px;
	text-align: center !important;
	padding-top: 7px;
}

#footer #socialMedia a i {
	margin-right: 0px !important;
}

.clr {
	clear: both;
}

.propertyBorderWrapper {
	margin-top: 40px;
}

.propertyBorder {
	border: 1px solid #000;
	height: 466px;
	position: relative;
}


#propertiesBlock {
	margin: -40px -15px;
}


.wpb_wrapper .vc_custom_heading {
	margin-bottom: 0px;
}

.propertyBorder .propertyImage {
	height: 200px;
	background-position: center left;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 10px;
	display: block;
	position: relative;
}

.propertyBorder .propertyImage .motivatedSeller {
	height: 36px;
	background-color: #000;
	background-image: url(images/motivatedseller.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 80% auto;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

.propertyBorder .propertyContent h2 {
	font-size: 18px;
	margin-bottom: 0px;
	padding-right: 22px !important;
}

.propertyBorder .propertyPrice {
	font-weight: bold;
	font-size: 20px;
}

.propertyBorder .propertyContent {
	padding: 10px 20px;
	color: #000;
	font-weight: 400;
}

.propertyBorder .propertyContent .col-md-3 {
	padding: 0px;
	width: 19%;
	font-size: 12px;
	color: #000;
	float: none;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.propertyBorder .propertyContent p {
	font-size: 16px;
	padding-right: 0px;
}

.propertyBorder .propertyContent .col-md-3 img {
	width: 26px;
	margin: 0px 6px 6px 0px;
}

.propertyBorder .propertyContent .col-md-3.wider {
	width: 31%;
}

.propertyBorder .propertyContent .col-md-3.widerLarge {
	width: 55%;
	text-align: left;
	margin-left: 10px;
}

.propertyBorder .propertyContent .propertyButton {
	background-color: #000;
	padding: 10px 30px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 20px 0px 10px 0px;
	cursor: pointer;
	position: absolute;
	bottom: 10px;
	left: 20px;
}

#brochureDownload {
	background-color: #e8e8e8;
	margin: 0px !important;
}

#brochureDownload .container {
	margin-top: 0px !important;
	background-color: transparent;
}

#brochureDownload .vc_column-inner {
	padding-top: 0px !important;
}

#brochureDownload .vc_column-inner .vc_custom_heading {
	margin-top: 20px;
}

#brochureDownload .frm_style_formidable-style.with_frm_style .form-field,
#brochureDownload .frm_html_container {
	margin-bottom: 15px;
}

#brochureDownload .frm_style_formidable-style.with_frm_style .form-field.emailField {
	margin-bottom: 0px;
}

#brochureDownload .frm_html_container p {
	font-size: 12px;
}

#brochureDownload .frm_style_formidable-style.with_frm_style input {
	background-color: #fff !important;
	border-color: #7c7c7c !important;
}

#brochureDownload .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"],
#brochureDownload .frm_style_formidable-style.with_frm_style .frm_submit button {
	background-color: #000;
	color: #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 0px;
	text-transform: uppercase;
	margin-top: 0px;
}

#brochureDownload .vc_col-has-fill .vc_column-inner {
	height: 300px;
	background-size: 470px auto;
	background-repeat: no-repeat;
	background-position: center right;
}

#brochureDownload .wpb_text_column {
	margin-bottom: 0px;
}

#flags {
	padding: 5px 0px;
	margin: 0px;
}

#flags img {
	width: 60%;
}

#flags .vc_column-inner {
	padding-top: 0px;
}

#flags .wpb_single_image {
	margin-bottom: 0px;
}

footer.entry-meta {
	display: none;
}

/* Mobile Styles */

/* =phone devices - portrait mode
----------------------------------------------- */

@media (min-width: 320px) and (max-width: 568px) and (orientation:portrait) {
	.container,
	#footer #second,
	#brochureDownload .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"],
	#brochureDownload .frm_style_formidable-style.with_frm_style .frm_submit button,
	#flags img {
		width: 100%;
	}
	
	#mainBg #bgOverlay .vc_custom_heading {
		padding: 0px;
	}
	
	#mainBg .vc_col-sm-6 ul {
		margin: 0px;
	}
	
	.home .container#firstRow {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
	
	#blackRow {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	#properties {
		padding: 0px 15px;
	}
	
	#propertiesBlock {
		padding: 0px 0px;
		margin-left: 0px;
		margin-right: 0px;
	}
	
	#propertiesText {
		padding: 0px 40px !important;
	}
	
	#mainBg #bgOverlay .vc_custom_heading {
		padding: 0px 0px 0px 0px !important;
	}
	
	.home .container#firstRow,
	.home #blackRow.container {
		padding-left: 2%;
		padding-right: 2%;
	}
	
	.propertyBorderWrapper {
		padding: 0px;
	}

	#header img {
		width: 60%;
		height: 55px;
	}

	.home #bgImage,
	#bgImage #textBox {
		height: 190px;
	}

	#bgImage {
		height: 100px;
		margin-bottom: 30px;
	}

	#bgImage #textBox h2 {
		font-size: 20px;
		margin-top: -25px;
	}

	h1, .singular .entry-title, .singular .entry-header .entry-meta {
		font-size: 20px;
	}

	.home .container h1.vc_custom_heading {
		padding: 30px 2% !important;
	}

	.vc_column-inner,
	.propertyBorderWrapper {
		padding: 0px;
	}

	#main #content {
		margin: 0px;
	}

	.propertyBorder {
		height: auto;
	}

	.propertyBorder .propertyContent {
		text-align: center;
		padding: 10px 5px;
	}

	.propertyBorder .propertyContent h2,
	.propertyBorder .propertyContent p {
		padding-right: 0px !important;
	}

	.propertyBorder .propertyImage {
		height: 156px;
	}

	.propertyBorder .propertyContent .propertyButton {
		width: 100%;
		position: relative;
		bottom: -4px;
		left: 0px;
		margin-bottom: 0px;
	}

	#mainBg.vc_custom_1699194320257 {
		background-image: none !important;
		background-color: #666;
	}

	#mainBg #bgOverlay {
		padding: 50px 20px 0px 20px;
		text-align: center;
		margin-bottom: 35px;
	}

	#mainBg .vc_custom_heading,
	.propertyBorder .propertyContent,
	.vc_column-inner .vc_custom_heading {
		text-align: center !important;
	}

	#mainBg .vc_empty_space {
		display: none;
	}

	#footer #supplementary.two .widget-area,
	#footer #socialMedia,
	#footer #first .widget_media_image,
	#mainBg .frm_style_formidable-style.with_frm_style .frm_submit button,
	p,
	.white_content .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"],
	.white_content .frm_style_formidable-style.with_frm_style .frm_submit button {
		width: 100%;
		text-align: center;
	}

	.container h1.vc_custom_heading {
		padding: 0px 0% 0px 0% !important
	}

	#footer #second {
		padding-left: 10px;
		border: 0px;
		width: 100% !important;
	}

	#footer #supplementary.two .widget-area #contact #contactButton a,
	#footer #supplementary.two .widget-area #contact .inline {
		position: relative;
		display: block;
	}

	#footer #supplementary.two .widget-area #contact #contactButton a {
		margin: 30px auto;
		right: 0px;
	}

	.white_content {
		top: -20% !important;
		left: 0px !important;
		width: 100%;
		margin: 0px;
	}
	
	#brochureDownload .vc_col-has-fill .vc_column-inner {
		background-size: 100% auto;
		background-position: center center;
	}
}

@media (min-width: 568px) and (max-width: 750px) and (orientation:portrait) {
	.container,
	#footer #second,
	#brochureDownload .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"],
	#brochureDownload .frm_style_formidable-style.with_frm_style .frm_submit button,
	#flags img {
		width: 100%;
	}
	
	#mainBg #bgOverlay .vc_custom_heading {
		padding: 0px;
	}
	
	#mainBg .vc_col-sm-6 ul {
		margin: 0px;
	}
	
	.home .container#firstRow {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
	
	#blackRow {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	#properties {
		padding: 0px 15px;
	}
	
	#propertiesBlock {
		padding: 0px 0px;
		margin-left: 0px;
		margin-right: 0px;
	}
	
	#propertiesText {
		padding: 0px 40px !important;
	}
	
	#mainBg #bgOverlay .vc_custom_heading {
		padding: 0px 0px 0px 0px !important;
	}
	
	.home .container#firstRow,
	.home #blackRow.container {
		padding-left: 2%;
		padding-right: 2%;
	}
	
	.propertyBorderWrapper {
		padding: 0px;
	}

	#header img {
		width: 60%;
		height: 55px;
	}

	.home #bgImage,
	#bgImage #textBox {
		height: 190px;
	}

	#bgImage {
		height: 100px;
		margin-bottom: 30px;
	}

	#bgImage #textBox h2 {
		font-size: 20px;
		margin-top: -25px;
	}

	h1, .singular .entry-title, .singular .entry-header .entry-meta {
		font-size: 20px;
	}

	.home .container h1.vc_custom_heading {
		padding: 30px 2% !important;
	}

	.vc_column-inner,
	.propertyBorderWrapper {
		padding: 0px;
	}

	#main #content {
		margin: 0px;
	}

	.propertyBorder {
		height: auto;
	}

	.propertyBorder .propertyContent {
		text-align: center;
		padding: 10px 5px;
	}

	.propertyBorder .propertyContent h2,
	.propertyBorder .propertyContent p {
		padding-right: 0px !important;
	}

	.propertyBorder .propertyImage {
		height: 156px;
	}

	.propertyBorder .propertyContent .propertyButton {
		width: 100%;
		position: relative;
		bottom: -4px;
		left: 0px;
		margin-bottom: 0px;
	}

	#mainBg.vc_custom_1699194320257 {
		background-image: none !important;
		background-color: #666;
	}

	#mainBg #bgOverlay {
		padding: 50px 20px 0px 20px;
		text-align: center;
		margin-bottom: 35px;
	}

	#mainBg .vc_custom_heading,
	.propertyBorder .propertyContent,
	.vc_column-inner .vc_custom_heading {
		text-align: center !important;
	}

	#mainBg .vc_empty_space {
		display: none;
	}

	#footer #supplementary.two .widget-area,
	#footer #socialMedia,
	#footer #first .widget_media_image,
	#mainBg .frm_style_formidable-style.with_frm_style .frm_submit button,
	p,
	.white_content .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"],
	.white_content .frm_style_formidable-style.with_frm_style .frm_submit button {
		width: 100%;
		text-align: center;
	}

	.container h1.vc_custom_heading {
		padding: 0px 0% 0px 0% !important
	}

	#footer #second {
		padding-left: 10px;
		border: 0px;
		width: 100% !important;
	}

	#footer #supplementary.two .widget-area #contact #contactButton a,
	#footer #supplementary.two .widget-area #contact .inline {
		position: relative;
		display: block;
	}

	#footer #supplementary.two .widget-area #contact #contactButton a {
		margin: 30px auto;
		right: 0px;
	}

	.white_content {
		top: -20% !important;
		left: 0px !important;
		width: 100%;
		margin: 0px;
	}
	
	#brochureDownload .vc_col-has-fill .vc_column-inner {
		background-size: 100% auto;
		background-position: center center;
	}
}

/* #### Mobile Phones Landscape #### */
@media screen and (max-width: 640px) and (orientation: landscape){
	.container,
	#footer #second,
	#brochureDownload .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"],
	#brochureDownload .frm_style_formidable-style.with_frm_style .frm_submit button,
	#flags img {
		width: 100%;
	}
	
	#mainBg #bgOverlay .vc_custom_heading {
		padding: 0px;
	}
	
	#mainBg .vc_col-sm-6 ul {
		margin: 0px;
	}
	
	.home .container#firstRow {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
	
	#blackRow {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	#properties {
		padding: 0px 15px;
	}
	
	#propertiesBlock {
		padding: 0px 0px;
		margin-left: 0px;
		margin-right: 0px;
	}
	
	#propertiesText {
		padding: 0px 40px !important;
	}
	
	#mainBg #bgOverlay .vc_custom_heading {
		padding: 0px 0px 0px 0px !important;
	}
	
	.home .container#firstRow,
	.home #blackRow.container {
		padding-left: 2%;
		padding-right: 2%;
	}
	
	.propertyBorderWrapper {
		padding: 0px;
	}

	#header img {
		width: 60%;
		height: 55px;
	}

	.home #bgImage,
	#bgImage #textBox {
		height: 190px;
	}

	#bgImage {
		height: 100px;
		margin-bottom: 30px;
	}

	#bgImage #textBox h2 {
		font-size: 20px;
		margin-top: -25px;
	}

	h1, .singular .entry-title, .singular .entry-header .entry-meta {
		font-size: 20px;
	}

	.home .container h1.vc_custom_heading {
		padding: 30px 2% !important;
	}

	.vc_column-inner,
	.propertyBorderWrapper {
		padding: 0px;
	}

	#main #content {
		margin: 0px;
	}

	.propertyBorder {
		height: auto;
	}

	.propertyBorder .propertyContent {
		text-align: center;
		padding: 10px 5px;
	}

	.propertyBorder .propertyContent h2,
	.propertyBorder .propertyContent p {
		padding-right: 0px !important;
	}

	.propertyBorder .propertyImage {
		height: 156px;
	}

	.propertyBorder .propertyContent .propertyButton {
		width: 100%;
		position: relative;
		bottom: -4px;
		left: 0px;
		margin-bottom: 0px;
	}

	#mainBg.vc_custom_1699194320257 {
		background-image: none !important;
		background-color: #666;
	}

	#mainBg #bgOverlay {
		padding: 50px 20px 0px 20px;
		text-align: center;
		margin-bottom: 35px;
	}

	#mainBg .vc_custom_heading,
	.propertyBorder .propertyContent,
	.vc_column-inner .vc_custom_heading {
		text-align: center !important;
	}

	#mainBg .vc_empty_space {
		display: none;
	}

	#footer #supplementary.two .widget-area,
	#footer #socialMedia,
	#footer #first .widget_media_image,
	#mainBg .frm_style_formidable-style.with_frm_style .frm_submit button,
	p,
	.white_content .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"],
	.white_content .frm_style_formidable-style.with_frm_style .frm_submit button {
		width: 100%;
		text-align: center;
	}

	.container h1.vc_custom_heading {
		padding: 0px 0% 0px 0% !important
	}

	#footer #second {
		padding-left: 10px;
		border: 0px;
		width: 100% !important;
	}

	#footer #supplementary.two .widget-area #contact #contactButton a,
	#footer #supplementary.two .widget-area #contact .inline {
		position: relative;
		display: block;
	}

	#footer #supplementary.two .widget-area #contact #contactButton a {
		margin: 30px auto;
		right: 0px;
	}

	.white_content {
		top: -20% !important;
		left: 0px !important;
		width: 100%;
		margin: 0px;
	}
	
	#brochureDownload .vc_col-has-fill .vc_column-inner {
		background-size: 100% auto;
		background-position: center center;
	}
}


/* =mobile device - landscape mode
----------------------------------------------- */

@media (max-width: 1200px) and (orientation:landscape) {
	.container,
	#footer #second,
	#brochureDownload .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"],
	#brochureDownload .frm_style_formidable-style.with_frm_style .frm_submit button,
	#flags img {
		width: 100%;
	}
	
	#mainBg #bgOverlay .vc_custom_heading {
		padding: 0px;
	}
	
	#mainBg .vc_col-sm-6 ul {
		margin: 0px;
	}
	
	.home .container#firstRow {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
	
	#blackRow {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	#properties {
		padding: 0px 15px;
	}
	
	#propertiesBlock {
		padding: 0px 0px;
		margin-left: 0px;
		margin-right: 0px;
	}
	
	#propertiesText {
		padding: 0px 40px !important;
	}
	
	#mainBg #bgOverlay .vc_custom_heading {
		padding: 0px 0px 0px 0px !important;
	}
	
	.home .container#firstRow,
	.home #blackRow.container {
		padding-left: 2%;
		padding-right: 2%;
	}
	
	.propertyBorderWrapper {
		padding: 0px;
	}

	#header img {
		width: 60%;
		height: 55px;
	}

	.home #bgImage,
	#bgImage #textBox {
		height: 190px;
	}

	#bgImage {
		height: 100px;
		margin-bottom: 30px;
	}

	#bgImage #textBox h2 {
		font-size: 20px;
		margin-top: -25px;
	}

	h1, .singular .entry-title, .singular .entry-header .entry-meta {
		font-size: 20px;
	}

	.home .container h1.vc_custom_heading {
		padding: 30px 2% !important;
	}

	.vc_column-inner,
	.propertyBorderWrapper {
		padding: 0px;
	}

	#main #content {
		margin: 0px;
	}

	.propertyBorder {
		height: auto;
	}

	.propertyBorder .propertyContent {
		text-align: center;
		padding: 10px 5px;
	}

	.propertyBorder .propertyContent h2,
	.propertyBorder .propertyContent p {
		padding-right: 0px !important;
	}

	.propertyBorder .propertyImage {
		height: 156px;
	}

	.propertyBorder .propertyContent .propertyButton {
		width: 100%;
		position: relative;
		bottom: -4px;
		left: 0px;
		margin-bottom: 0px;
	}

	#mainBg.vc_custom_1699194320257 {
		background-image: none !important;
		background-color: #666;
	}

	#mainBg #bgOverlay {
		padding: 50px 20px 0px 20px;
		text-align: center;
		margin-bottom: 35px;
	}

	#mainBg .vc_custom_heading,
	.propertyBorder .propertyContent,
	.vc_column-inner .vc_custom_heading {
		text-align: center !important;
	}

	#mainBg .vc_empty_space {
		display: none;
	}

	#footer #supplementary.two .widget-area,
	#footer #socialMedia,
	#footer #first .widget_media_image,
	#mainBg .frm_style_formidable-style.with_frm_style .frm_submit button,
	p,
	.white_content .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"],
	.white_content .frm_style_formidable-style.with_frm_style .frm_submit button {
		width: 100%;
		text-align: center;
	}

	.container h1.vc_custom_heading {
		padding: 0px 0% 0px 0% !important
	}

	#footer #second {
		padding-left: 10px;
		border: 0px;
		width: 100% !important;
	}

	#footer #supplementary.two .widget-area #contact #contactButton a,
	#footer #supplementary.two .widget-area #contact .inline {
		position: relative;
		display: block;
	}

	#footer #supplementary.two .widget-area #contact #contactButton a {
		margin: 30px auto;
		right: 0px;
	}

	.white_content {
		top: -20% !important;
		left: 0px !important;
		width: 100%;
		margin: 0px;
	}
	
	#brochureDownload .vc_col-has-fill .vc_column-inner {
		background-size: 100% auto;
		background-position: center center;
	}
}

/* iPad Tablets / Medium  PLUS*/
@media only screen and (min-width : 768px) and (orientation : portrait) {
	.container,
	#footer #second,
	#brochureDownload .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"],
	#brochureDownload .frm_style_formidable-style.with_frm_style .frm_submit button,
	#flags img {
		width: 100%;
	}
	
	#mainBg #bgOverlay .vc_custom_heading {
		padding: 0px;
	}
	
	#mainBg .vc_col-sm-6 ul {
		margin: 0px;
	}
	
	.home .container#firstRow {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
	
	#blackRow {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	#properties {
		padding: 0px 15px;
	}
	
	#propertiesBlock {
		padding: 0px 0px;
		margin-left: 0px;
		margin-right: 0px;
	}
	
	#propertiesText {
		padding: 0px 40px !important;
	}
	
	#mainBg #bgOverlay .vc_custom_heading {
		padding: 0px 0px 0px 0px !important;
	}
	
	.home .container#firstRow,
	.home #blackRow.container {
		padding-left: 2%;
		padding-right: 2%;
	}
	
	.propertyBorderWrapper {
		padding: 0px;
	}

	#header img {
		width: 60%;
		height: 55px;
	}

	.home #bgImage,
	#bgImage #textBox {
		height: 190px;
	}

	#bgImage {
		height: 100px;
		margin-bottom: 30px;
	}

	#bgImage #textBox h2 {
		font-size: 20px;
		margin-top: -25px;
	}

	h1, .singular .entry-title, .singular .entry-header .entry-meta {
		font-size: 20px;
	}

	.home .container h1.vc_custom_heading {
		padding: 30px 2% !important;
	}

	.vc_column-inner,
	.propertyBorderWrapper {
		padding: 0px;
	}

	#main #content {
		margin: 0px;
	}

	.propertyBorder {
		height: auto;
	}

	.propertyBorder .propertyContent {
		text-align: center;
		padding: 10px 5px;
	}

	.propertyBorder .propertyContent h2,
	.propertyBorder .propertyContent p {
		padding-right: 0px !important;
	}

	.propertyBorder .propertyImage {
		height: 156px;
	}

	.propertyBorder .propertyContent .propertyButton {
		width: 100%;
		position: relative;
		bottom: -4px;
		left: 0px;
		margin-bottom: 0px;
	}

	#mainBg.vc_custom_1699194320257 {
		background-image: none !important;
		background-color: #666;
	}

	#mainBg #bgOverlay {
		padding: 50px 20px 0px 20px;
		text-align: center;
		margin-bottom: 35px;
	}

	#mainBg .vc_custom_heading,
	.propertyBorder .propertyContent,
	.vc_column-inner .vc_custom_heading {
		text-align: center !important;
	}

	#mainBg .vc_empty_space {
		display: none;
	}

	#footer #supplementary.two .widget-area,
	#footer #socialMedia,
	#footer #first .widget_media_image,
	#mainBg .frm_style_formidable-style.with_frm_style .frm_submit button,
	p,
	.white_content .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"],
	.white_content .frm_style_formidable-style.with_frm_style .frm_submit button {
		width: 100%;
		text-align: center;
	}

	.container h1.vc_custom_heading {
		padding: 0px 0% 0px 0% !important
	}

	#footer #second {
		padding-left: 10px;
		border: 0px;
		width: 100% !important;
	}

	#footer #supplementary.two .widget-area #contact #contactButton a,
	#footer #supplementary.two .widget-area #contact .inline {
		position: relative;
		display: block;
	}

	#footer #supplementary.two .widget-area #contact #contactButton a {
		margin: 30px auto;
		right: 0px;
	}

	.white_content {
		top: -20% !important;
		left: 0px !important;
		width: 100%;
		margin: 0px;
	}
	
	#brochureDownload .vc_col-has-fill .vc_column-inner {
		background-size: 100% auto;
		background-position: center center;
	}
}

/* iPad Tablets / Medium  LANDSCAPE */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
	.container,
	#footer #second,
	#brochureDownload .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"],
	#brochureDownload .frm_style_formidable-style.with_frm_style .frm_submit button,
	#flags img {
		width: 100%;
	}
	
	#mainBg #bgOverlay .vc_custom_heading {
		padding: 0px;
	}
	
	#mainBg .vc_col-sm-6 ul {
		margin: 0px;
	}
	
	.home .container#firstRow {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
	
	#blackRow {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	#properties {
		padding: 0px 15px;
	}
	
	#propertiesBlock {
		padding: 0px 0px;
		margin-left: 0px;
		margin-right: 0px;
	}
	
	#propertiesText {
		padding: 0px 40px !important;
	}
	
	#mainBg #bgOverlay .vc_custom_heading {
		padding: 0px 0px 0px 0px !important;
	}
	
	.home .container#firstRow,
	.home #blackRow.container {
		padding-left: 2%;
		padding-right: 2%;
	}
	
	.propertyBorderWrapper {
		padding: 0px;
	}

	#header img {
		width: 60%;
		height: 55px;
	}

	.home #bgImage,
	#bgImage #textBox {
		height: 190px;
	}

	#bgImage {
		height: 100px;
		margin-bottom: 30px;
	}

	#bgImage #textBox h2 {
		font-size: 20px;
		margin-top: -25px;
	}

	h1, .singular .entry-title, .singular .entry-header .entry-meta {
		font-size: 20px;
	}

	.home .container h1.vc_custom_heading {
		padding: 30px 2% !important;
	}

	.vc_column-inner,
	.propertyBorderWrapper {
		padding: 0px;
	}

	#main #content {
		margin: 0px;
	}

	.propertyBorder {
		height: auto;
	}

	.propertyBorder .propertyContent {
		text-align: center;
		padding: 10px 5px;
	}

	.propertyBorder .propertyContent h2,
	.propertyBorder .propertyContent p {
		padding-right: 0px !important;
	}

	.propertyBorder .propertyImage {
		height: 156px;
	}

	.propertyBorder .propertyContent .propertyButton {
		width: 100%;
		position: relative;
		bottom: -4px;
		left: 0px;
		margin-bottom: 0px;
	}

	#mainBg.vc_custom_1699194320257 {
		background-image: none !important;
		background-color: #666;
	}

	#mainBg #bgOverlay {
		padding: 50px 20px 0px 20px;
		text-align: center;
		margin-bottom: 35px;
	}

	#mainBg .vc_custom_heading,
	.propertyBorder .propertyContent,
	.vc_column-inner .vc_custom_heading {
		text-align: center !important;
	}

	#mainBg .vc_empty_space {
		display: none;
	}

	#footer #supplementary.two .widget-area,
	#footer #socialMedia,
	#footer #first .widget_media_image,
	#mainBg .frm_style_formidable-style.with_frm_style .frm_submit button,
	p,
	.white_content .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"],
	.white_content .frm_style_formidable-style.with_frm_style .frm_submit button {
		width: 100%;
		text-align: center;
	}

	.container h1.vc_custom_heading {
		padding: 0px 0% 0px 0% !important
	}

	#footer #second {
		padding-left: 10px;
		border: 0px;
		width: 100% !important;
	}

	#footer #supplementary.two .widget-area #contact #contactButton a,
	#footer #supplementary.two .widget-area #contact .inline {
		position: relative;
		display: block;
	}

	#footer #supplementary.two .widget-area #contact #contactButton a {
		margin: 30px auto;
		right: 0px;
	}

	.white_content {
		top: -20% !important;
		left: 0px !important;
		width: 100%;
		margin: 0px;
	}
	
	#brochureDownload .vc_col-has-fill .vc_column-inner {
		background-size: 100% auto;
		background-position: center center;
	}
}