/* ------------------------------------------------------------------------

Theme Name: Sherlock Realty
Theme URI: http://sherlock.com.au
Description: This is a responsive real estate theme designed and developed by Sherlock Software.
Version: 1.0
Author: Sherlock Software
Author URI: http://www.sherlocksoftware.com
Tags:
License:
License URI:

------------------------------------------------------------------------ */
/* Sprite *********************************************/
/* Layout *********************************************/
/* Colours *********************************************/
/* Typography *********************************************/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/*
// Required if not tapping into Bootstrap.

// For clearing floated elements.
// Pinched from Bootstrap.
.clearfix() {
  &:before,
  &:after {
    content: " "; // 1
    display: table; // 2
  }
  &:after {
    clear: both;
  }
}


// For hiding text in elements.
// Pinched from Bootstrap.
.hide-text() {
  font: ~"0/0" a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

*/
.expand a {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 30px;
  left: 15px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #00a8c2;
  text-decoration: none;
  z-index: 2000000;
}
.expand a:before {
  content: '\f0c9';
  font-family: FontAwesome;
  color: #00a8c2;
  font-size: 30px;
}
.expand a.sticky {
  top: 20px;
}
@media only screen and (min-width: 1025px) {
  .expand a {
    display: none;
  }
}
.navbar {
  height: 0px;
  min-height: 0px;
}
@media print {
  .social {
    display: none;
  }
  .navbar {
    display: none;
  }
  header {
    display: none;
  }
  #wrapper {
    padding-top: 100px;
  }
  .buttons {
    display: none;
  }
  #similarwidget-2 {
    display: none;
  }
  .container {
    padding: 0;
  }
  #slideshow {
    height: 315px!important;
  }
  .widget_mc4wp_widget,
  .widget_nav_menu {
    display: none;
  }
  #text-3 {
    width: 100%;
  }
  .foot_base {
    display: none;
  }
  .specs .item {
    width: 60px!important;
  }
}
/* Variables *****************************/
/* Mix-ins *****************************/
/*
	Mix-in: construct font-face include
	@name = Font name to call the font family in CSS.
	@family = relative path to font file.
*/
/* Imports *****************************/
@font-face {
  font-family: 'Raleway';
  src: url('fonts/raleway/Raleway-100.eot');
  src: url('fonts/raleway/Raleway-100.eot?#iefix') format('embedded-opentype'), url('fonts/raleway/Raleway-100.woff2') format('woff2'), url('fonts/raleway/Raleway-100.woff') format('woff'), url('fonts/raleway/Raleway-100.ttf') format('truetype'), url('fonts/raleway/Raleway-100.svg#icon') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('fonts/raleway/Raleway-300.eot');
  src: url('fonts/raleway/Raleway-300.eot?#iefix') format('embedded-opentype'), url('fonts/raleway/Raleway-300.woff2') format('woff2'), url('fonts/raleway/Raleway-300.woff') format('woff'), url('fonts/raleway/Raleway-300.ttf') format('truetype'), url('fonts/raleway/Raleway-300.svg#icon') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('fonts/raleway/Raleway-400.eot');
  src: url('fonts/raleway/Raleway-400.eot?#iefix') format('embedded-opentype'), url('fonts/raleway/Raleway-400.woff2') format('woff2'), url('fonts/raleway/Raleway-400.woff') format('woff'), url('fonts/raleway/Raleway-400.ttf') format('truetype'), url('fonts/raleway/Raleway-400.svg#icon') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('fonts/raleway/Raleway-500.eot');
  src: url('fonts/raleway/Raleway-500.eot?#iefix') format('embedded-opentype'), url('fonts/raleway/Raleway-500.woff2') format('woff2'), url('fonts/raleway/Raleway-500.woff') format('woff'), url('fonts/raleway/Raleway-500.ttf') format('truetype'), url('fonts/raleway/Raleway-500.svg#icon') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('fonts/raleway/Raleway-600.eot');
  src: url('fonts/raleway/Raleway-600.eot?#iefix') format('embedded-opentype'), url('fonts/raleway/Raleway-600.woff2') format('woff2'), url('fonts/raleway/Raleway-600.woff') format('woff'), url('fonts/raleway/Raleway-600.ttf') format('truetype'), url('fonts/raleway/Raleway-600.svg#icon') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('fonts/raleway/Raleway-700.eot');
  src: url('fonts/raleway/Raleway-700.eot?#iefix') format('embedded-opentype'), url('fonts/raleway/Raleway-700.woff2') format('woff2'), url('fonts/raleway/Raleway-700.woff') format('woff'), url('fonts/raleway/Raleway-700.ttf') format('truetype'), url('fonts/raleway/Raleway-700.svg#icon') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('fonts/raleway/Raleway-900.eot');
  src: url('fonts/raleway/Raleway-900.eot?#iefix') format('embedded-opentype'), url('fonts/raleway/Raleway-900.woff2') format('woff2'), url('fonts/raleway/Raleway-900.woff') format('woff'), url('fonts/raleway/Raleway-900.ttf') format('truetype'), url('fonts/raleway/Raleway-900.svg#icon') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Blacksword';
  src: url('fonts/Blacksword.eot');
  src: url('fonts/Blacksword.eot?#iefix') format('embedded-opentype'), url('fonts/Blacksword.woff2') format('woff2'), url('fonts/Blacksword.woff') format('woff'), url('fonts/Blacksword.ttf') format('truetype'), url('fonts/Blacksword.svg#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome/fontawesome-webfont.eot');
  src: url('fonts/fontawesome/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fontawesome/fontawesome-webfont.woff2') format('woff2'), url('fonts/fontawesome/fontawesome-webfont.woff') format('woff'), url('fonts/fontawesome/fontawesome-webfont.ttf') format('truetype'), url('fonts/fontawesome/fontawesome-webfont.svg#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ArrrowsRegular';
  src: url('fonts/arrrows/arrrows-regular-webfont.eot');
  src: url('fonts/arrrows/arrrows-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/arrrows/arrrows-regular-webfont.woff2') format('woff2'), url('fonts/arrrows/arrrows-regular-webfont.woff') format('woff'), url('fonts/arrrows/arrrows-regular-webfont.ttf') format('truetype'), url('fonts/arrrows/arrrows-regular-webfont.svg#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ArrrowsBold';
  src: url('fonts/arrrows/arrrows-bold-webfont.eot');
  src: url('fonts/arrrows/arrrows-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/arrrows/arrrows-bold-webfont.woff2') format('woff2'), url('fonts/arrrows/arrrows-bold-webfont.woff') format('woff'), url('fonts/arrrows/arrrows-bold-webfont.ttf') format('truetype'), url('fonts/arrrows/arrrows-bold-webfont.svg#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?-prdoqj');
  src: url('fonts/icomoon.eot?#iefix-prdoqj') format('embedded-opentype'), url('fonts/icomoon.woff?-prdoqj') format('woff'), url('fonts/icomoon.ttf?-prdoqj') format('truetype'), url('fonts/icomoon.svg?-prdoqj#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'realty_masterregular';
  src: url('fonts/realty_master-webfont.eot');
  src: url('fonts/realty_master-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/realty_master-webfont.woff') format('woff'), url('fonts/realty_master-webfont.ttf') format('truetype'), url('fonts/realty_master-webfont.svg#realty_masterregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Media *********************************************/
img {
  height: auto;
  max-width: 100%;
}
img.hero-banner {
  margin: 20px 0;
  width: 100%;
}
/* Typography *********************************************/
body {
  font-family: 'Raleway', 'Arial', 'Helvetica', sans-serif;
  font-size: 16px;
  line-height: 1.4;
}
h1 {
  font-family: 'Raleway', 'Arial', 'Helvetica', sans-serif;
  font-weight: 300;
  color: #353535;
  line-height: 1.1;
  margin: 0 0 0.75em 0;
  font-size: 36px;
}
h1:first-child {
  margin-top: 0;
}
h2 {
  font-family: 'Raleway', 'Arial', 'Helvetica', sans-serif;
  color: #353535;
  line-height: 1.1;
  margin: 1em 0 0.25em 0;
  font-size: 30px;
  font-weight: 300;
}
h2:first-child {
  margin-top: 0;
}
h3 {
  font-family: 'Raleway', 'Arial', 'Helvetica', sans-serif;
  font-weight: 200;
  color: #8a8b8c;
  line-height: 1.1;
  margin: 0.75em 0 0.25em 0;
  font-weight: 300;
}
h4 {
  font-family: 'Raleway', 'Arial', 'Helvetica', sans-serif;
  font-weight: 200;
  color: #002348;
  line-height: 1.1;
  margin: 0 0 0.45em 0;
  font-size: 24px;
  font-weight: 300;
}
p {
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 0.75em 0;
}
a {
  color: #8a8b8c;
  text-decoration: underline;
}
a:hover {
  color: #333;
}
#sidebar h4 {
  font-family: 'Raleway', 'Arial', 'Helvetica', sans-serif;
}
blockquote p {
  font-size: 16px;
}
a[href^='tel:'] {
  white-space: nowrap;
}
/* Icons *********************************************/
[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;
}
/* Lists *********************************************/
ul {
  padding-left: 30px;
}
.form-control {
  font-size: 14px;
}
input[type="submit"] {
  background: #00a8c2;
  border: none;
  border-radius: 3px;
  color: #fff;
  padding: 8px 16px;
  text-align: center;
}
.widget_wysija_cont .wysija-submit {
  display: inline-block;
  margin-top: 10px;
}
/****************Gform styles*******************/
.gform_widget {
  float: left;
  width: 100%;
  margin: 0 0 45px 0;
}
#gform_wrapper_1 {
  padding: 0;
  background: #fff;
  float: left;
  margin: 0 0 15px 0;
  font-size: 13px;
  width: 100%;
}
.ginput_container input[type="text"],
.wysija-input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.ginput_container textarea {
  display: block;
  width: 100%;
  height: 134px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.gform_wrapper label {
  width: 100%;
  float: left;
}
.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
  width: 100%!important;
}
.gfield_radio li {
  float: left;
  width: auto;
  margin: 0 12px 0 0!important;
}
.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
  display: block;
  margin: 0 10px 0 10px !important;
  padding: 0;
  width: auto;
  line-height: 1.5;
  vertical-align: top;
  float: left;
}
.gform_wrapper {
  float: left;
  width: 100%;
  overflow: hidden;
}
.gfield {
  float: left;
  width: 100%;
}
.gform_wrapper .top_label input.medium {
  padding-right: 2px;
  float: left;
}
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea {
  width: 99.2%;
  float: left;
}
/***************Email form *****************/
/***************************/
/***************************/
/***************************Mail chimp styles*********************************/
/***************************/
/***************************/
#sidebar1 .widget_mc4wp_widget {
  width: 100%;
  border: 1px solid #eeeeee;
  float: left;
  min-height: 200px;
}
#sidebar1 .widget_mc4wp_widget h4.widgettitle {
  padding: 0 0 0 10px;
}
#sidebar1 .widget_mc4wp_widget form {
  padding: 10px;
}
#sidebar1 .widget_mc4wp_widget form p {
  float: left;
  width: 100%;
}
.error {
  width: 100%;
  background: #f5989d;
  border-radius: 4px;
  padding: 5px;
  float: left;
  margin: 0 0 10px 0;
}
.thank-you-message {
  background: #002348;
  color: #fff;
  width: 100%;
  border-radius: 4px;
  padding: 5px;
  float: left;
  margin: 20px 20px 10px 0;
  text-align: center;
}
#page-title {
  background: #eeeeee;
  padding: 30px 0 20px 0;
}
#page-title h1 {
  margin: 0;
}
#content {
  padding: 40px 0px;
}
#content #content-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
#content #content-wrapper:before,
#content #content-wrapper:after {
  content: " ";
  display: table;
}
#content #content-wrapper:after {
  clear: both;
}
#content #main-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #content #main-content {
    float: left;
    width: 100%;
  }
}
#content #sub-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #content #sub-content {
    float: left;
    width: 100%;
  }
}
#content.sidebar-active #main-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #content.sidebar-active #main-content {
    float: left;
    width: 75%;
  }
}
#content.sidebar-active #sub-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #content.sidebar-active #sub-content {
    float: left;
    width: 25%;
  }
}
.widget {
  margin-bottom: 0!important;
}
body.single-property #content {
  padding: 0px 0px;
}
#page.accommodation {
  float: left;
  width: 100%;
}
#page {
  float: left;
  width: 100%;
}
#banner {
  position: relative;
}
#banner #slider .widget {
  margin: 0;
}
#banner #overlay .tagline {
  color: #002348;
  display: none;
  font-size: 36px;
  font-weight: 300;
  line-height: 36px;
  padding: 10px 0;
  text-align: center;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #banner #overlay .tagline {
    color: #fff;
  }
}
@media only screen and (min-width: 980px) and (max-width: 991px) {
  #banner #overlay .tagline {
    color: #fff;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  #banner #overlay .tagline {
    color: #fff;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
#footer {
  background: #002348;
  color: #fff;
  padding: 30px 0 0 0;
}
.widget .widget-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.widget .widget-container:before,
.widget .widget-container:after {
  content: " ";
  display: table;
}
.widget .widget-container:after {
  clear: both;
}
@media (min-width: 768px) {
  .widget .widget-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .widget .widget-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .widget .widget-container {
    width: 1170px;
  }
}
#content-- {
  clear: both;
}
#append-content-sidebar .widget {
  margin: 0;
  padding-bottom: 30px;
  padding-top: 30px;
}
#append-content-sidebar .widget_wysija {
  text-align: center;
}
#append-content-sidebar .widget_wysija .widgettitle {
  color: #353535;
  font-size: 36px;
  margin: 0 0 0.5em 0;
}
.fullwidth_body {
  padding: 0;
  /*
	background: @white;
	margin: 0 auto 0 auto;
	padding: 93px 0 0px 0;
	
	@media only screen and (min-width: @screen-sm)
	{
		//padding-bottom: 230px;
		padding-top: 200px;
	}
	
    @media only screen and (min-width: 992px) and (max-width: 1200px) {

    }
    @media only screen and (min-width: 980px) and (max-width: 991px) {
   
    }
     @media only screen and (min-width: 768px) and (max-width: 979px) {
 
    }
    @media only screen and (min-width: 480px) and (max-width: 767px) { 
        //padding: 93px 0 709px 0!important;
    }



    @media only screen and (max-width: 479px) {
        //padding:93px 0 345px 0;
    }
    @media(max-width: @screen-xs-max){
        //padding:93px 0 629px 0;
    }
    
    article
    {
	    margin-bottom: 2em;
    }
    */
}
/**************Main Nav****************/
#nav {
  background: #ffffff;
  border: none;
  float: right;
  position: relative;
  z-index: 12;
  margin: 0;
}
#nav.navbar {
  border-radius: 0;
  margin-bottom: 0px;
}
#nav .expand {
  display: block;
  height: 40px;
  margin: 5px 0 0 0;
  text-align: right;
}
@media only screen and (min-width: 992px) {
  #nav .expand {
    display: block;
  }
}
#nav .expand a {
  background: none;
  display: inline-block;
  height: 40px;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s ease-in;
  width: 40px;
}
#nav .expand a h4 {
  display: none;
}
@media only screen and (min-width: 992px) {
  #nav .expand a h4 {
    display: block;
  }
}
#nav .expand a:before {
  color: #353535;
  content: '\f0c9';
  font-family: FontAwesome;
  font-size: 30px;
  line-height: 40px;
}
#nav .expand a:hover {
  background: #002348;
}
#nav .expand a:hover:before {
  color: #ffffff;
}
#nav .main-nav {
  display: none;
}
@media only screen and (min-width: 1027px) {
  #nav .main-nav {
    display: block;
  }
}
#nav .main-nav #menu-main-menu {
  color: #000000;
}
#nav .main-nav #menu-main-menu a {
  text-decoration: none;
}
#nav .main-nav #menu-main-menu a:focus {
  background: none;
}
#nav .main-nav #menu-main-menu > li.booking-payment > a:before {
  content: "\f023";
  font-family: FontAwesome;
  margin: 0 3px 0 0;
}
#nav .main-nav #menu-main-menu > li > a {
  color: #ffffff;
  font-size: 15px;
  transition: all 0.2s ease-in;
}
@media (min-width: 1023px) and (max-width: 1365px) {
  #nav .main-nav #menu-main-menu > li > a {
    font-size: 18px;
    padding: 40px 14px;
  }
  #nav .main-nav #menu-main-menu > li > a.sticky {
    padding: 30px 10px;
  }
}
@media only screen and (min-width: 992px) {
  #nav .main-nav #menu-main-menu > li > a {
    padding: 40px 9px;
    font-size: 16px;
  }
  #nav .main-nav #menu-main-menu > li > a.sticky {
    padding: 30px 7px;
  }
}
@media only screen and (min-width: 1200px) {
  #nav .main-nav #menu-main-menu > li > a {
    font-size: 18px;
    padding: 40px 14px;
  }
  #nav .main-nav #menu-main-menu > li > a.sticky {
    padding: 30px 10px;
  }
}
#nav .main-nav #menu-main-menu > li:hover > a {
  background: rgba(0, 0, 0, 0.33);
  color: #00a8c2;
}
#nav .main-nav #menu-main-menu > li.current_page_item > a,
#nav .main-nav #menu-main-menu > li.current-page-ancestor > a {
  background: none;
  color: #00a8c2;
  font-weight: 600;
}
#nav .main-nav #menu-main-menu > li.current_page_item > a:hover,
#nav .main-nav #menu-main-menu > li.current-page-ancestor > a:hover {
  background: rgba(0, 0, 0, 0.33);
  color: #ffffff;
}
#nav .main-nav #menu-main-menu > li.current_page_item:hover > a,
#nav .main-nav #menu-main-menu > li.current-page-ancestor:hover > a {
  background: rgba(0, 0, 0, 0.33);
  color: #ffffff;
}
#nav .main-nav #menu-main-menu .dropdown:hover > .dropdown-menu {
  display: block;
}
#nav .main-nav #menu-main-menu .dropdown-menu {
  background: rgba(0, 0, 0, 0.33);
  border: none;
  border-radius: 0;
  text-align: left;
}
#nav .main-nav #menu-main-menu .dropdown-menu a {
  color: #ffffff;
}
#nav .main-nav #menu-main-menu .dropdown-menu a:hover {
  background: rgba(0, 0, 0, 0.33);
}
li.main-site a {
  background: #00a8c2;
  color: #fff!important;
  margin: 0 20px 0 40px;
}
li.main-site a:hover {
  background: #fff;
  color: #00a8c2;
}
header#header {
  background: #002348;
  float: left;
  width: 100%;
}
header#header #branding .brand-type {
  transition: all 0.2s ease-in;
  float: right;
  margin: 20px 20px 0 0;
}
@media only screen and (min-width: 1025px) {
  header#header #branding .brand-type {
    float: left;
    margin: 20px 0 0 20px;
  }
}
header#header #branding .brand-type a {
  display: block;
  text-decoration: none;
  width: 250px;
  height: 80px;
  position: relative;
  z-index: 12;
  transition: all 0.2s ease-in;
  background: url(images/logo_block.png) no-repeat;
  background-size: 50%;
}
@media only screen and (max-width: 1024px) {
  header#header #branding .brand-type a {
    width: 250px;
    margin: 5px -10px 0 0;
    background-size: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1308px) {
  header#header #branding .brand-type a {
    width: 330px;
    margin: 10px -10px 0 0;
    background: url(images/logo_wide.png) no-repeat;
    background-size: 100%;
  }
}
@media only screen and (min-width: 1309px) {
  header#header #branding .brand-type a {
    width: 500px;
    margin: 0px -10px 0 0;
    background: url(images/logo_wide.png) no-repeat;
    background-size: 100%;
  }
}
header#header.sticky {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 12;
  height: 80px;
}
header#header.sticky #branding .brand-type {
  float: right;
  margin: 10px 20px 0 0;
  transition: all 0.2s ease-in;
}
@media only screen and (min-width: 1025px) {
  header#header.sticky #branding .brand-type {
    float: left;
    margin: 5px 0 0 20px;
  }
}
header#header.sticky #branding .brand-type a {
  transition: all 0.2s ease-in;
}
@media only screen and (max-width: 1024px) {
  header#header.sticky #branding .brand-type a {
    width: 250px;
    margin: 5px -10px 0 0;
    height: 65px;
    background-size: 90%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1308px) {
  header#header.sticky #branding .brand-type a {
    width: 330px;
    background-size: 90%;
    height: 65px;
  }
}
@media only screen and (min-width: 1309px) {
  header#header.sticky #branding .brand-type a {
    width: 500px;
    margin: 0px -10px 0 0;
  }
}
/* Footer -------------------------------------------- */
#footer {
  clear: both;
  position: relative;
  z-index: 2;
}
#footer a {
  color: #fff;
}
#footer form input[type="submit"] {
  background: #004894;
  color: #fff;
  transition: all 0.2s ease-in;
}
#footer form input[type="submit"]:hover {
  background: #002348;
  color: #000000;
}
#site-info .footer-section {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0px 0px 30px 0px;
}
@media (min-width: 768px) {
  #site-info .footer-section {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #site-info .footer-section {
    float: left;
    width: 33.33333333%;
  }
}
#site-info .widgettitle {
  color: #fff;
  font-size: 30px;
  margin: 0 0 0.75em 0;
}
#site-info .logo {
  width: 280px;
  height: 80px;
  background: url(images/header/logo.png) no-repeat 0px 0px;
  background-size: 100%;
  display: block;
  float: left;
}
@media only screen and (min-width: 1200px) {
  #site-info .contact-details ul li .title {
    width: 25%;
  }
}
@media only screen and (min-width: 1200px) {
  #site-info .contact-details ul li .details {
    width: 75%;
  }
}
#site-details {
  background: #00172f;
  text-align: center;
}
#site-details a {
  text-decoration: none;
}
#site-details #site-nav {
  padding: 20px 0 10px 0;
}
#site-details #site-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#site-details #site-nav ul li {
  border-left: 1px solid #000000;
  display: inline-block;
  margin: 0;
  padding: 0 10px;
}
#site-details #site-nav ul li:first-child {
  border-left: none;
}
#site-details #site-name {
  padding: 10px 0 20px 0;
}
.footer-section .widget_nav_menu ul.menu {
  list-style-type: none;
  padding: 0;
}
.footer-section .widget_nav_menu ul.menu li {
  list-style-type: none;
}
.footer-section .widget_nav_menu ul.menu li a {
  text-decoration: none;
  padding: 0 0 5px 0;
  display: block;
}
.footer-section .widget_nav_menu ul.menu li a:hover {
  text-decoration: none;
  color: #00a8c2;
}
/***********fav tab***********/
a.edit-post {
  margin: 0 0 20px 0;
  color: #fff;
}
.no-js #loader {
  display: none;
}
.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}
.se-pre-con {
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000000 !important;
  background-color: #fff;
  filter: alpha(opacity=75);
  /* internet explorer */
  -khtml-opacity: 0.75;
  /* khtml, old safari */
  -moz-opacity: 0.75;
  /* mozilla, netscape */
  opacity: 0.75;
  /* fx, safari, opera */
}
.se-pre-con .loader {
  position: fixed;
  left: 42%;
  top: 45%;
  width: 100%;
  height: 100%;
  z-index: 1000001;
  color: #002348;
  font-size: 18px;
}
@media (max-width: 992px) {
  .se-pre-con .loader {
    left: 49%;
  }
}
@media (max-width: 1200px) {
  .se-pre-con .loader {
    left: 49%;
  }
}
@media only screen and (max-width: 479px) {
  .se-pre-con .loader {
    left: 42%;
  }
}
.se-pre-con .loader .loading-text {
  position: relative;
  padding: 10px 0 0 0;
}
@media (max-width: 992px) {
  .se-pre-con .loader .loading-text {
    left: -5%;
  }
}
@media (max-width: 1200px) {
  .se-pre-con .loader .loading-text {
    left: -5%;
  }
}
@media only screen and (max-width: 479px) {
  .se-pre-con .loader .loading-text {
    left: -20%;
  }
}
.se-pre-con .loader .spinner {
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-rotate 2s infinite linear;
  animation: sk-rotate 2s infinite linear;
}
.se-pre-con .loader .dot1,
.se-pre-con .loader .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #002348;
  border-radius: 100%;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}
.se-pre-con .loader .dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/***********Property icons ************/
.fax:before {
  content: "\e61e";
  margin: 0px 6px 0 0;
  float: left;
  font-family: 'icomoon';
  font-size: 16px;
  line-height: 18px;
}
.google:before {
  font-family: 'icomoon';
  content: '\e657';
  font-size: 34px;
  line-height: 36px;
  float: left;
}
.linkedin:before {
  font-family: 'icomoon';
  content: '\e66c';
  font-size: 34px;
  line-height: 36px;
  float: left;
}
.parts .favs a:before {
  height: 25px;
  width: 24px;
  float: left;
  margin: 0 0 0 0px;
  cursor: pointer;
  display: block;
  font-family: 'icomoon';
  content: '\e9db';
  color: #fff;
}
.parts .favs.added a:before {
  font-family: 'icomoon';
  content: '\e9da';
  color: #fff;
  float: left;
  color: #002348;
}
.wpgmp_map_container {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}
/***********relaty icons********************/
.detailsBar .cars:before {
  font-family: 'realty_masterregular';
  content: 'L';
  font-size: 26px;
  margin: 0 5px 0 0;
  line-height: 24px;
  float: left;
}
.icon-money:before {
  font-family: 'Glyphicons Halflings';
  content: "\e148";
  font-size: 14px;
  margin: 0 5px 0 0;
  line-height: 16px;
  float: left;
}
/*
.gallery a:before {
    font-family: @font-ficonmoon;
    content: '\e608';
    height: 25px;
    width: 21px;
    float: right;
    margin: 0 0 0 0px;
}
*/
.favs:before {
  height: 25px;
  width: 21px;
  float: right;
  margin: 0 0 0 0px;
  cursor: pointer;
  font-family: FontAwesome;
  content: '\f08a';
}
.favs.added:before {
  font-family: FontAwesome;
  content: '\f004';
  float: right;
}
.maps a:before {
  height: 25px;
  width: 21px;
  float: right;
  margin: 0 0 0 0px;
  font-family: 'icomoon';
  content: '\e948';
}
/*
.gallery a:before {
    font-family: @font-ficonmoon;
    content: '\e90d';
    height: 25px;
    width: 21px;
    float: right;
    margin: 0 0 0 0px;
}


*/
/*********** Layout ***********/
body.home .fullwidth_body {
  padding-bottom: 0px;
  text-align: center;
  margin: 10px 0 0 0!important;
  padding-top: 200px;
}
@media only screen and (max-width: 479px) {
}
@media (max-width: 767px) {
}
body.home .fullwidth_body h1 {
  text-align: center;
}
body.home .fullwidth_body article {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  body.home .fullwidth_body article {
    width: 100%;
    float: left;
    margin: 0;
  }
}
.foot_base {
  padding-bottom: 10px;
  padding-top: 10px;
}
/*

.wrapper {
margin: 10px auto;
width: 220px;
height: 340px;
  background: @white;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 8px rgba(0,0,0,0.3);
  position: relative;
  z-index: 90;
}
*/
.list_wrapper {
  position: relative;
}
.ribbon-wrapper-green {
  width: 105px;
  height: 108px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
  z-index: 20000;
}
.ribbon-green {
  font: bold 15px Sans-Serif;
  text-align: center;
  text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -16px;
  top: 25px;
  width: 155px;
  background-color: #002348;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c45a1b), to(#f37022));
  background-image: -webkit-linear-gradient(top, #002348, #353535);
  background-image: -moz-linear-gradient(top, #002348, #353535);
  background-image: -ms-linear-gradient(top, #002348, #353535);
  background-image: -o-linear-gradient(top, #002348, #353535);
  color: #fff;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.ribbon-green:before,
.ribbon-green:after {
  content: "";
  border-top: 3px solid #002348;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  bottom: -3px;
}
.ribbon-green:before {
  left: 0;
}
.ribbon-green:after {
  right: 0;
}
.caret {
  display: none;
}
#sb-site {
  min-height: 100%;
  position: relative;
}
html {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  padding: 0!important;
  margin: 0;
  height: 100%;
  overflow-x: hidden;
}
.header-left {
  display: none;
}
.under {
  background: #002348;
  padding: 0;
  margin-top: 0;
  margin: 0 0 30px 0;
}
.under .container {
  background: transparent!important;
  padding: 0;
  margin: 0 auto;
}
.page-header {
  margin: 0px 0 20px;
}
img.hero-banner {
  display: block;
  height: auto;
  margin: 30px 0;
  width: 100%;
}
img.hero-banner:first-child {
  margin-top: 0px;
}
.elastislide-list {
  z-index: 1000;
  float: right;
  position: relative;
  margin: 0 auto 10px auto;
  height: 470px;
}
/* Elastislide Style */
.elastislide-list {
  list-style-type: none;
  display: none;
}
.no-js .elastislide-list {
  display: block;
}
.elastislide-carousel ul li {
  min-width: 20px;
  /* minimum width of the image (min width + border) */
}
.elastislide-wrapper.elastislide-loading {
  background-image: url('images/loading.gif)');
  background-repeat: no-repeat;
  background-position: center center;
}
.elastislide-horizontal {
  padding: 10px 40px;
  width: 100%;
  float: left;
}
.elastislide-vertical {
  padding: 0px;
}
.elastislide-carousel {
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 980px) and (max-width: 1200px) {
  ul#carousel.elastislide-list {
    max-height: 422px!important;
  }
}
@media only screen and (min-width: 980px) and (max-width: 991px) {
  ul#carousel.elastislide-list {
    max-height: 382px!important;
  }
}
.elastislide-carousel ul {
  position: relative;
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.elastislide-horizontal ul {
  white-space: nowrap;
}
.elastislide-carousel ul li {
  margin: 0;
  -webkit-backface-visibility: hidden;
}
.elastislide-vertical ul li {
  height: 100%;
  display: inline-block;
}
.elastislide-vertical ul li {
  display: block;
}
.elastislide-carousel ul li a {
  display: inline-block;
  width: 100%;
  background: none;
  padding: 2px;
}
.elastislide-carousel ul li a img {
  display: block;
  overflow: hidden;
}
@media only screen and (max-width: 479px) {
  .elastislide-carousel ul li a img {
    width: 100%;
    height: 100%;
  }
}
/* Navigation Arrows */
.elastislide-horizontal nav span {
  float: left;
  margin: -100px 0 0 -40px;
  background: url('images/sprite.png') no-repeat 0px -230px;
}
.elastislide-horizontal nav span.elastislide-next {
  float: right;
  margin: -100px -40px 0 0;
  background: url('images/sprite.png') no-repeat -140px -230px;
}
.elastislide-vertical ul li {
  float: left;
}
@media only screen and (min-width: 980px) and (max-width: 1200px) {
  .elastislide-vertical ul li {
    width: 50%!important;
    float: left;
    overflow: hidden;
  }
}
@media only screen and (min-width: 980px) and (max-width: 991px) {
  .elastislide-vertical ul li {
    max-height: 95px!important;
  }
}
.mob_nav {
  display: none;
  width: 100%;
  padding: 13px 0 0 0;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .mob_nav {
    display: block!important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .mob_nav {
    display: block!important;
  }
}
@media only screen and (max-width: 479px) {
  .mob_nav {
    display: block;
  }
}
@media (max-width: 767px) {
  .mob_nav {
    display: block;
  }
}
#next {
  color: #fff;
  float: right;
}
#prev {
  color: #fff;
  float: left;
}
div.elastislide-wrapper.elastislide-vertical {
  width: 30%;
  max-width: 30%!important;
  float: right;
  height: 595px!important;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  div.elastislide-wrapper.elastislide-vertical {
    display: none!important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  div.elastislide-wrapper.elastislide-vertical {
    display: none!important;
  }
}
@media only screen and (max-width: 479px) {
  div.elastislide-wrapper.elastislide-vertical {
    display: none;
  }
}
@media (max-width: 767px) {
  div.elastislide-wrapper.elastislide-vertical {
    display: none;
  }
}
#slideshow {
  width: 70%;
  height: 522px;
  float: left;
  overflow: hidden;
  margin: 2px 0 0 0;
}
@media only screen and (min-width: 980px) and (max-width: 1200px) {
  #slideshow {
    max-height: 420px!important;
    width: 70%!important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  #slideshow {
    width: 100%;
    max-height: 523px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #slideshow {
    width: 100%;
    max-height: 523px;
  }
}
@media only screen and (max-width: 479px) {
  #slideshow {
    width: 100%!important;
    height: 192px!important;
  }
}
@media (max-width: 767px) {
  #slideshow {
    width: 100%;
    height: 372px;
  }
}
@media (min-width: 768px) {
  #slideshow {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #slideshow {
    width: 70%;
    max-height: 523px;
  }
}
#slideshow img {
  width: 100%!important;
}
div.under_lay {
  height: 530px;
  margin: 15px 0 0 0;
}
@media only screen and (min-width: 980px) and (max-width: 1200px) {
  div.under_lay {
    max-height: 425px!important;
  }
}
@media only screen and (min-width: 980px) and (max-width: 991px) {
  div.under_lay {
    max-height: 385px!important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  div.under_lay {
    height: 573px!important;
  }
}
@media only screen and (max-width: 479px) {
  div.under_lay {
    height: 245px!important;
  }
}
@media (max-width: 767px) {
  div.under_lay {
    height: 430px;
  }
}
@media (min-width: 768px) {
  div.under_lay {
    height: 570px;
  }
}
@media (min-width: 992px) {
  div.under_lay {
    height: 527px;
  }
}
.elastislide-wrapper {
  position: relative;
}
.elastislide-wrapper .elastislide-carousel {
  position: relative;
  height: 500px;
  z-index: 4;
}
.elastislide-wrapper nav .elastislide-prev,
.elastislide-wrapper nav .elastislide-next {
  background: rgba(255, 255, 255, 0.5);
  color: #ff0000;
  display: none;
  font-size: 18px;
  left: 50%;
  position: absolute;
  text-align: center;
  z-index: 10;
}
.elastislide-wrapper nav .elastislide-prev:before,
.elastislide-wrapper nav .elastislide-next:before {
  display: block;
  font-family: 'ArrrowsRegular';
  font-size: 24px;
}
.elastislide-wrapper nav .elastislide-prev {
  top: 0px;
}
.elastislide-wrapper nav .elastislide-prev:after {
  content: 'Z';
}
.elastislide-wrapper nav .elastislide-next {
  bottom: 100px;
}
.elastislide-wrapper nav .elastislide-next:after {
  content: 'z';
}
.elastislide-wrapper nav span.elastislide-prev {
  /*
 @media only screen and (max-width: 479px) {
      float: left;
      margin: -38px 0 0 -45px;
      font-size:15px;
    }
  color:@white;
  font-family:@font-custom;
  font-size:18px;
  padding:20px 0 0 10px;
  text-indent:0;
  float:left;
}
.elastislide-wrapper nav span.elastislide-next {
    @media only screen and (max-width: 479px) {
      float: right;
      margin: -45px -150px 0 0;
      font-size:15px;
    }



  color:@white;
  font-family:@font-custom;
  font-size:18px;
  padding:20px 10px 0 0;
  float:right;
  text-indent:0;
  */
}
/* About */
#message-from-the-principal {
  margin: 2em 0;
}
#message-from-the-principal img {
  display: block;
  margin: 20px auto;
}
@media only screen and (min-width: 992px) {
  #message-from-the-principal img {
    float: right;
    margin: 0px 0px 30px 30px;
    width: 30%;
  }
}
#message-from-the-principal .signature {
  color: #666666;
  font-family: 'Raleway', 'Arial', 'Helvetica', sans-serif;
  font-size: 21px;
}
/* Loyalty Program */
.vip-card-image-bar {
  margin: 2em 0em;
}
.vip-card-image-bar ul {
  list-style: none;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.vip-card-image-bar ul > * {
  margin-bottom: 30px;
}
.vip-card-image-bar ul > li:before {
  content: none !important;
}
.vip-card-image-bar ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vip-card-image-bar ul > li:nth-of-type(1n) {
  clear: none;
}
.vip-card-image-bar ul > li:nth-of-type(1n + 1) {
  clear: both;
}
@media (min-width: 768px) {
  .vip-card-image-bar ul > li {
    float: left;
    width: 50%;
  }
  .vip-card-image-bar ul > li:nth-of-type(1n) {
    clear: none;
  }
  .vip-card-image-bar ul > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .vip-card-image-bar ul > li {
    float: left;
    width: 50%;
  }
  .vip-card-image-bar ul > li:nth-of-type(1n) {
    clear: none;
  }
  .vip-card-image-bar ul > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .vip-card-image-bar ul > li {
    float: left;
    width: 50%;
  }
  .vip-card-image-bar ul > li:nth-of-type(1n) {
    clear: none;
  }
  .vip-card-image-bar ul > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
.vip-card-image-bar ul li img {
  display: block;
  margin: 0 auto;
}
.vip-card-image-bar ul li:last-child img {
  width: 80%;
}
/* Special Offers */
#special-offers {
  list-style: none;
  margin: 0em 0em 2em 0em;
  padding: 0;
}
#special-offers:before,
#special-offers:after {
  content: " ";
  display: table;
}
#special-offers:after {
  clear: both;
}
#special-offers li {
  margin: 0em 0em 1em 0em;
}
#special-offers li .hero {
  display: none;
  width: 100%;
}
#special-offers li .hero img {
  margin: 0px 0px 20px 0px;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  #special-offers li .hero {
    float: left;
    margin: 0% 2% 0% 0%;
    width: 30%;
  }
}
#special-offers li .terms h4 {
  font-size: 18px;
}
#special-offers li .terms li {
  font-size: 13px;
  margin: 0em 0em 0.5em 0em;
}
/* Welcome Pack */
#welcome-pack-introduction {
  margin: 0em 0em 2em 0em;
}
#welcome-pack-introduction:before,
#welcome-pack-introduction:after {
  content: " ";
  display: table;
}
#welcome-pack-introduction:after {
  clear: both;
}
#welcome-pack-introduction .hero {
  margin: 0px 0px 20px 0px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #welcome-pack-introduction .hero {
    float: right;
    margin-left: 20px;
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  #welcome-pack-introduction .hero {
    width: 30%;
  }
}
#welcome-pack-list {
  margin: 2em 0em;
}
#welcome-pack-list:before,
#welcome-pack-list:after {
  content: " ";
  display: table;
}
#welcome-pack-list:after {
  clear: both;
}
#welcome-pack-list ul {
  list-style: none;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
#welcome-pack-list ul > * {
  margin-bottom: 30px;
}
#welcome-pack-list ul > li:before {
  content: none !important;
}
#welcome-pack-list ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#welcome-pack-list ul > li:nth-of-type(1n) {
  clear: none;
}
#welcome-pack-list ul > li:nth-of-type(1n + 1) {
  clear: both;
}
@media (min-width: 768px) {
  #welcome-pack-list ul > li {
    float: left;
    width: 50%;
  }
  #welcome-pack-list ul > li:nth-of-type(1n) {
    clear: none;
  }
  #welcome-pack-list ul > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  #welcome-pack-list ul > li {
    float: left;
    width: 50%;
  }
  #welcome-pack-list ul > li:nth-of-type(1n) {
    clear: none;
  }
  #welcome-pack-list ul > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  #welcome-pack-list ul > li {
    float: left;
    width: 50%;
  }
  #welcome-pack-list ul > li:nth-of-type(1n) {
    clear: none;
  }
  #welcome-pack-list ul > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
#welcome-pack-list ul li .content {
  padding: 0% 0% 0% 45%;
  position: relative;
}
#welcome-pack-list ul li img {
  border: 1px solid #eeeeee;
  float: none;
  left: 0px;
  margin: 0px 20px 20px 0px;
  position: absolute;
  top: 0px;
  width: 40%;
}
#welcome-pack-list ul li h3 {
  margin: 0px 0px 10px 0px;
}
#welcome-pack-list ul li h4 {
  margin: 1em 0em 0.25em 0em;
}
/* ------------------------------------------------------------------------------------------ */
.widget_awesomeweatherwidget .awesome-weather-header {
  display: none;
}
/* Layout --------------------*/
body.home h2 {
  font-size: 36px;
}
body.home #content {
  background-color: #eeeeee;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  body.home #content .post-content {
    padding: 0 5%;
  }
}
body.home #page-title {
  padding: 30px 0 0 0;
  text-align: center;
}
body.home #banner {
  float: left;
  width: 100%;
}
body.home #banner #overlay {
  z-index: 2;
}
body.home #banner #overlay h2 {
  color: #002348;
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  clear: both;
}
@media only screen and (min-width: 992px) {
  body.home #banner #overlay h2 {
    color: #ffffff;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    margin: 0px 0 10px 0;
  }
}
body.home #banner #banner-ol {
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
  bottom: 0px;
  display: none;
  left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  body.home #banner #banner-ol {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  body.home #append-content-sidebar .widget_wysija .wysija-paragraph {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 30%;
  }
}
@media only screen and (min-width: 992px) {
  body.home #append-content-sidebar .widget_wysija .wysija-paragraph label {
    box-sizing: border-box;
    display: inline-block;
    width: 25%;
  }
}
@media only screen and (min-width: 992px) {
  body.home #append-content-sidebar .widget_wysija .wysija-paragraph .wysija-input {
    box-sizing: border-box;
    display: inline-block;
    width: 75%;
  }
}
body.home #append-content-sidebar .widget_text {
  background: #eeeeee;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  body.home #append-content-sidebar .widget_text p {
    padding: 0 5%;
  }
}
body.home .SearchWidget {
  float: none;
  margin: 20px auto 0 auto;
}
@media only screen and (min-width: 992px) {
  body.home .SearchWidget {
    width: 300px;
    float: right;
  }
}
body.home .SearchWidget input[type="checkbox"] {
  width: 7%!important;
}
body.home .SearchWidget fieldset {
  width: 100%!important;
}
body.home .SearchWidget fieldset input {
  width: 100%;
}
body.home .SearchWidget fieldset.fieldset-price,
body.home .SearchWidget fieldset.fieldset-date-end,
body.home .SearchWidget fieldset.fieldset-keywords {
  width: 48% !important;
  float: right!important;
}
body.home .SearchWidget fieldset.fieldset-guests,
body.home .SearchWidget fieldset.fieldset-date-start,
body.home .SearchWidget fieldset.fieldset-code {
  width: 48% !important;
  float: left!important;
}
body.home #accreditation {
  margin: 2em 0em;
}
body.home #accreditation ul {
  list-style: none;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
body.home #accreditation ul > * {
  margin-bottom: 30px;
}
body.home #accreditation ul > li:before {
  content: none !important;
}
body.home #accreditation ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
body.home #accreditation ul > li:nth-of-type(1n) {
  clear: none;
}
body.home #accreditation ul > li:nth-of-type(1n + 1) {
  clear: both;
}
@media (min-width: 768px) {
  body.home #accreditation ul > li {
    float: left;
    width: 50%;
  }
  body.home #accreditation ul > li:nth-of-type(1n) {
    clear: none;
  }
  body.home #accreditation ul > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  body.home #accreditation ul > li {
    float: left;
    width: 25%;
  }
  body.home #accreditation ul > li:nth-of-type(1n) {
    clear: none;
  }
  body.home #accreditation ul > li:nth-of-type(4n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  body.home #accreditation ul > li {
    float: left;
    width: 25%;
  }
  body.home #accreditation ul > li:nth-of-type(1n) {
    clear: none;
  }
  body.home #accreditation ul > li:nth-of-type(4n + 1) {
    clear: both;
  }
}
body.home #accreditation ul li a {
  display: block;
  transition: all 0.2s ease-in;
}
body.home #accreditation ul li a:hover .hero {
  border: 1px solid #eeeeee;
}
body.home #accreditation ul li a:hover h3 {
  color: #002348;
}
body.home #accreditation ul li .hero {
  border: 1px solid transparent;
  display: block;
  height: 0;
  margin: 0px 0px 8px 0px;
  overflow: hidden;
  padding-bottom: 75%;
  position: relative;
  transition: all 0.2s ease-in;
  width: 100%;
}
body.home #accreditation ul li h3 {
  color: #8a8b8c;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  transition: all 0.2s ease-in;
}
body.home #accreditation ul li img {
  background: none;
  display: block;
  position: absolute;
  left: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  transition: all 0.2s ease-in;
  width: 100%;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
.widget_revslider {
  overflow: hidden;
  width: 100%;
}
body.home #main {
  text-align: center;
}
body.home hr {
  padding: 0 0 10px 0;
  margin: 0auto!important;
  width: 250px;
  text-align: center;
}
/* Contact --------------------*/
.email:before,
.phone:before {
  display: inline-block;
  font-family: FontAwesome;
  margin: 0px 5px 0 0;
}
.email:before {
  content: '\f003';
}
.phone:before {
  content: '\f095';
}
.contact-details ul {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}
.contact-details ul li {
  clear: both;
  margin: 0 0 10px 0;
  padding: 0;
}
.contact-details ul li:before,
.contact-details ul li:after {
  content: " ";
  display: table;
}
.contact-details ul li:after {
  clear: both;
}
.contact-details ul li .title {
  font-weight: 600;
}
@media only screen and (min-width: 1200px) {
  .contact-details ul li .title {
    float: left;
    width: 15%;
  }
}
.contact-details ul li .title:before {
  display: inline-block;
  font-family: FontAwesome;
  margin: 0px 5px 0 0;
}
@media only screen and (min-width: 1200px) {
  .contact-details ul li .details {
    float: left;
    width: 85%;
  }
}
.contact-details ul li.address .title:before {
  content: '\f041';
}
.contact-details ul li.email .title:before {
  content: '\f003';
}
.contact-details ul li.email .details {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contact-details ul li.phone .title:before {
  content: '\f095';
}
/***************************Banner ad styles*********************************/
.special-offer {
  border: 1px solid #00a8c2;
  padding: 5px;
  float: left;
  margin: 0 0 15px 0;
}
.special-offer *:last-child {
  margin-bottom: 0;
}
.special-offer h2 {
  color: #002348;
  margin: 5px 0 10px 0;
  font-size: 1.3em;
  padding: 0px;
  float: left;
  width: 70%;
}
@media only screen and (min-width: 992px) {
  .special-offer h2 {
    width: 70%;
  }
}
.special-offer .banner {
  width: 90px;
  height: 90px;
  /*
		padding: 35px 0 0 0;
		text-align: center;
		border-radius: 45px;
		display: block;
		background: #FFD700;
		color:@primary-color;
		*/
  float: left;
  background: url(images/special_banner.png) no-repeat;
  position: relative;
  background-size: 100%;
  margin: 0 10px 0 0;
}
@media only screen and (min-width: 992px) {
  .special-offer .banner {
    width: 90px;
    height: 90px;
  }
}
.SpecialsList {
  list-style: none;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.SpecialsList:before,
.SpecialsList:after {
  content: " ";
  display: table;
}
.SpecialsList:after {
  clear: both;
}
.SpecialsList > * {
  margin-bottom: 30px;
}
.SpecialsList > li:before {
  content: none !important;
}
.SpecialsList > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.SpecialsList > li:nth-of-type(1n) {
  clear: none;
}
.SpecialsList > li:nth-of-type(1n + 1) {
  clear: both;
}
@media (min-width: 768px) {
  .SpecialsList > li {
    float: left;
    width: 50%;
  }
  .SpecialsList > li:nth-of-type(1n) {
    clear: none;
  }
  .SpecialsList > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .SpecialsList > li {
    float: left;
    width: 33.33333333%;
  }
  .SpecialsList > li:nth-of-type(1n) {
    clear: none;
  }
  .SpecialsList > li:nth-of-type(3n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .SpecialsList > li {
    float: left;
    width: 33.33333333%;
  }
  .SpecialsList > li:nth-of-type(1n) {
    clear: none;
  }
  .SpecialsList > li:nth-of-type(3n + 1) {
    clear: both;
  }
}
.SpecialsList li {
  position: relative;
}
.SpecialsList li a {
  display: block;
  position: relative;
  text-decoration: none;
}
@media only screen and (min-width: 1200px) {
  .SpecialsList li a {
    overflow: hidden;
  }
}
.SpecialsList li a .hero {
  background: #666666;
  height: 0px;
  overflow: hidden;
  padding: 0 0 75% 0;
  position: relative;
  width: 100%;
}
.SpecialsList li a .hero img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: auto;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in;
}
.SpecialsList li a .content {
  background: #eeeeee;
  color: #333;
  height: 100%;
  padding: 20px;
  transition: all 0.2s ease-in;
}
@media only screen and (min-width: 1200px) {
}
.SpecialsList li a .content *:first-child {
  margin-top: 0;
}
.SpecialsList li a .content .title {
  display: none;
}
.SpecialsList li a .content .description h2 {
  color: #353535;
  font-size: 30px;
  margin: 0 0 0.25em 0;
}
@media only screen and (min-width: 1200px) {
  .SpecialsList li a .content .description h2 {
    color: #353535;
  }
}
.SpecialsList li a .content .description h3 {
  color: #333;
  margin: 0 0 0.25em 0;
}
@media only screen and (min-width: 1200px) {
}
@media only screen and (min-width: 1200px) {
}
.SpecialsList li a:hover .hero img {
  -ms-transform: translate(-50%, -50%) scale(1.1, 1.1);
  -webkit-transform: translate(-50%, -50%) scale(1.1, 1.1);
  transform: translate(-50%, -50%) scale(1.1, 1.1);
}
@media only screen and (min-width: 1200px) {
}
.specials:before,
.specials:after {
  content: " ";
  display: table;
}
.specials:after {
  clear: both;
}
.specials > ul {
  list-style: none;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.specials > ul:before,
.specials > ul:after {
  content: " ";
  display: table;
}
.specials > ul:after {
  clear: both;
}
.specials > ul > * {
  margin-bottom: 30px;
}
.specials > ul > li:before {
  content: none !important;
}
.specials > ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.specials > ul > li:nth-of-type(1n) {
  clear: none;
}
.specials > ul > li:nth-of-type(1n + 1) {
  clear: both;
}
@media (min-width: 768px) {
  .specials > ul > li {
    float: left;
    width: 50%;
  }
  .specials > ul > li:nth-of-type(1n) {
    clear: none;
  }
  .specials > ul > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .specials > ul > li {
    float: left;
    width: 33.33333333%;
  }
  .specials > ul > li:nth-of-type(1n) {
    clear: none;
  }
  .specials > ul > li:nth-of-type(3n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .specials > ul > li {
    float: left;
    width: 33.33333333%;
  }
  .specials > ul > li:nth-of-type(1n) {
    clear: none;
  }
  .specials > ul > li:nth-of-type(3n + 1) {
    clear: both;
  }
}
.specials > ul li {
  position: relative;
}
.specials > ul li a {
  display: block;
  position: relative;
  text-decoration: none;
}
@media only screen and (min-width: 1200px) {
  .specials > ul li a {
    overflow: hidden;
  }
}
.specials > ul li a .hero {
  background: #666666;
  height: 0px;
  overflow: hidden;
  padding: 0 0 75% 0;
  position: relative;
  width: 100%;
}
.specials > ul li a .hero img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: auto;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in;
}
.specials > ul li a .content {
  background: #eeeeee;
  color: #333;
  height: 100%;
  padding: 20px;
  transition: all 0.2s ease-in;
}
@media only screen and (min-width: 1200px) {
}
.specials > ul li a .content *:first-child {
  margin-top: 0;
}
.specials > ul li a .content .title {
  display: none;
}
.specials > ul li a .content .description h2 {
  color: #353535;
  font-size: 30px;
  margin: 0 0 0.25em 0;
}
@media only screen and (min-width: 1200px) {
  .specials > ul li a .content .description h2 {
    color: #353535;
  }
}
.specials > ul li a .content .description h3 {
  color: #333;
  margin: 0 0 0.25em 0;
}
@media only screen and (min-width: 1200px) {
}
@media only screen and (min-width: 1200px) {
}
.specials > ul li a:hover .hero img {
  -ms-transform: translate(-50%, -50%) scale(1.1, 1.1);
  -webkit-transform: translate(-50%, -50%) scale(1.1, 1.1);
  transform: translate(-50%, -50%) scale(1.1, 1.1);
}
@media only screen and (min-width: 1200px) {
}
#specials-list {
  list-style: none;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
#specials-list:before,
#specials-list:after {
  content: " ";
  display: table;
}
#specials-list:after {
  clear: both;
}
#specials-list > * {
  margin-bottom: 30px;
}
#specials-list > li:before {
  content: none !important;
}
#specials-list > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#specials-list > li:nth-of-type(1n) {
  clear: none;
}
#specials-list > li:nth-of-type(1n + 1) {
  clear: both;
}
@media (min-width: 768px) {
  #specials-list > li {
    float: left;
    width: 50%;
  }
  #specials-list > li:nth-of-type(1n) {
    clear: none;
  }
  #specials-list > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  #specials-list > li {
    float: left;
    width: 33.33333333%;
  }
  #specials-list > li:nth-of-type(1n) {
    clear: none;
  }
  #specials-list > li:nth-of-type(3n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  #specials-list > li {
    float: left;
    width: 33.33333333%;
  }
  #specials-list > li:nth-of-type(1n) {
    clear: none;
  }
  #specials-list > li:nth-of-type(3n + 1) {
    clear: both;
  }
}
#specials-list li {
  position: relative;
}
#specials-list li a {
  display: block;
  position: relative;
  text-decoration: none;
}
@media only screen and (min-width: 1200px) {
  #specials-list li a {
    overflow: hidden;
  }
}
#specials-list li a .hero {
  background: #666666;
  height: 0px;
  overflow: hidden;
  padding: 0 0 75% 0;
  position: relative;
  width: 100%;
}
#specials-list li a .hero img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: auto;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in;
}
#specials-list li a .content {
  background: #eeeeee;
  color: #333;
  height: 100%;
  padding: 20px;
  transition: all 0.2s ease-in;
}
@media only screen and (min-width: 1200px) {
}
#specials-list li a .content *:first-child {
  margin-top: 0;
}
#specials-list li a .content .title {
  display: none;
}
#specials-list li a .content .description h2 {
  color: #353535;
  font-size: 30px;
  margin: 0 0 0.25em 0;
}
@media only screen and (min-width: 1200px) {
  #specials-list li a .content .description h2 {
    color: #353535;
  }
}
#specials-list li a .content .description h3 {
  color: #333;
  margin: 0 0 0.25em 0;
}
@media only screen and (min-width: 1200px) {
}
@media only screen and (min-width: 1200px) {
}
#specials-list li a:hover .hero img {
  -ms-transform: translate(-50%, -50%) scale(1.1, 1.1);
  -webkit-transform: translate(-50%, -50%) scale(1.1, 1.1);
  transform: translate(-50%, -50%) scale(1.1, 1.1);
}
@media only screen and (min-width: 1200px) {
}
.showcase-list ul {
  list-style: none;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.showcase-list ul:before,
.showcase-list ul:after {
  content: " ";
  display: table;
}
.showcase-list ul:after {
  clear: both;
}
.showcase-list ul > * {
  margin-bottom: 30px;
}
.showcase-list ul > li:before {
  content: none !important;
}
.showcase-list ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.showcase-list ul > li:nth-of-type(1n) {
  clear: none;
}
.showcase-list ul > li:nth-of-type(1n + 1) {
  clear: both;
}
@media (min-width: 768px) {
  .showcase-list ul > li {
    float: left;
    width: 50%;
  }
  .showcase-list ul > li:nth-of-type(1n) {
    clear: none;
  }
  .showcase-list ul > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .showcase-list ul > li {
    float: left;
    width: 50%;
  }
  .showcase-list ul > li:nth-of-type(1n) {
    clear: none;
  }
  .showcase-list ul > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .showcase-list ul > li {
    float: left;
    width: 50%;
  }
  .showcase-list ul > li:nth-of-type(1n) {
    clear: none;
  }
  .showcase-list ul > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
.showcase-list ul li h3 {
  background: #353535;
  color: #ffffff;
  padding: 10px 15px;
}
.showcase-list ul li .content {
  padding: 10px 15px;
}
.showcase-list ul li .action {
  background: #002348;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  margin: 0 0 0 15px;
  padding: 5px 10px;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
.showcase-list ul li .action:hover {
  background: #000000;
  color: #ffffff;
}
#specials-list {
  list-style: none;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
#specials-list:before,
#specials-list:after {
  content: " ";
  display: table;
}
#specials-list:after {
  clear: both;
}
#specials-list > * {
  margin-bottom: 30px;
}
#specials-list > li:before {
  content: none !important;
}
#specials-list > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#specials-list > li:nth-of-type(1n) {
  clear: none;
}
#specials-list > li:nth-of-type(1n + 1) {
  clear: both;
}
@media (min-width: 768px) {
  #specials-list > li {
    float: left;
    width: 50%;
  }
  #specials-list > li:nth-of-type(1n) {
    clear: none;
  }
  #specials-list > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  #specials-list > li {
    float: left;
    width: 33.33333333%;
  }
  #specials-list > li:nth-of-type(1n) {
    clear: none;
  }
  #specials-list > li:nth-of-type(3n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  #specials-list > li {
    float: left;
    width: 33.33333333%;
  }
  #specials-list > li:nth-of-type(1n) {
    clear: none;
  }
  #specials-list > li:nth-of-type(3n + 1) {
    clear: both;
  }
}
#specials-list li {
  position: relative;
}
#specials-list li a {
  display: block;
  position: relative;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  #specials-list li a {
    overflow: hidden;
  }
}
#specials-list li a .hero {
  background: #666666;
  height: 0px;
  overflow: hidden;
  padding: 0 0 100% 0;
  position: relative;
  width: 100%;
}
#specials-list li a .hero img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: auto;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in;
}
#specials-list li a .content {
  background: #eeeeee;
  color: #333;
  height: 100%;
  padding: 20px;
  transition: all 0.2s ease-in;
}
@media only screen and (min-width: 992px) {
  #specials-list li a .content {
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    left: 0;
    position: absolute;
    right: 0;
    top: 60%;
  }
}
#specials-list li a .content *:first-child {
  margin-top: 0;
}
#specials-list li a .content .title {
  display: none;
}
#specials-list li a .content h2 {
  font-size: 30px;
  margin: 0 0 0.25em 0;
}
@media only screen and (min-width: 992px) {
  #specials-list li a .content h2 {
    color: #fff;
  }
}
#specials-list li a .content h3 {
  color: #fff;
  margin: 0 0 0.25em 0;
}
@media only screen and (min-width: 992px) {
  #specials-list li a .content h3 {
    color: #fff;
  }
}
@media only screen and (min-width: 992px) {
  #specials-list li a .content p {
    display: none;
  }
}
#specials-list li a:hover .hero img {
  -ms-transform: translate(-50%, -50%) scale(1.1, 1.1);
  -webkit-transform: translate(-50%, -50%) scale(1.1, 1.1);
  transform: translate(-50%, -50%) scale(1.1, 1.1);
}
@media only screen and (min-width: 992px) {
  #specials-list li a:hover .content {
    bottom: 0;
    top: 0;
  }
  #specials-list li a:hover .content p {
    display: block;
  }
}
.BannerWidget {
  margin: 0 auto 0 auto;
  max-width: 100%;
  text-align: center;
  width: 100%;
}
.BannerWidget img {
  max-width: 100%;
}
.BannerWidget a {
  text-decoration: none;
}
.BannerWidget .widgettitle {
  display: none;
}
.BannerWidget .title {
  display: none;
}
.BannerWidget .banner-wrapper {
  max-width: 100%;
}
.BannerWidget .banner {
  max-width: 100%;
  position: relative;
}
.BannerWidget .banner a {
  display: block;
}
.BannerWidget .banner a .banner-detail .content .button {
  background: #002348;
  border: 1px solid #ffffff;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin: 10px 0 0 0;
  padding: 8px 16px;
  text-align: center;
  transition: all 0.2s ease-in;
}
.BannerWidget .banner a:hover .banner-detail .content .button {
  background: #000000;
  color: #ffffff;
}
#sidebar1 .BannerWidget .banner {
  display: inline-block;
  margin: 0 auto 30px auto;
}
#sidebar1 .BannerWidget .banner a .banner-detail .content {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0px;
  color: #ffffff;
  left: 0px;
  padding: 20px;
  position: absolute;
  right: 0px;
  top: 50%;
}
@media only screen and (min-width: 992px) {
  #sidebar1 .BannerWidget .banner a .banner-detail .content {
    top: 25%;
  }
}
@media only screen and (min-width: 1200px) {
  #sidebar1 .BannerWidget .banner a .banner-detail .content {
    top: 50%;
  }
}
#sidebar1 .BannerWidget .banner a .banner-detail .content h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 300;
  margin: 0 0 0.5em 0;
}
#sidebar1 .BannerWidget .banner a .banner-detail .content h3 {
  color: #fff;
}
#sidebar1 .BannerWidget .banner a .banner-detail .content .button {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}
#sidebar1 .BannerWidget .banner a .banner-detail:hover .button {
  background-color: #002348;
  color: #fff;
}
#append-content-sidebar .BannerWidget {
  padding: 0 0 30px 0;
}
@media only screen and (min-width: 1200px) {
  #append-content-sidebar .BannerWidget {
    padding-bottom: 0;
  }
}
#append-content-sidebar .BannerWidget .banner a {
  position: relative;
}
#append-content-sidebar .BannerWidget .banner a .banner-detail {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#append-content-sidebar .BannerWidget .banner a .banner-detail:before,
#append-content-sidebar .BannerWidget .banner a .banner-detail:after {
  content: " ";
  display: table;
}
#append-content-sidebar .BannerWidget .banner a .banner-detail:after {
  clear: both;
}
@media (min-width: 768px) {
  #append-content-sidebar .BannerWidget .banner a .banner-detail {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #append-content-sidebar .BannerWidget .banner a .banner-detail {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #append-content-sidebar .BannerWidget .banner a .banner-detail {
    width: 1170px;
  }
}
@media only screen and (min-width: 1200px) {
  #append-content-sidebar .BannerWidget .banner a .banner-detail .content-wrapper {
    background: rgba(0, 0, 0, 0.5);
    bottom: 30px;
    left: auto;
    position: absolute;
    top: 30px;
  }
  #append-content-sidebar .BannerWidget .banner a .banner-detail .content-wrapper *:first-child {
    margin-top: 0;
  }
  #append-content-sidebar .BannerWidget .banner a .banner-detail .content-wrapper *:last-child {
    margin-bottom: 0;
  }
  #append-content-sidebar .BannerWidget .banner a .banner-detail .content-wrapper h2 {
    margin-top: 0;
  }
  #append-content-sidebar .BannerWidget .banner a .banner-detail .content-wrapper h3 {
    margin-top: 0.5em;
  }
  #append-content-sidebar .BannerWidget .banner a .banner-detail .content-wrapper .button {
    display: none;
  }
}
@media only screen and (min-width: 1400px) {
  #append-content-sidebar .BannerWidget .banner a .banner-detail .content-wrapper .button {
    display: inline-block;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  #append-content-sidebar .BannerWidget .banner a .banner-detail .content {
    color: #ffffff;
    display: table;
    height: 100%;
    padding: 30px 60px;
  }
}
@media only screen and (min-width: 1200px) {
  #append-content-sidebar .BannerWidget .banner a .banner-detail .content h2,
  #append-content-sidebar .BannerWidget .banner a .banner-detail .content h3 {
    color: #fff;
  }
}
@media only screen and (min-width: 1400px) {
  #append-content-sidebar .BannerWidget .banner a .banner-detail .content h2 {
    font-size: 42px;
  }
}
@media only screen and (min-width: 1400px) {
  #append-content-sidebar .BannerWidget .banner a .banner-detail .content h3 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1400px) {
  #append-content-sidebar .BannerWidget .banner a .banner-detail .content p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) {
  #append-content-sidebar .BannerWidget .banner a .banner-detail .content .content-inner {
    display: table-cell;
    vertical-align: middle;
  }
}
#append-content-sidebar .BannerWidget .widget-container {
  padding: 0;
  width: auto;
}
/* Buttons & Links *********************************/
.btn {
  background-color: #002348;
  border: none;
  color: #000000;
  transition: all 0.2s ease-in;
}
.btn:hover {
  background-color: #000000;
  color: #ffffff;
}
.more a,
.back-button a {
  background: #002348;
  border-radius: 5px;
  color: #000000;
  display: inline-block;
  float: none;
  font-size: 18px;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
.more a:hover,
.back-button a:hover {
  background-color: #000000;
  color: #ffffff;
}
/* Lists *********************************/
.logo-bar {
  margin: 20px 0;
}
.logo-bar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.logo-bar ul li {
  display: inline-block;
  margin: 0 20px 20px 0;
  padding: 0;
}
ul.link-list {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 992px) {
}
ul.link-list li {
  margin: 0;
  padding: 0;
}
ul.link-list li a {
  background: #a6cbeb;
  border-radius: 20px;
  color: #ffffff;
  display: inline-block;
  margin: 5px;
  padding: 4px 12px;
  text-decoration: none;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  transition: all 0.2s ease-in;
}
ul.link-list li a:hover {
  background: #000000;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  ul.link-list li {
    display: inline-block;
  }
}
@media only screen and (min-width: 992px) {
  ul.link-list {
    padding: 0 10%;
  }
}
.slide_area .widget {
  margin: 0;
}
.bath:before,
.bathrooms:before {
  content: 'J';
  float: none;
  font-family: 'realty_masterregular';
  font-size: 26px;
  margin: 0 5px 0 0;
  line-height: 20px;
}
.bed:before,
.bedrooms:before {
  content: 'K';
  font-family: 'realty_masterregular';
  font-size: 26px;
  margin: 0 5px 0 10px;
}
@media only screen and (max-width: 479px) {
  .bed:before,
  .bedrooms:before {
    margin: 0 5px 0 0px;
  }
}
@media (max-width: 767px) {
  .bed:before,
  .bedrooms:before {
    margin: 0 5px 0 0px;
  }
}
.car {
  margin: 0;
}
.car:before {
  content: 'L';
  font-family: 'realty_masterregular';
  font-size: 26px;
  line-height: 26px;
  margin: 0 5px 0 0;
}
.sleeps:before {
  font-family: 'icomoon';
  content: '\e972';
  font-size: 19px;
  margin: 0 5px 0 0;
  line-height: 16px;
}
@media only screen and (max-width: 479px) {
}
@media (max-width: 767px) {
}
@media (max-width: 767px) {
}
.key {
  width: 100%;
  float: left;
  text-align: right;
  clear: both;
}
.square {
  width: 30px;
  height: 30px;
  float: left;
  margin: -5px 5px 0 0;
}
.available .square {
  border: 1px solid #eeeeee;
}
.not-available .square {
  background: #00a8c2;
}
.not-available,
.available {
  float: left;
  margin: 20px 20px 0 0;
}
.SbookitWidget #secure-bookit .secure-bookit-logo {
  background: transparent url('images/securebookit-logo-gs.svg') center center no-repeat;
  background-size: 80%;
  display: none;
  height: 60px;
  margin: 0px 0px 10px 0px;
  width: 100%;
}
.SbookitWidget #secure-bookit .book,
.SbookitWidget #secure-bookit .tariff,
.SbookitWidget #secure-bookit .enquire {
  position: relative;
}
.SbookitWidget #secure-bookit .book a,
.SbookitWidget #secure-bookit .tariff a,
.SbookitWidget #secure-bookit .enquire a {
  background: #002348;
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 50px;
  margin: 0px 0px 10px 0px;
  padding: 5px;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
.SbookitWidget #secure-bookit .book a:hover,
.SbookitWidget #secure-bookit .tariff a:hover,
.SbookitWidget #secure-bookit .enquire a:hover {
  background: #000000;
  color: #ffffff;
}
.SbookitWidget #secure-bookit .book a .icon,
.SbookitWidget #secure-bookit .tariff a .icon,
.SbookitWidget #secure-bookit .enquire a .icon {
  line-height: 50px;
}
.SbookitWidget #secure-bookit .book a .icon:before,
.SbookitWidget #secure-bookit .tariff a .icon:before,
.SbookitWidget #secure-bookit .enquire a .icon:before {
  background: #ffffff;
  border-radius: 50%;
  color: #000000;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 21px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px 0 0;
  text-align: center;
  width: 40px;
}
.SbookitWidget #secure-bookit .book a .icon:before {
  content: '\f073';
}
.SbookitWidget #secure-bookit .tariff a .icon:before {
  content: '\f1ec';
}
.SbookitWidget #secure-bookit .enquire a .icon:before {
  content: '\f05a';
}
.SbookitWidget #availability-cal,
.SbookitWidget #availability {
  clear: both;
  float: none;
}
.SbookitWidget #availability-cal .ui-datepicker,
.SbookitWidget #availability .ui-datepicker {
  background: #ffffff;
  margin: 0px 0px 10px 0px;
}
.SbookitWidget #availability-cal .ui-datepicker .ui-datepicker-header,
.SbookitWidget #availability .ui-datepicker .ui-datepicker-header {
  background: #ffffff;
}
.SbookitWidget #availability-cal .ui-datepicker .ui-state-default,
.SbookitWidget #availability .ui-datepicker .ui-state-default {
  background: #ffffff;
  color: #000000;
  transition: all 0.1s ease-in;
}
.SbookitWidget #availability-cal .ui-datepicker .ui-state-default:hover,
.SbookitWidget #availability .ui-datepicker .ui-state-default:hover {
  border-color: #ff9900;
}
.SbookitWidget #availability-cal .ui-datepicker .ui-state-disabled .ui-state-default,
.SbookitWidget #availability .ui-datepicker .ui-state-disabled .ui-state-default {
  background: #cfcfcf;
  color: #9c9c9c;
}
.SbookitWidget #availability-cal .ui-datepicker .ui-state-disabled .ui-state-default:hover,
.SbookitWidget #availability .ui-datepicker .ui-state-disabled .ui-state-default:hover {
  border-color: #cccccc;
}
.SbookitWidget #availability-cal .ui-datepicker .ui-state-disabled.booking-owner-back-to-back,
.SbookitWidget #availability .ui-datepicker .ui-state-disabled.booking-owner-back-to-back {
  background: url(images/btb.jpg) repeat-y center top;
  color: #9c9c9c;
}
.SbookitWidget #availability-cal .ui-datepicker .ui-state-highlight,
.SbookitWidget #availability .ui-datepicker .ui-state-highlight {
  border: 1px solid #cccccc;
}
.SbookitWidget #availability-cal .ui-datepicker .ui-datepicker-calendar .ui-state-disabled,
.SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .ui-state-disabled,
.SbookitWidget #availability-cal .ui-datepicker .ui-datepicker-calendar .ui-widget-content .ui-state-disabled,
.SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .ui-widget-content .ui-state-disabled,
.SbookitWidget #availability-cal .ui-datepicker .ui-datepicker-calendar .ui-widget-header .ui-state-disabled,
.SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .ui-widget-header .ui-state-disabled {
  opacity: 1;
}
.SbookitWidget #availability-cal .ui-datepicker .ui-datepicker-calendar .booking-start span,
.SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .booking-start span {
  background: linear-gradient(135deg, #ffffff 0%, #ffffff 50%, #cfcfcf 51%, #cfcfcf 100%);
}
.SbookitWidget #availability-cal .ui-datepicker .ui-datepicker-calendar .booking-end span,
.SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .booking-end span {
  background: linear-gradient(135deg, #cfcfcf 0%, #cfcfcf 50%, #ffffff 51%, #ffffff 100%);
}
.SbookitWidget .calendar-legend {
  margin: 20px 0 30px 0;
}
.SbookitWidget .calendar-legend:before,
.SbookitWidget .calendar-legend:after {
  content: " ";
  display: table;
}
.SbookitWidget .calendar-legend:after {
  clear: both;
}
.SbookitWidget .calendar-legend .item {
  float: left;
  font-size: 16px;
  font-weight: 400;
  margin: 0 20px 0 0;
  width: auto;
}
.SbookitWidget .calendar-legend .item .icon {
  background: #ccc none repeat scroll 0 0;
  display: inline-block;
  height: 15px;
  margin: 0 5px 0 0;
  outline: 1px solid #cccccc;
  width: 15px;
}
.SbookitWidget .calendar-legend .available .icon {
  background-color: #ffffff;
}
.SbookitWidget .calendar-legend .unavailable .icon {
  background-color: #cfcfcf;
}
.SbookitWidget .calendar-legend .unavailable .icon {
  background-color: #cfcfcf;
}
.SbookitWidget .calendar-legend .half-day {
  display: none;
}
.SbookitWidget .calendar-legend .half-day .icon {
  background-color: #cfcfcf;
  border: solid 10px transparent;
  border-bottom: solid 10px #ffffff;
  border-right: none;
  border-top: none;
  height: 0;
  width: 0;
}
.SbookitWidgetTwo #availability {
  width: 960px;
  margin: 0 auto;
}
@media only screen and (max-width: 479px) {
  .SbookitWidgetTwo #availability {
    width: 100%!important;
  }
}
@media (max-width: 767px) {
  .SbookitWidgetTwo #availability {
    width: 100%!important;
  }
}
@media (min-width: 768px) {
  .SbookitWidgetTwo #availability {
    width: 100%!important;
  }
}
#secure_bookit_links {
  float: left;
  width: 100%;
  background: #353535;
  min-height: 90px;
  padding: 15px 0;
  margin: 0 0 30px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
}
@media only screen and (min-width: 980px) and (max-width: 991px) {
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
@media only screen and (max-width: 479px) {
}
@media (max-width: 767px) {
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
}
@media only screen and (min-width: 980px) and (max-width: 991px) {
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
@media only screen and (max-width: 479px) {
}
@media (max-width: 767px) {
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
}
@media only screen and (min-width: 980px) and (max-width: 991px) {
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
@media only screen and (max-width: 479px) {
}
@media (max-width: 767px) {
}
.tariff a .large,
.book a .large,
.enquire a .large {
  font-size: 18px;
  width: 100%;
  padding: 5px 0 0 60px;
  clear: both;
  float: left;
}
.tariff a .small,
.book a .small,
.enquire a .small {
  font-size: 13px;
  width: 100%;
  padding: 10px 0 0 60px;
}
.day_bar {
  border: 1px solid #eeeeee;
  float: left;
}
.month {
  float: left;
  width: 60px;
  height: 30px;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 0 0 5px;
}
.month:last-child {
  border-bottom: 0;
}
.day_bar .day {
  width: 30px;
  height: 30px;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  float: left;
  font-size: 11px;
  text-align: center;
  margin: 0 0 -1px -1px;
}
.day_bar .day.not {
  background: #00a8c2;
  color: #fff;
}
.cal1,
.cal2,
.cal3,
.cal4,
.cal5,
.cal6 {
  float: left;
  margin: 0;
  clear: left;
}
@media only screen and (max-width: 479px) {
  .cal2,
  .cal3,
  .cal4,
  .cal5,
  .cal6 {
    display: none;
  }
}
@media (max-width: 767px) {
  .cal2,
  .cal3,
  .cal4,
  .cal5,
  .cal6 {
    display: none;
  }
}
td.ui-datepicker-unselectable.ui-state-disabled.booking-owner-back-to-back .ui-state-default {
  background: url(images/btb.jpg) repeat-y center top !important;
}
td.booking-end .ui-state-default {
  background: linear-gradient(135deg, #eee 0%, #eee 50%, #eee 51%, #eee 100%);
}
td.booking-start .ui-state-default {
  background: linear-gradient(135deg, #eee 0%, #eee 50%, #eee 51%, #eee 100%);
}
#property-tools > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#property-tools > ul li {
  margin: 0;
  padding: 0;
}
#property-tools > ul li a {
  background: #ffffff;
  border: 1px solid #002348;
  border-radius: 4px;
  color: #002348;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 50px;
  margin: 0 0 10px;
  padding: 5px;
  text-decoration: none;
  transition: all 0.2s ease-in 0s;
  float: left;
  width: 100%;
}
#property-tools > ul li a:hover {
  background: #000000;
  color: #ffffff;
}
#property-tools > ul li a:before {
  background: #002348;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 21px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px 0 0;
  text-align: center;
  width: 40px;
}
#property-tools > ul li.brochure a:before {
  content: "\f02f";
}
#property-image-gallery {
  height: 210px;
  background: #000;
  overflow: hidden;
  float: left;
  width: 100%;
  /*
		.thumbnails
		{
			display: none;
			
			@media only screen and (min-width: @screen-md)
			{
				background: none;
				display: block;
			    float: left;
			    height: @gallery-height;
			    width: 20%;
			}
			
			ul
			{
				li
				{
					img
					{
						display: none;
					}
				}
			}
			
			.slick-slider
			{
				position: relative;
				
				.slick-slide
				{
					li
					{
						background: #666666;
						float: left;
						height: (@gallery-height/(@gallery-thumbnail-count * 1)) - 2.5;
						margin: 0 0 3px 1%;
						padding: 0;
						position: relative;
						width: 99%;
						
						.hero
						{
							cursor: pointer;
							height: (@gallery-height/(@gallery-thumbnail-count * 1)) - 2.5;
							overflow: hidden;
							position: relative;
							width: 100%;
							
							img
					        {
						        display: block;
						        left: 50%;
						        min-height: 100%;
					        	position: absolute;
								top: 50%;
								-webkit-transform: translate(-50%,-50%);
								-ms-transform: translate(-50%,-50%);
								transform: translate(-50%,-50%);
								max-width: 130%;
					        }
					        
					        &:hover
							{
								outline: 2px solid @primary-color;
							}
						}
					}
				}
				
				.slick-prev, .slick-next
				{
					background: rgba(0,0,0,0.5);
					display: none !important;
					height: 50px;
					left: 50%;
					line-height: 50px;
					margin: 0 0 0 -25px;
					position: absolute;
					text-align: center;
					width: 50px;
					z-index: 5;
					
					&:before
					{
						float: none;
						font-family: 'ArrrowsRegular';
						font-size: 24px;
						height: 50px;
						line-height: 50px;
						width: 50px;
					}
				}
				
				.slick-prev
				{
					top: 0px;
					
					&:before
					{
						content: 'Z';
					}
				}
				
				.slick-next
				{
					top: @gallery-height - 50;
					
					&:before
					{
						content: 'z';
					}
				}
				
				.slick-disabled
				{
					cursor: default;
				}
				
				&:hover
				{
					.slick-prev, .slick-next
					{
						display: inline !important;
					}
				}
			}
		}
	}*/
}
@media only screen and (min-width: 321px) {
  #property-image-gallery {
    height: 250px;
  }
}
@media only screen and (min-width: 517px) {
  #property-image-gallery {
    height: 320px;
  }
}
@media only screen and (min-width: 567px) {
  #property-image-gallery {
    height: 380px;
  }
}
@media only screen and (min-width: 753px) {
  #property-image-gallery {
    height: 250px;
  }
}
@media only screen and (min-width: 933px) {
  #property-image-gallery {
    height: 280px;
  }
}
@media only screen and (min-width: 1111px) {
  #property-image-gallery {
    height: 320px;
  }
}
@media only screen and (min-width: 1299px) {
  #property-image-gallery {
    height: 380px;
  }
}
@media only screen and (min-width: 1400px) {
  #property-image-gallery {
    height: 460px;
  }
}
@media only screen and (min-width: 1831px) {
  #property-image-gallery {
    height: 520px;
  }
}
@media only screen and (min-width: 1873px) {
  #property-image-gallery {
    height: 620px;
  }
}
#property-image-gallery *:not(.container) {
  margin: 0;
  padding: 0;
}
#property-image-gallery .container {
  padding-left: 0;
  padding-right: 0;
}
#property-image-gallery ul {
  list-style: none;
}
#property-image-gallery .gallery:before,
#property-image-gallery .gallery:after {
  content: " ";
  display: table;
}
#property-image-gallery .gallery:after {
  clear: both;
}
#property-image-gallery .gallery .main {
  overflow: hidden;
}
#property-image-gallery .gallery .main ul li {
  opacity: 0.5;
  height: 210px;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}
@media only screen and (min-width: 321px) {
  #property-image-gallery .gallery .main ul li {
    height: 250px;
  }
}
@media only screen and (min-width: 517px) {
  #property-image-gallery .gallery .main ul li {
    height: 320px;
  }
}
@media only screen and (min-width: 567px) {
  #property-image-gallery .gallery .main ul li {
    height: 380px;
  }
}
@media only screen and (min-width: 753px) {
  #property-image-gallery .gallery .main ul li {
    height: 250px;
  }
}
@media only screen and (min-width: 933px) {
  #property-image-gallery .gallery .main ul li {
    height: 280px;
  }
}
@media only screen and (min-width: 1111px) {
  #property-image-gallery .gallery .main ul li {
    height: 320px;
  }
}
@media only screen and (min-width: 1299px) {
  #property-image-gallery .gallery .main ul li {
    height: 380px;
  }
}
@media only screen and (min-width: 1400px) {
  #property-image-gallery .gallery .main ul li {
    height: 460px;
  }
}
@media only screen and (min-width: 1831px) {
  #property-image-gallery .gallery .main ul li {
    height: 520px;
  }
}
@media only screen and (min-width: 1873px) {
  #property-image-gallery .gallery .main ul li {
    height: 620px;
  }
}
#property-image-gallery .gallery .main ul li.slick-center {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
  /*border-left:20px solid #fff;
							border-right:20px solid #fff;*/
}
#property-image-gallery .gallery .main ul li img {
  width: 100%;
  object-fit: cover;
}
#property-image-gallery .gallery .main.slick-slider {
  position: relative;
}
#property-image-gallery .gallery .main.slick-slider li {
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  #property-image-gallery .gallery .main.slick-slider li {
    background: #eeeeee;
    position: relative;
  }
}
#property-image-gallery .gallery .main.slick-slider li img {
  display: block;
}
@media only screen and (min-width: 992px) {
  #property-image-gallery .gallery .main.slick-slider li img {
    height: auto;
    left: 50%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 105%;
  }
}
#property-image-gallery .gallery .main .slick-prev,
#property-image-gallery .gallery .main .slick-next {
  border-radius: 25px;
  background: #fff;
  filter: alpha(opacity=20);
  opacity: 0.4;
  height: 50px;
  line-height: 30px;
  margin: -25px 0 0 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
  z-index: 5;
  transition: all 0.2s ease-in 0s;
  text-decoration: none;
}
#property-image-gallery .gallery .main .slick-prev:before,
#property-image-gallery .gallery .main .slick-next:before {
  float: none;
  font-family: FontAwesome;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  width: 50px;
  color: #353535;
  filter: alpha(opacity=20);
  opacity: 1;
}
#property-image-gallery .gallery .main .slick-prev {
  left: 3%;
}
#property-image-gallery .gallery .main .slick-prev:before {
  content: '\f104';
}
#property-image-gallery .gallery .main .slick-next {
  right: 3%;
}
#property-image-gallery .gallery .main .slick-next:before {
  content: '\f105';
}
#property-image-gallery .gallery .main .slick-disabled {
  cursor: default;
}
#property-image-gallery .gallery .main:hover .slick-prev,
#property-image-gallery .gallery .main:hover .slick-next {
  display: inline !important;
  background: #fff;
  filter: alpha(opacity=100);
  opacity: 1;
  text-decoration: none;
  color: #353535;
}
span.go-back {
  float: right;
  margin: 10px 0 0 0;
  font-size: 18px;
}
span.go-back a {
  text-decoration: none;
}
span.go-back a:hover {
  text-decoration: none;
}
span.go-back a:before {
  content: '\f137';
  font-family: FontAwesome;
  margin: 0 5px 0 0;
}
#loader {
  margin: 20% 0 0 10%;
}
@media only screen and (min-width: 992px) {
  #loader {
    margin: 20% 0 0 40%;
  }
}
.map-area {
  padding-left: 0;
  padding-right: 0;
  float: left;
  width: 100%;
}
.property-detail-page #content {
  padding: 0 10px;
  float: left;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .property-detail-page #content {
    padding: 0;
    float: none;
    width: auto;
  }
}
.property-detail-page #content .container {
  padding-left: 0;
  padding-right: 0;
}
.property-description {
  clear: both;
}
.property-description h1 {
  font-size: 2em;
  padding: 20px 0 0 0;
  margin: 0;
}
.property-description.sidebar-active .property-details {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .property-description.sidebar-active .property-details {
    float: left;
    width: 66.66666667%;
  }
}
.property-description.sidebar-active #sidebar1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .property-description.sidebar-active #sidebar1 {
    float: left;
    width: 33.33333333%;
  }
}
.property-description .property-details #page-title {
  background: transparent;
  border-bottom: 1px solid #a6cbeb;
}
.property-description .property-details #page-title h2 {
  color: #2467a1;
  margin-top: 30px;
}
.property-description .property-details .special {
  margin: 20px 0;
}
.property-description .property-details .special .content {
  background: #e4eff9;
  border: 1px solid #a6cbeb;
  color: #002348;
  margin: 0 auto;
  padding: 20px;
}
.property-description .property-details .special .content h1,
.property-description .property-details .special .content h2,
.property-description .property-details .special .content h3 {
  color: #539ad8;
  font-weight: 500;
  margin: 0 0 10px 0;
  text-align: center;
}
.property-description .property-details .special .content .offer {
  font-size: 16px;
  margin: 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .property-description .property-details .special .content {
    width: 100%;
  }
}
.property-description .property-details .details {
  color: #444;
  font-size: 16px;
  padding: 0;
}
.property-description .property-details .details h2:first-child {
  margin-top: 0px;
}
.property-description .property-details .details .price {
  background: #e4eff9;
  font-size: 30px;
  font-weight: 600;
  padding: 20px 20px 5px 20px;
}
.property-description .property-details .details .features {
  background: #e4eff9;
  padding: 20px 20px 20px 20px;
}
.property-description .property-details .details .features .item {
  display: inline-block;
  font-size: 24px;
  margin: 0 20px 0 0;
}
.property-description .property-details .details .features .item span:before {
  color: #539ad8;
}
.property-description .property-details .details .attributes {
  padding: 10px 20px;
}
.property-description .property-details .details .attributes .item {
  display: inline-block;
  font-size: 16px;
  margin: 0 10px 0 0;
}
.property-description .property-details .details .attributes .item .item-value {
  display: none;
}
.property-description .property-details .details .attributes .item:before {
  color: #539ad8;
  content: '';
  display: inline-block;
  float: none;
  font-family: FontAwesome;
  margin: 0 5px 0 0;
  text-align: center;
}
.property-description .property-details .details .attributes .item.air-conditioning:before {
  content: '\f074';
}
.property-description .property-details .details .attributes .item.child-friendly:before {
  content: '\f1ae';
}
.property-description .property-details .details .attributes .item.pay-tv:before {
  content: '\f26c';
}
.property-description .property-details .details .attributes .item.pet-friendly:before {
  content: '\f1b0';
}
.property-description .property-details .details .attributes .item.pool:before {
  content: '\f043';
}
.property-description .property-details .details .attributes .item.wifi:before {
  content: '\f09e';
}
.property-description .property-details .details .attributes .item.wifi .item-value {
  font-size: 0px;
}
.property-description .property-details .description {
  margin: 30px 0;
}
.property-description .property-details .description h2 {
  display: none;
}
.property-description .property-details .price-details {
  color: #2467a1;
  /*padding: 10px;*/
}
.property-description .property-details .price-details ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.property-description .property-details .price-details ul li {
  display: inline-block;
  margin: 0;
  padding: 8px;
  border-radius: 5px;
  background: #e4eff9;
}
.property-description .property-details .price-details ul li .title,
.property-description .property-details .price-details ul li .description {
  display: inline-block;
  font-size: 16px;
}
.property-description .property-details .price-details ul li .title {
  font-weight: 700;
  margin: 0 5px 0 0;
}
.property-description .property-details .price-details ul li .description {
  margin: 0 10px 0 0;
}
#property-gallery {
  background: #eeeeee;
  display: none;
}
#property-gallery:before,
#property-gallery:after {
  content: " ";
  display: table;
}
#property-gallery:after {
  clear: both;
}
#property-gallery .gallery {
  float: left;
  width: 70%;
}
#property-gallery .gallery-nav {
  float: left;
  width: 30%;
}
.image-count a {
  color: #fff;
  position: relative;
  z-index: 12;
  float: left;
  width: 100%;
  text-align: center;
  margin: -228px 0 0 0 !important;
  text-decoration: none;
}
@media only screen and (min-width: 375px) {
  .image-count a {
    margin: -58px 0 0 0 !important;
  }
}
@media (min-width: 414px) {
  .image-count a {
    margin: -48px 0 0 0 !important;
  }
}
.image-count a .count-box {
  border-radius: 20px;
  background: rgba(0, 35, 72, 0.8);
  padding: 8px 8px 8px 10px !important;
  width: 100px;
  margin: 0 auto!important;
  color: #fff;
}
.image-count a .count-box:before {
  font-family: FontAwesome;
  content: '\f030';
  margin: 0 10px 0 0;
}
.image-count a .count-box:hover {
  cursor: zoom-in;
}
#property-info-bar {
  color: #8a8b8c;
  margin: 5px 0 30px 0;
  padding: 15px 0;
  text-align: center;
  height: auto;
}
@media only screen and (min-width: 992px) {
  #property-info-bar {
    font-size: 16px;
  }
}
#property-info-bar .suburb,
#property-info-bar .code {
  font-size: 16px;
}
@media only screen and (min-width: 992px) {
  #property-info-bar .suburb,
  #property-info-bar .code {
    line-height: 40px;
  }
}
#property-info-bar .suburb {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 16px;
}
@media only screen and (min-width: 992px) {
  #property-info-bar .suburb {
    float: left;
    margin: 0;
    text-align: left;
    width: 70%;
  }
}
#property-info-bar .code {
  color: #8a8b8c;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  #property-info-bar .code {
    float: left;
    text-align: right;
    width: 30%;
  }
}
/*
.property-info-bar .details {
    @media only screen and (min-width: 980px) and (max-width: 1200px) {

    }
    @media only screen and (min-width: 980px) and (max-width: 991px) {


    }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
        //width:100%!important;

    }
    @media only screen and (min-width: 480px) and (max-width: 767px) { 
        //width:100%!important;
    }
    @media only screen and (max-width: 479px) {
        //width:100%!important;
    }
}


.property-info-bar .details h3 {
 @media only screen and (max-width: 479px) {
        font-size:14px!important;
}
float:right;
color:@white;
line-height:16px;
padding:0 10px 0 0;
}
*/
.launch_button {
  width: 100%;
  background: #2467a1;
  color: #fff;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  display: block;
  position: fixed;
  bottom: 0px;
  z-index: 1;
  cursor: pointer;
  left: 0;
}
div#booking-box {
  position: fixed;
  top: 0px;
  background: #fff;
  left: 0;
  width: 100%;
  z-index: 12!important;
  padding: 0 0 30px 0;
}
@media only screen and (min-width: 992px) {
  div#booking-box {
    position: relative;
    background: transparent;
    display: block;
    float: left;
    width: 100%;
    margin: -50px 0 15px 0;
    left: auto;
  }
}
div.property_booking .close-box {
  display: block;
  width: 100%;
  height: 40px;
  float: left;
  text-align: right;
  padding: 10px 10px 0 0;
}
div.property_booking .close-box:before {
  font-family: FontAwesome;
  content: '\f057';
  margin: 0 10px 0 0;
}
@media only screen and (min-width: 992px) {
  div.property_booking .close-box {
    display: none;
  }
}
div.property_booking .heading-block {
  background: rgba(0, 35, 72, 0.8);
  padding: 8px;
  color: #fff;
  height: 50px;
  float: left;
  width: 100%;
}
div.property_booking .heading-block h2 {
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  text-align: center;
  padding: 8px 12px 0 12px;
}
div.property_booking .heading-block h2 .price {
  font-size: 1.5em;
}
div.property_booking .booking_details {
  padding: 0 12px 12px 12px;
  float: left;
  width: 100%;
}
div.property_booking .booking_details .indent {
  width: 120px;
  display: inline-block;
  font-weight: normal;
}
div.property_booking .booking_details .from {
  float: left;
  width: 100%;
  margin: 0 0 3px 0;
  font-weight: bold;
}
div.property_booking .booking_details .price {
  float: left;
  width: 100%;
  margin: 0 0 3px 0;
  font-weight: bold;
}
div.property_booking .booking_details hr {
  clear: both;
}
div.property_booking .booking_details .total {
  float: left;
  width: 100%;
  margin: 0 0 3px 0;
  font-weight: bold;
}
div.property_booking .booking_details .book {
  float: left;
  width: 100%;
  margin: 0 0 3px 0;
  font-weight: bold;
}
div.property_booking .booking_details .linen {
  float: left;
  width: 100%;
  margin: 0 0 3px 0;
  font-weight: bold;
}
div.property_booking .booking_details .error {
  float: left;
  width: 100%;
  margin: 0 0 3px 0;
}
div.property_booking #searchform {
  background: #fff;
  margin: 0;
  width: 100%;
  float: left;
  padding: 10px 12px;
  border: 1px solid #eee;
}
div.property_booking #searchform .loader {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 10px 0;
}
div.property_booking #searchform fieldset {
  width: 48%;
  margin: 0 3% 10px 0;
  float: left;
  border: none;
  border-radius: 0;
}
div.property_booking #searchform fieldset:nth-child(2) {
  margin: 0 0 10px 0;
}
div.property_booking #searchform fieldset.fieldset-submit,
div.property_booking #searchform fieldset.fieldset-children {
  width: 100%;
  margin: 0 0 10px 0;
}
div.property_booking #searchform fieldset.fieldset-adults {
  margin: 0;
  width: 100%;
}
div.property_booking #searchform fieldset select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
div.property_booking #searchform fieldset input {
  border-radius: 0;
  border: 1px solid #e1e1e1;
  padding: 8px;
  width: 100%;
}
div.property_booking #searchform fieldset button {
  border-radius: 0;
}
div.property_booking #searchform fieldset label {
  display: block;
}
div.property_booking #searchform .disclaimer {
  font-size: 0.9em;
  padding: 0 10px 12px 10px;
  text-align: center;
}
div.property_booking #searchform .book-button {
  width: 100%;
  background: #2467a1;
  color: #fff;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  display: block;
  float: left;
  transition: all 0.2s ease-in 0s;
  margin: 0 0 12px 0;
}
div.property_booking #searchform .book-button:before {
  font-family: FontAwesome;
  content: '\f073';
  margin: 0 5px 0 0;
}
div.property_booking #searchform .book-button:hover {
  background: #002348;
}
div.property_booking #searchform .enquire-button a {
  width: 100%;
  background: #2467a1;
  color: #fff;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  display: block;
  float: left;
  transition: all 0.2s ease-in 0s;
  margin: 0 0 12px 0;
}
div.property_booking #searchform .enquire-button a:before {
  font-family: FontAwesome;
  content: '\f0e0';
  margin: 0 5px 0 0;
}
div.property_booking #searchform .enquire-button a:hover {
  background: #002348;
}
.booking-start {
  background: linear-gradient(135deg, #ffffff 0%, #ffffff 50%, #cfcfcf 51%, #cfcfcf 100%);
}
.booking-end {
  background: linear-gradient(135deg, #cfcfcf 0%, #cfcfcf 50%, #fff 51%, #fff 100%);
}
td.booking-end a.ui-state-default {
  background: linear-gradient(135deg, #cfcfcf 0%, #cfcfcf 50%, #fff 51%, #fff 100%) !important;
}
#testimonials h3 {
  color: #002348;
}
#testimonials .sub-head {
  display: block;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #e1e1e1;
  color: #00a8c2;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.4em;
}
#testimonials .sub-head .star {
  color: #00a8c2;
  font-size: 0.8em;
}
#testimonials ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#testimonials ul.testimonial li {
  list-style-type: none;
  display: block;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #e1e1e1;
}
#testimonials ul.testimonial li h4 .date {
  font-size: 70%;
}
#testimonials ul.testimonial li .rating {
  display: block;
  clear: both;
  margin: 0 0 10px 0;
}
#testimonials ul.testimonial li .rating .star {
  color: #002348;
}
/*********** favourites property list ***********/
#favourite-properties-entry {
  margin: 2em auto;
}
#favourite-properties-entry:before,
#favourite-properties-entry:after {
  content: " ";
  display: table;
}
#favourite-properties-entry:after {
  clear: both;
}
@media only screen and (min-width: 1200px) {
  #favourite-properties-entry {
    width: 50%;
  }
}
#emailForm {
  width: 100%;
}
#emailForm h2 {
  float: none;
}
#emailForm .form-control {
  float: none;
  margin: 0 0 10px 0;
}
#emailForm .error {
  background: none;
  margin: 0;
  padding: 0;
}
#emailForm .error .message {
  background: #f5989d;
  border-radius: 0;
  color: #db0000;
  display: block;
  font-size: 13px;
  padding: 5px;
  margin: 0 0 10px 0;
}
.fav-properties:before,
.fav-properties:after {
  content: " ";
  display: table;
}
.fav-properties:after {
  clear: both;
}
/***********fav tab***********/
.favTab a {
  background: #002348;
  color: #fff;
  display: none;
  font-size: 0px;
  padding: 8px 20px;
  position: fixed;
  right: 0px;
  text-align: center;
  text-decoration: none;
  top: 350px;
  transform: rotate(90deg);
  transform-origin: right top;
  transition: all 0.2s ease-in;
  z-index: 1000;
}
@media only screen and (min-width: 768px) {
  .favTab a {
    display: block;
  }
}
.favTab a:after {
  content: "Favourites";
  font-size: 18px;
}
.favTab a:before {
  display: inline-block;
  content: "\f004";
  font-family: 'FontAwesome';
  font-size: 18px;
  margin: 0px 5px 0px 0px;
}
.favTab a:hover {
  background: #000000;
  color: #ffffff;
}
/***********************wProperty list*************************/
.property_results {
  clear: both;
  margin: 0px 0 10px 0;
  width: 100%;
}
.property_results .properties {
  float: left;
  width: 100%;
}
.property_results h3 {
  float: left;
  font-size: 1em;
  width: 50%;
  margin: 0px 0 10px 0;
  height: 35px;
}
@media only screen and (min-width: 768px) {
  .property_results h3 {
    font-size: 1.2em;
  }
}
.property_results .filter {
  width: 40%;
  float: right;
  text-align: right;
  margin: 0px 0 12px 0;
}
@media only screen and (min-width: 768px) {
  .property_results .filter {
    width: 50%;
  }
}
.property_results .filter h3 {
  display: none;
}
@media only screen and (min-width: 768px) {
  .property_results .filter h3 {
    display: block;
    margin: 0 10px 0 0;
  }
}
#sub-content #sidebar1 {
  width: 100%;
}
.property-list {
  border: 1px solid #ccc;
  margin: 0px auto 20px auto;
  max-width: 100%;
  padding: 0 0 40px 0;
  position: relative;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 768px) {
  .property-list {
    float: left;
    margin-right: 2%;
    width: 100%;
  }
}
@media (min-width: 735px) {
  .property-list {
    float: left;
    margin-right: 2%;
    width: 48%;
  }
}
@media only screen and (min-width: 992px) {
  .property-list {
    width: 32%;
  }
  .property-list:nth-child(2n) {
    margin-right: 2%;
  }
  .property-list:nth-child(3n) {
    margin-right: 0%;
  }
}
@media only screen and (min-width: 1200px) {
  .property-list {
    width: 32%;
  }
  .property-list:nth-child(2n) {
    margin-right: 2%;
  }
  .property-list:nth-child(3n) {
    margin-right: 0%;
  }
}
.property-list .hero a {
  background: #eeeeee;
  display: block;
  height: 0px;
  padding-bottom: 75%;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.property-list .hero a img {
  height: 102%;
  left: 50%;
  max-width: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}
.property-list .deets {
  float: none;
  margin: 0 0 10px 0;
  width: 100%;
}
.property-list .deets .description a {
  text-decoration: none;
}
.property-list .deets .description a h2,
.property-list .deets .description a h3 {
  color: #002348;
  font-size: 1.2em;
  padding: 0 10px;
  margin: 0 0 10px 0;
  height: 50px;
  width: 100%;
}
.property-list .deets .description h4 {
  font-size: .8em;
  padding: 0 10px;
  color: #555;
  height: 24px;
  float: left;
  width: 100%;
}
.property-list .deets .description .icons {
  font-size: .9em;
  padding: 0 10px;
}
.property-list .deets .description .icons .bed-list {
  margin: 0 10px 0 0;
}
.property-list .deets .description .icons .bath-list {
  margin: 0 10px 0 0;
}
.property-list .deets .active-price {
  float: left;
  width: 100%;
  width: 90%;
  margin: 5px 10px;
}
.property-list .deets .active-price .active {
  width: 53%;
  float: left;
  color: #002348;
  line-height: 32px;
}
.property-list .deets .active-price a {
  width: 45%;
  float: right;
  background-color: #002348;
  color: #fff;
  text-align: center;
  transition: all 0.2s ease-in;
  padding: 5px 0;
}
.property-list .deets .active-price a:hover {
  background: #00a8c2;
}
.property-list .book {
  bottom: 0px;
  left: 0px;
  position: absolute;
  right: 0px;
}
.property-list .book a {
  color: #fff;
  display: block;
  margin: 0;
  text-decoration: none;
  transition: all 0.2s ease-in;
  background: #002348;
  padding: 6px 10px;
  text-align: center;
}
.property-list .book a:hover {
  background: #000000;
  color: #ffffff;
}
.property-list .book a:before {
  content: '\f002';
  font-family: FontAwesome;
  margin: 0 5px 0 0;
}
.property-list .code {
  color: #8a8b8c;
  display: none;
  font-size: 16px;
}
.property-list .price {
  background: none;
  color: #353535;
  float: none;
  height: auto;
  padding: 0;
  text-align: left;
  width: 100%;
}
.property-list .price .active-price {
  background: #eeeeee;
  color: #333;
  border-radius: 3px;
  padding: 3px 6px;
  text-align: center;
  margin: 3px 0;
}
.property-list .price .booking {
  background: #00a8c2;
  border-radius: 3px;
  color: #002348;
  display: block;
  margin: 0 0 0 0;
  padding: 2px 6px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s ease-in;
  width: 100%;
  text-align: center;
}
.property-list .price .booking:hover {
  background: #000000;
  color: #ffffff;
}
.property-list .price .contact {
  background: #00a8c2;
  border-radius: 3px;
  color: #002348;
  margin: 0;
  padding: 2px 6px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s ease-in;
  width: 100%;
  display: block;
  text-align: center;
}
.property-list .price .contact:hover {
  background: #000000;
  color: #ffffff;
}
.property-list .suburb {
  background: none;
  color: #8a8b8c;
  display: block;
  float: none;
  height: auto;
  padding: 0;
  text-align: left;
  width: 100%;
}
.property-list .description {
  float: none;
  margin: 10px 0;
  overflow: hidden;
  width: 100%;
}
.special-banner {
  background: #00a8c2;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  padding: 3px 10px;
  text-align: center;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .special-banner {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    left: -6px;
    position: absolute;
    top: 10px;
    z-index: 10;
  }
  .special-banner:after {
    border-left: 6px solid transparent;
    border-top: 6px solid #007c8f;
    bottom: -6px;
    content: '';
    height: 6px;
    left: 0px;
    position: absolute;
    width: 6px;
  }
}
@media only screen and (min-width: 1200px) {
}
.property-list .bed:before {
  font-size: 18px;
}
@media only screen and (max-width: 479px) {
  .property-list .bed:before {
    font-size: 22px!important;
    margin: 0 5px 0 0px!important;
  }
}
@media (max-width: 767px) {
  .property-list .bed:before {
    font-size: 16px;
  }
}
.property-list .bath:before {
  font-size: 18px;
}
@media only screen and (max-width: 479px) {
  .property-list .bath:before {
    font-size: 22px!important;
  }
}
@media (max-width: 767px) {
  .property-list .bath:before {
    font-size: 16px;
  }
}
.property-list .car:before {
  font-size: 18px;
  line-height: 22px;
}
@media only screen and (max-width: 479px) {
  .property-list .car:before {
    font-size: 22px!important;
  }
}
@media (max-width: 767px) {
  .property-list .car:before {
    font-size: 16px;
    text-transform: uppercase;
  }
}
/* Tools -----------------------------------------------*/
.tool_bar {
  background: none;
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .tool_bar {
    text-align: left;
  }
}
.tool_bar fieldset {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 5px;
  display: inline-block;
  margin: 0 8px 0 0;
  padding: 5px;
  position: relative;
}
.tool_bar .results_number {
  color: #333;
  font-size: 18px;
  margin: 10px 0px;
}
@media only screen and (min-width: 768px) {
  .tool_bar .results_number {
    display: inline-block;
    margin: 0 10px 0 0;
  }
}
.tool_bar .filter {
  margin: 10px 0px;
}
@media only screen and (min-width: 768px) {
  .tool_bar .filter {
    display: inline-block;
    margin: 0;
  }
}
.tool_bar .filter select {
  -webkit-appearance: none;
  appearance: none;
  background: #ffffff;
  border: none;
  box-shadow: none;
  color: #8a8b8c;
  display: inline-block;
  font-size: 16px;
  height: 30px;
  line-height: 1;
  margin: 0;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
.tool_bar .filter input[type="submit"] {
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  transition: all 0.2s ease-in;
  color: #fff;
}
.tool_bar .filter input[type="submit"]:hover {
  background: #000000;
  color: #ffffff;
}
.tool_bar .switch {
  display: block;
  margin: 10px 0px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .tool_bar .switch {
    float: right;
    margin: 0;
    text-align: left;
  }
}
.tool_bar .switch a {
  display: inline-block;
  margin: 0px 8px;
  text-decoration: none;
}
.tool_bar .switch a:before {
  color: #000000;
  font-family: 'icomoon';
  font-size: 24px;
  line-height: 40px;
}
@media only screen and (min-width: 768px) {
}
.tool_bar .switch .list_view a:before {
  content: '\e9ba';
}
.tool_bar .switch .map_view a:before {
  content: '\e948';
}
/* Pagination -----------------------------------------------*/
.pagination-nav {
  margin: 10px 0;
  padding: 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .pagination-nav {
    text-align: left;
  }
}
.num_pages {
  clear: both;
  font-size: 18px;
  margin: 5px 0;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .num_pages {
    display: inline-block;
    margin: 0 10px 0 0;
    width: auto;
  }
}
.pagination {
  clear: both;
  float: none;
  height: auto;
  margin: 5px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .pagination {
    display: inline-block;
    margin: 0 0 10px 0;
    width: auto;
    float: left;
  }
}
.pagination a {
  background-color: #002348;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  line-height: 40px;
  list-style-type: none;
  margin: 0 2px;
  padding: 0 10px;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
.pagination a:hover {
  background: #000000;
  color: #ffffff;
}
.pagination .current {
  background-color: #eee;
  border-radius: 3px;
  color: #333 !important;
  display: inline-block;
  font-size: 18px;
  line-height: 40px;
  list-style-type: none;
  margin: 0 2px;
  padding: 0 10px;
  text-decoration: none;
}
.hide {
  display: block;
}
/* Cluster map view -----------------------------------------------*/
#map .gm-style .gm-style-iw .top_left {
  margin: 0 0 10px 0;
}
#map .gm-style .gm-style-iw .top_right {
  background: none;
  margin: 0 0 20px 0;
}
#map .gm-style .gm-style-iw .top_right .bed,
#map .gm-style .gm-style-iw .top_right .bath,
#map .gm-style .gm-style-iw .top_right .sleeps {
  display: inline-block;
  float: none;
  margin: 0 10px 0 0;
}
#map .gm-style .gm-style-iw .top_right .bed:before,
#map .gm-style .gm-style-iw .top_right .bath:before,
#map .gm-style .gm-style-iw .top_right .sleeps:before {
  display: inline-block;
  float: none;
}
#map .gm-style .gm-style-iw .top_right .enq,
#map .gm-style .gm-style-iw .top_right .view {
  background: #002348;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 5px;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
#map .gm-style .gm-style-iw .top_right .enq:hover,
#map .gm-style .gm-style-iw .top_right .view:hover {
  background: #000000;
  color: #ffffff;
}
li#classictextwidget-2 {
  list-style-type: none;
}
.switch .inner {
  margin: -50px 0 0 0;
  z-index: 20;
  position: relative;
  height: 40px;
  color: #002348;
  width: 110px;
  padding: 0 10px;
  float: right;
}
@media only screen and (min-width: 992px) {
  .switch .inner {
    width: 210px;
    margin: -40px 0 0px 0;
  }
}
.switch .inner .list_view a {
  display: block;
  float: left;
  color: #002348;
  width: 50%;
  text-align: center;
  padding: 7px 0 0 0;
  text-decoration: none;
}
.switch .inner .list_view a:before {
  content: '\e9ba';
  font-family: 'icomoon';
  color: #002348;
  margin: 0 5px 0 0;
}
.switch .inner .list_view a:hover {
  color: #00a8c2;
}
.switch .inner .map_view a {
  display: block;
  float: left;
  color: #002348;
  width: 50%;
  text-align: center;
  padding: 7px 0 0 0;
  text-decoration: none;
}
.switch .inner .map_view a:before {
  content: '\e947';
  font-family: 'icomoon';
  color: #002348;
  margin: 0 5px 0 10px;
}
.switch .inner .map_view a:hover {
  color: #00a8c2;
}
.accommodation #page-title h1 {
  font-size: 20px;
  float: left;
  width: 60%;
}
@media only screen and (min-width: 992px) {
  .accommodation #page-title h1 {
    font-size: 36px;
    width: auto;
  }
}
.infoWindow {
  width: 220px;
}
.infoWindow img {
  height: 100%;
  width: 100%;
}
.infoWindow .propContent {
  text-align: center;
}
.infoWindow .propContent h2 {
  font-size: 1.2em;
  margin: 10px 0 10px 0;
}
.infoWindow .propContent p {
  display: none;
}
.infoWindow .propContent .propLink a {
  color: #fff;
  background: #002348;
  display: block;
  margin: 0;
  text-decoration: none;
  transition: all 0.2s ease-in;
  border-radius: 0;
  width: 100%;
  float: left;
  padding: 5px;
  text-align: center;
}
.infoWindow .propContent .propLink a:before {
  content: '\f002';
  font-family: FontAwesome;
  margin: 0 5px 0 0;
  text-align: center;
}
ul.extras {
  list-style-type: none;
  padding: 0;
}
ul.extras li {
  list-style-type: none;
  float: left;
  width: 48%;
}
ul.extras li a {
  text-decoration: none;
}
ul.extras li a:before {
  content: '\f0a9';
  font-family: FontAwesome;
  margin: 0 10px 0 0;
}
#property-map {
  background: #cccccc;
  height: 400px;
  width: 100%;
}
/***************************Property search styles*********************************/
.side-nav,
.body .side-nav {
  display: none;
  position: fixed;
  top: 200px;
  z-index: 5;
}
.side-nav > ul,
.body .side-nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.side-nav > ul li,
.body .side-nav > ul li {
  background: rgba(0, 35, 72, 0.85);
  margin: 0 0 10px 0;
  padding: 20px;
  width: 200px;
}
.side-nav > ul li .content,
.body .side-nav > ul li .content {
  display: none;
  margin: 20px 0 0 0;
}
.side-nav > ul li h2,
.body .side-nav > ul li h2 {
  color: #a6cbeb;
  font-size: 21px;
  margin: 0;
}
.side-nav > ul li .ui-datepicker-trigger,
.body .side-nav > ul li .ui-datepicker-trigger {
  display: none;
}
.side-nav button,
.body .side-nav button {
  background: #353535;
  border: none;
  color: #002348;
  font-size: 18px;
  font-weight: 700;
}
.side-nav button:hover,
.body .side-nav button:hover {
  background: #000000;
  color: #ffffff;
}
.side-nav form,
.body .side-nav form {
  margin: 0;
}
.side-nav label,
.body .side-nav label {
  display: none;
}
#primary-side-nav {
  left: 0px;
}
.SearchWidget .widgettitle {
  display: none;
}
#expand-search {
  display: none;
}
input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  opacity: 1;
}
input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  opacity: 1;
}
input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  opacity: 1;
}
input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  opacity: 1;
}
body.home input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #555;
  opacity: 1;
}
body.home input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #555;
  opacity: 1;
}
body.home input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #555;
  opacity: 1;
}
body.home input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #555;
  opacity: 1;
}
div#searchwidgetapi-3-sticky-wrapper.sticky-wrapper {
  position: relative;
  z-index: 2;
}
body.home .extra_options {
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.property_search {
  margin: 0 auto 20px auto;
  padding: 15px 0;
}
@media only screen and (min-width: 992px) {
  .property_search {
    padding: 0px 0;
  }
}
.stuck {
  position: fixed;
  top: 110px;
  z-index: 11;
  width: 14.1%;
}
body.home .property_search {
  background: rgba(0, 0, 0, 0.6);
  position: relative;
  z-index: 11;
}
@media only screen and (min-width: 737px) and (max-width: 992px) {
  body.home .property_search {
    padding: 10px 0;
  }
}
@media only screen and (min-width: 993px) {
  body.home .property_search {
    margin: -76px 0 0px 0;
  }
}
body.home .property_search h2 {
  display: none;
}
body.home .property_search .fieldset-bedrooms {
  display: none;
}
#sub-content .col-md-4 {
  padding-left: 0;
  padding-right: 0;
}
#sub-content .col-md-4 .property_search {
  padding: 15px 0;
  background: #002348;
}
#sub-content .col-md-4 .property_search h2 {
  /*
				&:after {
					content:'\f105';
					font-family:oncloud-icons;
					float:right;
					color:#fff;
					@media only screen and (min-width: @screen-lg) {
						content:'';
					}
				}
				&.open:after {
					content:'\f107';
					font-family:oncloud-icons;
					float:right;
					color:#fff;
					@media only screen and (min-width: @screen-lg) {
						content:'';
					}
				}
				*/
}
.col-md-4 .SearchWidgetApi {
  margin: 0 0 20px 0;
  width: 100%;
}
.col-md-4 .SearchWidgetApi .container {
  width: 100%;
}
.col-md-4 .SearchWidgetApi .extras {
  clear: left;
}
.col-md-4 .SearchWidgetApi .extra_options {
  display: block;
  cursor: pointer;
  clear: both;
  margin: 0 auto;
  color: #002348;
}
.col-md-4 .SearchWidgetApi .extra_options:before {
  content: "\f150";
  font-family: 'FontAwesome';
  padding: 0 10px 0 0;
}
.col-md-4 .SearchWidgetApi .extra_options.selected:before {
  content: "\f151";
  font-family: 'FontAwesome';
  padding: 0 10px 0 0;
}
.col-md-4 .SearchWidgetApi fieldset {
  background: transparent;
  border: 1px solid #cccccc;
  border-radius: 5px;
  margin: 0 0 10px 0;
  min-height: 42px;
  padding: 5px;
  position: relative;
}
.col-md-4 .SearchWidgetApi fieldset .btn {
  padding: 6px 0;
}
@media only screen and (min-width: 480px) {
  .col-md-4 .SearchWidgetApi fieldset {
    float: left;
    width: 100%;
  }
  .col-md-4 .SearchWidgetApi fieldset:nth-of-type(2n) {
    margin-left: 0%;
  }
}
@media only screen and (min-width: 992px) {
  .col-md-4 .SearchWidgetApi fieldset {
    margin: 0 0 5px 0.5%;
    width: 100%;
    /*	&.fieldset-suburb {
				width: 100%;
			}
			&.fieldset-guests {
				width: 100%;
			}
			*/
  }
  .col-md-4 .SearchWidgetApi fieldset:nth-of-type(2n) {
    margin-left: 0.5%;
  }
  .col-md-4 .SearchWidgetApi fieldset:first-child {
    margin-left: 0;
  }
  .col-md-4 .SearchWidgetApi fieldset.fieldset-price {
    width: 100%;
  }
}
.col-md-4 .SearchWidgetApi fieldset:before {
  background: none;
  float: left;
  font-family: 'FontAwesome';
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 5%;
  margin: 0 10px 0 0;
  color: #fff;
}
@media only screen and (min-width: 1023px) {
  .col-md-4 .SearchWidgetApi fieldset:before {
    width: 8%;
    margin: 0 5px 0 0;
  }
}
.col-md-4 .SearchWidgetApi fieldset.fieldset-guests:before {
  content: "\f0c0";
}
.col-md-4 .SearchWidgetApi fieldset.fieldset-suburb:before {
  content: "\f0ac";
}
.col-md-4 .SearchWidgetApi fieldset.fieldset-bedrooms:before {
  content: "\f236";
}
.col-md-4 .SearchWidgetApi fieldset.fieldset-date-start:before {
  content: "\f073";
}
.col-md-4 .SearchWidgetApi fieldset.fieldset-date-end:before {
  content: "\f073";
}
.col-md-4 .SearchWidgetApi fieldset.fieldset-features {
  /*display:none;*/
}
.col-md-4 .SearchWidgetApi fieldset.fieldset-features button:before {
  content: '\f084';
  font-family: 'FontAwesome';
  margin: 0 5px 0 0;
}
@media only screen and (min-width: 567px) {
  .col-md-4 .SearchWidgetApi fieldset.fieldset-features button:before {
    margin: 0 15px 0 0;
  }
}
.col-md-4 .SearchWidgetApi fieldset.fieldset-features .multiselect-selected-text {
  font-size: 14px;
}
.col-md-4 .SearchWidgetApi fieldset.fieldset-keywords {
  /*
		    @media only screen and (min-width : 992px) {
			
				width: 100%;
			}
		    
		    &:before
		    {
			    content: '\f129';
		    }
		    */
}
.col-md-4 .SearchWidgetApi fieldset.fieldset-map {
  display: none;
  /*
		    @media only screen and (min-width : 992px) {
				width: 100%;
				height: 28px;
				line-height: 32px;
				color: #8a8b8c;
				font-size: 14px;
			}
		    
		    &:before
		    {
			    content: '\f129';
		    }
		    */
}
.col-md-4 .SearchWidgetApi fieldset.fieldset-submit {
  margin-bottom: 0;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .col-md-4 .SearchWidgetApi fieldset.fieldset-submit {
    width: 100%;
  }
}
.col-md-4 .SearchWidgetApi fieldset.fieldset-submit:before {
  display: none;
}
.col-md-4 .SearchWidgetApi label {
  display: none;
}
.col-md-4 .SearchWidgetApi label.checkbox {
  padding: 0 0 0 5px;
}
.col-md-4 .SearchWidgetApi input {
  background: transparent;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  color: #fff;
  display: block;
  float: left;
  font-size: 14px;
  height: 30px;
  line-height: 1.1em;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  width: 90%;
}
@media only screen and (min-width: 1023px) {
  .col-md-4 .SearchWidgetApi input {
    line-height: 1.1em;
    padding: 0 0 0 23px;
    margin: 0 0 0 -13px;
    width: 95%;
  }
}
.col-md-4 .SearchWidgetApi input[type="checkbox"] {
  width: 10%;
  height: 22px;
  padding: 10px 0 0 20px;
  margin: 1px 3px 0 10px;
}
.col-md-4 .SearchWidgetApi input[type="submit"] {
  background: #00a8c2;
  border: none;
  color: #000000;
  text-transform: uppercase;
}
.col-md-4 .SearchWidgetApi .fieldset-submit {
  border: none;
}
.col-md-4 .SearchWidgetApi .fieldset-submit button {
  background: #00a8c2;
  border: none;
  box-shadow: none;
  color: #fff;
  display: block;
  height: 40px;
  text-transform: uppercase;
  transition: all 0.2s ease-in;
}
.col-md-4 .SearchWidgetApi .fieldset-submit button:before {
  background: none;
  content: '\f002';
  display: none;
  font-family: FontAwesome;
  margin: 0 5px 0 0;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .col-md-4 .SearchWidgetApi .fieldset-submit button:before {
    display: inline-block;
  }
}
.col-md-4 .SearchWidgetApi .fieldset-submit button:hover {
  background: #000;
}
.col-md-4 .SearchWidgetApi .customSelect select {
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  box-shadow: none;
  color: #fff;
  display: block;
  float: left;
  font-size: 14px;
  height: 30px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  width: 90%;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
@media only screen and (min-width: 1023px) {
  .col-md-4 .SearchWidgetApi .customSelect select {
    line-height: 1.1em;
    padding: 0 0 0 23px;
    margin: 0 0 0 -13px;
    width: 95%;
  }
}
.col-md-4 .SearchWidgetApi .customSelect select option {
  color: #8a8b8c;
  background: transparent;
  line-height: 1.2;
}
.col-md-4 .SearchWidgetApi .ui-datepicker-trigger {
  display: none;
  height: 16px;
  margin: -8px 0 0 0;
  position: absolute;
  right: 15px;
  top: 50%;
  width: 16px;
}
@media only screen and (min-width: 480px) {
}
@media only screen and (min-width: 480px) {
}
.multiselect-container > li > a > label {
  padding: 3px 20px 3px 0px!important;
}
body.home #searchform {
  width: 100%;
  margin: 10px 0 10px 0;
  float: left;
}
body.home #searchform .extras {
  clear: left;
}
body.home #searchform .extra_options {
  display: block;
  cursor: pointer;
  clear: both;
  margin: 0 auto;
  color: #002348;
}
body.home #searchform .extra_options:before {
  content: "\f150";
  font-family: 'FontAwesome';
  padding: 0 10px 0 0;
}
body.home #searchform .extra_options.selected:before {
  content: "\f151";
  font-family: 'FontAwesome';
  padding: 0 10px 0 0;
}
body.home #searchform fieldset {
  background: #fff;
  border: none;
  margin: 0 0 10px 0;
  min-height: 42px;
  padding: 5px;
  position: relative;
  color: #555;
}
body.home #searchform fieldset .btn {
  padding: 6px 0;
}
@media only screen and (min-width: 480px) {
  body.home #searchform fieldset {
    float: left;
    width: 49.5%;
  }
  body.home #searchform fieldset:nth-of-type(2n) {
    margin-left: 0%;
  }
}
@media only screen and (min-width: 992px) {
  body.home #searchform fieldset {
    margin: 0 0 5px 0.5%;
    width: 14.4%;
  }
  body.home #searchform fieldset:nth-of-type(2n) {
    margin-left: 0.5%;
  }
  body.home #searchform fieldset:first-child {
    margin-left: 0;
  }
}
body.home #searchform fieldset:before {
  background: none;
  float: left;
  font-family: 'FontAwesome';
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 8%;
  margin: 0 5px 0 0;
  color: #555;
}
body.home #searchform fieldset.fieldset-guests:before {
  content: "\f0c0";
}
body.home #searchform fieldset.fieldset-suburb:before {
  content: "\f0ac";
}
body.home #searchform fieldset.fieldset-price {
  display: none;
}
body.home #searchform fieldset.fieldset-rooms:before {
  content: "\f236";
}
body.home #searchform fieldset.fieldset-date-start:before {
  content: "\f073";
}
body.home #searchform fieldset.fieldset-date-end:before {
  content: "\f073";
}
body.home #searchform fieldset.fieldset-features {
  /*display:none;*/
  /*display:none;*/
}
body.home #searchform fieldset.fieldset-features button:before {
  content: '\f084';
  font-family: 'FontAwesome';
  margin: 0 3px 0 0;
  color: #555;
}
body.home #searchform fieldset.fieldset-features .multiselect-selected-text {
  font-size: 14px;
  color: #555;
}
body.home #searchform fieldset.fieldset-map {
  display: none;
}
body.home #searchform fieldset.fieldset-name {
  display: none;
}
body.home #searchform fieldset.fieldset-bathrooms {
  display: none;
}
body.home #searchform fieldset.fieldset-submit {
  margin-bottom: 0;
  padding: 0;
  background: #555;
  border: none;
  transition: all 0.2s ease-in 0s;
}
@media only screen and (min-width: 992px) {
  body.home #searchform fieldset.fieldset-submit {
    width: 10%;
  }
}
body.home #searchform fieldset.fieldset-submit:before {
  display: none;
}
body.home #searchform fieldset.fieldset-submit:hover {
  background: #002348;
  color: #fff;
}
body.home #searchform label {
  display: none;
}
body.home #searchform input {
  background: transparent;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  color: #555;
  display: block;
  float: left;
  font-size: 14px;
  height: 30px;
  line-height: 1.1em;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  width: 90%;
}
@media only screen and (min-width: 1023px) {
  body.home #searchform input {
    line-height: 1.1em;
    padding: 0 0 0 23px;
    margin: 0 0 0 -13px;
    width: 95%;
  }
}
body.home #searchform input[type="checkbox"] {
  width: 20%;
  height: 22px;
  margin: 5px 0 0 10px;
}
body.home #searchform input[type="submit"] {
  border: none;
  text-transform: uppercase;
}
body.home #searchform .fieldset-submit button {
  background: #fff;
  border: none;
  box-shadow: none;
  color: #555;
  display: block;
  height: 42px;
  text-transform: uppercase;
  transition: all 0.2s ease-in 0s;
  border-radius: 0;
}
body.home #searchform .fieldset-submit button:before {
  background: none;
  content: '\f002';
  display: none;
  font-family: FontAwesome;
  margin: 0 5px 0 0;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  body.home #searchform .fieldset-submit button:before {
    display: inline-block;
  }
}
body.home #searchform .fieldset-submit button:hover {
  background: #002348;
}
body.home #searchform .customSelect select {
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  box-shadow: none;
  color: #555;
  display: block;
  float: left;
  font-size: 14px;
  height: 30px;
  line-height: 1.1em;
  padding: 0;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  width: 90%;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
@media only screen and (min-width: 1023px) {
  body.home #searchform .customSelect select {
    line-height: 1.1em;
    padding: 0 0 0 23px;
    margin: 0 0 0 -13px;
    width: 95%;
  }
}
body.home #searchform .customSelect select option {
  color: #8a8b8c;
  background: transparent;
  line-height: 1.2;
}
body.home #searchform .ui-datepicker-trigger {
  display: none;
  height: 16px;
  margin: -8px 0 0 0;
  position: absolute;
  right: 15px;
  top: 50%;
  width: 16px;
}
@media only screen and (min-width: 480px) {
}
@media only screen and (min-width: 480px) {
}
#searchform .customSelects .btn-group {
  width: 90%;
}
#searchform .customSelects .btn-group .multiselect-container {
  padding: 10px 0;
}
#searchform .customSelects a {
  text-decoration: none;
}
#searchform .customSelects a label {
  display: block;
  text-decoration: none;
}
#searchform .customSelects a input {
  width: auto;
  height: auto;
  text-transform: none;
}
#searchform button.multiselect.dropdown-toggle.btn.btn-default {
  background: transparent;
  color: #fff;
  height: 30px;
  text-transform: none;
  width: 100%;
  text-align: left;
  padding: 0 0 0 20px;
  margin: 0 0 0 -15px;
}
#searchform .dropdown-menu {
  min-width: 180px;
}
#ui-datepicker-div {
  display: none;
}
.vertical_property_search h2 {
  padding: 15px;
  border: 1px solid #ccc;
  margin: 0;
}
.vertical_property_search fieldset {
  padding: 15px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.vertical_property_search fieldset h4 {
  font-size: 18px;
  font-weight: bold;
}
.vertical_property_search fieldset label {
  color: #444;
  font-size: 13px;
  margin-bottom: 0.1rem;
}
/***************************Feature feature styles*********************************/
.FeatureWidget {
  margin: 0;
  padding: 0;
}
.FeatureWidget .widget-container {
  padding: 0;
  width: auto;
}
.FeatureWidget .widgettitle {
  display: none;
}
.classic-text-widget h4 {
  text-align: center;
  margin: 20px 0 20px 0;
  font-size: 30px;
  font-weight: 600;
}
.classic-text-widget p {
  text-align: center;
  margin: 0px 0 20px 0;
}
.special-properties ul {
  padding-left: 0;
}
.special-properties ul li {
  padding: 0 10px;
  text-align: center;
}
.special-properties ul li .group-con {
  margin: 0 0 20px 0;
}
@media only screen and (min-width: 479px) and (max-width: 667px) {
  .special-properties ul li {
    padding: 0 80px;
  }
}
.special-properties ul li h3 {
  font-size: 18px;
  min-height: 60px;
}
.special-properties ul li.slick-slide img {
  margin: 0 auto;
}
.special-properties ul li .banner {
  width: 90px;
  height: 90px;
  display: block;
  background: url(images/special_banner.png) no-repeat;
  margin: -63% 0 45% 10px;
  position: relative;
  background-size: 100%;
}
.special-properties ul li .description .more a {
  background: #FFF;
  border-radius: 5px;
  color: #002348;
  display: inline-block;
  float: none;
  font-size: 18px;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
.special-properties ul li .description .more a:before {
  content: '\f002';
  font-family: FontAwesome;
  margin: 0 5px 0 0;
  text-align: center;
}
.special-properties ul .slick-prev,
.special-properties ul .slick-next {
  border-radius: 25px;
  background: #002348;
  height: 50px;
  line-height: 30px;
  margin: -25px 0 0 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
  z-index: 5;
  transition: all 0.2s ease-in 0s;
  text-decoration: none;
}
.special-properties ul .slick-prev:before,
.special-properties ul .slick-next:before {
  float: none;
  font-family: FontAwesome;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  width: 50px;
  color: #fff;
}
.special-properties ul .slick-prev:before {
  content: '\f104';
}
.special-properties ul .slick-next:before {
  content: '\f105';
}
.special-properties ul .slick-disabled {
  cursor: default;
}
.special-properties ul:hover .slick-prev,
.special-properties ul:hover .slick-next {
  display: inline !important;
  background: #002348;
  filter: alpha(opacity=80);
  opacity: 0.8;
  text-decoration: none;
  color: #fff;
}
.special-property {
  border-bottom: 1px solid #002348;
  text-align: center;
  padding: 0 0 60px 0;
}
.special-property ul {
  text-align: center;
  padding: 0;
  margin: 0;
}
.special-property ul li {
  padding: 0 10px;
  width: 100%;
  text-align: center;
  list-style-type: none;
  margin: 0 auto;
}
@media only screen and (min-width: 667px) {
  .special-property ul li {
    width: 50%;
  }
}
@media only screen and (min-width: 736px) {
  .special-property ul li {
    width: 30%;
  }
}
.special-property ul li .description .more a {
  background: #FFF;
  border-radius: 5px;
  color: #002348;
  display: inline-block;
  float: none;
  font-size: 18px;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s ease-in;
}
.special-property ul li .description .more a:before {
  content: '\f002';
  font-family: FontAwesome;
  margin: 0 5px 0 0;
  text-align: center;
}
/*
.special-properties {
	ul {
		list-style-type:none;
		padding:0;
		&.properties {
			li {
				h3 {
					font-size: 18px;
				}
				width:32.6%;
				margin:0 .4% 15px 0;
				float:left;
				&:nth-child(n3){
					margin:0 0 0 0;
				}
				.banner {
					width: 90px;
					height: 90px;
		
					display:block;
					background:url(images/special_banner.png) no-repeat;
					margin: -63% 0 45% 10px;
					position: relative;
					background-size:100%;
					//font-weight:bold;
				}
				.description {
		
					.more {
		
						a {
							background: #FFF;
							border-radius: 5px;
							color: @primary-color;
							display: inline-block;
							float: none;
							font-size: 18px;
							padding: 5px 10px;
							text-align: center;
							text-decoration: none;
							transition: all .2s ease-in;
							
							&:before {
								content: '\f002';
								font-family: FontAwesome;
								margin: 0 5px 0 0;
								text-align: center;
							}
							
						}
					}
				}
			}
		}
	}
}
*/
.team_con {
  margin: 0 0 15px 0;
  width: 100%;
  /*
	.block
	{
		margin: -80px 0 0 0;
		z-index:5;
		position:relative;
		float:left;
		background:url(images/60black.png)repeat;
		padding:10px;
		width:100%;
		float:left;
		
		h3
		{
			color: @primary;//#fff;
			margin:0 0 3px 0;
			font-size:18px;
		}
	}
	*/
}
.team_con:before,
.team_con:after {
  content: " ";
  display: table;
}
.team_con:after {
  clear: both;
}
.team_con .agent-list {
  margin: 0px 0px 30px 0px;
  position: relative;
  width: 100%;
}
.team_con .agent-list:before,
.team_con .agent-list:after {
  content: " ";
  display: table;
}
.team_con .agent-list:after {
  clear: both;
}
.team_con .agent-list a {
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .team_con .agent-list {
    float: left;
    margin-right: 2%;
    width: 49%;
  }
  .team_con .agent-list:nth-child(2n) {
    margin-right: 0%;
  }
}
@media only screen and (min-width: 992px) {
  .team_con .agent-list {
    /*
			width: 32%;
			
			&:nth-child(2n)
			{
				margin-right: 2%;
			}
			
			&:nth-child(3n)
			{
				margin-right: 0%;
			}
			*/
  }
}
@media only screen and (min-width: 1200px) {
  .team_con .agent-list {
    /*
			width: 23.5%;
			
			&:nth-child(3n)
			{
				margin-right: 2%;
			}
			
			&:nth-child(4n)
			{
				margin-right: 0%;
			}
			*/
  }
}
@media only screen and (min-width: 1400px) {
  .team_con .agent-list {
    /*
			width: 18.4%;
			
			&:nth-child(3n)
			{
				margin-right: 2%;
			}
			
			&:nth-child(4n)
			{
				margin-right: 2%;
			}
			
			&:nth-child(5n)
			{
				margin-right: 0%;
			}
			*/
  }
}
.team_con .agent-list .feature_img {
  border: 1px solid #eeeeee;
  text-align: right;
  /*
			background: none;//#cccccc;
			float: none;
			height: 0px;//240px;
			//margin: 0 10px 10px 0;
			overflow: hidden;
			padding: 0% 0% 150% 0%;
			position: relative;
			width: 100%;*/
}
.team_con .agent-list .feature_img img {
  /*
			   min-width:100%;
			   //min-height:100%;
			   
			   position: absolute;
			   left: 50%;
			   top: 50%;
			   height: 100%;
			   width: auto;
			   -webkit-transform: translate(-50%,-50%);
			   -ms-transform: translate(-50%,-50%);
			   transform: translate(-50%,-50%);
			   */
}
.team_con .agent-list .deets {
  background: none;
  float: none;
  margin: 10px 0px;
  min-height: 8.5em;
  text-align: center;
}
.team_con .agent-list .deets:before,
.team_con .agent-list .deets:after {
  content: " ";
  display: table;
}
.team_con .agent-list .deets:after {
  clear: both;
}
@media only screen and (min-width: 992px) {
  .team_con .agent-list .deets {
    left: 30px;
    position: absolute;
    text-align: left;
    top: 30px;
    width: 40%;
  }
}
.team_con .agent-list .deets .email,
.team_con .agent-list .deets .mobile,
.team_con .agent-list .deets .phone {
  float: none;
  margin: 0px 0px 5px 0px;
  width: auto;
}
.team_con .agent-list .deets .email:before,
.team_con .agent-list .deets .mobile:before,
.team_con .agent-list .deets .phone:before {
  float: none;
}
.team_con .agent-list .deets h3 {
  background: none;
  color: #353535;
  height: 1.5em;
  margin: 0 0 5px 0;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .team_con .agent-list .deets h3 {
    height: auto;
    overflow: visible;
  }
}
.team_con .agent-list .deets h4 {
  background: none;
  height: 2.5em;
  margin: 0 0 5px 0;
  overflow: hidden;
}
.team_con .agent-list .more {
  display: none;
  margin: 0;
}
.team_con .agent-list .more a {
  display: block;
}
.agent_head {
  float: none;
  margin: 30px 0px 0 0;
}
@media only screen and (min-width: 992px) {
  .agent_head {
    float: right;
    margin: 0px 0px 30px 50px;
  }
}
.agent_head .agent_image img {
  display: block;
  margin: 0px auto 20px auto;
}
.agent_head .agent_links {
  float: none;
  margin: 10px 0px;
  text-align: center;
}
.agent_head .agent_links:before,
.agent_head .agent_links:after {
  content: " ";
  display: table;
}
.agent_head .agent_links:after {
  clear: both;
}
.agent_head .agent_links .email,
.agent_head .agent_links .mobile,
.agent_head .agent_links .phone {
  float: none;
  margin: 0px 0px 5px 0px;
  width: auto;
}
.agent_head .agent_links .email:before,
.agent_head .agent_links .mobile:before,
.agent_head .agent_links .phone:before {
  float: none;
}
.back_button a {
  background: #002348;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  padding: 5px 10px;
}
.testimonial-list > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.testimonial-list > ul li {
  margin: 0 0 10px 0;
  padding: 0;
}
.testimonial-list > ul li:last-child {
  margin-bottom: 0;
}
.testimonial-list > ul li h2,
.testimonial-list > ul li h3 {
  color: #353535;
}
.testimonial-list > ul li blockquote .content {
  margin: 0 0 10px 0;
}
.testimonial-list > ul li blockquote .content:after,
.testimonial-list > ul li blockquote .content:before {
  color: #eeeeee;
  display: inline-block;
  font-family: FontAwesome;
}
.testimonial-list > ul li blockquote .content:after {
  content: '\f10e';
  margin-left: 5px;
}
.testimonial-list > ul li blockquote .content:before {
  content: '\f10d';
  margin-right: 5px;
}
.testimonial-list > ul li blockquote footer .name {
  display: inline-block;
  font-style: oblique;
}
.testimonial-list > ul li blockquote footer .date {
  display: inline-block;
  margin: 0 0 0 5px;
}
.testimonial-list > ul li blockquote footer .date:before {
  content: '-';
  margin: 0 5px 0 0;
}
#property-brochure > .content {
  margin: 0 auto;
  width: 990px;
}
#property-brochure > .content:before,
#property-brochure > .content:after {
  content: " ";
  display: table;
}
#property-brochure > .content:after {
  clear: both;
}
#property-brochure > .content .main {
  float: left;
  margin: 0% 2% 0% 0%;
  width: 68%;
}
#property-brochure > .content .sub {
  float: left;
  width: 30%;
}
#property-brochure .property:before,
#property-brochure .property:after {
  content: " ";
  display: table;
}
#property-brochure .property:after {
  clear: both;
}
#property-brochure .property .hero {
  margin: 0 0 20px 0;
}
#property-brochure .property .title {
  padding: 0 20% 0 0;
  position: relative;
}
#property-brochure .property .title .code {
  position: absolute;
  right: 0px;
  text-align: right;
  top: 0px;
  width: 15%;
}
#property-brochure .property .title h1 {
  margin: 0;
}
#property-brochure .property .title p {
  margin: 0;
}
#property-brochure .property .price {
  font-size: 24px;
  margin: 10px 0;
}
#property-brochure .property .description h2,
#property-brochure .property .features h2 {
  font-size: 24px;
}
#property-brochure .property .features {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  margin: 10px 0;
  padding: 10px 0;
}
#property-brochure .property .features h2 {
  display: none;
}
#property-brochure .property .features .features-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#property-brochure .property .features .features-list li {
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 0;
}
#property-brochure .property .features .features-list li:before {
  display: none;
}
#property-brochure .property .gallery > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#property-brochure .property .sherlock-features {
  clear: both;
  width: 100%;
}
#property-brochure .property .sherlock-attributes > ul li,
#property-brochure .property .sherlock-features > ul li {
  border-bottom: 1px solid #000000;
}
#property-brochure .property .sherlock-attributes > ul li .title,
#property-brochure .property .sherlock-features > ul li .title {
  background: none;
  color: #000000;
  padding: 5px;
}
#property-brochure .property .sherlock-attributes > ul li .description,
#property-brochure .property .sherlock-features > ul li .description {
  background: none;
  color: #000000;
}
#property-brochure .property .sherlock-attributes > ul li .description.y:before,
#property-brochure .property .sherlock-features > ul li .description.y:before {
  color: #000000;
}
#property-brochure .property .sherlock-attributes > ul li .description.n:before,
#property-brochure .property .sherlock-features > ul li .description.n:before {
  color: #000000;
}
#property-brochure .branding {
  background: #002348;
  padding: 20px;
  text-align: center;
}
#property-brochure .header {
  padding: 10px 0;
}
#property-brochure .footer {
  padding: 10px 0;
}
/********************Feature Agents styles****************/
/**********************Featured News************************/
.FeatureNewsWidget {
  width: 100%;
  float: left;
  margin: 0 0 40px 0;
}
.FeatureNewsWidget .more a {
  background: #002348;
  border-radius: 5px;
  display: block;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  float: left;
  width: 100%;
}
.FeatureNewsWidget .more a:hover {
  background: #353535;
}
.FeatureNewsWidget .widgettitle {
  border-bottom: 1px solid #eeeeee;
  color: #002348;
  font-size: 20px;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.FeatureNewsWidget h3 {
  border-bottom: 1px solid #eeeeee;
  color: #002348;
  font-size: 18px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  text-align: center;
}
.FeatureNewsWidget .news_article {
  width: 370px;
  float: left;
  margin: 0 15px 0 0;
}
.FeatureNewsWidget .news_article:last-child {
  margin: 0;
}
.FeatureNewsWidget .news_thumb {
  padding: 10px;
  -webkit-transition: -webkit-transform 0.15s linear;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}
.FeatureNewsWidget .news_description {
  padding: 15px;
}
/********************Map styles****************/
.MapWidget {
  float: right;
  margin: 10px 0px 0 10px;
  width: 100%;
}
.MapWidget h4 {
  display: none;
}
#map-canvas {
  width: 100%;
  height: 585px;
  float: none;
  margin: 0;
}
.MapWidget .widgettitle::before {
  height: 30px;
  width: 30px;
  float: left;
  content: '\e616';
  font-family: 'icomoon';
  margin: 0 10px 0 0;
  text-align: center;
  font-size: 20px;
}
.quicklink-list {
  list-style: none;
  margin-left: -15px;
  margin-right: -15px;
  list-style-type: none;
  padding: 0;
  margin: 0 0 50px 0;
}
.quicklink-list:before,
.quicklink-list:after {
  content: " ";
  display: table;
}
.quicklink-list:after {
  clear: both;
}
.quicklink-list > * {
  margin-bottom: 30px;
}
.quicklink-list > li:before {
  content: none !important;
}
.quicklink-list > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.quicklink-list > li:nth-of-type(1n) {
  clear: none;
}
.quicklink-list > li:nth-of-type(1n + 1) {
  clear: both;
}
@media (min-width: 768px) {
  .quicklink-list > li {
    float: left;
    width: 50%;
  }
  .quicklink-list > li:nth-of-type(1n) {
    clear: none;
  }
  .quicklink-list > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .quicklink-list > li {
    float: left;
    width: 33.33333333%;
  }
  .quicklink-list > li:nth-of-type(1n) {
    clear: none;
  }
  .quicklink-list > li:nth-of-type(3n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .quicklink-list > li {
    float: left;
    width: 33.33333333%;
  }
  .quicklink-list > li:nth-of-type(1n) {
    clear: none;
  }
  .quicklink-list > li:nth-of-type(3n + 1) {
    clear: both;
  }
}
.quicklink-list li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-top: 3px solid #fff;
}
@media only screen and (min-width: 768px) {
  .quicklink-list li {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  .quicklink-list li:nth-child(even) {
    border-right: none;
  }
}
@media only screen and (min-width: 992px) {
  .quicklink-list li {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  .quicklink-list li:nth-child(even) {
    border-right: 3px solid #fff;
  }
  .quicklink-list li:nth-child(3n+3) {
    border-right: none;
  }
}
.quicklink-list li a {
  display: block;
  text-decoration: none;
  background: #000;
}
.quicklink-list li a:hover .hero {
  background: #000;
}
.quicklink-list li a:hover .hero img {
  -ms-transform: translate(-50%, -50%) scale(1.1, 1.1);
  -webkit-transform: translate(-50%, -50%) scale(1.1, 1.1);
  transform: translate(-50%, -50%) scale(1.1, 1.1);
  transition: all 0.2s ease-in;
  width: auto;
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* For IE8 and earlier */
}
.quicklink-list li a:hover .content {
  /*
					margin: -120px 0 40px 0;
					@media only screen and (min-width: 479px) and (max-width: 666px){
						margin: -170px 0 100px 0;
					}
				
					@media only screen and (min-width: 667px){
						margin: -170px 0 90px 0;
						
					}
					*/
  margin: -37% 0 21% 0;
}
@media only screen and (min-width: 567px) {
  .quicklink-list li a:hover .content {
    margin: -37% 0 21% 0;
  }
}
@media only screen and (min-width: 769px) {
  .quicklink-list li a:hover .content {
    margin: -37% 0 21% 0;
  }
}
@media only screen and (min-width: 1759px) {
  .quicklink-list li a:hover .content {
    margin: -37% 0 21% 0;
  }
}
.quicklink-list li a:hover h3 {
  color: #ffffff;
}
.quicklink-list li a:hover h3.divider {
  border-bottom: 2px solid #fff;
  width: 30%;
  margin: 10px auto;
}
.quicklink-list li .hero {
  height: 0px;
  overflow: hidden;
  padding-bottom: 63%;
  position: relative;
  width: 100%;
  background: #000;
}
.quicklink-list li .hero img {
  height: 122%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in;
  width: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}
.quicklink-list li .content {
  position: relative;
  text-align: center;
  margin: -37% 0 21% 0;
}
@media only screen and (min-width: 567px) {
  .quicklink-list li .content {
    margin: -37% 0 21% 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1563px) {
  .quicklink-list li .content {
    margin: -37% 0 21% 0;
  }
}
@media only screen and (min-width: 1564px) {
  .quicklink-list li .content {
    margin: -37% 0 21% 0;
  }
}
@media only screen and (min-width: 1759px) {
  .quicklink-list li .content {
    margin: -37% 0 21% 0;
  }
}
.quicklink-list li .content .inner-1 {
  display: table;
  height: 100%;
  width: 100%;
}
.quicklink-list li .content .inner-1 .inner-2 {
  display: table-cell;
  vertical-align: middle;
}
.quicklink-list li h3 {
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  margin: 0;
  transition: all 0.2s ease-in;
  font-weight: 800;
  text-shadow: 0px 0px 3px rgba(79, 79, 79, 0.8);
}
@media only screen and (min-width: 479px) and (max-width: 667px) {
  .quicklink-list li h3 {
    font-size: 17px;
  }
}
@media only screen and (min-width: 668px) {
  .quicklink-list li h3 {
    font-size: 24px;
  }
}
.quicklink-list li h3.divider {
  border-bottom: 2px solid #fff;
  width: 30%;
  margin: 10px auto;
}
.quicklink-list li h3 .sub-title {
  color: #002348;
  background: #fff;
  font-size: 14px;
  padding: 5px;
  margin: 5px auto 0 auto;
  width: 120px;
  text-shadow: 0px 0px 3px rgba(79, 79, 79, 0);
  font-weight: 600;
}
@media only screen and (min-width: 479px) and (max-width: 667px) {
  .quicklink-list li h3 .sub-title {
    font-size: 14px;
    padding: 5px;
  }
}
@media only screen and (min-width: 668px) {
  .quicklink-list li h3 .sub-title {
    width: 150px;
    padding: 10px;
    font-size: 18px;
  }
}
.quicklink-list li h3 .sub-title:after {
  background: 0 0;
  content: '\f002';
  font-family: FontAwesome;
  margin: 0 0 0 5px;
  text-align: center;
}
.QuicklinkWidget {
  margin: 0;
}
.QuicklinkWidget h4.widgettitle {
  display: none;
}
#weatherCon:before,
#weatherCon:after {
  content: " ";
  display: table;
}
#weatherCon:after {
  clear: both;
}
#weatherCon h2 {
  display: none;
}
#weatherCon .weatherCon {
  float: left;
  margin: 0 25px 10px 0;
  text-align: center;
  width: auto;
}
#weatherCon .weatherCon .condition,
#weatherCon .weatherCon .low {
  display: none;
}
#weatherCon .weatherCon .high .title {
  display: none;
}
#weatherCon .weatherCon:nth-of-type(1) {
  margin: 0 0 20px 0;
  text-align: left;
  width: 100%;
}
#weatherCon .weatherCon:nth-of-type(1) .condition {
  display: block;
}
.surf_report {
  padding: 15px;
  border: 1px solid #eee;
  border-radius: 5px;
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
}
.surf_report h2 {
  color: #002348;
  font-size: 32px;
}
.surf_report h2 .report {
  font-size: 14px;
}
.surf_report h2 .report span.wind {
  float: left;
  width: 100%;
}
.surf_report h2 .report span.swell {
  float: left;
  width: 100%;
}
.advanced_search .check {
  width: 30%;
  float: left;
}
.advanced_search .check input[type="checkbox"] {
  float: left;
  margin: 0 5px 0 0;
  width: 20px!important;
}
.advanced_search .divider {
  float: left;
  width: 100%;
  margin: 20px 0;
}
.advanced_search #searchform input[type="submit"] {
  width: 220px;
  color: #fff;
}
.advanced_search #searchform fieldset.text-search {
  width: 80%;
}
body.home #classictextwidget-5 {
  width: 100%!important;
}
body.home #classictextwidget-5 h4 {
  font-size: 30px;
  padding: 0 0 20px 0;
}
body.home #classictextwidget-5 .featured-properties .properties {
  list-style: none;
  margin-left: -15px;
  margin-right: -15px;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body.home #classictextwidget-5 .featured-properties .properties:before,
body.home #classictextwidget-5 .featured-properties .properties:after {
  content: " ";
  display: table;
}
body.home #classictextwidget-5 .featured-properties .properties:after {
  clear: both;
}
body.home #classictextwidget-5 .featured-properties .properties > * {
  margin-bottom: 30px;
}
body.home #classictextwidget-5 .featured-properties .properties > li:before {
  content: none !important;
}
body.home #classictextwidget-5 .featured-properties .properties > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
body.home #classictextwidget-5 .featured-properties .properties > li:nth-of-type(1n) {
  clear: none;
}
body.home #classictextwidget-5 .featured-properties .properties > li:nth-of-type(1n + 1) {
  clear: both;
}
@media (min-width: 768px) {
  body.home #classictextwidget-5 .featured-properties .properties > li {
    float: left;
    width: 50%;
  }
  body.home #classictextwidget-5 .featured-properties .properties > li:nth-of-type(1n) {
    clear: none;
  }
  body.home #classictextwidget-5 .featured-properties .properties > li:nth-of-type(2n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  body.home #classictextwidget-5 .featured-properties .properties > li {
    float: left;
    width: 33.33333333%;
  }
  body.home #classictextwidget-5 .featured-properties .properties > li:nth-of-type(1n) {
    clear: none;
  }
  body.home #classictextwidget-5 .featured-properties .properties > li:nth-of-type(3n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  body.home #classictextwidget-5 .featured-properties .properties > li {
    float: left;
    width: 33.33333333%;
  }
  body.home #classictextwidget-5 .featured-properties .properties > li:nth-of-type(1n) {
    clear: none;
  }
  body.home #classictextwidget-5 .featured-properties .properties > li:nth-of-type(3n + 1) {
    clear: both;
  }
}
body.home #classictextwidget-5 .featured-properties .properties li {
  padding: 0;
  margin: 0;
  border-top: 3px solid #fff;
}
@media only screen and (min-width: 768px) {
  body.home #classictextwidget-5 .featured-properties .properties li {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  body.home #classictextwidget-5 .featured-properties .properties li:nth-child(even) {
    border-right: none;
  }
}
@media only screen and (min-width: 992px) {
  body.home #classictextwidget-5 .featured-properties .properties li {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  body.home #classictextwidget-5 .featured-properties .properties li:nth-child(even) {
    border-right: 3px solid #fff;
  }
  body.home #classictextwidget-5 .featured-properties .properties li:nth-child(3n+3) {
    border-right: none;
  }
}
body.home #classictextwidget-5 .featured-properties .properties li a {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
body.home #classictextwidget-5 .featured-properties .properties li a .description {
  text-align: center;
  position: relative;
  z-index: 11;
  margin: -45% 0 21% 0;
  transition: all 0.2s ease-in;
}
@media only screen and (min-width: 567px) {
  body.home #classictextwidget-5 .featured-properties .properties li a .description {
    margin: -45% 0 30% 0;
  }
}
@media only screen and (min-width: 768px) {
  body.home #classictextwidget-5 .featured-properties .properties li a .description {
    margin: -40% 0 20% 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1563px) {
  body.home #classictextwidget-5 .featured-properties .properties li a .description {
    margin: -40% 0 22% 0;
  }
}
@media only screen and (min-width: 1564px) {
  body.home #classictextwidget-5 .featured-properties .properties li a .description {
    margin: -40% 0 22% 0;
  }
}
body.home #classictextwidget-5 .featured-properties .properties li a .description h3 {
  text-decoration: none;
  color: #fff;
  line-height: 1.2;
  margin: 0;
  transition: all 0.2s ease-in;
  font-weight: 800;
  font-size: 16px;
  text-shadow: 0px 0px 3px rgba(79, 79, 79, 0.9);
}
@media only screen and (min-width: 668px) {
  body.home #classictextwidget-5 .featured-properties .properties li a .description h3 {
    font-size: 24px;
  }
}
body.home #classictextwidget-5 .featured-properties .properties li a .description .divider {
  border-top: 3px solid #fff;
  width: 30%;
  margin: 10px auto 20px auto;
  display: block;
  text-shadow: 0px 0px 3px rgba(79, 79, 79, 0.8);
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
  transition: all 0.2s ease-in;
}
@media only screen and (min-width: 668px) {
  body.home #classictextwidget-5 .featured-properties .properties li a .description .divider {
    opacity: 0;
    filter: alpha(opacity=0);
    /* For IE8 and earlier */
  }
}
body.home #classictextwidget-5 .featured-properties .properties li a .description p {
  text-decoration: none;
  color: #fff;
  line-height: 1.2;
  margin: 0 0 15px 0;
  font-weight: 800;
  font-size: 16px;
  text-shadow: 0px 0px 3px rgba(79, 79, 79, 0.9);
}
@media only screen and (min-width: 668px) {
  body.home #classictextwidget-5 .featured-properties .properties li a .description p {
    font-size: 22px;
  }
}
body.home #classictextwidget-5 .featured-properties .properties li a .description .view {
  color: #002348;
  background: #fff;
  font-size: 14px;
  padding: 5px;
  margin: 5px auto 0 auto;
  width: 120px;
  text-shadow: 0px 0px 3px rgba(79, 79, 79, 0);
  font-weight: 600;
  transition: all 0.2s ease-in;
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}
@media only screen and (min-width: 479px) and (max-width: 667px) {
  body.home #classictextwidget-5 .featured-properties .properties li a .description .view {
    font-size: 14px;
    padding: 5px;
  }
}
@media only screen and (min-width: 668px) {
  body.home #classictextwidget-5 .featured-properties .properties li a .description .view {
    width: 150px;
    padding: 10px;
    font-size: 18px;
    opacity: 0;
    filter: alpha(opacity=0);
    /* For IE8 and earlier */
  }
}
body.home #classictextwidget-5 .featured-properties .properties li a .description .view:after {
  background: 0 0;
  content: '\f002';
  font-family: FontAwesome;
  margin: 0 0 0 5px;
  text-align: center;
}
body.home #classictextwidget-5 .featured-properties .properties li a:nth-child(3n+3) {
  border-right: none;
}
body.home #classictextwidget-5 .featured-properties .properties li a .hero {
  background: #000;
  height: 0px;
  overflow: hidden;
  padding-bottom: 75%;
  position: relative;
  width: 100%;
}
body.home #classictextwidget-5 .featured-properties .properties li a .hero img {
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in;
  width: auto;
}
body.home #classictextwidget-5 .featured-properties .properties li a:hover .description {
  margin: -45% 0 24% 0;
}
@media only screen and (min-width: 567px) {
  body.home #classictextwidget-5 .featured-properties .properties li a:hover .description {
    margin: -45% 0 30% 0;
  }
}
@media only screen and (min-width: 768px) {
  body.home #classictextwidget-5 .featured-properties .properties li a:hover .description {
    margin: -50% 0 30% 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1563px) {
  body.home #classictextwidget-5 .featured-properties .properties li a:hover .description {
    margin: -45% 0 25% 0;
  }
}
@media only screen and (min-width: 1564px) {
  body.home #classictextwidget-5 .featured-properties .properties li a:hover .description {
    margin: -45% 0 25% 0;
  }
}
body.home #classictextwidget-5 .featured-properties .properties li a:hover .description .view {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}
body.home #classictextwidget-5 .featured-properties .properties li a:hover .description .divider {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
  transition: all 0.2s ease-in;
}
body.home #classictextwidget-5 .featured-properties .properties li a:hover .hero img {
  -ms-transform: translate(-50%, -50%) scale(1.1, 1.1);
  -webkit-transform: translate(-50%, -50%) scale(1.1, 1.1);
  transform: translate(-50%, -50%) scale(1.1, 1.1);
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* For IE8 and earlier */
}
